]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx:
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX}}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % for customized page headers/footers
48 % only needed because they are only used in one section of the document
49 \usepackage{fancyhdr}
50 % change header rule width
51 \renewcommand{\headrulewidth}{2pt}
52
53 % workaround for a makeindex bug,
54 % see sec. "Index Entry Order"
55 % only uncomment this when you are using makindex
56 %\let\OrgIndex\index 
57 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
58 \end_preamble
59 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
60 \use_default_options false
61 \begin_modules
62 customHeadersFooters
63 \end_modules
64 \maintain_unincluded_children false
65 \language english
66 \language_package default
67 \inputencoding auto
68 \fontencoding global
69 \font_roman default
70 \font_sans default
71 \font_typewriter default
72 \font_default_family default
73 \use_non_tex_fonts false
74 \font_sc false
75 \font_osf false
76 \font_sf_scale 100
77 \font_tt_scale 100
78
79 \graphics default
80 \default_output_format default
81 \output_sync 0
82 \bibtex_command default
83 \index_command default
84 \paperfontsize 12
85 \spacing single
86 \use_hyperref true
87 \pdf_title "The LyX User's Guide"
88 \pdf_author "LyX Team"
89 \pdf_subject "LyX"
90 \pdf_keywords "LyX"
91 \pdf_bookmarks true
92 \pdf_bookmarksnumbered true
93 \pdf_bookmarksopen false
94 \pdf_bookmarksopenlevel 1
95 \pdf_breaklinks false
96 \pdf_pdfborder false
97 \pdf_colorlinks true
98 \pdf_backref false
99 \pdf_pdfusetitle false
100 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
101 \papersize default
102 \use_geometry false
103 \use_amsmath 1
104 \use_esint 1
105 \use_mhchem 1
106 \use_mathdots 1
107 \cite_engine basic
108 \use_bibtopic false
109 \use_indices false
110 \paperorientation portrait
111 \suppress_date false
112 \use_refstyle 0
113 \notefontcolor #0000ff
114 \branch Question
115 \selected 1
116 \filename_suffix 0
117 \color #00ff00
118 \end_branch
119 \branch Answer
120 \selected 0
121 \filename_suffix 0
122 \color #aa55ff
123 \end_branch
124 \index Index
125 \shortcut idx
126 \color #008000
127 \end_index
128 \secnumdepth 3
129 \tocdepth 2
130 \paragraph_separation indent
131 \paragraph_indentation default
132 \quotes_language english
133 \papercolumns 1
134 \papersides 2
135 \paperpagestyle default
136 \tracking_changes false
137 \output_changes false
138 \html_math_output 0
139 \html_css_as_file 0
140 \html_be_strict true
141 \author 5863208 "ab" 
142 \end_header
143
144 \begin_body
145
146 \begin_layout Title
147 The LyX User's Guide
148 \end_layout
149
150 \begin_layout Author
151 by the LyX Team
152 \begin_inset Foot
153 status collapsed
154
155 \begin_layout Plain Layout
156 \noindent
157 If you have comments or error corrections, please send them to the LyX Documenta
158 tion mailing list: 
159 \begin_inset CommandInset href
160 LatexCommand href
161 target "lyx-docs@lists.lyx.org"
162 type "mailto:"
163
164 \end_inset
165
166
167 \end_layout
168
169 \end_inset
170
171
172 \begin_inset Newline newline
173 \end_inset
174
175
176 \begin_inset Newline newline
177 \end_inset
178
179 Version 2.0.x
180 \begin_inset Note Note
181 status open
182
183 \begin_layout Plain Layout
184 The latest PDF-version of this document can be found here:
185 \begin_inset Newline newline
186 \end_inset
187
188
189 \series bold
190 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
191 \end_layout
192
193 \end_inset
194
195
196 \end_layout
197
198 \begin_layout Standard
199 \begin_inset CommandInset toc
200 LatexCommand tableofcontents
201
202 \end_inset
203
204
205 \end_layout
206
207 \begin_layout Chapter
208 Getting Started
209 \end_layout
210
211 \begin_layout Section
212 What is LyX?
213 \end_layout
214
215 \begin_layout Standard
216 LyX is a document preparation system.
217  It is a tool for producing beautiful manuscripts, publishable books, business
218  letters and proposals, and even poetry.
219  It is unlike most other 
220 \begin_inset Quotes eld
221 \end_inset
222
223 word processors
224 \begin_inset Quotes erd
225 \end_inset
226
227  in the sense that it uses the paradigm of a markup language as its core
228  editing style.
229  That means that when you type a section header, you mark it as a 
230 \begin_inset Quotes eld
231 \end_inset
232
233 Section
234 \begin_inset Quotes erd
235 \end_inset
236
237 , not 
238 \begin_inset Quotes eld
239 \end_inset
240
241 Bold, 17
242 \begin_inset space \thinspace{}
243 \end_inset
244
245 pt type, left justified, 5
246 \begin_inset space \thinspace{}
247 \end_inset
248
249 mm space below
250 \begin_inset Quotes erd
251 \end_inset
252
253 .
254  LyX takes care of the typesetting for you, so you deal only with concepts,
255  not the mechanics.
256 \end_layout
257
258 \begin_layout Standard
259 This philosophy is explained in much greater detail in the 
260 \emph on
261
262 \begin_inset Quotes eld
263 \end_inset
264
265 Introduction
266 \begin_inset Quotes erd
267 \end_inset
268
269
270 \emph default
271 .
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 \begin_inset Quotes eld
279 \end_inset
280
281
282 \emph on
283 Introduction
284 \emph default
285
286 \begin_inset Quotes erd
287 \end_inset
288
289  describes several things in addition to LyX's philosophy: most importantly,
290  the format of all of the manuals.
291  If you don't read it, you'll have a bear of a time navigating this manual.
292  You might also be better served looking in one of the other manuals instead
293  of this one.
294  
295 \begin_inset Quotes eld
296 \end_inset
297
298
299 \emph on
300 Introduction
301 \emph default
302
303 \begin_inset Quotes erd
304 \end_inset
305
306  describes that, too.
307 \end_layout
308
309 \begin_layout Section
310 How LyX Looks
311 \end_layout
312
313 \begin_layout Standard
314 Like most applications, LyX has the familiar menu bar across the top of
315  its window.
316  Below it is a toolbar with a pulldown box and various buttons.
317  There is, of course, a vertical scrollbar and a main work area for editing
318  documents.
319 \end_layout
320
321 \begin_layout Standard
322 Note that there is no horizontal scrollbar.
323  This is not a bug or an oversight, but intentional.
324  When you read a book, you expect the end of a line to wrap around to the
325  next line.
326  Text overflows onto new pages in a vertical fashion, hence the need for
327  only a vertical scrollbar.
328  There are three cases where you might want a horizontal scrollbar.
329  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
330  This, however, is due
331  to a flaw in the routine that displays graphics on the LyX screen in a
332  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
333  as you'd need to rescale graphics to fit on a page.
334  The second and third cases are tables and equations which are wider than
335  the LyX window.
336  You can use the arrow keys to scroll horizontally through the table, but
337  this doesn't work for equations yet.
338 \end_layout
339
340 \begin_layout Standard
341 For a brief description of all LyX menus and toolbar buttons, have a look
342  at Appendix
343 \begin_inset space ~
344 \end_inset
345
346
347 \begin_inset CommandInset ref
348 LatexCommand ref
349 reference "cha:The-User-Interface"
350
351 \end_inset
352
353 .
354  Most of them are self-explanatory and you'll find them listed in the correspond
355 ing sections of this documentation.
356 \end_layout
357
358 \begin_layout Section
359 HELP
360 \end_layout
361
362 \begin_layout Standard
363 The help system consists of the LyX manuals.
364  You can read 
365 \emph on
366 all
367 \emph default
368  of the manuals from inside LyX.
369  Just select the manual you want read from the 
370 \family sans
371 Help
372 \family default
373  menu.
374 \end_layout
375
376 \begin_layout Section
377 Basic LyX Setup
378 \begin_inset CommandInset label
379 LatexCommand label
380 name "sec:Basic-LyX-Setup"
381
382 \end_inset
383
384
385 \end_layout
386
387 \begin_layout Standard
388 There are several features of LyX that can be configured from inside LyX,
389  without resorting to configuration files.
390  First, LyX is able to inspect your system to see what programs, LaTeX document
391  classes and LaTeX packages are available.
392  It uses this knowledge to give reasonable defaults to several 
393 \family sans
394 Preferences
395 \family default
396
397 \begin_inset Index idx
398 status collapsed
399
400 \begin_layout Plain Layout
401 Preferences
402 \end_layout
403
404 \end_inset
405
406  settings.
407  Although this configuration has already been done when LyX was installed
408  on your system, you might have some items that you installed locally, e.
409 \begin_inset space \thinspace{}
410 \end_inset
411
412 g.
413 \begin_inset space \space{}
414 \end_inset
415
416 new LaTeX classes, and which are not seen by LyX.
417  To force LyX to re-inspect your system, you should use 
418 \family sans
419 Tools\SpecialChar \menuseparator
420 Reconfigure
421 \family default
422 .
423 \begin_inset Index idx
424 status collapsed
425
426 \begin_layout Plain Layout
427 Reconfiguration of LyX
428 \end_layout
429
430 \end_inset
431
432  You should then restart LyX to ensure that the changes are taken into account.
433 \end_layout
434
435 \begin_layout Section
436 LaTeX Setup
437 \begin_inset CommandInset label
438 LatexCommand label
439 name "sec:LaTeX-Setup"
440
441 \end_inset
442
443
444 \end_layout
445
446 \begin_layout Standard
447 You can edit documents in LyX without having LaTeX installed, but you will
448  not to able to create PDFs or print your documents unless you do have it
449  installed.
450  However, some LyX documents use DocBook as the `backend' that can produce
451  PDFs and the like, and every LyX document can always be output as plain
452  text or as XHTML.
453 \end_layout
454
455 \begin_layout Standard
456 Some document classes may depend upon specific LaTeX or DocBook classes
457  or packages.
458  Such document classes can be used even if you do not have the required
459  files installed, but you will not be able to produce certain kinds of output.
460 \end_layout
461
462 \begin_layout Standard
463 The LaTeX packages that LyX has found on your system are listed in a file
464  you can view from the menu 
465 \family sans
466 Help\SpecialChar \menuseparator
467 LaT
468 \begin_inset ERT
469 status collapsed
470
471 \begin_layout Plain Layout
472
473 {}
474 \end_layout
475
476 \end_inset
477
478 eX
479 \begin_inset space ~
480 \end_inset
481
482 Configuration
483 \family default
484 .
485  If you are missing packages you need, then you must install them and then
486  reconfigure LyX (menu 
487 \family sans
488 Tools\SpecialChar \menuseparator
489 Reconfigure
490 \family default
491 ).
492 \begin_inset Note Note
493 status collapsed
494
495 \begin_layout Plain Layout
496 The two braces in the TeX Code box prevent that the term 
497 \begin_inset Quotes eld
498 \end_inset
499
500 LaTeX
501 \begin_inset Quotes erd
502 \end_inset
503
504  from being printed with sub- and superscript letters.
505  More about TeX Code is described in section
506 \begin_inset space ~
507 \end_inset
508
509
510 \begin_inset CommandInset ref
511 LatexCommand ref
512 reference "sec:TeX-Code"
513
514 \end_inset
515
516 , the printout of proper names like LaTeX is explained in section
517 \begin_inset space ~
518 \end_inset
519
520
521 \begin_inset CommandInset ref
522 LatexCommand ref
523 reference "sub:LyX's-Proper-Names"
524
525 \end_inset
526
527 .
528 \end_layout
529
530 \end_inset
531
532
533 \begin_inset Index idx
534 status collapsed
535
536 \begin_layout Plain Layout
537 Reconfiguration of LyX
538 \end_layout
539
540 \end_inset
541
542  See section 5.1 of the 
543 \emph on
544 Customization
545 \emph default
546  manual for more information on installing additional LaTeX packages.
547 \end_layout
548
549 \begin_layout Chapter
550 How to work with LyX
551 \end_layout
552
553 \begin_layout Section
554 Basic File Operations
555 \begin_inset Index idx
556 status collapsed
557
558 \begin_layout Plain Layout
559 File Operations
560 \end_layout
561
562 \end_inset
563
564
565 \end_layout
566
567 \begin_layout Standard
568 Under the 
569 \family sans
570 File
571 \family default
572  menu and in the standard toolbar are basic operations for any word processor
573  in addition to some more advanced operations:
574 \end_layout
575
576 \begin_layout Itemize
577
578 \family sans
579 New 
580 \begin_inset Info
581 type  "icon"
582 arg   "buffer-new"
583 \end_inset
584
585
586 \end_layout
587
588 \begin_layout Itemize
589
590 \family sans
591 New
592 \begin_inset space ~
593 \end_inset
594
595 from
596 \bar under
597
598 \begin_inset space ~
599 \end_inset
600
601
602 \bar default
603 Template
604 \end_layout
605
606 \begin_layout Itemize
607
608 \family sans
609 Open 
610 \begin_inset Info
611 type  "icon"
612 arg   "file-open"
613 \end_inset
614
615
616 \end_layout
617
618 \begin_layout Itemize
619
620 \family sans
621 Close
622 \end_layout
623
624 \begin_layout Itemize
625
626 \family sans
627 Save 
628 \begin_inset Info
629 type  "icon"
630 arg   "buffer-write"
631 \end_inset
632
633
634 \end_layout
635
636 \begin_layout Itemize
637
638 \family sans
639 Save
640 \begin_inset space ~
641 \end_inset
642
643 As
644 \end_layout
645
646 \begin_layout Itemize
647
648 \family sans
649 Revert
650 \begin_inset space ~
651 \end_inset
652
653 to
654 \begin_inset space ~
655 \end_inset
656
657 saved
658 \end_layout
659
660 \begin_layout Itemize
661
662 \family sans
663 Version
664 \begin_inset space ~
665 \end_inset
666
667 Control
668 \end_layout
669
670 \begin_layout Itemize
671
672 \family sans
673 Import
674 \end_layout
675
676 \begin_layout Itemize
677
678 \family sans
679 Export
680 \end_layout
681
682 \begin_layout Itemize
683
684 \family sans
685 Print 
686 \begin_inset Info
687 type  "icon"
688 arg   "dialog-show print"
689 \end_inset
690
691
692 \end_layout
693
694 \begin_layout Itemize
695
696 \family sans
697 Exit
698 \end_layout
699
700 \begin_layout Standard
701 They all do pretty much the same thing as in other word processors, with
702  a few minor differences.
703  The 
704 \family sans
705 File\SpecialChar \menuseparator
706 New
707 \begin_inset space ~
708 \end_inset
709
710 from
711 \bar under
712
713 \begin_inset space ~
714 \end_inset
715
716
717 \bar default
718 Template
719 \family default
720  command not only prompts you for a name for the new file, but also prompts
721  you for a template to use.
722  Selecting a template will automatically set certain layout features for
723  the document, features you would otherwise need to change manually.
724  They can be of use for certain classes, especially those for writing letters
725  (see section
726 \begin_inset space ~
727 \end_inset
728
729
730 \begin_inset CommandInset ref
731 LatexCommand ref
732 reference "sec:Document-Classes"
733
734 \end_inset
735
736 ).
737 \end_layout
738
739 \begin_layout Standard
740 \begin_inset Note Greyedout
741 status open
742
743 \begin_layout Plain Layout
744
745 \series bold
746 Note:
747 \series default
748  There is no 
749 \begin_inset Quotes eld
750 \end_inset
751
752 default file
753 \begin_inset Quotes erd
754 \end_inset
755
756  or document named 
757 \begin_inset Quotes eld
758 \end_inset
759
760 Untitled
761 \begin_inset Quotes erd
762 \end_inset
763
764  or 
765 \begin_inset Quotes eld
766 \end_inset
767
768 scratch.
769 \begin_inset Quotes erd
770 \end_inset
771
772  Unless you tell LyX to open a file or create a new one, that big, blank
773  space is just that — a big, blank space.
774 \end_layout
775
776 \end_inset
777
778
779 \end_layout
780
781 \begin_layout Standard
782
783 \family sans
784 Revert
785 \begin_inset space ~
786 \end_inset
787
788 to
789 \begin_inset space ~
790 \end_inset
791
792 saved
793 \family default
794  and 
795 \family sans
796 Version
797 \begin_inset space ~
798 \end_inset
799
800 Control
801 \family default
802  are useful if more people work on the same document at the same time
803 \begin_inset Foot
804 status collapsed
805
806 \begin_layout Plain Layout
807 If you plan to do this, you should check out the Version Control feature
808  in LyX also.
809  Read 
810 \emph on
811 Additional Features
812 \emph default
813 \SpecialChar \@.
814
815 \end_layout
816
817 \end_inset
818
819 .
820  
821 \family sans
822 Revert
823 \begin_inset space ~
824 \end_inset
825
826 to
827 \begin_inset space ~
828 \end_inset
829
830 saved
831 \family default
832  will reload the document from disk.
833  You can of course also use it if you regret that you changed a document
834  and want to restore it to the last save.
835  With
836 \family sans
837  Version
838 \begin_inset space ~
839 \end_inset
840
841 Control 
842 \family default
843 you can there register the changes you made to a document so that others
844  can identify them as your changes.
845 \end_layout
846
847 \begin_layout Section
848 Basic Editing Features
849 \begin_inset Index idx
850 status collapsed
851
852 \begin_layout Plain Layout
853 Editing
854 \end_layout
855
856 \end_inset
857
858
859 \begin_inset CommandInset label
860 LatexCommand label
861 name "sec:Basic-Editing-Features"
862
863 \end_inset
864
865
866 \end_layout
867
868 \begin_layout Standard
869 Like most modern word processors, LyX can perform cut and paste operations
870  on blocks of text, can move by character, word, or page of text, and can
871  delete whole words as well as individual characters.
872  The next four sections cover the basic LyX editing features and how to
873  access them.
874  We'll start with cut and paste.
875 \end_layout
876
877 \begin_layout Standard
878 As you might expect, the 
879 \family sans
880 Edit
881 \family default
882  menu and the standard toolbar has the cut and paste commands, along with
883  various other editing features.
884  Some of these are special and covered in later sections.
885  The basic ones are:
886 \end_layout
887
888 \begin_layout Itemize
889
890 \family sans
891 Cut 
892 \family default
893
894 \begin_inset Info
895 type  "icon"
896 arg   "cut"
897 \end_inset
898
899
900 \end_layout
901
902 \begin_layout Itemize
903
904 \family sans
905 Copy 
906 \family default
907
908 \begin_inset Info
909 type  "icon"
910 arg   "copy"
911 \end_inset
912
913
914 \end_layout
915
916 \begin_layout Itemize
917
918 \family sans
919 Paste 
920 \family default
921
922 \begin_inset Info
923 type  "icon"
924 arg   "paste"
925 \end_inset
926
927
928 \end_layout
929
930 \begin_layout Itemize
931
932 \family sans
933 Paste
934 \begin_inset space ~
935 \end_inset
936
937 Recent
938 \end_layout
939
940 \begin_layout Itemize
941
942 \family sans
943 Paste
944 \begin_inset space ~
945 \end_inset
946
947 Special
948 \end_layout
949
950 \begin_layout Itemize
951
952 \family sans
953 Find
954 \begin_inset space ~
955 \end_inset
956
957 &
958 \begin_inset space ~
959 \end_inset
960
961 Replace 
962 \family default
963
964 \begin_inset Info
965 type  "icon"
966 arg   "dialog-show findreplace"
967 \end_inset
968
969
970 \end_layout
971
972 \begin_layout Standard
973 The first three are self-explanatory.
974  One thing to note: whenever you delete a block of text that you've selected,
975  it's automatically placed in the clipboard.
976  That is, the 
977 \family sans
978 Delete
979 \family default
980  and 
981 \family sans
982 Backspace
983 \family default
984  keys also function as the 
985 \family sans
986 Cut
987 \family default
988  command.
989  Also, if you've selected text, be careful: If you hit a key, LyX will completel
990 y delete the selected text and replace it with what you just typed.
991  You'll have to do an 
992 \family sans
993 Undo
994 \family default
995  to get back the lost text.
996 \end_layout
997
998 \begin_layout Standard
999 \begin_inset Index idx
1000 status collapsed
1001
1002 \begin_layout Plain Layout
1003 Paste
1004 \end_layout
1005
1006 \end_inset
1007
1008 You can also copy text between LyX and other programs by cut, copy and paste.
1009  The submenu of 
1010 \family sans
1011 Paste
1012 \begin_inset space ~
1013 \end_inset
1014
1015 Recent
1016 \family default
1017  shows you a list with the last strings you have pasted.
1018 \end_layout
1019
1020 \begin_layout Standard
1021 The menu 
1022 \family sans
1023 Edit\SpecialChar \menuseparator
1024 Paste
1025 \begin_inset space ~
1026 \end_inset
1027
1028 Special\SpecialChar \menuseparator
1029 Plain
1030 \begin_inset space ~
1031 \end_inset
1032
1033 Text, Join
1034 \begin_inset space ~
1035 \end_inset
1036
1037 Lines
1038 \family default
1039  will insert the text in the clipboard so that the whole text is inserted
1040  as 
1041 \emph on
1042 one
1043 \emph default
1044  paragraph.
1045  A new paragraph is started when there is a blank line in the file.
1046  Without 
1047 \family sans
1048 Join
1049 \begin_inset space ~
1050 \end_inset
1051
1052 Lines
1053 \family default
1054 , the text is inserted as Paragraphs, where the line breaks of the text
1055  will start a new paragraph.
1056 \end_layout
1057
1058 \begin_layout Standard
1059 \begin_inset Index idx
1060 status collapsed
1061
1062 \begin_layout Plain Layout
1063 Replace
1064 \end_layout
1065
1066 \end_inset
1067
1068
1069 \begin_inset Index idx
1070 status collapsed
1071
1072 \begin_layout Plain Layout
1073 Find
1074 \end_layout
1075
1076 \end_inset
1077
1078 The 
1079 \family sans
1080 Edit\SpecialChar \menuseparator
1081 Find
1082 \begin_inset space ~
1083 \end_inset
1084
1085 &
1086 \begin_inset space ~
1087 \end_inset
1088
1089 Replace
1090 \family default
1091  item opens the 
1092 \family sans
1093 Find
1094 \begin_inset space ~
1095 \end_inset
1096
1097 and
1098 \begin_inset space ~
1099 \end_inset
1100
1101 Replace
1102 \family default
1103  dialog.
1104  Once you have found a word or expression, LyX selects it.
1105  Hitting the 
1106 \family sans
1107 Replace
1108 \family default
1109  button replaces the selected text with the contents of the 
1110 \family sans
1111 Replace
1112 \begin_inset space ~
1113 \end_inset
1114
1115 with
1116 \family default
1117  field.
1118  You can click the 
1119 \family sans
1120 Find
1121 \begin_inset space ~
1122 \end_inset
1123
1124 Next
1125 \family default
1126  button to skip the current word.
1127  Hit 
1128 \family sans
1129 Replace
1130 \begin_inset space ~
1131 \end_inset
1132
1133 All
1134 \family default
1135  to replace all occurrences of the text in the document automatically.
1136  The 
1137 \family sans
1138 Case
1139 \begin_inset space ~
1140 \end_inset
1141
1142 sensitive
1143 \family default
1144  option can be used if you want the search to consider the case of the search
1145  word.
1146  If the toggle is set, searching for 
1147 \begin_inset Quotes eld
1148 \end_inset
1149
1150
1151 \family typewriter
1152 Test
1153 \family default
1154
1155 \begin_inset Quotes erd
1156 \end_inset
1157
1158  will not match the word 
1159 \begin_inset Quotes eld
1160 \end_inset
1161
1162
1163 \family typewriter
1164 test
1165 \family default
1166
1167 \begin_inset Quotes erd
1168 \end_inset
1169
1170 .
1171  The 
1172 \family sans
1173 Match whole words only
1174 \family default
1175  option can be used to force LyX to only find complete words, e.
1176 \begin_inset space \thinspace{}
1177 \end_inset
1178
1179 g., searching for 
1180 \begin_inset Quotes eld
1181 \end_inset
1182
1183
1184 \family typewriter
1185 star
1186 \family default
1187
1188 \begin_inset Quotes erd
1189 \end_inset
1190
1191  will not match 
1192 \begin_inset Quotes eld
1193 \end_inset
1194
1195
1196 \family typewriter
1197 starlet
1198 \family default
1199
1200 \begin_inset Quotes erd
1201 \end_inset
1202
1203 .
1204  LyX offers also an advanced 
1205 \family sans
1206 Find
1207 \begin_inset space ~
1208 \end_inset
1209
1210 &
1211 \begin_inset space ~
1212 \end_inset
1213
1214 Replace
1215 \family default
1216  feature that is described in sec.
1217 \begin_inset space ~
1218 \end_inset
1219
1220
1221 \begin_inset CommandInset ref
1222 LatexCommand ref
1223 reference "sec:Advanced-Find-and"
1224
1225 \end_inset
1226
1227 .
1228 \end_layout
1229
1230 \begin_layout Standard
1231 Things like notes, floats, etc., the so called insets can be dissolved.
1232  This means that the inset is deleted and its content is left as normal
1233  text.
1234  Dissolving an inset is done by setting the cursor to the beginning of an
1235  inset and pressing 
1236 \family sans
1237 Backspace
1238 \family default
1239  or by setting the cursor to the end and pressing 
1240 \family sans
1241 Delete
1242 \family default
1243 .
1244 \end_layout
1245
1246 \begin_layout Section
1247 Undo and Redo
1248 \begin_inset Index idx
1249 status collapsed
1250
1251 \begin_layout Plain Layout
1252 Redo
1253 \end_layout
1254
1255 \end_inset
1256
1257
1258 \begin_inset Index idx
1259 status collapsed
1260
1261 \begin_layout Plain Layout
1262 Undo
1263 \end_layout
1264
1265 \end_inset
1266
1267
1268 \begin_inset CommandInset label
1269 LatexCommand label
1270 name "sec:Undo-and-Redo"
1271
1272 \end_inset
1273
1274
1275 \end_layout
1276
1277 \begin_layout Standard
1278 If you make a mistake, you can easily recover from it.
1279  LyX has a large-capacity undo/redo buffer.
1280  Select 
1281 \family sans
1282 Edit\SpecialChar \menuseparator
1283 Undo
1284 \family default
1285  or the toolbar button 
1286 \begin_inset Info
1287 type  "icon"
1288 arg   "undo"
1289 \end_inset
1290
1291  to undo some mistake.
1292  If you accidentally undo too much, use 
1293 \family sans
1294 Edit\SpecialChar \menuseparator
1295 Redo
1296 \family default
1297  or the toolbar button 
1298 \begin_inset Info
1299 type  "icon"
1300 arg   "redo"
1301 \end_inset
1302
1303  to 
1304 \begin_inset Quotes eld
1305 \end_inset
1306
1307 undo the undo.
1308 \begin_inset Quotes erd
1309 \end_inset
1310
1311  The undo mechanism is currently limited to 100
1312 \begin_inset space \thinspace{}
1313 \end_inset
1314
1315 steps to minimize memory overhead.
1316 \end_layout
1317
1318 \begin_layout Standard
1319 Note that if you revert back all changes to arrive to the document as it
1320  was last saved, the 
1321 \begin_inset Quotes eld
1322 \end_inset
1323
1324 changed
1325 \begin_inset Quotes erd
1326 \end_inset
1327
1328  status of the document is unfortunately not reset.
1329  This is a consequence of the 100
1330 \begin_inset space \thinspace{}
1331 \end_inset
1332
1333 step undo limit, above.
1334 \end_layout
1335
1336 \begin_layout Standard
1337
1338 \family sans
1339 Undo
1340 \family default
1341  and 
1342 \family sans
1343 Redo
1344 \family default
1345  work on almost everything in LyX.
1346  But they won't undo or redo text character by character, but by blocks
1347  of text.
1348 \end_layout
1349
1350 \begin_layout Section
1351 Mouse Operations
1352 \begin_inset Index idx
1353 status collapsed
1354
1355 \begin_layout Plain Layout
1356 Mouse Operations
1357 \end_layout
1358
1359 \end_inset
1360
1361
1362 \end_layout
1363
1364 \begin_layout Standard
1365 These are the most basic mouse operations.
1366 \end_layout
1367
1368 \begin_layout Enumerate
1369 Motion
1370 \end_layout
1371
1372 \begin_deeper
1373 \begin_layout Itemize
1374 Click the 
1375 \emph on
1376 left mouse button
1377 \emph default
1378  once anywhere in the edit window.
1379  The cursor moves to the text under the mouse.
1380 \end_layout
1381
1382 \end_deeper
1383 \begin_layout Enumerate
1384 Selecting Text
1385 \end_layout
1386
1387 \begin_deeper
1388 \begin_layout Itemize
1389 Hold down the 
1390 \emph on
1391 left mouse button
1392 \emph default
1393  and drag the mouse.
1394  LyX marks the text between the old and new mouse positions.
1395  Use 
1396 \family sans
1397 Edit\SpecialChar \menuseparator
1398 Copy
1399 \family default
1400  to create a copy of the text in LyX's buffer (and the clipboard).
1401 \end_layout
1402
1403 \begin_layout Itemize
1404 Re-position the cursor and then paste the text back into LyX using 
1405 \family sans
1406 Edit\SpecialChar \menuseparator
1407 Paste
1408 \family default
1409 .
1410 \end_layout
1411
1412 \end_deeper
1413 \begin_layout Enumerate
1414 Insets (Footnotes, Notes, Floats, etc.)
1415 \end_layout
1416
1417 \begin_deeper
1418 \begin_layout Standard
1419 Right-click on them to set their properties.
1420  Also check the appropriate section of this manual for more details.
1421 \end_layout
1422
1423 \end_deeper
1424 \begin_layout Enumerate
1425 Tables
1426 \end_layout
1427
1428 \begin_deeper
1429 \begin_layout Standard
1430
1431 \emph on
1432 Single click
1433 \emph default
1434  the right mouse button to open a dialog that will allow you to manipulate
1435  the table.
1436 \end_layout
1437
1438 \end_deeper
1439 \begin_layout Section
1440 Navigating
1441 \begin_inset CommandInset label
1442 LatexCommand label
1443 name "sec:Navigating"
1444
1445 \end_inset
1446
1447
1448 \begin_inset Index idx
1449 status collapsed
1450
1451 \begin_layout Plain Layout
1452 Navigating
1453 \end_layout
1454
1455 \end_inset
1456
1457
1458 \end_layout
1459
1460 \begin_layout Standard
1461 LyX offers you several ways to navigate in documents:
1462 \end_layout
1463
1464 \begin_layout Itemize
1465 The 
1466 \family sans
1467 Navigate
1468 \family default
1469  menu lists all sections of the document as submenu entries that you can
1470  click to jump to the corresponding document part.
1471 \end_layout
1472
1473 \begin_layout Itemize
1474 The `Outline', which is accessed either by the menu 
1475 \family sans
1476 Document\SpecialChar \menuseparator
1477 Outline
1478 \family default
1479  or by the toolbar button 
1480 \begin_inset Info
1481 type  "icon"
1482 arg   "dialog-toggle toc"
1483 \end_inset
1484
1485 .
1486 \end_layout
1487
1488 \begin_layout Itemize
1489 You can set bookmarks in your document under 
1490 \family sans
1491 Navigate\SpecialChar \menuseparator
1492 Bookmarks
1493 \family default
1494  and use the same menu to return to them.
1495  Note that bookmarks are saved between sessions.
1496 \end_layout
1497
1498 \begin_layout Standard
1499 The toolbar button 
1500 \begin_inset Info
1501 type  "icon"
1502 arg   "bookmark-goto 0"
1503 \end_inset
1504
1505  (also 
1506 \family sans
1507 Navigate\SpecialChar \menuseparator
1508 Bookmarks\SpecialChar \menuseparator
1509 NavigateBack
1510 \family default
1511 ) jumps to the position in the document where you recently changed something.
1512  This is useful when you have a large document and have navigated or scrolled
1513  to another document part to look for something, and want to go back to
1514  your last editing position.
1515 \end_layout
1516
1517 \begin_layout Subsection
1518 The Outliner
1519 \end_layout
1520
1521 \begin_layout Standard
1522 The Outline was known in earlier versions of LyX as the 
1523 \begin_inset Quotes eld
1524 \end_inset
1525
1526 TOC
1527 \begin_inset Quotes erd
1528 \end_inset
1529
1530 , since its original purpose was to display the document's table of contents.
1531  The Outline has become much more powerful now, however.
1532  In the pull-down box at the top of the outline window, you can choose between
1533  several different lists, including other TOC-like objects, such as lists
1534  of tables and figures, but also lists of footnotes, or labels and cross-referen
1535 ces (see 
1536 \begin_inset CommandInset ref
1537 LatexCommand formatted
1538 reference "sec:Cross-References"
1539
1540 \end_inset
1541
1542 ), or notes, or citations (see 
1543 \begin_inset CommandInset ref
1544 LatexCommand formatted
1545 reference "sec:Bibliography"
1546
1547 \end_inset
1548
1549 ).
1550  Clicking on any of these will take you to the corresponding object in your
1551  document.
1552  The Outline has become much more powerful now, however.
1553  In the pull-down box at the top of the outline window, you can choose between
1554  several different lists, including other TOC-like objects, such as lists
1555  of tables and figures, but also lists of footnotes, or labels and cross-referen
1556 ces (see 
1557 \begin_inset CommandInset ref
1558 LatexCommand formatted
1559 reference "sec:Cross-References"
1560
1561 \end_inset
1562
1563 ), or notes, or of citations (see 
1564 \begin_inset CommandInset ref
1565 LatexCommand formatted
1566 reference "sec:Bibliography"
1567
1568 \end_inset
1569
1570 ).
1571  Clicking on any of these will take you to the corresponding object in your
1572  document.
1573 \end_layout
1574
1575 \begin_layout Standard
1576 Right-clicking on elements in the Outline will in many cases open a context
1577  menu that will allow for direct modification of those elements.
1578  For example, with citations, the context menu allows you to open the citation
1579  dialog and to modify the citation.
1580  Right-clicking a change will allow you to accept or reject it.
1581  And so on.
1582 \end_layout
1583
1584 \begin_layout Standard
1585 The `Filter' field at the top allows you to restrict which entries appear
1586  in the Outline.
1587  For example, if you are displaying the list of Labels and References and
1588  wish to see only references to subsections, you can enter the text 
1589 \begin_inset Quotes eld
1590 \end_inset
1591
1592 sub:
1593 \begin_inset Quotes erd
1594 \end_inset
1595
1596  in the filter, and only entries containing that text will be displayed.
1597 \end_layout
1598
1599 \begin_layout Standard
1600 At the bottom of the outline are several buttons and the like that allow
1601  you further to control the display.
1602  The 
1603 \family sans
1604 Sort
1605 \family default
1606  option sorts the current list alphabetically.
1607  Otherwise, the elements appear in the order in which they occur in the
1608  document.The 
1609 \family sans
1610 Keep
1611 \family default
1612  option keeps it in the current view state.
1613  Keeping means that when you have e.
1614 \begin_inset space \thinspace{}
1615 \end_inset
1616
1617 g.
1618 \begin_inset space \space{}
1619 \end_inset
1620
1621 the subsections of section
1622 \begin_inset space ~
1623 \end_inset
1624
1625 2 and 4 shown and click on section
1626 \begin_inset space ~
1627 \end_inset
1628
1629 3, the subsections of section
1630 \begin_inset space ~
1631 \end_inset
1632
1633 2 and 4 will still be shown.
1634  Without the 
1635 \family sans
1636 Keep
1637 \family default
1638  option they will be hidden to highlight the clicked section
1639 \begin_inset space ~
1640 \end_inset
1641
1642 3.
1643  Finally, the slider at the left can be used to open the Outline to a given
1644  
1645 \begin_inset Quotes eld
1646 \end_inset
1647
1648 depth
1649 \begin_inset Quotes erd
1650 \end_inset
1651
1652 .
1653  It is best just to experiment with it to see how it works.
1654 \end_layout
1655
1656 \begin_layout Standard
1657 The 
1658 \begin_inset space ~
1659 \end_inset
1660
1661
1662 \begin_inset Graphics
1663         filename ../images/reload.png
1664
1665 \end_inset
1666
1667
1668 \begin_inset space ~
1669 \end_inset
1670
1671 button refreshes the TOC (though this should not usually be necessary).
1672  Next to it are buttons that allow you to change the position of sections
1673  in your document.
1674  The 
1675 \begin_inset space \space{}
1676 \end_inset
1677
1678
1679 \begin_inset Graphics
1680         filename ../images/down.png
1681         scale 85
1682         groupId toolbarbuttons
1683
1684 \end_inset
1685
1686
1687 \begin_inset space ~
1688 \end_inset
1689
1690  and 
1691 \begin_inset space \space{}
1692 \end_inset
1693
1694
1695 \begin_inset Graphics
1696         filename ../images/up.png
1697         scale 85
1698         groupId toolbarbuttons
1699
1700 \end_inset
1701
1702
1703 \begin_inset space ~
1704 \end_inset
1705
1706  buttons move sections up and down in the document.
1707  So, for example, you can move section
1708 \begin_inset space ~
1709 \end_inset
1710
1711 2.5 before section
1712 \begin_inset space ~
1713 \end_inset
1714
1715 2.4 or after section
1716 \begin_inset space ~
1717 \end_inset
1718
1719 2.6.
1720  LyX will then automatically renumber the sections to the new order.
1721  With the buttons 
1722 \begin_inset Graphics
1723         filename ../images/promote.png
1724         scale 85
1725         groupId toolbarbuttons
1726
1727 \end_inset
1728
1729  and 
1730 \begin_inset Graphics
1731         filename ../images/demote.png
1732         scale 85
1733         groupId toolbarbuttons
1734
1735 \end_inset
1736
1737  (or the corresponding key bindings 
1738 \family sans
1739 Tab
1740 \family default
1741  and 
1742 \family sans
1743 Shift-Tab
1744 \family default
1745 ) you can change the level of sections.
1746  So you can for example make section
1747 \begin_inset space ~
1748 \end_inset
1749
1750 2.5 chapter
1751 \begin_inset space ~
1752 \end_inset
1753
1754 3 or to subsection
1755 \begin_inset space ~
1756 \end_inset
1757
1758 2.4.1.
1759 \end_layout
1760
1761 \begin_layout Section
1762 \begin_inset CommandInset label
1763 LatexCommand label
1764 name "sec:Input-Completion"
1765
1766 \end_inset
1767
1768
1769 \begin_inset Index idx
1770 status collapsed
1771
1772 \begin_layout Plain Layout
1773 Input completion
1774 \end_layout
1775
1776 \end_inset
1777
1778
1779 \begin_inset Index idx
1780 status collapsed
1781
1782 \begin_layout Plain Layout
1783 Word completion|see
1784 \begin_inset ERT
1785 status collapsed
1786
1787 \begin_layout Plain Layout
1788
1789 {
1790 \end_layout
1791
1792 \end_inset
1793
1794 Input completion
1795 \begin_inset ERT
1796 status collapsed
1797
1798 \begin_layout Plain Layout
1799
1800 }
1801 \end_layout
1802
1803 \end_inset
1804
1805
1806 \end_layout
1807
1808 \end_inset
1809
1810 Input / Word Completion
1811 \end_layout
1812
1813 \begin_layout Standard
1814 LyX provides completion of words by scanning all documents that are currently
1815  opened.
1816  Every word that appears in these documents is added to a database that
1817  is used to propose completions.
1818 \end_layout
1819
1820 \begin_layout Standard
1821 By default LyX shows a small triangle behind the cursor as indicator that
1822  there are completions available.
1823  You can then press the 
1824 \family sans
1825 Tab
1826 \family default
1827  key to use this completion.
1828  When several completions are possible, a popup is opened showing them.
1829  You can select a completion in the popup using the mouse or the arrow keys,
1830  and accept the chosen completion be pressing 
1831 \family sans
1832 Return
1833 \family default
1834 .
1835 \end_layout
1836
1837 \begin_layout Standard
1838 In the preferences dialog, which is opened with the menu 
1839 \family sans
1840 Tools\SpecialChar \menuseparator
1841 Preferences
1842 \family default
1843 , the cursor completion indicator can be turned off in the section 
1844 \family sans
1845 Editing\SpecialChar \menuseparator
1846 Input Completion
1847 \family default
1848  by deselecting the option 
1849 \family sans
1850 Cursor indicator
1851 \family default
1852 .
1853  With the option 
1854 \family sans
1855 Automatic inline completion
1856 \family default
1857  the proposed completion is shown directly behind the cursor position.
1858  To accept this proposal, use the 
1859 \family sans
1860 Tab
1861 \family default
1862  key.
1863  With the option 
1864 \family sans
1865 Automatic popup
1866 \family default
1867  the completions are always shown in a popup.
1868  LyX offers some more completion settings for experts that are described
1869  in sec.
1870 \begin_inset space \thinspace{}
1871 \end_inset
1872
1873
1874 \begin_inset CommandInset ref
1875 LatexCommand ref
1876 reference "sub:Input-Completion-Appendix"
1877
1878 \end_inset
1879
1880 .
1881 \end_layout
1882
1883 \begin_layout Section
1884 Basic Key Bindings
1885 \begin_inset Index idx
1886 status collapsed
1887
1888 \begin_layout Plain Layout
1889 Key Bindings
1890 \end_layout
1891
1892 \end_inset
1893
1894
1895 \begin_inset Index idx
1896 status collapsed
1897
1898 \begin_layout Plain Layout
1899 Bindings|see
1900 \begin_inset ERT
1901 status collapsed
1902
1903 \begin_layout Plain Layout
1904
1905 {
1906 \end_layout
1907
1908 \end_inset
1909
1910 Key Bindings
1911 \begin_inset ERT
1912 status collapsed
1913
1914 \begin_layout Plain Layout
1915
1916 }
1917 \end_layout
1918
1919 \end_inset
1920
1921
1922 \end_layout
1923
1924 \end_inset
1925
1926
1927 \begin_inset Index idx
1928 status collapsed
1929
1930 \begin_layout Plain Layout
1931 Shortcuts|see
1932 \begin_inset ERT
1933 status collapsed
1934
1935 \begin_layout Plain Layout
1936
1937 {
1938 \end_layout
1939
1940 \end_inset
1941
1942 Key Bindings
1943 \begin_inset ERT
1944 status collapsed
1945
1946 \begin_layout Plain Layout
1947
1948 }
1949 \end_layout
1950
1951 \end_inset
1952
1953
1954 \end_layout
1955
1956 \end_inset
1957
1958
1959 \end_layout
1960
1961 \begin_layout Standard
1962 There are at least two different primary binding maps: CUA and Emacs.
1963  LyX's default is CUA.
1964 \end_layout
1965
1966 \begin_layout Standard
1967 Some keys, like 
1968 \family sans
1969 Page
1970 \begin_inset space ~
1971 \end_inset
1972
1973 Up
1974 \family default
1975
1976 \family sans
1977 Page
1978 \begin_inset space ~
1979 \end_inset
1980
1981 Down
1982 \family default
1983
1984 \family sans
1985 Left
1986 \family default
1987
1988 \family sans
1989 Right
1990 \family default
1991
1992 \family sans
1993 Up
1994 \family default
1995 , and 
1996 \family sans
1997 Down
1998 \family default
1999 , do exactly what you expect them to do.
2000  Other keys don't:
2001 \end_layout
2002
2003 \begin_layout Labeling
2004 \labelwidthstring 00.00.0000
2005
2006 \family sans
2007 Tab
2008 \begin_inset CommandInset nomenclature
2009 LatexCommand nomenclature
2010 symbol "Tab"
2011 description "Tabulator key"
2012
2013 \end_inset
2014
2015
2016 \family default
2017  There is no such thing as a tab stop in LyX.
2018  If you don't understand this, go read sections
2019 \begin_inset space ~
2020 \end_inset
2021
2022
2023 \begin_inset CommandInset ref
2024 LatexCommand ref
2025 reference "sec:Par-indent-intro"
2026
2027 \end_inset
2028
2029  and 
2030 \begin_inset CommandInset ref
2031 LatexCommand ref
2032 reference "sec:Paragraph-Environments"
2033
2034 \end_inset
2035
2036 , especially section
2037 \begin_inset space ~
2038 \end_inset
2039
2040
2041 \begin_inset CommandInset ref
2042 LatexCommand ref
2043 reference "sub:Lists"
2044
2045 \end_inset
2046
2047 , right now.
2048  Yes, right now.
2049  If you're still confused, look in the 
2050 \emph on
2051 Tutorial
2052 \emph default
2053 .
2054 \end_layout
2055
2056 \begin_layout Labeling
2057 \labelwidthstring 00.00.0000
2058
2059 \family sans
2060 Esc
2061 \begin_inset CommandInset nomenclature
2062 LatexCommand nomenclature
2063 symbol "Esc"
2064 description "Escape key"
2065
2066 \end_inset
2067
2068
2069 \family default
2070  This is the 
2071 \begin_inset Quotes eld
2072 \end_inset
2073
2074 cancel key.
2075 \begin_inset Quotes erd
2076 \end_inset
2077
2078  It's used, generically, to cancel operations.
2079  Other parts of the manual will go into greater detail about this.
2080 \end_layout
2081
2082 \begin_layout Labeling
2083 \labelwidthstring 00.00.0000
2084
2085 \family sans
2086 Home
2087 \family default
2088
2089 \begin_inset space ~
2090 \end_inset
2091
2092 and
2093 \begin_inset space ~
2094 \end_inset
2095
2096
2097 \family sans
2098 End
2099 \family default
2100  These move the cursor, respectively, to the beginning and end of a line,
2101  unless you are using the Emacs bindings where they jump to the beginning
2102  or end of the file.
2103 \end_layout
2104
2105 \begin_layout Standard
2106 There are three modifier keys:
2107 \end_layout
2108
2109 \begin_layout Labeling
2110 \labelwidthstring 00.00.0000
2111
2112 \family sans
2113 Control
2114 \family default
2115  (Denoted by 
2116 \begin_inset Quotes eld
2117 \end_inset
2118
2119
2120 \family sans
2121 Ctrl
2122 \family default
2123
2124 \begin_inset Quotes erd
2125 \end_inset
2126
2127
2128 \begin_inset CommandInset nomenclature
2129 LatexCommand nomenclature
2130 symbol "Ctrl"
2131 description "Control key"
2132
2133 \end_inset
2134
2135  in the documentation files) This has a couple of different uses, depending
2136  on which keys it's used in combination with:
2137 \end_layout
2138
2139 \begin_deeper
2140 \begin_layout Itemize
2141 With 
2142 \family sans
2143 Backspace
2144 \family default
2145  or 
2146 \family sans
2147 Delete
2148 \family default
2149 , it deletes an entire word instead of a single character.
2150 \end_layout
2151
2152 \begin_layout Itemize
2153 With 
2154 \family sans
2155 Left
2156 \family default
2157  and 
2158 \family sans
2159 Right
2160 \family default
2161 , it moves by words instead of characters.
2162 \end_layout
2163
2164 \begin_layout Itemize
2165 With 
2166 \family sans
2167 Home
2168 \family default
2169  and 
2170 \family sans
2171 End
2172 \family default
2173 , it moves to the beginning and the end of the document, respectively.
2174 \end_layout
2175
2176 \end_deeper
2177 \begin_layout Labeling
2178 \labelwidthstring 00.00.0000
2179
2180 \family sans
2181 Shift
2182 \family default
2183  (Denoted by 
2184 \begin_inset Quotes eld
2185 \end_inset
2186
2187
2188 \family sans
2189 Shift
2190 \family default
2191
2192 \begin_inset Quotes erd
2193 \end_inset
2194
2195
2196 \begin_inset CommandInset nomenclature
2197 LatexCommand nomenclature
2198 symbol "Shift"
2199 description "Shift key"
2200
2201 \end_inset
2202
2203  in the documentation files) Use this with any of the motion keys to select
2204  the text between the old and new cursor positions.
2205 \end_layout
2206
2207 \begin_layout Labeling
2208 \labelwidthstring 00.00.0000
2209
2210 \family sans
2211 Alt
2212 \family default
2213  (Denoted by 
2214 \begin_inset Quotes eld
2215 \end_inset
2216
2217
2218 \family sans
2219 Alt
2220 \family default
2221
2222 \begin_inset Quotes erd
2223 \end_inset
2224
2225
2226 \begin_inset CommandInset nomenclature
2227 LatexCommand nomenclature
2228 symbol "Alt"
2229 description "Alt or Meta key"
2230
2231 \end_inset
2232
2233  in the documentation files) This is the Alt key on many keyboards, unless
2234  your keyboard has a distinct Meta key.
2235  If you have both keys, you will need to try out which one actually performs
2236  the 
2237 \family sans
2238 Alt+
2239 \family default
2240  function.
2241  This key does many different things, but it also activates the 
2242 \emph on
2243 menu accelerator keys
2244 \emph default
2245 .
2246  If you use this in combination with any of the underlined letters in a
2247  menu or menu item, it selects that menu item.
2248 \end_layout
2249
2250 \begin_deeper
2251 \begin_layout Standard
2252 For example, the sequence 
2253 \begin_inset Quotes eld
2254 \end_inset
2255
2256
2257 \family sans
2258 Alt
2259 \begin_inset space ~
2260 \end_inset
2261
2262 e
2263 \begin_inset space ~
2264 \end_inset
2265
2266 s
2267 \family default
2268
2269 \begin_inset space ~
2270 \end_inset
2271
2272
2273 \family sans
2274 c
2275 \family default
2276
2277 \begin_inset Quotes erd
2278 \end_inset
2279
2280  brings up the 
2281 \begin_inset Quotes eld
2282 \end_inset
2283
2284 Text Style
2285 \begin_inset Quotes erd
2286 \end_inset
2287
2288  menu.
2289  Typing 
2290 \begin_inset Quotes eld
2291 \end_inset
2292
2293
2294 \family sans
2295 Alt
2296 \begin_inset space ~
2297 \end_inset
2298
2299 f
2300 \family default
2301
2302 \begin_inset Quotes erd
2303 \end_inset
2304
2305  opens the 
2306 \family sans
2307 File
2308 \family default
2309  menu.
2310 \end_layout
2311
2312 \begin_layout Standard
2313 The 
2314 \emph on
2315 Shortcuts
2316 \emph default
2317  manual lists all other things bound to the 
2318 \family sans
2319 Alt
2320 \family default
2321  key.
2322 \end_layout
2323
2324 \end_deeper
2325 \begin_layout Standard
2326 You'll learn more and more key bindings and short-cut keys as you use LyX,
2327  because most actions will prompt a small message in the status bar at the
2328  bottom of LyX's main window which describe the name of the action, you've
2329  just triggered, and any existing key bindings for that action.
2330  The LyX menus also list the defined key bindings.
2331  The notation for the key bindings is very similar to the notation used
2332  in this documentation, so you should not have any problems understanding
2333  it.
2334  However, notice that Shift-modifiers are explicitly mentioned, so 
2335 \begin_inset Quotes eld
2336 \end_inset
2337
2338
2339 \family sans
2340 Alt+P Shift-A
2341 \family default
2342
2343 \begin_inset Quotes erd
2344 \end_inset
2345
2346  means 
2347 \family sans
2348 Alt+P
2349 \family default
2350  followed by a capital 
2351 \family sans
2352 A
2353 \family default
2354 .
2355 \end_layout
2356
2357 \begin_layout Standard
2358 You can list or change the key bindings in the menu 
2359 \family sans
2360 Tools\SpecialChar \menuseparator
2361 Preferences
2362 \family default
2363  under 
2364 \family sans
2365 Editing\SpecialChar \menuseparator
2366 Shortcuts
2367 \family default
2368  as explained in sec.
2369 \begin_inset space \thinspace{}
2370 \end_inset
2371
2372
2373 \begin_inset CommandInset ref
2374 LatexCommand ref
2375 reference "sub:Editing-Shortcuts"
2376
2377 \end_inset
2378
2379 .
2380 \end_layout
2381
2382 \begin_layout Chapter
2383 LyX Basics
2384 \begin_inset Index idx
2385 status collapsed
2386
2387 \begin_layout Plain Layout
2388 LyX ! Basics
2389 \end_layout
2390
2391 \end_inset
2392
2393
2394 \end_layout
2395
2396 \begin_layout Section
2397 Document Types
2398 \begin_inset Index idx
2399 status collapsed
2400
2401 \begin_layout Plain Layout
2402 Document ! Types
2403 \end_layout
2404
2405 \end_inset
2406
2407
2408 \end_layout
2409
2410 \begin_layout Subsection
2411 Introduction
2412 \end_layout
2413
2414 \begin_layout Standard
2415 Before you do anything else, before you ever start writing a document, you
2416  need to decide what type of document you want to edit.
2417  Different types of documents use different types of spacing, headings,
2418  numbering schemes, and so on.
2419  Additionally, different documents use different paragraph environments,
2420  and format the title of your document differently.
2421 \end_layout
2422
2423 \begin_layout Standard
2424
2425 \emph on
2426 document class
2427 \emph default
2428  describes a group of properties common to a particular set of documents.
2429  By setting the document class, you automatically select these properties,
2430  making it easier to create the type of document you want.
2431  If you don't choose a document class, LyX picks one for you by default.
2432  So it is up to you to change the class of your document.
2433 \end_layout
2434
2435 \begin_layout Standard
2436 Read on for info about the document classes you can choose from LyX, and
2437  how to adjust their properties.
2438 \end_layout
2439
2440 \begin_layout Subsection
2441 Document Classes
2442 \begin_inset Index idx
2443 status collapsed
2444
2445 \begin_layout Plain Layout
2446 Document ! Classes
2447 \end_layout
2448
2449 \end_inset
2450
2451
2452 \begin_inset CommandInset label
2453 LatexCommand label
2454 name "sec:Document-Classes"
2455
2456 \end_inset
2457
2458
2459 \end_layout
2460
2461 \begin_layout Standard
2462 You can select a class using the 
2463 \family sans
2464 Document\SpecialChar \menuseparator
2465 Settings\SpecialChar \menuseparator
2466 Document Class
2467 \family default
2468
2469 \begin_inset Index idx
2470 status collapsed
2471
2472 \begin_layout Plain Layout
2473 Document ! Settings
2474 \end_layout
2475
2476 \end_inset
2477
2478  dialog.
2479  Select the class you want to use, and make any fine tunings of the options
2480  you may need.
2481 \end_layout
2482
2483 \begin_layout Subsubsection
2484 Overview
2485 \end_layout
2486
2487 \begin_layout Standard
2488 There are four standard document classes in LyX.
2489  They are:
2490 \end_layout
2491
2492 \begin_layout Description
2493 Article for basic articles
2494 \end_layout
2495
2496 \begin_layout Description
2497 Report for basic reports
2498 \end_layout
2499
2500 \begin_layout Description
2501 Book for writing a book
2502 \end_layout
2503
2504 \begin_layout Description
2505 Letter for US-style letters
2506 \end_layout
2507
2508 \begin_layout Standard
2509 There are also some non-standard classes, which LyX only uses if you have
2510  installed the corresponding LaTeX class files, though most LaTeX distributions
2511  will include many of these.
2512  Here are some of the classes.
2513  The full list with detailed explanations can be found in chapter 
2514 \emph on
2515 Special Document Classes
2516 \emph default
2517  in the 
2518 \emph on
2519 Additional Features
2520 \emph default
2521  manual:
2522 \end_layout
2523
2524 \begin_layout Description
2525 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2526 \end_layout
2527
2528 \begin_layout Description
2529 ACS For submissions to the journals published by the American Chemistry
2530  Society
2531 \end_layout
2532
2533 \begin_layout Description
2534 AGU For submissions to the journals published by the American Geophysical
2535  Union
2536 \end_layout
2537
2538 \begin_layout Description
2539 AMS Layouts for articles and books in the style and format used by the American
2540  Mathematical Society (AMS).
2541  There are three article layouts available.
2542  The standard one uses a typical numbering scheme for theorems etc., that
2543  prepends the section number to the number of the result.
2544  All result-type statements (propositions, corollaries, and so on) are sequenced
2545  together, but definitions, examples, and the like have their own sequence.
2546  The 
2547 \begin_inset Quotes eld
2548 \end_inset
2549
2550 sequential numbering
2551 \begin_inset Quotes erd
2552 \end_inset
2553
2554  scheme does not place the section number with each result, but numbers
2555  them throughout the article in a single sequence.
2556  Each type of result gets its own sequence.
2557  There is also a layout that dispenses with numbering of statements altogether.
2558 \end_layout
2559
2560 \begin_layout Description
2561 Beamer Layout for presentations
2562 \end_layout
2563
2564 \begin_layout Description
2565 Broadway Layout for writing plays.
2566  It is not an existing LaTeX document class, but a new one which is distributed
2567  with LyX.
2568 \end_layout
2569
2570 \begin_layout Description
2571 Chess Layout to write about chess games
2572 \end_layout
2573
2574 \begin_layout Description
2575 Curriculum
2576 \begin_inset space ~
2577 \end_inset
2578
2579 vitae classes to create curriculum vitae
2580 \end_layout
2581
2582 \begin_layout Description
2583 Elsarticle Layout for journals of the Elsevier publishing group
2584 \end_layout
2585
2586 \begin_layout Description
2587 Foils Used to make transparencies
2588 \end_layout
2589
2590 \begin_layout Description
2591 Hollywood Used to type spec scripts for the US film industry.
2592  It is not an existing LaTeX document class, but a new one which is distributed
2593  with LyX.
2594 \end_layout
2595
2596 \begin_layout Description
2597 IEEEtran Layout for the journals published by the Institute of Electrical
2598  and Electronics Engineers (IEEE)
2599 \end_layout
2600
2601 \begin_layout Description
2602 IOP Layout for journals of the Institute of Physics publishing group
2603 \end_layout
2604
2605 \begin_layout Description
2606 Kluwer Layout for journals of the Kluwer publishing group
2607 \end_layout
2608
2609 \begin_layout Description
2610 KOMA-Script a replacement for the standard classes, offers many useful features
2611  like caption formatting, automatic print space calculation etc.
2612  (Is used by this document.)
2613 \end_layout
2614
2615 \begin_layout Description
2616 Memoir another replacement for the standard classes
2617 \end_layout
2618
2619 \begin_layout Description
2620 Powerdot Layout for presentations
2621 \end_layout
2622
2623 \begin_layout Description
2624 REVTe
2625 \begin_inset ERT
2626 status collapsed
2627
2628 \begin_layout Plain Layout
2629
2630 {}
2631 \end_layout
2632
2633 \end_inset
2634
2635 X is used to write articles for the publications of the American Physical
2636  Society (APS), American Institute of Physics (AIP), and Optical Society
2637  of America (OSA).
2638  This class is not completely compatible with all LyX features.
2639 \end_layout
2640
2641 \begin_layout Description
2642 Slides Used to make transparencies
2643 \end_layout
2644
2645 \begin_layout Description
2646 SPIE
2647 \begin_inset space ~
2648 \end_inset
2649
2650 Proceedings Layout for the journals published by The International Society
2651  for Optical Engineering (SPIE)
2652 \end_layout
2653
2654 \begin_layout Description
2655 Springer Layouts for journals of the Springer publishing group
2656 \end_layout
2657
2658 \begin_layout Standard
2659 We won't go into any detail about how to use these different document classes
2660  here.
2661  You can find all the details about the non-standard classes in Chapter
2662  6 of the 
2663 \emph on
2664 Additional Features
2665 \emph default
2666  manual.
2667  Here, we will settle with a list of some of the common properties of all
2668  of the document classes.
2669 \end_layout
2670
2671 \begin_layout Subsubsection
2672 Availability
2673 \end_layout
2674
2675 \begin_layout Standard
2676 You will probably find that many of the document classes listed under 
2677 \family sans
2678 Document\SpecialChar \menuseparator
2679 Settings\SpecialChar \menuseparator
2680 Document Class
2681 \begin_inset Index idx
2682 status collapsed
2683
2684 \begin_layout Plain Layout
2685 Document ! Settings
2686 \end_layout
2687
2688 \end_inset
2689
2690  
2691 \family default
2692 are marked as 
2693 \begin_inset Quotes eld
2694 \end_inset
2695
2696 Unavailable
2697 \begin_inset Quotes erd
2698 \end_inset
2699
2700 .
2701  If you open a document that uses such a class, you will receive a warning
2702  saying that there are files that are required to produce output that are
2703  not installed.
2704  So it may seem that something is wrong.
2705 \end_layout
2706
2707 \begin_layout Standard
2708 Nothing is wrong.
2709  LyX includes many more document classes than you will ever need to use,
2710  and some of them, like 
2711 \family sans
2712 IOP
2713 \family default
2714 , are highly specialized.
2715  LyX tries to support as many different types of documents as possible,
2716  and it includes almost one hundred different layout files, with a growing
2717  number.
2718  No LaTeX distribution will install by default all files that might be needed
2719  by some document class.
2720  There are just too many of them.
2721  That is why some of the document classes are unavailable.
2722 \end_layout
2723
2724 \begin_layout Standard
2725 If there is a document class you would like to use that is marked as 
2726 \begin_inset Quotes erd
2727 \end_inset
2728
2729 Unavailable
2730 \begin_inset Quotes erd
2731 \end_inset
2732
2733 , you just need to install the appropriate package files.
2734  The easiest way to find out which files you need to install is to use that
2735  document class for a new file.
2736  LyX will display a dialog that will list the missing files.
2737  See section 
2738 \begin_inset Quotes eld
2739 \end_inset
2740
2741 Installing new LaTeX files
2742 \begin_inset Quotes erd
2743 \end_inset
2744
2745  in of the 
2746 \emph on
2747 Customization
2748 \emph default
2749  manual for information on how to install them.
2750 \begin_inset VSpace medskip
2751 \end_inset
2752
2753
2754 \end_layout
2755
2756 \begin_layout Standard
2757 Although LyX provides support for many different sorts of documents, it
2758  does not include support for every document class people might want to
2759  use.
2760  For example, many universities provide LaTeX class files to be used for
2761  dissertations submitted to those universities.
2762  The LyX team cannot write layout files to support every one of these.
2763  There are too many.
2764  Fortunately, users can write their own layout files, and many users have
2765  done so.
2766  Chapter
2767 \begin_inset space ~
2768 \end_inset
2769
2770 5 of the 
2771 \emph on
2772 Customization
2773 \emph default
2774  manual contains information on how to create layout files.
2775 \end_layout
2776
2777 \begin_layout Subsubsection
2778 Modules
2779 \begin_inset CommandInset label
2780 LatexCommand label
2781 name "sub:Modules"
2782
2783 \end_inset
2784
2785
2786 \begin_inset Index idx
2787 status collapsed
2788
2789 \begin_layout Plain Layout
2790 Document ! Modules
2791 \end_layout
2792
2793 \end_inset
2794
2795
2796 \end_layout
2797
2798 \begin_layout Standard
2799 Modules load additional features that are not by default available in the
2800  chosen document class.
2801  For example you might want to write Braille (embossed printing) in a document.
2802  This is not available in any document class, so you have to load the correspond
2803 ing module in the 
2804 \family sans
2805 Modules
2806 \family default
2807  section of the 
2808 \family sans
2809 Document\SpecialChar \menuseparator
2810 Settings
2811 \family default
2812
2813 \begin_inset Index idx
2814 status collapsed
2815
2816 \begin_layout Plain Layout
2817 Document ! Settings
2818 \end_layout
2819
2820 \end_inset
2821
2822  dialog.
2823  Highlighting a module in the dialog will bring up a description of what
2824  it does.the module.
2825 \end_layout
2826
2827 \begin_layout Standard
2828 Some modules require LaTeX packages or file format converters that are not
2829  always installed by default.
2830  LyX will warn you if you do not have a needed package or converter, and
2831  it will tell you what exactly you are missing.
2832  You can still use the module while editing your file, but you will not
2833  be able to export to PDF or print your document, since LyX will not be
2834  able to compile the LaTeX file without the missing prerequisites.
2835  If you want to be able to produce this kind of output, then you need to
2836  install the missing prerequisites and then reconfigure LyX by selecting
2837  
2838 \family sans
2839 Tools\SpecialChar \menuseparator
2840 Reconfigure
2841 \family default
2842 .
2843 \begin_inset Index idx
2844 status collapsed
2845
2846 \begin_layout Plain Layout
2847 Reconfiguration of LyX
2848 \end_layout
2849
2850 \end_inset
2851
2852  See section 
2853 \begin_inset Quotes eld
2854 \end_inset
2855
2856 Installing new LaTeX files
2857 \begin_inset Quotes erd
2858 \end_inset
2859
2860  of the 
2861 \emph on
2862 Customization
2863 \emph default
2864  manual for more information on installing needed packages.
2865 \end_layout
2866
2867 \begin_layout Standard
2868 \begin_inset Note Greyedout
2869 status open
2870
2871 \begin_layout Plain Layout
2872
2873 \series bold
2874 Note:
2875 \series default
2876  Some modules require other modules, and some pairs of modules are incompatible.
2877  LyX will advise you about these things.
2878 \end_layout
2879
2880 \end_inset
2881
2882
2883 \end_layout
2884
2885 \begin_layout Subsubsection
2886 Local Layout
2887 \begin_inset Index idx
2888 status collapsed
2889
2890 \begin_layout Plain Layout
2891 Document ! Local Layout
2892 \end_layout
2893
2894 \end_inset
2895
2896
2897 \end_layout
2898
2899 \begin_layout Standard
2900 Modules are to LyX much as packages are to LaTeX: They are intended to be
2901  used in a variety of different documents, and if you often find yourself
2902  needing the same sort of thing in different documents, you should consider
2903  writing a module for this purpose.
2904  Sometimes, however, a particular document has very special needs, and you
2905  find yourself wanting a specific inset or character style, but only that
2906  one time.
2907  You want something that is like a document's own LaTeX preamble.
2908  What you want is LyX's 
2909 \begin_inset Quotes eld
2910 \end_inset
2911
2912 Local Layout
2913 \begin_inset Quotes erd
2914 \end_inset
2915
2916 .
2917  See chapter 5 of the Customization manual for information on how to use
2918  it.
2919 \end_layout
2920
2921 \begin_layout Subsubsection
2922 Properties
2923 \end_layout
2924
2925 \begin_layout Standard
2926 Each class has a default set of options.
2927  Here's a quick table describing them:
2928 \end_layout
2929
2930 \begin_layout Standard
2931 \begin_inset VSpace 0.3cm
2932 \end_inset
2933
2934
2935 \end_layout
2936
2937 \begin_layout Standard
2938 \align center
2939 \begin_inset Tabular
2940 <lyxtabular version="3" rows="5" columns="5">
2941 <features tabularvalignment="middle">
2942 <column alignment="center" valignment="top" width="0pt">
2943 <column alignment="center" valignment="top" width="0pt">
2944 <column alignment="center" valignment="top" width="0pt">
2945 <column alignment="center" valignment="top" width="0pt">
2946 <column alignment="center" valignment="top" width="0pt">
2947 <row>
2948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2949 \begin_inset Text
2950
2951 \begin_layout Plain Layout
2952
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2958 \begin_inset Text
2959
2960 \begin_layout Plain Layout
2961
2962 \family sans
2963 \series medium
2964 \shape up
2965 \size normal
2966 \emph off
2967 \bar no
2968 \noun off
2969 \color none
2970 Page style
2971 \end_layout
2972
2973 \end_inset
2974 </cell>
2975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2976 \begin_inset Text
2977
2978 \begin_layout Plain Layout
2979
2980 \family sans
2981 \series medium
2982 \shape up
2983 \size normal
2984 \emph off
2985 \bar no
2986 \noun off
2987 \color none
2988 Sides
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2994 \begin_inset Text
2995
2996 \begin_layout Plain Layout
2997
2998 \family sans
2999 \series medium
3000 \shape up
3001 \size normal
3002 \emph off
3003 \bar no
3004 \noun off
3005 \color none
3006 Columns
3007 \end_layout
3008
3009 \end_inset
3010 </cell>
3011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3012 \begin_inset Text
3013
3014 \begin_layout Plain Layout
3015
3016 \series medium
3017 \shape up
3018 \size normal
3019 \emph off
3020 \bar no
3021 \noun off
3022 \color none
3023 Max.
3024  sectioning level
3025 \end_layout
3026
3027 \end_inset
3028 </cell>
3029 </row>
3030 <row>
3031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \begin_layout Plain Layout
3035
3036 \series medium
3037 \shape up
3038 \size normal
3039 \emph off
3040 \bar no
3041 \noun off
3042 \color none
3043 article
3044 \end_layout
3045
3046 \end_inset
3047 </cell>
3048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3049 \begin_inset Text
3050
3051 \begin_layout Plain Layout
3052
3053 \family sans
3054 \series medium
3055 \shape up
3056 \size normal
3057 \emph off
3058 \bar no
3059 \noun off
3060 \color none
3061 Plain
3062 \end_layout
3063
3064 \end_inset
3065 </cell>
3066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3067 \begin_inset Text
3068
3069 \begin_layout Plain Layout
3070
3071 \family sans
3072 \series medium
3073 \shape up
3074 \size normal
3075 \emph off
3076 \bar no
3077 \noun off
3078 \color none
3079 One
3080 \end_layout
3081
3082 \end_inset
3083 </cell>
3084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3085 \begin_inset Text
3086
3087 \begin_layout Plain Layout
3088
3089 \family sans
3090 \series medium
3091 \shape up
3092 \size normal
3093 \emph off
3094 \bar no
3095 \noun off
3096 \color none
3097 One
3098 \end_layout
3099
3100 \end_inset
3101 </cell>
3102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3103 \begin_inset Text
3104
3105 \begin_layout Plain Layout
3106
3107 \family sans
3108 \series medium
3109 \shape up
3110 \size normal
3111 \emph off
3112 \bar no
3113 \noun off
3114 \color none
3115 Section
3116 \end_layout
3117
3118 \end_inset
3119 </cell>
3120 </row>
3121 <row>
3122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Plain Layout
3126
3127 \series medium
3128 \shape up
3129 \size normal
3130 \emph off
3131 \bar no
3132 \noun off
3133 \color none
3134 report
3135 \end_layout
3136
3137 \end_inset
3138 </cell>
3139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3140 \begin_inset Text
3141
3142 \begin_layout Plain Layout
3143
3144 \family sans
3145 \series medium
3146 \shape up
3147 \size normal
3148 \emph off
3149 \bar no
3150 \noun off
3151 \color none
3152 Plain
3153 \end_layout
3154
3155 \end_inset
3156 </cell>
3157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3158 \begin_inset Text
3159
3160 \begin_layout Plain Layout
3161
3162 \family sans
3163 \series medium
3164 \shape up
3165 \size normal
3166 \emph off
3167 \bar no
3168 \noun off
3169 \color none
3170 One
3171 \end_layout
3172
3173 \end_inset
3174 </cell>
3175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3176 \begin_inset Text
3177
3178 \begin_layout Plain Layout
3179
3180 \family sans
3181 \series medium
3182 \shape up
3183 \size normal
3184 \emph off
3185 \bar no
3186 \noun off
3187 \color none
3188 One
3189 \end_layout
3190
3191 \end_inset
3192 </cell>
3193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3194 \begin_inset Text
3195
3196 \begin_layout Plain Layout
3197
3198 \family sans
3199 \series medium
3200 \shape up
3201 \size normal
3202 \emph off
3203 \bar no
3204 \noun off
3205 \color none
3206 Chapter
3207 \end_layout
3208
3209 \end_inset
3210 </cell>
3211 </row>
3212 <row>
3213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3214 \begin_inset Text
3215
3216 \begin_layout Plain Layout
3217
3218 \series medium
3219 \shape up
3220 \size normal
3221 \emph off
3222 \bar no
3223 \noun off
3224 \color none
3225 book
3226 \end_layout
3227
3228 \end_inset
3229 </cell>
3230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3231 \begin_inset Text
3232
3233 \begin_layout Plain Layout
3234
3235 \family sans
3236 \series medium
3237 \shape up
3238 \size normal
3239 \emph off
3240 \bar no
3241 \noun off
3242 \color none
3243 Headings
3244 \end_layout
3245
3246 \end_inset
3247 </cell>
3248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3249 \begin_inset Text
3250
3251 \begin_layout Plain Layout
3252
3253 \family sans
3254 \series medium
3255 \shape up
3256 \size normal
3257 \emph off
3258 \bar no
3259 \noun off
3260 \color none
3261 Two
3262 \end_layout
3263
3264 \end_inset
3265 </cell>
3266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3267 \begin_inset Text
3268
3269 \begin_layout Plain Layout
3270
3271 \family sans
3272 \series medium
3273 \shape up
3274 \size normal
3275 \emph off
3276 \bar no
3277 \noun off
3278 \color none
3279 One
3280 \end_layout
3281
3282 \end_inset
3283 </cell>
3284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3285 \begin_inset Text
3286
3287 \begin_layout Plain Layout
3288
3289 \family sans
3290 \series medium
3291 \shape up
3292 \size normal
3293 \emph off
3294 \bar no
3295 \noun off
3296 \color none
3297 Chapter
3298 \end_layout
3299
3300 \end_inset
3301 </cell>
3302 </row>
3303 <row>
3304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3305 \begin_inset Text
3306
3307 \begin_layout Plain Layout
3308
3309 \series medium
3310 \shape up
3311 \size normal
3312 \emph off
3313 \bar no
3314 \noun off
3315 \color none
3316 letter
3317 \end_layout
3318
3319 \end_inset
3320 </cell>
3321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325
3326 \family sans
3327 \series medium
3328 \shape up
3329 \size normal
3330 \emph off
3331 \bar no
3332 \noun off
3333 \color none
3334 Plain
3335 \end_layout
3336
3337 \end_inset
3338 </cell>
3339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3340 \begin_inset Text
3341
3342 \begin_layout Plain Layout
3343
3344 \family sans
3345 \series medium
3346 \shape up
3347 \size normal
3348 \emph off
3349 \bar no
3350 \noun off
3351 \color none
3352 One
3353 \end_layout
3354
3355 \end_inset
3356 </cell>
3357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361
3362 \family sans
3363 \series medium
3364 \shape up
3365 \size normal
3366 \emph off
3367 \bar no
3368 \noun off
3369 \color none
3370 One
3371 \end_layout
3372
3373 \end_inset
3374 </cell>
3375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3376 \begin_inset Text
3377
3378 \begin_layout Plain Layout
3379
3380 \series medium
3381 \shape up
3382 \size normal
3383 \emph off
3384 \bar no
3385 \noun off
3386 \color none
3387 none
3388 \end_layout
3389
3390 \end_inset
3391 </cell>
3392 </row>
3393 </lyxtabular>
3394
3395 \end_inset
3396
3397
3398 \end_layout
3399
3400 \begin_layout Standard
3401 \begin_inset VSpace 0.3cm
3402 \end_inset
3403
3404
3405 \end_layout
3406
3407 \begin_layout Standard
3408 You're probably also wondering what 
3409 \begin_inset Quotes eld
3410 \end_inset
3411
3412 Max.
3413 \begin_inset space ~
3414 \end_inset
3415
3416 sectioning level
3417 \begin_inset Quotes erd
3418 \end_inset
3419
3420  means.
3421  There are several paragraph environments used to create section headings.
3422  Different document classes allow different types of section headings.
3423  Only two use the 
3424 \family sans
3425 Chapter
3426 \family default
3427  heading; the rest do not and begin instead with the 
3428 \family sans
3429 Section
3430 \family default
3431  heading.
3432  Some document classes, such as the ones for letters, don't use any section
3433  headings.
3434  In addition to 
3435 \family sans
3436 Chapter
3437 \family default
3438  and 
3439 \family sans
3440 Section
3441 \family default
3442  headings, there are also 
3443 \family sans
3444 Subsection
3445 \family default
3446  headings, 
3447 \family sans
3448 Subsubsection
3449 \family default
3450  headings, and so on.
3451  We'll describe these headings fully in section
3452 \begin_inset space ~
3453 \end_inset
3454
3455
3456 \begin_inset CommandInset ref
3457 LatexCommand ref
3458 reference "sub:Headings"
3459
3460 \end_inset
3461
3462 .
3463 \end_layout
3464
3465 \begin_layout Subsection
3466 Document Layout
3467 \begin_inset CommandInset label
3468 LatexCommand label
3469 name "sub:Document-Layout"
3470
3471 \end_inset
3472
3473
3474 \begin_inset Index idx
3475 status collapsed
3476
3477 \begin_layout Plain Layout
3478 Document ! Layout
3479 \end_layout
3480
3481 \end_inset
3482
3483
3484 \family sans
3485
3486 \begin_inset Index idx
3487 status collapsed
3488
3489 \begin_layout Plain Layout
3490 Document ! Settings
3491 \end_layout
3492
3493 \end_inset
3494
3495
3496 \end_layout
3497
3498 \begin_layout Standard
3499 The most important properties of documents classes are set in the menu 
3500 \family sans
3501 Document\SpecialChar \menuseparator
3502 Settings
3503 \family default
3504 .
3505  There in the 
3506 \family sans
3507 Options
3508 \family default
3509  field under 
3510 \family sans
3511 Documents
3512 \begin_inset space ~
3513 \end_inset
3514
3515 Class
3516 \family default
3517 , you can enter special options for your document class in a comma-separated
3518  list.
3519  This is only necessary if LyX doesn't support special options you want
3520  to use for your document.
3521  To learn more about your favorite LaTeX-class and its options, you have
3522  to read its manual.
3523 \end_layout
3524
3525 \begin_layout Standard
3526 The drop box 
3527 \family sans
3528 Headings style
3529 \family default
3530  in the 
3531 \family sans
3532 Document\SpecialChar \menuseparator
3533 Settings
3534 \family default
3535  dialog under 
3536 \family sans
3537 Page
3538 \begin_inset space ~
3539 \end_inset
3540
3541 Layout
3542 \family default
3543  controls what sorts of headings and page numbers go on a page.
3544  You can choose between the following five options:
3545 \end_layout
3546
3547 \begin_layout Labeling
3548 \labelwidthstring 00.00.0000
3549
3550 \family sans
3551 Default
3552 \family default
3553  Use default page style of current class.
3554 \end_layout
3555
3556 \begin_layout Labeling
3557 \labelwidthstring 00.00.0000
3558
3559 \family sans
3560 Empty
3561 \family default
3562  No page numbers or headings.
3563 \end_layout
3564
3565 \begin_layout Labeling
3566 \labelwidthstring 00.00.0000
3567
3568 \family sans
3569 Plain
3570 \family default
3571  Page numbers only.
3572 \end_layout
3573
3574 \begin_layout Labeling
3575 \labelwidthstring 00.00.0000
3576
3577 \family sans
3578 Headings
3579 \family default
3580  Page numbers and either the current chapter or section title and number.
3581  Whether LyX uses the current chapter or the current section depends on
3582  the maximum sectioning level of the class.
3583 \end_layout
3584
3585 \begin_layout Labeling
3586 \labelwidthstring 00.00.0000
3587
3588 \family sans
3589 Fancy
3590 \family default
3591  This allows you to create fully customizable headers and footers if you
3592  have the 
3593 \series bold
3594 fancyhdr
3595 \series default
3596
3597 \begin_inset Index idx
3598 status collapsed
3599
3600 \begin_layout Plain Layout
3601 LaTeX-packages ! fancyhdr
3602 \end_layout
3603
3604 \end_inset
3605
3606  package installed.
3607  At the moment, support in LyX is limited to this setting.
3608  To use the full power of this package, you have to add code to your document
3609  preamble.
3610  Check the documentation for the 
3611 \series bold
3612 fancyhdr
3613 \series default
3614  package for more details, 
3615 \begin_inset CommandInset citation
3616 LatexCommand cite
3617 key "fancyhdr"
3618
3619 \end_inset
3620
3621 .
3622 \end_layout
3623
3624 \begin_layout Standard
3625 The 
3626 \family sans
3627 Separation
3628 \family default
3629  of paragraphs is described in section
3630 \begin_inset space ~
3631 \end_inset
3632
3633
3634 \begin_inset CommandInset ref
3635 LatexCommand ref
3636 reference "sec:Par-indent-intro"
3637
3638 \end_inset
3639
3640 .
3641 \end_layout
3642
3643 \begin_layout Subsection
3644 Paper Size and Orientation
3645 \begin_inset Index idx
3646 status collapsed
3647
3648 \begin_layout Plain Layout
3649 Document ! Paper size
3650 \end_layout
3651
3652 \end_inset
3653
3654
3655 \begin_inset CommandInset label
3656 LatexCommand label
3657 name "sub:Paper-Size,-Orientation,"
3658
3659 \end_inset
3660
3661
3662 \end_layout
3663
3664 \begin_layout Standard
3665 You'll find the following options in the menu 
3666 \family sans
3667 Page
3668 \begin_inset space ~
3669 \end_inset
3670
3671 Layout
3672 \family default
3673  of the dialog of the 
3674 \family sans
3675 Document\SpecialChar \menuseparator
3676 Settings
3677 \family default
3678  menu:
3679 \family sans
3680
3681 \begin_inset Index idx
3682 status collapsed
3683
3684 \begin_layout Plain Layout
3685 Document ! Settings
3686 \end_layout
3687
3688 \end_inset
3689
3690
3691 \end_layout
3692
3693 \begin_layout Labeling
3694 \labelwidthstring 00.00.0000
3695
3696 \family sans
3697 Paper
3698 \begin_inset space ~
3699 \end_inset
3700
3701 Format
3702 \family default
3703  What size paper to print on.
3704  The choices are
3705 \end_layout
3706
3707 \begin_deeper
3708 \begin_layout Itemize
3709
3710 \family sans
3711 Default
3712 \end_layout
3713
3714 \begin_layout Itemize
3715
3716 \family sans
3717 A0 - A6
3718 \end_layout
3719
3720 \begin_layout Itemize
3721
3722 \family sans
3723 B0 - B6
3724 \end_layout
3725
3726 \begin_layout Itemize
3727
3728 \family sans
3729 C0 - C6
3730 \end_layout
3731
3732 \begin_layout Itemize
3733
3734 \family sans
3735 US letter, US legal, US executive
3736 \end_layout
3737
3738 \begin_layout Itemize
3739
3740 \family sans
3741 JIS B0 - JIS B6
3742 \end_layout
3743
3744 \begin_layout Itemize
3745
3746 \family sans
3747 Custom
3748 \end_layout
3749
3750 \end_deeper
3751 \begin_layout Labeling
3752 \labelwidthstring 00.00.0000
3753
3754 \family sans
3755 Orientation
3756 \family default
3757  Two toggle buttons choose whether to print the output as 
3758 \family sans
3759 Landscape
3760 \family default
3761  or as 
3762 \family sans
3763 Portrait
3764 \family default
3765 .
3766 \end_layout
3767
3768 \begin_layout Labeling
3769 \labelwidthstring 00.00.0000
3770
3771 \family sans
3772 Two-sided
3773 \begin_inset space ~
3774 \end_inset
3775
3776 document
3777 \family default
3778  Adjusts the print space to print both sides of paper.
3779  That means that the print space for odd- and even-numbered pages is different.
3780 \end_layout
3781
3782 \begin_layout Subsection
3783 Margins
3784 \begin_inset CommandInset label
3785 LatexCommand label
3786 name "sub:Margins"
3787
3788 \end_inset
3789
3790
3791 \begin_inset Index idx
3792 status collapsed
3793
3794 \begin_layout Plain Layout
3795 Document ! Margins
3796 \end_layout
3797
3798 \end_inset
3799
3800
3801 \begin_inset Index idx
3802 status collapsed
3803
3804 \begin_layout Plain Layout
3805 Margins
3806 \end_layout
3807
3808 \end_inset
3809
3810
3811 \end_layout
3812
3813 \begin_layout Standard
3814 Paper margins are set in the menu 
3815 \family sans
3816 Document\SpecialChar \menuseparator
3817 Settings
3818 \family default
3819 .
3820 \begin_inset Index idx
3821 status collapsed
3822
3823 \begin_layout Plain Layout
3824 Document ! Settings
3825 \end_layout
3826
3827 \end_inset
3828
3829
3830 \end_layout
3831
3832 \begin_layout Standard
3833 If you use a KOMA-Script document class, you can use the default settings.
3834  Because KOMA-Script calculates then the print space automatically by taking
3835  the paper format and the font size into account.
3836 \end_layout
3837
3838 \begin_layout Subsection
3839 Important Note
3840 \end_layout
3841
3842 \begin_layout Standard
3843 If you change a document class, LyX has to convert 
3844 \emph on
3845 everything
3846 \emph default
3847  into the new class.
3848  That includes the paragraph environments.
3849  Some paragraph environments are standard, in so far as all of the document
3850  classes have them; but some classes have special paragraph environments.
3851  If this is the case, and you change the document class, LyX will mark the
3852  paragraphs whose styles it no longer understands as 
3853 \begin_inset Quotes eld
3854 \end_inset
3855
3856 unknown
3857 \begin_inset Quotes erd
3858 \end_inset
3859
3860 .
3861  The name of the style is retained, in case you should want to go back to
3862  the old class.
3863  But these paragraphs will be output with no special formatting, so you
3864  will either need to create a new style yourself or else to convert these
3865  paragraphs manually to a style present in your new document class.
3866 \end_layout
3867
3868 \begin_layout Section
3869 Paragraph Indentation and Separation
3870 \begin_inset Index idx
3871 status collapsed
3872
3873 \begin_layout Plain Layout
3874 Paragraph ! Indentation
3875 \end_layout
3876
3877 \end_inset
3878
3879
3880 \end_layout
3881
3882 \begin_layout Subsection
3883 Introduction
3884 \begin_inset CommandInset label
3885 LatexCommand label
3886 name "sec:Par-indent-intro"
3887
3888 \end_inset
3889
3890
3891 \end_layout
3892
3893 \begin_layout Standard
3894 Before describing all of the various paragraph environments, we'd like to
3895  say a word or two about paragraph indentation.
3896 \end_layout
3897
3898 \begin_layout Standard
3899 Everyone seems to have their own convention for separating paragraphs.
3900  Most Americans indent the first line of a paragraph.
3901  Others don't indent but put extra space between the paragraphs.
3902  If you choose indentation for paragraphs the 
3903 \emph on
3904 first
3905 \emph default
3906  paragraph of a section, or after a figure, an equation, a table, a list,
3907  etc., is 
3908 \emph on
3909 not
3910 \emph default
3911  indented.
3912  Only a paragraph following another paragraph gets indented.
3913  Note that the indentation behavior is different when you use another document
3914  language than English.
3915  LaTeX takes care that the indentation follows the rules of the used language.
3916 \end_layout
3917
3918 \begin_layout Standard
3919 The space between paragraphs, like the line spacing, the space between headings
3920  and text — in fact, all of the spacings for just about everything are pre-coded
3921  into LyX.
3922  As we said, you don't worry about how much space to add between what.
3923  LyX takes care of that.
3924  In fact, these pre-coded vertical spacings aren't a single number but a
3925  range.
3926  That way, LyX can squish or stretch the space between lines to make sure
3927  figures fit on a page with text, so that sections don't start at the bottom
3928  of a page, and so on.
3929 \begin_inset Foot
3930 status collapsed
3931
3932 \begin_layout Plain Layout
3933 LaTeX does this when LyX goes to produce a printable file.
3934 \end_layout
3935
3936 \end_inset
3937
3938  However, pre-coded doesn't mean you can't change them.
3939  LyX gives you the ability to globally change 
3940 \emph on
3941 all
3942 \emph default
3943  of these pre-coded spacings.
3944  We'll explain more later.
3945 \end_layout
3946
3947 \begin_layout Subsection
3948 Paragraph Separation
3949 \begin_inset Index idx
3950 status collapsed
3951
3952 \begin_layout Plain Layout
3953 Paragraph ! Separation
3954 \end_layout
3955
3956 \end_inset
3957
3958
3959 \end_layout
3960
3961 \begin_layout Standard
3962 To separate paragraphs, select 
3963 \family sans
3964 Indent
3965 \family default
3966  or 
3967 \family sans
3968 Skip
3969 \family default
3970  in the submenu 
3971 \family sans
3972 Text
3973 \begin_inset space ~
3974 \end_inset
3975
3976 Layout
3977 \family default
3978  of the dialog 
3979 \family sans
3980 Document\SpecialChar \menuseparator
3981 Settings
3982 \family default
3983
3984 \begin_inset Index idx
3985 status collapsed
3986
3987 \begin_layout Plain Layout
3988 Document ! Settings
3989 \end_layout
3990
3991 \end_inset
3992
3993  to indent paragraphs or add extra space between paragraphs, respectively.
3994  The size of the skips can be defined in the dialog, for the indentation
3995  you have to add this line to your document preamble:
3996 \end_layout
3997
3998 \begin_layout Standard
3999
4000 \series bold
4001
4002 \backslash
4003 setlength{
4004 \backslash
4005 parindent}{Length}
4006 \end_layout
4007
4008 \begin_layout Standard
4009 where length is a value in one of the units listed in Appendix
4010 \begin_inset space ~
4011 \end_inset
4012
4013
4014 \begin_inset CommandInset ref
4015 LatexCommand ref
4016 reference "cap:Units"
4017
4018 \end_inset
4019
4020 .
4021  The default length is 30
4022 \begin_inset space \thinspace{}
4023 \end_inset
4024
4025 pt.
4026 \end_layout
4027
4028 \begin_layout Subsection
4029 Fine-Tuning
4030 \end_layout
4031
4032 \begin_layout Standard
4033 You can also change the separation method of a single paragraph.
4034  Open the 
4035 \family sans
4036 Edit\SpecialChar \menuseparator
4037 Paragraph
4038 \begin_inset space ~
4039 \end_inset
4040
4041 Settings
4042 \family default
4043  dialog and toggle the 
4044 \family sans
4045 Indent
4046 \begin_inset space ~
4047 \end_inset
4048
4049 Paragraph
4050 \family default
4051  option to change the state of the current paragraph (shortcut 
4052 \begin_inset Info
4053 type  "shortcut"
4054 arg   "paragraph-params \\indent-toggle"
4055 \end_inset
4056
4057 ).
4058  If paragraphs have no indentation but use extra space for separation, this
4059  button will be ignored (you can't indent a single paragraph by toggling
4060  this).
4061 \end_layout
4062
4063 \begin_layout Standard
4064 You should only need to change the indentation method for a single paragraph
4065  if you need to do some fine-tuning.
4066 \end_layout
4067
4068 \begin_layout Subsection
4069 Line Spacing
4070 \begin_inset Index idx
4071 status collapsed
4072
4073 \begin_layout Plain Layout
4074 Paragraph ! Line spacing
4075 \end_layout
4076
4077 \end_inset
4078
4079
4080 \end_layout
4081
4082 \begin_layout Standard
4083 In the 
4084 \family sans
4085 Document\SpecialChar \menuseparator
4086 Settings
4087 \noun on
4088
4089 \begin_inset Index idx
4090 status collapsed
4091
4092 \begin_layout Plain Layout
4093 Document ! Settings
4094 \end_layout
4095
4096 \end_inset
4097
4098
4099 \family default
4100 \noun default
4101  dialog you can set the line spacing in the submenu 
4102 \family sans
4103 Text
4104 \begin_inset space ~
4105 \end_inset
4106
4107 Layout
4108 \family default
4109 .
4110 \begin_inset Foot
4111 status collapsed
4112
4113 \begin_layout Plain Layout
4114 You need to have the LaTeX-package 
4115 \series bold
4116 setspace
4117 \series default
4118
4119 \begin_inset Index idx
4120 status collapsed
4121
4122 \begin_layout Plain Layout
4123 LaTeX-packages ! setspace
4124 \end_layout
4125
4126 \end_inset
4127
4128  installed to use this feature.
4129 \end_layout
4130
4131 \end_inset
4132
4133
4134 \end_layout
4135
4136 \begin_layout Section
4137 Paragraph Environments
4138 \begin_inset CommandInset label
4139 LatexCommand label
4140 name "sec:Paragraph-Environments"
4141
4142 \end_inset
4143
4144
4145 \begin_inset Index idx
4146 status collapsed
4147
4148 \begin_layout Plain Layout
4149 Paragraph ! Environments
4150 \end_layout
4151
4152 \end_inset
4153
4154
4155 \begin_inset Index idx
4156 status collapsed
4157
4158 \begin_layout Plain Layout
4159 Paragraph environments|(
4160 \end_layout
4161
4162 \end_inset
4163
4164
4165 \end_layout
4166
4167 \begin_layout Subsection
4168 Overview
4169 \end_layout
4170
4171 \begin_layout Standard
4172 Paragraph environments correspond to the
4173 \end_layout
4174
4175 \begin_layout Standard
4176
4177 \series bold
4178
4179 \backslash
4180 begin{
4181 \emph on
4182 environment
4183 \emph default
4184 } ...
4185  
4186 \backslash
4187 end{
4188 \emph on
4189 environment
4190 \emph default
4191 }
4192 \series default
4193
4194 \begin_inset Newline newline
4195 \end_inset
4196
4197 command sequence in LaTeX files.
4198  If you don't know LaTeX, or the concept of a paragraph environment is totally
4199  alien to you, we urge you to read the 
4200 \emph on
4201 Tutorial
4202 \emph default
4203 .
4204  The 
4205 \emph on
4206 Tutorial
4207 \emph default
4208  also contains many more examples than this section does.
4209 \end_layout
4210
4211 \begin_layout Standard
4212 A paragraph environment is simply a 
4213 \begin_inset Quotes eld
4214 \end_inset
4215
4216 container
4217 \begin_inset Quotes erd
4218 \end_inset
4219
4220  for a paragraph which gives that paragraph certain properties.
4221  This can include a particular style of font, different margins, a numbering
4222  scheme, labels, and so on.
4223  Additionally, you can 
4224 \begin_inset Quotes eld
4225 \end_inset
4226
4227 nest
4228 \begin_inset Quotes erd
4229 \end_inset
4230
4231  the different environments inside one another, allowing one environment
4232  to inherit some of the properties of another.
4233  The different paragraph environments totally replace the need for messy
4234  tab stops, on the fly margin adjustment, and other hold-overs from the
4235  days of typewriters.
4236  There are several paragraph environments which are specific to a particular
4237  document type.
4238  We'll only be covering the most common ones here.
4239 \end_layout
4240
4241 \begin_layout Standard
4242 To choose a new paragraph environment, use the pull-down box 
4243 \begin_inset Graphics
4244         filename clipart/ToolbarEnvBox.png
4245         scale 70
4246         clip
4247
4248 \end_inset
4249
4250  at the left end of the toolbar.
4251  LyX will change the environment of the 
4252 \emph on
4253 entire
4254 \emph default
4255  paragraph in which the cursor sits.
4256  You can also change the environment of an entire group of paragraphs if
4257  you select them before choosing the new environment.
4258  
4259 \end_layout
4260
4261 \begin_layout Standard
4262 Note that hitting 
4263 \family sans
4264 Return
4265 \family default
4266  will 
4267 \emph on
4268 typically
4269 \emph default
4270  create a new paragraph using the 
4271 \family sans
4272 Standard
4273 \family default
4274  paragraph environment.
4275  We say 
4276 \begin_inset Quotes eld
4277 \end_inset
4278
4279 typically
4280 \begin_inset Quotes erd
4281 \end_inset
4282
4283  because if you are in one of these environments:
4284 \end_layout
4285
4286 \begin_layout Itemize
4287
4288 \family sans
4289 Quote
4290 \end_layout
4291
4292 \begin_layout Itemize
4293
4294 \family sans
4295 Quotation
4296 \end_layout
4297
4298 \begin_layout Itemize
4299
4300 \family sans
4301 Verse
4302 \end_layout
4303
4304 \begin_layout Itemize
4305
4306 \family sans
4307 Itemize
4308 \end_layout
4309
4310 \begin_layout Itemize
4311
4312 \family sans
4313 Enumerate
4314 \end_layout
4315
4316 \begin_layout Itemize
4317
4318 \family sans
4319 Description
4320 \end_layout
4321
4322 \begin_layout Itemize
4323
4324 \family sans
4325 List
4326 \end_layout
4327
4328 \begin_layout Standard
4329 LyX keeps the old paragraph environment when you hit 
4330 \family sans
4331 Return
4332 \family default
4333 , rather than resetting it to 
4334 \family sans
4335 Standard
4336 \family default
4337 .
4338  LyX will still reset the nesting depth, however.
4339  Usually, starting a new paragraph resets both the paragraph environment
4340  and the nesting depth (for more on nesting see section
4341 \begin_inset space ~
4342 \end_inset
4343
4344
4345 \begin_inset CommandInset ref
4346 LatexCommand ref
4347 reference "sec:Nesting"
4348
4349 \end_inset
4350
4351 ).
4352  At the moment, all this is context-specific; you're better off expecting
4353  
4354 \family sans
4355 Return
4356 \family default
4357  to reset the paragraph environment and depth.
4358  If you want a new paragraph to keep the current environment and depth,
4359  use 
4360 \begin_inset Info
4361 type  "shortcut"
4362 arg   "break-paragraph inverse"
4363 \end_inset
4364
4365  instead.
4366 \end_layout
4367
4368 \begin_layout Subsection
4369 Standard
4370 \end_layout
4371
4372 \begin_layout Standard
4373 The default paragraph environment is 
4374 \family sans
4375 Standard
4376 \family default
4377  for most classes.
4378  It creates a plain paragraph.
4379  If LyX resets the paragraph environment, this is the one it chooses.
4380  In fact, the paragraph you're reading right now (and most of the ones in
4381  this manual) are in the 
4382 \family sans
4383 Standard
4384 \family default
4385  environment.
4386 \end_layout
4387
4388 \begin_layout Standard
4389 You can nest a paragraph using the 
4390 \family sans
4391 Standard
4392 \family default
4393  environment in just about anything else, but you can't really nest anything
4394  in a 
4395 \family sans
4396 Standard
4397 \family default
4398  environment.
4399 \end_layout
4400
4401 \begin_layout Subsection
4402 Document Title
4403 \begin_inset Index idx
4404 status collapsed
4405
4406 \begin_layout Plain Layout
4407 Document ! Title
4408 \end_layout
4409
4410 \end_inset
4411
4412
4413 \end_layout
4414
4415 \begin_layout Standard
4416 A LaTeX title page has three parts: the title itself, the name(s) of the
4417  author(s) and a 
4418 \begin_inset Quotes eld
4419 \end_inset
4420
4421 footnote
4422 \begin_inset Quotes erd
4423 \end_inset
4424
4425  for thanks or contact information.
4426  For certain types of documents, LaTeX places all of this on a separate
4427  page along with today's date.
4428  For other types of documents, the title 
4429 \begin_inset Quotes eld
4430 \end_inset
4431
4432 page
4433 \begin_inset Quotes erd
4434 \end_inset
4435
4436  goes at the top of the first page of the document.
4437  
4438 \end_layout
4439
4440 \begin_layout Standard
4441 LyX provides an interface to the title page commands through the paragraph
4442  environments 
4443 \family sans
4444 Title
4445 \family default
4446
4447 \family sans
4448 Author
4449 \family default
4450 , and 
4451 \family sans
4452 Date
4453 \family default
4454 .
4455  Here's how you use them:
4456 \end_layout
4457
4458 \begin_layout Itemize
4459 Put the title of your document in the 
4460 \family sans
4461 Title
4462 \family default
4463  environment.
4464 \end_layout
4465
4466 \begin_layout Itemize
4467 Put the author name in the 
4468 \family sans
4469 Author
4470 \family default
4471  environment.
4472 \end_layout
4473
4474 \begin_layout Itemize
4475 If you want the date to have a certain appearance, want to use a fixed date,
4476  or want other text to appear in place of today's date, put that text in
4477  the 
4478 \family sans
4479 Date
4480 \family default
4481  environment.
4482  Note that using this environment is optional.
4483  If you don't provide any, LaTeX will automatically insert today's date.
4484  If you don't want any date, add the line
4485 \begin_inset Newline newline
4486 \end_inset
4487
4488
4489 \series bold
4490
4491 \backslash
4492 date{}
4493 \series default
4494
4495 \begin_inset Newline newline
4496 \end_inset
4497
4498 to the preamble of your document (menu 
4499 \family sans
4500 Document\SpecialChar \menuseparator
4501 Settings
4502 \family default
4503 )
4504 \end_layout
4505
4506 \begin_layout Standard
4507 You can use footnotes to insert 
4508 \begin_inset Quotes eld
4509 \end_inset
4510
4511 thanks
4512 \begin_inset Quotes erd
4513 \end_inset
4514
4515  or contact information.
4516 \end_layout
4517
4518 \begin_layout Subsection
4519 Headings
4520 \begin_inset Index idx
4521 status collapsed
4522
4523 \begin_layout Plain Layout
4524 Section headings
4525 \end_layout
4526
4527 \end_inset
4528
4529
4530 \begin_inset CommandInset label
4531 LatexCommand label
4532 name "sub:Headings"
4533
4534 \end_inset
4535
4536
4537 \end_layout
4538
4539 \begin_layout Standard
4540 There are several paragraph environments for producing section headings.
4541  LyX takes care of the numbering for you.
4542 \end_layout
4543
4544 \begin_layout Subsubsection
4545 Numbered Headings
4546 \begin_inset Index idx
4547 status collapsed
4548
4549 \begin_layout Plain Layout
4550 Section headings ! Numbered
4551 \end_layout
4552
4553 \end_inset
4554
4555
4556 \end_layout
4557
4558 \begin_layout Standard
4559 There are 7 numbered types of section headings.
4560  They are:
4561 \end_layout
4562
4563 \begin_layout Enumerate
4564
4565 \family sans
4566 Part
4567 \end_layout
4568
4569 \begin_layout Enumerate
4570
4571 \family sans
4572 Chapter
4573 \end_layout
4574
4575 \begin_layout Enumerate
4576
4577 \family sans
4578 Section
4579 \end_layout
4580
4581 \begin_layout Enumerate
4582
4583 \family sans
4584 Subsection
4585 \end_layout
4586
4587 \begin_layout Enumerate
4588
4589 \family sans
4590 Subsubsection
4591 \end_layout
4592
4593 \begin_layout Enumerate
4594
4595 \family sans
4596 Paragraph
4597 \end_layout
4598
4599 \begin_layout Enumerate
4600
4601 \family sans
4602 Subparagraph
4603 \end_layout
4604
4605 \begin_layout Standard
4606 LyX labels each heading with a series of numbers, separated by periods.
4607  The numbers describe where in the document you are.
4608  Unlike the other headings, parts are numbered with Latin letters.
4609 \end_layout
4610
4611 \begin_layout Standard
4612 Headings all subdivide your document into different pieces of text.
4613  For example, suppose you're writing a book.
4614  You group the book into chapters.
4615  LyX does similar grouping:
4616 \end_layout
4617
4618 \begin_layout Itemize
4619
4620 \family sans
4621 Part
4622 \family default
4623  is divided in either 
4624 \family sans
4625 Chapter
4626 \family default
4627 s or 
4628 \family sans
4629 Section
4630 \family default
4631 s
4632 \end_layout
4633
4634 \begin_layout Itemize
4635
4636 \family sans
4637 Chapter
4638 \family default
4639 s are divided into 
4640 \family sans
4641 Section
4642 \family default
4643 s
4644 \end_layout
4645
4646 \begin_layout Itemize
4647
4648 \family sans
4649 Section
4650 \family default
4651 s are divided into 
4652 \family sans
4653 Subsection
4654 \family default
4655 s
4656 \end_layout
4657
4658 \begin_layout Itemize
4659
4660 \family sans
4661 Subsection
4662 \family default
4663 s are divided into 
4664 \family sans
4665 Subsubsection
4666 \family default
4667 s
4668 \end_layout
4669
4670 \begin_layout Itemize
4671
4672 \family sans
4673 Subsubsection
4674 \family default
4675 s are divided into 
4676 \family sans
4677 Paragraph
4678 \family default
4679 s
4680 \end_layout
4681
4682 \begin_layout Itemize
4683
4684 \family sans
4685 Paragraph
4686 \family default
4687 s are divided into 
4688 \family sans
4689 Subparagraph
4690 \family default
4691 s
4692 \end_layout
4693
4694 \begin_layout Standard
4695 \begin_inset Note Greyedout
4696 status open
4697
4698 \begin_layout Plain Layout
4699
4700 \series bold
4701 Note:
4702 \series default
4703  Not all document types use the 
4704 \family sans
4705 Chapter
4706 \family default
4707  heading as the maximum sectioning level.
4708  In that case the 
4709 \family sans
4710 Section
4711 \family default
4712  is the top-level heading.
4713 \end_layout
4714
4715 \end_inset
4716
4717
4718 \end_layout
4719
4720 \begin_layout Standard
4721 So, if you use the 
4722 \family sans
4723 Subsubsection
4724 \family default
4725  environment to label a new sub-subsection, LyX labels it with its number,
4726  along with the number of the subsection, section, and, if applicable, chapter
4727  that it's in.
4728  For example: the fifth section of the second chapter of this book has the
4729  label 
4730 \begin_inset Quotes eld
4731 \end_inset
4732
4733 2.5
4734 \begin_inset Quotes erd
4735 \end_inset
4736
4737 .
4738 \end_layout
4739
4740 \begin_layout Subsubsection
4741 Unnumbered Headings
4742 \begin_inset Index idx
4743 status collapsed
4744
4745 \begin_layout Plain Layout
4746 Section headings ! Unnumbered
4747 \end_layout
4748
4749 \end_inset
4750
4751
4752 \end_layout
4753
4754 \begin_layout Standard
4755 There are 5 types of unnumbered section headings.
4756  They are:
4757 \end_layout
4758
4759 \begin_layout Enumerate
4760
4761 \family sans
4762 Part*
4763 \end_layout
4764
4765 \begin_layout Enumerate
4766
4767 \family sans
4768 Chapter*
4769 \end_layout
4770
4771 \begin_layout Enumerate
4772
4773 \family sans
4774 Section*
4775 \end_layout
4776
4777 \begin_layout Enumerate
4778
4779 \family sans
4780 Subsection*
4781 \end_layout
4782
4783 \begin_layout Enumerate
4784
4785 \family sans
4786 Subsubsection*
4787 \end_layout
4788
4789 \begin_layout Standard
4790 The 
4791 \begin_inset Quotes eld
4792 \end_inset
4793
4794 *
4795 \begin_inset Quotes erd
4796 \end_inset
4797
4798  after each name means that these headings are not numbered.
4799  They work the same as their numbered counterparts but won't appear in the
4800  table of contents, see section
4801 \begin_inset space ~
4802 \end_inset
4803
4804
4805 \begin_inset CommandInset ref
4806 LatexCommand ref
4807 reference "sec:toc"
4808
4809 \end_inset
4810
4811 .
4812 \end_layout
4813
4814 \begin_layout Subsubsection
4815 Changing the Numbering
4816 \begin_inset CommandInset label
4817 LatexCommand label
4818 name "sub:Numbering-depth"
4819
4820 \end_inset
4821
4822
4823 \end_layout
4824
4825 \begin_layout Standard
4826 You can also alter which sectioning levels get numbered and which ones appear
4827  in the Table of Contents.
4828  Now, this doesn't remove any of the levels; that's preset in the document
4829  class.
4830  Certain classes start with 
4831 \family sans
4832 Chapter
4833 \family default
4834  and go down to the 
4835 \family sans
4836 Subparagraph
4837 \family default
4838  level.
4839  Others start at 
4840 \family sans
4841 Section
4842 \family default
4843 .
4844  Similarly, not all document classes number all sectioning levels.
4845  Most don't number 
4846 \family sans
4847 Paragraph
4848 \family default
4849  or 
4850 \family sans
4851 Subparagraph
4852 \family default
4853 .
4854  This is something you can change.
4855 \end_layout
4856
4857 \begin_layout Standard
4858 Open the 
4859 \family sans
4860 Document\SpecialChar \menuseparator
4861 Settings
4862 \family default
4863  dialog.
4864 \family sans
4865
4866 \begin_inset Index idx
4867 status collapsed
4868
4869 \begin_layout Plain Layout
4870 Document ! Settings
4871 \end_layout
4872
4873 \end_inset
4874
4875
4876 \family default
4877  Under 
4878 \family sans
4879 Numbering
4880 \begin_inset space ~
4881 \end_inset
4882
4883 &
4884 \begin_inset space ~
4885 \end_inset
4886
4887 TOC
4888 \family default
4889  you'll see two counters.
4890  The one named 
4891 \family sans
4892 Numbering
4893 \family default
4894  controls how far down in the sectioning hierarchy LyX numbers a section
4895  heading.
4896  The other one controls the appearance of the section headings in the table
4897  of contents.
4898 \end_layout
4899
4900 \begin_layout Subsubsection
4901 Short Titles of Headings
4902 \begin_inset Index idx
4903 status collapsed
4904
4905 \begin_layout Plain Layout
4906 Section headings ! Short titles
4907 \end_layout
4908
4909 \end_inset
4910
4911
4912 \begin_inset Argument
4913 status collapsed
4914
4915 \begin_layout Plain Layout
4916 Short Titles
4917 \end_layout
4918
4919 \end_inset
4920
4921
4922 \begin_inset CommandInset label
4923 LatexCommand label
4924 name "sec:Short-Titles"
4925
4926 \end_inset
4927
4928
4929 \end_layout
4930
4931 \begin_layout Standard
4932 Some section or chapter titles, such as this one, can get quite long.
4933  This can cause trouble when there is limited horizontal space.
4934  For example, if the header of the page is set to show the current section
4935  title, a long title will protrude over the page margins and look awful.
4936 \end_layout
4937
4938 \begin_layout Standard
4939 LaTeX allows you to specify a short title for section headings.
4940  This short title is used in the header and in the actual table of contents,
4941  avoiding the problem mentioned.
4942  To specify a short title, use the menu 
4943 \family sans
4944 Insert\SpecialChar \menuseparator
4945 Short
4946 \begin_inset space ~
4947 \end_inset
4948
4949 Title
4950 \family default
4951 .
4952  This will insert a box labeled 
4953 \begin_inset Quotes eld
4954 \end_inset
4955
4956 opt
4957 \begin_inset Quotes erd
4958 \end_inset
4959
4960  (stands for 
4961 \begin_inset Quotes eld
4962 \end_inset
4963
4964 optional
4965 \begin_inset Quotes erd
4966 \end_inset
4967
4968 ) which you can use to enter the short title text.
4969  This also works for captions inside floats.
4970 \end_layout
4971
4972 \begin_layout Standard
4973 The title of this section is a good example of using this feature.
4974 \end_layout
4975
4976 \begin_layout Subsubsection
4977 Special Information
4978 \end_layout
4979
4980 \begin_layout Standard
4981 The following information applies to all section headings:
4982 \end_layout
4983
4984 \begin_layout Itemize
4985 You cannot do any nesting with these environments.
4986 \end_layout
4987
4988 \begin_layout Itemize
4989 You cannot use a margin note in any of these environments.
4990 \end_layout
4991
4992 \begin_layout Itemize
4993 You can only use inline math in these environments.
4994 \end_layout
4995
4996 \begin_layout Itemize
4997 You can use labels and cross-references to refer to their numbers.
4998 \end_layout
4999
5000 \begin_layout Subsection
5001 Quotes and Poetry line spacing
5002 \end_layout
5003
5004 \begin_layout Standard
5005 LyX has three paragraph environments for writing poetry and quotations.
5006  They are 
5007 \family sans
5008 Quote
5009 \family default
5010
5011 \family sans
5012 Quotation
5013 \family default
5014 , and 
5015 \family sans
5016 Verse
5017 \family default
5018 .
5019  Forget the days of changing line spacing and twiddling with margins.
5020  These three paragraph environments already have those changes built-in.
5021  They all widen the left margin and add a bit of extra space above and below
5022  the text they contain.
5023  They also allow nesting, so you can put a 
5024 \family sans
5025 Verse
5026 \family default
5027  in a 
5028 \family sans
5029 Quotation
5030 \family default
5031 , as well as in some other paragraph environments.
5032 \end_layout
5033
5034 \begin_layout Standard
5035 There is another feature of these three paragraph environments: they do
5036  
5037 \emph on
5038 not
5039 \emph default
5040  reset to 
5041 \family sans
5042 Standard
5043 \family default
5044  when you start a new paragraph.
5045  So, you can type in that poem and merrily hit 
5046 \family sans
5047 Return
5048 \family default
5049  without worrying about the paragraph environment changing on you.
5050  Of course, that means that, once you're done typing in that poem, you have
5051  to change back to the 
5052 \family sans
5053 Standard
5054 \family default
5055  environment yourself.
5056 \end_layout
5057
5058 \begin_layout Subsubsection
5059
5060 \family sans
5061 Quote
5062 \family default
5063  and 
5064 \family sans
5065 Quotation
5066 \family default
5067
5068 \begin_inset CommandInset label
5069 LatexCommand label
5070 name "sec:Quote"
5071
5072 \end_inset
5073
5074
5075 \begin_inset Index idx
5076 status collapsed
5077
5078 \begin_layout Plain Layout
5079 Quotation
5080 \end_layout
5081
5082 \end_inset
5083
5084
5085 \end_layout
5086
5087 \begin_layout Standard
5088 Now that we've described the similarities of these three environments, it's
5089  time for the differences.
5090  
5091 \family sans
5092 Quote
5093 \family default
5094  and 
5095 \family sans
5096 Quotation
5097 \family default
5098  are identical except for one difference: 
5099 \family sans
5100 Quote
5101 \family default
5102  uses extra spacing to separate paragraphs and never indents the first line.
5103  
5104 \family sans
5105 Quotation
5106 \family default
5107  
5108 \emph on
5109 always
5110 \emph default
5111  indents the first line of a paragraph and uses the same line spacing throughout.
5112 \end_layout
5113
5114 \begin_layout Standard
5115 Here's an example of the 
5116 \family sans
5117 Quote
5118 \family default
5119  environment:
5120 \end_layout
5121
5122 \begin_layout Quote
5123 This is in the 
5124 \family sans
5125 Quote
5126 \family default
5127  environment.
5128  I can keep writing, extending this line out further and further until it
5129  wraps.
5130  See – no indentation!
5131 \end_layout
5132
5133 \begin_layout Quote
5134 Here's the second paragraph of this quote.
5135  Again, there's no indentation, but there is extra space between me and
5136  the other paragraph.
5137 \end_layout
5138
5139 \begin_layout Standard
5140 Here's another example, this time in the 
5141 \family sans
5142 Quotation
5143 \family default
5144  environment:
5145 \end_layout
5146
5147 \begin_layout Quotation
5148 This is in the 
5149 \family sans
5150 Quotation
5151 \family default
5152  environment.
5153  If I keep writing, you'll see the indentation.
5154  If your country uses a writing style that shows off new paragraphs by indenting
5155  the first line, then 
5156 \family sans
5157 Quotation
5158 \family default
5159  is the environment for you! Well, you'd use it 
5160 \emph on
5161 if
5162 \emph default
5163  you were quoting other text.
5164 \end_layout
5165
5166 \begin_layout Quotation
5167 Here's a new paragraph.
5168  I could ramble on and on, like a politician at election time.
5169  If I did that, though, you'd get bored.
5170 \end_layout
5171
5172 \begin_layout Standard
5173 As the examples show, 
5174 \family sans
5175 Quote
5176 \family default
5177  is for those people who use extra space to separate paragraphs.
5178  They should put quotes in the 
5179 \family sans
5180 Quote
5181 \family default
5182  environment.
5183  Those who use indentation to mark a new paragraph should use the 
5184 \family sans
5185 Quotation
5186 \family default
5187  paragraph environment for quoted text.
5188 \end_layout
5189
5190 \begin_layout Subsubsection
5191
5192 \family sans
5193 Verse
5194 \family default
5195
5196 \begin_inset Index idx
5197 status collapsed
5198
5199 \begin_layout Plain Layout
5200 Paragraph ! Verse
5201 \end_layout
5202
5203 \end_inset
5204
5205
5206 \family sans
5207
5208 \begin_inset Index idx
5209 status collapsed
5210
5211 \begin_layout Plain Layout
5212 Poetry
5213 \end_layout
5214
5215 \end_inset
5216
5217
5218 \begin_inset CommandInset label
5219 LatexCommand label
5220 name "sec:Verse"
5221
5222 \end_inset
5223
5224
5225 \end_layout
5226
5227 \begin_layout Standard
5228
5229 \family sans
5230 Verse
5231 \family default
5232  is a paragraph environment for poetry, rhymes, verses, and so on.
5233  Here's an example:
5234 \end_layout
5235
5236 \begin_layout Verse
5237 This is in Verse
5238 \begin_inset Newline newline
5239 \end_inset
5240
5241 Which I did not rehearse!
5242 \end_layout
5243
5244 \begin_layout Verse
5245 It could be much worse.
5246  This line could be long, very long, oh so long, so very long that it wraps
5247  around.
5248  It looks okay on screen, but in the printed version, the extra lines are
5249  indented a bit more than the first.
5250  Okay, so it's turned to prose and doesn't rhyme anymore.
5251  So sue me.
5252 \end_layout
5253
5254 \begin_layout Verse
5255 To break a line
5256 \begin_inset Newline newline
5257 \end_inset
5258
5259 And make things look fine
5260 \begin_inset Newline newline
5261 \end_inset
5262
5263 Use 
5264 \begin_inset Info
5265 type  "shortcut"
5266 arg   "newline-insert newline"
5267 \end_inset
5268
5269 .
5270 \end_layout
5271
5272 \begin_layout Standard
5273 As you can see, 
5274 \family sans
5275 Verse
5276 \family default
5277  does not indent both margins.
5278  Each stanza of the verse or poem is in its own paragraph.
5279  To separate the individual lines of a stanza, use the 
5280 \family typewriter
5281 break-line
5282 \family default
5283  function 
5284 \begin_inset Info
5285 type  "shortcut"
5286 arg   "newline-insert newline"
5287 \end_inset
5288
5289 .
5290 \end_layout
5291
5292 \begin_layout Subsection
5293 Lists
5294 \begin_inset Index idx
5295 status collapsed
5296
5297 \begin_layout Plain Layout
5298 Lists
5299 \end_layout
5300
5301 \end_inset
5302
5303
5304 \begin_inset CommandInset label
5305 LatexCommand label
5306 name "sub:Lists"
5307
5308 \end_inset
5309
5310
5311 \end_layout
5312
5313 \begin_layout Standard
5314 LyX has four different paragraph environments for creating different kinds
5315  of lists.
5316  In the 
5317 \family sans
5318 Itemize
5319 \family default
5320  and 
5321 \family sans
5322 Enumerate
5323 \family default
5324  environments, LyX labels your list items with bullets or numbers, respectively.
5325  In the 
5326 \family sans
5327 Description
5328 \family default
5329  and 
5330 \family sans
5331 List
5332 \family default
5333  environments, LyX lets you provide your own label.
5334  We'll present the individual details of each type of list next after describing
5335  some general features of all four of them.
5336 \end_layout
5337
5338 \begin_layout Subsubsection
5339 General Features
5340 \end_layout
5341
5342 \begin_layout Standard
5343 The four paragraph environments for lists differ from the other environments
5344  in several ways.
5345  First, LyX treats each paragraph as a list item.
5346  Hitting 
5347 \family sans
5348 Return
5349 \family default
5350  does 
5351 \emph on
5352 not
5353 \emph default
5354  reset the environment to 
5355 \family sans
5356 Standard
5357 \family default
5358  but keeps the current environment and creates a new list item.
5359  The nesting depth is hereby kept.
5360  If you want to keep the paragraph environment but reset the current nesting
5361  depth, you can use 
5362 \begin_inset Info
5363 type  "shortcut"
5364 arg   "break-paragraph inverse"
5365 \end_inset
5366
5367  to break paragraphs.
5368 \end_layout
5369
5370 \begin_layout Standard
5371 You can nest lists of any type inside one another.
5372  In fact, LyX changes the labels on some list items depending on how it
5373  is nested.
5374  If you intend to use any of the list paragraph environments, we suggest
5375  you read all of section
5376 \begin_inset space ~
5377 \end_inset
5378
5379
5380 \begin_inset CommandInset ref
5381 LatexCommand ref
5382 reference "sec:Nesting"
5383
5384 \end_inset
5385
5386 .
5387  
5388 \end_layout
5389
5390 \begin_layout Subsubsection
5391
5392 \family sans
5393 Itemize
5394 \family default
5395
5396 \begin_inset Index idx
5397 status collapsed
5398
5399 \begin_layout Plain Layout
5400 Lists ! Itemize
5401 \end_layout
5402
5403 \end_inset
5404
5405
5406 \begin_inset CommandInset label
5407 LatexCommand label
5408 name "sec:Itemize"
5409
5410 \end_inset
5411
5412
5413 \end_layout
5414
5415 \begin_layout Standard
5416 The first type of list we'll describe in detail is the 
5417 \family sans
5418 Itemize
5419 \family default
5420  paragraph environment.
5421  It has the following properties:
5422 \end_layout
5423
5424 \begin_layout Itemize
5425 Each item has a particular bullet or symbol as its label.
5426 \end_layout
5427
5428 \begin_deeper
5429 \begin_layout Itemize
5430 LyX uses the same symbol for all of the items in a given nesting level.
5431 \end_layout
5432
5433 \begin_layout Itemize
5434 The symbol appears at the beginning of the first line.
5435 \end_layout
5436
5437 \end_deeper
5438 \begin_layout Itemize
5439 The items can have any length.
5440  LyX automatically offsets the left margin of each item.
5441  The offset is always relative to whatever environment the 
5442 \family sans
5443 Itemize
5444 \family default
5445  list may be in.
5446 \end_layout
5447
5448 \begin_layout Itemize
5449 If you nest an 
5450 \family sans
5451 Itemize
5452 \family default
5453  environment inside another 
5454 \family sans
5455 Itemize
5456 \family default
5457  environment, the label changes to a new symbol.
5458 \end_layout
5459
5460 \begin_deeper
5461 \begin_layout Itemize
5462 There are four different symbols for up to a four-fold nesting.
5463 \end_layout
5464
5465 \begin_layout Itemize
5466 LyX always shows the same symbol on screen.
5467 \end_layout
5468
5469 \begin_layout Itemize
5470 See section
5471 \begin_inset space ~
5472 \end_inset
5473
5474
5475 \begin_inset CommandInset ref
5476 LatexCommand ref
5477 reference "sec:Nesting"
5478
5479 \end_inset
5480
5481  for a full explanation of nesting.
5482 \end_layout
5483
5484 \end_deeper
5485 \begin_layout Standard
5486 Of course, that explanation was also an example of an 
5487 \family sans
5488 Itemize
5489 \family default
5490  list.
5491  The 
5492 \family sans
5493 Itemize
5494 \family default
5495  environment is best suited for lists where the order doesn't matter.
5496 \end_layout
5497
5498 \begin_layout Standard
5499 We said that different levels use different symbols as their label.
5500  Here's an example of all four possible symbols.
5501 \end_layout
5502
5503 \begin_layout Itemize
5504 The label for the first level 
5505 \family sans
5506 Itemize
5507 \family default
5508  is a large black dot, or bullet.
5509 \end_layout
5510
5511 \begin_deeper
5512 \begin_layout Itemize
5513 The label for the second level is a dash.
5514 \end_layout
5515
5516 \begin_deeper
5517 \begin_layout Itemize
5518 The label for the third is an asterisk.
5519 \end_layout
5520
5521 \begin_deeper
5522 \begin_layout Itemize
5523 The label for the fourth is a centered dot.
5524 \end_layout
5525
5526 \end_deeper
5527 \begin_layout Itemize
5528 Back out to the third level.
5529 \end_layout
5530
5531 \end_deeper
5532 \begin_layout Itemize
5533 Back to the second level.
5534 \end_layout
5535
5536 \end_deeper
5537 \begin_layout Itemize
5538 Back to the outermost level.
5539 \end_layout
5540
5541 \begin_layout Standard
5542 These are the default labels for an 
5543 \family sans
5544 Itemize
5545 \family default
5546  list.
5547  You can customize these labels in the 
5548 \family sans
5549 Document\SpecialChar \menuseparator
5550 Settings
5551 \family default
5552  dialog in the submenu 
5553 \family sans
5554 Bullets
5555 \family default
5556 .
5557 \family sans
5558
5559 \begin_inset Index idx
5560 status collapsed
5561
5562 \begin_layout Plain Layout
5563 Document ! Settings
5564 \end_layout
5565
5566 \end_inset
5567
5568
5569 \end_layout
5570
5571 \begin_layout Standard
5572 Notice how the space between items decreases with increasing depth.
5573  We'll explain nesting and all the tricks you can do with different depths
5574  in section
5575 \begin_inset space ~
5576 \end_inset
5577
5578
5579 \begin_inset CommandInset ref
5580 LatexCommand ref
5581 reference "sec:Nesting"
5582
5583 \end_inset
5584
5585 .
5586 \end_layout
5587
5588 \begin_layout Subsubsection
5589
5590 \family sans
5591 Enumerate
5592 \family default
5593
5594 \begin_inset Index idx
5595 status collapsed
5596
5597 \begin_layout Plain Layout
5598 Lists ! Enumerate
5599 \end_layout
5600
5601 \end_inset
5602
5603
5604 \begin_inset CommandInset label
5605 LatexCommand label
5606 name "sec:Enumerate"
5607
5608 \end_inset
5609
5610
5611 \end_layout
5612
5613 \begin_layout Standard
5614 The 
5615 \family sans
5616 Enumerate
5617 \family default
5618  environment is used to create numbered lists and outlines.
5619  It has these properties:
5620 \end_layout
5621
5622 \begin_layout Enumerate
5623 Each item has a numeral as its label.
5624 \end_layout
5625
5626 \begin_deeper
5627 \begin_layout Enumerate
5628 The label type depends on the nesting depth.
5629 \end_layout
5630
5631 \end_deeper
5632 \begin_layout Enumerate
5633 LyX automatically counts the items for you and updates the label as appropriate.
5634 \end_layout
5635
5636 \begin_layout Enumerate
5637 Each new 
5638 \family sans
5639 Enumerate
5640 \family default
5641  environment resets the counter to one.
5642 \end_layout
5643
5644 \begin_layout Enumerate
5645 Like the 
5646 \family sans
5647 Itemize
5648 \family default
5649  environment, the 
5650 \family sans
5651 Enumerate
5652 \family default
5653  environment:
5654 \end_layout
5655
5656 \begin_deeper
5657 \begin_layout Enumerate
5658 Offsets the items relative to the left margin.
5659  Items can have any length.
5660 \end_layout
5661
5662 \begin_layout Enumerate
5663 Reduces the space between items as the nesting depth increases.
5664 \end_layout
5665
5666 \begin_layout Enumerate
5667 Uses different types of labels depending on the nesting depth.
5668 \end_layout
5669
5670 \begin_layout Enumerate
5671 Allows up to a four-fold nesting.
5672 \end_layout
5673
5674 \end_deeper
5675 \begin_layout Standard
5676 Unlike the 
5677 \family sans
5678 Itemize
5679 \family default
5680  environment, 
5681 \family sans
5682 Enumerate
5683 \family default
5684  shows the different labels for each item in LyX.
5685  Here is how LyX labels the four different levels in an 
5686 \family sans
5687 Enumerate
5688 \family default
5689 :
5690 \end_layout
5691
5692 \begin_layout Enumerate
5693 The first level of an 
5694 \family sans
5695 Enumerate
5696 \family default
5697  uses Arabic numerals followed by a period.
5698 \end_layout
5699
5700 \begin_deeper
5701 \begin_layout Enumerate
5702 The second level uses lower case letters surrounded by parentheses.
5703 \end_layout
5704
5705 \begin_deeper
5706 \begin_layout Enumerate
5707 The third level uses lower-case Roman numerals followed by a period.
5708 \end_layout
5709
5710 \begin_deeper
5711 \begin_layout Enumerate
5712 The fourth level uses capital letters followed by a period.
5713 \end_layout
5714
5715 \begin_layout Enumerate
5716 Again, notice the decrease in the spacing between items as the nesting depth
5717  increases.
5718 \end_layout
5719
5720 \end_deeper
5721 \begin_layout Enumerate
5722 Back to the third level
5723 \end_layout
5724
5725 \end_deeper
5726 \begin_layout Enumerate
5727 Back to the second level.
5728 \end_layout
5729
5730 \end_deeper
5731 \begin_layout Enumerate
5732 Back to the outermost level.
5733 \end_layout
5734
5735 \begin_layout Standard
5736 Once again, you can customize the type of numbering used in the 
5737 \family sans
5738 Enumerate
5739 \family default
5740  environment.
5741  It involves adding commands to the LaTeX preamble (see the 
5742 \emph on
5743 Additional Features
5744 \emph default
5745  manual).
5746  As stated earlier, such customization only shows up in the printed version,
5747  not in LyX.
5748 \end_layout
5749
5750 \begin_layout Standard
5751 There is more to nesting 
5752 \family sans
5753 Enumerate
5754 \family default
5755  environments than we've stated here.
5756  You should read section
5757 \begin_inset space ~
5758 \end_inset
5759
5760
5761 \begin_inset CommandInset ref
5762 LatexCommand ref
5763 reference "sec:Nesting"
5764
5765 \end_inset
5766
5767  to learn more about nesting.
5768 \end_layout
5769
5770 \begin_layout Subsubsection
5771
5772 \family sans
5773 Description
5774 \family default
5775
5776 \begin_inset Index idx
5777 status collapsed
5778
5779 \begin_layout Plain Layout
5780 Lists ! Description
5781 \end_layout
5782
5783 \end_inset
5784
5785
5786 \end_layout
5787
5788 \begin_layout Standard
5789 Unlike the previous two environments, the 
5790 \family sans
5791 Description
5792 \family default
5793  list has no fixed label.
5794  Instead, LyX uses the first 
5795 \begin_inset Quotes eld
5796 \end_inset
5797
5798 word
5799 \begin_inset Quotes erd
5800 \end_inset
5801
5802  of the first line as the label.
5803  Here's an example:
5804 \end_layout
5805
5806 \begin_layout Description
5807 Example: This is an example of the 
5808 \family sans
5809 Description
5810 \family default
5811  environment.
5812 \end_layout
5813
5814 \begin_layout Standard
5815 LyX typesets the label in boldface and puts extra space between it and the
5816  rest of the line.
5817 \end_layout
5818
5819 \begin_layout Standard
5820 With the first 
5821 \begin_inset Quotes eld
5822 \end_inset
5823
5824 word
5825 \begin_inset Quotes erd
5826 \end_inset
5827
5828  it is meant that the first hit of the 
5829 \family sans
5830 Space
5831 \family default
5832  key ends the label if you are at the beginning of the first line of an
5833  item.
5834  If you need to use more than one word in the label use a 
5835 \family sans
5836 Protected Blank
5837 \family default
5838 .
5839  (Use either 
5840 \begin_inset Info
5841 type  "shortcut"
5842 arg   "space-insert protected"
5843 \end_inset
5844
5845  or the menu 
5846 \family sans
5847 Insert\SpecialChar \menuseparator
5848 Formatting\SpecialChar \menuseparator
5849 Protected
5850 \begin_inset space ~
5851 \end_inset
5852
5853 Space
5854 \family default
5855 , see section
5856 \begin_inset space ~
5857 \end_inset
5858
5859
5860 \begin_inset CommandInset ref
5861 LatexCommand ref
5862 reference "sub:Protected-Space"
5863
5864 \end_inset
5865
5866  for more info.) Here is an example:
5867 \end_layout
5868
5869 \begin_layout Description
5870 Second
5871 \begin_inset space ~
5872 \end_inset
5873
5874 Example: This one shows how to use a 
5875 \family sans
5876 Protected
5877 \begin_inset space ~
5878 \end_inset
5879
5880 Blank
5881 \family default
5882  in the label of a 
5883 \family sans
5884 Description
5885 \family default
5886  list item.
5887 \end_layout
5888
5889 \begin_layout Description
5890 Usage: You should use the 
5891 \family sans
5892 Description
5893 \family default
5894  environment for things like definitions and theorems.
5895  Use it when you need to make one word in particular stand out in the text
5896  that describes it.
5897  It's not a good idea to use a 
5898 \family sans
5899 Description
5900 \family default
5901  environment when you have an entire sentence that you want to describe.
5902  You're better off using 
5903 \family sans
5904 Itemize
5905 \family default
5906  or 
5907 \family sans
5908 Enumerate
5909 \family default
5910  and nesting several 
5911 \family sans
5912 Standard
5913 \family default
5914  paragraphs into them.
5915 \end_layout
5916
5917 \begin_layout Description
5918 Nesting: You can nest 
5919 \family sans
5920 Description
5921 \family default
5922  environments inside one another, nest them in other types of lists, and
5923  so on.
5924 \end_layout
5925
5926 \begin_layout Standard
5927 Notice that after the first line, LyX indents subsequent lines, offsetting
5928  them from the first line.
5929 \end_layout
5930
5931 \begin_layout Subsubsection
5932 The LyX 
5933 \family sans
5934 List
5935 \family default
5936
5937 \begin_inset Index idx
5938 status collapsed
5939
5940 \begin_layout Plain Layout
5941 Lists ! LyX list
5942 \end_layout
5943
5944 \end_inset
5945
5946
5947 \end_layout
5948
5949 \begin_layout Standard
5950 The 
5951 \family sans
5952 List
5953 \family default
5954  environment is a LyX extension to LaTeX.
5955 \end_layout
5956
5957 \begin_layout Standard
5958 \begin_inset Note Greyedout
5959 status open
5960
5961 \begin_layout Plain Layout
5962
5963 \series bold
5964 Note:
5965 \series default
5966  When you are using a KOMA-Script document class, like in this document,
5967  the 
5968 \family sans
5969 List
5970 \family default
5971  environment is named 
5972 \family sans
5973 Labeling
5974 \family default
5975 .
5976 \end_layout
5977
5978 \end_inset
5979
5980
5981 \end_layout
5982
5983 \begin_layout Standard
5984 Like the 
5985 \family sans
5986 Description
5987 \family default
5988  environment the 
5989 \family sans
5990 List
5991 \family default
5992  environment has user-defined labels for each list item.
5993  There are the following properties of this list environment:
5994 \end_layout
5995
5996 \begin_layout Labeling
5997 \labelwidthstring 00.00.0000
5998 item
5999 \begin_inset space ~
6000 \end_inset
6001
6002 labels LyX uses the first 
6003 \begin_inset Quotes eld
6004 \end_inset
6005
6006 word
6007 \begin_inset Quotes erd
6008 \end_inset
6009
6010  of each line as the item label.
6011  The first 
6012 \family sans
6013 Space
6014 \family default
6015  after the beginning of the first line of an item marks the end of the label.
6016  If you need to use more than one word in an item label, use a protected
6017  blank as described above.
6018 \end_layout
6019
6020 \begin_layout Labeling
6021 \labelwidthstring 00.00.0000
6022 margins As you can see, LyX uses different margins for the item label and
6023  the body of the item text.
6024  The body of the text has a larger left margin, which is equal to the default
6025  label width plus a little extra space.
6026  
6027 \end_layout
6028
6029 \begin_layout Labeling
6030 \labelwidthstring 00.00.0000
6031 label
6032 \begin_inset space ~
6033 \end_inset
6034
6035 width LyX uses the width of the label, or the default width, whatever is
6036  larger.
6037  If the label width is larger, the label 
6038 \begin_inset Quotes eld
6039 \end_inset
6040
6041 extends
6042 \begin_inset Quotes erd
6043 \end_inset
6044
6045  into the first line.
6046  In other words, the text of the first line isn't aligned with the left
6047  margin of the rest of the item text.
6048 \end_layout
6049
6050 \begin_layout Labeling
6051 \labelwidthstring 00.00.0000
6052 default
6053 \begin_inset space ~
6054 \end_inset
6055
6056 width You can set the default label width to ensure that the text of all
6057  items in a 
6058 \family sans
6059 List
6060 \family default
6061  environment have the same left margin.
6062 \begin_inset Newline newline
6063 \end_inset
6064
6065 To change the default width, select all items in the list.
6066  Now open the 
6067 \family sans
6068 Edit\SpecialChar \menuseparator
6069 Paragraph
6070 \begin_inset space ~
6071 \end_inset
6072
6073 Settings
6074 \family default
6075  dialog.
6076  The text in the box 
6077 \family sans
6078 Longest
6079 \begin_inset space ~
6080 \end_inset
6081
6082 label
6083 \family default
6084  determines the default label width.
6085  You can use the text of your largest label here, but you can also use the
6086  letter 
6087 \begin_inset Quotes eld
6088 \end_inset
6089
6090 M
6091 \begin_inset Quotes erd
6092 \end_inset
6093
6094  multiple times instead.
6095  The M is the widest character and is a standard unit of widths in LaTeX.
6096  By using 
6097 \begin_inset Quotes eld
6098 \end_inset
6099
6100 M
6101 \begin_inset Quotes erd
6102 \end_inset
6103
6104  as the unit of width you don't need to keep changing the contents of 
6105 \family sans
6106 Longest
6107 \begin_inset space ~
6108 \end_inset
6109
6110 label
6111 \family default
6112  every time you alter a label in a 
6113 \family sans
6114 List
6115 \family default
6116  environment.
6117 \begin_inset Newline newline
6118 \end_inset
6119
6120 The predefined default width is the length of 
6121 \begin_inset Quotes eld
6122 \end_inset
6123
6124 00.00.0000
6125 \begin_inset Quotes erd
6126 \end_inset
6127
6128  (equal to 6 M).
6129  
6130 \begin_inset Newline newline
6131 \end_inset
6132
6133
6134 \begin_inset Note Greyedout
6135 status open
6136
6137 \begin_layout Plain Layout
6138
6139 \series bold
6140 Note:
6141 \series default
6142  Setting the cursor into a list item to change only its label width will
6143  only change the width inside LyX but not in the output.
6144 \end_layout
6145
6146 \end_inset
6147
6148
6149 \end_layout
6150
6151 \begin_layout Standard
6152 You should use the 
6153 \family sans
6154 List
6155 \family default
6156  environment the same way like the 
6157 \family sans
6158 Description
6159 \family default
6160  list: When you need one word to stand out from the text that describes
6161  it.
6162  The 
6163 \family sans
6164 List
6165 \family default
6166  environment gives you another way to do this, using a different overall
6167  layout.
6168 \end_layout
6169
6170 \begin_layout Standard
6171 You can nest 
6172 \family sans
6173 List
6174 \family default
6175  environments inside one another, nest them in other types of lists, and
6176  so on.
6177  They work just like the other list paragraph environments.
6178  Read section
6179 \begin_inset space ~
6180 \end_inset
6181
6182
6183 \begin_inset CommandInset ref
6184 LatexCommand ref
6185 reference "sec:Nesting"
6186
6187 \end_inset
6188
6189  to learn about nesting.
6190 \end_layout
6191
6192 \begin_layout Standard
6193 There is yet another feature of the 
6194 \family sans
6195 List
6196 \family default
6197  environment: As you can see in the examples, LyX left-justifies the item
6198  labels by default.
6199  You can use additional 
6200 \family sans
6201 HFills
6202 \family default
6203  to change how LyX justifies the item label.
6204  
6205 \family sans
6206 Hfills
6207 \family default
6208  are documented in section
6209 \begin_inset space ~
6210 \end_inset
6211
6212
6213 \begin_inset CommandInset ref
6214 LatexCommand ref
6215 reference "sub:Horizontal-Space"
6216
6217 \end_inset
6218
6219 .
6220  Here are some examples:
6221 \begin_inset Newpage pagebreak
6222 \end_inset
6223
6224
6225 \end_layout
6226
6227 \begin_layout Labeling
6228 \labelwidthstring 00.00.0000
6229 Left The default for 
6230 \family sans
6231 List
6232 \family default
6233  item labels.
6234 \end_layout
6235
6236 \begin_layout Labeling
6237 \labelwidthstring 00.00.0000
6238 \begin_inset space \hfill{}
6239 \end_inset
6240
6241 Right One 
6242 \family sans
6243 HFill
6244 \family default
6245  at the beginning of the label right justifies it.
6246 \end_layout
6247
6248 \begin_layout Labeling
6249 \labelwidthstring 00.00.0000
6250 \begin_inset space \hfill{}
6251 \end_inset
6252
6253 Center
6254 \begin_inset space \hfill{}
6255 \end_inset
6256
6257  One 
6258 \family sans
6259 HFill
6260 \family default
6261  at the beginning of the label and one at the end centers it.
6262 \end_layout
6263
6264 \begin_layout Subsection
6265 Letters
6266 \begin_inset Index idx
6267 status collapsed
6268
6269 \begin_layout Plain Layout
6270 Letters
6271 \end_layout
6272
6273 \end_inset
6274
6275
6276 \end_layout
6277
6278 \begin_layout Subsubsection
6279
6280 \family sans
6281 Address
6282 \family default
6283  and 
6284 \family sans
6285 Right
6286 \begin_inset space ~
6287 \end_inset
6288
6289 Address
6290 \family default
6291 : An Overview
6292 \end_layout
6293
6294 \begin_layout Standard
6295 Although LyX has document classes for letters, we've also created two paragraph
6296  environments called 
6297 \family sans
6298 Address
6299 \family default
6300  and 
6301 \family sans
6302 Right
6303 \begin_inset space ~
6304 \end_inset
6305
6306 Address
6307 \family default
6308 .
6309  To use the letter class, you need to use specific paragraph environments
6310  in a specific order, otherwise LaTeX gags on the document.
6311  In contrast, you can use the 
6312 \family sans
6313 Address
6314 \family default
6315  and 
6316 \family sans
6317 Right
6318 \begin_inset space ~
6319 \end_inset
6320
6321 Address
6322 \family default
6323  paragraph environments anywhere with no problem.
6324  You can even nest them inside other environments, though you can't nest
6325  anything in them.
6326 \end_layout
6327
6328 \begin_layout Standard
6329 Of course, you're not limited to using 
6330 \family sans
6331 Address
6332 \family default
6333  and 
6334 \family sans
6335 Right
6336 \begin_inset space ~
6337 \end_inset
6338
6339 Address
6340 \family default
6341  for letters only.
6342  
6343 \family sans
6344 Right
6345 \begin_inset space ~
6346 \end_inset
6347
6348 Address
6349 \family default
6350 , in particular, is useful for creating article titles like those used in
6351  some European academic papers.
6352 \end_layout
6353
6354 \begin_layout Subsubsection
6355 Usage
6356 \begin_inset CommandInset label
6357 LatexCommand label
6358 name "sec:Address-Usage"
6359
6360 \end_inset
6361
6362
6363 \end_layout
6364
6365 \begin_layout Standard
6366 The 
6367 \family sans
6368 Address
6369 \family default
6370  environment formats text in the style of an address, which is also used
6371  for the opening and signature in some countries.
6372  Similarly, the 
6373 \family sans
6374 Right
6375 \begin_inset space ~
6376 \end_inset
6377
6378 Address
6379 \family default
6380  environment formats text in the style of a right-justified address, which
6381  is used for the sender's address and today's date in some countries.
6382  Here's an example of each:
6383 \end_layout
6384
6385 \begin_layout Right Address
6386 Right Address
6387 \begin_inset Newline newline
6388 \end_inset
6389
6390 Who I am
6391 \begin_inset Newline newline
6392 \end_inset
6393
6394 Where I am
6395 \begin_inset Newline newline
6396 \end_inset
6397
6398 When is it? What is today?
6399 \end_layout
6400
6401 \begin_layout Standard
6402 That was 
6403 \family sans
6404 Right
6405 \begin_inset space ~
6406 \end_inset
6407
6408 Address
6409 \family default
6410 .
6411  Notice that the lines all have the same left margin, which LyX sets to
6412  fit the largest block of text on a single line.
6413  Here's an example of the 
6414 \family sans
6415 Address
6416 \family default
6417  environment:
6418 \end_layout
6419
6420 \begin_layout Address
6421 Who are you
6422 \begin_inset Newline newline
6423 \end_inset
6424
6425 Where do I send this
6426 \begin_inset Newline newline
6427 \end_inset
6428
6429 Your post office and country
6430 \end_layout
6431
6432 \begin_layout Standard
6433 As you can see, both 
6434 \family sans
6435 Address
6436 \family default
6437  and 
6438 \family sans
6439 Right
6440 \begin_inset space ~
6441 \end_inset
6442
6443 Address
6444 \family default
6445  add extra space between themselves and the next paragraph.
6446  If you hit 
6447 \family sans
6448 Return
6449 \family default
6450  in either of these environments, LyX resets the nesting depth and sets
6451  the environment to 
6452 \family sans
6453 Standard
6454 \family default
6455 .
6456  This makes sense, since 
6457 \family sans
6458 Return
6459 \family default
6460  is the 
6461 \family typewriter
6462 break-paragraph
6463 \family default
6464  function, and the individual lines of an address are not paragraphs.
6465  Thus, you have to use 
6466 \family typewriter
6467 break-line
6468 \family default
6469  (
6470 \begin_inset Info
6471 type  "shortcut"
6472 arg   "newline-insert newline"
6473 \end_inset
6474
6475  or 
6476 \family sans
6477 Formatting
6478 \begin_inset space ~
6479 \end_inset
6480
6481 Character\SpecialChar \menuseparator
6482 Line
6483 \begin_inset space ~
6484 \end_inset
6485
6486 Break
6487 \family default
6488  from the 
6489 \family sans
6490 Insert
6491 \family default
6492  menu) to start a new line in an 
6493 \family sans
6494 Address
6495 \family default
6496  or 
6497 \family sans
6498 Right
6499 \begin_inset space ~
6500 \end_inset
6501
6502 Address
6503 \family default
6504  environment.
6505 \end_layout
6506
6507 \begin_layout Subsection
6508 Academic Writing
6509 \end_layout
6510
6511 \begin_layout Standard
6512 Most academic writing begins with an abstract and ends with a bibliography
6513  or list of references.
6514  LyX contains paragraph environments for both of these.
6515 \end_layout
6516
6517 \begin_layout Subsubsection
6518
6519 \family sans
6520 Abstract
6521 \begin_inset Index idx
6522 status collapsed
6523
6524 \begin_layout Plain Layout
6525 Abstracts
6526 \end_layout
6527
6528 \end_inset
6529
6530
6531 \end_layout
6532
6533 \begin_layout Standard
6534 The 
6535 \family sans
6536 Abstract
6537 \family default
6538  environment is used for the abstract of an article.
6539  Technically, you could use this environment anywhere, but you really should
6540  only use it at the beginning of the document, after the title.
6541  Also, don't bother trying to nest 
6542 \family sans
6543 Abstract
6544 \family default
6545  in anything else or vice versa.
6546  It won't work.
6547  The 
6548 \family sans
6549 Abstract
6550 \family default
6551  environment is only useful in the article and report document classes.
6552  The book document classes ignores the 
6553 \family sans
6554 Abstract
6555 \family default
6556  completely, and it's utterly silly to use 
6557 \family sans
6558 Abstract
6559 \family default
6560  in a letter document class.
6561 \end_layout
6562
6563 \begin_layout Standard
6564 The 
6565 \family sans
6566 Abstract
6567 \family default
6568  environment does several things for you.
6569  First, it puts the centered label 
6570 \begin_inset Quotes eld
6571 \end_inset
6572
6573 Abstract
6574 \begin_inset Quotes erd
6575 \end_inset
6576
6577  above the text.
6578  The label and the text of the abstract are separated by some extra vertical
6579  space.
6580  Second, it typesets everything in a smaller font, just as you'd expect.
6581  Lastly, it adds a bit of extra vertical space between the abstract and
6582  the subsequent text.
6583  Well, that's how it will appear on the LyX screen.
6584  The appearance in the output depends on the used article or report class.
6585 \end_layout
6586
6587 \begin_layout Standard
6588 Starting a new paragraph by hitting 
6589 \family sans
6590 Return
6591 \family default
6592  does not reset the paragraph environment.
6593  The new paragraph will still be in the 
6594 \family sans
6595 Abstract
6596 \family default
6597  environment.
6598  So, you will have to change the paragraph environment yourself when you
6599  finish entering the abstract of your document.
6600 \end_layout
6601
6602 \begin_layout Standard
6603 \begin_inset Float figure
6604 wide false
6605 sideways false
6606 status open
6607
6608 \begin_layout Plain Layout
6609 \align center
6610 \begin_inset Graphics
6611         filename clipart/Abstract.pdf
6612
6613 \end_inset
6614
6615
6616 \end_layout
6617
6618 \begin_layout Plain Layout
6619 \begin_inset Caption
6620
6621 \begin_layout Plain Layout
6622 \begin_inset CommandInset label
6623 LatexCommand label
6624 name "cap:Paragraph-in-the"
6625
6626 \end_inset
6627
6628 Paragraph in the 
6629 \family sans
6630 Abstract
6631 \family default
6632  environment
6633 \end_layout
6634
6635 \end_inset
6636
6637
6638 \end_layout
6639
6640 \end_inset
6641
6642
6643 \end_layout
6644
6645 \begin_layout Standard
6646 We'd love to give you directly an example of the 
6647 \family sans
6648 Abstract
6649 \family default
6650  environment, but since this document is in the 
6651 \begin_inset Quotes eld
6652 \end_inset
6653
6654 book
6655 \begin_inset Quotes erd
6656 \end_inset
6657
6658  class, we can't do this.
6659  We inserted it therefore as figure
6660 \begin_inset space ~
6661 \end_inset
6662
6663
6664 \begin_inset CommandInset ref
6665 LatexCommand ref
6666 reference "cap:Paragraph-in-the"
6667
6668 \end_inset
6669
6670 .
6671  If you've never heard of an 
6672 \begin_inset Quotes eld
6673 \end_inset
6674
6675 abstract
6676 \begin_inset Quotes erd
6677 \end_inset
6678
6679  before, you can safely ignore this environment.
6680 \end_layout
6681
6682 \begin_layout Subsubsection
6683
6684 \family sans
6685 Bibliography
6686 \family default
6687
6688 \begin_inset Index idx
6689 status collapsed
6690
6691 \begin_layout Plain Layout
6692 Bibliography
6693 \end_layout
6694
6695 \end_inset
6696
6697
6698 \begin_inset CommandInset label
6699 LatexCommand label
6700 name "sub:Biblio_environment"
6701
6702 \end_inset
6703
6704
6705 \end_layout
6706
6707 \begin_layout Standard
6708 The 
6709 \family sans
6710 Bibliography
6711 \family default
6712  environment is used to list references.
6713  Technically, you could use this environment anywhere, but you really should
6714  only use it at the end of the document.
6715  Nesting 
6716 \family sans
6717 Bibliography
6718 \family default
6719  in anything else or vice versa won't work.
6720 \end_layout
6721
6722 \begin_layout Standard
6723 When you first open a 
6724 \family sans
6725 Bibliography
6726 \family default
6727  environment, LyX adds a large vertical space, followed by the heading 
6728 \begin_inset Quotes eld
6729 \end_inset
6730
6731 Bibliography
6732 \begin_inset Quotes erd
6733 \end_inset
6734
6735  or 
6736 \begin_inset Quotes eld
6737 \end_inset
6738
6739 References,
6740 \begin_inset Quotes erd
6741 \end_inset
6742
6743  depending on the document class.
6744  The heading is in a large boldface font.
6745  Each paragraph of the 
6746 \family sans
6747 Bibliography
6748 \family default
6749  environment is a bibliography entry.
6750  Thus, hitting 
6751 \family sans
6752 Return
6753 \family default
6754  does not reset the paragraph environment.
6755  Each new paragraph is still in the 
6756 \family sans
6757 Bibliography
6758 \family default
6759  environment.
6760 \end_layout
6761
6762 \begin_layout Standard
6763 There is another, usually better way to include references in your document
6764  by using a BibTeX database.
6765  For more information on that, and for a detailed description of LyX's bibliogra
6766 phy handling, have a look at in section
6767 \begin_inset space ~
6768 \end_inset
6769
6770
6771 \begin_inset CommandInset ref
6772 LatexCommand ref
6773 reference "sec:Bibliography"
6774
6775 \end_inset
6776
6777 .
6778 \end_layout
6779
6780 \begin_layout Subsection
6781 LyX
6782 \family sans
6783 -Code
6784 \begin_inset Index idx
6785 status collapsed
6786
6787 \begin_layout Plain Layout
6788 Paragraph ! LyX code
6789 \end_layout
6790
6791 \end_inset
6792
6793
6794 \begin_inset CommandInset label
6795 LatexCommand label
6796 name "sub:LyX-Code"
6797
6798 \end_inset
6799
6800
6801 \end_layout
6802
6803 \begin_layout Standard
6804 The 
6805 \family sans
6806 LyX-Code
6807 \family default
6808  environment is another LyX extension.
6809  It type-sets text in a typewriter-style font.
6810  It also treats the 
6811 \family sans
6812 Space
6813 \family default
6814  key as a fixed whitespace;
6815 \begin_inset Foot
6816 status collapsed
6817
6818 \begin_layout Plain Layout
6819 In the 
6820 \family sans
6821 LyX-Code
6822 \family default
6823  environment, the 
6824 \family sans
6825 Space
6826 \family default
6827  key is treated as a 
6828 \family sans
6829 Protected
6830 \begin_inset space ~
6831 \end_inset
6832
6833 Blank
6834 \family default
6835  instead of an end-of-word marker.
6836 \end_layout
6837
6838 \end_inset
6839
6840  this is the only case in which you can type multiple whitespaces in LyX.
6841  If you need to insert blank lines, you'll still need to use 
6842 \begin_inset Info
6843 type  "shortcut"
6844 arg   "newline-insert newline"
6845 \end_inset
6846
6847  (the 
6848 \family typewriter
6849 break-line
6850 \family default
6851  function).
6852  
6853 \family sans
6854 Return
6855 \family default
6856  breaks paragraphs.
6857  Note, however, that 
6858 \family sans
6859 Return
6860 \family default
6861  does not reset the paragraph environment.
6862  So, when you finish using the 
6863 \family sans
6864 LyX-Code
6865 \family default
6866  environment, you'll need to change the paragraph environment yourself.
6867  Also, you can nest the 
6868 \family sans
6869 LyX-Code
6870 \family default
6871  environment inside of others.
6872 \end_layout
6873
6874 \begin_layout Standard
6875 There are a few quirks with this environment:
6876 \end_layout
6877
6878 \begin_layout Itemize
6879 You can't use 
6880 \begin_inset Info
6881 type  "shortcut"
6882 arg   "newline-insert newline"
6883 \end_inset
6884
6885  at the beginning of a new paragraph (i.
6886 \begin_inset space \thinspace{}
6887 \end_inset
6888
6889 g.
6890 \begin_inset space \space{}
6891 \end_inset
6892
6893 you can't follow 
6894 \family sans
6895 Return
6896 \family default
6897  with a 
6898 \begin_inset Info
6899 type  "shortcut"
6900 arg   "newline-insert newline"
6901 \end_inset
6902
6903 ).
6904 \end_layout
6905
6906 \begin_layout Itemize
6907 You can't follow a 
6908 \begin_inset Info
6909 type  "shortcut"
6910 arg   "newline-insert newline"
6911 \end_inset
6912
6913  with a 
6914 \family sans
6915 Space
6916 \family default
6917 .
6918 \end_layout
6919
6920 \begin_deeper
6921 \begin_layout Itemize
6922 Use a 
6923 \family sans
6924 Return
6925 \family default
6926  to begin a new paragraph, then you can use a 
6927 \family sans
6928 Space
6929 \family default
6930 .
6931 \end_layout
6932
6933 \begin_layout Itemize
6934 Or: use 
6935 \begin_inset Info
6936 type  "shortcut"
6937 arg   "space-insert protected"
6938 \end_inset
6939
6940  instead.
6941 \end_layout
6942
6943 \end_deeper
6944 \begin_layout Itemize
6945 You can't have an empty paragraph or an empty line.
6946  You must put at least one 
6947 \family sans
6948 Space
6949 \family default
6950  in any line you want blank.
6951  Otherwise, LaTeX generates errors.
6952 \end_layout
6953
6954 \begin_layout Itemize
6955 You cannot get the typewriter double quotes by typing 
6956 \family sans
6957 "
6958 \family default
6959  since that will insert 
6960 \emph on
6961 real
6962 \emph default
6963  quotes.
6964  You get the typewriter double quotes with 
6965 \begin_inset Info
6966 type  "shortcut"
6967 arg   "self-insert \""
6968 \end_inset
6969
6970 .
6971 \end_layout
6972
6973 \begin_layout Standard
6974 Here's an example:
6975 \end_layout
6976
6977 \begin_layout LyX-Code
6978 #include <stdio.h>
6979 \end_layout
6980
6981 \begin_layout LyX-Code
6982  
6983 \end_layout
6984
6985 \begin_layout LyX-Code
6986 int main(void)
6987 \end_layout
6988
6989 \begin_layout LyX-Code
6990 {
6991 \end_layout
6992
6993 \begin_layout LyX-Code
6994     printf("Hello World!
6995 \backslash
6996 n");
6997 \end_layout
6998
6999 \begin_layout LyX-Code
7000     return 0;
7001 \end_layout
7002
7003 \begin_layout LyX-Code
7004 }
7005 \end_layout
7006
7007 \begin_layout Standard
7008 This is just the standard 
7009 \begin_inset Quotes eld
7010 \end_inset
7011
7012 Hello world!
7013 \begin_inset Quotes erd
7014 \end_inset
7015
7016  program.
7017  
7018 \end_layout
7019
7020 \begin_layout Standard
7021
7022 \family sans
7023 LyX-Code
7024 \family default
7025  has one purpose: to typeset code, such as program source, shell scripts,
7026  rc-files, and so on.
7027  Use it only in those very special cases where you need to generate text
7028  as if you used a typewriter.
7029 \begin_inset Index idx
7030 status collapsed
7031
7032 \begin_layout Plain Layout
7033 Paragraph environments|)
7034 \end_layout
7035
7036 \end_inset
7037
7038
7039 \end_layout
7040
7041 \begin_layout Section
7042 Nesting Environments
7043 \begin_inset Index idx
7044 status collapsed
7045
7046 \begin_layout Plain Layout
7047 Nesting ! Environments
7048 \end_layout
7049
7050 \end_inset
7051
7052
7053 \begin_inset CommandInset label
7054 LatexCommand label
7055 name "sec:Nesting"
7056
7057 \end_inset
7058
7059
7060 \end_layout
7061
7062 \begin_layout Subsection
7063 Introduction
7064 \end_layout
7065
7066 \begin_layout Standard
7067 LyX treats text as a unified block with a particular context and specific
7068  properties.
7069  This allows you to create blocks that inherit some of the properties of
7070  another block.
7071  For example you have three main points in an outline, but point #2 also
7072  has two subpoints.
7073  In other words, you have a list inside of another list, with the inner
7074  list 
7075 \begin_inset Quotes eld
7076 \end_inset
7077
7078 attached
7079 \begin_inset Quotes erd
7080 \end_inset
7081
7082  to item #2:
7083 \end_layout
7084
7085 \begin_layout Enumerate
7086 one
7087 \end_layout
7088
7089 \begin_layout Enumerate
7090 two
7091 \end_layout
7092
7093 \begin_deeper
7094 \begin_layout Enumerate
7095 sublist – item #1
7096 \end_layout
7097
7098 \begin_layout Enumerate
7099 sublist – item #2
7100 \end_layout
7101
7102 \end_deeper
7103 \begin_layout Enumerate
7104 three
7105 \end_layout
7106
7107 \begin_layout Standard
7108 You put a list inside a list by nesting one list inside the other.
7109  Nesting an environment is quite simple: Select 
7110 \family sans
7111 Increase
7112 \begin_inset space ~
7113 \end_inset
7114
7115 List
7116 \begin_inset space ~
7117 \end_inset
7118
7119 Depth
7120 \family default
7121  or 
7122 \family sans
7123 Decrease
7124 \begin_inset space ~
7125 \end_inset
7126
7127 List
7128 \begin_inset space ~
7129 \end_inset
7130
7131 Depth
7132 \family default
7133  from the 
7134 \family sans
7135 Edit
7136 \family default
7137  menu to change the nesting depth of the current paragraph (the status bar
7138  will tell you how far you are nested).
7139  Instead of the menu, you can also use the toolbar buttons 
7140 \begin_inset Info
7141 type  "icon"
7142 arg   "depth-increment"
7143 \end_inset
7144
7145  and 
7146 \begin_inset Info
7147 type  "icon"
7148 arg   "depth-decrement"
7149 \end_inset
7150
7151  or the convenient key bindings 
7152 \family sans
7153 Tab
7154 \family default
7155  and 
7156 \family sans
7157 Shift-Tab
7158 \family default
7159  or 
7160 \begin_inset Info
7161 type  "shortcut"
7162 arg   "depth-increment"
7163 \end_inset
7164
7165  and 
7166 \begin_inset Info
7167 type  "shortcut"
7168 arg   "depth-decrement"
7169 \end_inset
7170
7171  to change the nesting level.
7172  The change will work on the current selection if you have made one (allowing
7173  you to change the nesting of several paragraphs at once), or the current
7174  paragraph.
7175 \end_layout
7176
7177 \begin_layout Standard
7178 Note that LyX only changes the nesting depth if it can.
7179  If it's invalid to do so, nothing happens if you try to change the depth.
7180  Additionally, if you change the depth of one paragraph, it affects the
7181  depth of every paragraph nested inside of it.
7182 \end_layout
7183
7184 \begin_layout Standard
7185 Nesting isn't limited to lists.
7186  In LyX, you can nest just about anything inside anything else, as you're
7187  about to find out.
7188  This is the real power of nesting paragraph environments.
7189 \end_layout
7190
7191 \begin_layout Subsection
7192 What You Can and Can't Nest
7193 \end_layout
7194
7195 \begin_layout Standard
7196 Before we fire a list of paragraph environments at you, we need to tell
7197  you a little bit more about how nesting works.
7198 \end_layout
7199
7200 \begin_layout Standard
7201 The question if nesting a paragraph environment is possible, is a bit more
7202  complicated than a simple yes or no.
7203  There are three types of paragraph environments:
7204 \end_layout
7205
7206 \begin_layout Itemize
7207 Completely unnestable
7208 \end_layout
7209
7210 \begin_layout Itemize
7211 Fully nestable, you can nest them inside things and you can also nest other
7212  things inside them.
7213 \end_layout
7214
7215 \begin_layout Itemize
7216 A third type, you can nest them into other environments, but you can't nest
7217  anything into them.
7218 \end_layout
7219
7220 \begin_layout Standard
7221 Here's a list of the three types of nesting behavior, and which paragraph
7222  environments have them:
7223 \end_layout
7224
7225 \begin_layout Description
7226 Unnestable Can't nest them.
7227  Can't nest into them.
7228 \end_layout
7229
7230 \begin_deeper
7231 \begin_layout Itemize
7232
7233 \family sans
7234 Bibliography
7235 \end_layout
7236
7237 \begin_layout Itemize
7238
7239 \family sans
7240 Abstract
7241 \end_layout
7242
7243 \begin_layout Itemize
7244
7245 \family sans
7246 Title
7247 \end_layout
7248
7249 \begin_layout Itemize
7250
7251 \family sans
7252 Author
7253 \end_layout
7254
7255 \begin_layout Itemize
7256
7257 \family sans
7258 Date
7259 \end_layout
7260
7261 \end_deeper
7262 \begin_layout Description
7263 Fully
7264 \begin_inset space ~
7265 \end_inset
7266
7267 Nestable You can nest them.
7268  You can nest other things into them.
7269 \end_layout
7270
7271 \begin_deeper
7272 \begin_layout Itemize
7273
7274 \family sans
7275 Verse
7276 \end_layout
7277
7278 \begin_layout Itemize
7279
7280 \family sans
7281 Quote
7282 \end_layout
7283
7284 \begin_layout Itemize
7285
7286 \family sans
7287 Quotation
7288 \end_layout
7289
7290 \begin_layout Itemize
7291
7292 \family sans
7293 Itemize
7294 \end_layout
7295
7296 \begin_layout Itemize
7297
7298 \family sans
7299 Enumerate
7300 \end_layout
7301
7302 \begin_layout Itemize
7303
7304 \family sans
7305 Description
7306 \end_layout
7307
7308 \begin_layout Itemize
7309
7310 \family sans
7311 List
7312 \end_layout
7313
7314 \begin_layout Itemize
7315
7316 \family sans
7317 LyX-Code
7318 \end_layout
7319
7320 \end_deeper
7321 \begin_layout Description
7322 Nestable-Inside You can nest them inside other things.
7323  You can't nest anything into them.
7324 \end_layout
7325
7326 \begin_deeper
7327 \begin_layout Itemize
7328
7329 \family sans
7330 Standard
7331 \end_layout
7332
7333 \begin_layout Itemize
7334
7335 \family sans
7336 Part
7337 \end_layout
7338
7339 \begin_layout Itemize
7340
7341 \family sans
7342 Chapter
7343 \end_layout
7344
7345 \begin_layout Itemize
7346
7347 \family sans
7348 Section
7349 \end_layout
7350
7351 \begin_layout Itemize
7352
7353 \family sans
7354 Subsection
7355 \end_layout
7356
7357 \begin_layout Itemize
7358
7359 \family sans
7360 Subsubsection
7361 \end_layout
7362
7363 \begin_layout Itemize
7364
7365 \family sans
7366 Paragraph
7367 \end_layout
7368
7369 \begin_layout Itemize
7370
7371 \family sans
7372 Subparagraph
7373 \end_layout
7374
7375 \begin_layout Itemize
7376
7377 \family sans
7378 Part*
7379 \end_layout
7380
7381 \begin_layout Itemize
7382
7383 \family sans
7384 Chapter*
7385 \end_layout
7386
7387 \begin_layout Itemize
7388
7389 \family sans
7390 Section*
7391 \end_layout
7392
7393 \begin_layout Itemize
7394
7395 \family sans
7396 Subsection*
7397 \end_layout
7398
7399 \begin_layout Itemize
7400
7401 \family sans
7402 Subsubsection*
7403 \end_layout
7404
7405 \begin_layout Itemize
7406
7407 \family sans
7408 Right
7409 \begin_inset space ~
7410 \end_inset
7411
7412 Address
7413 \end_layout
7414
7415 \begin_layout Itemize
7416
7417 \family sans
7418 Address
7419 \end_layout
7420
7421 \end_deeper
7422 \begin_layout Standard
7423 \begin_inset Note Greyedout
7424 status open
7425
7426 \begin_layout Plain Layout
7427
7428 \series bold
7429 Note:
7430 \series default
7431  Although it is possible to nest numbered section headings like 
7432 \family sans
7433 Chapter
7434 \family default
7435
7436 \family sans
7437 Section
7438 \family default
7439 , etc.
7440 \begin_inset space ~
7441 \end_inset
7442
7443 to e.
7444 \begin_inset space \thinspace{}
7445 \end_inset
7446
7447 g.
7448 \begin_inset space \space{}
7449 \end_inset
7450
7451 lists, it is highly recommended not to do this because the aim is to create
7452  well structured documents following typesetting guidelines whereas nested
7453  section headings violate this.
7454 \end_layout
7455
7456 \end_inset
7457
7458
7459 \end_layout
7460
7461 \begin_layout Subsection
7462 Nesting Other Things: Tables, Math, Floats, etc.
7463 \begin_inset Index idx
7464 status collapsed
7465
7466 \begin_layout Plain Layout
7467 Nesting ! Tables etc.
7468 \end_layout
7469
7470 \end_inset
7471
7472
7473 \end_layout
7474
7475 \begin_layout Standard
7476 There are several things that aren't paragraph environments, but which are
7477  affected by nesting anyhow.
7478  They are:
7479 \end_layout
7480
7481 \begin_layout Itemize
7482 equations
7483 \end_layout
7484
7485 \begin_layout Itemize
7486 tables
7487 \end_layout
7488
7489 \begin_layout Itemize
7490 figures
7491 \end_layout
7492
7493 \begin_layout Standard
7494 (
7495 \begin_inset Note Greyedout
7496 status open
7497
7498 \begin_layout Plain Layout
7499
7500 \series bold
7501 Note:
7502 \series default
7503  Figures and tables in 
7504 \family sans
7505 Floats
7506 \family default
7507  are not affected by this.
7508 \end_layout
7509
7510 \end_inset
7511
7512  Have a look at section
7513 \begin_inset space ~
7514 \end_inset
7515
7516
7517 \begin_inset CommandInset ref
7518 LatexCommand ref
7519 reference "sec:Floats"
7520
7521 \end_inset
7522
7523  for more information about 
7524 \family sans
7525 Floats
7526 \family default
7527 .)
7528 \end_layout
7529
7530 \begin_layout Standard
7531 LyX can treat these three objects as either a word or as a paragraph.
7532  If a figure, table, or an equation is inline, it goes wherever the paragraph
7533  it is in goes.
7534 \end_layout
7535
7536 \begin_layout Standard
7537 On the other hand, if you have an equation, figure or table in a 
7538 \begin_inset Quotes eld
7539 \end_inset
7540
7541 paragraph
7542 \begin_inset Quotes erd
7543 \end_inset
7544
7545  of its own, it behaves just like a 
7546 \begin_inset Quotes eld
7547 \end_inset
7548
7549 nestable-inside
7550 \begin_inset Quotes erd
7551 \end_inset
7552
7553  paragraph environment.
7554  You can nest it into any environment, but you obviously can't nest anything
7555  into it.
7556 \end_layout
7557
7558 \begin_layout Standard
7559 Here's an example with a table:
7560 \end_layout
7561
7562 \begin_layout Enumerate
7563 Item One
7564 \end_layout
7565
7566 \begin_deeper
7567 \begin_layout Enumerate
7568 This is (a) and it's nested.
7569 \end_layout
7570
7571 \begin_deeper
7572 \begin_layout Standard
7573 \begin_inset VSpace 0.3cm
7574 \end_inset
7575
7576
7577 \end_layout
7578
7579 \begin_layout Standard
7580 \align center
7581 \begin_inset Tabular
7582 <lyxtabular version="3" rows="2" columns="2">
7583 <features tabularvalignment="middle">
7584 <column alignment="center" valignment="top" width="0pt">
7585 <column alignment="center" valignment="top" width="0pt">
7586 <row>
7587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7588 \begin_inset Text
7589
7590 \begin_layout Plain Layout
7591
7592 \family roman
7593 \series medium
7594 \shape up
7595 \size normal
7596 \emph off
7597 \bar no
7598 \noun off
7599 \color none
7600 a
7601 \end_layout
7602
7603 \end_inset
7604 </cell>
7605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7606 \begin_inset Text
7607
7608 \begin_layout Plain Layout
7609
7610 \family roman
7611 \series medium
7612 \shape up
7613 \size normal
7614 \emph off
7615 \bar no
7616 \noun off
7617 \color none
7618 b
7619 \end_layout
7620
7621 \end_inset
7622 </cell>
7623 </row>
7624 <row>
7625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7626 \begin_inset Text
7627
7628 \begin_layout Plain Layout
7629
7630 \family roman
7631 \series medium
7632 \shape up
7633 \size normal
7634 \emph off
7635 \bar no
7636 \noun off
7637 \color none
7638 c
7639 \end_layout
7640
7641 \end_inset
7642 </cell>
7643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7644 \begin_inset Text
7645
7646 \begin_layout Plain Layout
7647
7648 \family roman
7649 \series medium
7650 \shape up
7651 \size normal
7652 \emph off
7653 \bar no
7654 \noun off
7655 \color none
7656 d
7657 \end_layout
7658
7659 \end_inset
7660 </cell>
7661 </row>
7662 </lyxtabular>
7663
7664 \end_inset
7665
7666
7667 \end_layout
7668
7669 \begin_layout Standard
7670 \begin_inset VSpace 0.3cm
7671 \end_inset
7672
7673
7674 \end_layout
7675
7676 \end_deeper
7677 \begin_layout Enumerate
7678 This is (b).
7679  The table is actually nested inside (a).
7680 \end_layout
7681
7682 \end_deeper
7683 \begin_layout Enumerate
7684 Back out again.
7685 \end_layout
7686
7687 \begin_layout Standard
7688 If we hadn't nested the table at all, the list would look like this:
7689 \end_layout
7690
7691 \begin_layout Enumerate
7692 Item One
7693 \end_layout
7694
7695 \begin_deeper
7696 \begin_layout Enumerate
7697 This is (a) and it's nested.
7698 \end_layout
7699
7700 \end_deeper
7701 \begin_layout Standard
7702 \begin_inset VSpace 0.3cm
7703 \end_inset
7704
7705
7706 \end_layout
7707
7708 \begin_layout Standard
7709 \align center
7710 \begin_inset Tabular
7711 <lyxtabular version="3" rows="2" columns="2">
7712 <features tabularvalignment="middle">
7713 <column alignment="center" valignment="top" width="0pt">
7714 <column alignment="center" valignment="top" width="0pt">
7715 <row>
7716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7717 \begin_inset Text
7718
7719 \begin_layout Plain Layout
7720
7721 \family roman
7722 \series medium
7723 \shape up
7724 \size normal
7725 \emph off
7726 \bar no
7727 \noun off
7728 \color none
7729 a
7730 \end_layout
7731
7732 \end_inset
7733 </cell>
7734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7735 \begin_inset Text
7736
7737 \begin_layout Plain Layout
7738
7739 \family roman
7740 \series medium
7741 \shape up
7742 \size normal
7743 \emph off
7744 \bar no
7745 \noun off
7746 \color none
7747 b
7748 \end_layout
7749
7750 \end_inset
7751 </cell>
7752 </row>
7753 <row>
7754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7755 \begin_inset Text
7756
7757 \begin_layout Plain Layout
7758
7759 \family roman
7760 \series medium
7761 \shape up
7762 \size normal
7763 \emph off
7764 \bar no
7765 \noun off
7766 \color none
7767 c
7768 \end_layout
7769
7770 \end_inset
7771 </cell>
7772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7773 \begin_inset Text
7774
7775 \begin_layout Plain Layout
7776
7777 \family roman
7778 \series medium
7779 \shape up
7780 \size normal
7781 \emph off
7782 \bar no
7783 \noun off
7784 \color none
7785 d
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 </row>
7791 </lyxtabular>
7792
7793 \end_inset
7794
7795
7796 \end_layout
7797
7798 \begin_layout Standard
7799 \begin_inset VSpace 0.3cm
7800 \end_inset
7801
7802
7803 \end_layout
7804
7805 \begin_layout Enumerate
7806 This is (b).
7807  The table is 
7808 \emph on
7809 not
7810 \emph default
7811  nested inside (a).
7812  In fact, it's not nested at all.
7813 \end_layout
7814
7815 \begin_layout Enumerate
7816 Back out again.
7817 \end_layout
7818
7819 \begin_layout Standard
7820 Notice how item (b) is not only no longer nested, but is also the first
7821  item of a new list!
7822 \end_layout
7823
7824 \begin_layout Standard
7825 There's another trap you can fall into: Nesting the table, but not going
7826  deep enough.
7827  LyX then turns anything after the table into a new sublist.
7828 \end_layout
7829
7830 \begin_layout Enumerate
7831 Item One
7832 \end_layout
7833
7834 \begin_deeper
7835 \begin_layout Enumerate
7836 This is (a) and it's nested.
7837 \end_layout
7838
7839 \begin_layout Standard
7840 \begin_inset VSpace 0.3cm
7841 \end_inset
7842
7843
7844 \end_layout
7845
7846 \begin_layout Standard
7847 \align center
7848 \begin_inset Tabular
7849 <lyxtabular version="3" rows="2" columns="2">
7850 <features tabularvalignment="middle">
7851 <column alignment="center" valignment="top" width="0pt">
7852 <column alignment="center" valignment="top" width="0pt">
7853 <row>
7854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7855 \begin_inset Text
7856
7857 \begin_layout Plain Layout
7858
7859 \family roman
7860 \series medium
7861 \shape up
7862 \size normal
7863 \emph off
7864 \bar no
7865 \noun off
7866 \color none
7867 a
7868 \end_layout
7869
7870 \end_inset
7871 </cell>
7872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7873 \begin_inset Text
7874
7875 \begin_layout Plain Layout
7876
7877 \family roman
7878 \series medium
7879 \shape up
7880 \size normal
7881 \emph off
7882 \bar no
7883 \noun off
7884 \color none
7885 b
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 </row>
7891 <row>
7892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7893 \begin_inset Text
7894
7895 \begin_layout Plain Layout
7896
7897 \family roman
7898 \series medium
7899 \shape up
7900 \size normal
7901 \emph off
7902 \bar no
7903 \noun off
7904 \color none
7905 c
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \family roman
7916 \series medium
7917 \shape up
7918 \size normal
7919 \emph off
7920 \bar no
7921 \noun off
7922 \color none
7923 d
7924 \end_layout
7925
7926 \end_inset
7927 </cell>
7928 </row>
7929 </lyxtabular>
7930
7931 \end_inset
7932
7933
7934 \end_layout
7935
7936 \begin_layout Standard
7937 \begin_inset VSpace 0.3cm
7938 \end_inset
7939
7940
7941 \end_layout
7942
7943 \begin_layout Enumerate
7944 This is (b).
7945  The table is actually nested inside Item One, but 
7946 \emph on
7947 not
7948 \emph default
7949  inside (a).
7950 \end_layout
7951
7952 \end_deeper
7953 \begin_layout Enumerate
7954 Back out again.
7955 \end_layout
7956
7957 \begin_layout Standard
7958 As you can see, item (b) turned into the first item of a new list, but a
7959  new list 
7960 \emph on
7961 inside
7962 \emph default
7963  item 1.
7964  The same thing would have happened to a figure or an equation.
7965  So, if you nest tables, figures or equations, make sure you go to the right
7966  depth!
7967 \end_layout
7968
7969 \begin_layout Subsection
7970 Usage and General Features
7971 \end_layout
7972
7973 \begin_layout Standard
7974 Speaking of levels, LyX can perform up to a six-fold nesting.
7975  In other words, 
7976 \begin_inset Quotes eld
7977 \end_inset
7978
7979 level #6
7980 \begin_inset Quotes erd
7981 \end_inset
7982
7983  is the innermost possible depth.
7984  Here's an example to illustrate what we mean:
7985 \end_layout
7986
7987 \begin_layout Enumerate
7988 level #1 – outermost
7989 \end_layout
7990
7991 \begin_deeper
7992 \begin_layout Enumerate
7993 level #2
7994 \end_layout
7995
7996 \begin_deeper
7997 \begin_layout Enumerate
7998 level #3
7999 \end_layout
8000
8001 \begin_deeper
8002 \begin_layout Enumerate
8003 level #4
8004 \end_layout
8005
8006 \begin_deeper
8007 \begin_layout Itemize
8008 level #5
8009 \end_layout
8010
8011 \begin_deeper
8012 \begin_layout Itemize
8013 level #6
8014 \end_layout
8015
8016 \end_deeper
8017 \end_deeper
8018 \end_deeper
8019 \end_deeper
8020 \end_deeper
8021 \begin_layout Standard
8022 There are two exceptions to the six-fold nesting limit, and you can see
8023  both of them in the example.
8024  Unlike the other fully-nestable environments, you can only perform a four-fold
8025  nesting with the 
8026 \family sans
8027 Enumerate
8028 \family default
8029  and 
8030 \family sans
8031 Itemize
8032 \family default
8033  environments.
8034  For example, if we tried to nest another 
8035 \family sans
8036 Enumerate
8037 \family default
8038  list inside item 
8039 \begin_inset Quotes eld
8040 \end_inset
8041
8042 A.
8043 \begin_inset Quotes erd
8044 \end_inset
8045
8046 , we would get errors.
8047 \end_layout
8048
8049 \begin_layout Subsection
8050 Some Examples
8051 \begin_inset Index idx
8052 status collapsed
8053
8054 \begin_layout Plain Layout
8055 Nesting ! Examples
8056 \end_layout
8057
8058 \end_inset
8059
8060
8061 \end_layout
8062
8063 \begin_layout Standard
8064 The best way to explain just what you can do with nesting is by illustration.
8065  We have several examples of nested environments.
8066  In them, we explain how we created the example, so that you can reproduce
8067  them.
8068 \end_layout
8069
8070 \begin_layout Subsubsection
8071 Example 1: The Six-fold Way and Mixed Nesting
8072 \end_layout
8073
8074 \begin_layout Labeling
8075 \labelwidthstring MMM
8076 #1-a This is the outermost level.
8077  It's a 
8078 \family sans
8079 List
8080 \family default
8081  environment.
8082 \end_layout
8083
8084 \begin_deeper
8085 \begin_layout Labeling
8086 \labelwidthstring MMM
8087 #2-a This is level #2.
8088  We created it by using 
8089 \begin_inset Info
8090 type  "shortcut"
8091 arg   "break-paragraph inverse"
8092 \end_inset
8093
8094  followed by 
8095 \begin_inset Info
8096 type  "shortcut"
8097 arg   "depth-increment"
8098 \end_inset
8099
8100 .
8101 \end_layout
8102
8103 \begin_deeper
8104 \begin_layout Labeling
8105 \labelwidthstring MMM
8106 #3-a This is level #3.
8107  This time, we just hit 
8108 \family sans
8109 Return
8110 \family default
8111 , then used 
8112 \begin_inset Info
8113 type  "shortcut"
8114 arg   "depth-increment"
8115 \end_inset
8116
8117  twice in a row.
8118  We could have also created it the same way as we did the previous level,
8119  by hitting 
8120 \begin_inset Info
8121 type  "shortcut"
8122 arg   "break-paragraph inverse"
8123 \end_inset
8124
8125  followed by 
8126 \begin_inset Info
8127 type  "shortcut"
8128 arg   "depth-increment"
8129 \end_inset
8130
8131 .
8132 \end_layout
8133
8134 \begin_deeper
8135 \begin_layout Standard
8136 This is actually a 
8137 \family sans
8138 Standard
8139 \family default
8140  environment, nested inside of 
8141 \begin_inset Quotes eld
8142 \end_inset
8143
8144 #3-a
8145 \begin_inset Quotes erd
8146 \end_inset
8147
8148 .
8149  So, it's at level #4.
8150  We did this by hitting 
8151 \begin_inset Info
8152 type  "shortcut"
8153 arg   "break-paragraph inverse"
8154 \end_inset
8155
8156 , then 
8157 \begin_inset Info
8158 type  "shortcut"
8159 arg   "depth-increment"
8160 \end_inset
8161
8162 , then changing the paragraph environment to 
8163 \family sans
8164 Standard
8165 \family default
8166 .
8167  Do this to create list items with more than one paragraph — it also works
8168  for the 
8169 \family sans
8170 Description
8171 \family default
8172
8173 \family sans
8174 Enumerate
8175 \family default
8176 , and 
8177 \family sans
8178 Itemize
8179 \family default
8180  environments!
8181 \end_layout
8182
8183 \begin_layout Standard
8184 Here's another 
8185 \family sans
8186 Standard
8187 \family default
8188  paragraph, also at level #4, made with just a 
8189 \begin_inset Info
8190 type  "shortcut"
8191 arg   "break-paragraph inverse"
8192 \end_inset
8193
8194 .
8195 \end_layout
8196
8197 \begin_layout Labeling
8198 \labelwidthstring MMM
8199 #4-a This is level #4.
8200  We hit 
8201 \begin_inset Info
8202 type  "shortcut"
8203 arg   "break-paragraph inverse"
8204 \end_inset
8205
8206  and changed the paragraph environment back to 
8207 \family sans
8208 List
8209 \family default
8210 .
8211  Remember — we can't nest anything inside a 
8212 \family sans
8213 Standard
8214 \family default
8215  environment, which is why we're still at level #4.
8216  However, we 
8217 \emph on
8218 can
8219 \emph default
8220  keep nesting things inside 
8221 \begin_inset Quotes eld
8222 \end_inset
8223
8224 #3-a
8225 \begin_inset Quotes erd
8226 \end_inset
8227
8228 .
8229 \end_layout
8230
8231 \begin_deeper
8232 \begin_layout Labeling
8233 \labelwidthstring MMM
8234 #5-a This is level #5\SpecialChar \ldots{}
8235
8236 \end_layout
8237
8238 \begin_deeper
8239 \begin_layout Labeling
8240 \labelwidthstring MMM
8241 #6-a \SpecialChar \ldots{}
8242 and this is level #6.
8243  By now, you should know how we made these two.
8244 \end_layout
8245
8246 \end_deeper
8247 \begin_layout Labeling
8248 \labelwidthstring MMM
8249 #5-b Back to level #5.
8250  Just hit 
8251 \begin_inset Info
8252 type  "shortcut"
8253 arg   "break-paragraph inverse"
8254 \end_inset
8255
8256  followed by a 
8257 \begin_inset Info
8258 type  "shortcut"
8259 arg   "depth-decrement"
8260 \end_inset
8261
8262 .
8263 \end_layout
8264
8265 \end_deeper
8266 \begin_layout Labeling
8267 \labelwidthstring MMM
8268 #4-b After another 
8269 \begin_inset Info
8270 type  "shortcut"
8271 arg   "break-paragraph inverse"
8272 \end_inset
8273
8274  followed by a 
8275 \begin_inset Info
8276 type  "shortcut"
8277 arg   "depth-decrement"
8278 \end_inset
8279
8280 , we're back at level #4.
8281 \end_layout
8282
8283 \end_deeper
8284 \begin_layout Labeling
8285 \labelwidthstring MMM
8286 #3-b Back to level #3.
8287  By now it should be obvious how we did this.
8288 \end_layout
8289
8290 \end_deeper
8291 \begin_layout Labeling
8292 \labelwidthstring MMM
8293 #2-b Back to level #2.
8294  
8295 \end_layout
8296
8297 \end_deeper
8298 \begin_layout Labeling
8299 \labelwidthstring MMM
8300 #1-b And last, back to the outermost level, #1.
8301  After this sentence, we'll hit 
8302 \family sans
8303 Return
8304 \family default
8305  and change the paragraph environment back to 
8306 \family sans
8307 Standard
8308 \family default
8309  to end the list.
8310 \end_layout
8311
8312 \begin_layout Standard
8313 We could have also used the 
8314 \family sans
8315 Description
8316 \family default
8317
8318 \family sans
8319 Quote
8320 \family default
8321
8322 \family sans
8323 Quotation
8324 \family default
8325 , or even the 
8326 \family sans
8327 Verse
8328 \family default
8329  environment in place of the 
8330 \family sans
8331 List
8332 \family default
8333  environment.
8334  The example would have worked exactly the same.
8335 \end_layout
8336
8337 \begin_layout Subsubsection
8338 Example 2: Inheritance
8339 \end_layout
8340
8341 \begin_layout LyX-Code
8342 This is the LyX-Code environment, at level #1, the outermost
8343 \end_layout
8344
8345 \begin_layout LyX-Code
8346 level.
8347   Now we'll hit 
8348 \family sans
8349 Return
8350 \family default
8351 , then 
8352 \begin_inset Info
8353 type  "shortcut"
8354 arg   "depth-increment"
8355 \end_inset
8356
8357 , after which, we'll change to the 
8358 \family sans
8359 Enumerate
8360 \family default
8361  environment.
8362 \end_layout
8363
8364 \begin_deeper
8365 \begin_layout Enumerate
8366 This is the 
8367 \family sans
8368 Enumerate
8369 \family default
8370  environment, at level #2.
8371 \end_layout
8372
8373 \begin_layout Enumerate
8374 Notice how the nested 
8375 \family sans
8376 Enumerate
8377 \family default
8378  not only inherits its margins from its parent environment (
8379 \family sans
8380 LyX-Code
8381 \family default
8382 ), but also inherits its font and spacing!
8383 \end_layout
8384
8385 \end_deeper
8386 \begin_layout Standard
8387 We ended this example by hitting 
8388 \family sans
8389 Return
8390 \family default
8391 .
8392  After that, we needed to reset the paragraph environment to 
8393 \family sans
8394 Standard
8395 \family default
8396  and reset the nesting depth by using 
8397 \begin_inset Info
8398 type  "shortcut"
8399 arg   "depth-decrement"
8400 \end_inset
8401
8402  once.
8403 \end_layout
8404
8405 \begin_layout Subsubsection
8406 Example 3: Labels, Levels, and the 
8407 \family sans
8408 Enumerate
8409 \family default
8410  and 
8411 \family sans
8412 Itemize
8413 \family default
8414  Environments
8415 \begin_inset Argument
8416 status collapsed
8417
8418 \begin_layout Plain Layout
8419 Example #3: Labels, Levels and other list environments
8420 \end_layout
8421
8422 \end_inset
8423
8424
8425 \end_layout
8426
8427 \begin_layout Enumerate
8428 This is level #1, in an 
8429 \family sans
8430 Enumerate
8431 \family default
8432  paragraph environment.
8433  We're actually going to nest a bunch of these.
8434 \end_layout
8435
8436 \begin_deeper
8437 \begin_layout Enumerate
8438 This is level #2.
8439  We used 
8440 \begin_inset Info
8441 type  "shortcut"
8442 arg   "break-paragraph inverse"
8443 \end_inset
8444
8445  followed by 
8446 \begin_inset Info
8447 type  "shortcut"
8448 arg   "depth-increment"
8449 \end_inset
8450
8451 .
8452  Now, what happens if we nest an 
8453 \family sans
8454 Itemize
8455 \family default
8456  environment inside of this one? It will be at level #3, but what will its
8457  label be? An asterisk?
8458 \end_layout
8459
8460 \begin_deeper
8461 \begin_layout Itemize
8462 No! It's a bullet.
8463  This is the 
8464 \emph on
8465 first
8466 \emph default
8467  
8468 \family sans
8469 Itemize
8470 \family default
8471  environment, even though it's at level #3.
8472  So, its label is a bullet.
8473  (We got here by using 
8474 \begin_inset Info
8475 type  "shortcut"
8476 arg   "break-paragraph inverse"
8477 \end_inset
8478
8479 , then 
8480 \begin_inset Info
8481 type  "shortcut"
8482 arg   "depth-increment"
8483 \end_inset
8484
8485 , then changing the environment to 
8486 \family sans
8487 Itemize
8488 \family default
8489 .)
8490 \end_layout
8491
8492 \begin_deeper
8493 \begin_layout Itemize
8494 Here's level #4, produced using 
8495 \begin_inset Info
8496 type  "shortcut"
8497 arg   "break-paragraph inverse"
8498 \end_inset
8499
8500 , then 
8501 \begin_inset Info
8502 type  "shortcut"
8503 arg   "depth-increment"
8504 \end_inset
8505
8506 .
8507  We'll do that again\SpecialChar \ldots{}
8508
8509 \end_layout
8510
8511 \begin_deeper
8512 \begin_layout Enumerate
8513 \SpecialChar \ldots{}
8514 to get to level #5.
8515  This time, however, we also changed the paragraph environment back to 
8516 \family sans
8517 Enumerate
8518 \family default
8519 .
8520  Notice the type of numbering, it is 
8521 \emph on
8522 lowercase Roman
8523 \emph default
8524 , because we are in the 
8525 \emph on
8526 thirdfold
8527 \emph default
8528  
8529 \family sans
8530 Enumerate
8531 \family default
8532  environment (i.
8533 \begin_inset space \thinspace{}
8534 \end_inset
8535
8536 g.
8537  it is an 
8538 \family sans
8539 Enumerate
8540 \family default
8541  inside an 
8542 \family sans
8543 Enumerate
8544 \family default
8545  inside an 
8546 \family sans
8547 Enumerate
8548 \family default
8549 ).
8550 \end_layout
8551
8552 \begin_layout Enumerate
8553 What happens if we 
8554 \emph on
8555 don't
8556 \emph default
8557  change the paragraph environment, but decrease the nesting depth? What
8558  type of numbering does LyX use?
8559 \end_layout
8560
8561 \begin_layout Enumerate
8562 Oh, as if you couldn't guess by now, we're just using 
8563 \begin_inset Info
8564 type  "shortcut"
8565 arg   "break-paragraph inverse"
8566 \end_inset
8567
8568  to keep the current environment and depth but create a new item.
8569 \end_layout
8570
8571 \begin_layout Enumerate
8572 Let's use 
8573 \begin_inset Info
8574 type  "shortcut"
8575 arg   "depth-decrement"
8576 \end_inset
8577
8578  to decrease the depth after the next 
8579 \begin_inset Info
8580 type  "shortcut"
8581 arg   "break-paragraph inverse"
8582 \end_inset
8583
8584 .
8585 \end_layout
8586
8587 \end_deeper
8588 \begin_layout Enumerate
8589 This is level #4.
8590  Look what type of label LyX is using!
8591 \end_layout
8592
8593 \end_deeper
8594 \begin_layout Enumerate
8595 This is level #3.
8596  Even though we've changed levels, LyX is still using a lowercase Roman
8597  numeral as the label.Why?
8598 \end_layout
8599
8600 \begin_layout Enumerate
8601 Because, even though the nesting depth has changed, the paragraph is 
8602 \emph on
8603 still
8604 \emph default
8605  a thirdfold 
8606 \family sans
8607 Enumerate
8608 \family default
8609  environment.
8610  Notice, however, that LyX 
8611 \emph on
8612 did
8613 \emph default
8614  reset the counter for the label.
8615 \end_layout
8616
8617 \end_deeper
8618 \begin_layout Enumerate
8619 Another 
8620 \begin_inset Info
8621 type  "shortcut"
8622 arg   "break-paragraph inverse"
8623 \end_inset
8624
8625  
8626 \begin_inset Info
8627 type  "shortcut"
8628 arg   "depth-decrement"
8629 \end_inset
8630
8631  sequence, and we're back to level #2.
8632  This time, we not only changed the nesting depth, but we also moved back
8633  into the twofold-nested 
8634 \family sans
8635 Enumerate
8636 \family default
8637  environment.
8638 \end_layout
8639
8640 \end_deeper
8641 \begin_layout Enumerate
8642 The same thing happens if we do another 
8643 \begin_inset Info
8644 type  "shortcut"
8645 arg   "break-paragraph inverse"
8646 \end_inset
8647
8648  
8649 \begin_inset Info
8650 type  "shortcut"
8651 arg   "depth-decrement"
8652 \end_inset
8653
8654 sequence and return to level #1, the outermost level.
8655 \end_layout
8656
8657 \begin_layout Standard
8658 Lastly, we reset the environment to 
8659 \family sans
8660 Standard
8661 \family default
8662 .
8663  As you can see, the level number doesn't correspond to what type of labeling
8664  LyX uses for the 
8665 \family sans
8666 Enumerate
8667 \family default
8668  and 
8669 \family sans
8670 Itemize
8671 \family default
8672  environments.
8673  The number of other 
8674 \family sans
8675 Enumerate
8676 \family default
8677  environments surrounding it determines what kind of label LyX uses for
8678  an 
8679 \family sans
8680 Enumerate
8681 \family default
8682  item.
8683  The same rule applies for the 
8684 \family sans
8685 Itemize
8686 \family default
8687  environment, as well.
8688 \end_layout
8689
8690 \begin_layout Subsubsection
8691 Example 4: Going Bonkers
8692 \end_layout
8693
8694 \begin_layout Enumerate
8695 We're going to go totally nuts now.
8696  We won't nest as deep as in the other examples, nor will we go into the
8697  same detail with how we did it.
8698  (level #1: 
8699 \family sans
8700 Enumerate
8701 \family default
8702 )
8703 \end_layout
8704
8705 \begin_deeper
8706 \begin_layout Standard
8707 (
8708 \family sans
8709 Return, 
8710 \family default
8711
8712 \begin_inset Info
8713 type  "shortcut"
8714 arg   "depth-increment"
8715 \end_inset
8716
8717
8718 \family sans
8719 , Standard
8720 \family default
8721 : level #2) We'll stick an encapsulated description of how we created the
8722  example in parentheses someplace.
8723  For example, the two key bindings are how we changed the depth.
8724  The environment name is the name of the current environment.
8725  Either before or after this, we'll put in the level.
8726 \end_layout
8727
8728 \end_deeper
8729 \begin_layout Enumerate
8730 (
8731 \family sans
8732 Return, Enumerate
8733 \family default
8734 : level #1) This is the next item in the list.
8735 \end_layout
8736
8737 \begin_deeper
8738 \begin_layout Verse
8739 Now we'll add verse.
8740 \begin_inset Newline newline
8741 \end_inset
8742
8743 It will get much worse.
8744 \begin_inset Newline newline
8745 \end_inset
8746
8747 (
8748 \family sans
8749 Return, 
8750 \family default
8751
8752 \begin_inset Info
8753 type  "shortcut"
8754 arg   "depth-increment"
8755 \end_inset
8756
8757
8758 \family sans
8759 , Verse
8760 \family default
8761 : level #2)
8762 \end_layout
8763
8764 \begin_layout Verse
8765 Fiddle dee, Fiddle doo.
8766 \begin_inset Newline newline
8767 \end_inset
8768
8769 Bippitey boppitey boo!
8770 \begin_inset Newline newline
8771 \end_inset
8772
8773 (
8774 \begin_inset Info
8775 type  "shortcut"
8776 arg   "break-paragraph inverse"
8777 \end_inset
8778
8779
8780 \family sans
8781 )
8782 \end_layout
8783
8784 \begin_layout Verse
8785 Here comes a table:
8786 \end_layout
8787
8788 \begin_deeper
8789 \begin_layout Standard
8790 \begin_inset VSpace 0.3cm
8791 \end_inset
8792
8793
8794 \end_layout
8795
8796 \begin_layout Standard
8797 \align center
8798 \begin_inset Tabular
8799 <lyxtabular version="3" rows="2" columns="2">
8800 <features tabularvalignment="middle">
8801 <column alignment="center" valignment="top" width="0pt">
8802 <column alignment="center" valignment="top" width="0pt">
8803 <row>
8804 <cell alignment="center" valignment="top" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808
8809 \family roman
8810 \series medium
8811 \shape up
8812 \size normal
8813 \emph off
8814 \bar no
8815 \noun off
8816 \color none
8817 one-fish
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826
8827 \family roman
8828 \series medium
8829 \shape up
8830 \size normal
8831 \emph off
8832 \bar no
8833 \noun off
8834 \color none
8835 two-fish
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 </row>
8841 <row>
8842 <cell alignment="center" valignment="top" topline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846
8847 \family roman
8848 \series medium
8849 \shape up
8850 \size normal
8851 \emph off
8852 \bar no
8853 \noun off
8854 \color none
8855 red-fish
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864
8865 \family roman
8866 \series medium
8867 \shape up
8868 \size normal
8869 \emph off
8870 \bar no
8871 \noun off
8872 \color none
8873 blue-fish
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 </row>
8879 </lyxtabular>
8880
8881 \end_inset
8882
8883
8884 \end_layout
8885
8886 \end_deeper
8887 \begin_layout Verse
8888 (
8889 \begin_inset Info
8890 type  "shortcut"
8891 arg   "break-paragraph inverse"
8892 \end_inset
8893
8894
8895 \family sans
8896 , Table, 
8897 \family default
8898
8899 \begin_inset Info
8900 type  "shortcut"
8901 arg   "depth-increment"
8902 \end_inset
8903
8904  3 times, 
8905 \begin_inset Info
8906 type  "shortcut"
8907 arg   "break-paragraph inverse"
8908 \end_inset
8909
8910
8911 \family sans
8912 , Verse, 
8913 \family default
8914
8915 \begin_inset Info
8916 type  "shortcut"
8917 arg   "depth-decrement"
8918 \end_inset
8919
8920 )
8921 \end_layout
8922
8923 \end_deeper
8924 \begin_layout Enumerate
8925 (
8926 \family sans
8927 Return, Enumerate
8928 \family default
8929 : level #1) This is another item.
8930  Note that selecting a 
8931 \family sans
8932 Table
8933 \family default
8934  resets the nesting depth to level #1, so we increased the nesting depth
8935  3 times to put the table inside the 
8936 \family sans
8937 Verse
8938 \family default
8939  environment.
8940  
8941 \end_layout
8942
8943 \begin_layout Quotation
8944 We're now ending the 
8945 \family sans
8946 Enumerate
8947 \family default
8948  list and changing to 
8949 \family sans
8950 Quotation
8951 \family default
8952 .
8953  We're still at level #1.
8954  We want to show you some of the things you can do by mixing environments.
8955  The next set of paragraphs is a 
8956 \begin_inset Quotes eld
8957 \end_inset
8958
8959 quoted letter.
8960 \begin_inset Quotes erd
8961 \end_inset
8962
8963  We'll nest both the 
8964 \family sans
8965 Address
8966 \family default
8967  and 
8968 \family sans
8969 Right
8970 \begin_inset space ~
8971 \end_inset
8972
8973 Address
8974 \family default
8975  environments inside of this one, then use another nested 
8976 \family sans
8977 Quotation
8978 \family default
8979  for the letter body.
8980  We'll use 
8981 \begin_inset Info
8982 type  "shortcut"
8983 arg   "break-paragraph inverse"
8984 \end_inset
8985
8986  to preserve the depth.
8987  Remember that you need to use 
8988 \begin_inset Info
8989 type  "shortcut"
8990 arg   "newline-insert newline"
8991 \end_inset
8992
8993  to create multiple lines inside the 
8994 \family sans
8995 Address
8996 \family default
8997  and 
8998 \family sans
8999 Right
9000 \begin_inset space ~
9001 \end_inset
9002
9003 Address
9004 \family default
9005  environments.
9006  Here it goes:
9007 \end_layout
9008
9009 \begin_deeper
9010 \begin_layout Right Address
9011 1234 Nowhere Rd.
9012 \begin_inset Newline newline
9013 \end_inset
9014
9015 Moosegroin, MT 00100
9016 \begin_inset Newline newline
9017 \end_inset
9018
9019 9-6-96
9020 \end_layout
9021
9022 \begin_layout Address
9023 Dear Mr.
9024 \begin_inset space ~
9025 \end_inset
9026
9027 Fizlewitz:
9028 \end_layout
9029
9030 \begin_layout Quotation
9031 We regret to inform you that we cannot fill your order for 50
9032 \begin_inset space \thinspace{}
9033 \end_inset
9034
9035 L of compressed methane gas due to circumstances beyond our control.
9036  Unfortunately, several of our cows have mysteriously exploded, creating
9037  a backlog in our orders for methane.
9038  We will place your name on the waiting list and try to fill your order
9039  as soon as possible.
9040  In the meantime, we thank you for your patience.
9041 \end_layout
9042
9043 \begin_layout Quotation
9044 We do, however, now have a special on beef.
9045  If you are interested, please return the enclosed pricing and order form
9046  with your order, along with payment.
9047 \end_layout
9048
9049 \begin_layout Quotation
9050 We thank you again for your patience.
9051 \end_layout
9052
9053 \begin_layout Address
9054 Sincerely,
9055 \begin_inset Newline newline
9056 \end_inset
9057
9058 Bill Hick
9059 \end_layout
9060
9061 \end_deeper
9062 \begin_layout Quotation
9063 That ends that example!
9064 \end_layout
9065
9066 \begin_layout Standard
9067 As you can see, nesting environments in LyX gives you a lot of power with
9068  just a few keystrokes.
9069  We could have easily nested an 
9070 \family sans
9071 Itemize
9072 \family default
9073  list inside of a 
9074 \family sans
9075 Quotation
9076 \family default
9077  or 
9078 \family sans
9079 Quote
9080 \family default
9081 , or put a 
9082 \family sans
9083 Quote
9084 \family default
9085  inside of an 
9086 \family sans
9087 Itemize
9088 \family default
9089  list.
9090  You have a huge variety of options at your disposal.
9091 \end_layout
9092
9093 \begin_layout Section
9094 Spacing, pagination and line breaks
9095 \begin_inset Index idx
9096 status collapsed
9097
9098 \begin_layout Plain Layout
9099 Spacing
9100 \end_layout
9101
9102 \end_inset
9103
9104
9105 \end_layout
9106
9107 \begin_layout Standard
9108 What is a space? While you might be used to pressing the space key anytime
9109  you want to separate two words in ordinary word processors, LyX offers
9110  you more spaces: Spaces of different width and spaces which can or cannot
9111  be broken at the end of a line.
9112  The following sections will show you some examples where those spaces are
9113  useful.
9114 \end_layout
9115
9116 \begin_layout Subsection
9117 Protected Space
9118 \begin_inset CommandInset label
9119 LatexCommand label
9120 name "sub:Protected-Space"
9121
9122 \end_inset
9123
9124
9125 \begin_inset Index idx
9126 status collapsed
9127
9128 \begin_layout Plain Layout
9129 Spaces ! Protected
9130 \end_layout
9131
9132 \end_inset
9133
9134
9135 \end_layout
9136
9137 \begin_layout Standard
9138 The protected space: It is used to tell LyX (and LaTeX) not to break the
9139  line at that point.
9140  This may be necessary to avoid unlucky line breaks, like in: 
9141 \end_layout
9142
9143 \begin_layout Quote
9144 Further documentation is given in section
9145 \begin_inset Newline newline
9146 \end_inset
9147
9148
9149 \begin_inset CommandInset ref
9150 LatexCommand ref
9151 reference "sec:Bibliography"
9152
9153 \end_inset
9154
9155 .
9156  
9157 \end_layout
9158
9159 \begin_layout Standard
9160 Obviously, it would be a good thing to put a protected space between 
9161 \begin_inset Quotes eld
9162 \end_inset
9163
9164 section
9165 \begin_inset Quotes erd
9166 \end_inset
9167
9168  and 
9169 \begin_inset Quotes eld
9170 \end_inset
9171
9172
9173 \begin_inset CommandInset ref
9174 LatexCommand ref
9175 reference "sec:Bibliography"
9176
9177 \end_inset
9178
9179
9180 \begin_inset Quotes erd
9181 \end_inset
9182
9183 .
9184  A protected space is set with 
9185 \family sans
9186 Insert\SpecialChar \menuseparator
9187 Formatting\SpecialChar \menuseparator
9188 Protected
9189 \bar under
9190
9191 \begin_inset space ~
9192 \end_inset
9193
9194
9195 \bar default
9196 Space
9197 \family default
9198  (shortcut 
9199 \begin_inset Info
9200 type  "shortcut"
9201 arg   "space-insert protected"
9202 \end_inset
9203
9204 ).
9205 \end_layout
9206
9207 \begin_layout Subsection
9208 Horizontal Space
9209 \begin_inset CommandInset label
9210 LatexCommand label
9211 name "sub:Horizontal-Space"
9212
9213 \end_inset
9214
9215
9216 \begin_inset Index idx
9217 status collapsed
9218
9219 \begin_layout Plain Layout
9220 Spacing ! Horizontal
9221 \end_layout
9222
9223 \end_inset
9224
9225
9226 \end_layout
9227
9228 \begin_layout Standard
9229 All horizontal spaces can be inserted with the menu 
9230 \family sans
9231 Insert\SpecialChar \menuseparator
9232 Formatting\SpecialChar \menuseparator
9233 Horizontal Space
9234 \family default
9235 .
9236  The length units are listed in Appendix
9237 \begin_inset space ~
9238 \end_inset
9239
9240
9241 \begin_inset CommandInset ref
9242 LatexCommand ref
9243 reference "cha:Units-available-in"
9244
9245 \end_inset
9246
9247 .
9248 \end_layout
9249
9250 \begin_layout Subsubsection
9251 Inter-word Space
9252 \begin_inset CommandInset label
9253 LatexCommand label
9254 name "sub:Inter-word-Space"
9255
9256 \end_inset
9257
9258
9259 \begin_inset Index idx
9260 status collapsed
9261
9262 \begin_layout Plain Layout
9263 Spaces ! Inter-word
9264 \end_layout
9265
9266 \end_inset
9267
9268
9269 \end_layout
9270
9271 \begin_layout Standard
9272 Some languages (e.
9273 \begin_inset space \thinspace{}
9274 \end_inset
9275
9276 g.
9277 \begin_inset space \space{}
9278 \end_inset
9279
9280 English) have the typographical convention to add extra space after an end-of-se
9281 ntence punctuation mark, and LyX honors those conventions (see section
9282 \begin_inset space ~
9283 \end_inset
9284
9285
9286 \begin_inset CommandInset ref
9287 LatexCommand ref
9288 reference "sub:Abbreviations"
9289
9290 \end_inset
9291
9292 ).
9293  Sometimes, you want a normal space nevertheless.
9294  In this case, insert an inter-word space (shortcut 
9295 \begin_inset Info
9296 type  "shortcut"
9297 arg   "space-insert normal"
9298 \end_inset
9299
9300 ).
9301 \end_layout
9302
9303 \begin_layout Subsubsection
9304 Thin Space
9305 \begin_inset CommandInset label
9306 LatexCommand label
9307 name "sub:Thin-Space"
9308
9309 \end_inset
9310
9311
9312 \begin_inset Index idx
9313 status collapsed
9314
9315 \begin_layout Plain Layout
9316 Spaces ! Thin
9317 \end_layout
9318
9319 \end_inset
9320
9321
9322 \end_layout
9323
9324 \begin_layout Standard
9325
9326 \begin_inset Quotes eld
9327 \end_inset
9328
9329 thin space
9330 \begin_inset Quotes erd
9331 \end_inset
9332
9333  is a blank which has half the size of a normal space (and it is also 
9334 \begin_inset Quotes eld
9335 \end_inset
9336
9337 protected
9338 \begin_inset Quotes erd
9339 \end_inset
9340
9341 ).
9342  The typographical conventions in a lot of languages propose the use of
9343  thin spaces in cases where normal spaces would be too wide, for instance
9344  inside abbreviations:
9345 \end_layout
9346
9347 \begin_layout Quote
9348 D.
9349 \begin_inset space \thinspace{}
9350 \end_inset
9351
9352 E.
9353  Knuth has developed our beloved typesetting program.
9354 \end_layout
9355
9356 \begin_layout Standard
9357 or between values and units.
9358  Compare for example this:
9359 \begin_inset Newline newline
9360 \end_inset
9361
9362 10
9363 \begin_inset space \thinspace{}
9364 \end_inset
9365
9366 kg (thin space)
9367 \begin_inset Newline newline
9368 \end_inset
9369
9370 10 kg (normal space
9371 \end_layout
9372
9373 \begin_layout Standard
9374 You can insert thin spaces also with the menu 
9375 \family sans
9376 Insert\SpecialChar \menuseparator
9377 Formatting\SpecialChar \menuseparator
9378 Thin
9379 \begin_inset space ~
9380 \end_inset
9381
9382 Space
9383 \family default
9384  (shortcut 
9385 \begin_inset Info
9386 type  "shortcuts"
9387 arg   "space-insert thin"
9388 \end_inset
9389
9390 ).
9391 \end_layout
9392
9393 \begin_layout Subsubsection
9394 More Spaces
9395 \begin_inset CommandInset label
9396 LatexCommand label
9397 name "sub:More-Spaces"
9398
9399 \end_inset
9400
9401
9402 \end_layout
9403
9404 \begin_layout Standard
9405 You can furthermore insert the following space types:
9406 \end_layout
9407
9408 \begin_layout Description
9409 Negative
9410 \begin_inset space ~
9411 \end_inset
9412
9413 thin
9414 \begin_inset space ~
9415 \end_inset
9416
9417 space A line with a 
9418 \begin_inset Formula $\to$
9419 \end_inset
9420
9421
9422 \begin_inset space \negthinspace{}
9423 \end_inset
9424
9425
9426 \begin_inset Formula $\gets$
9427 \end_inset
9428
9429  Negative thin space between the arrows.
9430 \end_layout
9431
9432 \begin_layout Description
9433 Enspace
9434 \begin_inset space ~
9435 \end_inset
9436
9437 (0.5
9438 \begin_inset space \thinspace{}
9439 \end_inset
9440
9441 em) A line with a 
9442 \begin_inset Formula $\to$
9443 \end_inset
9444
9445
9446 \begin_inset space \enskip{}
9447 \end_inset
9448
9449
9450 \begin_inset Formula $\gets$
9451 \end_inset
9452
9453  Enspace (0.5
9454 \begin_inset space \thinspace{}
9455 \end_inset
9456
9457 em) space between the arrows.
9458 \end_layout
9459
9460 \begin_layout Description
9461 Quad
9462 \begin_inset space ~
9463 \end_inset
9464
9465 (1
9466 \begin_inset space \thinspace{}
9467 \end_inset
9468
9469 em) A line with a 
9470 \begin_inset Formula $\to$
9471 \end_inset
9472
9473
9474 \begin_inset space \quad{}
9475 \end_inset
9476
9477
9478 \begin_inset Formula $\gets$
9479 \end_inset
9480
9481  Quad
9482 \begin_inset space ~
9483 \end_inset
9484
9485 (1
9486 \begin_inset space \thinspace{}
9487 \end_inset
9488
9489 em) space between the arrows.
9490 \end_layout
9491
9492 \begin_layout Description
9493 QQuad
9494 \begin_inset space ~
9495 \end_inset
9496
9497 (2
9498 \begin_inset space \thinspace{}
9499 \end_inset
9500
9501 em) A line with a 
9502 \begin_inset Formula $\to$
9503 \end_inset
9504
9505
9506 \begin_inset space \qquad{}
9507 \end_inset
9508
9509
9510 \begin_inset Formula $\gets$
9511 \end_inset
9512
9513  QQuad
9514 \begin_inset space ~
9515 \end_inset
9516
9517 (2
9518 \begin_inset space \thinspace{}
9519 \end_inset
9520
9521 em) space between the arrows.
9522 \end_layout
9523
9524 \begin_layout Description
9525 Custom
9526 \begin_inset space ~
9527 \end_inset
9528
9529 space A line with
9530 \begin_inset Formula $\to$
9531 \end_inset
9532
9533
9534 \begin_inset space \hspace{}
9535 \length 2cm
9536 \end_inset
9537
9538
9539 \begin_inset Formula $\gets$
9540 \end_inset
9541
9542  2
9543 \begin_inset space \thinspace{}
9544 \end_inset
9545
9546 cm space between the arrows.
9547 \end_layout
9548
9549 \begin_layout Standard
9550 Table
9551 \begin_inset space ~
9552 \end_inset
9553
9554
9555 \begin_inset CommandInset ref
9556 LatexCommand ref
9557 reference "tab:Width-of-the"
9558
9559 \end_inset
9560
9561  lists the different space sizes.
9562 \end_layout
9563
9564 \begin_layout Standard
9565 \begin_inset Float table
9566 wide false
9567 sideways false
9568 status open
9569
9570 \begin_layout Plain Layout
9571 \align center
9572 \begin_inset Caption
9573
9574 \begin_layout Plain Layout
9575 \begin_inset CommandInset label
9576 LatexCommand label
9577 name "tab:Width-of-the"
9578
9579 \end_inset
9580
9581 Width of the different horizontal spaces.
9582 \end_layout
9583
9584 \end_inset
9585
9586
9587 \end_layout
9588
9589 \begin_layout Plain Layout
9590 \align center
9591 \begin_inset Tabular
9592 <lyxtabular version="3" rows="8" columns="2">
9593 <features tabularvalignment="middle">
9594 <column alignment="center" valignment="top" width="0">
9595 <column alignment="center" valignment="top" width="0">
9596 <row>
9597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601
9602 \series bold
9603 Space
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9609 \begin_inset Text
9610
9611 \begin_layout Plain Layout
9612
9613 \series bold
9614 Width
9615 \end_layout
9616
9617 \end_inset
9618 </cell>
9619 </row>
9620 <row>
9621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625 Normal
9626 \end_layout
9627
9628 \end_inset
9629 </cell>
9630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9631 \begin_inset Text
9632
9633 \begin_layout Plain Layout
9634 1/3
9635 \begin_inset space \thinspace{}
9636 \end_inset
9637
9638 em
9639 \end_layout
9640
9641 \end_inset
9642 </cell>
9643 </row>
9644 <row>
9645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9646 \begin_inset Text
9647
9648 \begin_layout Plain Layout
9649 Protected
9650 \end_layout
9651
9652 \end_inset
9653 </cell>
9654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9655 \begin_inset Text
9656
9657 \begin_layout Plain Layout
9658 1/3
9659 \begin_inset space \thinspace{}
9660 \end_inset
9661
9662 em
9663 \end_layout
9664
9665 \end_inset
9666 </cell>
9667 </row>
9668 <row>
9669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9670 \begin_inset Text
9671
9672 \begin_layout Plain Layout
9673 Thin
9674 \end_layout
9675
9676 \end_inset
9677 </cell>
9678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9679 \begin_inset Text
9680
9681 \begin_layout Plain Layout
9682 1/6
9683 \begin_inset space \thinspace{}
9684 \end_inset
9685
9686 em
9687 \end_layout
9688
9689 \end_inset
9690 </cell>
9691 </row>
9692 <row>
9693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9694 \begin_inset Text
9695
9696 \begin_layout Plain Layout
9697 Negative thin
9698 \end_layout
9699
9700 \end_inset
9701 </cell>
9702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9703 \begin_inset Text
9704
9705 \begin_layout Plain Layout
9706 -1/6
9707 \begin_inset space \thinspace{}
9708 \end_inset
9709
9710 em
9711 \end_layout
9712
9713 \end_inset
9714 </cell>
9715 </row>
9716 <row>
9717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9718 \begin_inset Text
9719
9720 \begin_layout Plain Layout
9721 Enspace (0.5
9722 \begin_inset space \thinspace{}
9723 \end_inset
9724
9725 em)
9726 \end_layout
9727
9728 \end_inset
9729 </cell>
9730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Plain Layout
9734 0.5
9735 \begin_inset space \thinspace{}
9736 \end_inset
9737
9738 em
9739 \end_layout
9740
9741 \end_inset
9742 </cell>
9743 </row>
9744 <row>
9745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Plain Layout
9749 Quad (1
9750 \begin_inset space \thinspace{}
9751 \end_inset
9752
9753 em)
9754 \end_layout
9755
9756 \end_inset
9757 </cell>
9758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9759 \begin_inset Text
9760
9761 \begin_layout Plain Layout
9762 1
9763 \begin_inset space \thinspace{}
9764 \end_inset
9765
9766 em
9767 \end_layout
9768
9769 \end_inset
9770 </cell>
9771 </row>
9772 <row>
9773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9774 \begin_inset Text
9775
9776 \begin_layout Plain Layout
9777 QQuad (2
9778 \begin_inset space \thinspace{}
9779 \end_inset
9780
9781 em)
9782 \end_layout
9783
9784 \end_inset
9785 </cell>
9786 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9787 \begin_inset Text
9788
9789 \begin_layout Plain Layout
9790 2
9791 \begin_inset space \thinspace{}
9792 \end_inset
9793
9794 em
9795 \end_layout
9796
9797 \end_inset
9798 </cell>
9799 </row>
9800 </lyxtabular>
9801
9802 \end_inset
9803
9804
9805 \end_layout
9806
9807 \end_inset
9808
9809
9810 \end_layout
9811
9812 \begin_layout Subsubsection
9813
9814 \family sans
9815 Horizontal Fills
9816 \family default
9817
9818 \begin_inset Index idx
9819 status collapsed
9820
9821 \begin_layout Plain Layout
9822 Spacing ! Fills
9823 \end_layout
9824
9825 \end_inset
9826
9827
9828 \end_layout
9829
9830 \begin_layout Standard
9831 Horizontal fills (HFills) are a special LyX feature for adding extra space
9832  in a uniform fashion.
9833  An HFill is actually a variable length space, whose length always equals
9834  the remaining space between the left and right margins.
9835  If there is more than one HFill on a line, they divide the available space
9836  equally between themselves.
9837  
9838 \end_layout
9839
9840 \begin_layout Standard
9841 Here a few examples what you can do with them:
9842 \end_layout
9843
9844 \begin_layout Quote
9845 \noindent
9846 This is on the left side
9847 \begin_inset space \hfill{}
9848 \end_inset
9849
9850 This is on the right
9851 \end_layout
9852
9853 \begin_layout Quote
9854 \noindent
9855 Left
9856 \begin_inset space \hfill{}
9857 \end_inset
9858
9859 Middle
9860 \begin_inset space \hfill{}
9861 \end_inset
9862
9863 Right
9864 \end_layout
9865
9866 \begin_layout Quote
9867 \noindent
9868 Left
9869 \begin_inset space \hfill{}
9870 \end_inset
9871
9872 1/3 Left
9873 \begin_inset space \hfill{}
9874 \end_inset
9875
9876
9877 \begin_inset space \hfill{}
9878 \end_inset
9879
9880 Right
9881 \end_layout
9882
9883 \begin_layout Standard
9884 That was an example in the 
9885 \family sans
9886 Quote
9887 \family default
9888  environment.
9889  Here
9890 \begin_inset Formula $\to$
9891 \end_inset
9892
9893
9894 \begin_inset space \hfill{}
9895 \end_inset
9896
9897
9898 \begin_inset Formula $\gets$
9899 \end_inset
9900
9901 is one in a standard paragraph.
9902  It may or may not be apparent in the printed text, but it 
9903 \emph on
9904 is
9905 \emph default
9906  sitting in-between the two arrows.
9907 \end_layout
9908
9909 \begin_layout Standard
9910 HFills can be made visible when you choose one of the 
9911 \family sans
9912 Fill
9913 \begin_inset space ~
9914 \end_inset
9915
9916 Pattern
9917 \family default
9918  in the space dialog: The following patterns are available:
9919 \end_layout
9920
9921 \begin_layout Standard
9922 Dots: 
9923 \begin_inset space \dotfill{}
9924 \end_inset
9925
9926
9927 \begin_inset space ~
9928 \end_inset
9929
9930
9931 \end_layout
9932
9933 \begin_layout Standard
9934 Rule: 
9935 \begin_inset space \hrulefill{}
9936 \end_inset
9937
9938
9939 \begin_inset space ~
9940 \end_inset
9941
9942
9943 \end_layout
9944
9945 \begin_layout Standard
9946 Left arrow: 
9947 \begin_inset space \leftarrowfill{}
9948 \end_inset
9949
9950
9951 \begin_inset space ~
9952 \end_inset
9953
9954
9955 \end_layout
9956
9957 \begin_layout Standard
9958 Right arrow: 
9959 \begin_inset space \rightarrowfill{}
9960 \end_inset
9961
9962
9963 \begin_inset space ~
9964 \end_inset
9965
9966
9967 \end_layout
9968
9969 \begin_layout Standard
9970 Up brace: 
9971 \begin_inset space \downbracefill{}
9972 \end_inset
9973
9974
9975 \begin_inset space ~
9976 \end_inset
9977
9978
9979 \end_layout
9980
9981 \begin_layout Standard
9982 Down brace: 
9983 \begin_inset space \upbracefill{}
9984 \end_inset
9985
9986
9987 \begin_inset space ~
9988 \end_inset
9989
9990
9991 \end_layout
9992
9993 \begin_layout Standard
9994 \begin_inset Note Greyedout
9995 status open
9996
9997 \begin_layout Plain Layout
9998
9999 \series bold
10000 Note:
10001 \series default
10002  If an HFill is at the beginning of a line, and 
10003 \emph on
10004 not
10005 \emph default
10006  in the first line in a paragraph, LyX ignores it.
10007  This prevents HFills from accidentally being wrapped onto a new line.
10008  If you need space in this case anyway, set the 
10009 \family sans
10010 Protect
10011 \family default
10012  option in the space dialog.
10013 \end_layout
10014
10015 \end_inset
10016
10017
10018 \end_layout
10019
10020 \begin_layout Subsubsection
10021 Phantom Space
10022 \begin_inset Index idx
10023 status collapsed
10024
10025 \begin_layout Plain Layout
10026 Spacing ! Phantom
10027 \end_layout
10028
10029 \end_inset
10030
10031
10032 \end_layout
10033
10034 \begin_layout Standard
10035 Sometimes you want to insert space with exactly the length of a phrase.
10036  E.
10037 \begin_inset space \thinspace{}
10038 \end_inset
10039
10040 g.
10041 \begin_inset space \space{}
10042 \end_inset
10043
10044 you want to create the following multiple choice question:
10045 \end_layout
10046
10047 \begin_layout Standard
10048 \begin_inset VSpace medskip
10049 \end_inset
10050
10051 What is correct English?:
10052 \begin_inset Newline newline
10053 \end_inset
10054
10055
10056 \begin_inset Newline newline
10057 \end_inset
10058
10059 Mr.
10060 \begin_inset space ~
10061 \end_inset
10062
10063 Edge would have been jumps the gun.
10064 \begin_inset Newline newline
10065 \end_inset
10066
10067
10068 \begin_inset Phantom HPhantom
10069 status open
10070
10071 \begin_layout Plain Layout
10072 Mr.
10073  Edge 
10074 \end_layout
10075
10076 \end_inset
10077
10078 has to be jumped
10079 \begin_inset Newline newline
10080 \end_inset
10081
10082
10083 \begin_inset Phantom HPhantom
10084 status open
10085
10086 \begin_layout Plain Layout
10087 Mr.
10088  Edge 
10089 \end_layout
10090
10091 \end_inset
10092
10093 jumps
10094 \begin_inset VSpace medskip
10095 \end_inset
10096
10097
10098 \end_layout
10099
10100 \begin_layout Standard
10101 So that the choices appear exactly after the phrase 
10102 \begin_inset Quotes eld
10103 \end_inset
10104
10105 Mr.
10106 \begin_inset space ~
10107 \end_inset
10108
10109 Edge
10110 \begin_inset space ~
10111 \end_inset
10112
10113
10114 \begin_inset Quotes erd
10115 \end_inset
10116
10117 .
10118  To get this, you can use the phantom insets available via the menu 
10119 \family sans
10120 Insert\SpecialChar \menuseparator
10121 Formatting\SpecialChar \menuseparator
10122 Phantom
10123 \family default
10124 .
10125  In our case insert a horizontal phantom at the beginning of the last two
10126  lines and insert 
10127 \begin_inset Quotes eld
10128 \end_inset
10129
10130 Mr.
10131 \begin_inset space ~
10132 \end_inset
10133
10134 Edge
10135 \begin_inset space ~
10136 \end_inset
10137
10138
10139 \begin_inset Quotes erd
10140 \end_inset
10141
10142  into the phantom inset (note the space after 
10143 \begin_inset Quotes eld
10144 \end_inset
10145
10146 Edge
10147 \begin_inset Quotes erd
10148 \end_inset
10149
10150 ).
10151  A phantom insets prints only the space of its content (like a placeholder).
10152  That is why it is named 
10153 \begin_inset Quotes eld
10154 \end_inset
10155
10156 phantom
10157 \begin_inset Quotes erd
10158 \end_inset
10159
10160 .
10161  The normal phantom outputs the width and height of the content as space,
10162  while the horizontal and vertical variant only outputs the corresponding
10163  dimension.
10164 \end_layout
10165
10166 \begin_layout Subsection
10167 Vertical Space
10168 \begin_inset CommandInset label
10169 LatexCommand label
10170 name "sub:Vertical-Space"
10171
10172 \end_inset
10173
10174
10175 \begin_inset Index idx
10176 status collapsed
10177
10178 \begin_layout Plain Layout
10179 Spacing ! Vertical
10180 \end_layout
10181
10182 \end_inset
10183
10184
10185 \end_layout
10186
10187 \begin_layout Standard
10188 To add extra vertical space above or below a paragraph, use the 
10189 \family sans
10190 Insert\SpecialChar \menuseparator
10191 Formatting\SpecialChar \menuseparator
10192 Vertical
10193 \begin_inset space ~
10194 \end_inset
10195
10196 Space
10197 \family default
10198  dialog.
10199  There you find the following sizes:
10200 \end_layout
10201
10202 \begin_layout Standard
10203
10204 \family sans
10205 SmallSkip
10206 \family default
10207
10208 \family sans
10209 MedSkip
10210 \family default
10211  and 
10212 \family sans
10213 BigSkip
10214 \family default
10215  are LaTeX sizes which depend on the font size of the document.
10216  
10217 \family sans
10218 DefSkip
10219 \family default
10220  is the skip adjusted in the dialog 
10221 \family sans
10222 Document\SpecialChar \menuseparator
10223 Settings
10224 \family default
10225
10226 \begin_inset Index idx
10227 status collapsed
10228
10229 \begin_layout Plain Layout
10230 Document ! Settings
10231 \end_layout
10232
10233 \end_inset
10234
10235  for the paragraph separation.
10236  If you use indentation to separate paragraphs 
10237 \family sans
10238 DefSkip
10239 \family default
10240  is equal to 
10241 \family sans
10242 MedSkip
10243 \family default
10244 .
10245 \end_layout
10246
10247 \begin_layout Standard
10248
10249 \family sans
10250 VFill
10251 \family default
10252
10253 \begin_inset Index idx
10254 status collapsed
10255
10256 \begin_layout Plain Layout
10257 Spacing ! Fills
10258 \end_layout
10259
10260 \end_inset
10261
10262  is a variable space, set so that the space is maximal within one page.
10263  An example: You have only two short paragraphs on one page with a vfill
10264  between them.
10265  Then the first paragraph is placed at the top of the page and the second
10266  one at the bottom, because the space between them is then maximal.
10267  
10268 \family sans
10269 VFill
10270 \family default
10271 s work like 
10272 \family sans
10273 HFill
10274 \family default
10275 s: they fill the remaining vertical space on a page with blank space.
10276 \begin_inset Foot
10277 status collapsed
10278
10279 \begin_layout Plain Layout
10280
10281 \family sans
10282 HFill
10283 \family default
10284 s are described in section
10285 \begin_inset space ~
10286 \end_inset
10287
10288
10289 \begin_inset CommandInset ref
10290 LatexCommand ref
10291 reference "sub:Horizontal-Space"
10292
10293 \end_inset
10294
10295 .
10296 \end_layout
10297
10298 \end_inset
10299
10300  If there are several 
10301 \family sans
10302 VFill
10303 \family default
10304 s on a page, they divide the remaining vertical space equally between themselves.
10305  You can therefore use 
10306 \family sans
10307 VFill
10308 \family default
10309 s to center text on a page, or even place text 2/3 down a page.
10310 \end_layout
10311
10312 \begin_layout Standard
10313
10314 \family sans
10315 Custom
10316 \family default
10317  are custom spaces in units explained in Appendix
10318 \begin_inset space ~
10319 \end_inset
10320
10321
10322 \begin_inset CommandInset ref
10323 LatexCommand ref
10324 reference "cha:Units-available-in"
10325
10326 \end_inset
10327
10328 .
10329 \end_layout
10330
10331 \begin_layout Standard
10332 \begin_inset Note Greyedout
10333 status open
10334
10335 \begin_layout Plain Layout
10336
10337 \series bold
10338 Note:
10339 \series default
10340  
10341 \series medium
10342 When the extra vertical space would be in the output at the top/bottom of
10343  a page, the space is only added if you have also checked the option 
10344 \family sans
10345 Protect
10346 \family default
10347 .
10348 \end_layout
10349
10350 \end_inset
10351
10352
10353 \end_layout
10354
10355 \begin_layout Subsection
10356 Paragraph Alignment
10357 \end_layout
10358
10359 \begin_layout Standard
10360 You can change the paragraph alignment with the 
10361 \family sans
10362 Edit\SpecialChar \menuseparator
10363 Paragraph Settings
10364 \family default
10365  dialog.
10366  There are five possibilities: 
10367 \end_layout
10368
10369 \begin_layout Itemize
10370
10371 \family sans
10372 Justified
10373 \family default
10374  (shortcut 
10375 \begin_inset Info
10376 type  "shortcut"
10377 arg   "paragraph-params \\align block"
10378 \end_inset
10379
10380 )
10381 \end_layout
10382
10383 \begin_layout Itemize
10384
10385 \family sans
10386 Left
10387 \family default
10388  (
10389 \begin_inset Info
10390 type  "shortcut"
10391 arg   "paragraph-params \\align left"
10392 \end_inset
10393
10394 )
10395 \end_layout
10396
10397 \begin_layout Itemize
10398
10399 \family sans
10400 Right
10401 \family default
10402  (
10403 \begin_inset Info
10404 type  "shortcut"
10405 arg   "paragraph-params \\align right"
10406 \end_inset
10407
10408 )
10409 \end_layout
10410
10411 \begin_layout Itemize
10412
10413 \family sans
10414 Center
10415 \family default
10416  (
10417 \begin_inset Info
10418 type  "shortcut"
10419 arg   "paragraph-params \\align center"
10420 \end_inset
10421
10422 )
10423 \end_layout
10424
10425 \begin_layout Itemize
10426
10427 \family sans
10428 Default
10429 \family default
10430  (
10431 \begin_inset Info
10432 type  "shortcut"
10433 arg   "paragraph-params \\align default"
10434 \end_inset
10435
10436 )
10437 \end_layout
10438
10439 \begin_layout Standard
10440 The default in most cases is justified alignment, in which the inter-word
10441  spacing is variable and each line of a paragraph fills the region between
10442  the left and right margins.
10443  The other three alignments should be self-explanatory, and look like this:
10444 \end_layout
10445
10446 \begin_layout Standard
10447 \align right
10448 This paragraph is right aligned,
10449 \end_layout
10450
10451 \begin_layout Standard
10452 \align center
10453 this one is centered,
10454 \end_layout
10455
10456 \begin_layout Standard
10457 \align left
10458 this one is left aligned.
10459 \end_layout
10460
10461 \begin_layout Subsection
10462 Forced Page Breaks
10463 \begin_inset Index idx
10464 status collapsed
10465
10466 \begin_layout Plain Layout
10467 Page breaks ! Forced
10468 \end_layout
10469
10470 \end_inset
10471
10472
10473 \begin_inset CommandInset label
10474 LatexCommand label
10475 name "sub:Forced-Page-Breaks"
10476
10477 \end_inset
10478
10479
10480 \end_layout
10481
10482 \begin_layout Standard
10483 If you don't like the way LaTeX does the page breaks in your document, you
10484  can force a page break where you want one.
10485  Normally this will not be necessary, because LaTeX is good at page breaking.
10486  Only if you use a lot of 
10487 \family sans
10488 Floats
10489 \family default
10490 , LaTeX's page breaking algorithm can fail.
10491 \end_layout
10492
10493 \begin_layout Standard
10494 We recommend not to use forced page breaks until the text is finished and
10495  until you have checked in the preview to see if you 
10496 \emph on
10497 really
10498 \emph default
10499  have to change the page breaking.
10500 \end_layout
10501
10502 \begin_layout Standard
10503 There are two types of page breaks: One that ends the page without any special
10504  action.
10505  This can be inserted above or below a paragraph via the menu 
10506 \family sans
10507 Insert\SpecialChar \menuseparator
10508 Formatting\SpecialChar \menuseparator
10509 New
10510 \begin_inset space ~
10511 \end_inset
10512
10513 Page
10514 \family default
10515 .
10516  The second type, that is inserted via the menu 
10517 \family sans
10518 Insert\SpecialChar \menuseparator
10519 Formatting\SpecialChar \menuseparator
10520 Page
10521 \begin_inset space ~
10522 \end_inset
10523
10524 Break
10525 \family default
10526 , ends a page but stretches the content of the page, so that it fills out
10527  the complete page.
10528  This type is useful to avoid whitespace when a page break produces a page
10529  on which only the last few lines are absent.
10530 \end_layout
10531
10532 \begin_layout Standard
10533 You might try to use a page break to ensure that a figure or table appears
10534  at the top of a page.
10535  This is, of course, the wrong way to do it.
10536  LyX gives you a way of automatically ensuring that your figures and tables
10537  appear at the top of a page (or the bottom, or on their own page) without
10538  having to worry about what precedes or follows your figure or table.
10539  See chapter 
10540 \begin_inset CommandInset ref
10541 LatexCommand ref
10542 reference "cha:Floats-and-Notes"
10543
10544 \end_inset
10545
10546  to learn more about 
10547 \family sans
10548 Floats
10549 \family default
10550 .
10551 \end_layout
10552
10553 \begin_layout Subsubsection
10554 Clear Page Breaks
10555 \begin_inset CommandInset label
10556 LatexCommand label
10557 name "sub:Clear-Page-Breaks"
10558
10559 \end_inset
10560
10561
10562 \begin_inset Index idx
10563 status collapsed
10564
10565 \begin_layout Plain Layout
10566 Page breaks ! Clear
10567 \end_layout
10568
10569 \end_inset
10570
10571
10572 \end_layout
10573
10574 \begin_layout Standard
10575 Rather than forced page breaks where the content behind the break is placed
10576  directly on the next page, you can also clear pages while breaking them.
10577  That means that the current paragraph is terminated and everything, including
10578  unprocessed floats, from the earlier part of the document are placed behind
10579  it, if necessary by adding pages.
10580 \end_layout
10581
10582 \begin_layout Standard
10583 You can insert a clear page break with the menu 
10584 \family sans
10585 Insert\SpecialChar \menuseparator
10586 Formatting\SpecialChar \menuseparator
10587 Clear
10588 \begin_inset space ~
10589 \end_inset
10590
10591 Page
10592 \family default
10593 .
10594  When you have a two-sided document like a book, you can use the menu 
10595 \family sans
10596 Insert\SpecialChar \menuseparator
10597 Formatting\SpecialChar \menuseparator
10598 Clear
10599 \begin_inset space ~
10600 \end_inset
10601
10602 Double
10603 \begin_inset space ~
10604 \end_inset
10605
10606 Page
10607 \family default
10608  to insert a clear page break that assures that the next page is a right-hand
10609  page (odd-numbered), if necessary by adding a page.
10610 \end_layout
10611
10612 \begin_layout Subsection
10613 Forced Line Breaks
10614 \begin_inset Index idx
10615 status collapsed
10616
10617 \begin_layout Plain Layout
10618 Line breaks
10619 \end_layout
10620
10621 \end_inset
10622
10623
10624 \begin_inset CommandInset label
10625 LatexCommand label
10626 name "sub:Forced-Line-Breaks"
10627
10628 \end_inset
10629
10630
10631 \end_layout
10632
10633 \begin_layout Standard
10634 Similar to page breaks there are two types of line breaks: One that simply
10635  breaks the line.
10636  You can force this line break within a paragraph by selecting 
10637 \family sans
10638 Insert\SpecialChar \menuseparator
10639 Formatting\SpecialChar \menuseparator
10640 Ragged
10641 \begin_inset space ~
10642 \end_inset
10643
10644 Line
10645 \begin_inset space ~
10646 \end_inset
10647
10648 Break
10649 \family default
10650  or with 
10651 \begin_inset Info
10652 type  "shortcut"
10653 arg   "newline-insert newline"
10654 \end_inset
10655
10656 .
10657  Another type that is inserted via the menu 
10658 \family sans
10659 Insert\SpecialChar \menuseparator
10660 Formatting\SpecialChar \menuseparator
10661 Justified
10662 \begin_inset space ~
10663 \end_inset
10664
10665 Line
10666 \begin_inset space ~
10667 \end_inset
10668
10669 Break
10670 \family default
10671  breaks the line and stretches it so that it fills out the whole space between
10672  the page margins.
10673  This is necessary to avoid 
10674 \begin_inset Quotes eld
10675 \end_inset
10676
10677 fringes
10678 \begin_inset Quotes erd
10679 \end_inset
10680
10681  in justified paragraphs due to whitespace introduced by line breaks.
10682 \end_layout
10683
10684 \begin_layout Standard
10685 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10686  LaTeX is very good at line breaking.
10687  There are, however, a number of situations where it is necessary to actively
10688  set a line break, e.
10689 \begin_inset space \thinspace{}
10690 \end_inset
10691
10692 g.
10693 \begin_inset space \space{}
10694 \end_inset
10695
10696 in a poem or for an address (see sections
10697 \begin_inset space ~
10698 \end_inset
10699
10700
10701 \begin_inset CommandInset ref
10702 LatexCommand ref
10703 reference "sec:Quote"
10704
10705 \end_inset
10706
10707
10708 \begin_inset CommandInset ref
10709 LatexCommand ref
10710 reference "sec:Verse"
10711
10712 \end_inset
10713
10714  and 
10715 \begin_inset CommandInset ref
10716 LatexCommand ref
10717 reference "sec:Address-Usage"
10718
10719 \end_inset
10720
10721 ).
10722 \end_layout
10723
10724 \begin_layout Subsection
10725 Horizontal Lines
10726 \begin_inset CommandInset label
10727 LatexCommand label
10728 name "sub:Horizontal-Lines"
10729
10730 \end_inset
10731
10732
10733 \begin_inset Index idx
10734 status collapsed
10735
10736 \begin_layout Plain Layout
10737 Horizontal lines
10738 \end_layout
10739
10740 \end_inset
10741
10742
10743 \end_layout
10744
10745 \begin_layout Standard
10746 \noindent
10747 \begin_inset CommandInset line
10748 LatexCommand rule
10749 offset "0.5ex"
10750 width "100line%"
10751 height "1pt"
10752
10753 \end_inset
10754
10755
10756 \end_layout
10757
10758 \begin_layout Standard
10759 In the dialog 
10760 \family sans
10761 Insert\SpecialChar \menuseparator
10762 Formatting\SpecialChar \menuseparator
10763 Horizontal
10764 \begin_inset space ~
10765 \end_inset
10766
10767 Line
10768 \family default
10769  you can insert horizontal lines.
10770  The line offset is the vertical distance between the line and the baseline
10771  of the current text line or the paragraph.
10772 \end_layout
10773
10774 \begin_layout Standard
10775 \noindent
10776 \begin_inset CommandInset line
10777 LatexCommand rule
10778 offset "0.5ex"
10779 width "100line%"
10780 height "1pt"
10781
10782 \end_inset
10783
10784
10785 \end_layout
10786
10787 \begin_layout Section
10788 Characters and Symbols
10789 \end_layout
10790
10791 \begin_layout Standard
10792 You can directly enter all characters that are available on your keyboard.
10793  You can also use special keyboard maps to be able to enter e.
10794 \begin_inset space \thinspace{}
10795 \end_inset
10796
10797 g.
10798 \begin_inset space \space{}
10799 \end_inset
10800
10801 characters needed for French with an English keyboard.
10802  See section
10803 \begin_inset space \thinspace{}
10804 \end_inset
10805
10806
10807 \begin_inset CommandInset ref
10808 LatexCommand ref
10809 reference "sub:Keyboard-mapping"
10810
10811 \end_inset
10812
10813  for information on how this is done.
10814 \end_layout
10815
10816 \begin_layout Standard
10817 For the case where you need a character that is not on your keyboard, you
10818  can use the 
10819 \family sans
10820 Symbols
10821 \family default
10822  dialog via the menu 
10823 \family sans
10824 Insert\SpecialChar \menuseparator
10825 Special Character\SpecialChar \menuseparator
10826 Symbols
10827 \family default
10828 .
10829 \end_layout
10830
10831 \begin_layout Standard
10832 \begin_inset Note Greyedout
10833 status open
10834
10835 \begin_layout Plain Layout
10836
10837 \series bold
10838 Note:
10839 \series default
10840  Maybe not all symbols inserted with the symbols dialog can be displayed
10841  when you are using a special screen font in LyX's preferences.
10842  But the inserted symbols will in every case be displayed in the output.
10843 \end_layout
10844
10845 \end_inset
10846
10847
10848 \end_layout
10849
10850 \begin_layout Section
10851 Fonts and Text Styles
10852 \begin_inset CommandInset label
10853 LatexCommand label
10854 name "sec:Fonts-and-Text"
10855
10856 \end_inset
10857
10858
10859 \end_layout
10860
10861 \begin_layout Subsection
10862 Font Types
10863 \begin_inset Index idx
10864 status collapsed
10865
10866 \begin_layout Plain Layout
10867 Font ! Types
10868 \end_layout
10869
10870 \end_inset
10871
10872
10873 \end_layout
10874
10875 \begin_layout Standard
10876 There are two types of fonts:
10877 \end_layout
10878
10879 \begin_layout Description
10880 Vector
10881 \begin_inset space ~
10882 \end_inset
10883
10884 fonts
10885 \begin_inset Index idx
10886 status collapsed
10887
10888 \begin_layout Plain Layout
10889 Fonts ! Vector-
10890 \end_layout
10891
10892 \end_inset
10893
10894  are fonts, built from outlines of the single glyphs (e.
10895 \begin_inset space \thinspace{}
10896 \end_inset
10897
10898 g.
10899  characters) in the font.
10900  This means that each glyph is defined using mathematical curves that are
10901  well suited for scaling to any requested size.
10902  This mathematical definition is interpreted by the font renderer and the
10903  curve is filled out with pixels according to the size and glyph.
10904  This means that vector fonts will look pretty good in all sizes.
10905  Only at very small sizes where each pixel has to be very carefully computed
10906  to provide a good image, it might be hard to provide a good rendering.
10907 \begin_inset Newline newline
10908 \end_inset
10909
10910 That could mean that one only needs to define one font size and scale them.
10911  But to achieve a better quality, many fonts define several font sizes.
10912  That improves the appearance because you need more details at large font
10913  sizes than at small ones.
10914 \begin_inset Newline newline
10915 \end_inset
10916
10917 The font types 
10918 \family typewriter
10919 TrueType
10920 \family default
10921
10922 \family typewriter
10923 OpenType
10924 \family default
10925 , and 
10926 \family typewriter
10927 Type
10928 \begin_inset space ~
10929 \end_inset
10930
10931 1
10932 \family default
10933  are vector fonts.
10934 \end_layout
10935
10936 \begin_layout Description
10937 Bitmap
10938 \begin_inset space ~
10939 \end_inset
10940
10941 fonts
10942 \begin_inset Index idx
10943 status collapsed
10944
10945 \begin_layout Plain Layout
10946 Fonts ! Bitmap-
10947 \end_layout
10948
10949 \end_inset
10950
10951  on the other hand, are defined by bitmap graphics from the start, so they
10952  will look good at all the sizes they are meant for.
10953  However, they don't scale well, because in order to scale a glyph, each
10954  pixel is enlarged into several pixels.
10955  It is the same effect that happens if you try to enlarge a picture in a
10956  picture manipulation program.
10957  In order to relieve this effect, bitmap fonts are typically provided in
10958  several fixed sizes typically from around 8 pixels high up to 34 pixels
10959  or so high in steps according to what is believed to be useful.
10960  The advantage of bitmap fonts is that no complicated computations are necessary
10961  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10962  fonts.
10963  The disadvantage is that sizes that don't exist as fixed versions have
10964  to be scaled by doubling pixels, and thus look bad.
10965 \begin_inset Newline newline
10966 \end_inset
10967
10968 Bitmap fonts are named 
10969 \family typewriter
10970 Type
10971 \begin_inset space ~
10972 \end_inset
10973
10974 3
10975 \family default
10976  in PostScript- and PDF-documents.
10977 \end_layout
10978
10979 \begin_layout Standard
10980 The result of all this is that bitmap fonts are best for the size they are
10981  designed for, while scalable fonts are good for nearly all sizes.
10982  So one needs fewer font size definitions for scalable fonts.
10983  That's the reason why nearly all text rendering and typesetting programs
10984  use scalable fonts.
10985 \end_layout
10986
10987 \begin_layout Standard
10988 To test which fonts are used in a PDF-document, you can have a look into
10989  its document properties.
10990 \end_layout
10991
10992 \begin_layout Standard
10993 Many modern typesetting and markup languages have begun to move towards
10994  specifying character styles rather than specifying a particular font.
10995  For example, instead of changing to an italicized version of the current
10996  font to emphasize text, you use an 
10997 \begin_inset Quotes eld
10998 \end_inset
10999
11000 emphasized style
11001 \begin_inset Quotes erd
11002 \end_inset
11003
11004  instead.
11005  This concept fits in perfectly with LyX.
11006  In LyX, you do things based on contexts, rather than focusing on typesetting
11007  details.
11008 \end_layout
11009
11010 \begin_layout Subsection
11011 LaTeX font support
11012 \begin_inset CommandInset label
11013 LatexCommand label
11014 name "sub:LaTeX-font-support"
11015
11016 \end_inset
11017
11018
11019 \end_layout
11020
11021 \begin_layout Standard
11022 Traditionally, LaTeX uses its own fonts.
11023  That is to say, you cannot directly access the fonts installed on your
11024  operating system, but you have to use specific fonts provided by your LaTeX
11025  distribution.
11026  The reason is that LaTeX needs some extra information about the fonts,
11027  which have to be provided by additional files and packages.
11028  The downside of this is that your font choice is somewhat limited, compared
11029  to usual word processors.
11030  On the other hand this comes with the advantage that the provided fonts
11031  are generally of very good quality, and that LaTeX files are very portable
11032  across different machines.
11033  Also, the range of fonts supported by traditional LaTeX was increased a
11034  lot meanwhile so that you can find packages for many free and commercial
11035  fonts.
11036  In LyX, only a subset of these are directly selectable via the user interface
11037  (see section
11038 \begin_inset space ~
11039 \end_inset
11040
11041
11042 \begin_inset CommandInset ref
11043 LatexCommand ref
11044 reference "sub:Document-Font"
11045
11046 \end_inset
11047
11048  for details).
11049  However, all others are available if you enter the respective LaTeX code
11050  in the document preamble (please refer to the documentation of your desired
11051  font).
11052 \end_layout
11053
11054 \begin_layout Standard
11055 Furthermore, recent developments brought some new LaTeX engines that are
11056  also able to directly access fonts that are installed for your operating
11057  system (OS), namely XeTeX and LuaTeX.
11058  Both engines are now supported by LyX.
11059  By using them, you can use theoretically any OpenType or TrueType font
11060  that is installed on your system.
11061  The next section describes how to use these OS fonts.
11062 \end_layout
11063
11064 \begin_layout Standard
11065 \begin_inset Note Greyedout
11066 status open
11067
11068 \begin_layout Plain Layout
11069
11070 \series bold
11071 Note:
11072 \series default
11073  In practice, some fonts might fail due to bad metrics and other font deficienci
11074 es; so you might have to experiment.
11075 \end_layout
11076
11077 \end_inset
11078
11079
11080 \end_layout
11081
11082 \begin_layout Standard
11083 \begin_inset Note Greyedout
11084 status open
11085
11086 \begin_layout Plain Layout
11087
11088 \series bold
11089 Note:
11090 \series default
11091  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11092  as traditional LaTeX or PDFTeX.
11093 \end_layout
11094
11095 \end_inset
11096
11097
11098 \end_layout
11099
11100 \begin_layout Subsection
11101 Document Font and Font size
11102 \begin_inset CommandInset label
11103 LatexCommand label
11104 name "sub:Document-Font"
11105
11106 \end_inset
11107
11108
11109 \begin_inset Index idx
11110 status collapsed
11111
11112 \begin_layout Plain Layout
11113 Font ! Size
11114 \end_layout
11115
11116 \end_inset
11117
11118
11119 \begin_inset Index idx
11120 status collapsed
11121
11122 \begin_layout Plain Layout
11123 Document ! Font
11124 \end_layout
11125
11126 \end_inset
11127
11128
11129 \end_layout
11130
11131 \begin_layout Standard
11132 You can set the document fonts in the 
11133 \family sans
11134 Document\SpecialChar \menuseparator
11135 Settings
11136 \family default
11137
11138 \begin_inset Index idx
11139 status collapsed
11140
11141 \begin_layout Plain Layout
11142 Document ! Settings
11143 \end_layout
11144
11145 \end_inset
11146
11147  dialog.
11148  In the 
11149 \family sans
11150 Fonts
11151 \family default
11152  section of the dialog, you can specify which font should be used for the
11153  three different font shapes — roman (serif), 
11154 \family sans
11155 sans
11156 \begin_inset space ~
11157 \end_inset
11158
11159 serif
11160 \family default
11161  and 
11162 \family typewriter
11163 typewriter
11164 \family default
11165  (monospaced) — you can specify the base font size and scaling factors for
11166  (some) sans serif and typewriter fonts if this is necessary to fit with
11167  the roman font.
11168 \end_layout
11169
11170 \begin_layout Standard
11171 If you select 
11172 \family sans
11173 Use non-T
11174 \begin_inset ERT
11175 status collapsed
11176
11177 \begin_layout Plain Layout
11178
11179 {}
11180 \end_layout
11181
11182 \end_inset
11183
11184 eX fonts
11185 \family default
11186 , you will have access to the fonts installed on your operating system.
11187  This requires that you use 
11188 \family sans
11189 PDF (XeT
11190 \begin_inset ERT
11191 status collapsed
11192
11193 \begin_layout Plain Layout
11194
11195 {}
11196 \end_layout
11197
11198 \end_inset
11199
11200 eX)
11201 \family default
11202
11203 \family sans
11204 PDF (LuaT
11205 \begin_inset ERT
11206 status collapsed
11207
11208 \begin_layout Plain Layout
11209
11210 {}
11211 \end_layout
11212
11213 \end_inset
11214
11215 eX)
11216 \family default
11217  or 
11218 \family sans
11219 DVI (LuaT
11220 \begin_inset ERT
11221 status collapsed
11222
11223 \begin_layout Plain Layout
11224
11225 {}
11226 \end_layout
11227
11228 \end_inset
11229
11230 eX)
11231 \family default
11232  as output format, i.
11233 \begin_inset space \thinspace{}
11234 \end_inset
11235
11236 e.
11237 \begin_inset space ~
11238 \end_inset
11239
11240 you will have to have either XeTeX or LuaTeX installed (see section
11241 \begin_inset space ~
11242 \end_inset
11243
11244
11245 \begin_inset CommandInset ref
11246 LatexCommand ref
11247 reference "sub:LaTeX-font-support"
11248
11249 \end_inset
11250
11251 ).
11252  You will then not have access to TeX's own fonts (the selection described
11253  below).
11254  Note that LyX lists all available fonts in either of the three lists (roman,
11255  sans
11256 \begin_inset space ~
11257 \end_inset
11258
11259 serif, and typewriter), since LyX cannot determine the family.
11260  Also note that the output might fail with some of the listed fonts, due
11261  to the encoding of the fonts and\SpecialChar \slash{}
11262 or font failures.
11263  Again, LyX cannot determine this in advance, so you might need to experiment.
11264 \end_layout
11265
11266 \begin_layout Standard
11267 If you use TeX fonts (which is the default), the possible options for the
11268  font include 
11269 \family sans
11270 Default
11271 \family default
11272  and a list of fonts available with your LaTeX distribution.
11273  If you select 
11274 \family sans
11275 Default,
11276 \family default
11277  the font that is preset by the current document class is used.
11278  In most cases, this will be the standard TeX font, known as 
11279 \begin_inset Quotes eld
11280 \end_inset
11281
11282
11283 \family typewriter
11284 Computer Modern
11285 \family default
11286
11287 \begin_inset Quotes erd
11288 \end_inset
11289
11290  (
11291 \family typewriter
11292 cm
11293 \family default
11294 ) or 
11295 \begin_inset Quotes eld
11296 \end_inset
11297
11298
11299 \family typewriter
11300 European Computer Modern
11301 \family default
11302
11303 \begin_inset Quotes erd
11304 \end_inset
11305
11306  (
11307 \family typewriter
11308 ec
11309 \family default
11310 ), but some classes preset different default fonts.
11311 \end_layout
11312
11313 \begin_layout Standard
11314 As 
11315 \family typewriter
11316 cm
11317 \family default
11318  and 
11319 \family typewriter
11320 ec
11321 \family default
11322  are bitmap fonts, they often looks pixelated in PDF output, especially
11323  when you read the PDF in a zoomed size.
11324 \begin_inset Foot
11325 status collapsed
11326
11327 \begin_layout Plain Layout
11328 This problem doesn't appear if you read PDFs in 
11329 \family typewriter
11330 Adobe
11331 \begin_inset space ~
11332 \end_inset
11333
11334 Reader
11335 \family default
11336  version 6 or later, because this program includes a special bitmap font
11337  renderer.
11338 \end_layout
11339
11340 \end_inset
11341
11342  To get rid of pixelated fonts, you have to use a vector font.
11343  Depending on how your document should look like, you can either:
11344 \end_layout
11345
11346 \begin_layout Itemize
11347 select the 
11348 \family typewriter
11349 Latin Modern
11350 \family default
11351  (
11352 \family typewriter
11353 lm
11354 \family default
11355 ) fonts, which is the recommended choice if you want to keep the look of
11356  
11357 \family typewriter
11358 cm
11359 \family default
11360 /
11361 \family typewriter
11362 ec
11363 \family default
11364 .
11365  
11366 \family typewriter
11367 Latin Modern
11368 \family default
11369  was developed for the LaTeX community in order to replace 
11370 \family typewriter
11371 cm
11372 \family default
11373  as the default font.
11374  It covers a huge range of glyphs and several font shapes.
11375  Except for some details, where the appearance was improved, 
11376 \family typewriter
11377 lm
11378 \family default
11379  looks identical to 
11380 \family typewriter
11381 cm
11382 \family default
11383 ;
11384 \begin_inset Foot
11385 status collapsed
11386
11387 \begin_layout Plain Layout
11388 One difference is improved kerning for the 
11389 \family typewriter
11390 lm
11391 \family default
11392  fonts.
11393 \end_layout
11394
11395 \end_inset
11396
11397
11398 \end_layout
11399
11400 \begin_layout Itemize
11401 select the 
11402 \family typewriter
11403 AE
11404 \family default
11405  (
11406 \family typewriter
11407 Almost European
11408 \family default
11409 ) fonts in (the rare) case that 
11410 \family typewriter
11411 Latin Modern
11412 \family default
11413  is not available to you or does not work, and you still want to emulate
11414  the look of 
11415 \family typewriter
11416 cm
11417 \family default
11418 /
11419 \family typewriter
11420 ec
11421 \family default
11422 .
11423  
11424 \family typewriter
11425 AE
11426 \family default
11427  is a virtual font.
11428  Virtual means that it 
11429 \begin_inset Quotes eld
11430 \end_inset
11431
11432 steals
11433 \begin_inset Quotes erd
11434 \end_inset
11435
11436  outline 
11437 \family typewriter
11438 cm
11439 \family default
11440 -glyphs from other fonts.
11441  This has the disadvantage that some characters are missing, like the French
11442  guillemets (
11443 \begin_inset Quotes eld
11444 \end_inset
11445
11446 «
11447 \begin_inset Quotes erd
11448 \end_inset
11449
11450  and 
11451 \begin_inset Quotes eld
11452 \end_inset
11453
11454 »
11455 \begin_inset Quotes erd
11456 \end_inset
11457
11458 )
11459 \begin_inset Foot
11460 status collapsed
11461
11462 \begin_layout Plain Layout
11463 Loading the LaTeX-package 
11464 \series bold
11465 aeguill
11466 \series default
11467
11468 \begin_inset Index idx
11469 status collapsed
11470
11471 \begin_layout Plain Layout
11472 LaTeX-packages ! aeguill
11473 \end_layout
11474
11475 \end_inset
11476
11477  with the document preamble line
11478 \begin_inset Newline newline
11479 \end_inset
11480
11481
11482 \series bold
11483
11484 \backslash
11485 usepackage[ec]{aeguill}
11486 \begin_inset Newline newline
11487 \end_inset
11488
11489
11490 \series default
11491 will fix the guillemet problem.
11492 \end_layout
11493
11494 \end_inset
11495
11496  and that accented characters are not 
11497 \emph on
11498 one
11499 \emph default
11500  glyph, but build of 
11501 \emph on
11502 two
11503 \emph default
11504  characters, the accent and the letter.
11505  Therefore you cannot search for words with accented characters in documents
11506  using the 
11507 \family typewriter
11508 AE
11509 \family default
11510  fonts.
11511  If you search for example for the French word 
11512 \begin_inset Quotes eld
11513 \end_inset
11514
11515 rève
11516 \begin_inset Quotes erd
11517 \end_inset
11518
11519  in a PDF, you won't get any result, because the PDF-viewer searches for
11520  the glyph 
11521 \begin_inset Quotes eld
11522 \end_inset
11523
11524  è 
11525 \begin_inset Quotes erd
11526 \end_inset
11527
11528  and not for the glyph 
11529 \begin_inset Quotes eld
11530 \end_inset
11531
11532  e +
11533 \begin_inset space ~
11534 \end_inset
11535
11536  ̀ 
11537 \begin_inset Quotes erd
11538 \end_inset
11539
11540 .
11541 \end_layout
11542
11543 \begin_layout Itemize
11544 If you do not like the look of 
11545 \family typewriter
11546 cm
11547 \family default
11548 /
11549 \family typewriter
11550 ec
11551 \family default
11552 , you can of course select one of the other provided vector fonts, e.
11553 \begin_inset space \thinspace{}
11554 \end_inset
11555
11556 g.
11557 \begin_inset space ~
11558 \end_inset
11559
11560
11561 \family sans
11562 Times Roman
11563 \family default
11564  or
11565 \family typewriter
11566  
11567 \family sans
11568 Palatino
11569 \family default
11570 .
11571  Most roman vector fonts will automatically select matching sans
11572 \begin_inset space ~
11573 \end_inset
11574
11575 serif and typewriter fonts
11576 \begin_inset Foot
11577 status collapsed
11578
11579 \begin_layout Plain Layout
11580 These are sometimes just matching other fonts (e.
11581 \begin_inset space \thinspace{}
11582 \end_inset
11583
11584 g., 
11585 \family sans
11586 Times Roman
11587 \family default
11588  selects 
11589 \family sans
11590 Helvetiva
11591 \family default
11592  for sans serif text), and sometimes, e.
11593 \begin_inset space \thinspace{}
11594 \end_inset
11595
11596 g.
11597  with 
11598 \family typewriter
11599 Latin Modern
11600 \family default
11601  or 
11602 \family typewriter
11603 Computer Modern
11604 \family default
11605 , different shapes of the same font, i.
11606 \begin_inset space \thinspace{}
11607 \end_inset
11608
11609 e.
11610  a real font 
11611 \emph on
11612 family
11613 \emph default
11614 .
11615 \end_layout
11616
11617 \end_inset
11618
11619 , but you can also select your own.
11620 \begin_inset Newline newline
11621 \end_inset
11622
11623 The differences between roman, 
11624 \family sans
11625 sans
11626 \begin_inset space ~
11627 \end_inset
11628
11629 serif
11630 \family default
11631 , and 
11632 \family typewriter
11633 typewriter
11634 \family default
11635  fonts are explained in section
11636 \begin_inset space ~
11637 \end_inset
11638
11639
11640 \begin_inset CommandInset ref
11641 LatexCommand ref
11642 reference "sub:Fine-Tuning-with-the"
11643
11644 \end_inset
11645
11646 .
11647 \begin_inset Newline newline
11648 \end_inset
11649
11650 The font 
11651 \family typewriter
11652 Times Roman
11653 \family default
11654  was originally designed for newspapers.
11655  That means its glyphs are smaller than the ones from other fonts to fit
11656  into the small newspaper columns.
11657  Therefore 
11658 \family typewriter
11659 Times Roman
11660 \family default
11661  is not the optimal choice for larger documents like books.
11662 \begin_inset VSpace bigskip
11663 \end_inset
11664
11665 For the font size there are generally four possible values: 
11666 \family sans
11667 Default, 10
11668 \family default
11669
11670 \family sans
11671 11
11672 \family default
11673 , and 
11674 \family sans
11675 12
11676 \family default
11677 .
11678  Some classes provide additional sizes.
11679  The size of 
11680 \family sans
11681 Default
11682 \family default
11683  depends on the class you are using.
11684  In the standard classes it is equal to the font size 10.
11685 \end_layout
11686
11687 \begin_layout Standard
11688 Note that the font size is the 
11689 \emph on
11690 base size
11691 \emph default
11692 .
11693  That means that LyX scales all other possible font sizes (such as those
11694  used in footnotes, super-, and subscripts) by this value.
11695  You can fine-tune the font size of text parts via the 
11696 \family sans
11697 Text
11698 \begin_inset space ~
11699 \end_inset
11700
11701 Style
11702 \family default
11703  dialog if needed.
11704  The possible font sizes for text parts are explained in section
11705 \begin_inset space ~
11706 \end_inset
11707
11708
11709 \begin_inset CommandInset ref
11710 LatexCommand ref
11711 reference "sub:Fine-Tuning-with-the"
11712
11713 \end_inset
11714
11715 .
11716 \end_layout
11717
11718 \begin_layout Standard
11719 The 
11720 \family sans
11721 Default Family
11722 \family default
11723  selection lets you specify whether the base font of your document should
11724  be roman, sans
11725 \begin_inset space ~
11726 \end_inset
11727
11728 serif or typewriter.
11729  The 
11730 \family sans
11731 Default
11732 \family default
11733  selection uses what is preset by the class, the other selections override
11734  this.
11735  In most cases, 
11736 \family sans
11737 Default
11738 \family default
11739  is equal to 
11740 \family sans
11741 roman
11742 \family default
11743 , but some classes (such as presentation classes) also use other defaults.
11744 \end_layout
11745
11746 \begin_layout Standard
11747 The
11748 \family typewriter
11749  
11750 \family sans
11751 LaTe
11752 \begin_inset ERT
11753 status collapsed
11754
11755 \begin_layout Plain Layout
11756
11757 {}
11758 \end_layout
11759
11760 \end_inset
11761
11762 X font encoding
11763 \family default
11764  selection is an expert setting which lets you change the value passed to
11765  the LaTeX-package
11766 \emph on
11767  fontenc
11768 \emph default
11769  (see also sec.
11770 \begin_inset space ~
11771 \end_inset
11772
11773
11774 \begin_inset CommandInset ref
11775 LatexCommand ref
11776 reference "sub:LaTeX-settings"
11777
11778 \end_inset
11779
11780 ).
11781  Normally, you do not need to change (or even understand) this.
11782  Unless you have specific reasons, use 
11783 \family sans
11784 Default
11785 \family default
11786 .
11787 \end_layout
11788
11789 \begin_layout Standard
11790 With some fonts, the checkboxes 
11791 \family sans
11792 Use Old Style Figures
11793 \family default
11794  and 
11795 \family sans
11796 Use True Small Caps
11797 \family default
11798  are enabled.
11799  These are extra features some fonts provide.
11800  If 
11801 \family sans
11802 Use Old Style Figures
11803 \family default
11804  is checked, the font uses old style (also known as medieval or text) figures,
11805  i.
11806 \begin_inset space \thinspace{}
11807 \end_inset
11808
11809 e.
11810 \begin_inset space ~
11811 \end_inset
11812
11813 figures with varying height that fit nicely with lower letters.
11814  
11815 \family sans
11816 Use True Small Caps
11817 \family default
11818  determines that real small caps are used instead of faked small caps made
11819  of scaled capitals.
11820  Real small caps are often part of expert font sets; they generally look
11821  better than faked small caps but might have to be purchased separately.
11822 \end_layout
11823
11824 \begin_layout Standard
11825 The field 
11826 \family sans
11827 CJK
11828 \family default
11829  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11830  a font to display the script characters.
11831 \begin_inset Foot
11832 status collapsed
11833
11834 \begin_layout Plain Layout
11835 The font will be the argument for the commands of the LaTeX-package 
11836 \series bold
11837 CJK
11838 \series default
11839 .
11840  So this has no effect for the document language 
11841 \family sans
11842 Japanese
11843 \family default
11844  that doesn't use 
11845 \series bold
11846 CJK
11847 \series default
11848 .
11849 \end_layout
11850
11851 \end_inset
11852
11853
11854 \end_layout
11855
11856 \begin_layout Standard
11857 \begin_inset VSpace bigskip
11858 \end_inset
11859
11860
11861 \begin_inset Note Greyedout
11862 status open
11863
11864 \begin_layout Plain Layout
11865
11866 \series bold
11867 Note:
11868 \series default
11869  When you choose a new font or font size, LyX does 
11870 \emph on
11871 not
11872 \emph default
11873  change the screen font! You will only see a difference in the printed output;
11874  this is part of the WYSIWYM concept.
11875  LyX's screen fonts can be adjusted in the 
11876 \family sans
11877 Tools\SpecialChar \menuseparator
11878 Preferences
11879 \family default
11880  dialog, see section
11881 \begin_inset space ~
11882 \end_inset
11883
11884
11885 \begin_inset CommandInset ref
11886 LatexCommand ref
11887 reference "sub:Screen-Fonts"
11888
11889 \end_inset
11890
11891 .
11892 \end_layout
11893
11894 \end_inset
11895
11896
11897 \end_layout
11898
11899 \begin_layout Subsection
11900 Using Different Character Styles
11901 \begin_inset Index idx
11902 status collapsed
11903
11904 \begin_layout Plain Layout
11905 Character Styles
11906 \end_layout
11907
11908 \end_inset
11909
11910
11911 \begin_inset Index idx
11912 status collapsed
11913
11914 \begin_layout Plain Layout
11915 Text Style
11916 \end_layout
11917
11918 \end_inset
11919
11920
11921 \end_layout
11922
11923 \begin_layout Standard
11924 As we've already seen, LyX automatically changes the character style for
11925  certain paragraph environments.
11926  LyX supports two character styles, 
11927 \family sans
11928 Emphasized
11929 \family default
11930  and 
11931 \family sans
11932 Noun
11933 \family default
11934 .
11935  You can activate both of these styles via keybindings, the menus, and the
11936  toolbar.
11937 \end_layout
11938
11939 \begin_layout Standard
11940 To activate the 
11941 \family sans
11942 Noun
11943 \family default
11944  style, do one of the following:
11945 \end_layout
11946
11947 \begin_layout Itemize
11948 click on the toolbar button 
11949 \begin_inset Info
11950 type  "icon"
11951 arg   "font-noun"
11952 \end_inset
11953
11954
11955 \end_layout
11956
11957 \begin_layout Itemize
11958 use the key binding 
11959 \begin_inset Info
11960 type  "shortcut"
11961 arg   "font-noun"
11962 \end_inset
11963
11964
11965 \end_layout
11966
11967 \begin_layout Standard
11968 These commands are all toggles.
11969  That is, if 
11970 \family sans
11971 Noun
11972 \family default
11973  style is already active, they deactivate it.
11974 \end_layout
11975
11976 \begin_layout Standard
11977 One typically uses the 
11978 \family sans
11979 Noun
11980 \family default
11981  style for proper names.
11982  For example: 
11983 \begin_inset Quotes eld
11984 \end_inset
11985
11986
11987 \noun on
11988 Matthias Ettrich
11989 \noun default
11990  is the original author of LyX.
11991 \begin_inset Quotes erd
11992 \end_inset
11993
11994
11995 \end_layout
11996
11997 \begin_layout Standard
11998 A more widely used character style is the 
11999 \family sans
12000 Emphasized
12001 \family default
12002  style.
12003  You can activate (or deactivate — it's also a toggle) the 
12004 \family sans
12005 Emphasized
12006 \family default
12007  style by:
12008 \end_layout
12009
12010 \begin_layout Itemize
12011 clicking on the toolbar button 
12012 \begin_inset Info
12013 type  "icon"
12014 arg   "font-emph"
12015 \end_inset
12016
12017
12018 \end_layout
12019
12020 \begin_layout Itemize
12021 using the keybindings 
12022 \begin_inset Info
12023 type  "shortcut"
12024 arg   "font-emph"
12025 \end_inset
12026
12027
12028 \end_layout
12029
12030 \begin_layout Standard
12031 Normally the 
12032 \family sans
12033 Emphasized
12034 \family default
12035  style is equivalent to an italic font but some document classes or LaTeX-packag
12036 es use a different font.
12037 \end_layout
12038
12039 \begin_layout Standard
12040 We've been using the 
12041 \family sans
12042 Emphasized
12043 \family default
12044  style all over the place in this document.
12045  Here's one more example:
12046 \end_layout
12047
12048 \begin_layout Quotation
12049
12050 \emph on
12051 Don't overuse character styles!
12052 \end_layout
12053
12054 \begin_layout Standard
12055 It's also a warning in addition to an example.
12056  One's writing should parallel ordinary conversation.
12057  Since we don't all constantly scream at each other, we should also avoid
12058  the common tendency to overuse character style.
12059  
12060 \end_layout
12061
12062 \begin_layout Standard
12063 You can always reset to the default font using the key binding 
12064 \begin_inset Info
12065 type  "shortcut"
12066 arg   "font-default"
12067 \end_inset
12068
12069  or the dialog 
12070 \family sans
12071 Edit\SpecialChar \menuseparator
12072 Text
12073 \begin_inset space ~
12074 \end_inset
12075
12076 Style
12077 \family default
12078 .
12079 \end_layout
12080
12081 \begin_layout Subsection
12082 Fine-Tuning with the 
12083 \family sans
12084 Text Style
12085 \family default
12086  dialog
12087 \begin_inset CommandInset label
12088 LatexCommand label
12089 name "sub:Fine-Tuning-with-the"
12090
12091 \end_inset
12092
12093
12094 \begin_inset Index idx
12095 status collapsed
12096
12097 \begin_layout Plain Layout
12098 Text Style
12099 \end_layout
12100
12101 \end_inset
12102
12103
12104 \end_layout
12105
12106 \begin_layout Standard
12107 There are always occasions when you will need to do some fine-tuning, so
12108  LyX gives you a way to create a custom character style.
12109  For example, an academic journal or a corporation may have a style sheet
12110  requiring a sans-serif font be used in certain situations.
12111  Also, writers sometimes use a different font to offset a character's thoughts
12112  from ordinary dialog.
12113 \end_layout
12114
12115 \begin_layout Standard
12116 Before we document how to use custom character style, we want to issue a
12117  warning yet again: Don't overuse character styles! 
12118 \begin_inset Newline newline
12119 \end_inset
12120
12121 Documents that overuse different fonts and sizes are not well readable and
12122  tend to look as if someone has knocked huge holes in them.
12123 \end_layout
12124
12125 \begin_layout Standard
12126 To use custom character styles, open the 
12127 \family sans
12128 Edit\SpecialChar \menuseparator
12129 Text
12130 \begin_inset space ~
12131 \end_inset
12132
12133 Style\SpecialChar \menuseparator
12134 Customized\SpecialChar \ldots{}
12135
12136 \family default
12137  dialog.
12138  There are several boxes on this dialog, each corresponding to a different
12139  font property which you can choose.
12140  You can choose an option for one of these properties, or select 
12141 \family sans
12142 No
12143 \begin_inset space ~
12144 \end_inset
12145
12146 change
12147 \family default
12148 , which keeps the current state of that property.
12149  The item 
12150 \family sans
12151 Reset
12152 \family default
12153  will reset the property to whatever is the default.
12154  You can use this to reset attributes across a bunch of different paragraph
12155  environments in a snap.
12156 \end_layout
12157
12158 \begin_layout Standard
12159 The font properties, and their options (in addition to 
12160 \family sans
12161 No
12162 \begin_inset space ~
12163 \end_inset
12164
12165 change
12166 \family default
12167  and 
12168 \family sans
12169 Reset
12170 \family default
12171 ) are:
12172 \end_layout
12173
12174 \begin_layout Labeling
12175 \labelwidthstring 00.00.0000
12176
12177 \family sans
12178 Family
12179 \family default
12180  The 
12181 \begin_inset Quotes eld
12182 \end_inset
12183
12184 overall look
12185 \begin_inset Quotes erd
12186 \end_inset
12187
12188  of the font.
12189  The possible options are:
12190 \end_layout
12191
12192 \begin_deeper
12193 \begin_layout Labeling
12194 \labelwidthstring 00.00.0000
12195
12196 \family sans
12197 Roman
12198 \family default
12199  This is the Roman font family.
12200  Normally a serif font.
12201  It's also the default family.
12202  (key binding 
12203 \begin_inset Info
12204 type  "shortcut"
12205 arg   "font-roman"
12206 \end_inset
12207
12208 )
12209 \end_layout
12210
12211 \begin_layout Labeling
12212 \labelwidthstring 00.00.0000
12213
12214 \family sans
12215 Sans
12216 \begin_inset space ~
12217 \end_inset
12218
12219 Serif
12220 \family default
12221  
12222 \family sans
12223 This is the Sans Serif font family.
12224
12225 \family default
12226  (key binding 
12227 \begin_inset Info
12228 type  "shortcut"
12229 arg   "font-sans"
12230 \end_inset
12231
12232 )
12233 \end_layout
12234
12235 \begin_layout Labeling
12236 \labelwidthstring 00.00.0000
12237
12238 \family sans
12239 Typewriter
12240 \family default
12241  
12242 \family typewriter
12243 This is the Typewriter font family.
12244
12245 \family default
12246  (key binding 
12247 \begin_inset Info
12248 type  "shortcut"
12249 arg   "font-typewriter"
12250 \end_inset
12251
12252
12253 \family sans
12254 )
12255 \end_layout
12256
12257 \end_deeper
12258 \begin_layout Labeling
12259 \labelwidthstring 00.00.0000
12260
12261 \family sans
12262 Series
12263 \family default
12264  This corresponds to the print weight.
12265  Options are:
12266 \end_layout
12267
12268 \begin_deeper
12269 \begin_layout Labeling
12270 \labelwidthstring 00.00.0000
12271
12272 \family sans
12273 Medium
12274 \family default
12275  This is the Medium font series.
12276  It's also the default series.
12277 \end_layout
12278
12279 \begin_layout Labeling
12280 \labelwidthstring 00.00.0000
12281
12282 \family sans
12283 Bold
12284 \family default
12285  
12286 \series bold
12287 This is the Bold font series.
12288
12289 \series default
12290  (key binding 
12291 \begin_inset Info
12292 type  "shortcut"
12293 arg   "font-bold"
12294 \end_inset
12295
12296 )
12297 \end_layout
12298
12299 \end_deeper
12300 \begin_layout Labeling
12301 \labelwidthstring 00.00.0000
12302
12303 \family sans
12304 Shape
12305 \family default
12306  As the name implies.
12307  Options are:
12308 \end_layout
12309
12310 \begin_deeper
12311 \begin_layout Labeling
12312 \labelwidthstring 00.00.0000
12313
12314 \family sans
12315 Upright
12316 \family default
12317  This is the Upright font shape.
12318  It's also the default shape.
12319 \end_layout
12320
12321 \begin_layout Labeling
12322 \labelwidthstring 00.00.0000
12323
12324 \family sans
12325 Italic
12326 \family default
12327  
12328 \shape italic
12329 This
12330 \shape default
12331  
12332 \family sans
12333 \shape italic
12334 i
12335 \family default
12336 s the Italic font shape
12337 \shape default
12338 \emph on
12339 .
12340 \end_layout
12341
12342 \begin_layout Labeling
12343 \labelwidthstring 00.00.0000
12344
12345 \family sans
12346 Slanted
12347 \family default
12348  
12349 \shape slanted
12350 This is the Slanted font shape
12351 \shape default
12352  (although it might not be visible in LyX, this is different from italic).
12353 \end_layout
12354
12355 \begin_layout Labeling
12356 \labelwidthstring 00.00.0000
12357
12358 \family sans
12359 Small
12360 \begin_inset space ~
12361 \end_inset
12362
12363 Caps
12364 \family default
12365  
12366 \shape smallcaps
12367 This is the Small caps font shape
12368 \shape default
12369 \noun on
12370 .
12371 \end_layout
12372
12373 \end_deeper
12374 \begin_layout Labeling
12375 \labelwidthstring 00.00.0000
12376
12377 \family sans
12378 Size
12379 \family default
12380  Alters the size of the font.
12381  You'll find no numerical values here; all possible sizes are actually proportio
12382 nal to the document font size.
12383  Once again, you don't feed LyX the details, but a general description of
12384  what you want to do.
12385  The options are:
12386 \end_layout
12387
12388 \begin_deeper
12389 \begin_layout Labeling
12390 \labelwidthstring 00.00.0000
12391
12392 \family sans
12393 Tiny
12394 \family default
12395  
12396 \size tiny
12397 This is the 
12398 \begin_inset Quotes eld
12399 \end_inset
12400
12401 Tiny
12402 \begin_inset Quotes erd
12403 \end_inset
12404
12405  font size.
12406
12407 \size default
12408  (key bindings 
12409 \begin_inset Info
12410 type  "shortcuts"
12411 arg   "font-size tiny"
12412 \end_inset
12413
12414 )
12415 \end_layout
12416
12417 \begin_layout Labeling
12418 \labelwidthstring 00.00.0000
12419
12420 \family sans
12421 Smallest
12422 \family default
12423  
12424 \size scriptsize
12425 This is the 
12426 \begin_inset Quotes eld
12427 \end_inset
12428
12429 Smallest
12430 \begin_inset Quotes erd
12431 \end_inset
12432
12433  font size
12434 \size default
12435 .
12436  (key binding 
12437 \begin_inset Info
12438 type  "shortcut"
12439 arg   "font-size scriptsize"
12440 \end_inset
12441
12442 )
12443 \end_layout
12444
12445 \begin_layout Labeling
12446 \labelwidthstring 00.00.0000
12447
12448 \family sans
12449 Smaller
12450 \family default
12451  
12452 \size footnotesize
12453 This is the 
12454 \begin_inset Quotes eld
12455 \end_inset
12456
12457 Smaller
12458 \begin_inset Quotes erd
12459 \end_inset
12460
12461  font size.
12462
12463 \size default
12464  (key bindings 
12465 \begin_inset Info
12466 type  "shortcuts"
12467 arg   "font-size footnotesize"
12468 \end_inset
12469
12470 )
12471 \end_layout
12472
12473 \begin_layout Labeling
12474 \labelwidthstring 00.00.0000
12475
12476 \family sans
12477 Small
12478 \family default
12479  
12480 \size small
12481 This is the 
12482 \begin_inset Quotes eld
12483 \end_inset
12484
12485 Small
12486 \begin_inset Quotes erd
12487 \end_inset
12488
12489  font size.
12490
12491 \size default
12492  (key bindings 
12493 \begin_inset Info
12494 type  "shortcuts"
12495 arg   "font-size small"
12496 \end_inset
12497
12498 )
12499 \end_layout
12500
12501 \begin_layout Labeling
12502 \labelwidthstring 00.00.0000
12503
12504 \family sans
12505 Normal
12506 \family default
12507  This is the 
12508 \begin_inset Quotes eld
12509 \end_inset
12510
12511 Normal
12512 \begin_inset Quotes erd
12513 \end_inset
12514
12515  font size.
12516  It's also the default size.
12517  (key bindings 
12518 \begin_inset Info
12519 type  "shortcuts"
12520 arg   "font-size normal"
12521 \end_inset
12522
12523 )
12524 \end_layout
12525
12526 \begin_layout Labeling
12527 \labelwidthstring 00.00.0000
12528
12529 \family sans
12530 Large
12531 \family default
12532  
12533 \size large
12534 This is the 
12535 \begin_inset Quotes eld
12536 \end_inset
12537
12538 Large
12539 \begin_inset Quotes erd
12540 \end_inset
12541
12542  font size.
12543
12544 \size default
12545  (key bindings 
12546 \begin_inset Info
12547 type  "shortcuts"
12548 arg   "font-size large"
12549 \end_inset
12550
12551 )
12552 \end_layout
12553
12554 \begin_layout Labeling
12555 \labelwidthstring 00.00.0000
12556
12557 \family sans
12558 Larger
12559 \family default
12560  
12561 \size larger
12562 This is the 
12563 \begin_inset Quotes eld
12564 \end_inset
12565
12566 Larger
12567 \begin_inset Quotes erd
12568 \end_inset
12569
12570  font size.
12571
12572 \size default
12573  (key bindings 
12574 \begin_inset Info
12575 type  "shortcuts"
12576 arg   "font-size larger"
12577 \end_inset
12578
12579 )
12580 \end_layout
12581
12582 \begin_layout Labeling
12583 \labelwidthstring 00.00.0000
12584
12585 \family sans
12586 Largest
12587 \family default
12588  
12589 \size largest
12590 This is the 
12591 \begin_inset Quotes eld
12592 \end_inset
12593
12594 Largest
12595 \begin_inset Quotes erd
12596 \end_inset
12597
12598  font size.
12599
12600 \size default
12601  (key binding 
12602 \begin_inset Info
12603 type  "shortcut"
12604 arg   "font-size largest"
12605 \end_inset
12606
12607 )
12608 \end_layout
12609
12610 \begin_layout Labeling
12611 \labelwidthstring 00.00.0000
12612
12613 \family sans
12614 Huge
12615 \family default
12616  
12617 \size huge
12618 This is the 
12619 \begin_inset Quotes eld
12620 \end_inset
12621
12622 Huge
12623 \begin_inset Quotes erd
12624 \end_inset
12625
12626  font size.
12627
12628 \size default
12629  (key bindings 
12630 \begin_inset Info
12631 type  "shortcuts"
12632 arg   "font-size huge"
12633 \end_inset
12634
12635 )
12636 \end_layout
12637
12638 \begin_layout Labeling
12639 \labelwidthstring 00.00.0000
12640
12641 \family sans
12642 Huger
12643 \family default
12644  
12645 \size giant
12646 This is the 
12647 \begin_inset Quotes eld
12648 \end_inset
12649
12650 Huger
12651 \begin_inset Quotes erd
12652 \end_inset
12653
12654  font size.
12655
12656 \size default
12657  (key bindings 
12658 \begin_inset Info
12659 type  "shortcuts"
12660 arg   "font-size giant"
12661 \end_inset
12662
12663 )
12664 \end_layout
12665
12666 \begin_layout Labeling
12667 \labelwidthstring 00.00.0000
12668
12669 \family sans
12670 Increase
12671 \family default
12672  This increases the size by one step (for instance, from 
12673 \begin_inset Quotes eld
12674 \end_inset
12675
12676 Largest
12677 \begin_inset Quotes erd
12678 \end_inset
12679
12680  to 
12681 \begin_inset Quotes eld
12682 \end_inset
12683
12684 Huge
12685 \begin_inset Quotes erd
12686 \end_inset
12687
12688 ).
12689  (key binding 
12690 \begin_inset Info
12691 type  "shortcut"
12692 arg   "font-size increase"
12693 \end_inset
12694
12695 )
12696 \end_layout
12697
12698 \begin_layout Labeling
12699 \labelwidthstring 00.00.0000
12700
12701 \family sans
12702 Decrease
12703 \family default
12704  This decreases the size by one step (for instance, from 
12705 \begin_inset Quotes eld
12706 \end_inset
12707
12708 Normal
12709 \begin_inset Quotes erd
12710 \end_inset
12711
12712  to 
12713 \begin_inset Quotes eld
12714 \end_inset
12715
12716 Small
12717 \begin_inset Quotes erd
12718 \end_inset
12719
12720 ).
12721  (key binding 
12722 \begin_inset Info
12723 type  "shortcut"
12724 arg   "font-size decrease"
12725 \end_inset
12726
12727 )
12728 \end_layout
12729
12730 \end_deeper
12731 \begin_layout Standard
12732 We'll warn you 
12733 \emph on
12734 yet again
12735 \emph default
12736 : don't go crazy with this feature.
12737  You should almost never need to change the font size.
12738  LyX automatically changes the font size for different paragraph environments
12739  — use that instead.
12740  This is here for fine-tuning only!
12741 \end_layout
12742
12743 \begin_layout Labeling
12744 \labelwidthstring 00.00.0000
12745
12746 \family sans
12747 Misc
12748 \family default
12749  Here you can change a few other things at the character level.
12750  Options are:
12751 \end_layout
12752
12753 \begin_deeper
12754 \begin_layout Labeling
12755 \labelwidthstring 00.00.0000
12756
12757 \family sans
12758 Emph
12759 \family default
12760  
12761 \emph on
12762 This is text with emphasize on
12763 \emph default
12764 .
12765  This might seem like the same as 
12766 \shape italic
12767 Italic
12768 \shape default
12769 , but it is actually a bit different.
12770  Emphasized is a 
12771 \emph on
12772 logical
12773 \emph default
12774  attribute.
12775  That means every document class can define its own font used for emphasized
12776  text.
12777  Normally this font is equal to italic.
12778 \end_layout
12779
12780 \begin_layout Labeling
12781 \labelwidthstring 00.00.0000
12782
12783 \family sans
12784 Underbar
12785 \family default
12786  
12787 \bar under
12788 This is text with Underbar on.
12789
12790 \bar default
12791  (key binding 
12792 \begin_inset Info
12793 type  "shortcuts"
12794 arg   "font-underline"
12795 \end_inset
12796
12797
12798 \family sans
12799 )
12800 \begin_inset Newline newline
12801 \end_inset
12802
12803
12804 \family default
12805 Avoid using underbar if you can! It's a hangover from the typewriter days,
12806  when you couldn't change fonts.
12807  We no longer need to emphasize text by underscoring characters.
12808  It's only included in LyX because some people 
12809 \emph on
12810 may
12811 \emph default
12812  need it in order to follow style sheets for journal submissions.
12813 \end_layout
12814
12815 \begin_layout Labeling
12816 \labelwidthstring 00.00.0000
12817
12818 \family sans
12819 Double
12820 \begin_inset space ~
12821 \end_inset
12822
12823 underbar
12824 \family default
12825  
12826 \uuline on
12827 This is text with Double underbar on.
12828
12829 \uuline default
12830  (key binding 
12831 \begin_inset Info
12832 type  "shortcut"
12833 arg   "font-underunderline"
12834 \end_inset
12835
12836 )
12837 \begin_inset Newline newline
12838 \end_inset
12839
12840 If we just warned you against using underbar, you can imagine what we think
12841  about double underbar.
12842 \end_layout
12843
12844 \begin_layout Labeling
12845 \labelwidthstring 00.00.0000
12846
12847 \family sans
12848 Wavy
12849 \begin_inset space ~
12850 \end_inset
12851
12852 underbar
12853 \family default
12854  
12855 \uwave on
12856 This is text with Wavy underbar on.
12857
12858 \uwave default
12859  (key binding 
12860 \begin_inset Info
12861 type  "shortcut"
12862 arg   "font-underwave"
12863 \end_inset
12864
12865 )
12866 \begin_inset Newline newline
12867 \end_inset
12868
12869 Use this only if a journal absolutely insists on it.
12870  Keep antinausea pills handy.
12871 \end_layout
12872
12873 \begin_layout Labeling
12874 \labelwidthstring 00.00.0000
12875
12876 \family sans
12877 Strikeout
12878 \family default
12879  
12880 \strikeout on
12881 This is text with Strikeout on.
12882
12883 \strikeout default
12884  (key binding 
12885 \begin_inset Info
12886 type  "shortcut"
12887 arg   "font-strikeout"
12888 \end_inset
12889
12890 ) This is frequently used to indicate an older version of text that has
12891  since changed.
12892 \end_layout
12893
12894 \begin_layout Labeling
12895 \labelwidthstring 00.00.0000
12896
12897 \family sans
12898 Noun
12899 \family default
12900  
12901 \noun on
12902 This is text with Noun on.
12903
12904 \noun default
12905  Like 
12906 \family sans
12907 Emph
12908 \family default
12909 , this is a logical attribute.
12910  Normally it's equivalent to 
12911 \family sans
12912 Small
12913 \begin_inset space ~
12914 \end_inset
12915
12916 Caps
12917 \family default
12918 .
12919 \end_layout
12920
12921 \end_deeper
12922 \begin_layout Labeling
12923 \labelwidthstring 00.00.0000
12924
12925 \family sans
12926 Color
12927 \family default
12928  You can adjust the color of the text with this control.
12929  Notice that not all DVI-viewers are able to display colors.
12930  Besides 
12931 \family sans
12932 No
12933 \begin_inset space ~
12934 \end_inset
12935
12936 color
12937 \family default
12938 , which is the default 
12939 \begin_inset Quotes eld
12940 \end_inset
12941
12942 color
12943 \begin_inset Quotes erd
12944 \end_inset
12945
12946  and means normally black, you can choose between 
12947 \family sans
12948 Black
12949 \family default
12950
12951 \family sans
12952 White
12953 \family default
12954
12955 \family sans
12956 Red
12957 \family default
12958
12959 \family sans
12960 Green
12961 \family default
12962
12963 \family sans
12964 Blue
12965 \family default
12966
12967 \family sans
12968 Cyan
12969 \family default
12970
12971 \family sans
12972 Magenta
12973 \family default
12974  and 
12975 \family sans
12976 Yellow
12977 \family default
12978  text.
12979 \begin_inset Index idx
12980 status collapsed
12981
12982 \begin_layout Plain Layout
12983 Color ! Text
12984 \end_layout
12985
12986 \end_inset
12987
12988
12989 \end_layout
12990
12991 \begin_layout Labeling
12992 \labelwidthstring 00.00.0000
12993
12994 \family sans
12995 Language
12996 \family default
12997  This is used to mark regions of text as having a different language from
12998  the language of the document.
12999  Text marked in this way will be underlined in blue to indicate the change
13000  (only within LyX).
13001 \end_layout
13002
13003 \begin_layout Standard
13004 So you have a huge number of combinations to choose from.
13005  Once you've chosen a new character style via the 
13006 \family sans
13007 Edit\SpecialChar \menuseparator
13008 Text
13009 \begin_inset space ~
13010 \end_inset
13011
13012 Style
13013 \family default
13014  dialog, the settings are saved.
13015  You can activate them using the toolbar button 
13016 \begin_inset Info
13017 type  "icon"
13018 arg   "textstyle-apply"
13019 \end_inset
13020
13021 .
13022  The button lets you apply your custom character style even when the dialog
13023  isn't visible.
13024  
13025 \end_layout
13026
13027 \begin_layout Standard
13028 To completely reset the character style to the default, use 
13029 \begin_inset Info
13030 type  "shortcut"
13031 arg   "font-default"
13032 \end_inset
13033
13034 .
13035  If you want to toggle only those properties that you have just changed
13036  (suppose you just set the shape to 
13037 \begin_inset Quotes eld
13038 \end_inset
13039
13040 slanted
13041 \begin_inset Quotes erd
13042 \end_inset
13043
13044  and the series to 
13045 \begin_inset Quotes eld
13046 \end_inset
13047
13048 bold
13049 \begin_inset Quotes erd
13050 \end_inset
13051
13052 ), set the 
13053 \family sans
13054 Toggle
13055 \begin_inset space ~
13056 \end_inset
13057
13058 all
13059 \family default
13060  switch and press 
13061 \family sans
13062 Apply
13063 \family default
13064 .
13065 \end_layout
13066
13067 \begin_layout Standard
13068 You should also know something about the differences between the three main
13069  font types 
13070 \family sans
13071 serif
13072 \family default
13073
13074 \family sans
13075 sans
13076 \begin_inset space ~
13077 \end_inset
13078
13079 serif
13080 \family default
13081 , and 
13082 \family sans
13083 typewriter
13084 \family default
13085 :
13086 \end_layout
13087
13088 \begin_layout Itemize
13089
13090 \family sans
13091 Typewriter
13092 \family default
13093  is a so called 
13094 \begin_inset Quotes eld
13095 \end_inset
13096
13097 monospaced
13098 \begin_inset Quotes erd
13099 \end_inset
13100
13101  font, that means every character has the same width, the 
13102 \begin_inset Quotes eld
13103 \end_inset
13104
13105 i
13106 \begin_inset Quotes erd
13107 \end_inset
13108
13109  is as wide as the 
13110 \begin_inset Quotes eld
13111 \end_inset
13112
13113 m
13114 \begin_inset Quotes erd
13115 \end_inset
13116
13117 .
13118  Here is an example
13119 \begin_inset Newline newline
13120 \end_inset
13121
13122
13123 \begin_inset Phantom HPhantom
13124 status open
13125
13126 \begin_layout Plain Layout
13127 no 
13128 \end_layout
13129
13130 \end_inset
13131
13132
13133 \family typewriter
13134 typewriter text
13135 \family default
13136
13137 \begin_inset Note Note
13138 status collapsed
13139
13140 \begin_layout Plain Layout
13141 For more on phantoms see section
13142 \begin_inset space ~
13143 \end_inset
13144
13145
13146 \begin_inset CommandInset ref
13147 LatexCommand ref
13148 reference "sub:More-Spaces"
13149
13150 \end_inset
13151
13152 .
13153 \end_layout
13154
13155 \end_inset
13156
13157
13158 \begin_inset Newline newline
13159 \end_inset
13160
13161 no typewriter text
13162 \end_layout
13163
13164 \begin_layout Itemize
13165
13166 \family sans
13167 Serif
13168 \family default
13169  fonts use characters with serifs.
13170  These are the small 
13171 \begin_inset Quotes eld
13172 \end_inset
13173
13174 appendices
13175 \begin_inset Quotes erd
13176 \end_inset
13177
13178  at the ends of the strokes that form the character.
13179  The following example will show the difference:
13180 \begin_inset Newline newline
13181 \end_inset
13182
13183 text with serifs
13184 \begin_inset Newline newline
13185 \end_inset
13186
13187
13188 \family sans
13189 text without serifs
13190 \family default
13191
13192 \begin_inset Newline newline
13193 \end_inset
13194
13195 Serifs facilitate quick and easy reading.
13196  These fonts are therefore used as default (named 
13197 \family sans
13198 roman
13199 \family default
13200 ).
13201 \end_layout
13202
13203 \begin_layout Itemize
13204
13205 \family sans
13206 Sans serif
13207 \family default
13208  don't use serifs.
13209  This font type is therefore often used for headings and short texts.
13210  We use it in this document to highlight menu names.
13211 \end_layout
13212
13213 \begin_layout Standard
13214 \begin_inset Quotes eld
13215 \end_inset
13216
13217 Toggling
13218 \begin_inset Quotes erd
13219 \end_inset
13220
13221  refers to applying or removing font properties.
13222  When a property is marked for toggling in the Text Style dialog, applying
13223  the style to text that already has the property will cause the property
13224  to be removed.
13225  If you apply a style with properties A, B and C to text that currently
13226  has font properties B, C, F and G, and if B is set to toggle and C is set
13227  not to toggle, the text ends up with properties A, C, F and G.
13228  
13229 \begin_inset Quotes eld
13230 \end_inset
13231
13232 Never toggled
13233 \begin_inset Quotes erd
13234 \end_inset
13235
13236  and 
13237 \begin_inset Quotes eld
13238 \end_inset
13239
13240 always toggled
13241 \begin_inset Quotes erd
13242 \end_inset
13243
13244  mean that you do not control the toggling behavior.
13245  For the properties on the left side of the dialog (
13246 \begin_inset Quotes eld
13247 \end_inset
13248
13249 Family
13250 \begin_inset Quotes erd
13251 \end_inset
13252
13253  etc.), toggling behavior is up to you.
13254  If 
13255 \begin_inset Quotes eld
13256 \end_inset
13257
13258 Toggle all
13259 \begin_inset Quotes erd
13260 \end_inset
13261
13262  is checked, all of the left side properties are toggled; by default, none
13263  of them are.
13264  Finally, 
13265 \begin_inset Quotes eld
13266 \end_inset
13267
13268 Reset
13269 \begin_inset Quotes erd
13270 \end_inset
13271
13272  is never toggled.
13273  If you set 
13274 \begin_inset Quotes eld
13275 \end_inset
13276
13277 Series
13278 \begin_inset Quotes erd
13279 \end_inset
13280
13281  to 
13282 \begin_inset Quotes eld
13283 \end_inset
13284
13285 Reset
13286 \begin_inset Quotes erd
13287 \end_inset
13288
13289  and select 
13290 \begin_inset Quotes eld
13291 \end_inset
13292
13293 Toggle all
13294 \begin_inset Quotes erd
13295 \end_inset
13296
13297 , then apply the style to bold face text, the text will revert to the default
13298  series (
13299 \begin_inset Quotes eld
13300 \end_inset
13301
13302 Medium
13303 \begin_inset Quotes erd
13304 \end_inset
13305
13306 ), no matter how many times you apply the style.
13307  
13308 \end_layout
13309
13310 \begin_layout Standard
13311 We conclude with the same warning once again: Don't overuse the fonts.
13312  They are, more often than not, a kludge and a bad substitute for good writing.
13313 \end_layout
13314
13315 \begin_layout Section
13316 Printing and Previewing
13317 \end_layout
13318
13319 \begin_layout Subsection
13320 Overview
13321 \end_layout
13322
13323 \begin_layout Standard
13324 Now that we have covered some of the basic features of document preparation
13325  using LyX, you probably want to know how to print out your masterpiece.
13326  Before we tell you that, we want to give you a quick explanation of what
13327  goes on behind-the-scenes.
13328  We cover this information in much greater detail in the 
13329 \emph on
13330 Additional Features
13331 \emph default
13332  manual as well.
13333 \end_layout
13334
13335 \begin_layout Standard
13336 LyX uses the program LaTeX as its backend.
13337  LaTeX is just a macro package for the TeX typesetting system, but to prevent
13338  confusion, we'll only refer to LaTeX.
13339  LyX is what you use to do your actual writing.
13340  Then, LyX calls LaTeX to turn your writing into printable output.
13341  This happens in two stages:
13342 \end_layout
13343
13344 \begin_layout Enumerate
13345 First, LyX converts your document to a series of text commands for LaTeX,
13346  generating a file with the extension, 
13347 \begin_inset Quotes eld
13348 \end_inset
13349
13350
13351 \family typewriter
13352 .tex
13353 \family default
13354
13355 \begin_inset Quotes erd
13356 \end_inset
13357
13358 .
13359 \end_layout
13360
13361 \begin_layout Enumerate
13362 Next, LaTeX uses the commands in the 
13363 \family typewriter
13364 .tex
13365 \family default
13366  file to produce printable output.
13367  
13368 \end_layout
13369
13370 \begin_layout Subsection
13371 Output file formats
13372 \begin_inset Index idx
13373 status collapsed
13374
13375 \begin_layout Plain Layout
13376 File formats
13377 \end_layout
13378
13379 \end_inset
13380
13381
13382 \begin_inset CommandInset label
13383 LatexCommand label
13384 name "sub:Output-file-formats"
13385
13386 \end_inset
13387
13388
13389 \end_layout
13390
13391 \begin_layout Subsubsection
13392 Simple text (ASCII)
13393 \begin_inset Index idx
13394 status collapsed
13395
13396 \begin_layout Plain Layout
13397 File formats ! ASCII
13398 \end_layout
13399
13400 \end_inset
13401
13402
13403 \end_layout
13404
13405 \begin_layout Standard
13406 This file type has the extension 
13407 \begin_inset Quotes eld
13408 \end_inset
13409
13410
13411 \family typewriter
13412 .txt
13413 \family default
13414
13415 \begin_inset Quotes erd
13416 \end_inset
13417
13418 .
13419  It contains your document as plain text following the rules of the 
13420 \begin_inset Quotes eld
13421 \end_inset
13422
13423 American Standard Code for Information Interchange
13424 \begin_inset Quotes erd
13425 \end_inset
13426
13427  (ASCII).
13428 \end_layout
13429
13430 \begin_layout Standard
13431 You can export your document to ASCII by the menu 
13432 \family sans
13433 File\SpecialChar \menuseparator
13434 Export\SpecialChar \menuseparator
13435 Simple
13436 \begin_inset space ~
13437 \end_inset
13438
13439 text
13440 \family default
13441  or 
13442 \family sans
13443 File\SpecialChar \menuseparator
13444 Export\SpecialChar \menuseparator
13445 Simple
13446 \begin_inset space ~
13447 \end_inset
13448
13449 text
13450 \begin_inset space ~
13451 \end_inset
13452
13453 (ps2ascii)
13454 \family default
13455 .
13456  The latter will first internally export to PostScript and then do the conversio
13457 n to ASCII.
13458 \end_layout
13459
13460 \begin_layout Subsubsection
13461 LaTeX
13462 \begin_inset Index idx
13463 status collapsed
13464
13465 \begin_layout Plain Layout
13466 File formats ! LaTeX
13467 \end_layout
13468
13469 \end_inset
13470
13471
13472 \end_layout
13473
13474 \begin_layout Standard
13475 This file type has the extension 
13476 \begin_inset Quotes eld
13477 \end_inset
13478
13479
13480 \family typewriter
13481 .tex
13482 \family default
13483
13484 \begin_inset Quotes erd
13485 \end_inset
13486
13487  and contains all commands that are necessary for the LaTeX program to process
13488  your document.
13489  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
13490  it manually with console commands.
13491  The LaTeX-file is automatically created in LyX's temporary directory whenever
13492  you view or export your document.
13493 \end_layout
13494
13495 \begin_layout Standard
13496 You can export your document as LaTeX-file using the menu 
13497 \family sans
13498 File\SpecialChar \menuseparator
13499 Export\SpecialChar \menuseparator
13500 LaT
13501 \begin_inset ERT
13502 status collapsed
13503
13504 \begin_layout Plain Layout
13505
13506 {}
13507 \end_layout
13508
13509 \end_inset
13510
13511 eX
13512 \family default
13513 .
13514 \end_layout
13515
13516 \begin_layout Subsubsection
13517 DVI
13518 \begin_inset Index idx
13519 status collapsed
13520
13521 \begin_layout Plain Layout
13522 File formats ! DVI
13523 \end_layout
13524
13525 \end_inset
13526
13527
13528 \end_layout
13529
13530 \begin_layout Standard
13531 This file type has the extension 
13532 \begin_inset Quotes eld
13533 \end_inset
13534
13535
13536 \family typewriter
13537 .dvi
13538 \family default
13539
13540 \begin_inset Quotes erd
13541 \end_inset
13542
13543 .
13544  It is called 
13545 \begin_inset Quotes eld
13546 \end_inset
13547
13548 device-independent
13549 \begin_inset Quotes erd
13550 \end_inset
13551
13552  (DVI), because it is completely portable; you can move them from one machine
13553  to another without needing to do any sort of conversion.
13554  DVIs are used for quick previews and as pre-stage for other output formats,
13555  like PostScript.
13556 \end_layout
13557
13558 \begin_layout Standard
13559 DVI files do not contain images, they only link them.
13560  So don't forget to deliver the images together with your DVIs.
13561  Because the DVI-viewer has to convert the image in the background to make
13562  it visible when you scroll the DVI, this can slow down your computer when
13563  you view the DVI.
13564  So we recommend to use PDF for files with many images.
13565 \end_layout
13566
13567 \begin_layout Standard
13568 You can export your document to DVI by the menu 
13569 \family sans
13570 File\SpecialChar \menuseparator
13571 Export\SpecialChar \menuseparator
13572 DVI
13573 \family default
13574  or 
13575 \family sans
13576 File\SpecialChar \menuseparator
13577 Export\SpecialChar \menuseparator
13578 DVI
13579 \begin_inset space ~
13580 \end_inset
13581
13582 (LuaTe
13583 \begin_inset ERT
13584 status collapsed
13585
13586 \begin_layout Plain Layout
13587
13588 {}
13589 \end_layout
13590
13591 \end_inset
13592
13593 X).
13594
13595 \family default
13596  The latter option uses the program 
13597 \family typewriter
13598 LuaTeX
13599 \family default
13600 .
13601  
13602 \family typewriter
13603 LuaTeX
13604 \family default
13605  is an engine that provides direct Unicode support and support for direct
13606  font access (see section
13607 \begin_inset space ~
13608 \end_inset
13609
13610
13611 \begin_inset CommandInset ref
13612 LatexCommand ref
13613 reference "sub:LaTeX-font-support"
13614
13615 \end_inset
13616
13617 ).
13618  LuaTeX is still work in progress, but it might develop into the next standard
13619  TeX processor.
13620 \end_layout
13621
13622 \begin_layout Subsubsection
13623 PostScript
13624 \begin_inset Index idx
13625 status collapsed
13626
13627 \begin_layout Plain Layout
13628 File formats ! PostScript
13629 \end_layout
13630
13631 \end_inset
13632
13633
13634 \end_layout
13635
13636 \begin_layout Standard
13637 This file type has the extension 
13638 \begin_inset Quotes eld
13639 \end_inset
13640
13641
13642 \family typewriter
13643 .ps
13644 \family default
13645
13646 \begin_inset Quotes erd
13647 \end_inset
13648
13649 .
13650  PostScript was developed by the company 
13651 \family typewriter
13652 Adobe
13653 \family default
13654  as a printer language.
13655  The file contains therefore commands that the printer uses to print the
13656  file.
13657  PostScript can be seen as a 
13658 \begin_inset Quotes eld
13659 \end_inset
13660
13661 programming language
13662 \begin_inset Quotes erd
13663 \end_inset
13664
13665 ; you can calculate with it and draw diagrams and images.
13666 \begin_inset Foot
13667 status collapsed
13668
13669 \begin_layout Plain Layout
13670 When you are interested to learn more about this, have a look at the LaTeX-packa
13671 ge 
13672 \series bold
13673 pstricks
13674 \series default
13675
13676 \begin_inset Index idx
13677 status collapsed
13678
13679 \begin_layout Plain Layout
13680 LaTeX-packages ! pstricks
13681 \end_layout
13682
13683 \end_inset
13684
13685 .
13686 \end_layout
13687
13688 \end_inset
13689
13690  Due to this ability, the files are often bigger than PDFs.
13691 \end_layout
13692
13693 \begin_layout Standard
13694 PostScript can only contain images in the format 
13695 \begin_inset Quotes eld
13696 \end_inset
13697
13698 Encapsulated PostScript
13699 \begin_inset Quotes erd
13700 \end_inset
13701
13702  (EPS, file extension 
13703 \begin_inset Quotes eld
13704 \end_inset
13705
13706
13707 \family typewriter
13708 .eps
13709 \family default
13710
13711 \begin_inset Quotes erd
13712 \end_inset
13713
13714 ).
13715  As LyX allows you to use any known image format in your document, it has
13716  to convert them in the background to EPS.
13717  If you have e.g 50
13718 \begin_inset space \thinspace{}
13719 \end_inset
13720
13721 images in your document, LyX has to do 50
13722 \begin_inset space \thinspace{}
13723 \end_inset
13724
13725 conversions whenever you view or export your document.
13726  This will slow down your workflow with LyX drastically.
13727  So if you plan to use PostScript, you can insert your images directly as
13728  EPS to avoid this problem.
13729 \end_layout
13730
13731 \begin_layout Standard
13732 You can export your document to PostScript using the menu 
13733 \family sans
13734 File\SpecialChar \menuseparator
13735 Export\SpecialChar \menuseparator
13736 PostScript
13737 \family default
13738 .
13739 \end_layout
13740
13741 \begin_layout Subsubsection
13742 PDF
13743 \begin_inset Index idx
13744 status collapsed
13745
13746 \begin_layout Plain Layout
13747 File formats ! PDF
13748 \end_layout
13749
13750 \end_inset
13751
13752
13753 \begin_inset Index idx
13754 status collapsed
13755
13756 \begin_layout Plain Layout
13757 PDF
13758 \end_layout
13759
13760 \end_inset
13761
13762
13763 \end_layout
13764
13765 \begin_layout Standard
13766 This file type has the extension 
13767 \begin_inset Quotes eld
13768 \end_inset
13769
13770
13771 \family typewriter
13772 .pdf
13773 \family default
13774
13775 \begin_inset Quotes erd
13776 \end_inset
13777
13778 .
13779  The 
13780 \begin_inset Quotes eld
13781 \end_inset
13782
13783 Portable Document Format
13784 \begin_inset Quotes erd
13785 \end_inset
13786
13787  (PDF) developed by 
13788 \family typewriter
13789 Adobe
13790 \family default
13791  was derived from PostScript.
13792  It is more compressed and it uses fewer commands than PostScript.
13793  As the name 
13794 \begin_inset Quotes eld
13795 \end_inset
13796
13797 portable
13798 \begin_inset Quotes erd
13799 \end_inset
13800
13801  implies, it can be processed at any computer system and the printed output
13802  looks exactly the same.
13803 \end_layout
13804
13805 \begin_layout Standard
13806 PDF can contain images in its own PDF format and in the formats 
13807 \begin_inset Quotes eld
13808 \end_inset
13809
13810 Joint Photographic Experts Group
13811 \begin_inset Quotes erd
13812 \end_inset
13813
13814  (JPG, file extension 
13815 \begin_inset Quotes eld
13816 \end_inset
13817
13818
13819 \family typewriter
13820 .jpg
13821 \family default
13822
13823 \begin_inset Quotes erd
13824 \end_inset
13825
13826  or 
13827 \begin_inset Quotes eld
13828 \end_inset
13829
13830
13831 \family typewriter
13832 .jpeg
13833 \family default
13834
13835 \begin_inset Quotes erd
13836 \end_inset
13837
13838 ) and 
13839 \begin_inset Quotes eld
13840 \end_inset
13841
13842 Portable Network Graphics
13843 \begin_inset Quotes erd
13844 \end_inset
13845
13846  (PNG, file extension 
13847 \begin_inset Quotes eld
13848 \end_inset
13849
13850
13851 \family typewriter
13852 .png
13853 \family default
13854
13855 \begin_inset Quotes erd
13856 \end_inset
13857
13858 ).
13859  You can although use any other image format, because LyX converts them
13860  in the background to one of these formats.
13861  But as described in the section about PostScript, the image conversion
13862  will slow down your workflow.
13863  So we recommend to use images in one of the three mentioned formats.
13864 \end_layout
13865
13866 \begin_layout Standard
13867 You can export your document to PDF via the menu 
13868 \family sans
13869 File\SpecialChar \menuseparator
13870 Export
13871 \family default
13872  in three different ways:
13873 \end_layout
13874
13875 \begin_layout Description
13876 PDF This uses the program 
13877 \family typewriter
13878 ps2pdf
13879 \family default
13880  that creates a PDF from a PostScript-version of your file.
13881  The PostScript-version is produced by the program 
13882 \family typewriter
13883 dvips
13884 \family default
13885  which uses a DVI-version as intermediate step.
13886  So this export variant consist of three conversions.
13887 \end_layout
13888
13889 \begin_layout Description
13890 PDF
13891 \begin_inset space ~
13892 \end_inset
13893
13894 (dvipdfm) This uses the program 
13895 \family typewriter
13896 dvipdfm
13897 \family default
13898  that converts your file in the background to DVI and in a second step to
13899  PDF.
13900 \end_layout
13901
13902 \begin_layout Description
13903 PDF
13904 \begin_inset space ~
13905 \end_inset
13906
13907 (pdflatex) This uses the program 
13908 \family typewriter
13909 pdftex
13910 \family default
13911  that converts your file directly to PDF.
13912 \end_layout
13913
13914 \begin_layout Description
13915 PDF
13916 \begin_inset space ~
13917 \end_inset
13918
13919 (XeTe
13920 \begin_inset ERT
13921 status collapsed
13922
13923 \begin_layout Plain Layout
13924
13925 {}
13926 \end_layout
13927
13928 \end_inset
13929
13930 X) This uses the program 
13931 \family typewriter
13932 XeTeX
13933 \family default
13934  that converts your file directly to PDF.
13935  
13936 \family typewriter
13937 XeTeX
13938 \family default
13939  is a new engine that provides direct Unicode support and support for direct
13940  font access (see section
13941 \begin_inset space ~
13942 \end_inset
13943
13944
13945 \begin_inset CommandInset ref
13946 LatexCommand ref
13947 reference "sub:LaTeX-font-support"
13948
13949 \end_inset
13950
13951 ).
13952  It is particularly good at typesetting different scripts.
13953 \end_layout
13954
13955 \begin_layout Description
13956 PDF
13957 \begin_inset space ~
13958 \end_inset
13959
13960 (LuaTe
13961 \begin_inset ERT
13962 status collapsed
13963
13964 \begin_layout Plain Layout
13965
13966 {}
13967 \end_layout
13968
13969 \end_inset
13970
13971 X) This uses the program 
13972 \family typewriter
13973 LuaTeX
13974 \family default
13975  that converts your file directly to PDF.
13976  
13977 \family typewriter
13978 LuaTeX
13979 \family default
13980  is an even newer engine, derived from 
13981 \family typewriter
13982 pdflatex
13983 \family default
13984 , that also provides direct Unicode support and support for direct font
13985  access (see section
13986 \begin_inset space ~
13987 \end_inset
13988
13989
13990 \begin_inset CommandInset ref
13991 LatexCommand ref
13992 reference "sub:LaTeX-font-support"
13993
13994 \end_inset
13995
13996 ).
13997  LuaTeX is still work in progress, but it might develop into the next standard
13998  tex processor.
13999 \end_layout
14000
14001 \begin_layout Standard
14002 We recommend to use 
14003 \family sans
14004 PDF
14005 \begin_inset space ~
14006 \end_inset
14007
14008 (pdflatex)
14009 \family default
14010  because 
14011 \family typewriter
14012 pdftex
14013 \family default
14014  supports all the features of actual PDF-versions, is quick, stable, and
14015  works without problems.
14016  If you rely on multiscript support and\SpecialChar \slash{}
14017 or specific OpenType fonts, you might
14018  want to try out 
14019 \family sans
14020 PDF
14021 \begin_inset space ~
14022 \end_inset
14023
14024 (XeTe
14025 \begin_inset ERT
14026 status collapsed
14027
14028 \begin_layout Plain Layout
14029
14030 {}
14031 \end_layout
14032
14033 \end_inset
14034
14035 X)
14036 \family default
14037  or 
14038 \family sans
14039 PDF
14040 \begin_inset space ~
14041 \end_inset
14042
14043 (LuaTe
14044 \begin_inset ERT
14045 status collapsed
14046
14047 \begin_layout Plain Layout
14048
14049 {}
14050 \end_layout
14051
14052 \end_inset
14053
14054 X)
14055 \family default
14056  instead, bearing in mind that these two programs are not yet as mature
14057  as 
14058 \family typewriter
14059 pdflatex
14060 \family default
14061 .
14062 \end_layout
14063
14064 \begin_layout Subsubsection
14065 XHTML
14066 \begin_inset Index idx
14067 status collapsed
14068
14069 \begin_layout Plain Layout
14070 FileFormats ! XHTML
14071 \end_layout
14072
14073 \end_inset
14074
14075
14076 \begin_inset Index idx
14077 status collapsed
14078
14079 \begin_layout Plain Layout
14080 HTML
14081 \end_layout
14082
14083 \end_inset
14084
14085
14086 \end_layout
14087
14088 \begin_layout Standard
14089 This file type has the extension 
14090 \begin_inset Quotes eld
14091 \end_inset
14092
14093
14094 \family typewriter
14095 .xhtml
14096 \family default
14097
14098 \begin_inset Quotes erd
14099 \end_inset
14100
14101 .
14102  It is a file suitable for viewing in web browsers.
14103  It does not itself contain images and the like but only links them, and
14104  when LyX produces XHTML, it also generates corresponding images in formats
14105  suitable for the purpose.
14106  Math is output as MathML, which renders nicely in browsers that support
14107  it, but not all do.
14108 \end_layout
14109
14110 \begin_layout Standard
14111 XHTML output remains 
14112 \begin_inset Quotes eld
14113 \end_inset
14114
14115 under development
14116 \begin_inset Quotes erd
14117 \end_inset
14118
14119 , and not all LyX features are supported yet.
14120  See the chapter 
14121 \begin_inset Quotes eld
14122 \end_inset
14123
14124 LyX and the World Wide Web
14125 \begin_inset Quotes erd
14126 \end_inset
14127
14128 , in the 
14129 \emph on
14130 Additional Features
14131 \emph default
14132  manual, for more information.
14133 \end_layout
14134
14135 \begin_layout Standard
14136 You can export your document as an XHTML file using the menu item 
14137 \family sans
14138 File\SpecialChar \menuseparator
14139 Export\SpecialChar \menuseparator
14140 LyX-HTML
14141 \family default
14142 .
14143 \end_layout
14144
14145 \begin_layout Subsection
14146 Previewing
14147 \begin_inset Index idx
14148 status collapsed
14149
14150 \begin_layout Plain Layout
14151 Document ! Preview 
14152 \end_layout
14153
14154 \end_inset
14155
14156
14157 \end_layout
14158
14159 \begin_layout Standard
14160 To get a look at the final version of your document, with all of the page
14161  breaks in place, the footnotes correctly numbered, and so on, use the menu
14162  
14163 \family sans
14164 View
14165 \family default
14166  and choose 
14167 \family sans
14168 View
14169 \family default
14170  or the toolbar button 
14171 \begin_inset Info
14172 type  "icon"
14173 arg   "buffer-view"
14174 \end_inset
14175
14176 .
14177  A viewing program will pop up showing the output in the defined default
14178  output format, which is globally set in the preferences (see sec.
14179 \begin_inset space ~
14180 \end_inset
14181
14182
14183 \begin_inset CommandInset ref
14184 LatexCommand ref
14185 reference "sec:File-Formats"
14186
14187 \end_inset
14188
14189 ) and can also be altered for single documents in the document settings
14190  (see sec.
14191 \begin_inset space ~
14192 \end_inset
14193
14194
14195 \begin_inset CommandInset ref
14196 LatexCommand ref
14197 reference "sec:Doc-Output"
14198
14199 \end_inset
14200
14201 ).
14202  Further output formats can be selected via 
14203 \family sans
14204 View\SpecialChar \menuseparator
14205 Other Formats
14206 \family default
14207  or the toolbar button 
14208 \begin_inset Graphics
14209         filename ../images/view-others.png
14210         scale 85
14211         groupId toolbarbuttons
14212
14213 \end_inset
14214
14215 .
14216 \end_layout
14217
14218 \begin_layout Standard
14219 If you have changed your document, you can refresh the output in the same
14220  viewer window using the menu 
14221 \family sans
14222 View\SpecialChar \menuseparator
14223 Update
14224 \family default
14225  or 
14226 \family sans
14227 View\SpecialChar \menuseparator
14228 Update (Other Formats)
14229 \family default
14230 , respectively.
14231 \end_layout
14232
14233 \begin_layout Standard
14234 When you preview a file, the output file is only generated in LyX's temporary
14235  directory.
14236  To have a real output, export your document.
14237 \end_layout
14238
14239 \begin_layout Subsection
14240 Printing the File from within LyX
14241 \begin_inset CommandInset label
14242 LatexCommand label
14243 name "sub:Printing-the-File"
14244
14245 \end_inset
14246
14247
14248 \end_layout
14249
14250 \begin_layout Standard
14251 Instead of exporting your file and then printing it, you can also print
14252  it directly from within LyX.
14253  To print a file, select the menu 
14254 \family sans
14255 File\SpecialChar \menuseparator
14256 Print
14257 \family default
14258  or click on the toolbar button 
14259 \begin_inset Info
14260 type  "icon"
14261 arg   "dialog-show print"
14262 \end_inset
14263
14264 .
14265  LyX will internally call LaTeX to produce a DVI.
14266  This file is then processed by the program 
14267 \family typewriter
14268 dvips
14269 \family default
14270  to PostScript-file, which is finally printed using the program 
14271 \family typewriter
14272 Ghostscript
14273 \family default
14274 .
14275  Due to these steps in the background, this method is not the fastest.
14276 \end_layout
14277
14278 \begin_layout Standard
14279 You can choose to print only even-numbered or odd-numbered pages — this
14280  is useful for printing on two sides: You can re-insert the pages after
14281  printing one set to print on the other side.
14282  Some printers spit out pages face-up, others, face-down.
14283  By choosing a particular order to print in, you can take the entire stack
14284  of pages out of the printer without needing to reorder them.
14285 \end_layout
14286
14287 \begin_layout Standard
14288 You can set the parameters in the 
14289 \family sans
14290 Print
14291 \begin_inset space ~
14292 \end_inset
14293
14294 Destination
14295 \family default
14296  box as follows:
14297 \end_layout
14298
14299 \begin_layout Labeling
14300 \labelwidthstring 00.00.0000
14301
14302 \family sans
14303 Printer
14304 \family default
14305  This is the name of the printer to print to.
14306 \begin_inset Foot
14307 status collapsed
14308
14309 \begin_layout Plain Layout
14310 Note that this printer name is for the program 
14311 \family typewriter
14312 dvips
14313 \family default
14314 .
14315  That means 
14316 \family typewriter
14317 dvips
14318 \family default
14319  has to be configured for this printer name.
14320  The default printer can be set in LyX's preferences dialog, see section
14321 \begin_inset space ~
14322 \end_inset
14323
14324
14325 \begin_inset CommandInset ref
14326 LatexCommand ref
14327 reference "sub:Printer"
14328
14329 \end_inset
14330
14331 .
14332 \end_layout
14333
14334 \end_inset
14335
14336  The printer should understand PostScript.
14337 \end_layout
14338
14339 \begin_layout Labeling
14340 \labelwidthstring 00.00.0000
14341
14342 \family sans
14343 File
14344 \family default
14345  The name of a file to print to.
14346  The output will be a PostScript file.
14347  It will be written in LyX's working directory unless you specify the full
14348  path.
14349 \end_layout
14350
14351 \begin_layout Section
14352 A few Words about Typography
14353 \begin_inset Index idx
14354 status collapsed
14355
14356 \begin_layout Plain Layout
14357 Typography
14358 \end_layout
14359
14360 \end_inset
14361
14362
14363 \end_layout
14364
14365 \begin_layout Subsection
14366 Hyphens
14367 \begin_inset Index idx
14368 status collapsed
14369
14370 \begin_layout Plain Layout
14371 Hyphens
14372 \end_layout
14373
14374 \end_inset
14375
14376
14377 \end_layout
14378
14379 \begin_layout Standard
14380 In LyX, the 
14381 \begin_inset Quotes eld
14382 \end_inset
14383
14384
14385 \family typewriter
14386 -
14387 \family default
14388
14389 \begin_inset Quotes erd
14390 \end_inset
14391
14392  character comes in four lengths: the 
14393 \emph on
14394 hyphen
14395 \emph default
14396 , the 
14397 \emph on
14398 en dash
14399 \emph default
14400 , the 
14401 \emph on
14402 em dash
14403 \emph default
14404 , and the minus sign:
14405 \begin_inset VSpace defskip
14406 \end_inset
14407
14408
14409 \end_layout
14410
14411 \begin_layout Standard
14412 \begin_inset Tabular
14413 <lyxtabular version="3" rows="5" columns="3">
14414 <features tabularvalignment="middle">
14415 <column alignment="left" valignment="top" width="0">
14416 <column alignment="left" valignment="top" width="0">
14417 <column alignment="left" valignment="top" width="0">
14418 <row interlinespace="3mm">
14419 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14420 \begin_inset Text
14421
14422 \begin_layout Plain Layout
14423 name
14424 \end_layout
14425
14426 \end_inset
14427 </cell>
14428 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14429 \begin_inset Text
14430
14431 \begin_layout Plain Layout
14432 output
14433 \end_layout
14434
14435 \end_inset
14436 </cell>
14437 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14438 \begin_inset Text
14439
14440 \begin_layout Plain Layout
14441 inserted with
14442 \end_layout
14443
14444 \end_inset
14445 </cell>
14446 </row>
14447 <row interlinespace="3mm">
14448 <cell alignment="center" valignment="top" usebox="none">
14449 \begin_inset Text
14450
14451 \begin_layout Plain Layout
14452 hyphen
14453 \end_layout
14454
14455 \end_inset
14456 </cell>
14457 <cell alignment="center" valignment="top" usebox="none">
14458 \begin_inset Text
14459
14460 \begin_layout Plain Layout
14461 -
14462 \end_layout
14463
14464 \end_inset
14465 </cell>
14466 <cell alignment="center" valignment="top" usebox="none">
14467 \begin_inset Text
14468
14469 \begin_layout Plain Layout
14470 \begin_inset Quotes eld
14471 \end_inset
14472
14473
14474 \family typewriter
14475 -
14476 \family default
14477
14478 \begin_inset Quotes erd
14479 \end_inset
14480
14481  in text
14482 \end_layout
14483
14484 \end_inset
14485 </cell>
14486 </row>
14487 <row interlinespace="3mm">
14488 <cell alignment="center" valignment="top" usebox="none">
14489 \begin_inset Text
14490
14491 \begin_layout Plain Layout
14492 en dash
14493 \end_layout
14494
14495 \end_inset
14496 </cell>
14497 <cell alignment="center" valignment="top" usebox="none">
14498 \begin_inset Text
14499
14500 \begin_layout Plain Layout
14501
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 <cell alignment="center" valignment="top" usebox="none">
14507 \begin_inset Text
14508
14509 \begin_layout Plain Layout
14510
14511 \family sans
14512 Insert\SpecialChar \menuseparator
14513 Special
14514 \begin_inset space ~
14515 \end_inset
14516
14517 Character\SpecialChar \menuseparator
14518 Symbols
14519 \end_layout
14520
14521 \end_inset
14522 </cell>
14523 </row>
14524 <row interlinespace="3mm">
14525 <cell alignment="center" valignment="top" usebox="none">
14526 \begin_inset Text
14527
14528 \begin_layout Plain Layout
14529 em dash
14530 \end_layout
14531
14532 \end_inset
14533 </cell>
14534 <cell alignment="center" valignment="top" usebox="none">
14535 \begin_inset Text
14536
14537 \begin_layout Plain Layout
14538
14539 \end_layout
14540
14541 \end_inset
14542 </cell>
14543 <cell alignment="center" valignment="top" usebox="none">
14544 \begin_inset Text
14545
14546 \begin_layout Plain Layout
14547
14548 \family sans
14549 Insert\SpecialChar \menuseparator
14550 Special
14551 \begin_inset space ~
14552 \end_inset
14553
14554 Character\SpecialChar \menuseparator
14555 Symbols
14556 \end_layout
14557
14558 \end_inset
14559 </cell>
14560 </row>
14561 <row>
14562 <cell alignment="center" valignment="top" usebox="none">
14563 \begin_inset Text
14564
14565 \begin_layout Plain Layout
14566 minus sign
14567 \end_layout
14568
14569 \end_inset
14570 </cell>
14571 <cell alignment="center" valignment="top" usebox="none">
14572 \begin_inset Text
14573
14574 \begin_layout Plain Layout
14575 \begin_inset Formula $-$
14576 \end_inset
14577
14578
14579 \end_layout
14580
14581 \end_inset
14582 </cell>
14583 <cell alignment="center" valignment="top" usebox="none">
14584 \begin_inset Text
14585
14586 \begin_layout Plain Layout
14587 \begin_inset Quotes eld
14588 \end_inset
14589
14590
14591 \family typewriter
14592 -
14593 \family default
14594
14595 \begin_inset Quotes erd
14596 \end_inset
14597
14598  in math mode
14599 \end_layout
14600
14601 \end_inset
14602 </cell>
14603 </row>
14604 </lyxtabular>
14605
14606 \end_inset
14607
14608
14609 \begin_inset VSpace defskip
14610 \end_inset
14611
14612
14613 \end_layout
14614
14615 \begin_layout Standard
14616 You can alternatively generate the en and em dash by inserting the 
14617 \begin_inset Quotes eld
14618 \end_inset
14619
14620
14621 \family typewriter
14622 -
14623 \family default
14624
14625 \begin_inset Quotes erd
14626 \end_inset
14627
14628  character multiple times in a row.
14629  They will automatically be converted to the appropriate length dash in
14630  the final output, but not in LyX.
14631  
14632 \begin_inset Quotes eld
14633 \end_inset
14634
14635 -
14636 \begin_inset space \thinspace{}
14637 \end_inset
14638
14639 -
14640 \begin_inset Quotes erd
14641 \end_inset
14642
14643  gives a en dash, 
14644 \begin_inset Quotes eld
14645 \end_inset
14646
14647 -
14648 \begin_inset space \thinspace{}
14649 \end_inset
14650
14651 -
14652 \begin_inset space \thinspace{}
14653 \end_inset
14654
14655 -
14656 \begin_inset Quotes erd
14657 \end_inset
14658
14659  a em dash.
14660 \end_layout
14661
14662 \begin_layout Standard
14663 The three dash types are distinct from the minus sign, which appears in
14664  math mode and has a length of its own.
14665  Here are some examples of the 
14666 \begin_inset Quotes eld
14667 \end_inset
14668
14669
14670 \family typewriter
14671 -
14672 \family default
14673
14674 \begin_inset Quotes eld
14675 \end_inset
14676
14677  in use:
14678 \end_layout
14679
14680 \begin_layout Enumerate
14681 line- and page-breaks
14682 \begin_inset space \hfill{}
14683 \end_inset
14684
14685 (
14686 \emph on
14687 hyphen
14688 \emph default
14689 )
14690 \end_layout
14691
14692 \begin_layout Enumerate
14693 From A–Z
14694 \begin_inset space \hfill{}
14695 \end_inset
14696
14697 (
14698 \emph on
14699 en dash
14700 \emph default
14701 )
14702 \end_layout
14703
14704 \begin_layout Enumerate
14705 Oh — there's a dash.
14706 \begin_inset space \hfill{}
14707 \end_inset
14708
14709 (
14710 \emph on
14711 em dash
14712 \emph default
14713 )
14714 \end_layout
14715
14716 \begin_layout Enumerate
14717 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
14718 \end_inset
14719
14720
14721 \begin_inset space \hfill{}
14722 \end_inset
14723
14724 (
14725 \emph on
14726 minus sign
14727 \emph default
14728 )
14729 \end_layout
14730
14731 \begin_layout Subsection
14732 Hyphenation
14733 \begin_inset Index idx
14734 status collapsed
14735
14736 \begin_layout Plain Layout
14737 Hyphenation
14738 \end_layout
14739
14740 \end_inset
14741
14742
14743 \begin_inset CommandInset label
14744 LatexCommand label
14745 name "sub:Hyphenation"
14746
14747 \end_inset
14748
14749
14750 \end_layout
14751
14752 \begin_layout Standard
14753 Words aren't hyphenated within LyX but automatically in the output.
14754  Hyphenation is done by the LaTeX-package 
14755 \series bold
14756 babel
14757 \series default
14758
14759 \begin_inset Index idx
14760 status collapsed
14761
14762 \begin_layout Plain Layout
14763 LaTeX-packages ! babel
14764 \end_layout
14765
14766 \end_inset
14767
14768  following the rules of the document language
14769 \begin_inset Foot
14770 status collapsed
14771
14772 \begin_layout Plain Layout
14773 For German readers: That's one of the main differences between the languages
14774  
14775 \family sans
14776 German
14777 \family default
14778  and 
14779 \family sans
14780 German
14781 \begin_inset space ~
14782 \end_inset
14783
14784 (new
14785 \begin_inset space ~
14786 \end_inset
14787
14788 spelling)
14789 \family default
14790  in the 
14791 \family sans
14792 Document\SpecialChar \menuseparator
14793 Settings
14794 \family default
14795  dialog.
14796 \end_layout
14797
14798 \end_inset
14799
14800 .
14801 \end_layout
14802
14803 \begin_layout Standard
14804 LaTeX hyphenates almost perfectly, it only has problems with text in the
14805  
14806 \family sans
14807 typewriter
14808 \family default
14809  font and with unusual constructs, like 
14810 \begin_inset Quotes eld
14811 \end_inset
14812
14813 h3knix/m0n0wall
14814 \begin_inset Quotes erd
14815 \end_inset
14816
14817 .
14818  If LaTeX can't break a word correctly, you can set hyphenation points manually.
14819  This is done with the menu 
14820 \family sans
14821 Insert\SpecialChar \menuseparator
14822 Formatting\SpecialChar \menuseparator
14823 Hyphenation
14824 \begin_inset space ~
14825 \end_inset
14826
14827 Point
14828 \family default
14829 .
14830  These extra hyphenation points are only recommendations to LaTeX.
14831  If no hyphenation is necessary, LaTeX will ignore them.
14832 \end_layout
14833
14834 \begin_layout Standard
14835 Sometimes you want to prevent words or constructs from being hyphenated.
14836  Imagine that you are describing keybindings/shortcuts in your document
14837  in the form 
14838 \begin_inset Quotes eld
14839 \end_inset
14840
14841 A-b c
14842 \begin_inset Quotes erd
14843 \end_inset
14844
14845 .
14846  LaTeX would then see the hyphen 
14847 \begin_inset Quotes eld
14848 \end_inset
14849
14850 -
14851 \begin_inset Quotes erd
14852 \end_inset
14853
14854  as a hyphenation possibility.
14855  Hyphenating at this point would look ugly.
14856  To prevent the shortcut from being hyphenated, you can put it into a makebox
14857  as described in section 
14858 \begin_inset Quotes eld
14859 \end_inset
14860
14861 Prevent Hyphenation
14862 \begin_inset Quotes erd
14863 \end_inset
14864
14865  of the 
14866 \emph on
14867 EmbeddedObjects
14868 \emph default
14869  manual.
14870 \end_layout
14871
14872 \begin_layout Subsection
14873 Punctuation Marks
14874 \begin_inset Index idx
14875 status collapsed
14876
14877 \begin_layout Plain Layout
14878 Punctuation marks
14879 \end_layout
14880
14881 \end_inset
14882
14883
14884 \end_layout
14885
14886 \begin_layout Subsubsection
14887 Abbreviations and End of Sentence
14888 \begin_inset CommandInset label
14889 LatexCommand label
14890 name "sub:Abbreviations"
14891
14892 \end_inset
14893
14894
14895 \end_layout
14896
14897 \begin_layout Standard
14898 When LyX calls LaTeX to generate the final version of your document, LaTeX
14899  automatically distinguishes between words, sentences, and abbreviations.
14900  LaTeX then adds the 
14901 \begin_inset Quotes eld
14902 \end_inset
14903
14904 appropriate amount of space
14905 \begin_inset Quotes erd
14906 \end_inset
14907
14908 .
14909  That means sentences get a little bit more space between the period and
14910  the next word.
14911  Abbreviations get the same amount of space after the period as a word uses.
14912 \end_layout
14913
14914 \begin_layout Standard
14915 Unfortunately, the algorithm for figuring out what's an abbreviation does
14916  not work in all cases.
14917  If a 
14918 \begin_inset Quotes eld
14919 \end_inset
14920
14921
14922 \family typewriter
14923 .
14924 \family default
14925
14926 \begin_inset Quotes erd
14927 \end_inset
14928
14929  is at the end of a lowercase letter, it's the end of a sentence; if it's
14930  at the end of a capitalized letter, it's an abbreviation.
14931 \end_layout
14932
14933 \begin_layout Standard
14934 Here are some examples of 
14935 \emph on
14936 correct
14937 \emph default
14938  abbreviations and the end of a sentence:
14939 \end_layout
14940
14941 \begin_layout Itemize
14942 M.
14943  Butterfly
14944 \end_layout
14945
14946 \begin_layout Itemize
14947 Don't worry.
14948  Be happy.
14949 \end_layout
14950
14951 \begin_layout Standard
14952 And here's an example of the algorithm going wrong:
14953 \end_layout
14954
14955 \begin_layout Itemize
14956 e.
14957 \begin_inset space \thinspace{}
14958 \end_inset
14959
14960 g.
14961  this is too much space!
14962 \end_layout
14963
14964 \begin_layout Itemize
14965 This is I.
14966  It's okay.
14967 \end_layout
14968
14969 \begin_layout Standard
14970 You won't see anything wrong until you view a final version of your document.
14971 \end_layout
14972
14973 \begin_layout Standard
14974 To fix this problem, use one of the following:
14975 \end_layout
14976
14977 \begin_layout Enumerate
14978 Use an 
14979 \family sans
14980 Inter-word
14981 \begin_inset space ~
14982 \end_inset
14983
14984 Space
14985 \family default
14986  after lowercase abbreviations (see section
14987 \begin_inset space ~
14988 \end_inset
14989
14990
14991 \begin_inset CommandInset ref
14992 LatexCommand ref
14993 reference "sub:Inter-word-Space"
14994
14995 \end_inset
14996
14997 ).
14998 \begin_inset Index idx
14999 status collapsed
15000
15001 \begin_layout Plain Layout
15002 Spaces ! inter-word
15003 \end_layout
15004
15005 \end_inset
15006
15007
15008 \end_layout
15009
15010 \begin_layout Enumerate
15011 Use a 
15012 \family sans
15013 Thin
15014 \begin_inset space ~
15015 \end_inset
15016
15017 Space
15018 \family default
15019  between two tokens of an abbreviation (see section
15020 \begin_inset space ~
15021 \end_inset
15022
15023
15024 \begin_inset CommandInset ref
15025 LatexCommand ref
15026 reference "sub:Thin-Space"
15027
15028 \end_inset
15029
15030 ).
15031 \begin_inset Index idx
15032 status collapsed
15033
15034 \begin_layout Plain Layout
15035 Spaces ! thin
15036 \end_layout
15037
15038 \end_inset
15039
15040
15041 \end_layout
15042
15043 \begin_layout Enumerate
15044 Use an 
15045 \family sans
15046 End
15047 \begin_inset space ~
15048 \end_inset
15049
15050 of
15051 \begin_inset space ~
15052 \end_inset
15053
15054 sentence
15055 \begin_inset space ~
15056 \end_inset
15057
15058 period
15059 \family default
15060  found under the 
15061 \family sans
15062 Insert\SpecialChar \menuseparator
15063 Special
15064 \begin_inset space ~
15065 \end_inset
15066
15067 Character
15068 \family default
15069  menu to force the use of inter-sentence spacing.
15070  This function is also bound to 
15071 \begin_inset Info
15072 type  "shortcut"
15073 arg   "specialchar-insert end-of-sentence"
15074 \end_inset
15075
15076  for easy access.
15077 \end_layout
15078
15079 \begin_layout Standard
15080 With the corrections, our earlier examples look like this:
15081 \end_layout
15082
15083 \begin_layout Itemize
15084 e.
15085 \begin_inset space \thinspace{}
15086 \end_inset
15087
15088 g.
15089 \begin_inset space \space{}
15090 \end_inset
15091
15092 this is too much space!
15093 \end_layout
15094
15095 \begin_layout Itemize
15096 This is I\SpecialChar \@.
15097  It's okay.
15098 \end_layout
15099
15100 \begin_layout Standard
15101 Some languages don't use extra spacing between sentences.
15102  If your language is such a language, you don't need to worry, because LaTeX
15103  will take care of this.
15104 \end_layout
15105
15106 \begin_layout Standard
15107 For those that do need to bother, there is help to catch those sneaky errors:
15108  Check out the 
15109 \family sans
15110 Check
15111 \begin_inset space ~
15112 \end_inset
15113
15114 TeX
15115 \family default
15116  feature described in section 
15117 \emph on
15118 Checking TeX
15119 \emph default
15120  of the 
15121 \emph on
15122 Additional Features
15123 \emph default
15124  manual.
15125 \end_layout
15126
15127 \begin_layout Subsubsection
15128 Quotes
15129 \begin_inset Index idx
15130 status collapsed
15131
15132 \begin_layout Plain Layout
15133 Typography ! Quotes
15134 \end_layout
15135
15136 \end_inset
15137
15138
15139 \begin_inset Index idx
15140 status collapsed
15141
15142 \begin_layout Plain Layout
15143 Quotes | see
15144 \begin_inset ERT
15145 status collapsed
15146
15147 \begin_layout Plain Layout
15148
15149 {
15150 \end_layout
15151
15152 \end_inset
15153
15154 Typography
15155 \begin_inset ERT
15156 status collapsed
15157
15158 \begin_layout Plain Layout
15159
15160 }
15161 \end_layout
15162
15163 \end_inset
15164
15165
15166 \end_layout
15167
15168 \end_inset
15169
15170
15171 \end_layout
15172
15173 \begin_layout Standard
15174 LyX usually sets quotes correctly.
15175  Specifically, it will use an opening quote at the beginning of quoted text,
15176  and use a closing quote at the end.
15177  For example, 
15178 \begin_inset Quotes eld
15179 \end_inset
15180
15181 open close
15182 \begin_inset Quotes erd
15183 \end_inset
15184
15185 .
15186  The keyboard character, 
15187 \family sans
15188 "
15189 \family default
15190 , generates this automatically.
15191 \end_layout
15192
15193 \begin_layout Standard
15194 You can change the behavior of the 
15195 \family sans
15196 "
15197 \family default
15198  key using the submenu 
15199 \family sans
15200 Language
15201 \family default
15202  of the dialog 
15203 \family sans
15204 Document\SpecialChar \menuseparator
15205 Settings
15206 \family default
15207
15208 \begin_inset Index idx
15209 status collapsed
15210
15211 \begin_layout Plain Layout
15212 Document ! Settings
15213 \end_layout
15214
15215 \end_inset
15216
15217  dialog.
15218 \end_layout
15219
15220 \begin_layout Standard
15221 You can also select quotes for different languages in the box 
15222 \family sans
15223 Type
15224 \family default
15225  option.
15226  There are six choices:
15227 \end_layout
15228
15229 \begin_layout Labeling
15230 \labelwidthstring 00.00.0000
15231
15232 \family sans
15233 \begin_inset Quotes eld
15234 \end_inset
15235
15236 Text
15237 \begin_inset Quotes erd
15238 \end_inset
15239
15240
15241 \family default
15242  Use quotes like this 
15243 \begin_inset Quotes eld
15244 \end_inset
15245
15246 double
15247 \begin_inset Quotes erd
15248 \end_inset
15249
15250  or 
15251 \begin_inset Quotes els
15252 \end_inset
15253
15254 single
15255 \begin_inset Quotes ers
15256 \end_inset
15257
15258
15259 \end_layout
15260
15261 \begin_layout Labeling
15262 \labelwidthstring 00.00.0000
15263
15264 \family sans
15265 \begin_inset Quotes sld
15266 \end_inset
15267
15268 Text
15269 \begin_inset Quotes srd
15270 \end_inset
15271
15272
15273 \family default
15274  Use quotes like 
15275 \begin_inset Quotes sld
15276 \end_inset
15277
15278 this
15279 \begin_inset Quotes srd
15280 \end_inset
15281
15282  or 'this
15283 \begin_inset Quotes ers
15284 \end_inset
15285
15286
15287 \end_layout
15288
15289 \begin_layout Labeling
15290 \labelwidthstring 00.00.0000
15291
15292 \family sans
15293 \begin_inset Quotes gld
15294 \end_inset
15295
15296 Text
15297 \begin_inset Quotes grd
15298 \end_inset
15299
15300
15301 \family default
15302  Use quotes like 
15303 \begin_inset Quotes gld
15304 \end_inset
15305
15306 this
15307 \begin_inset Quotes grd
15308 \end_inset
15309
15310  or 
15311 \begin_inset Quotes gls
15312 \end_inset
15313
15314 this
15315 \begin_inset Quotes grs
15316 \end_inset
15317
15318
15319 \end_layout
15320
15321 \begin_layout Labeling
15322 \labelwidthstring 00.00.0000
15323
15324 \family sans
15325 \begin_inset Quotes pld
15326 \end_inset
15327
15328 Text
15329 \begin_inset Quotes prd
15330 \end_inset
15331
15332
15333 \family default
15334  Use quotes like 
15335 \begin_inset Quotes pld
15336 \end_inset
15337
15338 this
15339 \begin_inset Quotes prd
15340 \end_inset
15341
15342  or 
15343 \begin_inset Quotes pls
15344 \end_inset
15345
15346 this
15347 \begin_inset Quotes prs
15348 \end_inset
15349
15350
15351 \end_layout
15352
15353 \begin_layout Labeling
15354 \labelwidthstring 00.00.0000
15355
15356 \family sans
15357 \begin_inset Quotes fld
15358 \end_inset
15359
15360 Text
15361 \begin_inset Quotes frd
15362 \end_inset
15363
15364
15365 \family default
15366  Use quotes like 
15367 \begin_inset Quotes fld
15368 \end_inset
15369
15370 this
15371 \begin_inset Quotes frd
15372 \end_inset
15373
15374  or 
15375 \begin_inset Quotes fls
15376 \end_inset
15377
15378 this
15379 \begin_inset Quotes frs
15380 \end_inset
15381
15382
15383 \end_layout
15384
15385 \begin_layout Labeling
15386 \labelwidthstring 00.00.0000
15387
15388 \family sans
15389 \begin_inset Quotes ald
15390 \end_inset
15391
15392 Text
15393 \begin_inset Quotes ard
15394 \end_inset
15395
15396
15397 \family default
15398  Use quotes like 
15399 \begin_inset Quotes ald
15400 \end_inset
15401
15402 this
15403 \begin_inset Quotes ard
15404 \end_inset
15405
15406  or 
15407 \begin_inset Quotes als
15408 \end_inset
15409
15410 this
15411 \begin_inset Quotes ars
15412 \end_inset
15413
15414
15415 \end_layout
15416
15417 \begin_layout Standard
15418 These settings affect what character the 
15419 \family sans
15420 "
15421 \family default
15422  key produces.
15423 \end_layout
15424
15425 \begin_layout Subsection
15426 Ligatures
15427 \begin_inset Index idx
15428 status collapsed
15429
15430 \begin_layout Plain Layout
15431 Typography ! Ligatures
15432 \end_layout
15433
15434 \end_inset
15435
15436
15437 \begin_inset Index idx
15438 status collapsed
15439
15440 \begin_layout Plain Layout
15441 Ligatures | see
15442 \begin_inset ERT
15443 status collapsed
15444
15445 \begin_layout Plain Layout
15446
15447 {
15448 \end_layout
15449
15450 \end_inset
15451
15452 Typography
15453 \begin_inset ERT
15454 status collapsed
15455
15456 \begin_layout Plain Layout
15457
15458 }
15459 \end_layout
15460
15461 \end_inset
15462
15463
15464 \end_layout
15465
15466 \end_inset
15467
15468
15469 \begin_inset CommandInset label
15470 LatexCommand label
15471 name "sub:Ligatures"
15472
15473 \end_inset
15474
15475
15476 \end_layout
15477
15478 \begin_layout Standard
15479 It is standard typesetting practice to group certain letters together and
15480  print them as single characters.
15481  These groups are known as 
15482 \emph on
15483 ligatures
15484 \emph default
15485 .
15486  Since LaTeX knows about ligatures, your documents will contain them too
15487  in the output.
15488  Here are the standard ligatures:
15489 \end_layout
15490
15491 \begin_layout Itemize
15492 ff
15493 \end_layout
15494
15495 \begin_layout Itemize
15496 fi
15497 \end_layout
15498
15499 \begin_layout Itemize
15500 fl
15501 \end_layout
15502
15503 \begin_layout Itemize
15504 ffi
15505 \end_layout
15506
15507 \begin_layout Itemize
15508 ffl
15509 \end_layout
15510
15511 \begin_layout Standard
15512 Some languages uses other ligatures if the document font supports them.
15513 \end_layout
15514
15515 \begin_layout Standard
15516 Sometimes, you don't want a ligature in a word.
15517  While a ligature may be okay in the word, 
15518 \begin_inset Quotes eld
15519 \end_inset
15520
15521 graffiti,
15522 \begin_inset Quotes erd
15523 \end_inset
15524
15525  it looks really weird in compound words, such as 
15526 \begin_inset Quotes eld
15527 \end_inset
15528
15529 cufflink
15530 \begin_inset Quotes erd
15531 \end_inset
15532
15533  or the German 
15534 \begin_inset Quotes eld
15535 \end_inset
15536
15537 Dorffest.
15538 \begin_inset Quotes erd
15539 \end_inset
15540
15541  To break a ligature, use 
15542 \family sans
15543 Insert\SpecialChar \menuseparator
15544 Formatting\SpecialChar \menuseparator
15545 Ligature
15546 \begin_inset space ~
15547 \end_inset
15548
15549 Break.
15550
15551 \family default
15552  This changes 
15553 \begin_inset Quotes eld
15554 \end_inset
15555
15556 cufflinks
15557 \begin_inset Quotes erd
15558 \end_inset
15559
15560  to 
15561 \begin_inset Quotes eld
15562 \end_inset
15563
15564 cuff\SpecialChar \textcompwordmark{}
15565 links
15566 \begin_inset Quotes erd
15567 \end_inset
15568
15569  and 
15570 \begin_inset Quotes eld
15571 \end_inset
15572
15573 Dorffest
15574 \begin_inset Quotes erd
15575 \end_inset
15576
15577  to 
15578 \begin_inset Quotes eld
15579 \end_inset
15580
15581 Dorf\SpecialChar \textcompwordmark{}
15582 fest
15583 \begin_inset Quotes erd
15584 \end_inset
15585
15586 .
15587 \end_layout
15588
15589 \begin_layout Subsection
15590 LyX's Proper Names
15591 \begin_inset Index idx
15592 status collapsed
15593
15594 \begin_layout Plain Layout
15595 LyX ! Proper names
15596 \end_layout
15597
15598 \end_inset
15599
15600
15601 \begin_inset CommandInset label
15602 LatexCommand label
15603 name "sub:LyX's-Proper-Names"
15604
15605 \end_inset
15606
15607
15608 \end_layout
15609
15610 \begin_layout Standard
15611 You will certainly have noticed that the word “LaTeX” always appears with
15612  characters in different sizes and heights.
15613  LaTeX is the name of the program used by LyX and is therefore recognized
15614  as a proper name when you type it in LyX as 
15615 \begin_inset Quotes eld
15616 \end_inset
15617
15618 LaT
15619 \begin_inset ERT
15620 status collapsed
15621
15622 \begin_layout Plain Layout
15623
15624 {}
15625 \end_layout
15626
15627 \end_inset
15628
15629 eX
15630 \begin_inset Quotes erd
15631 \end_inset
15632
15633 .
15634 \begin_inset Note Note
15635 status collapsed
15636
15637 \begin_layout Plain Layout
15638 The braces in TeX Code are here to avoid that the 
15639 \begin_inset Quotes eld
15640 \end_inset
15641
15642 command
15643 \begin_inset Quotes erd
15644 \end_inset
15645
15646  appear as proper name in the output, see the last paragraph of this section.
15647  To create proper names omit the TeX Code.
15648 \end_layout
15649
15650 \end_inset
15651
15652  Note the order of the upper-and lowercase letters! LyX recognizes the following
15653  proper names:
15654 \end_layout
15655
15656 \begin_layout Description
15657 LyX The name of the game, write 
15658 \begin_inset Quotes eld
15659 \end_inset
15660
15661 L
15662 \begin_inset ERT
15663 status collapsed
15664
15665 \begin_layout Plain Layout
15666
15667 {}
15668 \end_layout
15669
15670 \end_inset
15671
15672 yX
15673 \begin_inset Quotes erd
15674 \end_inset
15675
15676  to produce it.
15677 \end_layout
15678
15679 \begin_layout Description
15680 TeX The program used by LaTeX, write 
15681 \begin_inset Quotes eld
15682 \end_inset
15683
15684 T
15685 \begin_inset ERT
15686 status collapsed
15687
15688 \begin_layout Plain Layout
15689
15690 {}
15691 \end_layout
15692
15693 \end_inset
15694
15695 eX
15696 \begin_inset Quotes erd
15697 \end_inset
15698
15699  to produce it.
15700 \end_layout
15701
15702 \begin_layout Description
15703 LaTeX The program used by LyX, write 
15704 \begin_inset Quotes eld
15705 \end_inset
15706
15707 LaT
15708 \begin_inset ERT
15709 status collapsed
15710
15711 \begin_layout Plain Layout
15712
15713 {}
15714 \end_layout
15715
15716 \end_inset
15717
15718 eX
15719 \begin_inset Quotes erd
15720 \end_inset
15721
15722  to produce it.
15723 \end_layout
15724
15725 \begin_layout Description
15726 LaTeX2e The actual version of LaTeX, write 
15727 \begin_inset Quotes eld
15728 \end_inset
15729
15730 LaT
15731 \begin_inset ERT
15732 status collapsed
15733
15734 \begin_layout Plain Layout
15735
15736 {}
15737 \end_layout
15738
15739 \end_inset
15740
15741 eX2e
15742 \begin_inset Quotes erd
15743 \end_inset
15744
15745  to produce it.
15746 \end_layout
15747
15748 \begin_layout Standard
15749 You might wonder why the LaTeX-version is 
15750 \begin_inset Quotes eld
15751 \end_inset
15752
15753 2
15754 \begin_inset Formula $\epsilon$
15755 \end_inset
15756
15757
15758 \begin_inset Quotes erd
15759 \end_inset
15760
15761 .
15762  It's an old tradition in the TeX-world to give programs geek version numbers.
15763  For example the version number of TeX converges to the number 
15764 \begin_inset Formula $\pi$
15765 \end_inset
15766
15767 : The actual version is 
15768 \begin_inset Quotes eld
15769 \end_inset
15770
15771 TeX-3.141592
15772 \begin_inset Quotes erd
15773 \end_inset
15774
15775 , the previous one was 
15776 \begin_inset Quotes eld
15777 \end_inset
15778
15779 TeX-3.14159
15780 \begin_inset Quotes erd
15781 \end_inset
15782
15783 .
15784 \end_layout
15785
15786 \begin_layout Standard
15787 If you don't want to use proper names, e.
15788 \begin_inset space \thinspace{}
15789 \end_inset
15790
15791 g.
15792 \begin_inset space \space{}
15793 \end_inset
15794
15795 in section headings, you can insert two empty braces in TeX Code in the
15796  word.
15797  This will look in LyX like: 
15798 \begin_inset Graphics
15799         filename clipart/LaTeX.png
15800         scale 80
15801
15802 \end_inset
15803
15804
15805 \begin_inset Newline newline
15806 \end_inset
15807
15808 For more about TeX Code, look at section
15809 \begin_inset space ~
15810 \end_inset
15811
15812
15813 \begin_inset CommandInset ref
15814 LatexCommand ref
15815 reference "sec:TeX-Code"
15816
15817 \end_inset
15818
15819 .
15820 \end_layout
15821
15822 \begin_layout Subsection
15823 Units
15824 \begin_inset Index idx
15825 status collapsed
15826
15827 \begin_layout Plain Layout
15828 Typography ! Units
15829 \end_layout
15830
15831 \end_inset
15832
15833
15834 \end_layout
15835
15836 \begin_layout Standard
15837 Generally the space between units and the number is smaller than the normal
15838  space between two words.
15839  As you can see in the example below, it looks better when the space is
15840  smaller.
15841  To get such a 
15842 \begin_inset Quotes eld
15843 \end_inset
15844
15845 half space
15846 \begin_inset Quotes erd
15847 \end_inset
15848
15849  for units use the menu 
15850 \family sans
15851 Insert\SpecialChar \menuseparator
15852 Formatting\SpecialChar \menuseparator
15853 Thin
15854 \begin_inset space ~
15855 \end_inset
15856
15857 Space
15858 \family default
15859  (shortcut 
15860 \begin_inset Info
15861 type  "shortcuts"
15862 arg   "space-insert thin"
15863 \end_inset
15864
15865 ).
15866 \end_layout
15867
15868 \begin_layout Standard
15869 Here's an example to show the differences:
15870 \end_layout
15871
15872 \begin_layout Standard
15873 \begin_inset Tabular
15874 <lyxtabular version="3" rows="2" columns="2">
15875 <features tabularvalignment="middle">
15876 <column alignment="left" valignment="top" width="0">
15877 <column alignment="left" valignment="top" width="0">
15878 <row>
15879 <cell alignment="center" valignment="top" usebox="none">
15880 \begin_inset Text
15881
15882 \begin_layout Plain Layout
15883 24
15884 \begin_inset space ~
15885 \end_inset
15886
15887 kW
15888 \begin_inset Formula $\cdot$
15889 \end_inset
15890
15891 h
15892 \end_layout
15893
15894 \end_inset
15895 </cell>
15896 <cell alignment="center" valignment="top" usebox="none">
15897 \begin_inset Text
15898
15899 \begin_layout Plain Layout
15900 space between number and unit
15901 \end_layout
15902
15903 \end_inset
15904 </cell>
15905 </row>
15906 <row>
15907 <cell alignment="center" valignment="top" usebox="none">
15908 \begin_inset Text
15909
15910 \begin_layout Plain Layout
15911 24
15912 \begin_inset space \thinspace{}
15913 \end_inset
15914
15915 kW
15916 \begin_inset Formula $\cdot$
15917 \end_inset
15918
15919 h
15920 \end_layout
15921
15922 \end_inset
15923 </cell>
15924 <cell alignment="center" valignment="top" usebox="none">
15925 \begin_inset Text
15926
15927 \begin_layout Plain Layout
15928 half space between number and unit
15929 \end_layout
15930
15931 \end_inset
15932 </cell>
15933 </row>
15934 </lyxtabular>
15935
15936 \end_inset
15937
15938
15939 \end_layout
15940
15941 \begin_layout Subsection
15942 Widows and Orphans
15943 \begin_inset Index idx
15944 status collapsed
15945
15946 \begin_layout Plain Layout
15947 Typography ! Widows and orphans
15948 \end_layout
15949
15950 \end_inset
15951
15952
15953 \end_layout
15954
15955 \begin_layout Standard
15956 In the early days of word processors, page breaks went wherever the page
15957  happened to end.
15958  There was no regard for what was actually going on in the text.
15959  You may remember once printing out a document, only to find the heading
15960  for a new section printed at the very bottom of the page, the first line
15961  of a new paragraph all alone at the bottom of a page, or the last line
15962  of a paragraph at the top of a new page.
15963  These bits of text became known as 
15964 \emph on
15965 widows
15966 \emph default
15967  and 
15968 \emph on
15969 orphans
15970 \emph default
15971 .
15972 \end_layout
15973
15974 \begin_layout Standard
15975 Clearly, LyX can avoid breaking pages after a section heading.
15976  That's part of the advantage of paragraph environments.
15977  But what about widows and orphans, where the page breaks leave one line
15978  of a paragraph all alone at the top or bottom of a page? There are rules
15979  built into LaTeX governing page breaks, and some of those rules are there
15980  to specifically prevent widows and orphans.
15981  This is the advantage LyX has in using LaTeX as its backend.
15982 \end_layout
15983
15984 \begin_layout Standard
15985 There's no way we can go into how TeX and LaTeX decide to break a page,
15986  or how you can tweak that behavior.
15987  Some LaTeX books listed in the bibliography [such as
15988 \begin_inset space ~
15989 \end_inset
15990
15991
15992 \begin_inset CommandInset citation
15993 LatexCommand cite
15994 key "latexcompanion"
15995
15996 \end_inset
15997
15998  or
15999 \begin_inset space ~
16000 \end_inset
16001
16002
16003 \begin_inset CommandInset citation
16004 LatexCommand cite
16005 key "latexguide"
16006
16007 \end_inset
16008
16009 ] may have more information.
16010  You will almost never need to worry about this, however.
16011 \end_layout
16012
16013 \begin_layout Chapter
16014 Notes, Graphics, Tables, and Floats
16015 \begin_inset CommandInset label
16016 LatexCommand label
16017 name "cha:Floats-and-Notes"
16018
16019 \end_inset
16020
16021
16022 \end_layout
16023
16024 \begin_layout Standard
16025 The issues of this chapter are described in detail in the 
16026 \emph on
16027 Embedded Objects
16028 \emph default
16029  manual.
16030  There you'll also find tips and tricks for special cases.
16031 \end_layout
16032
16033 \begin_layout Section
16034 Notes
16035 \begin_inset Index idx
16036 status collapsed
16037
16038 \begin_layout Plain Layout
16039 Notes
16040 \end_layout
16041
16042 \end_inset
16043
16044
16045 \begin_inset CommandInset label
16046 LatexCommand label
16047 name "sec:Notes"
16048
16049 \end_inset
16050
16051
16052 \end_layout
16053
16054 \begin_layout Standard
16055 LyX offers you a few types of notes to add to your document:
16056 \end_layout
16057
16058 \begin_layout Description
16059 LyX
16060 \begin_inset space ~
16061 \end_inset
16062
16063 Note This note type is for internal notes that won't appear in the output.
16064 \begin_inset Newline newline
16065 \end_inset
16066
16067
16068 \begin_inset Note Note
16069 status open
16070
16071 \begin_layout Plain Layout
16072 This is text in a note box that doesn't appear in the output.
16073 \end_layout
16074
16075 \end_inset
16076
16077
16078 \end_layout
16079
16080 \begin_layout Description
16081 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16082 ent, when you export the document to LaTeX via the menu 
16083 \family sans
16084 File\SpecialChar \menuseparator
16085 Export\SpecialChar \menuseparator
16086 LaTeX (pdflatex) / (plain)
16087 \family default
16088 .
16089 \begin_inset Newline newline
16090 \end_inset
16091
16092
16093 \begin_inset Note Comment
16094 status open
16095
16096 \begin_layout Plain Layout
16097 This is text in a note box that only appears as comment in LaTeX-files.
16098 \end_layout
16099
16100 \end_inset
16101
16102
16103 \end_layout
16104
16105 \begin_layout Description
16106 Greyed
16107 \begin_inset space ~
16108 \end_inset
16109
16110 Out This note will appear in the output as grey text.
16111 \begin_inset Newline newline
16112 \end_inset
16113
16114
16115 \begin_inset Newline newline
16116 \end_inset
16117
16118
16119 \begin_inset Note Greyedout
16120 status open
16121
16122 \begin_layout Plain Layout
16123 This is text
16124 \begin_inset Foot
16125 status collapsed
16126
16127 \begin_layout Plain Layout
16128 This is an example footnote within a greyed out note.
16129  In this document the greyed out note color is redefined to blue.
16130  How this can be done is explained in the 
16131 \emph on
16132 Embedded Objects
16133 \emph default
16134  manual.
16135 \end_layout
16136
16137 \end_inset
16138
16139  of a comment that appears in the output as grey text.
16140 \end_layout
16141
16142 \end_inset
16143
16144
16145 \begin_inset Newline newline
16146 \end_inset
16147
16148
16149 \begin_inset Newline newline
16150 \end_inset
16151
16152 As you can see in the example, the first line of greyed out notes is a bit
16153  indented and greyed out notes can have footnotes.
16154 \end_layout
16155
16156 \begin_layout Standard
16157 Notes are inserted with the toolbar button 
16158 \begin_inset Info
16159 type  "icon"
16160 arg   "note-insert"
16161 \end_inset
16162
16163  or the menu 
16164 \family sans
16165 Insert\SpecialChar \menuseparator
16166 Note
16167 \family default
16168 .
16169  Right-click on the appearing note box to select the note type.
16170 \end_layout
16171
16172 \begin_layout Section
16173 Footnotes
16174 \begin_inset Index idx
16175 status collapsed
16176
16177 \begin_layout Plain Layout
16178 Footnotes
16179 \end_layout
16180
16181 \end_inset
16182
16183
16184 \begin_inset CommandInset label
16185 LatexCommand label
16186 name "sec:Footnotes"
16187
16188 \end_inset
16189
16190
16191 \end_layout
16192
16193 \begin_layout Standard
16194 LyX uses boxes to display footnotes: When you insert a footnote using the
16195  menu 
16196 \family sans
16197 Insert\SpecialChar \menuseparator
16198 Footnote
16199 \family default
16200  or the toolbar button 
16201 \begin_inset Info
16202 type  "icon"
16203 arg   "footnote-insert"
16204 \end_inset
16205
16206
16207 \family roman
16208 \series medium
16209 \bar no
16210 you'll see
16211 \family default
16212 \series default
16213 \bar default
16214  the following box: 
16215 \begin_inset Graphics
16216         filename clipart/footnoteQt4.png
16217         scale 80
16218
16219 \end_inset
16220
16221
16222 \family roman
16223 \series medium
16224 \bar no
16225  This box is LyX's representation of your footnote.
16226  If you
16227 \family default
16228 \series default
16229 \bar default
16230  left-click on 
16231 \family roman
16232 \series medium
16233 \bar no
16234 the 
16235 \begin_inset Quotes eld
16236 \end_inset
16237
16238
16239 \family sans
16240 foot
16241 \family roman
16242
16243 \begin_inset Quotes erd
16244 \end_inset
16245
16246
16247 \family default
16248 \series default
16249 \bar default
16250  
16251 \family roman
16252 \series medium
16253 \bar no
16254 label, the box will
16255 \family default
16256 \series default
16257 \bar default
16258  be opened and you can enter the footnote text into it.
16259  Clicking on the box label again, will close 
16260 \family roman
16261 \series medium
16262 \bar no
16263 the
16264 \family default
16265 \series default
16266 \bar default
16267  box
16268 \family roman
16269 \series medium
16270 \bar no
16271 .
16272  If you want to turn existing text into a footnote, simply mark it and click
16273  on the footnote
16274 \family default
16275 \series default
16276 \bar default
16277  toolbar 
16278 \family roman
16279 \series medium
16280 \bar no
16281 button
16282 \family default
16283 \series default
16284 \bar default
16285 .
16286 \end_layout
16287
16288 \begin_layout Standard
16289 Here's an example footnote:
16290 \family roman
16291 \series medium
16292 \bar no
16293
16294 \begin_inset Foot
16295 status open
16296
16297 \begin_layout Plain Layout
16298 To close a footnote, click on the footnote box label.
16299 \end_layout
16300
16301 \end_inset
16302
16303
16304 \end_layout
16305
16306 \begin_layout Standard
16307 The footnote will appear in the output as a superscript number at the text
16308  position where the footnote box is placed.
16309  The footnote text is placed at the bottom of the current page.
16310  The footnote number is calculated by LyX, the numbers are consecutive,
16311  no matter in which chapter the footnote is in.
16312  LyX doesn't support other numbering schemes yet, but you can get another
16313  scheme using special LaTeX-commands.
16314  T
16315 \family roman
16316 h
16317 \family default
16318 ey are described in the 
16319 \emph on
16320 Embedded Objects
16321 \emph default
16322  manual.
16323 \end_layout
16324
16325 \begin_layout Section
16326 Marginal Notes
16327 \begin_inset Index idx
16328 status collapsed
16329
16330 \begin_layout Plain Layout
16331 Marginal notes
16332 \end_layout
16333
16334 \end_inset
16335
16336
16337 \begin_inset CommandInset label
16338 LatexCommand label
16339 name "sec:Marginal-Notes"
16340
16341 \end_inset
16342
16343
16344 \end_layout
16345
16346 \begin_layout Standard
16347 Marginal notes look and behave just like footnotes in LyX.
16348  When you insert a margin note via the menu 
16349 \family sans
16350 Insert\SpecialChar \menuseparator
16351 Marginal
16352 \begin_inset space ~
16353 \end_inset
16354
16355 Note
16356 \family default
16357  or the toolbar button 
16358 \begin_inset Info
16359 type  "icon"
16360 arg   "marginalnote-insert"
16361 \end_inset
16362
16363 , you'll see 
16364 \family roman
16365 \series medium
16366 a
16367 \family default
16368 \series default
16369  grey 
16370 \family roman
16371 \series medium
16372 box with a
16373 \family default
16374 \series default
16375  red 
16376 \family roman
16377 \series medium
16378 label 
16379 \begin_inset Quotes eld
16380 \end_inset
16381
16382 margin
16383 \begin_inset Quotes erd
16384 \end_inset
16385
16386  appearing within your text.
16387  This box is LyX's representation of your margin
16388 \family default
16389 \series default
16390 al 
16391 \family roman
16392 \series medium
16393 note.
16394 \end_layout
16395
16396 \begin_layout Standard
16397 At the side is an example marginal note.
16398 \family roman
16399 \series medium
16400
16401 \begin_inset Marginal
16402 status open
16403
16404 \begin_layout Plain Layout
16405 This is a marginal note.
16406 \end_layout
16407
16408 \end_inset
16409
16410
16411 \end_layout
16412
16413 \begin_layout Standard
16414 Marginal notes appear at the right side in single-sided documents.
16415  In double-sided documents they appear in the outer margin – left on even
16416  pages, right on odd pages.
16417 \end_layout
16418
16419 \begin_layout Section
16420 Graphics and Images
16421 \begin_inset Index idx
16422 status collapsed
16423
16424 \begin_layout Plain Layout
16425 Images
16426 \end_layout
16427
16428 \end_inset
16429
16430
16431 \begin_inset Index idx
16432 status collapsed
16433
16434 \begin_layout Plain Layout
16435 Graphics
16436 \end_layout
16437
16438 \end_inset
16439
16440
16441 \begin_inset CommandInset label
16442 LatexCommand label
16443 name "sec:Graphics"
16444
16445 \end_inset
16446
16447
16448 \end_layout
16449
16450 \begin_layout Standard
16451 To insert an image in your document, place the cursor at the text position
16452  you want and click on the toolbar icon 
16453 \begin_inset Info
16454 type  "icon"
16455 arg   "dialog-show-new-inset graphics"
16456 \end_inset
16457
16458  or select 
16459 \family sans
16460 Insert\SpecialChar \menuseparator
16461 Graphics
16462 \family default
16463  from the menu.
16464  Then a dialog will appear to choose the file to load.
16465 \end_layout
16466
16467 \begin_layout Standard
16468 This dialog has numerous mostly self-explanatory parameters.
16469  The 
16470 \family sans
16471 Graphics
16472 \family default
16473  tab allows you to choose your image file.
16474  The image can be transformed by setting a rotation angle and a scaling
16475  factor.
16476  The scaling units are explained in Appendix
16477 \begin_inset space ~
16478 \end_inset
16479
16480
16481 \begin_inset CommandInset ref
16482 LatexCommand ref
16483 reference "cha:Units-available-in"
16484
16485 \end_inset
16486
16487 .
16488 \end_layout
16489
16490 \begin_layout Standard
16491 In the tab 
16492 \family sans
16493 Clipping
16494 \family default
16495  it is possible to set image coordinates to adjust the height and width
16496  of the image in the output.
16497  The coordinates can also be calculated automatically by pressing the button
16498  
16499 \family sans
16500 Get
16501 \begin_inset space ~
16502 \end_inset
16503
16504 from
16505 \begin_inset space ~
16506 \end_inset
16507
16508 file
16509 \family default
16510 .
16511  The option 
16512 \family sans
16513 Clip
16514 \begin_inset space ~
16515 \end_inset
16516
16517 to
16518 \begin_inset space ~
16519 \end_inset
16520
16521 bounding
16522 \begin_inset space ~
16523 \end_inset
16524
16525 box
16526 \family default
16527  will only print the image region within the given coordinates.
16528  Normally you don't need to take care about image coordinates and can ignore
16529  the tab 
16530 \family sans
16531 Clipping
16532 \family default
16533 .
16534 \end_layout
16535
16536 \begin_layout Standard
16537 In the 
16538 \family sans
16539 LaTeX and LyX options
16540 \family default
16541  tab LaTeX experts can specify additional LaTeX options.
16542  You can also specify here the appearance of the image inside LyX.
16543  The option 
16544 \family sans
16545 Draft
16546 \begin_inset space ~
16547 \end_inset
16548
16549 mode
16550 \family default
16551  has the effect that the image doesn't appear in the output, only a frame
16552  with the image size is printed.
16553  The option 
16554 \family sans
16555 Don't
16556 \begin_inset space ~
16557 \end_inset
16558
16559 unzip
16560 \begin_inset space ~
16561 \end_inset
16562
16563 on
16564 \begin_inset space ~
16565 \end_inset
16566
16567 export
16568 \family default
16569  is explained in the 
16570 \emph on
16571 Embedded Objects
16572 \emph default
16573  manual in section 
16574 \emph on
16575 Graphics Dialog
16576 \emph default
16577 .
16578 \end_layout
16579
16580 \begin_layout Standard
16581 The graphics dialog can be called at any time by clicking on an image.
16582  The image will appear in the output exactly at the position where it is
16583  in the text.
16584  This is an example image within a separate, horizontally centered paragraph:
16585  
16586 \end_layout
16587
16588 \begin_layout Standard
16589 \align center
16590 \begin_inset Graphics
16591         filename clipart/mobius.eps
16592         scale 70
16593
16594 \end_inset
16595
16596
16597 \end_layout
16598
16599 \begin_layout Standard
16600 If you need image captions and want to reference images, you have to put
16601  the image into a float, see section
16602 \begin_inset space ~
16603 \end_inset
16604
16605
16606 \begin_inset CommandInset ref
16607 LatexCommand ref
16608 reference "sec:Figure-Floats"
16609
16610 \end_inset
16611
16612 .
16613 \end_layout
16614
16615 \begin_layout Subsection
16616 Image Formats
16617 \begin_inset Index idx
16618 status collapsed
16619
16620 \begin_layout Plain Layout
16621 Images ! Formats
16622 \end_layout
16623
16624 \end_inset
16625
16626
16627 \begin_inset CommandInset label
16628 LatexCommand label
16629 name "sub:Image-Formats"
16630
16631 \end_inset
16632
16633
16634 \end_layout
16635
16636 \begin_layout Standard
16637 You can insert images in any known file format.
16638  But as we explained in section
16639 \begin_inset space ~
16640 \end_inset
16641
16642
16643 \begin_inset CommandInset ref
16644 LatexCommand ref
16645 reference "sub:Output-file-formats"
16646
16647 \end_inset
16648
16649 , every output document format allows only a few image formats.
16650  LyX uses therefore the program 
16651 \family typewriter
16652 ImageMagick
16653 \family default
16654  in the background to convert the images to the right format.
16655  To increase your workflow by avoiding these conversions in the background,
16656  you can use only the image formats listed in the subsections of section
16657 \begin_inset space ~
16658 \end_inset
16659
16660
16661 \begin_inset CommandInset ref
16662 LatexCommand ref
16663 reference "sub:Output-file-formats"
16664
16665 \end_inset
16666
16667 .
16668 \end_layout
16669
16670 \begin_layout Standard
16671 Similar to fonts there are two types of image formats:
16672 \end_layout
16673
16674 \begin_layout Description
16675 Bitmap
16676 \begin_inset space ~
16677 \end_inset
16678
16679 images consist of pixel values, often in a compressed form.
16680  They are therefore not fully scalable and look pixelated in large zooms.
16681  Well-known bitmap image formats are 
16682 \begin_inset Quotes eld
16683 \end_inset
16684
16685 Graphics Interchange Format
16686 \begin_inset Quotes erd
16687 \end_inset
16688
16689  (GIF, file extension 
16690 \begin_inset Quotes eld
16691 \end_inset
16692
16693
16694 \family typewriter
16695 .gif
16696 \family default
16697
16698 \begin_inset Quotes erd
16699 \end_inset
16700
16701 )
16702 \begin_inset Index idx
16703 status collapsed
16704
16705 \begin_layout Plain Layout
16706 GIF|see
16707 \begin_inset ERT
16708 status collapsed
16709
16710 \begin_layout Plain Layout
16711
16712 {
16713 \end_layout
16714
16715 \end_inset
16716
16717 Image formats
16718 \begin_inset ERT
16719 status collapsed
16720
16721 \begin_layout Plain Layout
16722
16723 }
16724 \end_layout
16725
16726 \end_inset
16727
16728
16729 \end_layout
16730
16731 \end_inset
16732
16733
16734 \begin_inset Quotes eld
16735 \end_inset
16736
16737 Portable Network Graphics
16738 \begin_inset Quotes erd
16739 \end_inset
16740
16741  (PNG, file extension 
16742 \begin_inset Quotes eld
16743 \end_inset
16744
16745
16746 \family typewriter
16747 .png
16748 \family default
16749
16750 \begin_inset Quotes erd
16751 \end_inset
16752
16753 )
16754 \begin_inset Index idx
16755 status collapsed
16756
16757 \begin_layout Plain Layout
16758 PNG|see
16759 \begin_inset ERT
16760 status collapsed
16761
16762 \begin_layout Plain Layout
16763
16764 {
16765 \end_layout
16766
16767 \end_inset
16768
16769 Image formats
16770 \begin_inset ERT
16771 status collapsed
16772
16773 \begin_layout Plain Layout
16774
16775 }
16776 \end_layout
16777
16778 \end_inset
16779
16780
16781 \end_layout
16782
16783 \end_inset
16784
16785 , and 
16786 \begin_inset Quotes eld
16787 \end_inset
16788
16789 Joint Photographic Experts Group
16790 \begin_inset Quotes erd
16791 \end_inset
16792
16793  (JPG, file extension 
16794 \begin_inset Quotes eld
16795 \end_inset
16796
16797
16798 \family typewriter
16799 .jpg
16800 \family default
16801
16802 \begin_inset Quotes erd
16803 \end_inset
16804
16805  or 
16806 \begin_inset Quotes eld
16807 \end_inset
16808
16809
16810 \family typewriter
16811 .jpeg
16812 \family default
16813
16814 \begin_inset Quotes erd
16815 \end_inset
16816
16817 )
16818 \begin_inset Index idx
16819 status collapsed
16820
16821 \begin_layout Plain Layout
16822 JPG|see
16823 \begin_inset ERT
16824 status collapsed
16825
16826 \begin_layout Plain Layout
16827
16828 {
16829 \end_layout
16830
16831 \end_inset
16832
16833 Image formats
16834 \begin_inset ERT
16835 status collapsed
16836
16837 \begin_layout Plain Layout
16838
16839 }
16840 \end_layout
16841
16842 \end_inset
16843
16844
16845 \end_layout
16846
16847 \end_inset
16848
16849 .
16850 \end_layout
16851
16852 \begin_layout Description
16853 Scalable
16854 \begin_inset space ~
16855 \end_inset
16856
16857 images consist of vectors and can therefore be scaled to any size without
16858  data loss.
16859  The scaling ability is necessary if you want to create presentations, because
16860  presentations are always scaled by the beamer.
16861  Scaling is also useful for online documents to let the user zoom into diagrams.
16862 \begin_inset Newline newline
16863 \end_inset
16864
16865 Scalable image formats can be 
16866 \begin_inset Quotes eld
16867 \end_inset
16868
16869 Scalable Vector Graphics
16870 \begin_inset Quotes erd
16871 \end_inset
16872
16873  (SVG, file extension 
16874 \begin_inset Quotes eld
16875 \end_inset
16876
16877
16878 \family typewriter
16879 .svg
16880 \family default
16881
16882 \begin_inset Quotes erd
16883 \end_inset
16884
16885 )
16886 \begin_inset Index idx
16887 status collapsed
16888
16889 \begin_layout Plain Layout
16890 SVG|see
16891 \begin_inset ERT
16892 status collapsed
16893
16894 \begin_layout Plain Layout
16895
16896 {
16897 \end_layout
16898
16899 \end_inset
16900
16901 Image formats
16902 \begin_inset ERT
16903 status collapsed
16904
16905 \begin_layout Plain Layout
16906
16907 }
16908 \end_layout
16909
16910 \end_inset
16911
16912
16913 \end_layout
16914
16915 \end_inset
16916
16917
16918 \begin_inset Quotes eld
16919 \end_inset
16920
16921 Encapsulated PostScript
16922 \begin_inset Quotes erd
16923 \end_inset
16924
16925  (EPS, file extension 
16926 \begin_inset Quotes eld
16927 \end_inset
16928
16929
16930 \family typewriter
16931 .eps
16932 \family default
16933
16934 \begin_inset Quotes erd
16935 \end_inset
16936
16937 )
16938 \begin_inset Index idx
16939 status collapsed
16940
16941 \begin_layout Plain Layout
16942 EPS|see
16943 \begin_inset ERT
16944 status collapsed
16945
16946 \begin_layout Plain Layout
16947
16948 {
16949 \end_layout
16950
16951 \end_inset
16952
16953 Image formats
16954 \begin_inset ERT
16955 status collapsed
16956
16957 \begin_layout Plain Layout
16958
16959 }
16960 \end_layout
16961
16962 \end_inset
16963
16964
16965 \end_layout
16966
16967 \end_inset
16968
16969 , and 
16970 \begin_inset Quotes eld
16971 \end_inset
16972
16973 Portable Document Format
16974 \begin_inset Quotes erd
16975 \end_inset
16976
16977  (PDF, file extension 
16978 \begin_inset Quotes eld
16979 \end_inset
16980
16981
16982 \family typewriter
16983 .pdf
16984 \family default
16985
16986 \begin_inset Quotes erd
16987 \end_inset
16988
16989 )
16990 \begin_inset Index idx
16991 status collapsed
16992
16993 \begin_layout Plain Layout
16994 PDF
16995 \end_layout
16996
16997 \end_inset
16998
16999 .
17000  We say it can be, because you can convert any bitmap image format to PDF
17001  or EPS and the result won't be scalable.
17002  In this cases only a header with the image properties is added to the original
17003  image
17004 \begin_inset Foot
17005 status collapsed
17006
17007 \begin_layout Plain Layout
17008 In the case of PDF, the original image is additionally compressed.
17009 \end_layout
17010
17011 \end_inset
17012
17013 .
17014 \end_layout
17015
17016 \begin_layout Standard
17017 Normally one cannot convert a bitmap image into a scalable one, only vice
17018  versa.
17019 \end_layout
17020
17021 \begin_layout Subsection
17022 Grouping of Image Settings
17023 \begin_inset Index idx
17024 status collapsed
17025
17026 \begin_layout Plain Layout
17027 Images ! Settings grouping
17028 \end_layout
17029
17030 \end_inset
17031
17032
17033 \end_layout
17034
17035 \begin_layout Standard
17036 Each image can define a new group of image settings or join an existing
17037  group.
17038  Images within such a group share their settings, so adjusting one image
17039  of the group automatically also adjusts all other images of the group in
17040  the same way.
17041  So you can for example change the size for a bunch of images without the
17042  need to manually change each of them.
17043  
17044 \end_layout
17045
17046 \begin_layout Standard
17047 A new group can be set by entering a name in the 
17048 \family sans
17049 Group
17050 \begin_inset space ~
17051 \end_inset
17052
17053 Name
17054 \family default
17055  field in the Graphics dialog.
17056  Joining an existing group can be done using the context menu of the image
17057  by checking the name of the desired group.
17058 \end_layout
17059
17060 \begin_layout Section
17061 Tables
17062 \begin_inset Index idx
17063 status collapsed
17064
17065 \begin_layout Plain Layout
17066 Tables
17067 \end_layout
17068
17069 \end_inset
17070
17071
17072 \begin_inset CommandInset label
17073 LatexCommand label
17074 name "sec:Tables"
17075
17076 \end_inset
17077
17078
17079 \end_layout
17080
17081 \begin_layout Standard
17082 You can insert a table using either the toolbar button 
17083 \begin_inset Info
17084 type  "icon"
17085 arg   "tabular-insert"
17086 \end_inset
17087
17088  or the menu 
17089 \family sans
17090 Insert\SpecialChar \menuseparator
17091 Table
17092 \family default
17093 .
17094  A dialog will appear, asking you for the number of rows and columns.
17095  The default table has lines around any cell and the first row appears separated
17096  from the rest of the table.
17097  This separation appears due to a double line: The cells of the first row
17098  have a line below them and the cells of the second row have a line above
17099  them.
17100  Here's an example table:
17101 \end_layout
17102
17103 \begin_layout Standard
17104 \align center
17105 \begin_inset Tabular
17106 <lyxtabular version="3" rows="4" columns="4">
17107 <features tabularvalignment="middle">
17108 <column alignment="center" valignment="top" width="0pt">
17109 <column alignment="center" valignment="top" width="0pt">
17110 <column alignment="center" valignment="top" width="0in">
17111 <column alignment="center" valignment="top" width="0pt">
17112 <row>
17113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126
17127 \family roman
17128 \series medium
17129 \shape up
17130 \size normal
17131 \emph off
17132 \bar no
17133 \noun off
17134 \color none
17135 1
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Plain Layout
17144 2
17145 \end_layout
17146
17147 \end_inset
17148 </cell>
17149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17150 \begin_inset Text
17151
17152 \begin_layout Plain Layout
17153 3
17154 \end_layout
17155
17156 \end_inset
17157 </cell>
17158 </row>
17159 <row>
17160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17161 \begin_inset Text
17162
17163 \begin_layout Plain Layout
17164
17165 \family roman
17166 \series medium
17167 \shape up
17168 \size normal
17169 \emph off
17170 \bar no
17171 \noun off
17172 \color none
17173 A
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17188 \begin_inset Text
17189
17190 \begin_layout Plain Layout
17191
17192 \end_layout
17193
17194 \end_inset
17195 </cell>
17196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout Plain Layout
17200
17201 \end_layout
17202
17203 \end_inset
17204 </cell>
17205 </row>
17206 <row>
17207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211
17212 \family roman
17213 \series medium
17214 \shape up
17215 \size normal
17216 \emph off
17217 \bar no
17218 \noun off
17219 \color none
17220 B
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17226 \begin_inset Text
17227
17228 \begin_layout Plain Layout
17229
17230 \end_layout
17231
17232 \end_inset
17233 </cell>
17234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17235 \begin_inset Text
17236
17237 \begin_layout Plain Layout
17238
17239 \size normal
17240 \noun off
17241 \color none
17242  
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout Plain Layout
17251
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 </row>
17257 <row>
17258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17259 \begin_inset Text
17260
17261 \begin_layout Plain Layout
17262
17263 \family roman
17264 \series medium
17265 \shape up
17266 \size normal
17267 \emph off
17268 \bar no
17269 \noun off
17270 \color none
17271 C
17272 \end_layout
17273
17274 \end_inset
17275 </cell>
17276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17277 \begin_inset Text
17278
17279 \begin_layout Plain Layout
17280
17281 \end_layout
17282
17283 \end_inset
17284 </cell>
17285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17286 \begin_inset Text
17287
17288 \begin_layout Plain Layout
17289
17290 \end_layout
17291
17292 \end_inset
17293 </cell>
17294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17295 \begin_inset Text
17296
17297 \begin_layout Plain Layout
17298
17299 \end_layout
17300
17301 \end_inset
17302 </cell>
17303 </row>
17304 </lyxtabular>
17305
17306 \end_inset
17307
17308
17309 \end_layout
17310
17311 \begin_layout Subsection
17312 The Table dialog
17313 \end_layout
17314
17315 \begin_layout Standard
17316 You can alter a table by clicking on it with the right mouse button, which
17317  brings up the table dialog.
17318  Here you can adjust the settings of the cell and row/column respectively
17319  where the cursor is placed currently.
17320  Most of the dialog options also work on selections.
17321  This means that if you select more cells, columns or rows the action is
17322  done on all of your selection.
17323 \end_layout
17324
17325 \begin_layout Standard
17326 Additionally to the table dialog, the 
17327 \family sans
17328 table
17329 \begin_inset space ~
17330 \end_inset
17331
17332 toolbar
17333 \family default
17334  helps you in setting table properties.
17335  It appears when the cursor is inside a table.
17336 \end_layout
17337
17338 \begin_layout Standard
17339 In the tab 
17340 \family sans
17341 Table
17342 \begin_inset space ~
17343 \end_inset
17344
17345 Settings
17346 \family default
17347  of the table dialog you can set the alignment for the current row.
17348  If you add a row or column, it will be inserted right beside or below the
17349  current cell respectively.
17350  The vertical alignment of a column can only be adjusted when a column width
17351  is given.
17352  A given width will allow the cell to have line breaks and multiple paragraphs
17353  of text, see section
17354 \begin_inset space ~
17355 \end_inset
17356
17357
17358 \begin_inset CommandInset ref
17359 LatexCommand ref
17360 reference "sub:Table-Cells"
17361
17362 \end_inset
17363
17364 .
17365 \end_layout
17366
17367 \begin_layout Standard
17368 You can mark multiple cells of one row/column as a multicolumn/row cell
17369  using the check box 
17370 \family sans
17371 Multicolumn
17372 \family default
17373  or 
17374 \family sans
17375 Multirow
17376 \family default
17377 .
17378  This will merge the cells to 
17379 \emph on
17380 one
17381 \emph default
17382  cell, spread over more than one column/row.
17383  Multicolumn cells are treated as own rows, so that the alignment, width,
17384  and border settings affect only the multicolumn cell.
17385  Here's an example table with a multicolumn cell in the first row and one
17386  in the last row without the upper border:
17387 \end_layout
17388
17389 \begin_layout Standard
17390 \align center
17391 \begin_inset Tabular
17392 <lyxtabular version="3" rows="3" columns="4">
17393 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
17394 <column alignment="center" valignment="top" width="0pt">
17395 <column alignment="center" valignment="middle" width="0">
17396 <column alignment="center" valignment="top" width="0in">
17397 <column alignment="center" valignment="top" width="0pt">
17398 <row>
17399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403 abc
17404 \end_layout
17405
17406 \end_inset
17407 </cell>
17408 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
17409 \begin_inset Text
17410
17411 \begin_layout Plain Layout
17412 def ghi
17413 \end_layout
17414
17415 \end_inset
17416 </cell>
17417 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421
17422 \end_layout
17423
17424 \end_inset
17425 </cell>
17426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17427 \begin_inset Text
17428
17429 \begin_layout Plain Layout
17430 jkl
17431 \end_layout
17432
17433 \end_inset
17434 </cell>
17435 </row>
17436 <row>
17437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17438 \begin_inset Text
17439
17440 \begin_layout Plain Layout
17441
17442 \family roman
17443 \series medium
17444 \shape up
17445 \size normal
17446 \emph off
17447 \bar no
17448 \noun off
17449 \color none
17450 A
17451 \end_layout
17452
17453 \end_inset
17454 </cell>
17455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17456 \begin_inset Text
17457
17458 \begin_layout Plain Layout
17459 B
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17465 \begin_inset Text
17466
17467 \begin_layout Plain Layout
17468 C
17469 \end_layout
17470
17471 \end_inset
17472 </cell>
17473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17474 \begin_inset Text
17475
17476 \begin_layout Plain Layout
17477 D
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 </row>
17483 <row>
17484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488 1
17489 \end_layout
17490
17491 \end_inset
17492 </cell>
17493 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17494 \begin_inset Text
17495
17496 \begin_layout Plain Layout
17497 2
17498 \end_layout
17499
17500 \end_inset
17501 </cell>
17502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17503 \begin_inset Text
17504
17505 \begin_layout Plain Layout
17506 3
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515 4
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 </row>
17521 </lyxtabular>
17522
17523 \end_inset
17524
17525
17526 \end_layout
17527
17528 \begin_layout Standard
17529 Adept users can declare special LaTeX-arguments for the table.
17530  They are necessary for special table formatting, like for multirow cells,
17531  explained in the tables section of the 
17532 \emph on
17533 Embedded
17534 \begin_inset space ~
17535 \end_inset
17536
17537 Objects
17538 \emph default
17539  manual.
17540  You can also rotate the current cell or the whole table 90
17541 \begin_inset space \thinspace{}
17542 \end_inset
17543
17544 degrees counterclockwise.
17545  These rotations are not visible in LyX but in the output.
17546 \end_layout
17547
17548 \begin_layout Standard
17549 \begin_inset Note Greyedout
17550 status open
17551
17552 \begin_layout Plain Layout
17553
17554 \series bold
17555 Note:
17556 \series default
17557  Most DVI-viewers are 
17558 \emph on
17559 not
17560 \emph default
17561  able to display rotations.
17562 \end_layout
17563
17564 \end_inset
17565
17566
17567 \end_layout
17568
17569 \begin_layout Standard
17570 The 
17571 \family sans
17572 Borders
17573 \family default
17574  tab allows you to add and delete border lines for the current row/column.
17575  The button 
17576 \family sans
17577 Default
17578 \family default
17579  adds lines for all cell borders.
17580 \end_layout
17581
17582 \begin_layout Subsection
17583 Longtables
17584 \begin_inset Index idx
17585 status collapsed
17586
17587 \begin_layout Plain Layout
17588 Tables ! Longtables
17589 \end_layout
17590
17591 \end_inset
17592
17593
17594 \begin_inset Index idx
17595 status collapsed
17596
17597 \begin_layout Plain Layout
17598 Longtables
17599 \end_layout
17600
17601 \end_inset
17602
17603
17604 \end_layout
17605
17606 \begin_layout Standard
17607 If the table is too long to fit on one page, you can use the option 
17608 \family sans
17609 Use
17610 \begin_inset space ~
17611 \end_inset
17612
17613 long
17614 \begin_inset space ~
17615 \end_inset
17616
17617 table
17618 \family default
17619  in the tab 
17620 \family sans
17621 Longtable
17622 \family default
17623  of the table dialog to split the table automatically over more pages.
17624  Doing this enables some check boxes and you can now define:
17625 \end_layout
17626
17627 \begin_layout Description
17628
17629 \family sans
17630 Header
17631 \family default
17632 : The current row and all rows above, that don't have any special options
17633  defined, are defined to be the header rows of all pages of the longtable;
17634  except for the first page, if 
17635 \family sans
17636 First
17637 \begin_inset space ~
17638 \end_inset
17639
17640 header
17641 \family default
17642  is defined.
17643 \end_layout
17644
17645 \begin_layout Description
17646
17647 \family sans
17648 First
17649 \begin_inset space ~
17650 \end_inset
17651
17652 header
17653 \family default
17654 : The current row and all rows above, that don't have any special options
17655  defined, are defined to be the header rows of the first page of the longtable.
17656 \end_layout
17657
17658 \begin_layout Description
17659
17660 \family sans
17661 Footer
17662 \family default
17663 : The current row and all rows below, that don't have any special options
17664  defined, are defined to be the footer rows of all pages of the longtable;
17665  except for the last page, if 
17666 \family sans
17667 Last
17668 \begin_inset space ~
17669 \end_inset
17670
17671 footer
17672 \family default
17673  is defined.
17674 \end_layout
17675
17676 \begin_layout Description
17677
17678 \family sans
17679 Last
17680 \begin_inset space ~
17681 \end_inset
17682
17683 footer
17684 \family default
17685 : The current row and all rows below, that don't have any special options
17686  defined, are defined to be the footer rows of the last page of the longtable.
17687 \end_layout
17688
17689 \begin_layout Description
17690 Caption: The first row is reset as a single column.
17691  You can now insert there the table caption via the menu 
17692 \family sans
17693 Insert\SpecialChar \menuseparator
17694 Caption
17695 \family default
17696 .
17697  More about longtable captions can be found in the 
17698 \emph on
17699 Embedded
17700 \begin_inset space ~
17701 \end_inset
17702
17703 Objects
17704 \emph default
17705  manual.
17706 \end_layout
17707
17708 \begin_layout Standard
17709 You can also specify a row where the table is split.
17710  If you set more than one option in the same table row, you should be aware
17711  of the fact that only the first one is used in the given table row.
17712  The others will then be defined as 
17713 \emph on
17714 empty
17715 \emph default
17716 .
17717  In this context, first means first in this order: 
17718 \family sans
17719 Footer, Last
17720 \begin_inset space ~
17721 \end_inset
17722
17723 footer,
17724 \family default
17725  
17726 \family sans
17727 Header,
17728 \family default
17729  
17730 \family sans
17731 First
17732 \begin_inset space ~
17733 \end_inset
17734
17735 header.
17736
17737 \family default
17738  See the following longtable to see how it works:
17739 \end_layout
17740
17741 \begin_layout Standard
17742 \align center
17743 \begin_inset Tabular
17744 <lyxtabular version="3" rows="69" columns="3">
17745 <features islongtable="true" longtabularalignment="center">
17746 <column alignment="block" valignment="top" width="5cm">
17747 <column alignment="left" valignment="top" width="0pt">
17748 <column alignment="right" valignment="top" width="0pt">
17749 <row endfirsthead="true">
17750 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17751 \begin_inset Text
17752
17753 \begin_layout Plain Layout
17754
17755 \series bold
17756 Example Phone List (ignore the names)
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17771 \begin_inset Text
17772
17773 \begin_layout Plain Layout
17774
17775 \end_layout
17776
17777 \end_inset
17778 </cell>
17779 </row>
17780 <row endfirsthead="true">
17781 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17782 \begin_inset Text
17783
17784 \begin_layout Plain Layout
17785
17786 \series bold
17787 NAME
17788 \end_layout
17789
17790 \end_inset
17791 </cell>
17792 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17793 \begin_inset Text
17794
17795 \begin_layout Plain Layout
17796
17797 \end_layout
17798
17799 \end_inset
17800 </cell>
17801 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17802 \begin_inset Text
17803
17804 \begin_layout Plain Layout
17805
17806 \series bold
17807 TEL.
17808 \end_layout
17809
17810 \end_inset
17811 </cell>
17812 </row>
17813 <row endhead="true">
17814 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818  
17819 \series bold
17820 Example Phone List
17821 \end_layout
17822
17823 \end_inset
17824 </cell>
17825 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838
17839 \end_layout
17840
17841 \end_inset
17842 </cell>
17843 </row>
17844 <row endhead="true">
17845 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17846 \begin_inset Text
17847
17848 \begin_layout Plain Layout
17849
17850 \series bold
17851 NAME
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout Plain Layout
17869
17870 \series bold
17871 TEL.
17872 \end_layout
17873
17874 \end_inset
17875 </cell>
17876 </row>
17877 <row endfoot="true">
17878 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17879 \begin_inset Text
17880
17881 \begin_layout Plain Layout
17882  
17883 \series bold
17884 continue ...
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Plain Layout
17893
17894 \end_layout
17895
17896 \end_inset
17897 </cell>
17898 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17899 \begin_inset Text
17900
17901 \begin_layout Plain Layout
17902
17903 \end_layout
17904
17905 \end_inset
17906 </cell>
17907 </row>
17908 <row>
17909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17910 \begin_inset Text
17911
17912 \begin_layout Plain Layout
17913
17914 \series bold
17915 Annovi
17916 \end_layout
17917
17918 \end_inset
17919 </cell>
17920 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17921 \begin_inset Text
17922
17923 \begin_layout Plain Layout
17924 Silvia
17925 \end_layout
17926
17927 \end_inset
17928 </cell>
17929 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17930 \begin_inset Text
17931
17932 \begin_layout Plain Layout
17933 111
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 </row>
17939 <row>
17940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17941 \begin_inset Text
17942
17943 \begin_layout Plain Layout
17944
17945 \series bold
17946 Bertoli
17947 \end_layout
17948
17949 \end_inset
17950 </cell>
17951 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17952 \begin_inset Text
17953
17954 \begin_layout Plain Layout
17955 Stefano
17956 \end_layout
17957
17958 \end_inset
17959 </cell>
17960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17961 \begin_inset Text
17962
17963 \begin_layout Plain Layout
17964 111
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 </row>
17970 <row>
17971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17972 \begin_inset Text
17973
17974 \begin_layout Plain Layout
17975
17976 \series bold
17977 Bozzi
17978 \end_layout
17979
17980 \end_inset
17981 </cell>
17982 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17983 \begin_inset Text
17984
17985 \begin_layout Plain Layout
17986 Walter
17987 \end_layout
17988
17989 \end_inset
17990 </cell>
17991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17992 \begin_inset Text
17993
17994 \begin_layout Plain Layout
17995 111
17996 \end_layout
17997
17998 \end_inset
17999 </cell>
18000 </row>
18001 <row>
18002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18003 \begin_inset Text
18004
18005 \begin_layout Plain Layout
18006
18007 \series bold
18008 Cachia
18009 \end_layout
18010
18011 \end_inset
18012 </cell>
18013 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18014 \begin_inset Text
18015
18016 \begin_layout Plain Layout
18017 Maria
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026 111
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 </row>
18032 <row>
18033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18034 \begin_inset Text
18035
18036 \begin_layout Plain Layout
18037
18038 \series bold
18039 Cachia
18040 \end_layout
18041
18042 \end_inset
18043 </cell>
18044 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18045 \begin_inset Text
18046
18047 \begin_layout Plain Layout
18048 Maurizio
18049 \end_layout
18050
18051 \end_inset
18052 </cell>
18053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18054 \begin_inset Text
18055
18056 \begin_layout Plain Layout
18057 111
18058 \end_layout
18059
18060 \end_inset
18061 </cell>
18062 </row>
18063 <row>
18064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Plain Layout
18068
18069 \series bold
18070 Cinquemani
18071 \end_layout
18072
18073 \end_inset
18074 </cell>
18075 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079 Giusi
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088 111
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 </row>
18094 <row>
18095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18096 \begin_inset Text
18097
18098 \begin_layout Plain Layout
18099
18100 \series bold
18101 Colin
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18107 \begin_inset Text
18108
18109 \begin_layout Plain Layout
18110 Bernard
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18116 \begin_inset Text
18117
18118 \begin_layout Plain Layout
18119 111
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 </row>
18125 <row>
18126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18127 \begin_inset Text
18128
18129 \begin_layout Plain Layout
18130
18131 \series bold
18132 Concli
18133 \end_layout
18134
18135 \end_inset
18136 </cell>
18137 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141 Gianfranco
18142 \end_layout
18143
18144 \end_inset
18145 </cell>
18146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18147 \begin_inset Text
18148
18149 \begin_layout Plain Layout
18150 111
18151 \end_layout
18152
18153 \end_inset
18154 </cell>
18155 </row>
18156 <row>
18157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18158 \begin_inset Text
18159
18160 \begin_layout Plain Layout
18161
18162 \series bold
18163 Dal Bosco
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172 Carolina
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18178 \begin_inset Text
18179
18180 \begin_layout Plain Layout
18181 111
18182 \end_layout
18183
18184 \end_inset
18185 </cell>
18186 </row>
18187 <row>
18188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18189 \begin_inset Text
18190
18191 \begin_layout Plain Layout
18192
18193 \series bold
18194 Dalpiaz
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18200 \begin_inset Text
18201
18202 \begin_layout Plain Layout
18203 Annamaria
18204 \end_layout
18205
18206 \end_inset
18207 </cell>
18208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18209 \begin_inset Text
18210
18211 \begin_layout Plain Layout
18212 111
18213 \end_layout
18214
18215 \end_inset
18216 </cell>
18217 </row>
18218 <row>
18219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18220 \begin_inset Text
18221
18222 \begin_layout Plain Layout
18223
18224 \series bold
18225 Feliciello
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234 Domenico
18235 \end_layout
18236
18237 \end_inset
18238 </cell>
18239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18240 \begin_inset Text
18241
18242 \begin_layout Plain Layout
18243 111
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 </row>
18249 <row>
18250 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18251 \begin_inset Text
18252
18253 \begin_layout Plain Layout
18254
18255 \series bold
18256 Focarelli
18257 \end_layout
18258
18259 \end_inset
18260 </cell>
18261 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18262 \begin_inset Text
18263
18264 \begin_layout Plain Layout
18265 Paola
18266 \end_layout
18267
18268 \end_inset
18269 </cell>
18270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18271 \begin_inset Text
18272
18273 \begin_layout Plain Layout
18274 111
18275 \end_layout
18276
18277 \end_inset
18278 </cell>
18279 </row>
18280 <row>
18281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Plain Layout
18285
18286 \series bold
18287 Galletti
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Plain Layout
18296 Oreste
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305 111
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 </row>
18311 <row>
18312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316
18317 \series bold
18318 Gasparini
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327 Franca
18328 \end_layout
18329
18330 \end_inset
18331 </cell>
18332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18333 \begin_inset Text
18334
18335 \begin_layout Plain Layout
18336 111
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 </row>
18342 <row>
18343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18344 \begin_inset Text
18345
18346 \begin_layout Plain Layout
18347
18348 \series bold
18349 Rizzardi
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358 Paola
18359 \end_layout
18360
18361 \end_inset
18362 </cell>
18363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18364 \begin_inset Text
18365
18366 \begin_layout Plain Layout
18367 111
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 </row>
18373 <row>
18374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18375 \begin_inset Text
18376
18377 \begin_layout Plain Layout
18378
18379 \series bold
18380 Lassini
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18386 \begin_inset Text
18387
18388 \begin_layout Plain Layout
18389 Giancarlo
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Plain Layout
18398 111
18399 \end_layout
18400
18401 \end_inset
18402 </cell>
18403 </row>
18404 <row>
18405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409
18410 \series bold
18411 Malfatti
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18417 \begin_inset Text
18418
18419 \begin_layout Plain Layout
18420 Luciano
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18426 \begin_inset Text
18427
18428 \begin_layout Plain Layout
18429 111
18430 \end_layout
18431
18432 \end_inset
18433 </cell>
18434 </row>
18435 <row>
18436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18437 \begin_inset Text
18438
18439 \begin_layout Plain Layout
18440
18441 \series bold
18442 Malfatti
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451 Valeriano
18452 \end_layout
18453
18454 \end_inset
18455 </cell>
18456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18457 \begin_inset Text
18458
18459 \begin_layout Plain Layout
18460 111
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 </row>
18466 <row>
18467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471
18472 \series bold
18473 Meneguzzo
18474 \end_layout
18475
18476 \end_inset
18477 </cell>
18478 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482 Roberto
18483 \end_layout
18484
18485 \end_inset
18486 </cell>
18487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491 111
18492 \end_layout
18493
18494 \end_inset
18495 </cell>
18496 </row>
18497 <row>
18498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18499 \begin_inset Text
18500
18501 \begin_layout Plain Layout
18502
18503 \series bold
18504 Mezzadra
18505 \end_layout
18506
18507 \end_inset
18508 </cell>
18509 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18510 \begin_inset Text
18511
18512 \begin_layout Plain Layout
18513 Roberto
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18519 \begin_inset Text
18520
18521 \begin_layout Plain Layout
18522 111
18523 \end_layout
18524
18525 \end_inset
18526 </cell>
18527 </row>
18528 <row>
18529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18530 \begin_inset Text
18531
18532 \begin_layout Plain Layout
18533
18534 \series bold
18535 Pirpamer
18536 \end_layout
18537
18538 \end_inset
18539 </cell>
18540 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18541 \begin_inset Text
18542
18543 \begin_layout Plain Layout
18544 Erich
18545 \end_layout
18546
18547 \end_inset
18548 </cell>
18549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18550 \begin_inset Text
18551
18552 \begin_layout Plain Layout
18553 111
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 </row>
18559 <row>
18560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18561 \begin_inset Text
18562
18563 \begin_layout Plain Layout
18564
18565 \series bold
18566 Pochiesa
18567 \end_layout
18568
18569 \end_inset
18570 </cell>
18571 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18572 \begin_inset Text
18573
18574 \begin_layout Plain Layout
18575 Paolo
18576 \end_layout
18577
18578 \end_inset
18579 </cell>
18580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18581 \begin_inset Text
18582
18583 \begin_layout Plain Layout
18584 111, 222
18585 \end_layout
18586
18587 \end_inset
18588 </cell>
18589 </row>
18590 <row>
18591 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18592 \begin_inset Text
18593
18594 \begin_layout Plain Layout
18595
18596 \series bold
18597 Radina
18598 \end_layout
18599
18600 \end_inset
18601 </cell>
18602 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18603 \begin_inset Text
18604
18605 \begin_layout Plain Layout
18606 Claudio
18607 \end_layout
18608
18609 \end_inset
18610 </cell>
18611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18612 \begin_inset Text
18613
18614 \begin_layout Plain Layout
18615 111
18616 \end_layout
18617
18618 \end_inset
18619 </cell>
18620 </row>
18621 <row>
18622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626
18627 \series bold
18628 Stuffer
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637 Oskar
18638 \end_layout
18639
18640 \end_inset
18641 </cell>
18642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18643 \begin_inset Text
18644
18645 \begin_layout Plain Layout
18646 111
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 </row>
18652 <row>
18653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18654 \begin_inset Text
18655
18656 \begin_layout Plain Layout
18657
18658 \series bold
18659 Tacchelli
18660 \end_layout
18661
18662 \end_inset
18663 </cell>
18664 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18665 \begin_inset Text
18666
18667 \begin_layout Plain Layout
18668 Ugo
18669 \end_layout
18670
18671 \end_inset
18672 </cell>
18673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18674 \begin_inset Text
18675
18676 \begin_layout Plain Layout
18677 111
18678 \end_layout
18679
18680 \end_inset
18681 </cell>
18682 </row>
18683 <row>
18684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18685 \begin_inset Text
18686
18687 \begin_layout Plain Layout
18688
18689 \series bold
18690 Tezzele
18691 \end_layout
18692
18693 \end_inset
18694 </cell>
18695 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18696 \begin_inset Text
18697
18698 \begin_layout Plain Layout
18699 Margit
18700 \end_layout
18701
18702 \end_inset
18703 </cell>
18704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18705 \begin_inset Text
18706
18707 \begin_layout Plain Layout
18708 111
18709 \end_layout
18710
18711 \end_inset
18712 </cell>
18713 </row>
18714 <row>
18715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18716 \begin_inset Text
18717
18718 \begin_layout Plain Layout
18719
18720 \series bold
18721 Unterkalmsteiner
18722 \end_layout
18723
18724 \end_inset
18725 </cell>
18726 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18727 \begin_inset Text
18728
18729 \begin_layout Plain Layout
18730 Frieda
18731 \end_layout
18732
18733 \end_inset
18734 </cell>
18735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18736 \begin_inset Text
18737
18738 \begin_layout Plain Layout
18739 111
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 </row>
18745 <row>
18746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18747 \begin_inset Text
18748
18749 \begin_layout Plain Layout
18750
18751 \series bold
18752 Vieider
18753 \end_layout
18754
18755 \end_inset
18756 </cell>
18757 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18758 \begin_inset Text
18759
18760 \begin_layout Plain Layout
18761 Hilde
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18767 \begin_inset Text
18768
18769 \begin_layout Plain Layout
18770 111
18771 \end_layout
18772
18773 \end_inset
18774 </cell>
18775 </row>
18776 <row>
18777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781
18782 \series bold
18783 Vigna
18784 \end_layout
18785
18786 \end_inset
18787 </cell>
18788 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18789 \begin_inset Text
18790
18791 \begin_layout Plain Layout
18792 Jürgen
18793 \end_layout
18794
18795 \end_inset
18796 </cell>
18797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18798 \begin_inset Text
18799
18800 \begin_layout Plain Layout
18801 111
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 </row>
18807 <row>
18808 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18809 \begin_inset Text
18810
18811 \begin_layout Plain Layout
18812
18813 \series bold
18814 Weber
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823 Maurizio
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18829 \begin_inset Text
18830
18831 \begin_layout Plain Layout
18832 111
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 </row>
18838 <row>
18839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843
18844 \series bold
18845 Winkler
18846 \end_layout
18847
18848 \end_inset
18849 </cell>
18850 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854 Franz
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18860 \begin_inset Text
18861
18862 \begin_layout Plain Layout
18863 111
18864 \end_layout
18865
18866 \end_inset
18867 </cell>
18868 </row>
18869 <row>
18870 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874  
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883
18884 \end_layout
18885
18886 \end_inset
18887 </cell>
18888 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \begin_layout Plain Layout
18892
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 </row>
18898 <row>
18899 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18900 \begin_inset Text
18901
18902 \begin_layout Plain Layout
18903
18904 \series bold
18905 Annovi
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18911 \begin_inset Text
18912
18913 \begin_layout Plain Layout
18914 Silvia
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18920 \begin_inset Text
18921
18922 \begin_layout Plain Layout
18923 555
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 </row>
18929 <row>
18930 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18931 \begin_inset Text
18932
18933 \begin_layout Plain Layout
18934
18935 \series bold
18936 Bertoli
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18942 \begin_inset Text
18943
18944 \begin_layout Plain Layout
18945 Stefano
18946 \end_layout
18947
18948 \end_inset
18949 </cell>
18950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18951 \begin_inset Text
18952
18953 \begin_layout Plain Layout
18954 555
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 </row>
18960 <row>
18961 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18962 \begin_inset Text
18963
18964 \begin_layout Plain Layout
18965
18966 \series bold
18967 Bozzi
18968 \end_layout
18969
18970 \end_inset
18971 </cell>
18972 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18973 \begin_inset Text
18974
18975 \begin_layout Plain Layout
18976 Walter
18977 \end_layout
18978
18979 \end_inset
18980 </cell>
18981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18982 \begin_inset Text
18983
18984 \begin_layout Plain Layout
18985 555
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 </row>
18991 <row>
18992 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18993 \begin_inset Text
18994
18995 \begin_layout Plain Layout
18996
18997 \series bold
18998 Cachia
18999 \end_layout
19000
19001 \end_inset
19002 </cell>
19003 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19004 \begin_inset Text
19005
19006 \begin_layout Plain Layout
19007 Maria
19008 \end_layout
19009
19010 \end_inset
19011 </cell>
19012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19013 \begin_inset Text
19014
19015 \begin_layout Plain Layout
19016 555
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 </row>
19022 <row>
19023 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19024 \begin_inset Text
19025
19026 \begin_layout Plain Layout
19027
19028 \series bold
19029 Cachia
19030 \end_layout
19031
19032 \end_inset
19033 </cell>
19034 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19035 \begin_inset Text
19036
19037 \begin_layout Plain Layout
19038 Maurizio
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047 555
19048 \end_layout
19049
19050 \end_inset
19051 </cell>
19052 </row>
19053 <row>
19054 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Plain Layout
19058
19059 \series bold
19060 Cinquemani
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19066 \begin_inset Text
19067
19068 \begin_layout Plain Layout
19069 Giusi
19070 \end_layout
19071
19072 \end_inset
19073 </cell>
19074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19075 \begin_inset Text
19076
19077 \begin_layout Plain Layout
19078 555
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 </row>
19084 <row>
19085 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19086 \begin_inset Text
19087
19088 \begin_layout Plain Layout
19089
19090 \series bold
19091 Colin
19092 \end_layout
19093
19094 \end_inset
19095 </cell>
19096 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19097 \begin_inset Text
19098
19099 \begin_layout Plain Layout
19100 Bernard
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109 555
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 </row>
19115 <row>
19116 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19117 \begin_inset Text
19118
19119 \begin_layout Plain Layout
19120
19121 \series bold
19122 Concli
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131 Gianfranco
19132 \end_layout
19133
19134 \end_inset
19135 </cell>
19136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19137 \begin_inset Text
19138
19139 \begin_layout Plain Layout
19140 555
19141 \end_layout
19142
19143 \end_inset
19144 </cell>
19145 </row>
19146 <row>
19147 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19148 \begin_inset Text
19149
19150 \begin_layout Plain Layout
19151
19152 \series bold
19153 Dal Bosco
19154 \end_layout
19155
19156 \end_inset
19157 </cell>
19158 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19159 \begin_inset Text
19160
19161 \begin_layout Plain Layout
19162 Carolina
19163 \end_layout
19164
19165 \end_inset
19166 </cell>
19167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19168 \begin_inset Text
19169
19170 \begin_layout Plain Layout
19171 555
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 </row>
19177 <row>
19178 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Plain Layout
19182
19183 \series bold
19184 Dalpiaz
19185 \end_layout
19186
19187 \end_inset
19188 </cell>
19189 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19190 \begin_inset Text
19191
19192 \begin_layout Plain Layout
19193 Annamaria
19194 \end_layout
19195
19196 \end_inset
19197 </cell>
19198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19199 \begin_inset Text
19200
19201 \begin_layout Plain Layout
19202 555
19203 \end_layout
19204
19205 \end_inset
19206 </cell>
19207 </row>
19208 <row>
19209 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19210 \begin_inset Text
19211
19212 \begin_layout Plain Layout
19213
19214 \series bold
19215 Feliciello
19216 \end_layout
19217
19218 \end_inset
19219 </cell>
19220 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19221 \begin_inset Text
19222
19223 \begin_layout Plain Layout
19224 Domenico
19225 \end_layout
19226
19227 \end_inset
19228 </cell>
19229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19230 \begin_inset Text
19231
19232 \begin_layout Plain Layout
19233 555
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 </row>
19239 <row>
19240 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244
19245 \series bold
19246 Focarelli
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255 Paola
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264 555
19265 \end_layout
19266
19267 \end_inset
19268 </cell>
19269 </row>
19270 <row>
19271 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275
19276 \series bold
19277 Galletti
19278 \end_layout
19279
19280 \end_inset
19281 </cell>
19282 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19283 \begin_inset Text
19284
19285 \begin_layout Plain Layout
19286 Oreste
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295 555
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 </row>
19301 <row>
19302 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306
19307 \series bold
19308 Gasparini
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317 Franca
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19323 \begin_inset Text
19324
19325 \begin_layout Plain Layout
19326 555
19327 \end_layout
19328
19329 \end_inset
19330 </cell>
19331 </row>
19332 <row>
19333 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19334 \begin_inset Text
19335
19336 \begin_layout Plain Layout
19337
19338 \series bold
19339 Rizzardi
19340 \end_layout
19341
19342 \end_inset
19343 </cell>
19344 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19345 \begin_inset Text
19346
19347 \begin_layout Plain Layout
19348 Paola
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Plain Layout
19357 555
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 </row>
19363 <row>
19364 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19365 \begin_inset Text
19366
19367 \begin_layout Plain Layout
19368
19369 \series bold
19370 Lassini
19371 \end_layout
19372
19373 \end_inset
19374 </cell>
19375 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19376 \begin_inset Text
19377
19378 \begin_layout Plain Layout
19379 Giancarlo
19380 \end_layout
19381
19382 \end_inset
19383 </cell>
19384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19385 \begin_inset Text
19386
19387 \begin_layout Plain Layout
19388 555
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 </row>
19394 <row>
19395 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19396 \begin_inset Text
19397
19398 \begin_layout Plain Layout
19399
19400 \series bold
19401 Malfatti
19402 \end_layout
19403
19404 \end_inset
19405 </cell>
19406 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19407 \begin_inset Text
19408
19409 \begin_layout Plain Layout
19410 Luciano
19411 \end_layout
19412
19413 \end_inset
19414 </cell>
19415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19416 \begin_inset Text
19417
19418 \begin_layout Plain Layout
19419 555
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 </row>
19425 <row>
19426 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19427 \begin_inset Text
19428
19429 \begin_layout Plain Layout
19430
19431 \series bold
19432 Malfatti
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441 Valeriano
19442 \end_layout
19443
19444 \end_inset
19445 </cell>
19446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19447 \begin_inset Text
19448
19449 \begin_layout Plain Layout
19450 555
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 </row>
19456 <row>
19457 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19458 \begin_inset Text
19459
19460 \begin_layout Plain Layout
19461
19462 \series bold
19463 Meneguzzo
19464 \end_layout
19465
19466 \end_inset
19467 </cell>
19468 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19469 \begin_inset Text
19470
19471 \begin_layout Plain Layout
19472 Roberto
19473 \end_layout
19474
19475 \end_inset
19476 </cell>
19477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19478 \begin_inset Text
19479
19480 \begin_layout Plain Layout
19481 555
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 </row>
19487 <row>
19488 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492
19493 \series bold
19494 Mezzadra
19495 \end_layout
19496
19497 \end_inset
19498 </cell>
19499 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19500 \begin_inset Text
19501
19502 \begin_layout Plain Layout
19503 Roberto
19504 \end_layout
19505
19506 \end_inset
19507 </cell>
19508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19509 \begin_inset Text
19510
19511 \begin_layout Plain Layout
19512 555
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 </row>
19518 <row>
19519 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523
19524 \series bold
19525 Pirpamer
19526 \end_layout
19527
19528 \end_inset
19529 </cell>
19530 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19531 \begin_inset Text
19532
19533 \begin_layout Plain Layout
19534 Erich
19535 \end_layout
19536
19537 \end_inset
19538 </cell>
19539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19540 \begin_inset Text
19541
19542 \begin_layout Plain Layout
19543 555
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 </row>
19549 <row>
19550 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554
19555 \series bold
19556 Pochiesa
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565 Paolo
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 555, 222
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 </row>
19580 <row>
19581 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585
19586 \series bold
19587 Radina
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596 Claudio
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Plain Layout
19605 555
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 </row>
19611 <row>
19612 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616
19617 \series bold
19618 Stuffer
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19624 \begin_inset Text
19625
19626 \begin_layout Plain Layout
19627 Oskar
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19633 \begin_inset Text
19634
19635 \begin_layout Plain Layout
19636 555
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 </row>
19642 <row>
19643 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647
19648 \series bold
19649 Tacchelli
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19655 \begin_inset Text
19656
19657 \begin_layout Plain Layout
19658 Ugo
19659 \end_layout
19660
19661 \end_inset
19662 </cell>
19663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19664 \begin_inset Text
19665
19666 \begin_layout Plain Layout
19667 555
19668 \end_layout
19669
19670 \end_inset
19671 </cell>
19672 </row>
19673 <row>
19674 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19675 \begin_inset Text
19676
19677 \begin_layout Plain Layout
19678
19679 \series bold
19680 Tezzele
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19686 \begin_inset Text
19687
19688 \begin_layout Plain Layout
19689 Margit
19690 \end_layout
19691
19692 \end_inset
19693 </cell>
19694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19695 \begin_inset Text
19696
19697 \begin_layout Plain Layout
19698 555
19699 \end_layout
19700
19701 \end_inset
19702 </cell>
19703 </row>
19704 <row>
19705 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19706 \begin_inset Text
19707
19708 \begin_layout Plain Layout
19709
19710 \series bold
19711 Unterkalmsteiner
19712 \end_layout
19713
19714 \end_inset
19715 </cell>
19716 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19717 \begin_inset Text
19718
19719 \begin_layout Plain Layout
19720 Frieda
19721 \end_layout
19722
19723 \end_inset
19724 </cell>
19725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19726 \begin_inset Text
19727
19728 \begin_layout Plain Layout
19729 555
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 </row>
19735 <row>
19736 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19737 \begin_inset Text
19738
19739 \begin_layout Plain Layout
19740
19741 \series bold
19742 Vieider
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Plain Layout
19751 Hilde
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760 555
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 </row>
19766 <row>
19767 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771
19772 \series bold
19773 Vigna
19774 \end_layout
19775
19776 \end_inset
19777 </cell>
19778 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782 Jürgen
19783 \end_layout
19784
19785 \end_inset
19786 </cell>
19787 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791 999
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 </row>
19797 <row>
19798 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802
19803 \series bold
19804 Weber
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813 Maurizio
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19819 \begin_inset Text
19820
19821 \begin_layout Plain Layout
19822 555
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 </row>
19828 <row>
19829 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833
19834 \series bold
19835 Winkler
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844 Franz
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Plain Layout
19853 555
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 </row>
19859 <row endlastfoot="true">
19860 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19861 \begin_inset Text
19862
19863 \begin_layout Plain Layout
19864
19865 \series bold
19866 End
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875
19876 \end_layout
19877
19878 \end_inset
19879 </cell>
19880 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19881 \begin_inset Text
19882
19883 \begin_layout Plain Layout
19884
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 </row>
19890 </lyxtabular>
19891
19892 \end_inset
19893
19894
19895 \end_layout
19896
19897 \begin_layout Subsection
19898 Table Cells
19899 \begin_inset Index idx
19900 status collapsed
19901
19902 \begin_layout Plain Layout
19903 Tables ! Cells
19904 \end_layout
19905
19906 \end_inset
19907
19908
19909 \begin_inset CommandInset label
19910 LatexCommand label
19911 name "sub:Table-Cells"
19912
19913 \end_inset
19914
19915
19916 \end_layout
19917
19918 \begin_layout Standard
19919 A table cell can contain text, inline equations, a figure, or another table.
19920  All these kinds of objects can be placed in the same cell.
19921  Font sizes and shapes can also be altered.
19922  But you can't put a special environment in a cell (like 
19923 \family sans
19924 Section*
19925 \family default
19926 , etc.), nor set spacing options etc.
19927  for the cell's paragraph.
19928 \end_layout
19929
19930 \begin_layout Standard
19931 To have multi-line entries in table cells, you have to declare a fixed width
19932  for the column in the table dialog.
19933  Your text is then automatically split into multiple lines and the cell
19934  is enlarged vertically when the length of the text exceeds the given width.
19935  An example:
19936 \end_layout
19937
19938 \begin_layout Standard
19939 \align center
19940 \begin_inset Tabular
19941 <lyxtabular version="3" rows="4" columns="3">
19942 <features tabularvalignment="middle">
19943 <column alignment="center" valignment="top" width="0pt">
19944 <column alignment="block" valignment="top" width="3cm">
19945 <column alignment="center" valignment="top" width="0pt">
19946 <row>
19947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Plain Layout
19951
19952 \family roman
19953 \series medium
19954 \shape up
19955 \size normal
19956 \emph off
19957 \bar no
19958 \noun off
19959 \color none
19960 1
19961 \end_layout
19962
19963 \end_inset
19964 </cell>
19965 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969
19970 \family roman
19971 \series medium
19972 \shape up
19973 \size normal
19974 \emph off
19975 \bar no
19976 \noun off
19977 \color none
19978 2
19979 \end_layout
19980
19981 \end_inset
19982 </cell>
19983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19984 \begin_inset Text
19985
19986 \begin_layout Plain Layout
19987
19988 \family roman
19989 \series medium
19990 \shape up
19991 \size normal
19992 \emph off
19993 \bar no
19994 \noun off
19995 \color none
19996 3
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 </row>
20002 <row>
20003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20004 \begin_inset Text
20005
20006 \begin_layout Plain Layout
20007
20008 \family roman
20009 \series medium
20010 \shape up
20011 \size normal
20012 \emph off
20013 \bar no
20014 \noun off
20015 \color none
20016 4
20017 \end_layout
20018
20019 \end_inset
20020 </cell>
20021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20022 \begin_inset Text
20023
20024 \begin_layout Plain Layout
20025
20026 \family roman
20027 \series medium
20028 \shape up
20029 \size normal
20030 \emph off
20031 \bar no
20032 \noun off
20033 \color none
20034 This is a multi-line entry in a table.
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043
20044 \family roman
20045 \series medium
20046 \shape up
20047 \size normal
20048 \emph off
20049 \bar no
20050 \noun off
20051 \color none
20052 5
20053 \end_layout
20054
20055 \end_inset
20056 </cell>
20057 </row>
20058 <row>
20059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20060 \begin_inset Text
20061
20062 \begin_layout Plain Layout
20063
20064 \family roman
20065 \series medium
20066 \shape up
20067 \size normal
20068 \emph off
20069 \bar no
20070 \noun off
20071 \color none
20072 6
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081
20082 \family roman
20083 \series medium
20084 \shape up
20085 \size normal
20086 \emph off
20087 \bar no
20088 \noun off
20089 \color none
20090 This is longer now.
20091 \end_layout
20092
20093 \end_inset
20094 </cell>
20095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20096 \begin_inset Text
20097
20098 \begin_layout Plain Layout
20099
20100 \family roman
20101 \series medium
20102 \shape up
20103 \size normal
20104 \emph off
20105 \bar no
20106 \noun off
20107 \color none
20108 7
20109 \end_layout
20110
20111 \end_inset
20112 </cell>
20113 </row>
20114 <row>
20115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20116 \begin_inset Text
20117
20118 \begin_layout Plain Layout
20119
20120 \family roman
20121 \series medium
20122 \shape up
20123 \size normal
20124 \emph off
20125 \bar no
20126 \noun off
20127 \color none
20128 8
20129 \end_layout
20130
20131 \end_inset
20132 </cell>
20133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20134 \begin_inset Text
20135
20136 \begin_layout Plain Layout
20137
20138 \family roman
20139 \series medium
20140 \shape up
20141 \size normal
20142 \emph off
20143 \bar no
20144 \noun off
20145 \color none
20146 This is a multi-line entry in a table.
20147  This is longer now.
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
20157 \family roman
20158 \series medium
20159 \shape up
20160 \size normal
20161 \emph off
20162 \bar no
20163 \noun off
20164 \color none
20165 9
20166 \end_layout
20167
20168 \end_inset
20169 </cell>
20170 </row>
20171 </lyxtabular>
20172
20173 \end_inset
20174
20175
20176 \end_layout
20177
20178 \begin_layout Standard
20179 Cutting and pasting between tables and table cells works reasonably well.
20180  You can cut and paste even more than one row.
20181 \begin_inset Foot
20182 status open
20183
20184 \begin_layout Plain Layout
20185 Note, that you cannot paste into a multicell selection because it would
20186  not be clear what to do when pasting a single word in a selected 2×3.
20187  
20188 \end_layout
20189
20190 \end_inset
20191
20192  Selection with the mouse or with 
20193 \family sans
20194 Shift
20195 \family default
20196  plus the arrow keys works as usual.
20197  You can also copy and paste the entire table as a single unit by starting
20198  the selection from outside the table.
20199 \end_layout
20200
20201 \begin_layout Section
20202 Floats
20203 \begin_inset Index idx
20204 status collapsed
20205
20206 \begin_layout Plain Layout
20207 Floats
20208 \end_layout
20209
20210 \end_inset
20211
20212
20213 \begin_inset CommandInset label
20214 LatexCommand label
20215 name "sec:Floats"
20216
20217 \end_inset
20218
20219
20220 \end_layout
20221
20222 \begin_layout Standard
20223 A float is a block of text associated with some sort of label, which doesn't
20224  have a fixed location.
20225  It can 
20226 \begin_inset Quotes eld
20227 \end_inset
20228
20229 float
20230 \begin_inset Quotes erd
20231 \end_inset
20232
20233  forward or backward a page or two, to wherever it fits best.
20234  
20235 \family sans
20236 Footnotes
20237 \family default
20238  and 
20239 \family sans
20240 Margin
20241 \begin_inset space ~
20242 \end_inset
20243
20244 Notes
20245 \family default
20246  are also floats, because they can float to the next page when there are
20247  too many notes on the page.
20248 \end_layout
20249
20250 \begin_layout Standard
20251 Floats make it possible to get a high quality layout.
20252  Images and tables can be spread evenly over the pages to avoid whitespace
20253  and pages without text.
20254  As the floating often destroys the context between the text and the image/table
20255 , every float can be referenced in the text.
20256  Floats are therefore numbered.
20257  Referencing is described in section
20258 \begin_inset space ~
20259 \end_inset
20260
20261
20262 \begin_inset CommandInset ref
20263 LatexCommand ref
20264 reference "sec:Cross-References"
20265
20266 \end_inset
20267
20268 .
20269 \end_layout
20270
20271 \begin_layout Standard
20272 To insert a float, use the menu 
20273 \family sans
20274 Insert\SpecialChar \menuseparator
20275 Floats
20276 \family default
20277 .
20278  A box with a caption that has e.
20279 \begin_inset space \thinspace{}
20280 \end_inset
20281
20282 g.
20283 \begin_inset space \space{}
20284 \end_inset
20285
20286 the label 
20287 \begin_inset Quotes eld
20288 \end_inset
20289
20290 Figure
20291 \begin_inset space ~
20292 \end_inset
20293
20294 #:
20295 \begin_inset Quotes erd
20296 \end_inset
20297
20298  (# is the actual number) will be inserted into your document.
20299  The label will automatically be translated to the document language in
20300  the output.
20301  After the label you can insert the caption text.
20302 \begin_inset Index idx
20303 status collapsed
20304
20305 \begin_layout Plain Layout
20306 Floats ! Captions
20307 \end_layout
20308
20309 \end_inset
20310
20311  The image or table is inserted above or below the caption in a separate
20312  paragraph within the float.
20313  To keep your LyX-document readable, you can open and close the float box
20314  by left-clicking on the box label.
20315  A closed float box looks like this: 
20316 \begin_inset Graphics
20317         filename clipart/floatQt4.png
20318         scale 80
20319
20320 \end_inset
20321
20322  – a gray button with a red label.
20323 \end_layout
20324
20325 \begin_layout Standard
20326 It is recommended to insert floats as a separate paragraph to avoid possible
20327  LaTeX-errors that can occur when the surrounding text is specially formatted.
20328 \end_layout
20329
20330 \begin_layout Subsection
20331 Float Types
20332 \end_layout
20333
20334 \begin_layout Subsubsection
20335 Figure Floats
20336 \begin_inset Index idx
20337 status collapsed
20338
20339 \begin_layout Plain Layout
20340 Floats ! Figure floats
20341 \end_layout
20342
20343 \end_inset
20344
20345
20346 \begin_inset CommandInset label
20347 LatexCommand label
20348 name "sec:Figure-Floats"
20349
20350 \end_inset
20351
20352
20353 \end_layout
20354
20355 \begin_layout Standard
20356 The menu 
20357 \family sans
20358 Insert\SpecialChar \menuseparator
20359 Float\SpecialChar \menuseparator
20360 Figure
20361 \family default
20362  inserts a float with the label 
20363 \begin_inset Quotes eld
20364 \end_inset
20365
20366
20367 \series bold
20368 Figure
20369 \begin_inset space ~
20370 \end_inset
20371
20372 #:
20373 \series default
20374
20375 \begin_inset Quotes erd
20376 \end_inset
20377
20378 .
20379  Set the cursor above this label (or before it and press enter) and insert
20380  the image as described above to get the caption printed below the image.
20381  This is what we did for Figure
20382 \begin_inset space ~
20383 \end_inset
20384
20385
20386 \begin_inset CommandInset ref
20387 LatexCommand ref
20388 reference "cap:Platypus"
20389
20390 \end_inset
20391
20392 .
20393  If you want the caption to be above the image, set the cursor at the end
20394  of the caption, press enter and insert the image.
20395  This was done in Figure
20396 \begin_inset space ~
20397 \end_inset
20398
20399
20400 \begin_inset CommandInset ref
20401 LatexCommand ref
20402 reference "cap:Escher"
20403
20404 \end_inset
20405
20406 .
20407 \end_layout
20408
20409 \begin_layout Standard
20410 \begin_inset Float figure
20411 wide false
20412 sideways false
20413 status open
20414
20415 \begin_layout Plain Layout
20416 \align center
20417 \begin_inset Graphics
20418         filename clipart/platypus.eps
20419         width 50col%
20420
20421 \end_inset
20422
20423
20424 \end_layout
20425
20426 \begin_layout Plain Layout
20427 \begin_inset Caption
20428
20429 \begin_layout Plain Layout
20430 \begin_inset CommandInset label
20431 LatexCommand label
20432 name "cap:Platypus"
20433
20434 \end_inset
20435
20436 A severely distorted platypus in a float.
20437 \end_layout
20438
20439 \end_inset
20440
20441
20442 \end_layout
20443
20444 \end_inset
20445
20446
20447 \end_layout
20448
20449 \begin_layout Standard
20450 \begin_inset Float figure
20451 wide false
20452 sideways false
20453 status open
20454
20455 \begin_layout Plain Layout
20456 \begin_inset Caption
20457
20458 \begin_layout Plain Layout
20459 \begin_inset CommandInset label
20460 LatexCommand label
20461 name "cap:Escher"
20462
20463 \end_inset
20464
20465 M.C.
20466  Escher on acid.
20467 \end_layout
20468
20469 \end_inset
20470
20471
20472 \end_layout
20473
20474 \begin_layout Plain Layout
20475 \align center
20476 \begin_inset Graphics
20477         filename clipart/escher-lsd.eps
20478         scale 80
20479
20480 \end_inset
20481
20482
20483 \end_layout
20484
20485 \end_inset
20486
20487
20488 \end_layout
20489
20490 \begin_layout Standard
20491 This figure float also shows how to set a label and create a cross-reference
20492  to it.
20493  As described in section
20494 \begin_inset space ~
20495 \end_inset
20496
20497
20498 \begin_inset CommandInset ref
20499 LatexCommand ref
20500 reference "sec:Cross-References"
20501
20502 \end_inset
20503
20504 , you can simply insert a label in the caption using the menu 
20505 \family sans
20506 Insert\SpecialChar \menuseparator
20507 Label
20508 \family default
20509  and refer to it using the menu 
20510 \family sans
20511 Insert\SpecialChar \menuseparator
20512 Cross-Reference
20513 \family default
20514 .
20515  It is important to use references to figure floats, rather than using vague
20516  references like 
20517 \begin_inset Quotes eld
20518 \end_inset
20519
20520 the figure above
20521 \begin_inset Quotes erd
20522 \end_inset
20523
20524 , because, as LaTeX will reposition the floats in the final document, it
20525  might not be 
20526 \begin_inset Quotes eld
20527 \end_inset
20528
20529 above
20530 \begin_inset Quotes erd
20531 \end_inset
20532
20533  at all.
20534 \end_layout
20535
20536 \begin_layout Standard
20537 Normally only one image is inserted in a figure float, but sometimes you
20538  might want to use two images with separate subcaptions.
20539  This can be done by inserting image floats into existing image floats.
20540  Note that only the main caption of the float is added to the List of Figures.
20541  Figure
20542 \begin_inset space ~
20543 \end_inset
20544
20545
20546 \begin_inset CommandInset ref
20547 LatexCommand ref
20548 reference "cap:Two-distorted-images"
20549
20550 \end_inset
20551
20552  is an example of a figure float with two images set side by side.
20553  You can also set the images one below the other.
20554  Figure
20555 \begin_inset space ~
20556 \end_inset
20557
20558
20559 \begin_inset CommandInset ref
20560 LatexCommand ref
20561 reference "fig:Undefinable"
20562
20563 \end_inset
20564
20565  and 
20566 \begin_inset CommandInset ref
20567 LatexCommand ref
20568 reference "fig:Platypus"
20569
20570 \end_inset
20571
20572  are the subfigures.
20573 \end_layout
20574
20575 \begin_layout Standard
20576 \begin_inset Float figure
20577 wide false
20578 sideways false
20579 status open
20580
20581 \begin_layout Plain Layout
20582 \begin_inset space \hfill{}
20583 \end_inset
20584
20585
20586 \begin_inset Float figure
20587 wide false
20588 sideways false
20589 status open
20590
20591 \begin_layout Plain Layout
20592 \begin_inset Caption
20593
20594 \begin_layout Plain Layout
20595 \begin_inset CommandInset label
20596 LatexCommand label
20597 name "fig:Undefinable"
20598
20599 \end_inset
20600
20601 Undefinable
20602 \end_layout
20603
20604 \end_inset
20605
20606
20607 \end_layout
20608
20609 \begin_layout Plain Layout
20610 \begin_inset Graphics
20611         filename clipart/escher-lsd.eps
20612         width 45col%
20613
20614 \end_inset
20615
20616
20617 \end_layout
20618
20619 \end_inset
20620
20621
20622 \begin_inset space \hfill{}
20623 \end_inset
20624
20625
20626 \begin_inset Float figure
20627 wide false
20628 sideways false
20629 status open
20630
20631 \begin_layout Plain Layout
20632 \begin_inset Caption
20633
20634 \begin_layout Plain Layout
20635 \begin_inset CommandInset label
20636 LatexCommand label
20637 name "fig:Platypus"
20638
20639 \end_inset
20640
20641 Platypus
20642 \end_layout
20643
20644 \end_inset
20645
20646
20647 \end_layout
20648
20649 \begin_layout Plain Layout
20650 \begin_inset Graphics
20651         filename clipart/platypus.eps
20652         lyxscale 60
20653         width 45col%
20654
20655 \end_inset
20656
20657
20658 \end_layout
20659
20660 \end_inset
20661
20662
20663 \begin_inset space \hfill{}
20664 \end_inset
20665
20666
20667 \end_layout
20668
20669 \begin_layout Plain Layout
20670 \begin_inset Caption
20671
20672 \begin_layout Plain Layout
20673 \begin_inset CommandInset label
20674 LatexCommand label
20675 name "cap:Two-distorted-images"
20676
20677 \end_inset
20678
20679 Two distorted images.
20680 \end_layout
20681
20682 \end_inset
20683
20684
20685 \end_layout
20686
20687 \end_inset
20688
20689
20690 \end_layout
20691
20692 \begin_layout Standard
20693 Note that the caption is added to the 
20694 \family sans
20695 List
20696 \begin_inset space ~
20697 \end_inset
20698
20699 of
20700 \begin_inset space ~
20701 \end_inset
20702
20703 Figures
20704 \family default
20705  as described in section
20706 \begin_inset space ~
20707 \end_inset
20708
20709
20710 \begin_inset CommandInset ref
20711 LatexCommand ref
20712 reference "sub:List-of-Figures"
20713
20714 \end_inset
20715
20716 .
20717 \end_layout
20718
20719 \begin_layout Subsubsection
20720 Table Floats
20721 \begin_inset Index idx
20722 status collapsed
20723
20724 \begin_layout Plain Layout
20725 Floats ! Table floats
20726 \end_layout
20727
20728 \end_inset
20729
20730
20731 \end_layout
20732
20733 \begin_layout Standard
20734 Table floats can be inserted using the menu 
20735 \family sans
20736 Insert\SpecialChar \menuseparator
20737 Float\SpecialChar \menuseparator
20738 Table
20739 \family default
20740 .
20741  They have the same properties as figure floats except for the different
20742  label.
20743  Table
20744 \begin_inset space ~
20745 \end_inset
20746
20747
20748 \begin_inset CommandInset ref
20749 LatexCommand ref
20750 reference "cap:Table-float"
20751
20752 \end_inset
20753
20754  is an example of a table float.
20755 \end_layout
20756
20757 \begin_layout Standard
20758 \begin_inset Float table
20759 wide false
20760 sideways false
20761 status open
20762
20763 \begin_layout Plain Layout
20764 \begin_inset Caption
20765
20766 \begin_layout Plain Layout
20767 \begin_inset CommandInset label
20768 LatexCommand label
20769 name "cap:Table-float"
20770
20771 \end_inset
20772
20773 A table float.
20774 \end_layout
20775
20776 \end_inset
20777
20778
20779 \end_layout
20780
20781 \begin_layout Plain Layout
20782 \align center
20783 \begin_inset Tabular
20784 <lyxtabular version="3" rows="3" columns="3">
20785 <features tabularvalignment="middle">
20786 <column alignment="center" valignment="top" width="0pt">
20787 <column alignment="center" valignment="top" width="0pt">
20788 <column alignment="center" valignment="top" width="0pt">
20789 <row>
20790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20791 \begin_inset Text
20792
20793 \begin_layout Plain Layout
20794
20795 \family roman
20796 \series medium
20797 \shape up
20798 \size normal
20799 \emph off
20800 \bar no
20801 \noun off
20802 \color none
20803 1
20804 \end_layout
20805
20806 \end_inset
20807 </cell>
20808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20809 \begin_inset Text
20810
20811 \begin_layout Plain Layout
20812
20813 \family roman
20814 \series medium
20815 \shape up
20816 \size normal
20817 \emph off
20818 \bar no
20819 \noun off
20820 \color none
20821 2
20822 \end_layout
20823
20824 \end_inset
20825 </cell>
20826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20827 \begin_inset Text
20828
20829 \begin_layout Plain Layout
20830
20831 \family roman
20832 \series medium
20833 \shape up
20834 \size normal
20835 \emph off
20836 \bar no
20837 \noun off
20838 \color none
20839 3
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 </row>
20845 <row>
20846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20847 \begin_inset Text
20848
20849 \begin_layout Plain Layout
20850
20851 \family roman
20852 \series medium
20853 \shape up
20854 \size normal
20855 \emph off
20856 \bar no
20857 \noun off
20858 \color none
20859 Joe
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868
20869 \family roman
20870 \series medium
20871 \shape up
20872 \size normal
20873 \emph off
20874 \bar no
20875 \noun off
20876 \color none
20877 Mary
20878 \end_layout
20879
20880 \end_inset
20881 </cell>
20882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20883 \begin_inset Text
20884
20885 \begin_layout Plain Layout
20886
20887 \family roman
20888 \series medium
20889 \shape up
20890 \size normal
20891 \emph off
20892 \bar no
20893 \noun off
20894 \color none
20895 Ted
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 </row>
20901 <row>
20902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20903 \begin_inset Text
20904
20905 \begin_layout Plain Layout
20906
20907 \family roman
20908 \series medium
20909 \shape up
20910 \size normal
20911 \emph off
20912 \bar no
20913 \noun off
20914 \color none
20915 \begin_inset Formula $\int x^{2}dx$
20916 \end_inset
20917
20918
20919 \end_layout
20920
20921 \end_inset
20922 </cell>
20923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20924 \begin_inset Text
20925
20926 \begin_layout Plain Layout
20927
20928 \family roman
20929 \series medium
20930 \shape up
20931 \size normal
20932 \emph off
20933 \bar no
20934 \noun off
20935 \color none
20936 \begin_inset Formula $\left[\begin{array}{cc}
20937 a & b\\
20938 c & d
20939 \end{array}\right]$
20940 \end_inset
20941
20942
20943 \end_layout
20944
20945 \end_inset
20946 </cell>
20947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20948 \begin_inset Text
20949
20950 \begin_layout Plain Layout
20951
20952 \family roman
20953 \series medium
20954 \shape up
20955 \size normal
20956 \emph off
20957 \bar no
20958 \noun off
20959 \color none
20960 \begin_inset Formula $1+1=2$
20961 \end_inset
20962
20963
20964 \end_layout
20965
20966 \end_inset
20967 </cell>
20968 </row>
20969 </lyxtabular>
20970
20971 \end_inset
20972
20973
20974 \end_layout
20975
20976 \end_inset
20977
20978
20979 \end_layout
20980
20981 \begin_layout Subsubsection
20982 Algorithm Floats
20983 \begin_inset Index idx
20984 status collapsed
20985
20986 \begin_layout Plain Layout
20987 Floats ! Algorithm floats
20988 \end_layout
20989
20990 \end_inset
20991
20992
20993 \end_layout
20994
20995 \begin_layout Standard
20996 This float type is inserted with the menu 
20997 \family sans
20998 Insert\SpecialChar \menuseparator
20999 Float\SpecialChar \menuseparator
21000 Algorithm
21001 \family default
21002 .
21003  It is used for program codes and descriptions of algorithms.
21004  A possible environment for algorithms is the 
21005 \family sans
21006 LyX-Code
21007 \family default
21008 , described in section
21009 \begin_inset space ~
21010 \end_inset
21011
21012
21013 \begin_inset CommandInset ref
21014 LatexCommand ref
21015 reference "sub:LyX-Code"
21016
21017 \end_inset
21018
21019 .
21020 \end_layout
21021
21022 \begin_layout Standard
21023 \begin_inset Note Greyedout
21024 status open
21025
21026 \begin_layout Plain Layout
21027
21028 \series bold
21029 Note:
21030 \series default
21031  that the float label is not automatically translated into the document
21032  language.
21033 \end_layout
21034
21035 \end_inset
21036
21037  You have to do this manually by adding the following line
21038 \end_layout
21039
21040 \begin_layout Standard
21041
21042 \series bold
21043
21044 \backslash
21045 floatname{algorithm}{your
21046 \begin_inset space ~
21047 \end_inset
21048
21049 name}
21050 \end_layout
21051
21052 \begin_layout Standard
21053 to the document preamble (menu 
21054 \family sans
21055 Document\SpecialChar \menuseparator
21056 Settings
21057 \family default
21058 ).
21059  
21060 \series bold
21061 your
21062 \begin_inset space ~
21063 \end_inset
21064
21065 name
21066 \series default
21067  is the word 
21068 \begin_inset Quotes eld
21069 \end_inset
21070
21071
21072 \emph on
21073 algorithm
21074 \emph default
21075
21076 \begin_inset Quotes erd
21077 \end_inset
21078
21079  in your language.
21080 \end_layout
21081
21082 \begin_layout Subsubsection
21083 Wrap Floats
21084 \begin_inset Index idx
21085 status collapsed
21086
21087 \begin_layout Plain Layout
21088 Floats ! Text Wrap Floats
21089 \end_layout
21090
21091 \end_inset
21092
21093
21094 \end_layout
21095
21096 \begin_layout Standard
21097 \begin_inset Wrap figure
21098 lines 0
21099 placement l
21100 overhang 0in
21101 width "40col%"
21102 status open
21103
21104 \begin_layout Plain Layout
21105 \begin_inset Graphics
21106         filename clipart/mobius.eps
21107         width 40col%
21108
21109 \end_inset
21110
21111
21112 \end_layout
21113
21114 \begin_layout Plain Layout
21115 \begin_inset Caption
21116
21117 \begin_layout Plain Layout
21118 \begin_inset CommandInset label
21119 LatexCommand label
21120 name "cap:Wrapped-figure"
21121
21122 \end_inset
21123
21124 This is a wrapped figure.
21125 \begin_inset VSpace medskip
21126 \end_inset
21127
21128
21129 \end_layout
21130
21131 \end_inset
21132
21133
21134 \end_layout
21135
21136 \end_inset
21137
21138 This float type is used if you want to 
21139 \begin_inset Quotes eld
21140 \end_inset
21141
21142 wrap
21143 \begin_inset Quotes erd
21144 \end_inset
21145
21146  text around a figure so that it only occupies some fraction of the column
21147  width.
21148  It can be inserted using the menu 
21149 \family sans
21150 Insert\SpecialChar \menuseparator
21151 Float\SpecialChar \menuseparator
21152 Wrap
21153 \begin_inset space ~
21154 \end_inset
21155
21156 Float
21157 \family default
21158  if the LaTeX-package 
21159 \series bold
21160 wrapfig
21161 \series default
21162
21163 \begin_inset Index idx
21164 status collapsed
21165
21166 \begin_layout Plain Layout
21167 LaTeX-packages ! wrapfig
21168 \end_layout
21169
21170 \end_inset
21171
21172  is installed.
21173 \begin_inset Foot
21174 status collapsed
21175
21176 \begin_layout Plain Layout
21177 Installing a LaTeX-package is explained it in the 
21178 \emph on
21179 LaTeX
21180 \begin_inset space ~
21181 \end_inset
21182
21183 Configuration
21184 \emph default
21185  manual.
21186 \end_layout
21187
21188 \end_inset
21189
21190  The width and placement of the float is adjusted by right-clicking on the
21191  float box.
21192  Figure
21193 \begin_inset space ~
21194 \end_inset
21195
21196
21197 \begin_inset CommandInset ref
21198 LatexCommand ref
21199 reference "cap:Wrapped-figure"
21200
21201 \end_inset
21202
21203  is for example a figure wrap float with a width of 40
21204 \begin_inset space \thinspace{}
21205 \end_inset
21206
21207 col%.
21208 \begin_inset Foot
21209 status collapsed
21210
21211 \begin_layout Plain Layout
21212 Available units are explained in Appendix
21213 \begin_inset space ~
21214 \end_inset
21215
21216
21217 \begin_inset CommandInset ref
21218 LatexCommand ref
21219 reference "cha:Units-available-in"
21220
21221 \end_inset
21222
21223 .
21224 \end_layout
21225
21226 \end_inset
21227
21228  Some space was added under the caption to separate it better from the surroundi
21229 ng text.
21230 \end_layout
21231
21232 \begin_layout Standard
21233 \begin_inset Note Greyedout
21234 status open
21235
21236 \begin_layout Plain Layout
21237
21238 \series bold
21239 Note:
21240 \series default
21241  Wrap floats might be fragile! E.
21242 \begin_inset space \thinspace{}
21243 \end_inset
21244
21245 g.
21246 \begin_inset space \space{}
21247 \end_inset
21248
21249 having a figure too close to the bottom of the page can mess things up so
21250  that the float doesn't appear in the output or that it is placed over some
21251  other text.
21252 \end_layout
21253
21254 \end_inset
21255
21256  In general:
21257 \end_layout
21258
21259 \begin_layout Itemize
21260 Wrap floats should not be placed in paragraphs that run over a page break.
21261  That means that wrap floats should preferably be inserted in the exact
21262  place when the document is nearly ready and you are able to estimate where
21263  page breaks will appear.
21264 \end_layout
21265
21266 \begin_layout Itemize
21267 Wrap floats should either be placed in their own paragraph before the paragraph
21268  where they should wrap into, or within a paragraph.
21269 \end_layout
21270
21271 \begin_layout Itemize
21272 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
21273  there is a text paragraph between them as separator.
21274 \end_layout
21275
21276 \begin_layout Itemize
21277 Wrap floats are not allowed in section headings or tables.
21278 \end_layout
21279
21280 \begin_layout Subsection
21281 Rotated Floats
21282 \begin_inset CommandInset label
21283 LatexCommand label
21284 name "sub:Rotated-Floats"
21285
21286 \end_inset
21287
21288
21289 \begin_inset Index idx
21290 status collapsed
21291
21292 \begin_layout Plain Layout
21293 Floats ! Rotating
21294 \end_layout
21295
21296 \end_inset
21297
21298
21299 \end_layout
21300
21301 \begin_layout Standard
21302 Especially for wide tables you might have floats rotated.
21303  To rotate a whole float including the caption, right-click on the float-box
21304  and use the option 
21305 \family sans
21306 Rotate
21307 \begin_inset space ~
21308 \end_inset
21309
21310 sideways
21311 \family default
21312 .
21313 \end_layout
21314
21315 \begin_layout Standard
21316 Rotated floats are always placed on their own pages (or columns, when you
21317  have a multicolumn document).
21318  You can let them span several columns using the float settings option 
21319 \family sans
21320 Span
21321 \begin_inset space ~
21322 \end_inset
21323
21324 columns
21325 \family default
21326 .
21327  Floats are rotated so that you can read them from the outside margin.
21328  Forcing the rotation direction is explained in the 
21329 \emph on
21330 Embedded Objects
21331 \emph default
21332  manual.
21333 \end_layout
21334
21335 \begin_layout Standard
21336 Referencing rotated floats is the same like for normal floats; the caption
21337  format is also the same: Table
21338 \begin_inset space ~
21339 \end_inset
21340
21341
21342 \begin_inset CommandInset ref
21343 LatexCommand ref
21344 reference "cap:Rotated-table"
21345
21346 \end_inset
21347
21348  is an example of a rotated table float.
21349 \end_layout
21350
21351 \begin_layout Standard
21352 \begin_inset Note Greyedout
21353 status open
21354
21355 \begin_layout Plain Layout
21356
21357 \series bold
21358 Note:
21359 \series default
21360  Not all DVI-viewers are able to display rotated floats.
21361 \end_layout
21362
21363 \end_inset
21364
21365
21366 \end_layout
21367
21368 \begin_layout Standard
21369 \begin_inset Float table
21370 wide false
21371 sideways true
21372 status open
21373
21374 \begin_layout Plain Layout
21375 \begin_inset Caption
21376
21377 \begin_layout Plain Layout
21378 \begin_inset CommandInset label
21379 LatexCommand label
21380 name "cap:Rotated-table"
21381
21382 \end_inset
21383
21384  Rotated table
21385 \end_layout
21386
21387 \end_inset
21388
21389
21390 \end_layout
21391
21392 \begin_layout Plain Layout
21393 \align center
21394 \begin_inset Tabular
21395 <lyxtabular version="3" rows="1" columns="5">
21396 <features tabularvalignment="middle">
21397 <column alignment="center" valignment="top" width="0">
21398 <column alignment="center" valignment="top" width="0">
21399 <column alignment="center" valignment="top" width="0">
21400 <column alignment="center" valignment="top" width="0">
21401 <column alignment="center" valignment="top" width="0">
21402 <row>
21403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21404 \begin_inset Text
21405
21406 \begin_layout Plain Layout
21407 test
21408 \end_layout
21409
21410 \end_inset
21411 </cell>
21412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21413 \begin_inset Text
21414
21415 \begin_layout Plain Layout
21416 b
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21422 \begin_inset Text
21423
21424 \begin_layout Plain Layout
21425 c
21426 \end_layout
21427
21428 \end_inset
21429 </cell>
21430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21431 \begin_inset Text
21432
21433 \begin_layout Plain Layout
21434 d
21435 \end_layout
21436
21437 \end_inset
21438 </cell>
21439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443 e
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 </row>
21449 </lyxtabular>
21450
21451 \end_inset
21452
21453
21454 \end_layout
21455
21456 \end_inset
21457
21458
21459 \end_layout
21460
21461 \begin_layout Subsection
21462 Float Placement
21463 \begin_inset CommandInset label
21464 LatexCommand label
21465 name "sub:Float-Placement"
21466
21467 \end_inset
21468
21469
21470 \begin_inset Index idx
21471 status collapsed
21472
21473 \begin_layout Plain Layout
21474 Floats ! Placement
21475 \end_layout
21476
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \begin_layout Standard
21483 Right-clicking on a float-box opens a dialog where you can alter the placement
21484  options that LaTeX uses for positioning the float.
21485 \begin_inset Newline newline
21486 \end_inset
21487
21488 The option 
21489 \family sans
21490 Span
21491 \begin_inset space ~
21492 \end_inset
21493
21494 columns
21495 \family default
21496  is only useful for two-column documents: If you select it, the float will
21497  span both columns on the page instead of being confined to just one.
21498 \begin_inset Newline newline
21499 \end_inset
21500
21501 The option 
21502 \family sans
21503 Rotate
21504 \begin_inset space ~
21505 \end_inset
21506
21507 sideways
21508 \family default
21509  is used to rotate floats, see section
21510 \begin_inset space ~
21511 \end_inset
21512
21513
21514 \begin_inset CommandInset ref
21515 LatexCommand ref
21516 reference "sub:Rotated-Floats"
21517
21518 \end_inset
21519
21520 .
21521 \end_layout
21522
21523 \begin_layout Standard
21524 You can use one ore more of the following options in the float dialog to
21525  set the placement for a particular float when you uncheck the option 
21526 \family sans
21527 Use
21528 \begin_inset space ~
21529 \end_inset
21530
21531 default
21532 \begin_inset space ~
21533 \end_inset
21534
21535 placement
21536 \family default
21537 :
21538 \end_layout
21539
21540 \begin_layout Description
21541 Here
21542 \begin_inset space ~
21543 \end_inset
21544
21545 if
21546 \begin_inset space ~
21547 \end_inset
21548
21549 possible: try to place the float at the position where it is inserted
21550 \end_layout
21551
21552 \begin_layout Description
21553 Top
21554 \begin_inset space ~
21555 \end_inset
21556
21557 of
21558 \begin_inset space ~
21559 \end_inset
21560
21561 page: try to place the float at the top of the current page
21562 \end_layout
21563
21564 \begin_layout Description
21565 Bottom
21566 \begin_inset space ~
21567 \end_inset
21568
21569 of
21570 \begin_inset space ~
21571 \end_inset
21572
21573 page: try to place the float at the bottom of the current page
21574 \end_layout
21575
21576 \begin_layout Description
21577 Page
21578 \begin_inset space ~
21579 \end_inset
21580
21581 of
21582 \begin_inset space ~
21583 \end_inset
21584
21585 floats: try to place the float at an own page 
21586 \end_layout
21587
21588 \begin_layout Standard
21589 The order of the above option is 
21590 \emph on
21591 always
21592 \emph default
21593  used by LaTeX.
21594  That means, if you use the default placement, LaTeX will first try out
21595  
21596 \family sans
21597 Here
21598 \begin_inset space ~
21599 \end_inset
21600
21601 if
21602 \begin_inset space ~
21603 \end_inset
21604
21605 possible
21606 \family default
21607 , then 
21608 \family sans
21609 Top
21610 \begin_inset space ~
21611 \end_inset
21612
21613 of
21614 \begin_inset space ~
21615 \end_inset
21616
21617 page
21618 \family default
21619 , and then the others.
21620  If you don't use the default, LaTeX will try only the checked options but
21621  in the same order.
21622  If none of the 4 placements are possible the procedure is internally repeated
21623  but it is tried to put the float on the following page.
21624 \end_layout
21625
21626 \begin_layout Standard
21627 By default, each option has its own rules:
21628 \end_layout
21629
21630 \begin_layout Standard
21631
21632 \family sans
21633 Top
21634 \begin_inset space ~
21635 \end_inset
21636
21637 of
21638 \begin_inset space ~
21639 \end_inset
21640
21641 page
21642 \family default
21643  only floats occupying less than 70
21644 \begin_inset space \thinspace{}
21645 \end_inset
21646
21647 % of the page can be placed at the top of a page
21648 \end_layout
21649
21650 \begin_layout Standard
21651
21652 \family sans
21653 Bottom
21654 \begin_inset space ~
21655 \end_inset
21656
21657 of
21658 \begin_inset space ~
21659 \end_inset
21660
21661 page
21662 \family default
21663 : only floats occupying less than 30
21664 \begin_inset space \thinspace{}
21665 \end_inset
21666
21667 % of the page can be placed at the bottom of a page.
21668 \end_layout
21669
21670 \begin_layout Standard
21671
21672 \family sans
21673 Page
21674 \begin_inset space ~
21675 \end_inset
21676
21677 of
21678 \begin_inset space ~
21679 \end_inset
21680
21681 floats
21682 \family default
21683 : only if more than 50
21684 \begin_inset space \thinspace{}
21685 \end_inset
21686
21687 % of the page are occupied by floats, several floats can be set together
21688  on a page.
21689 \end_layout
21690
21691 \begin_layout Standard
21692 If you don't like these rules, you can ignore them by using the additional
21693  option 
21694 \family sans
21695 Ignore
21696 \begin_inset space ~
21697 \end_inset
21698
21699 LaTeX
21700 \begin_inset space ~
21701 \end_inset
21702
21703 rules
21704 \family default
21705 .
21706 \end_layout
21707
21708 \begin_layout Standard
21709 Sometimes you might need, under all circumstances, a float to be placed
21710  exactly at the position where it is inserted.
21711  For this case you can use the option 
21712 \family sans
21713 Here
21714 \begin_inset space ~
21715 \end_inset
21716
21717 definitely
21718 \family default
21719 .
21720  Use this option very rarely and only if the document is nearly ready to
21721  be printed.
21722  Because the float is then no longer able to 
21723 \begin_inset Quotes eld
21724 \end_inset
21725
21726 float
21727 \begin_inset Quotes erd
21728 \end_inset
21729
21730  when you change your document, this will often destroy the page layout.
21731 \end_layout
21732
21733 \begin_layout Standard
21734 There are no placement options for text wrap floats, because they are always
21735  surrounded by the text of a certain paragraph.
21736 \end_layout
21737
21738 \begin_layout Standard
21739 For more details about float placements, have a look at LaTeX books like
21740  
21741 \begin_inset CommandInset citation
21742 LatexCommand cite
21743 key "latexcompanion,latexguide,latexbook"
21744
21745 \end_inset
21746
21747 .
21748 \end_layout
21749
21750 \begin_layout Section
21751 Minipages
21752 \begin_inset Index idx
21753 status collapsed
21754
21755 \begin_layout Plain Layout
21756 Minipages
21757 \end_layout
21758
21759 \end_inset
21760
21761
21762 \begin_inset CommandInset label
21763 LatexCommand label
21764 name "sec:Minipages"
21765
21766 \end_inset
21767
21768
21769 \end_layout
21770
21771 \begin_layout Standard
21772 LaTeX provides a mechanism to produce essentially a page within a page,
21773  called minipage.
21774  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21775 \begin_inset space ~
21776 \end_inset
21777
21778 apply.
21779  
21780 \end_layout
21781
21782 \begin_layout Standard
21783 Minipages in LyX have their own collapsible box inserted via the menu 
21784 \family sans
21785 Insert\SpecialChar \menuseparator
21786 Box
21787 \family default
21788 .
21789  Right-clicking on the box allows you to alter the width of the minipage
21790  and its alignment within the page.
21791 \end_layout
21792
21793 \begin_layout Standard
21794 \align center
21795 \begin_inset Box Frameless
21796 position "t"
21797 hor_pos "c"
21798 has_inner_box 1
21799 inner_pos "t"
21800 use_parbox 0
21801 use_makebox 0
21802 width "30col%"
21803 special "none"
21804 height "1pt"
21805 height_special "totalheight"
21806 status open
21807
21808 \begin_layout Plain Layout
21809
21810 \shape italic
21811 This is a minipage.
21812  The text is set in an italic style.
21813 \end_layout
21814
21815 \begin_layout Plain Layout
21816
21817 \shape italic
21818 Minipages are often used for text in another language or text that needs
21819  another formatting.
21820 \end_layout
21821
21822 \end_inset
21823
21824
21825 \end_layout
21826
21827 \begin_layout Standard
21828 \begin_inset VSpace medskip
21829 \end_inset
21830
21831 If you place two minipages side-by-side, you can use 
21832 \family sans
21833 Horizontal Fills
21834 \family default
21835  as described in section
21836 \begin_inset space ~
21837 \end_inset
21838
21839
21840 \begin_inset CommandInset ref
21841 LatexCommand ref
21842 reference "sub:Horizontal-Space"
21843
21844 \end_inset
21845
21846 :
21847 \begin_inset VSpace medskip
21848 \end_inset
21849
21850
21851 \end_layout
21852
21853 \begin_layout Standard
21854 \begin_inset Box Frameless
21855 position "t"
21856 hor_pos "c"
21857 has_inner_box 1
21858 inner_pos "t"
21859 use_parbox 0
21860 use_makebox 0
21861 width "1.5in"
21862 special "none"
21863 height "1pt"
21864 height_special "totalheight"
21865 status open
21866
21867 \begin_layout Plain Layout
21868 This is a minipage with some stupid dummy text.
21869  This dummy text is used to increase the size of the minipage.
21870 \end_layout
21871
21872 \end_inset
21873
21874
21875 \begin_inset space \hfill{}
21876 \end_inset
21877
21878
21879 \begin_inset Box Frameless
21880 position "t"
21881 hor_pos "c"
21882 has_inner_box 1
21883 inner_pos "t"
21884 use_parbox 0
21885 use_makebox 0
21886 width "1.5in"
21887 special "none"
21888 height "1pt"
21889 height_special "totalheight"
21890 status open
21891
21892 \begin_layout Plain Layout
21893 This is a minipage with some stupid dummy text.
21894  This dummy text is used to increase the size of the minipage.
21895 \end_layout
21896
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \begin_layout Standard
21903 \begin_inset VSpace bigskip
21904 \end_inset
21905
21906
21907 \end_layout
21908
21909 \begin_layout Standard
21910 When you right-click on a minipage box, you can change the box from a minipage
21911  to other box types.
21912  All box types and their settings are explained in detail in chapter 
21913 \emph on
21914 Boxes
21915 \emph default
21916  of the 
21917 \emph on
21918 Embedded Objects
21919 \emph default
21920  manual.
21921 \end_layout
21922
21923 \begin_layout Chapter
21924 Mathematical Formulas
21925 \begin_inset Index idx
21926 status collapsed
21927
21928 \begin_layout Plain Layout
21929 Math
21930 \end_layout
21931
21932 \end_inset
21933
21934
21935 \begin_inset Index idx
21936 status collapsed
21937
21938 \begin_layout Plain Layout
21939 Formulas | see
21940 \begin_inset ERT
21941 status collapsed
21942
21943 \begin_layout Plain Layout
21944
21945 {
21946 \end_layout
21947
21948 \end_inset
21949
21950 Math
21951 \begin_inset ERT
21952 status collapsed
21953
21954 \begin_layout Plain Layout
21955
21956 }
21957 \end_layout
21958
21959 \end_inset
21960
21961
21962 \end_layout
21963
21964 \end_inset
21965
21966
21967 \begin_inset CommandInset label
21968 LatexCommand label
21969 name "cha:Mathematical-Formulas"
21970
21971 \end_inset
21972
21973
21974 \end_layout
21975
21976 \begin_layout Standard
21977 The issues of this chapter are described in detail in the 
21978 \emph on
21979 Math
21980 \emph default
21981  manual.
21982  There you'll also find tips and tricks for special cases.
21983 \end_layout
21984
21985 \begin_layout Section
21986 Basic Math Editing
21987 \begin_inset Index idx
21988 status collapsed
21989
21990 \begin_layout Plain Layout
21991 Math ! Basics
21992 \end_layout
21993
21994 \end_inset
21995
21996
21997 \end_layout
21998
21999 \begin_layout Standard
22000 To create a math formula, you can just click on the toolbar icon 
22001 \begin_inset Info
22002 type  "icon"
22003 arg   "math-mode on"
22004 \end_inset
22005
22006 .
22007  That will create a little blue rectangle, with purple markers around its
22008  corners.
22009  That blue rectangle is the formula itself; the purple markers indicate
22010  what level of nesting within the formula you are at.
22011  You can also choose a particular formula type to insert via the 
22012 \family sans
22013 Insert\SpecialChar \menuseparator
22014 Math
22015 \family default
22016  menu.
22017 \end_layout
22018
22019 \begin_layout Standard
22020 Editing the parameters of a formula and adding math constructs can be done
22021  with the 
22022 \family sans
22023 math
22024 \begin_inset space ~
22025 \end_inset
22026
22027 toolbar
22028 \family default
22029 , that appears when the cursor is in a formula.
22030 \end_layout
22031
22032 \begin_layout Standard
22033 There are two main types of formulas: Inline formulas appear within a text
22034  line, like this one:
22035 \end_layout
22036
22037 \begin_layout Standard
22038 This is a line with an inline formula 
22039 \begin_inset Formula $A=B$
22040 \end_inset
22041
22042  in it.
22043 \end_layout
22044
22045 \begin_layout Standard
22046 Displayed formulas appear outside the text like if they were in an own paragraph
22047 , like this one:
22048 \begin_inset Formula 
22049 \[
22050 A=B
22051 \]
22052
22053 \end_inset
22054
22055 You can only number and reference displayed formulas.
22056 \end_layout
22057
22058 \begin_layout Standard
22059 LyX supports also many LaTeX math commands.
22060  E.
22061 \begin_inset space \thinspace{}
22062 \end_inset
22063
22064 g.
22065 \begin_inset space \space{}
22066 \end_inset
22067
22068 typing 
22069 \begin_inset Quotes eld
22070 \end_inset
22071
22072
22073 \series bold
22074
22075 \backslash
22076 alpha
22077 \series default
22078
22079 \begin_inset Quotes erd
22080 \end_inset
22081
22082 , followed by a space, in a formula will create the Greek letter 
22083 \begin_inset Formula $\alpha$
22084 \end_inset
22085
22086 .
22087  So typing commands might sometimes be faster than using the 
22088 \family sans
22089 Math
22090 \begin_inset space ~
22091 \end_inset
22092
22093 Panel
22094 \family default
22095 .
22096 \end_layout
22097
22098 \begin_layout Subsection
22099 Navigating in Formulas
22100 \begin_inset Index idx
22101 status collapsed
22102
22103 \begin_layout Plain Layout
22104 Math ! Navigating
22105 \end_layout
22106
22107 \end_inset
22108
22109
22110 \end_layout
22111
22112 \begin_layout Standard
22113 The best control over the cursor position within an existing formula is
22114  achieved with the arrow keys.
22115  LyX uses small rectangles to indicate places where something can be inserted.
22116  The arrow keys can be used to navigate between parts of a formula.
22117  Pressing 
22118 \family sans
22119 Space
22120 \family default
22121  will leave a formula construct (a square root 
22122 \begin_inset Formula $\sqrt{2}$
22123 \end_inset
22124
22125 , or parentheses 
22126 \begin_inset Formula $\left(f\right)$
22127 \end_inset
22128
22129 , or a matrix 
22130 \begin_inset Formula $\left[\begin{array}{cc}
22131 1 & 2\\
22132 3 & 4
22133 \end{array}\right]$
22134 \end_inset
22135
22136 ).
22137  Pressing 
22138 \family sans
22139 Escape
22140 \family default
22141  will leave the formula, placing the cursor after the formula.
22142  
22143 \family sans
22144 Tab
22145 \family default
22146  can be used to move horizontally in a formula; for example, through the
22147  cells of a matrix or the positions in a multi-line equation.
22148 \end_layout
22149
22150 \begin_layout Standard
22151
22152 \family sans
22153 Space
22154 \family default
22155 , printed in this document as 
22156 \begin_inset Quotes eld
22157 \end_inset
22158
22159
22160 \begin_inset ERT
22161 status collapsed
22162
22163 \begin_layout Plain Layout
22164
22165
22166 \backslash
22167 spce 
22168 \end_layout
22169
22170 \end_inset
22171
22172
22173 \begin_inset Quotes erd
22174 \end_inset
22175
22176
22177 \begin_inset Note Note
22178 status collapsed
22179
22180 \begin_layout Plain Layout
22181 This command will appear in the output as official character denoting the
22182  space character (visible space).
22183 \end_layout
22184
22185 \end_inset
22186
22187 , seems to do nothing in a formula, since it does not add a space between
22188  characters, but it does exit a nested structure.
22189  For this reason, you have to be careful about using 
22190 \family sans
22191 Space
22192 \family default
22193 .
22194  For example, if you want 
22195 \begin_inset Formula $\sqrt{2x+1}$
22196 \end_inset
22197
22198 , type 
22199 \series bold
22200
22201 \backslash
22202 sqrt
22203 \begin_inset ERT
22204 status collapsed
22205
22206 \begin_layout Plain Layout
22207
22208
22209 \backslash
22210 spce 
22211 \end_layout
22212
22213 \end_inset
22214
22215 2x+1
22216 \series default
22217  and not 
22218 \series bold
22219
22220 \backslash
22221 sqrt
22222 \begin_inset ERT
22223 status collapsed
22224
22225 \begin_layout Plain Layout
22226
22227
22228 \backslash
22229 spce 
22230 \end_layout
22231
22232 \end_inset
22233
22234 2x
22235 \begin_inset ERT
22236 status collapsed
22237
22238 \begin_layout Plain Layout
22239
22240
22241 \backslash
22242 spce 
22243 \end_layout
22244
22245 \end_inset
22246
22247 +1
22248 \series default
22249 , since in the latter case only the 
22250 \family typewriter
22251
22252 \begin_inset Formula $2x$
22253 \end_inset
22254
22255
22256 \family default
22257  will be under the square root sign: 
22258 \begin_inset Formula $\sqrt{2x}+1$
22259 \end_inset
22260
22261 .
22262 \end_layout
22263
22264 \begin_layout Standard
22265 You can leave many parts of a formula, like this matrix, partially filled
22266  in, such as:
22267 \begin_inset Formula 
22268 \[
22269 \left(\begin{array}{ccc}
22270 \lambda_{1}\\
22271  & \ddots\\
22272  &  & \lambda_{n}
22273 \end{array}\right)
22274 \]
22275
22276 \end_inset
22277
22278 If you leave a fraction only partially filled in, or a subscript with nothing
22279  in it, the results will be unpredictable, but most constructs don't mind.
22280 \end_layout
22281
22282 \begin_layout Subsection
22283 Selecting Text
22284 \end_layout
22285
22286 \begin_layout Standard
22287 You can select text within a formula in two different ways.
22288  Place the cursor at one end of the string of text you want, and press 
22289 \family sans
22290 Shift
22291 \family default
22292  and a cursor movement key to select text.
22293  It will be highlighted as with regular text selection.
22294  Alternatively, you can select text with the mouse in the usual way.
22295  That text can then be cut or copied, and then pasted within any formula,
22296  but not in a normal text region in LyX.
22297 \end_layout
22298
22299 \begin_layout Subsection
22300 Exponents and Subscripts
22301 \begin_inset Index idx
22302 status collapsed
22303
22304 \begin_layout Plain Layout
22305 Math ! Exponents
22306 \end_layout
22307
22308 \end_inset
22309
22310
22311 \begin_inset Index idx
22312 status collapsed
22313
22314 \begin_layout Plain Layout
22315 Math ! Subscripts
22316 \end_layout
22317
22318 \end_inset
22319
22320
22321 \end_layout
22322
22323 \begin_layout Standard
22324 You can use the math panel to add super- or subscripts, but the much easier
22325  way is to use a command.
22326  To get 
22327 \begin_inset Formula $x^{2}$
22328 \end_inset
22329
22330 , type in a formula 
22331 \series bold
22332 x^2
22333 \begin_inset ERT
22334 status collapsed
22335
22336 \begin_layout Plain Layout
22337
22338
22339 \backslash
22340 spce 
22341 \end_layout
22342
22343 \end_inset
22344
22345
22346 \series default
22347 .
22348  The final 
22349 \family sans
22350 Space
22351 \family default
22352  puts the cursor back down on the base line of the expression.
22353  If you type 
22354 \series bold
22355 x^2y
22356 \series default
22357 , you will get 
22358 \begin_inset Formula $x^{2y}$
22359 \end_inset
22360
22361 , to get 
22362 \begin_inset Formula $x^{2}y$
22363 \end_inset
22364
22365 , type 
22366 \series bold
22367 x^2
22368 \begin_inset ERT
22369 status collapsed
22370
22371 \begin_layout Plain Layout
22372
22373
22374 \backslash
22375 spce 
22376 \end_layout
22377
22378 \end_inset
22379
22380 y
22381 \series default
22382 .
22383  If you use characters in the superscript, that could be accented with the
22384  hat 
22385 \begin_inset Quotes eld
22386 \end_inset
22387
22388 ^
22389 \begin_inset Quotes erd
22390 \end_inset
22391
22392 , you have to use an extra 
22393 \family sans
22394 Space
22395 \family default
22396  to separate the hat and the character.
22397  E.
22398 \begin_inset space \thinspace{}
22399 \end_inset
22400
22401 g.
22402 \begin_inset space \space{}
22403 \end_inset
22404
22405 if you want 
22406 \begin_inset Formula $x^{a}$
22407 \end_inset
22408
22409 , type 
22410 \series bold
22411 x^
22412 \begin_inset ERT
22413 status collapsed
22414
22415 \begin_layout Plain Layout
22416
22417
22418 \backslash
22419 spce 
22420 \end_layout
22421
22422 \end_inset
22423
22424 a
22425 \series default
22426 .
22427  Subscripts are similar: To get 
22428 \begin_inset Formula $a_{1}$
22429 \end_inset
22430
22431 , type 
22432 \series bold
22433 a_1
22434 \begin_inset ERT
22435 status collapsed
22436
22437 \begin_layout Plain Layout
22438
22439
22440 \backslash
22441 spce 
22442 \end_layout
22443
22444 \end_inset
22445
22446
22447 \series default
22448 .
22449 \end_layout
22450
22451 \begin_layout Subsection
22452 Fractions
22453 \begin_inset Index idx
22454 status collapsed
22455
22456 \begin_layout Plain Layout
22457 Math ! Fractions
22458 \end_layout
22459
22460 \end_inset
22461
22462
22463 \end_layout
22464
22465 \begin_layout Standard
22466 Create a fraction with either the command 
22467 \series bold
22468
22469 \backslash
22470 frac
22471 \series default
22472  or using the icon 
22473 \begin_inset Graphics
22474         filename ../images/math/frac.png
22475         scale 60
22476
22477 \end_inset
22478
22479  in the 
22480 \family sans
22481 Math
22482 \begin_inset space ~
22483 \end_inset
22484
22485 Panel
22486 \family default
22487 .
22488  You will be presented with an empty fraction.
22489  The cursor is above the fraction line.
22490  To move it to the bottom, simply press 
22491 \family sans
22492 Down
22493 \family default
22494 .
22495  To move back up, press 
22496 \family sans
22497 Up
22498 \family default
22499 .
22500  Any math structure can be placed in a fraction, as this example shows:
22501 \begin_inset Formula 
22502 \[
22503 \left[\frac{1}{\left(\begin{array}{cc}
22504 2 & 3\\
22505 4 & 5
22506 \end{array}\right)}\right]
22507 \]
22508
22509 \end_inset
22510
22511
22512 \end_layout
22513
22514 \begin_layout Subsection
22515 Roots
22516 \begin_inset Index idx
22517 status collapsed
22518
22519 \begin_layout Plain Layout
22520 Math ! Roots
22521 \end_layout
22522
22523 \end_inset
22524
22525
22526 \end_layout
22527
22528 \begin_layout Standard
22529 Roots can be created using the 
22530 \family sans
22531 Math
22532 \begin_inset space ~
22533 \end_inset
22534
22535 Panel
22536 \family default
22537  button
22538 \begin_inset Graphics
22539         filename ../images/math/sqrt.png
22540         scale 85
22541         groupId toolbarbuttons
22542
22543 \end_inset
22544
22545  or the commands 
22546 \series bold
22547
22548 \backslash
22549 sqrt
22550 \series default
22551  or 
22552 \series bold
22553
22554 \backslash
22555 root
22556 \series default
22557 .
22558  With the command 
22559 \series bold
22560
22561 \backslash
22562 root
22563 \series default
22564  you can produce roots of higher orders, like cube roots, while 
22565 \series bold
22566
22567 \backslash
22568 sqrt
22569 \series default
22570  produces always a square root.
22571 \end_layout
22572
22573 \begin_layout Subsection
22574 Operators with Limits
22575 \begin_inset Index idx
22576 status collapsed
22577
22578 \begin_layout Plain Layout
22579 Math ! Sums
22580 \end_layout
22581
22582 \end_inset
22583
22584
22585 \begin_inset Index idx
22586 status collapsed
22587
22588 \begin_layout Plain Layout
22589 Math ! Integrals
22590 \end_layout
22591
22592 \end_inset
22593
22594
22595 \begin_inset CommandInset label
22596 LatexCommand label
22597 name "sub:Operators-with-Limits"
22598
22599 \end_inset
22600
22601
22602 \end_layout
22603
22604 \begin_layout Standard
22605 Sum (
22606 \begin_inset Formula $\sum$
22607 \end_inset
22608
22609 ) and integral (
22610 \begin_inset Formula $\int$
22611 \end_inset
22612
22613 ) operators are very often decorated with limits.
22614  These limits can be entered in LyX by entering them as you would enter
22615  a super- or subscript, directly after the symbol.
22616  The sum operator will automatically place its 
22617 \begin_inset Quotes eld
22618 \end_inset
22619
22620 limits
22621 \begin_inset Quotes erd
22622 \end_inset
22623
22624  over and under the symbol in displayed formulas, and on the side in inline
22625  formulas.
22626  Such as 
22627 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22628 \end_inset
22629
22630 , versus
22631 \begin_inset Formula 
22632 \[
22633 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22634 \]
22635
22636 \end_inset
22637
22638 Integral signs, however, will place the limits on the side in both formula
22639  types.
22640 \end_layout
22641
22642 \begin_layout Standard
22643 All operators with limits will be automatically re-sized when placed in
22644  display mode.
22645  The placement of the limits can be changed by placing the cursor directly
22646  behind the operator and hitting 
22647 \begin_inset Info
22648 type  "shortcut"
22649 arg   "math-limits"
22650 \end_inset
22651
22652  or using the menu 
22653 \family sans
22654 Edit\SpecialChar \menuseparator
22655 Math\SpecialChar \menuseparator
22656 Change
22657 \begin_inset space ~
22658 \end_inset
22659
22660 Limits
22661 \begin_inset space ~
22662 \end_inset
22663
22664 Type
22665 \family default
22666 .
22667 \end_layout
22668
22669 \begin_layout Standard
22670 Certain other mathematical expressions have this 
22671 \begin_inset Quotes eld
22672 \end_inset
22673
22674 moving limits
22675 \begin_inset Quotes erd
22676 \end_inset
22677
22678  feature as addition, such as
22679 \begin_inset Index idx
22680 status collapsed
22681
22682 \begin_layout Plain Layout
22683 Math ! Limits
22684 \end_layout
22685
22686 \end_inset
22687
22688
22689 \begin_inset Formula 
22690 \[
22691 \lim_{x\rightarrow\infty}f(x),
22692 \]
22693
22694 \end_inset
22695
22696 which will place the 
22697 \begin_inset Formula $x\rightarrow\infty$
22698 \end_inset
22699
22700  underneath the 
22701 \begin_inset Quotes eld
22702 \end_inset
22703
22704 lim
22705 \begin_inset Quotes erd
22706 \end_inset
22707
22708  in display mode.
22709  In inline formulas it looks like this: 
22710 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22711 \end_inset
22712
22713 .
22714 \end_layout
22715
22716 \begin_layout Standard
22717 Note that the lim-function was entered as the function macro 
22718 \series bold
22719
22720 \backslash
22721 lim
22722 \series default
22723 .
22724  Have a look at section
22725 \begin_inset space ~
22726 \end_inset
22727
22728
22729 \begin_inset CommandInset ref
22730 LatexCommand ref
22731 reference "sub:Functions"
22732
22733 \end_inset
22734
22735  for an explanation of function macros.
22736 \end_layout
22737
22738 \begin_layout Subsection
22739 Math Symbols
22740 \begin_inset Index idx
22741 status collapsed
22742
22743 \begin_layout Plain Layout
22744 Math ! Symbols
22745 \end_layout
22746
22747 \end_inset
22748
22749
22750 \end_layout
22751
22752 \begin_layout Standard
22753 Most math symbols can be found in the 
22754 \family sans
22755 Math
22756 \begin_inset space ~
22757 \end_inset
22758
22759 Panel
22760 \family default
22761  under one of several categories; including 
22762 \family sans
22763 Greek
22764 \family default
22765
22766 \family sans
22767 Operators
22768 \family default
22769  , 
22770 \family sans
22771 Relations
22772 \family default
22773
22774 \family sans
22775 Arrows
22776 \family default
22777 .
22778  There are also the additional symbols provided by the American Mathematical
22779  Society (AMS).
22780 \end_layout
22781
22782 \begin_layout Standard
22783 If you know the LaTeX-command for a construct or symbol you wish to use,
22784  you don't have to use the 
22785 \family sans
22786 Math
22787 \begin_inset space ~
22788 \end_inset
22789
22790 Panel
22791 \family default
22792 , but can type the command directly into the formula.
22793  LyX will convert it to the corresponding symbol or construct.
22794 \end_layout
22795
22796 \begin_layout Subsection
22797 Altering Spacing
22798 \begin_inset Index idx
22799 status collapsed
22800
22801 \begin_layout Plain Layout
22802 Math ! Spaces
22803 \end_layout
22804
22805 \end_inset
22806
22807
22808 \end_layout
22809
22810 \begin_layout Standard
22811 You may want to create spaces that differ from the standard spacing that
22812  LaTeX provides.
22813  To do this, type 
22814 \begin_inset Info
22815 type  "shortcut"
22816 arg   "space-insert protected"
22817 \end_inset
22818
22819  or to use the 
22820 \family sans
22821 Math
22822 \begin_inset space ~
22823 \end_inset
22824
22825 Panel
22826 \family default
22827  button 
22828 \begin_inset Graphics
22829         filename ../images/math/space.png
22830         scale 85
22831         groupId toolbarbuttons
22832
22833 \end_inset
22834
22835 .
22836  This generates a small space, and shows a small marker on the screen.
22837  For example, the sequence 
22838 \series bold
22839 a Ctrl+Space b
22840 \series default
22841
22842 \begin_inset Formula $a\, b$
22843 \end_inset
22844
22845  appears in LyX as 
22846 \begin_inset Graphics
22847         filename clipart/SpaceMarker.png
22848
22849 \end_inset
22850
22851 .
22852  You can change the space to different sizes when you set the cursor behind
22853  the space marker and hit space again several times.
22854  With every space hit the size will be changed.
22855  Some markers for the space size appear red in LyX, because they are negative
22856  spaces.
22857  Here are two examples:
22858 \end_layout
22859
22860 \begin_layout Standard
22861
22862 \series bold
22863 a Ctrl+Space b
22864 \series default
22865  and 3×
22866 \family sans
22867 Space
22868 \family default
22869
22870 \begin_inset Formula $a\quad b$
22871 \end_inset
22872
22873
22874 \end_layout
22875
22876 \begin_layout Standard
22877
22878 \series bold
22879 a Ctrl+Space b
22880 \series default
22881  and 5×
22882 \family sans
22883 Space
22884 \family default
22885
22886 \begin_inset Formula $a\! b$
22887 \end_inset
22888
22889
22890 \end_layout
22891
22892 \begin_layout Subsection
22893 Functions
22894 \begin_inset Index idx
22895 status collapsed
22896
22897 \begin_layout Plain Layout
22898 Math ! Functions
22899 \end_layout
22900
22901 \end_inset
22902
22903
22904 \begin_inset CommandInset label
22905 LatexCommand label
22906 name "sub:Functions"
22907
22908 \end_inset
22909
22910
22911 \end_layout
22912
22913 \begin_layout Standard
22914 The 
22915 \family sans
22916 Math
22917 \begin_inset space ~
22918 \end_inset
22919
22920 Panel
22921 \family default
22922  contains under the button 
22923 \begin_inset Graphics
22924         filename ../images/math/functions.png
22925         scale 85
22926         groupId toolbarbuttons
22927
22928 \end_inset
22929
22930  a number of function macros, such as 
22931 \begin_inset Formula $\sin$
22932 \end_inset
22933
22934
22935 \begin_inset Formula $\lim$
22936 \end_inset
22937
22938
22939 \emph on
22940 etc
22941 \emph default
22942 .
22943  (you can also insert them in a formula by typing 
22944 \series bold
22945
22946 \backslash
22947 sin
22948 \series default
22949  etc.).
22950  Standard mathematical practice is that functions are printed upright to
22951  avoid confusions, because 
22952 \begin_inset Formula $sin$
22953 \end_inset
22954
22955  does normally mean 
22956 \begin_inset Formula $s\cdot i\cdot n$
22957 \end_inset
22958
22959 .
22960 \end_layout
22961
22962 \begin_layout Standard
22963 Using the function macros will also produce correct spacing around the function:
22964  
22965 \begin_inset Formula $a\sin x$
22966 \end_inset
22967
22968  is different from 
22969 \begin_inset Formula $asinx$
22970 \end_inset
22971
22972
22973 \end_layout
22974
22975 \begin_layout Standard
22976 For some mathematical objects, like the limes, the macro changes where subscript
22977 s are placed, as described in section
22978 \begin_inset space ~
22979 \end_inset
22980
22981
22982 \begin_inset CommandInset ref
22983 LatexCommand ref
22984 reference "sub:Operators-with-Limits"
22985
22986 \end_inset
22987
22988 .
22989 \end_layout
22990
22991 \begin_layout Subsection
22992 Accents
22993 \begin_inset Index idx
22994 status collapsed
22995
22996 \begin_layout Plain Layout
22997 Math ! Accents
22998 \end_layout
22999
23000 \end_inset
23001
23002
23003 \end_layout
23004
23005 \begin_layout Standard
23006 In a formula you can insert accented characters in the same way as in text
23007  mode.
23008  This may depend on your keyboard, or the bindings file you use.
23009  You can also use LaTeX commands to e.
23010 \begin_inset space \thinspace{}
23011 \end_inset
23012
23013 g.
23014 \begin_inset space \space{}
23015 \end_inset
23016
23017 enter 
23018 \begin_inset Formula $\hat{a}$
23019 \end_inset
23020
23021  even if your keyboard doesn't have hat-accents enabled.
23022  Our example is entered by typing 
23023 \series bold
23024
23025 \backslash
23026 hat
23027 \begin_inset ERT
23028 status collapsed
23029
23030 \begin_layout Plain Layout
23031
23032
23033 \backslash
23034 spce 
23035 \end_layout
23036
23037 \end_inset
23038
23039 a
23040 \series default
23041  in a formula.
23042  Table
23043 \begin_inset space ~
23044 \end_inset
23045
23046
23047 \begin_inset CommandInset ref
23048 LatexCommand ref
23049 reference "cap:Accent-names-and"
23050
23051 \end_inset
23052
23053  shows the equivalences between the accent names and the commands.
23054 \end_layout
23055
23056 \begin_layout Standard
23057 \begin_inset Float table
23058 wide false
23059 sideways false
23060 status open
23061
23062 \begin_layout Plain Layout
23063 \begin_inset Caption
23064
23065 \begin_layout Plain Layout
23066 \begin_inset CommandInset label
23067 LatexCommand label
23068 name "cap:Accent-names-and"
23069
23070 \end_inset
23071
23072 Accent names and the corresponding commands.
23073 \end_layout
23074
23075 \end_inset
23076
23077
23078 \end_layout
23079
23080 \begin_layout Plain Layout
23081 \align center
23082 \begin_inset Tabular
23083 <lyxtabular version="3" rows="11" columns="3">
23084 <features tabularvalignment="middle">
23085 <column alignment="center" valignment="top" width="0pt">
23086 <column alignment="center" valignment="top" width="0pt">
23087 <column alignment="center" valignment="top" width="0pt">
23088 <row>
23089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23090 \begin_inset Text
23091
23092 \begin_layout Plain Layout
23093 Name
23094 \end_layout
23095
23096 \end_inset
23097 </cell>
23098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23099 \begin_inset Text
23100
23101 \begin_layout Plain Layout
23102 Command
23103 \end_layout
23104
23105 \end_inset
23106 </cell>
23107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23108 \begin_inset Text
23109
23110 \begin_layout Plain Layout
23111 E
23112 \family roman
23113 \series medium
23114 \shape up
23115 \size normal
23116 \emph off
23117 \bar no
23118 \noun off
23119 \color none
23120 xample
23121 \end_layout
23122
23123 \end_inset
23124 </cell>
23125 </row>
23126 <row>
23127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23128 \begin_inset Text
23129
23130 \begin_layout Plain Layout
23131
23132 \family roman
23133 \series medium
23134 \shape up
23135 \size normal
23136 \emph off
23137 \bar no
23138 \noun off
23139 \color none
23140 circumflex
23141 \end_layout
23142
23143 \end_inset
23144 </cell>
23145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23146 \begin_inset Text
23147
23148 \begin_layout Plain Layout
23149
23150 \series bold
23151
23152 \backslash
23153 hat
23154 \end_layout
23155
23156 \end_inset
23157 </cell>
23158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23159 \begin_inset Text
23160
23161 \begin_layout Plain Layout
23162
23163 \family roman
23164 \series medium
23165 \shape up
23166 \size normal
23167 \emph off
23168 \bar no
23169 \noun off
23170 \color none
23171 \begin_inset Formula $\hat{a}$
23172 \end_inset
23173
23174
23175 \end_layout
23176
23177 \end_inset
23178 </cell>
23179 </row>
23180 <row>
23181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23182 \begin_inset Text
23183
23184 \begin_layout Plain Layout
23185
23186 \family roman
23187 \series medium
23188 \shape up
23189 \size normal
23190 \emph off
23191 \bar no
23192 \noun off
23193 \color none
23194 grave
23195 \end_layout
23196
23197 \end_inset
23198 </cell>
23199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \begin_layout Plain Layout
23203
23204 \series bold
23205
23206 \backslash
23207 grave
23208 \end_layout
23209
23210 \end_inset
23211 </cell>
23212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23213 \begin_inset Text
23214
23215 \begin_layout Plain Layout
23216
23217 \family roman
23218 \series medium
23219 \shape up
23220 \size normal
23221 \emph off
23222 \bar no
23223 \noun off
23224 \color none
23225 \begin_inset Formula $\grave{a}$
23226 \end_inset
23227
23228
23229 \end_layout
23230
23231 \end_inset
23232 </cell>
23233 </row>
23234 <row>
23235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239
23240 \family roman
23241 \series medium
23242 \shape up
23243 \size normal
23244 \emph off
23245 \bar no
23246 \noun off
23247 \color none
23248 acute
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257
23258 \series bold
23259
23260 \backslash
23261 acute
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23267 \begin_inset Text
23268
23269 \begin_layout Plain Layout
23270
23271 \family roman
23272 \series medium
23273 \shape up
23274 \size normal
23275 \emph off
23276 \bar no
23277 \noun off
23278 \color none
23279 \begin_inset Formula $\acute{a}$
23280 \end_inset
23281
23282
23283 \end_layout
23284
23285 \end_inset
23286 </cell>
23287 </row>
23288 <row>
23289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23290 \begin_inset Text
23291
23292 \begin_layout Plain Layout
23293
23294 \family roman
23295 \series medium
23296 \shape up
23297 \size normal
23298 \emph off
23299 \bar no
23300 \noun off
23301 \color none
23302 umlaut
23303 \end_layout
23304
23305 \end_inset
23306 </cell>
23307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23308 \begin_inset Text
23309
23310 \begin_layout Plain Layout
23311
23312 \series bold
23313
23314 \backslash
23315 ddot
23316 \end_layout
23317
23318 \end_inset
23319 </cell>
23320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23321 \begin_inset Text
23322
23323 \begin_layout Plain Layout
23324
23325 \family roman
23326 \series medium
23327 \shape up
23328 \size normal
23329 \emph off
23330 \bar no
23331 \noun off
23332 \color none
23333 \begin_inset Formula $\ddot{a}$
23334 \end_inset
23335
23336
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 </row>
23342 <row>
23343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \begin_layout Plain Layout
23347
23348 \family roman
23349 \series medium
23350 \shape up
23351 \size normal
23352 \emph off
23353 \bar no
23354 \noun off
23355 \color none
23356 tilde
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23362 \begin_inset Text
23363
23364 \begin_layout Plain Layout
23365
23366 \series bold
23367
23368 \backslash
23369 tilde
23370 \end_layout
23371
23372 \end_inset
23373 </cell>
23374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23375 \begin_inset Text
23376
23377 \begin_layout Plain Layout
23378
23379 \family roman
23380 \series medium
23381 \shape up
23382 \size normal
23383 \emph off
23384 \bar no
23385 \noun off
23386 \color none
23387 \begin_inset Formula $\tilde{a}$
23388 \end_inset
23389
23390
23391 \end_layout
23392
23393 \end_inset
23394 </cell>
23395 </row>
23396 <row>
23397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \begin_layout Plain Layout
23401
23402 \family roman
23403 \series medium
23404 \shape up
23405 \size normal
23406 \emph off
23407 \bar no
23408 \noun off
23409 \color none
23410 dot
23411 \end_layout
23412
23413 \end_inset
23414 </cell>
23415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23416 \begin_inset Text
23417
23418 \begin_layout Plain Layout
23419
23420 \series bold
23421
23422 \backslash
23423 dot
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23429 \begin_inset Text
23430
23431 \begin_layout Plain Layout
23432
23433 \family roman
23434 \series medium
23435 \shape up
23436 \size normal
23437 \emph off
23438 \bar no
23439 \noun off
23440 \color none
23441 \begin_inset Formula $\dot{a}$
23442 \end_inset
23443
23444
23445 \end_layout
23446
23447 \end_inset
23448 </cell>
23449 </row>
23450 <row>
23451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455
23456 \family roman
23457 \series medium
23458 \shape up
23459 \size normal
23460 \emph off
23461 \bar no
23462 \noun off
23463 \color none
23464 breve
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23470 \begin_inset Text
23471
23472 \begin_layout Plain Layout
23473
23474 \series bold
23475
23476 \backslash
23477 breve
23478 \end_layout
23479
23480 \end_inset
23481 </cell>
23482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23483 \begin_inset Text
23484
23485 \begin_layout Plain Layout
23486
23487 \family roman
23488 \series medium
23489 \shape up
23490 \size normal
23491 \emph off
23492 \bar no
23493 \noun off
23494 \color none
23495 \begin_inset Formula $\breve{a}$
23496 \end_inset
23497
23498
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 </row>
23504 <row>
23505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23506 \begin_inset Text
23507
23508 \begin_layout Plain Layout
23509
23510 \family roman
23511 \series medium
23512 \shape up
23513 \size normal
23514 \emph off
23515 \bar no
23516 \noun off
23517 \color none
23518 caron
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23524 \begin_inset Text
23525
23526 \begin_layout Plain Layout
23527
23528 \series bold
23529
23530 \backslash
23531 check
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540
23541 \family roman
23542 \series medium
23543 \shape up
23544 \size normal
23545 \emph off
23546 \bar no
23547 \noun off
23548 \color none
23549 \begin_inset Formula $\check{a}$
23550 \end_inset
23551
23552
23553 \end_layout
23554
23555 \end_inset
23556 </cell>
23557 </row>
23558 <row>
23559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563
23564 \family roman
23565 \series medium
23566 \shape up
23567 \size normal
23568 \emph off
23569 \bar no
23570 \noun off
23571 \color none
23572 macron
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581
23582 \series bold
23583
23584 \backslash
23585 bar
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Plain Layout
23594
23595 \family roman
23596 \series medium
23597 \shape up
23598 \size normal
23599 \emph off
23600 \bar no
23601 \noun off
23602 \color none
23603 \begin_inset Formula $\bar{a}$
23604 \end_inset
23605
23606
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 </row>
23612 <row>
23613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617 vector
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23623 \begin_inset Text
23624
23625 \begin_layout Plain Layout
23626
23627 \series bold
23628
23629 \backslash
23630 vec
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639
23640 \family roman
23641 \series medium
23642 \shape up
23643 \size normal
23644 \emph off
23645 \bar no
23646 \noun off
23647 \color none
23648 \begin_inset Formula $\vec{a}$
23649 \end_inset
23650
23651
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 </row>
23657 </lyxtabular>
23658
23659 \end_inset
23660
23661
23662 \end_layout
23663
23664 \end_inset
23665
23666
23667 \end_layout
23668
23669 \begin_layout Standard
23670 You can choose one of the accents by selecting an item from the 
23671 \family sans
23672 Frame
23673 \begin_inset space ~
23674 \end_inset
23675
23676 decorations
23677 \family default
23678  symbol set button 
23679 \begin_inset Graphics
23680         filename ../images/math/hat.png
23681         scale 85
23682         groupId toolbarbuttons
23683
23684 \end_inset
23685
23686  in the math panel ; this will apply to any selection you have made within
23687  a formula too.
23688 \end_layout
23689
23690 \begin_layout Section
23691 Brackets and Delimiters
23692 \begin_inset Index idx
23693 status collapsed
23694
23695 \begin_layout Plain Layout
23696 Math ! Brackets
23697 \end_layout
23698
23699 \end_inset
23700
23701
23702 \begin_inset Index idx
23703 status collapsed
23704
23705 \begin_layout Plain Layout
23706 Math ! Delimiters
23707 \end_layout
23708
23709 \end_inset
23710
23711
23712 \begin_inset CommandInset label
23713 LatexCommand label
23714 name "sec:Brackets-and-Delimiters"
23715
23716 \end_inset
23717
23718
23719 \end_layout
23720
23721 \begin_layout Standard
23722 There are several brackets available through LyX.
23723  For most purposes, using just the keys 
23724 \family typewriter
23725 []{}()|<>
23726 \family default
23727  should suffice.
23728  But if you want to surround a large structure, like a matrix or a fraction,
23729  or if you have several layers of brackets, it is better to use the math
23730  toolbar delimiter icon 
23731 \begin_inset Info
23732 type  "icon"
23733 arg   "dialog-show mathdelimiter"
23734 \end_inset
23735
23736 .
23737  For example, that's how you would construct the brackets around a standard
23738  matrix such as:
23739 \begin_inset Formula 
23740 \[
23741 \left[\begin{array}{cc}
23742 1 & 2\\
23743 3 & 4
23744 \end{array}\right]
23745 \]
23746
23747 \end_inset
23748
23749 and to make it easier to see the layers of parentheses as in: 
23750 \begin_inset Formula 
23751 \[
23752 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23753 \]
23754
23755 \end_inset
23756
23757
23758 \end_layout
23759
23760 \begin_layout Standard
23761 The parentheses, and other brackets from that menu will automatically re-size
23762  to accommodate the size of what is inside.
23763 \end_layout
23764
23765 \begin_layout Standard
23766 To construct brackets click on the button for the bracket you want on the
23767  left side and right side.
23768  If you use the option 
23769 \family sans
23770 Keep
23771 \begin_inset space ~
23772 \end_inset
23773
23774 matched
23775 \family default
23776 , the selected bracket type will be used for the left and the right side.
23777  The selection will be shown below the button field.
23778  If you want one side to not have a bracket, use the blank button.
23779  It will appear in LyX with a dotted line, but nothing will be printed.
23780 \end_layout
23781
23782 \begin_layout Standard
23783 If you want to place brackets around math structures, like a square root,
23784  you can do that by highlighting (selecting) the structure that is to go
23785  inside the brackets.
23786  Then choose the appropriate brackets for left and right and click on 
23787 \family sans
23788 Insert
23789 \family default
23790 .
23791  The parentheses will be drawn around the selected structure.
23792 \end_layout
23793
23794 \begin_layout Section
23795 Arrays and Multi-line Equations
23796 \begin_inset Index idx
23797 status collapsed
23798
23799 \begin_layout Plain Layout
23800 Math ! Arrays
23801 \end_layout
23802
23803 \end_inset
23804
23805
23806 \begin_inset Index idx
23807 status collapsed
23808
23809 \begin_layout Plain Layout
23810 Math ! Matrices
23811 \end_layout
23812
23813 \end_inset
23814
23815
23816 \begin_inset Index idx
23817 status collapsed
23818
23819 \begin_layout Plain Layout
23820 Math ! Multi-line Equations
23821 \end_layout
23822
23823 \end_inset
23824
23825
23826 \end_layout
23827
23828 \begin_layout Standard
23829 Matrices are entered in LyX using the 
23830 \family sans
23831 Math
23832 \begin_inset space ~
23833 \end_inset
23834
23835 Panel
23836 \family default
23837  matrix button 
23838 \begin_inset Graphics
23839         filename ../images/math/matrix.png
23840         scale 85
23841         groupId toolbarbuttons
23842
23843 \end_inset
23844
23845 .
23846  It will open a dialog for you to choose the number of rows/columns.
23847  Here is an example:
23848 \begin_inset Formula 
23849 \[
23850 \left(\begin{array}{ccc}
23851 1 & 2 & 3\\
23852 4 & 5 & 6\\
23853 7 & 8 & 9
23854 \end{array}\right)
23855 \]
23856
23857 \end_inset
23858
23859 The parentheses aren't automatic, but you can add them as described in section
23860 \begin_inset space ~
23861 \end_inset
23862
23863
23864 \begin_inset CommandInset ref
23865 LatexCommand ref
23866 reference "sec:Brackets-and-Delimiters"
23867
23868 \end_inset
23869
23870 .
23871  When you construct the matrix, you can decide whether the column entries
23872  will be left-, right-, or center-justified.
23873  This alignment is set in the box 
23874 \family sans
23875 Horizontal
23876 \family default
23877  with the letters 
23878 \begin_inset Quotes eld
23879 \end_inset
23880
23881
23882 \family sans
23883 l
23884 \family default
23885
23886 \begin_inset Quotes erd
23887 \end_inset
23888
23889
23890 \begin_inset Quotes eld
23891 \end_inset
23892
23893
23894 \family sans
23895 r
23896 \family default
23897
23898 \begin_inset Quotes erd
23899 \end_inset
23900
23901 , and 
23902 \begin_inset Quotes eld
23903 \end_inset
23904
23905
23906 \family sans
23907 c
23908 \family default
23909
23910 \begin_inset Quotes erd
23911 \end_inset
23912
23913 .
23914  LyX proposes a 
23915 \begin_inset Quotes eld
23916 \end_inset
23917
23918
23919 \family sans
23920 c
23921 \family default
23922
23923 \begin_inset Quotes erd
23924 \end_inset
23925
23926  for every column as default.
23927  For example, the sequence 
23928 \begin_inset Quotes eld
23929 \end_inset
23930
23931
23932 \family sans
23933 lcr
23934 \family default
23935
23936 \begin_inset Quotes erd
23937 \end_inset
23938
23939  means that the first column will be left-justified, the second will be
23940  centered, and the third column will be right-justified, because each letter
23941  corresponds to the relevant column.
23942  The result will look like this:
23943 \begin_inset Formula 
23944 \[
23945 \begin{array}{lcr}
23946 this & this\, column & this\, column\\
23947 column & has & has\, right\\
23948 has\, left\, alignment & center\, alignment & alignment
23949 \end{array}.
23950 \]
23951
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \begin_layout Standard
23958 You can add more rows to an existing matrix by hitting 
23959 \begin_inset Info
23960 type  "shortcut"
23961 arg   "newline-insert newline"
23962 \end_inset
23963
23964  while the cursor is in the matrix.
23965  Adding or deleting columns can be done via the menu 
23966 \family sans
23967 Edit\SpecialChar \menuseparator
23968 Math
23969 \family default
23970  or the math toolbar.
23971 \end_layout
23972
23973 \begin_layout Standard
23974 There are other arrays used in formulas, such as distinctions of cases.
23975  It can be created with the menu 
23976 \family sans
23977 Insert\SpecialChar \menuseparator
23978 Math\SpecialChar \menuseparator
23979 Cases
23980 \begin_inset space ~
23981 \end_inset
23982
23983 Environment
23984 \family default
23985  or the command 
23986 \series bold
23987
23988 \backslash
23989 cases
23990 \series default
23991 .
23992  Here is an example: 
23993 \begin_inset Formula 
23994 \[
23995 f(x)=\begin{cases}
23996 -1 & x<0\\
23997 0 & x=0\\
23998 1 & x>0
23999 \end{cases}
24000 \]
24001
24002 \end_inset
24003
24004
24005 \end_layout
24006
24007 \begin_layout Standard
24008 \begin_inset VSpace bigskip
24009 \end_inset
24010
24011 Multi-line formulas are created when you press 
24012 \begin_inset Info
24013 type  "shortcut"
24014 arg   "newline-insert newline"
24015 \end_inset
24016
24017  within a formula.
24018  In an empty formula you can see that three blue boxes appear, one for each
24019  column.
24020  When you press 
24021 \begin_inset Info
24022 type  "shortcut"
24023 arg   "newline-insert newline"
24024 \end_inset
24025
24026  in a non-empty formula, the part before the relation sign (equal sign 
24027 \begin_inset Quotes eld
24028 \end_inset
24029
24030 =
24031 \begin_inset Quotes erd
24032 \end_inset
24033
24034  etc.) will be inserted automatically in the first column, the relation sign
24035  is in the second column, and the rest in the third column.
24036  A new row is created by every further hit of 
24037 \begin_inset Info
24038 type  "shortcut"
24039 arg   "newline-insert newline"
24040 \end_inset
24041
24042 .
24043  Multi-line formulas are always displayed formulas.
24044  Here is an example:
24045 \begin_inset Formula 
24046 \begin{eqnarray}
24047 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24048 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24049 \end{eqnarray}
24050
24051 \end_inset
24052
24053  To change the column assignment of the formula parts, place the cursor
24054  where you want to start the shift and hit 
24055 \family sans
24056 Ctrl-Tab.
24057
24058 \family default
24059  It shifts everything in the column which is right beside the current cursor
24060  position to the next column.
24061  Note that the middle column is designed for relation signs, structures
24062  within this column will be printed in a smaller size:
24063 \begin_inset Formula 
24064 \begin{eqnarray*}
24065 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24066 \end{eqnarray*}
24067
24068 \end_inset
24069
24070
24071 \end_layout
24072
24073 \begin_layout Standard
24074 The multi-line formula type described here is called 
24075 \family typewriter
24076 \series medium
24077 eqnarray
24078 \family default
24079 \series default
24080 .
24081  There are other multi-line types being more suitable for certain situations,
24082  for example if you want a better inter-line spacing than in formula (
24083 \begin_inset CommandInset ref
24084 LatexCommand ref
24085 reference "eq:asquared"
24086
24087 \end_inset
24088
24089 ).
24090  The other types are described in section
24091 \begin_inset space ~
24092 \end_inset
24093
24094
24095 \begin_inset CommandInset ref
24096 LatexCommand ref
24097 reference "sub:AMS-Formula-Types"
24098
24099 \end_inset
24100
24101 .
24102 \end_layout
24103
24104 \begin_layout Section
24105 Formula Numbering and Referencing
24106 \begin_inset Index idx
24107 status collapsed
24108
24109 \begin_layout Plain Layout
24110 Math ! Formula numbering
24111 \end_layout
24112
24113 \end_inset
24114
24115
24116 \begin_inset Index idx
24117 status collapsed
24118
24119 \begin_layout Plain Layout
24120 Math ! Referencing formulas
24121 \end_layout
24122
24123 \end_inset
24124
24125
24126 \begin_inset CommandInset label
24127 LatexCommand label
24128 name "sec:Formula-Numbering-and"
24129
24130 \end_inset
24131
24132
24133 \end_layout
24134
24135 \begin_layout Standard
24136 To number a formula, set the cursor in the formula and use the menu 
24137 \family sans
24138 Edit\SpecialChar \menuseparator
24139 Math\SpecialChar \menuseparator
24140 Toggle
24141 \begin_inset space ~
24142 \end_inset
24143
24144 Numbering
24145 \family default
24146  or the shortcut 
24147 \begin_inset Info
24148 type  "shortcut"
24149 arg   "math-number-toggle"
24150 \end_inset
24151
24152 .
24153  The formula number appears in LyX as 
24154 \begin_inset Quotes eld
24155 \end_inset
24156
24157 #
24158 \begin_inset Quotes erd
24159 \end_inset
24160
24161  within parentheses.
24162  The 
24163 \begin_inset Quotes eld
24164 \end_inset
24165
24166 #
24167 \begin_inset Quotes erd
24168 \end_inset
24169
24170  denotes that the number will be calculated automatically when the output
24171  is generated.
24172  The placement and format of the formula number in the output depends on
24173  the document class.
24174  In this document the number is printed together with the chapter number,
24175  separated by a dot:
24176 \begin_inset Formula 
24177 \begin{equation}
24178 1+1=2
24179 \end{equation}
24180
24181 \end_inset
24182
24183 Using 
24184 \begin_inset Info
24185 type  "shortcut"
24186 arg   "math-number-toggle"
24187 \end_inset
24188
24189  in a numbered formula will switch off the numbering.
24190  You can only number displayed formulas.
24191 \end_layout
24192
24193 \begin_layout Standard
24194 Multi-line formulas can be numbered line by line: Using the menu 
24195 \family sans
24196 Edit\SpecialChar \menuseparator
24197 Math\SpecialChar \menuseparator
24198 Toggle
24199 \begin_inset space ~
24200 \end_inset
24201
24202 Numbering
24203 \begin_inset space ~
24204 \end_inset
24205
24206 of
24207 \begin_inset space ~
24208 \end_inset
24209
24210 Line
24211 \family default
24212  or the shortcut 
24213 \begin_inset Info
24214 type  "shortcut"
24215 arg   "math-number-line-toggle"
24216 \end_inset
24217
24218  will only toggle the numbering of the line where the cursor is:
24219 \begin_inset Formula 
24220 \begin{eqnarray}
24221 1 & = & 3-2\\
24222 2 & = & 4-2\nonumber \\
24223 4 & \leq & 7
24224 \end{eqnarray}
24225
24226 \end_inset
24227
24228 To number all lines use the shortcut 
24229 \begin_inset Info
24230 type  "shortcut"
24231 arg   "math-number-toggle"
24232 \end_inset
24233
24234 .
24235 \end_layout
24236
24237 \begin_layout Standard
24238 \begin_inset VSpace bigskip
24239 \end_inset
24240
24241 Every displayed formula can be referenced by its number using a label.
24242  A label is inserted with the menu 
24243 \family sans
24244 Insert\SpecialChar \menuseparator
24245 Label
24246 \family default
24247  when the cursor is in the formula.
24248  This opens a dialog to enter the label.
24249  It is recommended to use the proposed 
24250 \begin_inset Quotes eld
24251 \end_inset
24252
24253
24254 \family sans
24255 eq:
24256 \family default
24257
24258 \begin_inset Quotes erd
24259 \end_inset
24260
24261  as first part of the label, because this helps later to identify the label
24262  type when you have many labels in your document.
24263  We inserted in the following example the label 
24264 \begin_inset Quotes eld
24265 \end_inset
24266
24267 eq:tanhExp
24268 \begin_inset Quotes erd
24269 \end_inset
24270
24271  in the second line:
24272 \begin_inset Formula 
24273 \begin{eqnarray}
24274 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24275  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24276 \end{eqnarray}
24277
24278 \end_inset
24279
24280 Every labeled line is automatically numbered.
24281  Therefore the label is shown in LyX at the place of the formula number
24282  placeholder 
24283 \begin_inset Quotes eld
24284 \end_inset
24285
24286 #
24287 \begin_inset Quotes erd
24288 \end_inset
24289
24290 .
24291  You can reference a labeled formula using the menu 
24292 \family sans
24293 Insert\SpecialChar \menuseparator
24294 Cross
24295 \begin_inset space ~
24296 \end_inset
24297
24298 Reference
24299 \family default
24300 .
24301  A dialog appears to choose a label you want refer to.
24302  The reference appears in LyX as a grey cross reference box and in the output
24303  as the formula number:
24304 \end_layout
24305
24306 \begin_layout Standard
24307 This is a cross-reference to equation (
24308 \begin_inset CommandInset ref
24309 LatexCommand ref
24310 reference "eq:tanhExp"
24311
24312 \end_inset
24313
24314 ).
24315 \end_layout
24316
24317 \begin_layout Standard
24318 The properties of LyX's cross-reference box are described in section
24319 \begin_inset space ~
24320 \end_inset
24321
24322
24323 \begin_inset CommandInset ref
24324 LatexCommand ref
24325 reference "sec:Cross-References"
24326
24327 \end_inset
24328
24329 .
24330  To delete a label, set the cursor in the labeled formula, use the menu
24331  
24332 \family sans
24333 Insert\SpecialChar \menuseparator
24334 Label
24335 \family default
24336  and delete the label in the appearing dialog.
24337 \begin_inset Foot
24338 status collapsed
24339
24340 \begin_layout Plain Layout
24341 This is a unintuitive and will be fixed in the next version of LyX.
24342 \end_layout
24343
24344 \end_inset
24345
24346  
24347 \end_layout
24348
24349 \begin_layout Section
24350 User defined math macros
24351 \begin_inset Index idx
24352 status collapsed
24353
24354 \begin_layout Plain Layout
24355 Math ! Macros
24356 \end_layout
24357
24358 \end_inset
24359
24360
24361 \end_layout
24362
24363 \begin_layout Standard
24364 LyX allows you to define macros for formulas which is very useful when you
24365  have equations of the same form in a document several times.
24366  Math macros are explained in section 
24367 \emph on
24368 Math
24369 \begin_inset space ~
24370 \end_inset
24371
24372 Macros
24373 \emph default
24374  of the 
24375 \emph on
24376 Math
24377 \emph default
24378  manual.
24379 \end_layout
24380
24381 \begin_layout Section
24382 Fine-Tuning
24383 \end_layout
24384
24385 \begin_layout Subsection
24386 Typefaces
24387 \begin_inset Index idx
24388 status collapsed
24389
24390 \begin_layout Plain Layout
24391 Math ! Typefaces
24392 \end_layout
24393
24394 \end_inset
24395
24396
24397 \end_layout
24398
24399 \begin_layout Standard
24400 The standard font for text is italic, for numbers the standard is roman.
24401  To set a font in a formula, use the 
24402 \family sans
24403 Math
24404 \begin_inset space ~
24405 \end_inset
24406
24407 Panel
24408 \family default
24409  button 
24410 \begin_inset Graphics
24411         filename ../images/math/font.png
24412         scale 85
24413         groupId toolbarbuttons
24414
24415 \end_inset
24416
24417 , or enter its command, listed in table
24418 \begin_inset space ~
24419 \end_inset
24420
24421
24422 \begin_inset CommandInset ref
24423 LatexCommand ref
24424 reference "cap:Typefaces-and-the"
24425
24426 \end_inset
24427
24428 , directly.
24429 \end_layout
24430
24431 \begin_layout Standard
24432 \begin_inset Float table
24433 wide false
24434 sideways false
24435 status open
24436
24437 \begin_layout Plain Layout
24438 \begin_inset Caption
24439
24440 \begin_layout Plain Layout
24441 \begin_inset CommandInset label
24442 LatexCommand label
24443 name "cap:Typefaces-and-the"
24444
24445 \end_inset
24446
24447 Typefaces and the corresponding commands.
24448 \end_layout
24449
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \begin_layout Plain Layout
24456 \align center
24457 \begin_inset Tabular
24458 <lyxtabular version="3" rows="9" columns="2">
24459 <features tabularvalignment="middle">
24460 <column alignment="center" valignment="top" width="0pt">
24461 <column alignment="center" valignment="top" width="0pt">
24462 <row>
24463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24464 \begin_inset Text
24465
24466 \begin_layout Plain Layout
24467 Font
24468 \end_layout
24469
24470 \end_inset
24471 </cell>
24472 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476 Command
24477 \end_layout
24478
24479 \end_inset
24480 </cell>
24481 </row>
24482 <row>
24483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487
24488 \shape up
24489 \size normal
24490 \bar no
24491 \noun off
24492 \color none
24493 \begin_inset Formula $\mathrm{Roman}$
24494 \end_inset
24495
24496
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24502 \begin_inset Text
24503
24504 \begin_layout Plain Layout
24505
24506 \series bold
24507
24508 \backslash
24509 mathrm
24510 \end_layout
24511
24512 \end_inset
24513 </cell>
24514 </row>
24515 <row>
24516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24517 \begin_inset Text
24518
24519 \begin_layout Plain Layout
24520 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24521 \end_inset
24522
24523
24524 \end_layout
24525
24526 \end_inset
24527 </cell>
24528 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532
24533 \series bold
24534
24535 \backslash
24536 mathbf
24537 \end_layout
24538
24539 \end_inset
24540 </cell>
24541 </row>
24542 <row>
24543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24544 \begin_inset Text
24545
24546 \begin_layout Plain Layout
24547 \begin_inset Formula $\mathit{Italic}$
24548 \end_inset
24549
24550
24551 \end_layout
24552
24553 \end_inset
24554 </cell>
24555 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24556 \begin_inset Text
24557
24558 \begin_layout Plain Layout
24559
24560 \series bold
24561
24562 \backslash
24563 mathit
24564 \end_layout
24565
24566 \end_inset
24567 </cell>
24568 </row>
24569 <row>
24570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24571 \begin_inset Text
24572
24573 \begin_layout Plain Layout
24574
24575 \shape up
24576 \size normal
24577 \bar no
24578 \noun off
24579 \color none
24580 \begin_inset Formula $\mathtt{Typewriter}$
24581 \end_inset
24582
24583
24584 \end_layout
24585
24586 \end_inset
24587 </cell>
24588 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24589 \begin_inset Text
24590
24591 \begin_layout Plain Layout
24592
24593 \series bold
24594
24595 \backslash
24596 mathtt
24597 \end_layout
24598
24599 \end_inset
24600 </cell>
24601 </row>
24602 <row>
24603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24604 \begin_inset Text
24605
24606 \begin_layout Plain Layout
24607 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24608 \end_inset
24609
24610
24611 \end_layout
24612
24613 \end_inset
24614 </cell>
24615 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619
24620 \series bold
24621
24622 \backslash
24623 mathbb
24624 \end_layout
24625
24626 \end_inset
24627 </cell>
24628 </row>
24629 <row>
24630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24631 \begin_inset Text
24632
24633 \begin_layout Plain Layout
24634 \begin_inset Formula $\mathfrak{Fraktur}$
24635 \end_inset
24636
24637
24638 \end_layout
24639
24640 \end_inset
24641 </cell>
24642 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24643 \begin_inset Text
24644
24645 \begin_layout Plain Layout
24646
24647 \series bold
24648
24649 \backslash
24650 mathfrak
24651 \end_layout
24652
24653 \end_inset
24654 </cell>
24655 </row>
24656 <row>
24657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24658 \begin_inset Text
24659
24660 \begin_layout Plain Layout
24661
24662 \shape up
24663 \size normal
24664 \emph on
24665 \bar no
24666 \noun off
24667 \color none
24668 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24669 \end_inset
24670
24671
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680
24681 \series bold
24682
24683 \backslash
24684 mathcal
24685 \end_layout
24686
24687 \end_inset
24688 </cell>
24689 </row>
24690 <row>
24691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24692 \begin_inset Text
24693
24694 \begin_layout Plain Layout
24695 \begin_inset Formula $\mathsf{SansSerif}$
24696 \end_inset
24697
24698
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24704 \begin_inset Text
24705
24706 \begin_layout Plain Layout
24707
24708 \series bold
24709
24710 \backslash
24711 mathsf
24712 \end_layout
24713
24714 \end_inset
24715 </cell>
24716 </row>
24717 </lyxtabular>
24718
24719 \end_inset
24720
24721
24722 \end_layout
24723
24724 \end_inset
24725
24726
24727 \end_layout
24728
24729 \begin_layout Standard
24730 \begin_inset Note Greyedout
24731 status open
24732
24733 \begin_layout Plain Layout
24734
24735 \series bold
24736 Note:
24737 \series default
24738  You can only print capital letters in the typefaces 
24739 \family sans
24740 Blackboard
24741 \family default
24742  and 
24743 \family sans
24744 Calligraphic
24745 \family default
24746 .
24747 \end_layout
24748
24749 \end_inset
24750
24751
24752 \end_layout
24753
24754 \begin_layout Standard
24755 When you use a typeface, a blue box is inserted in the formula.
24756  Every character in this box will be printed in this typeface.
24757  Pressing 
24758 \family sans
24759 Space
24760 \family default
24761  within the box will set the cursor outside, so that you have to use a protected
24762  space when you need a space in the box.
24763  Here an example where 
24764 \begin_inset Quotes eld
24765 \end_inset
24766
24767 N
24768 \begin_inset Quotes erd
24769 \end_inset
24770
24771  in 
24772 \family sans
24773 Blackboard
24774 \family default
24775  denotes the set of numbers:
24776 \begin_inset Formula 
24777 \[
24778 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24779 \]
24780
24781 \end_inset
24782
24783
24784 \end_layout
24785
24786 \begin_layout Standard
24787 The typefaces are nestable, which can cause confusion.
24788  You can e.
24789 \begin_inset space \thinspace{}
24790 \end_inset
24791
24792 g.
24793 \begin_inset space \space{}
24794 \end_inset
24795
24796 put a character in 
24797 \family sans
24798 Fraktur
24799 \family default
24800  in a box for 
24801 \family sans
24802 Typewriter
24803 \family default
24804
24805 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24806 \end_inset
24807
24808  
24809 \begin_inset Newline newline
24810 \end_inset
24811
24812 So it is better not to use this feature.
24813 \end_layout
24814
24815 \begin_layout Standard
24816 The typefaces have no effect on Greek letters: 
24817 \begin_inset Formula $\mathfrak{abc\delta e}$
24818 \end_inset
24819
24820
24821 \begin_inset Newline newline
24822 \end_inset
24823
24824 You can only print them emboldened using the command 
24825 \series bold
24826
24827 \backslash
24828 boldsymbol
24829 \series default
24830 , which works like the other typeface commands: 
24831 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24832 \end_inset
24833
24834
24835 \end_layout
24836
24837 \begin_layout Standard
24838
24839 \series bold
24840
24841 \backslash
24842 boldsymbol
24843 \series default
24844  works for all symbols, letters, and numbers.
24845 \end_layout
24846
24847 \begin_layout Standard
24848 A number of other font options are available as well, in the menu 
24849 \family sans
24850 Edit\SpecialChar \menuseparator
24851 Math\SpecialChar \menuseparator
24852 Text
24853 \begin_inset space ~
24854 \end_inset
24855
24856 Style
24857 \family default
24858 .
24859 \end_layout
24860
24861 \begin_layout Subsection
24862 Math Text
24863 \begin_inset Index idx
24864 status collapsed
24865
24866 \begin_layout Plain Layout
24867 Math ! Text
24868 \end_layout
24869
24870 \end_inset
24871
24872
24873 \end_layout
24874
24875 \begin_layout Standard
24876 Typefaces are useful for entering some characters in some given font, but
24877  not for text.
24878  For typing longer pieces of text use the math text, which is obtained using
24879  the entry 
24880 \family sans
24881 Normal
24882 \begin_inset space ~
24883 \end_inset
24884
24885 text
24886 \begin_inset space ~
24887 \end_inset
24888
24889 mode
24890 \family default
24891  of the 
24892 \family sans
24893 Math
24894 \begin_inset space ~
24895 \end_inset
24896
24897 Panel
24898 \family default
24899  button 
24900 \begin_inset Graphics
24901         filename ../images/math/font.png
24902         scale 85
24903         groupId toolbarbuttons
24904
24905 \end_inset
24906
24907  (shortcut 
24908 \begin_inset Info
24909 type  "shortcut"
24910 arg   "font-default"
24911 \end_inset
24912
24913 ).
24914  Math text appears in LyX in black instead of blue.
24915  You can use spaces and accents in math text like in normal text.
24916  Here is an example:
24917 \begin_inset Formula 
24918 \[
24919 f(x)=\begin{cases}
24920 x & \mbox{if I say so}\\
24921 -x & \mbox{under Umständen}
24922 \end{cases}
24923 \]
24924
24925 \end_inset
24926
24927
24928 \end_layout
24929
24930 \begin_layout Subsection
24931 Font Sizes
24932 \begin_inset Index idx
24933 status collapsed
24934
24935 \begin_layout Plain Layout
24936 Math ! Font sizes
24937 \end_layout
24938
24939 \end_inset
24940
24941
24942 \end_layout
24943
24944 \begin_layout Standard
24945 There are four font styles (relative sizes) used in math-mode, which are
24946  automatically chosen in most situations.
24947  These are called 
24948 \family sans
24949 textstyle
24950 \family default
24951
24952 \family sans
24953 displaystyle
24954 \family default
24955
24956 \family sans
24957 scriptstyle
24958 \family default
24959 , and 
24960 \family sans
24961 scriptscriptstyle
24962 \family default
24963 .
24964  For most characters, 
24965 \family sans
24966 textstyle
24967 \family default
24968  and 
24969 \family sans
24970 displaystyle
24971 \family default
24972  are actually the same size, but fractions, superscripts and subscripts,
24973  and certain other structures, are set larger in 
24974 \family sans
24975 displaystyle
24976 \family default
24977 .
24978  Except for some operators, which resize themselves to accommodate various
24979  situations, all text will be set in the styles that LaTeX thinks are appropriat
24980 e.
24981  These choices can be overridden by using the math panel button 
24982 \begin_inset Graphics
24983         filename ../images/math/style.png
24984         scale 85
24985         groupId toolbarbuttons
24986
24987 \end_inset
24988
24989 .
24990  A box for the size will be created in which you can insert the math structure.
24991  For example, you can set 
24992 \begin_inset Formula $\frac{1}{2}$
24993 \end_inset
24994
24995 , which is normally in 
24996 \family sans
24997 textstyle
24998 \family default
24999 , larger in 
25000 \family sans
25001 displaystyle
25002 \family default
25003
25004 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25005 \end_inset
25006
25007 .
25008  The four styles are used in the following example:
25009 \end_layout
25010
25011 \begin_layout Standard
25012 \begin_inset Formula $displaystyle$
25013 \end_inset
25014
25015
25016 \begin_inset Formula ${\textstyle textstyle}$
25017 \end_inset
25018
25019
25020 \begin_inset Formula ${\scriptstyle scriptstyle}$
25021 \end_inset
25022
25023
25024 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25025 \end_inset
25026
25027 .
25028 \end_layout
25029
25030 \begin_layout Standard
25031 All these math-mode font sizes are relative, that means, if the whole math
25032  inset is set in a particular size with the menu 
25033 \family sans
25034 Edit\SpecialChar \menuseparator
25035 Text
25036 \begin_inset space ~
25037 \end_inset
25038
25039 Style
25040 \family default
25041 , all sizes in the formula will be adjusted relative to this size.
25042  Similarly, if the base font size of the document is changed, all fonts
25043  will be adjusted to correspond.
25044  As an example here is a formula in the font size 
25045 \begin_inset Quotes eld
25046 \end_inset
25047
25048 largest
25049 \begin_inset Quotes erd
25050 \end_inset
25051
25052 :
25053 \end_layout
25054
25055 \begin_layout Standard
25056
25057 \family roman
25058 \size largest
25059 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25060 \end_inset
25061
25062
25063 \end_layout
25064
25065 \begin_layout Section
25066 Theorem Modules
25067 \end_layout
25068
25069 \begin_layout Standard
25070 As of LyX 1.6, support for theorem-like environments has been moved out of
25071  the document classes and into layout modules.
25072 \begin_inset Index idx
25073 status collapsed
25074
25075 \begin_layout Plain Layout
25076 Layout Modules
25077 \end_layout
25078
25079 \end_inset
25080
25081  As a result, theorem-like environments can now easily be used with classes
25082  other than the AMS classes.
25083  See section 
25084 \begin_inset CommandInset ref
25085 LatexCommand ref
25086 reference "sub:Modules"
25087
25088 \end_inset
25089
25090  for more on layout modules.
25091 \end_layout
25092
25093 \begin_layout Section
25094 AMS-LaTeX
25095 \begin_inset Index idx
25096 status collapsed
25097
25098 \begin_layout Plain Layout
25099 AMS math
25100 \end_layout
25101
25102 \end_inset
25103
25104
25105 \begin_inset Index idx
25106 status collapsed
25107
25108 \begin_layout Plain Layout
25109 Math ! AMS
25110 \end_layout
25111
25112 \end_inset
25113
25114
25115 \end_layout
25116
25117 \begin_layout Standard
25118 LyX supports the packages provided by the American Mathematical Society
25119  (AMS) that are in common use.
25120 \end_layout
25121
25122 \begin_layout Subsection
25123 Enabling AMS-Support
25124 \end_layout
25125
25126 \begin_layout Standard
25127 Selecting the checkbox 
25128 \family sans
25129 Use
25130 \begin_inset space ~
25131 \end_inset
25132
25133 AMS
25134 \begin_inset space ~
25135 \end_inset
25136
25137 math
25138 \begin_inset space ~
25139 \end_inset
25140
25141 package
25142 \family default
25143  in the 
25144 \family sans
25145 Document\SpecialChar \menuseparator
25146 Settings
25147 \family default
25148
25149 \begin_inset Index idx
25150 status collapsed
25151
25152 \begin_layout Plain Layout
25153 Document ! Settings
25154 \end_layout
25155
25156 \end_inset
25157
25158  dialog under 
25159 \family sans
25160 Math
25161 \begin_inset space ~
25162 \end_inset
25163
25164 Options
25165 \family default
25166  will include the AMS-packages in the document, and make the facilities
25167  available.
25168  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25169  formulas, ensure that you have enabled AMS.
25170 \end_layout
25171
25172 \begin_layout Subsection
25173 AMS-Formula Types
25174 \begin_inset CommandInset label
25175 LatexCommand label
25176 name "sub:AMS-Formula-Types"
25177
25178 \end_inset
25179
25180
25181 \begin_inset Index idx
25182 status collapsed
25183
25184 \begin_layout Plain Layout
25185 Math ! Multi-line Equations
25186 \end_layout
25187
25188 \end_inset
25189
25190
25191 \end_layout
25192
25193 \begin_layout Standard
25194 AMS-LaTeX provides a selection of different formula types.
25195  LyX allows you to choose between 
25196 \family typewriter
25197 align
25198 \family default
25199
25200 \family typewriter
25201 alignat
25202 \family default
25203
25204 \family typewriter
25205 flalign
25206 \family default
25207
25208 \family typewriter
25209 gather
25210 \family default
25211 , and 
25212 \family typewriter
25213 multline
25214 \family default
25215 .
25216  We refer to the AMS-documentation for an explanation of these formula types.
25217 \end_layout
25218
25219 \begin_layout Chapter
25220 More Tools
25221 \end_layout
25222
25223 \begin_layout Section
25224 Cross-References
25225 \begin_inset Index idx
25226 status collapsed
25227
25228 \begin_layout Plain Layout
25229 Cross references
25230 \end_layout
25231
25232 \end_inset
25233
25234
25235 \begin_inset CommandInset label
25236 LatexCommand label
25237 name "sec:Cross-References"
25238
25239 \end_inset
25240
25241
25242 \end_layout
25243
25244 \begin_layout Standard
25245 One of LyX's strengths are cross-references.
25246  You can reference every section, float, footnote, formula, and list in
25247  the document.
25248  To reference a document part, you have to insert a label into it.
25249  The label is used as anchor and name for the reference.
25250  We want for example to refer to the second item of the following list:
25251 \end_layout
25252
25253 \begin_layout Enumerate
25254 First item
25255 \end_layout
25256
25257 \begin_layout Enumerate
25258 \begin_inset CommandInset label
25259 LatexCommand label
25260 name "enu:Second-item"
25261
25262 \end_inset
25263
25264 Second item
25265 \end_layout
25266
25267 \begin_layout Enumerate
25268 Third item
25269 \end_layout
25270
25271 \begin_layout Standard
25272 First we insert a label into the second item with the menu 
25273 \family sans
25274 Insert\SpecialChar \menuseparator
25275 Label
25276 \family default
25277  or by pressing the toolbar button 
25278 \begin_inset Info
25279 type  "icon"
25280 arg   "label-insert"
25281 \end_inset
25282
25283 .
25284  A grey label box like this: 
25285 \begin_inset Graphics
25286         filename clipart/labelQt4.png
25287         scale 85
25288
25289 \end_inset
25290
25291  is inserted and the label window pops up asking for the label text.
25292  LyX offers as text the first words of the item with a prefix, in our case
25293  the text 
25294 \begin_inset Quotes eld
25295 \end_inset
25296
25297
25298 \family sans
25299 enu: Second-item
25300 \family default
25301
25302 \begin_inset Quotes erd
25303 \end_inset
25304
25305 .
25306  The prefix 
25307 \begin_inset Quotes eld
25308 \end_inset
25309
25310
25311 \family sans
25312 enu:
25313 \family default
25314
25315 \begin_inset Quotes erd
25316 \end_inset
25317
25318  stands for 
25319 \begin_inset Quotes eld
25320 \end_inset
25321
25322 enumerate
25323 \begin_inset Quotes erd
25324 \end_inset
25325
25326 .
25327  The prefix depends on the document part where the label is inserted, e.
25328 \begin_inset space \thinspace{}
25329 \end_inset
25330
25331 g.
25332 \begin_inset space \space{}
25333 \end_inset
25334
25335 if you insert a label into a section heading, the prefix will be 
25336 \begin_inset Quotes eld
25337 \end_inset
25338
25339
25340 \family sans
25341 sec:
25342 \family default
25343
25344 \begin_inset Quotes erd
25345 \end_inset
25346
25347 .
25348 \end_layout
25349
25350 \begin_layout Standard
25351 To reference the item, we refer to its label using the menu 
25352 \family sans
25353 Insert\SpecialChar \menuseparator
25354 Cross-Reference
25355 \family default
25356  or the toolbar button 
25357 \begin_inset Info
25358 type  "icon"
25359 arg   "dialog-show-new-inset ref"
25360 \end_inset
25361
25362 .
25363  A grey cross-reference box like this: 
25364 \begin_inset Graphics
25365         filename clipart/referenceQt4.png
25366         scale 85
25367
25368 \end_inset
25369
25370  is inserted and the cross-reference window appears showing all the labels
25371  in the document.
25372  We can now sort the labels alphabetically and then choose the entry 
25373 \begin_inset Quotes eld
25374 \end_inset
25375
25376
25377 \family sans
25378 enu:Second-item
25379 \family default
25380
25381 \begin_inset Quotes erd
25382 \end_inset
25383
25384 .
25385  At the position of the cross-reference box the item number will appear
25386  in the output.
25387 \end_layout
25388
25389 \begin_layout Standard
25390 Alternatively to 
25391 \family sans
25392 Insert\SpecialChar \menuseparator
25393 Cross-Reference
25394 \family default
25395 , you can right-click on a label and use in the appearing context menu 
25396 \family sans
25397 Copy as Reference
25398 \family default
25399 .
25400  The cross-reference to this label is now in the clipboard and can be copied
25401  to the actual cursor position via the menu 
25402 \family sans
25403 Edit\SpecialChar \menuseparator
25404 Paste
25405 \family default
25406  (shortcut Ctrl+V).
25407 \end_layout
25408
25409 \begin_layout Standard
25410 Here is our cross-reference: Item
25411 \begin_inset space ~
25412 \end_inset
25413
25414
25415 \begin_inset CommandInset ref
25416 LatexCommand ref
25417 reference "enu:Second-item"
25418
25419 \end_inset
25420
25421
25422 \end_layout
25423
25424 \begin_layout Standard
25425 It is recommended to use a protected space
25426 \begin_inset Foot
25427 status collapsed
25428
25429 \begin_layout Plain Layout
25430 described in section
25431 \begin_inset space ~
25432 \end_inset
25433
25434
25435 \begin_inset CommandInset ref
25436 LatexCommand ref
25437 reference "sub:Protected-Space"
25438
25439 \end_inset
25440
25441
25442 \end_layout
25443
25444 \end_inset
25445
25446  between the cross-reference name and its number to avoid ugly line breaks
25447  between them.
25448 \end_layout
25449
25450 \begin_layout Standard
25451 There are six varieties of cross-references:
25452 \end_layout
25453
25454 \begin_layout Description
25455 <reference>: prints the number, this is the default: 
25456 \begin_inset CommandInset ref
25457 LatexCommand ref
25458 reference "cap:Two-distorted-images"
25459
25460 \end_inset
25461
25462
25463 \end_layout
25464
25465 \begin_layout Description
25466 (<reference>): prints the number within two parentheses, this is the style
25467  normally used to reference formulas, especially when the reference name
25468  
25469 \begin_inset Quotes eld
25470 \end_inset
25471
25472 Equation
25473 \begin_inset Quotes erd
25474 \end_inset
25475
25476  is omitted: 
25477 \begin_inset CommandInset ref
25478 LatexCommand eqref
25479 reference "eq:tanhExp"
25480
25481 \end_inset
25482
25483
25484 \end_layout
25485
25486 \begin_layout Description
25487 <page>: prints the page number: Page
25488 \begin_inset space ~
25489 \end_inset
25490
25491
25492 \begin_inset CommandInset ref
25493 LatexCommand pageref
25494 reference "cap:Two-distorted-images"
25495
25496 \end_inset
25497
25498
25499 \end_layout
25500
25501 \begin_layout Description
25502 on
25503 \begin_inset space ~
25504 \end_inset
25505
25506 page
25507 \begin_inset space ~
25508 \end_inset
25509
25510 <page>: prints the text "on page" and the page number: 
25511 \begin_inset CommandInset ref
25512 LatexCommand vpageref
25513 reference "cap:Two-distorted-images"
25514
25515 \end_inset
25516
25517
25518 \end_layout
25519
25520 \begin_layout Description
25521 <reference>
25522 \begin_inset space ~
25523 \end_inset
25524
25525 on
25526 \begin_inset space ~
25527 \end_inset
25528
25529 page
25530 \begin_inset space ~
25531 \end_inset
25532
25533 <page>: prints the number, the text "on page", and the page number: 
25534 \begin_inset CommandInset ref
25535 LatexCommand vref
25536 reference "cap:Two-distorted-images"
25537
25538 \end_inset
25539
25540
25541 \end_layout
25542
25543 \begin_layout Description
25544 Formatted
25545 \begin_inset space ~
25546 \end_inset
25547
25548 reference: prints a self defined cross-reference format.
25549 \begin_inset Newline newline
25550 \end_inset
25551
25552
25553 \begin_inset Note Greyedout
25554 status open
25555
25556 \begin_layout Plain Layout
25557
25558 \series bold
25559 Note:
25560 \series default
25561  This feature is only available when you have the LaTeX-package 
25562 \series bold
25563 prettyref
25564 \series default
25565  or 
25566 \series bold
25567 refstyle
25568 \series default
25569
25570 \begin_inset Index idx
25571 status collapsed
25572
25573 \begin_layout Plain Layout
25574 LaTeX-packages ! prettyref
25575 \end_layout
25576
25577 \end_inset
25578
25579
25580 \begin_inset Index idx
25581 status collapsed
25582
25583 \begin_layout Plain Layout
25584 LaTeX-packages ! refstyle
25585 \end_layout
25586
25587 \end_inset
25588
25589  installed.
25590 \end_layout
25591
25592 \end_inset
25593
25594
25595 \end_layout
25596
25597 \begin_layout Description
25598 Textual
25599 \begin_inset space ~
25600 \end_inset
25601
25602 reference: prints the caption or name of the reference: 
25603 \begin_inset CommandInset ref
25604 LatexCommand nameref
25605 reference "cap:Two-distorted-images"
25606
25607 \end_inset
25608
25609
25610 \end_layout
25611
25612 \begin_layout Standard
25613
25614 \family sans
25615 <page>
25616 \family default
25617  will not print the page number if the label is on the previous, the same,
25618  or the next page.
25619  You will e.
25620 \begin_inset space \thinspace{}
25621 \end_inset
25622
25623 g.
25624 \begin_inset space \space{}
25625 \end_inset
25626
25627 see the text 
25628 \begin_inset Quotes eld
25629 \end_inset
25630
25631
25632 \family sans
25633 on this page
25634 \family default
25635
25636 \begin_inset Quotes erd
25637 \end_inset
25638
25639  instead.
25640  The style 
25641 \family sans
25642 <reference> on page <page>
25643 \family default
25644  will not print anything about the page if the label is on the same page.
25645 \end_layout
25646
25647 \begin_layout Standard
25648 The number and current page of the referenced document part in the output
25649  is automatically calculated by LaTeX.
25650  The varieties are adjusted in the field 
25651 \family sans
25652 Format
25653 \family default
25654  of the cross-reference window, that appear when you click on the cross-referenc
25655 e.
25656 \end_layout
25657
25658 \begin_layout Standard
25659 You can only use the style 
25660 \family sans
25661 <reference>
25662 \family default
25663  to reference numbered document parts, while the reference style 
25664 \family sans
25665 <page>
25666 \family default
25667  is always possible.
25668 \end_layout
25669
25670 \begin_layout Standard
25671 If you want to reference a section, put the label in the section heading;
25672  for floats put the label in the caption; for footnotes put the label in
25673  it.
25674  Referencing formulas is explained in section
25675 \begin_inset space ~
25676 \end_inset
25677
25678
25679 \begin_inset CommandInset ref
25680 LatexCommand ref
25681 reference "sec:Formula-Numbering-and"
25682
25683 \end_inset
25684
25685 .
25686 \end_layout
25687
25688 \begin_layout Standard
25689 Right-clicking on a cross-reference opens a context menu.
25690  The entry 
25691 \family sans
25692 Go
25693 \begin_inset space ~
25694 \end_inset
25695
25696 to
25697 \begin_inset space ~
25698 \end_inset
25699
25700 Label
25701 \family default
25702  sets the cursor before the referenced label.
25703  This entry will be renamed in the context menu of the label to 
25704 \family sans
25705 Go
25706 \begin_inset space ~
25707 \end_inset
25708
25709 Back
25710 \family default
25711  so that you can use it to set the cursor back to the cross-reference.
25712  You can also go back with the toolbar button 
25713 \begin_inset Info
25714 type  "icon"
25715 arg   "bookmark-goto 0"
25716 \end_inset
25717
25718 .
25719 \end_layout
25720
25721 \begin_layout Standard
25722 You can change labels at any time.
25723  References to the changed label will automatically be updated so that you
25724  do not need to take care about this.
25725 \end_layout
25726
25727 \begin_layout Standard
25728 If a cross-reference refers to a non-existent label, you will see two question
25729  marks in the output instead of the reference.
25730 \end_layout
25731
25732 \begin_layout Standard
25733 References are described in detail in sec.
25734 \begin_inset space ~
25735 \end_inset
25736
25737
25738 \begin_inset Quotes eld
25739 \end_inset
25740
25741 Referencing Floats
25742 \begin_inset Quotes erd
25743 \end_inset
25744
25745  of the 
25746 \emph on
25747 Embedded Objects
25748 \emph default
25749  manual.
25750 \end_layout
25751
25752 \begin_layout Section
25753 Table of Contents and other Listings
25754 \begin_inset Index idx
25755 status collapsed
25756
25757 \begin_layout Plain Layout
25758 Table of contents
25759 \end_layout
25760
25761 \end_inset
25762
25763
25764 \begin_inset Index idx
25765 status collapsed
25766
25767 \begin_layout Plain Layout
25768 Outline
25769 \end_layout
25770
25771 \end_inset
25772
25773
25774 \begin_inset CommandInset label
25775 LatexCommand label
25776 name "sec:toc"
25777
25778 \end_inset
25779
25780
25781 \end_layout
25782
25783 \begin_layout Subsection
25784 Table of Contents
25785 \begin_inset CommandInset label
25786 LatexCommand label
25787 name "sub:Table-of-Contents"
25788
25789 \end_inset
25790
25791
25792 \end_layout
25793
25794 \begin_layout Standard
25795 The Table of Contents (TOC) is inserted with the menu 
25796 \family sans
25797 Insert\SpecialChar \menuseparator
25798 List/TOC\SpecialChar \menuseparator
25799 Table
25800 \begin_inset space ~
25801 \end_inset
25802
25803 of
25804 \begin_inset space ~
25805 \end_inset
25806
25807 Contents
25808 \family default
25809 .
25810  Is is displayed in LyX as a gray box.
25811  If you click on it, the 
25812 \family sans
25813 Outline
25814 \family default
25815  window appears, showing you the TOC entries as outline to move and rearrange
25816  sections in your documents.
25817  So this operation is an alternative to the menu 
25818 \family sans
25819 Document\SpecialChar \menuseparator
25820 Outline
25821 \family default
25822  that is described in sec.
25823 \begin_inset space \thinspace{}
25824 \end_inset
25825
25826
25827 \begin_inset CommandInset ref
25828 LatexCommand ref
25829 reference "sec:Navigating"
25830
25831 \end_inset
25832
25833 .
25834 \end_layout
25835
25836 \begin_layout Standard
25837 The TOC in the document output lists every numbered section automatically.
25838  If you have declared a short title for a section heading, as described
25839  in section
25840 \begin_inset space ~
25841 \end_inset
25842
25843
25844 \begin_inset CommandInset ref
25845 LatexCommand ref
25846 reference "sec:Short-Titles"
25847
25848 \end_inset
25849
25850 , it will be used in the TOC instead of the section heading.
25851  Section
25852 \begin_inset space ~
25853 \end_inset
25854
25855
25856 \begin_inset CommandInset ref
25857 LatexCommand ref
25858 reference "sub:Numbering-depth"
25859
25860 \end_inset
25861
25862  describes how the level is adjusted that defines which section types are
25863  listed in the TOC.
25864  Unnumbered sections are not listed in the TOC.
25865 \end_layout
25866
25867 \begin_layout Subsection
25868 List of Figures, Tables, and Algorithms
25869 \begin_inset CommandInset label
25870 LatexCommand label
25871 name "sub:List-of-Figures"
25872
25873 \end_inset
25874
25875
25876 \end_layout
25877
25878 \begin_layout Standard
25879 Table, figure, and algorithm lists are very much like the table of contents.
25880  You can insert them via the 
25881 \family sans
25882 Insert\SpecialChar \menuseparator
25883 List
25884 \begin_inset space ~
25885 \end_inset
25886
25887 /
25888 \begin_inset space ~
25889 \end_inset
25890
25891 TOC
25892 \family default
25893  submenus.
25894  The list entries are the float captions and the float number.
25895 \end_layout
25896
25897 \begin_layout Section
25898 URLs and Hyperlinks
25899 \begin_inset Index idx
25900 status collapsed
25901
25902 \begin_layout Plain Layout
25903 URLs
25904 \end_layout
25905
25906 \end_inset
25907
25908
25909 \begin_inset Index idx
25910 status collapsed
25911
25912 \begin_layout Plain Layout
25913 Hyperlinks
25914 \end_layout
25915
25916 \end_inset
25917
25918
25919 \end_layout
25920
25921 \begin_layout Subsection
25922 URLs
25923 \begin_inset CommandInset label
25924 LatexCommand label
25925 name "sub:URLs"
25926
25927 \end_inset
25928
25929
25930 \end_layout
25931
25932 \begin_layout Standard
25933 Links to web pages or email addresses can be inserted via the menu 
25934 \family sans
25935 Insert\SpecialChar \menuseparator
25936 URL
25937 \family default
25938 .
25939 \end_layout
25940
25941 \begin_layout Standard
25942 Here is an example URL: LyX's homepage: 
25943 \begin_inset Flex URL
25944 status open
25945
25946 \begin_layout Plain Layout
25947
25948 http://www.lyx.org
25949 \end_layout
25950
25951 \end_inset
25952
25953
25954 \end_layout
25955
25956 \begin_layout Standard
25957 You cannot change the style of the link text, the URL text will always be
25958  in the style 
25959 \family typewriter
25960 Typewriter
25961 \family default
25962 .
25963  To be able to format the URL text, use hyperlinks as explained in the next
25964  subsection.
25965 \end_layout
25966
25967 \begin_layout Standard
25968 \begin_inset Note Greyedout
25969 status open
25970
25971 \begin_layout Plain Layout
25972
25973 \series bold
25974 Note:
25975 \series default
25976  URLs must not end with a backslash, otherwise you get LaTeX errors.
25977 \end_layout
25978
25979 \end_inset
25980
25981
25982 \end_layout
25983
25984 \begin_layout Subsection
25985 Hyperlinks
25986 \begin_inset CommandInset label
25987 LatexCommand label
25988 name "sub:Hyperlinks"
25989
25990 \end_inset
25991
25992
25993 \end_layout
25994
25995 \begin_layout Standard
25996 Hyperlinks can be inserted with the menu 
25997 \family sans
25998 Insert\SpecialChar \menuseparator
25999 Hyperlink
26000 \family default
26001  or with the toolbar button 
26002 \begin_inset Info
26003 type  "icon"
26004 arg   "href-insert"
26005 \end_inset
26006
26007 .
26008  The appearing dialog has two fields: 
26009 \family sans
26010 Target
26011 \family default
26012  and 
26013 \family sans
26014 Name
26015 \family default
26016 .
26017  The name is the printed text for the hyperlink.
26018  The hyperlink type can be a weblink like this: 
26019 \begin_inset CommandInset href
26020 LatexCommand href
26021 name "LyX's homepage"
26022 target "http://www.lyx.org"
26023
26024 \end_inset
26025
26026 , an Email address like this: 
26027 \begin_inset CommandInset href
26028 LatexCommand href
26029 name "lyx-docs mailing list"
26030 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26031 type "mailto:"
26032
26033 \end_inset
26034
26035 , or a link to a file.
26036 \end_layout
26037
26038 \begin_layout Standard
26039 You can start applications via a hyperlink when you insert a weblink, but
26040  add the prefix 
26041 \begin_inset Quotes eld
26042 \end_inset
26043
26044
26045 \family sans
26046 run:
26047 \family default
26048
26049 \begin_inset Quotes erd
26050 \end_inset
26051
26052  to the link target.
26053 \end_layout
26054
26055 \begin_layout Standard
26056 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26057  and become clickable in the DVI and PDF-output.
26058  To set the format of the link text, highlight the hyperlink inset and use
26059  the text style dialog.
26060  This is for example a hyperlink with bold sans serif text: 
26061 \family sans
26062 \series bold
26063
26064 \begin_inset CommandInset href
26065 LatexCommand href
26066 name "LyX's homepage"
26067 target "http://www.lyx.org"
26068
26069 \end_inset
26070
26071
26072 \end_layout
26073
26074 \begin_layout Standard
26075 The link text color can be changed, when the option 
26076 \family sans
26077 Color links
26078 \family default
26079  is set in the PDF Properties dialog (menu 
26080 \family sans
26081 Document\SpecialChar \menuseparator
26082 Settings\SpecialChar \menuseparator
26083 PDF Properties
26084 \family default
26085 ).
26086  The link text is for example set in this document to blue by adding the
26087  option
26088 \begin_inset Newline newline
26089 \end_inset
26090
26091
26092 \series bold
26093 urlcolor=blue
26094 \series default
26095
26096 \begin_inset Newline newline
26097 \end_inset
26098
26099 to the field 
26100 \family sans
26101 Additional options
26102 \family default
26103  in the PDF Properties dialog.
26104 \end_layout
26105
26106 \begin_layout Section
26107 Appendices
26108 \begin_inset Index idx
26109 status collapsed
26110
26111 \begin_layout Plain Layout
26112 Appendix
26113 \end_layout
26114
26115 \end_inset
26116
26117
26118 \begin_inset CommandInset label
26119 LatexCommand label
26120 name "sec:Appendices"
26121
26122 \end_inset
26123
26124
26125 \end_layout
26126
26127 \begin_layout Standard
26128 Appendices are created with the menu 
26129 \family sans
26130 Document\SpecialChar \menuseparator
26131 Start
26132 \begin_inset space ~
26133 \end_inset
26134
26135 Appendix
26136 \begin_inset space ~
26137 \end_inset
26138
26139 Here
26140 \family default
26141 .
26142  This menu sets the document from the current cursor position to the end
26143  as the appendix region.
26144  The region is marked with a red borderline.
26145 \end_layout
26146
26147 \begin_layout Standard
26148 Every chapter (or section) within the appendix region is treated as an appendix,
26149  numbered with a capital Latin letter.
26150  The appendix subsections are numbered with this letter followed by a dot
26151  and the subsection number.
26152  All appendix sections can be referenced as if they were normal sections,
26153  here two examples:
26154 \end_layout
26155
26156 \begin_layout Standard
26157 Appendix
26158 \begin_inset space ~
26159 \end_inset
26160
26161
26162 \begin_inset CommandInset ref
26163 LatexCommand ref
26164 reference "cha:Credits"
26165
26166 \end_inset
26167
26168 ; Appendix
26169 \begin_inset space ~
26170 \end_inset
26171
26172
26173 \begin_inset CommandInset ref
26174 LatexCommand ref
26175 reference "sub:Export"
26176
26177 \end_inset
26178
26179
26180 \end_layout
26181
26182 \begin_layout Section
26183 Bibliography
26184 \begin_inset Index idx
26185 status collapsed
26186
26187 \begin_layout Plain Layout
26188 Bibliography
26189 \end_layout
26190
26191 \end_inset
26192
26193
26194 \begin_inset CommandInset label
26195 LatexCommand label
26196 name "sec:Bibliography"
26197
26198 \end_inset
26199
26200
26201 \end_layout
26202
26203 \begin_layout Standard
26204 There are two ways of generating the bibliography in a LyX-document.
26205  You can include a bibliography database,
26206 \begin_inset Foot
26207 status collapsed
26208
26209 \begin_layout Plain Layout
26210 Known under the name 
26211 \begin_inset Quotes eld
26212 \end_inset
26213
26214 BibTeX-database
26215 \begin_inset Quotes erd
26216 \end_inset
26217
26218 .
26219 \end_layout
26220
26221 \end_inset
26222
26223  which is explained in the next subsection, or you can insert the bibliography
26224  manually, using the paragraph environment 
26225 \family sans
26226 Bibliography
26227 \family default
26228 , which was described in section
26229 \begin_inset space ~
26230 \end_inset
26231
26232
26233 \begin_inset CommandInset ref
26234 LatexCommand ref
26235 reference "sub:Biblio_environment"
26236
26237 \end_inset
26238
26239 .
26240  If you want anything other than numerical citations that are used in this
26241  document, like author-year citations, then you must
26242 \emph on
26243  
26244 \emph default
26245 use a bibliography database.
26246 \end_layout
26247
26248 \begin_layout Subsection
26249 The Bibliography Environment
26250 \end_layout
26251
26252 \begin_layout Standard
26253 Within the 
26254 \family sans
26255 Bibliography
26256 \family default
26257  environment, every paragraph begins with a gray bibliography box labeled
26258  with a number.
26259  If you click on it, you will get a dialog in which you can set a 
26260 \family sans
26261 Key
26262 \family default
26263  and a 
26264 \family sans
26265 Label
26266 \family default
26267 .
26268  The key is the symbolic name by which you will refer to this bibliography
26269  entry.
26270  For example, our second entry in the bibliography is a book about LaTeX
26271  and we used 
26272 \begin_inset Quotes eld
26273 \end_inset
26274
26275 latexcompanion
26276 \begin_inset Quotes erd
26277 \end_inset
26278
26279 , a short form of its title, as key.
26280 \end_layout
26281
26282 \begin_layout Standard
26283 You can refer to the key of a bibliography entry using the menu 
26284 \family sans
26285 Insert\SpecialChar \menuseparator
26286 Citation
26287 \family default
26288  or the toolbar button 
26289 \begin_inset Info
26290 type  "icon"
26291 arg   "dialog-show-new-inset citation"
26292 \end_inset
26293
26294 .
26295  A citation reference box is inserted and a citation window will appear
26296  in which you can select one or more keys in the available key list.
26297  The citation reference box will be labeled with the referenced key.
26298  When you click on the box, the citation window appears and you can change
26299  the reference.
26300 \end_layout
26301
26302 \begin_layout Standard
26303 Citation references appear in the output as the number of the bibliography
26304  entry with surrounding brackets.
26305  If you set a 
26306 \family sans
26307 Label
26308 \family default
26309  for the entry, the label will appear instead of the number.
26310  Here are two examples; the first without a label, the second with the label
26311  
26312 \begin_inset Quotes eld
26313 \end_inset
26314
26315 Credits
26316 \begin_inset Quotes erd
26317 \end_inset
26318
26319 :
26320 \end_layout
26321
26322 \begin_layout Standard
26323 Have a look at the 
26324 \family sans
26325 LaTeX Companion Second Edition
26326 \family default
26327
26328 \begin_inset CommandInset citation
26329 LatexCommand cite
26330 key "latexcompanion"
26331
26332 \end_inset
26333
26334
26335 \end_layout
26336
26337 \begin_layout Standard
26338 The LyX-Team members are listed in the Credits: 
26339 \begin_inset CommandInset citation
26340 LatexCommand cite
26341 key "lyxcredit"
26342
26343 \end_inset
26344
26345
26346 \end_layout
26347
26348 \begin_layout Subsection
26349 Bibliography databases (BibTeX)
26350 \begin_inset Index idx
26351 status collapsed
26352
26353 \begin_layout Plain Layout
26354 Bibliography ! Databases
26355 \end_layout
26356
26357 \end_inset
26358
26359
26360 \begin_inset Index idx
26361 status collapsed
26362
26363 \begin_layout Plain Layout
26364 Bibliography ! BibTeX
26365 \end_layout
26366
26367 \end_inset
26368
26369
26370 \begin_inset CommandInset label
26371 LatexCommand label
26372 name "sub:Bibliography-databases"
26373
26374 \end_inset
26375
26376
26377 \end_layout
26378
26379 \begin_layout Standard
26380 Bibliography databases are useful if you use the same bibliography in different
26381  documents.
26382 \begin_inset Foot
26383 status collapsed
26384
26385 \begin_layout Plain Layout
26386 They are also useful simply for keeping a database of articles and notes
26387  concerning them.
26388  Most of the database programs mentioned below allow you to store annotations
26389  and reviews along with bibliographical information.
26390 \end_layout
26391
26392 \end_inset
26393
26394  It also makes it very easy to have a uniform layout for all bibliography
26395  entries.
26396  You can collect the bibliography of all relevant books and articles of
26397  your working field in a database.
26398  This database can be used for different documents, and only the entries
26399  cited in a particular document will appear in the bibliography list for
26400  that document.
26401  This relieves you of the need to keep track of which articles and books
26402  you have cited.
26403 \end_layout
26404
26405 \begin_layout Standard
26406 The database is a text file with the file extension 
26407 \begin_inset Quotes eld
26408 \end_inset
26409
26410
26411 \family sans
26412 .bib
26413 \family default
26414
26415 \begin_inset Quotes erd
26416 \end_inset
26417
26418 , containing the bibliography in a special format.
26419  The format is explained in 
26420 \begin_inset CommandInset citation
26421 LatexCommand cite
26422 key "BibTeX-2"
26423
26424 \end_inset
26425
26426  and in LaTeX books (
26427 \begin_inset CommandInset citation
26428 LatexCommand cite
26429 key "Mittelbach,Kopka,Lamport"
26430
26431 \end_inset
26432
26433 ).
26434  The file can be created using any text editor, but normally one uses a
26435  special program to create and edit the entries in the database.
26436  A list of such programs is maintained on the LyX Wiki at 
26437 \begin_inset Flex URL
26438 status collapsed
26439
26440 \begin_layout Plain Layout
26441
26442 http://wiki.lyx.org/BibTeX/Programs
26443 \end_layout
26444
26445 \end_inset
26446
26447 .
26448 \end_layout
26449
26450 \begin_layout Standard
26451 To use a database, use the menu 
26452 \family sans
26453 Insert\SpecialChar \menuseparator
26454 List
26455 \family default
26456 /
26457 \family sans
26458 TOC\SpecialChar \menuseparator
26459 BibT
26460 \begin_inset ERT
26461 status collapsed
26462
26463 \begin_layout Plain Layout
26464
26465 {}
26466 \end_layout
26467
26468 \end_inset
26469
26470 eX
26471 \begin_inset space ~
26472 \end_inset
26473
26474 Bibliography
26475 \family default
26476 .
26477  A grey box will be inserted and a window appears.
26478  In this window you can load one or more databases and a style file.
26479  The option 
26480 \family sans
26481 Add bibliography to TOC
26482 \family default
26483  adds a table of contents entry for the bibliography.
26484  In the 
26485 \family sans
26486 Content
26487 \family default
26488  drop box you can select whether to include > all the entries in the database
26489  in the document or just the cited references.
26490 \end_layout
26491
26492 \begin_layout Standard
26493 The style file is a text file with the file extension 
26494 \begin_inset Quotes eld
26495 \end_inset
26496
26497
26498 \family sans
26499 .bst
26500 \family default
26501
26502 \begin_inset Quotes erd
26503 \end_inset
26504
26505  that controls how the bibliography entries will appear.
26506  Your LaTeX distribution should provide several of these, and many publishers
26507  provide their own style files, so that you don't have to take care of the
26508  layout.
26509  It is of course possible to write your own style file, but this is something
26510  for experts.
26511 \begin_inset Foot
26512 status collapsed
26513
26514 \begin_layout Plain Layout
26515 For information how this is done, have a look at
26516 \begin_inset Newline newline
26517 \end_inset
26518
26519
26520 \begin_inset CommandInset href
26521 LatexCommand href
26522 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26523
26524 \end_inset
26525
26526 .
26527 \end_layout
26528
26529 \end_inset
26530
26531
26532 \end_layout
26533
26534 \begin_layout Standard
26535 Inserting a citation reference works as described in the previous section.
26536 \end_layout
26537
26538 \begin_layout Standard
26539 To generate the bibliography from a database, LyX uses the program BibTeX.
26540  This program can be controlled with options that you can add in LyX's preferenc
26541 es dialog under 
26542 \family sans
26543 Outputs\SpecialChar \menuseparator
26544 LaT
26545 \begin_inset ERT
26546 status collapsed
26547
26548 \begin_layout Plain Layout
26549
26550 {}
26551 \end_layout
26552
26553 \end_inset
26554
26555 eX
26556 \family default
26557  in the 
26558 \family sans
26559 BibT
26560 \begin_inset ERT
26561 status collapsed
26562
26563 \begin_layout Plain Layout
26564
26565 {}
26566 \end_layout
26567
26568 \end_inset
26569
26570 eX
26571 \begin_inset space ~
26572 \end_inset
26573
26574 command
26575 \family default
26576  field.
26577  Before adding options, it is strongly recommended to read the manual of
26578  
26579 \family sans
26580 BibTeX
26581 \family default
26582  
26583 \begin_inset CommandInset citation
26584 LatexCommand cite
26585 key "BibTeX"
26586
26587 \end_inset
26588
26589 .
26590 \end_layout
26591
26592 \begin_layout Standard
26593 When you select the option 
26594 \family sans
26595 Sectioned bibliography
26596 \family default
26597  in the 
26598 \family sans
26599 Document\SpecialChar \menuseparator
26600 Settings
26601 \family default
26602  dialog, it is possible to have multiple and sectioned bibliographies.
26603  This and other options are explained in detail in section 
26604 \emph on
26605 Customizing Bibliographies
26606 \emph default
26607  
26608 \emph on
26609 with BibTeX
26610 \emph default
26611  of the 
26612 \emph on
26613 Additional Features
26614 \emph default
26615  manual.
26616 \end_layout
26617
26618 \begin_layout Standard
26619 We use two bibliographies in this document to show the difference between
26620  the two methods of creating them.
26621  As you can see, the bibliography that is created from a database lists
26622  only the database entries that are referenced in the document.
26623  We used the style file 
26624 \family sans
26625 alphadin.bst
26626 \family default
26627  to get the complicated German reference key scheme in the bibliography.
26628 \end_layout
26629
26630 \begin_layout Subsection
26631 Bibliography layout
26632 \begin_inset Index idx
26633 status collapsed
26634
26635 \begin_layout Plain Layout
26636 Bibliography ! Layout
26637 \end_layout
26638
26639 \end_inset
26640
26641
26642 \end_layout
26643
26644 \begin_layout Standard
26645 In the citation reference dialog you can set a special citation format.
26646  For this feature you need to enable the option 
26647 \family sans
26648 Natbib
26649 \family default
26650  in the 
26651 \family sans
26652 Document\SpecialChar \menuseparator
26653 Settings
26654 \family default
26655
26656 \begin_inset Index idx
26657 status collapsed
26658
26659 \begin_layout Plain Layout
26660 Document ! Settings
26661 \end_layout
26662
26663 \end_inset
26664
26665  dialog under 
26666 \family sans
26667 Bibliography
26668 \family default
26669 .
26670  Setting a citation style for a reference will overwrite the default.
26671  For the global citation format use the BibTeX style files as explained
26672  in the previous section.
26673 \end_layout
26674
26675 \begin_layout Standard
26676 You can also set text, that should appear before or after a citation reference,
26677  in the citation reference window.
26678  Here an example where we set the text 
26679 \begin_inset Quotes eld
26680 \end_inset
26681
26682 Chapter
26683 \begin_inset space ~
26684 \end_inset
26685
26686 3
26687 \begin_inset Quotes erd
26688 \end_inset
26689
26690  to appear after the reference:
26691 \end_layout
26692
26693 \begin_layout Standard
26694 Have a look at 
26695 \begin_inset CommandInset citation
26696 LatexCommand cite
26697 after "Chapter 3"
26698 key "latexcompanion"
26699
26700 \end_inset
26701
26702 .
26703 \end_layout
26704
26705 \begin_layout Section
26706 Index
26707 \begin_inset Index idx
26708 status collapsed
26709
26710 \begin_layout Plain Layout
26711 Index generation
26712 \end_layout
26713
26714 \end_inset
26715
26716
26717 \begin_inset CommandInset label
26718 LatexCommand label
26719 name "sec:Index"
26720
26721 \end_inset
26722
26723
26724 \end_layout
26725
26726 \begin_layout Standard
26727 An index entry is created if you use the menu 
26728 \family sans
26729 Insert\SpecialChar \menuseparator
26730 Index
26731 \begin_inset space ~
26732 \end_inset
26733
26734 Entry
26735 \family default
26736  or the toolbar button 
26737 \begin_inset Info
26738 type  "icon"
26739 arg   "index-insert"
26740 \end_inset
26741
26742 .
26743  A box labeled 
26744 \begin_inset Quotes eld
26745 \end_inset
26746
26747
26748 \family sans
26749 Index
26750 \family default
26751
26752 \begin_inset Quotes erd
26753 \end_inset
26754
26755  is inserted containing the text that appears in the index.
26756  The word where the cursor is in or the currently highlighted text is proposed
26757  by LyX as the index entry.
26758 \end_layout
26759
26760 \begin_layout Standard
26761 We give a short overview of the index commands in the next subsections.
26762  For a detailed description of LaTeX's index mechanism, have a look at one
26763  of the LaTeX books 
26764 \begin_inset CommandInset citation
26765 LatexCommand cite
26766 key "latexcompanion,latexguide,latexbook"
26767
26768 \end_inset
26769
26770 .
26771 \end_layout
26772
26773 \begin_layout Standard
26774 The index list is inserted in the document with the menu 
26775 \family sans
26776 Insert\SpecialChar \menuseparator
26777 List
26778 \begin_inset space ~
26779 \end_inset
26780
26781 /
26782 \begin_inset space ~
26783 \end_inset
26784
26785 TOC\SpecialChar \menuseparator
26786 Index
26787 \begin_inset space ~
26788 \end_inset
26789
26790 List
26791 \family default
26792 .
26793  A light blue box labeled 
26794 \begin_inset Quotes eld
26795 \end_inset
26796
26797
26798 \family sans
26799 Index
26800 \family default
26801
26802 \begin_inset Quotes erd
26803 \end_inset
26804
26805  will show the place where the index is printed in the output.
26806  The index list box is not clickable like other LyX-boxes.
26807 \end_layout
26808
26809 \begin_layout Subsection
26810 Grouping Index Entries
26811 \begin_inset Index idx
26812 status collapsed
26813
26814 \begin_layout Plain Layout
26815 Index ! Grouping
26816 \end_layout
26817
26818 \end_inset
26819
26820
26821 \end_layout
26822
26823 \begin_layout Standard
26824 Index entries are often grouped to offer the reader a fast search in the
26825  index.
26826  We want to group for example the index entries for itemized and enumerated
26827  lists under the entry 
26828 \begin_inset Quotes eld
26829 \end_inset
26830
26831 Lists
26832 \begin_inset Quotes erd
26833 \end_inset
26834
26835 .
26836  First we create the entry 
26837 \begin_inset Quotes eld
26838 \end_inset
26839
26840 Lists
26841 \begin_inset Quotes erd
26842 \end_inset
26843
26844  in section
26845 \begin_inset space ~
26846 \end_inset
26847
26848
26849 \begin_inset CommandInset ref
26850 LatexCommand ref
26851 reference "sub:Lists"
26852
26853 \end_inset
26854
26855 .
26856  In the text field for the itemized list index entry in section
26857 \begin_inset space ~
26858 \end_inset
26859
26860
26861 \begin_inset CommandInset ref
26862 LatexCommand ref
26863 reference "sec:Itemize"
26864
26865 \end_inset
26866
26867 , we insert the command
26868 \end_layout
26869
26870 \begin_layout Standard
26871
26872 \series bold
26873 Lists ! Itemize
26874 \end_layout
26875
26876 \begin_layout Standard
26877 and the command
26878 \end_layout
26879
26880 \begin_layout Standard
26881
26882 \series bold
26883 Lists ! Enumerate
26884 \end_layout
26885
26886 \begin_layout Standard
26887 for the enumerated list in section
26888 \begin_inset space ~
26889 \end_inset
26890
26891
26892 \begin_inset CommandInset ref
26893 LatexCommand ref
26894 reference "sec:Enumerate"
26895
26896 \end_inset
26897
26898 .
26899 \end_layout
26900
26901 \begin_layout Standard
26902 The exclamation mark 
26903 \begin_inset Quotes eld
26904 \end_inset
26905
26906 !
26907 \begin_inset Quotes erd
26908 \end_inset
26909
26910  marks the grouping levels.
26911  You can have three levels; every index level is indented a bit more.
26912  An index entry for the higher levels is not required.
26913  If we don't have an index entry for 
26914 \begin_inset Quotes eld
26915 \end_inset
26916
26917 Lists
26918 \begin_inset Quotes erd
26919 \end_inset
26920
26921 , it will be printed anyway, but without a page number.
26922 \end_layout
26923
26924 \begin_layout Subsection
26925 Page Ranges
26926 \begin_inset Index idx
26927 status collapsed
26928
26929 \begin_layout Plain Layout
26930 Index ! Page ranges
26931 \end_layout
26932
26933 \end_inset
26934
26935
26936 \end_layout
26937
26938 \begin_layout Standard
26939 Normally an index entry will appear with the page number of the indexed
26940  section.
26941  But sometimes you want to index more pages under the same entry.
26942  E.g if we want to index the paragraph environments, we create an index entry
26943  in section
26944 \begin_inset space ~
26945 \end_inset
26946
26947
26948 \begin_inset CommandInset ref
26949 LatexCommand ref
26950 reference "sec:Paragraph-Environments"
26951
26952 \end_inset
26953
26954  with the command
26955 \end_layout
26956
26957 \begin_layout Standard
26958
26959 \series bold
26960 Paragraph environments|(
26961 \end_layout
26962
26963 \begin_layout Standard
26964 and another entry at the end of section
26965 \begin_inset space ~
26966 \end_inset
26967
26968
26969 \begin_inset CommandInset ref
26970 LatexCommand ref
26971 reference "sub:LyX-Code"
26972
26973 \end_inset
26974
26975  with the command
26976 \end_layout
26977
26978 \begin_layout Standard
26979
26980 \series bold
26981 Paragraph environments|)
26982 \end_layout
26983
26984 \begin_layout Standard
26985 The commands 
26986 \begin_inset Quotes eld
26987 \end_inset
26988
26989
26990 \series bold
26991 |(
26992 \series default
26993
26994 \begin_inset Quotes erd
26995 \end_inset
26996
26997  and 
26998 \begin_inset Quotes eld
26999 \end_inset
27000
27001
27002 \series bold
27003 |)
27004 \series default
27005
27006 \begin_inset Quotes erd
27007 \end_inset
27008
27009  respectively start and end the index range.
27010  You can also add the same index entry at different places in the document.
27011  They appear in the output under one entry with a comma separated list of
27012  the pages of the indexed document parts.
27013  An example is the index entry 
27014 \begin_inset Quotes eld
27015 \end_inset
27016
27017 Document ! Settings
27018 \begin_inset Quotes erd
27019 \end_inset
27020
27021 .
27022 \end_layout
27023
27024 \begin_layout Subsection
27025 Cross referencing
27026 \begin_inset Index idx
27027 status collapsed
27028
27029 \begin_layout Plain Layout
27030 Index ! Cross referencing
27031 \end_layout
27032
27033 \end_inset
27034
27035
27036 \end_layout
27037
27038 \begin_layout Standard
27039 It is also possible to refer to another index entry.
27040  We referred for example in the index entry 
27041 \begin_inset Quotes eld
27042 \end_inset
27043
27044 GIF
27045 \begin_inset Quotes erd
27046 \end_inset
27047
27048  (in section
27049 \begin_inset space ~
27050 \end_inset
27051
27052
27053 \begin_inset CommandInset ref
27054 LatexCommand ref
27055 reference "sub:Image-Formats"
27056
27057 \end_inset
27058
27059 ) to the index entry 
27060 \begin_inset Quotes eld
27061 \end_inset
27062
27063 Image formats
27064 \begin_inset Quotes erd
27065 \end_inset
27066
27067  in the same section using the entry
27068 \end_layout
27069
27070 \begin_layout Standard
27071
27072 \series bold
27073 GIF|see{Image formats}
27074 \end_layout
27075
27076 \begin_layout Standard
27077 where the braces have to be inserted as TeX Code.
27078  The text within the braces is the referenced entry.
27079  The reference will appear in the output without a page number.
27080 \end_layout
27081
27082 \begin_layout Subsection
27083 Index Entry Order
27084 \begin_inset Index idx
27085 status collapsed
27086
27087 \begin_layout Plain Layout
27088 Index ! Entry order
27089 \end_layout
27090
27091 \end_inset
27092
27093
27094 \end_layout
27095
27096 \begin_layout Standard
27097 You can use accented characters in the index entry, but the entries might
27098  then not follow the rules for the index order.
27099  The index entries are sorted alphabetically, but LaTeX
27100 \begin_inset Foot
27101 status collapsed
27102
27103 \begin_layout Plain Layout
27104 The index generating is done in the background by an extra program, see
27105  section
27106 \begin_inset space ~
27107 \end_inset
27108
27109
27110 \begin_inset CommandInset ref
27111 LatexCommand ref
27112 reference "sub:Index-Program"
27113
27114 \end_inset
27115
27116 .
27117 \end_layout
27118
27119 \end_inset
27120
27121  doesn't know how to sort accents in different languages.
27122  We have created as an example the three dummy index entries 
27123 \begin_inset Quotes eld
27124 \end_inset
27125
27126 maison
27127 \begin_inset Quotes erd
27128 \end_inset
27129
27130
27131 \begin_inset Quotes eld
27132 \end_inset
27133
27134 maïs
27135 \begin_inset Quotes erd
27136 \end_inset
27137
27138 , and 
27139 \begin_inset Quotes eld
27140 \end_inset
27141
27142 maître
27143 \begin_inset Quotes erd
27144 \end_inset
27145
27146 .
27147 \begin_inset Index idx
27148 status open
27149
27150 \begin_layout Plain Layout
27151 Dummy entries ! maïs
27152 \end_layout
27153
27154 \end_inset
27155
27156
27157 \begin_inset Index idx
27158 status open
27159
27160 \begin_layout Plain Layout
27161 Dummy entries ! maître
27162 \end_layout
27163
27164 \end_inset
27165
27166
27167 \begin_inset Index idx
27168 status open
27169
27170 \begin_layout Plain Layout
27171 Dummy entries ! maïs@maison
27172 \end_layout
27173
27174 \end_inset
27175
27176  They will be sorted in the order maïs, maître, maison, but we want the
27177  order maïs, maison, maître.
27178  To achieve this, we use the command
27179 \end_layout
27180
27181 \begin_layout Standard
27182
27183 \series bold
27184 previous entry@current entry
27185 \end_layout
27186
27187 \begin_layout Standard
27188 In our case we want to have 
27189 \begin_inset Quotes eld
27190 \end_inset
27191
27192 maison
27193 \begin_inset Quotes erd
27194 \end_inset
27195
27196  after 
27197 \begin_inset Quotes eld
27198 \end_inset
27199
27200 maïs
27201 \begin_inset Quotes erd
27202 \end_inset
27203
27204  and write therefore for the index entry of maison:
27205 \end_layout
27206
27207 \begin_layout Standard
27208
27209 \series bold
27210 maïs@maison
27211 \end_layout
27212
27213 \begin_layout Standard
27214 The previous entry needn't to be a real existing entry, you can also use
27215  another word to tell LaTeX the entry order, see the next subsection for
27216  an example.
27217 \end_layout
27218
27219 \begin_layout Standard
27220 \begin_inset VSpace bigskip
27221 \end_inset
27222
27223
27224 \end_layout
27225
27226 \begin_layout Standard
27227 In some cases the index entry order is not correct when you are using the
27228  program 
27229 \family sans
27230 makeindex 
27231 \family default
27232 to generate the index (see sec.
27233 \begin_inset space \thinspace{}
27234 \end_inset
27235
27236
27237 \begin_inset CommandInset ref
27238 LatexCommand ref
27239 reference "sub:Index-Program"
27240
27241 \end_inset
27242
27243 ).
27244  
27245 \family sans
27246 makeindex
27247 \family default
27248  would for example print the index entry for the LaTeX-package aeguill in
27249  sec.
27250 \begin_inset space \thinspace{}
27251 \end_inset
27252
27253
27254 \begin_inset CommandInset ref
27255 LatexCommand ref
27256 reference "sub:Document-Font"
27257
27258 \end_inset
27259
27260  after the index entries of the other LaTeX-packages although all these
27261  index commands start with 
27262 \begin_inset Quotes eld
27263 \end_inset
27264
27265
27266 \series bold
27267 LaTeX-packages ! 
27268 \series default
27269
27270 \begin_inset Quotes eld
27271 \end_inset
27272
27273 .
27274  The reason is that the index entry for aeguill is in a footnote.
27275  To fix this 
27276 \family sans
27277 makeindex
27278 \family default
27279  bug, add these commands to the preamble of your document:
27280 \end_layout
27281
27282 \begin_layout Standard
27283
27284 \series bold
27285
27286 \backslash
27287 let
27288 \backslash
27289 OrgIndex
27290 \backslash
27291 index
27292 \end_layout
27293
27294 \begin_layout Standard
27295
27296 \series bold
27297
27298 \backslash
27299 renewcommand*{
27300 \backslash
27301 index}[1]{
27302 \backslash
27303 OrgIndex{#1}}
27304 \end_layout
27305
27306 \begin_layout Subsection
27307 Index Entry Layout
27308 \begin_inset Index idx
27309 status collapsed
27310
27311 \begin_layout Plain Layout
27312 Index ! Entry layout
27313 \end_layout
27314
27315 \end_inset
27316
27317
27318 \end_layout
27319
27320 \begin_layout Standard
27321 You can change the appearance of index entries via the text style dialog.
27322 \begin_inset Index idx
27323 status open
27324
27325 \begin_layout Plain Layout
27326 Dummy entries ! 
27327 \shape italic
27328 This is an italic dummy entry
27329 \end_layout
27330
27331 \end_inset
27332
27333  You can also format the page number using the character 
27334 \begin_inset Quotes eld
27335 \end_inset
27336
27337 |
27338 \begin_inset Quotes erd
27339 \end_inset
27340
27341  followed by a LaTeX-command without a backslash.
27342  We can write for example
27343 \end_layout
27344
27345 \begin_layout Standard
27346
27347 \series bold
27348 italic page number:|textit
27349 \end_layout
27350
27351 \begin_layout Standard
27352 to get the page number in italic.
27353 \begin_inset Index idx
27354 status open
27355
27356 \begin_layout Plain Layout
27357 Dummy entries ! italic page number:|textit
27358 \end_layout
27359
27360 \end_inset
27361
27362  Normally all LaTeX-commands begin with a backslash, but in this special
27363  case 
27364 \begin_inset Quotes eld
27365 \end_inset
27366
27367
27368 \series bold
27369 |command
27370 \series default
27371
27372 \begin_inset Quotes erd
27373 \end_inset
27374
27375  means 
27376 \series bold
27377
27378 \backslash
27379 command{page
27380 \begin_inset space ~
27381 \end_inset
27382
27383 number}
27384 \series default
27385 .
27386  Have a look at section
27387 \begin_inset space ~
27388 \end_inset
27389
27390
27391 \begin_inset CommandInset ref
27392 LatexCommand ref
27393 reference "sub:LaTeX-Syntax"
27394
27395 \end_inset
27396
27397  to learn more about the LaTeX-syntax.
27398 \end_layout
27399
27400 \begin_layout Standard
27401 \begin_inset Note Greyedout
27402 status open
27403
27404 \begin_layout Plain Layout
27405
27406 \series bold
27407 Note:
27408 \series default
27409  Formatting single index entries only works when you use the program 
27410 \family sans
27411 makeindex 
27412 \family default
27413 to generate the index, see sec.
27414 \begin_inset space \thinspace{}
27415 \end_inset
27416
27417
27418 \begin_inset CommandInset ref
27419 LatexCommand ref
27420 reference "sub:Index-Program"
27421
27422 \end_inset
27423
27424 .
27425  If you use 
27426 \family sans
27427 xindy
27428 \family default
27429 , however, this won't work for anything other than bold or italic text.
27430  This is because xindy requires you
27431 \change_deleted 5863208 1304031984
27432  
27433 \change_unchanged
27434  to define semantic elements before they can be used, see 
27435 \begin_inset CommandInset citation
27436 LatexCommand cite
27437 after "p. 678 ff."
27438 key "latexcompanion"
27439
27440 \end_inset
27441
27442  for details.
27443 \end_layout
27444
27445 \end_inset
27446
27447
27448 \end_layout
27449
27450 \begin_layout Standard
27451 In general, we encourage you to not format page numbers directly as shown
27452  above.
27453  Instead of this, you should define a macro in the preamble and use that.
27454  Consider why you want some page numbers to be bold.
27455  Maybe you want all page references italic that refer to a definition of
27456  the indexed term, so that users can easily find definitions.
27457  If so, put the following in the preamble
27458 \end_layout
27459
27460 \begin_layout Standard
27461
27462 \series bold
27463
27464 \backslash
27465 newcommand{
27466 \backslash
27467 IndexDef}[1]{
27468 \backslash
27469 textit{#1}}
27470 \end_layout
27471
27472 \begin_layout Standard
27473 and write
27474 \end_layout
27475
27476 \begin_layout Standard
27477
27478 \series bold
27479 my entry|IndexDef
27480 \end_layout
27481
27482 \begin_layout Standard
27483 in the index entry.
27484 \begin_inset Index idx
27485 status open
27486
27487 \begin_layout Plain Layout
27488 Dummy entries ! my entry|IndexDef
27489 \end_layout
27490
27491 \end_inset
27492
27493  The advantage is that, if you change your mind later or if your publisher
27494  insists that definitions must not be italic but bold, you just need to
27495  change the macro in the preamble, not every single index entry.
27496 \end_layout
27497
27498 \begin_layout Standard
27499 You can also change the layout for the whole index.
27500  E.
27501 \begin_inset space \thinspace{}
27502 \end_inset
27503
27504 g.
27505 \begin_inset space \space{}
27506 \end_inset
27507
27508 we marked the index list box of this document as bold to get a bold font
27509  for all index entries.
27510  For more advanced tasks you have to set up a so-called 
27511 \emph on
27512 Index Style File
27513 \emph default
27514 , see the 
27515 \family sans
27516 makeindex
27517 \family default
27518  or 
27519 \family sans
27520 xindy
27521 \family default
27522  documentation for details, 
27523 \begin_inset CommandInset citation
27524 LatexCommand cite
27525 key "makeindex,xindy"
27526
27527 \end_inset
27528
27529 .
27530 \end_layout
27531
27532 \begin_layout Subsection
27533 Index Program
27534 \begin_inset Index idx
27535 status collapsed
27536
27537 \begin_layout Plain Layout
27538 Index ! Program
27539 \end_layout
27540
27541 \end_inset
27542
27543
27544 \begin_inset CommandInset label
27545 LatexCommand label
27546 name "sub:Index-Program"
27547
27548 \end_inset
27549
27550
27551 \end_layout
27552
27553 \begin_layout Standard
27554 If the index entry program 
27555 \family sans
27556 xindy
27557 \family default
27558  is installed, LyX uses it for index generation; otherwise the program 
27559 \family sans
27560 makeindex
27561 \family default
27562 , that is part of every LaTeX distribution, is used.
27563 \begin_inset Foot
27564 status collapsed
27565
27566 \begin_layout Plain Layout
27567
27568 \family sans
27569 Makeindex
27570 \family default
27571  is very old, no longer under development and has many pitfalls, notably
27572  that it was developed with only the English language in mind.
27573  So it fails to sort anything other than a monolingual English text correctly.
27574  We have shown above how to fix this sorting.
27575  However, if you are writing in another than the English language, consider
27576  to use 
27577 \family sans
27578 xindy
27579 \family default
27580 .
27581 \end_layout
27582
27583 \end_inset
27584
27585  Both programs can be controlled by options that can be set in LyX's preferences
27586  dialog, see section
27587 \begin_inset space ~
27588 \end_inset
27589
27590
27591 \begin_inset CommandInset ref
27592 LatexCommand ref
27593 reference "sub:LaTeX-settings"
27594
27595 \end_inset
27596
27597 .
27598  The available options are listed and explained in 
27599 \begin_inset CommandInset citation
27600 LatexCommand cite
27601 key "makeindex,xindy"
27602
27603 \end_inset
27604
27605 .
27606  In this dialog, you can also specify an alternative program to generate
27607  the index.
27608 \end_layout
27609
27610 \begin_layout Standard
27611 If you need specific options or an alternative index program only for a
27612  given document, you can define the program and\SpecialChar \slash{}
27613 or the options in 
27614 \family sans
27615 Document\SpecialChar \menuseparator
27616 Settings\SpecialChar \ldots{}
27617 \SpecialChar \menuseparator
27618 Indexes
27619 \family default
27620 .
27621  This is especially useful if you need to pass language-specific options
27622  to the index program or if you need a specific layout style.
27623 \end_layout
27624
27625 \begin_layout Subsection
27626 Multiple Indexes
27627 \end_layout
27628
27629 \begin_layout Standard
27630 In many fields, it is common to have more than one index.
27631  For instance, you might need to set up a separate 
27632 \begin_inset Quotes eld
27633 \end_inset
27634
27635 Index of Names
27636 \begin_inset Quotes erd
27637 \end_inset
27638
27639  next to the standard index.
27640  LaTeX does not provide this possibility out of the box, but there are many
27641  packages that add this feature.
27642  LyX uses the 
27643 \series bold
27644 splitidx
27645 \series default
27646
27647 \begin_inset Index idx
27648 status collapsed
27649
27650 \begin_layout Plain Layout
27651 LaTeX-packages ! splitidx
27652 \end_layout
27653
27654 \end_inset
27655
27656  package to generate multiple indexes.
27657  The package is included in all recent LaTeX distributions.
27658  If yours does not ship it, consult the TeX Catalogue, 
27659 \begin_inset CommandInset citation
27660 LatexCommand cite
27661 key "TeXCatalogue"
27662
27663 \end_inset
27664
27665 .
27666  Note that the package does not only consist of a LaTeX style, but it also
27667  includes specific preprocessor programs that need to be installed as well.
27668  Please consult the package's manual for details.
27669 \end_layout
27670
27671 \begin_layout Standard
27672 To set up LyX for the use of multiple indexes, go to 
27673 \family sans
27674 Document\SpecialChar \menuseparator
27675 Settings\SpecialChar \ldots{}
27676 \SpecialChar \menuseparator
27677 Indexes
27678 \family default
27679  and select 
27680 \begin_inset Quotes eld
27681 \end_inset
27682
27683 Use multiple Indexes
27684 \begin_inset Quotes erd
27685 \end_inset
27686
27687 .
27688  Note that the list of 
27689 \begin_inset Quotes eld
27690 \end_inset
27691
27692 Available Indexes
27693 \begin_inset Quotes erd
27694 \end_inset
27695
27696  below already contains the standard index.
27697  To add further indexes, add the name of the index (in the form that should
27698  also appear as a heading) to the 
27699 \begin_inset Quotes eld
27700 \end_inset
27701
27702 New
27703 \begin_inset Quotes erd
27704 \end_inset
27705
27706  input field and press the 
27707 \begin_inset Quotes eld
27708 \end_inset
27709
27710 Add
27711 \begin_inset Quotes erd
27712 \end_inset
27713
27714  button.
27715  The new index should now appear in the list as well.
27716  If you like, you can attribute an alternative label color to the new index
27717  by selecting the index in the list and hitting the 
27718 \begin_inset Quotes eld
27719 \end_inset
27720
27721 Alter Color\SpecialChar \ldots{}
27722
27723 \begin_inset Quotes erd
27724 \end_inset
27725
27726  button.
27727  The label color may help you to differentiate index entries of different
27728  indexes in the LyX work area.
27729 \end_layout
27730
27731 \begin_layout Standard
27732 Once the document changes have been applied, you can find the new index
27733  list in 
27734 \family sans
27735 Insert\SpecialChar \menuseparator
27736 List
27737 \begin_inset space ~
27738 \end_inset
27739
27740 /
27741 \begin_inset space ~
27742 \end_inset
27743
27744 TOC
27745 \family default
27746  and the 
27747 \family sans
27748 Insert
27749 \family default
27750  menu has a separate index entry for each of the defined indexes.
27751  The workflow is basically the same as for the default index, but there
27752  are some additional features:
27753 \end_layout
27754
27755 \begin_layout Itemize
27756 If you want to change the attribution of a specific index entry, right-clicking
27757  on the entry will open a dialog where you can do that.
27758 \end_layout
27759
27760 \begin_layout Itemize
27761 By right-clicking on an index, you can change its type.
27762  Furthermore, you can specify an index list to be a 
27763 \begin_inset Quotes eld
27764 \end_inset
27765
27766 Subindex
27767 \begin_inset Quotes erd
27768 \end_inset
27769
27770 .
27771  If you do that, the heading of that list will be decreased by one level.
27772  E.
27773 \begin_inset space \thinspace{}
27774 \end_inset
27775
27776 g., if you use a book class, where the standard index heading is defined
27777  as a chapter, subindexes will be defined as sections and can thus be nested
27778  to the non-subindexes.
27779 \end_layout
27780
27781 \begin_layout Section
27782 Nomenclature / Glossary 
27783 \begin_inset Index idx
27784 status collapsed
27785
27786 \begin_layout Plain Layout
27787 Nomenclature
27788 \end_layout
27789
27790 \end_inset
27791
27792
27793 \begin_inset Index idx
27794 status collapsed
27795
27796 \begin_layout Plain Layout
27797 Glossary|see
27798 \begin_inset ERT
27799 status collapsed
27800
27801 \begin_layout Plain Layout
27802
27803 {
27804 \end_layout
27805
27806 \end_inset
27807
27808 Nomenclature
27809 \begin_inset ERT
27810 status collapsed
27811
27812 \begin_layout Plain Layout
27813
27814 }
27815 \end_layout
27816
27817 \end_inset
27818
27819
27820 \end_layout
27821
27822 \end_inset
27823
27824
27825 \begin_inset CommandInset label
27826 LatexCommand label
27827 name "sec:Nomenclature"
27828
27829 \end_inset
27830
27831
27832 \end_layout
27833
27834 \begin_layout Standard
27835 Sometimes you need to compile a list of symbols that are mentioned in your
27836  document with a brief explanation of them – a so called nomenclature or
27837  glossary.
27838 \end_layout
27839
27840 \begin_layout Standard
27841 To be able to create nomenclatures, you need the LaTeX package 
27842 \series bold
27843 nomencl
27844 \series default
27845
27846 \begin_inset Index idx
27847 status collapsed
27848
27849 \begin_layout Plain Layout
27850 LaTeX-packages ! nomencl
27851 \end_layout
27852
27853 \end_inset
27854
27855  installed.
27856  You find it in the TeX Catalogue, 
27857 \begin_inset CommandInset citation
27858 LatexCommand cite
27859 key "TeXCatalogue"
27860
27861 \end_inset
27862
27863  or in the package manager of your LaTeX-system.
27864 \end_layout
27865
27866 \begin_layout Standard
27867 A nomenclature entry is created if you place the cursor after a symbol entry
27868  and then use the menu 
27869 \family sans
27870 Insert\SpecialChar \menuseparator
27871
27872 \family default
27873 N
27874 \family sans
27875 omenclature
27876 \begin_inset space ~
27877 \end_inset
27878
27879 Entry
27880 \family default
27881  or the toolbar button 
27882 \begin_inset Info
27883 type  "icon"
27884 arg   "nomencl-insert"
27885 \end_inset
27886
27887 .
27888  A gray box labeled 
27889 \begin_inset Quotes eld
27890 \end_inset
27891
27892
27893 \family sans
27894 Nom
27895 \family default
27896
27897 \begin_inset Quotes erd
27898 \end_inset
27899
27900  is inserted and a window pops up asking for the nomenclature entry.
27901 \end_layout
27902
27903 \begin_layout Standard
27904 A nomenclature entry consists of two main entries.
27905  The first is the symbol that you want to refer to.
27906  The second is the description of the symbol.
27907 \end_layout
27908
27909 \begin_layout Standard
27910 \begin_inset Note Greyedout
27911 status open
27912
27913 \begin_layout Plain Layout
27914
27915 \series bold
27916 Note:
27917 \series default
27918  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
27919 \end_layout
27920
27921 \end_inset
27922
27923
27924 \end_layout
27925
27926 \begin_layout Subsection
27927 Nomenclature Definition and Layout
27928 \begin_inset Index idx
27929 status collapsed
27930
27931 \begin_layout Plain Layout
27932 Nomenclature ! Layout
27933 \end_layout
27934
27935 \end_inset
27936
27937
27938 \end_layout
27939
27940 \begin_layout Standard
27941 When you have symbols in formulas, you have to define them in the 
27942 \family sans
27943 Symbol
27944 \family default
27945  field as LaTeX-formulas.
27946  For example to get 
27947 \begin_inset Quotes eld
27948 \end_inset
27949
27950
27951 \begin_inset Formula $\sigma$
27952 \end_inset
27953
27954
27955 \begin_inset Quotes erd
27956 \end_inset
27957
27958 , insert this:
27959 \begin_inset Newline newline
27960 \end_inset
27961
27962
27963 \series bold
27964 $
27965 \backslash
27966 sigma$
27967 \begin_inset Newline newline
27968 \end_inset
27969
27970
27971 \series default
27972 The 
27973 \begin_inset Quotes eld
27974 \end_inset
27975
27976 $
27977 \begin_inset Quotes erd
27978 \end_inset
27979
27980  character starts/ends the formula.
27981  The LaTeX-command for the Greek letter is the name of the letter beginning
27982  with a backslash 
27983 \begin_inset Quotes eld
27984 \end_inset
27985
27986
27987 \backslash
27988
27989 \begin_inset Quotes erd
27990 \end_inset
27991
27992 .
27993  For capital Greek letters, start the command also with a capital letter,
27994  like 
27995 \series bold
27996
27997 \backslash
27998 Sigma
27999 \series default
28000 .
28001 \end_layout
28002
28003 \begin_layout Standard
28004 (A short introduction to the LaTeX-syntax is given in section
28005 \begin_inset space ~
28006 \end_inset
28007
28008
28009 \begin_inset CommandInset ref
28010 LatexCommand ref
28011 reference "sub:LaTeX-Syntax"
28012
28013 \end_inset
28014
28015 .)
28016 \end_layout
28017
28018 \begin_layout Standard
28019 You cannot use the 
28020 \family sans
28021 Text
28022 \begin_inset space ~
28023 \end_inset
28024
28025 Style
28026 \family default
28027  dialog to format the description text but have to use LaTeX-commands.
28028  For example the description of the nomenclature entry for the 
28029 \begin_inset Quotes eld
28030 \end_inset
28031
28032
28033 \begin_inset Formula $\sigma$
28034 \end_inset
28035
28036
28037 \begin_inset Quotes erd
28038 \end_inset
28039
28040  in this document is:
28041 \begin_inset Newline newline
28042 \end_inset
28043
28044
28045 \series bold
28046 dummy entry for the character 
28047 \backslash
28048 textsf{sigma}
28049 \series default
28050
28051 \begin_inset Newline newline
28052 \end_inset
28053
28054 The command 
28055 \series bold
28056
28057 \backslash
28058 textsf
28059 \series default
28060  sets the fonts to 
28061 \family sans
28062 sans
28063 \begin_inset space ~
28064 \end_inset
28065
28066 serif
28067 \family default
28068 .
28069  To get 
28070 \series bold
28071 bold
28072 \series default
28073  font use the command 
28074 \series bold
28075
28076 \backslash
28077 textbf
28078 \series default
28079 , for 
28080 \family typewriter
28081 typewriter
28082 \family default
28083  use 
28084 \series bold
28085
28086 \backslash
28087 texttt
28088 \series default
28089 , for 
28090 \emph on
28091 emphasized
28092 \emph default
28093  use 
28094 \series bold
28095
28096 \backslash
28097 emph
28098 \series default
28099 .
28100 \end_layout
28101
28102 \begin_layout Subsection
28103 Sort Order of Nomenclature Entries
28104 \begin_inset Index idx
28105 status collapsed
28106
28107 \begin_layout Plain Layout
28108 Nomenclature ! Sort order
28109 \end_layout
28110
28111 \end_inset
28112
28113
28114 \end_layout
28115
28116 \begin_layout Standard
28117 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28118  the symbol definition.
28119  This leads to undesired results when you for example have symbols in formulas.
28120  Suppose you have nomenclature entries for the symbols 
28121 \emph on
28122 a
28123 \begin_inset CommandInset nomenclature
28124 LatexCommand nomenclature
28125 symbol "a"
28126 description "dummy entry for the character \"a\""
28127
28128 \end_inset
28129
28130
28131 \emph default
28132  and 
28133 \begin_inset Formula $\sigma$
28134 \end_inset
28135
28136
28137 \begin_inset CommandInset nomenclature
28138 LatexCommand nomenclature
28139 prefix "sigma"
28140 symbol "$\\sigma$"
28141 description "dummy entry for the character \\textsf{sigma}"
28142
28143 \end_inset
28144
28145 .
28146  They will be sorted by 
28147 \begin_inset Quotes eld
28148 \end_inset
28149
28150
28151 \family sans
28152 a
28153 \family default
28154
28155 \begin_inset Quotes erd
28156 \end_inset
28157
28158  and 
28159 \begin_inset Quotes eld
28160 \end_inset
28161
28162
28163 \family typewriter
28164 $
28165 \backslash
28166 sigma$
28167 \family default
28168
28169 \begin_inset Quotes erd
28170 \end_inset
28171
28172  – the 
28173 \begin_inset Formula $\sigma$
28174 \end_inset
28175
28176  will be sorted before the 
28177 \emph on
28178 a
28179 \emph default
28180  since the character 
28181 \begin_inset Quotes eld
28182 \end_inset
28183
28184 $
28185 \begin_inset Quotes erd
28186 \end_inset
28187
28188  is considered in sorting.
28189 \end_layout
28190
28191 \begin_layout Standard
28192 To control the sort order, you can edit the 
28193 \family sans
28194 Sort
28195 \begin_inset space ~
28196 \end_inset
28197
28198 as
28199 \family default
28200  field of the nomenclature dialog.
28201  Then the nomenclature entry will be sorted by this entry and not the symbol
28202  definition.
28203  For the example given, you can insert 
28204 \family typewriter
28205 sigma
28206 \family default
28207  in this field for the 
28208 \begin_inset Formula $\sigma$
28209 \end_inset
28210
28211 , then 
28212 \emph on
28213 a
28214 \emph default
28215  will be located before 
28216 \begin_inset Formula $\sigma$
28217 \end_inset
28218
28219 .
28220 \end_layout
28221
28222 \begin_layout Standard
28223 For subgrouping and tips for using sort entries see the 
28224 \series bold
28225 nomencl
28226 \series default
28227  documentation, 
28228 \begin_inset CommandInset citation
28229 LatexCommand cite
28230 key "nomencl"
28231
28232 \end_inset
28233
28234 .
28235 \end_layout
28236
28237 \begin_layout Subsection
28238 Nomenclature Options
28239 \begin_inset Index idx
28240 status collapsed
28241
28242 \begin_layout Plain Layout
28243 Nomenclature ! Options
28244 \end_layout
28245
28246 \end_inset
28247
28248
28249 \end_layout
28250
28251 \begin_layout Standard
28252 The 
28253 \series bold
28254 nomencl
28255 \series default
28256  package offers some options to adjust the appearance of the nomenclature.
28257  Here are some of its options, for more have a look at its documentation:
28258 \end_layout
28259
28260 \begin_layout Description
28261 refeq Appends the phrase 
28262 \begin_inset Quotes eld
28263 \end_inset
28264
28265
28266 \family sans
28267 , see equation (
28268 \emph on
28269 eq
28270 \emph default
28271 )
28272 \family default
28273
28274 \begin_inset Quotes erd
28275 \end_inset
28276
28277  to every nomenclature entry, where 
28278 \family sans
28279 \emph on
28280 eq
28281 \family default
28282 \emph default
28283  is the number of the last equation in front of the nomenclature entry
28284 \end_layout
28285
28286 \begin_layout Description
28287 refpage Appends the phrase 
28288 \begin_inset Quotes eld
28289 \end_inset
28290
28291
28292 \family sans
28293 , page (
28294 \emph on
28295 page
28296 \emph default
28297 )
28298 \family default
28299
28300 \begin_inset Quotes erd
28301 \end_inset
28302
28303  to every nomenclature entry, where 
28304 \family sans
28305 \emph on
28306 page
28307 \family default
28308 \emph default
28309  is the number of the page on which the nomenclature entry appeared
28310 \end_layout
28311
28312 \begin_layout Description
28313 intoc Inserts the nomenclature in the Table of Contents
28314 \end_layout
28315
28316 \begin_layout Standard
28317 There are furthermore the options 
28318 \series bold
28319 croatian
28320 \series default
28321
28322 \series bold
28323 danish
28324 \series default
28325
28326 \series bold
28327 english
28328 \series default
28329
28330 \series bold
28331 french
28332 \series default
28333
28334 \series bold
28335 german
28336 \series default
28337
28338 \series bold
28339 italian
28340 \series default
28341
28342 \series bold
28343 polish
28344 \series default
28345
28346 \series bold
28347 portuguese
28348 \series default
28349
28350 \series bold
28351 russian
28352 \series default
28353
28354 \series bold
28355 spanish
28356 \series default
28357 , and 
28358 \series bold
28359 ukrainian
28360 \series default
28361  to print the reference texts and the nomenclature title in the corresponding
28362  language.
28363 \end_layout
28364
28365 \begin_layout Standard
28366 To use one or more of the options, add them to the comma-separated document
28367  class options list in the 
28368 \family sans
28369 Document\SpecialChar \menuseparator
28370 Settings
28371 \family default
28372  dialog.
28373  In this document the option 
28374 \series bold
28375 intoc
28376 \series default
28377  is used.
28378 \end_layout
28379
28380 \begin_layout Standard
28381 \begin_inset VSpace bigskip
28382 \end_inset
28383
28384
28385 \end_layout
28386
28387 \begin_layout Standard
28388 You can also use the first two options above only for certain nomenclature
28389  entries when you add one of the following commands as last entry to the
28390  
28391 \family sans
28392 Description
28393 \family default
28394  field in the nomenclature dialog:
28395 \end_layout
28396
28397 \begin_layout Description
28398
28399 \backslash
28400 nomrefeq Like the 
28401 \series bold
28402 refeq
28403 \series default
28404  option
28405 \end_layout
28406
28407 \begin_layout Description
28408
28409 \backslash
28410 nomrefpage Like the 
28411 \series bold
28412 refpage
28413 \series default
28414  option
28415 \end_layout
28416
28417 \begin_layout Description
28418
28419 \backslash
28420 nomrefeqpage Short notation of 
28421 \series bold
28422
28423 \backslash
28424 nomrefeq
28425 \backslash
28426 nomrefpage
28427 \end_layout
28428
28429 \begin_layout Description
28430
28431 \backslash
28432 nomnorefeq,
28433 \begin_inset space ~
28434 \end_inset
28435
28436
28437 \backslash
28438 nomnorefpage,
28439 \begin_inset space ~
28440 \end_inset
28441
28442
28443 \backslash
28444 nomnorefeqpage Turns off the corresponding options
28445 \end_layout
28446
28447 \begin_layout Subsection
28448 Printing the Nomenclature
28449 \begin_inset Index idx
28450 status collapsed
28451
28452 \begin_layout Plain Layout
28453 Nomenclature ! Printing
28454 \end_layout
28455
28456 \end_inset
28457
28458
28459 \end_layout
28460
28461 \begin_layout Standard
28462 To print the nomenclature, use the menu 
28463 \family sans
28464 Insert\SpecialChar \menuseparator
28465 Lists
28466 \begin_inset space ~
28467 \end_inset
28468
28469 /
28470 \begin_inset space ~
28471 \end_inset
28472
28473 TOC\SpecialChar \menuseparator
28474 Nomenclature
28475 \family default
28476 .
28477  A light blue box labeled 
28478 \begin_inset Quotes eld
28479 \end_inset
28480
28481
28482 \family sans
28483 Nomenclature
28484 \family default
28485
28486 \begin_inset Quotes erd
28487 \end_inset
28488
28489  will show the place where the nomenclature is printed in the output.
28490  Like the index list box, the nomenclature list box is not clickable.
28491 \end_layout
28492
28493 \begin_layout Standard
28494 In the printed output the title of the nomenclature appears as 
28495 \begin_inset Quotes eld
28496 \end_inset
28497
28498 Nomenclature
28499 \begin_inset Quotes erd
28500 \end_inset
28501
28502 .
28503  If you are not happy with the name, you can change it by redefining the
28504  command 
28505 \series bold
28506
28507 \backslash
28508 nomname
28509 \series default
28510  in the preamble.
28511  For example, in order to change the name to 
28512 \emph on
28513 List of Symbols
28514 \emph default
28515 , add the following line to the preamble:
28516 \end_layout
28517
28518 \begin_layout Standard
28519
28520 \family roman
28521 \series bold
28522
28523 \backslash
28524 renewcommand{
28525 \backslash
28526 nomname}{List of Symbols}
28527 \end_layout
28528
28529 \begin_layout Standard
28530 \begin_inset VSpace defskip
28531 \end_inset
28532
28533
28534 \end_layout
28535
28536 \begin_layout Standard
28537 If you are unhappy with the amount of space for symbols, you can alter it
28538  by adding the following line to the preamble:
28539 \end_layout
28540
28541 \begin_layout Standard
28542
28543 \family roman
28544 \series bold
28545
28546 \backslash
28547 renewcommand{
28548 \backslash
28549 nomlabelwidth}{width}
28550 \end_layout
28551
28552 \begin_layout Standard
28553
28554 \family roman
28555 where the width is a value with one of the units listed in Appendix
28556 \begin_inset space ~
28557 \end_inset
28558
28559
28560 \begin_inset CommandInset ref
28561 LatexCommand ref
28562 reference "cha:Units-available-in"
28563
28564 \end_inset
28565
28566 .
28567  The default value is 1
28568 \begin_inset space \thinspace{}
28569 \end_inset
28570
28571 cm.
28572 \end_layout
28573
28574 \begin_layout Subsection
28575 Nomenclature Program
28576 \begin_inset Index idx
28577 status collapsed
28578
28579 \begin_layout Plain Layout
28580 Nomenclature ! Program
28581 \end_layout
28582
28583 \end_inset
28584
28585
28586 \begin_inset CommandInset label
28587 LatexCommand label
28588 name "sub:Nomenclature-Program"
28589
28590 \end_inset
28591
28592
28593 \end_layout
28594
28595 \begin_layout Standard
28596 LyX uses the program 
28597 \family sans
28598 makeindex
28599 \family default
28600 , that is part of every LaTeX distribution, to generate the nomenclature.
28601  LyX's preferences dialog allows you to specify another program or to control
28602  
28603 \family sans
28604 makeindex
28605 \family default
28606  by adding options, see section
28607 \begin_inset space ~
28608 \end_inset
28609
28610
28611 \begin_inset CommandInset ref
28612 LatexCommand ref
28613 reference "sub:LaTeX-settings"
28614
28615 \end_inset
28616
28617 .
28618  The available options are listed and explained in 
28619 \begin_inset CommandInset citation
28620 LatexCommand cite
28621 key "nomencl,makeindex"
28622
28623 \end_inset
28624
28625 .
28626 \end_layout
28627
28628 \begin_layout Section
28629 Branches
28630 \begin_inset Index idx
28631 status collapsed
28632
28633 \begin_layout Plain Layout
28634 Branches
28635 \end_layout
28636
28637 \end_inset
28638
28639
28640 \begin_inset Index idx
28641 status collapsed
28642
28643 \begin_layout Plain Layout
28644 Document ! Branches
28645 \end_layout
28646
28647 \end_inset
28648
28649
28650 \begin_inset CommandInset label
28651 LatexCommand label
28652 name "sec:Branches"
28653
28654 \end_inset
28655
28656
28657 \end_layout
28658
28659 \begin_layout Standard
28660 Sometimes it is useful to hide some document parts in the output.
28661  For example a teacher who is setting an exam obviously doesn't want the
28662  pupils to see the answers, but having questions and answers in the same
28663  document will make the life of the markers of that exam much easier.
28664 \end_layout
28665
28666 \begin_layout Standard
28667 For these cases LyX allows you to put text into branches.
28668  The text will then only appear in the output when its branch is activated.
28669  To create a branch, either select the menu 
28670 \family sans
28671 Insert\SpecialChar \menuseparator
28672 Branch\SpecialChar \menuseparator
28673 Insert New Branch
28674 \family default
28675  (if you just want to specify a new branch) or go in the 
28676 \family sans
28677 Document\SpecialChar \menuseparator
28678 Settings
28679 \family default
28680  dialog to 
28681 \family sans
28682 Branches
28683 \family default
28684 , where you can specify and change the name of the branch, its activation
28685  state (whether the content of the branch is shown in the output or not),
28686  its background color inside LyX and whether the name of the branch should
28687  be appended to the document file name on export if the branch is active
28688  (see below for an example).
28689  Furthermore, the dialog lets you merge two branches (just rename one branch
28690  to the name of the other) and to add 
28691 \begin_inset Quotes eld
28692 \end_inset
28693
28694 unknown branches
28695 \begin_inset Quotes erd
28696 \end_inset
28697
28698  (i.
28699 \begin_inset space \thinspace{}
28700 \end_inset
28701
28702 e.
28703 \begin_inset space ~
28704 \end_inset
28705
28706 branches that were added to the document via copy and paste from other documents
28707 , without having being defined) to the document's branch list.
28708 \end_layout
28709
28710 \begin_layout Standard
28711 Text that should be in a branch is set into branch inset boxes.
28712  These boxes are inserted via the menu 
28713 \family sans
28714 Insert\SpecialChar \menuseparator
28715 Branch
28716 \family default
28717  where you can choose a branch.
28718  You can later change the activation state of the branch by right-clicking
28719  on them.
28720 \end_layout
28721
28722 \begin_layout Standard
28723 Here is an example, where only the question text appears, the answer branch
28724  is deactivated and does therefore not appear in the output:
28725 \end_layout
28726
28727 \begin_layout Standard
28728 \begin_inset Branch Question
28729 status open
28730
28731 \begin_layout Standard
28732 Question: Who was the first physics Nobel prize winner?
28733 \end_layout
28734
28735 \end_inset
28736
28737
28738 \end_layout
28739
28740 \begin_layout Standard
28741 \begin_inset Branch Answer
28742 status collapsed
28743
28744 \begin_layout Standard
28745 Answer: Wilhelm Conrad Röntgen
28746 \end_layout
28747
28748 \end_inset
28749
28750
28751 \end_layout
28752
28753 \begin_layout Standard
28754 If you activate 
28755 \family sans
28756 Filename Suffix
28757 \family default
28758  in 
28759 \family sans
28760 Document\SpecialChar \menuseparator
28761 Settings\SpecialChar \menuseparator
28762 Branches
28763 \family default
28764 , the name of the active branches will be appended to the file name at export.
28765  Consider for example a file 
28766 \begin_inset Quotes eld
28767 \end_inset
28768
28769 Exam.lyx
28770 \begin_inset Quotes erd
28771 \end_inset
28772
28773  which has the above branches.
28774  If 
28775 \begin_inset Quotes eld
28776 \end_inset
28777
28778 Filename Suffix
28779 \begin_inset Quotes erd
28780 \end_inset
28781
28782  is active, the PDF export file would be called 
28783 \begin_inset Quotes eld
28784 \end_inset
28785
28786 Exam.pdf
28787 \begin_inset Quotes erd
28788 \end_inset
28789
28790  if both the 
28791 \begin_inset Quotes eld
28792 \end_inset
28793
28794 Question
28795 \begin_inset Quotes erd
28796 \end_inset
28797
28798  and 
28799 \begin_inset Quotes eld
28800 \end_inset
28801
28802 Answer
28803 \begin_inset Quotes erd
28804 \end_inset
28805
28806  branch were inactive, 
28807 \begin_inset Quotes eld
28808 \end_inset
28809
28810 Exam-Question.pdf
28811 \begin_inset Quotes erd
28812 \end_inset
28813
28814  if only the 
28815 \begin_inset Quotes eld
28816 \end_inset
28817
28818 Question
28819 \begin_inset Quotes erd
28820 \end_inset
28821
28822  branch was active, likewise 
28823 \begin_inset Quotes eld
28824 \end_inset
28825
28826 Exam-Answer.pdf
28827 \begin_inset Quotes erd
28828 \end_inset
28829
28830  if only the 
28831 \begin_inset Quotes eld
28832 \end_inset
28833
28834 Answer
28835 \begin_inset Quotes erd
28836 \end_inset
28837
28838  branch was active, and 
28839 \begin_inset Quotes eld
28840 \end_inset
28841
28842 Exam-Question-Answer.pdf
28843 \begin_inset Quotes erd
28844 \end_inset
28845
28846  if both branches were active.
28847  This helps you to easily export different versions of your document without
28848  much hassle.
28849 \end_layout
28850
28851 \begin_layout Standard
28852 \begin_inset VSpace bigskip
28853 \end_inset
28854
28855
28856 \end_layout
28857
28858 \begin_layout Standard
28859 To use conditional output inside places where you cannot insert branch insets,
28860  like inside equations, you can code special LaTeX definitions for each
28861  branch.
28862  For example you can define for the question branch
28863 \begin_inset Foot
28864 status collapsed
28865
28866 \begin_layout Plain Layout
28867 For an introduction to the LaTeX-syntax, see section
28868 \begin_inset space ~
28869 \end_inset
28870
28871
28872 \begin_inset CommandInset ref
28873 LatexCommand ref
28874 reference "sub:LaTeX-Syntax"
28875
28876 \end_inset
28877
28878 .
28879 \end_layout
28880
28881 \end_inset
28882
28883
28884 \end_layout
28885
28886 \begin_layout Standard
28887
28888 \series bold
28889
28890 \backslash
28891 newcommand{
28892 \backslash
28893 question}[1]{#1}
28894 \end_layout
28895
28896 \begin_layout Standard
28897
28898 \series bold
28899
28900 \backslash
28901 newcommand{
28902 \backslash
28903 answer}[1]{}
28904 \end_layout
28905
28906 \begin_layout Standard
28907 and for the answer branch
28908 \end_layout
28909
28910 \begin_layout Standard
28911
28912 \series bold
28913
28914 \backslash
28915 newcommand{
28916 \backslash
28917 question}[1]{}
28918 \end_layout
28919
28920 \begin_layout Standard
28921
28922 \series bold
28923
28924 \backslash
28925 newcommand{
28926 \backslash
28927 answer}[1]{#1}
28928 \end_layout
28929
28930 \begin_layout Standard
28931 \begin_inset Branch Question
28932 status open
28933
28934 \begin_layout Standard
28935 \begin_inset ERT
28936 status open
28937
28938 \begin_layout Plain Layout
28939
28940
28941 \backslash
28942 newcommand{
28943 \backslash
28944 question}[1]{#1}
28945 \end_layout
28946
28947 \begin_layout Plain Layout
28948
28949
28950 \backslash
28951 newcommand{
28952 \backslash
28953 answer}[1]{}
28954 \end_layout
28955
28956 \end_inset
28957
28958
28959 \end_layout
28960
28961 \end_inset
28962
28963
28964 \end_layout
28965
28966 \begin_layout Standard
28967 \begin_inset Branch Answer
28968 status collapsed
28969
28970 \begin_layout Standard
28971 \begin_inset ERT
28972 status open
28973
28974 \begin_layout Plain Layout
28975
28976
28977 \backslash
28978 newcommand{
28979 \backslash
28980 question}[1]{}
28981 \end_layout
28982
28983 \begin_layout Plain Layout
28984
28985
28986 \backslash
28987 newcommand{
28988 \backslash
28989 answer}[1]{#1}
28990 \end_layout
28991
28992 \end_inset
28993
28994
28995 \end_layout
28996
28997 \end_inset
28998
28999
29000 \end_layout
29001
29002 \begin_layout Standard
29003 Now it is possible to use the commands 
29004 \series bold
29005
29006 \backslash
29007 question{\SpecialChar \ldots{}
29008 }
29009 \series default
29010  and 
29011 \series bold
29012
29013 \backslash
29014 answer{\SpecialChar \ldots{}
29015 }
29016 \series default
29017  to obtain conditional output.
29018  Here is an example formula where only the 
29019 \series bold
29020
29021 \backslash
29022 question
29023 \series default
29024  part appears:
29025 \begin_inset Formula 
29026 \[
29027 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29028 \]
29029
29030 \end_inset
29031
29032
29033 \end_layout
29034
29035 \begin_layout Standard
29036 Inside math, the same effect can be achieved using math macros, see the
29037  
29038 \emph on
29039 Math
29040 \emph default
29041  manual.
29042 \end_layout
29043
29044 \begin_layout Section
29045 PDF Properties
29046 \begin_inset CommandInset label
29047 LatexCommand label
29048 name "sec:PDF-Properties"
29049
29050 \end_inset
29051
29052
29053 \begin_inset Index idx
29054 status collapsed
29055
29056 \begin_layout Plain Layout
29057 PDF properties
29058 \end_layout
29059
29060 \end_inset
29061
29062
29063 \end_layout
29064
29065 \begin_layout Standard
29066 The 
29067 \family sans
29068 Document Settings
29069 \family default
29070  dialog allows you in the 
29071 \family sans
29072 PDF Properties
29073 \family default
29074  to set up special options for the PDF output of your document.
29075  All options there are provided by the LaTeX-package 
29076 \series bold
29077 hyperref
29078 \series default
29079
29080 \begin_inset Index idx
29081 status collapsed
29082
29083 \begin_layout Plain Layout
29084 LaTeX-packages ! hyperref
29085 \end_layout
29086
29087 \end_inset
29088
29089 .
29090 \end_layout
29091
29092 \begin_layout Standard
29093 Using 
29094 \series bold
29095 hyperref
29096 \series default
29097  will link all cross-references in the DVI- and PDF-output.
29098  This means that the reader of your document will be able to click on a
29099  table of contents entry or on a reference and he is shown the referenced
29100  document part.
29101  You can specify in the dialog tab 
29102 \family sans
29103 Hyperlinks
29104 \family default
29105  how the links will look like and if links for bibliographical backreferences
29106  are created.
29107  The backreferences will appear in the bibliography behind the different
29108  entries, showing the number of the section, slide, or page where the entry
29109  is referenced.
29110 \end_layout
29111
29112 \begin_layout Standard
29113 In the dialog tab 
29114 \family sans
29115 Bookmarks
29116 \family default
29117  you can set if PDF-bookmarks should be created for every section of your
29118  document to make it easier for readers to navigate through the document.
29119  You can decide if the bookmarks should be numbered like your document sections
29120  or not.
29121  With the open bookmarks level you can specify what sectioning level should
29122  be displayed in the bookmarks when opening the PDF.
29123  For example level
29124 \begin_inset space ~
29125 \end_inset
29126
29127 2 will display all sections and subsections, while level
29128 \begin_inset space ~
29129 \end_inset
29130
29131 1 will only display the sections.
29132 \end_layout
29133
29134 \begin_layout Standard
29135 The header information in the dialog tab 
29136 \family sans
29137 General
29138 \family default
29139  are saved together with the PDF as file properties.
29140  Many programs are able to extract this information to e.
29141 \begin_inset space \thinspace{}
29142 \end_inset
29143
29144 g.
29145 \begin_inset space \space{}
29146 \end_inset
29147
29148 automatically recognize who the author is and what the PDF is about.
29149  This is very useful to sort, classify, or use PDFs for bibliography issues.
29150  When the option 
29151 \family sans
29152 Automatic fill header
29153 \family default
29154  is set, LyX tries to extract the header information from your document
29155  title and author settings.
29156 \end_layout
29157
29158 \begin_layout Standard
29159 The option 
29160 \family sans
29161 Load in fullscreen mode
29162 \family default
29163  will open the PDF in fullscreen mode, which is useful for presentations.
29164 \end_layout
29165
29166 \begin_layout Standard
29167 PDF properties are also used in this document.
29168  When you look in its document settings, you can see that some additional
29169  
29170 \series bold
29171 hyperref
29172 \series default
29173  options are used.
29174  For an explanation of them we refer you to the hyperref manual 
29175 \begin_inset CommandInset citation
29176 LatexCommand cite
29177 key "hyperref"
29178
29179 \end_inset
29180
29181 .
29182 \end_layout
29183
29184 \begin_layout Section
29185 TeX Code and the LaTeX Syntax
29186 \begin_inset CommandInset label
29187 LatexCommand label
29188 name "sec:TeX-Code"
29189
29190 \end_inset
29191
29192
29193 \end_layout
29194
29195 \begin_layout Subsection
29196 TeX Code Boxes
29197 \begin_inset Index idx
29198 status collapsed
29199
29200 \begin_layout Plain Layout
29201 TeX Code
29202 \end_layout
29203
29204 \end_inset
29205
29206
29207 \begin_inset CommandInset label
29208 LatexCommand label
29209 name "sub:TeX-Code-Boxes"
29210
29211 \end_inset
29212
29213
29214 \end_layout
29215
29216 \begin_layout Standard
29217 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29218  constructs, but not all.
29219  LaTeX contains of hundreds of packages which provide different commands.
29220  All the time packages are being updated and new ones added.
29221  This has the advantage that you can typeset nearly everything as there
29222  is for every problem a LaTeX-package.
29223  But LyX can of course not be up to date and support all packages and their
29224  commands.
29225 \end_layout
29226
29227 \begin_layout Standard
29228 But don't worry, you can use any LaTeX-command directly in LyX inside the
29229  TeX Code box.
29230  A TeX Code box is created by the menu 
29231 \family sans
29232 Insert\SpecialChar \menuseparator
29233 TeX
29234 \begin_inset space ~
29235 \end_inset
29236
29237 Code
29238 \family default
29239  or by the toolbar button 
29240 \begin_inset Info
29241 type  "icon"
29242 arg   "ert-insert"
29243 \end_inset
29244
29245 .
29246  The box can be opened by left-clicking and closed by right-clicking on
29247  it.
29248 \end_layout
29249
29250 \begin_layout Standard
29251 You can insert complete or incomplete commands as TeX Code.
29252  Incomplete means that the command argument can be Standard LyX text.
29253  For example, if you want to draw a frame around a word and are therefore
29254  using the LaTeX-command 
29255 \series bold
29256
29257 \backslash
29258 fbox
29259 \series default
29260 , you can write the command part 
29261 \series bold
29262
29263 \backslash
29264 fbox{
29265 \series default
29266  in a TeX Code box before the word and the closing brace 
29267 \series bold
29268 }
29269 \series default
29270  in a second TeX Code box behind the word.
29271  The word between the two TeX Code boxes is then the argument as it is in
29272  the following example:
29273 \end_layout
29274
29275 \begin_layout Standard
29276 \begin_inset Graphics
29277         filename clipart/ERT.png
29278         scale 89
29279
29280 \end_inset
29281
29282
29283 \end_layout
29284
29285 \begin_layout Standard
29286 gives
29287 \end_layout
29288
29289 \begin_layout Standard
29290 This is a line with a 
29291 \begin_inset ERT
29292 status collapsed
29293
29294 \begin_layout Plain Layout
29295
29296
29297 \backslash
29298 fbox{
29299 \end_layout
29300
29301 \end_inset
29302
29303 framed
29304 \begin_inset ERT
29305 status collapsed
29306
29307 \begin_layout Plain Layout
29308
29309 }
29310 \end_layout
29311
29312 \end_inset
29313
29314  word.
29315 \end_layout
29316
29317 \begin_layout Standard
29318 \begin_inset Note Greyedout
29319 status open
29320
29321 \begin_layout Plain Layout
29322
29323 \series bold
29324 Note:
29325 \series default
29326  At the end of LaTeX-commands without parameters, you have to insert a space
29327  to let LaTeX know that the command is finished.
29328 \end_layout
29329
29330 \end_inset
29331
29332
29333 \end_layout
29334
29335 \begin_layout Subsection
29336 Short Introduction to the LaTeX Syntax
29337 \begin_inset Argument
29338 status collapsed
29339
29340 \begin_layout Plain Layout
29341 The LaTeX Syntax
29342 \end_layout
29343
29344 \end_inset
29345
29346
29347 \begin_inset Index idx
29348 status collapsed
29349
29350 \begin_layout Plain Layout
29351 LaTeX Syntax
29352 \end_layout
29353
29354 \end_inset
29355
29356
29357 \begin_inset CommandInset label
29358 LatexCommand label
29359 name "sub:LaTeX-Syntax"
29360
29361 \end_inset
29362
29363
29364 \end_layout
29365
29366 \begin_layout Standard
29367 When you write larger documents or books, you will need to know something
29368  about the LaTeX-commands that LyX uses in the background.
29369  Because LaTeX is based on commands, you can 
29370 \begin_inset Quotes eld
29371 \end_inset
29372
29373 program
29374 \begin_inset Quotes erd
29375 \end_inset
29376
29377  your text.
29378  This has the advantage that the layout of the document can be changed at
29379  any time if you know the right commands.
29380  E.
29381 \begin_inset space \thinspace{}
29382 \end_inset
29383
29384 g.
29385 \begin_inset space \space{}
29386 \end_inset
29387
29388 imagine you have to write a manual for a product and the deadline is the
29389  end of the day.
29390  Your boss just has complimented you for your good work but wants to have
29391  all caption labels bold.
29392  But you have over hundred figure and table captions with non-bold labels
29393  in your manual.
29394  Of course it's impossible to change all caption labels manually in one
29395  day.
29396 \end_layout
29397
29398 \begin_layout Standard
29399 Now LaTeX comes into play.
29400  As mentioned above, for every problem there exists a LaTeX-package.
29401  First you have to find out which and therefore look in the LaTeX package
29402  database, 
29403 \begin_inset CommandInset citation
29404 LatexCommand cite
29405 key "Catalogue"
29406
29407 \end_inset
29408
29409 .
29410 \end_layout
29411
29412 \begin_layout Standard
29413 As result you know that the package 
29414 \series bold
29415 caption
29416 \series default
29417
29418 \begin_inset Index idx
29419 status collapsed
29420
29421 \begin_layout Plain Layout
29422 LaTeX-packages ! caption
29423 \end_layout
29424
29425 \end_inset
29426
29427  is what you need.
29428  To use a package, you have to load it in the document preamble (menu 
29429 \family sans
29430 Document\SpecialChar \menuseparator
29431 Settings
29432 \family default
29433 ) with the command
29434 \end_layout
29435
29436 \begin_layout Standard
29437
29438 \series bold
29439
29440 \backslash
29441 usepackage[options]{package name}
29442 \end_layout
29443
29444 \begin_layout Standard
29445 All LaTeX commands begin with a backslash, the command argument is set within
29446  two braces, and the options are set within two brackets.
29447  Note that not all commands have an argument and options.
29448 \end_layout
29449
29450 \begin_layout Standard
29451 In your case the package name is 
29452 \series bold
29453 caption
29454 \series default
29455 .
29456  After a look in the documentation of the package, you know that the option
29457  
29458 \series bold
29459 labelfont=bf
29460 \series default
29461  will change the font of all caption labels to bold.
29462  So you add the command
29463 \end_layout
29464
29465 \begin_layout Standard
29466
29467 \series bold
29468
29469 \backslash
29470 usepackage[labelfont=bf]{caption}
29471 \end_layout
29472
29473 \begin_layout Standard
29474 to the preamble and the problem is solved.
29475 \begin_inset Foot
29476 status collapsed
29477
29478 \begin_layout Plain Layout
29479 For more commands provided by the 
29480 \series bold
29481 caption
29482 \series default
29483  package, have a look at its documentation, 
29484 \begin_inset CommandInset citation
29485 LatexCommand cite
29486 key "caption"
29487
29488 \end_inset
29489
29490 .
29491 \end_layout
29492
29493 \end_inset
29494
29495
29496 \end_layout
29497
29498 \begin_layout Standard
29499 Note that some document classes have built-in solutions for well known problems
29500  like your case.
29501  For example if you use a 
29502 \family sans
29503 KOMA-Script
29504 \family default
29505  class, you don't need the package 
29506 \series bold
29507 caption
29508 \series default
29509 , you can instead write
29510 \end_layout
29511
29512 \begin_layout Standard
29513
29514 \series bold
29515
29516 \backslash
29517 setkomafont{captionlabel}{
29518 \backslash
29519 bfseries}
29520 \end_layout
29521
29522 \begin_layout Standard
29523 in the preamble and the problem is solved.
29524  So if you plan to write a large document, you should have a look at the
29525  documentation of the document class you want to use.
29526  (
29527 \series bold
29528
29529 \backslash
29530 setkomafont
29531 \series default
29532  is an example of a command with more than one argument.)
29533 \end_layout
29534
29535 \begin_layout Standard
29536 Commands in the preamble affect the whole document, while commands in the
29537  text affect only the text after the command or only the text used as command
29538  argument.
29539  To insert a LaTeX-command in text, use the TeX Code box as described in
29540  the previous section.
29541 \end_layout
29542
29543 \begin_layout Standard
29544 If you want to learn more about LaTeX and its syntax, have a look at the
29545  LaTeX-books 
29546 \begin_inset CommandInset citation
29547 LatexCommand cite
29548 key "latexcompanion,latexguide"
29549
29550 \end_inset
29551
29552 .
29553 \end_layout
29554
29555 \begin_layout Standard
29556 \begin_inset Newpage cleardoublepage
29557 \end_inset
29558
29559
29560 \end_layout
29561
29562 \begin_layout Standard
29563 \begin_inset ERT
29564 status collapsed
29565
29566 \begin_layout Plain Layout
29567
29568
29569 \backslash
29570 pagestyle{fancy}
29571 \end_layout
29572
29573 \end_inset
29574
29575
29576 \begin_inset Note Note
29577 status collapsed
29578
29579 \begin_layout Plain Layout
29580 switches temporarily to a page style with custom header and footer line
29581 \end_layout
29582
29583 \end_inset
29584
29585
29586 \end_layout
29587
29588 \begin_layout Left Header
29589 \begin_inset Argument
29590 status open
29591
29592 \begin_layout Plain Layout
29593
29594 \end_layout
29595
29596 \end_inset
29597
29598
29599 \begin_inset ERT
29600 status collapsed
29601
29602 \begin_layout Plain Layout
29603
29604
29605 \backslash
29606 rightmark
29607 \end_layout
29608
29609 \end_inset
29610
29611
29612 \begin_inset Note Note
29613 status open
29614
29615 \begin_layout Plain Layout
29616 defines the header line as described below
29617 \end_layout
29618
29619 \end_inset
29620
29621
29622 \end_layout
29623
29624 \begin_layout Center Header
29625 \begin_inset Argument
29626 status open
29627
29628 \begin_layout Plain Layout
29629
29630 \end_layout
29631
29632 \end_inset
29633
29634
29635 \end_layout
29636
29637 \begin_layout Right Header
29638 \begin_inset Argument
29639 status open
29640
29641 \begin_layout Plain Layout
29642 \begin_inset ERT
29643 status collapsed
29644
29645 \begin_layout Plain Layout
29646
29647
29648 \backslash
29649 leftmark
29650 \end_layout
29651
29652 \end_inset
29653
29654
29655 \end_layout
29656
29657 \end_inset
29658
29659
29660 \end_layout
29661
29662 \begin_layout Left Footer
29663 \begin_inset Argument
29664 status open
29665
29666 \begin_layout Plain Layout
29667 \begin_inset ERT
29668 status collapsed
29669
29670 \begin_layout Plain Layout
29671
29672
29673 \backslash
29674 thepage
29675 \end_layout
29676
29677 \end_inset
29678
29679
29680 \end_layout
29681
29682 \end_inset
29683
29684
29685 \end_layout
29686
29687 \begin_layout Center Footer
29688 \begin_inset Argument
29689 status open
29690
29691 \begin_layout Plain Layout
29692
29693 \family sans
29694 \series bold
29695 \color red
29696 LyX's user guide
29697 \end_layout
29698
29699 \end_inset
29700
29701 Magic code:
29702 \begin_inset Newline newline
29703 \end_inset
29704
29705
29706 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29707 \end_inset
29708
29709
29710 \end_layout
29711
29712 \begin_layout Right Footer
29713 \begin_inset Argument
29714 status open
29715
29716 \begin_layout Plain Layout
29717
29718 \end_layout
29719
29720 \end_inset
29721
29722
29723 \begin_inset ERT
29724 status collapsed
29725
29726 \begin_layout Plain Layout
29727
29728
29729 \backslash
29730 Roman{page}
29731 \end_layout
29732
29733 \end_inset
29734
29735
29736 \end_layout
29737
29738 \begin_layout Section
29739 Customized Page Headers and Footers
29740 \begin_inset Index idx
29741 status collapsed
29742
29743 \begin_layout Plain Layout
29744 Document ! Header/Footer line
29745 \end_layout
29746
29747 \end_inset
29748
29749
29750 \begin_inset Index idx
29751 status collapsed
29752
29753 \begin_layout Plain Layout
29754 Header/Footer line
29755 \end_layout
29756
29757 \end_inset
29758
29759
29760 \end_layout
29761
29762 \begin_layout Standard
29763 To define custom page header and footer line for your document, you need
29764  to set the headings style to 
29765 \family sans
29766 Fancy
29767 \family default
29768  in the 
29769 \family sans
29770 Document\SpecialChar \menuseparator
29771 Settings
29772 \family default
29773  dialog under 
29774 \family sans
29775 Page
29776 \begin_inset space ~
29777 \end_inset
29778
29779 Layout
29780 \family default
29781 .
29782  As second step add in the menu 
29783 \family sans
29784 Document\SpecialChar \menuseparator
29785 Settings\SpecialChar \menuseparator
29786 Modules
29787 \family default
29788  the module 
29789 \begin_inset Quotes eld
29790 \end_inset
29791
29792 Custom Header/Footerlines
29793 \begin_inset Quotes erd
29794 \end_inset
29795
29796 .
29797  This module offers the 6
29798 \begin_inset space ~
29799 \end_inset
29800
29801 styles
29802 \end_layout
29803
29804 \begin_layout Description
29805 Left
29806 \begin_inset space ~
29807 \end_inset
29808
29809 Header,
29810 \begin_inset space ~
29811 \end_inset
29812
29813 Center
29814 \begin_inset space ~
29815 \end_inset
29816
29817 Header,
29818 \begin_inset space ~
29819 \end_inset
29820
29821 Right
29822 \begin_inset space ~
29823 \end_inset
29824
29825 Header
29826 \end_layout
29827
29828 \begin_layout Description
29829 Left
29830 \begin_inset space ~
29831 \end_inset
29832
29833 Footer,
29834 \begin_inset space ~
29835 \end_inset
29836
29837 Center
29838 \begin_inset space ~
29839 \end_inset
29840
29841 Footer,
29842 \begin_inset space ~
29843 \end_inset
29844
29845 Right
29846 \begin_inset space ~
29847 \end_inset
29848
29849 Footer
29850 \end_layout
29851
29852 \begin_layout Standard
29853 for the different positions in the header/footer.
29854 \end_layout
29855
29856 \begin_layout Standard
29857 Normally, headers and footers are set up in the beginning of the document.
29858  but you can change them anywhere you want to.
29859  Figure
29860 \begin_inset space ~
29861 \end_inset
29862
29863
29864 \begin_inset CommandInset ref
29865 LatexCommand ref
29866 reference "fig:Page-layout"
29867
29868 \end_inset
29869
29870  shows the page layout and where the header/footer styles will appear.
29871 \end_layout
29872
29873 \begin_layout Standard
29874 \begin_inset Float figure
29875 placement h
29876 wide false
29877 sideways false
29878 status open
29879
29880 \begin_layout Plain Layout
29881 \noindent
29882 \align center
29883 \begin_inset Tabular
29884 <lyxtabular version="3" rows="5" columns="3">
29885 <features tabularvalignment="middle">
29886 <column alignment="left" valignment="top" width="30line%">
29887 <column alignment="center" valignment="top" width="30line%">
29888 <column alignment="right" valignment="top" width="30line%">
29889 <row>
29890 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
29891 \begin_inset Text
29892
29893 \begin_layout Plain Layout
29894 Left Header
29895 \end_layout
29896
29897 \end_inset
29898 </cell>
29899 <cell alignment="center" valignment="top" topline="true" usebox="none">
29900 \begin_inset Text
29901
29902 \begin_layout Plain Layout
29903 Center Header
29904 \end_layout
29905
29906 \end_inset
29907 </cell>
29908 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
29909 \begin_inset Text
29910
29911 \begin_layout Plain Layout
29912 Right Header
29913 \end_layout
29914
29915 \end_inset
29916 </cell>
29917 </row>
29918 <row>
29919 <cell alignment="left" valignment="top" leftline="true" usebox="none">
29920 \begin_inset Text
29921
29922 \begin_layout Plain Layout
29923
29924 \end_layout
29925
29926 \end_inset
29927 </cell>
29928 <cell alignment="center" valignment="top" usebox="none">
29929 \begin_inset Text
29930
29931 \begin_layout Plain Layout
29932
29933 \end_layout
29934
29935 \end_inset
29936 </cell>
29937 <cell alignment="right" valignment="top" rightline="true" usebox="none">
29938 \begin_inset Text
29939
29940 \begin_layout Plain Layout
29941
29942 \end_layout
29943
29944 \end_inset
29945 </cell>
29946 </row>
29947 <row>
29948 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
29949 \begin_inset Text
29950
29951 \begin_layout Plain Layout
29952 The normal text on the page goes here.
29953  The running header is above thel text, and the footer is below (including
29954  footnotes).
29955  Headers/footers typically contain things like the page number, title of
29956  the chapter, company logo but your can use almost anything, except of floats.
29957 \end_layout
29958
29959 \end_inset
29960 </cell>
29961 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
29962 \begin_inset Text
29963
29964 \begin_layout Plain Layout
29965
29966 \end_layout
29967
29968 \end_inset
29969 </cell>
29970 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
29971 \begin_inset Text
29972
29973 \begin_layout Plain Layout
29974
29975 \end_layout
29976
29977 \end_inset
29978 </cell>
29979 </row>
29980 <row>
29981 <cell alignment="left" valignment="top" leftline="true" usebox="none">
29982 \begin_inset Text
29983
29984 \begin_layout Plain Layout
29985
29986 \end_layout
29987
29988 \end_inset
29989 </cell>
29990 <cell alignment="center" valignment="top" usebox="none">
29991 \begin_inset Text
29992
29993 \begin_layout Plain Layout
29994
29995 \end_layout
29996
29997 \end_inset
29998 </cell>
29999 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30000 \begin_inset Text
30001
30002 \begin_layout Plain Layout
30003
30004 \end_layout
30005
30006 \end_inset
30007 </cell>
30008 </row>
30009 <row>
30010 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30011 \begin_inset Text
30012
30013 \begin_layout Plain Layout
30014 Left Footer
30015 \end_layout
30016
30017 \end_inset
30018 </cell>
30019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30020 \begin_inset Text
30021
30022 \begin_layout Plain Layout
30023 Center Footer
30024 \end_layout
30025
30026 \end_inset
30027 </cell>
30028 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30029 \begin_inset Text
30030
30031 \begin_layout Plain Layout
30032 Right Footer
30033 \end_layout
30034
30035 \end_inset
30036 </cell>
30037 </row>
30038 </lyxtabular>
30039
30040 \end_inset
30041
30042
30043 \end_layout
30044
30045 \begin_layout Plain Layout
30046 \begin_inset Caption
30047
30048 \begin_layout Plain Layout
30049 \begin_inset CommandInset label
30050 LatexCommand label
30051 name "fig:Page-layout"
30052
30053 \end_inset
30054
30055 Page layout with custom header and footer line.
30056 \end_layout
30057
30058 \end_inset
30059
30060
30061 \end_layout
30062
30063 \end_inset
30064
30065
30066 \end_layout
30067
30068 \begin_layout Subsection
30069 Definition
30070 \end_layout
30071
30072 \begin_layout Standard
30073 To define your header line, add all 3
30074 \begin_inset space ~
30075 \end_inset
30076
30077 header styles.
30078  The things you add to the styles will appear on uneven pages, the things
30079  in the optional arguments on even pages.
30080  For single-sided documents, the optional argument will not be used and
30081  can be omitted.
30082  If you leave a style or its argument empty, nothing will appear in the
30083  output.
30084  Defining the footer line works similar.
30085 \end_layout
30086
30087 \begin_layout Standard
30088 For the definition, you will need some LaTeX-commands that are inserted
30089  as TeX-code (menu 
30090 \family sans
30091 Insert\SpecialChar \menuseparator
30092 Te
30093 \begin_inset ERT
30094 status collapsed
30095
30096 \begin_layout Plain Layout
30097
30098 \family sans
30099 {}
30100 \end_layout
30101
30102 \end_inset
30103
30104 X
30105 \begin_inset space ~
30106 \end_inset
30107
30108 Code
30109 \family default
30110 ):
30111 \end_layout
30112
30113 \begin_layout Description
30114
30115 \backslash
30116 thepage prints the current page number
30117 \end_layout
30118
30119 \begin_layout Description
30120
30121 \backslash
30122 Roman{page} prints the current page number with capital roman numerals
30123 \end_layout
30124
30125 \begin_layout Description
30126
30127 \backslash
30128 roman{page} prints the current page number with small roman numerals
30129 \end_layout
30130
30131 \begin_layout Description
30132
30133 \backslash
30134 leftmark prints the current section number and title.
30135  In case of a book, it prints the current chapter title instead, but this
30136  document is an article.
30137  It is called 
30138 \begin_inset Quotes eld
30139 \end_inset
30140
30141 leftmark
30142 \begin_inset Quotes prd
30143 \end_inset
30144
30145  because it usually goes in a left header.
30146 \end_layout
30147
30148 \begin_layout Description
30149
30150 \backslash
30151 rightmark prints the name and number of the current subsection number and
30152  title.
30153  If it is a book it prints the current section title.
30154  It is normally used in the right header.
30155 \end_layout
30156
30157 \begin_layout Subsection
30158 Default headers/footers
30159 \end_layout
30160
30161 \begin_layout Standard
30162 Custom headers and footers are not empty by default.
30163  The default header contains the chapter and section title and the center
30164  footer has the page number.
30165  In order to remove unwanted headers/footers, include the relevant header/footer
30166  style in your document, but leave it blank.
30167  So, if you don't want a page number in the footer, perhaps because you
30168  put it int he header instead, include a blank center footer to get rid
30169  of the default.
30170 \end_layout
30171
30172 \begin_layout Subsection
30173 Appearance
30174 \end_layout
30175
30176 \begin_layout Standard
30177 The custom headers and footers will appear on normal pages.
30178  Some pages are different.
30179  The title page has a style of its own, and so has any page that starts
30180  a new part or chapter in your book.
30181  Such pages will not have the custom headers/footers, but that is normal.
30182  There is for example no need to print a header with the chapter name on
30183  the chapter page where the chapter heading is in big bold letters anyway.
30184 \end_layout
30185
30186 \begin_layout Subsubsection
30187 Header and footer decoration line
30188 \end_layout
30189
30190 \begin_layout Standard
30191 By default, you get a 0.4
30192 \begin_inset space \thinspace{}
30193 \end_inset
30194
30195 pt thick line below the header and no footer line.
30196  This can be changed in the document preamble with the commands 
30197 \series bold
30198
30199 \backslash
30200 headrulewidth
30201 \series default
30202  and 
30203 \series bold
30204
30205 \backslash
30206 footrulewidth
30207 \series default
30208  in the following scheme:
30209 \end_layout
30210
30211 \begin_layout Standard
30212
30213 \series bold
30214
30215 \backslash
30216 renewcommand{
30217 \backslash
30218 headrulewidth}{thickness}
30219 \end_layout
30220
30221 \begin_layout Standard
30222 Where thickness is a size in standard units like 
30223 \family sans
30224 pt
30225 \family default
30226  or 
30227 \family sans
30228 mm
30229 \family default
30230 .
30231  If you don't want a line, set the thickness to 0
30232 \begin_inset space \thinspace{}
30233 \end_inset
30234
30235 pt.
30236 \end_layout
30237
30238 \begin_layout Standard
30239 The lines can also be colored, but this requires more knowledge of LaTeX.
30240  If you really need this, have a look in the Internet or in sec.
30241 \begin_inset space ~
30242 \end_inset
30243
30244 4.4 of the book 
30245 \begin_inset CommandInset citation
30246 LatexCommand cite
30247 key "Mittelbach"
30248
30249 \end_inset
30250
30251 .
30252 \end_layout
30253
30254 \begin_layout Subsubsection
30255 Several header/footer lines
30256 \end_layout
30257
30258 \begin_layout Standard
30259 In case that you need more than one text line as a header/footer, you can
30260  do this by adding a normal line break in the style definition.
30261  However, the default height of the header/footer is only the one of one
30262  text line.
30263  To expand the height, redefine the LaTeX length 
30264 \series bold
30265
30266 \backslash
30267 headheight
30268 \series default
30269  or 
30270 \series bold
30271
30272 \backslash
30273 footheight
30274 \series default
30275  in this scheme in your document preamble:
30276 \end_layout
30277
30278 \begin_layout Standard
30279
30280 \series bold
30281
30282 \backslash
30283 setlength{
30284 \backslash
30285 headheight}{height}
30286 \end_layout
30287
30288 \begin_layout Standard
30289 Where height is a size in standard units.
30290  If you don't know which amount of space is needed for the height, define
30291  your header/footer and preview your document as PDF.
30292  Then open the LaTeX logfile via the menu 
30293 \family sans
30294 Document\SpecialChar \menuseparator
30295 LaT
30296 \begin_inset ERT
30297 status collapsed
30298
30299 \begin_layout Plain Layout
30300
30301 \family sans
30302 {}
30303 \end_layout
30304
30305 \end_inset
30306
30307 eX Log
30308 \family default
30309  and look via the button 
30310 \family sans
30311 Next
30312 \begin_inset space ~
30313 \end_inset
30314
30315 Warning
30316 \family default
30317  if you find a warning of the package 
30318 \series bold
30319 fancyhdr
30320 \series default
30321
30322 \begin_inset Index idx
30323 status collapsed
30324
30325 \begin_layout Plain Layout
30326 LaTeX-packages ! fancyhdr
30327 \end_layout
30328
30329 \end_inset
30330
30331 .
30332  If there is such a warning, it contains the space that you need at least
30333  for your header/footer.
30334 \end_layout
30335
30336 \begin_layout Subsection
30337 This example
30338 \end_layout
30339
30340 \begin_layout Standard
30341 This example demonstrates what can be done with custom header/footers.
30342  Don't use it for yor document as it is just an example.
30343  This example consists of the following definition:
30344 \end_layout
30345
30346 \begin_layout Description
30347 Left
30348 \begin_inset space ~
30349 \end_inset
30350
30351 Header 
30352 \series bold
30353
30354 \backslash
30355 rightmark
30356 \series default
30357 , empty optional argument
30358 \end_layout
30359
30360 \begin_layout Description
30361 Center
30362 \begin_inset space ~
30363 \end_inset
30364
30365 Header empty, empty optional argument
30366 \end_layout
30367
30368 \begin_layout Description
30369 Right
30370 \begin_inset space ~
30371 \end_inset
30372
30373 Header empty, 
30374 \series bold
30375
30376 \backslash
30377 leftmark
30378 \series default
30379  in the optional argument
30380 \end_layout
30381
30382 \begin_layout Description
30383 Left
30384 \begin_inset space ~
30385 \end_inset
30386
30387 Footer empty, 
30388 \series bold
30389
30390 \backslash
30391 thepage
30392 \series default
30393  in the optional argument
30394 \end_layout
30395
30396 \begin_layout Description
30397 Center
30398 \begin_inset space ~
30399 \end_inset
30400
30401 Footer 
30402 \family sans
30403 \series bold
30404 \color red
30405 LyX's user guide
30406 \family default
30407 \series default
30408 \color inherit
30409
30410 \begin_inset Quotes eld
30411 \end_inset
30412
30413 Magic code:
30414 \begin_inset Newline newline
30415 \end_inset
30416
30417
30418 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30419 \end_inset
30420
30421
30422 \begin_inset Quotes erd
30423 \end_inset
30424
30425  in the optional argument
30426 \end_layout
30427
30428 \begin_layout Description
30429 Right
30430 \begin_inset space ~
30431 \end_inset
30432
30433 Footer 
30434 \series bold
30435
30436 \backslash
30437 Roman{page}
30438 \series default
30439 , empty optional argument
30440 \end_layout
30441
30442 \begin_layout Description
30443
30444 \backslash
30445 headrulewidth set to 2
30446 \begin_inset space \thinspace{}
30447 \end_inset
30448
30449 pt
30450 \end_layout
30451
30452 \begin_layout Standard
30453 In principle you can use almost everything in headers/footers, except of
30454  floats.
30455  For more special things like e.
30456 \begin_inset space \thinspace{}
30457 \end_inset
30458
30459 g.
30460 \begin_inset space ~
30461 \end_inset
30462
30463 thumb-indexes, see the manual of the 
30464 \series bold
30465 fancyhdr
30466 \series default
30467  package, 
30468 \begin_inset CommandInset citation
30469 LatexCommand cite
30470 key "fancyhdr"
30471
30472 \end_inset
30473
30474 .
30475 \end_layout
30476
30477 \begin_layout Standard
30478 \begin_inset Newpage clearpage
30479 \end_inset
30480
30481
30482 \end_layout
30483
30484 \begin_layout Standard
30485 \begin_inset ERT
30486 status collapsed
30487
30488 \begin_layout Plain Layout
30489
30490
30491 \backslash
30492 pagestyle{headings}
30493 \end_layout
30494
30495 \end_inset
30496
30497
30498 \begin_inset Note Note
30499 status collapsed
30500
30501 \begin_layout Plain Layout
30502 switches back to page style with the default headings
30503 \end_layout
30504
30505 \end_inset
30506
30507
30508 \end_layout
30509
30510 \begin_layout Section
30511 Previewing Snippets of your Document
30512 \begin_inset CommandInset label
30513 LatexCommand label
30514 name "sec:Previewing-snippets-of"
30515
30516 \end_inset
30517
30518
30519 \begin_inset Index idx
30520 status collapsed
30521
30522 \begin_layout Plain Layout
30523 Instant preview
30524 \end_layout
30525
30526 \end_inset
30527
30528
30529 \begin_inset Index idx
30530 status collapsed
30531
30532 \begin_layout Plain Layout
30533 Document ! Preview
30534 \end_layout
30535
30536 \end_inset
30537
30538
30539 \end_layout
30540
30541 \begin_layout Standard
30542 LyX allows you to generate previews of sections of your document on the
30543  fly so you can see how they'll look in the final document without having
30544  to break your train of thought with 
30545 \family sans
30546 View\SpecialChar \menuseparator
30547 DVI
30548 \family default
30549 .
30550 \end_layout
30551
30552 \begin_layout Standard
30553 If you would for example like to see in LyX your math formulas typeset by
30554  LaTeX, install the LaTeX-package 
30555 \series bold
30556 preview-latex
30557 \series default
30558
30559 \begin_inset Index idx
30560 status collapsed
30561
30562 \begin_layout Plain Layout
30563 LaTeX-packages ! preview-latex
30564 \end_layout
30565
30566 \end_inset
30567
30568  as explained below, and turn on 
30569 \family sans
30570 Instant
30571 \begin_inset space ~
30572 \end_inset
30573
30574 preview
30575 \family default
30576  in the 
30577 \family sans
30578 Tools\SpecialChar \menuseparator
30579 Preferences 
30580 \family default
30581 dialog under Look
30582 \begin_inset space ~
30583 \end_inset
30584
30585 and
30586 \begin_inset space ~
30587 \end_inset
30588
30589 feel\SpecialChar \menuseparator
30590 Display.
30591  The 
30592 \family sans
30593 Preview
30594 \begin_inset space ~
30595 \end_inset
30596
30597 Size
30598 \family default
30599  is the multiplication factor for the size.
30600 \end_layout
30601
30602 \begin_layout Standard
30603 Previews are generated when you load a document into LyX and when you finish
30604  editing an inset.
30605  Previews of an already loaded document are 
30606 \emph on
30607 not
30608 \emph default
30609  generated just by selecting the 
30610 \family sans
30611 Instant
30612 \begin_inset space ~
30613 \end_inset
30614
30615 preview
30616 \family default
30617  check box, you have to reopen the documents to activate the previews.
30618 \end_layout
30619
30620 \begin_layout Standard
30621 LyX will generate previews of math insets.
30622  It will also generate previews of included insets if you select the 
30623 \family sans
30624 Show
30625 \begin_inset space ~
30626 \end_inset
30627
30628 preview
30629 \family default
30630  check box in the insert dialog.
30631  This is useful if you wish to generate a preview of a LaTeX figure, for
30632  example.
30633 \end_layout
30634
30635 \begin_layout Standard
30636 To get previews working, you need the LaTeX package 
30637 \series bold
30638 preview-latex
30639 \series default
30640  (on some systems named simply 
30641 \series bold
30642 preview
30643 \series default
30644 ) installed.
30645  If it is not already installed, you will find it in the TeX Catalogue,
30646  
30647 \begin_inset CommandInset citation
30648 LatexCommand cite
30649 key "TeXCatalogue"
30650
30651 \end_inset
30652
30653  or in the package manager of your LaTeX-system.
30654  You obtain prettier results if you install the program 
30655 \family typewriter
30656 pnmcrop
30657 \family default
30658  from the 
30659 \family typewriter
30660 netpbm
30661 \family default
30662  package; for LyX on Windows this program is automatically installed together
30663  with LyX.
30664 \end_layout
30665
30666 \begin_layout Standard
30667 \begin_inset VSpace bigskip
30668 \end_inset
30669
30670
30671 \end_layout
30672
30673 \begin_layout Standard
30674 You can furthermore preview the LaTeX source of the whole document or parts
30675  of it.
30676  Use the menu 
30677 \family sans
30678 View\SpecialChar \menuseparator
30679 View
30680 \begin_inset space ~
30681 \end_inset
30682
30683 Source
30684 \family default
30685  and a window will be shown where you can see the LaTeX-source code.
30686  The window shows the source of the whole paragraph where the cursor is
30687  currently in.
30688  You can also select document parts in LyX's main window, then only this
30689  selection (when it is more than one paragraph) is shown as source code.
30690  To view the whole document as source, enable the corresponding option in
30691  the source view window.
30692 \end_layout
30693
30694 \begin_layout Section
30695 Advanced Find and Replace
30696 \begin_inset CommandInset label
30697 LatexCommand label
30698 name "sec:Advanced-Find-and"
30699
30700 \end_inset
30701
30702
30703 \begin_inset Index idx
30704 status collapsed
30705
30706 \begin_layout Plain Layout
30707 Replace
30708 \end_layout
30709
30710 \end_inset
30711
30712
30713 \begin_inset Index idx
30714 status collapsed
30715
30716 \begin_layout Plain Layout
30717 Find
30718 \end_layout
30719
30720 \end_inset
30721
30722
30723 \end_layout
30724
30725 \begin_layout Subsection
30726 Introduction
30727 \end_layout
30728
30729 \begin_layout Standard
30730 The advanced find and replace feature of LyX allows for searching of complex,
30731  format-sensitive text segments and mathematics contents within LyX documents.
30732  It is an enhancement of the standard (quick) find and replace feature.
30733  The key-features are:
30734 \end_layout
30735
30736 \begin_layout Itemize
30737 Both searching of text and of mathematical formulas is allowed, where the
30738  latter is done by entering mathematics in the usual way; not only entire
30739  mathematical formulas are found, but also parts occurring within more complex
30740  formulas
30741 \end_layout
30742
30743 \begin_layout Itemize
30744 Search may be format-insensitive, so that the searched text is found in
30745  any context/style (standard text, section headings, notes, and even mathematics
30746 ), or it may be format-sensitive, so that, for example, a word entered with
30747  a section heading will only be found within section headings
30748 \end_layout
30749
30750 \begin_layout Itemize
30751 Search may be widened to a specific 
30752 \emph on
30753 scope
30754 \emph default
30755 , i.
30756 \begin_inset space \thinspace{}
30757 \end_inset
30758
30759 e.
30760 \begin_inset space ~
30761 \end_inset
30762
30763 a set of files which may be all the children of the document being edited,
30764  all the open files, or all the manuals available from the 
30765 \family sans
30766 Help
30767 \family default
30768  menu
30769 \end_layout
30770
30771 \begin_layout Itemize
30772 Replace may optionally preserve capitalization, so that the replaced text
30773  capitalization is adapted to the matching text (i.
30774 \begin_inset space \thinspace{}
30775 \end_inset
30776
30777 e.
30778 \begin_inset space ~
30779 \end_inset
30780
30781 all lowercase, all uppercase, first uppercase followed by lowercase)
30782 \end_layout
30783
30784 \begin_layout Subsection
30785 Basic usage
30786 \end_layout
30787
30788 \begin_layout Standard
30789 The advanced find and replace feature of LyX is activated through the menu
30790  
30791 \family sans
30792 Edit\SpecialChar \menuseparator
30793 Find & Replace
30794 \noun on
30795  (
30796 \noun default
30797 Advanced
30798 \noun on
30799 )
30800 \family default
30801 \noun default
30802  (shortcut 
30803 \begin_inset Info
30804 type  "shortcut"
30805 arg   "dialog-show findreplaceadv"
30806 \end_inset
30807
30808 ) or the toolbar button 
30809 \begin_inset Info
30810 type  "icon"
30811 arg   "dialog-toggle findreplaceadv"
30812 \end_inset
30813
30814 .
30815  This opens the 
30816 \family sans
30817 Advanced Find and Replace
30818 \family default
30819  dialog.
30820 \end_layout
30821
30822 \begin_layout Subsubsection
30823 Searching for text
30824 \end_layout
30825
30826 \begin_layout Standard
30827 Enter into the 
30828 \family sans
30829 Find
30830 \family default
30831  LyX mini-editor a simple word, and search for occurrences of it by clicking
30832  on the 
30833 \family sans
30834 Find Next
30835 \family default
30836  button at the bottom of the dialog (or just press the 
30837 \family sans
30838 Return
30839 \family default
30840  key).
30841  The entered word is found both in text mode and in math mode, and in emphasized
30842 , bold or normal face, and in both in section titles and in standard text.
30843  Pressing repeatedly 
30844 \family sans
30845 Enter
30846 \family default
30847  keeps searching forward.
30848  Similarly, pressing 
30849 \family sans
30850 Shift+Enter
30851 \family default
30852  searches for the entered text backwards.
30853 \end_layout
30854
30855 \begin_layout Standard
30856 While searching, the 
30857 \family sans
30858 Case sensitive
30859 \family default
30860  option allows matches to occur only with the same case as entered in the
30861  
30862 \family sans
30863 Find
30864 \family default
30865  editor.
30866  The 
30867 \family sans
30868 Whole words
30869 \family default
30870  option allows matches to occur only at word boundaries.
30871 \end_layout
30872
30873 \begin_layout Subsubsection
30874 Searching for mathematics
30875 \end_layout
30876
30877 \begin_layout Standard
30878 Mathematical formulas may be searched for by typing in the 
30879 \family sans
30880 Find
30881 \family default
30882  editor a mathematical formula, such as 
30883 \begin_inset Formula $x^{2}$
30884 \end_inset
30885
30886  or also something more complex like 
30887 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
30888 \end_inset
30889
30890 .
30891  When searching for a formula, it is found both when it is alone and when
30892  it occurs in sub-formulas and nested parts of sub-formulas, for example
30893  the mentioned segments would be found in something like 
30894 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
30895 \end_inset
30896
30897
30898 \end_layout
30899
30900 \begin_layout Subsubsection
30901 Style-aware search
30902 \end_layout
30903
30904 \begin_layout Standard
30905 It is also possible to search for text with specific styles.
30906  This is done by switching to the 
30907 \family sans
30908 Settings
30909 \family default
30910  tab of the dialog and unchecking the 
30911 \family sans
30912 Ignore format
30913 \family default
30914  option.
30915  This way, entering in the 
30916 \family sans
30917 Find
30918 \family default
30919  editor
30920 \end_layout
30921
30922 \begin_layout Itemize
30923 a plain word and searching for it would not find instances of the word occurring
30924  in emphasized or boldface.
30925 \end_layout
30926
30927 \begin_layout Itemize
30928 an emphasized or boldface word and searching for it would find the respective
30929  instances with same face only, and within the same text style only.
30930  Note that, for example, an emphasized text is found not only when occurring
30931  alone, but also when it is contained in a longer emphasized sentence.
30932 \end_layout
30933
30934 \begin_layout Itemize
30935 a plain word in a section heading, and searching for it, finds occurrences
30936  of if only within section headings.
30937  Also, if the text to search is given an emphasized or bold face, in addition
30938  to a section style, then it is found only when occurring with the same
30939  style.
30940 \end_layout
30941
30942 \begin_layout Itemize
30943 some mathematics in a displayed formula will only find instances of this
30944  formula that are also displayed formulas (and not inline formulas).
30945 \end_layout
30946
30947 \begin_layout Subsubsection
30948 Replace
30949 \end_layout
30950
30951 \begin_layout Standard
30952 The text segments matching the text entered in the 
30953 \family sans
30954 Find
30955 \family default
30956  editor may be replaced with the text segments entered in the 
30957 \family sans
30958 Replace
30959 \family default
30960 \noun on
30961  
30962 \noun default
30963 editor.
30964  In order to find the next occurrence and replace it, click on the 
30965 \family sans
30966 Replace
30967 \family default
30968  button or alternatively
30969 \noun on
30970  
30971 \noun default
30972 press 
30973 \family sans
30974 Enter
30975 \family default
30976  or 
30977 \family sans
30978 Shift+Enter
30979 \family default
30980  while being in the 
30981 \family sans
30982 Replace
30983 \family default
30984 \noun on
30985  
30986 \noun default
30987 editor.
30988 \end_layout
30989
30990 \begin_layout Standard
30991 You can replace full-featured formatted LyX segments in place of the matching
30992  text segments in your document.
30993  Typical scenarios in which to use this capability may be (just to mention
30994  a few):
30995 \end_layout
30996
30997 \begin_layout Itemize
30998 replacing occurrences of a word with a customized formatted version of the
30999  same word, for example replacing occurrences of a name like 
31000 \begin_inset Quotes eld
31001 \end_inset
31002
31003 func()
31004 \begin_inset Quotes erd
31005 \end_inset
31006
31007  with its typewriter version 
31008 \family typewriter
31009
31010 \begin_inset Quotes eld
31011 \end_inset
31012
31013 func()
31014 \begin_inset Quotes erd
31015 \end_inset
31016
31017 ;
31018 \end_layout
31019
31020 \begin_layout Itemize
31021 performing a notation rework of mathematical symbols, for example replacing
31022  occurrences of 
31023 \begin_inset Quotes eld
31024 \end_inset
31025
31026
31027 \begin_inset Formula $R$
31028 \end_inset
31029
31030
31031 \begin_inset Quotes erd
31032 \end_inset
31033
31034  with 
31035 \begin_inset Quotes eld
31036 \end_inset
31037
31038
31039 \begin_inset Formula $\mathbb{R}$
31040 \end_inset
31041
31042
31043 \begin_inset Quotes erd
31044 \end_inset
31045
31046  (you may want to enable the 
31047 \family sans
31048 Whole words
31049 \family default
31050  and 
31051 \family sans
31052 Case sensitive
31053 \family default
31054  options and disable the 
31055 \family sans
31056 Ignore format
31057 \family default
31058  option in the 
31059 \family sans
31060 Settings
31061 \family default
31062  tab, in order to avoid replacing all 
31063 \begin_inset Quotes eld
31064 \end_inset
31065
31066 R
31067 \begin_inset Quotes erd
31068 \end_inset
31069
31070  letters occurring in normal text), or occurrences of 
31071 \begin_inset Formula $x_{j}^{i}$
31072 \end_inset
31073
31074  with 
31075 \begin_inset Formula $x_{i,\, j}$
31076 \end_inset
31077
31078 , or occurrences of 
31079 \begin_inset Formula $x[k]$
31080 \end_inset
31081
31082  with 
31083 \begin_inset Formula $x_{k}$
31084 \end_inset
31085
31086 .
31087 \end_layout
31088
31089 \begin_layout Subsection
31090 Advanced usage
31091 \end_layout
31092
31093 \begin_layout Standard
31094 There is a regular expression (regexp) based searching facility.
31095 \begin_inset Foot
31096 status collapsed
31097
31098 \begin_layout Plain Layout
31099 A good explanation of regular expressions is given in this Wikipedia entry:
31100  
31101 \begin_inset CommandInset href
31102 LatexCommand href
31103 target "http://en.wikipedia.org/wiki/Regular_expression"
31104
31105 \end_inset
31106
31107 .
31108 \end_layout
31109
31110 \end_inset
31111
31112  You can search for regular expression by inserting a regexp inset into
31113  the 
31114 \family sans
31115 Find
31116 \family default
31117  editor.
31118  This is done via the menu 
31119 \family sans
31120 Insert\SpecialChar \menuseparator
31121 Insert Regular Expression
31122 \family default
31123  while the cursor is in the 
31124 \family sans
31125 Find
31126 \family default
31127  editor.
31128  Characters entered within regexp insets are matched according to the regular
31129  expression matching rules
31130 \begin_inset Foot
31131 status collapsed
31132
31133 \begin_layout Plain Layout
31134 Under the constraint that any (sub)expression must match a well-formed LyX
31135  text segment, i.
31136 \begin_inset space \thinspace{}
31137 \end_inset
31138
31139 e.
31140 \begin_inset space ~
31141 \end_inset
31142
31143 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31144  to match expressions.
31145 \end_layout
31146
31147 \end_inset
31148
31149 , while text entered outside regexp insets is matched exactly against the
31150  same text in the document.
31151  Note that it is allowed to cut and paste regexp-mode insets as usual.
31152  Examples of using such a feature may be:
31153 \end_layout
31154
31155 \begin_layout Enumerate
31156 Searching for all fractions with a given denominator: for example, entering
31157  in the 
31158 \family sans
31159 Find
31160 \family default
31161  editor the fraction 
31162 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31163 \end_inset
31164
31165  (where the 
31166 \begin_inset Formula $.*$
31167 \end_inset
31168
31169  on the numerator is the match-everything regular expression) finds all
31170  fractions with the given denominator.
31171 \end_layout
31172
31173 \begin_layout Enumerate
31174 Searching for all text with a given style: for example, after unchecking
31175  the 
31176 \family sans
31177 Ignore format
31178 \family default
31179  option from the 
31180 \family sans
31181 Settings
31182 \family default
31183  tab, entering a 
31184 \series bold
31185
31186 \begin_inset Formula $.*$
31187 \end_inset
31188
31189
31190 \series default
31191  regular expression and adding for it an emphasized or bold face, finds
31192  all emphasized and bold face text, respectively.
31193  Also, inserting a 
31194 \begin_inset Formula $.*$
31195 \end_inset
31196
31197  regular expression in a bullet or enumerated list or a section heading,
31198  you can find all bullet or enumerated lists or section headings.
31199 \end_layout
31200
31201 \begin_layout Standard
31202 Finally, references to (sub)expressions in regexp may be used as usual,
31203  enclosing parts of the expression within round braces 
31204 \begin_inset Formula $()$
31205 \end_inset
31206
31207 , and referring back to them through 
31208 \begin_inset Formula $\backslash1$
31209 \end_inset
31210
31211
31212 \begin_inset Formula $\backslash2$
31213 \end_inset
31214
31215 , etc..
31216  For example, try searching for the regexp 
31217 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31218 \end_inset
31219
31220  in order to find word repetitions, if there are any.
31221 \end_layout
31222
31223 \begin_layout Standard
31224 Note that back references work both when occurring within the same regexp,
31225  and when occurring in multiple different regexps, where the numbering of
31226  back-referenced sub-expressions is absolute, i.
31227 \begin_inset space \thinspace{}
31228 \end_inset
31229
31230 e.
31231 \begin_inset space ~
31232 \end_inset
31233
31234  
31235 \begin_inset Formula $\backslash1$
31236 \end_inset
31237
31238  always refers to the first occurrence of 
31239 \begin_inset Formula $()$
31240 \end_inset
31241
31242  in all entered regexps.
31243 \end_layout
31244
31245 \begin_layout Standard
31246 Note also that the use of back references in the replaced text is not (yet)
31247  implemented.
31248 \end_layout
31249
31250 \begin_layout Section
31251 Spell Checking
31252 \begin_inset CommandInset label
31253 LatexCommand label
31254 name "sec:Spellchecking"
31255
31256 \end_inset
31257
31258
31259 \begin_inset Index idx
31260 status collapsed
31261
31262 \begin_layout Plain Layout
31263 Spell checking
31264 \end_layout
31265
31266 \end_inset
31267
31268
31269 \end_layout
31270
31271 \begin_layout Standard
31272 LyX has a built-in spell checker.
31273  It uses one of the libraries 
31274 \family typewriter
31275 aspell
31276 \family default
31277
31278 \family typewriter
31279 hunspell
31280 \family default
31281 , or 
31282 \family typewriter
31283 enchant
31284 \begin_inset Foot
31285 status open
31286
31287 \begin_layout Plain Layout
31288 Enchant itself is a wrapper library having different configurable back-ends.
31289  Please consult the documentation or man-page of it to learn more.
31290 \end_layout
31291
31292 \end_inset
31293
31294
31295 \family default
31296  as back-end.
31297  Which back-ends are available depends on the platform and the build-time
31298  configuration of the LyX program.
31299  E.
31300  g., on a Mac the operating system provides a spell checking service; there
31301  it is available as an additional back-end to choose from.
31302  The used spell checker and its settings are specified in LyX's preferences
31303  under 
31304 \family sans
31305 Language Settings
31306 \family default
31307 .
31308 \end_layout
31309
31310 \begin_layout Standard
31311 LyX can correctly spell check documents containing multiple languages.
31312  This does work with all back-ends, assuming you have marked the different
31313  languages appropriately and the dictionaries installed.
31314 \end_layout
31315
31316 \begin_layout Standard
31317 For LyX on Windows, the selection box for the spell checking program is
31318  greyed out in the preferences dialog because only 
31319 \family typewriter
31320 hunspell
31321 \family default
31322  can be used.
31323 \end_layout
31324
31325 \begin_layout Standard
31326 The menu
31327 \family sans
31328  Tools\SpecialChar \menuseparator
31329 Spellchecker
31330 \family default
31331  or the toolbar button 
31332 \begin_inset Info
31333 type  "icon"
31334 arg   "dialog-show spellchecker"
31335 \end_inset
31336
31337  starts the spell checking beginning from the current cursor position.
31338  A dialog window will appear showing any incorrect (or unknown) word found,
31339  allowing you to edit and replace it in a second line.
31340  Whenever an unknown word is found, the word is highlighted and the text
31341  scrolled so that it is visible.
31342  In the 
31343 \family sans
31344 spell checker
31345 \family default
31346  dialog, there is also a box showing suggestions for a correction, if any
31347  could be found.
31348  Clicking on one of the corrections will copy to the 
31349 \family sans
31350 Replace
31351 \family default
31352  field, double-click invokes directly the replacement.
31353  Unknown but correctly typed words can be added to the personal dictionary.
31354 \end_layout
31355
31356 \begin_layout Standard
31357 By default, the dictionary file used is determined by the document language
31358  that is set in the 
31359 \family sans
31360 Document\SpecialChar \menuseparator
31361 Settings
31362 \family default
31363  dialog.
31364  If you
31365 \change_deleted 5863208 1304031984
31366  
31367 \change_unchanged
31368  have marked the different languages in your document, spell checking will
31369  automatically switch to the appropriate dictionaries.
31370  You can specify the language of a word in the spellchecker dialog by choosing
31371  a different one at the top of the dialog.
31372 \end_layout
31373
31374 \begin_layout Subsubsection*
31375 Limitations
31376 \end_layout
31377
31378 \begin_layout Standard
31379 It is not possible to change the spelling of a particular word globally,
31380  rather than having to change the spelling separately for each occurrence
31381  of the word.
31382  But you can use the 
31383 \family sans
31384 Find
31385 \begin_inset space ~
31386 \end_inset
31387
31388 &
31389 \begin_inset space ~
31390 \end_inset
31391
31392 Replace
31393 \family default
31394  dialog for that.
31395 \end_layout
31396
31397 \begin_layout Subsubsection*
31398 Further Settings
31399 \end_layout
31400
31401 \begin_layout Standard
31402 The 
31403 \family sans
31404 Spellchecker
31405 \family default
31406  section in the preferences dialog has some additional options:
31407 \end_layout
31408
31409 \begin_layout Description
31410 Escape
31411 \begin_inset space ~
31412 \end_inset
31413
31414 characters Allows you to add non-standard characters that the spell checker
31415  should consider, e.
31416 \begin_inset space \thinspace{}
31417 \end_inset
31418
31419 g.
31420 \begin_inset space \space{}
31421 \end_inset
31422
31423 German umlauts although you are spell checking an English document.
31424  This should not normally be needed.
31425 \end_layout
31426
31427 \begin_layout Description
31428 Personal
31429 \begin_inset space ~
31430 \end_inset
31431
31432 dictionary to use a different file as your personal dictionary instead of
31433  the spell checker's default choice 
31434 \end_layout
31435
31436 \begin_layout Description
31437 Accept
31438 \begin_inset space ~
31439 \end_inset
31440
31441 compound
31442 \begin_inset space ~
31443 \end_inset
31444
31445 words Prevent the spell checker from complaining about compounded words
31446  like 
31447 \begin_inset Quotes eld
31448 \end_inset
31449
31450 passthrough
31451 \begin_inset Quotes erd
31452 \end_inset
31453
31454 .
31455 \end_layout
31456
31457 \begin_layout Description
31458 Spellcheck
31459 \begin_inset space ~
31460 \end_inset
31461
31462 continously Check the spelling of your document as you type it.
31463  Misspelled words gets underlined with a dotted red line.
31464  The suggestions by the spell checker will be added to the context menu
31465  of a misspelled word if there were some found.
31466  Choosing one of them will replace the misspelled word with the suggested
31467  word.
31468 \end_layout
31469
31470 \begin_layout Description
31471 Spellcheck
31472 \begin_inset space ~
31473 \end_inset
31474
31475 notes
31476 \begin_inset space ~
31477 \end_inset
31478
31479 and
31480 \begin_inset space ~
31481 \end_inset
31482
31483 comments The spelling of non-printed document contents is checked as well.
31484  You may disable this by deactivating this option.
31485 \end_layout
31486
31487 \begin_layout Section
31488 Thesaurus
31489 \begin_inset Index idx
31490 status collapsed
31491
31492 \begin_layout Plain Layout
31493 Thesaurus
31494 \end_layout
31495
31496 \end_inset
31497
31498
31499 \begin_inset CommandInset label
31500 LatexCommand label
31501 name "sec:Thesaurus"
31502
31503 \end_inset
31504
31505
31506 \end_layout
31507
31508 \begin_layout Standard
31509 LyX provides a multilingual thesaurus.
31510  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31511  the 
31512 \emph on
31513 MyThes
31514 \emph default
31515
31516 \begin_inset Foot
31517 status collapsed
31518
31519 \begin_layout Plain Layout
31520 \begin_inset CommandInset href
31521 LatexCommand href
31522 target "http://lingucomponent.openoffice.org/thesaurus.html"
31523
31524 \end_inset
31525
31526
31527 \end_layout
31528
31529 \end_inset
31530
31531  thesaurus library, which is included in LyX).
31532  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31533  are available for many languages.
31534 \end_layout
31535
31536 \begin_layout Standard
31537 This section describes how new dictionaries are installed and set up for
31538  the use with LyX.
31539 \end_layout
31540
31541 \begin_layout Subsection
31542 Setting up the thesaurus
31543 \end_layout
31544
31545 \begin_layout Standard
31546 The 
31547 \emph on
31548 MyThes/
31549 \emph default
31550 OpenOffice thesauri consist of two files per language: A file with the suffix
31551  
31552 \emph on
31553 *.dat
31554 \emph default
31555  containing the data and an index file with the suffix 
31556 \emph on
31557 *.idx
31558 \emph default
31559 .
31560  The standardized file names include the language code for the given language
31561  (e.
31562 \begin_inset space \thinspace{}
31563 \end_inset
31564
31565 g.
31566  en_EN for English).
31567  For instance, the English files are named:
31568 \end_layout
31569
31570 \begin_layout Itemize
31571 th_en_EN_v2.idx
31572 \end_layout
31573
31574 \begin_layout Itemize
31575 th_en_EN_v2.dat
31576 \end_layout
31577
31578 \begin_layout Standard
31579 If you have OpenOffice and its thesaurus installed, these files should be
31580  already on your system.
31581  If not, you can get dictionaries either from 
31582 \begin_inset Flex URL
31583 status collapsed
31584
31585 \begin_layout Plain Layout
31586
31587 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
31588 \end_layout
31589
31590 \end_inset
31591
31592  or from the site 
31593 \begin_inset Flex URL
31594 status collapsed
31595
31596 \begin_layout Plain Layout
31597
31598 http://extensions.services.openoffice.org
31599 \end_layout
31600
31601 \end_inset
31602
31603 .
31604 \begin_inset Foot
31605 status open
31606
31607 \begin_layout Plain Layout
31608 Note that, as of OpenOffice 3.0, the files on 
31609 \begin_inset Flex URL
31610 status collapsed
31611
31612 \begin_layout Plain Layout
31613
31614 http://extensions.services.openoffice.org
31615 \end_layout
31616
31617 \end_inset
31618
31619  are usually packed in extension archives (
31620 \emph on
31621 *.oxt
31622 \emph default
31623 ) that contain other files such as spellchecker dictionaries besides the
31624  thesauri.
31625  These archives are simple zip files, so you can unpack them as you would
31626  unpack a zip archive.
31627 \end_layout
31628
31629 \end_inset
31630
31631  Put the 
31632 \emph on
31633 *.idx
31634 \emph default
31635  and 
31636 \emph on
31637 *.dat
31638 \emph default
31639  files of all languages you want to use into one directory (do not use subfolder
31640 s), and specify the path to this directory in 
31641 \family sans
31642 Tools\SpecialChar \menuseparator
31643 Preferences\SpecialChar \menuseparator
31644 Paths
31645 \family default
31646 .
31647  Now the thesaurus should be ready to use.
31648 \end_layout
31649
31650 \begin_layout Subsection
31651 Using the thesaurus
31652 \end_layout
31653
31654 \begin_layout Standard
31655 To start the thesaurus, use the menu 
31656 \family sans
31657 Tools\SpecialChar \menuseparator
31658 Thesaurus
31659 \family default
31660  or the toolbar button 
31661 \begin_inset Info
31662 type  "icon"
31663 arg   "thesaurus-entry"
31664 \end_inset
31665
31666  while the cursor is at the word you want to look up or while a word is
31667  selected.
31668  A dialog pops up showing you probably related words that you can use as
31669  replacement.
31670  The proposals are grouped into categories.
31671  Note that the thesaurus does not only show synonyms, but also hyperonyms
31672  and hyponyms (such as 
31673 \emph on
31674 plant
31675 \emph default
31676  for 
31677 \emph on
31678 tree
31679 \emph default
31680 ), compounds (such as 
31681 \emph on
31682 tree diagram
31683 \emph default
31684 ) and antonyms (such as 
31685 \emph on
31686 women
31687 \emph default
31688  for 
31689 \emph on
31690 men
31691 \emph default
31692 ), which are marked as such.
31693 \end_layout
31694
31695 \begin_layout Standard
31696 The language is automatically chosen from the language at the cursor, but
31697  you can also switch it in the dialog, as you can enter new words to look
31698  up directly there.
31699 \end_layout
31700
31701 \begin_layout Standard
31702 Note that the thesaurus cannot handle phrases (only compounds that are in
31703  the dictionary, such as the above 
31704 \emph on
31705 tree diagram
31706 \emph default
31707 ), and you have to use the so called lemma form, i.
31708 \begin_inset space \thinspace{}
31709 \end_inset
31710
31711 e.
31712  the form that is used in the dictionaries (for many languages: first person
31713  singular indicative active for nouns, infinitive for verbs).
31714  For example looking up the word forms 
31715 \emph on
31716 reports
31717 \emph default
31718  or 
31719 \emph on
31720 reporting
31721 \emph default
31722  yields no results, while results are shown for the word form 
31723 \emph on
31724 report
31725 \emph default
31726 .
31727  Your best bet is to highlight only the relevant parts of such word (e.
31728 \begin_inset space \thinspace{}
31729 \end_inset
31730
31731 g.
31732  
31733 \emph on
31734 report
31735 \emph default
31736  in 
31737 \emph on
31738 report
31739 \emph default
31740 s), then you get proposals without adjusting the query in the dialog, and
31741  also the replacement will probably be correct (as only the highlighted
31742  part will be replaced, thus the ending remains).
31743 \end_layout
31744
31745 \begin_layout Subsection
31746 License of the Thesaurus library
31747 \end_layout
31748
31749 \begin_layout Standard
31750 The 
31751 \emph on
31752 MyThes
31753 \emph default
31754  library, which is used by LyX for the thesaurus, was created by 
31755 \noun on
31756 Kevin B.
31757  Hendricks
31758 \noun default
31759  as a standalone program.
31760  Version 1.1 of the library is included in LyX.
31761  The library was released under the 
31762 \emph on
31763 Berkeley Database License
31764 \emph default
31765 , which is compatible with LyX's license, the GPL.
31766  In order to meet the requirements of the Berkeley Database License, the
31767  MyThes license file is included in the LyX sources in the folder 
31768 \family sans
31769 ~src/support/mythes/license.readme
31770 \family default
31771 .
31772  In LyX Windows installations it is additionally available in the file 
31773 \family sans
31774 MyThes-License.txt
31775 \family default
31776  that is in the same folder as the file lyx.exe.
31777 \end_layout
31778
31779 \begin_layout Section
31780 Change Tracking
31781 \begin_inset Index idx
31782 status collapsed
31783
31784 \begin_layout Plain Layout
31785 Change Tracking
31786 \end_layout
31787
31788 \end_inset
31789
31790
31791 \begin_inset Index idx
31792 status collapsed
31793
31794 \begin_layout Plain Layout
31795 Document ! Change Tracking
31796 \end_layout
31797
31798 \end_inset
31799
31800
31801 \begin_inset CommandInset label
31802 LatexCommand label
31803 name "sec:Change-Tracking"
31804
31805 \end_inset
31806
31807
31808 \end_layout
31809
31810 \begin_layout Standard
31811 When you work on a document collaboratively it is extremely useful to be
31812  able to see changes that others have made highlighted in the document.
31813  You can then decide if you want to accept a change or not.
31814  This can be achieved by turning on change tracking in the menu 
31815 \family sans
31816 Document\SpecialChar \menuseparator
31817 Change
31818 \begin_inset space ~
31819 \end_inset
31820
31821 Tracking\SpecialChar \menuseparator
31822 Track
31823 \begin_inset space ~
31824 \end_inset
31825
31826 Changes
31827 \family default
31828 .
31829 \end_layout
31830
31831 \begin_layout Standard
31832 Changes made in the document will then be highlighted by strokes and colors:
31833  
31834 \bar under
31835 \color blue
31836 underlined text
31837 \bar default
31838 \color inherit
31839  is an addition, 
31840 \strikeout on
31841 \color blue
31842 canceled text
31843 \strikeout default
31844 \color inherit
31845  is a deletion.
31846  The color depends on the author that made the change.
31847  You can change the color in LyX's preferences dialog under 
31848 \family sans
31849 Look
31850 \begin_inset space ~
31851 \end_inset
31852
31853 and
31854 \begin_inset space ~
31855 \end_inset
31856
31857 feel
31858 \family default
31859
31860 \family sans
31861 Colors
31862 \family default
31863 .
31864 \begin_inset Index idx
31865 status collapsed
31866
31867 \begin_layout Plain Layout
31868 Color ! Change tracking
31869 \end_layout
31870
31871 \end_inset
31872
31873  The author and the date of the change are shown in LyX's status bar when
31874  the cursor is in changed text.
31875  The same information is shown when you use the toolbar button 
31876 \begin_inset Info
31877 type  "icon"
31878 arg   "changes-merge"
31879 \end_inset
31880
31881 .
31882 \end_layout
31883
31884 \begin_layout Standard
31885 When change tracking is activated, you will see the review toolbar in LyX:
31886 \begin_inset Index idx
31887 status collapsed
31888
31889 \begin_layout Plain Layout
31890 Toolbar ! Review
31891 \end_layout
31892
31893 \end_inset
31894
31895
31896 \end_layout
31897
31898 \begin_layout Standard
31899 \begin_inset VSpace defskip
31900 \end_inset
31901
31902
31903 \end_layout
31904
31905 \begin_layout Standard
31906 \begin_inset Graphics
31907         filename clipart/ChangesToolbar.png
31908         scale 90
31909
31910 \end_inset
31911
31912
31913 \end_layout
31914
31915 \begin_layout Standard
31916 \begin_inset VSpace defskip
31917 \end_inset
31918
31919
31920 \end_layout
31921
31922 \begin_layout Standard
31923 The review toolbar as shown above contains from left to right the following
31924  buttons:
31925 \end_layout
31926
31927 \begin_layout Standard
31928 \begin_inset VSpace defskip
31929 \end_inset
31930
31931
31932 \end_layout
31933
31934 \begin_layout Standard
31935 \begin_inset Tabular
31936 <lyxtabular version="3" rows="10" columns="2">
31937 <features islongtable="true" longtabularalignment="center">
31938 <column alignment="left" valignment="top" width="0">
31939 <column alignment="left" valignment="top" width="0">
31940 <row interlinespace="2.5mm">
31941 <cell alignment="center" valignment="top" usebox="none">
31942 \begin_inset Text
31943
31944 \begin_layout Plain Layout
31945
31946 \family sans
31947 \begin_inset Info
31948 type  "icon"
31949 arg   "changes-track"
31950 \end_inset
31951
31952
31953 \end_layout
31954
31955 \end_inset
31956 </cell>
31957 <cell alignment="center" valignment="top" usebox="none">
31958 \begin_inset Text
31959
31960 \begin_layout Plain Layout
31961
31962 \family sans
31963 Document\SpecialChar \menuseparator
31964 Change
31965 \begin_inset space ~
31966 \end_inset
31967
31968 Tracking\SpecialChar \menuseparator
31969 Track
31970 \begin_inset space ~
31971 \end_inset
31972
31973 Changes
31974 \end_layout
31975
31976 \end_inset
31977 </cell>
31978 </row>
31979 <row interlinespace="2.5mm">
31980 <cell alignment="center" valignment="top" usebox="none">
31981 \begin_inset Text
31982
31983 \begin_layout Plain Layout
31984
31985 \family sans
31986 \begin_inset Info
31987 type  "icon"
31988 arg   "changes-output"
31989 \end_inset
31990
31991
31992 \end_layout
31993
31994 \end_inset
31995 </cell>
31996 <cell alignment="center" valignment="top" usebox="none">
31997 \begin_inset Text
31998
31999 \begin_layout Plain Layout
32000
32001 \family sans
32002 Document\SpecialChar \menuseparator
32003 Change
32004 \begin_inset space ~
32005 \end_inset
32006
32007 Tracking\SpecialChar \menuseparator
32008 Show
32009 \begin_inset space ~
32010 \end_inset
32011
32012 Changes
32013 \begin_inset space ~
32014 \end_inset
32015
32016 in
32017 \begin_inset space ~
32018 \end_inset
32019
32020 Output
32021 \end_layout
32022
32023 \end_inset
32024 </cell>
32025 </row>
32026 <row interlinespace="2.5mm">
32027 <cell alignment="center" valignment="top" usebox="none">
32028 \begin_inset Text
32029
32030 \begin_layout Plain Layout
32031
32032 \family sans
32033 \begin_inset Info
32034 type  "icon"
32035 arg   "change-next"
32036 \end_inset
32037
32038
32039 \end_layout
32040
32041 \end_inset
32042 </cell>
32043 <cell alignment="center" valignment="top" usebox="none">
32044 \begin_inset Text
32045
32046 \begin_layout Plain Layout
32047 Jumps to the next change
32048 \end_layout
32049
32050 \end_inset
32051 </cell>
32052 </row>
32053 <row interlinespace="2.5mm">
32054 <cell alignment="center" valignment="top" usebox="none">
32055 \begin_inset Text
32056
32057 \begin_layout Plain Layout
32058
32059 \family sans
32060 \begin_inset Info
32061 type  "icon"
32062 arg   "change-accept"
32063 \end_inset
32064
32065
32066 \end_layout
32067
32068 \end_inset
32069 </cell>
32070 <cell alignment="center" valignment="top" usebox="none">
32071 \begin_inset Text
32072
32073 \begin_layout Plain Layout
32074
32075 \family sans
32076 Document\SpecialChar \menuseparator
32077 Change
32078 \begin_inset space ~
32079 \end_inset
32080
32081 Tracking\SpecialChar \menuseparator
32082 Accept
32083 \begin_inset space ~
32084 \end_inset
32085
32086 Change
32087 \end_layout
32088
32089 \end_inset
32090 </cell>
32091 </row>
32092 <row interlinespace="2.5mm">
32093 <cell alignment="center" valignment="top" usebox="none">
32094 \begin_inset Text
32095
32096 \begin_layout Plain Layout
32097
32098 \family sans
32099 \begin_inset Info
32100 type  "icon"
32101 arg   "change-reject"
32102 \end_inset
32103
32104
32105 \end_layout
32106
32107 \end_inset
32108 </cell>
32109 <cell alignment="center" valignment="top" usebox="none">
32110 \begin_inset Text
32111
32112 \begin_layout Plain Layout
32113
32114 \family sans
32115 Document\SpecialChar \menuseparator
32116 Change
32117 \begin_inset space ~
32118 \end_inset
32119
32120 Tracking\SpecialChar \menuseparator
32121 Reject
32122 \begin_inset space ~
32123 \end_inset
32124
32125 Change
32126 \end_layout
32127
32128 \end_inset
32129 </cell>
32130 </row>
32131 <row interlinespace="2.5mm">
32132 <cell alignment="center" valignment="top" usebox="none">
32133 \begin_inset Text
32134
32135 \begin_layout Plain Layout
32136
32137 \family sans
32138 \begin_inset Info
32139 type  "icon"
32140 arg   "changes-merge"
32141 \end_inset
32142
32143
32144 \end_layout
32145
32146 \end_inset
32147 </cell>
32148 <cell alignment="center" valignment="top" usebox="none">
32149 \begin_inset Text
32150
32151 \begin_layout Plain Layout
32152
32153 \family sans
32154 Document\SpecialChar \menuseparator
32155 Change
32156 \begin_inset space ~
32157 \end_inset
32158
32159 Tracking\SpecialChar \menuseparator
32160 Merge
32161 \begin_inset space ~
32162 \end_inset
32163
32164 Changes
32165 \end_layout
32166
32167 \end_inset
32168 </cell>
32169 </row>
32170 <row interlinespace="2.5mm">
32171 <cell alignment="center" valignment="top" usebox="none">
32172 \begin_inset Text
32173
32174 \begin_layout Plain Layout
32175
32176 \family sans
32177 \begin_inset Info
32178 type  "icon"
32179 arg   "all-changes-accept"
32180 \end_inset
32181
32182
32183 \end_layout
32184
32185 \end_inset
32186 </cell>
32187 <cell alignment="center" valignment="top" usebox="none">
32188 \begin_inset Text
32189
32190 \begin_layout Plain Layout
32191
32192 \family sans
32193 Document\SpecialChar \menuseparator
32194 Change
32195 \begin_inset space ~
32196 \end_inset
32197
32198 Tracking\SpecialChar \menuseparator
32199 Accept
32200 \begin_inset space ~
32201 \end_inset
32202
32203 All
32204 \begin_inset space ~
32205 \end_inset
32206
32207 Changes
32208 \end_layout
32209
32210 \end_inset
32211 </cell>
32212 </row>
32213 <row interlinespace="2.5mm">
32214 <cell alignment="center" valignment="top" usebox="none">
32215 \begin_inset Text
32216
32217 \begin_layout Plain Layout
32218
32219 \family sans
32220 \begin_inset Info
32221 type  "icon"
32222 arg   "all-changes-reject"
32223 \end_inset
32224
32225
32226 \end_layout
32227
32228 \end_inset
32229 </cell>
32230 <cell alignment="center" valignment="top" usebox="none">
32231 \begin_inset Text
32232
32233 \begin_layout Plain Layout
32234
32235 \family sans
32236 Document\SpecialChar \menuseparator
32237 Change
32238 \begin_inset space ~
32239 \end_inset
32240
32241 Tracking\SpecialChar \menuseparator
32242 Reject
32243 \begin_inset space ~
32244 \end_inset
32245
32246 All
32247 \begin_inset space ~
32248 \end_inset
32249
32250 Changes
32251 \end_layout
32252
32253 \end_inset
32254 </cell>
32255 </row>
32256 <row interlinespace="2.5mm">
32257 <cell alignment="center" valignment="top" usebox="none">
32258 \begin_inset Text
32259
32260 \begin_layout Plain Layout
32261
32262 \family sans
32263 \begin_inset Info
32264 type  "icon"
32265 arg   "note-insert"
32266 \end_inset
32267
32268
32269 \end_layout
32270
32271 \end_inset
32272 </cell>
32273 <cell alignment="center" valignment="top" usebox="none">
32274 \begin_inset Text
32275
32276 \begin_layout Plain Layout
32277
32278 \family sans
32279 Insert\SpecialChar \menuseparator
32280 Note\SpecialChar \menuseparator
32281 LyX
32282 \begin_inset space ~
32283 \end_inset
32284
32285 Note
32286 \end_layout
32287
32288 \end_inset
32289 </cell>
32290 </row>
32291 <row interlinespace="2.5mm">
32292 <cell alignment="center" valignment="top" usebox="none">
32293 \begin_inset Text
32294
32295 \begin_layout Plain Layout
32296
32297 \family sans
32298 \begin_inset Info
32299 type  "icon"
32300 arg   "note-next"
32301 \end_inset
32302
32303
32304 \end_layout
32305
32306 \end_inset
32307 </cell>
32308 <cell alignment="center" valignment="top" usebox="none">
32309 \begin_inset Text
32310
32311 \begin_layout Plain Layout
32312
32313 \family sans
32314 Navigate\SpecialChar \menuseparator
32315 Next
32316 \begin_inset space ~
32317 \end_inset
32318
32319 Note
32320 \end_layout
32321
32322 \end_inset
32323 </cell>
32324 </row>
32325 </lyxtabular>
32326
32327 \end_inset
32328
32329
32330 \end_layout
32331
32332 \begin_layout Standard
32333 \begin_inset VSpace defskip
32334 \end_inset
32335
32336
32337 \end_layout
32338
32339 \begin_layout Standard
32340 The review toolbar helps you to accept, reject, or merge changes – highlight
32341  the change and press one of the desired toolbar buttons.
32342  When you merge changes, a window pops up showing you information about
32343  the next change after the current cursor position.
32344  So you don't need to highlight a certain change.
32345  Within the merge window you can decide to accept or reject changes and
32346  step to the next change.
32347  This way you can jump through all the changes in the document.
32348 \end_layout
32349
32350 \begin_layout Standard
32351 The toolbar has two buttons to handle notes because notes are often important
32352  to describe a change.
32353 \end_layout
32354
32355 \begin_layout Standard
32356 To show made changes in the output you need the LaTeX package 
32357 \series bold
32358 dvipost
32359 \series default
32360
32361 \begin_inset Index idx
32362 status collapsed
32363
32364 \begin_layout Plain Layout
32365 LaTeX-packages ! dvipost
32366 \end_layout
32367
32368 \end_inset
32369
32370  installed.
32371  You will find it in the TeX Catalogue, 
32372 \begin_inset CommandInset citation
32373 LatexCommand cite
32374 key "TeXCatalogue"
32375
32376 \end_inset
32377
32378  or in the package manager of your LaTeX-system.
32379 \end_layout
32380
32381 \begin_layout Section
32382 International Support
32383 \begin_inset Index idx
32384 status collapsed
32385
32386 \begin_layout Plain Layout
32387 International support
32388 \end_layout
32389
32390 \end_inset
32391
32392
32393 \end_layout
32394
32395 \begin_layout Standard
32396 This section describes how to use LyX with any language you want.
32397  For some non-western languages there are special Wiki-pages that explain
32398  how to set up LyX to use them: 
32399 \begin_inset CommandInset citation
32400 LatexCommand cite
32401 key "Arabic,Armenian,Farsi,Hebrew"
32402
32403 \end_inset
32404
32405
32406 \end_layout
32407
32408 \begin_layout Standard
32409 Besides languages, LyX also supports phonetic symbols, see section
32410 \begin_inset space ~
32411 \end_inset
32412
32413
32414 \begin_inset CommandInset ref
32415 LatexCommand ref
32416 reference "sub:Special-Character"
32417
32418 \end_inset
32419
32420 .
32421 \end_layout
32422
32423 \begin_layout Subsection
32424 Language Options
32425 \begin_inset Index idx
32426 status collapsed
32427
32428 \begin_layout Plain Layout
32429 Language ! Options
32430 \end_layout
32431
32432 \end_inset
32433
32434
32435 \begin_inset Index idx
32436 status collapsed
32437
32438 \begin_layout Plain Layout
32439 Document ! Settings
32440 \end_layout
32441
32442 \end_inset
32443
32444
32445 \begin_inset Index idx
32446 status collapsed
32447
32448 \begin_layout Plain Layout
32449 Document ! Language
32450 \end_layout
32451
32452 \end_inset
32453
32454
32455 \end_layout
32456
32457 \begin_layout Standard
32458 The 
32459 \family sans
32460 Document\SpecialChar \menuseparator
32461 Settings
32462 \family default
32463  dialog lets you set 
32464 \family roman
32465 the language and character encoding for your language.
32466  
32467 \end_layout
32468
32469 \begin_layout Standard
32470 Choose your language in the 
32471 \family sans
32472 Language
32473 \family default
32474  section of this dialog.
32475  The default is 
32476 \family sans
32477 English
32478 \family default
32479 .
32480 \end_layout
32481
32482 \begin_layout Standard
32483 Under 
32484 \family sans
32485 Encoding
32486 \family default
32487  you can choose the character encoding map you want to use for LaTeX export.
32488  The option 
32489 \family sans
32490 Language Default
32491 \family default
32492  is the preferred choice and works well in most cases.
32493  For details about the different encoding options see section
32494 \begin_inset space ~
32495 \end_inset
32496
32497
32498 \begin_inset CommandInset ref
32499 LatexCommand ref
32500 reference "cha:The-Document-Settings"
32501
32502 \end_inset
32503
32504 .
32505 \end_layout
32506
32507 \begin_layout Subsection
32508 Keyboard mapping configuration
32509 \begin_inset CommandInset label
32510 LatexCommand label
32511 name "sub:Keyboard-mapping"
32512
32513 \end_inset
32514
32515
32516 \end_layout
32517
32518 \begin_layout Standard
32519 If you have for example a U.S.-style keyboard and want to write in a language
32520  other than English, you can use an alternate keymap.
32521  For example, if you have a U.S.-style keyboard but want to write in Italian,
32522  you can configure LyX to use an Italian keymap.
32523  The preferences dialog allows you to choose up to two keyboard mappings,
32524  see section
32525 \begin_inset space ~
32526 \end_inset
32527
32528
32529 \begin_inset CommandInset ref
32530 LatexCommand ref
32531 reference "sub:Keyboard-Map"
32532
32533 \end_inset
32534
32535 .
32536  You can choose primary and secondary keyboard languages and then select
32537  which one you want to use.
32538 \end_layout
32539
32540 \begin_layout Standard
32541 Finally, you may just want to change a few key mappings or create an entirely
32542  different keymap (for Vulcan, for instance).
32543  You may, for example, normally write in Italian on a U.S.
32544  keyboard but want to include an occasional quotation in German.
32545  In such a case, you can write your own keyboard mapping or modify an existing
32546  one to support the characters you want.
32547  This and many other customizations are explained in the 
32548 \emph on
32549 Customization
32550 \emph default
32551  manual.
32552 \end_layout
32553
32554 \begin_layout Subsection
32555 Character Tables
32556 \end_layout
32557
32558 \begin_layout Standard
32559 Table
32560 \begin_inset space ~
32561 \end_inset
32562
32563
32564 \begin_inset CommandInset ref
32565 LatexCommand ref
32566 reference "cap:The-latin1-character"
32567
32568 \end_inset
32569
32570  shows the 
32571 \family typewriter
32572 Latin1
32573 \family default
32574  character set.
32575  You should be able to enter the characters in the first eight columns directly
32576  from the keyboard.
32577 \end_layout
32578
32579 \begin_layout Standard
32580 There are a few things you need to know about this table.
32581  Here are some of the details you'll need to bear in mind when using characters
32582  from the 
32583 \family typewriter
32584 Latin1
32585 \family default
32586  character set:
32587 \end_layout
32588
32589 \begin_layout Itemize
32590 Even if you have selected 
32591 \family sans
32592 latin1
32593 \family default
32594  in the 
32595 \family sans
32596 Document\SpecialChar \menuseparator
32597 Settings
32598 \family default
32599  dialog, users who have only the 
32600 \family typewriter
32601 T1
32602 \family default
32603 -fonts for LaTeX [or who have the 
32604 \family typewriter
32605 T1
32606 \family default
32607 -fonts but aren't using them] will still miss a few characters: D0, F0,
32608  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
32609  french quotes won't show up.
32610 \end_layout
32611
32612 \begin_layout Standard
32613 \begin_inset Float table
32614 wide false
32615 sideways false
32616 status open
32617
32618 \begin_layout Plain Layout
32619 \begin_inset Caption
32620
32621 \begin_layout Plain Layout
32622 \begin_inset CommandInset label
32623 LatexCommand label
32624 name "cap:The-latin1-character"
32625
32626 \end_inset
32627
32628 The 
32629 \family typewriter
32630 latin1
32631 \family default
32632  character set
32633 \end_layout
32634
32635 \end_inset
32636
32637
32638 \end_layout
32639
32640 \begin_layout Plain Layout
32641 \align center
32642 \begin_inset Tabular
32643 <lyxtabular version="3" rows="17" columns="17">
32644 <features tabularvalignment="middle">
32645 <column alignment="center" valignment="top" width="0pt">
32646 <column alignment="center" valignment="top" width="0pt">
32647 <column alignment="center" valignment="top" width="0pt">
32648 <column alignment="center" valignment="top" width="0pt">
32649 <column alignment="center" valignment="top" width="0pt">
32650 <column alignment="center" valignment="top" width="0pt">
32651 <column alignment="center" valignment="top" width="0pt">
32652 <column alignment="center" valignment="top" width="0pt">
32653 <column alignment="center" valignment="top" width="0pt">
32654 <column alignment="center" valignment="top" width="0pt">
32655 <column alignment="center" valignment="top" width="0pt">
32656 <column alignment="center" valignment="top" width="0pt">
32657 <column alignment="center" valignment="top" width="0pt">
32658 <column alignment="center" valignment="top" width="0pt">
32659 <column alignment="center" valignment="top" width="0pt">
32660 <column alignment="center" valignment="top" width="0pt">
32661 <column alignment="center" valignment="top" width="0pt">
32662 <row>
32663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32664 \begin_inset Text
32665
32666 \begin_layout Plain Layout
32667
32668 \end_layout
32669
32670 \end_inset
32671 </cell>
32672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32673 \begin_inset Text
32674
32675 \begin_layout Plain Layout
32676
32677 \family roman
32678 \series medium
32679 \shape up
32680 \size tiny
32681 \emph off
32682 \bar no
32683 \noun off
32684 \color none
32685 00
32686 \end_layout
32687
32688 \end_inset
32689 </cell>
32690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32691 \begin_inset Text
32692
32693 \begin_layout Plain Layout
32694
32695 \family roman
32696 \series medium
32697 \shape up
32698 \size tiny
32699 \emph off
32700 \bar no
32701 \noun off
32702 \color none
32703 10
32704 \end_layout
32705
32706 \end_inset
32707 </cell>
32708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32709 \begin_inset Text
32710
32711 \begin_layout Plain Layout
32712
32713 \family roman
32714 \series medium
32715 \shape up
32716 \size tiny
32717 \emph off
32718 \bar no
32719 \noun off
32720 \color none
32721 20
32722 \end_layout
32723
32724 \end_inset
32725 </cell>
32726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32727 \begin_inset Text
32728
32729 \begin_layout Plain Layout
32730
32731 \family roman
32732 \series medium
32733 \shape up
32734 \size tiny
32735 \emph off
32736 \bar no
32737 \noun off
32738 \color none
32739 30
32740 \end_layout
32741
32742 \end_inset
32743 </cell>
32744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32745 \begin_inset Text
32746
32747 \begin_layout Plain Layout
32748
32749 \family roman
32750 \series medium
32751 \shape up
32752 \size tiny
32753 \emph off
32754 \bar no
32755 \noun off
32756 \color none
32757 40
32758 \end_layout
32759
32760 \end_inset
32761 </cell>
32762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32763 \begin_inset Text
32764
32765 \begin_layout Plain Layout
32766
32767 \family roman
32768 \series medium
32769 \shape up
32770 \size tiny
32771 \emph off
32772 \bar no
32773 \noun off
32774 \color none
32775 50
32776 \end_layout
32777
32778 \end_inset
32779 </cell>
32780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32781 \begin_inset Text
32782
32783 \begin_layout Plain Layout
32784
32785 \family roman
32786 \series medium
32787 \shape up
32788 \size tiny
32789 \emph off
32790 \bar no
32791 \noun off
32792 \color none
32793 60
32794 \end_layout
32795
32796 \end_inset
32797 </cell>
32798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32799 \begin_inset Text
32800
32801 \begin_layout Plain Layout
32802
32803 \family roman
32804 \series medium
32805 \shape up
32806 \size tiny
32807 \emph off
32808 \bar no
32809 \noun off
32810 \color none
32811 70
32812 \end_layout
32813
32814 \end_inset
32815 </cell>
32816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32817 \begin_inset Text
32818
32819 \begin_layout Plain Layout
32820
32821 \family roman
32822 \series medium
32823 \shape up
32824 \size tiny
32825 \emph off
32826 \bar no
32827 \noun off
32828 \color none
32829 80
32830 \end_layout
32831
32832 \end_inset
32833 </cell>
32834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32835 \begin_inset Text
32836
32837 \begin_layout Plain Layout
32838
32839 \family roman
32840 \series medium
32841 \shape up
32842 \size tiny
32843 \emph off
32844 \bar no
32845 \noun off
32846 \color none
32847 90
32848 \end_layout
32849
32850 \end_inset
32851 </cell>
32852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32853 \begin_inset Text
32854
32855 \begin_layout Plain Layout
32856
32857 \family roman
32858 \series medium
32859 \shape up
32860 \size tiny
32861 \emph off
32862 \bar no
32863 \noun off
32864 \color none
32865 A0
32866 \end_layout
32867
32868 \end_inset
32869 </cell>
32870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32871 \begin_inset Text
32872
32873 \begin_layout Plain Layout
32874
32875 \family roman
32876 \series medium
32877 \shape up
32878 \size tiny
32879 \emph off
32880 \bar no
32881 \noun off
32882 \color none
32883 B0
32884 \end_layout
32885
32886 \end_inset
32887 </cell>
32888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32889 \begin_inset Text
32890
32891 \begin_layout Plain Layout
32892
32893 \family roman
32894 \series medium
32895 \shape up
32896 \size tiny
32897 \emph off
32898 \bar no
32899 \noun off
32900 \color none
32901 C0
32902 \end_layout
32903
32904 \end_inset
32905 </cell>
32906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32907 \begin_inset Text
32908
32909 \begin_layout Plain Layout
32910
32911 \family roman
32912 \series medium
32913 \shape up
32914 \size tiny
32915 \emph off
32916 \bar no
32917 \noun off
32918 \color none
32919 D0
32920 \end_layout
32921
32922 \end_inset
32923 </cell>
32924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32925 \begin_inset Text
32926
32927 \begin_layout Plain Layout
32928
32929 \family roman
32930 \series medium
32931 \shape up
32932 \size tiny
32933 \emph off
32934 \bar no
32935 \noun off
32936 \color none
32937 E0
32938 \end_layout
32939
32940 \end_inset
32941 </cell>
32942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32943 \begin_inset Text
32944
32945 \begin_layout Plain Layout
32946
32947 \family roman
32948 \series medium
32949 \shape up
32950 \size tiny
32951 \emph off
32952 \bar no
32953 \noun off
32954 \color none
32955 F0
32956 \end_layout
32957
32958 \end_inset
32959 </cell>
32960 </row>
32961 <row>
32962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32963 \begin_inset Text
32964
32965 \begin_layout Plain Layout
32966
32967 \family roman
32968 \series medium
32969 \shape up
32970 \size tiny
32971 \emph off
32972 \bar no
32973 \noun off
32974 \color none
32975 00
32976 \end_layout
32977
32978 \end_inset
32979 </cell>
32980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32981 \begin_inset Text
32982
32983 \begin_layout Plain Layout
32984
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32990 \begin_inset Text
32991
32992 \begin_layout Plain Layout
32993
32994 \end_layout
32995
32996 \end_inset
32997 </cell>
32998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32999 \begin_inset Text
33000
33001 \begin_layout Plain Layout
33002
33003 \end_layout
33004
33005 \end_inset
33006 </cell>
33007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33008 \begin_inset Text
33009
33010 \begin_layout Plain Layout
33011
33012 \family roman
33013 \series medium
33014 \shape up
33015 \emph off
33016 \bar no
33017 \noun off
33018 \color none
33019 0
33020 \end_layout
33021
33022 \end_inset
33023 </cell>
33024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33025 \begin_inset Text
33026
33027 \begin_layout Plain Layout
33028
33029 \family roman
33030 \series medium
33031 \shape up
33032 \emph off
33033 \bar no
33034 \noun off
33035 \color none
33036 @
33037 \end_layout
33038
33039 \end_inset
33040 </cell>
33041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33042 \begin_inset Text
33043
33044 \begin_layout Plain Layout
33045
33046 \family roman
33047 \series medium
33048 \shape up
33049 \emph off
33050 \bar no
33051 \noun off
33052 \color none
33053 P
33054 \end_layout
33055
33056 \end_inset
33057 </cell>
33058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33059 \begin_inset Text
33060
33061 \begin_layout Plain Layout
33062
33063 \family roman
33064 \series medium
33065 \shape up
33066 \emph off
33067 \bar no
33068 \noun off
33069 \color none
33070 '
33071 \end_layout
33072
33073 \end_inset
33074 </cell>
33075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33076 \begin_inset Text
33077
33078 \begin_layout Plain Layout
33079
33080 \family roman
33081 \series medium
33082 \shape up
33083 \emph off
33084 \bar no
33085 \noun off
33086 \color none
33087 p
33088 \end_layout
33089
33090 \end_inset
33091 </cell>
33092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33093 \begin_inset Text
33094
33095 \begin_layout Plain Layout
33096
33097 \end_layout
33098
33099 \end_inset
33100 </cell>
33101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33102 \begin_inset Text
33103
33104 \begin_layout Plain Layout
33105
33106 \end_layout
33107
33108 \end_inset
33109 </cell>
33110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33111 \begin_inset Text
33112
33113 \begin_layout Plain Layout
33114
33115 \end_layout
33116
33117 \end_inset
33118 </cell>
33119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33120 \begin_inset Text
33121
33122 \begin_layout Plain Layout
33123
33124 \family roman
33125 \series medium
33126 \shape up
33127 \emph off
33128 \bar no
33129 \noun off
33130 \color none
33131 °
33132 \end_layout
33133
33134 \end_inset
33135 </cell>
33136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33137 \begin_inset Text
33138
33139 \begin_layout Plain Layout
33140
33141 \family roman
33142 \series medium
33143 \shape up
33144 \emph off
33145 \bar no
33146 \noun off
33147 \color none
33148 À
33149 \end_layout
33150
33151 \end_inset
33152 </cell>
33153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33154 \begin_inset Text
33155
33156 \begin_layout Plain Layout
33157
33158 \family roman
33159 \series medium
33160 \shape up
33161 \emph off
33162 \bar no
33163 \noun off
33164 \color none
33165 Ð
33166 \end_layout
33167
33168 \end_inset
33169 </cell>
33170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33171 \begin_inset Text
33172
33173 \begin_layout Plain Layout
33174
33175 \family roman
33176 \series medium
33177 \shape up
33178 \emph off
33179 \bar no
33180 \noun off
33181 \color none
33182 à
33183 \end_layout
33184
33185 \end_inset
33186 </cell>
33187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33188 \begin_inset Text
33189
33190 \begin_layout Plain Layout
33191
33192 \family roman
33193 \series medium
33194 \shape up
33195 \emph off
33196 \bar no
33197 \noun off
33198 \color none
33199 ð
33200 \end_layout
33201
33202 \end_inset
33203 </cell>
33204 </row>
33205 <row>
33206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33207 \begin_inset Text
33208
33209 \begin_layout Plain Layout
33210
33211 \family roman
33212 \series medium
33213 \shape up
33214 \size tiny
33215 \emph off
33216 \bar no
33217 \noun off
33218 \color none
33219 01
33220 \end_layout
33221
33222 \end_inset
33223 </cell>
33224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33225 \begin_inset Text
33226
33227 \begin_layout Plain Layout
33228
33229 \end_layout
33230
33231 \end_inset
33232 </cell>
33233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33234 \begin_inset Text
33235
33236 \begin_layout Plain Layout
33237
33238 \end_layout
33239
33240 \end_inset
33241 </cell>
33242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33243 \begin_inset Text
33244
33245 \begin_layout Plain Layout
33246
33247 \family roman
33248 \series medium
33249 \shape up
33250 \emph off
33251 \bar no
33252 \noun off
33253 \color none
33254 !
33255 \end_layout
33256
33257 \end_inset
33258 </cell>
33259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33260 \begin_inset Text
33261
33262 \begin_layout Plain Layout
33263
33264 \family roman
33265 \series medium
33266 \shape up
33267 \emph off
33268 \bar no
33269 \noun off
33270 \color none
33271 1
33272 \end_layout
33273
33274 \end_inset
33275 </cell>
33276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33277 \begin_inset Text
33278
33279 \begin_layout Plain Layout
33280
33281 \family roman
33282 \series medium
33283 \shape up
33284 \emph off
33285 \bar no
33286 \noun off
33287 \color none
33288 A
33289 \end_layout
33290
33291 \end_inset
33292 </cell>
33293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33294 \begin_inset Text
33295
33296 \begin_layout Plain Layout
33297
33298 \family roman
33299 \series medium
33300 \shape up
33301 \emph off
33302 \bar no
33303 \noun off
33304 \color none
33305 Q
33306 \end_layout
33307
33308 \end_inset
33309 </cell>
33310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33311 \begin_inset Text
33312
33313 \begin_layout Plain Layout
33314
33315 \family roman
33316 \series medium
33317 \shape up
33318 \emph off
33319 \bar no
33320 \noun off
33321 \color none
33322 a
33323 \end_layout
33324
33325 \end_inset
33326 </cell>
33327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33328 \begin_inset Text
33329
33330 \begin_layout Plain Layout
33331
33332 \family roman
33333 \series medium
33334 \shape up
33335 \emph off
33336 \bar no
33337 \noun off
33338 \color none
33339 q
33340 \end_layout
33341
33342 \end_inset
33343 </cell>
33344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33345 \begin_inset Text
33346
33347 \begin_layout Plain Layout
33348
33349 \end_layout
33350
33351 \end_inset
33352 </cell>
33353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33354 \begin_inset Text
33355
33356 \begin_layout Plain Layout
33357
33358 \end_layout
33359
33360 \end_inset
33361 </cell>
33362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33363 \begin_inset Text
33364
33365 \begin_layout Plain Layout
33366
33367 \family roman
33368 \series medium
33369 \shape up
33370 \emph off
33371 \bar no
33372 \noun off
33373 \color none
33374 ¡
33375 \end_layout
33376
33377 \end_inset
33378 </cell>
33379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33380 \begin_inset Text
33381
33382 \begin_layout Plain Layout
33383
33384 \family roman
33385 \series medium
33386 \shape up
33387 \emph off
33388 \bar no
33389 \noun off
33390 \color none
33391 ±
33392 \end_layout
33393
33394 \end_inset
33395 </cell>
33396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33397 \begin_inset Text
33398
33399 \begin_layout Plain Layout
33400
33401 \family roman
33402 \series medium
33403 \shape up
33404 \emph off
33405 \bar no
33406 \noun off
33407 \color none
33408 Á
33409 \end_layout
33410
33411 \end_inset
33412 </cell>
33413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33414 \begin_inset Text
33415
33416 \begin_layout Plain Layout
33417
33418 \family roman
33419 \series medium
33420 \shape up
33421 \emph off
33422 \bar no
33423 \noun off
33424 \color none
33425 Ñ
33426 \end_layout
33427
33428 \end_inset
33429 </cell>
33430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33431 \begin_inset Text
33432
33433 \begin_layout Plain Layout
33434
33435 \family roman
33436 \series medium
33437 \shape up
33438 \emph off
33439 \bar no
33440 \noun off
33441 \color none
33442 á
33443 \end_layout
33444
33445 \end_inset
33446 </cell>
33447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33448 \begin_inset Text
33449
33450 \begin_layout Plain Layout
33451
33452 \family roman
33453 \series medium
33454 \shape up
33455 \emph off
33456 \bar no
33457 \noun off
33458 \color none
33459 ñ
33460 \end_layout
33461
33462 \end_inset
33463 </cell>
33464 </row>
33465 <row>
33466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33467 \begin_inset Text
33468
33469 \begin_layout Plain Layout
33470
33471 \family roman
33472 \series medium
33473 \shape up
33474 \size tiny
33475 \emph off
33476 \bar no
33477 \noun off
33478 \color none
33479 02
33480 \end_layout
33481
33482 \end_inset
33483 </cell>
33484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33485 \begin_inset Text
33486
33487 \begin_layout Plain Layout
33488
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \end_layout
33499
33500 \end_inset
33501 </cell>
33502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33503 \begin_inset Text
33504
33505 \begin_layout Plain Layout
33506
33507 \family roman
33508 \series medium
33509 \shape up
33510 \emph off
33511 \bar no
33512 \noun off
33513 \color none
33514 \begin_inset Quotes eld
33515 \end_inset
33516
33517
33518 \end_layout
33519
33520 \end_inset
33521 </cell>
33522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33523 \begin_inset Text
33524
33525 \begin_layout Plain Layout
33526
33527 \family roman
33528 \series medium
33529 \shape up
33530 \emph off
33531 \bar no
33532 \noun off
33533 \color none
33534 2
33535 \end_layout
33536
33537 \end_inset
33538 </cell>
33539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33540 \begin_inset Text
33541
33542 \begin_layout Plain Layout
33543
33544 \family roman
33545 \series medium
33546 \shape up
33547 \emph off
33548 \bar no
33549 \noun off
33550 \color none
33551 B
33552 \end_layout
33553
33554 \end_inset
33555 </cell>
33556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33557 \begin_inset Text
33558
33559 \begin_layout Plain Layout
33560
33561 \family roman
33562 \series medium
33563 \shape up
33564 \emph off
33565 \bar no
33566 \noun off
33567 \color none
33568 R
33569 \end_layout
33570
33571 \end_inset
33572 </cell>
33573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33574 \begin_inset Text
33575
33576 \begin_layout Plain Layout
33577
33578 \family roman
33579 \series medium
33580 \shape up
33581 \emph off
33582 \bar no
33583 \noun off
33584 \color none
33585 b
33586 \end_layout
33587
33588 \end_inset
33589 </cell>
33590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33591 \begin_inset Text
33592
33593 \begin_layout Plain Layout
33594
33595 \family roman
33596 \series medium
33597 \shape up
33598 \emph off
33599 \bar no
33600 \noun off
33601 \color none
33602 r
33603 \end_layout
33604
33605 \end_inset
33606 </cell>
33607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33608 \begin_inset Text
33609
33610 \begin_layout Plain Layout
33611
33612 \end_layout
33613
33614 \end_inset
33615 </cell>
33616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33617 \begin_inset Text
33618
33619 \begin_layout Plain Layout
33620
33621 \end_layout
33622
33623 \end_inset
33624 </cell>
33625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33626 \begin_inset Text
33627
33628 \begin_layout Plain Layout
33629 ¢
33630 \end_layout
33631
33632 \end_inset
33633 </cell>
33634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33635 \begin_inset Text
33636
33637 \begin_layout Plain Layout
33638
33639 \family roman
33640 \series medium
33641 \shape up
33642 \emph off
33643 \bar no
33644 \noun off
33645 \color none
33646 ²
33647 \end_layout
33648
33649 \end_inset
33650 </cell>
33651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33652 \begin_inset Text
33653
33654 \begin_layout Plain Layout
33655
33656 \family roman
33657 \series medium
33658 \shape up
33659 \emph off
33660 \bar no
33661 \noun off
33662 \color none
33663 Â
33664 \end_layout
33665
33666 \end_inset
33667 </cell>
33668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33669 \begin_inset Text
33670
33671 \begin_layout Plain Layout
33672
33673 \family roman
33674 \series medium
33675 \shape up
33676 \emph off
33677 \bar no
33678 \noun off
33679 \color none
33680 Ò
33681 \end_layout
33682
33683 \end_inset
33684 </cell>
33685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33686 \begin_inset Text
33687
33688 \begin_layout Plain Layout
33689
33690 \family roman
33691 \series medium
33692 \shape up
33693 \emph off
33694 \bar no
33695 \noun off
33696 \color none
33697 â
33698 \end_layout
33699
33700 \end_inset
33701 </cell>
33702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33703 \begin_inset Text
33704
33705 \begin_layout Plain Layout
33706
33707 \family roman
33708 \series medium
33709 \shape up
33710 \emph off
33711 \bar no
33712 \noun off
33713 \color none
33714 ò
33715 \end_layout
33716
33717 \end_inset
33718 </cell>
33719 </row>
33720 <row>
33721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33722 \begin_inset Text
33723
33724 \begin_layout Plain Layout
33725
33726 \family roman
33727 \series medium
33728 \shape up
33729 \size tiny
33730 \emph off
33731 \bar no
33732 \noun off
33733 \color none
33734 03
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33740 \begin_inset Text
33741
33742 \begin_layout Plain Layout
33743
33744 \end_layout
33745
33746 \end_inset
33747 </cell>
33748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33749 \begin_inset Text
33750
33751 \begin_layout Plain Layout
33752
33753 \end_layout
33754
33755 \end_inset
33756 </cell>
33757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33758 \begin_inset Text
33759
33760 \begin_layout Plain Layout
33761
33762 \family roman
33763 \series medium
33764 \shape up
33765 \emph off
33766 \bar no
33767 \noun off
33768 \color none
33769 #
33770 \end_layout
33771
33772 \end_inset
33773 </cell>
33774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33775 \begin_inset Text
33776
33777 \begin_layout Plain Layout
33778
33779 \family roman
33780 \series medium
33781 \shape up
33782 \emph off
33783 \bar no
33784 \noun off
33785 \color none
33786 3
33787 \end_layout
33788
33789 \end_inset
33790 </cell>
33791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33792 \begin_inset Text
33793
33794 \begin_layout Plain Layout
33795
33796 \family roman
33797 \series medium
33798 \shape up
33799 \emph off
33800 \bar no
33801 \noun off
33802 \color none
33803 C
33804 \end_layout
33805
33806 \end_inset
33807 </cell>
33808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33809 \begin_inset Text
33810
33811 \begin_layout Plain Layout
33812
33813 \family roman
33814 \series medium
33815 \shape up
33816 \emph off
33817 \bar no
33818 \noun off
33819 \color none
33820 S
33821 \end_layout
33822
33823 \end_inset
33824 </cell>
33825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33826 \begin_inset Text
33827
33828 \begin_layout Plain Layout
33829
33830 \family roman
33831 \series medium
33832 \shape up
33833 \emph off
33834 \bar no
33835 \noun off
33836 \color none
33837 c
33838 \end_layout
33839
33840 \end_inset
33841 </cell>
33842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33843 \begin_inset Text
33844
33845 \begin_layout Plain Layout
33846
33847 \family roman
33848 \series medium
33849 \shape up
33850 \emph off
33851 \bar no
33852 \noun off
33853 \color none
33854 s
33855 \end_layout
33856
33857 \end_inset
33858 </cell>
33859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33860 \begin_inset Text
33861
33862 \begin_layout Plain Layout
33863
33864 \end_layout
33865
33866 \end_inset
33867 </cell>
33868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33869 \begin_inset Text
33870
33871 \begin_layout Plain Layout
33872
33873 \end_layout
33874
33875 \end_inset
33876 </cell>
33877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33878 \begin_inset Text
33879
33880 \begin_layout Plain Layout
33881
33882 \family roman
33883 \series medium
33884 \shape up
33885 \emph off
33886 \bar no
33887 \noun off
33888 \color none
33889 £
33890 \end_layout
33891
33892 \end_inset
33893 </cell>
33894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33895 \begin_inset Text
33896
33897 \begin_layout Plain Layout
33898
33899 \family roman
33900 \series medium
33901 \shape up
33902 \emph off
33903 \bar no
33904 \noun off
33905 \color none
33906 ³
33907 \end_layout
33908
33909 \end_inset
33910 </cell>
33911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33912 \begin_inset Text
33913
33914 \begin_layout Plain Layout
33915
33916 \family roman
33917 \series medium
33918 \shape up
33919 \emph off
33920 \bar no
33921 \noun off
33922 \color none
33923 Ã
33924 \end_layout
33925
33926 \end_inset
33927 </cell>
33928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33929 \begin_inset Text
33930
33931 \begin_layout Plain Layout
33932
33933 \family roman
33934 \series medium
33935 \shape up
33936 \emph off
33937 \bar no
33938 \noun off
33939 \color none
33940 Ó
33941 \end_layout
33942
33943 \end_inset
33944 </cell>
33945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33946 \begin_inset Text
33947
33948 \begin_layout Plain Layout
33949
33950 \family roman
33951 \series medium
33952 \shape up
33953 \emph off
33954 \bar no
33955 \noun off
33956 \color none
33957 ã
33958 \end_layout
33959
33960 \end_inset
33961 </cell>
33962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33963 \begin_inset Text
33964
33965 \begin_layout Plain Layout
33966
33967 \family roman
33968 \series medium
33969 \shape up
33970 \emph off
33971 \bar no
33972 \noun off
33973 \color none
33974 ó
33975 \end_layout
33976
33977 \end_inset
33978 </cell>
33979 </row>
33980 <row>
33981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33982 \begin_inset Text
33983
33984 \begin_layout Plain Layout
33985
33986 \family roman
33987 \series medium
33988 \shape up
33989 \size tiny
33990 \emph off
33991 \bar no
33992 \noun off
33993 \color none
33994 04
33995 \end_layout
33996
33997 \end_inset
33998 </cell>
33999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34000 \begin_inset Text
34001
34002 \begin_layout Plain Layout
34003
34004 \end_layout
34005
34006 \end_inset
34007 </cell>
34008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34009 \begin_inset Text
34010
34011 \begin_layout Plain Layout
34012
34013 \end_layout
34014
34015 \end_inset
34016 </cell>
34017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34018 \begin_inset Text
34019
34020 \begin_layout Plain Layout
34021
34022 \family roman
34023 \series medium
34024 \shape up
34025 \emph off
34026 \bar no
34027 \noun off
34028 \color none
34029 $
34030 \end_layout
34031
34032 \end_inset
34033 </cell>
34034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34035 \begin_inset Text
34036
34037 \begin_layout Plain Layout
34038
34039 \family roman
34040 \series medium
34041 \shape up
34042 \emph off
34043 \bar no
34044 \noun off
34045 \color none
34046 4
34047 \end_layout
34048
34049 \end_inset
34050 </cell>
34051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34052 \begin_inset Text
34053
34054 \begin_layout Plain Layout
34055
34056 \family roman
34057 \series medium
34058 \shape up
34059 \emph off
34060 \bar no
34061 \noun off
34062 \color none
34063 D
34064 \end_layout
34065
34066 \end_inset
34067 </cell>
34068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34069 \begin_inset Text
34070
34071 \begin_layout Plain Layout
34072
34073 \family roman
34074 \series medium
34075 \shape up
34076 \emph off
34077 \bar no
34078 \noun off
34079 \color none
34080 T
34081 \end_layout
34082
34083 \end_inset
34084 </cell>
34085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34086 \begin_inset Text
34087
34088 \begin_layout Plain Layout
34089
34090 \family roman
34091 \series medium
34092 \shape up
34093 \emph off
34094 \bar no
34095 \noun off
34096 \color none
34097 d
34098 \end_layout
34099
34100 \end_inset
34101 </cell>
34102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34103 \begin_inset Text
34104
34105 \begin_layout Plain Layout
34106
34107 \family roman
34108 \series medium
34109 \shape up
34110 \emph off
34111 \bar no
34112 \noun off
34113 \color none
34114 t
34115 \end_layout
34116
34117 \end_inset
34118 </cell>
34119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34120 \begin_inset Text
34121
34122 \begin_layout Plain Layout
34123
34124 \end_layout
34125
34126 \end_inset
34127 </cell>
34128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34129 \begin_inset Text
34130
34131 \begin_layout Plain Layout
34132
34133 \end_layout
34134
34135 \end_inset
34136 </cell>
34137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34138 \begin_inset Text
34139
34140 \begin_layout Plain Layout
34141 ¤
34142 \end_layout
34143
34144 \end_inset
34145 </cell>
34146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34147 \begin_inset Text
34148
34149 \begin_layout Plain Layout
34150
34151 \family roman
34152 \series medium
34153 \shape up
34154 \emph off
34155 \bar no
34156 \noun off
34157 \color none
34158 ´
34159 \end_layout
34160
34161 \end_inset
34162 </cell>
34163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34164 \begin_inset Text
34165
34166 \begin_layout Plain Layout
34167
34168 \family roman
34169 \series medium
34170 \shape up
34171 \emph off
34172 \bar no
34173 \noun off
34174 \color none
34175 Ä
34176 \end_layout
34177
34178 \end_inset
34179 </cell>
34180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34181 \begin_inset Text
34182
34183 \begin_layout Plain Layout
34184
34185 \family roman
34186 \series medium
34187 \shape up
34188 \emph off
34189 \bar no
34190 \noun off
34191 \color none
34192 Ô
34193 \end_layout
34194
34195 \end_inset
34196 </cell>
34197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34198 \begin_inset Text
34199
34200 \begin_layout Plain Layout
34201
34202 \family roman
34203 \series medium
34204 \shape up
34205 \emph off
34206 \bar no
34207 \noun off
34208 \color none
34209 ä
34210 \end_layout
34211
34212 \end_inset
34213 </cell>
34214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34215 \begin_inset Text
34216
34217 \begin_layout Plain Layout
34218
34219 \family roman
34220 \series medium
34221 \shape up
34222 \emph off
34223 \bar no
34224 \noun off
34225 \color none
34226 ô
34227 \end_layout
34228
34229 \end_inset
34230 </cell>
34231 </row>
34232 <row>
34233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34234 \begin_inset Text
34235
34236 \begin_layout Plain Layout
34237
34238 \family roman
34239 \series medium
34240 \shape up
34241 \size tiny
34242 \emph off
34243 \bar no
34244 \noun off
34245 \color none
34246 05
34247 \end_layout
34248
34249 \end_inset
34250 </cell>
34251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34252 \begin_inset Text
34253
34254 \begin_layout Plain Layout
34255
34256 \end_layout
34257
34258 \end_inset
34259 </cell>
34260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34261 \begin_inset Text
34262
34263 \begin_layout Plain Layout
34264
34265 \end_layout
34266
34267 \end_inset
34268 </cell>
34269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34270 \begin_inset Text
34271
34272 \begin_layout Plain Layout
34273
34274 \family roman
34275 \series medium
34276 \shape up
34277 \emph off
34278 \bar no
34279 \noun off
34280 \color none
34281 %
34282 \end_layout
34283
34284 \end_inset
34285 </cell>
34286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34287 \begin_inset Text
34288
34289 \begin_layout Plain Layout
34290
34291 \family roman
34292 \series medium
34293 \shape up
34294 \emph off
34295 \bar no
34296 \noun off
34297 \color none
34298 5
34299 \end_layout
34300
34301 \end_inset
34302 </cell>
34303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34304 \begin_inset Text
34305
34306 \begin_layout Plain Layout
34307
34308 \family roman
34309 \series medium
34310 \shape up
34311 \emph off
34312 \bar no
34313 \noun off
34314 \color none
34315 E
34316 \end_layout
34317
34318 \end_inset
34319 </cell>
34320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34321 \begin_inset Text
34322
34323 \begin_layout Plain Layout
34324
34325 \family roman
34326 \series medium
34327 \shape up
34328 \emph off
34329 \bar no
34330 \noun off
34331 \color none
34332 U
34333 \end_layout
34334
34335 \end_inset
34336 </cell>
34337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34338 \begin_inset Text
34339
34340 \begin_layout Plain Layout
34341
34342 \family roman
34343 \series medium
34344 \shape up
34345 \emph off
34346 \bar no
34347 \noun off
34348 \color none
34349 e
34350 \end_layout
34351
34352 \end_inset
34353 </cell>
34354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34355 \begin_inset Text
34356
34357 \begin_layout Plain Layout
34358
34359 \family roman
34360 \series medium
34361 \shape up
34362 \emph off
34363 \bar no
34364 \noun off
34365 \color none
34366 u
34367 \end_layout
34368
34369 \end_inset
34370 </cell>
34371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34372 \begin_inset Text
34373
34374 \begin_layout Plain Layout
34375
34376 \end_layout
34377
34378 \end_inset
34379 </cell>
34380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34381 \begin_inset Text
34382
34383 \begin_layout Plain Layout
34384
34385 \end_layout
34386
34387 \end_inset
34388 </cell>
34389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34390 \begin_inset Text
34391
34392 \begin_layout Plain Layout
34393 ¥
34394 \end_layout
34395
34396 \end_inset
34397 </cell>
34398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34399 \begin_inset Text
34400
34401 \begin_layout Plain Layout
34402
34403 \family roman
34404 \series medium
34405 \shape up
34406 \emph off
34407 \bar no
34408 \noun off
34409 \color none
34410 µ
34411 \end_layout
34412
34413 \end_inset
34414 </cell>
34415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34416 \begin_inset Text
34417
34418 \begin_layout Plain Layout
34419
34420 \family roman
34421 \series medium
34422 \shape up
34423 \emph off
34424 \bar no
34425 \noun off
34426 \color none
34427 Å
34428 \end_layout
34429
34430 \end_inset
34431 </cell>
34432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34433 \begin_inset Text
34434
34435 \begin_layout Plain Layout
34436
34437 \family roman
34438 \series medium
34439 \shape up
34440 \emph off
34441 \bar no
34442 \noun off
34443 \color none
34444 Õ
34445 \end_layout
34446
34447 \end_inset
34448 </cell>
34449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34450 \begin_inset Text
34451
34452 \begin_layout Plain Layout
34453
34454 \family roman
34455 \series medium
34456 \shape up
34457 \emph off
34458 \bar no
34459 \noun off
34460 \color none
34461 å
34462 \end_layout
34463
34464 \end_inset
34465 </cell>
34466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34467 \begin_inset Text
34468
34469 \begin_layout Plain Layout
34470
34471 \family roman
34472 \series medium
34473 \shape up
34474 \emph off
34475 \bar no
34476 \noun off
34477 \color none
34478 õ
34479 \end_layout
34480
34481 \end_inset
34482 </cell>
34483 </row>
34484 <row>
34485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34486 \begin_inset Text
34487
34488 \begin_layout Plain Layout
34489
34490 \family roman
34491 \series medium
34492 \shape up
34493 \size tiny
34494 \emph off
34495 \bar no
34496 \noun off
34497 \color none
34498 06
34499 \end_layout
34500
34501 \end_inset
34502 </cell>
34503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34504 \begin_inset Text
34505
34506 \begin_layout Plain Layout
34507
34508 \end_layout
34509
34510 \end_inset
34511 </cell>
34512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34513 \begin_inset Text
34514
34515 \begin_layout Plain Layout
34516
34517 \end_layout
34518
34519 \end_inset
34520 </cell>
34521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34522 \begin_inset Text
34523
34524 \begin_layout Plain Layout
34525
34526 \family roman
34527 \series medium
34528 \shape up
34529 \emph off
34530 \bar no
34531 \noun off
34532 \color none
34533 &
34534 \end_layout
34535
34536 \end_inset
34537 </cell>
34538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34539 \begin_inset Text
34540
34541 \begin_layout Plain Layout
34542
34543 \family roman
34544 \series medium
34545 \shape up
34546 \emph off
34547 \bar no
34548 \noun off
34549 \color none
34550 6
34551 \end_layout
34552
34553 \end_inset
34554 </cell>
34555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34556 \begin_inset Text
34557
34558 \begin_layout Plain Layout
34559
34560 \family roman
34561 \series medium
34562 \shape up
34563 \emph off
34564 \bar no
34565 \noun off
34566 \color none
34567 F
34568 \end_layout
34569
34570 \end_inset
34571 </cell>
34572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34573 \begin_inset Text
34574
34575 \begin_layout Plain Layout
34576
34577 \family roman
34578 \series medium
34579 \shape up
34580 \emph off
34581 \bar no
34582 \noun off
34583 \color none
34584 V
34585 \end_layout
34586
34587 \end_inset
34588 </cell>
34589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34590 \begin_inset Text
34591
34592 \begin_layout Plain Layout
34593
34594 \family roman
34595 \series medium
34596 \shape up
34597 \emph off
34598 \bar no
34599 \noun off
34600 \color none
34601 f
34602 \end_layout
34603
34604 \end_inset
34605 </cell>
34606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34607 \begin_inset Text
34608
34609 \begin_layout Plain Layout
34610
34611 \family roman
34612 \series medium
34613 \shape up
34614 \emph off
34615 \bar no
34616 \noun off
34617 \color none
34618 v
34619 \end_layout
34620
34621 \end_inset
34622 </cell>
34623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34624 \begin_inset Text
34625
34626 \begin_layout Plain Layout
34627
34628 \end_layout
34629
34630 \end_inset
34631 </cell>
34632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34633 \begin_inset Text
34634
34635 \begin_layout Plain Layout
34636
34637 \end_layout
34638
34639 \end_inset
34640 </cell>
34641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34642 \begin_inset Text
34643
34644 \begin_layout Plain Layout
34645 ¦
34646 \end_layout
34647
34648 \end_inset
34649 </cell>
34650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34651 \begin_inset Text
34652
34653 \begin_layout Plain Layout
34654
34655 \family roman
34656 \series medium
34657 \shape up
34658 \emph off
34659 \bar no
34660 \noun off
34661 \color none
34662
34663 \end_layout
34664
34665 \end_inset
34666 </cell>
34667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34668 \begin_inset Text
34669
34670 \begin_layout Plain Layout
34671
34672 \family roman
34673 \series medium
34674 \shape up
34675 \emph off
34676 \bar no
34677 \noun off
34678 \color none
34679 Æ
34680 \end_layout
34681
34682 \end_inset
34683 </cell>
34684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34685 \begin_inset Text
34686
34687 \begin_layout Plain Layout
34688
34689 \family roman
34690 \series medium
34691 \shape up
34692 \emph off
34693 \bar no
34694 \noun off
34695 \color none
34696 Ö
34697 \end_layout
34698
34699 \end_inset
34700 </cell>
34701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34702 \begin_inset Text
34703
34704 \begin_layout Plain Layout
34705
34706 \family roman
34707 \series medium
34708 \shape up
34709 \emph off
34710 \bar no
34711 \noun off
34712 \color none
34713 æ
34714 \end_layout
34715
34716 \end_inset
34717 </cell>
34718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34719 \begin_inset Text
34720
34721 \begin_layout Plain Layout
34722
34723 \family roman
34724 \series medium
34725 \shape up
34726 \emph off
34727 \bar no
34728 \noun off
34729 \color none
34730 ö
34731 \end_layout
34732
34733 \end_inset
34734 </cell>
34735 </row>
34736 <row>
34737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34738 \begin_inset Text
34739
34740 \begin_layout Plain Layout
34741
34742 \family roman
34743 \series medium
34744 \shape up
34745 \size tiny
34746 \emph off
34747 \bar no
34748 \noun off
34749 \color none
34750 07
34751 \end_layout
34752
34753 \end_inset
34754 </cell>
34755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34756 \begin_inset Text
34757
34758 \begin_layout Plain Layout
34759
34760 \end_layout
34761
34762 \end_inset
34763 </cell>
34764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34765 \begin_inset Text
34766
34767 \begin_layout Plain Layout
34768
34769 \end_layout
34770
34771 \end_inset
34772 </cell>
34773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34774 \begin_inset Text
34775
34776 \begin_layout Plain Layout
34777
34778 \family roman
34779 \series medium
34780 \shape up
34781 \emph off
34782 \bar no
34783 \noun off
34784 \color none
34785 `
34786 \end_layout
34787
34788 \end_inset
34789 </cell>
34790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34791 \begin_inset Text
34792
34793 \begin_layout Plain Layout
34794
34795 \family roman
34796 \series medium
34797 \shape up
34798 \emph off
34799 \bar no
34800 \noun off
34801 \color none
34802 7
34803 \end_layout
34804
34805 \end_inset
34806 </cell>
34807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34808 \begin_inset Text
34809
34810 \begin_layout Plain Layout
34811
34812 \family roman
34813 \series medium
34814 \shape up
34815 \emph off
34816 \bar no
34817 \noun off
34818 \color none
34819 G
34820 \end_layout
34821
34822 \end_inset
34823 </cell>
34824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34825 \begin_inset Text
34826
34827 \begin_layout Plain Layout
34828
34829 \family roman
34830 \series medium
34831 \shape up
34832 \emph off
34833 \bar no
34834 \noun off
34835 \color none
34836 W
34837 \end_layout
34838
34839 \end_inset
34840 </cell>
34841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34842 \begin_inset Text
34843
34844 \begin_layout Plain Layout
34845
34846 \family roman
34847 \series medium
34848 \shape up
34849 \emph off
34850 \bar no
34851 \noun off
34852 \color none
34853 g
34854 \end_layout
34855
34856 \end_inset
34857 </cell>
34858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34859 \begin_inset Text
34860
34861 \begin_layout Plain Layout
34862
34863 \family roman
34864 \series medium
34865 \shape up
34866 \emph off
34867 \bar no
34868 \noun off
34869 \color none
34870 w
34871 \end_layout
34872
34873 \end_inset
34874 </cell>
34875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34876 \begin_inset Text
34877
34878 \begin_layout Plain Layout
34879
34880 \end_layout
34881
34882 \end_inset
34883 </cell>
34884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34885 \begin_inset Text
34886
34887 \begin_layout Plain Layout
34888
34889 \end_layout
34890
34891 \end_inset
34892 </cell>
34893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34894 \begin_inset Text
34895
34896 \begin_layout Plain Layout
34897
34898 \family roman
34899 \series medium
34900 \shape up
34901 \emph off
34902 \bar no
34903 \noun off
34904 \color none
34905 §
34906 \end_layout
34907
34908 \end_inset
34909 </cell>
34910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34911 \begin_inset Text
34912
34913 \begin_layout Plain Layout
34914
34915 \family roman
34916 \series medium
34917 \shape up
34918 \emph off
34919 \bar no
34920 \noun off
34921 \color none
34922 ·
34923 \end_layout
34924
34925 \end_inset
34926 </cell>
34927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34928 \begin_inset Text
34929
34930 \begin_layout Plain Layout
34931
34932 \family roman
34933 \series medium
34934 \shape up
34935 \emph off
34936 \bar no
34937 \noun off
34938 \color none
34939 Ç
34940 \end_layout
34941
34942 \end_inset
34943 </cell>
34944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34945 \begin_inset Text
34946
34947 \begin_layout Plain Layout
34948
34949 \family roman
34950 \series medium
34951 \shape up
34952 \emph off
34953 \bar no
34954 \noun off
34955 \color none
34956 ×
34957 \end_layout
34958
34959 \end_inset
34960 </cell>
34961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34962 \begin_inset Text
34963
34964 \begin_layout Plain Layout
34965
34966 \family roman
34967 \series medium
34968 \shape up
34969 \emph off
34970 \bar no
34971 \noun off
34972 \color none
34973 ç
34974 \end_layout
34975
34976 \end_inset
34977 </cell>
34978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34979 \begin_inset Text
34980
34981 \begin_layout Plain Layout
34982
34983 \family roman
34984 \series medium
34985 \shape up
34986 \emph off
34987 \bar no
34988 \noun off
34989 \color none
34990 ÷
34991 \end_layout
34992
34993 \end_inset
34994 </cell>
34995 </row>
34996 <row>
34997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34998 \begin_inset Text
34999
35000 \begin_layout Plain Layout
35001
35002 \family roman
35003 \series medium
35004 \shape up
35005 \size tiny
35006 \emph off
35007 \bar no
35008 \noun off
35009 \color none
35010 08
35011 \end_layout
35012
35013 \end_inset
35014 </cell>
35015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35016 \begin_inset Text
35017
35018 \begin_layout Plain Layout
35019
35020 \end_layout
35021
35022 \end_inset
35023 </cell>
35024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35025 \begin_inset Text
35026
35027 \begin_layout Plain Layout
35028
35029 \end_layout
35030
35031 \end_inset
35032 </cell>
35033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35034 \begin_inset Text
35035
35036 \begin_layout Plain Layout
35037
35038 \family roman
35039 \series medium
35040 \shape up
35041 \emph off
35042 \bar no
35043 \noun off
35044 \color none
35045 (
35046 \end_layout
35047
35048 \end_inset
35049 </cell>
35050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35051 \begin_inset Text
35052
35053 \begin_layout Plain Layout
35054
35055 \family roman
35056 \series medium
35057 \shape up
35058 \emph off
35059 \bar no
35060 \noun off
35061 \color none
35062 8
35063 \end_layout
35064
35065 \end_inset
35066 </cell>
35067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35068 \begin_inset Text
35069
35070 \begin_layout Plain Layout
35071
35072 \family roman
35073 \series medium
35074 \shape up
35075 \emph off
35076 \bar no
35077 \noun off
35078 \color none
35079 H
35080 \end_layout
35081
35082 \end_inset
35083 </cell>
35084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35085 \begin_inset Text
35086
35087 \begin_layout Plain Layout
35088
35089 \family roman
35090 \series medium
35091 \shape up
35092 \emph off
35093 \bar no
35094 \noun off
35095 \color none
35096 X
35097 \end_layout
35098
35099 \end_inset
35100 </cell>
35101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35102 \begin_inset Text
35103
35104 \begin_layout Plain Layout
35105
35106 \family roman
35107 \series medium
35108 \shape up
35109 \emph off
35110 \bar no
35111 \noun off
35112 \color none
35113 h
35114 \end_layout
35115
35116 \end_inset
35117 </cell>
35118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35119 \begin_inset Text
35120
35121 \begin_layout Plain Layout
35122
35123 \family roman
35124 \series medium
35125 \shape up
35126 \emph off
35127 \bar no
35128 \noun off
35129 \color none
35130 x
35131 \end_layout
35132
35133 \end_inset
35134 </cell>
35135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35136 \begin_inset Text
35137
35138 \begin_layout Plain Layout
35139
35140 \end_layout
35141
35142 \end_inset
35143 </cell>
35144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35145 \begin_inset Text
35146
35147 \begin_layout Plain Layout
35148
35149 \end_layout
35150
35151 \end_inset
35152 </cell>
35153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35154 \begin_inset Text
35155
35156 \begin_layout Plain Layout
35157
35158 \family roman
35159 \series medium
35160 \shape up
35161 \emph off
35162 \bar no
35163 \noun off
35164 \color none
35165 ¨
35166 \end_layout
35167
35168 \end_inset
35169 </cell>
35170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35171 \begin_inset Text
35172
35173 \begin_layout Plain Layout
35174
35175 \family roman
35176 \series medium
35177 \shape up
35178 \emph off
35179 \bar no
35180 \noun off
35181 \color none
35182 ¸
35183 \end_layout
35184
35185 \end_inset
35186 </cell>
35187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35188 \begin_inset Text
35189
35190 \begin_layout Plain Layout
35191
35192 \family roman
35193 \series medium
35194 \shape up
35195 \emph off
35196 \bar no
35197 \noun off
35198 \color none
35199 È
35200 \end_layout
35201
35202 \end_inset
35203 </cell>
35204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35205 \begin_inset Text
35206
35207 \begin_layout Plain Layout
35208
35209 \family roman
35210 \series medium
35211 \shape up
35212 \emph off
35213 \bar no
35214 \noun off
35215 \color none
35216 Ø
35217 \end_layout
35218
35219 \end_inset
35220 </cell>
35221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35222 \begin_inset Text
35223
35224 \begin_layout Plain Layout
35225
35226 \family roman
35227 \series medium
35228 \shape up
35229 \emph off
35230 \bar no
35231 \noun off
35232 \color none
35233 è
35234 \end_layout
35235
35236 \end_inset
35237 </cell>
35238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35239 \begin_inset Text
35240
35241 \begin_layout Plain Layout
35242
35243 \family roman
35244 \series medium
35245 \shape up
35246 \emph off
35247 \bar no
35248 \noun off
35249 \color none
35250 ø
35251 \end_layout
35252
35253 \end_inset
35254 </cell>
35255 </row>
35256 <row>
35257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35258 \begin_inset Text
35259
35260 \begin_layout Plain Layout
35261
35262 \family roman
35263 \series medium
35264 \shape up
35265 \size tiny
35266 \emph off
35267 \bar no
35268 \noun off
35269 \color none
35270 09
35271 \end_layout
35272
35273 \end_inset
35274 </cell>
35275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35276 \begin_inset Text
35277
35278 \begin_layout Plain Layout
35279
35280 \end_layout
35281
35282 \end_inset
35283 </cell>
35284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35285 \begin_inset Text
35286
35287 \begin_layout Plain Layout
35288
35289 \end_layout
35290
35291 \end_inset
35292 </cell>
35293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35294 \begin_inset Text
35295
35296 \begin_layout Plain Layout
35297
35298 \family roman
35299 \series medium
35300 \shape up
35301 \emph off
35302 \bar no
35303 \noun off
35304 \color none
35305 )
35306 \end_layout
35307
35308 \end_inset
35309 </cell>
35310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35311 \begin_inset Text
35312
35313 \begin_layout Plain Layout
35314
35315 \family roman
35316 \series medium
35317 \shape up
35318 \emph off
35319 \bar no
35320 \noun off
35321 \color none
35322 9
35323 \end_layout
35324
35325 \end_inset
35326 </cell>
35327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35328 \begin_inset Text
35329
35330 \begin_layout Plain Layout
35331
35332 \family roman
35333 \series medium
35334 \shape up
35335 \emph off
35336 \bar no
35337 \noun off
35338 \color none
35339 I
35340 \end_layout
35341
35342 \end_inset
35343 </cell>
35344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35345 \begin_inset Text
35346
35347 \begin_layout Plain Layout
35348
35349 \family roman
35350 \series medium
35351 \shape up
35352 \emph off
35353 \bar no
35354 \noun off
35355 \color none
35356 Y
35357 \end_layout
35358
35359 \end_inset
35360 </cell>
35361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35362 \begin_inset Text
35363
35364 \begin_layout Plain Layout
35365
35366 \family roman
35367 \series medium
35368 \shape up
35369 \emph off
35370 \bar no
35371 \noun off
35372 \color none
35373 i
35374 \end_layout
35375
35376 \end_inset
35377 </cell>
35378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35379 \begin_inset Text
35380
35381 \begin_layout Plain Layout
35382
35383 \family roman
35384 \series medium
35385 \shape up
35386 \emph off
35387 \bar no
35388 \noun off
35389 \color none
35390 y
35391 \end_layout
35392
35393 \end_inset
35394 </cell>
35395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35396 \begin_inset Text
35397
35398 \begin_layout Plain Layout
35399
35400 \end_layout
35401
35402 \end_inset
35403 </cell>
35404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35405 \begin_inset Text
35406
35407 \begin_layout Plain Layout
35408
35409 \end_layout
35410
35411 \end_inset
35412 </cell>
35413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35414 \begin_inset Text
35415
35416 \begin_layout Plain Layout
35417
35418 \family roman
35419 \series medium
35420 \shape up
35421 \emph off
35422 \bar no
35423 \noun off
35424 \color none
35425 ©
35426 \end_layout
35427
35428 \end_inset
35429 </cell>
35430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35431 \begin_inset Text
35432
35433 \begin_layout Plain Layout
35434
35435 \family roman
35436 \series medium
35437 \shape up
35438 \emph off
35439 \bar no
35440 \noun off
35441 \color none
35442 ¹
35443 \end_layout
35444
35445 \end_inset
35446 </cell>
35447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35448 \begin_inset Text
35449
35450 \begin_layout Plain Layout
35451
35452 \family roman
35453 \series medium
35454 \shape up
35455 \emph off
35456 \bar no
35457 \noun off
35458 \color none
35459 É
35460 \end_layout
35461
35462 \end_inset
35463 </cell>
35464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35465 \begin_inset Text
35466
35467 \begin_layout Plain Layout
35468
35469 \family roman
35470 \series medium
35471 \shape up
35472 \emph off
35473 \bar no
35474 \noun off
35475 \color none
35476 Ù
35477 \end_layout
35478
35479 \end_inset
35480 </cell>
35481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35482 \begin_inset Text
35483
35484 \begin_layout Plain Layout
35485
35486 \family roman
35487 \series medium
35488 \shape up
35489 \emph off
35490 \bar no
35491 \noun off
35492 \color none
35493 é
35494 \end_layout
35495
35496 \end_inset
35497 </cell>
35498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35499 \begin_inset Text
35500
35501 \begin_layout Plain Layout
35502
35503 \family roman
35504 \series medium
35505 \shape up
35506 \emph off
35507 \bar no
35508 \noun off
35509 \color none
35510 ù
35511 \end_layout
35512
35513 \end_inset
35514 </cell>
35515 </row>
35516 <row>
35517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35518 \begin_inset Text
35519
35520 \begin_layout Plain Layout
35521
35522 \family roman
35523 \series medium
35524 \shape up
35525 \size tiny
35526 \emph off
35527 \bar no
35528 \noun off
35529 \color none
35530 0A
35531 \end_layout
35532
35533 \end_inset
35534 </cell>
35535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35536 \begin_inset Text
35537
35538 \begin_layout Plain Layout
35539
35540 \end_layout
35541
35542 \end_inset
35543 </cell>
35544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35545 \begin_inset Text
35546
35547 \begin_layout Plain Layout
35548
35549 \end_layout
35550
35551 \end_inset
35552 </cell>
35553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35554 \begin_inset Text
35555
35556 \begin_layout Plain Layout
35557
35558 \family roman
35559 \series medium
35560 \shape up
35561 \emph off
35562 \bar no
35563 \noun off
35564 \color none
35565 *
35566 \end_layout
35567
35568 \end_inset
35569 </cell>
35570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35571 \begin_inset Text
35572
35573 \begin_layout Plain Layout
35574
35575 \family roman
35576 \series medium
35577 \shape up
35578 \emph off
35579 \bar no
35580 \noun off
35581 \color none
35582 :
35583 \end_layout
35584
35585 \end_inset
35586 </cell>
35587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35588 \begin_inset Text
35589
35590 \begin_layout Plain Layout
35591
35592 \family roman
35593 \series medium
35594 \shape up
35595 \emph off
35596 \bar no
35597 \noun off
35598 \color none
35599 J
35600 \end_layout
35601
35602 \end_inset
35603 </cell>
35604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35605 \begin_inset Text
35606
35607 \begin_layout Plain Layout
35608
35609 \family roman
35610 \series medium
35611 \shape up
35612 \emph off
35613 \bar no
35614 \noun off
35615 \color none
35616 Z
35617 \end_layout
35618
35619 \end_inset
35620 </cell>
35621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35622 \begin_inset Text
35623
35624 \begin_layout Plain Layout
35625
35626 \family roman
35627 \series medium
35628 \shape up
35629 \emph off
35630 \bar no
35631 \noun off
35632 \color none
35633 j
35634 \end_layout
35635
35636 \end_inset
35637 </cell>
35638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35639 \begin_inset Text
35640
35641 \begin_layout Plain Layout
35642
35643 \family roman
35644 \series medium
35645 \shape up
35646 \emph off
35647 \bar no
35648 \noun off
35649 \color none
35650 z
35651 \end_layout
35652
35653 \end_inset
35654 </cell>
35655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35656 \begin_inset Text
35657
35658 \begin_layout Plain Layout
35659
35660 \end_layout
35661
35662 \end_inset
35663 </cell>
35664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35665 \begin_inset Text
35666
35667 \begin_layout Plain Layout
35668
35669 \end_layout
35670
35671 \end_inset
35672 </cell>
35673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35674 \begin_inset Text
35675
35676 \begin_layout Plain Layout
35677
35678 \family roman
35679 \series medium
35680 \shape up
35681 \emph off
35682 \bar no
35683 \noun off
35684 \color none
35685 ª
35686 \end_layout
35687
35688 \end_inset
35689 </cell>
35690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35691 \begin_inset Text
35692
35693 \begin_layout Plain Layout
35694
35695 \family roman
35696 \series medium
35697 \shape up
35698 \emph off
35699 \bar no
35700 \noun off
35701 \color none
35702 º
35703 \end_layout
35704
35705 \end_inset
35706 </cell>
35707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35708 \begin_inset Text
35709
35710 \begin_layout Plain Layout
35711
35712 \family roman
35713 \series medium
35714 \shape up
35715 \emph off
35716 \bar no
35717 \noun off
35718 \color none
35719 Ê
35720 \end_layout
35721
35722 \end_inset
35723 </cell>
35724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35725 \begin_inset Text
35726
35727 \begin_layout Plain Layout
35728
35729 \family roman
35730 \series medium
35731 \shape up
35732 \emph off
35733 \bar no
35734 \noun off
35735 \color none
35736 Ú
35737 \end_layout
35738
35739 \end_inset
35740 </cell>
35741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35742 \begin_inset Text
35743
35744 \begin_layout Plain Layout
35745
35746 \family roman
35747 \series medium
35748 \shape up
35749 \emph off
35750 \bar no
35751 \noun off
35752 \color none
35753 ê
35754 \end_layout
35755
35756 \end_inset
35757 </cell>
35758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35759 \begin_inset Text
35760
35761 \begin_layout Plain Layout
35762
35763 \family roman
35764 \series medium
35765 \shape up
35766 \emph off
35767 \bar no
35768 \noun off
35769 \color none
35770 ú
35771 \end_layout
35772
35773 \end_inset
35774 </cell>
35775 </row>
35776 <row>
35777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35778 \begin_inset Text
35779
35780 \begin_layout Plain Layout
35781
35782 \family roman
35783 \series medium
35784 \shape up
35785 \size tiny
35786 \emph off
35787 \bar no
35788 \noun off
35789 \color none
35790 0B
35791 \end_layout
35792
35793 \end_inset
35794 </cell>
35795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35796 \begin_inset Text
35797
35798 \begin_layout Plain Layout
35799
35800 \end_layout
35801
35802 \end_inset
35803 </cell>
35804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35805 \begin_inset Text
35806
35807 \begin_layout Plain Layout
35808
35809 \end_layout
35810
35811 \end_inset
35812 </cell>
35813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35814 \begin_inset Text
35815
35816 \begin_layout Plain Layout
35817
35818 \family roman
35819 \series medium
35820 \shape up
35821 \emph off
35822 \bar no
35823 \noun off
35824 \color none
35825 +
35826 \end_layout
35827
35828 \end_inset
35829 </cell>
35830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35831 \begin_inset Text
35832
35833 \begin_layout Plain Layout
35834
35835 \family roman
35836 \series medium
35837 \shape up
35838 \emph off
35839 \bar no
35840 \noun off
35841 \color none
35842 ;
35843 \end_layout
35844
35845 \end_inset
35846 </cell>
35847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35848 \begin_inset Text
35849
35850 \begin_layout Plain Layout
35851
35852 \family roman
35853 \series medium
35854 \shape up
35855 \emph off
35856 \bar no
35857 \noun off
35858 \color none
35859 K
35860 \end_layout
35861
35862 \end_inset
35863 </cell>
35864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35865 \begin_inset Text
35866
35867 \begin_layout Plain Layout
35868
35869 \family roman
35870 \series medium
35871 \shape up
35872 \emph off
35873 \bar no
35874 \noun off
35875 \color none
35876 [
35877 \end_layout
35878
35879 \end_inset
35880 </cell>
35881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35882 \begin_inset Text
35883
35884 \begin_layout Plain Layout
35885
35886 \family roman
35887 \series medium
35888 \shape up
35889 \emph off
35890 \bar no
35891 \noun off
35892 \color none
35893 k
35894 \end_layout
35895
35896 \end_inset
35897 </cell>
35898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35899 \begin_inset Text
35900
35901 \begin_layout Plain Layout
35902
35903 \family roman
35904 \series medium
35905 \shape up
35906 \emph off
35907 \bar no
35908 \noun off
35909 \color none
35910 {
35911 \end_layout
35912
35913 \end_inset
35914 </cell>
35915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35916 \begin_inset Text
35917
35918 \begin_layout Plain Layout
35919
35920 \end_layout
35921
35922 \end_inset
35923 </cell>
35924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35925 \begin_inset Text
35926
35927 \begin_layout Plain Layout
35928
35929 \end_layout
35930
35931 \end_inset
35932 </cell>
35933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35934 \begin_inset Text
35935
35936 \begin_layout Plain Layout
35937
35938 \family roman
35939 \series medium
35940 \shape up
35941 \emph off
35942 \bar no
35943 \noun off
35944 \color none
35945 «
35946 \end_layout
35947
35948 \end_inset
35949 </cell>
35950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35951 \begin_inset Text
35952
35953 \begin_layout Plain Layout
35954
35955 \family roman
35956 \series medium
35957 \shape up
35958 \emph off
35959 \bar no
35960 \noun off
35961 \color none
35962 »
35963 \end_layout
35964
35965 \end_inset
35966 </cell>
35967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35968 \begin_inset Text
35969
35970 \begin_layout Plain Layout
35971
35972 \family roman
35973 \series medium
35974 \shape up
35975 \emph off
35976 \bar no
35977 \noun off
35978 \color none
35979 Ë
35980 \end_layout
35981
35982 \end_inset
35983 </cell>
35984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35985 \begin_inset Text
35986
35987 \begin_layout Plain Layout
35988
35989 \family roman
35990 \series medium
35991 \shape up
35992 \emph off
35993 \bar no
35994 \noun off
35995 \color none
35996 Û
35997 \end_layout
35998
35999 \end_inset
36000 </cell>
36001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36002 \begin_inset Text
36003
36004 \begin_layout Plain Layout
36005
36006 \family roman
36007 \series medium
36008 \shape up
36009 \emph off
36010 \bar no
36011 \noun off
36012 \color none
36013 ë
36014 \end_layout
36015
36016 \end_inset
36017 </cell>
36018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36019 \begin_inset Text
36020
36021 \begin_layout Plain Layout
36022
36023 \family roman
36024 \series medium
36025 \shape up
36026 \emph off
36027 \bar no
36028 \noun off
36029 \color none
36030 û
36031 \end_layout
36032
36033 \end_inset
36034 </cell>
36035 </row>
36036 <row>
36037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36038 \begin_inset Text
36039
36040 \begin_layout Plain Layout
36041
36042 \family roman
36043 \series medium
36044 \shape up
36045 \size tiny
36046 \emph off
36047 \bar no
36048 \noun off
36049 \color none
36050 0C
36051 \end_layout
36052
36053 \end_inset
36054 </cell>
36055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36056 \begin_inset Text
36057
36058 \begin_layout Plain Layout
36059
36060 \end_layout
36061
36062 \end_inset
36063 </cell>
36064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36065 \begin_inset Text
36066
36067 \begin_layout Plain Layout
36068
36069 \end_layout
36070
36071 \end_inset
36072 </cell>
36073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36074 \begin_inset Text
36075
36076 \begin_layout Plain Layout
36077
36078 \family roman
36079 \series medium
36080 \shape up
36081 \emph off
36082 \bar no
36083 \noun off
36084 \color none
36085 ,
36086 \end_layout
36087
36088 \end_inset
36089 </cell>
36090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36091 \begin_inset Text
36092
36093 \begin_layout Plain Layout
36094
36095 \family roman
36096 \series medium
36097 \shape up
36098 \emph off
36099 \bar no
36100 \noun off
36101 \color none
36102 <
36103 \end_layout
36104
36105 \end_inset
36106 </cell>
36107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36108 \begin_inset Text
36109
36110 \begin_layout Plain Layout
36111
36112 \family roman
36113 \series medium
36114 \shape up
36115 \emph off
36116 \bar no
36117 \noun off
36118 \color none
36119 L
36120 \end_layout
36121
36122 \end_inset
36123 </cell>
36124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36125 \begin_inset Text
36126
36127 \begin_layout Plain Layout
36128
36129 \family roman
36130 \series medium
36131 \shape up
36132 \emph off
36133 \bar no
36134 \noun off
36135 \color none
36136
36137 \backslash
36138
36139 \end_layout
36140
36141 \end_inset
36142 </cell>
36143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36144 \begin_inset Text
36145
36146 \begin_layout Plain Layout
36147
36148 \family roman
36149 \series medium
36150 \shape up
36151 \emph off
36152 \bar no
36153 \noun off
36154 \color none
36155 l
36156 \end_layout
36157
36158 \end_inset
36159 </cell>
36160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36161 \begin_inset Text
36162
36163 \begin_layout Plain Layout
36164
36165 \family roman
36166 \series medium
36167 \shape up
36168 \emph off
36169 \bar no
36170 \noun off
36171 \color none
36172 |
36173 \end_layout
36174
36175 \end_inset
36176 </cell>
36177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36178 \begin_inset Text
36179
36180 \begin_layout Plain Layout
36181
36182 \end_layout
36183
36184 \end_inset
36185 </cell>
36186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36187 \begin_inset Text
36188
36189 \begin_layout Plain Layout
36190
36191 \end_layout
36192
36193 \end_inset
36194 </cell>
36195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36196 \begin_inset Text
36197
36198 \begin_layout Plain Layout
36199
36200 \family roman
36201 \series medium
36202 \shape up
36203 \emph off
36204 \bar no
36205 \noun off
36206 \color none
36207 ¬
36208 \end_layout
36209
36210 \end_inset
36211 </cell>
36212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36213 \begin_inset Text
36214
36215 \begin_layout Plain Layout
36216
36217 \family roman
36218 \series medium
36219 \shape up
36220 \emph off
36221 \bar no
36222 \noun off
36223 \color none
36224 ¼
36225 \end_layout
36226
36227 \end_inset
36228 </cell>
36229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36230 \begin_inset Text
36231
36232 \begin_layout Plain Layout
36233
36234 \family roman
36235 \series medium
36236 \shape up
36237 \emph off
36238 \bar no
36239 \noun off
36240 \color none
36241 Ì
36242 \end_layout
36243
36244 \end_inset
36245 </cell>
36246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36247 \begin_inset Text
36248
36249 \begin_layout Plain Layout
36250
36251 \family roman
36252 \series medium
36253 \shape up
36254 \emph off
36255 \bar no
36256 \noun off
36257 \color none
36258 Ü
36259 \end_layout
36260
36261 \end_inset
36262 </cell>
36263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36264 \begin_inset Text
36265
36266 \begin_layout Plain Layout
36267
36268 \family roman
36269 \series medium
36270 \shape up
36271 \emph off
36272 \bar no
36273 \noun off
36274 \color none
36275 ì
36276 \end_layout
36277
36278 \end_inset
36279 </cell>
36280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36281 \begin_inset Text
36282
36283 \begin_layout Plain Layout
36284
36285 \family roman
36286 \series medium
36287 \shape up
36288 \emph off
36289 \bar no
36290 \noun off
36291 \color none
36292 ü
36293 \end_layout
36294
36295 \end_inset
36296 </cell>
36297 </row>
36298 <row>
36299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36300 \begin_inset Text
36301
36302 \begin_layout Plain Layout
36303
36304 \family roman
36305 \series medium
36306 \shape up
36307 \size tiny
36308 \emph off
36309 \bar no
36310 \noun off
36311 \color none
36312 0D
36313 \end_layout
36314
36315 \end_inset
36316 </cell>
36317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36318 \begin_inset Text
36319
36320 \begin_layout Plain Layout
36321
36322 \end_layout
36323
36324 \end_inset
36325 </cell>
36326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36327 \begin_inset Text
36328
36329 \begin_layout Plain Layout
36330
36331 \end_layout
36332
36333 \end_inset
36334 </cell>
36335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36336 \begin_inset Text
36337
36338 \begin_layout Plain Layout
36339
36340 \family roman
36341 \series medium
36342 \shape up
36343 \emph off
36344 \bar no
36345 \noun off
36346 \color none
36347 -
36348 \end_layout
36349
36350 \end_inset
36351 </cell>
36352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36353 \begin_inset Text
36354
36355 \begin_layout Plain Layout
36356
36357 \family roman
36358 \series medium
36359 \shape up
36360 \emph off
36361 \bar no
36362 \noun off
36363 \color none
36364 =
36365 \end_layout
36366
36367 \end_inset
36368 </cell>
36369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36370 \begin_inset Text
36371
36372 \begin_layout Plain Layout
36373
36374 \family roman
36375 \series medium
36376 \shape up
36377 \emph off
36378 \bar no
36379 \noun off
36380 \color none
36381 M
36382 \end_layout
36383
36384 \end_inset
36385 </cell>
36386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36387 \begin_inset Text
36388
36389 \begin_layout Plain Layout
36390
36391 \family roman
36392 \series medium
36393 \shape up
36394 \emph off
36395 \bar no
36396 \noun off
36397 \color none
36398 ]
36399 \end_layout
36400
36401 \end_inset
36402 </cell>
36403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36404 \begin_inset Text
36405
36406 \begin_layout Plain Layout
36407
36408 \family roman
36409 \series medium
36410 \shape up
36411 \emph off
36412 \bar no
36413 \noun off
36414 \color none
36415 m
36416 \end_layout
36417
36418 \end_inset
36419 </cell>
36420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36421 \begin_inset Text
36422
36423 \begin_layout Plain Layout
36424
36425 \family roman
36426 \series medium
36427 \shape up
36428 \emph off
36429 \bar no
36430 \noun off
36431 \color none
36432 }
36433 \end_layout
36434
36435 \end_inset
36436 </cell>
36437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36438 \begin_inset Text
36439
36440 \begin_layout Plain Layout
36441
36442 \end_layout
36443
36444 \end_inset
36445 </cell>
36446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36447 \begin_inset Text
36448
36449 \begin_layout Plain Layout
36450
36451 \end_layout
36452
36453 \end_inset
36454 </cell>
36455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36456 \begin_inset Text
36457
36458 \begin_layout Plain Layout
36459
36460 \end_layout
36461
36462 \end_inset
36463 </cell>
36464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36465 \begin_inset Text
36466
36467 \begin_layout Plain Layout
36468
36469 \family roman
36470 \series medium
36471 \shape up
36472 \emph off
36473 \bar no
36474 \noun off
36475 \color none
36476 ½
36477 \end_layout
36478
36479 \end_inset
36480 </cell>
36481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36482 \begin_inset Text
36483
36484 \begin_layout Plain Layout
36485
36486 \family roman
36487 \series medium
36488 \shape up
36489 \emph off
36490 \bar no
36491 \noun off
36492 \color none
36493 Í
36494 \end_layout
36495
36496 \end_inset
36497 </cell>
36498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36499 \begin_inset Text
36500
36501 \begin_layout Plain Layout
36502
36503 \family roman
36504 \series medium
36505 \shape up
36506 \emph off
36507 \bar no
36508 \noun off
36509 \color none
36510 Ý
36511 \end_layout
36512
36513 \end_inset
36514 </cell>
36515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36516 \begin_inset Text
36517
36518 \begin_layout Plain Layout
36519
36520 \family roman
36521 \series medium
36522 \shape up
36523 \emph off
36524 \bar no
36525 \noun off
36526 \color none
36527 í
36528 \end_layout
36529
36530 \end_inset
36531 </cell>
36532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36533 \begin_inset Text
36534
36535 \begin_layout Plain Layout
36536
36537 \family roman
36538 \series medium
36539 \shape up
36540 \emph off
36541 \bar no
36542 \noun off
36543 \color none
36544 ý
36545 \end_layout
36546
36547 \end_inset
36548 </cell>
36549 </row>
36550 <row>
36551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36552 \begin_inset Text
36553
36554 \begin_layout Plain Layout
36555
36556 \family roman
36557 \series medium
36558 \shape up
36559 \size tiny
36560 \emph off
36561 \bar no
36562 \noun off
36563 \color none
36564 0E
36565 \end_layout
36566
36567 \end_inset
36568 </cell>
36569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36570 \begin_inset Text
36571
36572 \begin_layout Plain Layout
36573
36574 \end_layout
36575
36576 \end_inset
36577 </cell>
36578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36579 \begin_inset Text
36580
36581 \begin_layout Plain Layout
36582
36583 \end_layout
36584
36585 \end_inset
36586 </cell>
36587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36588 \begin_inset Text
36589
36590 \begin_layout Plain Layout
36591
36592 \family roman
36593 \series medium
36594 \shape up
36595 \emph off
36596 \bar no
36597 \noun off
36598 \color none
36599 .
36600 \end_layout
36601
36602 \end_inset
36603 </cell>
36604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36605 \begin_inset Text
36606
36607 \begin_layout Plain Layout
36608
36609 \family roman
36610 \series medium
36611 \shape up
36612 \emph off
36613 \bar no
36614 \noun off
36615 \color none
36616 >
36617 \end_layout
36618
36619 \end_inset
36620 </cell>
36621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36622 \begin_inset Text
36623
36624 \begin_layout Plain Layout
36625
36626 \family roman
36627 \series medium
36628 \shape up
36629 \emph off
36630 \bar no
36631 \noun off
36632 \color none
36633 N
36634 \end_layout
36635
36636 \end_inset
36637 </cell>
36638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36639 \begin_inset Text
36640
36641 \begin_layout Plain Layout
36642
36643 \family roman
36644 \series medium
36645 \shape up
36646 \emph off
36647 \bar no
36648 \noun off
36649 \color none
36650 ^
36651 \end_layout
36652
36653 \end_inset
36654 </cell>
36655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36656 \begin_inset Text
36657
36658 \begin_layout Plain Layout
36659
36660 \family roman
36661 \series medium
36662 \shape up
36663 \emph off
36664 \bar no
36665 \noun off
36666 \color none
36667 n
36668 \end_layout
36669
36670 \end_inset
36671 </cell>
36672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36673 \begin_inset Text
36674
36675 \begin_layout Plain Layout
36676
36677 \family roman
36678 \series medium
36679 \shape up
36680 \emph off
36681 \bar no
36682 \noun off
36683 \color none
36684 ~
36685 \end_layout
36686
36687 \end_inset
36688 </cell>
36689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36690 \begin_inset Text
36691
36692 \begin_layout Plain Layout
36693
36694 \end_layout
36695
36696 \end_inset
36697 </cell>
36698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36699 \begin_inset Text
36700
36701 \begin_layout Plain Layout
36702
36703 \end_layout
36704
36705 \end_inset
36706 </cell>
36707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36708 \begin_inset Text
36709
36710 \begin_layout Plain Layout
36711
36712 \family roman
36713 \series medium
36714 \shape up
36715 \emph off
36716 \bar no
36717 \noun off
36718 \color none
36719 ®
36720 \end_layout
36721
36722 \end_inset
36723 </cell>
36724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36725 \begin_inset Text
36726
36727 \begin_layout Plain Layout
36728
36729 \family roman
36730 \series medium
36731 \shape up
36732 \emph off
36733 \bar no
36734 \noun off
36735 \color none
36736 ¾
36737 \end_layout
36738
36739 \end_inset
36740 </cell>
36741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36742 \begin_inset Text
36743
36744 \begin_layout Plain Layout
36745
36746 \family roman
36747 \series medium
36748 \shape up
36749 \emph off
36750 \bar no
36751 \noun off
36752 \color none
36753 Î
36754 \end_layout
36755
36756 \end_inset
36757 </cell>
36758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36759 \begin_inset Text
36760
36761 \begin_layout Plain Layout
36762
36763 \family roman
36764 \series medium
36765 \shape up
36766 \emph off
36767 \bar no
36768 \noun off
36769 \color none
36770 Þ
36771 \end_layout
36772
36773 \end_inset
36774 </cell>
36775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36776 \begin_inset Text
36777
36778 \begin_layout Plain Layout
36779
36780 \family roman
36781 \series medium
36782 \shape up
36783 \emph off
36784 \bar no
36785 \noun off
36786 \color none
36787 î
36788 \end_layout
36789
36790 \end_inset
36791 </cell>
36792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36793 \begin_inset Text
36794
36795 \begin_layout Plain Layout
36796
36797 \family roman
36798 \series medium
36799 \shape up
36800 \emph off
36801 \bar no
36802 \noun off
36803 \color none
36804 þ
36805 \end_layout
36806
36807 \end_inset
36808 </cell>
36809 </row>
36810 <row>
36811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36812 \begin_inset Text
36813
36814 \begin_layout Plain Layout
36815
36816 \family roman
36817 \series medium
36818 \shape up
36819 \size tiny
36820 \emph off
36821 \bar no
36822 \noun off
36823 \color none
36824 0F
36825 \end_layout
36826
36827 \end_inset
36828 </cell>
36829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36830 \begin_inset Text
36831
36832 \begin_layout Plain Layout
36833
36834 \end_layout
36835
36836 \end_inset
36837 </cell>
36838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36839 \begin_inset Text
36840
36841 \begin_layout Plain Layout
36842
36843 \end_layout
36844
36845 \end_inset
36846 </cell>
36847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36848 \begin_inset Text
36849
36850 \begin_layout Plain Layout
36851
36852 \family roman
36853 \series medium
36854 \shape up
36855 \emph off
36856 \bar no
36857 \noun off
36858 \color none
36859 /
36860 \end_layout
36861
36862 \end_inset
36863 </cell>
36864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36865 \begin_inset Text
36866
36867 \begin_layout Plain Layout
36868
36869 \family roman
36870 \series medium
36871 \shape up
36872 \emph off
36873 \bar no
36874 \noun off
36875 \color none
36876 ?
36877 \end_layout
36878
36879 \end_inset
36880 </cell>
36881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36882 \begin_inset Text
36883
36884 \begin_layout Plain Layout
36885
36886 \family roman
36887 \series medium
36888 \shape up
36889 \emph off
36890 \bar no
36891 \noun off
36892 \color none
36893 O
36894 \end_layout
36895
36896 \end_inset
36897 </cell>
36898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36899 \begin_inset Text
36900
36901 \begin_layout Plain Layout
36902
36903 \family roman
36904 \series medium
36905 \shape up
36906 \emph off
36907 \bar no
36908 \noun off
36909 \color none
36910 _
36911 \end_layout
36912
36913 \end_inset
36914 </cell>
36915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36916 \begin_inset Text
36917
36918 \begin_layout Plain Layout
36919
36920 \family roman
36921 \series medium
36922 \shape up
36923 \emph off
36924 \bar no
36925 \noun off
36926 \color none
36927 o
36928 \end_layout
36929
36930 \end_inset
36931 </cell>
36932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36933 \begin_inset Text
36934
36935 \begin_layout Plain Layout
36936
36937 \end_layout
36938
36939 \end_inset
36940 </cell>
36941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36942 \begin_inset Text
36943
36944 \begin_layout Plain Layout
36945
36946 \end_layout
36947
36948 \end_inset
36949 </cell>
36950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36951 \begin_inset Text
36952
36953 \begin_layout Plain Layout
36954
36955 \end_layout
36956
36957 \end_inset
36958 </cell>
36959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36960 \begin_inset Text
36961
36962 \begin_layout Plain Layout
36963
36964 \family roman
36965 \series medium
36966 \shape up
36967 \emph off
36968 \bar no
36969 \noun off
36970 \color none
36971 ¯
36972 \end_layout
36973
36974 \end_inset
36975 </cell>
36976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36977 \begin_inset Text
36978
36979 \begin_layout Plain Layout
36980
36981 \family roman
36982 \series medium
36983 \shape up
36984 \emph off
36985 \bar no
36986 \noun off
36987 \color none
36988 ¿
36989 \end_layout
36990
36991 \end_inset
36992 </cell>
36993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36994 \begin_inset Text
36995
36996 \begin_layout Plain Layout
36997
36998 \family roman
36999 \series medium
37000 \shape up
37001 \emph off
37002 \bar no
37003 \noun off
37004 \color none
37005 Ï
37006 \end_layout
37007
37008 \end_inset
37009 </cell>
37010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37011 \begin_inset Text
37012
37013 \begin_layout Plain Layout
37014
37015 \family roman
37016 \series medium
37017 \shape up
37018 \emph off
37019 \bar no
37020 \noun off
37021 \color none
37022 ß
37023 \end_layout
37024
37025 \end_inset
37026 </cell>
37027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37028 \begin_inset Text
37029
37030 \begin_layout Plain Layout
37031
37032 \family roman
37033 \series medium
37034 \shape up
37035 \emph off
37036 \bar no
37037 \noun off
37038 \color none
37039 ï
37040 \end_layout
37041
37042 \end_inset
37043 </cell>
37044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37045 \begin_inset Text
37046
37047 \begin_layout Plain Layout
37048
37049 \family roman
37050 \series medium
37051 \shape up
37052 \emph off
37053 \bar no
37054 \noun off
37055 \color none
37056 ÿ
37057 \end_layout
37058
37059 \end_inset
37060 </cell>
37061 </row>
37062 </lyxtabular>
37063
37064 \end_inset
37065
37066
37067 \end_layout
37068
37069 \end_inset
37070
37071
37072 \end_layout
37073
37074 \begin_layout Standard
37075 The following is a full list of all of the accented characters LyX can display
37076  directly.
37077  It includes not only the accented characters from the previous table, but
37078  also the characters from 
37079 \family typewriter
37080 ISO8859–2
37081 \family default
37082  through 
37083 \family typewriter
37084 4
37085 \family default
37086 .
37087  
37088 \end_layout
37089
37090 \begin_layout Itemize
37091 From 
37092 \family typewriter
37093 ISO8859–1
37094 \family default
37095 :
37096 \end_layout
37097
37098 \begin_deeper
37099 \begin_layout Standard
37100 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37101 \begin_inset space \hfill{}
37102 \end_inset
37103
37104 diaeresis
37105 \end_layout
37106
37107 \begin_layout Standard
37108 ^ Â Ê Î Ô Û â ê î ô û
37109 \begin_inset space \hfill{}
37110 \end_inset
37111
37112 circumflex
37113 \end_layout
37114
37115 \begin_layout Standard
37116 ` À È Ì Ò Ù à è ì ò ù
37117 \begin_inset space \hfill{}
37118 \end_inset
37119
37120 grave
37121 \end_layout
37122
37123 \begin_layout Standard
37124 ´ Á É Í Ó Ú Ý á é í ó ú ý
37125 \begin_inset space \hfill{}
37126 \end_inset
37127
37128 acute
37129 \end_layout
37130
37131 \begin_layout Standard
37132 ~ Ã Ñ Õ ã ñ õ
37133 \begin_inset space \hfill{}
37134 \end_inset
37135
37136 tilde
37137 \end_layout
37138
37139 \begin_layout Standard
37140 ¸Çç
37141 \begin_inset space \hfill{}
37142 \end_inset
37143
37144 cedilla
37145 \end_layout
37146
37147 \begin_layout Standard
37148 ¯
37149 \begin_inset space \hfill{}
37150 \end_inset
37151
37152 macron
37153 \end_layout
37154
37155 \end_deeper
37156 \begin_layout Itemize
37157 From 
37158 \family typewriter
37159 ISO8859–2
37160 \family default
37161  through 
37162 \family typewriter
37163 4
37164 \family default
37165 :
37166 \end_layout
37167
37168 \begin_deeper
37169 \begin_layout Standard
37170 ĤĴĥĵĈĜŜĉĝŝ
37171 \begin_inset space \hfill{}
37172 \end_inset
37173
37174 circumflex
37175 \end_layout
37176
37177 \begin_layout Standard
37178 ŚŹśźŔĹĆŃŕĺćń
37179 \begin_inset space \hfill{}
37180 \end_inset
37181
37182 acute
37183 \end_layout
37184
37185 \begin_layout Standard
37186 Ĩı̃Ũũ
37187 \begin_inset space \hfill{}
37188 \end_inset
37189
37190 tilde
37191 \end_layout
37192
37193 \begin_layout Standard
37194 ŞşŢţŖĻĢŗļģŅĶņķ
37195 \begin_inset space \hfill{}
37196 \end_inset
37197
37198 cedilla
37199 \end_layout
37200
37201 \begin_layout Standard
37202 ĒēĀĪŌŪāı̄ōū
37203 \begin_inset space \hfill{}
37204 \end_inset
37205
37206 macron
37207 \end_layout
37208
37209 \begin_layout Standard
37210 ŐŰőű
37211 \begin_inset space \hfill{}
37212 \end_inset
37213
37214 Hungarian umlaut
37215 \end_layout
37216
37217 \end_deeper
37218 \begin_layout Standard
37219 All the characters above are actively supported by TeX fonts.
37220  In addition TeX allows diacritical marks on almost all characters.
37221  Also make sure you're using the 
37222 \family typewriter
37223 T1
37224 \family default
37225  font-encoding.
37226 \end_layout
37227
37228 \begin_layout Chapter
37229 \start_of_appendix
37230 The User Interface
37231 \begin_inset CommandInset label
37232 LatexCommand label
37233 name "cha:The-User-Interface"
37234
37235 \end_inset
37236
37237
37238 \end_layout
37239
37240 \begin_layout Standard
37241 This appendix lists all the available menus and describes their functionality.
37242  It is designed as a quick reference if you are searching for a special
37243  topic inside the user's guide.
37244 \end_layout
37245
37246 \begin_layout Section
37247 The File Menu
37248 \begin_inset Index idx
37249 status collapsed
37250
37251 \begin_layout Plain Layout
37252 Menu ! File
37253 \end_layout
37254
37255 \end_inset
37256
37257
37258 \end_layout
37259
37260 \begin_layout Standard
37261 Under the 
37262 \family sans
37263 File
37264 \family default
37265  menu are the basic operations in addition to some more advanced operations.
37266  At the end of the menu the four last opened documents are listed.
37267 \end_layout
37268
37269 \begin_layout Subsection
37270 New
37271 \end_layout
37272
37273 \begin_layout Standard
37274 Creates a new document.
37275 \end_layout
37276
37277 \begin_layout Subsection
37278 New from Template
37279 \end_layout
37280
37281 \begin_layout Standard
37282 This menu entry prompts you for a template to use.
37283  Selecting a template will automatically set certain layout features for
37284  the document, features you would otherwise need to change manually.
37285 \end_layout
37286
37287 \begin_layout Subsection
37288 Open
37289 \end_layout
37290
37291 \begin_layout Standard
37292 Opens a document.
37293 \end_layout
37294
37295 \begin_layout Subsection
37296 Open Recent
37297 \end_layout
37298
37299 \begin_layout Standard
37300 The submenu shows a list of the recently opened files.
37301  Click there on a file to open it.
37302 \end_layout
37303
37304 \begin_layout Subsection
37305 Close
37306 \end_layout
37307
37308 \begin_layout Standard
37309 Closes the current document.
37310 \end_layout
37311
37312 \begin_layout Subsection
37313 Close All
37314 \end_layout
37315
37316 \begin_layout Standard
37317 Closes all opened documents.
37318 \end_layout
37319
37320 \begin_layout Subsection
37321 Save
37322 \end_layout
37323
37324 \begin_layout Standard
37325 Saves the actual document.
37326 \end_layout
37327
37328 \begin_layout Subsection
37329 Save As
37330 \end_layout
37331
37332 \begin_layout Standard
37333 Saves the actual document under a new name to create a copy.
37334 \end_layout
37335
37336 \begin_layout Subsection
37337 Save All
37338 \end_layout
37339
37340 \begin_layout Standard
37341 Saves all opened documents.
37342 \end_layout
37343
37344 \begin_layout Subsection
37345 Revert to saved
37346 \end_layout
37347
37348 \begin_layout Standard
37349 Reloads the actual document from disk.
37350 \end_layout
37351
37352 \begin_layout Subsection
37353 Version Control
37354 \end_layout
37355
37356 \begin_layout Standard
37357 This is used when more people are working on the same document.
37358  It is described in the section 
37359 \emph on
37360 Version Control in LyX
37361 \emph default
37362  of the 
37363 \emph on
37364 Additional Features
37365 \emph default
37366  manual.
37367 \end_layout
37368
37369 \begin_layout Subsection
37370 Import
37371 \end_layout
37372
37373 \begin_layout Standard
37374 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37375  NoWeb-files, plain text files, and comma separated, table like, text files
37376  (CSV) as a new LyX-document.
37377  The files will be imported as new LyX-document.
37378 \end_layout
37379
37380 \begin_layout Standard
37381 When using the menu entry 
37382 \family sans
37383 Plain
37384 \begin_inset space ~
37385 \end_inset
37386
37387 Text
37388 \family default
37389 , line breaks in the text will start a new paragraph; when using the menu
37390  entry 
37391 \family sans
37392 Plain
37393 \begin_inset space ~
37394 \end_inset
37395
37396 Text, Join
37397 \begin_inset space ~
37398 \end_inset
37399
37400 Lines
37401 \family default
37402 , consecutive lines of text will be imported to one big paragraph.
37403  A new paragraph will begin when there is a blank line in the file.
37404 \end_layout
37405
37406 \begin_layout Subsection
37407 Export
37408 \begin_inset CommandInset label
37409 LatexCommand label
37410 name "sub:Export"
37411
37412 \end_inset
37413
37414
37415 \end_layout
37416
37417 \begin_layout Standard
37418 You can export your document to various file formats.
37419  The resulting files are placed in the directory of your LyX-file.
37420  The menu entries are not the same on all installations.
37421  They depend on the programs found by LyX while its configuration.
37422 \end_layout
37423
37424 \begin_layout Standard
37425 Here is a list of all available entries; some of them are explained in detail
37426  in section
37427 \begin_inset space ~
37428 \end_inset
37429
37430
37431 \begin_inset CommandInset ref
37432 LatexCommand ref
37433 reference "sub:Output-file-formats"
37434
37435 \end_inset
37436
37437 :
37438 \end_layout
37439
37440 \begin_layout Description
37441
37442 \family sans
37443 CJK
37444 \begin_inset space ~
37445 \end_inset
37446
37447 LyX 
37448 \family default
37449 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
37450  (CJK)
37451 \begin_inset Newline newline
37452 \end_inset
37453
37454  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37455 \end_layout
37456
37457 \begin_layout Description
37458
37459 \family sans
37460 DVI
37461 \family default
37462  DVI-format
37463 \end_layout
37464
37465 \begin_layout Description
37466 HTML HTML-format (the HTML-converter is a third-party product and may not
37467  work in all cases)
37468 \end_layout
37469
37470 \begin_layout Description
37471 HTML
37472 \begin_inset space ~
37473 \end_inset
37474
37475 (MS
37476 \begin_inset space ~
37477 \end_inset
37478
37479 Word) HTML-format specialized so that the result can be imported to 
37480 \family sans
37481 MS Word
37482 \family default
37483 ; as a consequence of this formulas will be embedded as bitmap fonts and
37484  not in the format 
37485 \family sans
37486 MathML
37487 \family default
37488 .
37489 \end_layout
37490
37491 \begin_layout Description
37492
37493 \family sans
37494 LaT
37495 \begin_inset ERT
37496 status collapsed
37497
37498 \begin_layout Plain Layout
37499
37500 {}
37501 \end_layout
37502
37503 \end_inset
37504
37505 eX
37506 \begin_inset space ~
37507 \end_inset
37508
37509 (pdflatex)
37510 \family default
37511  text file with the LaTeX source, additionally all images used in the document
37512  will be converted to a format that is readable by the 
37513 \family typewriter
37514 pdflatex
37515 \family default
37516  program (GIF, JPG, PDF, PNG)
37517 \end_layout
37518
37519 \begin_layout Description
37520
37521 \family sans
37522 LaT
37523 \begin_inset ERT
37524 status collapsed
37525
37526 \begin_layout Plain Layout
37527
37528 {}
37529 \end_layout
37530
37531 \end_inset
37532
37533 eX
37534 \begin_inset space ~
37535 \end_inset
37536
37537 (plain)
37538 \family default
37539  text file with the LaTeX source code, additionally all images used in the
37540  document will be converted to the EPS-format, only this format is readable
37541  by the 
37542 \family typewriter
37543 latex
37544 \family default
37545  program
37546 \end_layout
37547
37548 \begin_layout Description
37549 LyX
37550 \begin_inset space ~
37551 \end_inset
37552
37553 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
37554 \begin_inset Quotes eld
37555 \end_inset
37556
37557 y
37558 \begin_inset Quotes erd
37559 \end_inset
37560
37561  is replaced by the version number)
37562 \end_layout
37563
37564 \begin_layout Description
37565 LyXHTML HTML-format, using LyX's internal XHTML engine
37566 \end_layout
37567
37568 \begin_layout Description
37569 OpenDocument OpenDocument-formatted text file, to be opened with 
37570 \family sans
37571 OpenOffice
37572 \family default
37573
37574 \family sans
37575 KOffice
37576 \family default
37577
37578 \family sans
37579 Abiword
37580 \family default
37581 , etc.
37582  (The OpenDocument-converter is a third-party product and may not work in
37583  all cases)
37584 \end_layout
37585
37586 \begin_layout Description
37587
37588 \family sans
37589 PDF
37590 \begin_inset space ~
37591 \end_inset
37592
37593 (dvipdfm)
37594 \family default
37595  PDF-format using the program 
37596 \family typewriter
37597 dvipdfm
37598 \end_layout
37599
37600 \begin_layout Description
37601
37602 \family sans
37603 PDF
37604 \begin_inset space ~
37605 \end_inset
37606
37607 (pdflatex)
37608 \family default
37609  PDF-format using the program 
37610 \family typewriter
37611 pdflatex
37612 \end_layout
37613
37614 \begin_layout Description
37615
37616 \family sans
37617 PDF
37618 \begin_inset space ~
37619 \end_inset
37620
37621 (ps2pdf)
37622 \family default
37623  PDF-format using the program 
37624 \family typewriter
37625 ps2pdf
37626 \end_layout
37627
37628 \begin_layout Description
37629
37630 \family sans
37631 Plain
37632 \begin_inset space ~
37633 \end_inset
37634
37635 text
37636 \family default
37637  text format
37638 \end_layout
37639
37640 \begin_layout Description
37641
37642 \family sans
37643 Plain
37644 \begin_inset space ~
37645 \end_inset
37646
37647 text
37648 \begin_inset space ~
37649 \end_inset
37650
37651 (ps2ascii)
37652 \family default
37653  text format, the document will first be converted to Postscript format
37654  and then exported as text using the program 
37655 \family sans
37656 ps2ascii
37657 \end_layout
37658
37659 \begin_layout Description
37660
37661 \family sans
37662 Postscript
37663 \family default
37664  PostScript format using the program 
37665 \family typewriter
37666 dvips
37667 \end_layout
37668
37669 \begin_layout Description
37670
37671 \family sans
37672 Custom
37673 \family default
37674  custom format
37675 \end_layout
37676
37677 \begin_layout Standard
37678 The program 
37679 \family typewriter
37680 dvipdfm
37681 \family default
37682  produces internally a DVI-file which is then converted to a PDF-file.
37683  It is a bit out of date and therefore the output could look different from
37684  what you want.
37685  
37686 \family typewriter
37687 pdflatex
37688 \family default
37689  produces PDF-files directly and supports the latest PDF-file formats.
37690 \end_layout
37691
37692 \begin_layout Standard
37693 If one of the menu entries 
37694 \family sans
37695 DVI
37696 \family default
37697
37698 \family sans
37699 PDF
37700 \begin_inset space ~
37701 \end_inset
37702
37703 (pdflatex)
37704 \family default
37705  or 
37706 \family sans
37707 Postscript
37708 \family default
37709  is missing, you need to update your LaTeX installation.
37710  After updating you have to reconfigure LyX, see section
37711 \begin_inset space ~
37712 \end_inset
37713
37714
37715 \begin_inset CommandInset ref
37716 LatexCommand ref
37717 reference "sec:Basic-LyX-Setup"
37718
37719 \end_inset
37720
37721 .
37722 \begin_inset Index idx
37723 status collapsed
37724
37725 \begin_layout Plain Layout
37726 Reconfiguration of LyX
37727 \end_layout
37728
37729 \end_inset
37730
37731
37732 \end_layout
37733
37734 \begin_layout Standard
37735 The menu 
37736 \family sans
37737 Custom
37738 \family default
37739  allows you to export your file by using special command line options for
37740  the export program.
37741 \end_layout
37742
37743 \begin_layout Subsection
37744 Print
37745 \end_layout
37746
37747 \begin_layout Standard
37748 With this menu entry you can print your document to a file in PostScript
37749  format or send it to a printer.
37750  The printer will also use the document in PostScript format.
37751  The conversion to PostScript is done in the background by LyX using the
37752  program 
37753 \family typewriter
37754 dvips
37755 \family default
37756 .
37757  For more information have a look at section
37758 \begin_inset space ~
37759 \end_inset
37760
37761
37762 \begin_inset CommandInset ref
37763 LatexCommand ref
37764 reference "sub:Printing-the-File"
37765
37766 \end_inset
37767
37768 .
37769 \end_layout
37770
37771 \begin_layout Subsection
37772 Fax
37773 \end_layout
37774
37775 \begin_layout Standard
37776 This menu entry will only appear when you have a fax program installed (on
37777  Windows you additionally need to register its program path to LyX's PATH
37778  prefix, see section
37779 \begin_inset space ~
37780 \end_inset
37781
37782
37783 \begin_inset CommandInset ref
37784 LatexCommand ref
37785 reference "sec:Paths"
37786
37787 \end_inset
37788
37789 ).
37790  With this menu entry you can send your document to a fax program like 
37791 \family typewriter
37792 hylapex
37793 \family default
37794  or 
37795 \family typewriter
37796 kdeprintfax
37797 \family default
37798 .
37799  The default format of the sent file is PostScript.
37800  The format can be changed in LyX's preferences as described in section
37801 \begin_inset space ~
37802 \end_inset
37803
37804
37805 \begin_inset CommandInset ref
37806 LatexCommand ref
37807 reference "sub:Converters"
37808
37809 \end_inset
37810
37811 .
37812 \end_layout
37813
37814 \begin_layout Subsection
37815 New and Close Window
37816 \end_layout
37817
37818 \begin_layout Standard
37819 Opens or closes a new instance of LyX.
37820 \end_layout
37821
37822 \begin_layout Subsection
37823 Exit
37824 \end_layout
37825
37826 \begin_layout Standard
37827 Prompts you to save all unsaved documents and then exits.
37828 \end_layout
37829
37830 \begin_layout Section
37831 The Edit Menu
37832 \begin_inset Index idx
37833 status collapsed
37834
37835 \begin_layout Plain Layout
37836 Menu ! Edit
37837 \end_layout
37838
37839 \end_inset
37840
37841
37842 \end_layout
37843
37844 \begin_layout Subsection
37845 Undo and Redo
37846 \end_layout
37847
37848 \begin_layout Standard
37849 Described in section
37850 \begin_inset space ~
37851 \end_inset
37852
37853
37854 \begin_inset CommandInset ref
37855 LatexCommand ref
37856 reference "sec:Undo-and-Redo"
37857
37858 \end_inset
37859
37860 .
37861 \end_layout
37862
37863 \begin_layout Subsection
37864 Cut, Copy, Paste, Paste Recent, Paste Special
37865 \end_layout
37866
37867 \begin_layout Standard
37868 Described in section
37869 \begin_inset space ~
37870 \end_inset
37871
37872
37873 \begin_inset CommandInset ref
37874 LatexCommand ref
37875 reference "sec:Basic-Editing-Features"
37876
37877 \end_inset
37878
37879 .
37880 \end_layout
37881
37882 \begin_layout Subsection
37883 Select All
37884 \end_layout
37885
37886 \begin_layout Standard
37887 Selects the whole document.
37888 \end_layout
37889
37890 \begin_layout Subsection
37891 Find & Replace
37892 \end_layout
37893
37894 \begin_layout Standard
37895 Described in section
37896 \begin_inset space ~
37897 \end_inset
37898
37899
37900 \begin_inset CommandInset ref
37901 LatexCommand ref
37902 reference "sec:Basic-Editing-Features"
37903
37904 \end_inset
37905
37906 .
37907 \end_layout
37908
37909 \begin_layout Subsection
37910 Move Paragraph Up/Down
37911 \end_layout
37912
37913 \begin_layout Standard
37914 This shifts the paragraph where the cursor is currently in one paragraph
37915  up or down.
37916 \end_layout
37917
37918 \begin_layout Subsection
37919 Text Style
37920 \end_layout
37921
37922 \begin_layout Standard
37923 Described in section
37924 \begin_inset space ~
37925 \end_inset
37926
37927
37928 \begin_inset CommandInset ref
37929 LatexCommand ref
37930 reference "sub:Fine-Tuning-with-the"
37931
37932 \end_inset
37933
37934 .
37935 \end_layout
37936
37937 \begin_layout Subsection
37938 Paragraph Settings
37939 \begin_inset Index idx
37940 status collapsed
37941
37942 \begin_layout Plain Layout
37943 Paragraph ! Settings
37944 \end_layout
37945
37946 \end_inset
37947
37948
37949 \end_layout
37950
37951 \begin_layout Standard
37952 Enables you to set the paragraph alignment, line spacing and label width.
37953  These settings only affect the paragraph in which the cursor is currently.
37954 \end_layout
37955
37956 \begin_layout Standard
37957 You can also prevent the first line of the paragraph being indented if you
37958  have chosen to separate paragraphs with indents in the 
37959 \family sans
37960 Document\SpecialChar \menuseparator
37961 Settings
37962 \family default
37963  dialog under 
37964 \family sans
37965 Text
37966 \begin_inset space ~
37967 \end_inset
37968
37969 Layout
37970 \family default
37971 .
37972 \end_layout
37973
37974 \begin_layout Subsection
37975 Table Settings and Math
37976 \end_layout
37977
37978 \begin_layout Standard
37979 These two menus are only fully active when the cursor is inside a table
37980  or a formula.
37981  Here you can change the properties of tables and formulas.
37982  The properties of tables are described in section
37983 \begin_inset space ~
37984 \end_inset
37985
37986
37987 \begin_inset CommandInset ref
37988 LatexCommand ref
37989 reference "sec:Tables"
37990
37991 \end_inset
37992
37993 , the properties of formulas in chapter
37994 \begin_inset space ~
37995 \end_inset
37996
37997
37998 \begin_inset CommandInset ref
37999 LatexCommand ref
38000 reference "cha:Mathematical-Formulas"
38001
38002 \end_inset
38003
38004 .
38005 \end_layout
38006
38007 \begin_layout Subsection
38008 Increase / Decrease List Depth
38009 \end_layout
38010
38011 \begin_layout Standard
38012 These menu entries are only active when the cursor is in an environment
38013  that can be nested.
38014  They increase/decrease the environment nesting level as explained in section
38015 \begin_inset space ~
38016 \end_inset
38017
38018
38019 \begin_inset CommandInset ref
38020 LatexCommand ref
38021 reference "sec:Nesting"
38022
38023 \end_inset
38024
38025  and 
38026 \begin_inset CommandInset ref
38027 LatexCommand ref
38028 reference "sub:Numbering-depth"
38029
38030 \end_inset
38031
38032 .
38033 \end_layout
38034
38035 \begin_layout Section
38036 The View Menu
38037 \begin_inset Index idx
38038 status collapsed
38039
38040 \begin_layout Plain Layout
38041 Menu ! View
38042 \end_layout
38043
38044 \end_inset
38045
38046
38047 \end_layout
38048
38049 \begin_layout Standard
38050 The 
38051 \family sans
38052 View
38053 \family default
38054  menu contains a list of available formats in which you can view the actual
38055  document with an external program.
38056  The menu entries for the viewing formats are not the same on all installations
38057  — it depends on the LaTeX programs that are found while LyX was configured.
38058  All possible formats are formats listed in section
38059 \begin_inset space ~
38060 \end_inset
38061
38062
38063 \begin_inset CommandInset ref
38064 LatexCommand ref
38065 reference "sub:Export"
38066
38067 \end_inset
38068
38069 .
38070  You should at least see the menu entries 
38071 \family sans
38072 DVI
38073 \family default
38074  and 
38075 \family sans
38076 PDF
38077 \begin_inset space ~
38078 \end_inset
38079
38080 (pdflatex)
38081 \family default
38082 .
38083  If one of the two is missing, you need to update your LaTeX installation.
38084  After updating you have to reconfigure LyX, see section
38085 \begin_inset space ~
38086 \end_inset
38087
38088
38089 \begin_inset CommandInset ref
38090 LatexCommand ref
38091 reference "sec:Basic-LyX-Setup"
38092
38093 \end_inset
38094
38095 .
38096 \begin_inset Index idx
38097 status collapsed
38098
38099 \begin_layout Plain Layout
38100 Reconfiguration of LyX
38101 \end_layout
38102
38103 \end_inset
38104
38105
38106 \end_layout
38107
38108 \begin_layout Standard
38109 Invoking a menu will start a viewer program.
38110  The viewer can be set or changed in the preferences, see section
38111 \begin_inset space ~
38112 \end_inset
38113
38114
38115 \begin_inset CommandInset ref
38116 LatexCommand ref
38117 reference "sec:File-Formats"
38118
38119 \end_inset
38120
38121 .
38122  The default viewers are set by LyX when it is first configured.
38123 \end_layout
38124
38125 \begin_layout Standard
38126 \begin_inset VSpace bigskip
38127 \end_inset
38128
38129 At the bottom of the 
38130 \family sans
38131 View
38132 \family default
38133  menu the opened documents are listed.
38134 \end_layout
38135
38136 \begin_layout Subsection
38137 Open/Close all Insets
38138 \end_layout
38139
38140 \begin_layout Standard
38141 Opens/closes all insets in your document.
38142 \end_layout
38143
38144 \begin_layout Subsection
38145 Unfold/Fold Math Macros
38146 \end_layout
38147
38148 \begin_layout Standard
38149 Unfolds/folds the current math macro.
38150 \end_layout
38151
38152 \begin_layout Standard
38153 Math macros are described in the 
38154 \emph on
38155 Math
38156 \emph default
38157  manual.
38158 \end_layout
38159
38160 \begin_layout Subsection
38161 View Source
38162 \end_layout
38163
38164 \begin_layout Standard
38165 Opens a window showing the source code of the actual document, as described
38166  in section
38167 \begin_inset space ~
38168 \end_inset
38169
38170
38171 \begin_inset CommandInset ref
38172 LatexCommand ref
38173 reference "sec:Previewing-snippets-of"
38174
38175 \end_inset
38176
38177 .
38178 \end_layout
38179
38180 \begin_layout Subsection
38181 View Messages
38182 \end_layout
38183
38184 \begin_layout Standard
38185 Opens a window showing console messages.
38186  This is useful for debugging LyX (i.
38187 \begin_inset space \thinspace{}
38188 \end_inset
38189
38190 e., hunt for errors in the program) or to see what is going on in the background
38191  while LaTeX is processing the document,
38192 \end_layout
38193
38194 \begin_layout Subsection
38195 View
38196 \end_layout
38197
38198 \begin_layout Standard
38199 This menu entry generates the output you have specified as default output
38200  format either in the preferences (see sec.
38201 \begin_inset space ~
38202 \end_inset
38203
38204
38205 \begin_inset CommandInset ref
38206 LatexCommand ref
38207 reference "sec:File-Formats"
38208
38209 \end_inset
38210
38211 ) or in the document settings (see sec.
38212 \begin_inset space ~
38213 \end_inset
38214
38215
38216 \begin_inset CommandInset ref
38217 LatexCommand ref
38218 reference "sec:Doc-Output"
38219
38220 \end_inset
38221
38222 ), for instance PDF, and opens it in an appropriate viewer.
38223 \end_layout
38224
38225 \begin_layout Subsection
38226 View (Other Formats)
38227 \end_layout
38228
38229 \begin_layout Standard
38230 With this submenu, you can view your document in alternative output formats.
38231 \end_layout
38232
38233 \begin_layout Subsection
38234 Update
38235 \end_layout
38236
38237 \begin_layout Standard
38238 This menu entry allows you to update the view with your latest changes (in
38239  the default output format as described in the previous section) without
38240  opening a new viewer window.
38241 \end_layout
38242
38243 \begin_layout Subsection
38244 Update (Other Formats)
38245 \end_layout
38246
38247 \begin_layout Standard
38248 With this submenu, you can update the view of alternative output formats
38249  of your document without opening a new viewer window.
38250 \end_layout
38251
38252 \begin_layout Subsection
38253 View Master Document
38254 \end_layout
38255
38256 \begin_layout Standard
38257 This menu item is only visible if your document is included to another document,
38258  which is then its 
38259 \begin_inset Quotes eld
38260 \end_inset
38261
38262 master
38263 \begin_inset Quotes erd
38264 \end_inset
38265
38266  (see section 
38267 \emph on
38268 Child Documents
38269 \emph default
38270  in the 
38271 \emph on
38272 Embedded Objects
38273 \emph default
38274  manual for more information on this topic).
38275  This item allows you to view the master document from within its child.
38276  That is, if you are working on a child document which is a chapter of a
38277  book, 
38278 \family sans
38279 View Master
38280 \family default
38281  generates the output of the whole book, while 
38282 \family sans
38283 View
38284 \family default
38285  will just output the chapter alone.
38286 \end_layout
38287
38288 \begin_layout Standard
38289 The format used by this function is the default output format as specified
38290  in the preferences (see sec.
38291 \begin_inset space ~
38292 \end_inset
38293
38294
38295 \begin_inset CommandInset ref
38296 LatexCommand ref
38297 reference "sec:File-Formats"
38298
38299 \end_inset
38300
38301 ) or in the document settings (see sec.
38302 \begin_inset space ~
38303 \end_inset
38304
38305
38306 \begin_inset CommandInset ref
38307 LatexCommand ref
38308 reference "sec:Doc-Output"
38309
38310 \end_inset
38311
38312 ).
38313 \end_layout
38314
38315 \begin_layout Subsection
38316 Update Master Document
38317 \end_layout
38318
38319 \begin_layout Standard
38320 This menu item is only visible if your document is included to another document,
38321  which is then its 
38322 \begin_inset Quotes eld
38323 \end_inset
38324
38325 master
38326 \begin_inset Quotes erd
38327 \end_inset
38328
38329  (see section 
38330 \emph on
38331 Child Documents
38332 \emph default
38333  in the 
38334 \emph on
38335 Embedded Objects
38336 \emph default
38337  manual for more information on this topic).
38338  This item allows you to update the view of a master document from within
38339  its child without the need to switch to the master document itself.
38340 \end_layout
38341
38342 \begin_layout Standard
38343 The format used by this function is the default output format as specified
38344  in the preferences (see sec.
38345 \begin_inset space ~
38346 \end_inset
38347
38348
38349 \begin_inset CommandInset ref
38350 LatexCommand ref
38351 reference "sec:File-Formats"
38352
38353 \end_inset
38354
38355 ) or in the document settings (see sec.
38356 \begin_inset space ~
38357 \end_inset
38358
38359
38360 \begin_inset CommandInset ref
38361 LatexCommand ref
38362 reference "sec:Doc-Output"
38363
38364 \end_inset
38365
38366 ).
38367 \end_layout
38368
38369 \begin_layout Subsection
38370 Split View
38371 \end_layout
38372
38373 \begin_layout Standard
38374 This will split LyX's main window vertically or horizontally.
38375  This allows you to view documents the same time to compare them, or to
38376  view the same document, but at different positions.
38377  You can even split the main window several times to view for example 3
38378  or more documents at the same time.
38379  To return to an unsplit view, use the menu 
38380 \family sans
38381 Close Current View
38382 \family default
38383 .
38384 \end_layout
38385
38386 \begin_layout Subsection
38387 Close Current View
38388 \end_layout
38389
38390 \begin_layout Standard
38391 Closes a split view.
38392 \end_layout
38393
38394 \begin_layout Subsection
38395 Fullscreen
38396 \end_layout
38397
38398 \begin_layout Standard
38399 Using this menu entry or pressing F11 removes the menu bar and all toolbars
38400  so that you will see nothing but your text.
38401  It furthermore displays LyX's main window fullscreen.
38402  To return from fullscreen to the normal view, press F11, or right-click
38403  and turn off the fullscreen mode in the context menu.
38404 \end_layout
38405
38406 \begin_layout Subsection
38407 Toolbars
38408 \begin_inset CommandInset label
38409 LatexCommand label
38410 name "sub:Toolbars"
38411
38412 \end_inset
38413
38414
38415 \begin_inset Index idx
38416 status collapsed
38417
38418 \begin_layout Plain Layout
38419 Toolbar
38420 \end_layout
38421
38422 \end_inset
38423
38424
38425 \end_layout
38426
38427 \begin_layout Standard
38428 In this menu entry you can set the appearance of the different toolbars.
38429  All toolbars and the 
38430 \family sans
38431 Command
38432 \begin_inset space ~
38433 \end_inset
38434
38435 Buffer
38436 \family default
38437  can be turned on and off.
38438  The 
38439 \emph on
38440 on
38441 \emph default
38442  state is denoted in the menu with a checkmark.
38443  The 
38444 \family sans
38445 Review
38446 \family default
38447
38448 \family sans
38449 Table
38450 \family default
38451
38452 \family sans
38453 Math
38454 \begin_inset space ~
38455 \end_inset
38456
38457 Panels
38458 \family default
38459 , and 
38460 \family sans
38461 Math
38462 \family default
38463  toolbars can be additionally set to the state 
38464 \emph on
38465 automatic
38466 \emph default
38467  that is denoted in the menu with the suffix 
38468 \family sans
38469 (auto)
38470 \family default
38471 .
38472 \end_layout
38473
38474 \begin_layout Standard
38475 In the 
38476 \emph on
38477 on
38478 \emph default
38479  state the toolbar is permanently shown, in the 
38480 \emph on
38481 automatic
38482 \emph default
38483  state the toolbar is only shown when the cursor is in a certain environment
38484  or when a certain feature is enabled.
38485  That means that the review toolbar will only be shown when change tracking
38486  is activated, the math and table toolbars are only shown when the cursor
38487  is inside a formula or table, respectively.
38488 \end_layout
38489
38490 \begin_layout Standard
38491 LyX's toolbars and their buttons are explained in section
38492 \begin_inset space ~
38493 \end_inset
38494
38495
38496 \begin_inset CommandInset ref
38497 LatexCommand ref
38498 reference "sec:Toolbars"
38499
38500 \end_inset
38501
38502 .
38503 \end_layout
38504
38505 \begin_layout Section
38506 The Insert Menu
38507 \begin_inset Index idx
38508 status collapsed
38509
38510 \begin_layout Plain Layout
38511 Menu ! Insert
38512 \end_layout
38513
38514 \end_inset
38515
38516
38517 \end_layout
38518
38519 \begin_layout Subsection
38520 Math
38521 \end_layout
38522
38523 \begin_layout Standard
38524 Inserts math constructs that are explained in chapter
38525 \begin_inset space ~
38526 \end_inset
38527
38528
38529 \begin_inset CommandInset ref
38530 LatexCommand ref
38531 reference "cha:Mathematical-Formulas"
38532
38533 \end_inset
38534
38535  and the 
38536 \emph on
38537 Math
38538 \emph default
38539  manual.
38540 \end_layout
38541
38542 \begin_layout Subsection
38543 Special Character
38544 \begin_inset CommandInset label
38545 LatexCommand label
38546 name "sub:Special-Character"
38547
38548 \end_inset
38549
38550
38551 \end_layout
38552
38553 \begin_layout Standard
38554 Here you can insert the following characters:
38555 \end_layout
38556
38557 \begin_layout Description
38558 Symbols Inserts any character that can be output by your LaTeX system.
38559  Therefore the number of character categories in this dialog and the available
38560  characters depend on the LaTeX-packages you have installed.
38561 \begin_inset Newline newline
38562 \end_inset
38563
38564  
38565 \begin_inset Note Greyedout
38566 status open
38567
38568 \begin_layout Plain Layout
38569
38570 \series bold
38571 Note:
38572 \series default
38573  Not all characters will be visible in the 
38574 \family sans
38575 Symbols
38576 \family default
38577  dialog because none of the screen fonts that you can set in the preferences
38578  dialog (see sec.
38579 \begin_inset space \thinspace{}
38580 \end_inset
38581
38582
38583 \begin_inset CommandInset ref
38584 LatexCommand ref
38585 reference "sub:Screen-Fonts"
38586
38587 \end_inset
38588
38589 ) can display every character.
38590 \end_layout
38591
38592 \end_inset
38593
38594
38595 \end_layout
38596
38597 \begin_layout Description
38598 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
38599
38600 \end_layout
38601
38602 \begin_layout Description
38603 End
38604 \begin_inset space ~
38605 \end_inset
38606
38607 of
38608 \begin_inset space ~
38609 \end_inset
38610
38611 Sentence Inserts an end of sentence dot as described in section
38612 \begin_inset space ~
38613 \end_inset
38614
38615
38616 \begin_inset CommandInset ref
38617 LatexCommand ref
38618 reference "sub:Abbreviations"
38619
38620 \end_inset
38621
38622 .
38623 \end_layout
38624
38625 \begin_layout Description
38626 Ordinary
38627 \begin_inset space ~
38628 \end_inset
38629
38630 Quote Inserts this quote: 
38631 \begin_inset Quotes erd
38632 \end_inset
38633
38634 , no matter what quote type you selected in the 
38635 \family sans
38636 Document\SpecialChar \menuseparator
38637 Settings
38638 \family default
38639  dialog under 
38640 \family sans
38641 Language
38642 \family default
38643 .
38644 \end_layout
38645
38646 \begin_layout Description
38647 Single
38648 \begin_inset space ~
38649 \end_inset
38650
38651 Quote Inserts this quote: 
38652 \begin_inset Quotes els
38653 \end_inset
38654
38655
38656 \end_layout
38657
38658 \begin_layout Description
38659 Protected
38660 \begin_inset space ~
38661 \end_inset
38662
38663 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
38664
38665 \end_layout
38666
38667 \begin_layout Description
38668 Breakable
38669 \begin_inset space ~
38670 \end_inset
38671
38672 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
38673
38674 \end_layout
38675
38676 \begin_layout Description
38677 Menu
38678 \begin_inset space ~
38679 \end_inset
38680
38681 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
38682
38683 \end_layout
38684
38685 \begin_layout Description
38686 Phonetic
38687 \begin_inset space ~
38688 \end_inset
38689
38690 Symbols 
38691 \begin_inset Index idx
38692 status collapsed
38693
38694 \begin_layout Plain Layout
38695 Phonetic symbols
38696 \end_layout
38697
38698 \end_inset
38699
38700
38701 \begin_inset Index idx
38702 status collapsed
38703
38704 \begin_layout Plain Layout
38705 Language ! Phonetic symbols
38706 \end_layout
38707
38708 \end_inset
38709
38710 Creates a formula with a so called tipa inset.
38711  Here you can insert commands to create IPA phonetic symbols.
38712  For this feature you must have the LaTeX-package 
38713 \series bold
38714 tipa
38715 \series default
38716
38717 \begin_inset Index idx
38718 status collapsed
38719
38720 \begin_layout Plain Layout
38721 LaTeX-packages ! tipa
38722 \end_layout
38723
38724 \end_inset
38725
38726  installed.
38727 \begin_inset Newline newline
38728 \end_inset
38729
38730 For more information about this feature we refer to the documentation of
38731  
38732 \series bold
38733 tipa, 
38734 \begin_inset CommandInset citation
38735 LatexCommand cite
38736 key "tipa"
38737
38738 \end_inset
38739
38740
38741 \series default
38742  and this Wiki-page:
38743 \begin_inset Newline newline
38744 \end_inset
38745
38746
38747 \begin_inset Flex URL
38748 status open
38749
38750 \begin_layout Plain Layout
38751
38752 http://wiki.lyx.org/LyX/LinguistLyX
38753 \end_layout
38754
38755 \end_inset
38756
38757
38758 \end_layout
38759
38760 \begin_layout Subsection
38761 Formatting
38762 \end_layout
38763
38764 \begin_layout Standard
38765 Here you can insert the following format constructs:
38766 \end_layout
38767
38768 \begin_layout Description
38769 Superscript Inserts a superscript: test
38770 \begin_inset Formula $^{\text{a,b}}$
38771 \end_inset
38772
38773
38774 \end_layout
38775
38776 \begin_layout Description
38777 Subscript Inserts a subscript: test
38778 \begin_inset Formula $_{\text{3x}}$
38779 \end_inset
38780
38781
38782 \end_layout
38783
38784 \begin_layout Description
38785 Protected
38786 \begin_inset space ~
38787 \end_inset
38788
38789 Space Inserts a protected space that is described in section
38790 \begin_inset space ~
38791 \end_inset
38792
38793
38794 \begin_inset CommandInset ref
38795 LatexCommand ref
38796 reference "sub:Protected-Space"
38797
38798 \end_inset
38799
38800 .
38801 \end_layout
38802
38803 \begin_layout Description
38804 Inter-word
38805 \begin_inset space ~
38806 \end_inset
38807
38808 Space Inserts an inter-word space that is described in section
38809 \begin_inset space ~
38810 \end_inset
38811
38812
38813 \begin_inset CommandInset ref
38814 LatexCommand ref
38815 reference "sub:Inter-word-Space"
38816
38817 \end_inset
38818
38819 .
38820 \end_layout
38821
38822 \begin_layout Description
38823 Thin
38824 \begin_inset space ~
38825 \end_inset
38826
38827 Space Inserts a thin space that is described in section
38828 \begin_inset space ~
38829 \end_inset
38830
38831
38832 \begin_inset CommandInset ref
38833 LatexCommand ref
38834 reference "sub:Thin-Space"
38835
38836 \end_inset
38837
38838 .
38839 \end_layout
38840
38841 \begin_layout Description
38842 Horizontal
38843 \begin_inset space ~
38844 \end_inset
38845
38846 Space Inserts horizontal space, see section
38847 \begin_inset space ~
38848 \end_inset
38849
38850
38851 \begin_inset CommandInset ref
38852 LatexCommand ref
38853 reference "sub:Horizontal-Space"
38854
38855 \end_inset
38856
38857  for a description.
38858 \end_layout
38859
38860 \begin_layout Description
38861 Horizontal
38862 \begin_inset space ~
38863 \end_inset
38864
38865 Line Inserts a horizontal line, see section
38866 \begin_inset space ~
38867 \end_inset
38868
38869
38870 \begin_inset CommandInset ref
38871 LatexCommand ref
38872 reference "sub:Horizontal-Lines"
38873
38874 \end_inset
38875
38876  for a description.
38877 \end_layout
38878
38879 \begin_layout Description
38880 Vertical
38881 \begin_inset space ~
38882 \end_inset
38883
38884 Space Inserts vertical space, see section
38885 \begin_inset space ~
38886 \end_inset
38887
38888
38889 \begin_inset CommandInset ref
38890 LatexCommand ref
38891 reference "sub:Vertical-Space"
38892
38893 \end_inset
38894
38895  for a description.
38896 \end_layout
38897
38898 \begin_layout Description
38899 Hyphenation
38900 \begin_inset space ~
38901 \end_inset
38902
38903 Point Inserts a hyphenation point, see section
38904 \begin_inset space ~
38905 \end_inset
38906
38907
38908 \begin_inset CommandInset ref
38909 LatexCommand ref
38910 reference "sub:Hyphenation"
38911
38912 \end_inset
38913
38914 .
38915 \end_layout
38916
38917 \begin_layout Description
38918 Ligature
38919 \begin_inset space ~
38920 \end_inset
38921
38922 Break Inserts a ligature break, see section
38923 \begin_inset space ~
38924 \end_inset
38925
38926
38927 \begin_inset CommandInset ref
38928 LatexCommand ref
38929 reference "sub:Ligatures"
38930
38931 \end_inset
38932
38933 .
38934 \end_layout
38935
38936 \begin_layout Description
38937 Ragged
38938 \begin_inset space ~
38939 \end_inset
38940
38941 Line
38942 \begin_inset space ~
38943 \end_inset
38944
38945 Break Inserts a forced line break, see section
38946 \begin_inset space ~
38947 \end_inset
38948
38949
38950 \begin_inset CommandInset ref
38951 LatexCommand ref
38952 reference "sub:Forced-Line-Breaks"
38953
38954 \end_inset
38955
38956 .
38957 \end_layout
38958
38959 \begin_layout Description
38960 Justified
38961 \begin_inset space ~
38962 \end_inset
38963
38964 Break Inserts a forced line break that furthermore stretches the broken
38965  text line to the page border, see section
38966 \begin_inset space ~
38967 \end_inset
38968
38969
38970 \begin_inset CommandInset ref
38971 LatexCommand ref
38972 reference "sub:Forced-Line-Breaks"
38973
38974 \end_inset
38975
38976 .
38977 \end_layout
38978
38979 \begin_layout Description
38980 New
38981 \begin_inset space ~
38982 \end_inset
38983
38984 Page Inserts a forced page break, described in section
38985 \begin_inset space ~
38986 \end_inset
38987
38988
38989 \begin_inset CommandInset ref
38990 LatexCommand ref
38991 reference "sub:Forced-Page-Breaks"
38992
38993 \end_inset
38994
38995 .
38996 \end_layout
38997
38998 \begin_layout Description
38999 Page
39000 \begin_inset space ~
39001 \end_inset
39002
39003 Break Inserts a forced page break that furthermore stretches the broken
39004  text page to the page border, described in section
39005 \begin_inset space ~
39006 \end_inset
39007
39008
39009 \begin_inset CommandInset ref
39010 LatexCommand ref
39011 reference "sub:Forced-Page-Breaks"
39012
39013 \end_inset
39014
39015 .
39016 \end_layout
39017
39018 \begin_layout Description
39019 Clear
39020 \begin_inset space ~
39021 \end_inset
39022
39023 Page Inserts a clear page break, described in section
39024 \begin_inset space ~
39025 \end_inset
39026
39027
39028 \begin_inset CommandInset ref
39029 LatexCommand ref
39030 reference "sub:Clear-Page-Breaks"
39031
39032 \end_inset
39033
39034 .
39035 \end_layout
39036
39037 \begin_layout Description
39038 Clear
39039 \begin_inset space ~
39040 \end_inset
39041
39042 Double
39043 \begin_inset space ~
39044 \end_inset
39045
39046 Page Inserts a clear doublepage break, described in section
39047 \begin_inset space ~
39048 \end_inset
39049
39050
39051 \begin_inset CommandInset ref
39052 LatexCommand ref
39053 reference "sub:Clear-Page-Breaks"
39054
39055 \end_inset
39056
39057 .
39058 \end_layout
39059
39060 \begin_layout Subsection
39061 List / TOC
39062 \end_layout
39063
39064 \begin_layout Standard
39065 Various lists can be inserted with this menu entry.
39066  The table of contents, the algorithm, figures, and tables list are described
39067  in section
39068 \begin_inset space ~
39069 \end_inset
39070
39071
39072 \begin_inset CommandInset ref
39073 LatexCommand ref
39074 reference "sec:toc"
39075
39076 \end_inset
39077
39078 .
39079  The index list is described in section
39080 \begin_inset space ~
39081 \end_inset
39082
39083
39084 \begin_inset CommandInset ref
39085 LatexCommand ref
39086 reference "sec:Index"
39087
39088 \end_inset
39089
39090 , the nomenclature in section
39091 \begin_inset space ~
39092 \end_inset
39093
39094
39095 \begin_inset CommandInset ref
39096 LatexCommand ref
39097 reference "sec:Nomenclature"
39098
39099 \end_inset
39100
39101 , and the BibTeX bibliography in section
39102 \begin_inset space ~
39103 \end_inset
39104
39105
39106 \begin_inset CommandInset ref
39107 LatexCommand ref
39108 reference "sub:Bibliography-databases"
39109
39110 \end_inset
39111
39112 .
39113 \end_layout
39114
39115 \begin_layout Subsection
39116 Float
39117 \end_layout
39118
39119 \begin_layout Standard
39120 To insert floats, described in section
39121 \begin_inset space ~
39122 \end_inset
39123
39124
39125 \begin_inset CommandInset ref
39126 LatexCommand ref
39127 reference "sec:Floats"
39128
39129 \end_inset
39130
39131 .
39132 \end_layout
39133
39134 \begin_layout Subsection
39135 Note
39136 \end_layout
39137
39138 \begin_layout Standard
39139 To insert notes, described in section
39140 \begin_inset space ~
39141 \end_inset
39142
39143
39144 \begin_inset CommandInset ref
39145 LatexCommand ref
39146 reference "sec:Notes"
39147
39148 \end_inset
39149
39150 .
39151 \end_layout
39152
39153 \begin_layout Subsection
39154 Branch
39155 \end_layout
39156
39157 \begin_layout Standard
39158 Inserts branch insets as described in section
39159 \begin_inset space ~
39160 \end_inset
39161
39162
39163 \begin_inset CommandInset ref
39164 LatexCommand ref
39165 reference "sec:Branches"
39166
39167 \end_inset
39168
39169 .
39170 \end_layout
39171
39172 \begin_layout Subsection
39173 Custom Insets
39174 \end_layout
39175
39176 \begin_layout Standard
39177 Inserts document class-specific insets.
39178  Such insets only exist when they are defined in the layout file for a certain
39179  document class.
39180  An example is the document class 
39181 \begin_inset Quotes eld
39182 \end_inset
39183
39184 article (Elsevier)
39185 \begin_inset Quotes erd
39186 \end_inset
39187
39188  with three custom insets.
39189  The section 
39190 \emph on
39191 Flex insets and InsetLayout
39192 \emph default
39193  of the 
39194 \emph on
39195 Customization
39196 \emph default
39197  manual explains how custom insets are defined.
39198 \end_layout
39199
39200 \begin_layout Subsection
39201 File
39202 \begin_inset Index idx
39203 status collapsed
39204
39205 \begin_layout Plain Layout
39206 External Material
39207 \end_layout
39208
39209 \end_inset
39210
39211
39212 \end_layout
39213
39214 \begin_layout Standard
39215 This menu entry allows you to insert or include the contents of other LyX
39216  files in your document.
39217  How you can do this is explained in detail in the chapter 
39218 \emph on
39219 External Stuff
39220 \emph default
39221  of the 
39222 \emph on
39223 Embedded Objects
39224 \emph default
39225  manual.
39226 \end_layout
39227
39228 \begin_layout Subsection
39229 Box
39230 \begin_inset Index idx
39231 status collapsed
39232
39233 \begin_layout Plain Layout
39234 Boxes
39235 \end_layout
39236
39237 \end_inset
39238
39239
39240 \end_layout
39241
39242 \begin_layout Standard
39243 Inserts a minipage box that is described section
39244 \begin_inset space ~
39245 \end_inset
39246
39247
39248 \begin_inset CommandInset ref
39249 LatexCommand ref
39250 reference "sec:Minipages"
39251
39252 \end_inset
39253
39254 .
39255  All box types supported by LyX are explained in detail in the chapter 
39256 \emph on
39257 Boxes
39258 \emph default
39259  of the 
39260 \emph on
39261 Embedded Objects
39262 \emph default
39263  manual.
39264 \end_layout
39265
39266 \begin_layout Subsection
39267 Citation
39268 \end_layout
39269
39270 \begin_layout Standard
39271 Inserts a citation as described in section
39272 \begin_inset space ~
39273 \end_inset
39274
39275
39276 \begin_inset CommandInset ref
39277 LatexCommand ref
39278 reference "sec:Bibliography"
39279
39280 \end_inset
39281
39282 .
39283 \end_layout
39284
39285 \begin_layout Subsection
39286 Cross-Reference
39287 \end_layout
39288
39289 \begin_layout Standard
39290 Inserts a cross-reference as described in section
39291 \begin_inset space ~
39292 \end_inset
39293
39294
39295 \begin_inset CommandInset ref
39296 LatexCommand ref
39297 reference "sec:Cross-References"
39298
39299 \end_inset
39300
39301 .
39302 \end_layout
39303
39304 \begin_layout Subsection
39305 Label
39306 \end_layout
39307
39308 \begin_layout Standard
39309 Inserts a label as described in section
39310 \begin_inset space ~
39311 \end_inset
39312
39313
39314 \begin_inset CommandInset ref
39315 LatexCommand ref
39316 reference "sec:Cross-References"
39317
39318 \end_inset
39319
39320 .
39321 \end_layout
39322
39323 \begin_layout Subsection
39324 Caption
39325 \begin_inset Index idx
39326 status collapsed
39327
39328 \begin_layout Plain Layout
39329 Captions
39330 \end_layout
39331
39332 \end_inset
39333
39334
39335 \begin_inset Index idx
39336 status collapsed
39337
39338 \begin_layout Plain Layout
39339 Longtables ! Caption
39340 \end_layout
39341
39342 \end_inset
39343
39344
39345 \end_layout
39346
39347 \begin_layout Standard
39348 Inserts a caption in a float or longtable.
39349  Floats are described in section
39350 \begin_inset space ~
39351 \end_inset
39352
39353
39354 \begin_inset CommandInset ref
39355 LatexCommand ref
39356 reference "sec:Floats"
39357
39358 \end_inset
39359
39360 , captions in longtables are described in the section 
39361 \emph on
39362 Longtable Captions
39363 \emph default
39364  of the 
39365 \emph on
39366 Embedded Objects
39367 \emph default
39368  manual.
39369 \end_layout
39370
39371 \begin_layout Subsection
39372 Index Entry
39373 \end_layout
39374
39375 \begin_layout Standard
39376 Inserts an index entry as described in section
39377 \begin_inset space ~
39378 \end_inset
39379
39380
39381 \begin_inset CommandInset ref
39382 LatexCommand ref
39383 reference "sec:Index"
39384
39385 \end_inset
39386
39387 .
39388 \end_layout
39389
39390 \begin_layout Subsection
39391 Nomenclature Entry
39392 \end_layout
39393
39394 \begin_layout Standard
39395 Inserts a nomenclature entry as described in section
39396 \begin_inset space ~
39397 \end_inset
39398
39399
39400 \begin_inset CommandInset ref
39401 LatexCommand ref
39402 reference "sec:Nomenclature"
39403
39404 \end_inset
39405
39406 .
39407 \end_layout
39408
39409 \begin_layout Subsection
39410 Table
39411 \end_layout
39412
39413 \begin_layout Standard
39414 Inserts a table.
39415  Tables are described in section
39416 \begin_inset space ~
39417 \end_inset
39418
39419
39420 \begin_inset CommandInset ref
39421 LatexCommand ref
39422 reference "sec:Tables"
39423
39424 \end_inset
39425
39426 .
39427 \end_layout
39428
39429 \begin_layout Subsection
39430 Graphics
39431 \end_layout
39432
39433 \begin_layout Standard
39434 Inserts a graphic.
39435  Graphics are described in section
39436 \begin_inset space ~
39437 \end_inset
39438
39439
39440 \begin_inset CommandInset ref
39441 LatexCommand ref
39442 reference "sec:Graphics"
39443
39444 \end_inset
39445
39446 .
39447 \end_layout
39448
39449 \begin_layout Subsection
39450 URL
39451 \end_layout
39452
39453 \begin_layout Standard
39454 Inserts an URL as described in section
39455 \begin_inset space ~
39456 \end_inset
39457
39458
39459 \begin_inset CommandInset ref
39460 LatexCommand ref
39461 reference "sub:URLs"
39462
39463 \end_inset
39464
39465 .
39466 \end_layout
39467
39468 \begin_layout Subsection
39469 Hyperlinks
39470 \end_layout
39471
39472 \begin_layout Standard
39473 Inserts a hyperlink as described in section
39474 \begin_inset space ~
39475 \end_inset
39476
39477
39478 \begin_inset CommandInset ref
39479 LatexCommand ref
39480 reference "sub:Hyperlinks"
39481
39482 \end_inset
39483
39484 .
39485 \end_layout
39486
39487 \begin_layout Subsection
39488 Footnote
39489 \end_layout
39490
39491 \begin_layout Standard
39492 Inserts a footnote, see section
39493 \begin_inset space ~
39494 \end_inset
39495
39496
39497 \begin_inset CommandInset ref
39498 LatexCommand ref
39499 reference "sec:Footnotes"
39500
39501 \end_inset
39502
39503 .
39504 \end_layout
39505
39506 \begin_layout Subsection
39507 Marginal Note
39508 \end_layout
39509
39510 \begin_layout Standard
39511 Inserts a marginal note, see section
39512 \begin_inset space ~
39513 \end_inset
39514
39515
39516 \begin_inset CommandInset ref
39517 LatexCommand ref
39518 reference "sec:Marginal-Notes"
39519
39520 \end_inset
39521
39522 .
39523 \end_layout
39524
39525 \begin_layout Subsection
39526 Short Title
39527 \end_layout
39528
39529 \begin_layout Standard
39530 Inserts a short title, see section
39531 \begin_inset space ~
39532 \end_inset
39533
39534
39535 \begin_inset CommandInset ref
39536 LatexCommand ref
39537 reference "sec:Short-Titles"
39538
39539 \end_inset
39540
39541 .
39542 \end_layout
39543
39544 \begin_layout Subsection
39545 TeX Code
39546 \end_layout
39547
39548 \begin_layout Standard
39549 Inserts a TeX Code box, see section
39550 \begin_inset space ~
39551 \end_inset
39552
39553
39554 \begin_inset CommandInset ref
39555 LatexCommand ref
39556 reference "sub:TeX-Code-Boxes"
39557
39558 \end_inset
39559
39560  for a description.
39561 \end_layout
39562
39563 \begin_layout Subsection
39564 Program Listing
39565 \begin_inset Index idx
39566 status collapsed
39567
39568 \begin_layout Plain Layout
39569 Program listings
39570 \end_layout
39571
39572 \end_inset
39573
39574
39575 \end_layout
39576
39577 \begin_layout Standard
39578 Inserts a program listings box.
39579  Program listings are explained in the chapter 
39580 \emph on
39581 Program Code Listings
39582 \emph default
39583  of the 
39584 \emph on
39585 Embedded Objects
39586 \emph default
39587  manual.
39588 \end_layout
39589
39590 \begin_layout Subsection
39591 Date
39592 \end_layout
39593
39594 \begin_layout Standard
39595 Inserts the actual date.
39596  The format depends on the date format of the language that is used for
39597  LyX's menus.
39598  LyX offers various ways to insert a date which are explained and also compared
39599  in the section 
39600 \emph on
39601 External Material
39602 \emph default
39603  of the 
39604 \emph on
39605 Embedded Objects
39606 \emph default
39607  manual.
39608 \end_layout
39609
39610 \begin_layout Section
39611 The Navigate Menu
39612 \begin_inset Index idx
39613 status collapsed
39614
39615 \begin_layout Plain Layout
39616 Menu ! Navigate
39617 \end_layout
39618
39619 \end_inset
39620
39621
39622 \end_layout
39623
39624 \begin_layout Standard
39625 This menu lists the existing chapters, sections, figures, tables, etc.
39626 \begin_inset space ~
39627 \end_inset
39628
39629 of the current document.
39630  This allows you to navigate easily through you document.
39631 \end_layout
39632
39633 \begin_layout Subsection
39634 Bookmarks
39635 \end_layout
39636
39637 \begin_layout Standard
39638 With this menu entry you are able to define your own bookmarks.
39639  This is useful when you are working on a large document and often have
39640  to jump e.
39641 \begin_inset space \thinspace{}
39642 \end_inset
39643
39644 g.
39645 \begin_inset space \space{}
39646 \end_inset
39647
39648 between section
39649 \begin_inset space ~
39650 \end_inset
39651
39652 2.5 and 6.3.
39653  To create bookmarks for this example, go to section
39654 \begin_inset space ~
39655 \end_inset
39656
39657 2.5 and use the menu 
39658 \family sans
39659 Save
39660 \begin_inset space ~
39661 \end_inset
39662
39663 Bookmark
39664 \begin_inset space ~
39665 \end_inset
39666
39667 1
39668 \family default
39669 .
39670  Then go to section
39671 \begin_inset space ~
39672 \end_inset
39673
39674 6.3 and use 
39675 \family sans
39676 Save
39677 \begin_inset space ~
39678 \end_inset
39679
39680 Bookmark
39681 \begin_inset space ~
39682 \end_inset
39683
39684
39685 \family default
39686 2.
39687  Now you can jump easily between these sections by using the menu or by
39688  the key bindings 
39689 \begin_inset Info
39690 type  "shortcut"
39691 arg   "bookmark-goto 1"
39692 \end_inset
39693
39694  and 
39695 \begin_inset Info
39696 type  "shortcut"
39697 arg   "bookmark-goto 2"
39698 \end_inset
39699
39700 .
39701 \end_layout
39702
39703 \begin_layout Standard
39704 You can also use bookmarks to jump between several opened documents.
39705  The saved bookmarks are valid till the document is closed.
39706 \end_layout
39707
39708 \begin_layout Subsection
39709 Next Note, Change, Cross-reference
39710 \end_layout
39711
39712 \begin_layout Standard
39713 Jump to the next note, change, or cross-reference following the current
39714  cursor position.
39715 \end_layout
39716
39717 \begin_layout Subsection
39718 Go to Label
39719 \end_layout
39720
39721 \begin_layout Standard
39722 Only active when the cursor is in front of a cross-reference.
39723  Sets the cursor before the referenced label, the same as if you right-click
39724  on a cross-reference box.
39725 \end_layout
39726
39727 \begin_layout Section
39728 The Document Menu
39729 \begin_inset Index idx
39730 status collapsed
39731
39732 \begin_layout Plain Layout
39733 Menu ! Document
39734 \end_layout
39735
39736 \end_inset
39737
39738
39739 \end_layout
39740
39741 \begin_layout Subsection
39742 Change Tracking
39743 \end_layout
39744
39745 \begin_layout Standard
39746 Change Tracking is described in section
39747 \begin_inset space ~
39748 \end_inset
39749
39750
39751 \begin_inset CommandInset ref
39752 LatexCommand ref
39753 reference "sec:Change-Tracking"
39754
39755 \end_inset
39756
39757 .
39758 \end_layout
39759
39760 \begin_layout Subsection
39761 LaT
39762 \begin_inset ERT
39763 status collapsed
39764
39765 \begin_layout Plain Layout
39766
39767 {}
39768 \end_layout
39769
39770 \end_inset
39771
39772 eX Log
39773 \end_layout
39774
39775 \begin_layout Standard
39776 After running LaTeX by viewing or exporting a document, this menu will be
39777  enabled.
39778  It shows the logfile of the used LaTeX-program.
39779 \end_layout
39780
39781 \begin_layout Standard
39782 Here you can see how LaTeX works in the background.
39783  
39784 \emph on
39785 Experts
39786 \emph default
39787  will find in it reasons for LaTeX-errors.
39788 \end_layout
39789
39790 \begin_layout Subsection
39791 Outline
39792 \end_layout
39793
39794 \begin_layout Standard
39795 Opens the TOC/Outline window as described in section
39796 \begin_inset space ~
39797 \end_inset
39798
39799
39800 \begin_inset CommandInset ref
39801 LatexCommand ref
39802 reference "sec:Navigating"
39803
39804 \end_inset
39805
39806  and 
39807 \begin_inset CommandInset ref
39808 LatexCommand ref
39809 reference "sub:Table-of-Contents"
39810
39811 \end_inset
39812
39813 .
39814 \end_layout
39815
39816 \begin_layout Subsection
39817 Start Appendix Here
39818 \end_layout
39819
39820 \begin_layout Standard
39821 This menu will start the appendix of the document at the current cursor
39822  position as described in section
39823 \begin_inset space ~
39824 \end_inset
39825
39826
39827 \begin_inset CommandInset ref
39828 LatexCommand ref
39829 reference "sec:Appendices"
39830
39831 \end_inset
39832
39833 .
39834 \end_layout
39835
39836 \begin_layout Subsection
39837 Compressed
39838 \end_layout
39839
39840 \begin_layout Standard
39841 Un/compresses the current document.
39842 \end_layout
39843
39844 \begin_layout Subsection
39845 Settings
39846 \end_layout
39847
39848 \begin_layout Standard
39849 The document settings are described in appendix
39850 \begin_inset space ~
39851 \end_inset
39852
39853
39854 \begin_inset CommandInset ref
39855 LatexCommand ref
39856 reference "cha:The-Document-Settings"
39857
39858 \end_inset
39859
39860 .
39861 \end_layout
39862
39863 \begin_layout Section
39864 The Tools Menu
39865 \begin_inset Index idx
39866 status collapsed
39867
39868 \begin_layout Plain Layout
39869 Menu ! Tools
39870 \end_layout
39871
39872 \end_inset
39873
39874
39875 \end_layout
39876
39877 \begin_layout Subsection
39878 Spellchecker
39879 \end_layout
39880
39881 \begin_layout Standard
39882 Spell checking is explained in section
39883 \begin_inset space ~
39884 \end_inset
39885
39886
39887 \begin_inset CommandInset ref
39888 LatexCommand ref
39889 reference "sec:Spellchecking"
39890
39891 \end_inset
39892
39893 .
39894 \end_layout
39895
39896 \begin_layout Subsection
39897 Thesaurus
39898 \end_layout
39899
39900 \begin_layout Standard
39901 The thesaurus is described in section
39902 \begin_inset space ~
39903 \end_inset
39904
39905
39906 \begin_inset CommandInset ref
39907 LatexCommand ref
39908 reference "sec:Thesaurus"
39909
39910 \end_inset
39911
39912 .
39913 \end_layout
39914
39915 \begin_layout Subsection
39916 Statistics
39917 \begin_inset Index idx
39918 status collapsed
39919
39920 \begin_layout Plain Layout
39921 Word count
39922 \end_layout
39923
39924 \end_inset
39925
39926
39927 \begin_inset Index idx
39928 status collapsed
39929
39930 \begin_layout Plain Layout
39931 Character count
39932 \end_layout
39933
39934 \end_inset
39935
39936
39937 \end_layout
39938
39939 \begin_layout Standard
39940 Counts the number of words and characters in the actual document or the
39941  highlighted document part.
39942 \end_layout
39943
39944 \begin_layout Subsection
39945 TeX Information
39946 \begin_inset Index idx
39947 status collapsed
39948
39949 \begin_layout Plain Layout
39950 TeX Information
39951 \end_layout
39952
39953 \end_inset
39954
39955
39956 \end_layout
39957
39958 \begin_layout Standard
39959 Shows you a list of the classes and styles installed in your LaTeX-system.
39960 \end_layout
39961
39962 \begin_layout Subsection
39963 Reconfigure
39964 \begin_inset Index idx
39965 status collapsed
39966
39967 \begin_layout Plain Layout
39968 LyX ! Reconfigure|see
39969 \begin_inset ERT
39970 status collapsed
39971
39972 \begin_layout Plain Layout
39973
39974 {
39975 \end_layout
39976
39977 \end_inset
39978
39979 Reconfiguration of LyX
39980 \begin_inset ERT
39981 status collapsed
39982
39983 \begin_layout Plain Layout
39984
39985 }
39986 \end_layout
39987
39988 \end_inset
39989
39990
39991 \end_layout
39992
39993 \end_inset
39994
39995
39996 \begin_inset Index idx
39997 status collapsed
39998
39999 \begin_layout Plain Layout
40000 Reconfiguration of LyX
40001 \end_layout
40002
40003 \end_inset
40004
40005
40006 \end_layout
40007
40008 \begin_layout Standard
40009 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40010  and needed programs it needs; see also section
40011 \begin_inset space ~
40012 \end_inset
40013
40014
40015 \begin_inset CommandInset ref
40016 LatexCommand ref
40017 reference "sec:Basic-LyX-Setup"
40018
40019 \end_inset
40020
40021 .
40022 \end_layout
40023
40024 \begin_layout Subsection
40025 Preferences
40026 \end_layout
40027
40028 \begin_layout Standard
40029 The preferences dialog is described in detail in appendix
40030 \begin_inset space \thinspace{}
40031 \end_inset
40032
40033
40034 \begin_inset CommandInset ref
40035 LatexCommand ref
40036 reference "cha:The-Preferences-dialog"
40037
40038 \end_inset
40039
40040 .
40041 \end_layout
40042
40043 \begin_layout Section
40044 The Help Menu
40045 \begin_inset Index idx
40046 status collapsed
40047
40048 \begin_layout Plain Layout
40049 Menu ! Help
40050 \end_layout
40051
40052 \end_inset
40053
40054
40055 \end_layout
40056
40057 \begin_layout Standard
40058 This menu opens the documentation files of LyX in the language of LyX's
40059  menus.
40060 \end_layout
40061
40062 \begin_layout Standard
40063 The menu 
40064 \family sans
40065 LaTeX
40066 \begin_inset space ~
40067 \end_inset
40068
40069 Configuration
40070 \family default
40071  shows a LyX-document with information about the LaTeX-packages and classes
40072  found by LyX (see also section
40073 \begin_inset space ~
40074 \end_inset
40075
40076
40077 \begin_inset CommandInset ref
40078 LatexCommand ref
40079 reference "sec:LaTeX-Setup"
40080
40081 \end_inset
40082
40083 ).
40084 \end_layout
40085
40086 \begin_layout Section
40087 Toolbars
40088 \begin_inset CommandInset label
40089 LatexCommand label
40090 name "sec:Toolbars"
40091
40092 \end_inset
40093
40094
40095 \end_layout
40096
40097 \begin_layout Standard
40098 How to show or hide toolbars is explained in section
40099 \begin_inset space ~
40100 \end_inset
40101
40102
40103 \begin_inset CommandInset ref
40104 LatexCommand ref
40105 reference "sub:Toolbars"
40106
40107 \end_inset
40108
40109 .
40110 \end_layout
40111
40112 \begin_layout Standard
40113 It is also possible to define custom toolbars.
40114  This is described in the 
40115 \emph on
40116 Additional Features
40117 \emph default
40118  manual.
40119 \end_layout
40120
40121 \begin_layout Subsection
40122 Standard Toolbar
40123 \begin_inset Index idx
40124 status collapsed
40125
40126 \begin_layout Plain Layout
40127 Toolbar ! Standard
40128 \end_layout
40129
40130 \end_inset
40131
40132
40133 \end_layout
40134
40135 \begin_layout Standard
40136 \begin_inset Graphics
40137         filename clipart/StandardToolbar.png
40138         width 100col%
40139
40140 \end_inset
40141
40142
40143 \end_layout
40144
40145 \begin_layout Standard
40146 \begin_inset VSpace defskip
40147 \end_inset
40148
40149
40150 \end_layout
40151
40152 \begin_layout Standard
40153 The standard toolbar as shown above contains from left to right the following
40154  buttons:
40155 \begin_inset ERT
40156 status collapsed
40157
40158 \begin_layout Plain Layout
40159
40160
40161 \backslash
40162 setlength{
40163 \backslash
40164 LTleft}{0pt}
40165 \end_layout
40166
40167 \end_inset
40168
40169
40170 \begin_inset Note Note
40171 status collapsed
40172
40173 \begin_layout Plain Layout
40174 This is necessary to left align the following longtables.
40175  See the 
40176 \emph on
40177 Embedded Objects
40178 \emph default
40179  manual for more information.
40180 \end_layout
40181
40182 \end_inset
40183
40184
40185 \end_layout
40186
40187 \begin_layout Standard
40188 \begin_inset VSpace defskip
40189 \end_inset
40190
40191
40192 \end_layout
40193
40194 \begin_layout Standard
40195 \begin_inset Tabular
40196 <lyxtabular version="3" rows="1" columns="2">
40197 <features islongtable="true" longtabularalignment="center">
40198 <column alignment="center" valignment="top" width="0">
40199 <column alignment="center" valignment="top" width="0">
40200 <row>
40201 <cell alignment="center" valignment="top" usebox="none">
40202 \begin_inset Text
40203
40204 \begin_layout Plain Layout
40205 \begin_inset Graphics
40206         filename clipart/ToolbarEnvBox.png
40207         clip
40208
40209 \end_inset
40210
40211
40212 \end_layout
40213
40214 \end_inset
40215 </cell>
40216 <cell alignment="center" valignment="top" usebox="none">
40217 \begin_inset Text
40218
40219 \begin_layout Plain Layout
40220 pull-down box for the paragraph environments
40221 \end_layout
40222
40223 \end_inset
40224 </cell>
40225 </row>
40226 </lyxtabular>
40227
40228 \end_inset
40229
40230
40231 \end_layout
40232
40233 \begin_layout Standard
40234 \begin_inset VSpace -10mm
40235 \end_inset
40236
40237
40238 \end_layout
40239
40240 \begin_layout Standard
40241 \align left
40242 \begin_inset Tabular
40243 <lyxtabular version="3" rows="21" columns="2">
40244 <features islongtable="true" longtabularalignment="center">
40245 <column alignment="left" valignment="top" width="0">
40246 <column alignment="left" valignment="top" width="0">
40247 <row interlinespace="2.5mm">
40248 <cell alignment="center" valignment="top" usebox="none">
40249 \begin_inset Text
40250
40251 \begin_layout Plain Layout
40252
40253 \family sans
40254 \begin_inset Info
40255 type  "icon"
40256 arg   "buffer-new"
40257 \end_inset
40258
40259
40260 \end_layout
40261
40262 \end_inset
40263 </cell>
40264 <cell alignment="center" valignment="top" usebox="none">
40265 \begin_inset Text
40266
40267 \begin_layout Plain Layout
40268
40269 \family sans
40270 File\SpecialChar \menuseparator
40271 New
40272 \end_layout
40273
40274 \end_inset
40275 </cell>
40276 </row>
40277 <row interlinespace="2.5mm">
40278 <cell alignment="center" valignment="top" usebox="none">
40279 \begin_inset Text
40280
40281 \begin_layout Plain Layout
40282
40283 \family sans
40284 \begin_inset Info
40285 type  "icon"
40286 arg   "file-open"
40287 \end_inset
40288
40289
40290 \end_layout
40291
40292 \end_inset
40293 </cell>
40294 <cell alignment="center" valignment="top" usebox="none">
40295 \begin_inset Text
40296
40297 \begin_layout Plain Layout
40298
40299 \family sans
40300 File\SpecialChar \menuseparator
40301 Open
40302 \end_layout
40303
40304 \end_inset
40305 </cell>
40306 </row>
40307 <row interlinespace="2.5mm">
40308 <cell alignment="center" valignment="top" usebox="none">
40309 \begin_inset Text
40310
40311 \begin_layout Plain Layout
40312
40313 \family sans
40314 \begin_inset Info
40315 type  "icon"
40316 arg   "buffer-write"
40317 \end_inset
40318
40319
40320 \end_layout
40321
40322 \end_inset
40323 </cell>
40324 <cell alignment="center" valignment="top" usebox="none">
40325 \begin_inset Text
40326
40327 \begin_layout Plain Layout
40328
40329 \family sans
40330 File\SpecialChar \menuseparator
40331 Save
40332 \end_layout
40333
40334 \end_inset
40335 </cell>
40336 </row>
40337 <row interlinespace="2.5mm">
40338 <cell alignment="center" valignment="top" usebox="none">
40339 \begin_inset Text
40340
40341 \begin_layout Plain Layout
40342
40343 \family sans
40344 \begin_inset Info
40345 type  "icon"
40346 arg   "dialog-show print"
40347 \end_inset
40348
40349
40350 \end_layout
40351
40352 \end_inset
40353 </cell>
40354 <cell alignment="center" valignment="top" usebox="none">
40355 \begin_inset Text
40356
40357 \begin_layout Plain Layout
40358
40359 \family sans
40360 File\SpecialChar \menuseparator
40361 Print
40362 \end_layout
40363
40364 \end_inset
40365 </cell>
40366 </row>
40367 <row interlinespace="2.5mm">
40368 <cell alignment="center" valignment="top" usebox="none">
40369 \begin_inset Text
40370
40371 \begin_layout Plain Layout
40372
40373 \family sans
40374 \begin_inset Info
40375 type  "icon"
40376 arg   "dialog-show spellchecker"
40377 \end_inset
40378
40379
40380 \end_layout
40381
40382 \end_inset
40383 </cell>
40384 <cell alignment="center" valignment="top" usebox="none">
40385 \begin_inset Text
40386
40387 \begin_layout Plain Layout
40388
40389 \family sans
40390 Tools\SpecialChar \menuseparator
40391 Spellchecker
40392 \end_layout
40393
40394 \end_inset
40395 </cell>
40396 </row>
40397 <row interlinespace="2.5mm">
40398 <cell alignment="center" valignment="top" usebox="none">
40399 \begin_inset Text
40400
40401 \begin_layout Plain Layout
40402
40403 \family sans
40404 \begin_inset Info
40405 type  "icon"
40406 arg   "undo"
40407 \end_inset
40408
40409
40410 \end_layout
40411
40412 \end_inset
40413 </cell>
40414 <cell alignment="center" valignment="top" usebox="none">
40415 \begin_inset Text
40416
40417 \begin_layout Plain Layout
40418
40419 \family sans
40420 Edit\SpecialChar \menuseparator
40421 Undo
40422 \end_layout
40423
40424 \end_inset
40425 </cell>
40426 </row>
40427 <row interlinespace="2.5mm">
40428 <cell alignment="center" valignment="top" usebox="none">
40429 \begin_inset Text
40430
40431 \begin_layout Plain Layout
40432
40433 \family sans
40434 \begin_inset Info
40435 type  "icon"
40436 arg   "redo"
40437 \end_inset
40438
40439
40440 \end_layout
40441
40442 \end_inset
40443 </cell>
40444 <cell alignment="center" valignment="top" usebox="none">
40445 \begin_inset Text
40446
40447 \begin_layout Plain Layout
40448
40449 \family sans
40450 Edit\SpecialChar \menuseparator
40451 Redo
40452 \end_layout
40453
40454 \end_inset
40455 </cell>
40456 </row>
40457 <row interlinespace="2.5mm">
40458 <cell alignment="center" valignment="top" usebox="none">
40459 \begin_inset Text
40460
40461 \begin_layout Plain Layout
40462
40463 \family sans
40464 \begin_inset Info
40465 type  "icon"
40466 arg   "cut"
40467 \end_inset
40468
40469
40470 \end_layout
40471
40472 \end_inset
40473 </cell>
40474 <cell alignment="center" valignment="top" usebox="none">
40475 \begin_inset Text
40476
40477 \begin_layout Plain Layout
40478
40479 \family sans
40480 Edit\SpecialChar \menuseparator
40481 Cut
40482 \end_layout
40483
40484 \end_inset
40485 </cell>
40486 </row>
40487 <row interlinespace="2.5mm">
40488 <cell alignment="center" valignment="top" usebox="none">
40489 \begin_inset Text
40490
40491 \begin_layout Plain Layout
40492
40493 \family sans
40494 \begin_inset Info
40495 type  "icon"
40496 arg   "copy"
40497 \end_inset
40498
40499
40500 \end_layout
40501
40502 \end_inset
40503 </cell>
40504 <cell alignment="center" valignment="top" usebox="none">
40505 \begin_inset Text
40506
40507 \begin_layout Plain Layout
40508
40509 \family sans
40510 Edit\SpecialChar \menuseparator
40511 Copy
40512 \end_layout
40513
40514 \end_inset
40515 </cell>
40516 </row>
40517 <row interlinespace="2.5mm">
40518 <cell alignment="center" valignment="top" usebox="none">
40519 \begin_inset Text
40520
40521 \begin_layout Plain Layout
40522
40523 \family sans
40524 \begin_inset Info
40525 type  "icon"
40526 arg   "paste"
40527 \end_inset
40528
40529
40530 \end_layout
40531
40532 \end_inset
40533 </cell>
40534 <cell alignment="center" valignment="top" usebox="none">
40535 \begin_inset Text
40536
40537 \begin_layout Plain Layout
40538
40539 \family sans
40540 Edit\SpecialChar \menuseparator
40541 Paste
40542 \end_layout
40543
40544 \end_inset
40545 </cell>
40546 </row>
40547 <row interlinespace="2.5mm">
40548 <cell alignment="center" valignment="top" usebox="none">
40549 \begin_inset Text
40550
40551 \begin_layout Plain Layout
40552
40553 \family sans
40554 \begin_inset Info
40555 type  "icon"
40556 arg   "dialog-show findreplace"
40557 \end_inset
40558
40559
40560 \end_layout
40561
40562 \end_inset
40563 </cell>
40564 <cell alignment="center" valignment="top" usebox="none">
40565 \begin_inset Text
40566
40567 \begin_layout Plain Layout
40568
40569 \family sans
40570 Edit\SpecialChar \menuseparator
40571 Find
40572 \begin_inset space \thinspace{}
40573 \end_inset
40574
40575 &
40576 \begin_inset space \thinspace{}
40577 \end_inset
40578
40579 Replace
40580 \end_layout
40581
40582 \end_inset
40583 </cell>
40584 </row>
40585 <row interlinespace="2.5mm">
40586 <cell alignment="center" valignment="top" usebox="none">
40587 \begin_inset Text
40588
40589 \begin_layout Plain Layout
40590
40591 \family sans
40592 \begin_inset Info
40593 type  "icon"
40594 arg   "bookmark-goto 0"
40595 \end_inset
40596
40597
40598 \end_layout
40599
40600 \end_inset
40601 </cell>
40602 <cell alignment="center" valignment="top" usebox="none">
40603 \begin_inset Text
40604
40605 \begin_layout Plain Layout
40606
40607 \family sans
40608 Navigate\SpecialChar \menuseparator
40609 Bookmarks\SpecialChar \menuseparator
40610 Navigate Back
40611 \end_layout
40612
40613 \end_inset
40614 </cell>
40615 </row>
40616 <row interlinespace="2.5mm">
40617 <cell alignment="center" valignment="top" usebox="none">
40618 \begin_inset Text
40619
40620 \begin_layout Plain Layout
40621
40622 \family sans
40623 \begin_inset Info
40624 type  "icon"
40625 arg   "font-emph"
40626 \end_inset
40627
40628
40629 \end_layout
40630
40631 \end_inset
40632 </cell>
40633 <cell alignment="center" valignment="top" usebox="none">
40634 \begin_inset Text
40635
40636 \begin_layout Plain Layout
40637 Emphasize text, function of the Edit
40638 \family sans
40639 \SpecialChar \menuseparator
40640 Text
40641 \begin_inset space ~
40642 \end_inset
40643
40644 Style
40645 \family default
40646  dialog
40647 \end_layout
40648
40649 \end_inset
40650 </cell>
40651 </row>
40652 <row interlinespace="2.5mm">
40653 <cell alignment="center" valignment="top" usebox="none">
40654 \begin_inset Text
40655
40656 \begin_layout Plain Layout
40657
40658 \family sans
40659 \begin_inset Info
40660 type  "icon"
40661 arg   "font-noun"
40662 \end_inset
40663
40664
40665 \end_layout
40666
40667 \end_inset
40668 </cell>
40669 <cell alignment="center" valignment="top" usebox="none">
40670 \begin_inset Text
40671
40672 \begin_layout Plain Layout
40673 Set text to noun style, function of the Edit
40674 \family sans
40675 \SpecialChar \menuseparator
40676 Text
40677 \begin_inset space ~
40678 \end_inset
40679
40680 Style
40681 \family default
40682  dialog
40683 \end_layout
40684
40685 \end_inset
40686 </cell>
40687 </row>
40688 <row interlinespace="2.5mm">
40689 <cell alignment="center" valignment="top" usebox="none">
40690 \begin_inset Text
40691
40692 \begin_layout Plain Layout
40693
40694 \family sans
40695 \begin_inset Info
40696 type  "icon"
40697 arg   "textstyle-apply"
40698 \end_inset
40699
40700
40701 \end_layout
40702
40703 \end_inset
40704 </cell>
40705 <cell alignment="center" valignment="top" usebox="none">
40706 \begin_inset Text
40707
40708 \begin_layout Plain Layout
40709 Formats text using the current settings in the 
40710 \family sans
40711 Edit\SpecialChar \menuseparator
40712 Text
40713 \begin_inset space ~
40714 \end_inset
40715
40716 Style
40717 \family default
40718  dialog
40719 \end_layout
40720
40721 \end_inset
40722 </cell>
40723 </row>
40724 <row interlinespace="2.5mm">
40725 <cell alignment="center" valignment="top" usebox="none">
40726 \begin_inset Text
40727
40728 \begin_layout Plain Layout
40729
40730 \family sans
40731 \begin_inset Info
40732 type  "icon"
40733 arg   "math-mode"
40734 \end_inset
40735
40736
40737 \end_layout
40738
40739 \end_inset
40740 </cell>
40741 <cell alignment="center" valignment="top" usebox="none">
40742 \begin_inset Text
40743
40744 \begin_layout Plain Layout
40745
40746 \family sans
40747 Insert\SpecialChar \menuseparator
40748 Math\SpecialChar \menuseparator
40749 Inline
40750 \begin_inset space ~
40751 \end_inset
40752
40753 Formula
40754 \end_layout
40755
40756 \end_inset
40757 </cell>
40758 </row>
40759 <row interlinespace="2.5mm">
40760 <cell alignment="center" valignment="top" usebox="none">
40761 \begin_inset Text
40762
40763 \begin_layout Plain Layout
40764
40765 \family sans
40766 \begin_inset Info
40767 type  "icon"
40768 arg   "dialog-show-new-inset graphics"
40769 \end_inset
40770
40771
40772 \end_layout
40773
40774 \end_inset
40775 </cell>
40776 <cell alignment="center" valignment="top" usebox="none">
40777 \begin_inset Text
40778
40779 \begin_layout Plain Layout
40780
40781 \family sans
40782 Insert\SpecialChar \menuseparator
40783 Graphics
40784 \end_layout
40785
40786 \end_inset
40787 </cell>
40788 </row>
40789 <row interlinespace="2.5mm">
40790 <cell alignment="center" valignment="top" usebox="none">
40791 \begin_inset Text
40792
40793 \begin_layout Plain Layout
40794 \begin_inset Info
40795 type  "icon"
40796 arg   "tabular-insert"
40797 \end_inset
40798
40799
40800 \end_layout
40801
40802 \end_inset
40803 </cell>
40804 <cell alignment="center" valignment="top" usebox="none">
40805 \begin_inset Text
40806
40807 \begin_layout Plain Layout
40808
40809 \family sans
40810 Insert\SpecialChar \menuseparator
40811 Table
40812 \end_layout
40813
40814 \end_inset
40815 </cell>
40816 </row>
40817 <row interlinespace="2.5mm">
40818 <cell alignment="center" valignment="top" usebox="none">
40819 \begin_inset Text
40820
40821 \begin_layout Plain Layout
40822
40823 \family sans
40824 \begin_inset Info
40825 type  "icon"
40826 arg   "dialog-toggle toc"
40827 \end_inset
40828
40829
40830 \end_layout
40831
40832 \end_inset
40833 </cell>
40834 <cell alignment="center" valignment="top" usebox="none">
40835 \begin_inset Text
40836
40837 \begin_layout Plain Layout
40838 Toggle outline window on/off, 
40839 \family sans
40840 Document\SpecialChar \menuseparator
40841 Outline
40842 \end_layout
40843
40844 \end_inset
40845 </cell>
40846 </row>
40847 <row interlinespace="2.5mm">
40848 <cell alignment="center" valignment="top" usebox="none">
40849 \begin_inset Text
40850
40851 \begin_layout Plain Layout
40852
40853 \family sans
40854 \begin_inset Info
40855 type  "icon"
40856 arg   "toolbar-toggle math"
40857 \end_inset
40858
40859
40860 \end_layout
40861
40862 \end_inset
40863 </cell>
40864 <cell alignment="center" valignment="top" usebox="none">
40865 \begin_inset Text
40866
40867 \begin_layout Plain Layout
40868 Toggle math toolbar on/off
40869 \end_layout
40870
40871 \end_inset
40872 </cell>
40873 </row>
40874 <row interlinespace="2.5mm">
40875 <cell alignment="center" valignment="top" usebox="none">
40876 \begin_inset Text
40877
40878 \begin_layout Plain Layout
40879
40880 \family sans
40881 \begin_inset Info
40882 type  "icon"
40883 arg   "toolbar-toggle table"
40884 \end_inset
40885
40886
40887 \end_layout
40888
40889 \end_inset
40890 </cell>
40891 <cell alignment="center" valignment="top" usebox="none">
40892 \begin_inset Text
40893
40894 \begin_layout Plain Layout
40895 Toggle table toolbar on/off
40896 \end_layout
40897
40898 \end_inset
40899 </cell>
40900 </row>
40901 </lyxtabular>
40902
40903 \end_inset
40904
40905
40906 \end_layout
40907
40908 \begin_layout Subsection
40909 Extra Toolbar
40910 \begin_inset Index idx
40911 status collapsed
40912
40913 \begin_layout Plain Layout
40914 Toolbar ! Extra
40915 \end_layout
40916
40917 \end_inset
40918
40919
40920 \end_layout
40921
40922 \begin_layout Standard
40923 \begin_inset Graphics
40924         filename clipart/ExtraToolbar.png
40925         width 100col%
40926
40927 \end_inset
40928
40929
40930 \end_layout
40931
40932 \begin_layout Standard
40933 \begin_inset VSpace defskip
40934 \end_inset
40935
40936
40937 \end_layout
40938
40939 \begin_layout Standard
40940 The extra toolbar as shown above contains from left to right the following
40941  buttons:
40942 \end_layout
40943
40944 \begin_layout Standard
40945 \begin_inset VSpace defskip
40946 \end_inset
40947
40948
40949 \end_layout
40950
40951 \begin_layout Standard
40952 \begin_inset Tabular
40953 <lyxtabular version="3" rows="25" columns="2">
40954 <features islongtable="true" longtabularalignment="center">
40955 <column alignment="left" valignment="top" width="0">
40956 <column alignment="left" valignment="top" width="0">
40957 <row interlinespace="2.5mm">
40958 <cell alignment="center" valignment="top" usebox="none">
40959 \begin_inset Text
40960
40961 \begin_layout Plain Layout
40962
40963 \family sans
40964 \begin_inset Info
40965 type  "icon"
40966 arg   "layout"
40967 \end_inset
40968
40969
40970 \end_layout
40971
40972 \end_inset
40973 </cell>
40974 <cell alignment="center" valignment="top" usebox="none">
40975 \begin_inset Text
40976
40977 \begin_layout Plain Layout
40978 Default
40979 \end_layout
40980
40981 \end_inset
40982 </cell>
40983 </row>
40984 <row interlinespace="2.5mm">
40985 <cell alignment="center" valignment="top" usebox="none">
40986 \begin_inset Text
40987
40988 \begin_layout Plain Layout
40989
40990 \family sans
40991 \begin_inset Info
40992 type  "icon"
40993 arg   "layout Enumerate"
40994 \end_inset
40995
40996
40997 \end_layout
40998
40999 \end_inset
41000 </cell>
41001 <cell alignment="center" valignment="top" usebox="none">
41002 \begin_inset Text
41003
41004 \begin_layout Plain Layout
41005 Numbered list
41006 \end_layout
41007
41008 \end_inset
41009 </cell>
41010 </row>
41011 <row interlinespace="2.5mm">
41012 <cell alignment="center" valignment="top" usebox="none">
41013 \begin_inset Text
41014
41015 \begin_layout Plain Layout
41016
41017 \family sans
41018 \begin_inset Info
41019 type  "icon"
41020 arg   "layout Itemize"
41021 \end_inset
41022
41023
41024 \end_layout
41025
41026 \end_inset
41027 </cell>
41028 <cell alignment="center" valignment="top" usebox="none">
41029 \begin_inset Text
41030
41031 \begin_layout Plain Layout
41032 Itemized list
41033 \end_layout
41034
41035 \end_inset
41036 </cell>
41037 </row>
41038 <row interlinespace="2.5mm">
41039 <cell alignment="center" valignment="top" usebox="none">
41040 \begin_inset Text
41041
41042 \begin_layout Plain Layout
41043
41044 \family sans
41045 \begin_inset Info
41046 type  "icon"
41047 arg   "layout List"
41048 \end_inset
41049
41050
41051 \end_layout
41052
41053 \end_inset
41054 </cell>
41055 <cell alignment="center" valignment="top" usebox="none">
41056 \begin_inset Text
41057
41058 \begin_layout Plain Layout
41059 List
41060 \end_layout
41061
41062 \end_inset
41063 </cell>
41064 </row>
41065 <row interlinespace="2.5mm">
41066 <cell alignment="center" valignment="top" usebox="none">
41067 \begin_inset Text
41068
41069 \begin_layout Plain Layout
41070
41071 \family sans
41072 \begin_inset Info
41073 type  "icon"
41074 arg   "layout Description"
41075 \end_inset
41076
41077
41078 \end_layout
41079
41080 \end_inset
41081 </cell>
41082 <cell alignment="center" valignment="top" usebox="none">
41083 \begin_inset Text
41084
41085 \begin_layout Plain Layout
41086 Description list
41087 \end_layout
41088
41089 \end_inset
41090 </cell>
41091 </row>
41092 <row interlinespace="2.5mm">
41093 <cell alignment="center" valignment="top" usebox="none">
41094 \begin_inset Text
41095
41096 \begin_layout Plain Layout
41097
41098 \family sans
41099 \begin_inset Info
41100 type  "icon"
41101 arg   "depth-increment"
41102 \end_inset
41103
41104
41105 \end_layout
41106
41107 \end_inset
41108 </cell>
41109 <cell alignment="center" valignment="top" usebox="none">
41110 \begin_inset Text
41111
41112 \begin_layout Plain Layout
41113
41114 \family sans
41115 Edit\SpecialChar \menuseparator
41116 Increase
41117 \begin_inset space ~
41118 \end_inset
41119
41120 List
41121 \begin_inset space ~
41122 \end_inset
41123
41124 Depth
41125 \end_layout
41126
41127 \end_inset
41128 </cell>
41129 </row>
41130 <row interlinespace="2.5mm">
41131 <cell alignment="center" valignment="top" usebox="none">
41132 \begin_inset Text
41133
41134 \begin_layout Plain Layout
41135
41136 \family sans
41137 \begin_inset Info
41138 type  "icon"
41139 arg   "depth-decrement"
41140 \end_inset
41141
41142
41143 \end_layout
41144
41145 \end_inset
41146 </cell>
41147 <cell alignment="center" valignment="top" usebox="none">
41148 \begin_inset Text
41149
41150 \begin_layout Plain Layout
41151
41152 \family sans
41153 Edit\SpecialChar \menuseparator
41154 Decrease
41155 \begin_inset space ~
41156 \end_inset
41157
41158 List
41159 \begin_inset space ~
41160 \end_inset
41161
41162 Depth
41163 \end_layout
41164
41165 \end_inset
41166 </cell>
41167 </row>
41168 <row interlinespace="2.5mm">
41169 <cell alignment="center" valignment="top" usebox="none">
41170 \begin_inset Text
41171
41172 \begin_layout Plain Layout
41173
41174 \family sans
41175 \begin_inset Info
41176 type  "icon"
41177 arg   "float-insert figure"
41178 \end_inset
41179
41180
41181 \end_layout
41182
41183 \end_inset
41184 </cell>
41185 <cell alignment="center" valignment="top" usebox="none">
41186 \begin_inset Text
41187
41188 \begin_layout Plain Layout
41189
41190 \family sans
41191 Insert\SpecialChar \menuseparator
41192 Float\SpecialChar \menuseparator
41193 Figure
41194 \end_layout
41195
41196 \end_inset
41197 </cell>
41198 </row>
41199 <row interlinespace="2.5mm">
41200 <cell alignment="center" valignment="top" usebox="none">
41201 \begin_inset Text
41202
41203 \begin_layout Plain Layout
41204
41205 \family sans
41206 \begin_inset Info
41207 type  "icon"
41208 arg   "float-insert table"
41209 \end_inset
41210
41211
41212 \end_layout
41213
41214 \end_inset
41215 </cell>
41216 <cell alignment="center" valignment="top" usebox="none">
41217 \begin_inset Text
41218
41219 \begin_layout Plain Layout
41220
41221 \family sans
41222 Insert\SpecialChar \menuseparator
41223 Float\SpecialChar \menuseparator
41224 Table
41225 \end_layout
41226
41227 \end_inset
41228 </cell>
41229 </row>
41230 <row interlinespace="2.5mm">
41231 <cell alignment="center" valignment="top" usebox="none">
41232 \begin_inset Text
41233
41234 \begin_layout Plain Layout
41235
41236 \family sans
41237 \begin_inset Info
41238 type  "icon"
41239 arg   "label-insert"
41240 \end_inset
41241
41242
41243 \end_layout
41244
41245 \end_inset
41246 </cell>
41247 <cell alignment="center" valignment="top" usebox="none">
41248 \begin_inset Text
41249
41250 \begin_layout Plain Layout
41251
41252 \family sans
41253 Insert\SpecialChar \menuseparator
41254 Label
41255 \end_layout
41256
41257 \end_inset
41258 </cell>
41259 </row>
41260 <row interlinespace="2.5mm">
41261 <cell alignment="center" valignment="top" usebox="none">
41262 \begin_inset Text
41263
41264 \begin_layout Plain Layout
41265
41266 \family sans
41267 \begin_inset Info
41268 type  "icon"
41269 arg   "dialog-show-new-inset ref"
41270 \end_inset
41271
41272
41273 \end_layout
41274
41275 \end_inset
41276 </cell>
41277 <cell alignment="center" valignment="top" usebox="none">
41278 \begin_inset Text
41279
41280 \begin_layout Plain Layout
41281
41282 \family sans
41283 Insert\SpecialChar \menuseparator
41284 Cross-Reference
41285 \end_layout
41286
41287 \end_inset
41288 </cell>
41289 </row>
41290 <row interlinespace="2.5mm">
41291 <cell alignment="center" valignment="top" usebox="none">
41292 \begin_inset Text
41293
41294 \begin_layout Plain Layout
41295
41296 \family sans
41297 \begin_inset Info
41298 type  "icon"
41299 arg   "dialog-show-new-inset citation"
41300 \end_inset
41301
41302
41303 \end_layout
41304
41305 \end_inset
41306 </cell>
41307 <cell alignment="center" valignment="top" usebox="none">
41308 \begin_inset Text
41309
41310 \begin_layout Plain Layout
41311
41312 \family sans
41313 Insert\SpecialChar \menuseparator
41314 Citation
41315 \end_layout
41316
41317 \end_inset
41318 </cell>
41319 </row>
41320 <row interlinespace="2.5mm">
41321 <cell alignment="center" valignment="top" usebox="none">
41322 \begin_inset Text
41323
41324 \begin_layout Plain Layout
41325
41326 \family sans
41327 \begin_inset Info
41328 type  "icon"
41329 arg   "index-insert"
41330 \end_inset
41331
41332
41333 \end_layout
41334
41335 \end_inset
41336 </cell>
41337 <cell alignment="center" valignment="top" usebox="none">
41338 \begin_inset Text
41339
41340 \begin_layout Plain Layout
41341
41342 \family sans
41343 Insert\SpecialChar \menuseparator
41344 Index
41345 \begin_inset space ~
41346 \end_inset
41347
41348 Entry
41349 \end_layout
41350
41351 \end_inset
41352 </cell>
41353 </row>
41354 <row interlinespace="2.5mm">
41355 <cell alignment="center" valignment="top" usebox="none">
41356 \begin_inset Text
41357
41358 \begin_layout Plain Layout
41359
41360 \family sans
41361 \begin_inset Info
41362 type  "icon"
41363 arg   "nomencl-insert"
41364 \end_inset
41365
41366
41367 \end_layout
41368
41369 \end_inset
41370 </cell>
41371 <cell alignment="center" valignment="top" usebox="none">
41372 \begin_inset Text
41373
41374 \begin_layout Plain Layout
41375
41376 \family sans
41377 Insert\SpecialChar \menuseparator
41378 Nomenclature
41379 \begin_inset space ~
41380 \end_inset
41381
41382 Entry
41383 \end_layout
41384
41385 \end_inset
41386 </cell>
41387 </row>
41388 <row interlinespace="2.5mm">
41389 <cell alignment="center" valignment="top" usebox="none">
41390 \begin_inset Text
41391
41392 \begin_layout Plain Layout
41393
41394 \family sans
41395 \begin_inset Info
41396 type  "icon"
41397 arg   "footnote-insert"
41398 \end_inset
41399
41400
41401 \end_layout
41402
41403 \end_inset
41404 </cell>
41405 <cell alignment="center" valignment="top" usebox="none">
41406 \begin_inset Text
41407
41408 \begin_layout Plain Layout
41409
41410 \family sans
41411 Insert\SpecialChar \menuseparator
41412 Footnote
41413 \end_layout
41414
41415 \end_inset
41416 </cell>
41417 </row>
41418 <row interlinespace="2.5mm">
41419 <cell alignment="center" valignment="top" usebox="none">
41420 \begin_inset Text
41421
41422 \begin_layout Plain Layout
41423
41424 \family sans
41425 \begin_inset Info
41426 type  "icon"
41427 arg   "marginalnote-insert"
41428 \end_inset
41429
41430
41431 \end_layout
41432
41433 \end_inset
41434 </cell>
41435 <cell alignment="center" valignment="top" usebox="none">
41436 \begin_inset Text
41437
41438 \begin_layout Plain Layout
41439
41440 \family sans
41441 Insert\SpecialChar \menuseparator
41442 Marginal
41443 \begin_inset space ~
41444 \end_inset
41445
41446 Note
41447 \end_layout
41448
41449 \end_inset
41450 </cell>
41451 </row>
41452 <row interlinespace="2.5mm">
41453 <cell alignment="center" valignment="top" usebox="none">
41454 \begin_inset Text
41455
41456 \begin_layout Plain Layout
41457
41458 \family sans
41459 \begin_inset Info
41460 type  "icon"
41461 arg   "note-insert"
41462 \end_inset
41463
41464
41465 \end_layout
41466
41467 \end_inset
41468 </cell>
41469 <cell alignment="center" valignment="top" usebox="none">
41470 \begin_inset Text
41471
41472 \begin_layout Plain Layout
41473
41474 \family sans
41475 Insert\SpecialChar \menuseparator
41476 Note\SpecialChar \menuseparator
41477 LyX
41478 \begin_inset space ~
41479 \end_inset
41480
41481 Note
41482 \end_layout
41483
41484 \end_inset
41485 </cell>
41486 </row>
41487 <row interlinespace="2.5mm">
41488 <cell alignment="center" valignment="top" usebox="none">
41489 \begin_inset Text
41490
41491 \begin_layout Plain Layout
41492
41493 \family sans
41494 \begin_inset Info
41495 type  "icon"
41496 arg   "box-insert Frameless"
41497 \end_inset
41498
41499
41500 \end_layout
41501
41502 \end_inset
41503 </cell>
41504 <cell alignment="center" valignment="top" usebox="none">
41505 \begin_inset Text
41506
41507 \begin_layout Plain Layout
41508
41509 \family sans
41510 Insert\SpecialChar \menuseparator
41511 Box
41512 \end_layout
41513
41514 \end_inset
41515 </cell>
41516 </row>
41517 <row interlinespace="2.5mm">
41518 <cell alignment="center" valignment="top" usebox="none">
41519 \begin_inset Text
41520
41521 \begin_layout Plain Layout
41522
41523 \family sans
41524 \begin_inset Info
41525 type  "icon"
41526 arg   "href-insert"
41527 \end_inset
41528
41529
41530 \end_layout
41531
41532 \end_inset
41533 </cell>
41534 <cell alignment="center" valignment="top" usebox="none">
41535 \begin_inset Text
41536
41537 \begin_layout Plain Layout
41538
41539 \family sans
41540 Insert\SpecialChar \menuseparator
41541 URL
41542 \end_layout
41543
41544 \end_inset
41545 </cell>
41546 </row>
41547 <row interlinespace="2.5mm">
41548 <cell alignment="center" valignment="top" usebox="none">
41549 \begin_inset Text
41550
41551 \begin_layout Plain Layout
41552
41553 \family sans
41554 \begin_inset Info
41555 type  "icon"
41556 arg   "ert-insert"
41557 \end_inset
41558
41559
41560 \end_layout
41561
41562 \end_inset
41563 </cell>
41564 <cell alignment="center" valignment="top" usebox="none">
41565 \begin_inset Text
41566
41567 \begin_layout Plain Layout
41568
41569 \family sans
41570 Insert\SpecialChar \menuseparator
41571 T
41572 \family default
41573
41574 \begin_inset ERT
41575 status collapsed
41576
41577 \begin_layout Plain Layout
41578
41579 {}
41580 \end_layout
41581
41582 \end_inset
41583
41584
41585 \family sans
41586 eX
41587 \end_layout
41588
41589 \end_inset
41590 </cell>
41591 </row>
41592 <row interlinespace="2.5mm">
41593 <cell alignment="center" valignment="top" usebox="none">
41594 \begin_inset Text
41595
41596 \begin_layout Plain Layout
41597
41598 \family sans
41599 \begin_inset Info
41600 type  "icon"
41601 arg   "math-macro newmacroname newcommand"
41602 \end_inset
41603
41604
41605 \end_layout
41606
41607 \end_inset
41608 </cell>
41609 <cell alignment="center" valignment="top" usebox="none">
41610 \begin_inset Text
41611
41612 \begin_layout Plain Layout
41613
41614 \family sans
41615 Insert\SpecialChar \menuseparator
41616 Math\SpecialChar \menuseparator
41617 Macro
41618 \end_layout
41619
41620 \end_inset
41621 </cell>
41622 </row>
41623 <row interlinespace="2.5mm">
41624 <cell alignment="center" valignment="top" usebox="none">
41625 \begin_inset Text
41626
41627 \begin_layout Plain Layout
41628
41629 \family sans
41630 \begin_inset Info
41631 type  "icon"
41632 arg   "dialog-show-new-inset include"
41633 \end_inset
41634
41635
41636 \end_layout
41637
41638 \end_inset
41639 </cell>
41640 <cell alignment="center" valignment="top" usebox="none">
41641 \begin_inset Text
41642
41643 \begin_layout Plain Layout
41644
41645 \family sans
41646 Insert\SpecialChar \menuseparator
41647 File\SpecialChar \menuseparator
41648 Child
41649 \begin_inset space ~
41650 \end_inset
41651
41652 Document
41653 \end_layout
41654
41655 \end_inset
41656 </cell>
41657 </row>
41658 <row interlinespace="2.5mm">
41659 <cell alignment="center" valignment="top" usebox="none">
41660 \begin_inset Text
41661
41662 \begin_layout Plain Layout
41663
41664 \family sans
41665 \begin_inset Info
41666 type  "icon"
41667 arg   "dialog-show character"
41668 \end_inset
41669
41670
41671 \end_layout
41672
41673 \end_inset
41674 </cell>
41675 <cell alignment="center" valignment="top" usebox="none">
41676 \begin_inset Text
41677
41678 \begin_layout Plain Layout
41679
41680 \family sans
41681 Edit\SpecialChar \menuseparator
41682 Text
41683 \begin_inset space ~
41684 \end_inset
41685
41686 Style
41687 \end_layout
41688
41689 \end_inset
41690 </cell>
41691 </row>
41692 <row interlinespace="2.5mm">
41693 <cell alignment="center" valignment="top" usebox="none">
41694 \begin_inset Text
41695
41696 \begin_layout Plain Layout
41697
41698 \family sans
41699 \begin_inset Info
41700 type  "icon"
41701 arg   "layout-paragraph"
41702 \end_inset
41703
41704
41705 \end_layout
41706
41707 \end_inset
41708 </cell>
41709 <cell alignment="center" valignment="top" usebox="none">
41710 \begin_inset Text
41711
41712 \begin_layout Plain Layout
41713
41714 \family sans
41715 Edit\SpecialChar \menuseparator
41716 Paragraph
41717 \begin_inset space ~
41718 \end_inset
41719
41720 Settings
41721 \end_layout
41722
41723 \end_inset
41724 </cell>
41725 </row>
41726 <row interlinespace="2.5mm">
41727 <cell alignment="center" valignment="top" usebox="none">
41728 \begin_inset Text
41729
41730 \begin_layout Plain Layout
41731
41732 \family sans
41733 \begin_inset Info
41734 type  "icon"
41735 arg   "thesaurus-entry"
41736 \end_inset
41737
41738
41739 \end_layout
41740
41741 \end_inset
41742 </cell>
41743 <cell alignment="center" valignment="top" usebox="none">
41744 \begin_inset Text
41745
41746 \begin_layout Plain Layout
41747
41748 \family sans
41749 Tools\SpecialChar \menuseparator
41750 Thesaurus
41751 \end_layout
41752
41753 \end_inset
41754 </cell>
41755 </row>
41756 </lyxtabular>
41757
41758 \end_inset
41759
41760
41761 \end_layout
41762
41763 \begin_layout Subsection
41764 View / Update Toolbar
41765 \begin_inset Index idx
41766 status collapsed
41767
41768 \begin_layout Plain Layout
41769 Toolbar ! View / Update
41770 \end_layout
41771
41772 \end_inset
41773
41774
41775 \end_layout
41776
41777 \begin_layout Standard
41778 \begin_inset Graphics
41779         filename clipart/ViewToolbar.png
41780
41781 \end_inset
41782
41783
41784 \end_layout
41785
41786 \begin_layout Standard
41787 \begin_inset VSpace defskip
41788 \end_inset
41789
41790
41791 \end_layout
41792
41793 \begin_layout Standard
41794 The view / update toolbar as shown above contains from left to right the
41795  following buttons:
41796 \end_layout
41797
41798 \begin_layout Standard
41799 \begin_inset VSpace defskip
41800 \end_inset
41801
41802
41803 \end_layout
41804
41805 \begin_layout Standard
41806 \begin_inset Tabular
41807 <lyxtabular version="3" rows="7" columns="2">
41808 <features islongtable="true" longtabularalignment="center">
41809 <column alignment="left" valignment="top" width="0">
41810 <column alignment="left" valignment="top" width="0">
41811 <row interlinespace="2.5mm">
41812 <cell alignment="center" valignment="top" usebox="none">
41813 \begin_inset Text
41814
41815 \begin_layout Plain Layout
41816
41817 \family sans
41818 \begin_inset Info
41819 type  "icon"
41820 arg   "buffer-view"
41821 \end_inset
41822
41823
41824 \end_layout
41825
41826 \end_inset
41827 </cell>
41828 <cell alignment="center" valignment="top" usebox="none">
41829 \begin_inset Text
41830
41831 \begin_layout Plain Layout
41832
41833 \family sans
41834 View\SpecialChar \menuseparator
41835 View
41836 \end_layout
41837
41838 \end_inset
41839 </cell>
41840 </row>
41841 <row interlinespace="2.5mm">
41842 <cell alignment="center" valignment="top" usebox="none">
41843 \begin_inset Text
41844
41845 \begin_layout Plain Layout
41846
41847 \family sans
41848 \begin_inset Info
41849 type  "icon"
41850 arg   "buffer-update"
41851 \end_inset
41852
41853
41854 \end_layout
41855
41856 \end_inset
41857 </cell>
41858 <cell alignment="center" valignment="top" usebox="none">
41859 \begin_inset Text
41860
41861 \begin_layout Plain Layout
41862
41863 \family sans
41864 View\SpecialChar \menuseparator
41865 Update
41866 \end_layout
41867
41868 \end_inset
41869 </cell>
41870 </row>
41871 <row interlinespace="2.5mm">
41872 <cell alignment="center" valignment="top" usebox="none">
41873 \begin_inset Text
41874
41875 \begin_layout Plain Layout
41876
41877 \family sans
41878 \begin_inset Info
41879 type  "icon"
41880 arg   "master-buffer-view"
41881 \end_inset
41882
41883
41884 \end_layout
41885
41886 \end_inset
41887 </cell>
41888 <cell alignment="center" valignment="top" usebox="none">
41889 \begin_inset Text
41890
41891 \begin_layout Plain Layout
41892
41893 \family sans
41894 View\SpecialChar \menuseparator
41895 Master
41896 \end_layout
41897
41898 \end_inset
41899 </cell>
41900 </row>
41901 <row interlinespace="2.5mm">
41902 <cell alignment="center" valignment="top" usebox="none">
41903 \begin_inset Text
41904
41905 \begin_layout Plain Layout
41906
41907 \family sans
41908 \begin_inset Info
41909 type  "icon"
41910 arg   "master-buffer-update"
41911 \end_inset
41912
41913
41914 \end_layout
41915
41916 \end_inset
41917 </cell>
41918 <cell alignment="center" valignment="top" usebox="none">
41919 \begin_inset Text
41920
41921 \begin_layout Plain Layout
41922
41923 \family sans
41924 View\SpecialChar \menuseparator
41925 UpdateMaster
41926 \end_layout
41927
41928 \end_inset
41929 </cell>
41930 </row>
41931 <row interlinespace="2.5mm">
41932 <cell alignment="center" valignment="top" usebox="none">
41933 \begin_inset Text
41934
41935 \begin_layout Plain Layout
41936
41937 \family sans
41938 \begin_inset Info
41939 type  "icon"
41940 arg   "buffer-toggle-output-sync"
41941 \end_inset
41942
41943
41944 \end_layout
41945
41946 \end_inset
41947 </cell>
41948 <cell alignment="center" valignment="top" usebox="none">
41949 \begin_inset Text
41950
41951 \begin_layout Plain Layout
41952
41953 \family sans
41954 Document\SpecialChar \menuseparator
41955 Settings\SpecialChar \menuseparator
41956 Output\SpecialChar \menuseparator
41957 Synchronize with Output
41958 \end_layout
41959
41960 \end_inset
41961 </cell>
41962 </row>
41963 <row interlinespace="2.5mm">
41964 <cell alignment="center" valignment="top" usebox="none">
41965 \begin_inset Text
41966
41967 \begin_layout Plain Layout
41968 \begin_inset Graphics
41969         filename ../images/view-others.png
41970         scale 85
41971         groupId toolbarbuttons
41972
41973 \end_inset
41974
41975
41976 \family sans
41977 *
41978 \end_layout
41979
41980 \end_inset
41981 </cell>
41982 <cell alignment="center" valignment="top" usebox="none">
41983 \begin_inset Text
41984
41985 \begin_layout Plain Layout
41986
41987 \family sans
41988 View\SpecialChar \menuseparator
41989 View (Other Formats)
41990 \end_layout
41991
41992 \end_inset
41993 </cell>
41994 </row>
41995 <row interlinespace="2.5mm">
41996 <cell alignment="center" valignment="top" usebox="none">
41997 \begin_inset Text
41998
41999 \begin_layout Plain Layout
42000 \begin_inset Graphics
42001         filename ../images/update-others.png
42002         scale 85
42003         groupId toolbarbuttons
42004
42005 \end_inset
42006
42007 *
42008 \end_layout
42009
42010 \end_inset
42011 </cell>
42012 <cell alignment="center" valignment="top" usebox="none">
42013 \begin_inset Text
42014
42015 \begin_layout Plain Layout
42016
42017 \family sans
42018 View\SpecialChar \menuseparator
42019 Update (Other Formats)
42020 \end_layout
42021
42022 \end_inset
42023 </cell>
42024 </row>
42025 </lyxtabular>
42026
42027 \end_inset
42028
42029
42030 \end_layout
42031
42032 \begin_layout Standard
42033 * These icons might look different for you if you do not use the default
42034  icon set.
42035 \end_layout
42036
42037 \begin_layout Subsection
42038 Other Toolbars
42039 \end_layout
42040
42041 \begin_layout Standard
42042 The change tracking toolbar is explained in section
42043 \begin_inset space ~
42044 \end_inset
42045
42046
42047 \begin_inset CommandInset ref
42048 LatexCommand ref
42049 reference "sec:Change-Tracking"
42050
42051 \end_inset
42052
42053 , the table toolbar
42054 \begin_inset Index idx
42055 status collapsed
42056
42057 \begin_layout Plain Layout
42058 Toolbar ! Table
42059 \end_layout
42060
42061 \end_inset
42062
42063  in the 
42064 \emph on
42065 Embedded Objects
42066 \emph default
42067  manual, the math macro toolbar
42068 \begin_inset Index idx
42069 status collapsed
42070
42071 \begin_layout Plain Layout
42072 Toolbar ! Macro
42073 \end_layout
42074
42075 \end_inset
42076
42077  in the 
42078 \emph on
42079 Math
42080 \emph default
42081  manual.
42082 \end_layout
42083
42084 \begin_layout Chapter
42085 The Document Settings
42086 \begin_inset CommandInset label
42087 LatexCommand label
42088 name "cha:The-Document-Settings"
42089
42090 \end_inset
42091
42092
42093 \begin_inset Index idx
42094 status collapsed
42095
42096 \begin_layout Plain Layout
42097 Document ! Settings
42098 \end_layout
42099
42100 \end_inset
42101
42102
42103 \end_layout
42104
42105 \begin_layout Standard
42106 The document settings dialog contains submenus to set properties for the
42107  whole document and is called with the menu
42108 \family sans
42109  Document\SpecialChar \menuseparator
42110 Settings
42111 \family default
42112 .
42113  You can save your document settings as default with th
42114 \family sans
42115 e Save as Document Defaults
42116 \family default
42117  button in the dialog.
42118  This will create a template named 
42119 \family typewriter
42120 default.lyx
42121 \family default
42122  which is automatically loaded by LyX when you create a new document without
42123  using a template.
42124 \end_layout
42125
42126 \begin_layout Standard
42127 The different submenus of the dialog are explained in the following.
42128 \end_layout
42129
42130 \begin_layout Section
42131 Document Class
42132 \end_layout
42133
42134 \begin_layout Standard
42135 Here you set the document class, class options, a graphics driver, and a
42136  master document.
42137  Document classes are described in section
42138 \begin_inset space ~
42139 \end_inset
42140
42141
42142 \begin_inset CommandInset ref
42143 LatexCommand ref
42144 reference "sec:Document-Classes"
42145
42146 \end_inset
42147
42148 .
42149  Some classes use some class options by default.
42150  If this is the case, they are listed in the field 
42151 \family sans
42152 Predefined
42153 \family default
42154  and you can decide to use them or not.
42155  If you don't exactly know what the default class options are for, it is
42156  recommended not to touch them.
42157  The graphics driver is used for LaTeX's graphics, color and page layout
42158  packages.
42159  When using 
42160 \family sans
42161 Default
42162 \family default
42163 , the default driver for the LaTeX-packages is used.
42164  It is recommended that you use the default unless you know what you are
42165  doing.
42166 \begin_inset Foot
42167 status collapsed
42168
42169 \begin_layout Plain Layout
42170 When you want one of the following drivers
42171 \begin_inset Newline newline
42172 \end_inset
42173
42174 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
42175 \begin_inset Newline newline
42176 \end_inset
42177
42178 you first have to activate them in your LaTeX distribution, see sec.
42179 \begin_inset space \thinspace{}
42180 \end_inset
42181
42182 2 in 
42183 \begin_inset CommandInset href
42184 LatexCommand href
42185 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
42186
42187 \end_inset
42188
42189 .
42190 \end_layout
42191
42192 \end_inset
42193
42194
42195 \end_layout
42196
42197 \begin_layout Standard
42198 Specifying a master document is necessary when the current document is a
42199  child or subdocument.
42200  This master document will be used by LyX when the child document is opened
42201  without its master.
42202  This way child documents are always compilable.
42203  More about master and child documents is explained in the section 
42204 \emph on
42205 Child Documents
42206 \emph default
42207  of the 
42208 \emph on
42209 Embedded Objects
42210 \emph default
42211  manual.
42212 \end_layout
42213
42214 \begin_layout Section
42215 Child Documents
42216 \end_layout
42217
42218 \begin_layout Standard
42219 This submenu is only visible when your document includes child documents.
42220  Please refer to the section 
42221 \emph on
42222 Child Documents
42223 \emph default
42224  of the 
42225 \emph on
42226 Embedded Objects
42227 \emph default
42228  manual for details.
42229 \end_layout
42230
42231 \begin_layout Section
42232 Modules
42233 \end_layout
42234
42235 \begin_layout Standard
42236 Modules are explained in section
42237 \begin_inset space ~
42238 \end_inset
42239
42240
42241 \begin_inset CommandInset ref
42242 LatexCommand ref
42243 reference "sub:Modules"
42244
42245 \end_inset
42246
42247 .
42248 \end_layout
42249
42250 \begin_layout Section
42251 Fonts
42252 \end_layout
42253
42254 \begin_layout Standard
42255 The document font settings are described in section
42256 \begin_inset space ~
42257 \end_inset
42258
42259
42260 \begin_inset CommandInset ref
42261 LatexCommand ref
42262 reference "sec:Fonts-and-Text"
42263
42264 \end_inset
42265
42266 .
42267 \end_layout
42268
42269 \begin_layout Section
42270 Text Layout
42271 \end_layout
42272
42273 \begin_layout Standard
42274 You can specify if paragraphs should be separated by indentations or vertical
42275  skips.
42276  The line spacing and the number of text columns can here also be specified.
42277  
42278 \end_layout
42279
42280 \begin_layout Standard
42281 Note that LyX won't show two columns or the set up line spacing on screen.
42282  That's impractical, often unreadable, and not part of the WYSIWYM concept.
42283  However, it will be as you specified it in the output.
42284 \end_layout
42285
42286 \begin_layout Standard
42287 The listings settings are explained in the corresponding section in the
42288  
42289 \emph on
42290 Embedded Objects
42291 \emph default
42292  manual.
42293 \end_layout
42294
42295 \begin_layout Section
42296 Page Layout
42297 \end_layout
42298
42299 \begin_layout Standard
42300 A description of this menu is given in section
42301 \begin_inset space ~
42302 \end_inset
42303
42304
42305 \begin_inset CommandInset ref
42306 LatexCommand ref
42307 reference "sub:Paper-Size,-Orientation,"
42308
42309 \end_inset
42310
42311  and 
42312 \begin_inset CommandInset ref
42313 LatexCommand ref
42314 reference "sub:Document-Layout"
42315
42316 \end_inset
42317
42318 .
42319 \end_layout
42320
42321 \begin_layout Section
42322 Page Margins
42323 \end_layout
42324
42325 \begin_layout Standard
42326 Here you can adjust the paper margins, see section
42327 \begin_inset space ~
42328 \end_inset
42329
42330
42331 \begin_inset CommandInset ref
42332 LatexCommand ref
42333 reference "sub:Margins"
42334
42335 \end_inset
42336
42337 .
42338 \end_layout
42339
42340 \begin_layout Section
42341 Language
42342 \begin_inset Index idx
42343 status collapsed
42344
42345 \begin_layout Plain Layout
42346 Language ! Encoding
42347 \end_layout
42348
42349 \end_inset
42350
42351
42352 \end_layout
42353
42354 \begin_layout Standard
42355 The document language and quote styles are set here.
42356  The encoding specifies how the document content is exported to LaTeX (the
42357  LyX file is always encoded in utf8).
42358  All characters that cannot be encoded using the specified encoding will
42359  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
42360  known for a particular character).
42361 \begin_inset Foot
42362 status collapsed
42363
42364 \begin_layout Plain Layout
42365 The known commands are defined in a text file.
42366  You can add commands for unknown symbols to that file yourself, see the
42367  
42368 \emph on
42369 Customization
42370 \emph default
42371  manual for details.
42372 \end_layout
42373
42374 \end_inset
42375
42376
42377 \end_layout
42378
42379 \begin_layout Standard
42380 If you use the option 
42381 \family sans
42382 Language Default
42383 \family default
42384 , LyX determines the encoding of a text part from the language of this text.
42385  If the document contains text in more than one language you may get more
42386  than one encoding in the LaTeX file.
42387  If you do not use this option then the complete document will always use
42388  exactly one encoding.
42389  Checking this option is the preferred setting.
42390 \end_layout
42391
42392 \begin_layout Standard
42393 LyX also supports Unicode output, which is particularly useful if you need
42394  lots of special symbols or non-alphabetic scripts, respectively.
42395  If you want to use this (and your LaTeX installation supports Unicode,
42396  for that matter), choose one of the four utf8 variants from the list below.
42397  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
42398  so it is not uncommon that a file with lots of Unicode symbols works fine
42399  with 
42400 \family sans
42401 Language Default
42402 \family default
42403  (when LyX uses its list of known LaTeX-commands), but does not work with
42404  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
42405  because all Unicode symbols can be encoded in utf8).
42406  The situation is much better with XeTeX and LuaTeX, two new alternative
42407  engines to standard LaTeX.
42408  Both engines support Unicode natively.
42409  LyX now also supports these two engines (via the output formats 
42410 \family sans
42411 PDF
42412 \begin_inset space ~
42413 \end_inset
42414
42415 (XeTe
42416 \begin_inset ERT
42417 status collapsed
42418
42419 \begin_layout Plain Layout
42420
42421 {}
42422 \end_layout
42423
42424 \end_inset
42425
42426 X)
42427 \family default
42428
42429 \family sans
42430 PDF
42431 \begin_inset space ~
42432 \end_inset
42433
42434 (LuaTe
42435 \begin_inset ERT
42436 status collapsed
42437
42438 \begin_layout Plain Layout
42439
42440 {}
42441 \end_layout
42442
42443 \end_inset
42444
42445 X)
42446 \family default
42447  and 
42448 \family sans
42449 DVI
42450 \begin_inset space ~
42451 \end_inset
42452
42453 (LuaTeX)
42454 \family default
42455 ; see section
42456 \begin_inset space ~
42457 \end_inset
42458
42459
42460 \begin_inset CommandInset ref
42461 LatexCommand ref
42462 reference "sub:Output-file-formats"
42463
42464 \end_inset
42465
42466 ), so if the above options fail, you might try out one of these new engines.
42467 \end_layout
42468
42469 \begin_layout Standard
42470 Here is a list with the important encodings:
42471 \end_layout
42472
42473 \begin_layout Description
42474 Language
42475 \begin_inset space ~
42476 \end_inset
42477
42478 Default
42479 \begin_inset space ~
42480 \end_inset
42481
42482 (no
42483 \begin_inset space ~
42484 \end_inset
42485
42486 inputenc) Same as 
42487 \family sans
42488 Language Default
42489 \family default
42490 , but the LaTeX-package 
42491 \series bold
42492 inputenc
42493 \series default
42494
42495 \begin_inset Index idx
42496 status collapsed
42497
42498 \begin_layout Plain Layout
42499 LaTeX-packages ! inputenc
42500 \end_layout
42501
42502 \end_inset
42503
42504  is not used.
42505  When using this, you probably need to load some additional packages manually
42506  in the preamble and specify the used encoding for text parts in foreign
42507  languages in TeX code.
42508 \end_layout
42509
42510 \begin_layout Description
42511 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
42512  LyX converts all other characters into LaTeX commands, which may result
42513  in a big file when lots of LaTeX-commands are needed.
42514 \end_layout
42515
42516 \begin_layout Description
42517 Arabic
42518 \begin_inset space ~
42519 \end_inset
42520
42521 (CP
42522 \begin_inset space ~
42523 \end_inset
42524
42525 1256) MS Windows code page for Arabic and Farsi
42526 \end_layout
42527
42528 \begin_layout Description
42529 Arabic
42530 \begin_inset space ~
42531 \end_inset
42532
42533 (ISO
42534 \begin_inset space ~
42535 \end_inset
42536
42537 8859-6) for Arabic and Farsi
42538 \end_layout
42539
42540 \begin_layout Description
42541 Armenian
42542 \begin_inset space ~
42543 \end_inset
42544
42545 (ArmSCII8) for Armenian
42546 \end_layout
42547
42548 \begin_layout Description
42549 Baltic
42550 \begin_inset space ~
42551 \end_inset
42552
42553 (CP
42554 \begin_inset space ~
42555 \end_inset
42556
42557 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
42558  as the ISO-8859-13 encoding
42559 \end_layout
42560
42561 \begin_layout Description
42562 Baltic
42563 \begin_inset space ~
42564 \end_inset
42565
42566 (ISO
42567 \begin_inset space ~
42568 \end_inset
42569
42570 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
42571  encoding
42572 \end_layout
42573
42574 \begin_layout Description
42575 Baltic
42576 \begin_inset space ~
42577 \end_inset
42578
42579 (ISO
42580 \begin_inset space ~
42581 \end_inset
42582
42583 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
42584  ISO-8859-13 encoding
42585 \end_layout
42586
42587 \begin_layout Description
42588 Central
42589 \begin_inset space ~
42590 \end_inset
42591
42592 European
42593 \begin_inset space ~
42594 \end_inset
42595
42596 (CP
42597 \begin_inset space ~
42598 \end_inset
42599
42600 1250) MS Windows code page for ISO
42601 \begin_inset space ~
42602 \end_inset
42603
42604 8859-2 (latin2)
42605 \end_layout
42606
42607 \begin_layout Description
42608 Central
42609 \begin_inset space ~
42610 \end_inset
42611
42612 European
42613 \begin_inset space ~
42614 \end_inset
42615
42616 (ISO
42617 \begin_inset space ~
42618 \end_inset
42619
42620 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
42621  Romanian, Slovak and Slovenian
42622 \end_layout
42623
42624 \begin_layout Description
42625 Chinese
42626 \begin_inset space ~
42627 \end_inset
42628
42629 (simplified)
42630 \begin_inset space ~
42631 \end_inset
42632
42633 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
42634  this encoding is officially replaced by the encoding GB18030, as GB18030
42635  is not available for LaTeX you should try to use the encoding Unicode
42636 \begin_inset space ~
42637 \end_inset
42638
42639 (CJK)
42640 \begin_inset space ~
42641 \end_inset
42642
42643 (utf8)
42644 \end_layout
42645
42646 \begin_layout Description
42647 Chinese
42648 \begin_inset space ~
42649 \end_inset
42650
42651 (simplified)
42652 \begin_inset space ~
42653 \end_inset
42654
42655 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
42656  except for the Euro currency sign, since 2001 this encoding is officially
42657  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
42658  you should try to use the encoding Unicode
42659 \begin_inset space ~
42660 \end_inset
42661
42662 (CJK)
42663 \begin_inset space ~
42664 \end_inset
42665
42666 (utf8)
42667 \end_layout
42668
42669 \begin_layout Description
42670 Chinese
42671 \begin_inset space ~
42672 \end_inset
42673
42674 (traditional)
42675 \begin_inset space ~
42676 \end_inset
42677
42678 (EUC-TW) for traditional Chinese
42679 \end_layout
42680
42681 \begin_layout Description
42682 Cyrillic
42683 \begin_inset space ~
42684 \end_inset
42685
42686 (CP
42687 \begin_inset space ~
42688 \end_inset
42689
42690 1251) MS Windows code page for Cyrillic
42691 \end_layout
42692
42693 \begin_layout Description
42694 Cyrillic
42695 \begin_inset space ~
42696 \end_inset
42697
42698 (ISO
42699 \begin_inset space ~
42700 \end_inset
42701
42702 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
42703 \end_layout
42704
42705 \begin_layout Description
42706 Cyrillic
42707 \begin_inset space ~
42708 \end_inset
42709
42710 (KOI8-R) standard Cyrillic especially for Russian
42711 \end_layout
42712
42713 \begin_layout Description
42714 Cyrillic
42715 \begin_inset space ~
42716 \end_inset
42717
42718 (KOI8-U) Cyrillic for Ukrainian
42719 \end_layout
42720
42721 \begin_layout Description
42722 Cyrillic
42723 \begin_inset space ~
42724 \end_inset
42725
42726 (pt
42727 \begin_inset space ~
42728 \end_inset
42729
42730 154) Cyrillic for Kazakh
42731 \end_layout
42732
42733 \begin_layout Description
42734 Greek
42735 \begin_inset space ~
42736 \end_inset
42737
42738 (ISO
42739 \begin_inset space ~
42740 \end_inset
42741
42742 8859-7) for Greek
42743 \end_layout
42744
42745 \begin_layout Description
42746 Hebrew
42747 \begin_inset space ~
42748 \end_inset
42749
42750 (CP
42751 \begin_inset space ~
42752 \end_inset
42753
42754 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
42755 \end_layout
42756
42757 \begin_layout Description
42758 Hebrew
42759 \begin_inset space ~
42760 \end_inset
42761
42762 (ISO
42763 \begin_inset space ~
42764 \end_inset
42765
42766 8859-8) for Hebrew
42767 \end_layout
42768
42769 \begin_layout Description
42770 Japanese
42771 \begin_inset space ~
42772 \end_inset
42773
42774 (CJK)
42775 \begin_inset space ~
42776 \end_inset
42777
42778 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
42779 \series bold
42780 CJK
42781 \series default
42782
42783 \begin_inset Index idx
42784 status collapsed
42785
42786 \begin_layout Plain Layout
42787 LaTeX-packages ! CJK
42788 \end_layout
42789
42790 \end_inset
42791
42792 , when using this, set the document language to 
42793 \family sans
42794 Japanese (CJK)
42795 \end_layout
42796
42797 \begin_layout Description
42798 Japanese
42799 \begin_inset space ~
42800 \end_inset
42801
42802 (CJK)
42803 \begin_inset space ~
42804 \end_inset
42805
42806 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
42807 \series bold
42808 CJK
42809 \series default
42810 , when using this, set the document language to 
42811 \family sans
42812 Japanese
42813 \begin_inset space ~
42814 \end_inset
42815
42816 (CJK)
42817 \end_layout
42818
42819 \begin_layout Description
42820 Japanese
42821 \begin_inset space ~
42822 \end_inset
42823
42824 (non-CJK)
42825 \begin_inset space ~
42826 \end_inset
42827
42828 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
42829 \series bold
42830 japanese
42831 \series default
42832
42833 \begin_inset Index idx
42834 status collapsed
42835
42836 \begin_layout Plain Layout
42837 LaTeX-packages ! japanese
42838 \end_layout
42839
42840 \end_inset
42841
42842 , when using this, set the document language to 
42843 \family sans
42844 Japanese
42845 \end_layout
42846
42847 \begin_layout Description
42848 Japanese
42849 \begin_inset space ~
42850 \end_inset
42851
42852 (non-CJK)
42853 \begin_inset space ~
42854 \end_inset
42855
42856 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
42857 \series bold
42858 japanese
42859 \series default
42860 , when using this, set the document language to 
42861 \family sans
42862 Japanese
42863 \end_layout
42864
42865 \begin_layout Description
42866 Japanese
42867 \begin_inset space ~
42868 \end_inset
42869
42870 (non-CJK)
42871 \begin_inset space ~
42872 \end_inset
42873
42874 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
42875 \series bold
42876 japanese
42877 \series default
42878 , when using this, set the document language to 
42879 \family sans
42880 Japanese
42881 \end_layout
42882
42883 \begin_layout Description
42884 Korean
42885 \begin_inset space ~
42886 \end_inset
42887
42888 (EUC-KR) for Korean
42889 \end_layout
42890
42891 \begin_layout Description
42892 Southern
42893 \begin_inset space ~
42894 \end_inset
42895
42896 European
42897 \begin_inset space ~
42898 \end_inset
42899
42900 (ISO
42901 \begin_inset space ~
42902 \end_inset
42903
42904 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
42905 \end_layout
42906
42907 \begin_layout Description
42908 South-Eastern
42909 \begin_inset space ~
42910 \end_inset
42911
42912 European
42913 \begin_inset space ~
42914 \end_inset
42915
42916 (ISO
42917 \begin_inset space ~
42918 \end_inset
42919
42920 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
42921  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
42922  to cover many languages and characters with diacritics
42923 \end_layout
42924
42925 \begin_layout Description
42926 Thai
42927 \begin_inset space ~
42928 \end_inset
42929
42930 (TIS
42931 \begin_inset space ~
42932 \end_inset
42933
42934 620-0) for Thai
42935 \end_layout
42936
42937 \begin_layout Description
42938 Turkish
42939 \begin_inset space ~
42940 \end_inset
42941
42942 (ISO
42943 \begin_inset space ~
42944 \end_inset
42945
42946 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
42947  Icelandic letters are replaced by Turkish ones
42948 \end_layout
42949
42950 \begin_layout Description
42951 Unicode
42952 \begin_inset space ~
42953 \end_inset
42954
42955 (CJK)
42956 \begin_inset space ~
42957 \end_inset
42958
42959 (utf8) Unicode utf8 with the LaTeX-package 
42960 \series bold
42961 CJK
42962 \series default
42963
42964 \begin_inset Index idx
42965 status collapsed
42966
42967 \begin_layout Plain Layout
42968 LaTeX-packages ! CJK
42969 \end_layout
42970
42971 \end_inset
42972
42973  (for the languages Chinese, Japanese and Korean)
42974 \end_layout
42975
42976 \begin_layout Description
42977 Unicode
42978 \begin_inset space ~
42979 \end_inset
42980
42981 (XeTeX)
42982 \begin_inset space ~
42983 \end_inset
42984
42985 (utf8) Unicode utf8 to be used with 
42986 \family sans
42987 XeTeX
42988 \family default
42989  and 
42990 \family sans
42991 LuaTeX
42992 \family default
42993 , which use Unicode directly, without the help of the LaTeX-package 
42994 \series bold
42995 inputenc
42996 \series default
42997 .
42998  LyX automatically selects this encoding if you export or preview XeTeX
42999  or LuaTeX.
43000  Normally you do not need to set this encoding manually.
43001 \end_layout
43002
43003 \begin_layout Description
43004 Unicode
43005 \begin_inset space ~
43006 \end_inset
43007
43008 (ucs-extended)
43009 \begin_inset space ~
43010 \end_inset
43011
43012 (utf8x) Unicode utf8 based on the LaTeX-package 
43013 \series bold
43014 ucs
43015 \series default
43016
43017 \begin_inset Index idx
43018 status collapsed
43019
43020 \begin_layout Plain Layout
43021 LaTeX-packages ! ucs
43022 \end_layout
43023
43024 \end_inset
43025
43026  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43027 \end_layout
43028
43029 \begin_layout Description
43030 Unicode
43031 \begin_inset space ~
43032 \end_inset
43033
43034 (utf8) Unicode utf8 based on the LaTeX-package 
43035 \series bold
43036 inputenc
43037 \series default
43038
43039 \begin_inset Index idx
43040 status collapsed
43041
43042 \begin_layout Plain Layout
43043 LaTeX-packages ! inputenc
43044 \end_layout
43045
43046 \end_inset
43047
43048 .
43049  Currently only a limited range of characters (mainly for Latin scripts)
43050  is supported.
43051 \end_layout
43052
43053 \begin_layout Description
43054 Western
43055 \begin_inset space ~
43056 \end_inset
43057
43058 European
43059 \begin_inset space ~
43060 \end_inset
43061
43062 (CP
43063 \begin_inset space ~
43064 \end_inset
43065
43066 1252) MS Windows code page for ISO
43067 \begin_inset space ~
43068 \end_inset
43069
43070 8859-1 (latin1)
43071 \end_layout
43072
43073 \begin_layout Description
43074 Western
43075 \begin_inset space ~
43076 \end_inset
43077
43078 European
43079 \begin_inset space ~
43080 \end_inset
43081
43082 (ISO
43083 \begin_inset space ~
43084 \end_inset
43085
43086 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43087  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43088  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43089  encoding instead
43090 \end_layout
43091
43092 \begin_layout Description
43093 Western
43094 \begin_inset space ~
43095 \end_inset
43096
43097 European
43098 \begin_inset space ~
43099 \end_inset
43100
43101 (ISO
43102 \begin_inset space ~
43103 \end_inset
43104
43105 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
43106  sign, the œ-ligature and some characters used for French and Finnish
43107 \end_layout
43108
43109 \begin_layout Standard
43110 Finally, the dialog lets you select a specific language package for the
43111  current document.
43112  See 
43113 \begin_inset CommandInset ref
43114 LatexCommand formatted
43115 reference "sub:Prefs-Language"
43116
43117 \end_inset
43118
43119  for more information on the language package.
43120 \end_layout
43121
43122 \begin_layout Section
43123 Numbering & TOC
43124 \end_layout
43125
43126 \begin_layout Standard
43127 You can adjust here the numbering depth of section headings and the section
43128  depth in the table of contents as described in section
43129 \begin_inset space ~
43130 \end_inset
43131
43132
43133 \begin_inset CommandInset ref
43134 LatexCommand ref
43135 reference "sub:Numbering-depth"
43136
43137 \end_inset
43138
43139 .
43140 \end_layout
43141
43142 \begin_layout Section
43143 Bibliography
43144 \end_layout
43145
43146 \begin_layout Standard
43147 You can specify here a citation style using the LaTeX packages 
43148 \series bold
43149 natbib
43150 \series default
43151
43152 \begin_inset Index idx
43153 status collapsed
43154
43155 \begin_layout Plain Layout
43156 LaTeX-packages ! natbib
43157 \end_layout
43158
43159 \end_inset
43160
43161  or 
43162 \series bold
43163 jurabib
43164 \series default
43165
43166 \begin_inset Index idx
43167 status collapsed
43168
43169 \begin_layout Plain Layout
43170 LaTeX-packages ! jurabib
43171 \end_layout
43172
43173 \end_inset
43174
43175 , you can enable subdivided bibliographies using the LaTeX package 
43176 \series bold
43177 bibtopic
43178 \series default
43179
43180 \begin_inset Index idx
43181 status collapsed
43182
43183 \begin_layout Plain Layout
43184 LaTeX-packages ! bibtopic
43185 \end_layout
43186
43187 \end_inset
43188
43189  and you can customize how the bibliography of the given document is being
43190  generated.
43191  For a further description see section
43192 \begin_inset space ~
43193 \end_inset
43194
43195
43196 \begin_inset CommandInset ref
43197 LatexCommand ref
43198 reference "sec:Bibliography"
43199
43200 \end_inset
43201
43202 .
43203 \end_layout
43204
43205 \begin_layout Section
43206 Indexes
43207 \end_layout
43208
43209 \begin_layout Standard
43210 Here, you can customize how the index of your document is being generated
43211  and you can define additional indexes.
43212  Please refer to section
43213 \begin_inset space ~
43214 \end_inset
43215
43216
43217 \begin_inset CommandInset ref
43218 LatexCommand ref
43219 reference "sec:Index"
43220
43221 \end_inset
43222
43223  for details.
43224 \end_layout
43225
43226 \begin_layout Section
43227 PDF Properties
43228 \end_layout
43229
43230 \begin_layout Standard
43231 The PDF properties are explained in section
43232 \begin_inset space ~
43233 \end_inset
43234
43235
43236 \begin_inset CommandInset ref
43237 LatexCommand ref
43238 reference "sec:PDF-Properties"
43239
43240 \end_inset
43241
43242 .
43243 \end_layout
43244
43245 \begin_layout Section
43246 Math Options
43247 \end_layout
43248
43249 \begin_layout Standard
43250 These options will force LyX to use the LaTeX-packages 
43251 \series bold
43252 amsmath
43253 \series default
43254
43255 \begin_inset Index idx
43256 status collapsed
43257
43258 \begin_layout Plain Layout
43259 LaTeX-packages ! amsmath
43260 \end_layout
43261
43262 \end_inset
43263
43264  and 
43265 \series bold
43266 esint
43267 \series default
43268
43269 \begin_inset Index idx
43270 status collapsed
43271
43272 \begin_layout Plain Layout
43273 LaTeX-packages ! esint
43274 \end_layout
43275
43276 \end_inset
43277
43278  or to use them automatically when they are needed.
43279 \end_layout
43280
43281 \begin_layout Standard
43282
43283 \series bold
43284 amsmath
43285 \series default
43286  is needed for many constructs, so when you get LaTeX-errors in formulas,
43287  ensure that you have enabled AMS.
43288 \end_layout
43289
43290 \begin_layout Standard
43291
43292 \series bold
43293 esint
43294 \series default
43295  is used for special integral characters.
43296 \end_layout
43297
43298 \begin_layout Section
43299 Float Placement
43300 \end_layout
43301
43302 \begin_layout Standard
43303 The float placement options are described in section
43304 \begin_inset space ~
43305 \end_inset
43306
43307
43308 \begin_inset CommandInset ref
43309 LatexCommand ref
43310 reference "sub:Float-Placement"
43311
43312 \end_inset
43313
43314 .
43315 \end_layout
43316
43317 \begin_layout Section
43318 Bullets
43319 \end_layout
43320
43321 \begin_layout Standard
43322 Here you can adjust the characters for the itemize levels.
43323  The itemize environment is described in section
43324 \begin_inset space ~
43325 \end_inset
43326
43327
43328 \begin_inset CommandInset ref
43329 LatexCommand ref
43330 reference "sec:Itemize"
43331
43332 \end_inset
43333
43334 .
43335 \end_layout
43336
43337 \begin_layout Section
43338 Branches
43339 \end_layout
43340
43341 \begin_layout Standard
43342 Branches are described in section
43343 \begin_inset space ~
43344 \end_inset
43345
43346
43347 \begin_inset CommandInset ref
43348 LatexCommand ref
43349 reference "sec:Branches"
43350
43351 \end_inset
43352
43353 .
43354 \end_layout
43355
43356 \begin_layout Section
43357 Output
43358 \begin_inset CommandInset label
43359 LatexCommand label
43360 name "sec:Doc-Output"
43361
43362 \end_inset
43363
43364
43365 \end_layout
43366
43367 \begin_layout Standard
43368 Here you can define some output specifics for the current document:
43369 \end_layout
43370
43371 \begin_layout Description
43372 Default
43373 \begin_inset space ~
43374 \end_inset
43375
43376 Output
43377 \begin_inset space ~
43378 \end_inset
43379
43380 Format: The format that is used when you hit 
43381 \begin_inset Quotes eld
43382 \end_inset
43383
43384 View
43385 \begin_inset Quotes erd
43386 \end_inset
43387
43388
43389 \begin_inset Quotes eld
43390 \end_inset
43391
43392 Update
43393 \begin_inset Quotes erd
43394 \end_inset
43395
43396
43397 \begin_inset Quotes eld
43398 \end_inset
43399
43400 View Master Document
43401 \begin_inset Quotes erd
43402 \end_inset
43403
43404  and 
43405 \begin_inset Quotes eld
43406 \end_inset
43407
43408 Update Master Document
43409 \begin_inset Quotes erd
43410 \end_inset
43411
43412  in the 
43413 \family sans
43414 View
43415 \family default
43416  menu or the toolbar.
43417  The default is set in 
43418 \family sans
43419 Tools\SpecialChar \menuseparator
43420 Preferences\SpecialChar \menuseparator
43421 File Formats; see 
43422 \family default
43423
43424 \begin_inset CommandInset ref
43425 LatexCommand formatted
43426 reference "sec:File-Formats"
43427
43428 \end_inset
43429
43430
43431 \end_layout
43432
43433 \begin_layout Description
43434 Synchronize
43435 \begin_inset space ~
43436 \end_inset
43437
43438 with
43439 \begin_inset space ~
43440 \end_inset
43441
43442 Output
43443 \begin_inset Note Note
43444 status open
43445
43446 \begin_layout Plain Layout
43447 TODO!
43448 \end_layout
43449
43450 \end_inset
43451
43452
43453 \end_layout
43454
43455 \begin_layout Description
43456 XHTML
43457 \begin_inset space ~
43458 \end_inset
43459
43460 Output
43461 \begin_inset space ~
43462 \end_inset
43463
43464 Options
43465 \begin_inset Note Note
43466 status open
43467
43468 \begin_layout Plain Layout
43469 TODO!
43470 \end_layout
43471
43472 \end_inset
43473
43474
43475 \end_layout
43476
43477 \begin_layout Section
43478 LaT
43479 \begin_inset ERT
43480 status collapsed
43481
43482 \begin_layout Plain Layout
43483
43484 {}
43485 \end_layout
43486
43487 \end_inset
43488
43489 eX Preamble
43490 \end_layout
43491
43492 \begin_layout Standard
43493 In this text field are entered commands to load special LaTeX-packages or
43494  to define LaTeX-commands.
43495  The preamble is a thing for LaTeX-experts.
43496  You should not enter commands here until you exactly know what you are
43497  doing.
43498 \end_layout
43499
43500 \begin_layout Standard
43501 An introduction to the LaTeX-syntax is given in section
43502 \begin_inset space ~
43503 \end_inset
43504
43505
43506 \begin_inset CommandInset ref
43507 LatexCommand ref
43508 reference "sub:LaTeX-Syntax"
43509
43510 \end_inset
43511
43512 .
43513 \end_layout
43514
43515 \begin_layout Chapter
43516 The 
43517 \family sans
43518 Preferences
43519 \family default
43520  Dialog
43521 \begin_inset CommandInset label
43522 LatexCommand label
43523 name "cha:The-Preferences-dialog"
43524
43525 \end_inset
43526
43527
43528 \begin_inset Index idx
43529 status collapsed
43530
43531 \begin_layout Plain Layout
43532 Preferences
43533 \end_layout
43534
43535 \end_inset
43536
43537
43538 \end_layout
43539
43540 \begin_layout Standard
43541 The preferences dialog is called with the menu 
43542 \family sans
43543 Tools\SpecialChar \menuseparator
43544 Preferences
43545 \family default
43546 .
43547  It has the following submenus.
43548 \end_layout
43549
43550 \begin_layout Section
43551 Look and Feel
43552 \end_layout
43553
43554 \begin_layout Subsection
43555 User Interface
43556 \end_layout
43557
43558 \begin_layout Subsubsection
43559 User Interface File
43560 \begin_inset Index idx
43561 status collapsed
43562
43563 \begin_layout Plain Layout
43564 Customization ! of toolbars
43565 \end_layout
43566
43567 \end_inset
43568
43569
43570 \begin_inset Index idx
43571 status collapsed
43572
43573 \begin_layout Plain Layout
43574 Customization ! of menus
43575 \end_layout
43576
43577 \end_inset
43578
43579
43580 \end_layout
43581
43582 \begin_layout Standard
43583 \begin_inset Note Greyedout
43584 status open
43585
43586 \begin_layout Plain Layout
43587
43588 \series bold
43589 Note:
43590 \series default
43591  You have to restart LyX before the change of the user interface file take
43592  effect.
43593 \end_layout
43594
43595 \end_inset
43596
43597
43598 \end_layout
43599
43600 \begin_layout Standard
43601 The appearance of the menus and toolbars can be changed by choosing a user
43602  interface (ui) file.
43603  An ui-file is a text file where the toolbars and menus are listed.
43604  The toolbar buttons and menu entries are specified in the files 
43605 \shape italic
43606 stdtoolbars.inc
43607 \shape default
43608  and 
43609 \shape italic
43610 stdmenus.inc
43611 \shape default
43612 , respectively.
43613  Both files are loaded by the 
43614 \emph on
43615 default.ui
43616 \emph default
43617  file.
43618  To create your own menu and toolbar layout, start with a copy of these
43619  files and edit the entries.
43620 \end_layout
43621
43622 \begin_layout Standard
43623 The syntax of the .inc-files is straightforward: The 
43624 \family sans
43625 Menubar
43626 \family default
43627
43628 \family sans
43629 Menu
43630 \family default
43631  and 
43632 \family sans
43633 Toolbar
43634 \family default
43635  entries must be ended with an explicit 
43636 \family sans
43637 End
43638 \family default
43639 .
43640  They may contain 
43641 \family sans
43642 Submenus
43643 \family default
43644
43645 \family sans
43646 Items
43647 \family default
43648
43649 \family sans
43650 OptItems
43651 \family default
43652
43653 \family sans
43654 Separators
43655 \family default
43656
43657 \family sans
43658 Icons,
43659 \family default
43660  and in the case of the 
43661 \begin_inset Quotes eld
43662 \end_inset
43663
43664 file
43665 \begin_inset Quotes erd
43666 \end_inset
43667
43668  menus a 
43669 \family sans
43670 Lastfiles
43671 \family default
43672  entry.
43673  The syntax for the entries is:
43674 \end_layout
43675
43676 \begin_layout Standard
43677 \begin_inset VSpace smallskip*
43678 \end_inset
43679
43680
43681 \series bold
43682 Item 
43683 \begin_inset Quotes eld
43684 \end_inset
43685
43686 menu 
43687 \series default
43688 or
43689 \series bold
43690  button name
43691 \begin_inset Quotes erd
43692 \end_inset
43693
43694  
43695 \begin_inset Quotes eld
43696 \end_inset
43697
43698 LyX-function
43699 \begin_inset Quotes erd
43700 \end_inset
43701
43702
43703 \end_layout
43704
43705 \begin_layout Standard
43706 \noindent
43707 \begin_inset VSpace smallskip*
43708 \end_inset
43709
43710 All LyX-functions are listed in the menu 
43711 \family sans
43712 Help\SpecialChar \menuseparator
43713 LyX
43714 \begin_inset space ~
43715 \end_inset
43716
43717 Functions
43718 \family default
43719 .
43720 \end_layout
43721
43722 \begin_layout Standard
43723 \begin_inset VSpace medskip
43724 \end_inset
43725
43726
43727 \end_layout
43728
43729 \begin_layout Standard
43730 An example: Assuming you use the menu 
43731 \family sans
43732 Navigate\SpecialChar \menuseparator
43733 Bookmarks
43734 \family default
43735  quite often and therefore want six available bookmarks, you can add the
43736  line
43737 \end_layout
43738
43739 \begin_layout Standard
43740 \begin_inset VSpace smallskip*
43741 \end_inset
43742
43743
43744 \series bold
43745 Item 
43746 \begin_inset Quotes eld
43747 \end_inset
43748
43749 Save Bookmark 6
43750 \begin_inset Quotes erd
43751 \end_inset
43752
43753  
43754 \begin_inset Quotes eld
43755 \end_inset
43756
43757 bookmark-save 6
43758 \begin_inset Quotes erd
43759 \end_inset
43760
43761
43762 \end_layout
43763
43764 \begin_layout Standard
43765 \noindent
43766 \begin_inset VSpace smallskip*
43767 \end_inset
43768
43769 to the navigate menu section in the .inc-file to have the sixth bookmark.
43770 \end_layout
43771
43772 \begin_layout Subsubsection
43773 Automatic help
43774 \end_layout
43775
43776 \begin_layout Standard
43777 The option 
43778 \family sans
43779 Enable tool tips in main work area
43780 \family default
43781  enables tool tips showing the content of closed insets like index entries
43782  or footnotes.
43783 \end_layout
43784
43785 \begin_layout Subsubsection
43786 Session
43787 \end_layout
43788
43789 \begin_layout Standard
43790 With the option 
43791 \family sans
43792 Allow saving
43793 \begin_inset space \thinspace{}
43794 \end_inset
43795
43796 /
43797 \begin_inset space \thinspace{}
43798 \end_inset
43799
43800 restoring of window layout and geometries
43801 \family default
43802  LyX's main window will be opened with the size and layout that was used
43803  in the last LyX session.
43804 \end_layout
43805
43806 \begin_layout Standard
43807 The option 
43808 \family sans
43809 Restore cursor positions
43810 \family default
43811  sets the cursor to the position in the file where it has been the last
43812  time.
43813 \end_layout
43814
43815 \begin_layout Standard
43816 The option 
43817 \family sans
43818 Load opened files from last session
43819 \family default
43820  opens all files that were opened in the last LyX session.
43821 \end_layout
43822
43823 \begin_layout Subsubsection
43824 Documents
43825 \begin_inset CommandInset label
43826 LatexCommand label
43827 name "sub:Backup documents"
43828
43829 \end_inset
43830
43831
43832 \begin_inset Index idx
43833 status collapsed
43834
43835 \begin_layout Plain Layout
43836 Backup ! Documents
43837 \end_layout
43838
43839 \end_inset
43840
43841
43842 \end_layout
43843
43844 \begin_layout Standard
43845 When the option 
43846 \family sans
43847 Backup documents
43848 \family default
43849  is set, you can specify the time between backup saves.
43850 \end_layout
43851
43852 \begin_layout Standard
43853
43854 \family sans
43855 Maximum last files
43856 \family default
43857  is the number of last opened files that LyX should display in the menu
43858  
43859 \family sans
43860 File\SpecialChar \menuseparator
43861 Open
43862 \begin_inset space ~
43863 \end_inset
43864
43865 Recent
43866 \family default
43867 .
43868 \end_layout
43869
43870 \begin_layout Standard
43871 When the option 
43872 \family sans
43873 Open documents in tabs
43874 \family default
43875  is not used, then every file will be opened in its own new instance of
43876  LyX.
43877 \end_layout
43878
43879 \begin_layout Subsection
43880 Screen Fonts
43881 \begin_inset Index idx
43882 status collapsed
43883
43884 \begin_layout Plain Layout
43885 Font ! Screen
43886 \end_layout
43887
43888 \end_inset
43889
43890
43891 \begin_inset CommandInset label
43892 LatexCommand label
43893 name "sub:Screen-Fonts"
43894
43895 \end_inset
43896
43897
43898 \end_layout
43899
43900 \begin_layout Standard
43901 These fonts are used to display your documents on the screen.
43902 \end_layout
43903
43904 \begin_layout Standard
43905 \begin_inset Note Greyedout
43906 status open
43907
43908 \begin_layout Plain Layout
43909
43910 \series bold
43911 Note:
43912 \series default
43913  This section only deals with the fonts 
43914 \emph on
43915 inside
43916 \emph default
43917  the LyX window.
43918  The fonts that appear on the output are independent from these fonts, and
43919  set in the menu 
43920 \family sans
43921 Document\SpecialChar \menuseparator
43922 Settings\SpecialChar \menuseparator
43923 Fonts
43924 \family default
43925 .
43926 \end_layout
43927
43928 \end_inset
43929
43930
43931 \end_layout
43932
43933 \begin_layout Standard
43934 By default, LyX uses 
43935 \family typewriter
43936 Times
43937 \family default
43938  as roman (serif) font, 
43939 \family typewriter
43940 Arial
43941 \family default
43942  or 
43943 \family typewriter
43944 Helvetica
43945 \family default
43946  (depends on the system) as 
43947 \family sans
43948 sans
43949 \begin_inset space ~
43950 \end_inset
43951
43952 serif
43953 \family default
43954  font, and 
43955 \family typewriter
43956 Courier
43957 \family default
43958  as 
43959 \family typewriter
43960 typewriter
43961 \family default
43962  font.
43963 \end_layout
43964
43965 \begin_layout Standard
43966 You can change the font size with the 
43967 \family sans
43968 Zoom
43969 \family default
43970  setting.
43971  You can also change the font zoom outside the preferences dialog for the
43972  current LyX session by pressing Ctrl and scrolling the mouse wheel.
43973 \end_layout
43974
43975 \begin_layout Standard
43976
43977 \family sans
43978 Screen DPI
43979 \family default
43980  is the screen resolution in dpi (dots per inch).
43981  The Font Sizes are calculated as letter height in units of points.
43982  72
43983 \begin_inset space \thinspace{}
43984 \end_inset
43985
43986 points have the size of 1
43987 \begin_inset space \thinspace{}
43988 \end_inset
43989
43990 inch, see Appendix
43991 \begin_inset space ~
43992 \end_inset
43993
43994
43995 \begin_inset CommandInset ref
43996 LatexCommand ref
43997 reference "cha:Units-available-in"
43998
43999 \end_inset
44000
44001 .
44002 \end_layout
44003
44004 \begin_layout Standard
44005 The default 
44006 \family sans
44007 Font Sizes
44008 \family default
44009  are the same as if a document font size of 10
44010 \begin_inset space \thinspace{}
44011 \end_inset
44012
44013 pt would be used.
44014  The sizes are explained in detail in section
44015 \begin_inset space ~
44016 \end_inset
44017
44018
44019 \begin_inset CommandInset ref
44020 LatexCommand ref
44021 reference "sub:Document-Font"
44022
44023 \end_inset
44024
44025 .
44026 \end_layout
44027
44028 \begin_layout Standard
44029 With the option 
44030 \family sans
44031 Use Pixmap Cache to speed up font rendering
44032 \family default
44033  enabled, LyX needs to redraw the screen less often.
44034  This results in better performance, especially on slow systems.
44035  On the other hand, the characters might look more fuzzy on screen.
44036  So whether you enable this or not depends on whether you prefer speed over
44037  aesthetics.
44038  Note that the Pixmap Cache is only available and useful under Mac
44039 \begin_inset space ~
44040 \end_inset
44041
44042 OS and Windows.
44043 \end_layout
44044
44045 \begin_layout Subsection
44046 Colors
44047 \begin_inset Index idx
44048 status collapsed
44049
44050 \begin_layout Plain Layout
44051 Color ! LyX screen
44052 \end_layout
44053
44054 \end_inset
44055
44056
44057 \begin_inset Index idx
44058 status collapsed
44059
44060 \begin_layout Plain Layout
44061 Settings ! Color
44062 \end_layout
44063
44064 \end_inset
44065
44066
44067 \end_layout
44068
44069 \begin_layout Standard
44070 You can here change all the colors used by LyX.
44071  Choose an item in the list and use the 
44072 \family sans
44073 Alter
44074 \family default
44075  button.
44076 \end_layout
44077
44078 \begin_layout Subsection
44079 Display
44080 \begin_inset Index idx
44081 status collapsed
44082
44083 \begin_layout Plain Layout
44084 Settings ! Display
44085 \end_layout
44086
44087 \end_inset
44088
44089
44090 \end_layout
44091
44092 \begin_layout Standard
44093 Here you can specify if graphics inside LyX are displayed.
44094 \end_layout
44095
44096 \begin_layout Standard
44097
44098 \family sans
44099 Instant Preview
44100 \family default
44101  enables previewing snippets of your document.
44102  This feature is described in section
44103 \begin_inset space ~
44104 \end_inset
44105
44106
44107 \begin_inset CommandInset ref
44108 LatexCommand ref
44109 reference "sec:Previewing-snippets-of"
44110
44111 \end_inset
44112
44113 .
44114 \end_layout
44115
44116 \begin_layout Standard
44117 The option 
44118 \family sans
44119 Mark
44120 \begin_inset space ~
44121 \end_inset
44122
44123 end
44124 \begin_inset space ~
44125 \end_inset
44126
44127 of
44128 \begin_inset space ~
44129 \end_inset
44130
44131 paragraphs
44132 \family default
44133  displays a pilcrow (¶) at the end of every paragraph.
44134 \end_layout
44135
44136 \begin_layout Section
44137 Editing
44138 \begin_inset Index idx
44139 status collapsed
44140
44141 \begin_layout Plain Layout
44142 Settings ! Editing
44143 \end_layout
44144
44145 \end_inset
44146
44147
44148 \end_layout
44149
44150 \begin_layout Subsection
44151 Control
44152 \end_layout
44153
44154 \begin_layout Subsubsection
44155 Editing
44156 \end_layout
44157
44158 \begin_layout Standard
44159 The option 
44160 \family sans
44161 Cursor follows scrollbar
44162 \family default
44163  sets the cursor to the top of the currently displayed document part when
44164  scrolling.
44165 \end_layout
44166
44167 \begin_layout Standard
44168 You can adjust the thickness of the cursor with the 
44169 \family sans
44170 Cursor width
44171 \family default
44172  setting.
44173  If you set the value to zero the thickness of the cursor scales relative
44174  to the zoom value you choose for the screen fonts.
44175 \end_layout
44176
44177 \begin_layout Standard
44178 The option 
44179 \family sans
44180 Sort environments alphabetically
44181 \family default
44182  sorts the entries in the pull-down box for the paragraph environments.
44183 \end_layout
44184
44185 \begin_layout Standard
44186 The option 
44187 \family sans
44188 Group environments by their category
44189 \family default
44190  groups the entries in the pull-down box for the paragraph environments.
44191 \end_layout
44192
44193 \begin_layout Standard
44194 The math macro editing option determines the editing style, see the section
44195  
44196 \emph on
44197 Math Macros
44198 \emph default
44199  of the 
44200 \emph on
44201 Math
44202 \emph default
44203  manual.
44204 \end_layout
44205
44206 \begin_layout Subsubsection
44207 Fullscreen
44208 \end_layout
44209
44210 \begin_layout Standard
44211 Here you can specify what is hidden in the fullscreen mode.
44212  The option 
44213 \family sans
44214 Limit text width
44215 \family default
44216  specifies the width of the text in fullscreen mode.
44217  This way you can display the text smaller than the screen, the text appears
44218  then centered.
44219 \end_layout
44220
44221 \begin_layout Subsection
44222 Shortcuts
44223 \begin_inset Index idx
44224 status collapsed
44225
44226 \begin_layout Plain Layout
44227 Key Bindings
44228 \end_layout
44229
44230 \end_inset
44231
44232
44233 \begin_inset Index idx
44234 status collapsed
44235
44236 \begin_layout Plain Layout
44237 Settings ! Shortcuts
44238 \end_layout
44239
44240 \end_inset
44241
44242
44243 \end_layout
44244
44245 \begin_layout Subsubsection
44246 Bind File
44247 \end_layout
44248
44249 \begin_layout Standard
44250 Bindings are used to bind a LyX-function to a key.
44251  Several binding files are available:
44252 \end_layout
44253
44254 \begin_layout Description
44255 cua.bind typical set of PC keyboard shortcuts
44256 \end_layout
44257
44258 \begin_layout Description
44259 (x)emacs.bind set of bindings like they are used in the editor programs 
44260 \family sans
44261 Emacs
44262 \family default
44263  (
44264 \family sans
44265 XEmacs
44266 \family default
44267 )
44268 \end_layout
44269
44270 \begin_layout Description
44271 mac.bind set of bindings for 
44272 \family sans
44273 Mac
44274 \begin_inset space \thinspace{}
44275 \end_inset
44276
44277 OS
44278 \family default
44279  systems.
44280 \end_layout
44281
44282 \begin_layout Standard
44283 There are also bind-files designed for special document classes, like 
44284 \shape italic
44285 broadway.bind
44286 \shape default
44287 , and bind files for special languages.
44288  The name of language bind-files begin with a language code, e.
44289 \begin_inset space \thinspace{}
44290 \end_inset
44291
44292 g.
44293 \begin_inset space \space{}
44294 \end_inset
44295
44296
44297 \begin_inset Quotes eld
44298 \end_inset
44299
44300 pt
44301 \begin_inset Quotes erd
44302 \end_inset
44303
44304  for Portuguese.
44305  If you use LyX in a certain language, LyX will try to use the appropriate
44306  bind-file.
44307 \end_layout
44308
44309 \begin_layout Standard
44310 Some bind-files, like 
44311 \emph on
44312 math.bind
44313 \emph default
44314 , have only a small scope.
44315  When looking at the end of the file 
44316 \shape italic
44317 cua.bind
44318 \shape default
44319 , you can see that they are included to keep the overview in the bind-file.
44320 \end_layout
44321
44322 \begin_layout Subsubsection
44323 Editing Shortcuts
44324 \begin_inset CommandInset label
44325 LatexCommand label
44326 name "sub:Editing-Shortcuts"
44327
44328 \end_inset
44329
44330
44331 \begin_inset Index idx
44332 status collapsed
44333
44334 \begin_layout Plain Layout
44335 Key Bindings ! Editing
44336 \end_layout
44337
44338 \end_inset
44339
44340
44341 \end_layout
44342
44343 \begin_layout Standard
44344 To add new or modify existing keybindings to your own taste you can use
44345  the table in the dialog that lists all LyX-functions and the bound shortcuts.
44346  To find functions easily, they are grouped by categories and the dialog
44347  provides the field 
44348 \family sans
44349 Show key-bindings containing
44350 \family default
44351 .
44352  In this field you can insert a keyword for a function you want to edit.
44353  Insert there for example as keyword 
44354 \begin_inset Quotes eld
44355 \end_inset
44356
44357 paste
44358 \begin_inset Quotes erd
44359 \end_inset
44360
44361  and you get the 4 different existing shortcuts for the 3 different functions
44362  that contain 
44363 \begin_inset Quotes eld
44364 \end_inset
44365
44366 paste
44367 \begin_inset Quotes erd
44368 \end_inset
44369
44370  in their name.
44371  As you can see, one function can have more than one shortcut.
44372  All LyX-functions are also listed in the file 
44373 \emph on
44374 LyX Functions
44375 \emph default
44376  that you will find in the 
44377 \family sans
44378 Help
44379 \family default
44380  menu.
44381 \end_layout
44382
44383 \begin_layout Standard
44384 To add e.
44385 \begin_inset space \thinspace{}
44386 \end_inset
44387
44388 g.
44389 \begin_inset space \space{}
44390 \end_inset
44391
44392 the shortcut 
44393 \family sans
44394 Alt+Q
44395 \family default
44396  for the function 
44397 \family sans
44398 textstyle-apply
44399 \family default
44400 , select the function and press the 
44401 \family sans
44402 Modify
44403 \family default
44404  button.
44405  A dialog pops up where you can add the shortcut by using it.
44406  So press Alt+Q to define the shortcut.
44407  Modifying an existing shortcut is done the same way.
44408  You can also bind multiple functions to one shortcut by modifying an existing
44409  binding and adding the different function names as a semicolon separated
44410  list.
44411  LyX will then use the first function that is enabled in the current document
44412  part.
44413  The binding for the function 
44414 \family sans
44415 command-alter
44416 \family default
44417  is an example of this.
44418 \end_layout
44419
44420 \begin_layout Standard
44421 Alternatively you can also edit shortcuts by modifying bind-files with a
44422  text editor.
44423  The syntax of the entries is:
44424 \end_layout
44425
44426 \begin_layout Standard
44427
44428 \series bold
44429
44430 \backslash
44431 bind 
44432 \begin_inset Quotes eld
44433 \end_inset
44434
44435 key combination
44436 \begin_inset Quotes erd
44437 \end_inset
44438
44439  
44440 \begin_inset Quotes eld
44441 \end_inset
44442
44443 LyX-function
44444 \begin_inset Quotes erd
44445 \end_inset
44446
44447
44448 \end_layout
44449
44450 \begin_layout Subsection
44451 Keyboard / Mouse
44452 \begin_inset CommandInset label
44453 LatexCommand label
44454 name "sub:Keyboard-Map"
44455
44456 \end_inset
44457
44458
44459 \begin_inset Index idx
44460 status collapsed
44461
44462 \begin_layout Plain Layout
44463 Keyboard Map
44464 \end_layout
44465
44466 \end_inset
44467
44468
44469 \begin_inset Index idx
44470 status collapsed
44471
44472 \begin_layout Plain Layout
44473 Settings ! Keyboard Map
44474 \end_layout
44475
44476 \end_inset
44477
44478
44479 \end_layout
44480
44481 \begin_layout Standard
44482 Normally keyboard settings have to be done in a menu of your operating system.
44483  For the case that this is not possible, LyX provides keyboard maps.
44484  If you have e.
44485 \begin_inset space \thinspace{}
44486 \end_inset
44487
44488 g.
44489 \begin_inset space \space{}
44490 \end_inset
44491
44492 a Czech keyboard but want to write with it like with a Romanian one, you
44493  can use the keyboard map file named 
44494 \emph on
44495 romanian.kmap
44496 \emph default
44497 .
44498 \end_layout
44499
44500 \begin_layout Standard
44501 \begin_inset Note Greyedout
44502 status open
44503
44504 \begin_layout Plain Layout
44505
44506 \series bold
44507 Note:
44508 \series default
44509  Keyboard maps are only provided as makeshift and don't work on all systems.
44510 \end_layout
44511
44512 \end_inset
44513
44514
44515 \end_layout
44516
44517 \begin_layout Standard
44518 Besides this, you can specify here the 
44519 \family sans
44520 Wheel scrolling speed
44521 \family default
44522 .
44523  The standard value is 1.0, higher values speed up the scrolling, lower ones
44524  slow it down.
44525 \end_layout
44526
44527 \begin_layout Subsection
44528 Input Completion
44529 \begin_inset CommandInset label
44530 LatexCommand label
44531 name "sub:Input-Completion-Appendix"
44532
44533 \end_inset
44534
44535
44536 \begin_inset Index idx
44537 status collapsed
44538
44539 \begin_layout Plain Layout
44540 Input completion
44541 \end_layout
44542
44543 \end_inset
44544
44545
44546 \end_layout
44547
44548 \begin_layout Standard
44549 Input completion is described in sec.
44550 \begin_inset space \thinspace{}
44551 \end_inset
44552
44553
44554 \begin_inset CommandInset ref
44555 LatexCommand ref
44556 reference "sec:Input-Completion"
44557
44558 \end_inset
44559
44560 .
44561  The completion options for math do the same as the corresponding options
44562  for text.
44563  With the general options you can define the delay time for the inline and
44564  popup completion and choose if long completions should be abbreviated or
44565  not.
44566 \end_layout
44567
44568 \begin_layout Section
44569 Paths
44570 \begin_inset CommandInset label
44571 LatexCommand label
44572 name "sec:Paths"
44573
44574 \end_inset
44575
44576
44577 \begin_inset Index idx
44578 status collapsed
44579
44580 \begin_layout Plain Layout
44581 Paths
44582 \end_layout
44583
44584 \end_inset
44585
44586
44587 \begin_inset Index idx
44588 status collapsed
44589
44590 \begin_layout Plain Layout
44591 Settings ! Paths
44592 \end_layout
44593
44594 \end_inset
44595
44596
44597 \end_layout
44598
44599 \begin_layout Description
44600 Working
44601 \begin_inset space ~
44602 \end_inset
44603
44604 directory This is LyX's working directory.
44605  It is the default when you 
44606 \family sans
44607 Open
44608 \family default
44609
44610 \family sans
44611 Save
44612 \family default
44613  or 
44614 \family sans
44615 Save
44616 \begin_inset space ~
44617 \end_inset
44618
44619 as
44620 \family default
44621  files.
44622 \end_layout
44623
44624 \begin_layout Description
44625 Document
44626 \begin_inset space ~
44627 \end_inset
44628
44629 templates This directory will be opened when you use the menu 
44630 \family sans
44631 File\SpecialChar \menuseparator
44632 New
44633 \begin_inset space ~
44634 \end_inset
44635
44636 from
44637 \begin_inset space ~
44638 \end_inset
44639
44640 Template
44641 \family default
44642 .
44643 \end_layout
44644
44645 \begin_layout Description
44646 Example
44647 \begin_inset space ~
44648 \end_inset
44649
44650 files This directory will be opened when you use the button 
44651 \family sans
44652 Examples
44653 \family default
44654  in the 
44655 \family sans
44656 File\SpecialChar \menuseparator
44657 Open
44658 \family default
44659  dialog.
44660 \begin_inset Newline newline
44661 \end_inset
44662
44663
44664 \begin_inset Note Greyedout
44665 status open
44666
44667 \begin_layout Plain Layout
44668
44669 \series bold
44670 Note:
44671 \series default
44672  The 
44673 \family sans
44674 Examples
44675 \family default
44676  button does not exist when using LyX on MacOS and Windows systems.
44677 \end_layout
44678
44679 \end_inset
44680
44681
44682 \end_layout
44683
44684 \begin_layout Description
44685 Backup
44686 \begin_inset space ~
44687 \end_inset
44688
44689 directory
44690 \begin_inset Index idx
44691 status collapsed
44692
44693 \begin_layout Plain Layout
44694 Backup ! Directory
44695 \end_layout
44696
44697 \end_inset
44698
44699  Backup copies will be saved to this directory.
44700  When no directory is given but backups are enabled as described in section
44701 \begin_inset space ~
44702 \end_inset
44703
44704
44705 \begin_inset CommandInset ref
44706 LatexCommand ref
44707 reference "sub:Backup documents"
44708
44709 \end_inset
44710
44711 , the 
44712 \family sans
44713 Working directory
44714 \family default
44715  will be used to save the backups.
44716 \begin_inset Newline newline
44717 \end_inset
44718
44719 The backup files have the ending 
44720 \begin_inset Quotes eld
44721 \end_inset
44722
44723 .lyx~
44724 \begin_inset Quotes erd
44725 \end_inset
44726
44727 .
44728 \end_layout
44729
44730 \begin_layout Description
44731 Ly
44732 \begin_inset ERT
44733 status collapsed
44734
44735 \begin_layout Plain Layout
44736
44737 {}
44738 \end_layout
44739
44740 \end_inset
44741
44742 XServer-Pipe Here you can enter the name of a Unix-pipe.
44743  This pipe is used to send data from external programs to LyX.
44744 \begin_inset Newline newline
44745 \end_inset
44746
44747
44748 \begin_inset Note Greyedout
44749 status open
44750
44751 \begin_layout Plain Layout
44752
44753 \series bold
44754 Note:
44755 \series default
44756  This feature doesn't work on Windows systems.
44757 \end_layout
44758
44759 \end_inset
44760
44761
44762 \end_layout
44763
44764 \begin_layout Description
44765 Temporary
44766 \begin_inset space ~
44767 \end_inset
44768
44769 directory Temporary files will be saved in this directory.
44770 \end_layout
44771
44772 \begin_layout Description
44773 PATH
44774 \begin_inset space ~
44775 \end_inset
44776
44777 prefix This field contains a list of paths to external programs.
44778  When LyX needs to use an external program, it looks in this list where
44779  to find it on the system.
44780  The path list is automatically set up on Windows and Mac systems when LyX
44781  is configured, so that you normally don't have to modify it.
44782  On Unix
44783 \begin_inset space \thinspace{}
44784 \end_inset
44785
44786 /
44787 \begin_inset space \thinspace{}
44788 \end_inset
44789
44790 Linux systems, the path list will need to be set only if there are external
44791  programs you wish to use that are not in your normal system path ($PATH).
44792  
44793 \end_layout
44794
44795 \begin_layout Section
44796 Identity
44797 \end_layout
44798
44799 \begin_layout Standard
44800 Here you can insert your name and email address.
44801  The identity will be used when you have enabled change tracking as described
44802  in section
44803 \begin_inset space ~
44804 \end_inset
44805
44806
44807 \begin_inset CommandInset ref
44808 LatexCommand ref
44809 reference "sec:Change-Tracking"
44810
44811 \end_inset
44812
44813 , to mark changes you make as yours.
44814 \end_layout
44815
44816 \begin_layout Section
44817 Language Settings
44818 \begin_inset Index idx
44819 status collapsed
44820
44821 \begin_layout Plain Layout
44822 Language ! Settings
44823 \end_layout
44824
44825 \end_inset
44826
44827
44828 \begin_inset Index idx
44829 status collapsed
44830
44831 \begin_layout Plain Layout
44832 Settings ! Language
44833 \end_layout
44834
44835 \end_inset
44836
44837
44838 \end_layout
44839
44840 \begin_layout Subsection
44841 Language
44842 \begin_inset CommandInset label
44843 LatexCommand label
44844 name "sub:Prefs-Language"
44845
44846 \end_inset
44847
44848
44849 \end_layout
44850
44851 \begin_layout Description
44852 User
44853 \begin_inset space ~
44854 \end_inset
44855
44856 Interface
44857 \begin_inset space ~
44858 \end_inset
44859
44860 language Here you can select the language of LyX's menus.
44861  Unfortunately this doesn't work on Mac and Windows.
44862  It works on Linux for the languages into LyX's menus and dialogs are translated.
44863  You find the actual translation status here: 
44864 \begin_inset CommandInset href
44865 LatexCommand href
44866 name "http://www.lyx.org/I18n"
44867 target "http://www.lyx.org/I18n"
44868
44869 \end_inset
44870
44871
44872 \end_layout
44873
44874 \begin_layout Description
44875 Default
44876 \begin_inset space ~
44877 \end_inset
44878
44879 language is the language used in new documents
44880 \end_layout
44881
44882 \begin_layout Description
44883 Language
44884 \begin_inset space ~
44885 \end_inset
44886
44887 package determines which LaTeX package should be loaded to handle language
44888  issues.
44889  Language issues which are handled by this package include proper hyphenation
44890  as well as localization of dates and text strings such as 
44891 \begin_inset Quotes eld
44892 \end_inset
44893
44894 Chapter
44895 \begin_inset Quotes erd
44896 \end_inset
44897
44898  and 
44899 \begin_inset Quotes eld
44900 \end_inset
44901
44902 Table
44903 \begin_inset Quotes erd
44904 \end_inset
44905
44906 .
44907  The most widespread language package is 
44908 \series bold
44909 babel
44910 \series default
44911 , it's the default language package in classic LaTeX.
44912  However, more recent typesetting engines such as XeTeX and LuaTeX come
44913  with an alternative language package (
44914 \series bold
44915 polyglossia
44916 \series default
44917 ) that is more suited for the multi-script support of these engines.
44918  Furthermore, there are also specific language packages for languages not
44919  covered by babel.
44920 \begin_inset Newline newline
44921 \end_inset
44922
44923 The available selections are:
44924 \end_layout
44925
44926 \begin_deeper
44927 \begin_layout Itemize
44928 \noindent
44929
44930 \series bold
44931 Automatic
44932 \series default
44933 :
44934 \series bold
44935  
44936 \series default
44937 Selects the most appropriate language package for the current typesetting
44938  engine (default)
44939 \end_layout
44940
44941 \begin_layout Itemize
44942 \noindent
44943
44944 \series bold
44945 Always babel: 
44946 \series default
44947 Uses always babel, even if another package (such as polyglossia) would have
44948  been preferred by automatic setting; this essentially allows to select
44949  babel instead of polyglossia with XeTeX and LuaTeX
44950 \end_layout
44951
44952 \begin_layout Itemize
44953 \noindent
44954
44955 \series bold
44956 Custom: 
44957 \series default
44958 Lets you load some other language package (via 
44959 \family typewriter
44960
44961 \backslash
44962 usepackage
44963 \series bold
44964 {
44965 \series default
44966 packagename}
44967 \family default
44968 )
44969 \end_layout
44970
44971 \begin_layout Itemize
44972 \noindent
44973
44974 \series bold
44975 None: 
44976 \series default
44977 Loads no language package at all
44978 \end_layout
44979
44980 \end_deeper
44981 \begin_layout Description
44982 Default
44983 \begin_inset space ~
44984 \end_inset
44985
44986 Decimal
44987 \begin_inset space ~
44988 \end_inset
44989
44990 Point Define the default decimal point for the use in tables (decimal point
44991  alignment)
44992 \end_layout
44993
44994 \begin_layout Description
44995 Command
44996 \begin_inset space ~
44997 \end_inset
44998
44999 start When a special LaTeX-package is needed to write in a certain document
45000  language, you can here specify the command to start the package.
45001  An example is the start command 
45002 \family sans
45003
45004 \backslash
45005 begin{arabtext}
45006 \family default
45007  that is needed to write Arabic using the package 
45008 \series bold
45009 ArabTeX
45010 \series default
45011 , see 
45012 \begin_inset CommandInset citation
45013 LatexCommand cite
45014 key "Arabic"
45015
45016 \end_inset
45017
45018 .
45019  The default is the 
45020 \series bold
45021 babel
45022 \series default
45023  command 
45024 \family sans
45025
45026 \backslash
45027 selectlanguage{$$lang}
45028 \family default
45029 .
45030 \end_layout
45031
45032 \begin_layout Description
45033 Command
45034 \begin_inset space ~
45035 \end_inset
45036
45037 end Counterpart to 
45038 \family sans
45039 Command start
45040 \family default
45041 .
45042  Some packages, like the default, don't have an end command since the start
45043  command toggles the package on and off.
45044 \end_layout
45045
45046 \begin_layout Description
45047 Set
45048 \begin_inset space ~
45049 \end_inset
45050
45051 languages
45052 \begin_inset space ~
45053 \end_inset
45054
45055 globally When this option is set, the languages used in the document will
45056  be added as options to the document class options, so that they can be
45057  used by all LaTeX-packages.
45058  Otherwise they will only be used as options for the 
45059 \series bold
45060 babel
45061 \series default
45062  package.
45063 \end_layout
45064
45065 \begin_layout Description
45066 Auto
45067 \begin_inset space ~
45068 \end_inset
45069
45070 begin When this option is set, the documents starts with the chosen document
45071  language.
45072  When this option is not set, the 
45073 \family sans
45074 Command
45075 \begin_inset space ~
45076 \end_inset
45077
45078 start
45079 \family default
45080  is explicitly set to the beginning of the document in the LaTeX-output.
45081  This assures that the correct language is used when you use another 
45082 \family sans
45083 Command
45084 \begin_inset space ~
45085 \end_inset
45086
45087 start
45088 \family default
45089  than the default.
45090 \end_layout
45091
45092 \begin_layout Description
45093 Auto
45094 \begin_inset space ~
45095 \end_inset
45096
45097 end Counterpart to 
45098 \family sans
45099 Auto
45100 \begin_inset space ~
45101 \end_inset
45102
45103 begin
45104 \family default
45105 .
45106  When it is not set, the 
45107 \family sans
45108 Command
45109 \begin_inset space ~
45110 \end_inset
45111
45112 end
45113 \family default
45114  is set to the end of the document.
45115 \end_layout
45116
45117 \begin_layout Description
45118 Mark
45119 \begin_inset space ~
45120 \end_inset
45121
45122 foreign
45123 \begin_inset space ~
45124 \end_inset
45125
45126 languages Text marked formatted in a language different from the document
45127  language will be underlined blue.
45128 \end_layout
45129
45130 \begin_layout Description
45131 Enable
45132 \begin_inset space ~
45133 \end_inset
45134
45135 RTL
45136 \begin_inset space ~
45137 \end_inset
45138
45139 support Enables the use of languages, written from right to left (RTL),
45140  like Arabic, Hebrew, Farsi.
45141 \end_layout
45142
45143 \begin_layout Description
45144 Cursor
45145 \begin_inset space ~
45146 \end_inset
45147
45148 movement When writing RTL, you can define if the left and right arrow keys
45149  move the cursor visually to the left or right, respectively, or logically.
45150  Logical means that the cursor is moved to the left when pressing the right
45151  arrow key and the cursor is inside text in an RTL language.
45152 \end_layout
45153
45154 \begin_layout Subsection
45155 Spellchecker
45156 \end_layout
45157
45158 \begin_layout Standard
45159 The spellchecker settings are explained in section
45160 \begin_inset space ~
45161 \end_inset
45162
45163
45164 \begin_inset CommandInset ref
45165 LatexCommand ref
45166 reference "sec:Spellchecking"
45167
45168 \end_inset
45169
45170
45171 \end_layout
45172
45173 \begin_layout Section
45174 Outputs
45175 \end_layout
45176
45177 \begin_layout Subsection
45178 Printer
45179 \begin_inset CommandInset label
45180 LatexCommand label
45181 name "sub:Printer"
45182
45183 \end_inset
45184
45185
45186 \begin_inset Index idx
45187 status collapsed
45188
45189 \begin_layout Plain Layout
45190 Printer
45191 \end_layout
45192
45193 \end_inset
45194
45195
45196 \begin_inset Index idx
45197 status collapsed
45198
45199 \begin_layout Plain Layout
45200 Settings ! Printer
45201 \end_layout
45202
45203 \end_inset
45204
45205
45206 \end_layout
45207
45208 \begin_layout Description
45209 Default
45210 \begin_inset space ~
45211 \end_inset
45212
45213 printer Here you can specify the name of your default printer.
45214  The name will be used when the 
45215 \family sans
45216 Printer command
45217 \family default
45218  is executed.
45219 \begin_inset Newline newline
45220 \end_inset
45221
45222
45223 \begin_inset Note Greyedout
45224 status open
45225
45226 \begin_layout Plain Layout
45227
45228 \series bold
45229 Note:
45230 \series default
45231  You can leave this field empty on Windows systems because it has no effect.
45232 \end_layout
45233
45234 \end_inset
45235
45236
45237 \end_layout
45238
45239 \begin_layout Description
45240 Adapt
45241 \begin_inset space ~
45242 \end_inset
45243
45244 output
45245 \begin_inset space ~
45246 \end_inset
45247
45248 to
45249 \begin_inset space ~
45250 \end_inset
45251
45252 printer This option works only for the 
45253 \family sans
45254 Printer command
45255 \family default
45256  
45257 \begin_inset Quotes eld
45258 \end_inset
45259
45260
45261 \family sans
45262 dvips
45263 \family default
45264
45265 \begin_inset Quotes erd
45266 \end_inset
45267
45268 .
45269  It activates a configuration file for dvips.
45270  This is an option only for dvips experts.
45271 \end_layout
45272
45273 \begin_layout Description
45274 Printer
45275 \begin_inset space ~
45276 \end_inset
45277
45278 command is the command LyX
45279 \begin_inset space \thinspace{}
45280 \end_inset
45281
45282 /
45283 \begin_inset space \thinspace{}
45284 \end_inset
45285
45286 LaTeX uses for printing.
45287  The default is on most systems 
45288 \family sans
45289 dvips
45290 \family default
45291 .
45292 \end_layout
45293
45294 \begin_layout Description
45295 Printer
45296 \begin_inset space ~
45297 \end_inset
45298
45299 Command
45300 \begin_inset space ~
45301 \end_inset
45302
45303 Options Here you can specify printer options.
45304  A list of printer options with explanations can be found in the documentation
45305  of the program that provides the 
45306 \family sans
45307 Printer command
45308 \family default
45309  you are using.
45310 \end_layout
45311
45312 \begin_layout Subsection
45313 Date Format
45314 \begin_inset Index idx
45315 status collapsed
45316
45317 \begin_layout Plain Layout
45318 Date Format
45319 \end_layout
45320
45321 \end_inset
45322
45323
45324 \begin_inset Index idx
45325 status collapsed
45326
45327 \begin_layout Plain Layout
45328 Settings ! Date format
45329 \end_layout
45330
45331 \end_inset
45332
45333
45334 \end_layout
45335
45336 \begin_layout Standard
45337 The date format can be one or a mixture of the formats listed here:
45338 \begin_inset Newline newline
45339 \end_inset
45340
45341
45342 \begin_inset Flex URL
45343 status collapsed
45344
45345 \begin_layout Plain Layout
45346
45347 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
45348 \end_layout
45349
45350 \end_inset
45351
45352
45353 \begin_inset Newline newline
45354 \end_inset
45355
45356 For example the format
45357 \begin_inset Newline newline
45358 \end_inset
45359
45360 %d/%m/%y
45361 \begin_inset Newline newline
45362 \end_inset
45363
45364 prints the date as day/month/year.
45365 \end_layout
45366
45367 \begin_layout Subsection
45368 Plain Text
45369 \end_layout
45370
45371 \begin_layout Description
45372 Output
45373 \begin_inset space ~
45374 \end_inset
45375
45376 line
45377 \begin_inset space ~
45378 \end_inset
45379
45380 length sets the maximum number of characters printed in one line when using
45381  the menu 
45382 \family sans
45383 File\SpecialChar \menuseparator
45384 Export\SpecialChar \menuseparator
45385 Plain
45386 \begin_inset space ~
45387 \end_inset
45388
45389 text
45390 \family default
45391 .
45392  Setting the line line length to 0 means all text is printed in one endless
45393  line.
45394 \end_layout
45395
45396 \begin_layout Description
45397 roff
45398 \begin_inset space ~
45399 \end_inset
45400
45401 command defines an additional command used to produce better ASCII tables
45402  with the 
45403 \family typewriter
45404 groff/troff/nroff
45405 \family default
45406  UNIX-commands (refer to their manuals for more information about them).
45407  Setting this as empty tells LyX to use the internal formatter.
45408 \end_layout
45409
45410 \begin_layout Subsection
45411 LaT
45412 \begin_inset ERT
45413 status collapsed
45414
45415 \begin_layout Plain Layout
45416
45417 {}
45418 \end_layout
45419
45420 \end_inset
45421
45422 eX
45423 \begin_inset CommandInset label
45424 LatexCommand label
45425 name "sub:LaTeX-settings"
45426
45427 \end_inset
45428
45429
45430 \begin_inset Index idx
45431 status collapsed
45432
45433 \begin_layout Plain Layout
45434 Settings ! LaTeX
45435 \end_layout
45436
45437 \end_inset
45438
45439
45440 \end_layout
45441
45442 \begin_layout Description
45443 Use
45444 \begin_inset space ~
45445 \end_inset
45446
45447 LaTe
45448 \begin_inset ERT
45449 status collapsed
45450
45451 \begin_layout Plain Layout
45452
45453 {}
45454 \end_layout
45455
45456 \end_inset
45457
45458 X
45459 \begin_inset space ~
45460 \end_inset
45461
45462 font
45463 \begin_inset space ~
45464 \end_inset
45465
45466 encoding This is the default encoding of the document font.
45467  
45468 \family sans
45469 T1
45470 \family default
45471  is the default and covers western languages and symbols.
45472  
45473 \family sans
45474 T2A
45475 \family default
45476
45477 \family sans
45478 T2B
45479 \family default
45480
45481 \family sans
45482 T2C
45483 \family default
45484
45485 \family sans
45486 LCY
45487 \family default
45488 , and 
45489 \family sans
45490 X2
45491 \family default
45492  are for Cyrillic.
45493  Combinations of the encodings are possible, like 
45494 \begin_inset Quotes erd
45495 \end_inset
45496
45497
45498 \family sans
45499 T1, T2B
45500 \family default
45501
45502 \begin_inset Quotes erd
45503 \end_inset
45504
45505 .
45506  The font encoding is normally automatically loaded by the language packages
45507  LyX sets up in the background.
45508  So there is no need to change the default encoding.
45509 \end_layout
45510
45511 \begin_layout Description
45512 Default
45513 \begin_inset space ~
45514 \end_inset
45515
45516 paper
45517 \begin_inset space ~
45518 \end_inset
45519
45520 size This is the paper size that is used for new documents.
45521  The 
45522 \family sans
45523 Default
45524 \family default
45525  value depends on your LaTeX-system setup.
45526 \end_layout
45527
45528 \begin_layout Standard
45529 You can also specify here commands with parameters for the listed applications.
45530  But before you change something, it is strongly recommended to read the
45531  manuals of the applications.
45532  Currently the following commands can be set:
45533 \end_layout
45534
45535 \begin_layout Description
45536 CheckTe
45537 \begin_inset ERT
45538 status collapsed
45539
45540 \begin_layout Plain Layout
45541
45542 {}
45543 \end_layout
45544
45545 \end_inset
45546
45547 X
45548 \begin_inset space ~
45549 \end_inset
45550
45551 command Command for the program 
45552 \family sans
45553 CheckTeX
45554 \family default
45555  that is described in the section 
45556 \emph on
45557 Checking TeX
45558 \emph default
45559  of the 
45560 \emph on
45561 Additional Features
45562 \emph default
45563  manual.
45564 \end_layout
45565
45566 \begin_layout Description
45567 BibTe
45568 \begin_inset ERT
45569 status collapsed
45570
45571 \begin_layout Plain Layout
45572
45573 {}
45574 \end_layout
45575
45576 \end_inset
45577
45578 X
45579 \begin_inset space ~
45580 \end_inset
45581
45582 command Command for the program 
45583 \family sans
45584 BibTeX
45585 \family default
45586  that generates the bibliography, see section
45587 \begin_inset space ~
45588 \end_inset
45589
45590
45591 \begin_inset CommandInset ref
45592 LatexCommand ref
45593 reference "sub:Bibliography-databases"
45594
45595 \end_inset
45596
45597 .
45598 \end_layout
45599
45600 \begin_layout Description
45601 Index
45602 \begin_inset space ~
45603 \end_inset
45604
45605 command Command for the program that generates the index, see section
45606 \begin_inset space ~
45607 \end_inset
45608
45609
45610 \begin_inset CommandInset ref
45611 LatexCommand ref
45612 reference "sub:Index-Program"
45613
45614 \end_inset
45615
45616 .
45617 \end_layout
45618
45619 \begin_layout Description
45620 Nomenclature
45621 \begin_inset space ~
45622 \end_inset
45623
45624 command Command for the program that generates the nomenclature, see section
45625 \begin_inset space ~
45626 \end_inset
45627
45628
45629 \begin_inset CommandInset ref
45630 LatexCommand ref
45631 reference "sub:Nomenclature-Program"
45632
45633 \end_inset
45634
45635 .
45636 \end_layout
45637
45638 \begin_layout Description
45639 DVI
45640 \begin_inset space ~
45641 \end_inset
45642
45643 viewer
45644 \begin_inset space ~
45645 \end_inset
45646
45647 paper
45648 \begin_inset space ~
45649 \end_inset
45650
45651 size
45652 \begin_inset space ~
45653 \end_inset
45654
45655 options They only have an effect when the program 
45656 \family sans
45657 xdvi
45658 \family default
45659  is used as DVI-viewer.
45660 \end_layout
45661
45662 \begin_layout Standard
45663 There are additionally the following options:
45664 \end_layout
45665
45666 \begin_layout Description
45667 Use
45668 \begin_inset space ~
45669 \end_inset
45670
45671 Windows-style
45672 \begin_inset space ~
45673 \end_inset
45674
45675 paths
45676 \begin_inset space ~
45677 \end_inset
45678
45679 in
45680 \begin_inset space ~
45681 \end_inset
45682
45683 LaTeX
45684 \begin_inset space ~
45685 \end_inset
45686
45687 files Uses paths in the notation of Windows, that means that 
45688 \begin_inset Quotes eld
45689 \end_inset
45690
45691
45692 \backslash
45693
45694 \begin_inset Quotes erd
45695 \end_inset
45696
45697  is used instead of 
45698 \begin_inset Quotes eld
45699 \end_inset
45700
45701 /
45702 \begin_inset Quotes erd
45703 \end_inset
45704
45705  to separate folders.
45706  This option is enabled by default when you use LyX on Windows.
45707 \begin_inset Index idx
45708 status collapsed
45709
45710 \begin_layout Plain Layout
45711 Paths
45712 \end_layout
45713
45714 \end_inset
45715
45716
45717 \begin_inset Index idx
45718 status collapsed
45719
45720 \begin_layout Plain Layout
45721 Settings ! Paths
45722 \end_layout
45723
45724 \end_inset
45725
45726
45727 \end_layout
45728
45729 \begin_layout Description
45730 Reset
45731 \begin_inset space ~
45732 \end_inset
45733
45734 class
45735 \begin_inset space ~
45736 \end_inset
45737
45738 options
45739 \begin_inset space ~
45740 \end_inset
45741
45742 when
45743 \begin_inset space ~
45744 \end_inset
45745
45746 document
45747 \begin_inset space ~
45748 \end_inset
45749
45750 classes
45751 \begin_inset space ~
45752 \end_inset
45753
45754 changes Removes all manually set document class options in the 
45755 \family sans
45756 Document\SpecialChar \menuseparator
45757 Settings
45758 \family default
45759  dialog when changing the document class.
45760 \end_layout
45761
45762 \begin_layout Section
45763 File
45764 \begin_inset space ~
45765 \end_inset
45766
45767 Handling
45768 \begin_inset Index idx
45769 status collapsed
45770
45771 \begin_layout Plain Layout
45772 File handling
45773 \end_layout
45774
45775 \end_inset
45776
45777
45778 \end_layout
45779
45780 \begin_layout Subsection
45781 Converters
45782 \begin_inset CommandInset label
45783 LatexCommand label
45784 name "sub:Converters"
45785
45786 \end_inset
45787
45788
45789 \begin_inset Index idx
45790 status collapsed
45791
45792 \begin_layout Plain Layout
45793 Converters
45794 \end_layout
45795
45796 \end_inset
45797
45798
45799 \end_layout
45800
45801 \begin_layout Standard
45802 Here you find the list of defined converter commands to convert material
45803  from one format to another.
45804  You can modify them or create new ones.
45805  To modify a converter, select it, change the entry of the field 
45806 \family sans
45807 Converter
45808 \family default
45809  and/or 
45810 \family sans
45811 Extra
45812 \begin_inset space ~
45813 \end_inset
45814
45815 flag
45816 \family default
45817 , and press the 
45818 \family sans
45819 Modify
45820 \family default
45821  button.
45822  To create a new converter, select an existing one, select a different format
45823  in the 
45824 \family sans
45825 From
45826 \begin_inset space ~
45827 \end_inset
45828
45829 format
45830 \family default
45831  drop-down list, modify the 
45832 \family sans
45833 Converter
45834 \family default
45835  field, and press the 
45836 \family sans
45837 Add
45838 \family default
45839  button.
45840 \end_layout
45841
45842 \begin_layout Standard
45843 When the 
45844 \family sans
45845 Converter File Cache
45846 \family default
45847  is enabled, conversions will be cached as long as specified in the field
45848  
45849 \family sans
45850 Maximum Age (in days
45851 \family default
45852 ).
45853  This means that images don't need to be converted again when you reopen
45854  a document; the converted images from the cache will be used instead.
45855 \end_layout
45856
45857 \begin_layout Standard
45858 More about converters, like the variables and flags that can be used in
45859  the converter definition, is described in the section 
45860 \emph on
45861 Converters
45862 \emph default
45863  of the 
45864 \emph on
45865 Customization
45866 \emph default
45867  manual.
45868 \end_layout
45869
45870 \begin_layout Subsection
45871 File Formats
45872 \begin_inset CommandInset label
45873 LatexCommand label
45874 name "sec:File-Formats"
45875
45876 \end_inset
45877
45878
45879 \begin_inset Index idx
45880 status collapsed
45881
45882 \begin_layout Plain Layout
45883 File formats
45884 \end_layout
45885
45886 \end_inset
45887
45888
45889 \begin_inset Index idx
45890 status collapsed
45891
45892 \begin_layout Plain Layout
45893 Copiers
45894 \end_layout
45895
45896 \end_inset
45897
45898
45899 \end_layout
45900
45901 \begin_layout Standard
45902 Here you find the list of defined file formats that LyX can handle.
45903  You can modify the viewer and editor program that should be used for certain
45904  formats.
45905 \end_layout
45906
45907 \begin_layout Standard
45908 Furthermore, you can define the 
45909 \begin_inset Quotes eld
45910 \end_inset
45911
45912 Default output format
45913 \begin_inset Quotes erd
45914 \end_inset
45915
45916  that is used when you hit 
45917 \begin_inset Quotes eld
45918 \end_inset
45919
45920 View
45921 \begin_inset Quotes erd
45922 \end_inset
45923
45924
45925 \begin_inset Quotes eld
45926 \end_inset
45927
45928 Update
45929 \begin_inset Quotes erd
45930 \end_inset
45931
45932
45933 \begin_inset Quotes eld
45934 \end_inset
45935
45936 View Master Document
45937 \begin_inset Quotes erd
45938 \end_inset
45939
45940  and 
45941 \begin_inset Quotes eld
45942 \end_inset
45943
45944 Update Master Document
45945 \begin_inset Quotes erd
45946 \end_inset
45947
45948  in the Edit menu or the toolbar.
45949 \end_layout
45950
45951 \begin_layout Standard
45952 More about formats, like the options that can be used in the format definition,
45953  is described in the section 
45954 \emph on
45955 Formats
45956 \emph default
45957  of the 
45958 \emph on
45959 Customization
45960 \emph default
45961  manual.
45962 \end_layout
45963
45964 \begin_layout Standard
45965 Since all conversions from one format to another take place in LyX's temporary
45966  directory, it is sometimes necessary to modify a file before copying it
45967  to the temporary directory in order that the conversion may be performed.
45968  This is done by specifying a 
45969 \family sans
45970 Copier
45971 \family default
45972 .
45973  More about this is described in the section 
45974 \emph on
45975 Copiers
45976 \emph default
45977  of the 
45978 \emph on
45979 Customization
45980 \emph default
45981  manual.
45982 \end_layout
45983
45984 \begin_layout Chapter
45985 Units available in LyX
45986 \begin_inset Index idx
45987 status collapsed
45988
45989 \begin_layout Plain Layout
45990 Units
45991 \end_layout
45992
45993 \end_inset
45994
45995
45996 \begin_inset CommandInset label
45997 LatexCommand label
45998 name "cha:Units-available-in"
45999
46000 \end_inset
46001
46002
46003 \end_layout
46004
46005 \begin_layout Standard
46006 To understand the units described in this documentation, 
46007 \begin_inset CommandInset ref
46008 LatexCommand ref
46009 reference "cap:Units"
46010
46011 \end_inset
46012
46013  explains all units available in LyX.
46014 \end_layout
46015
46016 \begin_layout Standard
46017 \begin_inset Float table
46018 placement h
46019 wide false
46020 sideways false
46021 status open
46022
46023 \begin_layout Plain Layout
46024 \begin_inset Caption
46025
46026 \begin_layout Plain Layout
46027 \begin_inset CommandInset label
46028 LatexCommand label
46029 name "cap:Units"
46030
46031 \end_inset
46032
46033 Units
46034 \end_layout
46035
46036 \end_inset
46037
46038
46039 \end_layout
46040
46041 \begin_layout Plain Layout
46042 \begin_inset VSpace medskip
46043 \end_inset
46044
46045
46046 \end_layout
46047
46048 \begin_layout Plain Layout
46049 \align center
46050 \begin_inset Tabular
46051 <lyxtabular version="3" rows="20" columns="2">
46052 <features tabularvalignment="middle">
46053 <column alignment="center" valignment="top" width="0">
46054 <column alignment="center" valignment="top" width="0">
46055 <row>
46056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46057 \begin_inset Text
46058
46059 \begin_layout Plain Layout
46060 unit
46061 \end_layout
46062
46063 \end_inset
46064 </cell>
46065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46066 \begin_inset Text
46067
46068 \begin_layout Plain Layout
46069 name/description
46070 \end_layout
46071
46072 \end_inset
46073 </cell>
46074 </row>
46075 <row>
46076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46077 \begin_inset Text
46078
46079 \begin_layout Plain Layout
46080 mm
46081 \end_layout
46082
46083 \end_inset
46084 </cell>
46085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46086 \begin_inset Text
46087
46088 \begin_layout Plain Layout
46089 millimeter
46090 \end_layout
46091
46092 \end_inset
46093 </cell>
46094 </row>
46095 <row>
46096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46097 \begin_inset Text
46098
46099 \begin_layout Plain Layout
46100 cm
46101 \end_layout
46102
46103 \end_inset
46104 </cell>
46105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46106 \begin_inset Text
46107
46108 \begin_layout Plain Layout
46109 centimeter
46110 \end_layout
46111
46112 \end_inset
46113 </cell>
46114 </row>
46115 <row>
46116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46117 \begin_inset Text
46118
46119 \begin_layout Plain Layout
46120 in
46121 \end_layout
46122
46123 \end_inset
46124 </cell>
46125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46126 \begin_inset Text
46127
46128 \begin_layout Plain Layout
46129 inch
46130 \end_layout
46131
46132 \end_inset
46133 </cell>
46134 </row>
46135 <row>
46136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46137 \begin_inset Text
46138
46139 \begin_layout Plain Layout
46140 pt
46141 \end_layout
46142
46143 \end_inset
46144 </cell>
46145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46146 \begin_inset Text
46147
46148 \begin_layout Plain Layout
46149 point (72.27
46150 \begin_inset space \thinspace{}
46151 \end_inset
46152
46153 pt = 1
46154 \begin_inset space \thinspace{}
46155 \end_inset
46156
46157 in)
46158 \end_layout
46159
46160 \end_inset
46161 </cell>
46162 </row>
46163 <row>
46164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46165 \begin_inset Text
46166
46167 \begin_layout Plain Layout
46168 pc
46169 \end_layout
46170
46171 \end_inset
46172 </cell>
46173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46174 \begin_inset Text
46175
46176 \begin_layout Plain Layout
46177 pica (1
46178 \begin_inset space \thinspace{}
46179 \end_inset
46180
46181 pc = 12
46182 \begin_inset space \thinspace{}
46183 \end_inset
46184
46185 pt)
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 sp
46197 \end_layout
46198
46199 \end_inset
46200 </cell>
46201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46202 \begin_inset Text
46203
46204 \begin_layout Plain Layout
46205 scaled point (65536
46206 \begin_inset space \thinspace{}
46207 \end_inset
46208
46209 sp = 1
46210 \begin_inset space \thinspace{}
46211 \end_inset
46212
46213 pt)
46214 \end_layout
46215
46216 \end_inset
46217 </cell>
46218 </row>
46219 <row>
46220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46221 \begin_inset Text
46222
46223 \begin_layout Plain Layout
46224 bp
46225 \end_layout
46226
46227 \end_inset
46228 </cell>
46229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46230 \begin_inset Text
46231
46232 \begin_layout Plain Layout
46233 big point (72
46234 \begin_inset space \thinspace{}
46235 \end_inset
46236
46237 bp = 1
46238 \begin_inset space \thinspace{}
46239 \end_inset
46240
46241 in)
46242 \end_layout
46243
46244 \end_inset
46245 </cell>
46246 </row>
46247 <row>
46248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46249 \begin_inset Text
46250
46251 \begin_layout Plain Layout
46252 dd
46253 \end_layout
46254
46255 \end_inset
46256 </cell>
46257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46258 \begin_inset Text
46259
46260 \begin_layout Plain Layout
46261 didot (72
46262 \begin_inset space \thinspace{}
46263 \end_inset
46264
46265 dd 
46266 \begin_inset Formula $\approx$
46267 \end_inset
46268
46269  37.6
46270 \begin_inset space \thinspace{}
46271 \end_inset
46272
46273 mm)
46274 \end_layout
46275
46276 \end_inset
46277 </cell>
46278 </row>
46279 <row>
46280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46281 \begin_inset Text
46282
46283 \begin_layout Plain Layout
46284 cc
46285 \end_layout
46286
46287 \end_inset
46288 </cell>
46289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46290 \begin_inset Text
46291
46292 \begin_layout Plain Layout
46293 cicero (1
46294 \begin_inset space \thinspace{}
46295 \end_inset
46296
46297 cc = 12
46298 \begin_inset space \thinspace{}
46299 \end_inset
46300
46301 dd)
46302 \end_layout
46303
46304 \end_inset
46305 </cell>
46306 </row>
46307 <row>
46308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46309 \begin_inset Text
46310
46311 \begin_layout Plain Layout
46312 Scale%
46313 \end_layout
46314
46315 \end_inset
46316 </cell>
46317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46318 \begin_inset Text
46319
46320 \begin_layout Plain Layout
46321 % of original image width
46322 \end_layout
46323
46324 \end_inset
46325 </cell>
46326 </row>
46327 <row>
46328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46329 \begin_inset Text
46330
46331 \begin_layout Plain Layout
46332 text%
46333 \end_layout
46334
46335 \end_inset
46336 </cell>
46337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46338 \begin_inset Text
46339
46340 \begin_layout Plain Layout
46341 % of text width
46342 \end_layout
46343
46344 \end_inset
46345 </cell>
46346 </row>
46347 <row>
46348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46349 \begin_inset Text
46350
46351 \begin_layout Plain Layout
46352 col%
46353 \end_layout
46354
46355 \end_inset
46356 </cell>
46357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46358 \begin_inset Text
46359
46360 \begin_layout Plain Layout
46361 % of column width
46362 \end_layout
46363
46364 \end_inset
46365 </cell>
46366 </row>
46367 <row>
46368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46369 \begin_inset Text
46370
46371 \begin_layout Plain Layout
46372 page%
46373 \end_layout
46374
46375 \end_inset
46376 </cell>
46377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46378 \begin_inset Text
46379
46380 \begin_layout Plain Layout
46381 % of paper width
46382 \end_layout
46383
46384 \end_inset
46385 </cell>
46386 </row>
46387 <row>
46388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46389 \begin_inset Text
46390
46391 \begin_layout Plain Layout
46392 line%
46393 \end_layout
46394
46395 \end_inset
46396 </cell>
46397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46398 \begin_inset Text
46399
46400 \begin_layout Plain Layout
46401 % of line width
46402 \end_layout
46403
46404 \end_inset
46405 </cell>
46406 </row>
46407 <row>
46408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46409 \begin_inset Text
46410
46411 \begin_layout Plain Layout
46412 theight%
46413 \end_layout
46414
46415 \end_inset
46416 </cell>
46417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46418 \begin_inset Text
46419
46420 \begin_layout Plain Layout
46421 % of text height
46422 \end_layout
46423
46424 \end_inset
46425 </cell>
46426 </row>
46427 <row>
46428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46429 \begin_inset Text
46430
46431 \begin_layout Plain Layout
46432 pheight%
46433 \end_layout
46434
46435 \end_inset
46436 </cell>
46437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46438 \begin_inset Text
46439
46440 \begin_layout Plain Layout
46441 % of paper height
46442 \end_layout
46443
46444 \end_inset
46445 </cell>
46446 </row>
46447 <row>
46448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46449 \begin_inset Text
46450
46451 \begin_layout Plain Layout
46452 ex
46453 \end_layout
46454
46455 \end_inset
46456 </cell>
46457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46458 \begin_inset Text
46459
46460 \begin_layout Plain Layout
46461 height of letter 
46462 \emph on
46463 x
46464 \emph default
46465  in current font
46466 \end_layout
46467
46468 \end_inset
46469 </cell>
46470 </row>
46471 <row>
46472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46473 \begin_inset Text
46474
46475 \begin_layout Plain Layout
46476 em
46477 \end_layout
46478
46479 \end_inset
46480 </cell>
46481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46482 \begin_inset Text
46483
46484 \begin_layout Plain Layout
46485 width of letter 
46486 \emph on
46487 M
46488 \emph default
46489  in current font
46490 \end_layout
46491
46492 \end_inset
46493 </cell>
46494 </row>
46495 <row>
46496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46497 \begin_inset Text
46498
46499 \begin_layout Plain Layout
46500 mu
46501 \end_layout
46502
46503 \end_inset
46504 </cell>
46505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46506 \begin_inset Text
46507
46508 \begin_layout Plain Layout
46509 math unit (1
46510 \begin_inset space \thinspace{}
46511 \end_inset
46512
46513 mu = 1/18
46514 \begin_inset space \thinspace{}
46515 \end_inset
46516
46517 em)
46518 \end_layout
46519
46520 \end_inset
46521 </cell>
46522 </row>
46523 </lyxtabular>
46524
46525 \end_inset
46526
46527
46528 \end_layout
46529
46530 \end_inset
46531
46532
46533 \end_layout
46534
46535 \begin_layout Chapter
46536 Credits
46537 \begin_inset CommandInset label
46538 LatexCommand label
46539 name "cha:Credits"
46540
46541 \end_inset
46542
46543
46544 \end_layout
46545
46546 \begin_layout Standard
46547 The documentation is a collaborative effort between many different people
46548  (and we would encourage people to contribute!).
46549 \end_layout
46550
46551 \begin_layout Itemize
46552
46553 \noun on
46554 Alejandro Aguilar Sierra
46555 \end_layout
46556
46557 \begin_layout Itemize
46558
46559 \noun on
46560 Amir Karger
46561 \end_layout
46562
46563 \begin_layout Itemize
46564
46565 \noun on
46566 David Johnson
46567 \end_layout
46568
46569 \begin_layout Itemize
46570
46571 \noun on
46572 Hartmut Haase
46573 \end_layout
46574
46575 \begin_layout Itemize
46576
46577 \noun on
46578 Ignacio García
46579 \end_layout
46580
46581 \begin_layout Itemize
46582
46583 \noun on
46584 Ivan Schreter
46585 \end_layout
46586
46587 \begin_layout Itemize
46588
46589 \noun on
46590 John Raithel
46591 \end_layout
46592
46593 \begin_layout Itemize
46594
46595 \noun on
46596 John Weiss
46597 \end_layout
46598
46599 \begin_layout Itemize
46600
46601 \noun on
46602 Lars Gullik Bjønnes
46603 \end_layout
46604
46605 \begin_layout Itemize
46606
46607 \noun on
46608 Matthias Ettrich
46609 \end_layout
46610
46611 \begin_layout Itemize
46612
46613 \noun on
46614 Matthias Zenker
46615 \end_layout
46616
46617 \begin_layout Itemize
46618
46619 \noun on
46620 Rich Fields
46621 \end_layout
46622
46623 \begin_layout Itemize
46624
46625 \noun on
46626 Pascal André
46627 \end_layout
46628
46629 \begin_layout Itemize
46630
46631 \noun on
46632 Paul Evans
46633 \end_layout
46634
46635 \begin_layout Itemize
46636
46637 \noun on
46638 Paul Russel
46639 \end_layout
46640
46641 \begin_layout Itemize
46642
46643 \noun on
46644 Robin Socha
46645 \end_layout
46646
46647 \begin_layout Itemize
46648
46649 \noun on
46650 Uwe Stöhr
46651 \end_layout
46652
46653 \begin_layout Itemize
46654 The LyX Team: 
46655 \begin_inset CommandInset citation
46656 LatexCommand cite
46657 key "lyxcredit"
46658
46659 \end_inset
46660
46661
46662 \end_layout
46663
46664 \begin_layout Standard
46665 \begin_inset Newpage newpage
46666 \end_inset
46667
46668 The bibliography on the following page was created with the 
46669 \family sans
46670 Bibliography
46671 \family default
46672  environment.
46673 \end_layout
46674
46675 \begin_layout Bibliography
46676 \labelwidthstring Literaturverzeichnis
46677 \begin_inset CommandInset bibitem
46678 LatexCommand bibitem
46679 label "Credits"
46680 key "lyxcredit"
46681
46682 \end_inset
46683
46684 The LyX Team: 
46685 \begin_inset CommandInset href
46686 LatexCommand href
46687 name "Credits"
46688 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
46689
46690 \end_inset
46691
46692 :
46693 \begin_inset Newline newline
46694 \end_inset
46695
46696
46697 \begin_inset Flex URL
46698 status collapsed
46699
46700 \begin_layout Plain Layout
46701
46702 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
46703 \end_layout
46704
46705 \end_inset
46706
46707
46708 \end_layout
46709
46710 \begin_layout Bibliography
46711 \labelwidthstring Literaturverzeichnis
46712 \begin_inset CommandInset bibitem
46713 LatexCommand bibitem
46714 key "latexcompanion"
46715
46716 \end_inset
46717
46718 Frank Mittelbach and Michel Goossens: 
46719 \emph on
46720 The LaTeX Companion Second Edition.
46721
46722 \emph default
46723  Addison-Wesley, 2004
46724 \end_layout
46725
46726 \begin_layout Bibliography
46727 \labelwidthstring Literaturverzeichnis
46728 \begin_inset CommandInset bibitem
46729 LatexCommand bibitem
46730 key "latexguide"
46731
46732 \end_inset
46733
46734 Helmut Kopka and Patrick W.
46735  Daly: 
46736 \emph on
46737 A Guide to LaTeX Fourth Edition.
46738
46739 \emph default
46740  Addison-Wesley, 2003
46741 \end_layout
46742
46743 \begin_layout Bibliography
46744 \labelwidthstring Literaturverzeichnis
46745 \begin_inset CommandInset bibitem
46746 LatexCommand bibitem
46747 key "latexbook"
46748
46749 \end_inset
46750
46751 Leslie Lamport: 
46752 \emph on
46753 LaTeX: A Document Preparation System.
46754
46755 \emph default
46756  Addison-Wesley, second edition, 1994
46757 \end_layout
46758
46759 \begin_layout Bibliography
46760 \labelwidthstring Literaturverzeichnis
46761 \begin_inset CommandInset bibitem
46762 LatexCommand bibitem
46763 key "texbook"
46764
46765 \end_inset
46766
46767 Donald E.
46768  Knuth.
46769  
46770 \emph on
46771 The TeXbook.
46772
46773 \emph default
46774  Addison-Wesley, 1984
46775 \end_layout
46776
46777 \begin_layout Bibliography
46778 \labelwidthstring Literaturverzeichnis
46779 \begin_inset CommandInset bibitem
46780 LatexCommand bibitem
46781 key "TeXCatalogue"
46782
46783 \end_inset
46784
46785 The TeX Catalogue:
46786 \begin_inset Newline newline
46787 \end_inset
46788
46789
46790 \begin_inset Flex URL
46791 status collapsed
46792
46793 \begin_layout Plain Layout
46794
46795 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
46796 \end_layout
46797
46798 \end_inset
46799
46800
46801 \end_layout
46802
46803 \begin_layout Bibliography
46804 \labelwidthstring Literaturverzeichnis
46805 \begin_inset CommandInset bibitem
46806 LatexCommand bibitem
46807 key "LaTeXFAQ"
46808
46809 \end_inset
46810
46811 The LaTeX FAQ:
46812 \begin_inset Newline newline
46813 \end_inset
46814
46815
46816 \begin_inset Flex URL
46817 status collapsed
46818
46819 \begin_layout Plain Layout
46820
46821 http://www.tex.ac.uk/cgi-bin/texfaq2html
46822 \end_layout
46823
46824 \end_inset
46825
46826
46827 \end_layout
46828
46829 \begin_layout Bibliography
46830 \labelwidthstring Literaturverzeichnis
46831 \begin_inset CommandInset bibitem
46832 LatexCommand bibitem
46833 key "BibTeX"
46834
46835 \end_inset
46836
46837
46838 \begin_inset CommandInset href
46839 LatexCommand href
46840 name "Documentation"
46841 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
46842
46843 \end_inset
46844
46845  of the program 
46846 \family sans
46847 BibTeX
46848 \family default
46849 :
46850 \begin_inset Newline newline
46851 \end_inset
46852
46853
46854 \begin_inset Flex URL
46855 status collapsed
46856
46857 \begin_layout Plain Layout
46858
46859 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
46860 \end_layout
46861
46862 \end_inset
46863
46864
46865 \end_layout
46866
46867 \begin_layout Bibliography
46868 \labelwidthstring Literaturverzeichnis
46869 \begin_inset CommandInset bibitem
46870 LatexCommand bibitem
46871 key "BibTeX-2"
46872
46873 \end_inset
46874
46875
46876 \begin_inset CommandInset href
46877 LatexCommand href
46878 name "Documentation"
46879 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46880
46881 \end_inset
46882
46883  how to use the program 
46884 \family sans
46885 BibTeX
46886 \family default
46887 :
46888 \begin_inset Newline newline
46889 \end_inset
46890
46891
46892 \begin_inset Flex URL
46893 status collapsed
46894
46895 \begin_layout Plain Layout
46896
46897 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46898 \end_layout
46899
46900 \end_inset
46901
46902
46903 \end_layout
46904
46905 \begin_layout Bibliography
46906 \labelwidthstring Literaturverzeichnis
46907 \begin_inset CommandInset bibitem
46908 LatexCommand bibitem
46909 key "makeindex"
46910
46911 \end_inset
46912
46913
46914 \begin_inset CommandInset href
46915 LatexCommand href
46916 name "Documentation"
46917 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
46918
46919 \end_inset
46920
46921  of the program 
46922 \family sans
46923 makeindex
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://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
46936 \end_layout
46937
46938 \end_inset
46939
46940
46941 \end_layout
46942
46943 \begin_layout Bibliography
46944 \labelwidthstring Literaturverzeichnis
46945 \begin_inset CommandInset bibitem
46946 LatexCommand bibitem
46947 key "xindy"
46948
46949 \end_inset
46950
46951
46952 \begin_inset CommandInset href
46953 LatexCommand href
46954 name "Documentation"
46955 target "http://www.xindy.org/documentation.html"
46956
46957 \end_inset
46958
46959  of the program 
46960 \family sans
46961 xindy
46962 \family default
46963 :
46964 \begin_inset Newline newline
46965 \end_inset
46966
46967
46968 \begin_inset Flex URL
46969 status collapsed
46970
46971 \begin_layout Plain Layout
46972
46973 http://www.xindy.org/documentation.html
46974 \end_layout
46975
46976 \end_inset
46977
46978
46979 \end_layout
46980
46981 \begin_layout Bibliography
46982 \labelwidthstring Literaturverzeichnis
46983 \begin_inset CommandInset bibitem
46984 LatexCommand bibitem
46985 key "caption"
46986
46987 \end_inset
46988
46989
46990 \begin_inset CommandInset href
46991 LatexCommand href
46992 name "Documentation"
46993 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
46994
46995 \end_inset
46996
46997  of the LaTeX-package 
46998 \series bold
46999 caption
47000 \series default
47001
47002 \begin_inset Index idx
47003 status collapsed
47004
47005 \begin_layout Plain Layout
47006 LaTeX-packages ! caption
47007 \end_layout
47008
47009 \end_inset
47010
47011 :
47012 \begin_inset Newline newline
47013 \end_inset
47014
47015
47016 \begin_inset Flex URL
47017 status collapsed
47018
47019 \begin_layout Plain Layout
47020
47021 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
47022 \end_layout
47023
47024 \end_inset
47025
47026
47027 \end_layout
47028
47029 \begin_layout Bibliography
47030 \labelwidthstring Literaturverzeichnis
47031 \begin_inset CommandInset bibitem
47032 LatexCommand bibitem
47033 key "fancyhdr"
47034
47035 \end_inset
47036
47037
47038 \begin_inset CommandInset href
47039 LatexCommand href
47040 name "Documentation"
47041 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
47042
47043 \end_inset
47044
47045  of the LaTeX-package 
47046 \series bold
47047 fancyhdr
47048 \series default
47049
47050 \begin_inset Index idx
47051 status collapsed
47052
47053 \begin_layout Plain Layout
47054 LaTeX-packages ! fancyhdr
47055 \end_layout
47056
47057 \end_inset
47058
47059 :
47060 \begin_inset Newline newline
47061 \end_inset
47062
47063
47064 \begin_inset Flex URL
47065 status collapsed
47066
47067 \begin_layout Plain Layout
47068
47069 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
47070 \end_layout
47071
47072 \end_inset
47073
47074
47075 \end_layout
47076
47077 \begin_layout Bibliography
47078 \labelwidthstring Literaturverzeichnis
47079 \begin_inset CommandInset bibitem
47080 LatexCommand bibitem
47081 key "hyperref"
47082
47083 \end_inset
47084
47085
47086 \series bold
47087
47088 \begin_inset CommandInset href
47089 LatexCommand href
47090 name "Documentation"
47091 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47092
47093 \end_inset
47094
47095
47096 \series default
47097  of the LaTeX-package 
47098 \series bold
47099 hyperref
47100 \series default
47101
47102 \begin_inset Index idx
47103 status collapsed
47104
47105 \begin_layout Plain Layout
47106 LaTeX-packages ! hyperref
47107 \end_layout
47108
47109 \end_inset
47110
47111 :
47112 \begin_inset Newline newline
47113 \end_inset
47114
47115
47116 \begin_inset Flex URL
47117 status collapsed
47118
47119 \begin_layout Plain Layout
47120
47121 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
47122 \end_layout
47123
47124 \end_inset
47125
47126
47127 \end_layout
47128
47129 \begin_layout Bibliography
47130 \labelwidthstring Literaturverzeichnis
47131 \begin_inset CommandInset bibitem
47132 LatexCommand bibitem
47133 key "nomencl"
47134
47135 \end_inset
47136
47137
47138 \begin_inset CommandInset href
47139 LatexCommand href
47140 name "Documentation"
47141 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
47142
47143 \end_inset
47144
47145  of the LaTeX-package 
47146 \series bold
47147 nomencl
47148 \series default
47149
47150 \begin_inset Index idx
47151 status collapsed
47152
47153 \begin_layout Plain Layout
47154 LaTeX-packages ! nomencl
47155 \end_layout
47156
47157 \end_inset
47158
47159 :
47160 \begin_inset Newline newline
47161 \end_inset
47162
47163
47164 \begin_inset Flex URL
47165 status collapsed
47166
47167 \begin_layout Plain Layout
47168
47169 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
47170 \end_layout
47171
47172 \end_inset
47173
47174
47175 \end_layout
47176
47177 \begin_layout Bibliography
47178 \labelwidthstring Literaturverzeichnis
47179 \begin_inset CommandInset bibitem
47180 LatexCommand bibitem
47181 key "tipa"
47182
47183 \end_inset
47184
47185
47186 \begin_inset CommandInset href
47187 LatexCommand href
47188 name "Documentation"
47189 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
47190
47191 \end_inset
47192
47193  of the LaTeX-package 
47194 \series bold
47195 tipa
47196 \series default
47197
47198 \begin_inset Index idx
47199 status collapsed
47200
47201 \begin_layout Plain Layout
47202 LaTeX-packages ! tipa
47203 \end_layout
47204
47205 \end_inset
47206
47207 :
47208 \begin_inset Newline newline
47209 \end_inset
47210
47211
47212 \begin_inset Flex URL
47213 status collapsed
47214
47215 \begin_layout Plain Layout
47216
47217 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
47218 \end_layout
47219
47220 \end_inset
47221
47222
47223 \end_layout
47224
47225 \begin_layout Bibliography
47226 \labelwidthstring Literaturverzeichnis
47227 \begin_inset CommandInset bibitem
47228 LatexCommand bibitem
47229 key "wrapfig"
47230
47231 \end_inset
47232
47233
47234 \begin_inset CommandInset href
47235 LatexCommand href
47236 name "Documentation"
47237 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
47238
47239 \end_inset
47240
47241  of the LaTeX-package 
47242 \series bold
47243 wrapfig
47244 \series default
47245
47246 \begin_inset Index idx
47247 status collapsed
47248
47249 \begin_layout Plain Layout
47250 LaTeX-packages ! wrapfig
47251 \end_layout
47252
47253 \end_inset
47254
47255 :
47256 \begin_inset Newline newline
47257 \end_inset
47258
47259
47260 \begin_inset Flex URL
47261 status collapsed
47262
47263 \begin_layout Plain Layout
47264
47265 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
47266 \end_layout
47267
47268 \end_inset
47269
47270
47271 \end_layout
47272
47273 \begin_layout Bibliography
47274 \labelwidthstring Literaturverzeichnis
47275 \begin_inset CommandInset bibitem
47276 LatexCommand bibitem
47277 key "Arabic"
47278
47279 \end_inset
47280
47281
47282 \begin_inset CommandInset href
47283 LatexCommand href
47284 name "Wiki-page"
47285 target "http://wiki.lyx.org/Windows/Arabic"
47286
47287 \end_inset
47288
47289  how to set up LyX for Arabic:
47290 \begin_inset Newline newline
47291 \end_inset
47292
47293
47294 \begin_inset Flex URL
47295 status collapsed
47296
47297 \begin_layout Plain Layout
47298
47299 http://wiki.lyx.org/Windows/Arabic
47300 \end_layout
47301
47302 \end_inset
47303
47304
47305 \end_layout
47306
47307 \begin_layout Bibliography
47308 \labelwidthstring Literaturverzeichnis
47309 \begin_inset CommandInset bibitem
47310 LatexCommand bibitem
47311 key "Armenian"
47312
47313 \end_inset
47314
47315
47316 \begin_inset CommandInset href
47317 LatexCommand href
47318 name "Wiki-page"
47319 target "http://wiki.lyx.org/Windows/Armenian"
47320
47321 \end_inset
47322
47323  how to set up LyX for Armenian:
47324 \begin_inset Newline newline
47325 \end_inset
47326
47327
47328 \begin_inset Flex URL
47329 status collapsed
47330
47331 \begin_layout Plain Layout
47332
47333 http://wiki.lyx.org/Windows/Armenian
47334 \end_layout
47335
47336 \end_inset
47337
47338
47339 \end_layout
47340
47341 \begin_layout Bibliography
47342 \labelwidthstring Literaturverzeichnis
47343 \begin_inset CommandInset bibitem
47344 LatexCommand bibitem
47345 key "Farsi"
47346
47347 \end_inset
47348
47349
47350 \begin_inset CommandInset href
47351 LatexCommand href
47352 name "Wiki-page"
47353 target "http://wiki.lyx.org/Windows/Farsi"
47354
47355 \end_inset
47356
47357  how to set up LyX for Farsi:
47358 \begin_inset Newline newline
47359 \end_inset
47360
47361
47362 \begin_inset Flex URL
47363 status collapsed
47364
47365 \begin_layout Plain Layout
47366
47367 http://wiki.lyx.org/Windows/Farsi
47368 \end_layout
47369
47370 \end_inset
47371
47372
47373 \end_layout
47374
47375 \begin_layout Bibliography
47376 \labelwidthstring Literaturverzeichnis
47377 \begin_inset CommandInset bibitem
47378 LatexCommand bibitem
47379 key "Hebrew"
47380
47381 \end_inset
47382
47383
47384 \begin_inset CommandInset href
47385 LatexCommand href
47386 name "Wiki-page"
47387 target "http://wiki.lyx.org/Windows/Hebrew"
47388
47389 \end_inset
47390
47391  how to set up LyX for Hebrew:
47392 \begin_inset Newline newline
47393 \end_inset
47394
47395
47396 \begin_inset Flex URL
47397 status collapsed
47398
47399 \begin_layout Plain Layout
47400
47401 http://wiki.lyx.org/Windows/Hebrew
47402 \end_layout
47403
47404 \end_inset
47405
47406
47407 \end_layout
47408
47409 \begin_layout Bibliography
47410 \labelwidthstring Literaturverzeichnis
47411 \begin_inset CommandInset bibitem
47412 LatexCommand bibitem
47413 key "Japanese"
47414
47415 \end_inset
47416
47417
47418 \begin_inset CommandInset href
47419 LatexCommand href
47420 name "Wiki-page"
47421 target "http://wiki.lyx.org/Windows/Japanese"
47422
47423 \end_inset
47424
47425  how to set up LyX for Japanese:
47426 \begin_inset Newline newline
47427 \end_inset
47428
47429
47430 \begin_inset Flex URL
47431 status collapsed
47432
47433 \begin_layout Plain Layout
47434
47435 http://wiki.lyx.org/Windows/Japanese
47436 \end_layout
47437
47438 \end_inset
47439
47440
47441 \end_layout
47442
47443 \begin_layout Bibliography
47444 \labelwidthstring Literaturverzeichnis
47445 \begin_inset CommandInset bibitem
47446 LatexCommand bibitem
47447 key "Latvian"
47448
47449 \end_inset
47450
47451
47452 \begin_inset CommandInset href
47453 LatexCommand href
47454 name "Wiki-page"
47455 target "http://wiki.lyx.org/Windows/Latvian"
47456
47457 \end_inset
47458
47459  how to set up LyX for Latvian:
47460 \begin_inset Newline newline
47461 \end_inset
47462
47463
47464 \begin_inset Flex URL
47465 status collapsed
47466
47467 \begin_layout Plain Layout
47468
47469 http://wiki.lyx.org/Windows/Latvian
47470 \end_layout
47471
47472 \end_inset
47473
47474
47475 \end_layout
47476
47477 \begin_layout Bibliography
47478 \labelwidthstring Literaturverzeichnis
47479 \begin_inset CommandInset bibitem
47480 LatexCommand bibitem
47481 key "Lithuanian"
47482
47483 \end_inset
47484
47485
47486 \begin_inset CommandInset href
47487 LatexCommand href
47488 name "Wiki-page"
47489 target "http://wiki.lyx.org/Windows/Lithuanian"
47490
47491 \end_inset
47492
47493  how to set up LyX for Lithuanian:
47494 \begin_inset Newline newline
47495 \end_inset
47496
47497
47498 \begin_inset Flex URL
47499 status collapsed
47500
47501 \begin_layout Plain Layout
47502
47503 http://wiki.lyx.org/Windows/Lithuanian
47504 \end_layout
47505
47506 \end_inset
47507
47508
47509 \end_layout
47510
47511 \begin_layout Bibliography
47512 \labelwidthstring Literaturverzeichnis
47513 \begin_inset CommandInset bibitem
47514 LatexCommand bibitem
47515 key "Mongolian"
47516
47517 \end_inset
47518
47519
47520 \begin_inset CommandInset href
47521 LatexCommand href
47522 name "Wiki-page"
47523 target "http://wiki.lyx.org/Windows/Mongolian"
47524
47525 \end_inset
47526
47527  how to set up LyX for Mongolian:
47528 \begin_inset Newline newline
47529 \end_inset
47530
47531
47532 \begin_inset Flex URL
47533 status collapsed
47534
47535 \begin_layout Plain Layout
47536
47537 http://wiki.lyx.org/Windows/Mongolian
47538 \end_layout
47539
47540 \end_inset
47541
47542
47543 \end_layout
47544
47545 \begin_layout Bibliography
47546 \labelwidthstring Literaturverzeichnis
47547 \begin_inset CommandInset bibitem
47548 LatexCommand bibitem
47549 key "Vietnamese"
47550
47551 \end_inset
47552
47553
47554 \begin_inset CommandInset href
47555 LatexCommand href
47556 name "Wiki-page"
47557 target "http://wiki.lyx.org/Windows/Vietnamese"
47558
47559 \end_inset
47560
47561  how to set up LyX for Vietnamese:
47562 \begin_inset Newline newline
47563 \end_inset
47564
47565
47566 \begin_inset Flex URL
47567 status collapsed
47568
47569 \begin_layout Plain Layout
47570
47571 http://wiki.lyx.org/Windows/Vietnamese
47572 \end_layout
47573
47574 \end_inset
47575
47576
47577 \end_layout
47578
47579 \begin_layout Bibliography
47580 \labelwidthstring Literaturverzeichnis
47581 \begin_inset CommandInset bibitem
47582 LatexCommand bibitem
47583 key "NewInLyX20"
47584
47585 \end_inset
47586
47587
47588 \begin_inset CommandInset href
47589 LatexCommand href
47590 name "Wiki-page"
47591 target "http://wiki.lyx.org/LyX/NewInLyX20"
47592
47593 \end_inset
47594
47595  about new features in 
47596 \family sans
47597 LyX 2.0
47598 \family default
47599 :
47600 \begin_inset Newline newline
47601 \end_inset
47602
47603
47604 \begin_inset Flex URL
47605 status collapsed
47606
47607 \begin_layout Plain Layout
47608
47609 http://wiki.lyx.org/LyX/NewInLyX20
47610 \end_layout
47611
47612 \end_inset
47613
47614
47615 \end_layout
47616
47617 \begin_layout Standard
47618 \begin_inset Newpage newpage
47619 \end_inset
47620
47621
47622 \begin_inset ERT
47623 status collapsed
47624
47625 \begin_layout Plain Layout
47626
47627
47628 \backslash
47629 let
47630 \backslash
47631 mybibname
47632 \backslash
47633 bibname
47634 \end_layout
47635
47636 \begin_layout Plain Layout
47637
47638
47639 \backslash
47640 renewcommand{
47641 \backslash
47642 bibname}{
47643 \backslash
47644 mybibname
47645 \backslash
47646 ; 2}
47647 \end_layout
47648
47649 \end_inset
47650
47651
47652 \begin_inset Note Note
47653 status collapsed
47654
47655 \begin_layout Plain Layout
47656 The command 
47657 \series bold
47658
47659 \backslash
47660 bibname
47661 \series default
47662  is the name of the bibliography in the current document language.
47663  It is redefined here with the number 2 at the end to state that the following
47664  bibliography is the second one:
47665 \end_layout
47666
47667 \end_inset
47668
47669
47670 \end_layout
47671
47672 \begin_layout Standard
47673 \begin_inset CommandInset bibtex
47674 LatexCommand bibtex
47675 bibfiles "biblio/LyXDocs"
47676 options "biblio/alphadin"
47677
47678 \end_inset
47679
47680
47681 \end_layout
47682
47683 \begin_layout Standard
47684 The above bibliography is created from a BibTeX-database.
47685 \end_layout
47686
47687 \begin_layout Standard
47688 \begin_inset CommandInset nomencl_print
47689 LatexCommand printnomenclature
47690 set_width "none"
47691
47692 \end_inset
47693
47694
47695 \begin_inset CommandInset index_print
47696 LatexCommand printindex
47697 type "idx"
47698
47699 \end_inset
47700
47701
47702 \end_layout
47703
47704 \end_body
47705 \end_document