]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
UserGuide.lyx: remove myThes license and point to its location in our sources instead
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 357
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 % redefine the greyed out note
48 \renewenvironment{lyxgreyedout}
49  {\textcolor{blue}\bgroup}{\egroup}
50
51 % workaround for a makeindex bug 
52 \newcommand*{\OrgIndex}{} 
53 \let\OrgIndex\index 
54 \renewcommand*{\index}[1]{\OrgIndex{#1}}
55 \end_preamble
56 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
57 \use_default_options false
58 \language english
59 \inputencoding auto
60 \font_roman default
61 \font_sans default
62 \font_typewriter default
63 \font_default_family default
64 \use_xetex false
65 \font_sc false
66 \font_osf false
67 \font_sf_scale 100
68 \font_tt_scale 100
69
70 \graphics default
71 \default_output_format default
72 \paperfontsize 12
73 \spacing single
74 \use_hyperref true
75 \pdf_title "The LyX User's Guide"
76 \pdf_author "LyX Team"
77 \pdf_subject "LyX"
78 \pdf_keywords "LyX"
79 \pdf_bookmarks true
80 \pdf_bookmarksnumbered true
81 \pdf_bookmarksopen false
82 \pdf_bookmarksopenlevel 1
83 \pdf_breaklinks false
84 \pdf_pdfborder false
85 \pdf_colorlinks true
86 \pdf_backref false
87 \pdf_pdfusetitle false
88 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
89 \papersize default
90 \use_geometry false
91 \use_amsmath 1
92 \use_esint 0
93 \cite_engine basic
94 \use_bibtopic false
95 \use_indices false
96 \paperorientation portrait
97 \branch Question
98 \selected 1
99 \color #00ff00
100 \end_branch
101 \branch Answer
102 \selected 0
103 \color #aa55ff
104 \end_branch
105 \secnumdepth 3
106 \tocdepth 3
107 \paragraph_separation indent
108 \defskip medskip
109 \quotes_language english
110 \papercolumns 1
111 \papersides 2
112 \paperpagestyle default
113 \tracking_changes false
114 \output_changes false
115 \author "" 
116 \author "" 
117 \end_header
118
119 \begin_body
120
121 \begin_layout Title
122 The LyX User's Guide
123 \end_layout
124
125 \begin_layout Author
126 by the LyX Team
127 \begin_inset Foot
128 status collapsed
129
130 \begin_layout Plain Layout
131 \noindent
132 If you have comments or error corrections, please send them to the LyX Documenta
133 tion mailing list: 
134 \begin_inset CommandInset href
135 LatexCommand href
136 target "lyx-docs@lists.lyx.org"
137 type "mailto:"
138
139 \end_inset
140
141
142 \end_layout
143
144 \end_inset
145
146
147 \begin_inset Newline newline
148 \end_inset
149
150
151 \begin_inset Newline newline
152 \end_inset
153
154 Version 2.0.x
155 \begin_inset Note Note
156 status open
157
158 \begin_layout Plain Layout
159 The latest PDF-version of this document can be found here:
160 \begin_inset Newline newline
161 \end_inset
162
163
164 \series bold
165 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
166 \end_layout
167
168 \end_inset
169
170
171 \end_layout
172
173 \begin_layout Standard
174 \begin_inset CommandInset toc
175 LatexCommand tableofcontents
176
177 \end_inset
178
179
180 \end_layout
181
182 \begin_layout Chapter
183 Getting Started
184 \end_layout
185
186 \begin_layout Section
187 What is LyX?
188 \end_layout
189
190 \begin_layout Standard
191 LyX is a document preparation system.
192  It is a tool for producing beautiful manuscripts, publishable books, business
193  letters and proposals, and even poetry.
194  It is unlike most other 
195 \begin_inset Quotes eld
196 \end_inset
197
198 word processors
199 \begin_inset Quotes erd
200 \end_inset
201
202  in the sense that it uses the paradigm of a markup language as its core
203  editing style.
204  That means that when you type a section header, you mark it as a 
205 \begin_inset Quotes eld
206 \end_inset
207
208 Section
209 \begin_inset Quotes erd
210 \end_inset
211
212 , not 
213 \begin_inset Quotes eld
214 \end_inset
215
216 Bold, 17
217 \begin_inset space \thinspace{}
218 \end_inset
219
220 pt type, left justified, 5
221 \begin_inset space \thinspace{}
222 \end_inset
223
224 mm space below
225 \begin_inset Quotes erd
226 \end_inset
227
228 .
229  LyX takes care of the typesetting for you, so you deal only with concepts,
230  not the mechanics.
231 \end_layout
232
233 \begin_layout Standard
234 This philosophy is explained in much greater detail in the 
235 \emph on
236
237 \begin_inset Quotes eld
238 \end_inset
239
240 Introduction
241 \begin_inset Quotes erd
242 \end_inset
243
244
245 \emph default
246 .
247  If you haven't read it yet, you need to.
248  Yes, we mean now.
249 \end_layout
250
251 \begin_layout Standard
252 The 
253 \begin_inset Quotes eld
254 \end_inset
255
256
257 \emph on
258 Introduction
259 \emph default
260
261 \begin_inset Quotes erd
262 \end_inset
263
264  describes several things in addition to LyX's philosophy: most importantly,
265  the format of all of the manuals.
266  If you don't read it, you'll have a bear of a time navigating this manual.
267  You might also be better served looking in one of the other manuals instead
268  of this one.
269  
270 \begin_inset Quotes eld
271 \end_inset
272
273
274 \emph on
275 Introduction
276 \emph default
277
278 \begin_inset Quotes erd
279 \end_inset
280
281  describes that, too.
282 \end_layout
283
284 \begin_layout Section
285 How LyX Looks
286 \end_layout
287
288 \begin_layout Standard
289 Like most applications, LyX has the familiar menu bar across the top of
290  its window.
291  Below it is a toolbar with a pulldown box and various buttons.
292  There is, of course, a vertical scrollbar and a main work area for editing
293  documents.
294 \end_layout
295
296 \begin_layout Standard
297 Note that there is no horizontal scroll bar.
298  This is not a bug or an oversight, but intentional.
299  When you read a book, you expect the end of a line to wrap around to the
300  next line.
301  Text overflows onto new pages in a vertical fashion, hence the need for
302  only a vertical scrollbar.
303  There are three cases where you might want a horizontal scrollbar.
304  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
305  This, however, is due
306  to a flaw in the routine that displays graphics on the LyX screen in a
307  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
308  as you'd need to rescale graphics to fit on a page.
309  The second and third cases are tables and equations which are wider than
310  the LyX window.
311  You can use the arrow keys to scroll horizontally through the table, but
312  this doesn't work for equations yet.
313 \end_layout
314
315 \begin_layout Standard
316 For a brief description of all LyX menus and toolbar buttons, have a look
317  at Appendix
318 \begin_inset space ~
319 \end_inset
320
321
322 \begin_inset CommandInset ref
323 LatexCommand ref
324 reference "cha:The-User-Interface"
325
326 \end_inset
327
328 .
329  Most of them are self-explanatory and you'll find them listed in the correspond
330 ing sections of this documentation.
331 \end_layout
332
333 \begin_layout Section
334 HELP
335 \end_layout
336
337 \begin_layout Standard
338 The help system consists of the LyX manuals.
339  You can read 
340 \emph on
341 all
342 \emph default
343  of the manuals from inside LyX.
344  Just select the manual you want read from the 
345 \family sans
346 Help
347 \family default
348  menu.
349 \end_layout
350
351 \begin_layout Section
352 Basic LyX Setup
353 \begin_inset CommandInset label
354 LatexCommand label
355 name "sec:Basic-LyX-Setup"
356
357 \end_inset
358
359
360 \end_layout
361
362 \begin_layout Standard
363 There are several features of LyX that can be configured from inside LyX,
364  without resorting to configuration files.
365  First, LyX is able to inspect your system to see what programs, LaTeX document
366  classes and LaTeX packages are available.
367  It uses this knowledge to give reasonable defaults to several 
368 \family sans
369 Preferences
370 \family default
371
372 \begin_inset Index idx
373 status collapsed
374
375 \begin_layout Plain Layout
376 Preferences
377 \end_layout
378
379 \end_inset
380
381  settings.
382  Although this configuration has already been done when LyX was installed
383  on your system, you might have some items that you installed locally, e.
384 \begin_inset space \thinspace{}
385 \end_inset
386
387 g.
388 \begin_inset space \space{}
389 \end_inset
390
391 new LaTeX classes, and which are not seen by LyX.
392  To force LyX to re-inspect your system, you should use 
393 \family sans
394 Tools\SpecialChar \menuseparator
395 Reconfigure
396 \family default
397 .
398 \begin_inset Index idx
399 status collapsed
400
401 \begin_layout Plain Layout
402 Reconfiguration of LyX
403 \end_layout
404
405 \end_inset
406
407  You should then restart LyX to ensure that the changes are taken into account.
408 \end_layout
409
410 \begin_layout Section
411 LaTeX Setup
412 \begin_inset CommandInset label
413 LatexCommand label
414 name "sec:LaTeX-Setup"
415
416 \end_inset
417
418
419 \end_layout
420
421 \begin_layout Standard
422 LyX needs several LaTeX packages to work properly.
423  The packages found on the system by LyX are listed in the file 
424 \emph on
425 LaT
426 \emph default
427
428 \begin_inset ERT
429 status collapsed
430
431 \begin_layout Plain Layout
432
433 {}
434 \end_layout
435
436 \end_inset
437
438
439 \emph on
440 eX
441 \begin_inset space ~
442 \end_inset
443
444 Configuration
445 \emph default
446  that will be created when using the menu 
447 \family sans
448 Help\SpecialChar \menuseparator
449 LaT
450 \begin_inset ERT
451 status collapsed
452
453 \begin_layout Plain Layout
454
455 {}
456 \end_layout
457
458 \end_inset
459
460 eX
461 \begin_inset space ~
462 \end_inset
463
464 Configuration
465 \family default
466 .
467  You should install the required missing packages and then reconfigure LyX.
468 \begin_inset Note Note
469 status collapsed
470
471 \begin_layout Plain Layout
472 The two braces in the TeX Code box prevent that the term 
473 \begin_inset Quotes eld
474 \end_inset
475
476 LaTeX
477 \begin_inset Quotes erd
478 \end_inset
479
480  is printed with sub- and superscript letters.
481  More about TeX Code is described in section
482 \begin_inset space ~
483 \end_inset
484
485
486 \begin_inset CommandInset ref
487 LatexCommand ref
488 reference "sec:TeX-Code"
489
490 \end_inset
491
492 , the printout of proper names like LaTeX is explained in section
493 \begin_inset space ~
494 \end_inset
495
496
497 \begin_inset CommandInset ref
498 LatexCommand ref
499 reference "sub:LyX's-Proper-Names"
500
501 \end_inset
502
503 .
504 \end_layout
505
506 \end_inset
507
508
509 \begin_inset Index idx
510 status collapsed
511
512 \begin_layout Plain Layout
513 Reconfiguration of LyX
514 \end_layout
515
516 \end_inset
517
518
519 \end_layout
520
521 \begin_layout Chapter
522 How to work with LyX
523 \end_layout
524
525 \begin_layout Section
526 Basic File Operations
527 \begin_inset Index idx
528 status collapsed
529
530 \begin_layout Plain Layout
531 File Operations
532 \end_layout
533
534 \end_inset
535
536
537 \end_layout
538
539 \begin_layout Standard
540 Under the 
541 \family sans
542 File
543 \family default
544  menu and in the standard toolbar are basic operations for any word processor
545  in addition to some more advanced operations:
546 \end_layout
547
548 \begin_layout Itemize
549
550 \family sans
551 New 
552 \begin_inset Graphics
553         filename ../images/buffer-new.png
554         BoundingBox 0bp 5bp 20bp 20bp
555
556 \end_inset
557
558
559 \end_layout
560
561 \begin_layout Itemize
562
563 \family sans
564 New
565 \begin_inset space ~
566 \end_inset
567
568 from
569 \bar under
570
571 \begin_inset space ~
572 \end_inset
573
574
575 \bar default
576 Template
577 \end_layout
578
579 \begin_layout Itemize
580
581 \family sans
582 Open 
583 \family default
584
585 \begin_inset Graphics
586         filename ../images/file-open.png
587         BoundingBox 0bp 5bp 20bp 20bp
588
589 \end_inset
590
591
592 \end_layout
593
594 \begin_layout Itemize
595
596 \family sans
597 Close
598 \end_layout
599
600 \begin_layout Itemize
601
602 \family sans
603 Save 
604 \family default
605
606 \begin_inset Graphics
607         filename ../images/buffer-write.png
608         BoundingBox 0bp 5bp 20bp 20bp
609
610 \end_inset
611
612
613 \end_layout
614
615 \begin_layout Itemize
616
617 \family sans
618 Save
619 \begin_inset space ~
620 \end_inset
621
622 As
623 \end_layout
624
625 \begin_layout Itemize
626
627 \family sans
628 Revert
629 \begin_inset space ~
630 \end_inset
631
632 to
633 \begin_inset space ~
634 \end_inset
635
636 saved
637 \end_layout
638
639 \begin_layout Itemize
640
641 \family sans
642 Version
643 \begin_inset space ~
644 \end_inset
645
646 Control
647 \end_layout
648
649 \begin_layout Itemize
650
651 \family sans
652 Import
653 \end_layout
654
655 \begin_layout Itemize
656
657 \family sans
658 Export
659 \end_layout
660
661 \begin_layout Itemize
662
663 \family sans
664 Print 
665 \family default
666
667 \begin_inset Graphics
668         filename ../images/dialog-show_print.png
669         BoundingBox 0bp 5bp 24bp 20bp
670
671 \end_inset
672
673
674 \end_layout
675
676 \begin_layout Itemize
677
678 \family sans
679 Exit
680 \end_layout
681
682 \begin_layout Standard
683 They all do pretty much the same thing as in other word processors, with
684  a few minor differences.
685  The 
686 \family sans
687 File\SpecialChar \menuseparator
688 New
689 \begin_inset space ~
690 \end_inset
691
692 from
693 \bar under
694
695 \begin_inset space ~
696 \end_inset
697
698
699 \bar default
700 Template
701 \family default
702  command not only prompts you for a name for the new file, but also prompts
703  you for a template to use.
704  Selecting a template will automatically set certain layout features for
705  the document, features you would otherwise need to change manually.
706  They can be of use for certain classes, especially those for writing letters
707  (see section
708 \begin_inset space ~
709 \end_inset
710
711
712 \begin_inset CommandInset ref
713 LatexCommand ref
714 reference "sec:Document-Classes"
715
716 \end_inset
717
718 ).
719 \end_layout
720
721 \begin_layout Standard
722 Note: There is no 
723 \begin_inset Quotes eld
724 \end_inset
725
726 default file
727 \begin_inset Quotes erd
728 \end_inset
729
730  or document named 
731 \begin_inset Quotes eld
732 \end_inset
733
734 Untitled
735 \begin_inset Quotes erd
736 \end_inset
737
738  or 
739 \begin_inset Quotes eld
740 \end_inset
741
742 scratch.
743 \begin_inset Quotes erd
744 \end_inset
745
746  Unless you tell LyX to open a file or create a new one, that big, blank
747  space is just that — a big, blank space.
748 \end_layout
749
750 \begin_layout Standard
751
752 \family sans
753 Revert
754 \begin_inset space ~
755 \end_inset
756
757 to
758 \begin_inset space ~
759 \end_inset
760
761 saved
762 \family default
763  and 
764 \family sans
765 Version
766 \begin_inset space ~
767 \end_inset
768
769 Control
770 \family default
771  are useful if more people work on the same document at the same time
772 \begin_inset Foot
773 status collapsed
774
775 \begin_layout Plain Layout
776 If you plan to do this, you should check out the Version Control feature
777  in LyX also.
778  Read 
779 \emph on
780 Additional Features
781 \emph default
782 \SpecialChar \@.
783
784 \end_layout
785
786 \end_inset
787
788 .
789  
790 \family sans
791 Revert
792 \begin_inset space ~
793 \end_inset
794
795 to
796 \begin_inset space ~
797 \end_inset
798
799 saved
800 \family default
801  will reload the document from disk.
802  You can of course also use it if you regret that you changed a document
803  and want to restore it to the last save.
804  With
805 \family sans
806  Version
807 \begin_inset space ~
808 \end_inset
809
810 Control 
811 \family default
812 you can there register the changes you made to a document so that others
813  can identify them as your changes.
814 \end_layout
815
816 \begin_layout Section
817 Basic Editing Features
818 \begin_inset Index idx
819 status collapsed
820
821 \begin_layout Plain Layout
822 Editing
823 \end_layout
824
825 \end_inset
826
827
828 \begin_inset CommandInset label
829 LatexCommand label
830 name "sec:Basic-Editing-Features"
831
832 \end_inset
833
834
835 \end_layout
836
837 \begin_layout Standard
838 Like most modern word processors, LyX can perform cut and paste operations
839  on blocks of text, can move by character, word, or page of text, and can
840  delete whole words as well as individual characters.
841  The next four sections cover the basic LyX editing features and how to
842  access them.
843  We'll start with cut and paste.
844 \end_layout
845
846 \begin_layout Standard
847 As you might expect, the 
848 \family sans
849 Edit
850 \family default
851  menu and the standard toolbar has the cut and paste commands, along with
852  various other editing features.
853  Some of these are special and covered in later sections.
854  The basic ones are:
855 \end_layout
856
857 \begin_layout Itemize
858
859 \family sans
860 Cut 
861 \family default
862
863 \begin_inset Graphics
864         filename ../images/cut.png
865         BoundingBox 0bp 5bp 20bp 20bp
866
867 \end_inset
868
869
870 \end_layout
871
872 \begin_layout Itemize
873
874 \family sans
875 Copy 
876 \family default
877
878 \begin_inset Graphics
879         filename ../images/copy.png
880         BoundingBox 0bp 5bp 20bp 20bp
881
882 \end_inset
883
884
885 \end_layout
886
887 \begin_layout Itemize
888
889 \family sans
890 Paste 
891 \family default
892
893 \begin_inset Graphics
894         filename ../images/paste.png
895         BoundingBox 0bp 5bp 20bp 20bp
896
897 \end_inset
898
899
900 \end_layout
901
902 \begin_layout Itemize
903
904 \family sans
905 Paste
906 \begin_inset space ~
907 \end_inset
908
909 Recent
910 \end_layout
911
912 \begin_layout Itemize
913
914 \family sans
915 Paste
916 \begin_inset space ~
917 \end_inset
918
919 Special
920 \end_layout
921
922 \begin_layout Itemize
923
924 \family sans
925 Find
926 \begin_inset space ~
927 \end_inset
928
929 &
930 \begin_inset space ~
931 \end_inset
932
933 Replace 
934 \family default
935
936 \begin_inset Graphics
937         filename ../images/dialog-show_findreplace.png
938         BoundingBox 0bp 5bp 20bp 25bp
939         rotateOrigin center
940
941 \end_inset
942
943
944 \end_layout
945
946 \begin_layout Standard
947 The first three are self-explanatory.
948  One thing to note: whenever you delete a block of text that you've selected,
949  it's automatically placed in the clipboard.
950  That is, the 
951 \family sans
952 Delete
953 \family default
954  and 
955 \family sans
956 Backspace
957 \family default
958  keys also functions as the 
959 \family sans
960 Cut
961 \family default
962  command.
963  Also, if you've selected text, be careful: If you hit a key, LyX will completel
964 y delete the selected text and replace it with what you just typed.
965  You'll have to do an 
966 \family sans
967 Undo
968 \family default
969  to get back the lost text.
970 \end_layout
971
972 \begin_layout Standard
973 \begin_inset Index idx
974 status collapsed
975
976 \begin_layout Plain Layout
977 Paste
978 \end_layout
979
980 \end_inset
981
982 You can also copy text between LyX and other programs by cut, copy and paste.
983  The submenu of 
984 \family sans
985 Paste
986 \begin_inset space ~
987 \end_inset
988
989 Recent
990 \family default
991  shows you a list with the last strings you have pasted.
992 \end_layout
993
994 \begin_layout Standard
995 The menu 
996 \family sans
997 Edit\SpecialChar \menuseparator
998 Paste
999 \begin_inset space ~
1000 \end_inset
1001
1002 Special\SpecialChar \menuseparator
1003 Plain
1004 \begin_inset space ~
1005 \end_inset
1006
1007 Text, Join
1008 \begin_inset space ~
1009 \end_inset
1010
1011 Lines
1012 \family default
1013  will insert the text in the clipboard so that the whole text is inserted
1014  as 
1015 \emph on
1016 one
1017 \emph default
1018  paragraph.
1019  A new paragraph is started when there is a blank line in the file.
1020  Without 
1021 \family sans
1022 Join
1023 \begin_inset space ~
1024 \end_inset
1025
1026 Lines
1027 \family default
1028 , the text is inserted as Paragraphs, where the line breaks of the text
1029  will start a new paragraph.
1030 \end_layout
1031
1032 \begin_layout Standard
1033 \begin_inset Index idx
1034 status collapsed
1035
1036 \begin_layout Plain Layout
1037 Replace
1038 \end_layout
1039
1040 \end_inset
1041
1042
1043 \begin_inset Index idx
1044 status collapsed
1045
1046 \begin_layout Plain Layout
1047 Find
1048 \end_layout
1049
1050 \end_inset
1051
1052 The 
1053 \family sans
1054 Edit\SpecialChar \menuseparator
1055 Find
1056 \begin_inset space ~
1057 \end_inset
1058
1059 &
1060 \begin_inset space ~
1061 \end_inset
1062
1063 Replace
1064 \family default
1065  item opens the 
1066 \family sans
1067 Find
1068 \begin_inset space ~
1069 \end_inset
1070
1071 and
1072 \begin_inset space ~
1073 \end_inset
1074
1075 Replace
1076 \family default
1077  dialog.
1078  Once you have found a word or expression, LyX selects it.
1079  Hitting the 
1080 \family sans
1081 Replace
1082 \family default
1083  button replaces the selected text with the contents of the 
1084 \family sans
1085 Replace
1086 \begin_inset space ~
1087 \end_inset
1088
1089 with
1090 \family default
1091  field.
1092  You can click the 
1093 \family sans
1094 Find
1095 \begin_inset space ~
1096 \end_inset
1097
1098 Next
1099 \family default
1100  button to skip the current word.
1101  Hit 
1102 \family sans
1103 Replace
1104 \begin_inset space ~
1105 \end_inset
1106
1107 All
1108 \family default
1109  to replace all occurrences of the text in the document automatically.
1110  The 
1111 \family sans
1112 Case
1113 \begin_inset space ~
1114 \end_inset
1115
1116 sensitive
1117 \family default
1118  option can be used if you want the search to consider the case of the search
1119  word.
1120  If the toggle is set, searching for 
1121 \begin_inset Quotes eld
1122 \end_inset
1123
1124
1125 \family typewriter
1126 Test
1127 \family default
1128
1129 \begin_inset Quotes erd
1130 \end_inset
1131
1132  will not match the word 
1133 \begin_inset Quotes eld
1134 \end_inset
1135
1136
1137 \family typewriter
1138 test
1139 \family default
1140
1141 \begin_inset Quotes erd
1142 \end_inset
1143
1144 .
1145  The 
1146 \family sans
1147 Match whole words only
1148 \family default
1149  option can be used to force LyX to only find complete words, i.
1150 \begin_inset space \thinspace{}
1151 \end_inset
1152
1153 g., searching for 
1154 \begin_inset Quotes eld
1155 \end_inset
1156
1157
1158 \family typewriter
1159 star
1160 \family default
1161
1162 \begin_inset Quotes erd
1163 \end_inset
1164
1165  will not match 
1166 \begin_inset Quotes eld
1167 \end_inset
1168
1169
1170 \family typewriter
1171 starlet
1172 \family default
1173
1174 \begin_inset Quotes erd
1175 \end_inset
1176
1177 .
1178 \end_layout
1179
1180 \begin_layout Standard
1181 Things like notes, floats, etc., the so called insets can be dissolved.
1182  This means that the inset is deleted and its content is left as normal
1183  text.
1184  Dissolving an inset is done by setting the cursor to the beginning of an
1185  inset and pressing 
1186 \family sans
1187 Backspace
1188 \family default
1189  or by setting the cursor to the end and pressing 
1190 \family sans
1191 Delete
1192 \family default
1193 .
1194 \end_layout
1195
1196 \begin_layout Section
1197 Undo and Redo
1198 \begin_inset Index idx
1199 status collapsed
1200
1201 \begin_layout Plain Layout
1202 Redo
1203 \end_layout
1204
1205 \end_inset
1206
1207
1208 \begin_inset Index idx
1209 status collapsed
1210
1211 \begin_layout Plain Layout
1212 Undo
1213 \end_layout
1214
1215 \end_inset
1216
1217
1218 \begin_inset CommandInset label
1219 LatexCommand label
1220 name "sec:Undo-and-Redo"
1221
1222 \end_inset
1223
1224
1225 \end_layout
1226
1227 \begin_layout Standard
1228 If you make a mistake, you can easily recover from it.
1229  LyX has a large-capacity undo/redo buffer.
1230  Select 
1231 \family sans
1232 Edit\SpecialChar \menuseparator
1233 Undo
1234 \family default
1235  or the toolbar button 
1236 \begin_inset Graphics
1237         filename ../images/undo.png
1238         BoundingBox 0bp 5bp 20bp 20bp
1239
1240 \end_inset
1241
1242  to undo some mistake.
1243  If you accidentally undo too much, use 
1244 \family sans
1245 Edit\SpecialChar \menuseparator
1246 Redo
1247 \family default
1248  or the toolbar button 
1249 \begin_inset Graphics
1250         filename ../images/redo.png
1251         BoundingBox 0bp 5bp 20bp 20bp
1252
1253 \end_inset
1254
1255  to 
1256 \begin_inset Quotes eld
1257 \end_inset
1258
1259 undo the undo.
1260 \begin_inset Quotes erd
1261 \end_inset
1262
1263  The undo mechanism is currently limited to 100
1264 \begin_inset space \thinspace{}
1265 \end_inset
1266
1267 steps to minimize memory overhead.
1268 \end_layout
1269
1270 \begin_layout Standard
1271 Note that if you revert back all changes to arrive to the document as it
1272  was last saved, the 
1273 \begin_inset Quotes eld
1274 \end_inset
1275
1276 changed
1277 \begin_inset Quotes erd
1278 \end_inset
1279
1280  status of the document is unfortunately not reset.
1281  This is a consequence of the 100
1282 \begin_inset space \thinspace{}
1283 \end_inset
1284
1285 step undo limit, above.
1286 \end_layout
1287
1288 \begin_layout Standard
1289
1290 \family sans
1291 Undo
1292 \family default
1293  and 
1294 \family sans
1295 Redo
1296 \family default
1297  work on almost everything in LyX.
1298  But they won't undo or redo text character by character, but by blocks
1299  of text.
1300 \end_layout
1301
1302 \begin_layout Section
1303 Mouse Operations
1304 \begin_inset Index idx
1305 status collapsed
1306
1307 \begin_layout Plain Layout
1308 Mouse Operations
1309 \end_layout
1310
1311 \end_inset
1312
1313
1314 \end_layout
1315
1316 \begin_layout Standard
1317 These are the most basic mouse operations.
1318 \end_layout
1319
1320 \begin_layout Enumerate
1321 Motion
1322 \end_layout
1323
1324 \begin_deeper
1325 \begin_layout Itemize
1326 Click the 
1327 \emph on
1328 left mouse button
1329 \emph default
1330  once anywhere in the edit window.
1331  The cursor moves to the text under the mouse.
1332 \end_layout
1333
1334 \end_deeper
1335 \begin_layout Enumerate
1336 Selecting Text
1337 \end_layout
1338
1339 \begin_deeper
1340 \begin_layout Itemize
1341 Hold down the 
1342 \emph on
1343 left mouse button
1344 \emph default
1345  and drag the mouse.
1346  LyX marks the text between the old and new mouse positions.
1347  Use 
1348 \family sans
1349 Edit\SpecialChar \menuseparator
1350 Copy
1351 \family default
1352  to create a copy of the text in LyX's buffer (and the clipboard).
1353 \end_layout
1354
1355 \begin_layout Itemize
1356 Re-position the cursor and then paste the text back into LyX using 
1357 \family sans
1358 Edit\SpecialChar \menuseparator
1359 Paste
1360 \family default
1361 .
1362 \end_layout
1363
1364 \end_deeper
1365 \begin_layout Enumerate
1366 Insets (Footnotes, Notes, Floats, etc.)
1367 \end_layout
1368
1369 \begin_deeper
1370 \begin_layout Standard
1371 Right-click on them to set their properties.
1372  Also check the appropriate section of this manual for more details.
1373 \end_layout
1374
1375 \end_deeper
1376 \begin_layout Enumerate
1377 Tables
1378 \end_layout
1379
1380 \begin_deeper
1381 \begin_layout Standard
1382
1383 \emph on
1384 Single click
1385 \emph default
1386  the right mouse button to open a dialog that will allow you to manipulate
1387  the table.
1388 \end_layout
1389
1390 \end_deeper
1391 \begin_layout Section
1392 Navigating
1393 \begin_inset CommandInset label
1394 LatexCommand label
1395 name "sec:Navigating"
1396
1397 \end_inset
1398
1399
1400 \begin_inset Index idx
1401 status collapsed
1402
1403 \begin_layout Plain Layout
1404 Navigating
1405 \end_layout
1406
1407 \end_inset
1408
1409
1410 \end_layout
1411
1412 \begin_layout Standard
1413 LyX offers you two ways to navigate in documents:
1414 \end_layout
1415
1416 \begin_layout Itemize
1417 The menu 
1418 \family sans
1419 Navigate
1420 \family default
1421  lists all sections of the document as submenu entries that you can click
1422  to jump to the corresponding document part.
1423 \end_layout
1424
1425 \begin_layout Itemize
1426 The menu 
1427 \family sans
1428 Document\SpecialChar \menuseparator
1429 Outline
1430 \family default
1431  or the toolbar button 
1432 \begin_inset Graphics
1433         filename ../images/dialog-toggle_toc.png
1434         BoundingBox 0bp 5bp 20bp 20bp
1435
1436 \end_inset
1437
1438 .
1439 \end_layout
1440
1441 \begin_layout Standard
1442 The outline window shows you the content of the document's table of contents
1443  (TOC) that is described in section
1444 \begin_inset space ~
1445 \end_inset
1446
1447
1448 \begin_inset CommandInset ref
1449 LatexCommand ref
1450 reference "sub:Table-of-Contents"
1451
1452 \end_inset
1453
1454 .
1455  You can click there on entries to jump to the corresponding document part.
1456  In the pull-down box at the top of the outline window, you can choose between
1457  different lists of document objects, like the list of footnotes.
1458  Some of them, the list of tables, figures, and algorithms can also be added
1459  to the document, see section
1460 \begin_inset space ~
1461 \end_inset
1462
1463
1464 \begin_inset CommandInset ref
1465 LatexCommand ref
1466 reference "sub:List-of-Figures"
1467
1468 \end_inset
1469
1470 .
1471  The 
1472 \family sans
1473 Sort
1474 \family default
1475  option sorts the current list, and the 
1476 \family sans
1477 Keep
1478 \family default
1479  option keeps it in the current view state.
1480  Keeping means that when you have e.
1481 \begin_inset space \thinspace{}
1482 \end_inset
1483
1484 g.
1485 \begin_inset space \space{}
1486 \end_inset
1487
1488 the subsections of section
1489 \begin_inset space ~
1490 \end_inset
1491
1492 2 and 4 shown and click on section
1493 \begin_inset space ~
1494 \end_inset
1495
1496 3, the subsections of section
1497 \begin_inset space ~
1498 \end_inset
1499
1500 2 and 4 will still be shown.
1501  Without the 
1502 \family sans
1503 Keep
1504 \family default
1505  option they will be hidden to highlight the clicked section
1506 \begin_inset space ~
1507 \end_inset
1508
1509 3.
1510 \end_layout
1511
1512 \begin_layout Standard
1513 With the buttons 
1514 \begin_inset space \space{}
1515 \end_inset
1516
1517
1518 \begin_inset Graphics
1519         filename ../images/down.png
1520         BoundingBox 0bp 5bp 20bp 20bp
1521
1522 \end_inset
1523
1524
1525 \begin_inset space \hspace{}
1526 \length -3mm
1527 \end_inset
1528
1529  and 
1530 \begin_inset space \space{}
1531 \end_inset
1532
1533
1534 \begin_inset Graphics
1535         filename ../images/up.png
1536         BoundingBox 0bp 5bp 20bp 20bp
1537
1538 \end_inset
1539
1540
1541 \begin_inset space \hspace{}
1542 \length -3mm
1543 \end_inset
1544
1545  at the bottom of the outline window you can change the position of sections
1546  in your document.
1547  So you can for example move section
1548 \begin_inset space ~
1549 \end_inset
1550
1551 2.5 before section
1552 \begin_inset space ~
1553 \end_inset
1554
1555 2.4.
1556  LyX will then automatically renumber the sections to the new order.
1557  With the buttons 
1558 \begin_inset Graphics
1559         filename ../images/promote.png
1560         BoundingBox 0bp 5bp 20bp 20bp
1561
1562 \end_inset
1563
1564  and 
1565 \begin_inset Graphics
1566         filename ../images/demote.png
1567         BoundingBox 0bp 5bp 20bp 20bp
1568
1569 \end_inset
1570
1571  or the corresponding key bindings 
1572 \family sans
1573 Tab
1574 \family default
1575  and 
1576 \family sans
1577 Shift-Tab
1578 \family default
1579  you can change the sectioning level of sections.
1580  So you can for example make section
1581 \begin_inset space ~
1582 \end_inset
1583
1584 2.5 to chapter
1585 \begin_inset space ~
1586 \end_inset
1587
1588 3 or to subsection
1589 \begin_inset space ~
1590 \end_inset
1591
1592 2.4.1.
1593 \end_layout
1594
1595 \begin_layout Standard
1596 The toolbar button 
1597 \begin_inset Graphics
1598         filename ../images/bookmark-goto_0.png
1599         BoundingBox 0bp 5bp 20bp 25bp
1600         rotateOrigin center
1601
1602 \end_inset
1603
1604  jumps to the position in the document where you recently changed something.
1605  This is for example useful when you have a large document and navigated
1606  or scrolled to another document part to look for something, and want to
1607  go back to your last editing position.
1608 \end_layout
1609
1610 \begin_layout Section
1611 Input
1612 \begin_inset space \thinspace{}
1613 \end_inset
1614
1615 /
1616 \begin_inset space \thinspace{}
1617 \end_inset
1618
1619 Word Completion
1620 \begin_inset CommandInset label
1621 LatexCommand label
1622 name "sec:Input-Completion"
1623
1624 \end_inset
1625
1626
1627 \begin_inset Index idx
1628 status collapsed
1629
1630 \begin_layout Plain Layout
1631 Input completion
1632 \end_layout
1633
1634 \end_inset
1635
1636
1637 \begin_inset Index idx
1638 status collapsed
1639
1640 \begin_layout Plain Layout
1641 Word completion|see
1642 \begin_inset ERT
1643 status collapsed
1644
1645 \begin_layout Plain Layout
1646
1647 {
1648 \end_layout
1649
1650 \end_inset
1651
1652 Input completion
1653 \begin_inset ERT
1654 status collapsed
1655
1656 \begin_layout Plain Layout
1657
1658 }
1659 \end_layout
1660
1661 \end_inset
1662
1663
1664 \end_layout
1665
1666 \end_inset
1667
1668
1669 \end_layout
1670
1671 \begin_layout Standard
1672 LyX provides completion of words by scanning all documents that are currently
1673  opened.
1674  Every word that appears in these documents is added to a database that
1675  is used to propose completions.
1676 \end_layout
1677
1678 \begin_layout Standard
1679 By default LyX shows a small triangle behind the cursor as indicator that
1680  there are completions available.
1681  You can then press the 
1682 \family sans
1683 Tab
1684 \family default
1685  key to use this completion.
1686  When several completions are possible, a popup is opened showing them.
1687  You can select a completion in the popup using the mouse or the arrow keys,
1688  and accept the chosen completion be pressing 
1689 \family sans
1690 Return
1691 \family default
1692 .
1693 \end_layout
1694
1695 \begin_layout Standard
1696 In the preferences dialog, that is opened with the menu 
1697 \family sans
1698 Tools\SpecialChar \menuseparator
1699 Preferences
1700 \family default
1701 , the cursor completion indicator can be turned off in the section 
1702 \family sans
1703 Editing\SpecialChar \menuseparator
1704 Input Completion
1705 \family default
1706  by deselecting the option 
1707 \family sans
1708 Cursor indicator
1709 \family default
1710 .
1711  With the option 
1712 \family sans
1713 Automatic inline completion
1714 \family default
1715  the proposed completion is shown directly behind the cursor position.
1716  To accept this proposal, use the 
1717 \family sans
1718 Tab
1719 \family default
1720  key.
1721  With the option 
1722 \family sans
1723 Automatic popup
1724 \family default
1725  the completions are always shown in a popup.
1726  LyX offers some more completion settings for experts that are described
1727  in sec.
1728 \begin_inset space \thinspace{}
1729 \end_inset
1730
1731
1732 \begin_inset CommandInset ref
1733 LatexCommand ref
1734 reference "sub:Input-Completion-Appendix"
1735
1736 \end_inset
1737
1738 .
1739 \end_layout
1740
1741 \begin_layout Section
1742 Basic Key Bindings
1743 \begin_inset Index idx
1744 status collapsed
1745
1746 \begin_layout Plain Layout
1747 Key Bindings
1748 \end_layout
1749
1750 \end_inset
1751
1752
1753 \begin_inset Index idx
1754 status collapsed
1755
1756 \begin_layout Plain Layout
1757 Bindings|see
1758 \begin_inset ERT
1759 status collapsed
1760
1761 \begin_layout Plain Layout
1762
1763 {
1764 \end_layout
1765
1766 \end_inset
1767
1768 Key Bindings
1769 \begin_inset ERT
1770 status collapsed
1771
1772 \begin_layout Plain Layout
1773
1774 }
1775 \end_layout
1776
1777 \end_inset
1778
1779
1780 \end_layout
1781
1782 \end_inset
1783
1784
1785 \begin_inset Index idx
1786 status collapsed
1787
1788 \begin_layout Plain Layout
1789 Shortcuts|see
1790 \begin_inset ERT
1791 status collapsed
1792
1793 \begin_layout Plain Layout
1794
1795 {
1796 \end_layout
1797
1798 \end_inset
1799
1800 Key Bindings
1801 \begin_inset ERT
1802 status collapsed
1803
1804 \begin_layout Plain Layout
1805
1806 }
1807 \end_layout
1808
1809 \end_inset
1810
1811
1812 \end_layout
1813
1814 \end_inset
1815
1816
1817 \end_layout
1818
1819 \begin_layout Standard
1820 There are at least two different primary binding maps: CUA and Emacs.
1821  LyX's default is CUA.
1822 \end_layout
1823
1824 \begin_layout Standard
1825 Some keys, like 
1826 \family sans
1827 Page
1828 \begin_inset space ~
1829 \end_inset
1830
1831 Up
1832 \family default
1833
1834 \family sans
1835 Page
1836 \begin_inset space ~
1837 \end_inset
1838
1839 Down
1840 \family default
1841
1842 \family sans
1843 Left
1844 \family default
1845
1846 \family sans
1847 Right
1848 \family default
1849
1850 \family sans
1851 Up
1852 \family default
1853 , and 
1854 \family sans
1855 Down
1856 \family default
1857 , do exactly what you expect them to do.
1858  Other keys don't:
1859 \end_layout
1860
1861 \begin_layout Labeling
1862 \labelwidthstring 00.00.0000
1863
1864 \family sans
1865 Tab
1866 \begin_inset CommandInset nomenclature
1867 LatexCommand nomenclature
1868 symbol "Tab"
1869 description "Tabulator key"
1870
1871 \end_inset
1872
1873
1874 \family default
1875  There is no such thing as a tab stop in LyX.
1876  If you don't understand this, go read sections
1877 \begin_inset space ~
1878 \end_inset
1879
1880
1881 \begin_inset CommandInset ref
1882 LatexCommand ref
1883 reference "sec:Par-indent-intro"
1884
1885 \end_inset
1886
1887  and 
1888 \begin_inset CommandInset ref
1889 LatexCommand ref
1890 reference "sec:Paragraph-Environments"
1891
1892 \end_inset
1893
1894 , especially section
1895 \begin_inset space ~
1896 \end_inset
1897
1898
1899 \begin_inset CommandInset ref
1900 LatexCommand ref
1901 reference "sub:Lists"
1902
1903 \end_inset
1904
1905 , right now.
1906  Yes, right now.
1907  If you're still confused, look in the 
1908 \emph on
1909 Tutorial
1910 \emph default
1911 .
1912 \end_layout
1913
1914 \begin_layout Labeling
1915 \labelwidthstring 00.00.0000
1916
1917 \family sans
1918 Esc
1919 \begin_inset CommandInset nomenclature
1920 LatexCommand nomenclature
1921 symbol "Esc"
1922 description "Escape key"
1923
1924 \end_inset
1925
1926
1927 \family default
1928  This is the 
1929 \begin_inset Quotes eld
1930 \end_inset
1931
1932 cancel key.
1933 \begin_inset Quotes erd
1934 \end_inset
1935
1936  It's used, generically, to cancel operations.
1937  Other parts of the manual will go into greater detail about this.
1938 \end_layout
1939
1940 \begin_layout Labeling
1941 \labelwidthstring 00.00.0000
1942
1943 \family sans
1944 Home
1945 \family default
1946
1947 \begin_inset space ~
1948 \end_inset
1949
1950 and
1951 \begin_inset space ~
1952 \end_inset
1953
1954
1955 \family sans
1956 End
1957 \family default
1958  These move the cursor, respectively, to the beginning and end of a line,
1959  unless you are using the Emacs bindings where they jump to the beginning
1960  or end of the file.
1961 \end_layout
1962
1963 \begin_layout Standard
1964 There are three modifier keys:
1965 \end_layout
1966
1967 \begin_layout Labeling
1968 \labelwidthstring 00.00.0000
1969
1970 \family sans
1971 Control
1972 \family default
1973  (Denoted by 
1974 \begin_inset Quotes eld
1975 \end_inset
1976
1977
1978 \family sans
1979 Ctrl
1980 \family default
1981
1982 \begin_inset Quotes erd
1983 \end_inset
1984
1985
1986 \begin_inset CommandInset nomenclature
1987 LatexCommand nomenclature
1988 symbol "Ctrl"
1989 description "Control key"
1990
1991 \end_inset
1992
1993  in the documentation files) This has a couple of different uses, depending
1994  on which keys it's used in combination with:
1995 \end_layout
1996
1997 \begin_deeper
1998 \begin_layout Itemize
1999 With 
2000 \family sans
2001 Backspace
2002 \family default
2003  or 
2004 \family sans
2005 Delete
2006 \family default
2007 , it deletes an entire word instead of a single character.
2008 \end_layout
2009
2010 \begin_layout Itemize
2011 With 
2012 \family sans
2013 Left
2014 \family default
2015  and 
2016 \family sans
2017 Right
2018 \family default
2019 , it moves by words instead of characters.
2020 \end_layout
2021
2022 \begin_layout Itemize
2023 With 
2024 \family sans
2025 Home
2026 \family default
2027  and 
2028 \family sans
2029 End
2030 \family default
2031 , it moves to the beginning and the end of the document, respectively.
2032 \end_layout
2033
2034 \end_deeper
2035 \begin_layout Labeling
2036 \labelwidthstring 00.00.0000
2037
2038 \family sans
2039 Shift
2040 \family default
2041  (Denoted by 
2042 \begin_inset Quotes eld
2043 \end_inset
2044
2045
2046 \family sans
2047 Shift
2048 \family default
2049
2050 \begin_inset Quotes erd
2051 \end_inset
2052
2053
2054 \begin_inset CommandInset nomenclature
2055 LatexCommand nomenclature
2056 symbol "Shift"
2057 description "Shift key"
2058
2059 \end_inset
2060
2061  in the documentation files) Use this with any of the motion keys to select
2062  the text between the old and new cursor positions.
2063 \end_layout
2064
2065 \begin_layout Labeling
2066 \labelwidthstring 00.00.0000
2067
2068 \family sans
2069 Alt
2070 \family default
2071  (Denoted by 
2072 \begin_inset Quotes eld
2073 \end_inset
2074
2075
2076 \family sans
2077 Alt
2078 \family default
2079
2080 \begin_inset Quotes erd
2081 \end_inset
2082
2083
2084 \begin_inset CommandInset nomenclature
2085 LatexCommand nomenclature
2086 symbol "Alt"
2087 description "Alt or Meta key"
2088
2089 \end_inset
2090
2091  in the documentation files) This is the Alt key on many keyboards, unless
2092  your keyboard has a distinct Meta key.
2093  If you have both keys, you will need to try out which one actually performs
2094  the 
2095 \family sans
2096 Alt+
2097 \family default
2098  function.
2099  This key does many different things, but it also activates the 
2100 \emph on
2101 menu accelerator keys
2102 \emph default
2103 .
2104  If you use this in combination with any of the underlined letters in a
2105  menu or menu item, it selects that menu item.
2106 \end_layout
2107
2108 \begin_deeper
2109 \begin_layout Standard
2110 For example, the sequence 
2111 \begin_inset Quotes eld
2112 \end_inset
2113
2114
2115 \family sans
2116 Alt
2117 \begin_inset space ~
2118 \end_inset
2119
2120 e
2121 \begin_inset space ~
2122 \end_inset
2123
2124 s
2125 \family default
2126
2127 \begin_inset space ~
2128 \end_inset
2129
2130
2131 \family sans
2132 c
2133 \family default
2134
2135 \begin_inset Quotes erd
2136 \end_inset
2137
2138  brings up the 
2139 \begin_inset Quotes eld
2140 \end_inset
2141
2142 Text Style
2143 \begin_inset Quotes erd
2144 \end_inset
2145
2146  menu.
2147  Typing 
2148 \begin_inset Quotes eld
2149 \end_inset
2150
2151
2152 \family sans
2153 Alt
2154 \begin_inset space ~
2155 \end_inset
2156
2157 f
2158 \family default
2159
2160 \begin_inset Quotes erd
2161 \end_inset
2162
2163  opens the 
2164 \family sans
2165 File
2166 \family default
2167  menu.
2168 \end_layout
2169
2170 \begin_layout Standard
2171 The 
2172 \emph on
2173 Shortcuts
2174 \emph default
2175  manual lists all other things bound to the 
2176 \family sans
2177 Alt
2178 \family default
2179  key.
2180 \end_layout
2181
2182 \end_deeper
2183 \begin_layout Standard
2184 You'll learn more and more keybindings and short-cut keys as you use LyX,
2185  because most actions will prompt a small message in the status bar at the
2186  bottom of LyX's main window which describe the name of the action, you've
2187  just triggered, and any existing keybindings for that action.
2188  The LyX menus also list the defined keybindings.
2189  The notation for the keybindings is very similar to the notation used in
2190  this documentation, so you should not have any problems understanding it.
2191  However, notice that Shift-modifiers are explicitly mentioned, so 
2192 \begin_inset Quotes eld
2193 \end_inset
2194
2195
2196 \family sans
2197 Alt+P Shift-A
2198 \family default
2199
2200 \begin_inset Quotes erd
2201 \end_inset
2202
2203  means 
2204 \family sans
2205 Alt+P
2206 \family default
2207  followed by a capital 
2208 \family sans
2209 A
2210 \family default
2211 .
2212 \end_layout
2213
2214 \begin_layout Standard
2215 You can list or change the keybindings in the menu 
2216 \family sans
2217 Tools\SpecialChar \menuseparator
2218 Preferences
2219 \family default
2220  under 
2221 \family sans
2222 Editing\SpecialChar \menuseparator
2223 Shortcuts
2224 \family default
2225  as explained in sec.
2226 \begin_inset space \thinspace{}
2227 \end_inset
2228
2229
2230 \begin_inset CommandInset ref
2231 LatexCommand ref
2232 reference "sub:Editing-Shortcuts"
2233
2234 \end_inset
2235
2236 .
2237 \end_layout
2238
2239 \begin_layout Chapter
2240 LyX Basics
2241 \begin_inset Index idx
2242 status collapsed
2243
2244 \begin_layout Plain Layout
2245 LyX ! Basics
2246 \end_layout
2247
2248 \end_inset
2249
2250
2251 \end_layout
2252
2253 \begin_layout Section
2254 Document Types
2255 \begin_inset Index idx
2256 status collapsed
2257
2258 \begin_layout Plain Layout
2259 Document ! Types
2260 \end_layout
2261
2262 \end_inset
2263
2264
2265 \end_layout
2266
2267 \begin_layout Subsection
2268 Introduction
2269 \end_layout
2270
2271 \begin_layout Standard
2272 Before you do anything else, before you ever start writing a document, you
2273  need to decide what type of document you want to edit.
2274  Different types of documents use different types of spacing, headings,
2275  numbering schemes, and so on.
2276  Additionally, different documents use different paragraph environments,
2277  and format the title of your document differently.
2278 \end_layout
2279
2280 \begin_layout Standard
2281
2282 \emph on
2283 document class
2284 \emph default
2285  describes a group of properties common to a particular set of documents.
2286  By setting the document class, you automatically select these properties,
2287  making it easier to create the type of document you want.
2288  If you don't choose a document class, LyX picks one for you by default.
2289  So it is up to you to change the class of your document.
2290 \end_layout
2291
2292 \begin_layout Standard
2293 Read on for info about the document classes you can choose from LyX, and
2294  how to adjust their properties.
2295 \end_layout
2296
2297 \begin_layout Subsection
2298 Document Classes
2299 \begin_inset Index idx
2300 status collapsed
2301
2302 \begin_layout Plain Layout
2303 Document ! Classes
2304 \end_layout
2305
2306 \end_inset
2307
2308
2309 \begin_inset CommandInset label
2310 LatexCommand label
2311 name "sec:Document-Classes"
2312
2313 \end_inset
2314
2315
2316 \end_layout
2317
2318 \begin_layout Standard
2319 You can select a class using the 
2320 \family sans
2321 Document\SpecialChar \menuseparator
2322 Settings
2323 \begin_inset Index idx
2324 status collapsed
2325
2326 \begin_layout Plain Layout
2327 Document ! Settings
2328 \end_layout
2329
2330 \end_inset
2331
2332
2333 \family default
2334  dialog.
2335  Select the class you want to use, and make any fine tunings of the options
2336  you may need.
2337 \end_layout
2338
2339 \begin_layout Subsubsection
2340 Overview
2341 \end_layout
2342
2343 \begin_layout Standard
2344 There are four standard document classes in LyX.
2345  They are:
2346 \end_layout
2347
2348 \begin_layout Description
2349 Article for basic articles
2350 \end_layout
2351
2352 \begin_layout Description
2353 Report for basic reports
2354 \end_layout
2355
2356 \begin_layout Description
2357 Book for writing a book
2358 \end_layout
2359
2360 \begin_layout Description
2361 Letter for US-style letters
2362 \end_layout
2363
2364 \begin_layout Standard
2365 There are also some non-standard classes, which LyX only uses if you have
2366  installed them.
2367  Here are some of the classes, the full list with detailed explanations
2368  can be found in chapter 
2369 \emph on
2370 Special Document Classes
2371 \emph default
2372  in the 
2373 \emph on
2374 Additional Features
2375 \emph default
2376  manual:
2377 \end_layout
2378
2379 \begin_layout Description
2380 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2381 \end_layout
2382
2383 \begin_layout Description
2384 AAST
2385 \family sans
2386
2387 \begin_inset ERT
2388 status collapsed
2389
2390 \begin_layout Plain Layout
2391
2392 {}
2393 \end_layout
2394
2395 \end_inset
2396
2397
2398 \family default
2399 eX For submissions to the journals published by the American Astronomical
2400  Society
2401 \end_layout
2402
2403 \begin_layout Description
2404 AMS Layouts for articles and books in the style and format used by the American
2405  Mathematical Society (AMS).
2406  There are three article layouts available.
2407  The standard one uses a typical numbering scheme for theorems etc., that
2408  prepends the section number to the number of the result.
2409  All result-type statements (propositions, corollaries, and so on) are sequenced
2410  together, but definitions, examples, and the like have their own sequence.
2411  The 
2412 \begin_inset Quotes eld
2413 \end_inset
2414
2415 sequential numbering
2416 \begin_inset Quotes erd
2417 \end_inset
2418
2419  scheme does not place the section number with each result, but numbers
2420  them throughout the article in a single sequence.
2421  Each type of result gets its own sequence.
2422  There is also a layout that dispenses with numbering of statements altogether.
2423 \end_layout
2424
2425 \begin_layout Description
2426 Beamer Layout for presentations
2427 \end_layout
2428
2429 \begin_layout Description
2430 broadway Layout for writing plays.
2431  It is not an existing LaTeX document class, but a new one which is distributed
2432  with LyX.
2433 \end_layout
2434
2435 \begin_layout Description
2436 curriculum
2437 \begin_inset space ~
2438 \end_inset
2439
2440 vitae classes to create curriculum vitae
2441 \end_layout
2442
2443 \begin_layout Description
2444 Dinbrief Letters in format of the DIN (German industry norm)
2445 \end_layout
2446
2447 \begin_layout Description
2448 dtk Layout for 
2449 \family typewriter
2450 Die TeXnische Komödie
2451 \family default
2452 , the journal of the German TeX user Group (Dante)
2453 \end_layout
2454
2455 \begin_layout Description
2456 Elsevier Layout for journals of the Elsevier publishing group
2457 \end_layout
2458
2459 \begin_layout Description
2460 Foils Used to make transparencies
2461 \end_layout
2462
2463 \begin_layout Description
2464 g-brief Letters in format of the DIN (German industry norm)
2465 \end_layout
2466
2467 \begin_layout Description
2468 hollywood Used to type spec scripts for the US film industry.
2469  It is not an existing LaTeX document class, but a new one which is distributed
2470  with LyX.
2471 \end_layout
2472
2473 \begin_layout Description
2474 IEEEtran Layout for the journals published by the Institute of Electrical
2475  and Electronics Engineers (IEEE)
2476 \end_layout
2477
2478 \begin_layout Description
2479 IOP Layout for journals of the Institute of Physics publishing group
2480 \end_layout
2481
2482 \begin_layout Description
2483 Kluwer Layout for journals of the Kluwer publishing group
2484 \end_layout
2485
2486 \begin_layout Description
2487 koma-script a replacement for the standard classes, offers many useful features
2488  like caption formatting, automatic print space calculation etc.
2489 \end_layout
2490
2491 \begin_layout Description
2492 Memoir another replacement for the standard classes
2493 \end_layout
2494
2495 \begin_layout Description
2496 paper Used with the 
2497 \family typewriter
2498 paper
2499 \family default
2500  LaTeX document class
2501 \end_layout
2502
2503 \begin_layout Description
2504 Powerdot Layout for presentations
2505 \end_layout
2506
2507 \begin_layout Description
2508 REVTe
2509 \begin_inset ERT
2510 status collapsed
2511
2512 \begin_layout Plain Layout
2513
2514 {}
2515 \end_layout
2516
2517 \end_inset
2518
2519 X is used to write articles for the publications of the American Physical
2520  Society (APS), American Institute of Physics (AIP), and Optical Society
2521  of America (OSA).
2522  This class is not completely compatible with all LyX features.
2523 \end_layout
2524
2525 \begin_layout Description
2526 Slides Used to make transparencies
2527 \end_layout
2528
2529 \begin_layout Description
2530 SPIE
2531 \begin_inset space ~
2532 \end_inset
2533
2534 Proceedings Layout for the journals published by The International Society
2535  for Optical Engineering (SPIE)
2536 \end_layout
2537
2538 \begin_layout Description
2539 Springer Layouts for journals of the Springer publishing group
2540 \end_layout
2541
2542 \begin_layout Description
2543 TUGboat Layout for 
2544 \family typewriter
2545 TUGboat
2546 \family default
2547 , the journal of the international TeX user Group (TUG)
2548 \end_layout
2549
2550 \begin_layout Standard
2551 We won't go into any detail about how to use these different document classes
2552  here.
2553  You can find all the details about the non-standard classes in the 
2554 \emph on
2555 Additional Features
2556 \emph default
2557  manual.
2558  Here, we will settle with a list of some of the common properties of all
2559  of the document classes.
2560 \end_layout
2561
2562 \begin_layout Subsubsection
2563 Modules
2564 \begin_inset CommandInset label
2565 LatexCommand label
2566 name "sub:Modules"
2567
2568 \end_inset
2569
2570
2571 \begin_inset Index idx
2572 status collapsed
2573
2574 \begin_layout Plain Layout
2575 Document ! Modules
2576 \end_layout
2577
2578 \end_inset
2579
2580
2581 \end_layout
2582
2583 \begin_layout Standard
2584 Modules load additional features to a document that are not by default available
2585  in the chosen document class.
2586  For example you might want to use write Braille (embossed printing) in
2587  a document.
2588  This is of course not available in any document class, so you have to load
2589  the corresponding module in the 
2590 \family sans
2591 Modules
2592 \family default
2593  section of the 
2594 \family sans
2595 Document\SpecialChar \menuseparator
2596 Settings
2597 \family default
2598
2599 \begin_inset Index idx
2600 status collapsed
2601
2602 \begin_layout Plain Layout
2603 Document ! Settings
2604 \end_layout
2605
2606 \end_inset
2607
2608  dialog.
2609  Highlighting a module in the dialog will bring up a description of the
2610  module.
2611 \end_layout
2612
2613 \begin_layout Standard
2614 \begin_inset Note Greyedout
2615 status open
2616
2617 \begin_layout Plain Layout
2618
2619 \series bold
2620 Note:
2621 \series default
2622  Some modules require LaTeX packages that are not always installed by default.
2623  LyX will warn you if you do not have the needed package.
2624 \end_layout
2625
2626 \end_inset
2627
2628
2629 \end_layout
2630
2631 \begin_layout Standard
2632 \begin_inset Note Greyedout
2633 status open
2634
2635 \begin_layout Plain Layout
2636
2637 \series bold
2638 Note also:
2639 \series default
2640  Some modules require other modules, and some pairs of modules are incompatible.
2641 \end_layout
2642
2643 \end_inset
2644
2645
2646 \end_layout
2647
2648 \begin_layout Subsubsection
2649 Properties
2650 \end_layout
2651
2652 \begin_layout Standard
2653 Each class has a default set of options.
2654  Here's a quick table describing them:
2655 \end_layout
2656
2657 \begin_layout Standard
2658 \begin_inset VSpace 0.3cm
2659 \end_inset
2660
2661
2662 \end_layout
2663
2664 \begin_layout Standard
2665 \align center
2666 \begin_inset Tabular
2667 <lyxtabular version="3" rows="5" columns="5">
2668 <features tabularvalignment="middle">
2669 <column alignment="center" valignment="top" width="0pt">
2670 <column alignment="center" valignment="top" width="0pt">
2671 <column alignment="center" valignment="top" width="0pt">
2672 <column alignment="center" valignment="top" width="0pt">
2673 <column alignment="center" valignment="top" width="0pt">
2674 <row>
2675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2676 \begin_inset Text
2677
2678 \begin_layout Plain Layout
2679
2680 \end_layout
2681
2682 \end_inset
2683 </cell>
2684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2685 \begin_inset Text
2686
2687 \begin_layout Plain Layout
2688
2689 \family sans
2690 \series medium
2691 \shape up
2692 \size normal
2693 \emph off
2694 \bar no
2695 \noun off
2696 \color none
2697 Page style
2698 \end_layout
2699
2700 \end_inset
2701 </cell>
2702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2703 \begin_inset Text
2704
2705 \begin_layout Plain Layout
2706
2707 \family sans
2708 \series medium
2709 \shape up
2710 \size normal
2711 \emph off
2712 \bar no
2713 \noun off
2714 \color none
2715 Sides
2716 \end_layout
2717
2718 \end_inset
2719 </cell>
2720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2721 \begin_inset Text
2722
2723 \begin_layout Plain Layout
2724
2725 \family sans
2726 \series medium
2727 \shape up
2728 \size normal
2729 \emph off
2730 \bar no
2731 \noun off
2732 \color none
2733 Columns
2734 \end_layout
2735
2736 \end_inset
2737 </cell>
2738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2739 \begin_inset Text
2740
2741 \begin_layout Plain Layout
2742
2743 \series medium
2744 \shape up
2745 \size normal
2746 \emph off
2747 \bar no
2748 \noun off
2749 \color none
2750 Max.
2751  sectioning level
2752 \end_layout
2753
2754 \end_inset
2755 </cell>
2756 </row>
2757 <row>
2758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2759 \begin_inset Text
2760
2761 \begin_layout Plain Layout
2762
2763 \series medium
2764 \shape up
2765 \size normal
2766 \emph off
2767 \bar no
2768 \noun off
2769 \color none
2770 article
2771 \end_layout
2772
2773 \end_inset
2774 </cell>
2775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2776 \begin_inset Text
2777
2778 \begin_layout Plain Layout
2779
2780 \family sans
2781 \series medium
2782 \shape up
2783 \size normal
2784 \emph off
2785 \bar no
2786 \noun off
2787 \color none
2788 Plain
2789 \end_layout
2790
2791 \end_inset
2792 </cell>
2793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2794 \begin_inset Text
2795
2796 \begin_layout Plain Layout
2797
2798 \family sans
2799 \series medium
2800 \shape up
2801 \size normal
2802 \emph off
2803 \bar no
2804 \noun off
2805 \color none
2806 One
2807 \end_layout
2808
2809 \end_inset
2810 </cell>
2811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2812 \begin_inset Text
2813
2814 \begin_layout Plain Layout
2815
2816 \family sans
2817 \series medium
2818 \shape up
2819 \size normal
2820 \emph off
2821 \bar no
2822 \noun off
2823 \color none
2824 One
2825 \end_layout
2826
2827 \end_inset
2828 </cell>
2829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2830 \begin_inset Text
2831
2832 \begin_layout Plain Layout
2833
2834 \family sans
2835 \series medium
2836 \shape up
2837 \size normal
2838 \emph off
2839 \bar no
2840 \noun off
2841 \color none
2842 Section
2843 \end_layout
2844
2845 \end_inset
2846 </cell>
2847 </row>
2848 <row>
2849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2850 \begin_inset Text
2851
2852 \begin_layout Plain Layout
2853
2854 \series medium
2855 \shape up
2856 \size normal
2857 \emph off
2858 \bar no
2859 \noun off
2860 \color none
2861 report
2862 \end_layout
2863
2864 \end_inset
2865 </cell>
2866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2867 \begin_inset Text
2868
2869 \begin_layout Plain Layout
2870
2871 \family sans
2872 \series medium
2873 \shape up
2874 \size normal
2875 \emph off
2876 \bar no
2877 \noun off
2878 \color none
2879 Plain
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2885 \begin_inset Text
2886
2887 \begin_layout Plain Layout
2888
2889 \family sans
2890 \series medium
2891 \shape up
2892 \size normal
2893 \emph off
2894 \bar no
2895 \noun off
2896 \color none
2897 One
2898 \end_layout
2899
2900 \end_inset
2901 </cell>
2902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2903 \begin_inset Text
2904
2905 \begin_layout Plain Layout
2906
2907 \family sans
2908 \series medium
2909 \shape up
2910 \size normal
2911 \emph off
2912 \bar no
2913 \noun off
2914 \color none
2915 One
2916 \end_layout
2917
2918 \end_inset
2919 </cell>
2920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2921 \begin_inset Text
2922
2923 \begin_layout Plain Layout
2924
2925 \family sans
2926 \series medium
2927 \shape up
2928 \size normal
2929 \emph off
2930 \bar no
2931 \noun off
2932 \color none
2933 Chapter
2934 \end_layout
2935
2936 \end_inset
2937 </cell>
2938 </row>
2939 <row>
2940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2941 \begin_inset Text
2942
2943 \begin_layout Plain Layout
2944
2945 \series medium
2946 \shape up
2947 \size normal
2948 \emph off
2949 \bar no
2950 \noun off
2951 \color none
2952 book
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 <cell alignment="center" valignment="top" topline="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 Headings
2971 \end_layout
2972
2973 \end_inset
2974 </cell>
2975 <cell alignment="center" valignment="top" topline="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 Two
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 <cell alignment="center" valignment="top" topline="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 One
3007 \end_layout
3008
3009 \end_inset
3010 </cell>
3011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3012 \begin_inset Text
3013
3014 \begin_layout Plain Layout
3015
3016 \family sans
3017 \series medium
3018 \shape up
3019 \size normal
3020 \emph off
3021 \bar no
3022 \noun off
3023 \color none
3024 Chapter
3025 \end_layout
3026
3027 \end_inset
3028 </cell>
3029 </row>
3030 <row>
3031 <cell alignment="center" valignment="top" topline="true" bottomline="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 letter
3044 \end_layout
3045
3046 \end_inset
3047 </cell>
3048 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="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" bottomline="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" bottomline="true" leftline="true" rightline="true" usebox="none">
3103 \begin_inset Text
3104
3105 \begin_layout Plain Layout
3106
3107 \series medium
3108 \shape up
3109 \size normal
3110 \emph off
3111 \bar no
3112 \noun off
3113 \color none
3114 none
3115 \end_layout
3116
3117 \end_inset
3118 </cell>
3119 </row>
3120 </lyxtabular>
3121
3122 \end_inset
3123
3124
3125 \end_layout
3126
3127 \begin_layout Standard
3128 \begin_inset VSpace 0.3cm
3129 \end_inset
3130
3131
3132 \end_layout
3133
3134 \begin_layout Standard
3135 You're probably also wondering what 
3136 \begin_inset Quotes eld
3137 \end_inset
3138
3139 Max.
3140 \begin_inset space ~
3141 \end_inset
3142
3143 sectioning level
3144 \begin_inset Quotes erd
3145 \end_inset
3146
3147  means.
3148  There are several paragraph environments used to create section headings.
3149  Different document classes allow different types of section headings.
3150  Only two use the 
3151 \family sans
3152 Chapter
3153 \family default
3154  heading; the rest do not and begin instead with the 
3155 \family sans
3156 Section
3157 \family default
3158  heading.
3159  Some document classes, such as the ones for letters, don't use any section
3160  headings.
3161  In addition to 
3162 \family sans
3163 Chapter
3164 \family default
3165  and 
3166 \family sans
3167 Section
3168 \family default
3169  headings, there are also 
3170 \family sans
3171 Subsection
3172 \family default
3173  headings, 
3174 \family sans
3175 Subsubsection
3176 \family default
3177  headings, and so on.
3178  We'll describe these headings fully in section
3179 \begin_inset space ~
3180 \end_inset
3181
3182
3183 \begin_inset CommandInset ref
3184 LatexCommand ref
3185 reference "sub:Headings"
3186
3187 \end_inset
3188
3189 .
3190 \end_layout
3191
3192 \begin_layout Subsection
3193 Document Layout
3194 \begin_inset CommandInset label
3195 LatexCommand label
3196 name "sub:Document-Layout"
3197
3198 \end_inset
3199
3200
3201 \begin_inset Index idx
3202 status collapsed
3203
3204 \begin_layout Plain Layout
3205 Document ! Layout
3206 \end_layout
3207
3208 \end_inset
3209
3210
3211 \family sans
3212
3213 \begin_inset Index idx
3214 status collapsed
3215
3216 \begin_layout Plain Layout
3217 Document ! Settings
3218 \end_layout
3219
3220 \end_inset
3221
3222
3223 \end_layout
3224
3225 \begin_layout Standard
3226 The most important properties of documents classes are set in the menu 
3227 \family sans
3228 Document\SpecialChar \menuseparator
3229 Settings
3230 \family default
3231 .
3232  There in the 
3233 \family sans
3234 Options
3235 \family default
3236  field under 
3237 \family sans
3238 Documents
3239 \begin_inset space ~
3240 \end_inset
3241
3242 Class
3243 \family default
3244 , you can enter special options for your document class in a comma-separated
3245  list.
3246  This is only necessary if LyX doesn't support special options you want
3247  to use for your document.
3248  To learn more about your favorite LaTeX-class and its options, you have
3249  to read its manual.
3250 \end_layout
3251
3252 \begin_layout Standard
3253 The drop box 
3254 \family sans
3255 Headings style
3256 \family default
3257  in the 
3258 \family sans
3259 Document\SpecialChar \menuseparator
3260 Settings
3261 \family default
3262  dialog under 
3263 \family sans
3264 Page
3265 \begin_inset space ~
3266 \end_inset
3267
3268 Layout
3269 \family default
3270  controls what sorts of headings and page numbers go on a page.
3271  You can choose between the following five options:
3272 \end_layout
3273
3274 \begin_layout Labeling
3275 \labelwidthstring 00.00.0000
3276
3277 \family sans
3278 Default
3279 \family default
3280  Use default page style of current class.
3281 \end_layout
3282
3283 \begin_layout Labeling
3284 \labelwidthstring 00.00.0000
3285
3286 \family sans
3287 Empty
3288 \family default
3289  No page numbers or headings.
3290 \end_layout
3291
3292 \begin_layout Labeling
3293 \labelwidthstring 00.00.0000
3294
3295 \family sans
3296 Plain
3297 \family default
3298  Page numbers only.
3299 \end_layout
3300
3301 \begin_layout Labeling
3302 \labelwidthstring 00.00.0000
3303
3304 \family sans
3305 Headings
3306 \family default
3307  Page numbers and either the current chapter or section title and number.
3308  Whether LyX uses the current chapter or the current section depends on
3309  the maximum sectioning level of the class.
3310 \end_layout
3311
3312 \begin_layout Labeling
3313 \labelwidthstring 00.00.0000
3314
3315 \family sans
3316 Fancy
3317 \family default
3318  This allows you to create fully customizable headers and footers if you
3319  have the 
3320 \series bold
3321 fancyhdr
3322 \series default
3323
3324 \begin_inset Index idx
3325 status collapsed
3326
3327 \begin_layout Plain Layout
3328 LaTeX-packages ! fancyhdr
3329 \end_layout
3330
3331 \end_inset
3332
3333  package installed.
3334  At the moment, support in LyX is limited to this setting.
3335  To use the full power of this package, you have to add code to your document
3336  preamble.
3337  See the Additional Features manual for more information, or check the documenta
3338 tion for the 
3339 \series bold
3340 fancyhdr
3341 \series default
3342  package 
3343 \begin_inset CommandInset citation
3344 LatexCommand cite
3345 key "fancyhdr"
3346
3347 \end_inset
3348
3349 .
3350 \end_layout
3351
3352 \begin_layout Standard
3353 The 
3354 \family sans
3355 Separation
3356 \family default
3357  of paragraphs is described in section
3358 \begin_inset space ~
3359 \end_inset
3360
3361
3362 \begin_inset CommandInset ref
3363 LatexCommand ref
3364 reference "sec:Par-indent-intro"
3365
3366 \end_inset
3367
3368 .
3369 \end_layout
3370
3371 \begin_layout Subsection
3372 Paper Size and Orientation
3373 \begin_inset Index idx
3374 status collapsed
3375
3376 \begin_layout Plain Layout
3377 Document ! Paper size
3378 \end_layout
3379
3380 \end_inset
3381
3382
3383 \begin_inset CommandInset label
3384 LatexCommand label
3385 name "sub:Paper-Size,-Orientation,"
3386
3387 \end_inset
3388
3389
3390 \end_layout
3391
3392 \begin_layout Standard
3393 You'll find the following options in the menu 
3394 \family sans
3395 Page
3396 \begin_inset space ~
3397 \end_inset
3398
3399 Layout
3400 \family default
3401  of the dialog of the 
3402 \family sans
3403 Document\SpecialChar \menuseparator
3404 Settings
3405 \family default
3406  menu:
3407 \family sans
3408
3409 \begin_inset Index idx
3410 status collapsed
3411
3412 \begin_layout Plain Layout
3413 Document ! Settings
3414 \end_layout
3415
3416 \end_inset
3417
3418
3419 \end_layout
3420
3421 \begin_layout Labeling
3422 \labelwidthstring 00.00.0000
3423
3424 \family sans
3425 Paper
3426 \begin_inset space ~
3427 \end_inset
3428
3429 Format
3430 \family default
3431  What size paper to print on.
3432  The choices are
3433 \end_layout
3434
3435 \begin_layout Itemize
3436
3437 \family sans
3438 Default
3439 \end_layout
3440
3441 \begin_layout Itemize
3442
3443 \family sans
3444 A3, A4,
3445 \family default
3446  
3447 \family sans
3448 A5
3449 \end_layout
3450
3451 \begin_layout Itemize
3452
3453 \family sans
3454 B3, B4, B5
3455 \end_layout
3456
3457 \begin_layout Itemize
3458
3459 \family sans
3460 US letter
3461 \end_layout
3462
3463 \begin_layout Itemize
3464
3465 \family sans
3466 US legal
3467 \end_layout
3468
3469 \begin_layout Itemize
3470
3471 \family sans
3472 US executive
3473 \end_layout
3474
3475 \begin_layout Itemize
3476
3477 \family sans
3478 Custom
3479 \end_layout
3480
3481 \begin_layout Labeling
3482 \labelwidthstring 00.00.0000
3483
3484 \family sans
3485 Orientation
3486 \family default
3487  Two toggle buttons choose whether to print the output as 
3488 \family sans
3489 Landscape
3490 \family default
3491  or as 
3492 \family sans
3493 Portrait
3494 \family default
3495 .
3496 \end_layout
3497
3498 \begin_layout Labeling
3499 \labelwidthstring 00.00.0000
3500
3501 \family sans
3502 Two-sided
3503 \begin_inset space ~
3504 \end_inset
3505
3506 document
3507 \family default
3508  Adjusts the print space to print both sides of paper.
3509  That means that the print space for odd- and even-numbered pages is different.
3510 \end_layout
3511
3512 \begin_layout Subsection
3513 Margins
3514 \begin_inset CommandInset label
3515 LatexCommand label
3516 name "sub:Margins"
3517
3518 \end_inset
3519
3520
3521 \begin_inset Index idx
3522 status collapsed
3523
3524 \begin_layout Plain Layout
3525 Document ! Margins
3526 \end_layout
3527
3528 \end_inset
3529
3530
3531 \begin_inset Index idx
3532 status collapsed
3533
3534 \begin_layout Plain Layout
3535 Margins
3536 \end_layout
3537
3538 \end_inset
3539
3540
3541 \end_layout
3542
3543 \begin_layout Standard
3544 Paper margins are set in the menu 
3545 \family sans
3546 Document\SpecialChar \menuseparator
3547 Settings
3548 \family default
3549 .
3550 \begin_inset Index idx
3551 status collapsed
3552
3553 \begin_layout Plain Layout
3554 Document ! Settings
3555 \end_layout
3556
3557 \end_inset
3558
3559
3560 \end_layout
3561
3562 \begin_layout Standard
3563 If you use a koma-script document class, you can use the default settings.
3564  Because koma-script calculates then the printspace automatically by taking
3565  the paper format and the font size into account.
3566 \end_layout
3567
3568 \begin_layout Subsection
3569 Important Note
3570 \end_layout
3571
3572 \begin_layout Standard
3573 If you change a document class, LyX has to convert 
3574 \emph on
3575 everything
3576 \emph default
3577  into the new class.
3578  That includes the paragraph environments.
3579  Some paragraph environments are standard; all of the document classes have
3580  them; but some classes have special paragraph environments.
3581  If this is the case, and you change the document class, LyX sets the missing
3582  paragraph environments to 
3583 \family sans
3584 Standard
3585 \family default
3586  and places an error box at the beginning of the paragraph.
3587  Just click on them and you'll get a message dialog that tells you about
3588  the conversion and why it failed.
3589 \end_layout
3590
3591 \begin_layout Section
3592 Paragraph Indentation and Separation
3593 \begin_inset Index idx
3594 status collapsed
3595
3596 \begin_layout Plain Layout
3597 Paragraph ! Indentation
3598 \end_layout
3599
3600 \end_inset
3601
3602
3603 \end_layout
3604
3605 \begin_layout Subsection
3606 Introduction
3607 \begin_inset CommandInset label
3608 LatexCommand label
3609 name "sec:Par-indent-intro"
3610
3611 \end_inset
3612
3613
3614 \end_layout
3615
3616 \begin_layout Standard
3617 Before describing all of the various paragraph environments, we'd like to
3618  say a word or two about paragraph indentation.
3619 \end_layout
3620
3621 \begin_layout Standard
3622 Everyone seems to have their own convention for separating paragraphs.
3623  Most Americans indent the first line of a paragraph.
3624  Others don't indent but put extra space between the paragraphs.
3625  If you choose indentation for paragraphs the 
3626 \emph on
3627 first
3628 \emph default
3629  paragraph of a section, or after a figure, an equation, a table, a list,
3630  etc., is 
3631 \emph on
3632 not
3633 \emph default
3634  indented.
3635  Only a paragraph following another paragraph gets indented.
3636  Note that the indentation behavior is different when you use another document
3637  language than English.
3638  LaTeX takes care that the indentation follows the rules of the used language.
3639 \end_layout
3640
3641 \begin_layout Standard
3642 The space between paragraphs, like the line spacing, the space between headings
3643  and text — in fact, all of the spacings for just about everything are pre-coded
3644  into LyX.
3645  As we said, you don't worry about how much space to add between what.
3646  LyX takes care of that.
3647  In fact, these pre-coded vertical spacings aren't a single number but a
3648  range.
3649  That way, LyX can squish or stretch the space between lines to make sure
3650  figures fit on a page with text, so that sections don't start at the bottom
3651  of a page, and so on.
3652 \begin_inset Foot
3653 status collapsed
3654
3655 \begin_layout Plain Layout
3656 LaTeX does this when LyX goes to produce a printable file.
3657 \end_layout
3658
3659 \end_inset
3660
3661  However, pre-coded doesn't mean you can't change them.
3662  LyX gives you the ability to globally change 
3663 \emph on
3664 all
3665 \emph default
3666  of these pre-coded spacings.
3667  We'll explain more later.
3668 \end_layout
3669
3670 \begin_layout Subsection
3671 Paragraph Separation
3672 \begin_inset Index idx
3673 status collapsed
3674
3675 \begin_layout Plain Layout
3676 Paragraph ! Separation
3677 \end_layout
3678
3679 \end_inset
3680
3681
3682 \end_layout
3683
3684 \begin_layout Standard
3685 To separate paragraphs, select 
3686 \family sans
3687 Indent
3688 \family default
3689  or 
3690 \family sans
3691 Skip
3692 \family default
3693  in the submenu 
3694 \family sans
3695 Text
3696 \begin_inset space ~
3697 \end_inset
3698
3699 Layout
3700 \family default
3701  of the dialog 
3702 \family sans
3703 Document\SpecialChar \menuseparator
3704 Settings
3705 \family default
3706
3707 \begin_inset Index idx
3708 status collapsed
3709
3710 \begin_layout Plain Layout
3711 Document ! Settings
3712 \end_layout
3713
3714 \end_inset
3715
3716  to indent paragraphs or add extra space between paragraphs, respectively.
3717  The size of the skips can be defined in the dialog, for the indentation
3718  you have to add this line to your document preamble:
3719 \end_layout
3720
3721 \begin_layout Standard
3722
3723 \series bold
3724
3725 \backslash
3726 setlength{
3727 \backslash
3728 parindent}{Length}
3729 \end_layout
3730
3731 \begin_layout Standard
3732 where length is a value in one of the units listed in Appendix
3733 \begin_inset space ~
3734 \end_inset
3735
3736
3737 \begin_inset CommandInset ref
3738 LatexCommand ref
3739 reference "cap:Units"
3740
3741 \end_inset
3742
3743 .
3744  The default length is 30
3745 \begin_inset space \thinspace{}
3746 \end_inset
3747
3748 pt.
3749 \end_layout
3750
3751 \begin_layout Subsection
3752 Fine-Tuning
3753 \end_layout
3754
3755 \begin_layout Standard
3756 You can also change the separation method of a single paragraph.
3757  Open the 
3758 \family sans
3759 Edit\SpecialChar \menuseparator
3760 Paragraph
3761 \begin_inset space ~
3762 \end_inset
3763
3764 Settings
3765 \family default
3766  dialog and toggle the 
3767 \family sans
3768 Indent
3769 \begin_inset space ~
3770 \end_inset
3771
3772 Paragraph
3773 \family default
3774  option to change the state of the current paragraph (shortcut 
3775 \begin_inset Info
3776 type  "shortcut"
3777 arg   "paragraph-params \\indent-toggle"
3778 \end_inset
3779
3780 ).
3781  If paragraphs have no indentation but use extra space for separation, this
3782  button will be ignored (you can't indent a single paragraph by toggling
3783  this).
3784 \end_layout
3785
3786 \begin_layout Standard
3787 You should only need to change the indentation method for a single paragraph
3788  if you need to do some fine-tuning.
3789 \end_layout
3790
3791 \begin_layout Subsection
3792 Line Spacing
3793 \begin_inset Index idx
3794 status collapsed
3795
3796 \begin_layout Plain Layout
3797 Paragraph ! Line spacing
3798 \end_layout
3799
3800 \end_inset
3801
3802
3803 \end_layout
3804
3805 \begin_layout Standard
3806 In the 
3807 \family sans
3808 Document\SpecialChar \menuseparator
3809 Settings
3810 \noun on
3811
3812 \begin_inset Index idx
3813 status collapsed
3814
3815 \begin_layout Plain Layout
3816 Document ! Settings
3817 \end_layout
3818
3819 \end_inset
3820
3821
3822 \family default
3823 \noun default
3824  dialog you can set the line spacing in the submenu 
3825 \family sans
3826 Text
3827 \begin_inset space ~
3828 \end_inset
3829
3830 Layout
3831 \family default
3832 .
3833 \begin_inset Foot
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837 You need to have the LaTeX-package 
3838 \series bold
3839 setspace
3840 \series default
3841
3842 \begin_inset Index idx
3843 status collapsed
3844
3845 \begin_layout Plain Layout
3846 LaTeX-packages ! setspace
3847 \end_layout
3848
3849 \end_inset
3850
3851  installed to use this feature.
3852 \end_layout
3853
3854 \end_inset
3855
3856
3857 \end_layout
3858
3859 \begin_layout Section
3860 Paragraph Environments
3861 \begin_inset CommandInset label
3862 LatexCommand label
3863 name "sec:Paragraph-Environments"
3864
3865 \end_inset
3866
3867
3868 \begin_inset Index idx
3869 status collapsed
3870
3871 \begin_layout Plain Layout
3872 Paragraph ! Environments
3873 \end_layout
3874
3875 \end_inset
3876
3877
3878 \begin_inset Index idx
3879 status collapsed
3880
3881 \begin_layout Plain Layout
3882 Paragraph environments|(
3883 \end_layout
3884
3885 \end_inset
3886
3887
3888 \end_layout
3889
3890 \begin_layout Subsection
3891 Overview
3892 \end_layout
3893
3894 \begin_layout Standard
3895 Paragraph environments correspond to the
3896 \end_layout
3897
3898 \begin_layout Standard
3899
3900 \series bold
3901
3902 \backslash
3903 begin{
3904 \emph on
3905 environment
3906 \emph default
3907 } ...
3908  
3909 \backslash
3910 end{
3911 \emph on
3912 environment
3913 \emph default
3914 }
3915 \series default
3916
3917 \begin_inset Newline newline
3918 \end_inset
3919
3920 command sequence in LaTeX files.
3921  If you don't know LaTeX, or the concept of a paragraph environment is totally
3922  alien to you, we urge you to read the 
3923 \emph on
3924 Tutorial
3925 \emph default
3926 .
3927  The 
3928 \emph on
3929 Tutorial
3930 \emph default
3931  also contains many more examples than this section does.
3932 \end_layout
3933
3934 \begin_layout Standard
3935 A paragraph environment is simply a 
3936 \begin_inset Quotes eld
3937 \end_inset
3938
3939 container
3940 \begin_inset Quotes erd
3941 \end_inset
3942
3943  for a paragraph which gives that paragraph certain properties.
3944  This can include a particular style of font, different margins, a numbering
3945  scheme, labels, and so on.
3946  Additionally, you can 
3947 \begin_inset Quotes eld
3948 \end_inset
3949
3950 nest
3951 \begin_inset Quotes erd
3952 \end_inset
3953
3954  the different environments inside one another, allowing one environment
3955  to inherit some of the properties of another.
3956  The different paragraph environments totally replace the need for messy
3957  tab stops, on the fly margin adjustment, and other hold-overs from the
3958  days of typewriters.
3959  There are several paragraph environments which are specific to a particular
3960  document type.
3961  We'll only be covering the most common ones here.
3962 \end_layout
3963
3964 \begin_layout Standard
3965 To choose a new paragraph environment, use the pull-down box 
3966 \begin_inset Graphics
3967         filename clipart/ToolbarEnvBox.png
3968         scale 70
3969         clip
3970
3971 \end_inset
3972
3973  at the left end of the toolbar.
3974  LyX will change the environment of the 
3975 \emph on
3976 entire
3977 \emph default
3978  paragraph in which the cursor sits.
3979  You can also change the environment of an entire group of paragraphs if
3980  you select them before choosing the new environment.
3981  
3982 \end_layout
3983
3984 \begin_layout Standard
3985 Note that hitting 
3986 \family sans
3987 Return
3988 \family default
3989  will 
3990 \emph on
3991 typically
3992 \emph default
3993  create a new paragraph using the 
3994 \family sans
3995 Standard
3996 \family default
3997  paragraph environment.
3998  We say 
3999 \begin_inset Quotes eld
4000 \end_inset
4001
4002 typically
4003 \begin_inset Quotes erd
4004 \end_inset
4005
4006  because if you are in one of these environments:
4007 \end_layout
4008
4009 \begin_layout Itemize
4010
4011 \family sans
4012 Quote
4013 \end_layout
4014
4015 \begin_layout Itemize
4016
4017 \family sans
4018 Quotation
4019 \end_layout
4020
4021 \begin_layout Itemize
4022
4023 \family sans
4024 Verse
4025 \end_layout
4026
4027 \begin_layout Itemize
4028
4029 \family sans
4030 Itemize
4031 \end_layout
4032
4033 \begin_layout Itemize
4034
4035 \family sans
4036 Enumerate
4037 \end_layout
4038
4039 \begin_layout Itemize
4040
4041 \family sans
4042 Description
4043 \end_layout
4044
4045 \begin_layout Itemize
4046
4047 \family sans
4048 List
4049 \end_layout
4050
4051 \begin_layout Standard
4052 LyX keeps the old paragraph environment when you hit 
4053 \family sans
4054 Return
4055 \family default
4056 , rather than resetting it to 
4057 \family sans
4058 Standard
4059 \family default
4060 .
4061  LyX will still reset the nesting depth, however.
4062  Usually, starting a new paragraph resets both the paragraph environment
4063  and the nesting depth (for more on nesting see section
4064 \begin_inset space ~
4065 \end_inset
4066
4067
4068 \begin_inset CommandInset ref
4069 LatexCommand ref
4070 reference "sec:Nesting"
4071
4072 \end_inset
4073
4074 ).
4075  At the moment, all this is context-specific; you're better off expecting
4076  
4077 \family sans
4078 Return
4079 \family default
4080  to reset the paragraph environment and depth.
4081  If you want a new paragraph to keep the current environment and depth,
4082  use 
4083 \begin_inset Info
4084 type  "shortcut"
4085 arg   "break-paragraph inverse"
4086 \end_inset
4087
4088  instead.
4089 \end_layout
4090
4091 \begin_layout Subsection
4092 Standard
4093 \end_layout
4094
4095 \begin_layout Standard
4096 The default paragraph environment is 
4097 \family sans
4098 Standard
4099 \family default
4100  for most classes.
4101  It creates a plain paragraph.
4102  If LyX resets the paragraph environment, this is the one it chooses.
4103  In fact, the paragraph you're reading right now (and most of the ones in
4104  this manual) are in the 
4105 \family sans
4106 Standard
4107 \family default
4108  environment.
4109 \end_layout
4110
4111 \begin_layout Standard
4112 You can nest a paragraph using the 
4113 \family sans
4114 Standard
4115 \family default
4116  environment in just about anything else, but you can't really nest anything
4117  in a 
4118 \family sans
4119 Standard
4120 \family default
4121  environment.
4122 \end_layout
4123
4124 \begin_layout Subsection
4125 Document Title
4126 \begin_inset Index idx
4127 status collapsed
4128
4129 \begin_layout Plain Layout
4130 Document !Title
4131 \end_layout
4132
4133 \end_inset
4134
4135
4136 \end_layout
4137
4138 \begin_layout Standard
4139 A LaTeX title page has three parts: the title itself, the name(s) of the
4140  author(s) and a 
4141 \begin_inset Quotes eld
4142 \end_inset
4143
4144 footnote
4145 \begin_inset Quotes erd
4146 \end_inset
4147
4148  for thanks or contact information.
4149  For certain types of documents, LaTeX places all of this on a separate
4150  page along with today's date.
4151  For other types of documents, the title 
4152 \begin_inset Quotes eld
4153 \end_inset
4154
4155 page
4156 \begin_inset Quotes erd
4157 \end_inset
4158
4159  goes at the top of the first page of the document.
4160  
4161 \end_layout
4162
4163 \begin_layout Standard
4164 LyX provides an interface to the title page commands through the paragraph
4165  environments 
4166 \family sans
4167 Title
4168 \family default
4169
4170 \family sans
4171 Author
4172 \family default
4173 , and 
4174 \family sans
4175 Date
4176 \family default
4177 .
4178  Here's how you use them:
4179 \end_layout
4180
4181 \begin_layout Itemize
4182 Put the title of your document in the 
4183 \family sans
4184 Title
4185 \family default
4186  environment.
4187 \end_layout
4188
4189 \begin_layout Itemize
4190 Put the author name in the 
4191 \family sans
4192 Author
4193 \family default
4194  environment.
4195 \end_layout
4196
4197 \begin_layout Itemize
4198 If you want the date to have a certain appearance, want to use a fixed date,
4199  or want other text to appear in place of today's date, put that text in
4200  the 
4201 \family sans
4202 Date
4203 \family default
4204  environment.
4205  Note that using this environment is optional.
4206  If you don't provide any, LaTeX will automatically insert today's date.
4207  If you don't want any date, add the line
4208 \begin_inset Newline newline
4209 \end_inset
4210
4211
4212 \series bold
4213
4214 \backslash
4215 date{}
4216 \series default
4217
4218 \begin_inset Newline newline
4219 \end_inset
4220
4221 to the preamble of your document (menu 
4222 \family sans
4223 Document\SpecialChar \menuseparator
4224 Settings
4225 \family default
4226 )
4227 \end_layout
4228
4229 \begin_layout Standard
4230 You can use footnotes to insert 
4231 \begin_inset Quotes eld
4232 \end_inset
4233
4234 thanks
4235 \begin_inset Quotes erd
4236 \end_inset
4237
4238  or contact information.
4239 \end_layout
4240
4241 \begin_layout Subsection
4242 Headings
4243 \begin_inset Index idx
4244 status collapsed
4245
4246 \begin_layout Plain Layout
4247 Section headings
4248 \end_layout
4249
4250 \end_inset
4251
4252
4253 \begin_inset CommandInset label
4254 LatexCommand label
4255 name "sub:Headings"
4256
4257 \end_inset
4258
4259
4260 \end_layout
4261
4262 \begin_layout Standard
4263 There are several paragraph environments for producing section headings.
4264  LyX takes care of the numbering for you.
4265 \end_layout
4266
4267 \begin_layout Subsubsection
4268 Numbered Headings
4269 \begin_inset Index idx
4270 status collapsed
4271
4272 \begin_layout Plain Layout
4273 Section headings ! Numbered
4274 \end_layout
4275
4276 \end_inset
4277
4278
4279 \end_layout
4280
4281 \begin_layout Standard
4282 There are 7 numbered types of section headings.
4283  They are:
4284 \end_layout
4285
4286 \begin_layout Enumerate
4287
4288 \family sans
4289 Part
4290 \end_layout
4291
4292 \begin_layout Enumerate
4293
4294 \family sans
4295 Chapter
4296 \end_layout
4297
4298 \begin_layout Enumerate
4299
4300 \family sans
4301 Section
4302 \end_layout
4303
4304 \begin_layout Enumerate
4305
4306 \family sans
4307 Subsection
4308 \end_layout
4309
4310 \begin_layout Enumerate
4311
4312 \family sans
4313 Subsubsection
4314 \end_layout
4315
4316 \begin_layout Enumerate
4317
4318 \family sans
4319 Paragraph
4320 \end_layout
4321
4322 \begin_layout Enumerate
4323
4324 \family sans
4325 Subparagraph
4326 \end_layout
4327
4328 \begin_layout Standard
4329 LyX labels each heading with a series of numbers, separated by periods.
4330  The numbers describe where in the document you are.
4331  Unlike the other headings, parts are numbered with Latin letters.
4332 \end_layout
4333
4334 \begin_layout Standard
4335 Headings all subdivide your document into different pieces of text.
4336  For example, suppose you're writing a book.
4337  You group the book into chapters.
4338  LyX does similar grouping:
4339 \end_layout
4340
4341 \begin_layout Itemize
4342
4343 \family sans
4344 Part
4345 \family default
4346  is divided in either 
4347 \family sans
4348 Chapter
4349 \family default
4350 s or 
4351 \family sans
4352 Section
4353 \family default
4354 s
4355 \end_layout
4356
4357 \begin_layout Itemize
4358
4359 \family sans
4360 Chapter
4361 \family default
4362 s are divided into 
4363 \family sans
4364 Section
4365 \family default
4366 s
4367 \end_layout
4368
4369 \begin_layout Itemize
4370
4371 \family sans
4372 Section
4373 \family default
4374 s are divided into 
4375 \family sans
4376 Subsection
4377 \family default
4378 s
4379 \end_layout
4380
4381 \begin_layout Itemize
4382
4383 \family sans
4384 Subsection
4385 \family default
4386 s are divided into 
4387 \family sans
4388 Subsubsections
4389 \end_layout
4390
4391 \begin_layout Itemize
4392
4393 \family sans
4394 Subsubsections
4395 \family default
4396  are divided into 
4397 \family sans
4398 Paragraph
4399 \family default
4400 s
4401 \end_layout
4402
4403 \begin_layout Itemize
4404
4405 \family sans
4406 Paragraph
4407 \family default
4408 s are divided into 
4409 \family sans
4410 Subparagraphs
4411 \end_layout
4412
4413 \begin_layout Standard
4414 \begin_inset Note Greyedout
4415 status open
4416
4417 \begin_layout Plain Layout
4418
4419 \series bold
4420 Note:
4421 \series default
4422  Not all document types use the 
4423 \family sans
4424 Chapter
4425 \family default
4426  heading as the maximum sectioning level.
4427  In that case the 
4428 \family sans
4429 Section
4430 \family default
4431  is the top-level heading.
4432 \end_layout
4433
4434 \end_inset
4435
4436
4437 \end_layout
4438
4439 \begin_layout Standard
4440 So, if you use the 
4441 \family sans
4442 Subsubsection
4443 \family default
4444  environment to label a new sub-subsection, LyX labels it with its number,
4445  along with the number of the subsection, section, and, if applicable, chapter
4446  that it's in.
4447  For example: the fifth section of the second chapter of this book has the
4448  label 
4449 \begin_inset Quotes eld
4450 \end_inset
4451
4452 2.5
4453 \begin_inset Quotes erd
4454 \end_inset
4455
4456 .
4457 \end_layout
4458
4459 \begin_layout Subsubsection
4460 Unnumbered Headings
4461 \begin_inset Index idx
4462 status collapsed
4463
4464 \begin_layout Plain Layout
4465 Section headings ! Unnumbered
4466 \end_layout
4467
4468 \end_inset
4469
4470
4471 \end_layout
4472
4473 \begin_layout Standard
4474 There are 5 types of unnumbered section headings.
4475  They are:
4476 \end_layout
4477
4478 \begin_layout Enumerate
4479
4480 \family sans
4481 Part*
4482 \end_layout
4483
4484 \begin_layout Enumerate
4485
4486 \family sans
4487 Chapter*
4488 \end_layout
4489
4490 \begin_layout Enumerate
4491
4492 \family sans
4493 Section*
4494 \end_layout
4495
4496 \begin_layout Enumerate
4497
4498 \family sans
4499 Subsection*
4500 \end_layout
4501
4502 \begin_layout Enumerate
4503
4504 \family sans
4505 Subsubsection*
4506 \end_layout
4507
4508 \begin_layout Standard
4509 The 
4510 \begin_inset Quotes eld
4511 \end_inset
4512
4513 *
4514 \begin_inset Quotes erd
4515 \end_inset
4516
4517  after each name means that these headings are not numbered.
4518  They work the same as their numbered counterparts but won't appear in the
4519  table of contents, see section
4520 \begin_inset space ~
4521 \end_inset
4522
4523
4524 \begin_inset CommandInset ref
4525 LatexCommand ref
4526 reference "sec:toc"
4527
4528 \end_inset
4529
4530 .
4531 \end_layout
4532
4533 \begin_layout Subsubsection
4534 Changing the Numbering
4535 \begin_inset CommandInset label
4536 LatexCommand label
4537 name "sub:Numbering-depth"
4538
4539 \end_inset
4540
4541
4542 \end_layout
4543
4544 \begin_layout Standard
4545 You can also alter which sectioning levels get numbered and which ones appear
4546  in the Table of Contents.
4547  Now, this doesn't remove any of the levels; that's preset in the document
4548  class.
4549  Certain classes start with 
4550 \family sans
4551 Chapter
4552 \family default
4553  and go down to the 
4554 \family sans
4555 Subparagraph
4556 \family default
4557  level.
4558  Others start at 
4559 \family sans
4560 Section
4561 \family default
4562 .
4563  Similarly, not all document classes number all sectioning levels.
4564  Most don't number 
4565 \family sans
4566 Paragraph
4567 \family default
4568  or 
4569 \family sans
4570 Subparagraph
4571 \family default
4572 .
4573  This is something you can change.
4574 \end_layout
4575
4576 \begin_layout Standard
4577 Open the 
4578 \family sans
4579 Document\SpecialChar \menuseparator
4580 Settings
4581 \family default
4582  dialog.
4583 \family sans
4584
4585 \begin_inset Index idx
4586 status collapsed
4587
4588 \begin_layout Plain Layout
4589 Document ! Settings
4590 \end_layout
4591
4592 \end_inset
4593
4594
4595 \family default
4596  Under 
4597 \family sans
4598 Numbering
4599 \begin_inset space ~
4600 \end_inset
4601
4602 &
4603 \begin_inset space ~
4604 \end_inset
4605
4606 TOC
4607 \family default
4608  you'll see two counters.
4609  The one named 
4610 \family sans
4611 Numbering
4612 \family default
4613  controls how far down in the sectioning hierarchy LyX numbers a section
4614  heading.
4615  The other one controls the appearance of the section headings in the table
4616  of contents.
4617 \end_layout
4618
4619 \begin_layout Subsubsection
4620 Short Titles of Headings
4621 \begin_inset Index idx
4622 status collapsed
4623
4624 \begin_layout Plain Layout
4625 Section headings ! Short titles
4626 \end_layout
4627
4628 \end_inset
4629
4630
4631 \begin_inset OptArg
4632 status collapsed
4633
4634 \begin_layout Plain Layout
4635 Short Titles
4636 \end_layout
4637
4638 \end_inset
4639
4640
4641 \begin_inset CommandInset label
4642 LatexCommand label
4643 name "sec:Short-Titles"
4644
4645 \end_inset
4646
4647
4648 \end_layout
4649
4650 \begin_layout Standard
4651 Some section or chapter titles, such as this one, can get quite long.
4652  This can cause trouble when there is limited horizontal space.
4653  For example, if the header of the page is set to show the current section
4654  title, a long title will protrude over the page margins and look awful.
4655 \end_layout
4656
4657 \begin_layout Standard
4658 LaTeX allows you to specify a short title for section headings.
4659  This short title is used in the header and in the actual table of contents,
4660  avoiding the problem mentioned.
4661  To specify a short title, use the menu 
4662 \family sans
4663 Insert\SpecialChar \menuseparator
4664 Short
4665 \begin_inset space ~
4666 \end_inset
4667
4668 Title
4669 \family default
4670 .
4671  This will insert a box labeled 
4672 \begin_inset Quotes eld
4673 \end_inset
4674
4675 opt
4676 \begin_inset Quotes erd
4677 \end_inset
4678
4679  (stands for 
4680 \begin_inset Quotes eld
4681 \end_inset
4682
4683 optional
4684 \begin_inset Quotes erd
4685 \end_inset
4686
4687 ) which you can use to enter the short title text.
4688  This also works for captions inside floats.
4689 \end_layout
4690
4691 \begin_layout Standard
4692 The title of this section is a good example of using this feature.
4693 \end_layout
4694
4695 \begin_layout Subsubsection
4696 Special Information
4697 \end_layout
4698
4699 \begin_layout Standard
4700 The following information applies to all section headings:
4701 \end_layout
4702
4703 \begin_layout Itemize
4704 You cannot do any nesting with these environments.
4705 \end_layout
4706
4707 \begin_layout Itemize
4708 You cannot use a margin note in any of these environments.
4709 \end_layout
4710
4711 \begin_layout Itemize
4712 You can only use inline math in these environments.
4713 \end_layout
4714
4715 \begin_layout Itemize
4716 You can use labels and cross-references to refer to their numbers.
4717 \end_layout
4718
4719 \begin_layout Subsection
4720 Quotes and Poetry line spacing
4721 \end_layout
4722
4723 \begin_layout Standard
4724 LyX has three paragraph environments for writing poetry and quotations.
4725  They are 
4726 \family sans
4727 Quote
4728 \family default
4729
4730 \family sans
4731 Quotation
4732 \family default
4733 , and 
4734 \family sans
4735 Verse
4736 \family default
4737 .
4738  Forget the days of changing line spacing and twiddling with margins.
4739  These three paragraph environments already have those changes built-in.
4740  They all widen the left margin and add a bit of extra space above and below
4741  the text they contain.
4742  They also allow nesting, so you can put a 
4743 \family sans
4744 Verse
4745 \family default
4746  in a 
4747 \family sans
4748 Quotation
4749 \family default
4750 , as well as in some other paragraph environments.
4751 \end_layout
4752
4753 \begin_layout Standard
4754 There is another feature of these three paragraph environments: they do
4755  
4756 \emph on
4757 not
4758 \emph default
4759  reset to 
4760 \family sans
4761 Standard
4762 \family default
4763  when you start a new paragraph.
4764  So, you can type in that poem and merrily hit 
4765 \family sans
4766 Return
4767 \family default
4768  without worrying about the paragraph environment changing on you.
4769  Of course, that means that, once you're done typing in that poem, you have
4770  to change back to the 
4771 \family sans
4772 Standard
4773 \family default
4774  environment yourself.
4775 \end_layout
4776
4777 \begin_layout Subsubsection
4778
4779 \family sans
4780 Quote
4781 \family default
4782  and 
4783 \family sans
4784 Quotation
4785 \family default
4786
4787 \begin_inset CommandInset label
4788 LatexCommand label
4789 name "sec:Quote"
4790
4791 \end_inset
4792
4793
4794 \begin_inset Index idx
4795 status collapsed
4796
4797 \begin_layout Plain Layout
4798 Quotation
4799 \end_layout
4800
4801 \end_inset
4802
4803
4804 \end_layout
4805
4806 \begin_layout Standard
4807 Now that we've described the similarities of these three environments, it's
4808  time for the differences.
4809  
4810 \family sans
4811 Quote
4812 \family default
4813  and 
4814 \family sans
4815 Quotation
4816 \family default
4817  are identical except for one difference: 
4818 \family sans
4819 Quote
4820 \family default
4821  uses extra spacing to separate paragraphs and never indents the first line.
4822  
4823 \family sans
4824 Quotation
4825 \family default
4826  
4827 \emph on
4828 always
4829 \emph default
4830  indents the first line of a paragraph and uses the same line spacing throughout.
4831 \end_layout
4832
4833 \begin_layout Standard
4834 Here's an example of the 
4835 \family sans
4836 Quote
4837 \family default
4838  environment:
4839 \end_layout
4840
4841 \begin_layout Quote
4842 This is in the 
4843 \family sans
4844 Quote
4845 \family default
4846  environment.
4847  I can keep writing, extending this line out further and further until it
4848  wraps.
4849  See – no indentation!
4850 \end_layout
4851
4852 \begin_layout Quote
4853 Here's the second paragraph of this quote.
4854  Again, there's no indentation, but there is extra space between me and
4855  the other paragraph.
4856 \end_layout
4857
4858 \begin_layout Standard
4859 Here's another example, this time in the 
4860 \family sans
4861 Quotation
4862 \family default
4863  environment:
4864 \end_layout
4865
4866 \begin_layout Quotation
4867 This is in the 
4868 \family sans
4869 Quotation
4870 \family default
4871  environment.
4872  If I keep writing, you'll see the indentation.
4873  If your country uses a writing style that shows off new paragraphs by indenting
4874  the first line, then 
4875 \family sans
4876 Quotation
4877 \family default
4878  is the environment for you! Well, you'd use it 
4879 \emph on
4880 if
4881 \emph default
4882  you were quoting other text.
4883 \end_layout
4884
4885 \begin_layout Quotation
4886 Here's a new paragraph.
4887  I could ramble on and on, like a politician at election time.
4888  If I did that, though, you'd get bored.
4889 \end_layout
4890
4891 \begin_layout Standard
4892 As the examples show, 
4893 \family sans
4894 Quote
4895 \family default
4896  is for those people who use extra space to separate paragraphs.
4897  They should put quotes in the 
4898 \family sans
4899 Quote
4900 \family default
4901  environment.
4902  Those who use indentation to mark a new paragraph should use the 
4903 \family sans
4904 Quotation
4905 \family default
4906  paragraph environment for quoted text.
4907 \end_layout
4908
4909 \begin_layout Subsubsection
4910
4911 \family sans
4912 Verse
4913 \family default
4914
4915 \begin_inset Index idx
4916 status collapsed
4917
4918 \begin_layout Plain Layout
4919 Paragraph ! Verse
4920 \end_layout
4921
4922 \end_inset
4923
4924
4925 \family sans
4926
4927 \begin_inset Index idx
4928 status collapsed
4929
4930 \begin_layout Plain Layout
4931 Poetry
4932 \end_layout
4933
4934 \end_inset
4935
4936
4937 \begin_inset CommandInset label
4938 LatexCommand label
4939 name "sec:Verse"
4940
4941 \end_inset
4942
4943
4944 \end_layout
4945
4946 \begin_layout Standard
4947
4948 \family sans
4949 Verse
4950 \family default
4951  is a paragraph environment for poetry, rhymes, verses, and so on.
4952  Here's an example:
4953 \end_layout
4954
4955 \begin_layout Verse
4956 This is in Verse
4957 \begin_inset Newline newline
4958 \end_inset
4959
4960 Which I did not rehearse!
4961 \end_layout
4962
4963 \begin_layout Verse
4964 It could be much worse.
4965  This line could be long, very long, oh so long, so very long that it wraps
4966  around.
4967  It looks okay on screen, but in the printed version, the extra lines are
4968  indented a bit more than the first.
4969  Okay, so it's turned to prose and doesn't rhyme anymore.
4970  So sue me.
4971 \end_layout
4972
4973 \begin_layout Verse
4974 To break a line
4975 \begin_inset Newline newline
4976 \end_inset
4977
4978 And make things look fine
4979 \begin_inset Newline newline
4980 \end_inset
4981
4982 Use 
4983 \begin_inset Info
4984 type  "shortcut"
4985 arg   "newline-insert newline"
4986 \end_inset
4987
4988 .
4989 \end_layout
4990
4991 \begin_layout Standard
4992 As you can see, 
4993 \family sans
4994 Verse
4995 \family default
4996  does not indent both margins.
4997  Each stanza of the verse or poem is in its own paragraph.
4998  To separate the individual lines of a stanza, use the 
4999 \family typewriter
5000 break-line
5001 \family default
5002  function 
5003 \begin_inset Info
5004 type  "shortcut"
5005 arg   "newline-insert newline"
5006 \end_inset
5007
5008 .
5009 \end_layout
5010
5011 \begin_layout Subsection
5012 Lists
5013 \begin_inset Index idx
5014 status collapsed
5015
5016 \begin_layout Plain Layout
5017 Lists
5018 \end_layout
5019
5020 \end_inset
5021
5022
5023 \begin_inset CommandInset label
5024 LatexCommand label
5025 name "sub:Lists"
5026
5027 \end_inset
5028
5029
5030 \end_layout
5031
5032 \begin_layout Standard
5033 LyX has four different paragraph environments for creating different kinds
5034  of lists.
5035  In the 
5036 \family sans
5037 Itemize
5038 \family default
5039  and 
5040 \family sans
5041 Enumerate
5042 \family default
5043  environments, LyX labels your list items with bullets or numbers, respectively.
5044  In the 
5045 \family sans
5046 Description
5047 \family default
5048  and 
5049 \family sans
5050 List
5051 \family default
5052  environments, LyX lets you provide your own label.
5053  We'll present the individual details of each type of list next after describing
5054  some general features of all four of them.
5055 \end_layout
5056
5057 \begin_layout Subsubsection
5058 General Features
5059 \end_layout
5060
5061 \begin_layout Standard
5062 The four paragraph environments for lists differ from the other environments
5063  in several ways.
5064  First, LyX treats each paragraph as a list item.
5065  Hitting 
5066 \family sans
5067 Return
5068 \family default
5069  does 
5070 \emph on
5071 not
5072 \emph default
5073  reset the environment to 
5074 \family sans
5075 Standard
5076 \family default
5077  but keeps the current environment and creates a new list item.
5078  The nesting depth is hereby kept.
5079  If you want to keep the paragraph environment but reset the current nesting
5080  depth, you can use 
5081 \begin_inset Info
5082 type  "shortcut"
5083 arg   "break-paragraph inverse"
5084 \end_inset
5085
5086  to break paragraphs.
5087 \end_layout
5088
5089 \begin_layout Standard
5090 You can nest lists of any type inside one another.
5091  In fact, LyX changes the labels on some list items depending on how it
5092  is nested.
5093  If you intend to use any of the list paragraph environments, we suggest
5094  you read all of section
5095 \begin_inset space ~
5096 \end_inset
5097
5098
5099 \begin_inset CommandInset ref
5100 LatexCommand ref
5101 reference "sec:Nesting"
5102
5103 \end_inset
5104
5105 .
5106  
5107 \end_layout
5108
5109 \begin_layout Subsubsection
5110
5111 \family sans
5112 Itemize
5113 \family default
5114
5115 \begin_inset Index idx
5116 status collapsed
5117
5118 \begin_layout Plain Layout
5119 Lists ! Itemize
5120 \end_layout
5121
5122 \end_inset
5123
5124
5125 \begin_inset CommandInset label
5126 LatexCommand label
5127 name "sec:Itemize"
5128
5129 \end_inset
5130
5131
5132 \end_layout
5133
5134 \begin_layout Standard
5135 The first type of list we'll describe in detail is the 
5136 \family sans
5137 Itemize
5138 \family default
5139  paragraph environment.
5140  It has the following properties:
5141 \end_layout
5142
5143 \begin_layout Itemize
5144 Each item has a particular bullet or symbol as its label.
5145 \end_layout
5146
5147 \begin_deeper
5148 \begin_layout Itemize
5149 LyX uses the same symbol for all of the items in a given nesting level.
5150 \end_layout
5151
5152 \begin_layout Itemize
5153 The symbol appears at the beginning of the first line.
5154 \end_layout
5155
5156 \end_deeper
5157 \begin_layout Itemize
5158 The items can have any length.
5159  LyX automatically offsets the left margin of each item.
5160  The offset is always relative to whatever environment the 
5161 \family sans
5162 Itemize
5163 \family default
5164  list may be in.
5165 \end_layout
5166
5167 \begin_layout Itemize
5168 If you nest an 
5169 \family sans
5170 Itemize
5171 \family default
5172  environment inside another 
5173 \family sans
5174 Itemize
5175 \family default
5176  environment, the label changes to a new symbol.
5177 \end_layout
5178
5179 \begin_deeper
5180 \begin_layout Itemize
5181 There are four different symbols for up to a four-fold nesting.
5182 \end_layout
5183
5184 \begin_layout Itemize
5185 LyX always shows the same symbol on screen.
5186 \end_layout
5187
5188 \begin_layout Itemize
5189 See section
5190 \begin_inset space ~
5191 \end_inset
5192
5193
5194 \begin_inset CommandInset ref
5195 LatexCommand ref
5196 reference "sec:Nesting"
5197
5198 \end_inset
5199
5200  for a full explanation of nesting.
5201 \end_layout
5202
5203 \end_deeper
5204 \begin_layout Standard
5205 Of course, that explanation was also an example of an 
5206 \family sans
5207 Itemize
5208 \family default
5209  list.
5210  The 
5211 \family sans
5212 Itemize
5213 \family default
5214  environment is best suited for lists where the order doesn't matter.
5215 \end_layout
5216
5217 \begin_layout Standard
5218 We said that different levels use different symbols as their label.
5219  Here's an example of all four possible symbols.
5220  Note that those of you reading this manual within LyX won't see any difference.
5221 \end_layout
5222
5223 \begin_layout Itemize
5224 The label for the first level 
5225 \family sans
5226 Itemize
5227 \family default
5228  is a large black dot, or bullet.
5229 \end_layout
5230
5231 \begin_deeper
5232 \begin_layout Itemize
5233 The label for the second level is a dash.
5234 \end_layout
5235
5236 \begin_deeper
5237 \begin_layout Itemize
5238 The label for the third is an asterisk.
5239 \end_layout
5240
5241 \begin_deeper
5242 \begin_layout Itemize
5243 The label for the fourth is a centered dot.
5244 \end_layout
5245
5246 \end_deeper
5247 \begin_layout Itemize
5248 Back out to the third level.
5249 \end_layout
5250
5251 \end_deeper
5252 \begin_layout Itemize
5253 Back to the second level.
5254 \end_layout
5255
5256 \end_deeper
5257 \begin_layout Itemize
5258 Back to the outermost level.
5259 \end_layout
5260
5261 \begin_layout Standard
5262 These are the default labels for an 
5263 \family sans
5264 Itemize
5265 \family default
5266  list.
5267  You can customize these labels in the 
5268 \family sans
5269 Document\SpecialChar \menuseparator
5270 Settings
5271 \family default
5272  dialog in the submenu 
5273 \family sans
5274 Bullets
5275 \family default
5276 .
5277 \family sans
5278
5279 \begin_inset Index idx
5280 status collapsed
5281
5282 \begin_layout Plain Layout
5283 Document ! Settings
5284 \end_layout
5285
5286 \end_inset
5287
5288
5289 \end_layout
5290
5291 \begin_layout Standard
5292 Notice how the space between items decreases with increasing depth.
5293  We'll explain nesting and all the tricks you can do with different depths
5294  in section
5295 \begin_inset space ~
5296 \end_inset
5297
5298
5299 \begin_inset CommandInset ref
5300 LatexCommand ref
5301 reference "sec:Nesting"
5302
5303 \end_inset
5304
5305 .
5306 \end_layout
5307
5308 \begin_layout Subsubsection
5309
5310 \family sans
5311 Enumerate
5312 \family default
5313
5314 \begin_inset Index idx
5315 status collapsed
5316
5317 \begin_layout Plain Layout
5318 Lists ! Enumerate
5319 \end_layout
5320
5321 \end_inset
5322
5323
5324 \begin_inset CommandInset label
5325 LatexCommand label
5326 name "sec:Enumerate"
5327
5328 \end_inset
5329
5330
5331 \end_layout
5332
5333 \begin_layout Standard
5334 The 
5335 \family sans
5336 Enumerate
5337 \family default
5338  environment is used to create numbered lists and outlines.
5339  It has these properties:
5340 \end_layout
5341
5342 \begin_layout Enumerate
5343 Each item has a numeral as its label.
5344 \end_layout
5345
5346 \begin_deeper
5347 \begin_layout Enumerate
5348 The label type depends on the nesting depth.
5349 \end_layout
5350
5351 \end_deeper
5352 \begin_layout Enumerate
5353 LyX automatically counts the items for you and updates the label as appropriate.
5354 \end_layout
5355
5356 \begin_layout Enumerate
5357 Each new 
5358 \family sans
5359 Enumerate
5360 \family default
5361  environment resets the counter to one.
5362 \end_layout
5363
5364 \begin_layout Enumerate
5365 Like the 
5366 \family sans
5367 Itemize
5368 \family default
5369  environment, the 
5370 \family sans
5371 Enumerate
5372 \family default
5373  environment:
5374 \end_layout
5375
5376 \begin_deeper
5377 \begin_layout Enumerate
5378 Offsets the items relative to the left margin.
5379  Items can have any length.
5380 \end_layout
5381
5382 \begin_layout Enumerate
5383 Reduces the space between items as the nesting depth increases.
5384 \end_layout
5385
5386 \begin_layout Enumerate
5387 Uses different types of labels depending on the nesting depth.
5388 \end_layout
5389
5390 \begin_layout Enumerate
5391 Allows up to a four-fold nesting.
5392 \end_layout
5393
5394 \end_deeper
5395 \begin_layout Standard
5396 Unlike the 
5397 \family sans
5398 Itemize
5399 \family default
5400  environment, 
5401 \family sans
5402 Enumerate
5403 \family default
5404  shows the different labels for each item in LyX.
5405  Here is how LyX labels the four different levels in an 
5406 \family sans
5407 Enumerate
5408 \family default
5409 :
5410 \end_layout
5411
5412 \begin_layout Enumerate
5413 The first level of an 
5414 \family sans
5415 Enumerate
5416 \family default
5417  uses Arabic numerals followed by a period.
5418 \end_layout
5419
5420 \begin_deeper
5421 \begin_layout Enumerate
5422 The second level uses lower case letters surrounded by parentheses.
5423 \end_layout
5424
5425 \begin_deeper
5426 \begin_layout Enumerate
5427 The third level uses lower-case Roman numerals followed by a period.
5428 \end_layout
5429
5430 \begin_deeper
5431 \begin_layout Enumerate
5432 The fourth level uses capital letters followed by a period.
5433 \end_layout
5434
5435 \begin_layout Enumerate
5436 Again, notice the decrease in the spacing between items as the nesting depth
5437  increases.
5438 \end_layout
5439
5440 \end_deeper
5441 \begin_layout Enumerate
5442 Back to the third level
5443 \end_layout
5444
5445 \end_deeper
5446 \begin_layout Enumerate
5447 Back to the second level.
5448 \end_layout
5449
5450 \end_deeper
5451 \begin_layout Enumerate
5452 Back to the outermost level.
5453 \end_layout
5454
5455 \begin_layout Standard
5456 Once again, you can customize the type of numbering used in the 
5457 \family sans
5458 Enumerate
5459 \family default
5460  environment.
5461  It involves adding commands to the LaTeX preamble (see the 
5462 \emph on
5463 Additional Features
5464 \emph default
5465  manual).
5466  As stated earlier, such customization only shows up in the printed version,
5467  not in LyX.
5468 \end_layout
5469
5470 \begin_layout Standard
5471 There is more to nesting 
5472 \family sans
5473 Enumerate
5474 \family default
5475  environments than we've stated here.
5476  You should read section
5477 \begin_inset space ~
5478 \end_inset
5479
5480
5481 \begin_inset CommandInset ref
5482 LatexCommand ref
5483 reference "sec:Nesting"
5484
5485 \end_inset
5486
5487  to learn more about nesting.
5488 \end_layout
5489
5490 \begin_layout Subsubsection
5491
5492 \family sans
5493 Description
5494 \family default
5495
5496 \begin_inset Index idx
5497 status collapsed
5498
5499 \begin_layout Plain Layout
5500 Lists ! Description
5501 \end_layout
5502
5503 \end_inset
5504
5505
5506 \end_layout
5507
5508 \begin_layout Standard
5509 Unlike the previous two environments, the 
5510 \family sans
5511 Description
5512 \family default
5513  list has no fixed label.
5514  Instead, LyX uses the first 
5515 \begin_inset Quotes eld
5516 \end_inset
5517
5518 word
5519 \begin_inset Quotes erd
5520 \end_inset
5521
5522  of the first line as the label.
5523  Here's an example:
5524 \end_layout
5525
5526 \begin_layout Description
5527 Example: This is an example of the 
5528 \family sans
5529 Description
5530 \family default
5531  environment.
5532 \end_layout
5533
5534 \begin_layout Standard
5535 LyX typesets the label in boldface and puts extra space between it and the
5536  rest of the line.
5537 \end_layout
5538
5539 \begin_layout Standard
5540 With the first 
5541 \begin_inset Quotes eld
5542 \end_inset
5543
5544 word
5545 \begin_inset Quotes erd
5546 \end_inset
5547
5548  it is meant that the first hit of the 
5549 \family sans
5550 Space
5551 \family default
5552  key ends the label if you are at the beginning of the first line of an
5553  item.
5554  If you need to use more than one word in the label use a 
5555 \family sans
5556 Protected Blank
5557 \family default
5558 .
5559  (Use either 
5560 \begin_inset Info
5561 type  "shortcut"
5562 arg   "space-insert protected"
5563 \end_inset
5564
5565  or the menu 
5566 \family sans
5567 Insert\SpecialChar \menuseparator
5568 Formatting\SpecialChar \menuseparator
5569 Protected
5570 \begin_inset space ~
5571 \end_inset
5572
5573 Space
5574 \family default
5575 , see section
5576 \begin_inset space ~
5577 \end_inset
5578
5579
5580 \begin_inset CommandInset ref
5581 LatexCommand ref
5582 reference "sub:Protected-Space"
5583
5584 \end_inset
5585
5586  for more info.) Here is an example:
5587 \end_layout
5588
5589 \begin_layout Description
5590 Second
5591 \begin_inset space ~
5592 \end_inset
5593
5594 Example: This one shows how to use a 
5595 \family sans
5596 Protected
5597 \begin_inset space ~
5598 \end_inset
5599
5600 Blank
5601 \family default
5602  in the label of a 
5603 \family sans
5604 Description
5605 \family default
5606  list item.
5607 \end_layout
5608
5609 \begin_layout Description
5610 Usage: You should use the 
5611 \family sans
5612 Description
5613 \family default
5614  environment for things like definitions and theorems.
5615  Use it when you need to make one word in particular stand out in the text
5616  that describes it.
5617  It's not a good idea to use a 
5618 \family sans
5619 Description
5620 \family default
5621  environment when you have an entire sentence that you want to describe.
5622  You're better off using 
5623 \family sans
5624 Itemize
5625 \family default
5626  or 
5627 \family sans
5628 Enumerate
5629 \family default
5630  and nesting several 
5631 \family sans
5632 Standard
5633 \family default
5634  paragraphs into them.
5635 \end_layout
5636
5637 \begin_layout Description
5638 Nesting: You can nest 
5639 \family sans
5640 Description
5641 \family default
5642  environments inside one another, nest them in other types of lists, and
5643  so on.
5644 \end_layout
5645
5646 \begin_layout Standard
5647 Notice that after the first line, LyX indents subsequent lines, offsetting
5648  them from the first line.
5649 \end_layout
5650
5651 \begin_layout Subsubsection
5652 The LyX 
5653 \family sans
5654 List
5655 \family default
5656
5657 \begin_inset Index idx
5658 status collapsed
5659
5660 \begin_layout Plain Layout
5661 Lists ! LyX list
5662 \end_layout
5663
5664 \end_inset
5665
5666
5667 \end_layout
5668
5669 \begin_layout Standard
5670 The 
5671 \family sans
5672 List
5673 \family default
5674  environment is a LyX extension to LaTeX.
5675 \end_layout
5676
5677 \begin_layout Standard
5678 \begin_inset Note Greyedout
5679 status open
5680
5681 \begin_layout Plain Layout
5682
5683 \series bold
5684 Note:
5685 \series default
5686  When you are using a KOMA-Script document class, like in this document,
5687  the 
5688 \family sans
5689 List
5690 \family default
5691  environment is named 
5692 \family sans
5693 Labeling
5694 \family default
5695 .
5696 \end_layout
5697
5698 \end_inset
5699
5700
5701 \end_layout
5702
5703 \begin_layout Standard
5704 Like the 
5705 \family sans
5706 Description
5707 \family default
5708  environment the 
5709 \family sans
5710 List
5711 \family default
5712  environment has user-defined labels for each list item.
5713  There are the following properties of this list environment:
5714 \end_layout
5715
5716 \begin_layout Labeling
5717 \labelwidthstring 00.00.0000
5718 item
5719 \begin_inset space ~
5720 \end_inset
5721
5722 labels LyX uses the first 
5723 \begin_inset Quotes eld
5724 \end_inset
5725
5726 word
5727 \begin_inset Quotes erd
5728 \end_inset
5729
5730  of each line as the item label.
5731  The first 
5732 \family sans
5733 Space
5734 \family default
5735  after the beginning of the first line of an item marks the end of the label.
5736  If you need to use more than one word in an item label, use a protected
5737  blank as described above.
5738 \end_layout
5739
5740 \begin_layout Labeling
5741 \labelwidthstring 00.00.0000
5742 margins As you can see, LyX uses different margins for the item label and
5743  the body of the item text.
5744  The body of the text has a larger left margin, which is equal to the default
5745  label width plus a little extra space.
5746  
5747 \end_layout
5748
5749 \begin_layout Labeling
5750 \labelwidthstring 00.00.0000
5751 label
5752 \begin_inset space ~
5753 \end_inset
5754
5755 width LyX uses the width of the label, or the default width, whatever is
5756  larger.
5757  If the label width is larger, the label 
5758 \begin_inset Quotes eld
5759 \end_inset
5760
5761 extends
5762 \begin_inset Quotes erd
5763 \end_inset
5764
5765  into the first line.
5766  In other words, the text of the first line isn't aligned with the left
5767  margin of the rest of the item text.
5768 \end_layout
5769
5770 \begin_layout Labeling
5771 \labelwidthstring 00.00.0000
5772 default
5773 \begin_inset space ~
5774 \end_inset
5775
5776 width You can set the default label width to ensure that the text of all
5777  items in a 
5778 \family sans
5779 List
5780 \family default
5781  environment have the same left margin.
5782 \begin_inset Newline newline
5783 \end_inset
5784
5785 To change the default width, select all items in the list.
5786  Now open the 
5787 \family sans
5788 Edit\SpecialChar \menuseparator
5789 Paragraph
5790 \begin_inset space ~
5791 \end_inset
5792
5793 Settings
5794 \family default
5795  dialog.
5796  The text in the box 
5797 \family sans
5798 Longest
5799 \begin_inset space ~
5800 \end_inset
5801
5802 label
5803 \family default
5804  determines the default label width.
5805  You can use the text of your largest label here, but you can also use the
5806  letter 
5807 \begin_inset Quotes eld
5808 \end_inset
5809
5810 M
5811 \begin_inset Quotes erd
5812 \end_inset
5813
5814  multiple times instead.
5815  The M is the widest character and is a standard unit of widths in LaTeX.
5816  By using 
5817 \begin_inset Quotes eld
5818 \end_inset
5819
5820 M
5821 \begin_inset Quotes erd
5822 \end_inset
5823
5824  as the unit of width you don't need to keep changing the contents of 
5825 \family sans
5826 Longest
5827 \begin_inset space ~
5828 \end_inset
5829
5830 label
5831 \family default
5832  every time you alter a label in a 
5833 \family sans
5834 List
5835 \family default
5836  environment.
5837 \begin_inset Newline newline
5838 \end_inset
5839
5840 The predefined default width is the length of 
5841 \begin_inset Quotes eld
5842 \end_inset
5843
5844 00.00.0000
5845 \begin_inset Quotes erd
5846 \end_inset
5847
5848  (equal to 6 M).
5849  
5850 \begin_inset Newline newline
5851 \end_inset
5852
5853
5854 \begin_inset Note Greyedout
5855 status open
5856
5857 \begin_layout Plain Layout
5858
5859 \series bold
5860 Note:
5861 \series default
5862  Setting the cursor into a list item to change only its label width will
5863  only change the width inside LyX but not in the output.
5864 \end_layout
5865
5866 \end_inset
5867
5868
5869 \end_layout
5870
5871 \begin_layout Standard
5872 You should use the 
5873 \family sans
5874 List
5875 \family default
5876  environment the same way like the 
5877 \family sans
5878 Description
5879 \family default
5880  list: When you need one word to stand out from the text that describes
5881  it.
5882  The 
5883 \family sans
5884 List
5885 \family default
5886  environment gives you another way to do this, using a different overall
5887  layout.
5888 \end_layout
5889
5890 \begin_layout Standard
5891 You can nest 
5892 \family sans
5893 List
5894 \family default
5895  environments inside one another, nest them in other types of lists, and
5896  so on.
5897  They work just like the other list paragraph environments.
5898  Read section
5899 \begin_inset space ~
5900 \end_inset
5901
5902
5903 \begin_inset CommandInset ref
5904 LatexCommand ref
5905 reference "sec:Nesting"
5906
5907 \end_inset
5908
5909  to learn about nesting.
5910 \end_layout
5911
5912 \begin_layout Standard
5913 There is yet another feature of the 
5914 \family sans
5915 List
5916 \family default
5917  environment: As you can see in the examples, LyX left-justifies the item
5918  labels by default.
5919  You can use additional 
5920 \family sans
5921 HFills
5922 \family default
5923  to change how LyX justifies the item label.
5924  
5925 \family sans
5926 Hfills
5927 \family default
5928  are documented in section
5929 \begin_inset space ~
5930 \end_inset
5931
5932
5933 \begin_inset CommandInset ref
5934 LatexCommand ref
5935 reference "sub:Horizontal-Space"
5936
5937 \end_inset
5938
5939 .
5940  Here are some examples:
5941 \begin_inset Newpage pagebreak
5942 \end_inset
5943
5944
5945 \end_layout
5946
5947 \begin_layout Labeling
5948 \labelwidthstring 00.00.0000
5949 Left The default for 
5950 \family sans
5951 List
5952 \family default
5953  item labels.
5954 \end_layout
5955
5956 \begin_layout Labeling
5957 \labelwidthstring 00.00.0000
5958 \begin_inset space \hfill{}
5959 \end_inset
5960
5961 Right One 
5962 \family sans
5963 HFill
5964 \family default
5965  at the beginning of the label right justifies it.
5966 \end_layout
5967
5968 \begin_layout Labeling
5969 \labelwidthstring 00.00.0000
5970 \begin_inset space \hfill{}
5971 \end_inset
5972
5973 Center
5974 \begin_inset space \hfill{}
5975 \end_inset
5976
5977  One 
5978 \family sans
5979 HFill
5980 \family default
5981  at the beginning of the label and one at the end centers it.
5982 \end_layout
5983
5984 \begin_layout Subsection
5985 Letters
5986 \begin_inset Index idx
5987 status collapsed
5988
5989 \begin_layout Plain Layout
5990 Letters
5991 \end_layout
5992
5993 \end_inset
5994
5995
5996 \end_layout
5997
5998 \begin_layout Subsubsection
5999
6000 \family sans
6001 Address
6002 \family default
6003  and 
6004 \family sans
6005 Right
6006 \begin_inset space ~
6007 \end_inset
6008
6009 Address
6010 \family default
6011 : An Overview
6012 \end_layout
6013
6014 \begin_layout Standard
6015 Although LyX has document classes for letters, we've also created two paragraph
6016  environments called 
6017 \family sans
6018 Address
6019 \family default
6020  and 
6021 \family sans
6022 Right
6023 \begin_inset space ~
6024 \end_inset
6025
6026 Address
6027 \family default
6028 .
6029  To use the letter class, you need to use specific paragraph environments
6030  in a specific order, otherwise LaTeX gags on the document.
6031  In contrast, you can use the 
6032 \family sans
6033 Address
6034 \family default
6035  and 
6036 \family sans
6037 Right
6038 \begin_inset space ~
6039 \end_inset
6040
6041 Address
6042 \family default
6043  paragraph environments anywhere with no problem.
6044  You can even nest them inside other environments, though you can't nest
6045  anything in them.
6046 \end_layout
6047
6048 \begin_layout Standard
6049 Of course, you're not limited to using 
6050 \family sans
6051 Address
6052 \family default
6053  and 
6054 \family sans
6055 Right
6056 \begin_inset space ~
6057 \end_inset
6058
6059 Address
6060 \family default
6061  for letters only.
6062  
6063 \family sans
6064 Right
6065 \begin_inset space ~
6066 \end_inset
6067
6068 Address
6069 \family default
6070 , in particular, is useful for creating article titles like those used in
6071  some European academic papers.
6072 \end_layout
6073
6074 \begin_layout Subsubsection
6075 Usage
6076 \begin_inset CommandInset label
6077 LatexCommand label
6078 name "sec:Address-Usage"
6079
6080 \end_inset
6081
6082
6083 \end_layout
6084
6085 \begin_layout Standard
6086 The 
6087 \family sans
6088 Address
6089 \family default
6090  environment formats text in the style of an address, which is also used
6091  for the opening and signature in some countries.
6092  Similarly, the 
6093 \family sans
6094 Right
6095 \begin_inset space ~
6096 \end_inset
6097
6098 Address
6099 \family default
6100  environment formats text in the style of a right-justified address, which
6101  is used for the sender's address and today's date in some countries.
6102  Here's an example of each:
6103 \end_layout
6104
6105 \begin_layout Right Address
6106 Right Address
6107 \begin_inset Newline newline
6108 \end_inset
6109
6110 Who I am
6111 \begin_inset Newline newline
6112 \end_inset
6113
6114 Where I am
6115 \begin_inset Newline newline
6116 \end_inset
6117
6118 When is it? What is today?
6119 \end_layout
6120
6121 \begin_layout Standard
6122 That was 
6123 \family sans
6124 Right
6125 \begin_inset space ~
6126 \end_inset
6127
6128 Address
6129 \family default
6130 .
6131  Notice that the lines all have the same left margin, which LyX sets to
6132  fit the largest block of text on a single line.
6133  Here's an example of the 
6134 \family sans
6135 Address
6136 \family default
6137  environment:
6138 \end_layout
6139
6140 \begin_layout Address
6141 Who are you
6142 \begin_inset Newline newline
6143 \end_inset
6144
6145 Where do I send this
6146 \begin_inset Newline newline
6147 \end_inset
6148
6149 Your post office and country
6150 \end_layout
6151
6152 \begin_layout Standard
6153 As you can see, both 
6154 \family sans
6155 Address
6156 \family default
6157  and 
6158 \family sans
6159 Right
6160 \begin_inset space ~
6161 \end_inset
6162
6163 Address
6164 \family default
6165  add extra space between themselves and the next paragraph.
6166  If you hit 
6167 \family sans
6168 Return
6169 \family default
6170  in either of these environments, LyX resets the nesting depth and sets
6171  the environment to 
6172 \family sans
6173 Standard
6174 \family default
6175 .
6176  This makes sense, since 
6177 \family sans
6178 Return
6179 \family default
6180  is the 
6181 \family typewriter
6182 break-paragraph
6183 \family default
6184  function, and the individual lines of an address are not paragraphs.
6185  Thus, you have to use 
6186 \family typewriter
6187 break-line
6188 \family default
6189  (
6190 \begin_inset Info
6191 type  "shortcut"
6192 arg   "newline-insert newline"
6193 \end_inset
6194
6195  or 
6196 \family sans
6197 Formatting
6198 \begin_inset space ~
6199 \end_inset
6200
6201 Character\SpecialChar \menuseparator
6202 Line
6203 \begin_inset space ~
6204 \end_inset
6205
6206 Break
6207 \family default
6208  from the 
6209 \family sans
6210 Insert
6211 \family default
6212  menu) to start a new line in an 
6213 \family sans
6214 Address
6215 \family default
6216  or 
6217 \family sans
6218 Right
6219 \begin_inset space ~
6220 \end_inset
6221
6222 Address
6223 \family default
6224  environment.
6225 \end_layout
6226
6227 \begin_layout Subsection
6228 Academic Writing
6229 \end_layout
6230
6231 \begin_layout Standard
6232 Most academic writing begins with an abstract and ends with a bibliography
6233  or list of references.
6234  LyX contains paragraph environments for both of these.
6235 \end_layout
6236
6237 \begin_layout Subsubsection
6238
6239 \family sans
6240 Abstract
6241 \begin_inset Index idx
6242 status collapsed
6243
6244 \begin_layout Plain Layout
6245 Abstracts
6246 \end_layout
6247
6248 \end_inset
6249
6250
6251 \end_layout
6252
6253 \begin_layout Standard
6254 The 
6255 \family sans
6256 Abstract
6257 \family default
6258  environment is used for the abstract of an article.
6259  Technically, you could use this environment anywhere, but you really should
6260  only use it at the beginning of the document, after the title.
6261  Also, don't bother trying to nest 
6262 \family sans
6263 Abstract
6264 \family default
6265  in anything else or vice versa.
6266  It won't work.
6267  The 
6268 \family sans
6269 Abstract
6270 \family default
6271  environment is only useful in the article and report document classes.
6272  The book document classes ignores the 
6273 \family sans
6274 Abstract
6275 \family default
6276  completely, and it's utterly silly to use 
6277 \family sans
6278 Abstract
6279 \family default
6280  in a letter document class.
6281 \end_layout
6282
6283 \begin_layout Standard
6284 The 
6285 \family sans
6286 Abstract
6287 \family default
6288  environment does several things for you.
6289  First, it puts the centered label 
6290 \begin_inset Quotes eld
6291 \end_inset
6292
6293 Abstract
6294 \begin_inset Quotes erd
6295 \end_inset
6296
6297  above the text.
6298  The label and the text of the abstract are separated by some extra vertical
6299  space.
6300  Second, it typesets everything in a smaller font, just as you'd expect.
6301  Lastly, it adds a bit of extra vertical space between the abstract and
6302  the subsequent text.
6303  Well, that's how it will appear on the LyX screen.
6304  The appearance in the output depends on the used article or report class.
6305 \end_layout
6306
6307 \begin_layout Standard
6308 Starting a new paragraph by hitting 
6309 \family sans
6310 Return
6311 \family default
6312  does not reset the paragraph environment.
6313  The new paragraph will still be in the 
6314 \family sans
6315 Abstract
6316 \family default
6317  environment.
6318  So, you will have to change the paragraph environment yourself when you
6319  finish entering the abstract of your document.
6320 \end_layout
6321
6322 \begin_layout Standard
6323 \begin_inset Float figure
6324 wide false
6325 sideways false
6326 status open
6327
6328 \begin_layout Plain Layout
6329 \align center
6330 \begin_inset Graphics
6331         filename clipart/Abstract.pdf
6332
6333 \end_inset
6334
6335
6336 \end_layout
6337
6338 \begin_layout Plain Layout
6339 \begin_inset Caption
6340
6341 \begin_layout Plain Layout
6342 \begin_inset CommandInset label
6343 LatexCommand label
6344 name "cap:Paragraph-in-the"
6345
6346 \end_inset
6347
6348 Paragraph in the 
6349 \family sans
6350 Abstract
6351 \family default
6352  environment
6353 \end_layout
6354
6355 \end_inset
6356
6357
6358 \end_layout
6359
6360 \end_inset
6361
6362
6363 \end_layout
6364
6365 \begin_layout Standard
6366 We'd love to give you directly an example of the 
6367 \family sans
6368 Abstract
6369 \family default
6370  environment, but since this document is in the 
6371 \begin_inset Quotes eld
6372 \end_inset
6373
6374 book
6375 \begin_inset Quotes erd
6376 \end_inset
6377
6378  class, we can't do this.
6379  We inserted it therefore as figure
6380 \begin_inset space ~
6381 \end_inset
6382
6383
6384 \begin_inset CommandInset ref
6385 LatexCommand ref
6386 reference "cap:Paragraph-in-the"
6387
6388 \end_inset
6389
6390 .
6391  If you've never heard of an 
6392 \begin_inset Quotes eld
6393 \end_inset
6394
6395 abstract
6396 \begin_inset Quotes erd
6397 \end_inset
6398
6399  before, you can safely ignore this environment.
6400 \end_layout
6401
6402 \begin_layout Subsubsection
6403
6404 \family sans
6405 Bibliography
6406 \family default
6407
6408 \begin_inset Index idx
6409 status collapsed
6410
6411 \begin_layout Plain Layout
6412 Bibliography
6413 \end_layout
6414
6415 \end_inset
6416
6417
6418 \begin_inset CommandInset label
6419 LatexCommand label
6420 name "sub:Biblio_environment"
6421
6422 \end_inset
6423
6424
6425 \end_layout
6426
6427 \begin_layout Standard
6428 The 
6429 \family sans
6430 Bibliography
6431 \family default
6432  environment is used to list references.
6433  Technically, you could use this environment anywhere, but you really should
6434  only use it at the end of the document.
6435  Nesting 
6436 \family sans
6437 Bibliography
6438 \family default
6439  in anything else or vice versa won't work.
6440 \end_layout
6441
6442 \begin_layout Standard
6443 When you first open a 
6444 \family sans
6445 Bibliography
6446 \family default
6447  environment, LyX adds a large vertical space, followed by the heading 
6448 \begin_inset Quotes eld
6449 \end_inset
6450
6451 Bibliography
6452 \begin_inset Quotes erd
6453 \end_inset
6454
6455  or 
6456 \begin_inset Quotes eld
6457 \end_inset
6458
6459 References,
6460 \begin_inset Quotes erd
6461 \end_inset
6462
6463  depending on the document class.
6464  The heading is in a large boldface font.
6465  Each paragraph of the 
6466 \family sans
6467 Bibliography
6468 \family default
6469  environment is a bibliography entry.
6470  Thus, hitting 
6471 \family sans
6472 Return
6473 \family default
6474  does not reset the paragraph environment.
6475  Each new paragraph is still in the 
6476 \family sans
6477 Bibliography
6478 \family default
6479  environment.
6480 \end_layout
6481
6482 \begin_layout Standard
6483 There is another, usually better way to include references in your document
6484  by using a BibTeX database.
6485  For more information on that, and for a a detailed description of LyX's
6486  bibliography handling, have a look at in section
6487 \begin_inset space ~
6488 \end_inset
6489
6490
6491 \begin_inset CommandInset ref
6492 LatexCommand ref
6493 reference "sec:Bibliography"
6494
6495 \end_inset
6496
6497 .
6498 \end_layout
6499
6500 \begin_layout Subsection
6501 LyX
6502 \family sans
6503 -Code
6504 \begin_inset Index idx
6505 status collapsed
6506
6507 \begin_layout Plain Layout
6508 Paragraph ! LyX code
6509 \end_layout
6510
6511 \end_inset
6512
6513
6514 \begin_inset CommandInset label
6515 LatexCommand label
6516 name "sub:LyX-Code"
6517
6518 \end_inset
6519
6520
6521 \end_layout
6522
6523 \begin_layout Standard
6524 The 
6525 \family sans
6526 LyX-Code
6527 \family default
6528  environment is another LyX extension.
6529  It type-sets text in a typewriter-style font.
6530  It also treats the 
6531 \family sans
6532 Space
6533 \family default
6534  key as a fixed whitespace;
6535 \begin_inset Foot
6536 status collapsed
6537
6538 \begin_layout Plain Layout
6539 In the 
6540 \family sans
6541 LyX-Code
6542 \family default
6543  environment, the 
6544 \family sans
6545 Space
6546 \family default
6547  key is treated as a 
6548 \family sans
6549 Protected
6550 \begin_inset space ~
6551 \end_inset
6552
6553 Blank
6554 \family default
6555  instead of an end-of-word marker.
6556 \end_layout
6557
6558 \end_inset
6559
6560  this is the only case in which you can type multiple whitespaces in LyX.
6561  If you need to insert blank lines, you'll still need to use 
6562 \begin_inset Info
6563 type  "shortcut"
6564 arg   "newline-insert newline"
6565 \end_inset
6566
6567  (the 
6568 \family typewriter
6569 break-line
6570 \family default
6571  function).
6572  
6573 \family sans
6574 Return
6575 \family default
6576  breaks paragraphs.
6577  Note, however, that 
6578 \family sans
6579 Return
6580 \family default
6581  does not reset the paragraph environment.
6582  So, when you finish using the 
6583 \family sans
6584 LyX-Code
6585 \family default
6586  environment, you'll need to change the paragraph environment yourself.
6587  Also, you can nest the 
6588 \family sans
6589 LyX-Code
6590 \family default
6591  environment inside of others.
6592 \end_layout
6593
6594 \begin_layout Standard
6595 There are a few quirks with this environment:
6596 \end_layout
6597
6598 \begin_layout Itemize
6599 You can't use 
6600 \begin_inset Info
6601 type  "shortcut"
6602 arg   "newline-insert newline"
6603 \end_inset
6604
6605  at the beginning of a new paragraph (i.
6606 \begin_inset space \thinspace{}
6607 \end_inset
6608
6609 g.
6610 \begin_inset space \space{}
6611 \end_inset
6612
6613 you can't follow 
6614 \family sans
6615 Return
6616 \family default
6617  with a 
6618 \begin_inset Info
6619 type  "shortcut"
6620 arg   "newline-insert newline"
6621 \end_inset
6622
6623 ).
6624 \end_layout
6625
6626 \begin_layout Itemize
6627 You can't follow a 
6628 \begin_inset Info
6629 type  "shortcut"
6630 arg   "newline-insert newline"
6631 \end_inset
6632
6633  with a 
6634 \family sans
6635 Space
6636 \family default
6637 .
6638 \end_layout
6639
6640 \begin_deeper
6641 \begin_layout Itemize
6642 Use a 
6643 \family sans
6644 Return
6645 \family default
6646  to begin a new paragraph, then you can use a 
6647 \family sans
6648 Space
6649 \family default
6650 .
6651 \end_layout
6652
6653 \begin_layout Itemize
6654 Or: use 
6655 \begin_inset Info
6656 type  "shortcut"
6657 arg   "space-insert protected"
6658 \end_inset
6659
6660  instead.
6661 \end_layout
6662
6663 \end_deeper
6664 \begin_layout Itemize
6665 You can't have an empty paragraph or an empty line.
6666  You must put at least one 
6667 \family sans
6668 Space
6669 \family default
6670  in any line you want blank.
6671  Otherwise, LaTeX generates errors.
6672 \end_layout
6673
6674 \begin_layout Itemize
6675 You cannot get the typewriter double quotes by typing 
6676 \family sans
6677 "
6678 \family default
6679  since that will insert 
6680 \emph on
6681 real
6682 \emph default
6683  quotes.
6684  You get the typewriter double quotes with 
6685 \begin_inset Info
6686 type  "shortcut"
6687 arg   "self-insert \""
6688 \end_inset
6689
6690 .
6691 \end_layout
6692
6693 \begin_layout Standard
6694 Here's an example:
6695 \end_layout
6696
6697 \begin_layout LyX-Code
6698 #include <stdio.h>
6699 \end_layout
6700
6701 \begin_layout LyX-Code
6702  
6703 \end_layout
6704
6705 \begin_layout LyX-Code
6706 int main(void)
6707 \end_layout
6708
6709 \begin_layout LyX-Code
6710 {
6711 \end_layout
6712
6713 \begin_layout LyX-Code
6714     printf("Hello World!
6715 \backslash
6716 n");
6717 \end_layout
6718
6719 \begin_layout LyX-Code
6720     return 0;
6721 \end_layout
6722
6723 \begin_layout LyX-Code
6724 }
6725 \end_layout
6726
6727 \begin_layout Standard
6728 This is just the standard 
6729 \begin_inset Quotes eld
6730 \end_inset
6731
6732 Hello world!
6733 \begin_inset Quotes erd
6734 \end_inset
6735
6736  program.
6737  
6738 \end_layout
6739
6740 \begin_layout Standard
6741
6742 \family sans
6743 LyX-Code
6744 \family default
6745  has one purpose: to typeset code, such as program source, shell scripts,
6746  rc-files, and so on.
6747  Use it only in those very special cases where you need to generate text
6748  as if you used a typewriter.
6749 \begin_inset Index idx
6750 status collapsed
6751
6752 \begin_layout Plain Layout
6753 Paragraph environments|)
6754 \end_layout
6755
6756 \end_inset
6757
6758
6759 \end_layout
6760
6761 \begin_layout Section
6762 Nesting Environments
6763 \begin_inset Index idx
6764 status collapsed
6765
6766 \begin_layout Plain Layout
6767 Nesting ! Environments
6768 \end_layout
6769
6770 \end_inset
6771
6772
6773 \begin_inset CommandInset label
6774 LatexCommand label
6775 name "sec:Nesting"
6776
6777 \end_inset
6778
6779
6780 \end_layout
6781
6782 \begin_layout Subsection
6783 Introduction
6784 \end_layout
6785
6786 \begin_layout Standard
6787 LyX treats text as a unified block with a particular context and specific
6788  properties.
6789  This allows you to create blocks that inherit some of the properties of
6790  another block.
6791  For example you have three main points in an outline, but point #2 also
6792  has two subpoints.
6793  In other words, you have a list inside of another list, with the inner
6794  list 
6795 \begin_inset Quotes eld
6796 \end_inset
6797
6798 attached
6799 \begin_inset Quotes erd
6800 \end_inset
6801
6802  to item #2:
6803 \end_layout
6804
6805 \begin_layout Enumerate
6806 one
6807 \end_layout
6808
6809 \begin_layout Enumerate
6810 two
6811 \end_layout
6812
6813 \begin_deeper
6814 \begin_layout Enumerate
6815 sublist - item #1
6816 \end_layout
6817
6818 \begin_layout Enumerate
6819 sublist - item #2
6820 \end_layout
6821
6822 \end_deeper
6823 \begin_layout Enumerate
6824 three
6825 \end_layout
6826
6827 \begin_layout Standard
6828 You put a list inside a list by nesting one list inside the other.
6829  Nesting an environment is quite simple: Select 
6830 \family sans
6831 Increase
6832 \begin_inset space ~
6833 \end_inset
6834
6835 List
6836 \begin_inset space ~
6837 \end_inset
6838
6839 Depth
6840 \family default
6841  or 
6842 \family sans
6843 Decrease
6844 \begin_inset space ~
6845 \end_inset
6846
6847 List
6848 \begin_inset space ~
6849 \end_inset
6850
6851 Depth
6852 \family default
6853  from the 
6854 \family sans
6855 Edit
6856 \family default
6857  menu to change the nesting depth of the current paragraph (the status bar
6858  will tell you how far you are nested).
6859  Instead of the menu, you can also use the toolbar buttons 
6860 \begin_inset Graphics
6861         filename ../images/depth-increment.png
6862
6863 \end_inset
6864
6865  and 
6866 \begin_inset Graphics
6867         filename ../images/depth-decrement.png
6868
6869 \end_inset
6870
6871  or the convenient key bindings 
6872 \family sans
6873 Tab
6874 \family default
6875  and 
6876 \family sans
6877 Shift-Tab
6878 \family default
6879  or 
6880 \begin_inset Info
6881 type  "shortcut"
6882 arg   "depth-increment"
6883 \end_inset
6884
6885  and 
6886 \begin_inset Info
6887 type  "shortcut"
6888 arg   "depth-decrement"
6889 \end_inset
6890
6891  to change the nesting level.
6892  The change will work on the current selection if you have made one (allowing
6893  you to change the nesting of several paragraphs at once), or the current
6894  paragraph.
6895 \end_layout
6896
6897 \begin_layout Standard
6898 Note that LyX only changes the nesting depth if it can.
6899  If it's invalid to do so, nothing happens if you try to change the depth.
6900  Additionally, if you change the depth of one paragraph, it affects the
6901  depth of every paragraph nested inside of it.
6902 \end_layout
6903
6904 \begin_layout Standard
6905 Nesting isn't limited to lists.
6906  In LyX, you can nest just about anything inside anything else, as you're
6907  about to find out.
6908  This is the real power of nesting paragraph environments.
6909 \end_layout
6910
6911 \begin_layout Subsection
6912 What You Can and Can't Nest
6913 \end_layout
6914
6915 \begin_layout Standard
6916 Before we fire a list of paragraph environments at you, we need to tell
6917  you a little bit more about how nesting works.
6918 \end_layout
6919
6920 \begin_layout Standard
6921 The question if nesting a paragraph environment is possible, is a bit more
6922  complicated than a simple yes or no.
6923  There are three types of paragraph environments:
6924 \end_layout
6925
6926 \begin_layout Itemize
6927 Completely unnestable
6928 \end_layout
6929
6930 \begin_layout Itemize
6931 Fully nestable, you can nest them inside things and you can also nest other
6932  things inside them.
6933 \end_layout
6934
6935 \begin_layout Itemize
6936 A third type, you can nest them into other environments, but you can't nest
6937  anything into them.
6938 \end_layout
6939
6940 \begin_layout Standard
6941 Here's a list of the three types of nesting behavior, and which paragraph
6942  environments have them:
6943 \end_layout
6944
6945 \begin_layout Description
6946 Unnestable Can't nest them.
6947  Can't nest into them.
6948 \end_layout
6949
6950 \begin_deeper
6951 \begin_layout Itemize
6952
6953 \family sans
6954 Bibliography
6955 \end_layout
6956
6957 \begin_layout Itemize
6958
6959 \family sans
6960 Abstract
6961 \end_layout
6962
6963 \begin_layout Itemize
6964
6965 \family sans
6966 Title
6967 \end_layout
6968
6969 \begin_layout Itemize
6970
6971 \family sans
6972 Author
6973 \end_layout
6974
6975 \begin_layout Itemize
6976
6977 \family sans
6978 Date
6979 \end_layout
6980
6981 \end_deeper
6982 \begin_layout Description
6983 Fully
6984 \begin_inset space ~
6985 \end_inset
6986
6987 Nestable You can nest them.
6988  You can nest other things into them.
6989 \end_layout
6990
6991 \begin_deeper
6992 \begin_layout Itemize
6993
6994 \family sans
6995 Verse
6996 \end_layout
6997
6998 \begin_layout Itemize
6999
7000 \family sans
7001 Quote
7002 \end_layout
7003
7004 \begin_layout Itemize
7005
7006 \family sans
7007 Quotation
7008 \end_layout
7009
7010 \begin_layout Itemize
7011
7012 \family sans
7013 Itemize
7014 \end_layout
7015
7016 \begin_layout Itemize
7017
7018 \family sans
7019 Enumerate
7020 \end_layout
7021
7022 \begin_layout Itemize
7023
7024 \family sans
7025 Description
7026 \end_layout
7027
7028 \begin_layout Itemize
7029
7030 \family sans
7031 List
7032 \end_layout
7033
7034 \begin_layout Itemize
7035
7036 \family sans
7037 LyX-Code
7038 \end_layout
7039
7040 \end_deeper
7041 \begin_layout Description
7042 Nestable-Inside You can nest them inside other things.
7043  You can't nest anything into them.
7044 \end_layout
7045
7046 \begin_deeper
7047 \begin_layout Itemize
7048
7049 \family sans
7050 Standard
7051 \end_layout
7052
7053 \begin_layout Itemize
7054
7055 \family sans
7056 Part
7057 \end_layout
7058
7059 \begin_layout Itemize
7060
7061 \family sans
7062 Chapter
7063 \end_layout
7064
7065 \begin_layout Itemize
7066
7067 \family sans
7068 Section
7069 \end_layout
7070
7071 \begin_layout Itemize
7072
7073 \family sans
7074 Subsection
7075 \end_layout
7076
7077 \begin_layout Itemize
7078
7079 \family sans
7080 Subsubsection
7081 \end_layout
7082
7083 \begin_layout Itemize
7084
7085 \family sans
7086 Paragraph
7087 \end_layout
7088
7089 \begin_layout Itemize
7090
7091 \family sans
7092 Subparagraph
7093 \end_layout
7094
7095 \begin_layout Itemize
7096
7097 \family sans
7098 Part*
7099 \end_layout
7100
7101 \begin_layout Itemize
7102
7103 \family sans
7104 Chapter*
7105 \end_layout
7106
7107 \begin_layout Itemize
7108
7109 \family sans
7110 Section*
7111 \end_layout
7112
7113 \begin_layout Itemize
7114
7115 \family sans
7116 Subsection*
7117 \end_layout
7118
7119 \begin_layout Itemize
7120
7121 \family sans
7122 Subsubsection*
7123 \end_layout
7124
7125 \begin_layout Itemize
7126
7127 \family sans
7128 Right
7129 \begin_inset space ~
7130 \end_inset
7131
7132 Address
7133 \end_layout
7134
7135 \begin_layout Itemize
7136
7137 \family sans
7138 Address
7139 \end_layout
7140
7141 \end_deeper
7142 \begin_layout Standard
7143 \begin_inset Note Greyedout
7144 status open
7145
7146 \begin_layout Plain Layout
7147
7148 \series bold
7149 Note:
7150 \series default
7151  Although it is possible to nest numbered section headings like 
7152 \family sans
7153 Chapter
7154 \family default
7155
7156 \family sans
7157 Section
7158 \family default
7159 , etc.
7160 \begin_inset space ~
7161 \end_inset
7162
7163 to e.
7164 \begin_inset space \thinspace{}
7165 \end_inset
7166
7167 g.
7168 \begin_inset space \space{}
7169 \end_inset
7170
7171 lists, it is highly recommended not to do this because the aim is to create
7172  well structured documents following typesetting guidelines whereas nested
7173  section headings violate this.
7174 \end_layout
7175
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \begin_layout Subsection
7182 Nesting Other Things: Tables, Math, Floats, etc.
7183 \begin_inset Index idx
7184 status collapsed
7185
7186 \begin_layout Plain Layout
7187 Nesting ! Tables etc.
7188 \end_layout
7189
7190 \end_inset
7191
7192
7193 \end_layout
7194
7195 \begin_layout Standard
7196 There are several things that aren't paragraph environments, but which are
7197  affected by nesting anyhow.
7198  They are:
7199 \end_layout
7200
7201 \begin_layout Itemize
7202 equations
7203 \end_layout
7204
7205 \begin_layout Itemize
7206 tables
7207 \end_layout
7208
7209 \begin_layout Itemize
7210 figures
7211 \end_layout
7212
7213 \begin_layout Standard
7214 (
7215 \begin_inset Note Greyedout
7216 status open
7217
7218 \begin_layout Plain Layout
7219
7220 \series bold
7221 Note:
7222 \series default
7223  Figures and tables in 
7224 \family sans
7225 Floats
7226 \family default
7227  are not affected by this.
7228 \end_layout
7229
7230 \end_inset
7231
7232  Have a look at section
7233 \begin_inset space ~
7234 \end_inset
7235
7236
7237 \begin_inset CommandInset ref
7238 LatexCommand ref
7239 reference "sec:Floats"
7240
7241 \end_inset
7242
7243  for more information about 
7244 \family sans
7245 Floats
7246 \family default
7247 .)
7248 \end_layout
7249
7250 \begin_layout Standard
7251 LyX can treat these three objects as either a word or as a paragraph.
7252  If a figure, table, or an equation is inline, it goes wherever the paragraph
7253  it is in goes.
7254 \end_layout
7255
7256 \begin_layout Standard
7257 On the other hand, if you have an equation, figure or table in a 
7258 \begin_inset Quotes eld
7259 \end_inset
7260
7261 paragraph
7262 \begin_inset Quotes erd
7263 \end_inset
7264
7265  of its own, it behaves just like a 
7266 \begin_inset Quotes eld
7267 \end_inset
7268
7269 nestable-inside
7270 \begin_inset Quotes erd
7271 \end_inset
7272
7273  paragraph environment.
7274  You can nest it into any environment, but you obviously can't nest anything
7275  into it.
7276 \end_layout
7277
7278 \begin_layout Standard
7279 Here's an example with a table:
7280 \end_layout
7281
7282 \begin_layout Enumerate
7283 Item One
7284 \end_layout
7285
7286 \begin_deeper
7287 \begin_layout Enumerate
7288 This is (a) and it's nested.
7289 \end_layout
7290
7291 \begin_deeper
7292 \begin_layout Standard
7293 \begin_inset VSpace 0.3cm
7294 \end_inset
7295
7296
7297 \end_layout
7298
7299 \begin_layout Standard
7300 \align center
7301 \begin_inset Tabular
7302 <lyxtabular version="3" rows="2" columns="2">
7303 <features tabularvalignment="middle">
7304 <column alignment="center" valignment="top" width="0pt">
7305 <column alignment="center" valignment="top" width="0pt">
7306 <row>
7307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7308 \begin_inset Text
7309
7310 \begin_layout Plain Layout
7311
7312 \family roman
7313 \series medium
7314 \shape up
7315 \size normal
7316 \emph off
7317 \bar no
7318 \noun off
7319 \color none
7320 a
7321 \end_layout
7322
7323 \end_inset
7324 </cell>
7325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7326 \begin_inset Text
7327
7328 \begin_layout Plain Layout
7329
7330 \family roman
7331 \series medium
7332 \shape up
7333 \size normal
7334 \emph off
7335 \bar no
7336 \noun off
7337 \color none
7338 b
7339 \end_layout
7340
7341 \end_inset
7342 </cell>
7343 </row>
7344 <row>
7345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7346 \begin_inset Text
7347
7348 \begin_layout Plain Layout
7349
7350 \family roman
7351 \series medium
7352 \shape up
7353 \size normal
7354 \emph off
7355 \bar no
7356 \noun off
7357 \color none
7358 c
7359 \end_layout
7360
7361 \end_inset
7362 </cell>
7363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Plain Layout
7367
7368 \family roman
7369 \series medium
7370 \shape up
7371 \size normal
7372 \emph off
7373 \bar no
7374 \noun off
7375 \color none
7376 d
7377 \end_layout
7378
7379 \end_inset
7380 </cell>
7381 </row>
7382 </lyxtabular>
7383
7384 \end_inset
7385
7386
7387 \end_layout
7388
7389 \begin_layout Standard
7390 \begin_inset VSpace 0.3cm
7391 \end_inset
7392
7393
7394 \end_layout
7395
7396 \end_deeper
7397 \begin_layout Enumerate
7398 This is (b).
7399  The table is actually nested inside (a).
7400 \end_layout
7401
7402 \end_deeper
7403 \begin_layout Enumerate
7404 Back out again.
7405 \end_layout
7406
7407 \begin_layout Standard
7408 If we hadn't nested the table at all, the list would look like this:
7409 \end_layout
7410
7411 \begin_layout Enumerate
7412 Item One
7413 \end_layout
7414
7415 \begin_deeper
7416 \begin_layout Enumerate
7417 This is (a) and it's nested.
7418 \end_layout
7419
7420 \end_deeper
7421 \begin_layout Standard
7422 \begin_inset VSpace 0.3cm
7423 \end_inset
7424
7425
7426 \end_layout
7427
7428 \begin_layout Standard
7429 \align center
7430 \begin_inset Tabular
7431 <lyxtabular version="3" rows="2" columns="2">
7432 <features tabularvalignment="middle">
7433 <column alignment="center" valignment="top" width="0pt">
7434 <column alignment="center" valignment="top" width="0pt">
7435 <row>
7436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7437 \begin_inset Text
7438
7439 \begin_layout Plain Layout
7440
7441 \family roman
7442 \series medium
7443 \shape up
7444 \size normal
7445 \emph off
7446 \bar no
7447 \noun off
7448 \color none
7449 a
7450 \end_layout
7451
7452 \end_inset
7453 </cell>
7454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7455 \begin_inset Text
7456
7457 \begin_layout Plain Layout
7458
7459 \family roman
7460 \series medium
7461 \shape up
7462 \size normal
7463 \emph off
7464 \bar no
7465 \noun off
7466 \color none
7467 b
7468 \end_layout
7469
7470 \end_inset
7471 </cell>
7472 </row>
7473 <row>
7474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7475 \begin_inset Text
7476
7477 \begin_layout Plain Layout
7478
7479 \family roman
7480 \series medium
7481 \shape up
7482 \size normal
7483 \emph off
7484 \bar no
7485 \noun off
7486 \color none
7487 c
7488 \end_layout
7489
7490 \end_inset
7491 </cell>
7492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7493 \begin_inset Text
7494
7495 \begin_layout Plain Layout
7496
7497 \family roman
7498 \series medium
7499 \shape up
7500 \size normal
7501 \emph off
7502 \bar no
7503 \noun off
7504 \color none
7505 d
7506 \end_layout
7507
7508 \end_inset
7509 </cell>
7510 </row>
7511 </lyxtabular>
7512
7513 \end_inset
7514
7515
7516 \end_layout
7517
7518 \begin_layout Standard
7519 \begin_inset VSpace 0.3cm
7520 \end_inset
7521
7522
7523 \end_layout
7524
7525 \begin_layout Enumerate
7526 This is (b).
7527  The table is 
7528 \emph on
7529 not
7530 \emph default
7531  nested inside (a).
7532  In fact, it's not nested at all.
7533 \end_layout
7534
7535 \begin_layout Enumerate
7536 Back out again.
7537 \end_layout
7538
7539 \begin_layout Standard
7540 Notice how item (b) is not only no longer nested, but is also the first
7541  item of a new list!
7542 \end_layout
7543
7544 \begin_layout Standard
7545 There's another trap you can fall into: Nesting the table, but not going
7546  deep enough.
7547  LyX then turns anything after the table into a new sublist.
7548 \end_layout
7549
7550 \begin_layout Enumerate
7551 Item One
7552 \end_layout
7553
7554 \begin_deeper
7555 \begin_layout Enumerate
7556 This is (a) and it's nested.
7557 \end_layout
7558
7559 \begin_layout Standard
7560 \begin_inset VSpace 0.3cm
7561 \end_inset
7562
7563
7564 \end_layout
7565
7566 \begin_layout Standard
7567 \align center
7568 \begin_inset Tabular
7569 <lyxtabular version="3" rows="2" columns="2">
7570 <features tabularvalignment="middle">
7571 <column alignment="center" valignment="top" width="0pt">
7572 <column alignment="center" valignment="top" width="0pt">
7573 <row>
7574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7575 \begin_inset Text
7576
7577 \begin_layout Plain Layout
7578
7579 \family roman
7580 \series medium
7581 \shape up
7582 \size normal
7583 \emph off
7584 \bar no
7585 \noun off
7586 \color none
7587 a
7588 \end_layout
7589
7590 \end_inset
7591 </cell>
7592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7593 \begin_inset Text
7594
7595 \begin_layout Plain Layout
7596
7597 \family roman
7598 \series medium
7599 \shape up
7600 \size normal
7601 \emph off
7602 \bar no
7603 \noun off
7604 \color none
7605 b
7606 \end_layout
7607
7608 \end_inset
7609 </cell>
7610 </row>
7611 <row>
7612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7613 \begin_inset Text
7614
7615 \begin_layout Plain Layout
7616
7617 \family roman
7618 \series medium
7619 \shape up
7620 \size normal
7621 \emph off
7622 \bar no
7623 \noun off
7624 \color none
7625 c
7626 \end_layout
7627
7628 \end_inset
7629 </cell>
7630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7631 \begin_inset Text
7632
7633 \begin_layout Plain Layout
7634
7635 \family roman
7636 \series medium
7637 \shape up
7638 \size normal
7639 \emph off
7640 \bar no
7641 \noun off
7642 \color none
7643 d
7644 \end_layout
7645
7646 \end_inset
7647 </cell>
7648 </row>
7649 </lyxtabular>
7650
7651 \end_inset
7652
7653
7654 \end_layout
7655
7656 \begin_layout Standard
7657 \begin_inset VSpace 0.3cm
7658 \end_inset
7659
7660
7661 \end_layout
7662
7663 \begin_layout Enumerate
7664 This is (b).
7665  The table is actually nested inside Item One, but 
7666 \emph on
7667 not
7668 \emph default
7669  inside (a).
7670 \end_layout
7671
7672 \end_deeper
7673 \begin_layout Enumerate
7674 Back out again.
7675 \end_layout
7676
7677 \begin_layout Standard
7678 As you can see, item (b) turned into the first item of a new list, but a
7679  new list 
7680 \emph on
7681 inside
7682 \emph default
7683  item 1.
7684  The same thing would have happened to a figure or an equation.
7685  So, if you nest tables, figures or equations, make sure you go to the right
7686  depth!
7687 \end_layout
7688
7689 \begin_layout Subsection
7690 Usage and General Features
7691 \end_layout
7692
7693 \begin_layout Standard
7694 Speaking of levels, LyX can perform up to a six-fold nesting.
7695  In other words, 
7696 \begin_inset Quotes eld
7697 \end_inset
7698
7699 level #6
7700 \begin_inset Quotes erd
7701 \end_inset
7702
7703  is the innermost possible depth.
7704  Here's an example to illustrate what we mean:
7705 \end_layout
7706
7707 \begin_layout Enumerate
7708 level #1 - outermost
7709 \end_layout
7710
7711 \begin_deeper
7712 \begin_layout Enumerate
7713 level #2
7714 \end_layout
7715
7716 \begin_deeper
7717 \begin_layout Enumerate
7718 level #3
7719 \end_layout
7720
7721 \begin_deeper
7722 \begin_layout Enumerate
7723 level #4
7724 \end_layout
7725
7726 \begin_deeper
7727 \begin_layout Itemize
7728 level #5
7729 \end_layout
7730
7731 \begin_deeper
7732 \begin_layout Itemize
7733 level #6
7734 \end_layout
7735
7736 \end_deeper
7737 \end_deeper
7738 \end_deeper
7739 \end_deeper
7740 \end_deeper
7741 \begin_layout Standard
7742 There are two exceptions to the six-fold nesting limit, and you can see
7743  both of them in the example.
7744  Unlike the other fully-nestable environments, you can only perform a four-fold
7745  nesting with the 
7746 \family sans
7747 Enumerate
7748 \family default
7749  and 
7750 \family sans
7751 Itemize
7752 \family default
7753  environments.
7754  For example, if we tried to nest another 
7755 \family sans
7756 Enumerate
7757 \family default
7758  list inside item 
7759 \begin_inset Quotes eld
7760 \end_inset
7761
7762 A.
7763 \begin_inset Quotes erd
7764 \end_inset
7765
7766 , we would get errors.
7767 \end_layout
7768
7769 \begin_layout Subsection
7770 Some Examples
7771 \begin_inset Index idx
7772 status collapsed
7773
7774 \begin_layout Plain Layout
7775 Nesting ! Examples
7776 \end_layout
7777
7778 \end_inset
7779
7780
7781 \end_layout
7782
7783 \begin_layout Standard
7784 The best way to explain just what you can do with nesting is by illustration.
7785  We have several examples of nested environments.
7786  In them, we explain how we created the example, so that you can reproduce
7787  them.
7788 \end_layout
7789
7790 \begin_layout Subsubsection
7791 Example 1: The Six-fold Way and Mixed Nesting
7792 \end_layout
7793
7794 \begin_layout Labeling
7795 \labelwidthstring MMM
7796 #1-a This is the outermost level.
7797  It's a 
7798 \family sans
7799 List
7800 \family default
7801  environment.
7802 \end_layout
7803
7804 \begin_deeper
7805 \begin_layout Labeling
7806 \labelwidthstring MMM
7807 #2-a This is level #2.
7808  We created it by using 
7809 \begin_inset Info
7810 type  "shortcut"
7811 arg   "break-paragraph inverse"
7812 \end_inset
7813
7814  followed by 
7815 \begin_inset Info
7816 type  "shortcut"
7817 arg   "depth-increment"
7818 \end_inset
7819
7820 .
7821 \end_layout
7822
7823 \begin_deeper
7824 \begin_layout Labeling
7825 \labelwidthstring MMM
7826 #3-a This is level #3.
7827  This time, we just hit 
7828 \family sans
7829 Return
7830 \family default
7831 , then used 
7832 \begin_inset Info
7833 type  "shortcut"
7834 arg   "depth-increment"
7835 \end_inset
7836
7837  twice in a row.
7838  We could have also created it the same way as we did the previous level,
7839  by hitting 
7840 \begin_inset Info
7841 type  "shortcut"
7842 arg   "break-paragraph inverse"
7843 \end_inset
7844
7845  followed by 
7846 \begin_inset Info
7847 type  "shortcut"
7848 arg   "depth-increment"
7849 \end_inset
7850
7851 .
7852 \end_layout
7853
7854 \begin_deeper
7855 \begin_layout Standard
7856 This is actually a 
7857 \family sans
7858 Standard
7859 \family default
7860  environment, nested inside of 
7861 \begin_inset Quotes eld
7862 \end_inset
7863
7864 #3-a
7865 \begin_inset Quotes erd
7866 \end_inset
7867
7868 .
7869  So, it's at level #4.
7870  We did this by hitting 
7871 \begin_inset Info
7872 type  "shortcut"
7873 arg   "break-paragraph inverse"
7874 \end_inset
7875
7876 , then 
7877 \begin_inset Info
7878 type  "shortcut"
7879 arg   "depth-increment"
7880 \end_inset
7881
7882 , then changing the paragraph environment to 
7883 \family sans
7884 Standard
7885 \family default
7886 .
7887  Do this to create list items with more than one paragraph - it also works
7888  for the 
7889 \family sans
7890 Description
7891 \family default
7892
7893 \family sans
7894 Enumerate
7895 \family default
7896 , and 
7897 \family sans
7898 Itemize
7899 \family default
7900  environments!
7901 \end_layout
7902
7903 \begin_layout Standard
7904 Here's another 
7905 \family sans
7906 Standard
7907 \family default
7908  paragraph, also at level #4, made with just a 
7909 \begin_inset Info
7910 type  "shortcut"
7911 arg   "break-paragraph inverse"
7912 \end_inset
7913
7914 .
7915 \end_layout
7916
7917 \begin_layout Labeling
7918 \labelwidthstring MMM
7919 #4-a This is level #4.
7920  We hit 
7921 \begin_inset Info
7922 type  "shortcut"
7923 arg   "break-paragraph inverse"
7924 \end_inset
7925
7926  and changed the paragraph environment back to 
7927 \family sans
7928 List
7929 \family default
7930 .
7931  Remember - we can't nest anything inside a 
7932 \family sans
7933 Standard
7934 \family default
7935  environment, which is why we're still at level #4.
7936  However, we 
7937 \emph on
7938 can
7939 \emph default
7940  keep nesting things inside 
7941 \begin_inset Quotes eld
7942 \end_inset
7943
7944 #3-a
7945 \begin_inset Quotes erd
7946 \end_inset
7947
7948 .
7949 \end_layout
7950
7951 \begin_deeper
7952 \begin_layout Labeling
7953 \labelwidthstring MMM
7954 #5-a This is level #5\SpecialChar \ldots{}
7955
7956 \end_layout
7957
7958 \begin_deeper
7959 \begin_layout Labeling
7960 \labelwidthstring MMM
7961 #6-a \SpecialChar \ldots{}
7962 and this is level #6.
7963  By now, you should know how we made these two.
7964 \end_layout
7965
7966 \end_deeper
7967 \begin_layout Labeling
7968 \labelwidthstring MMM
7969 #5-b Back to level #5.
7970  Just hit 
7971 \begin_inset Info
7972 type  "shortcut"
7973 arg   "break-paragraph inverse"
7974 \end_inset
7975
7976  followed by a 
7977 \begin_inset Info
7978 type  "shortcut"
7979 arg   "depth-decrement"
7980 \end_inset
7981
7982 .
7983 \end_layout
7984
7985 \end_deeper
7986 \begin_layout Labeling
7987 \labelwidthstring MMM
7988 #4-b After another 
7989 \begin_inset Info
7990 type  "shortcut"
7991 arg   "break-paragraph inverse"
7992 \end_inset
7993
7994  followed by a 
7995 \begin_inset Info
7996 type  "shortcut"
7997 arg   "depth-decrement"
7998 \end_inset
7999
8000 , we're back at level #4.
8001 \end_layout
8002
8003 \end_deeper
8004 \begin_layout Labeling
8005 \labelwidthstring MMM
8006 #3-b Back to level #3.
8007  By now it should be obvious how we did this.
8008 \end_layout
8009
8010 \end_deeper
8011 \begin_layout Labeling
8012 \labelwidthstring MMM
8013 #2-b Back to level #2.
8014  
8015 \end_layout
8016
8017 \end_deeper
8018 \begin_layout Labeling
8019 \labelwidthstring MMM
8020 #1-b And last, back to the outermost level, #1.
8021  After this sentence, we'll hit 
8022 \family sans
8023 Return
8024 \family default
8025  and change the paragraph environment back to 
8026 \family sans
8027 Standard
8028 \family default
8029  to end the list.
8030 \end_layout
8031
8032 \begin_layout Standard
8033 We could have also used the 
8034 \family sans
8035 Description
8036 \family default
8037
8038 \family sans
8039 Quote
8040 \family default
8041
8042 \family sans
8043 Quotation
8044 \family default
8045 , or even the 
8046 \family sans
8047 Verse
8048 \family default
8049  environment in place of the 
8050 \family sans
8051 List
8052 \family default
8053  environment.
8054  The example would have worked exactly the same.
8055 \end_layout
8056
8057 \begin_layout Subsubsection
8058 Example 2: Inheritance
8059 \end_layout
8060
8061 \begin_layout LyX-Code
8062 This is the LyX-Code environment, at level #1, the outermost
8063 \end_layout
8064
8065 \begin_layout LyX-Code
8066 level.
8067   Now we'll hit 
8068 \family sans
8069 Return
8070 \family default
8071 , then 
8072 \begin_inset Info
8073 type  "shortcut"
8074 arg   "depth-increment"
8075 \end_inset
8076
8077 , after which, we'll change to the 
8078 \family sans
8079 Enumerate
8080 \family default
8081  environment.
8082 \end_layout
8083
8084 \begin_deeper
8085 \begin_layout Enumerate
8086 This is the 
8087 \family sans
8088 Enumerate
8089 \family default
8090  environment, at level #2.
8091 \end_layout
8092
8093 \begin_layout Enumerate
8094 Notice how the nested 
8095 \family sans
8096 Enumerate
8097 \family default
8098  not only inherits its margins from its parent environment (
8099 \family sans
8100 LyX-Code
8101 \family default
8102 ), but also inherits its font and spacing!
8103 \end_layout
8104
8105 \end_deeper
8106 \begin_layout Standard
8107 We ended this example by hitting 
8108 \family sans
8109 Return
8110 \family default
8111 .
8112  After that, we needed to reset the paragraph environment to 
8113 \family sans
8114 Standard
8115 \family default
8116  and reset the nesting depth by using 
8117 \begin_inset Info
8118 type  "shortcut"
8119 arg   "depth-decrement"
8120 \end_inset
8121
8122  once.
8123 \end_layout
8124
8125 \begin_layout Subsubsection
8126 Example 3: Labels, Levels, and the 
8127 \family sans
8128 Enumerate
8129 \family default
8130  and 
8131 \family sans
8132 Itemize
8133 \family default
8134  Environments
8135 \begin_inset OptArg
8136 status collapsed
8137
8138 \begin_layout Plain Layout
8139 Example #3: Labels, Levels and other list environments
8140 \end_layout
8141
8142 \end_inset
8143
8144
8145 \end_layout
8146
8147 \begin_layout Enumerate
8148 This is level #1, in an 
8149 \family sans
8150 Enumerate
8151 \family default
8152  paragraph environment.
8153  We're actually going to nest a bunch of these.
8154 \end_layout
8155
8156 \begin_deeper
8157 \begin_layout Enumerate
8158 This is level #2.
8159  We used 
8160 \begin_inset Info
8161 type  "shortcut"
8162 arg   "break-paragraph inverse"
8163 \end_inset
8164
8165  followed by 
8166 \begin_inset Info
8167 type  "shortcut"
8168 arg   "depth-increment"
8169 \end_inset
8170
8171 .
8172  Now, what happens if we nest an 
8173 \family sans
8174 Itemize
8175 \family default
8176  environment inside of this one? It will be at level #3, but what will its
8177  label be? An asterisk?
8178 \end_layout
8179
8180 \begin_deeper
8181 \begin_layout Itemize
8182 No! It's a bullet.
8183  This is the 
8184 \emph on
8185 first
8186 \emph default
8187  
8188 \family sans
8189 Itemize
8190 \family default
8191  environment, even though it's at level #3.
8192  So, its label is a bullet.
8193  (We got here by using 
8194 \begin_inset Info
8195 type  "shortcut"
8196 arg   "break-paragraph inverse"
8197 \end_inset
8198
8199 , then 
8200 \begin_inset Info
8201 type  "shortcut"
8202 arg   "depth-increment"
8203 \end_inset
8204
8205 , then changing the environment to 
8206 \family sans
8207 Itemize
8208 \family default
8209 .)
8210 \end_layout
8211
8212 \begin_deeper
8213 \begin_layout Itemize
8214 Here's level #4, produced using 
8215 \begin_inset Info
8216 type  "shortcut"
8217 arg   "break-paragraph inverse"
8218 \end_inset
8219
8220 , then 
8221 \begin_inset Info
8222 type  "shortcut"
8223 arg   "depth-increment"
8224 \end_inset
8225
8226 .
8227  We'll do that again\SpecialChar \ldots{}
8228
8229 \end_layout
8230
8231 \begin_deeper
8232 \begin_layout Enumerate
8233 \SpecialChar \ldots{}
8234 to get to level #5.
8235  This time, however, we also changed the paragraph environment back to 
8236 \family sans
8237 Enumerate
8238 \family default
8239 .
8240  Notice the type of numbering, it is 
8241 \emph on
8242 lowercase Roman
8243 \emph default
8244 , because we are in the 
8245 \emph on
8246 thirdfold
8247 \emph default
8248  
8249 \family sans
8250 Enumerate
8251 \family default
8252  environment (i.
8253 \begin_inset space \thinspace{}
8254 \end_inset
8255
8256 g.
8257  it is an 
8258 \family sans
8259 Enumerate
8260 \family default
8261  inside an 
8262 \family sans
8263 Enumerate
8264 \family default
8265  inside an 
8266 \family sans
8267 Enumerate
8268 \family default
8269 ).
8270 \end_layout
8271
8272 \begin_layout Enumerate
8273 What happens if we 
8274 \emph on
8275 don't
8276 \emph default
8277  change the paragraph environment, but decrease the nesting depth? What
8278  type of numbering does LyX use?
8279 \end_layout
8280
8281 \begin_layout Enumerate
8282 Oh, as if you couldn't guess by now, we're just using 
8283 \begin_inset Info
8284 type  "shortcut"
8285 arg   "break-paragraph inverse"
8286 \end_inset
8287
8288  to keep the current environment and depth but create a new item.
8289 \end_layout
8290
8291 \begin_layout Enumerate
8292 Let's use 
8293 \begin_inset Info
8294 type  "shortcut"
8295 arg   "depth-decrement"
8296 \end_inset
8297
8298  to decrease the depth after the next 
8299 \begin_inset Info
8300 type  "shortcut"
8301 arg   "break-paragraph inverse"
8302 \end_inset
8303
8304 .
8305 \end_layout
8306
8307 \end_deeper
8308 \begin_layout Enumerate
8309 This is level #4.
8310  Look what type of label LyX is using!
8311 \end_layout
8312
8313 \end_deeper
8314 \begin_layout Enumerate
8315 This is level #3.
8316  Even though we've changed levels, LyX is still using a lowercase Roman
8317  numeral as the label.Why?
8318 \end_layout
8319
8320 \begin_layout Enumerate
8321 Because, even though the nesting depth has changed, the paragraph is 
8322 \emph on
8323 still
8324 \emph default
8325  a thirdfold 
8326 \family sans
8327 Enumerate
8328 \family default
8329  environment.
8330  Notice, however, that LyX 
8331 \emph on
8332 did
8333 \emph default
8334  reset the counter for the label.
8335 \end_layout
8336
8337 \end_deeper
8338 \begin_layout Enumerate
8339 Another 
8340 \begin_inset Info
8341 type  "shortcut"
8342 arg   "break-paragraph inverse"
8343 \end_inset
8344
8345  
8346 \begin_inset Info
8347 type  "shortcut"
8348 arg   "depth-decrement"
8349 \end_inset
8350
8351  sequence, and we're back to level #2.
8352  This time, we not only changed the nesting depth, but we also moved back
8353  into the twofold-nested 
8354 \family sans
8355 Enumerate
8356 \family default
8357  environment.
8358 \end_layout
8359
8360 \end_deeper
8361 \begin_layout Enumerate
8362 The same thing happens if we do another 
8363 \begin_inset Info
8364 type  "shortcut"
8365 arg   "break-paragraph inverse"
8366 \end_inset
8367
8368  
8369 \begin_inset Info
8370 type  "shortcut"
8371 arg   "depth-decrement"
8372 \end_inset
8373
8374 sequence and return to level #1, the outermost level.
8375 \end_layout
8376
8377 \begin_layout Standard
8378 Lastly, we reset the environment to 
8379 \family sans
8380 Standard
8381 \family default
8382 .
8383  As you can see, the level number doesn't correspond to what type of labeling
8384  LyX uses for the 
8385 \family sans
8386 Enumerate
8387 \family default
8388  and 
8389 \family sans
8390 Itemize
8391 \family default
8392  environments.
8393  The number of other 
8394 \family sans
8395 Enumerate
8396 \family default
8397  environments surrounding it determines what kind of label LyX uses for
8398  an 
8399 \family sans
8400 Enumerate
8401 \family default
8402  item.
8403  The same rule applies for the 
8404 \family sans
8405 Itemize
8406 \family default
8407  environment, as well.
8408 \end_layout
8409
8410 \begin_layout Subsubsection
8411 Example 4: Going Bonkers
8412 \end_layout
8413
8414 \begin_layout Enumerate
8415 We're going to go totally nuts now.
8416  We won't nest as deep as in the other examples, nor will we go into the
8417  same detail with how we did it.
8418  (level #1: 
8419 \family sans
8420 Enumerate
8421 \family default
8422 )
8423 \end_layout
8424
8425 \begin_deeper
8426 \begin_layout Standard
8427 (
8428 \family sans
8429 Return, 
8430 \family default
8431
8432 \begin_inset Info
8433 type  "shortcut"
8434 arg   "depth-increment"
8435 \end_inset
8436
8437
8438 \family sans
8439 , Standard
8440 \family default
8441 : level #2) We'll stick an encapsulated description of how we created the
8442  example in parentheses someplace.
8443  For example, the two keybindings are how we changed the depth.
8444  The environment name is the name of the current environment.
8445  Either before or after this, we'll put in the level.
8446 \end_layout
8447
8448 \end_deeper
8449 \begin_layout Enumerate
8450 (
8451 \family sans
8452 Return, Enumerate
8453 \family default
8454 : level #1) This is the next item in the list.
8455 \end_layout
8456
8457 \begin_deeper
8458 \begin_layout Verse
8459 Now we'll add verse.
8460 \begin_inset Newline newline
8461 \end_inset
8462
8463 It will get much worse.
8464 \begin_inset Newline newline
8465 \end_inset
8466
8467 (
8468 \family sans
8469 Return, 
8470 \family default
8471
8472 \begin_inset Info
8473 type  "shortcut"
8474 arg   "depth-increment"
8475 \end_inset
8476
8477
8478 \family sans
8479 , Verse
8480 \family default
8481 : level #2)
8482 \end_layout
8483
8484 \begin_layout Verse
8485 Fiddle dee, Fiddle doo.
8486 \begin_inset Newline newline
8487 \end_inset
8488
8489 Bippitey boppitey boo!
8490 \begin_inset Newline newline
8491 \end_inset
8492
8493 (
8494 \begin_inset Info
8495 type  "shortcut"
8496 arg   "break-paragraph inverse"
8497 \end_inset
8498
8499
8500 \family sans
8501 )
8502 \end_layout
8503
8504 \begin_layout Verse
8505 Here comes a table:
8506 \end_layout
8507
8508 \begin_deeper
8509 \begin_layout Standard
8510 \begin_inset VSpace 0.3cm
8511 \end_inset
8512
8513
8514 \end_layout
8515
8516 \begin_layout Standard
8517 \align center
8518 \begin_inset Tabular
8519 <lyxtabular version="3" rows="2" columns="2">
8520 <features tabularvalignment="middle">
8521 <column alignment="center" valignment="top" width="0pt">
8522 <column alignment="center" valignment="top" width="0pt">
8523 <row>
8524 <cell alignment="center" valignment="top" usebox="none">
8525 \begin_inset Text
8526
8527 \begin_layout Plain Layout
8528
8529 \family roman
8530 \series medium
8531 \shape up
8532 \size normal
8533 \emph off
8534 \bar no
8535 \noun off
8536 \color none
8537 one-fish
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546
8547 \family roman
8548 \series medium
8549 \shape up
8550 \size normal
8551 \emph off
8552 \bar no
8553 \noun off
8554 \color none
8555 two-fish
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 </row>
8561 <row>
8562 <cell alignment="center" valignment="top" topline="true" usebox="none">
8563 \begin_inset Text
8564
8565 \begin_layout Plain Layout
8566
8567 \family roman
8568 \series medium
8569 \shape up
8570 \size normal
8571 \emph off
8572 \bar no
8573 \noun off
8574 \color none
8575 red-fish
8576 \end_layout
8577
8578 \end_inset
8579 </cell>
8580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Plain Layout
8584
8585 \family roman
8586 \series medium
8587 \shape up
8588 \size normal
8589 \emph off
8590 \bar no
8591 \noun off
8592 \color none
8593 blue-fish
8594 \end_layout
8595
8596 \end_inset
8597 </cell>
8598 </row>
8599 </lyxtabular>
8600
8601 \end_inset
8602
8603
8604 \end_layout
8605
8606 \end_deeper
8607 \begin_layout Verse
8608 (
8609 \begin_inset Info
8610 type  "shortcut"
8611 arg   "break-paragraph inverse"
8612 \end_inset
8613
8614
8615 \family sans
8616 , Table, 
8617 \family default
8618
8619 \begin_inset Info
8620 type  "shortcut"
8621 arg   "depth-increment"
8622 \end_inset
8623
8624  3 times, 
8625 \begin_inset Info
8626 type  "shortcut"
8627 arg   "break-paragraph inverse"
8628 \end_inset
8629
8630
8631 \family sans
8632 , Verse, 
8633 \family default
8634
8635 \begin_inset Info
8636 type  "shortcut"
8637 arg   "depth-decrement"
8638 \end_inset
8639
8640 )
8641 \end_layout
8642
8643 \end_deeper
8644 \begin_layout Enumerate
8645 (
8646 \family sans
8647 Return, Enumerate
8648 \family default
8649 : level #1) This is another item.
8650  Note that selecting a 
8651 \family sans
8652 Table
8653 \family default
8654  resets the nesting depth to level #1, so we increased the nesting depth
8655  3 times to put the table inside the 
8656 \family sans
8657 Verse
8658 \family default
8659  environment.
8660  
8661 \end_layout
8662
8663 \begin_layout Quotation
8664 We're now ending the 
8665 \family sans
8666 Enumerate
8667 \family default
8668  list and changing to 
8669 \family sans
8670 Quotation
8671 \family default
8672 .
8673  We're still at level #1.
8674  We want to show you some of the things you can do by mixing environments.
8675  The next set of paragraphs is a 
8676 \begin_inset Quotes eld
8677 \end_inset
8678
8679 quoted letter.
8680 \begin_inset Quotes erd
8681 \end_inset
8682
8683  We'll nest both the 
8684 \family sans
8685 Address
8686 \family default
8687  and 
8688 \family sans
8689 Right
8690 \begin_inset space ~
8691 \end_inset
8692
8693 Address
8694 \family default
8695  environments inside of this one, then use another nested 
8696 \family sans
8697 Quotation
8698 \family default
8699  for the letter body.
8700  We'll use 
8701 \begin_inset Info
8702 type  "shortcut"
8703 arg   "break-paragraph inverse"
8704 \end_inset
8705
8706  to preserve the depth.
8707  Remember that you need to use 
8708 \begin_inset Info
8709 type  "shortcut"
8710 arg   "newline-insert newline"
8711 \end_inset
8712
8713  to create multiple lines inside the 
8714 \family sans
8715 Address
8716 \family default
8717  and 
8718 \family sans
8719 Right
8720 \begin_inset space ~
8721 \end_inset
8722
8723 Address
8724 \family default
8725  environments.
8726  Here it goes:
8727 \end_layout
8728
8729 \begin_deeper
8730 \begin_layout Right Address
8731 1234 Nowhere Rd.
8732 \begin_inset Newline newline
8733 \end_inset
8734
8735 Moosegroin, MT 00100
8736 \begin_inset Newline newline
8737 \end_inset
8738
8739 9-6-96
8740 \end_layout
8741
8742 \begin_layout Address
8743 Dear Mr.
8744 \begin_inset space ~
8745 \end_inset
8746
8747 Fizlewitz:
8748 \end_layout
8749
8750 \begin_layout Quotation
8751 We regret to inform you that we cannot fill your order for 50
8752 \begin_inset space \thinspace{}
8753 \end_inset
8754
8755 L of compressed methane gas due to circumstances beyond our control.
8756  Unfortunately, several of our cows have mysteriously exploded, creating
8757  a backlog in our orders for methane.
8758  We will place your name on the waiting list and try to fill your order
8759  as soon as possible.
8760  In the meantime, we thank you for your patience.
8761 \end_layout
8762
8763 \begin_layout Quotation
8764 We do, however, now have a special on beef.
8765  If you are interested, please return the enclosed pricing and order form
8766  with your order, along with payment.
8767 \end_layout
8768
8769 \begin_layout Quotation
8770 We thank you again for your patience.
8771 \end_layout
8772
8773 \begin_layout Address
8774 Sincerely,
8775 \begin_inset Newline newline
8776 \end_inset
8777
8778 Bill Hick
8779 \end_layout
8780
8781 \end_deeper
8782 \begin_layout Quotation
8783 That ends that example!
8784 \end_layout
8785
8786 \begin_layout Standard
8787 As you can see, nesting environments in LyX gives you a lot of power with
8788  just a few keystrokes.
8789  We could have easily nested an 
8790 \family sans
8791 Itemize
8792 \family default
8793  list inside of a 
8794 \family sans
8795 Quotation
8796 \family default
8797  or 
8798 \family sans
8799 Quote
8800 \family default
8801 , or put a 
8802 \family sans
8803 Quote
8804 \family default
8805  inside of an 
8806 \family sans
8807 Itemize
8808 \family default
8809  list.
8810  You have a huge variety of options at your disposal.
8811 \end_layout
8812
8813 \begin_layout Section
8814 Spacing, pagination and line breaks
8815 \begin_inset Index idx
8816 status collapsed
8817
8818 \begin_layout Plain Layout
8819 Spacing
8820 \end_layout
8821
8822 \end_inset
8823
8824
8825 \end_layout
8826
8827 \begin_layout Standard
8828 What is a space? While you might be used to pressing the space key anytime
8829  you want to separate two words in ordinary word processors, LyX offers
8830  you more spaces: Spaces of different width and spaces which can or cannot
8831  be broken at the end of a line.
8832  The following sections will show you some examples where those spaces are
8833  useful.
8834 \end_layout
8835
8836 \begin_layout Subsection
8837 Protected Space
8838 \begin_inset CommandInset label
8839 LatexCommand label
8840 name "sub:Protected-Space"
8841
8842 \end_inset
8843
8844
8845 \begin_inset Index idx
8846 status collapsed
8847
8848 \begin_layout Plain Layout
8849 Spaces ! Protected
8850 \end_layout
8851
8852 \end_inset
8853
8854
8855 \end_layout
8856
8857 \begin_layout Standard
8858 The protected space: It is used to tell LyX (and LaTeX) not to break the
8859  line at that point.
8860  This may be necessary to avoid unlucky linebreaks, like in: 
8861 \end_layout
8862
8863 \begin_layout Quote
8864 Further documentation is given in section
8865 \begin_inset Newline newline
8866 \end_inset
8867
8868
8869 \begin_inset CommandInset ref
8870 LatexCommand ref
8871 reference "sec:Bibliography"
8872
8873 \end_inset
8874
8875 .
8876  
8877 \end_layout
8878
8879 \begin_layout Standard
8880 Obviously, it would be a good thing to put a protected space between 
8881 \begin_inset Quotes eld
8882 \end_inset
8883
8884 section
8885 \begin_inset Quotes erd
8886 \end_inset
8887
8888  and 
8889 \begin_inset Quotes eld
8890 \end_inset
8891
8892
8893 \begin_inset CommandInset ref
8894 LatexCommand ref
8895 reference "sec:Bibliography"
8896
8897 \end_inset
8898
8899
8900 \begin_inset Quotes erd
8901 \end_inset
8902
8903 .
8904  A protected space is set with 
8905 \family sans
8906 Insert\SpecialChar \menuseparator
8907 Formatting\SpecialChar \menuseparator
8908 Protected
8909 \bar under
8910
8911 \begin_inset space ~
8912 \end_inset
8913
8914
8915 \bar default
8916 Space
8917 \family default
8918  (shortcut 
8919 \begin_inset Info
8920 type  "shortcut"
8921 arg   "space-insert protected"
8922 \end_inset
8923
8924 ).
8925 \end_layout
8926
8927 \begin_layout Subsection
8928 Horizontal Space
8929 \begin_inset CommandInset label
8930 LatexCommand label
8931 name "sub:Horizontal-Space"
8932
8933 \end_inset
8934
8935
8936 \begin_inset Index idx
8937 status collapsed
8938
8939 \begin_layout Plain Layout
8940 Spacing ! Horizontal
8941 \end_layout
8942
8943 \end_inset
8944
8945
8946 \end_layout
8947
8948 \begin_layout Standard
8949 All horizontal spaces can be inserted with the menu 
8950 \family sans
8951 Insert\SpecialChar \menuseparator
8952 Formatting\SpecialChar \menuseparator
8953 Horizontal Space
8954 \family default
8955 .
8956  The length units are listed in Appendix
8957 \begin_inset space ~
8958 \end_inset
8959
8960
8961 \begin_inset CommandInset ref
8962 LatexCommand ref
8963 reference "cha:Units-available-in"
8964
8965 \end_inset
8966
8967 .
8968 \end_layout
8969
8970 \begin_layout Subsubsection
8971 Inter-word Space
8972 \begin_inset CommandInset label
8973 LatexCommand label
8974 name "sub:Inter-word-Space"
8975
8976 \end_inset
8977
8978
8979 \begin_inset Index idx
8980 status collapsed
8981
8982 \begin_layout Plain Layout
8983 Spaces ! Inter-word
8984 \end_layout
8985
8986 \end_inset
8987
8988
8989 \end_layout
8990
8991 \begin_layout Standard
8992 Some languages (e.
8993 \begin_inset space \thinspace{}
8994 \end_inset
8995
8996 g.
8997 \begin_inset space \space{}
8998 \end_inset
8999
9000 English) have the typographical convention to add extra space after an end-of-se
9001 ntence punctuation mark, and LyX honors those conventions (see section
9002 \begin_inset space ~
9003 \end_inset
9004
9005
9006 \begin_inset CommandInset ref
9007 LatexCommand ref
9008 reference "sub:Abbreviations"
9009
9010 \end_inset
9011
9012 ).
9013  Sometimes, you want a normal space nevertheless.
9014  In this case, insert an inter-word space (shortcut 
9015 \begin_inset Info
9016 type  "shortcut"
9017 arg   "space-insert normal"
9018 \end_inset
9019
9020 ).
9021 \end_layout
9022
9023 \begin_layout Subsubsection
9024 Thin Space
9025 \begin_inset CommandInset label
9026 LatexCommand label
9027 name "sub:Thin-Space"
9028
9029 \end_inset
9030
9031
9032 \begin_inset Index idx
9033 status collapsed
9034
9035 \begin_layout Plain Layout
9036 Spaces ! Thin
9037 \end_layout
9038
9039 \end_inset
9040
9041
9042 \end_layout
9043
9044 \begin_layout Standard
9045
9046 \begin_inset Quotes eld
9047 \end_inset
9048
9049 thin space
9050 \begin_inset Quotes erd
9051 \end_inset
9052
9053  is a blank which has half the size of a normal space (and it is also 
9054 \begin_inset Quotes eld
9055 \end_inset
9056
9057 protected
9058 \begin_inset Quotes erd
9059 \end_inset
9060
9061 ).
9062  The typographical conventions in a lot of languages propose the use of
9063  thin spaces in cases where normal spaces would be too wide, for instance
9064  inside abbreviations:
9065 \end_layout
9066
9067 \begin_layout Quote
9068 D.
9069 \begin_inset space \thinspace{}
9070 \end_inset
9071
9072 E.
9073  Knuth has developed our beloved typesetting program.
9074 \end_layout
9075
9076 \begin_layout Standard
9077 or between values and units.
9078  Compare for example this:
9079 \begin_inset Newline newline
9080 \end_inset
9081
9082 10
9083 \begin_inset space \thinspace{}
9084 \end_inset
9085
9086 kg (thin space)
9087 \begin_inset Newline newline
9088 \end_inset
9089
9090 10 kg (normal space
9091 \end_layout
9092
9093 \begin_layout Standard
9094 You can insert thin spaces also with the menu 
9095 \family sans
9096 Insert\SpecialChar \menuseparator
9097 Formatting\SpecialChar \menuseparator
9098 Thin
9099 \begin_inset space ~
9100 \end_inset
9101
9102 Space
9103 \family default
9104  (shortcut 
9105 \begin_inset Info
9106 type  "shortcuts"
9107 arg   "space-insert thin"
9108 \end_inset
9109
9110 ).
9111 \end_layout
9112
9113 \begin_layout Subsubsection
9114 More Spaces
9115 \begin_inset CommandInset label
9116 LatexCommand label
9117 name "sub:More-Spaces"
9118
9119 \end_inset
9120
9121
9122 \end_layout
9123
9124 \begin_layout Standard
9125 You can furthermore insert the following space types:
9126 \end_layout
9127
9128 \begin_layout Description
9129 Negative
9130 \begin_inset space ~
9131 \end_inset
9132
9133 thin
9134 \begin_inset space ~
9135 \end_inset
9136
9137 space A line with a 
9138 \begin_inset Formula $\to$
9139 \end_inset
9140
9141
9142 \begin_inset space \negthinspace{}
9143 \end_inset
9144
9145
9146 \begin_inset Formula $\gets$
9147 \end_inset
9148
9149  Negative thin space between the arrows.
9150 \end_layout
9151
9152 \begin_layout Description
9153 Enspace
9154 \begin_inset space ~
9155 \end_inset
9156
9157 (0.5
9158 \begin_inset space \thinspace{}
9159 \end_inset
9160
9161 em) A line with a 
9162 \begin_inset Formula $\to$
9163 \end_inset
9164
9165
9166 \begin_inset space \enskip{}
9167 \end_inset
9168
9169
9170 \begin_inset Formula $\gets$
9171 \end_inset
9172
9173  Enspace (0.5
9174 \begin_inset space \thinspace{}
9175 \end_inset
9176
9177 em) space between the arrows.
9178 \end_layout
9179
9180 \begin_layout Description
9181 Quad
9182 \begin_inset space ~
9183 \end_inset
9184
9185 (1
9186 \begin_inset space \thinspace{}
9187 \end_inset
9188
9189 em) A line with a 
9190 \begin_inset Formula $\to$
9191 \end_inset
9192
9193
9194 \begin_inset space \quad{}
9195 \end_inset
9196
9197
9198 \begin_inset Formula $\gets$
9199 \end_inset
9200
9201  Quad
9202 \begin_inset space ~
9203 \end_inset
9204
9205 (1
9206 \begin_inset space \thinspace{}
9207 \end_inset
9208
9209 em) space between the arrows.
9210 \end_layout
9211
9212 \begin_layout Description
9213 QQuad
9214 \begin_inset space ~
9215 \end_inset
9216
9217 (2
9218 \begin_inset space \thinspace{}
9219 \end_inset
9220
9221 em) A line with a 
9222 \begin_inset Formula $\to$
9223 \end_inset
9224
9225
9226 \begin_inset space \qquad{}
9227 \end_inset
9228
9229
9230 \begin_inset Formula $\gets$
9231 \end_inset
9232
9233  QQuad
9234 \begin_inset space ~
9235 \end_inset
9236
9237 (2
9238 \begin_inset space \thinspace{}
9239 \end_inset
9240
9241 em) space between the arrows.
9242 \end_layout
9243
9244 \begin_layout Description
9245 Custom
9246 \begin_inset space ~
9247 \end_inset
9248
9249 space A line with
9250 \begin_inset Formula $\to$
9251 \end_inset
9252
9253
9254 \begin_inset space \hspace{}
9255 \length 2cm
9256 \end_inset
9257
9258
9259 \begin_inset Formula $\gets$
9260 \end_inset
9261
9262  2
9263 \begin_inset space \thinspace{}
9264 \end_inset
9265
9266 cm space between the arrows.
9267 \end_layout
9268
9269 \begin_layout Standard
9270 Table
9271 \begin_inset space ~
9272 \end_inset
9273
9274
9275 \begin_inset CommandInset ref
9276 LatexCommand ref
9277 reference "tab:Width-of-the"
9278
9279 \end_inset
9280
9281  lists the different space sizes.
9282 \end_layout
9283
9284 \begin_layout Standard
9285 \begin_inset Float table
9286 wide false
9287 sideways false
9288 status open
9289
9290 \begin_layout Plain Layout
9291 \align center
9292 \begin_inset Caption
9293
9294 \begin_layout Plain Layout
9295 \begin_inset CommandInset label
9296 LatexCommand label
9297 name "tab:Width-of-the"
9298
9299 \end_inset
9300
9301 Width of the different horizontal spaces.
9302 \end_layout
9303
9304 \end_inset
9305
9306
9307 \end_layout
9308
9309 \begin_layout Plain Layout
9310 \align center
9311 \begin_inset Tabular
9312 <lyxtabular version="3" rows="8" columns="2">
9313 <features tabularvalignment="middle">
9314 <column alignment="center" valignment="top" width="0">
9315 <column alignment="center" valignment="top" width="0">
9316 <row>
9317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9318 \begin_inset Text
9319
9320 \begin_layout Plain Layout
9321
9322 \series bold
9323 Space
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332
9333 \series bold
9334 Width
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 </row>
9340 <row>
9341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345 Normal
9346 \end_layout
9347
9348 \end_inset
9349 </cell>
9350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354 1/3
9355 \begin_inset space \thinspace{}
9356 \end_inset
9357
9358 em
9359 \end_layout
9360
9361 \end_inset
9362 </cell>
9363 </row>
9364 <row>
9365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9366 \begin_inset Text
9367
9368 \begin_layout Plain Layout
9369 Protected
9370 \end_layout
9371
9372 \end_inset
9373 </cell>
9374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9375 \begin_inset Text
9376
9377 \begin_layout Plain Layout
9378 1/3
9379 \begin_inset space \thinspace{}
9380 \end_inset
9381
9382 em
9383 \end_layout
9384
9385 \end_inset
9386 </cell>
9387 </row>
9388 <row>
9389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9390 \begin_inset Text
9391
9392 \begin_layout Plain Layout
9393 Thin
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402 1/6
9403 \begin_inset space \thinspace{}
9404 \end_inset
9405
9406 em
9407 \end_layout
9408
9409 \end_inset
9410 </cell>
9411 </row>
9412 <row>
9413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9414 \begin_inset Text
9415
9416 \begin_layout Plain Layout
9417 Negative thin
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9423 \begin_inset Text
9424
9425 \begin_layout Plain Layout
9426 -1/6
9427 \begin_inset space \thinspace{}
9428 \end_inset
9429
9430 em
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 </row>
9436 <row>
9437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441 Enspace (0.5
9442 \begin_inset space \thinspace{}
9443 \end_inset
9444
9445 em)
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 0.5
9455 \begin_inset space \thinspace{}
9456 \end_inset
9457
9458 em
9459 \end_layout
9460
9461 \end_inset
9462 </cell>
9463 </row>
9464 <row>
9465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9466 \begin_inset Text
9467
9468 \begin_layout Plain Layout
9469 Quad (1
9470 \begin_inset space \thinspace{}
9471 \end_inset
9472
9473 em)
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9479 \begin_inset Text
9480
9481 \begin_layout Plain Layout
9482 1
9483 \begin_inset space \thinspace{}
9484 \end_inset
9485
9486 em
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 </row>
9492 <row>
9493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9494 \begin_inset Text
9495
9496 \begin_layout Plain Layout
9497 QQuad (2
9498 \begin_inset space \thinspace{}
9499 \end_inset
9500
9501 em)
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9507 \begin_inset Text
9508
9509 \begin_layout Plain Layout
9510 2
9511 \begin_inset space \thinspace{}
9512 \end_inset
9513
9514 em
9515 \end_layout
9516
9517 \end_inset
9518 </cell>
9519 </row>
9520 </lyxtabular>
9521
9522 \end_inset
9523
9524
9525 \end_layout
9526
9527 \end_inset
9528
9529
9530 \end_layout
9531
9532 \begin_layout Subsubsection
9533
9534 \family sans
9535 Horizontal Fills
9536 \family default
9537
9538 \begin_inset Index idx
9539 status collapsed
9540
9541 \begin_layout Plain Layout
9542 Spacing ! Fills
9543 \end_layout
9544
9545 \end_inset
9546
9547
9548 \end_layout
9549
9550 \begin_layout Standard
9551 Horizontal fills (HFills) are a special LyX feature for adding extra space
9552  in a uniform fashion.
9553  An HFill is actually a variable length space, whose length always equals
9554  the remaining space between the left and right margins.
9555  If there is more than one HFill on a line, they divide the available space
9556  equally between themselves.
9557  
9558 \end_layout
9559
9560 \begin_layout Standard
9561 Here a few examples what you can do with them:
9562 \end_layout
9563
9564 \begin_layout Quote
9565 \noindent
9566 This is on the left side
9567 \begin_inset space \hfill{}
9568 \end_inset
9569
9570 This is on the right
9571 \end_layout
9572
9573 \begin_layout Quote
9574 \noindent
9575 Left
9576 \begin_inset space \hfill{}
9577 \end_inset
9578
9579 Middle
9580 \begin_inset space \hfill{}
9581 \end_inset
9582
9583 Right
9584 \end_layout
9585
9586 \begin_layout Quote
9587 \noindent
9588 Left
9589 \begin_inset space \hfill{}
9590 \end_inset
9591
9592 1/3 Left
9593 \begin_inset space \hfill{}
9594 \end_inset
9595
9596
9597 \begin_inset space \hfill{}
9598 \end_inset
9599
9600 Right
9601 \end_layout
9602
9603 \begin_layout Standard
9604 That was an example in the 
9605 \family sans
9606 Quote
9607 \family default
9608  environment.
9609  Here
9610 \begin_inset Formula $\to$
9611 \end_inset
9612
9613
9614 \begin_inset space \hfill{}
9615 \end_inset
9616
9617
9618 \begin_inset Formula $\gets$
9619 \end_inset
9620
9621 is one in a standard paragraph.
9622  It may or may not be apparent in the printed text, but it 
9623 \emph on
9624 is
9625 \emph default
9626  sitting in-between the two arrows.
9627 \end_layout
9628
9629 \begin_layout Standard
9630 HFills can be made visible when you choose one of the 
9631 \family sans
9632 Fill
9633 \begin_inset space ~
9634 \end_inset
9635
9636 Pattern
9637 \family default
9638  in the space dialog: The following patterns are available:
9639 \end_layout
9640
9641 \begin_layout Standard
9642 Dots: 
9643 \begin_inset space \dotfill{}
9644 \end_inset
9645
9646
9647 \begin_inset space ~
9648 \end_inset
9649
9650
9651 \end_layout
9652
9653 \begin_layout Standard
9654 Rule: 
9655 \begin_inset space \hrulefill{}
9656 \end_inset
9657
9658
9659 \begin_inset space ~
9660 \end_inset
9661
9662
9663 \end_layout
9664
9665 \begin_layout Standard
9666 Left arrow: 
9667 \begin_inset space \leftarrowfill{}
9668 \end_inset
9669
9670
9671 \begin_inset space ~
9672 \end_inset
9673
9674
9675 \end_layout
9676
9677 \begin_layout Standard
9678 Right arrow: 
9679 \begin_inset space \rightarrowfill{}
9680 \end_inset
9681
9682
9683 \begin_inset space ~
9684 \end_inset
9685
9686
9687 \end_layout
9688
9689 \begin_layout Standard
9690 Up brace: 
9691 \begin_inset space \downbracefill{}
9692 \end_inset
9693
9694
9695 \begin_inset space ~
9696 \end_inset
9697
9698
9699 \end_layout
9700
9701 \begin_layout Standard
9702 Down brace: 
9703 \begin_inset space \upbracefill{}
9704 \end_inset
9705
9706
9707 \begin_inset space ~
9708 \end_inset
9709
9710
9711 \end_layout
9712
9713 \begin_layout Standard
9714 \begin_inset Note Greyedout
9715 status open
9716
9717 \begin_layout Plain Layout
9718
9719 \series bold
9720 Note:
9721 \series default
9722  If an HFill is at the beginning of a line, and 
9723 \emph on
9724 not
9725 \emph default
9726  in the first line in a paragraph, LyX ignores it.
9727  This prevents HFills from accidentally being wrapped onto a new line.
9728  If you need space in this case anyway, set the 
9729 \family sans
9730 Protect
9731 \family default
9732  option in the space dialog.
9733 \end_layout
9734
9735 \end_inset
9736
9737
9738 \end_layout
9739
9740 \begin_layout Subsubsection
9741 Phantom Space
9742 \begin_inset Index idx
9743 status collapsed
9744
9745 \begin_layout Plain Layout
9746 Spacing ! Phantom
9747 \end_layout
9748
9749 \end_inset
9750
9751
9752 \end_layout
9753
9754 \begin_layout Standard
9755 Sometimes you want to insert space with exactly the length of a phrase.
9756  E.
9757 \begin_inset space \thinspace{}
9758 \end_inset
9759
9760 g.
9761 \begin_inset space \space{}
9762 \end_inset
9763
9764 you want to create the following multiple choice question:
9765 \end_layout
9766
9767 \begin_layout Standard
9768 \begin_inset VSpace medskip
9769 \end_inset
9770
9771 What is correct English?:
9772 \begin_inset Newline newline
9773 \end_inset
9774
9775
9776 \begin_inset Newline newline
9777 \end_inset
9778
9779 Mr.
9780 \begin_inset space ~
9781 \end_inset
9782
9783 Edge would have been jumps the gun.
9784 \begin_inset Newline newline
9785 \end_inset
9786
9787
9788 \begin_inset ERT
9789 status collapsed
9790
9791 \begin_layout Plain Layout
9792
9793
9794 \backslash
9795 phantom{Mr.
9796  Edge }
9797 \end_layout
9798
9799 \end_inset
9800
9801 has to be jumped
9802 \begin_inset Newline newline
9803 \end_inset
9804
9805
9806 \begin_inset ERT
9807 status collapsed
9808
9809 \begin_layout Plain Layout
9810
9811
9812 \backslash
9813 phantom{Mr.
9814  Edge }
9815 \end_layout
9816
9817 \end_inset
9818
9819 jumps
9820 \begin_inset VSpace medskip
9821 \end_inset
9822
9823
9824 \end_layout
9825
9826 \begin_layout Standard
9827 So that the choices appear exactly after the phrase 
9828 \begin_inset Quotes eld
9829 \end_inset
9830
9831 Mr.
9832 \begin_inset space ~
9833 \end_inset
9834
9835 Edge
9836 \begin_inset space ~
9837 \end_inset
9838
9839
9840 \begin_inset Quotes erd
9841 \end_inset
9842
9843 .
9844  To get this, you can use the LaTeX-command 
9845 \series bold
9846
9847 \backslash
9848 phantom
9849 \series default
9850  in TeX Code
9851 \begin_inset Foot
9852 status collapsed
9853
9854 \begin_layout Plain Layout
9855 See sec.
9856 \begin_inset space \thinspace{}
9857 \end_inset
9858
9859
9860 \begin_inset CommandInset ref
9861 LatexCommand ref
9862 reference "sec:TeX-Code"
9863
9864 \end_inset
9865
9866  for more information about TeX-Code.
9867 \end_layout
9868
9869 \end_inset
9870
9871 .
9872  In our case write the command 
9873 \series bold
9874
9875 \backslash
9876 phantom{Mr.
9877  Edge }
9878 \series default
9879  (note the space after 
9880 \begin_inset Quotes eld
9881 \end_inset
9882
9883 Edge
9884 \begin_inset Quotes erd
9885 \end_inset
9886
9887 ) at the beginning of the last two lines.
9888  The command prints out the phrase within the the two braces, but invisible.
9889  That is why it is named 
9890 \begin_inset Quotes eld
9891 \end_inset
9892
9893 phantom
9894 \begin_inset Quotes erd
9895 \end_inset
9896
9897 .
9898 \begin_inset Foot
9899 status collapsed
9900
9901 \begin_layout Plain Layout
9902 There exists also the commands 
9903 \backslash
9904
9905 \series bold
9906 hphantom
9907 \series default
9908  and 
9909 \backslash
9910
9911 \series bold
9912 vphantom
9913 \series default
9914 , but this too special for the LyX User Guide.
9915  If you are interested in knowing more about this, have a look at 
9916 \begin_inset CommandInset citation
9917 LatexCommand cite
9918 key "latexcompanion,latexguide"
9919
9920 \end_inset
9921
9922 .
9923 \end_layout
9924
9925 \end_inset
9926
9927
9928 \end_layout
9929
9930 \begin_layout Subsection
9931 Vertical Space
9932 \begin_inset CommandInset label
9933 LatexCommand label
9934 name "sub:Vertical-Space"
9935
9936 \end_inset
9937
9938
9939 \begin_inset Index idx
9940 status collapsed
9941
9942 \begin_layout Plain Layout
9943 Spacing ! Vertical
9944 \end_layout
9945
9946 \end_inset
9947
9948
9949 \end_layout
9950
9951 \begin_layout Standard
9952 To add extra vertical space above or below a paragraph, use the 
9953 \family sans
9954 Insert\SpecialChar \menuseparator
9955 Formatting\SpecialChar \menuseparator
9956 Vertical
9957 \begin_inset space ~
9958 \end_inset
9959
9960 Space
9961 \family default
9962  dialog.
9963  There you find the following sizes:
9964 \end_layout
9965
9966 \begin_layout Standard
9967
9968 \family sans
9969 SmallSkip
9970 \family default
9971
9972 \family sans
9973 MedSkip
9974 \family default
9975  and 
9976 \family sans
9977 BigSkip
9978 \family default
9979  are LaTeX sizes which depend on the font size of the document.
9980  
9981 \family sans
9982 DefSkip
9983 \family default
9984  is the skip adjusted in the dialog 
9985 \family sans
9986 Document\SpecialChar \menuseparator
9987 Settings
9988 \family default
9989
9990 \begin_inset Index idx
9991 status collapsed
9992
9993 \begin_layout Plain Layout
9994 Document ! Settings
9995 \end_layout
9996
9997 \end_inset
9998
9999  for the paragraph separation.
10000  If you use indentation to separate paragraphs 
10001 \family sans
10002 DefSkip
10003 \family default
10004  is equal to 
10005 \family sans
10006 MedSkip
10007 \family default
10008 .
10009 \end_layout
10010
10011 \begin_layout Standard
10012
10013 \family sans
10014 VFill
10015 \family default
10016
10017 \begin_inset Index idx
10018 status collapsed
10019
10020 \begin_layout Plain Layout
10021 Spacing ! Fills
10022 \end_layout
10023
10024 \end_inset
10025
10026  is a variable space, set so that the space is maximal within one page.
10027  An example: You have only two short paragraphs on one page with a vfill
10028  between them.
10029  Then the first paragraph is placed at the top of the page and the second
10030  one at the bottom, because the space between them is then maximal.
10031  
10032 \family sans
10033 VFills
10034 \family default
10035  work like 
10036 \family sans
10037 HFills
10038 \family default
10039 : they fill the remaining vertical space on a page with blank space.
10040 \begin_inset Foot
10041 status collapsed
10042
10043 \begin_layout Plain Layout
10044
10045 \family sans
10046 HFills
10047 \family default
10048  are described in section
10049 \begin_inset space ~
10050 \end_inset
10051
10052
10053 \begin_inset CommandInset ref
10054 LatexCommand ref
10055 reference "sub:Horizontal-Space"
10056
10057 \end_inset
10058
10059 .
10060 \end_layout
10061
10062 \end_inset
10063
10064  If there are several 
10065 \family sans
10066 VFills
10067 \family default
10068  on a page, they divide the remaining vertical space equally between themselves.
10069  You can therefore use 
10070 \family sans
10071 VFills
10072 \family default
10073  to center text on a page, or even place text 2/3 down a page.
10074 \end_layout
10075
10076 \begin_layout Standard
10077
10078 \family sans
10079 Custom
10080 \family default
10081  are custom spaces in units explained in Appendix
10082 \begin_inset space ~
10083 \end_inset
10084
10085
10086 \begin_inset CommandInset ref
10087 LatexCommand ref
10088 reference "cha:Units-available-in"
10089
10090 \end_inset
10091
10092 .
10093 \end_layout
10094
10095 \begin_layout Standard
10096 \begin_inset Note Greyedout
10097 status open
10098
10099 \begin_layout Plain Layout
10100
10101 \series bold
10102 Note:
10103 \series default
10104  
10105 \series medium
10106 When the extra vertical space would be in the output at the top/bottom of
10107  a page, the space is only added if you have also checked the option 
10108 \family sans
10109 Protect
10110 \family default
10111 .
10112 \end_layout
10113
10114 \end_inset
10115
10116
10117 \end_layout
10118
10119 \begin_layout Subsection
10120 Paragraph Alignment
10121 \end_layout
10122
10123 \begin_layout Standard
10124 You can change the paragraph alignment with the 
10125 \family sans
10126 Edit\SpecialChar \menuseparator
10127 Paragraph Settings
10128 \family default
10129  dialog.
10130  There are four possibilities: 
10131 \end_layout
10132
10133 \begin_layout Itemize
10134
10135 \family sans
10136 Justified
10137 \family default
10138  (shortcut 
10139 \begin_inset Info
10140 type  "shortcut"
10141 arg   "paragraph-params \\align block"
10142 \end_inset
10143
10144 )
10145 \end_layout
10146
10147 \begin_layout Itemize
10148
10149 \family sans
10150 Left
10151 \family default
10152  (
10153 \begin_inset Info
10154 type  "shortcut"
10155 arg   "paragraph-params \\align left"
10156 \end_inset
10157
10158 )
10159 \end_layout
10160
10161 \begin_layout Itemize
10162
10163 \family sans
10164 Right
10165 \family default
10166  (
10167 \begin_inset Info
10168 type  "shortcut"
10169 arg   "paragraph-params \\align right"
10170 \end_inset
10171
10172 )
10173 \end_layout
10174
10175 \begin_layout Itemize
10176
10177 \family sans
10178 Center
10179 \family default
10180  (
10181 \begin_inset Info
10182 type  "shortcut"
10183 arg   "paragraph-params \\align center"
10184 \end_inset
10185
10186 )
10187 \end_layout
10188
10189 \begin_layout Itemize
10190
10191 \family sans
10192 Default
10193 \family default
10194  (
10195 \begin_inset Info
10196 type  "shortcut"
10197 arg   "paragraph-params \\align default"
10198 \end_inset
10199
10200 )
10201 \end_layout
10202
10203 \begin_layout Standard
10204 The default in most cases is justified alignment, in which the inter-word
10205  spacing is variable and each line of a paragraph fills the region between
10206  the left and right margins.
10207  The other three alignments should be self-explanatory, and look like this:
10208 \end_layout
10209
10210 \begin_layout Standard
10211 \align right
10212 This paragraph is right aligned,
10213 \end_layout
10214
10215 \begin_layout Standard
10216 \align center
10217 this one is centered,
10218 \end_layout
10219
10220 \begin_layout Standard
10221 \align left
10222 this one is left aligned.
10223 \end_layout
10224
10225 \begin_layout Subsection
10226 Forced Page Breaks
10227 \begin_inset Index idx
10228 status collapsed
10229
10230 \begin_layout Plain Layout
10231 Page breaks ! Forced
10232 \end_layout
10233
10234 \end_inset
10235
10236
10237 \begin_inset CommandInset label
10238 LatexCommand label
10239 name "sub:Forced-Page-Breaks"
10240
10241 \end_inset
10242
10243
10244 \end_layout
10245
10246 \begin_layout Standard
10247 If you don't like the way LaTeX does the pagebreaks in your document, you
10248  can force a page break where you want one.
10249  Normally this will not be necessary, because LaTeX is good at page breaking.
10250  Only if you use a lot of 
10251 \family sans
10252 Floats
10253 \family default
10254 , LaTeX's page breaking algorithm can fail.
10255 \end_layout
10256
10257 \begin_layout Standard
10258 We recommend not to use forced pagebreaks until the text is finished and
10259  until you have checked in the preview to see if you 
10260 \emph on
10261 really
10262 \emph default
10263  have to change the page breaking.
10264 \end_layout
10265
10266 \begin_layout Standard
10267 There are two types of pagebreaks: One that ends the page without any special
10268  action.
10269  This can be inserted above or below a paragraph via the menu 
10270 \family sans
10271 Insert\SpecialChar \menuseparator
10272 Formatting\SpecialChar \menuseparator
10273 New
10274 \begin_inset space ~
10275 \end_inset
10276
10277 Page
10278 \family default
10279 .
10280  The second type, that is inserted via the menu 
10281 \family sans
10282 Insert\SpecialChar \menuseparator
10283 Formatting\SpecialChar \menuseparator
10284 Page
10285 \begin_inset space ~
10286 \end_inset
10287
10288 Break
10289 \family default
10290 , ends a page but stretches the content of the page, so that it fills out
10291  the complete page.
10292  This type is useful to avoid whitespace when a page break produces a page
10293  on which only the last few lines are absent.
10294 \end_layout
10295
10296 \begin_layout Standard
10297 You might try to use a page break to ensure that a figure or table appears
10298  at the top of a page.
10299  This is, of course, the wrong way to do it.
10300  LyX gives you a way of automatically ensuring that your figures and tables
10301  appear at the top of a page (or the bottom, or on their own page) without
10302  having to worry about what precedes or follows your figure or table.
10303  See chapter 
10304 \begin_inset CommandInset ref
10305 LatexCommand ref
10306 reference "cha:Floats-and-Notes"
10307
10308 \end_inset
10309
10310  to learn more about 
10311 \family sans
10312 Floats
10313 \family default
10314 .
10315 \end_layout
10316
10317 \begin_layout Subsubsection
10318 Clear Page Breaks
10319 \begin_inset CommandInset label
10320 LatexCommand label
10321 name "sub:Clear-Page-Breaks"
10322
10323 \end_inset
10324
10325
10326 \begin_inset Index idx
10327 status collapsed
10328
10329 \begin_layout Plain Layout
10330 Page breaks ! Clear
10331 \end_layout
10332
10333 \end_inset
10334
10335
10336 \end_layout
10337
10338 \begin_layout Standard
10339 Rather than forced pagebreaks where the content behind the break is placed
10340  directly on the next page, you can also clear pages while breaking them.
10341  That means that the current paragraph is terminated and everything, including
10342  unprocessed floats, from the earlier part of the document are placed behind
10343  it, if necessary by adding pages.
10344 \end_layout
10345
10346 \begin_layout Standard
10347 You can insert a clear page break with the menu 
10348 \family sans
10349 Insert\SpecialChar \menuseparator
10350 Formatting\SpecialChar \menuseparator
10351 Clear
10352 \begin_inset space ~
10353 \end_inset
10354
10355 Page
10356 \family default
10357 .
10358  When you have a two-sided document like a book, you can use the menu 
10359 \family sans
10360 Insert\SpecialChar \menuseparator
10361 Formatting\SpecialChar \menuseparator
10362 Clear
10363 \begin_inset space ~
10364 \end_inset
10365
10366 Double
10367 \begin_inset space ~
10368 \end_inset
10369
10370 Page
10371 \family default
10372  to insert a clear page break that assures that the next page is a right-hand
10373  page (odd-numbered), if necessary by adding a page.
10374 \end_layout
10375
10376 \begin_layout Subsection
10377 Forced Line Breaks
10378 \begin_inset Index idx
10379 status collapsed
10380
10381 \begin_layout Plain Layout
10382 Line breaks
10383 \end_layout
10384
10385 \end_inset
10386
10387
10388 \begin_inset CommandInset label
10389 LatexCommand label
10390 name "sub:Forced-Line-Breaks"
10391
10392 \end_inset
10393
10394
10395 \end_layout
10396
10397 \begin_layout Standard
10398 Similar to page breaks there are two types of line breaks: One that simply
10399  breaks the line.
10400  You can force this line break within a paragraph by selecting 
10401 \family sans
10402 Insert\SpecialChar \menuseparator
10403 Formatting\SpecialChar \menuseparator
10404 Ragged
10405 \begin_inset space ~
10406 \end_inset
10407
10408 Line
10409 \begin_inset space ~
10410 \end_inset
10411
10412 Break
10413 \family default
10414  or with 
10415 \begin_inset Info
10416 type  "shortcut"
10417 arg   "newline-insert newline"
10418 \end_inset
10419
10420 .
10421  Another type that is inserted via the menu 
10422 \family sans
10423 Insert\SpecialChar \menuseparator
10424 Formatting\SpecialChar \menuseparator
10425 Justified
10426 \begin_inset space ~
10427 \end_inset
10428
10429 Line
10430 \begin_inset space ~
10431 \end_inset
10432
10433 Break
10434 \family default
10435  breaks the line and stretches it so that it fills out the whole space between
10436  the page margins.
10437  This is necessary to avoid 
10438 \begin_inset Quotes eld
10439 \end_inset
10440
10441 fringes
10442 \begin_inset Quotes erd
10443 \end_inset
10444
10445  in justified paragraphs due to whitespace introduced by line breaks.
10446 \end_layout
10447
10448 \begin_layout Standard
10449 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10450  LaTeX is very good at line breaking.
10451  There are, however, a number of situations where it is necessary to actively
10452  set a line break, e.
10453 \begin_inset space \thinspace{}
10454 \end_inset
10455
10456 g.
10457 \begin_inset space \space{}
10458 \end_inset
10459
10460 in a poem or for an address (see sections
10461 \begin_inset space ~
10462 \end_inset
10463
10464
10465 \begin_inset CommandInset ref
10466 LatexCommand ref
10467 reference "sec:Quote"
10468
10469 \end_inset
10470
10471
10472 \begin_inset CommandInset ref
10473 LatexCommand ref
10474 reference "sec:Verse"
10475
10476 \end_inset
10477
10478  and 
10479 \begin_inset CommandInset ref
10480 LatexCommand ref
10481 reference "sec:Address-Usage"
10482
10483 \end_inset
10484
10485 ).
10486 \end_layout
10487
10488 \begin_layout Subsection
10489 Horizontal Lines
10490 \begin_inset CommandInset label
10491 LatexCommand label
10492 name "sub:Horizontal-Lines"
10493
10494 \end_inset
10495
10496
10497 \begin_inset Index idx
10498 status collapsed
10499
10500 \begin_layout Plain Layout
10501 Horizontal lines
10502 \end_layout
10503
10504 \end_inset
10505
10506
10507 \end_layout
10508
10509 \begin_layout Standard
10510
10511 \lyxline
10512 In the dialog 
10513 \family sans
10514 Insert\SpecialChar \menuseparator
10515 Formatting\SpecialChar \menuseparator
10516 Horizontal
10517 \begin_inset space ~
10518 \end_inset
10519
10520 Line
10521 \family default
10522  you can insert horizontal lines that span the whole width of the document
10523  or column.
10524 \lyxline
10525
10526 \end_layout
10527
10528 \begin_layout Section
10529 Characters and Symbols
10530 \end_layout
10531
10532 \begin_layout Standard
10533 You can directly enter all characters that are available on your keyboard.
10534  You can also use special keyboard maps to be able to enter e.
10535 \begin_inset space \thinspace{}
10536 \end_inset
10537
10538 g.
10539 \begin_inset space \space{}
10540 \end_inset
10541
10542 characters needed for French with an English keyboard.
10543  See section
10544 \begin_inset space \thinspace{}
10545 \end_inset
10546
10547
10548 \begin_inset CommandInset ref
10549 LatexCommand ref
10550 reference "sub:Keyboard-mapping"
10551
10552 \end_inset
10553
10554  for information on how this is done.
10555 \end_layout
10556
10557 \begin_layout Standard
10558 For the case where you need a character that is not on your keyboard, you
10559  can use the 
10560 \family sans
10561 Symbols
10562 \family default
10563  dialog via the menu 
10564 \family sans
10565 Insert\SpecialChar \menuseparator
10566 Special Character\SpecialChar \menuseparator
10567 Symbols
10568 \family default
10569 .
10570 \end_layout
10571
10572 \begin_layout Standard
10573 \begin_inset Note Greyedout
10574 status open
10575
10576 \begin_layout Plain Layout
10577
10578 \series bold
10579 Note:
10580 \series default
10581  Maybe not all symbols inserted with the symbols dialog can be displayed
10582  when you are using a special screen font in LyX's preferences.
10583  But the inserted symbols will in every case be displayed in the output.
10584 \end_layout
10585
10586 \end_inset
10587
10588
10589 \end_layout
10590
10591 \begin_layout Section
10592 Fonts and Text Styles
10593 \begin_inset CommandInset label
10594 LatexCommand label
10595 name "sec:Fonts-and-Text"
10596
10597 \end_inset
10598
10599
10600 \end_layout
10601
10602 \begin_layout Subsection
10603 Font Types
10604 \begin_inset Index idx
10605 status collapsed
10606
10607 \begin_layout Plain Layout
10608 Font ! Types
10609 \end_layout
10610
10611 \end_inset
10612
10613
10614 \end_layout
10615
10616 \begin_layout Standard
10617 There are two types of fonts:
10618 \end_layout
10619
10620 \begin_layout Description
10621 Vector
10622 \begin_inset space ~
10623 \end_inset
10624
10625 fonts
10626 \begin_inset Index idx
10627 status collapsed
10628
10629 \begin_layout Plain Layout
10630 Fonts ! Vector-
10631 \end_layout
10632
10633 \end_inset
10634
10635  are fonts, built from outlines of the single glyphs (i.
10636 \begin_inset space \thinspace{}
10637 \end_inset
10638
10639 g.
10640  characters) in the font.
10641  This means that each glyph is defined using mathematical curves that are
10642  well suited for scaling to any requested size.
10643  This mathematical definition is interpreted by the font renderer and the
10644  curve is filled out with pixels according to the size and glyph.
10645  This means that outline fonts will look pretty good in all sizes.
10646  Only at very small sizes where each pixel has to be very carefully computed
10647  to provide a good image, it might be hard to provide a good rendering.
10648 \begin_inset Newline newline
10649 \end_inset
10650
10651 That could mean that one only needs to define one font size and scale them.
10652  But to achieve a better quality, many fonts define several font sizes.
10653  That improves the appearance because you need more details at large font
10654  sizes than at small ones.
10655 \begin_inset Newline newline
10656 \end_inset
10657
10658 The font types 
10659 \family typewriter
10660 TrueType
10661 \family default
10662
10663 \family typewriter
10664 OpenType
10665 \family default
10666 , and 
10667 \family typewriter
10668 Type
10669 \begin_inset space ~
10670 \end_inset
10671
10672 1
10673 \family default
10674  are vector fonts.
10675 \end_layout
10676
10677 \begin_layout Description
10678 Bitmap
10679 \begin_inset space ~
10680 \end_inset
10681
10682 fonts
10683 \begin_inset Index idx
10684 status collapsed
10685
10686 \begin_layout Plain Layout
10687 Fonts ! Bitmap-
10688 \end_layout
10689
10690 \end_inset
10691
10692  on the other hand, are defined by bitmap graphics from the start, so they
10693  will look good at all the sizes they are meant for.
10694  However, they don't scale well, because in order to scale a glyph, each
10695  pixel is enlarged into several pixels.
10696  It is the same effect that happens if you try to enlarge a picture in a
10697  picture manipulation program.
10698  In order to relieve this effect, bitmap fonts are typically provided in
10699  several fixed sizes typically from around 8 pixels high up to 34 pixels
10700  or so high in steps according to what is believed to be useful.
10701  The advantage of bitmap fonts is that no complicated computations are necessary
10702  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10703  fonts.
10704  The disadvantage is that sizes that don't exist as fixed versions have
10705  to be scaled by doubling pixels, and thus look bad.
10706 \begin_inset Newline newline
10707 \end_inset
10708
10709 Bitmap fonts are named 
10710 \family typewriter
10711 Type
10712 \begin_inset space ~
10713 \end_inset
10714
10715 3
10716 \family default
10717  in PostScript- and PDF-documents.
10718 \end_layout
10719
10720 \begin_layout Standard
10721 The result of all this, is that bitmap fonts are best for the size they
10722  are designed for, while scalable fonts are good for nearly all sizes.
10723  So one need fewer font size definitions for scalable fonts.
10724  That's the reason why nearly all text rendering and typesetting programs
10725  use scalable fonts.
10726 \end_layout
10727
10728 \begin_layout Standard
10729 To test which fonts are used in a PDF-document, you can have a look into
10730  its document properties.
10731 \end_layout
10732
10733 \begin_layout Standard
10734 Many modern typesetting and markup languages have begun to move towards
10735  specifying character styles rather than specifying a particular font.
10736  For example, instead of changing to an italicized version of the current
10737  font to emphasize text, you use an 
10738 \begin_inset Quotes eld
10739 \end_inset
10740
10741 emphasized style
10742 \begin_inset Quotes erd
10743 \end_inset
10744
10745  instead.
10746  This concept fits in perfectly with LyX.
10747  In LyX, you do things based on contexts, rather than focusing on typesetting
10748  details.
10749 \end_layout
10750
10751 \begin_layout Subsection
10752 Document Font and Font size
10753 \begin_inset CommandInset label
10754 LatexCommand label
10755 name "sub:Document-Font"
10756
10757 \end_inset
10758
10759
10760 \begin_inset Index idx
10761 status collapsed
10762
10763 \begin_layout Plain Layout
10764 Font ! Size
10765 \end_layout
10766
10767 \end_inset
10768
10769
10770 \begin_inset Index idx
10771 status collapsed
10772
10773 \begin_layout Plain Layout
10774 Document ! Font
10775 \end_layout
10776
10777 \end_inset
10778
10779
10780 \end_layout
10781
10782 \begin_layout Standard
10783 You can set the document fonts in the 
10784 \family sans
10785 Document\SpecialChar \menuseparator
10786 Settings
10787 \family default
10788
10789 \begin_inset Index idx
10790 status collapsed
10791
10792 \begin_layout Plain Layout
10793 Document ! Settings
10794 \end_layout
10795
10796 \end_inset
10797
10798  dialog.
10799  There you can specify which font should be used for the three different
10800  font shapes roman (serif), 
10801 \family sans
10802 sans
10803 \begin_inset space ~
10804 \end_inset
10805
10806 serif
10807 \family default
10808 , and 
10809 \family typewriter
10810 typewriter
10811 \family default
10812  and its scalings.
10813 \end_layout
10814
10815 \begin_layout Standard
10816 The possible options for the font include 
10817 \family sans
10818 default
10819 \family default
10820  and a list of fonts available on your system.
10821  
10822 \family sans
10823 default
10824 \family default
10825  uses the standard TeX fonts, known as 
10826 \begin_inset Quotes eld
10827 \end_inset
10828
10829
10830 \family typewriter
10831 Computer Modern
10832 \family default
10833
10834 \begin_inset Quotes erd
10835 \end_inset
10836
10837  (
10838 \family typewriter
10839 cm
10840 \family default
10841 ) or 
10842 \begin_inset Quotes eld
10843 \end_inset
10844
10845
10846 \family typewriter
10847 European Computer Modern
10848 \family default
10849
10850 \begin_inset Quotes erd
10851 \end_inset
10852
10853  (
10854 \family typewriter
10855 ec
10856 \family default
10857 ).
10858 \end_layout
10859
10860 \begin_layout Standard
10861 As 
10862 \family typewriter
10863 cm
10864 \family default
10865  and 
10866 \family typewriter
10867 ec
10868 \family default
10869  are bitmap fonts, they often looks pixeled in PDF output, especially when
10870  you read the PDF in a zoomed size.
10871 \begin_inset Foot
10872 status collapsed
10873
10874 \begin_layout Plain Layout
10875 This problem doesn't appear if you read PDFs in 
10876 \family typewriter
10877 Adobe
10878 \begin_inset space ~
10879 \end_inset
10880
10881 Reader
10882 \family default
10883  version 6 or later, because this program includes a special bitmap font
10884  renderer.
10885 \end_layout
10886
10887 \end_inset
10888
10889  To get rid of pixeled fonts, you have to use a vector font.
10890  There are three ways to use one:
10891 \end_layout
10892
10893 \begin_layout Itemize
10894 One way is to use the 
10895 \family typewriter
10896 AE
10897 \family default
10898  fonts.
10899  
10900 \family typewriter
10901 AE
10902 \family default
10903  is a virtual font.
10904  Virtual means that it 
10905 \begin_inset Quotes eld
10906 \end_inset
10907
10908 steals
10909 \begin_inset Quotes erd
10910 \end_inset
10911
10912  outline 
10913 \family typewriter
10914 cm
10915 \family default
10916 -glyphs from other fonts.
10917  This has the disadvantage that some characters are missing, like the French
10918  guillemets (
10919 \begin_inset Quotes eld
10920 \end_inset
10921
10922 «
10923 \begin_inset Quotes erd
10924 \end_inset
10925
10926  and 
10927 \begin_inset Quotes eld
10928 \end_inset
10929
10930 »
10931 \begin_inset Quotes erd
10932 \end_inset
10933
10934 )
10935 \begin_inset Foot
10936 status collapsed
10937
10938 \begin_layout Plain Layout
10939 Loading the LaTeX-package 
10940 \series bold
10941 aeguill
10942 \series default
10943
10944 \begin_inset Index idx
10945 status collapsed
10946
10947 \begin_layout Plain Layout
10948 LaTeX-packages ! aeguill
10949 \end_layout
10950
10951 \end_inset
10952
10953  with the document preamble line
10954 \begin_inset Newline newline
10955 \end_inset
10956
10957
10958 \series bold
10959
10960 \backslash
10961 usepackage[ec]{aeguill}
10962 \begin_inset Newline newline
10963 \end_inset
10964
10965
10966 \series default
10967 will fix the guillemet problem.
10968 \end_layout
10969
10970 \end_inset
10971
10972  and that accented characters are not 
10973 \emph on
10974 one
10975 \emph default
10976  glyph, they are build of 
10977 \emph on
10978 two
10979 \emph default
10980  characters, the accent and the letter.
10981  Therefore you can't search in documents using the 
10982 \family typewriter
10983 AE
10984 \family default
10985  fonts for words with accented characters.
10986  If you search for example for the French word 
10987 \begin_inset Quotes eld
10988 \end_inset
10989
10990 rève
10991 \begin_inset Quotes erd
10992 \end_inset
10993
10994  in a PDF, you won't get any result, because the PDF-viewer searches for
10995  the glyph 
10996 \begin_inset Quotes eld
10997 \end_inset
10998
10999  è 
11000 \begin_inset Quotes erd
11001 \end_inset
11002
11003  and not for the glyph 
11004 \begin_inset Quotes eld
11005 \end_inset
11006
11007  e +
11008 \begin_inset space ~
11009 \end_inset
11010
11011  ̀ 
11012 \begin_inset Quotes erd
11013 \end_inset
11014
11015 .
11016 \end_layout
11017
11018 \begin_layout Itemize
11019 Another possibility is to use three different outline fonts
11020 \begin_inset Foot
11021 status collapsed
11022
11023 \begin_layout Plain Layout
11024 Other fonts, like 
11025 \family typewriter
11026 Latin Modern
11027 \family default
11028  or 
11029 \family typewriter
11030 Computer Modern
11031 \family default
11032 , consist of these three main font types 
11033 \family sans
11034 sans
11035 \begin_inset space ~
11036 \end_inset
11037
11038 serif
11039 \family default
11040
11041 \family sans
11042 typewriter
11043 \family default
11044 , and 
11045 \family sans
11046 serif
11047 \family default
11048 .
11049 \end_layout
11050
11051 \end_inset
11052
11053
11054 \family typewriter
11055 Times Roman
11056 \family default
11057  as roman font,
11058 \family sans
11059  
11060 \family typewriter
11061 Helvetica
11062 \family default
11063  scaled to 92 or 95
11064 \begin_inset space \thinspace{}
11065 \end_inset
11066
11067 % as sans
11068 \begin_inset space ~
11069 \end_inset
11070
11071 serif font, and 
11072 \family typewriter
11073 courier
11074 \family default
11075  as typewriter font.
11076 \begin_inset Newline newline
11077 \end_inset
11078
11079 The differences between roman, 
11080 \family sans
11081 sans
11082 \begin_inset space ~
11083 \end_inset
11084
11085 serif
11086 \family default
11087 , and 
11088 \family typewriter
11089 typewriter
11090 \family default
11091  fonts are explained in section
11092 \begin_inset space ~
11093 \end_inset
11094
11095
11096 \begin_inset CommandInset ref
11097 LatexCommand ref
11098 reference "sub:Fine-Tuning-with-the"
11099
11100 \end_inset
11101
11102 .
11103 \begin_inset Newline newline
11104 \end_inset
11105
11106 The font 
11107 \family typewriter
11108 Times Roman
11109 \family default
11110  was originally designed for newspapers.
11111  That means its glyphs are smaller than the ones from other fonts to fit
11112  into the small newspaper columns.
11113  Therefore 
11114 \family typewriter
11115 Times Roman
11116 \family default
11117  is not the optimal choice for larger documents like books.
11118 \end_layout
11119
11120 \begin_layout Itemize
11121 The best solution is to use the 
11122 \family typewriter
11123 Latin Modern
11124 \family default
11125  (
11126 \family typewriter
11127 lm
11128 \family default
11129 ) fonts.
11130  These fonts were developed for the LaTeX community to replace 
11131 \family typewriter
11132 cm
11133 \family default
11134  as the default font.
11135  In most cases they look the same as 
11136 \family typewriter
11137 cm
11138 \family default
11139
11140 \begin_inset Foot
11141 status collapsed
11142
11143 \begin_layout Plain Layout
11144 One difference is improved kerning for the 
11145 \family typewriter
11146 lm
11147 \family default
11148  fonts.
11149 \end_layout
11150
11151 \end_inset
11152
11153 , but 
11154 \family typewriter
11155 lm
11156 \family default
11157  covers a vast number of characters over the other two families 
11158 \family typewriter
11159 cm
11160 \family default
11161  and 
11162 \family typewriter
11163 ec
11164 \family default
11165 .
11166 \end_layout
11167
11168 \begin_layout Standard
11169 \begin_inset VSpace bigskip
11170 \end_inset
11171
11172 For the font size there are four possible values: 
11173 \family sans
11174 default, 10
11175 \family default
11176
11177 \family sans
11178 11
11179 \family default
11180 , and 
11181 \family sans
11182 12
11183 \family default
11184 .
11185  The size of 
11186 \family sans
11187 default
11188 \family default
11189  depends on your LaTeX-system, normally it is equal to the font size 10.
11190 \end_layout
11191
11192 \begin_layout Standard
11193 The font sizes are the 
11194 \emph on
11195 base size
11196 \emph default
11197 .
11198  That means that LyX scales all other possible font sizes (such as those
11199  used in footnotes, super-, and subscripts) by this value.
11200  You can fine-tune the font size of text parts via the 
11201 \family sans
11202 Text
11203 \begin_inset space ~
11204 \end_inset
11205
11206 Style
11207 \family default
11208  dialog if needed.
11209  The possible font sizes for text parts are explained in section
11210 \begin_inset space ~
11211 \end_inset
11212
11213
11214 \begin_inset CommandInset ref
11215 LatexCommand ref
11216 reference "sub:Fine-Tuning-with-the"
11217
11218 \end_inset
11219
11220 .
11221 \end_layout
11222
11223 \begin_layout Standard
11224 The field 
11225 \family sans
11226 CJK
11227 \family default
11228  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11229  a font to display the script characters.
11230 \begin_inset Foot
11231 status collapsed
11232
11233 \begin_layout Plain Layout
11234 The font will be the argument for the commands of the LaTeX-package 
11235 \series bold
11236 CJK
11237 \series default
11238 .
11239  So this has no effect for the document language 
11240 \family sans
11241 Japanese
11242 \family default
11243  that doesn't use 
11244 \series bold
11245 CJK
11246 \series default
11247 .
11248 \end_layout
11249
11250 \end_inset
11251
11252
11253 \end_layout
11254
11255 \begin_layout Standard
11256 \begin_inset VSpace bigskip
11257 \end_inset
11258
11259
11260 \begin_inset Note Greyedout
11261 status open
11262
11263 \begin_layout Plain Layout
11264
11265 \series bold
11266 Note:
11267 \series default
11268  When you choose a new font or font size, LyX does 
11269 \emph on
11270 not
11271 \emph default
11272  change the screen font! You will only see a difference in the printed output;
11273  this is part of the WYSIWYM concept.
11274  LyX's screen fonts can be adjusted in the 
11275 \family sans
11276 Tools\SpecialChar \menuseparator
11277 Preferences
11278 \family default
11279  dialog, see section
11280 \begin_inset space ~
11281 \end_inset
11282
11283
11284 \begin_inset CommandInset ref
11285 LatexCommand ref
11286 reference "sub:Screen-Fonts"
11287
11288 \end_inset
11289
11290 .
11291 \end_layout
11292
11293 \end_inset
11294
11295
11296 \end_layout
11297
11298 \begin_layout Subsection
11299 Using Different Character Styles
11300 \begin_inset Index idx
11301 status collapsed
11302
11303 \begin_layout Plain Layout
11304 Character Styles
11305 \end_layout
11306
11307 \end_inset
11308
11309
11310 \begin_inset Index idx
11311 status collapsed
11312
11313 \begin_layout Plain Layout
11314 Text Style
11315 \end_layout
11316
11317 \end_inset
11318
11319
11320 \end_layout
11321
11322 \begin_layout Standard
11323 As we've already seen, LyX automatically changes the character style for
11324  certain paragraph environments.
11325  LyX supports two character styles, 
11326 \family sans
11327 Emphasized
11328 \family default
11329  and 
11330 \family sans
11331 Noun
11332 \family default
11333 .
11334  You can activate both of these styles via keybindings, the menus, and the
11335  toolbar.
11336 \end_layout
11337
11338 \begin_layout Standard
11339 To activate the 
11340 \family sans
11341 Noun
11342 \family default
11343  style, do one of the following:
11344 \end_layout
11345
11346 \begin_layout Itemize
11347 click on the toolbar button 
11348 \begin_inset Graphics
11349         filename ../images/font-noun.png
11350
11351 \end_inset
11352
11353
11354 \end_layout
11355
11356 \begin_layout Itemize
11357 use the key binding 
11358 \begin_inset Info
11359 type  "shortcut"
11360 arg   "font-noun"
11361 \end_inset
11362
11363
11364 \end_layout
11365
11366 \begin_layout Standard
11367 These commands are all toggles.
11368  That is, if 
11369 \family sans
11370 Noun
11371 \family default
11372  style is already active, they deactivate it.
11373 \end_layout
11374
11375 \begin_layout Standard
11376 One typically uses the 
11377 \family sans
11378 Noun
11379 \family default
11380  style for proper names.
11381  For example: 
11382 \begin_inset Quotes eld
11383 \end_inset
11384
11385
11386 \noun on
11387 Matthias Ettrich
11388 \noun default
11389  is the original author of LyX.
11390 \begin_inset Quotes erd
11391 \end_inset
11392
11393
11394 \end_layout
11395
11396 \begin_layout Standard
11397 A more widely used character style is the 
11398 \family sans
11399 Emphasized
11400 \family default
11401  style.
11402  You can activate (or deactivate - it's also a toggle) the 
11403 \family sans
11404 Emphasized
11405 \family default
11406  style by:
11407 \end_layout
11408
11409 \begin_layout Itemize
11410 clicking on the toolbar button 
11411 \begin_inset Graphics
11412         filename ../images/font-emph.png
11413
11414 \end_inset
11415
11416
11417 \end_layout
11418
11419 \begin_layout Itemize
11420 using the keybindings 
11421 \begin_inset Info
11422 type  "shortcut"
11423 arg   "font-emph"
11424 \end_inset
11425
11426
11427 \end_layout
11428
11429 \begin_layout Standard
11430 Normally the 
11431 \family sans
11432 Emphasized
11433 \family default
11434  style is equivalent to an italic font but some document classes or LaTeX-packag
11435 es use a different font.
11436 \end_layout
11437
11438 \begin_layout Standard
11439 We've been using the 
11440 \family sans
11441 Emphasized
11442 \family default
11443  style all over the place in this document.
11444  Here's one more example:
11445 \end_layout
11446
11447 \begin_layout Quotation
11448
11449 \emph on
11450 Don't overuse character styles!
11451 \end_layout
11452
11453 \begin_layout Standard
11454 It's also a warning in addition to an example.
11455  One's writing should parallel ordinary conversation.
11456  Since we don't all constantly scream at each other, we should also avoid
11457  the common tendency to overuse character style.
11458  
11459 \end_layout
11460
11461 \begin_layout Standard
11462 You can always reset to the default font using the key binding 
11463 \begin_inset Info
11464 type  "shortcut"
11465 arg   "font-default"
11466 \end_inset
11467
11468  or the dialog 
11469 \family sans
11470 Edit\SpecialChar \menuseparator
11471 Text
11472 \begin_inset space ~
11473 \end_inset
11474
11475 Style
11476 \family default
11477 .
11478 \end_layout
11479
11480 \begin_layout Subsection
11481 Fine-Tuning with the 
11482 \family sans
11483 Text Style
11484 \family default
11485  dialog
11486 \begin_inset CommandInset label
11487 LatexCommand label
11488 name "sub:Fine-Tuning-with-the"
11489
11490 \end_inset
11491
11492
11493 \begin_inset Index idx
11494 status collapsed
11495
11496 \begin_layout Plain Layout
11497 Text Style
11498 \end_layout
11499
11500 \end_inset
11501
11502
11503 \end_layout
11504
11505 \begin_layout Standard
11506 There are always occasions when you will need to do some fine-tuning, so
11507  LyX gives you a way to create a custom character style.
11508  For example, an academic journal or a corporation may have a style sheet
11509  requiring a sans-serif font be used in certain situations.
11510  Also, writers sometimes use a different font to offset a character's thoughts
11511  from ordinary dialog.
11512 \end_layout
11513
11514 \begin_layout Standard
11515 Before we document how to use custom character style, we want to issue a
11516  warning yet again: Don't overuse character styles! 
11517 \begin_inset Newline newline
11518 \end_inset
11519
11520 Documents that overuse different fonts and sizes are not well readable and
11521  tend to look as if someone has knocked huge holes in them.
11522 \end_layout
11523
11524 \begin_layout Standard
11525 To use custom character styles, open the 
11526 \family sans
11527 Edit\SpecialChar \menuseparator
11528 Text
11529 \begin_inset space ~
11530 \end_inset
11531
11532 Style
11533 \family default
11534  dialog.
11535  There are several boxes on this dialog, each corresponding to a different
11536  font property which you can choose.
11537  You can choose an option for one of these properties, or select 
11538 \family sans
11539 No
11540 \begin_inset space ~
11541 \end_inset
11542
11543 change
11544 \family default
11545 , which keeps the current state of that property.
11546  The item 
11547 \family sans
11548 Reset
11549 \family default
11550  will reset the property to whatever is the default.
11551  You can use this to reset attributes across a bunch of different paragraph
11552  environments in a snap.
11553 \end_layout
11554
11555 \begin_layout Standard
11556 The font properties, and their options (in addition to 
11557 \family sans
11558 No
11559 \begin_inset space ~
11560 \end_inset
11561
11562 change
11563 \family default
11564  and 
11565 \family sans
11566 Reset
11567 \family default
11568 ) are:
11569 \end_layout
11570
11571 \begin_layout Labeling
11572 \labelwidthstring 00.00.0000
11573
11574 \family sans
11575 Family
11576 \family default
11577  The 
11578 \begin_inset Quotes eld
11579 \end_inset
11580
11581 overall look
11582 \begin_inset Quotes erd
11583 \end_inset
11584
11585  of the font.
11586  The possible options are:
11587 \end_layout
11588
11589 \begin_deeper
11590 \begin_layout Labeling
11591 \labelwidthstring 00.00.0000
11592
11593 \family sans
11594 Roman
11595 \family default
11596  This is the Roman font family.
11597  Normally a serif font.
11598  It's also the default family.
11599  (key binding 
11600 \begin_inset Info
11601 type  "shortcut"
11602 arg   "font-roman"
11603 \end_inset
11604
11605 )
11606 \end_layout
11607
11608 \begin_layout Labeling
11609 \labelwidthstring 00.00.0000
11610
11611 \family sans
11612 Sans
11613 \begin_inset space ~
11614 \end_inset
11615
11616 Serif
11617 \family default
11618  
11619 \family sans
11620 This is the Sans Serif font family.
11621
11622 \family default
11623  (key binding 
11624 \begin_inset Info
11625 type  "shortcut"
11626 arg   "font-sans"
11627 \end_inset
11628
11629 )
11630 \end_layout
11631
11632 \begin_layout Labeling
11633 \labelwidthstring 00.00.0000
11634
11635 \family sans
11636 Typewriter
11637 \family default
11638  
11639 \family typewriter
11640 This is the Typewriter font family.
11641
11642 \family default
11643  (key binding 
11644 \begin_inset Info
11645 type  "shortcut"
11646 arg   "font-typewriter"
11647 \end_inset
11648
11649
11650 \family sans
11651 )
11652 \end_layout
11653
11654 \end_deeper
11655 \begin_layout Labeling
11656 \labelwidthstring 00.00.0000
11657
11658 \family sans
11659 Series
11660 \family default
11661  This corresponds to the print weight.
11662  Options are:
11663 \end_layout
11664
11665 \begin_deeper
11666 \begin_layout Labeling
11667 \labelwidthstring 00.00.0000
11668
11669 \family sans
11670 Medium
11671 \family default
11672  This is the Medium font series.
11673  It's also the default series.
11674 \end_layout
11675
11676 \begin_layout Labeling
11677 \labelwidthstring 00.00.0000
11678
11679 \family sans
11680 Bold
11681 \family default
11682  
11683 \series bold
11684 This is the Bold font series.
11685
11686 \series default
11687  (key binding 
11688 \begin_inset Info
11689 type  "shortcut"
11690 arg   "font-bold"
11691 \end_inset
11692
11693 )
11694 \end_layout
11695
11696 \end_deeper
11697 \begin_layout Labeling
11698 \labelwidthstring 00.00.0000
11699
11700 \family sans
11701 Shape
11702 \family default
11703  As the name implies.
11704  Options are:
11705 \end_layout
11706
11707 \begin_deeper
11708 \begin_layout Labeling
11709 \labelwidthstring 00.00.0000
11710
11711 \family sans
11712 Upright
11713 \family default
11714  This is the Upright font shape.
11715  It's also the default shape.
11716 \end_layout
11717
11718 \begin_layout Labeling
11719 \labelwidthstring 00.00.0000
11720
11721 \family sans
11722 Italic
11723 \family default
11724  
11725 \shape italic
11726 This
11727 \shape default
11728  
11729 \family sans
11730 \shape italic
11731 i
11732 \family default
11733 s the Italic font shape
11734 \shape default
11735 \emph on
11736 .
11737 \end_layout
11738
11739 \begin_layout Labeling
11740 \labelwidthstring 00.00.0000
11741
11742 \family sans
11743 Slanted
11744 \family default
11745  
11746 \shape slanted
11747 This is the Slanted font shape
11748 \shape default
11749  (although it might not be visible in LyX, this is different from italic).
11750 \end_layout
11751
11752 \begin_layout Labeling
11753 \labelwidthstring 00.00.0000
11754
11755 \family sans
11756 Small
11757 \begin_inset space ~
11758 \end_inset
11759
11760 Caps
11761 \family default
11762  
11763 \shape smallcaps
11764 This is the Small caps font shape
11765 \shape default
11766 \noun on
11767 .
11768 \end_layout
11769
11770 \end_deeper
11771 \begin_layout Labeling
11772 \labelwidthstring 00.00.0000
11773
11774 \family sans
11775 Size
11776 \family default
11777  Alters the size of the font.
11778  You'll find no numerical values here; all possible sizes are actually proportio
11779 nal to the document font size.
11780  Once again, you don't feed LyX the details, but a general description of
11781  what you want to do.
11782  The options are:
11783 \end_layout
11784
11785 \begin_deeper
11786 \begin_layout Labeling
11787 \labelwidthstring 00.00.0000
11788
11789 \family sans
11790 Tiny
11791 \family default
11792  
11793 \size tiny
11794 This is the 
11795 \begin_inset Quotes eld
11796 \end_inset
11797
11798 Tiny
11799 \begin_inset Quotes erd
11800 \end_inset
11801
11802  font size.
11803
11804 \size default
11805  (key bindings 
11806 \begin_inset Info
11807 type  "shortcuts"
11808 arg   "font-size tiny"
11809 \end_inset
11810
11811 )
11812 \end_layout
11813
11814 \begin_layout Labeling
11815 \labelwidthstring 00.00.0000
11816
11817 \family sans
11818 Smallest
11819 \family default
11820  
11821 \size scriptsize
11822 This is the 
11823 \begin_inset Quotes eld
11824 \end_inset
11825
11826 Smallest
11827 \begin_inset Quotes erd
11828 \end_inset
11829
11830  font size
11831 \size default
11832 .
11833  (key binding 
11834 \begin_inset Info
11835 type  "shortcut"
11836 arg   "font-size scriptsize"
11837 \end_inset
11838
11839 )
11840 \end_layout
11841
11842 \begin_layout Labeling
11843 \labelwidthstring 00.00.0000
11844
11845 \family sans
11846 Smaller
11847 \family default
11848  
11849 \size footnotesize
11850 This is the 
11851 \begin_inset Quotes eld
11852 \end_inset
11853
11854 Smaller
11855 \begin_inset Quotes erd
11856 \end_inset
11857
11858  font size.
11859
11860 \size default
11861  (key bindings 
11862 \begin_inset Info
11863 type  "shortcuts"
11864 arg   "font-size footnotesize"
11865 \end_inset
11866
11867 )
11868 \end_layout
11869
11870 \begin_layout Labeling
11871 \labelwidthstring 00.00.0000
11872
11873 \family sans
11874 Small
11875 \family default
11876  
11877 \size small
11878 This is the 
11879 \begin_inset Quotes eld
11880 \end_inset
11881
11882 Small
11883 \begin_inset Quotes erd
11884 \end_inset
11885
11886  font size.
11887
11888 \size default
11889  (key bindings 
11890 \begin_inset Info
11891 type  "shortcuts"
11892 arg   "font-size small"
11893 \end_inset
11894
11895 )
11896 \end_layout
11897
11898 \begin_layout Labeling
11899 \labelwidthstring 00.00.0000
11900
11901 \family sans
11902 Normal
11903 \family default
11904  This is the 
11905 \begin_inset Quotes eld
11906 \end_inset
11907
11908 Normal
11909 \begin_inset Quotes erd
11910 \end_inset
11911
11912  font size.
11913  It's also the default size.
11914  (key bindings 
11915 \begin_inset Info
11916 type  "shortcuts"
11917 arg   "font-size normal"
11918 \end_inset
11919
11920 )
11921 \end_layout
11922
11923 \begin_layout Labeling
11924 \labelwidthstring 00.00.0000
11925
11926 \family sans
11927 Large
11928 \family default
11929  
11930 \size large
11931 This is the 
11932 \begin_inset Quotes eld
11933 \end_inset
11934
11935 Large
11936 \begin_inset Quotes erd
11937 \end_inset
11938
11939  font size.
11940
11941 \size default
11942  (key bindings 
11943 \begin_inset Info
11944 type  "shortcuts"
11945 arg   "font-size large"
11946 \end_inset
11947
11948 )
11949 \end_layout
11950
11951 \begin_layout Labeling
11952 \labelwidthstring 00.00.0000
11953
11954 \family sans
11955 Larger
11956 \family default
11957  
11958 \size larger
11959 This is the 
11960 \begin_inset Quotes eld
11961 \end_inset
11962
11963 Larger
11964 \begin_inset Quotes erd
11965 \end_inset
11966
11967  font size.
11968
11969 \size default
11970  (key bindings 
11971 \begin_inset Info
11972 type  "shortcuts"
11973 arg   "font-size larger"
11974 \end_inset
11975
11976 )
11977 \end_layout
11978
11979 \begin_layout Labeling
11980 \labelwidthstring 00.00.0000
11981
11982 \family sans
11983 Largest
11984 \family default
11985  
11986 \size largest
11987 This is the 
11988 \begin_inset Quotes eld
11989 \end_inset
11990
11991 Largest
11992 \begin_inset Quotes erd
11993 \end_inset
11994
11995  font size.
11996
11997 \size default
11998  (key binding 
11999 \begin_inset Info
12000 type  "shortcut"
12001 arg   "font-size largest"
12002 \end_inset
12003
12004 )
12005 \end_layout
12006
12007 \begin_layout Labeling
12008 \labelwidthstring 00.00.0000
12009
12010 \family sans
12011 Huge
12012 \family default
12013  
12014 \size huge
12015 This is the 
12016 \begin_inset Quotes eld
12017 \end_inset
12018
12019 Huge
12020 \begin_inset Quotes erd
12021 \end_inset
12022
12023  font size.
12024
12025 \size default
12026  (key bindings 
12027 \begin_inset Info
12028 type  "shortcuts"
12029 arg   "font-size huge"
12030 \end_inset
12031
12032 )
12033 \end_layout
12034
12035 \begin_layout Labeling
12036 \labelwidthstring 00.00.0000
12037
12038 \family sans
12039 Huger
12040 \family default
12041  
12042 \size giant
12043 This is the 
12044 \begin_inset Quotes eld
12045 \end_inset
12046
12047 Huger
12048 \begin_inset Quotes erd
12049 \end_inset
12050
12051  font size.
12052
12053 \size default
12054  (key bindings 
12055 \begin_inset Info
12056 type  "shortcuts"
12057 arg   "font-size giant"
12058 \end_inset
12059
12060 )
12061 \end_layout
12062
12063 \end_deeper
12064 \begin_layout Standard
12065 We'll warn you 
12066 \emph on
12067 yet again
12068 \emph default
12069 : don't go crazy with this feature.
12070  You should almost never need to change the font size.
12071  LyX automatically changes the font size for different paragraph environments
12072  - use that instead.
12073  This is here for fine-tuning only!
12074 \end_layout
12075
12076 \begin_layout Labeling
12077 \labelwidthstring 00.00.0000
12078
12079 \family sans
12080 Misc
12081 \family default
12082  Here you can change a few other things at the character level.
12083  Options are:
12084 \end_layout
12085
12086 \begin_deeper
12087 \begin_layout Labeling
12088 \labelwidthstring 00.00.0000
12089
12090 \family sans
12091 Emph
12092 \family default
12093  
12094 \emph on
12095 This is text with emphasize on
12096 \emph default
12097 .
12098  This might seem like the same as 
12099 \shape italic
12100 Italic
12101 \shape default
12102 , but it is actually a bit different.
12103  Emphasized is a 
12104 \emph on
12105 logical
12106 \emph default
12107  attribute.
12108  That means every document class can define its own font used for emphasized
12109  text.
12110  Normally this font is equal to italic.
12111 \end_layout
12112
12113 \begin_layout Labeling
12114 \labelwidthstring 00.00.0000
12115
12116 \family sans
12117 Underbar
12118 \family default
12119  
12120 \bar under
12121 This is text with Underbar on.
12122
12123 \bar default
12124  (key binding 
12125 \begin_inset Info
12126 type  "shortcuts"
12127 arg   "font-underline"
12128 \end_inset
12129
12130
12131 \family sans
12132 )
12133 \begin_inset Newline newline
12134 \end_inset
12135
12136
12137 \family default
12138 Avoid using underbar if you can! It's a hangover from the typewriter days,
12139  when you couldn't change fonts.
12140  We no longer need to emphasize text by underscoring characters.
12141  It's only included in LyX because some people 
12142 \emph on
12143 may
12144 \emph default
12145  need it in order to follow style sheets for journal submissions.
12146 \end_layout
12147
12148 \begin_layout Labeling
12149 \labelwidthstring 00.00.0000
12150
12151 \family sans
12152 Noun
12153 \family default
12154  
12155 \noun on
12156 This is text with Noun on.
12157
12158 \noun default
12159  Like 
12160 \family sans
12161 Emph
12162 \family default
12163 , this is a logical attribute.
12164  Normally it's equivalent to 
12165 \family sans
12166 Small
12167 \begin_inset space ~
12168 \end_inset
12169
12170 Caps
12171 \family default
12172 .
12173 \end_layout
12174
12175 \end_deeper
12176 \begin_layout Labeling
12177 \labelwidthstring 00.00.0000
12178
12179 \family sans
12180 Color
12181 \family default
12182  You can adjust the color of the text with this control.
12183  Notice that not all DVI-viewers are able to display colors.
12184  Besides 
12185 \family sans
12186 No
12187 \begin_inset space ~
12188 \end_inset
12189
12190 color
12191 \family default
12192 , which is the default 
12193 \begin_inset Quotes eld
12194 \end_inset
12195
12196 color
12197 \begin_inset Quotes erd
12198 \end_inset
12199
12200  and means normally black, you can choose between 
12201 \family sans
12202 Black
12203 \family default
12204
12205 \family sans
12206 White
12207 \family default
12208
12209 \family sans
12210 Red
12211 \family default
12212
12213 \family sans
12214 Green
12215 \family default
12216
12217 \family sans
12218 Blue
12219 \family default
12220
12221 \family sans
12222 Cyan
12223 \family default
12224
12225 \family sans
12226 Magenta
12227 \family default
12228  and 
12229 \family sans
12230 Yellow
12231 \family default
12232  text.
12233 \begin_inset Index idx
12234 status collapsed
12235
12236 \begin_layout Plain Layout
12237 Color ! Text
12238 \end_layout
12239
12240 \end_inset
12241
12242
12243 \end_layout
12244
12245 \begin_layout Labeling
12246 \labelwidthstring 00.00.0000
12247
12248 \family sans
12249 Language
12250 \family default
12251  This is used to mark regions of text as having a different language from
12252  the language of the document.
12253  Text marked in this way will be underlined in blue to indicate the change
12254  (only within LyX).
12255 \end_layout
12256
12257 \begin_layout Standard
12258 So you have a huge number of combinations to choose from.
12259  Once you've chosen a new character style via the 
12260 \family sans
12261 Edit\SpecialChar \menuseparator
12262 Text
12263 \begin_inset space ~
12264 \end_inset
12265
12266 Style
12267 \family default
12268  dialog, the settings are saved.
12269  You can activate them using the toolbar button 
12270 \begin_inset Graphics
12271         filename ../images/textstyle-apply.png
12272
12273 \end_inset
12274
12275 .
12276  The button lets you toggle the state of your custom character style even
12277  when the dialog isn't visible.
12278  
12279 \end_layout
12280
12281 \begin_layout Standard
12282 To completely reset the character style to the default, use 
12283 \begin_inset Info
12284 type  "shortcut"
12285 arg   "font-default"
12286 \end_inset
12287
12288 .
12289  If you want to toggle only those properties that you have just changed
12290  (suppose you just set the shape to 
12291 \begin_inset Quotes eld
12292 \end_inset
12293
12294 slanted
12295 \begin_inset Quotes erd
12296 \end_inset
12297
12298  and the series to 
12299 \begin_inset Quotes eld
12300 \end_inset
12301
12302 bold
12303 \begin_inset Quotes erd
12304 \end_inset
12305
12306 ), set the 
12307 \family sans
12308 Toggle
12309 \begin_inset space ~
12310 \end_inset
12311
12312 all
12313 \family default
12314  switch and press 
12315 \family sans
12316 Apply
12317 \family default
12318 .
12319 \end_layout
12320
12321 \begin_layout Standard
12322 You should also know something about the differences between the three main
12323  font types 
12324 \family sans
12325 serif
12326 \family default
12327
12328 \family sans
12329 sans
12330 \begin_inset space ~
12331 \end_inset
12332
12333 serif
12334 \family default
12335 , and 
12336 \family sans
12337 typewriter
12338 \family default
12339 :
12340 \end_layout
12341
12342 \begin_layout Itemize
12343
12344 \family sans
12345 Typewriter
12346 \family default
12347  is a so called 
12348 \begin_inset Quotes eld
12349 \end_inset
12350
12351 monospaced
12352 \begin_inset Quotes erd
12353 \end_inset
12354
12355  font, that means every character has the same width, the 
12356 \begin_inset Quotes eld
12357 \end_inset
12358
12359 i
12360 \begin_inset Quotes erd
12361 \end_inset
12362
12363  is as wide as the 
12364 \begin_inset Quotes eld
12365 \end_inset
12366
12367 m
12368 \begin_inset Quotes erd
12369 \end_inset
12370
12371 .
12372  Here is an example
12373 \begin_inset Newline newline
12374 \end_inset
12375
12376
12377 \begin_inset ERT
12378 status collapsed
12379
12380 \begin_layout Plain Layout
12381
12382
12383 \backslash
12384 phantom{
12385 \end_layout
12386
12387 \end_inset
12388
12389 no 
12390 \begin_inset ERT
12391 status collapsed
12392
12393 \begin_layout Plain Layout
12394
12395 }
12396 \end_layout
12397
12398 \end_inset
12399
12400
12401 \family typewriter
12402 typewriter text
12403 \family default
12404
12405 \begin_inset Note Note
12406 status collapsed
12407
12408 \begin_layout Plain Layout
12409 For more on phantoms see section
12410 \begin_inset space ~
12411 \end_inset
12412
12413
12414 \begin_inset CommandInset ref
12415 LatexCommand ref
12416 reference "sub:More-Spaces"
12417
12418 \end_inset
12419
12420 .
12421 \end_layout
12422
12423 \end_inset
12424
12425
12426 \begin_inset Newline newline
12427 \end_inset
12428
12429 no typewriter text
12430 \end_layout
12431
12432 \begin_layout Itemize
12433
12434 \family sans
12435 Serif
12436 \family default
12437  fonts use characters with serifs.
12438  These are the small 
12439 \begin_inset Quotes eld
12440 \end_inset
12441
12442 appendices
12443 \begin_inset Quotes erd
12444 \end_inset
12445
12446  at the ends of the strokes that form the character.
12447  The following example will show the difference:
12448 \begin_inset Newline newline
12449 \end_inset
12450
12451 text with serifs
12452 \begin_inset Newline newline
12453 \end_inset
12454
12455
12456 \family sans
12457 text without serifs
12458 \family default
12459
12460 \begin_inset Newline newline
12461 \end_inset
12462
12463 Serifs facilitate quick and easy reading.
12464  These fonts are therefore used as default (named 
12465 \family sans
12466 roman
12467 \family default
12468 ).
12469 \end_layout
12470
12471 \begin_layout Itemize
12472
12473 \family sans
12474 Sans serif
12475 \family default
12476  don't use serifs.
12477  This font type is therefore often used for headings and short texts.
12478  We use it in this document to highlight menu names.
12479 \end_layout
12480
12481 \begin_layout Standard
12482 We conclude with the same warning once again: Don't overuse the fonts.
12483  They are, more often than not, a kludge and a bad substitute for good writing.
12484 \end_layout
12485
12486 \begin_layout Section
12487 Printing and Previewing
12488 \end_layout
12489
12490 \begin_layout Subsection
12491 Overview
12492 \end_layout
12493
12494 \begin_layout Standard
12495 Now that we have covered some of the basic features of document preparation
12496  using LyX, you probably want to know how to print out your masterpiece.
12497  Before we tell you that, we want to give you a quick explanation of what
12498  goes on behind-the-scenes.
12499  We cover this information in much greater detail in the 
12500 \emph on
12501 Additional Features
12502 \emph default
12503  manual as well.
12504 \end_layout
12505
12506 \begin_layout Standard
12507 LyX uses the program LaTeX as its backend.
12508  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12509  confusion, we'll only refer to LaTeX.
12510  LyX is what you use to do your actual writing.
12511  Then, LyX calls LaTeX to turn your writing into printable output.
12512  This happens in two stages:
12513 \end_layout
12514
12515 \begin_layout Enumerate
12516 First, LyX converts your document to a series of text commands for LaTeX,
12517  generating a file with the extension, 
12518 \begin_inset Quotes eld
12519 \end_inset
12520
12521
12522 \family typewriter
12523 .tex
12524 \family default
12525
12526 \begin_inset Quotes erd
12527 \end_inset
12528
12529 .
12530 \end_layout
12531
12532 \begin_layout Enumerate
12533 Next, LaTeX uses the commands in the 
12534 \family typewriter
12535 .tex
12536 \family default
12537  file to produce printable output.
12538  
12539 \end_layout
12540
12541 \begin_layout Subsection
12542 Output file formats
12543 \begin_inset Index idx
12544 status collapsed
12545
12546 \begin_layout Plain Layout
12547 File formats
12548 \end_layout
12549
12550 \end_inset
12551
12552
12553 \begin_inset CommandInset label
12554 LatexCommand label
12555 name "sub:Output-file-formats"
12556
12557 \end_inset
12558
12559
12560 \end_layout
12561
12562 \begin_layout Subsubsection
12563 ASCII
12564 \begin_inset Index idx
12565 status collapsed
12566
12567 \begin_layout Plain Layout
12568 File formats ! ASCII
12569 \end_layout
12570
12571 \end_inset
12572
12573
12574 \end_layout
12575
12576 \begin_layout Standard
12577 This file type has the extension 
12578 \begin_inset Quotes eld
12579 \end_inset
12580
12581
12582 \family typewriter
12583 .txt
12584 \family default
12585
12586 \begin_inset Quotes erd
12587 \end_inset
12588
12589 .
12590  It contains your document as plain text following the rules of the 
12591 \begin_inset Quotes eld
12592 \end_inset
12593
12594 American Standard Code for Information Interchange
12595 \begin_inset Quotes erd
12596 \end_inset
12597
12598  (ASCII).
12599 \end_layout
12600
12601 \begin_layout Standard
12602 You can export your document to ASCII by the menu 
12603 \family sans
12604 File\SpecialChar \menuseparator
12605 Export\SpecialChar \menuseparator
12606 ASCII
12607 \family default
12608 .
12609 \end_layout
12610
12611 \begin_layout Subsubsection
12612 LaTeX
12613 \begin_inset Index idx
12614 status collapsed
12615
12616 \begin_layout Plain Layout
12617 File formats ! LaTeX
12618 \end_layout
12619
12620 \end_inset
12621
12622
12623 \end_layout
12624
12625 \begin_layout Standard
12626 This file type has the extension 
12627 \begin_inset Quotes eld
12628 \end_inset
12629
12630
12631 \family typewriter
12632 .tex
12633 \family default
12634
12635 \begin_inset Quotes erd
12636 \end_inset
12637
12638  and contains all commands that are necessary for the LaTeX program to process
12639  your document.
12640  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12641  it manually with console commands.
12642  The LaTeX-file is automatically created in LyX's temporary directory whenever
12643  you view or export your document.
12644 \end_layout
12645
12646 \begin_layout Standard
12647 You can export your document as LaTeX-file using the menu 
12648 \family sans
12649 File\SpecialChar \menuseparator
12650 Export\SpecialChar \menuseparator
12651 LaT
12652 \begin_inset ERT
12653 status collapsed
12654
12655 \begin_layout Plain Layout
12656
12657 {}
12658 \end_layout
12659
12660 \end_inset
12661
12662 eX
12663 \family default
12664 .
12665 \end_layout
12666
12667 \begin_layout Subsubsection
12668 DVI
12669 \begin_inset Index idx
12670 status collapsed
12671
12672 \begin_layout Plain Layout
12673 File formats ! DVI
12674 \end_layout
12675
12676 \end_inset
12677
12678
12679 \end_layout
12680
12681 \begin_layout Standard
12682 This file type has the extension 
12683 \begin_inset Quotes eld
12684 \end_inset
12685
12686
12687 \family typewriter
12688 .dvi
12689 \family default
12690
12691 \begin_inset Quotes erd
12692 \end_inset
12693
12694 .
12695  It is called 
12696 \begin_inset Quotes eld
12697 \end_inset
12698
12699 device-independent
12700 \begin_inset Quotes erd
12701 \end_inset
12702
12703  (DVI), because it is completely portable; you can move them from one machine
12704  to another without needing to do any sort of conversion.
12705  DVIs are used for quick previews and as pre-stage for other output formats,
12706  like PostScript.
12707 \end_layout
12708
12709 \begin_layout Standard
12710 DVI files doen't contain images, they only link them.
12711  So don't forget to deliver the images together with your DVIs.
12712  Because the DVI-viewer has to convert the image in the background to make
12713  it visible when you scroll the DVI, this can slow down your computer when
12714  you view the DVI.
12715  So we recommend to use PDF for files with many images.
12716 \end_layout
12717
12718 \begin_layout Standard
12719 You can export your document to DVI by the menu 
12720 \family sans
12721 File\SpecialChar \menuseparator
12722 Export\SpecialChar \menuseparator
12723 DVI
12724 \family default
12725 .
12726 \end_layout
12727
12728 \begin_layout Subsubsection
12729 PostScript
12730 \begin_inset Index idx
12731 status collapsed
12732
12733 \begin_layout Plain Layout
12734 File formats ! PostScript
12735 \end_layout
12736
12737 \end_inset
12738
12739
12740 \end_layout
12741
12742 \begin_layout Standard
12743 This file type has the extension 
12744 \begin_inset Quotes eld
12745 \end_inset
12746
12747
12748 \family typewriter
12749 .ps
12750 \family default
12751
12752 \begin_inset Quotes erd
12753 \end_inset
12754
12755 .
12756  PostScript was developed by the company 
12757 \family typewriter
12758 Adobe
12759 \family default
12760  as a printer language.
12761  The file contains therefore commands that the printer uses to print the
12762  file.
12763  PostScript can be seen as a 
12764 \begin_inset Quotes eld
12765 \end_inset
12766
12767 programming language
12768 \begin_inset Quotes erd
12769 \end_inset
12770
12771 ; you can calculate with it and draw diagrams and images.
12772 \begin_inset Foot
12773 status collapsed
12774
12775 \begin_layout Plain Layout
12776 When you are interested to learn more about this, have a look at the LaTeX-packa
12777 ge 
12778 \series bold
12779 pstricks
12780 \series default
12781
12782 \begin_inset Index idx
12783 status collapsed
12784
12785 \begin_layout Plain Layout
12786 LaTeX-packages ! pstricks
12787 \end_layout
12788
12789 \end_inset
12790
12791 .
12792 \end_layout
12793
12794 \end_inset
12795
12796  Due to this ability, the files are often bigger than PDFs.
12797 \end_layout
12798
12799 \begin_layout Standard
12800 PostScript can only contain images in the format 
12801 \begin_inset Quotes eld
12802 \end_inset
12803
12804 Encapsulated PostScript
12805 \begin_inset Quotes erd
12806 \end_inset
12807
12808  (EPS, file extension 
12809 \begin_inset Quotes eld
12810 \end_inset
12811
12812
12813 \family typewriter
12814 .eps
12815 \family default
12816
12817 \begin_inset Quotes erd
12818 \end_inset
12819
12820 ).
12821  As LyX allows you to use any known image format in your document, it has
12822  to convert them in the background to EPS.
12823  If you have e.g 50
12824 \begin_inset space \thinspace{}
12825 \end_inset
12826
12827 images in your document, LyX has to do 50
12828 \begin_inset space \thinspace{}
12829 \end_inset
12830
12831 conversions whenever you view or export your document.
12832  This will slow down your workflow with LyX drastically.
12833  So if you plan to use PostScript, you can insert your images directly as
12834  EPS to avoid this problem.
12835 \end_layout
12836
12837 \begin_layout Standard
12838 You can export your document to PostScript using the menu 
12839 \family sans
12840 File\SpecialChar \menuseparator
12841 Export\SpecialChar \menuseparator
12842 PostScript
12843 \family default
12844 .
12845 \end_layout
12846
12847 \begin_layout Subsubsection
12848 PDF
12849 \begin_inset Index idx
12850 status collapsed
12851
12852 \begin_layout Plain Layout
12853 File formats ! PDF
12854 \end_layout
12855
12856 \end_inset
12857
12858
12859 \begin_inset Index idx
12860 status collapsed
12861
12862 \begin_layout Plain Layout
12863 PDF
12864 \end_layout
12865
12866 \end_inset
12867
12868
12869 \end_layout
12870
12871 \begin_layout Standard
12872 This file type has the extension 
12873 \begin_inset Quotes eld
12874 \end_inset
12875
12876
12877 \family typewriter
12878 .pdf
12879 \family default
12880
12881 \begin_inset Quotes erd
12882 \end_inset
12883
12884 .
12885  The 
12886 \begin_inset Quotes eld
12887 \end_inset
12888
12889 Portable Document Format
12890 \begin_inset Quotes erd
12891 \end_inset
12892
12893  (PDF) developed by 
12894 \family typewriter
12895 Adobe
12896 \family default
12897  was derived from PostScript.
12898  It is more compressed and it uses fewer commands than PostScript.
12899  As the name 
12900 \begin_inset Quotes eld
12901 \end_inset
12902
12903 portable
12904 \begin_inset Quotes erd
12905 \end_inset
12906
12907  implies, it can be processed at any computer system and the printed output
12908  looks exactly the same.
12909 \end_layout
12910
12911 \begin_layout Standard
12912 PDF can contain images in its own PDF format and in the formats 
12913 \begin_inset Quotes eld
12914 \end_inset
12915
12916 Joint Photographic Experts Group
12917 \begin_inset Quotes erd
12918 \end_inset
12919
12920  (JPG, file extension 
12921 \begin_inset Quotes eld
12922 \end_inset
12923
12924
12925 \family typewriter
12926 .jpg
12927 \family default
12928
12929 \begin_inset Quotes erd
12930 \end_inset
12931
12932  or 
12933 \begin_inset Quotes eld
12934 \end_inset
12935
12936
12937 \family typewriter
12938 .jpeg
12939 \family default
12940
12941 \begin_inset Quotes erd
12942 \end_inset
12943
12944 ) and 
12945 \begin_inset Quotes eld
12946 \end_inset
12947
12948 Portable Network Graphics
12949 \begin_inset Quotes erd
12950 \end_inset
12951
12952  (PNG, file extension 
12953 \begin_inset Quotes eld
12954 \end_inset
12955
12956
12957 \family typewriter
12958 .png
12959 \family default
12960
12961 \begin_inset Quotes erd
12962 \end_inset
12963
12964 ).
12965  You can although use any other image format, because LyX converts them
12966  in the background to one of these formats.
12967  But as described in the section about PostScript, the image conversion
12968  will slow down your workflow.
12969  So we recommend to use images in one of the three mentioned formats.
12970 \end_layout
12971
12972 \begin_layout Standard
12973 You can export your document to PDF via the menu 
12974 \family sans
12975 File\SpecialChar \menuseparator
12976 Export
12977 \family default
12978  in three different ways:
12979 \end_layout
12980
12981 \begin_layout Description
12982 PDF This uses the program 
12983 \family typewriter
12984 ps2pdf
12985 \family default
12986  that creates a PDF from a PostScript-version of your file.
12987  The PostScript-version is produced by the program 
12988 \family typewriter
12989 dvips
12990 \family default
12991  which uses a DVI-version as intermediate step.
12992  So this export variant consist of three conversions.
12993 \end_layout
12994
12995 \begin_layout Description
12996 PDF
12997 \begin_inset space ~
12998 \end_inset
12999
13000 (dvipdfm) This uses the program 
13001 \family typewriter
13002 dvipdfm
13003 \family default
13004  that converts your file in the background to DVI and in a second step to
13005  PDF.
13006 \end_layout
13007
13008 \begin_layout Description
13009 PDF
13010 \begin_inset space ~
13011 \end_inset
13012
13013 (pdflatex) This uses the program 
13014 \family typewriter
13015 pdftex
13016 \family default
13017  that converts your file directly to PDF.
13018 \end_layout
13019
13020 \begin_layout Standard
13021 We recommend to use 
13022 \family sans
13023 PDF
13024 \begin_inset space ~
13025 \end_inset
13026
13027 (pdflatex)
13028 \family default
13029  because 
13030 \family typewriter
13031 pdftex
13032 \family default
13033  supports all the features of actual PDF-versions, is quick, stable, and
13034  works without problems.
13035  The program 
13036 \family typewriter
13037 dvipdfm
13038 \family default
13039  is no longer under development and therefore a bit outdated.
13040 \end_layout
13041
13042 \begin_layout Subsection
13043 Previewing
13044 \begin_inset Index idx
13045 status collapsed
13046
13047 \begin_layout Plain Layout
13048 Document ! Preview 
13049 \end_layout
13050
13051 \end_inset
13052
13053
13054 \end_layout
13055
13056 \begin_layout Standard
13057 To get a look at the final version of your document, with all of the pagebreaks
13058  in place, the footnotes correctly numbered, and so on, use the menu 
13059 \family sans
13060 View
13061 \family default
13062  and choose a file type.
13063  A viewing program will pop up showing the output.
13064  For 
13065 \family sans
13066 View\SpecialChar \menuseparator
13067 DVI
13068 \family default
13069  you can use the toolbar button 
13070 \begin_inset Graphics
13071         filename ../images/buffer-view_dvi.png
13072
13073 \end_inset
13074
13075  (shortcut 
13076 \begin_inset Info
13077 type  "shortcut"
13078 arg   "buffer-view dvi"
13079 \end_inset
13080
13081 ), for 
13082 \family sans
13083 View\SpecialChar \menuseparator
13084 PDF
13085 \begin_inset space ~
13086 \end_inset
13087
13088 (pdflatex)
13089 \family default
13090  the toolbar button 
13091 \begin_inset Graphics
13092         filename ../images/buffer-view_pdf2.png
13093
13094 \end_inset
13095
13096 , and for 
13097 \family sans
13098 View\SpecialChar \menuseparator
13099 Postscript
13100 \family default
13101  the toolbar button 
13102 \begin_inset Graphics
13103         filename ../images/buffer-view_ps.png
13104
13105 \end_inset
13106
13107  (shortcut 
13108 \begin_inset Info
13109 type  "shortcut"
13110 arg   "buffer-view ps"
13111 \end_inset
13112
13113 ).
13114 \end_layout
13115
13116 \begin_layout Standard
13117 If you have changed your document, you can refresh the output in the same
13118  viewer window using the menu 
13119 \family sans
13120 View\SpecialChar \menuseparator
13121 Update
13122 \family default
13123 .
13124 \end_layout
13125
13126 \begin_layout Standard
13127 When you preview a file, the output file is only generated in LyX's temporary
13128  directory.
13129  To have a real output, export your document.
13130 \end_layout
13131
13132 \begin_layout Subsection
13133 Printing the File from within LyX
13134 \begin_inset CommandInset label
13135 LatexCommand label
13136 name "sub:Printing-the-File"
13137
13138 \end_inset
13139
13140
13141 \end_layout
13142
13143 \begin_layout Standard
13144 Instead of exporting your file and then printing it, you can also print
13145  it directly from within LyX.
13146  To print a file, select the menu 
13147 \family sans
13148 File\SpecialChar \menuseparator
13149 Print
13150 \family default
13151  or click on the toolbar button 
13152 \begin_inset Graphics
13153         filename ../images/dialog-show_print.png
13154
13155 \end_inset
13156
13157 .
13158  LyX will internally call LaTeX to produce a DVI.
13159  This file is then processed by the program 
13160 \family typewriter
13161 dvips
13162 \family default
13163  to PostScript-file, which is finally printed using the program 
13164 \family typewriter
13165 Ghostscript
13166 \family default
13167 .
13168  Due to these steps in the background, this method is not the fastest.
13169 \end_layout
13170
13171 \begin_layout Standard
13172 You can choose to print only even-numbered or odd-numbered pages - this
13173  is useful for printing on two sides: You can re-insert the pages after
13174  printing one set to print on the other side.
13175  Some printers spit out pages face-up, others, face-down.
13176  By choosing a particular order to print in, you can take the entire stack
13177  of pages out of the printer without needing to reorder them.
13178 \end_layout
13179
13180 \begin_layout Standard
13181 You can set the parameters in the 
13182 \family sans
13183 Print
13184 \begin_inset space ~
13185 \end_inset
13186
13187 Destination
13188 \family default
13189  box as follows:
13190 \end_layout
13191
13192 \begin_layout Labeling
13193 \labelwidthstring 00.00.0000
13194
13195 \family sans
13196 Printer
13197 \family default
13198  This is the name of the printer to print to.
13199 \begin_inset Foot
13200 status collapsed
13201
13202 \begin_layout Plain Layout
13203 Note that this printer name is for the program 
13204 \family typewriter
13205 dvips
13206 \family default
13207 .
13208  That means 
13209 \family typewriter
13210 dvips
13211 \family default
13212  has to be configured for this printer name.
13213  The default printer can be set in LyX's preferences dialog, see section
13214 \begin_inset space ~
13215 \end_inset
13216
13217
13218 \begin_inset CommandInset ref
13219 LatexCommand ref
13220 reference "sub:Printer"
13221
13222 \end_inset
13223
13224 .
13225 \end_layout
13226
13227 \end_inset
13228
13229  The printer should understand PostScript.
13230 \end_layout
13231
13232 \begin_layout Labeling
13233 \labelwidthstring 00.00.0000
13234
13235 \family sans
13236 File
13237 \family default
13238  The name of a file to print to.
13239  The output will be a PostScript file.
13240  It will be written in LyX's working directory unless you specify the full
13241  path.
13242 \end_layout
13243
13244 \begin_layout Section
13245 A few Words about Typography
13246 \begin_inset Index idx
13247 status collapsed
13248
13249 \begin_layout Plain Layout
13250 Typography
13251 \end_layout
13252
13253 \end_inset
13254
13255
13256 \end_layout
13257
13258 \begin_layout Subsection
13259 Hyphens
13260 \begin_inset Index idx
13261 status collapsed
13262
13263 \begin_layout Plain Layout
13264 Hyphens
13265 \end_layout
13266
13267 \end_inset
13268
13269
13270 \end_layout
13271
13272 \begin_layout Standard
13273 In LyX, the 
13274 \begin_inset Quotes eld
13275 \end_inset
13276
13277
13278 \family typewriter
13279 -
13280 \family default
13281
13282 \begin_inset Quotes erd
13283 \end_inset
13284
13285  character comes in four lengths: the 
13286 \emph on
13287 hyphen
13288 \emph default
13289 , the 
13290 \emph on
13291 en dash
13292 \emph default
13293 , the 
13294 \emph on
13295 em dash
13296 \emph default
13297 , and the minus sign:
13298 \begin_inset VSpace defskip
13299 \end_inset
13300
13301
13302 \end_layout
13303
13304 \begin_layout Standard
13305 \begin_inset Tabular
13306 <lyxtabular version="3" rows="5" columns="3">
13307 <features tabularvalignment="middle">
13308 <column alignment="left" valignment="top" width="0">
13309 <column alignment="left" valignment="top" width="0">
13310 <column alignment="left" valignment="top" width="0">
13311 <row interlinespace="3mm">
13312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13313 \begin_inset Text
13314
13315 \begin_layout Plain Layout
13316 name
13317 \end_layout
13318
13319 \end_inset
13320 </cell>
13321 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13322 \begin_inset Text
13323
13324 \begin_layout Plain Layout
13325 output
13326 \end_layout
13327
13328 \end_inset
13329 </cell>
13330 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13331 \begin_inset Text
13332
13333 \begin_layout Plain Layout
13334 inserted with
13335 \end_layout
13336
13337 \end_inset
13338 </cell>
13339 </row>
13340 <row interlinespace="3mm">
13341 <cell alignment="center" valignment="top" usebox="none">
13342 \begin_inset Text
13343
13344 \begin_layout Plain Layout
13345 hyphen
13346 \end_layout
13347
13348 \end_inset
13349 </cell>
13350 <cell alignment="center" valignment="top" usebox="none">
13351 \begin_inset Text
13352
13353 \begin_layout Plain Layout
13354 -
13355 \end_layout
13356
13357 \end_inset
13358 </cell>
13359 <cell alignment="center" valignment="top" usebox="none">
13360 \begin_inset Text
13361
13362 \begin_layout Plain Layout
13363 \begin_inset Quotes eld
13364 \end_inset
13365
13366
13367 \family typewriter
13368 -
13369 \family default
13370
13371 \begin_inset Quotes erd
13372 \end_inset
13373
13374  in text
13375 \end_layout
13376
13377 \end_inset
13378 </cell>
13379 </row>
13380 <row interlinespace="3mm">
13381 <cell alignment="center" valignment="top" usebox="none">
13382 \begin_inset Text
13383
13384 \begin_layout Plain Layout
13385 en dash
13386 \end_layout
13387
13388 \end_inset
13389 </cell>
13390 <cell alignment="center" valignment="top" usebox="none">
13391 \begin_inset Text
13392
13393 \begin_layout Plain Layout
13394
13395 \end_layout
13396
13397 \end_inset
13398 </cell>
13399 <cell alignment="center" valignment="top" usebox="none">
13400 \begin_inset Text
13401
13402 \begin_layout Plain Layout
13403
13404 \family sans
13405 Insert\SpecialChar \menuseparator
13406 Special
13407 \begin_inset space ~
13408 \end_inset
13409
13410 Character\SpecialChar \menuseparator
13411 Symbols
13412 \end_layout
13413
13414 \end_inset
13415 </cell>
13416 </row>
13417 <row interlinespace="3mm">
13418 <cell alignment="center" valignment="top" usebox="none">
13419 \begin_inset Text
13420
13421 \begin_layout Plain Layout
13422 em dash
13423 \end_layout
13424
13425 \end_inset
13426 </cell>
13427 <cell alignment="center" valignment="top" usebox="none">
13428 \begin_inset Text
13429
13430 \begin_layout Plain Layout
13431
13432 \end_layout
13433
13434 \end_inset
13435 </cell>
13436 <cell alignment="center" valignment="top" usebox="none">
13437 \begin_inset Text
13438
13439 \begin_layout Plain Layout
13440
13441 \family sans
13442 Insert\SpecialChar \menuseparator
13443 Special
13444 \begin_inset space ~
13445 \end_inset
13446
13447 Character\SpecialChar \menuseparator
13448 Symbols
13449 \end_layout
13450
13451 \end_inset
13452 </cell>
13453 </row>
13454 <row>
13455 <cell alignment="center" valignment="top" usebox="none">
13456 \begin_inset Text
13457
13458 \begin_layout Plain Layout
13459 minus sign
13460 \end_layout
13461
13462 \end_inset
13463 </cell>
13464 <cell alignment="center" valignment="top" usebox="none">
13465 \begin_inset Text
13466
13467 \begin_layout Plain Layout
13468 \begin_inset Formula $-$
13469 \end_inset
13470
13471
13472 \end_layout
13473
13474 \end_inset
13475 </cell>
13476 <cell alignment="center" valignment="top" usebox="none">
13477 \begin_inset Text
13478
13479 \begin_layout Plain Layout
13480 \begin_inset Quotes eld
13481 \end_inset
13482
13483
13484 \family typewriter
13485 -
13486 \family default
13487
13488 \begin_inset Quotes erd
13489 \end_inset
13490
13491  in math mode
13492 \end_layout
13493
13494 \end_inset
13495 </cell>
13496 </row>
13497 </lyxtabular>
13498
13499 \end_inset
13500
13501
13502 \begin_inset VSpace defskip
13503 \end_inset
13504
13505
13506 \end_layout
13507
13508 \begin_layout Standard
13509 You can alternatively generate the en and em dash by inserting the 
13510 \begin_inset Quotes eld
13511 \end_inset
13512
13513
13514 \family typewriter
13515 -
13516 \family default
13517
13518 \begin_inset Quotes erd
13519 \end_inset
13520
13521  character multiple times in a row.
13522  They will automatically be converted to the appropriate length dash in
13523  the final output, but not in LyX.
13524  
13525 \begin_inset Quotes eld
13526 \end_inset
13527
13528 -
13529 \begin_inset space \thinspace{}
13530 \end_inset
13531
13532 -
13533 \begin_inset Quotes erd
13534 \end_inset
13535
13536  gives a en dash, 
13537 \begin_inset Quotes eld
13538 \end_inset
13539
13540 -
13541 \begin_inset space \thinspace{}
13542 \end_inset
13543
13544 -
13545 \begin_inset space \thinspace{}
13546 \end_inset
13547
13548 -
13549 \begin_inset Quotes erd
13550 \end_inset
13551
13552  a em dash.
13553 \end_layout
13554
13555 \begin_layout Standard
13556 The three dash types are distinct from the minus sign, which appears in
13557  math mode and has a length of its own.
13558  Here are some examples of the 
13559 \begin_inset Quotes eld
13560 \end_inset
13561
13562
13563 \family typewriter
13564 -
13565 \family default
13566
13567 \begin_inset Quotes eld
13568 \end_inset
13569
13570  in use:
13571 \end_layout
13572
13573 \begin_layout Enumerate
13574 line- and page-breaks
13575 \begin_inset space \hfill{}
13576 \end_inset
13577
13578 (
13579 \emph on
13580 hyphen
13581 \emph default
13582 )
13583 \end_layout
13584
13585 \begin_layout Enumerate
13586 From A–Z
13587 \begin_inset space \hfill{}
13588 \end_inset
13589
13590 (
13591 \emph on
13592 en dash
13593 \emph default
13594 )
13595 \end_layout
13596
13597 \begin_layout Enumerate
13598 Oh — there's a dash.
13599 \begin_inset space \hfill{}
13600 \end_inset
13601
13602 (
13603 \emph on
13604 em dash
13605 \emph default
13606 )
13607 \end_layout
13608
13609 \begin_layout Enumerate
13610 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13611 \end_inset
13612
13613
13614 \begin_inset space \hfill{}
13615 \end_inset
13616
13617 (
13618 \emph on
13619 minus sign
13620 \emph default
13621 )
13622 \end_layout
13623
13624 \begin_layout Subsection
13625 Hyphenation
13626 \begin_inset Index idx
13627 status collapsed
13628
13629 \begin_layout Plain Layout
13630 Hyphenation
13631 \end_layout
13632
13633 \end_inset
13634
13635
13636 \begin_inset CommandInset label
13637 LatexCommand label
13638 name "sub:Hyphenation"
13639
13640 \end_inset
13641
13642
13643 \end_layout
13644
13645 \begin_layout Standard
13646 Words aren't hyphenated within LyX but automatically in the output.
13647  Hyphenation is done by the LaTeX-package 
13648 \series bold
13649 babel
13650 \series default
13651
13652 \begin_inset Index idx
13653 status collapsed
13654
13655 \begin_layout Plain Layout
13656 LaTeX-packages ! babel
13657 \end_layout
13658
13659 \end_inset
13660
13661  following the rules of the document language
13662 \begin_inset Foot
13663 status collapsed
13664
13665 \begin_layout Plain Layout
13666 For German readers: That's one of the main differences between the languages
13667  
13668 \family sans
13669 German
13670 \family default
13671  and 
13672 \family sans
13673 German
13674 \begin_inset space ~
13675 \end_inset
13676
13677 (new
13678 \begin_inset space ~
13679 \end_inset
13680
13681 spelling)
13682 \family default
13683  in the 
13684 \family sans
13685 Document\SpecialChar \menuseparator
13686 Settings
13687 \family default
13688  dialog.
13689 \end_layout
13690
13691 \end_inset
13692
13693 .
13694 \end_layout
13695
13696 \begin_layout Standard
13697 LaTeX hyphenates almost perfectly, it only has problems with text in the
13698  
13699 \family sans
13700 typewriter
13701 \family default
13702  font and with unusual constructs, like 
13703 \begin_inset Quotes eld
13704 \end_inset
13705
13706 h3knix/m0n0wall
13707 \begin_inset Quotes erd
13708 \end_inset
13709
13710 .
13711  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13712  This is done with the menu 
13713 \family sans
13714 Insert\SpecialChar \menuseparator
13715 Formatting\SpecialChar \menuseparator
13716 Hyphenation
13717 \begin_inset space ~
13718 \end_inset
13719
13720 Point
13721 \family default
13722 .
13723  These extra hyphenation points are only recommendations to LaTeX.
13724  If no hyphenation is necessary, LaTeX will ignore them.
13725 \end_layout
13726
13727 \begin_layout Standard
13728 Sometimes you want to prevent words or constructs to be hyphenated.
13729  Imagine that you are describing keybindings/shortcuts in your document
13730  in the form 
13731 \begin_inset Quotes eld
13732 \end_inset
13733
13734 A-b c
13735 \begin_inset Quotes erd
13736 \end_inset
13737
13738 .
13739  LaTeX would then see the hyphen 
13740 \begin_inset Quotes eld
13741 \end_inset
13742
13743 -
13744 \begin_inset Quotes erd
13745 \end_inset
13746
13747  as hyphenation possibility.
13748  Hyphenating at this point would look ugly.
13749  To prevent the shortcut from being hyphenated, you can put it into the
13750  argument of the LaTeX-box-command 
13751 \series bold
13752
13753 \backslash
13754 mbox
13755 \series default
13756 , because text within LaTeX-boxes can't be hyphenated.
13757  As LyX doesn't support 
13758 \series bold
13759
13760 \backslash
13761 mbox
13762 \series default
13763 , you have to use TeX Code.
13764  The result looks in LyX like:
13765 \end_layout
13766
13767 \begin_layout Standard
13768 \begin_inset Graphics
13769         filename clipart/mbox.png
13770
13771 \end_inset
13772
13773
13774 \end_layout
13775
13776 \begin_layout Standard
13777 To learn more about TeX Code, have a look at section
13778 \begin_inset space ~
13779 \end_inset
13780
13781
13782 \begin_inset CommandInset ref
13783 LatexCommand ref
13784 reference "sec:TeX-Code"
13785
13786 \end_inset
13787
13788 .
13789 \end_layout
13790
13791 \begin_layout Subsection
13792 Punctuation Marks
13793 \begin_inset Index idx
13794 status collapsed
13795
13796 \begin_layout Plain Layout
13797 Punctuation marks
13798 \end_layout
13799
13800 \end_inset
13801
13802
13803 \end_layout
13804
13805 \begin_layout Subsubsection
13806 Abbreviations and End of Sentence
13807 \begin_inset CommandInset label
13808 LatexCommand label
13809 name "sub:Abbreviations"
13810
13811 \end_inset
13812
13813
13814 \end_layout
13815
13816 \begin_layout Standard
13817 When LyX calls LaTeX to generate the final version of your document, LaTeX
13818  automatically distinguishes between words, sentences, and abbreviations.
13819  LaTeX then adds the 
13820 \begin_inset Quotes eld
13821 \end_inset
13822
13823 appropriate amount of space
13824 \begin_inset Quotes erd
13825 \end_inset
13826
13827 .
13828  That means sentences get a little bit more space between the period and
13829  the next word.
13830  Abbreviations get the same amount of space after the period as a word uses.
13831 \end_layout
13832
13833 \begin_layout Standard
13834 Unfortunately, the algorithm for figuring out what's an abbreviation does
13835  not work in all cases.
13836  If a 
13837 \begin_inset Quotes eld
13838 \end_inset
13839
13840
13841 \family typewriter
13842 .
13843 \family default
13844
13845 \begin_inset Quotes erd
13846 \end_inset
13847
13848  is at the end of a lowercase letter, it's the end of a sentence; if it's
13849  at the end of a capitalized letter, it's an abbreviation.
13850 \end_layout
13851
13852 \begin_layout Standard
13853 Here are some examples of 
13854 \emph on
13855 correct
13856 \emph default
13857  abbreviations and the end of a sentence:
13858 \end_layout
13859
13860 \begin_layout Itemize
13861 M.
13862  Butterfly
13863 \end_layout
13864
13865 \begin_layout Itemize
13866 Don't worry.
13867  Be happy.
13868 \end_layout
13869
13870 \begin_layout Standard
13871 And here's an example of the algorithm going wrong:
13872 \end_layout
13873
13874 \begin_layout Itemize
13875 e.
13876 \begin_inset space \thinspace{}
13877 \end_inset
13878
13879 g.
13880  this is too much space!
13881 \end_layout
13882
13883 \begin_layout Itemize
13884 This is I.
13885  It's okay.
13886 \end_layout
13887
13888 \begin_layout Standard
13889 You won't see anything wrong until you view a final version of your document.
13890 \end_layout
13891
13892 \begin_layout Standard
13893 To fix this problem, use one of the following:
13894 \end_layout
13895
13896 \begin_layout Enumerate
13897 Use an 
13898 \family sans
13899 Inter-word
13900 \begin_inset space ~
13901 \end_inset
13902
13903 Space
13904 \family default
13905  after lowercase abbreviations (see section
13906 \begin_inset space ~
13907 \end_inset
13908
13909
13910 \begin_inset CommandInset ref
13911 LatexCommand ref
13912 reference "sub:Inter-word-Space"
13913
13914 \end_inset
13915
13916 ).
13917 \begin_inset Index idx
13918 status collapsed
13919
13920 \begin_layout Plain Layout
13921 Spaces ! inter-word
13922 \end_layout
13923
13924 \end_inset
13925
13926
13927 \end_layout
13928
13929 \begin_layout Enumerate
13930 Use a 
13931 \family sans
13932 Thin
13933 \begin_inset space ~
13934 \end_inset
13935
13936 Space
13937 \family default
13938  between two tokens of an abbreviation (see section
13939 \begin_inset space ~
13940 \end_inset
13941
13942
13943 \begin_inset CommandInset ref
13944 LatexCommand ref
13945 reference "sub:Thin-Space"
13946
13947 \end_inset
13948
13949 ).
13950 \begin_inset Index idx
13951 status collapsed
13952
13953 \begin_layout Plain Layout
13954 Spaces ! thin
13955 \end_layout
13956
13957 \end_inset
13958
13959
13960 \end_layout
13961
13962 \begin_layout Enumerate
13963 Use an 
13964 \family sans
13965 End
13966 \begin_inset space ~
13967 \end_inset
13968
13969 of
13970 \begin_inset space ~
13971 \end_inset
13972
13973 sentence
13974 \begin_inset space ~
13975 \end_inset
13976
13977 period
13978 \family default
13979  found under the 
13980 \family sans
13981 Insert\SpecialChar \menuseparator
13982 Special
13983 \begin_inset space ~
13984 \end_inset
13985
13986 Character
13987 \family default
13988  menu to force the use of inter-sentence spacing.
13989  This function is also bound to 
13990 \begin_inset Info
13991 type  "shortcut"
13992 arg   "specialchar-insert end-of-sentence"
13993 \end_inset
13994
13995  for easy access.
13996 \end_layout
13997
13998 \begin_layout Standard
13999 With the corrections, our earlier examples look like this:
14000 \end_layout
14001
14002 \begin_layout Itemize
14003 e.
14004 \begin_inset space \thinspace{}
14005 \end_inset
14006
14007 g.
14008 \begin_inset space \space{}
14009 \end_inset
14010
14011 this is too much space!
14012 \end_layout
14013
14014 \begin_layout Itemize
14015 This is I\SpecialChar \@.
14016  It's okay.
14017 \end_layout
14018
14019 \begin_layout Standard
14020 Some languages don't use extra spacing between sentences.
14021  If your language is such a language, you don't need to worry, because LaTeX
14022  will take care of this.
14023 \end_layout
14024
14025 \begin_layout Standard
14026 For those that do need to bother, there is help to catch those sneaky errors:
14027  Check out the 
14028 \family sans
14029 Check
14030 \begin_inset space ~
14031 \end_inset
14032
14033 TeX
14034 \family default
14035  feature described in section 
14036 \emph on
14037 Checking TeX
14038 \emph default
14039  of the 
14040 \emph on
14041 Additional Features
14042 \emph default
14043  manual.
14044 \end_layout
14045
14046 \begin_layout Subsubsection
14047 Quotes
14048 \begin_inset Index idx
14049 status collapsed
14050
14051 \begin_layout Plain Layout
14052 Typography ! Quotes
14053 \end_layout
14054
14055 \end_inset
14056
14057
14058 \begin_inset Index idx
14059 status collapsed
14060
14061 \begin_layout Plain Layout
14062 Quotes | see
14063 \begin_inset ERT
14064 status collapsed
14065
14066 \begin_layout Plain Layout
14067
14068 {
14069 \end_layout
14070
14071 \end_inset
14072
14073 Typography
14074 \begin_inset ERT
14075 status collapsed
14076
14077 \begin_layout Plain Layout
14078
14079 }
14080 \end_layout
14081
14082 \end_inset
14083
14084
14085 \end_layout
14086
14087 \end_inset
14088
14089
14090 \end_layout
14091
14092 \begin_layout Standard
14093 LyX usually sets quotes correctly.
14094  Specifically, it will use an opening quote at the beginning of quoted text,
14095  and use a closing quote at the end.
14096  For example, 
14097 \begin_inset Quotes eld
14098 \end_inset
14099
14100 open close
14101 \begin_inset Quotes erd
14102 \end_inset
14103
14104 .
14105  The keyboard character, 
14106 \family sans
14107 "
14108 \family default
14109 , generates this automatically.
14110 \end_layout
14111
14112 \begin_layout Standard
14113 You can change the behavior of the 
14114 \family sans
14115 "
14116 \family default
14117  key using the submenu 
14118 \family sans
14119 Language
14120 \family default
14121  of the dialog 
14122 \family sans
14123 Document\SpecialChar \menuseparator
14124 Settings
14125 \family default
14126
14127 \begin_inset Index idx
14128 status collapsed
14129
14130 \begin_layout Plain Layout
14131 Document ! Settings
14132 \end_layout
14133
14134 \end_inset
14135
14136  dialog.
14137 \end_layout
14138
14139 \begin_layout Standard
14140 You can also select quotes for different languages in the box 
14141 \family sans
14142 Type
14143 \family default
14144  option.
14145  There are six choices:
14146 \end_layout
14147
14148 \begin_layout Labeling
14149 \labelwidthstring 00.00.0000
14150
14151 \family sans
14152 \begin_inset Quotes eld
14153 \end_inset
14154
14155 Text
14156 \begin_inset Quotes erd
14157 \end_inset
14158
14159
14160 \family default
14161  Use quotes like this 
14162 \begin_inset Quotes eld
14163 \end_inset
14164
14165 double
14166 \begin_inset Quotes erd
14167 \end_inset
14168
14169  or 
14170 \begin_inset Quotes els
14171 \end_inset
14172
14173 single
14174 \begin_inset Quotes ers
14175 \end_inset
14176
14177
14178 \end_layout
14179
14180 \begin_layout Labeling
14181 \labelwidthstring 00.00.0000
14182
14183 \family sans
14184 \begin_inset Quotes sld
14185 \end_inset
14186
14187 Text
14188 \begin_inset Quotes srd
14189 \end_inset
14190
14191
14192 \family default
14193  Use quotes like 
14194 \begin_inset Quotes sld
14195 \end_inset
14196
14197 this
14198 \begin_inset Quotes srd
14199 \end_inset
14200
14201  or 'this
14202 \begin_inset Quotes ers
14203 \end_inset
14204
14205
14206 \end_layout
14207
14208 \begin_layout Labeling
14209 \labelwidthstring 00.00.0000
14210
14211 \family sans
14212 \begin_inset Quotes gld
14213 \end_inset
14214
14215 Text
14216 \begin_inset Quotes grd
14217 \end_inset
14218
14219
14220 \family default
14221  Use quotes like 
14222 \begin_inset Quotes gld
14223 \end_inset
14224
14225 this
14226 \begin_inset Quotes grd
14227 \end_inset
14228
14229  or 
14230 \begin_inset Quotes gls
14231 \end_inset
14232
14233 this
14234 \begin_inset Quotes grs
14235 \end_inset
14236
14237
14238 \end_layout
14239
14240 \begin_layout Labeling
14241 \labelwidthstring 00.00.0000
14242
14243 \family sans
14244 \begin_inset Quotes pld
14245 \end_inset
14246
14247 Text
14248 \begin_inset Quotes prd
14249 \end_inset
14250
14251
14252 \family default
14253  Use quotes like 
14254 \begin_inset Quotes pld
14255 \end_inset
14256
14257 this
14258 \begin_inset Quotes prd
14259 \end_inset
14260
14261  or 
14262 \begin_inset Quotes pls
14263 \end_inset
14264
14265 this
14266 \begin_inset Quotes prs
14267 \end_inset
14268
14269
14270 \end_layout
14271
14272 \begin_layout Labeling
14273 \labelwidthstring 00.00.0000
14274
14275 \family sans
14276 \begin_inset Quotes fld
14277 \end_inset
14278
14279 Text
14280 \begin_inset Quotes frd
14281 \end_inset
14282
14283
14284 \family default
14285  Use quotes like 
14286 \begin_inset Quotes fld
14287 \end_inset
14288
14289 this
14290 \begin_inset Quotes frd
14291 \end_inset
14292
14293  or 
14294 \begin_inset Quotes fls
14295 \end_inset
14296
14297 this
14298 \begin_inset Quotes frs
14299 \end_inset
14300
14301
14302 \end_layout
14303
14304 \begin_layout Labeling
14305 \labelwidthstring 00.00.0000
14306
14307 \family sans
14308 \begin_inset Quotes ald
14309 \end_inset
14310
14311 Text
14312 \begin_inset Quotes ard
14313 \end_inset
14314
14315
14316 \family default
14317  Use quotes like 
14318 \begin_inset Quotes ald
14319 \end_inset
14320
14321 this
14322 \begin_inset Quotes ard
14323 \end_inset
14324
14325  or 
14326 \begin_inset Quotes als
14327 \end_inset
14328
14329 this
14330 \begin_inset Quotes ars
14331 \end_inset
14332
14333
14334 \end_layout
14335
14336 \begin_layout Standard
14337 These settings affect what character the 
14338 \family sans
14339 "
14340 \family default
14341  key produces.
14342 \end_layout
14343
14344 \begin_layout Subsection
14345 Ligatures
14346 \begin_inset Index idx
14347 status collapsed
14348
14349 \begin_layout Plain Layout
14350 Typography ! Ligatures
14351 \end_layout
14352
14353 \end_inset
14354
14355
14356 \begin_inset Index idx
14357 status collapsed
14358
14359 \begin_layout Plain Layout
14360 Ligatures | see
14361 \begin_inset ERT
14362 status collapsed
14363
14364 \begin_layout Plain Layout
14365
14366 {
14367 \end_layout
14368
14369 \end_inset
14370
14371 Typography
14372 \begin_inset ERT
14373 status collapsed
14374
14375 \begin_layout Plain Layout
14376
14377 }
14378 \end_layout
14379
14380 \end_inset
14381
14382
14383 \end_layout
14384
14385 \end_inset
14386
14387
14388 \begin_inset CommandInset label
14389 LatexCommand label
14390 name "sub:Ligatures"
14391
14392 \end_inset
14393
14394
14395 \end_layout
14396
14397 \begin_layout Standard
14398 It is standard typesetting practice to group certain letters together and
14399  print them as single characters.
14400  These groups are known as 
14401 \emph on
14402 ligatures
14403 \emph default
14404 .
14405  Since LaTeX knows about ligatures, your documents will contain them too
14406  in the output.
14407  Here are the standard ligatures:
14408 \end_layout
14409
14410 \begin_layout Itemize
14411 ff
14412 \end_layout
14413
14414 \begin_layout Itemize
14415 fi
14416 \end_layout
14417
14418 \begin_layout Itemize
14419 fl
14420 \end_layout
14421
14422 \begin_layout Itemize
14423 ffi
14424 \end_layout
14425
14426 \begin_layout Itemize
14427 ffl
14428 \end_layout
14429
14430 \begin_layout Standard
14431 Some languages uses other ligatures if the document font supports them.
14432 \end_layout
14433
14434 \begin_layout Standard
14435 Sometimes, you don't want a ligature in a word.
14436  While a ligature may be okay in the word, 
14437 \begin_inset Quotes eld
14438 \end_inset
14439
14440 graffiti,
14441 \begin_inset Quotes erd
14442 \end_inset
14443
14444  it looks really weird in compound words, such as 
14445 \begin_inset Quotes eld
14446 \end_inset
14447
14448 cufflink
14449 \begin_inset Quotes erd
14450 \end_inset
14451
14452  or the German 
14453 \begin_inset Quotes eld
14454 \end_inset
14455
14456 Dorffest.
14457 \begin_inset Quotes erd
14458 \end_inset
14459
14460  To break a ligature, use 
14461 \family sans
14462 Insert\SpecialChar \menuseparator
14463 Formatting\SpecialChar \menuseparator
14464 Ligature
14465 \begin_inset space ~
14466 \end_inset
14467
14468 Break.
14469
14470 \family default
14471  This changes 
14472 \begin_inset Quotes eld
14473 \end_inset
14474
14475 cufflinks
14476 \begin_inset Quotes erd
14477 \end_inset
14478
14479  to 
14480 \begin_inset Quotes eld
14481 \end_inset
14482
14483 cuff\SpecialChar \textcompwordmark{}
14484 links
14485 \begin_inset Quotes erd
14486 \end_inset
14487
14488  and 
14489 \begin_inset Quotes eld
14490 \end_inset
14491
14492 Dorffest
14493 \begin_inset Quotes erd
14494 \end_inset
14495
14496  to 
14497 \begin_inset Quotes eld
14498 \end_inset
14499
14500 Dorf\SpecialChar \textcompwordmark{}
14501 fest
14502 \begin_inset Quotes erd
14503 \end_inset
14504
14505 .
14506 \end_layout
14507
14508 \begin_layout Subsection
14509 LyX's Proper Names
14510 \begin_inset Index idx
14511 status collapsed
14512
14513 \begin_layout Plain Layout
14514 LyX ! Proper names
14515 \end_layout
14516
14517 \end_inset
14518
14519
14520 \begin_inset CommandInset label
14521 LatexCommand label
14522 name "sub:LyX's-Proper-Names"
14523
14524 \end_inset
14525
14526
14527 \end_layout
14528
14529 \begin_layout Standard
14530 You will certainly have noticed that the word “LaTeX” always appears with
14531  characters in different sizes and heights.
14532  LaTeX is the name of the program used by LyX and is therefore recognized
14533  as a proper name when you type it in LyX as 
14534 \begin_inset Quotes eld
14535 \end_inset
14536
14537 LaT
14538 \begin_inset ERT
14539 status collapsed
14540
14541 \begin_layout Plain Layout
14542
14543 {}
14544 \end_layout
14545
14546 \end_inset
14547
14548 eX
14549 \begin_inset Quotes erd
14550 \end_inset
14551
14552 .
14553 \begin_inset Note Note
14554 status collapsed
14555
14556 \begin_layout Plain Layout
14557 The braces in TeX Code are here to avoid that the 
14558 \begin_inset Quotes eld
14559 \end_inset
14560
14561 command
14562 \begin_inset Quotes erd
14563 \end_inset
14564
14565  appear as proper name in the output, see the last paragraph of this section.
14566  To create proper names omit the TeX Code.
14567 \end_layout
14568
14569 \end_inset
14570
14571  Note the order of the upper-and lowercase letters! LyX recognizes the following
14572  proper names:
14573 \end_layout
14574
14575 \begin_layout Description
14576 LyX The name of the game, write 
14577 \begin_inset Quotes eld
14578 \end_inset
14579
14580 L
14581 \begin_inset ERT
14582 status collapsed
14583
14584 \begin_layout Plain Layout
14585
14586 {}
14587 \end_layout
14588
14589 \end_inset
14590
14591 yX
14592 \begin_inset Quotes erd
14593 \end_inset
14594
14595  to produce it.
14596 \end_layout
14597
14598 \begin_layout Description
14599 TeX The program used by LaTeX, write 
14600 \begin_inset Quotes eld
14601 \end_inset
14602
14603 T
14604 \begin_inset ERT
14605 status collapsed
14606
14607 \begin_layout Plain Layout
14608
14609 {}
14610 \end_layout
14611
14612 \end_inset
14613
14614 eX
14615 \begin_inset Quotes erd
14616 \end_inset
14617
14618  to produce it.
14619 \end_layout
14620
14621 \begin_layout Description
14622 LaTeX The program used by LyX, write 
14623 \begin_inset Quotes eld
14624 \end_inset
14625
14626 LaT
14627 \begin_inset ERT
14628 status collapsed
14629
14630 \begin_layout Plain Layout
14631
14632 {}
14633 \end_layout
14634
14635 \end_inset
14636
14637 eX
14638 \begin_inset Quotes erd
14639 \end_inset
14640
14641  to produce it.
14642 \end_layout
14643
14644 \begin_layout Description
14645 LaTeX2e The actual version of LaTeX, write 
14646 \begin_inset Quotes eld
14647 \end_inset
14648
14649 LaT
14650 \begin_inset ERT
14651 status collapsed
14652
14653 \begin_layout Plain Layout
14654
14655 {}
14656 \end_layout
14657
14658 \end_inset
14659
14660 eX2e
14661 \begin_inset Quotes erd
14662 \end_inset
14663
14664  to produce it.
14665 \end_layout
14666
14667 \begin_layout Standard
14668 You might wonder why the LaTeX-version is 
14669 \begin_inset Quotes eld
14670 \end_inset
14671
14672 2
14673 \begin_inset Formula $\epsilon$
14674 \end_inset
14675
14676
14677 \begin_inset Quotes erd
14678 \end_inset
14679
14680 .
14681  It's an old tradition in the TeX-world to give programs geek version numbers.
14682  For example the version number of TeX converges to the number 
14683 \begin_inset Formula $\pi$
14684 \end_inset
14685
14686 : The actual version is 
14687 \begin_inset Quotes eld
14688 \end_inset
14689
14690 TeX-3.141592
14691 \begin_inset Quotes erd
14692 \end_inset
14693
14694 , the previous one was 
14695 \begin_inset Quotes eld
14696 \end_inset
14697
14698 TeX-3.14159
14699 \begin_inset Quotes erd
14700 \end_inset
14701
14702 .
14703 \end_layout
14704
14705 \begin_layout Standard
14706 If you don't want to use proper names, e.
14707 \begin_inset space \thinspace{}
14708 \end_inset
14709
14710 g.
14711 \begin_inset space \space{}
14712 \end_inset
14713
14714 in section headings, you can insert two empty braces in TeX Code in the
14715  word.
14716  This will look in LyX like: 
14717 \begin_inset Graphics
14718         filename clipart/LaTeX.png
14719         scale 80
14720
14721 \end_inset
14722
14723
14724 \begin_inset Newline newline
14725 \end_inset
14726
14727 For more about TeX Code, look at section
14728 \begin_inset space ~
14729 \end_inset
14730
14731
14732 \begin_inset CommandInset ref
14733 LatexCommand ref
14734 reference "sec:TeX-Code"
14735
14736 \end_inset
14737
14738 .
14739 \end_layout
14740
14741 \begin_layout Subsection
14742 Units
14743 \begin_inset Index idx
14744 status collapsed
14745
14746 \begin_layout Plain Layout
14747 Typography ! Units
14748 \end_layout
14749
14750 \end_inset
14751
14752
14753 \end_layout
14754
14755 \begin_layout Standard
14756 Generally the space between units and the number is smaller than the normal
14757  space between two words.
14758  As you can see in the example below, it looks better when the space is
14759  smaller.
14760  To get such a 
14761 \begin_inset Quotes eld
14762 \end_inset
14763
14764 half space
14765 \begin_inset Quotes erd
14766 \end_inset
14767
14768  for units use the menu 
14769 \family sans
14770 Insert\SpecialChar \menuseparator
14771 Formatting\SpecialChar \menuseparator
14772 Thin
14773 \begin_inset space ~
14774 \end_inset
14775
14776 Space
14777 \family default
14778  (shortcut 
14779 \begin_inset Info
14780 type  "shortcuts"
14781 arg   "space-insert thin"
14782 \end_inset
14783
14784 ).
14785 \end_layout
14786
14787 \begin_layout Standard
14788 Here's an example to show the differences:
14789 \end_layout
14790
14791 \begin_layout Standard
14792 \begin_inset Tabular
14793 <lyxtabular version="3" rows="2" columns="2">
14794 <features tabularvalignment="middle">
14795 <column alignment="left" valignment="top" width="0">
14796 <column alignment="left" valignment="top" width="0">
14797 <row>
14798 <cell alignment="center" valignment="top" usebox="none">
14799 \begin_inset Text
14800
14801 \begin_layout Plain Layout
14802 24
14803 \begin_inset space ~
14804 \end_inset
14805
14806 kW
14807 \begin_inset Formula $\cdot$
14808 \end_inset
14809
14810 h
14811 \end_layout
14812
14813 \end_inset
14814 </cell>
14815 <cell alignment="center" valignment="top" usebox="none">
14816 \begin_inset Text
14817
14818 \begin_layout Plain Layout
14819 space between number and unit
14820 \end_layout
14821
14822 \end_inset
14823 </cell>
14824 </row>
14825 <row>
14826 <cell alignment="center" valignment="top" usebox="none">
14827 \begin_inset Text
14828
14829 \begin_layout Plain Layout
14830 24
14831 \begin_inset space \thinspace{}
14832 \end_inset
14833
14834 kW
14835 \begin_inset Formula $\cdot$
14836 \end_inset
14837
14838 h
14839 \end_layout
14840
14841 \end_inset
14842 </cell>
14843 <cell alignment="center" valignment="top" usebox="none">
14844 \begin_inset Text
14845
14846 \begin_layout Plain Layout
14847 half space between number and unit
14848 \end_layout
14849
14850 \end_inset
14851 </cell>
14852 </row>
14853 </lyxtabular>
14854
14855 \end_inset
14856
14857
14858 \end_layout
14859
14860 \begin_layout Subsection
14861 Widows and Orphans
14862 \begin_inset Index idx
14863 status collapsed
14864
14865 \begin_layout Plain Layout
14866 Typography ! Widows and orphans
14867 \end_layout
14868
14869 \end_inset
14870
14871
14872 \end_layout
14873
14874 \begin_layout Standard
14875 In the early days of word processors, page breaks went wherever the page
14876  happened to end.
14877  There was no regard for what was actually going on in the text.
14878  You may remember once printing out a document, only to find the heading
14879  for a new section printed at the very bottom of the page, the first line
14880  of a new paragraph all alone at the bottom of a page, or the last line
14881  of a paragraph at the top of a new page.
14882  These bits of text became known as 
14883 \emph on
14884 widows
14885 \emph default
14886  and 
14887 \emph on
14888 orphans
14889 \emph default
14890 .
14891 \end_layout
14892
14893 \begin_layout Standard
14894 Clearly, LyX can avoid breaking pages after a section heading.
14895  That's part of the advantage of paragraph environments.
14896  But what about widows and orphans, where the page breaks leave one line
14897  of a paragraph all alone at the top or bottom of a page? There are rules
14898  built into LaTeX governing page breaks, and some of those rules are there
14899  to specifically prevent widows and orphans.
14900  This is the advantage LyX has in using LaTeX as its backend.
14901 \end_layout
14902
14903 \begin_layout Standard
14904 There's no way we can go into how TeX and LaTeX decide to break a page,
14905  or how you can tweak that behavior.
14906  Some LaTeX books listed in the bibliography [such as
14907 \begin_inset space ~
14908 \end_inset
14909
14910
14911 \begin_inset CommandInset citation
14912 LatexCommand cite
14913 key "latexcompanion"
14914
14915 \end_inset
14916
14917  or
14918 \begin_inset space ~
14919 \end_inset
14920
14921
14922 \begin_inset CommandInset citation
14923 LatexCommand cite
14924 key "latexguide"
14925
14926 \end_inset
14927
14928 ] may have more information.
14929  You will almost never need to worry about this, however.
14930 \end_layout
14931
14932 \begin_layout Chapter
14933 Notes, Graphics, Tables, and Floats
14934 \begin_inset CommandInset label
14935 LatexCommand label
14936 name "cha:Floats-and-Notes"
14937
14938 \end_inset
14939
14940
14941 \end_layout
14942
14943 \begin_layout Standard
14944 The issues of this chapter are described in detail in the 
14945 \emph on
14946 Embedded Objects
14947 \emph default
14948  manual.
14949  There you'll also find tips and tricks for special cases.
14950 \end_layout
14951
14952 \begin_layout Section
14953 Notes
14954 \begin_inset Index idx
14955 status collapsed
14956
14957 \begin_layout Plain Layout
14958 Notes
14959 \end_layout
14960
14961 \end_inset
14962
14963
14964 \begin_inset CommandInset label
14965 LatexCommand label
14966 name "sec:Notes"
14967
14968 \end_inset
14969
14970
14971 \end_layout
14972
14973 \begin_layout Standard
14974 LyX offers you a few types of notes to add to your document:
14975 \end_layout
14976
14977 \begin_layout Description
14978 LyX
14979 \begin_inset space ~
14980 \end_inset
14981
14982 Note This note type is for internal notes that won't appear in the output.
14983 \begin_inset Newline newline
14984 \end_inset
14985
14986
14987 \begin_inset Note Note
14988 status open
14989
14990 \begin_layout Plain Layout
14991 This is text in a note box that doesn't appear in the output.
14992 \end_layout
14993
14994 \end_inset
14995
14996
14997 \end_layout
14998
14999 \begin_layout Description
15000 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15001 ent, when you export the document to LaTeX via the menu 
15002 \family sans
15003 File\SpecialChar \menuseparator
15004 Export\SpecialChar \menuseparator
15005 LaTeX (pdflatex) / (plain)
15006 \family default
15007 .
15008 \begin_inset Newline newline
15009 \end_inset
15010
15011
15012 \begin_inset Note Comment
15013 status open
15014
15015 \begin_layout Plain Layout
15016 This is text in a note box that only appears as comment in LaTeX-files.
15017 \end_layout
15018
15019 \end_inset
15020
15021
15022 \end_layout
15023
15024 \begin_layout Description
15025 Greyed
15026 \begin_inset space ~
15027 \end_inset
15028
15029 Out This note will appear in the output as grey text.
15030 \begin_inset Newline newline
15031 \end_inset
15032
15033
15034 \begin_inset Newline newline
15035 \end_inset
15036
15037
15038 \begin_inset Note Greyedout
15039 status open
15040
15041 \begin_layout Plain Layout
15042 This is text
15043 \begin_inset Foot
15044 status collapsed
15045
15046 \begin_layout Plain Layout
15047 This is an example footnote within a greyed out note.
15048  In this document the greyed out note color is redefined to blue.
15049  How this can be done is explained in the 
15050 \emph on
15051 Embedded Objects
15052 \emph default
15053  manual.
15054 \end_layout
15055
15056 \end_inset
15057
15058  of a comment that appears in the output as grey text.
15059 \end_layout
15060
15061 \end_inset
15062
15063
15064 \begin_inset Newline newline
15065 \end_inset
15066
15067
15068 \begin_inset Newline newline
15069 \end_inset
15070
15071 As you can see in the example, the first line of greyed out notes is a bit
15072  indented and greyed out notes can have footnotes.
15073 \end_layout
15074
15075 \begin_layout Standard
15076 Notes are inserted with the toolbar button 
15077 \begin_inset Graphics
15078         filename ../images/note-insert.png
15079         scale 85
15080         scaleBeforeRotation
15081
15082 \end_inset
15083
15084  or the menu 
15085 \family sans
15086 Insert\SpecialChar \menuseparator
15087 Note
15088 \family default
15089 .
15090  Right-click on the appearing note box to select the note type.
15091 \end_layout
15092
15093 \begin_layout Section
15094 Footnotes
15095 \begin_inset Index idx
15096 status collapsed
15097
15098 \begin_layout Plain Layout
15099 Footnotes
15100 \end_layout
15101
15102 \end_inset
15103
15104
15105 \begin_inset CommandInset label
15106 LatexCommand label
15107 name "sec:Footnotes"
15108
15109 \end_inset
15110
15111
15112 \end_layout
15113
15114 \begin_layout Standard
15115 LyX uses boxes to display footnotes: When you insert a footnote using the
15116  menu 
15117 \family sans
15118 Insert\SpecialChar \menuseparator
15119 Footnote
15120 \family default
15121  or the toolbar button 
15122 \begin_inset Graphics
15123         filename ../images/footnote-insert.png
15124
15125 \end_inset
15126
15127
15128 \family roman
15129 \series medium
15130 \bar no
15131 you'll see
15132 \family default
15133 \series default
15134 \bar default
15135  the following box: 
15136 \begin_inset Graphics
15137         filename clipart/footnoteQt4.png
15138         scale 80
15139
15140 \end_inset
15141
15142
15143 \family roman
15144 \series medium
15145 \bar no
15146  This box is LyX's representation of your footnote.
15147  If you
15148 \family default
15149 \series default
15150 \bar default
15151  left-click on 
15152 \family roman
15153 \series medium
15154 \bar no
15155 the 
15156 \begin_inset Quotes eld
15157 \end_inset
15158
15159
15160 \family sans
15161 foot
15162 \family roman
15163
15164 \begin_inset Quotes erd
15165 \end_inset
15166
15167
15168 \family default
15169 \series default
15170 \bar default
15171  
15172 \family roman
15173 \series medium
15174 \bar no
15175 label, the box will
15176 \family default
15177 \series default
15178 \bar default
15179  be opened and you can enter the footnote text into it.
15180  Clicking on the box label again, will close 
15181 \family roman
15182 \series medium
15183 \bar no
15184 the
15185 \family default
15186 \series default
15187 \bar default
15188  box
15189 \family roman
15190 \series medium
15191 \bar no
15192 .
15193  If you want to turn existing text into a footnote, simply mark it and click
15194  on the footnote
15195 \family default
15196 \series default
15197 \bar default
15198  toolbar 
15199 \family roman
15200 \series medium
15201 \bar no
15202 button
15203 \family default
15204 \series default
15205 \bar default
15206 .
15207 \end_layout
15208
15209 \begin_layout Standard
15210 Here's an example footnote:
15211 \family roman
15212 \series medium
15213 \bar no
15214
15215 \begin_inset Foot
15216 status open
15217
15218 \begin_layout Plain Layout
15219 To close a footnote, click on the footnote box label.
15220 \end_layout
15221
15222 \end_inset
15223
15224
15225 \end_layout
15226
15227 \begin_layout Standard
15228 The footnote will appear in the output as a superscript number at the text
15229  position where the footnote box is placed.
15230  The footnote text is placed at the bottom of the current page.
15231  The footnote number is calculated by LyX, the numbers are consecutive,
15232  no matter in which chapter the footnote is in.
15233  LyX doesn't support other numbering schemes yet, but you can get another
15234  scheme using special LaTeX-commands.
15235  T
15236 \family roman
15237 h
15238 \family default
15239 ey are described in the 
15240 \emph on
15241 Embedded Objects
15242 \emph default
15243  manual.
15244 \end_layout
15245
15246 \begin_layout Section
15247 Marginal Notes
15248 \begin_inset Index idx
15249 status collapsed
15250
15251 \begin_layout Plain Layout
15252 Marginal notes
15253 \end_layout
15254
15255 \end_inset
15256
15257
15258 \begin_inset CommandInset label
15259 LatexCommand label
15260 name "sec:Marginal-Notes"
15261
15262 \end_inset
15263
15264
15265 \end_layout
15266
15267 \begin_layout Standard
15268 Marginal notes look and behave just like footnotes in LyX.
15269  When you insert a margin note via the menu 
15270 \family sans
15271 Insert\SpecialChar \menuseparator
15272 Marginal
15273 \begin_inset space ~
15274 \end_inset
15275
15276 Note
15277 \family default
15278  or the toolbar button 
15279 \begin_inset Graphics
15280         filename ../images/marginalnote-insert.png
15281
15282 \end_inset
15283
15284 , you'll see 
15285 \family roman
15286 \series medium
15287 a
15288 \family default
15289 \series default
15290  grey 
15291 \family roman
15292 \series medium
15293 box with a
15294 \family default
15295 \series default
15296  red 
15297 \family roman
15298 \series medium
15299 label 
15300 \begin_inset Quotes eld
15301 \end_inset
15302
15303 margin
15304 \begin_inset Quotes erd
15305 \end_inset
15306
15307  appearing within your text.
15308  This box is LyX's representation of your margin
15309 \family default
15310 \series default
15311 al 
15312 \family roman
15313 \series medium
15314 note.
15315 \end_layout
15316
15317 \begin_layout Standard
15318 At the side is an example marginal note.
15319 \family roman
15320 \series medium
15321
15322 \begin_inset Marginal
15323 status open
15324
15325 \begin_layout Plain Layout
15326 This is a marginal note.
15327 \end_layout
15328
15329 \end_inset
15330
15331
15332 \end_layout
15333
15334 \begin_layout Standard
15335 Marginal notes appear at the right side in single-sided documents.
15336  In double-sided documents they appear in the outer margin – left on even
15337  pages, right on odd pages.
15338 \end_layout
15339
15340 \begin_layout Section
15341 Graphics and Images
15342 \begin_inset Index idx
15343 status collapsed
15344
15345 \begin_layout Plain Layout
15346 Images
15347 \end_layout
15348
15349 \end_inset
15350
15351
15352 \begin_inset Index idx
15353 status collapsed
15354
15355 \begin_layout Plain Layout
15356 Graphics
15357 \end_layout
15358
15359 \end_inset
15360
15361
15362 \begin_inset CommandInset label
15363 LatexCommand label
15364 name "sec:Graphics"
15365
15366 \end_inset
15367
15368
15369 \end_layout
15370
15371 \begin_layout Standard
15372 To insert an image in your document, place the cursor at the text position
15373  you want and click on the toolbar icon 
15374 \begin_inset Graphics
15375         filename ../images/dialog-show-new-inset_graphics.png
15376
15377 \end_inset
15378
15379  or select 
15380 \family sans
15381 Insert\SpecialChar \menuseparator
15382 Graphics
15383 \family default
15384  from the menu.
15385  Then a dialog will appear to choose the file to load.
15386 \end_layout
15387
15388 \begin_layout Standard
15389 This dialog has numerous mostly self-explanatory parameters.
15390  The 
15391 \family sans
15392 Graphics
15393 \family default
15394  tab allows you to choose your image file.
15395  The image can be transformed by setting a rotation angle and a scaling
15396  factor.
15397  The scaling units are explained in Appendix
15398 \begin_inset space ~
15399 \end_inset
15400
15401
15402 \begin_inset CommandInset ref
15403 LatexCommand ref
15404 reference "cha:Units-available-in"
15405
15406 \end_inset
15407
15408 .
15409 \end_layout
15410
15411 \begin_layout Standard
15412 In the tab 
15413 \family sans
15414 Clipping
15415 \family default
15416  it is possible to set image coordinates to adjust the height and width
15417  of the image in the output.
15418  The coordinates can also be calculated automatically by pressing the button
15419  
15420 \family sans
15421 Get
15422 \begin_inset space ~
15423 \end_inset
15424
15425 from
15426 \begin_inset space ~
15427 \end_inset
15428
15429 file
15430 \family default
15431 .
15432  The option 
15433 \family sans
15434 Clip
15435 \begin_inset space ~
15436 \end_inset
15437
15438 to
15439 \begin_inset space ~
15440 \end_inset
15441
15442 bounding
15443 \begin_inset space ~
15444 \end_inset
15445
15446 box
15447 \family default
15448  will only print the image region within the given coordinates.
15449  Normally you don't need to take care about image coordinates and can ignore
15450  the tab 
15451 \family sans
15452 Clipping
15453 \family default
15454 .
15455 \end_layout
15456
15457 \begin_layout Standard
15458 In the 
15459 \family sans
15460 LaTeX and LyX options
15461 \family default
15462  tab LaTeX experts can specify additional LaTeX options.
15463  You can also specify here the appearance of the image inside LyX.
15464  The option 
15465 \family sans
15466 Draft
15467 \begin_inset space ~
15468 \end_inset
15469
15470 mode
15471 \family default
15472  has the effect that the image doesn't appear in the output, only a frame
15473  with the image size is printed.
15474  The option 
15475 \family sans
15476 Don't
15477 \begin_inset space ~
15478 \end_inset
15479
15480 unzip
15481 \begin_inset space ~
15482 \end_inset
15483
15484 on
15485 \begin_inset space ~
15486 \end_inset
15487
15488 export
15489 \family default
15490  is explained in the 
15491 \emph on
15492 Embedded Objects
15493 \emph default
15494  manual in section 
15495 \emph on
15496 Graphics Dialog
15497 \emph default
15498 .
15499 \end_layout
15500
15501 \begin_layout Standard
15502 The graphics dialog can be called at any time by clicking on an image.
15503  The image will appear in the output exactly at the position where it is
15504  in the text.
15505  This is an example image within a separate, horizontally centered paragraph:
15506  
15507 \end_layout
15508
15509 \begin_layout Standard
15510 \align center
15511 \begin_inset Graphics
15512         filename clipart/mobius.eps
15513         scale 70
15514         rotateOrigin center
15515
15516 \end_inset
15517
15518
15519 \end_layout
15520
15521 \begin_layout Standard
15522 If you need image captions and want to reference images, you have to put
15523  the image into a float, see section
15524 \begin_inset space ~
15525 \end_inset
15526
15527
15528 \begin_inset CommandInset ref
15529 LatexCommand ref
15530 reference "sec:Figure-Floats"
15531
15532 \end_inset
15533
15534 .
15535 \end_layout
15536
15537 \begin_layout Subsection
15538 Image Formats
15539 \begin_inset Index idx
15540 status collapsed
15541
15542 \begin_layout Plain Layout
15543 Images ! Formats
15544 \end_layout
15545
15546 \end_inset
15547
15548
15549 \begin_inset CommandInset label
15550 LatexCommand label
15551 name "sub:Image-Formats"
15552
15553 \end_inset
15554
15555
15556 \end_layout
15557
15558 \begin_layout Standard
15559 You can insert images in any known file format.
15560  But as we explained in section
15561 \begin_inset space ~
15562 \end_inset
15563
15564
15565 \begin_inset CommandInset ref
15566 LatexCommand ref
15567 reference "sub:Output-file-formats"
15568
15569 \end_inset
15570
15571 , every output document format allows only a few image formats.
15572  LyX uses therefore the program 
15573 \family typewriter
15574 Imagemagick
15575 \family default
15576  in the background to convert the images to the right format.
15577  To increase your workflow by avoiding these conversions in the background,
15578  you can use only the image formats listed in the subsections of section
15579 \begin_inset space ~
15580 \end_inset
15581
15582
15583 \begin_inset CommandInset ref
15584 LatexCommand ref
15585 reference "sub:Output-file-formats"
15586
15587 \end_inset
15588
15589 .
15590 \end_layout
15591
15592 \begin_layout Standard
15593 Similar to fonts there are two types of image formats:
15594 \end_layout
15595
15596 \begin_layout Description
15597 Bitmap
15598 \begin_inset space ~
15599 \end_inset
15600
15601 images consist of pixel values, often in a compressed form.
15602  They are therefore not fully scalable and look pixeled in large zooms.
15603  Well-known bitmap image formats are 
15604 \begin_inset Quotes eld
15605 \end_inset
15606
15607 Graphics Interchange Format
15608 \begin_inset Quotes erd
15609 \end_inset
15610
15611  (GIF, file extension 
15612 \begin_inset Quotes eld
15613 \end_inset
15614
15615
15616 \family typewriter
15617 .gif
15618 \family default
15619
15620 \begin_inset Quotes erd
15621 \end_inset
15622
15623 )
15624 \begin_inset Index idx
15625 status collapsed
15626
15627 \begin_layout Plain Layout
15628 GIF|see
15629 \begin_inset ERT
15630 status collapsed
15631
15632 \begin_layout Plain Layout
15633
15634 {
15635 \end_layout
15636
15637 \end_inset
15638
15639 Image formats
15640 \begin_inset ERT
15641 status collapsed
15642
15643 \begin_layout Plain Layout
15644
15645 }
15646 \end_layout
15647
15648 \end_inset
15649
15650
15651 \end_layout
15652
15653 \end_inset
15654
15655
15656 \begin_inset Quotes eld
15657 \end_inset
15658
15659 Portable Network Graphics
15660 \begin_inset Quotes erd
15661 \end_inset
15662
15663  (PNG, file extension 
15664 \begin_inset Quotes eld
15665 \end_inset
15666
15667
15668 \family typewriter
15669 .png
15670 \family default
15671
15672 \begin_inset Quotes erd
15673 \end_inset
15674
15675 )
15676 \begin_inset Index idx
15677 status collapsed
15678
15679 \begin_layout Plain Layout
15680 PNG|see
15681 \begin_inset ERT
15682 status collapsed
15683
15684 \begin_layout Plain Layout
15685
15686 {
15687 \end_layout
15688
15689 \end_inset
15690
15691 Image formats
15692 \begin_inset ERT
15693 status collapsed
15694
15695 \begin_layout Plain Layout
15696
15697 }
15698 \end_layout
15699
15700 \end_inset
15701
15702
15703 \end_layout
15704
15705 \end_inset
15706
15707 , and 
15708 \begin_inset Quotes eld
15709 \end_inset
15710
15711 Joint Photographic Experts Group
15712 \begin_inset Quotes erd
15713 \end_inset
15714
15715  (JPG, file extension 
15716 \begin_inset Quotes eld
15717 \end_inset
15718
15719
15720 \family typewriter
15721 .jpg
15722 \family default
15723
15724 \begin_inset Quotes erd
15725 \end_inset
15726
15727  or 
15728 \begin_inset Quotes eld
15729 \end_inset
15730
15731
15732 \family typewriter
15733 .jpeg
15734 \family default
15735
15736 \begin_inset Quotes erd
15737 \end_inset
15738
15739 )
15740 \begin_inset Index idx
15741 status collapsed
15742
15743 \begin_layout Plain Layout
15744 JPG|see
15745 \begin_inset ERT
15746 status collapsed
15747
15748 \begin_layout Plain Layout
15749
15750 {
15751 \end_layout
15752
15753 \end_inset
15754
15755 Image formats
15756 \begin_inset ERT
15757 status collapsed
15758
15759 \begin_layout Plain Layout
15760
15761 }
15762 \end_layout
15763
15764 \end_inset
15765
15766
15767 \end_layout
15768
15769 \end_inset
15770
15771 .
15772 \end_layout
15773
15774 \begin_layout Description
15775 Scalable
15776 \begin_inset space ~
15777 \end_inset
15778
15779 images consist of vectors and can therefore be scaled to any size without
15780  data loss.
15781  The scaling ability is necessary if you want to create presentations, because
15782  presentations are always scaled by the beamer.
15783  Scaling is also useful for online documents to let the user zoom into diagrams.
15784 \begin_inset Newline newline
15785 \end_inset
15786
15787 Scalable image formats can be 
15788 \begin_inset Quotes eld
15789 \end_inset
15790
15791 Scalable Vector Graphics
15792 \begin_inset Quotes erd
15793 \end_inset
15794
15795  (SVG, file extension 
15796 \begin_inset Quotes eld
15797 \end_inset
15798
15799
15800 \family typewriter
15801 .svg
15802 \family default
15803
15804 \begin_inset Quotes erd
15805 \end_inset
15806
15807 )
15808 \begin_inset Index idx
15809 status collapsed
15810
15811 \begin_layout Plain Layout
15812 SVG|see
15813 \begin_inset ERT
15814 status collapsed
15815
15816 \begin_layout Plain Layout
15817
15818 {
15819 \end_layout
15820
15821 \end_inset
15822
15823 Image formats
15824 \begin_inset ERT
15825 status collapsed
15826
15827 \begin_layout Plain Layout
15828
15829 }
15830 \end_layout
15831
15832 \end_inset
15833
15834
15835 \end_layout
15836
15837 \end_inset
15838
15839
15840 \begin_inset Quotes eld
15841 \end_inset
15842
15843 Encapsulated PostScript
15844 \begin_inset Quotes erd
15845 \end_inset
15846
15847  (EPS, file extension 
15848 \begin_inset Quotes eld
15849 \end_inset
15850
15851
15852 \family typewriter
15853 .eps
15854 \family default
15855
15856 \begin_inset Quotes erd
15857 \end_inset
15858
15859 )
15860 \begin_inset Index idx
15861 status collapsed
15862
15863 \begin_layout Plain Layout
15864 EPS|see
15865 \begin_inset ERT
15866 status collapsed
15867
15868 \begin_layout Plain Layout
15869
15870 {
15871 \end_layout
15872
15873 \end_inset
15874
15875 Image formats
15876 \begin_inset ERT
15877 status collapsed
15878
15879 \begin_layout Plain Layout
15880
15881 }
15882 \end_layout
15883
15884 \end_inset
15885
15886
15887 \end_layout
15888
15889 \end_inset
15890
15891 , and 
15892 \begin_inset Quotes eld
15893 \end_inset
15894
15895 Portable Document Format
15896 \begin_inset Quotes erd
15897 \end_inset
15898
15899  (PDF, file extension 
15900 \begin_inset Quotes eld
15901 \end_inset
15902
15903
15904 \family typewriter
15905 .pdf
15906 \family default
15907
15908 \begin_inset Quotes erd
15909 \end_inset
15910
15911 )
15912 \begin_inset Index idx
15913 status collapsed
15914
15915 \begin_layout Plain Layout
15916 PDF
15917 \end_layout
15918
15919 \end_inset
15920
15921 .
15922  We say it can be, because you can convert any bitmap image format to PDF
15923  or EPS and the result won't be scalable.
15924  In this cases only a header with the image properties is added to the original
15925  image
15926 \begin_inset Foot
15927 status collapsed
15928
15929 \begin_layout Plain Layout
15930 In the case of PDF, the original image is additionally compressed.
15931 \end_layout
15932
15933 \end_inset
15934
15935 .
15936 \end_layout
15937
15938 \begin_layout Standard
15939 Normally one can't convert a bitmap image into a scalable one, only vice
15940  versa.
15941 \end_layout
15942
15943 \begin_layout Subsection
15944 Grouping of Image Settings
15945 \begin_inset Index idx
15946 status collapsed
15947
15948 \begin_layout Plain Layout
15949 Images ! Settings grouping
15950 \end_layout
15951
15952 \end_inset
15953
15954
15955 \end_layout
15956
15957 \begin_layout Standard
15958 Each image can define a new group of image settings or join an existing
15959  group.
15960  Images within such a group share their settings, so adjusting one image
15961  of the group automatically also adjusts all other images of the group in
15962  the same way.
15963  So you can for example change the size for a bunch of images without the
15964  need to manually change each of them.
15965  
15966 \end_layout
15967
15968 \begin_layout Standard
15969 A new group can be set by entering a name in the 
15970 \family sans
15971 Group
15972 \begin_inset space ~
15973 \end_inset
15974
15975 Name
15976 \family default
15977  field in the Graphics dialog.
15978  Joining an existing group can be done using the context menu of the image
15979  by checking the name of the desired group.
15980 \end_layout
15981
15982 \begin_layout Section
15983 Tables
15984 \begin_inset Index idx
15985 status collapsed
15986
15987 \begin_layout Plain Layout
15988 Tables
15989 \end_layout
15990
15991 \end_inset
15992
15993
15994 \begin_inset CommandInset label
15995 LatexCommand label
15996 name "sec:Tables"
15997
15998 \end_inset
15999
16000
16001 \end_layout
16002
16003 \begin_layout Standard
16004 You can insert a table using either the toolbar button 
16005 \begin_inset Graphics
16006         filename ../images/tabular-insert.png
16007         scale 85
16008
16009 \end_inset
16010
16011  or the menu 
16012 \family sans
16013 Insert\SpecialChar \menuseparator
16014 Table
16015 \family default
16016 .
16017  A dialog will appear, asking you for the number of rows and columns.
16018  The default table has lines around any cell and the first row appears separated
16019  from the rest of the table.
16020  This separation appears due to a double line: The cells of the first row
16021  have a line below them and the cells of the second row have a line above
16022  them.
16023  Here's an example table:
16024 \end_layout
16025
16026 \begin_layout Standard
16027 \align center
16028 \begin_inset Tabular
16029 <lyxtabular version="3" rows="4" columns="4">
16030 <features tabularvalignment="middle">
16031 <column alignment="center" valignment="top" width="0pt">
16032 <column alignment="center" valignment="top" width="0pt">
16033 <column alignment="center" valignment="top" width="0in">
16034 <column alignment="center" valignment="top" width="0pt">
16035 <row>
16036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Plain Layout
16040
16041 \end_layout
16042
16043 \end_inset
16044 </cell>
16045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049
16050 \family roman
16051 \series medium
16052 \shape up
16053 \size normal
16054 \emph off
16055 \bar no
16056 \noun off
16057 \color none
16058 1
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16064 \begin_inset Text
16065
16066 \begin_layout Plain Layout
16067 2
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16073 \begin_inset Text
16074
16075 \begin_layout Plain Layout
16076 3
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 </row>
16082 <row>
16083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087
16088 \family roman
16089 \series medium
16090 \shape up
16091 \size normal
16092 \emph off
16093 \bar no
16094 \noun off
16095 \color none
16096 A
16097 \end_layout
16098
16099 \end_inset
16100 </cell>
16101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16102 \begin_inset Text
16103
16104 \begin_layout Plain Layout
16105
16106 \end_layout
16107
16108 \end_inset
16109 </cell>
16110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16111 \begin_inset Text
16112
16113 \begin_layout Plain Layout
16114
16115 \end_layout
16116
16117 \end_inset
16118 </cell>
16119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16120 \begin_inset Text
16121
16122 \begin_layout Plain Layout
16123
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 </row>
16129 <row>
16130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16131 \begin_inset Text
16132
16133 \begin_layout Plain Layout
16134
16135 \family roman
16136 \series medium
16137 \shape up
16138 \size normal
16139 \emph off
16140 \bar no
16141 \noun off
16142 \color none
16143 B
16144 \end_layout
16145
16146 \end_inset
16147 </cell>
16148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16149 \begin_inset Text
16150
16151 \begin_layout Plain Layout
16152
16153 \end_layout
16154
16155 \end_inset
16156 </cell>
16157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16158 \begin_inset Text
16159
16160 \begin_layout Plain Layout
16161
16162 \size normal
16163 \noun off
16164 \color none
16165  
16166 \end_layout
16167
16168 \end_inset
16169 </cell>
16170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16171 \begin_inset Text
16172
16173 \begin_layout Plain Layout
16174
16175 \end_layout
16176
16177 \end_inset
16178 </cell>
16179 </row>
16180 <row>
16181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Plain Layout
16185
16186 \family roman
16187 \series medium
16188 \shape up
16189 \size normal
16190 \emph off
16191 \bar no
16192 \noun off
16193 \color none
16194 C
16195 \end_layout
16196
16197 \end_inset
16198 </cell>
16199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Plain Layout
16203
16204 \end_layout
16205
16206 \end_inset
16207 </cell>
16208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16209 \begin_inset Text
16210
16211 \begin_layout Plain Layout
16212
16213 \end_layout
16214
16215 \end_inset
16216 </cell>
16217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16218 \begin_inset Text
16219
16220 \begin_layout Plain Layout
16221
16222 \end_layout
16223
16224 \end_inset
16225 </cell>
16226 </row>
16227 </lyxtabular>
16228
16229 \end_inset
16230
16231
16232 \end_layout
16233
16234 \begin_layout Subsection
16235 The Table dialog
16236 \end_layout
16237
16238 \begin_layout Standard
16239 You can alter a table by clicking on it with the right mouse button, which
16240  brings up the table dialog.
16241  Here you can adjust the settings of the cell and row/column respectively
16242  where the cursor is placed currently.
16243  Most of the dialog options also work on selections.
16244  This means that if you select more cells, columns or rows the action is
16245  done on all of your selection.
16246 \end_layout
16247
16248 \begin_layout Standard
16249 Additionally to the table dialog, the 
16250 \family sans
16251 table
16252 \begin_inset space ~
16253 \end_inset
16254
16255 toolbar
16256 \family default
16257  helps you in setting table properties.
16258  It appears when the cursor is inside a table.
16259 \end_layout
16260
16261 \begin_layout Standard
16262 In the tab 
16263 \family sans
16264 Table
16265 \begin_inset space ~
16266 \end_inset
16267
16268 Settings
16269 \family default
16270  of the table dialog you can set the alignment for the current row.
16271  If you add a row or column, it will be inserted right beside or below the
16272  current cell respectively.
16273  The vertical alignment of a column can only be adjusted when a column width
16274  is given.
16275  A given width will allow the cell to have line breaks and multiple paragraphs
16276  of text, see section
16277 \begin_inset space ~
16278 \end_inset
16279
16280
16281 \begin_inset CommandInset ref
16282 LatexCommand ref
16283 reference "sub:Table-Cells"
16284
16285 \end_inset
16286
16287 .
16288 \end_layout
16289
16290 \begin_layout Standard
16291 You can mark multiple cells of one row as a multicolumn cell using the check
16292  box 
16293 \family sans
16294 Multicolumn
16295 \family default
16296 .
16297  This will merge the cells to 
16298 \emph on
16299 one
16300 \emph default
16301  cell, spread over more than one column.
16302  Multicolumn cells are treated as own rows, so that the alignment, width,
16303  and border settings affect only the multicolumn cell.
16304  Here's an example table with a multicolumn cell in the first row and one
16305  in the last row without the upper border:
16306 \end_layout
16307
16308 \begin_layout Standard
16309 \align center
16310 \begin_inset Tabular
16311 <lyxtabular version="3" rows="3" columns="4">
16312 <features tabularvalignment="middle" firstHeadTopDL="true" firstHeadBottomDL="true">
16313 <column alignment="center" valignment="top" width="0pt">
16314 <column alignment="center" valignment="middle" width="0">
16315 <column alignment="center" valignment="top" width="0in">
16316 <column alignment="center" valignment="top" width="0pt">
16317 <row>
16318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16319 \begin_inset Text
16320
16321 \begin_layout Plain Layout
16322 abc
16323 \end_layout
16324
16325 \end_inset
16326 </cell>
16327 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16328 \begin_inset Text
16329
16330 \begin_layout Plain Layout
16331 def ghi
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 jkl
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 </row>
16355 <row>
16356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16357 \begin_inset Text
16358
16359 \begin_layout Plain Layout
16360
16361 \family roman
16362 \series medium
16363 \shape up
16364 \size normal
16365 \emph off
16366 \bar no
16367 \noun off
16368 \color none
16369 A
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Plain Layout
16378 B
16379 \end_layout
16380
16381 \end_inset
16382 </cell>
16383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Plain Layout
16387 C
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16393 \begin_inset Text
16394
16395 \begin_layout Plain Layout
16396 D
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 </row>
16402 <row>
16403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16404 \begin_inset Text
16405
16406 \begin_layout Plain Layout
16407 1
16408 \end_layout
16409
16410 \end_inset
16411 </cell>
16412 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16413 \begin_inset Text
16414
16415 \begin_layout Plain Layout
16416 2
16417 \end_layout
16418
16419 \end_inset
16420 </cell>
16421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16422 \begin_inset Text
16423
16424 \begin_layout Plain Layout
16425 3
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout Plain Layout
16434 4
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 </row>
16440 </lyxtabular>
16441
16442 \end_inset
16443
16444
16445 \end_layout
16446
16447 \begin_layout Standard
16448 At the moment LyX doesn't support multirow cells.
16449  Adept users can declare special LaTeX-arguments for the table.
16450  They are necessary for special table formatting, like for multirow cells,
16451  explained in the tables section of the 
16452 \emph on
16453 Embedded
16454 \begin_inset space ~
16455 \end_inset
16456
16457 Objects
16458 \emph default
16459  manual.
16460  You can also rotate the current cell or the whole table 90
16461 \begin_inset space \thinspace{}
16462 \end_inset
16463
16464 degrees counterclockwise.
16465  These rotations are not visible in LyX but in the output.
16466 \end_layout
16467
16468 \begin_layout Standard
16469 \begin_inset Note Greyedout
16470 status open
16471
16472 \begin_layout Plain Layout
16473
16474 \series bold
16475 Note:
16476 \series default
16477  Most DVI-viewers are 
16478 \emph on
16479 not
16480 \emph default
16481  able to display rotations.
16482 \end_layout
16483
16484 \end_inset
16485
16486
16487 \end_layout
16488
16489 \begin_layout Standard
16490 The 
16491 \family sans
16492 Borders
16493 \family default
16494  tab allows you to add and delete border lines for the current row/column.
16495  The button 
16496 \family sans
16497 Default
16498 \family default
16499  adds lines for all cell borders.
16500 \end_layout
16501
16502 \begin_layout Subsection
16503 Longtables
16504 \begin_inset Index idx
16505 status collapsed
16506
16507 \begin_layout Plain Layout
16508 Tables ! Longtables
16509 \end_layout
16510
16511 \end_inset
16512
16513
16514 \begin_inset Index idx
16515 status collapsed
16516
16517 \begin_layout Plain Layout
16518 Longtables
16519 \end_layout
16520
16521 \end_inset
16522
16523
16524 \end_layout
16525
16526 \begin_layout Standard
16527 If the table is too long to fit on one page, you can use the option 
16528 \family sans
16529 Use
16530 \begin_inset space ~
16531 \end_inset
16532
16533 long
16534 \begin_inset space ~
16535 \end_inset
16536
16537 table
16538 \family default
16539  in the tab 
16540 \family sans
16541 Longtable
16542 \family default
16543  of the table dialog to split the table automatically over more pages.
16544  Doing this enables some check boxes and you can now define:
16545 \end_layout
16546
16547 \begin_layout Description
16548
16549 \family sans
16550 Header
16551 \family default
16552 : The current row and all rows above, that don't have any special options
16553  defined, are defined to be the header rows of all pages of the longtable;
16554  except for the first page, if 
16555 \family sans
16556 First
16557 \begin_inset space ~
16558 \end_inset
16559
16560 header
16561 \family default
16562  is defined.
16563 \end_layout
16564
16565 \begin_layout Description
16566
16567 \family sans
16568 First
16569 \begin_inset space ~
16570 \end_inset
16571
16572 header
16573 \family default
16574 : The current row and all rows above, that don't have any special options
16575  defined, are defined to be the header rows of the first page of the longtable.
16576 \end_layout
16577
16578 \begin_layout Description
16579
16580 \family sans
16581 Footer
16582 \family default
16583 : The current row and all rows below, that don't have any special options
16584  defined, are defined to be the footer rows of all pages of the longtable;
16585  except for the last page, if 
16586 \family sans
16587 Last
16588 \begin_inset space ~
16589 \end_inset
16590
16591 footer
16592 \family default
16593  is defined.
16594 \end_layout
16595
16596 \begin_layout Description
16597
16598 \family sans
16599 Last
16600 \begin_inset space ~
16601 \end_inset
16602
16603 footer
16604 \family default
16605 : The current row and all rows below, that don't have any special options
16606  defined, are defined to be the footer rows of the last page of the longtable.
16607 \end_layout
16608
16609 \begin_layout Description
16610 Caption: The first row is reset as single column.
16611  You can now insert there the table caption via the menu 
16612 \family sans
16613 Insert\SpecialChar \menuseparator
16614 Caption
16615 \family default
16616 .
16617  More about longtable captions can be found in the 
16618 \emph on
16619 Embedded
16620 \begin_inset space ~
16621 \end_inset
16622
16623 Objects
16624 \emph default
16625  manual.
16626 \end_layout
16627
16628 \begin_layout Standard
16629 You can also specify a row where the table is split.
16630  If you set more than one option in the same table row, you should be aware
16631  of the fact that only the first one is used in the given table row.
16632  The others will then be defined as 
16633 \emph on
16634 empty
16635 \emph default
16636 .
16637  In this context, first means first in this order: 
16638 \family sans
16639 Footer, Last
16640 \begin_inset space ~
16641 \end_inset
16642
16643 footer,
16644 \family default
16645  
16646 \family sans
16647 Header,
16648 \family default
16649  
16650 \family sans
16651 First
16652 \begin_inset space ~
16653 \end_inset
16654
16655 header.
16656
16657 \family default
16658  See the following longtable to see how it works:
16659 \end_layout
16660
16661 \begin_layout Standard
16662 \align center
16663 \begin_inset Tabular
16664 <lyxtabular version="3" rows="69" columns="3">
16665 <features islongtable="true" tabularvalignment="middle">
16666 <column alignment="block" valignment="top" width="5cm">
16667 <column alignment="left" valignment="top" width="0pt">
16668 <column alignment="right" valignment="top" width="0pt">
16669 <row endfirsthead="true">
16670 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16671 \begin_inset Text
16672
16673 \begin_layout Plain Layout
16674
16675 \series bold
16676 Example Phone List (ignore the names)
16677 \end_layout
16678
16679 \end_inset
16680 </cell>
16681 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16682 \begin_inset Text
16683
16684 \begin_layout Plain Layout
16685
16686 \end_layout
16687
16688 \end_inset
16689 </cell>
16690 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16691 \begin_inset Text
16692
16693 \begin_layout Plain Layout
16694
16695 \end_layout
16696
16697 \end_inset
16698 </cell>
16699 </row>
16700 <row endfirsthead="true">
16701 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16702 \begin_inset Text
16703
16704 \begin_layout Plain Layout
16705
16706 \series bold
16707 NAME
16708 \end_layout
16709
16710 \end_inset
16711 </cell>
16712 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Plain Layout
16716
16717 \end_layout
16718
16719 \end_inset
16720 </cell>
16721 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16722 \begin_inset Text
16723
16724 \begin_layout Plain Layout
16725
16726 \series bold
16727 TEL.
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 </row>
16733 <row endhead="true">
16734 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16735 \begin_inset Text
16736
16737 \begin_layout Plain Layout
16738  
16739 \series bold
16740 Example Phone List
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16746 \begin_inset Text
16747
16748 \begin_layout Plain Layout
16749
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Plain Layout
16758
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 </row>
16764 <row endhead="true">
16765 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Plain Layout
16769
16770 \series bold
16771 NAME
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16777 \begin_inset Text
16778
16779 \begin_layout Plain Layout
16780
16781 \end_layout
16782
16783 \end_inset
16784 </cell>
16785 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16786 \begin_inset Text
16787
16788 \begin_layout Plain Layout
16789
16790 \series bold
16791 TEL.
16792 \end_layout
16793
16794 \end_inset
16795 </cell>
16796 </row>
16797 <row endfoot="true">
16798 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Plain Layout
16802  
16803 \series bold
16804 continue ...
16805 \end_layout
16806
16807 \end_inset
16808 </cell>
16809 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16810 \begin_inset Text
16811
16812 \begin_layout Plain Layout
16813
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822
16823 \end_layout
16824
16825 \end_inset
16826 </cell>
16827 </row>
16828 <row>
16829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Plain Layout
16833
16834 \series bold
16835 Annovi
16836 \end_layout
16837
16838 \end_inset
16839 </cell>
16840 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16841 \begin_inset Text
16842
16843 \begin_layout Plain Layout
16844 Silvia
16845 \end_layout
16846
16847 \end_inset
16848 </cell>
16849 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16850 \begin_inset Text
16851
16852 \begin_layout Plain Layout
16853 111
16854 \end_layout
16855
16856 \end_inset
16857 </cell>
16858 </row>
16859 <row>
16860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16861 \begin_inset Text
16862
16863 \begin_layout Plain Layout
16864
16865 \series bold
16866 Bertoli
16867 \end_layout
16868
16869 \end_inset
16870 </cell>
16871 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16872 \begin_inset Text
16873
16874 \begin_layout Plain Layout
16875 Stefano
16876 \end_layout
16877
16878 \end_inset
16879 </cell>
16880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16881 \begin_inset Text
16882
16883 \begin_layout Plain Layout
16884 111
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 </row>
16890 <row>
16891 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Plain Layout
16895
16896 \series bold
16897 Bozzi
16898 \end_layout
16899
16900 \end_inset
16901 </cell>
16902 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Plain Layout
16906 Walter
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Plain Layout
16915 111
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 </row>
16921 <row>
16922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16923 \begin_inset Text
16924
16925 \begin_layout Plain Layout
16926
16927 \series bold
16928 Cachia
16929 \end_layout
16930
16931 \end_inset
16932 </cell>
16933 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937 Maria
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16943 \begin_inset Text
16944
16945 \begin_layout Plain Layout
16946 111
16947 \end_layout
16948
16949 \end_inset
16950 </cell>
16951 </row>
16952 <row>
16953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957
16958 \series bold
16959 Cachia
16960 \end_layout
16961
16962 \end_inset
16963 </cell>
16964 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16965 \begin_inset Text
16966
16967 \begin_layout Plain Layout
16968 Maurizio
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977 111
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 </row>
16983 <row>
16984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16985 \begin_inset Text
16986
16987 \begin_layout Plain Layout
16988
16989 \series bold
16990 Cinquemani
16991 \end_layout
16992
16993 \end_inset
16994 </cell>
16995 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16996 \begin_inset Text
16997
16998 \begin_layout Plain Layout
16999 Giusi
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008 111
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 </row>
17014 <row>
17015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019
17020 \series bold
17021 Colin
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030 Bernard
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039 111
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 </row>
17045 <row>
17046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050
17051 \series bold
17052 Concli
17053 \end_layout
17054
17055 \end_inset
17056 </cell>
17057 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17058 \begin_inset Text
17059
17060 \begin_layout Plain Layout
17061 Gianfranco
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070 111
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 </row>
17076 <row>
17077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17078 \begin_inset Text
17079
17080 \begin_layout Plain Layout
17081
17082 \series bold
17083 Dal Bosco
17084 \end_layout
17085
17086 \end_inset
17087 </cell>
17088 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17089 \begin_inset Text
17090
17091 \begin_layout Plain Layout
17092 Carolina
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101 111
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 </row>
17107 <row>
17108 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112
17113 \series bold
17114 Dalpiaz
17115 \end_layout
17116
17117 \end_inset
17118 </cell>
17119 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17120 \begin_inset Text
17121
17122 \begin_layout Plain Layout
17123 Annamaria
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132 111
17133 \end_layout
17134
17135 \end_inset
17136 </cell>
17137 </row>
17138 <row>
17139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17140 \begin_inset Text
17141
17142 \begin_layout Plain Layout
17143
17144 \series bold
17145 Feliciello
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17151 \begin_inset Text
17152
17153 \begin_layout Plain Layout
17154 Domenico
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 111
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 </row>
17169 <row>
17170 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17171 \begin_inset Text
17172
17173 \begin_layout Plain Layout
17174
17175 \series bold
17176 Focarelli
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185 Paola
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194 111
17195 \end_layout
17196
17197 \end_inset
17198 </cell>
17199 </row>
17200 <row>
17201 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17202 \begin_inset Text
17203
17204 \begin_layout Plain Layout
17205
17206 \series bold
17207 Galletti
17208 \end_layout
17209
17210 \end_inset
17211 </cell>
17212 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17213 \begin_inset Text
17214
17215 \begin_layout Plain Layout
17216 Oreste
17217 \end_layout
17218
17219 \end_inset
17220 </cell>
17221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225 111
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 </row>
17231 <row>
17232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236
17237 \series bold
17238 Gasparini
17239 \end_layout
17240
17241 \end_inset
17242 </cell>
17243 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17244 \begin_inset Text
17245
17246 \begin_layout Plain Layout
17247 Franca
17248 \end_layout
17249
17250 \end_inset
17251 </cell>
17252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17253 \begin_inset Text
17254
17255 \begin_layout Plain Layout
17256 111
17257 \end_layout
17258
17259 \end_inset
17260 </cell>
17261 </row>
17262 <row>
17263 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17264 \begin_inset Text
17265
17266 \begin_layout Plain Layout
17267
17268 \series bold
17269 Rizzardi
17270 \end_layout
17271
17272 \end_inset
17273 </cell>
17274 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17275 \begin_inset Text
17276
17277 \begin_layout Plain Layout
17278 Paola
17279 \end_layout
17280
17281 \end_inset
17282 </cell>
17283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287 111
17288 \end_layout
17289
17290 \end_inset
17291 </cell>
17292 </row>
17293 <row>
17294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17295 \begin_inset Text
17296
17297 \begin_layout Plain Layout
17298
17299 \series bold
17300 Lassini
17301 \end_layout
17302
17303 \end_inset
17304 </cell>
17305 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17306 \begin_inset Text
17307
17308 \begin_layout Plain Layout
17309 Giancarlo
17310 \end_layout
17311
17312 \end_inset
17313 </cell>
17314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17315 \begin_inset Text
17316
17317 \begin_layout Plain Layout
17318 111
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 </row>
17324 <row>
17325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329
17330 \series bold
17331 Malfatti
17332 \end_layout
17333
17334 \end_inset
17335 </cell>
17336 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340 Luciano
17341 \end_layout
17342
17343 \end_inset
17344 </cell>
17345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349 111
17350 \end_layout
17351
17352 \end_inset
17353 </cell>
17354 </row>
17355 <row>
17356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360
17361 \series bold
17362 Malfatti
17363 \end_layout
17364
17365 \end_inset
17366 </cell>
17367 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17368 \begin_inset Text
17369
17370 \begin_layout Plain Layout
17371 Valeriano
17372 \end_layout
17373
17374 \end_inset
17375 </cell>
17376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17377 \begin_inset Text
17378
17379 \begin_layout Plain Layout
17380 111
17381 \end_layout
17382
17383 \end_inset
17384 </cell>
17385 </row>
17386 <row>
17387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17388 \begin_inset Text
17389
17390 \begin_layout Plain Layout
17391
17392 \series bold
17393 Meneguzzo
17394 \end_layout
17395
17396 \end_inset
17397 </cell>
17398 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17399 \begin_inset Text
17400
17401 \begin_layout Plain Layout
17402 Roberto
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17408 \begin_inset Text
17409
17410 \begin_layout Plain Layout
17411 111
17412 \end_layout
17413
17414 \end_inset
17415 </cell>
17416 </row>
17417 <row>
17418 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17419 \begin_inset Text
17420
17421 \begin_layout Plain Layout
17422
17423 \series bold
17424 Mezzadra
17425 \end_layout
17426
17427 \end_inset
17428 </cell>
17429 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17430 \begin_inset Text
17431
17432 \begin_layout Plain Layout
17433 Roberto
17434 \end_layout
17435
17436 \end_inset
17437 </cell>
17438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17439 \begin_inset Text
17440
17441 \begin_layout Plain Layout
17442 111
17443 \end_layout
17444
17445 \end_inset
17446 </cell>
17447 </row>
17448 <row>
17449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17450 \begin_inset Text
17451
17452 \begin_layout Plain Layout
17453
17454 \series bold
17455 Pirpamer
17456 \end_layout
17457
17458 \end_inset
17459 </cell>
17460 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17461 \begin_inset Text
17462
17463 \begin_layout Plain Layout
17464 Erich
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473 111
17474 \end_layout
17475
17476 \end_inset
17477 </cell>
17478 </row>
17479 <row>
17480 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17481 \begin_inset Text
17482
17483 \begin_layout Plain Layout
17484
17485 \series bold
17486 Pochiesa
17487 \end_layout
17488
17489 \end_inset
17490 </cell>
17491 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17492 \begin_inset Text
17493
17494 \begin_layout Plain Layout
17495 Paolo
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504 111, 222
17505 \end_layout
17506
17507 \end_inset
17508 </cell>
17509 </row>
17510 <row>
17511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515
17516 \series bold
17517 Radina
17518 \end_layout
17519
17520 \end_inset
17521 </cell>
17522 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17523 \begin_inset Text
17524
17525 \begin_layout Plain Layout
17526 Claudio
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535 111
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 </row>
17541 <row>
17542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17543 \begin_inset Text
17544
17545 \begin_layout Plain Layout
17546
17547 \series bold
17548 Stuffer
17549 \end_layout
17550
17551 \end_inset
17552 </cell>
17553 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17554 \begin_inset Text
17555
17556 \begin_layout Plain Layout
17557 Oskar
17558 \end_layout
17559
17560 \end_inset
17561 </cell>
17562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17563 \begin_inset Text
17564
17565 \begin_layout Plain Layout
17566 111
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 </row>
17572 <row>
17573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17574 \begin_inset Text
17575
17576 \begin_layout Plain Layout
17577
17578 \series bold
17579 Tacchelli
17580 \end_layout
17581
17582 \end_inset
17583 </cell>
17584 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Plain Layout
17588 Ugo
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597 111
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 </row>
17603 <row>
17604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17605 \begin_inset Text
17606
17607 \begin_layout Plain Layout
17608
17609 \series bold
17610 Tezzele
17611 \end_layout
17612
17613 \end_inset
17614 </cell>
17615 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17616 \begin_inset Text
17617
17618 \begin_layout Plain Layout
17619 Margit
17620 \end_layout
17621
17622 \end_inset
17623 </cell>
17624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628 111
17629 \end_layout
17630
17631 \end_inset
17632 </cell>
17633 </row>
17634 <row>
17635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17636 \begin_inset Text
17637
17638 \begin_layout Plain Layout
17639
17640 \series bold
17641 Unterkalmsteiner
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17647 \begin_inset Text
17648
17649 \begin_layout Plain Layout
17650 Frieda
17651 \end_layout
17652
17653 \end_inset
17654 </cell>
17655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17656 \begin_inset Text
17657
17658 \begin_layout Plain Layout
17659 111
17660 \end_layout
17661
17662 \end_inset
17663 </cell>
17664 </row>
17665 <row>
17666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17667 \begin_inset Text
17668
17669 \begin_layout Plain Layout
17670
17671 \series bold
17672 Vieider
17673 \end_layout
17674
17675 \end_inset
17676 </cell>
17677 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17678 \begin_inset Text
17679
17680 \begin_layout Plain Layout
17681 Hilde
17682 \end_layout
17683
17684 \end_inset
17685 </cell>
17686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17687 \begin_inset Text
17688
17689 \begin_layout Plain Layout
17690 111
17691 \end_layout
17692
17693 \end_inset
17694 </cell>
17695 </row>
17696 <row>
17697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17698 \begin_inset Text
17699
17700 \begin_layout Plain Layout
17701
17702 \series bold
17703 Vigna
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17709 \begin_inset Text
17710
17711 \begin_layout Plain Layout
17712 Jürgen
17713 \end_layout
17714
17715 \end_inset
17716 </cell>
17717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17718 \begin_inset Text
17719
17720 \begin_layout Plain Layout
17721 111
17722 \end_layout
17723
17724 \end_inset
17725 </cell>
17726 </row>
17727 <row>
17728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Plain Layout
17732
17733 \series bold
17734 Weber
17735 \end_layout
17736
17737 \end_inset
17738 </cell>
17739 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17740 \begin_inset Text
17741
17742 \begin_layout Plain Layout
17743 Maurizio
17744 \end_layout
17745
17746 \end_inset
17747 </cell>
17748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17749 \begin_inset Text
17750
17751 \begin_layout Plain Layout
17752 111
17753 \end_layout
17754
17755 \end_inset
17756 </cell>
17757 </row>
17758 <row>
17759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17760 \begin_inset Text
17761
17762 \begin_layout Plain Layout
17763
17764 \series bold
17765 Winkler
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17771 \begin_inset Text
17772
17773 \begin_layout Plain Layout
17774 Franz
17775 \end_layout
17776
17777 \end_inset
17778 </cell>
17779 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17780 \begin_inset Text
17781
17782 \begin_layout Plain Layout
17783 111
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 </row>
17789 <row>
17790 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17791 \begin_inset Text
17792
17793 \begin_layout Plain Layout
17794  
17795 \end_layout
17796
17797 \end_inset
17798 </cell>
17799 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803
17804 \end_layout
17805
17806 \end_inset
17807 </cell>
17808 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17809 \begin_inset Text
17810
17811 \begin_layout Plain Layout
17812
17813 \end_layout
17814
17815 \end_inset
17816 </cell>
17817 </row>
17818 <row>
17819 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823
17824 \series bold
17825 Annovi
17826 \end_layout
17827
17828 \end_inset
17829 </cell>
17830 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17831 \begin_inset Text
17832
17833 \begin_layout Plain Layout
17834 Silvia
17835 \end_layout
17836
17837 \end_inset
17838 </cell>
17839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17840 \begin_inset Text
17841
17842 \begin_layout Plain Layout
17843 555
17844 \end_layout
17845
17846 \end_inset
17847 </cell>
17848 </row>
17849 <row>
17850 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854
17855 \series bold
17856 Bertoli
17857 \end_layout
17858
17859 \end_inset
17860 </cell>
17861 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865 Stefano
17866 \end_layout
17867
17868 \end_inset
17869 </cell>
17870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874 555
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 </row>
17880 <row>
17881 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885
17886 \series bold
17887 Bozzi
17888 \end_layout
17889
17890 \end_inset
17891 </cell>
17892 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896 Walter
17897 \end_layout
17898
17899 \end_inset
17900 </cell>
17901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17902 \begin_inset Text
17903
17904 \begin_layout Plain Layout
17905 555
17906 \end_layout
17907
17908 \end_inset
17909 </cell>
17910 </row>
17911 <row>
17912 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916
17917 \series bold
17918 Cachia
17919 \end_layout
17920
17921 \end_inset
17922 </cell>
17923 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17924 \begin_inset Text
17925
17926 \begin_layout Plain Layout
17927 Maria
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936 555
17937 \end_layout
17938
17939 \end_inset
17940 </cell>
17941 </row>
17942 <row>
17943 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947
17948 \series bold
17949 Cachia
17950 \end_layout
17951
17952 \end_inset
17953 </cell>
17954 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958 Maurizio
17959 \end_layout
17960
17961 \end_inset
17962 </cell>
17963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967 555
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 </row>
17973 <row>
17974 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17975 \begin_inset Text
17976
17977 \begin_layout Plain Layout
17978
17979 \series bold
17980 Cinquemani
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17986 \begin_inset Text
17987
17988 \begin_layout Plain Layout
17989 Giusi
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Plain Layout
17998 555
17999 \end_layout
18000
18001 \end_inset
18002 </cell>
18003 </row>
18004 <row>
18005 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18006 \begin_inset Text
18007
18008 \begin_layout Plain Layout
18009
18010 \series bold
18011 Colin
18012 \end_layout
18013
18014 \end_inset
18015 </cell>
18016 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18017 \begin_inset Text
18018
18019 \begin_layout Plain Layout
18020 Bernard
18021 \end_layout
18022
18023 \end_inset
18024 </cell>
18025 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18026 \begin_inset Text
18027
18028 \begin_layout Plain Layout
18029 555
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 </row>
18035 <row>
18036 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18037 \begin_inset Text
18038
18039 \begin_layout Plain Layout
18040
18041 \series bold
18042 Concli
18043 \end_layout
18044
18045 \end_inset
18046 </cell>
18047 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18048 \begin_inset Text
18049
18050 \begin_layout Plain Layout
18051 Gianfranco
18052 \end_layout
18053
18054 \end_inset
18055 </cell>
18056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18057 \begin_inset Text
18058
18059 \begin_layout Plain Layout
18060 555
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 </row>
18066 <row>
18067 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18068 \begin_inset Text
18069
18070 \begin_layout Plain Layout
18071
18072 \series bold
18073 Dal Bosco
18074 \end_layout
18075
18076 \end_inset
18077 </cell>
18078 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18079 \begin_inset Text
18080
18081 \begin_layout Plain Layout
18082 Carolina
18083 \end_layout
18084
18085 \end_inset
18086 </cell>
18087 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091 555
18092 \end_layout
18093
18094 \end_inset
18095 </cell>
18096 </row>
18097 <row>
18098 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Plain Layout
18102
18103 \series bold
18104 Dalpiaz
18105 \end_layout
18106
18107 \end_inset
18108 </cell>
18109 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18110 \begin_inset Text
18111
18112 \begin_layout Plain Layout
18113 Annamaria
18114 \end_layout
18115
18116 \end_inset
18117 </cell>
18118 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18119 \begin_inset Text
18120
18121 \begin_layout Plain Layout
18122 555
18123 \end_layout
18124
18125 \end_inset
18126 </cell>
18127 </row>
18128 <row>
18129 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18130 \begin_inset Text
18131
18132 \begin_layout Plain Layout
18133
18134 \series bold
18135 Feliciello
18136 \end_layout
18137
18138 \end_inset
18139 </cell>
18140 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144 Domenico
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153 555
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 </row>
18159 <row>
18160 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164
18165 \series bold
18166 Focarelli
18167 \end_layout
18168
18169 \end_inset
18170 </cell>
18171 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18172 \begin_inset Text
18173
18174 \begin_layout Plain Layout
18175 Paola
18176 \end_layout
18177
18178 \end_inset
18179 </cell>
18180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18181 \begin_inset Text
18182
18183 \begin_layout Plain Layout
18184 555
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 </row>
18190 <row>
18191 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18192 \begin_inset Text
18193
18194 \begin_layout Plain Layout
18195
18196 \series bold
18197 Galletti
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206 Oreste
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215 555
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 </row>
18221 <row>
18222 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18223 \begin_inset Text
18224
18225 \begin_layout Plain Layout
18226
18227 \series bold
18228 Gasparini
18229 \end_layout
18230
18231 \end_inset
18232 </cell>
18233 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 Franca
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 555
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 </row>
18252 <row>
18253 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257
18258 \series bold
18259 Rizzardi
18260 \end_layout
18261
18262 \end_inset
18263 </cell>
18264 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18265 \begin_inset Text
18266
18267 \begin_layout Plain Layout
18268 Paola
18269 \end_layout
18270
18271 \end_inset
18272 </cell>
18273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18274 \begin_inset Text
18275
18276 \begin_layout Plain Layout
18277 555
18278 \end_layout
18279
18280 \end_inset
18281 </cell>
18282 </row>
18283 <row>
18284 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18285 \begin_inset Text
18286
18287 \begin_layout Plain Layout
18288
18289 \series bold
18290 Lassini
18291 \end_layout
18292
18293 \end_inset
18294 </cell>
18295 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18296 \begin_inset Text
18297
18298 \begin_layout Plain Layout
18299 Giancarlo
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308 555
18309 \end_layout
18310
18311 \end_inset
18312 </cell>
18313 </row>
18314 <row>
18315 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Plain Layout
18319
18320 \series bold
18321 Malfatti
18322 \end_layout
18323
18324 \end_inset
18325 </cell>
18326 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18327 \begin_inset Text
18328
18329 \begin_layout Plain Layout
18330 Luciano
18331 \end_layout
18332
18333 \end_inset
18334 </cell>
18335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339 555
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 </row>
18345 <row>
18346 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18347 \begin_inset Text
18348
18349 \begin_layout Plain Layout
18350
18351 \series bold
18352 Malfatti
18353 \end_layout
18354
18355 \end_inset
18356 </cell>
18357 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18358 \begin_inset Text
18359
18360 \begin_layout Plain Layout
18361 Valeriano
18362 \end_layout
18363
18364 \end_inset
18365 </cell>
18366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18367 \begin_inset Text
18368
18369 \begin_layout Plain Layout
18370 555
18371 \end_layout
18372
18373 \end_inset
18374 </cell>
18375 </row>
18376 <row>
18377 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18378 \begin_inset Text
18379
18380 \begin_layout Plain Layout
18381
18382 \series bold
18383 Meneguzzo
18384 \end_layout
18385
18386 \end_inset
18387 </cell>
18388 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18389 \begin_inset Text
18390
18391 \begin_layout Plain Layout
18392 Roberto
18393 \end_layout
18394
18395 \end_inset
18396 </cell>
18397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18398 \begin_inset Text
18399
18400 \begin_layout Plain Layout
18401 555
18402 \end_layout
18403
18404 \end_inset
18405 </cell>
18406 </row>
18407 <row>
18408 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412
18413 \series bold
18414 Mezzadra
18415 \end_layout
18416
18417 \end_inset
18418 </cell>
18419 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18420 \begin_inset Text
18421
18422 \begin_layout Plain Layout
18423 Roberto
18424 \end_layout
18425
18426 \end_inset
18427 </cell>
18428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Plain Layout
18432 555
18433 \end_layout
18434
18435 \end_inset
18436 </cell>
18437 </row>
18438 <row>
18439 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18440 \begin_inset Text
18441
18442 \begin_layout Plain Layout
18443
18444 \series bold
18445 Pirpamer
18446 \end_layout
18447
18448 \end_inset
18449 </cell>
18450 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18451 \begin_inset Text
18452
18453 \begin_layout Plain Layout
18454 Erich
18455 \end_layout
18456
18457 \end_inset
18458 </cell>
18459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Plain Layout
18463 555
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 </row>
18469 <row>
18470 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18471 \begin_inset Text
18472
18473 \begin_layout Plain Layout
18474
18475 \series bold
18476 Pochiesa
18477 \end_layout
18478
18479 \end_inset
18480 </cell>
18481 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18482 \begin_inset Text
18483
18484 \begin_layout Plain Layout
18485 Paolo
18486 \end_layout
18487
18488 \end_inset
18489 </cell>
18490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494 555, 222
18495 \end_layout
18496
18497 \end_inset
18498 </cell>
18499 </row>
18500 <row>
18501 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18502 \begin_inset Text
18503
18504 \begin_layout Plain Layout
18505
18506 \series bold
18507 Radina
18508 \end_layout
18509
18510 \end_inset
18511 </cell>
18512 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18513 \begin_inset Text
18514
18515 \begin_layout Plain Layout
18516 Claudio
18517 \end_layout
18518
18519 \end_inset
18520 </cell>
18521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18522 \begin_inset Text
18523
18524 \begin_layout Plain Layout
18525 555
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 </row>
18531 <row>
18532 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18533 \begin_inset Text
18534
18535 \begin_layout Plain Layout
18536
18537 \series bold
18538 Stuffer
18539 \end_layout
18540
18541 \end_inset
18542 </cell>
18543 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18544 \begin_inset Text
18545
18546 \begin_layout Plain Layout
18547 Oskar
18548 \end_layout
18549
18550 \end_inset
18551 </cell>
18552 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556 555
18557 \end_layout
18558
18559 \end_inset
18560 </cell>
18561 </row>
18562 <row>
18563 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567
18568 \series bold
18569 Tacchelli
18570 \end_layout
18571
18572 \end_inset
18573 </cell>
18574 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18575 \begin_inset Text
18576
18577 \begin_layout Plain Layout
18578 Ugo
18579 \end_layout
18580
18581 \end_inset
18582 </cell>
18583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587 555
18588 \end_layout
18589
18590 \end_inset
18591 </cell>
18592 </row>
18593 <row>
18594 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18595 \begin_inset Text
18596
18597 \begin_layout Plain Layout
18598
18599 \series bold
18600 Tezzele
18601 \end_layout
18602
18603 \end_inset
18604 </cell>
18605 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18606 \begin_inset Text
18607
18608 \begin_layout Plain Layout
18609 Margit
18610 \end_layout
18611
18612 \end_inset
18613 </cell>
18614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18615 \begin_inset Text
18616
18617 \begin_layout Plain Layout
18618 555
18619 \end_layout
18620
18621 \end_inset
18622 </cell>
18623 </row>
18624 <row>
18625 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629
18630 \series bold
18631 Unterkalmsteiner
18632 \end_layout
18633
18634 \end_inset
18635 </cell>
18636 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18637 \begin_inset Text
18638
18639 \begin_layout Plain Layout
18640 Frieda
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649 555
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 </row>
18655 <row>
18656 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18657 \begin_inset Text
18658
18659 \begin_layout Plain Layout
18660
18661 \series bold
18662 Vieider
18663 \end_layout
18664
18665 \end_inset
18666 </cell>
18667 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18668 \begin_inset Text
18669
18670 \begin_layout Plain Layout
18671 Hilde
18672 \end_layout
18673
18674 \end_inset
18675 </cell>
18676 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18677 \begin_inset Text
18678
18679 \begin_layout Plain Layout
18680 555
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 </row>
18686 <row>
18687 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18688 \begin_inset Text
18689
18690 \begin_layout Plain Layout
18691
18692 \series bold
18693 Vigna
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702 Jürgen
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711 999
18712 \end_layout
18713
18714 \end_inset
18715 </cell>
18716 </row>
18717 <row>
18718 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18719 \begin_inset Text
18720
18721 \begin_layout Plain Layout
18722
18723 \series bold
18724 Weber
18725 \end_layout
18726
18727 \end_inset
18728 </cell>
18729 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18730 \begin_inset Text
18731
18732 \begin_layout Plain Layout
18733 Maurizio
18734 \end_layout
18735
18736 \end_inset
18737 </cell>
18738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18739 \begin_inset Text
18740
18741 \begin_layout Plain Layout
18742 555
18743 \end_layout
18744
18745 \end_inset
18746 </cell>
18747 </row>
18748 <row>
18749 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18750 \begin_inset Text
18751
18752 \begin_layout Plain Layout
18753
18754 \series bold
18755 Winkler
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18761 \begin_inset Text
18762
18763 \begin_layout Plain Layout
18764 Franz
18765 \end_layout
18766
18767 \end_inset
18768 </cell>
18769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18770 \begin_inset Text
18771
18772 \begin_layout Plain Layout
18773 555
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 </row>
18779 <row endlastfoot="true">
18780 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18781 \begin_inset Text
18782
18783 \begin_layout Plain Layout
18784
18785 \series bold
18786 End
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18792 \begin_inset Text
18793
18794 \begin_layout Plain Layout
18795
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 </row>
18810 </lyxtabular>
18811
18812 \end_inset
18813
18814
18815 \end_layout
18816
18817 \begin_layout Subsection
18818 Table Cells
18819 \begin_inset Index idx
18820 status collapsed
18821
18822 \begin_layout Plain Layout
18823 Tables ! Cells
18824 \end_layout
18825
18826 \end_inset
18827
18828
18829 \begin_inset CommandInset label
18830 LatexCommand label
18831 name "sub:Table-Cells"
18832
18833 \end_inset
18834
18835
18836 \end_layout
18837
18838 \begin_layout Standard
18839 A table cell can contain text, inline equations, a figure, or another table.
18840  All these kinds of objects can be placed in the same cell.
18841  Font sizes and shapes can also be altered.
18842  But you can't put a special environment in a cell (like 
18843 \family sans
18844 Section*
18845 \family default
18846 , etc.), nor set spacing options etc.
18847  for the cell's paragraph.
18848 \end_layout
18849
18850 \begin_layout Standard
18851 To have multi-line entries in table cells, you have to declare a fixed width
18852  for the column in the table dialog.
18853  Your text is then automatically split into multiple lines and the cell
18854  is enlarged vertically when the length of the text exceeds the given width.
18855  An example:
18856 \end_layout
18857
18858 \begin_layout Standard
18859 \align center
18860 \begin_inset Tabular
18861 <lyxtabular version="3" rows="4" columns="3">
18862 <features tabularvalignment="middle">
18863 <column alignment="center" valignment="top" width="0pt">
18864 <column alignment="block" valignment="top" width="3cm">
18865 <column alignment="center" valignment="top" width="0pt">
18866 <row>
18867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871
18872 \family roman
18873 \series medium
18874 \shape up
18875 \size normal
18876 \emph off
18877 \bar no
18878 \noun off
18879 \color none
18880 1
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18886 \begin_inset Text
18887
18888 \begin_layout Plain Layout
18889
18890 \family roman
18891 \series medium
18892 \shape up
18893 \size normal
18894 \emph off
18895 \bar no
18896 \noun off
18897 \color none
18898 2
18899 \end_layout
18900
18901 \end_inset
18902 </cell>
18903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18904 \begin_inset Text
18905
18906 \begin_layout Plain Layout
18907
18908 \family roman
18909 \series medium
18910 \shape up
18911 \size normal
18912 \emph off
18913 \bar no
18914 \noun off
18915 \color none
18916 3
18917 \end_layout
18918
18919 \end_inset
18920 </cell>
18921 </row>
18922 <row>
18923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927
18928 \family roman
18929 \series medium
18930 \shape up
18931 \size normal
18932 \emph off
18933 \bar no
18934 \noun off
18935 \color none
18936 4
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18942 \begin_inset Text
18943
18944 \begin_layout Plain Layout
18945
18946 \family roman
18947 \series medium
18948 \shape up
18949 \size normal
18950 \emph off
18951 \bar no
18952 \noun off
18953 \color none
18954 This is a multiline entry in a table.
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963
18964 \family roman
18965 \series medium
18966 \shape up
18967 \size normal
18968 \emph off
18969 \bar no
18970 \noun off
18971 \color none
18972 5
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 </row>
18978 <row>
18979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983
18984 \family roman
18985 \series medium
18986 \shape up
18987 \size normal
18988 \emph off
18989 \bar no
18990 \noun off
18991 \color none
18992 6
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001
19002 \family roman
19003 \series medium
19004 \shape up
19005 \size normal
19006 \emph off
19007 \bar no
19008 \noun off
19009 \color none
19010 This is longer now.
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019
19020 \family roman
19021 \series medium
19022 \shape up
19023 \size normal
19024 \emph off
19025 \bar no
19026 \noun off
19027 \color none
19028 7
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 </row>
19034 <row>
19035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039
19040 \family roman
19041 \series medium
19042 \shape up
19043 \size normal
19044 \emph off
19045 \bar no
19046 \noun off
19047 \color none
19048 8
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057
19058 \family roman
19059 \series medium
19060 \shape up
19061 \size normal
19062 \emph off
19063 \bar no
19064 \noun off
19065 \color none
19066 This is a multiline entry in a table.
19067  This is longer now.
19068 \end_layout
19069
19070 \end_inset
19071 </cell>
19072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076
19077 \family roman
19078 \series medium
19079 \shape up
19080 \size normal
19081 \emph off
19082 \bar no
19083 \noun off
19084 \color none
19085 9
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 </row>
19091 </lyxtabular>
19092
19093 \end_inset
19094
19095
19096 \end_layout
19097
19098 \begin_layout Standard
19099 Cutting and pasting between tables and table cells works reasonably well.
19100  You can cut and paste even more than one row.
19101 \begin_inset Foot
19102 status open
19103
19104 \begin_layout Plain Layout
19105 Note, that you cannot paste into a multicell selection because it would
19106  not be clear what to do when pasting a single word in a selected 2×3.
19107  
19108 \end_layout
19109
19110 \end_inset
19111
19112  Selection with the mouse or with 
19113 \family sans
19114 Shift
19115 \family default
19116  plus the arrow keys works as usual.
19117  You can also copy and paste the entire table as a single unit by starting
19118  the selection from outside the table.
19119 \end_layout
19120
19121 \begin_layout Section
19122 Floats
19123 \begin_inset Index idx
19124 status collapsed
19125
19126 \begin_layout Plain Layout
19127 Floats
19128 \end_layout
19129
19130 \end_inset
19131
19132
19133 \begin_inset CommandInset label
19134 LatexCommand label
19135 name "sec:Floats"
19136
19137 \end_inset
19138
19139
19140 \end_layout
19141
19142 \begin_layout Standard
19143 A float is a block of text associated with some sort of label, which doesn't
19144  have a fixed location.
19145  It can 
19146 \begin_inset Quotes eld
19147 \end_inset
19148
19149 float
19150 \begin_inset Quotes erd
19151 \end_inset
19152
19153  forward or backward a page or two, to wherever it fits best.
19154  
19155 \family sans
19156 Footnotes
19157 \family default
19158  and 
19159 \family sans
19160 Margin
19161 \begin_inset space ~
19162 \end_inset
19163
19164 Notes
19165 \family default
19166  are also floats, because they can float to the next page when there are
19167  too many notes on the page.
19168 \end_layout
19169
19170 \begin_layout Standard
19171 Floats make it possible to get a high quality layout.
19172  Images and tables can be spread evenly over the pages to avoid whitespace
19173  and pages without text.
19174  As the floating often destroys the context between the text and the image/table
19175 , every float can be referenced in the text.
19176  Floats are therefore numbered.
19177  Referencing is described in section
19178 \begin_inset space ~
19179 \end_inset
19180
19181
19182 \begin_inset CommandInset ref
19183 LatexCommand ref
19184 reference "sec:Cross-References"
19185
19186 \end_inset
19187
19188 .
19189 \end_layout
19190
19191 \begin_layout Standard
19192 To insert a float, use the menu 
19193 \family sans
19194 Insert\SpecialChar \menuseparator
19195 Floats
19196 \family default
19197 .
19198  A box with a caption that has e.
19199 \begin_inset space \thinspace{}
19200 \end_inset
19201
19202 g.
19203 \begin_inset space \space{}
19204 \end_inset
19205
19206 the label 
19207 \begin_inset Quotes eld
19208 \end_inset
19209
19210 Figure
19211 \begin_inset space ~
19212 \end_inset
19213
19214 #:
19215 \begin_inset Quotes erd
19216 \end_inset
19217
19218  (# is the actual number) will be inserted into your document.
19219  The label will automatically be translated to the document language in
19220  the output.
19221  After the label you can insert the caption text.
19222 \begin_inset Index idx
19223 status collapsed
19224
19225 \begin_layout Plain Layout
19226 Floats ! Captions
19227 \end_layout
19228
19229 \end_inset
19230
19231  The image or table is inserted above or below the caption in a separate
19232  paragraph within the float.
19233  To keep your LyX-document readable, you can open and close the float box
19234  by left-clicking on the box label.
19235  A closed float box looks like this: 
19236 \begin_inset Graphics
19237         filename clipart/floatQt4.png
19238         scale 80
19239
19240 \end_inset
19241
19242  – a gray button with a red label.
19243 \end_layout
19244
19245 \begin_layout Standard
19246 It is recommended to insert floats as a separate paragraph to avoid possible
19247  LaTeX-errors that can occur when the surrounding text is specially formatted.
19248 \end_layout
19249
19250 \begin_layout Subsection
19251 Float Types
19252 \end_layout
19253
19254 \begin_layout Subsubsection
19255 Figure Floats
19256 \begin_inset Index idx
19257 status collapsed
19258
19259 \begin_layout Plain Layout
19260 Floats ! Figure floats
19261 \end_layout
19262
19263 \end_inset
19264
19265
19266 \begin_inset CommandInset label
19267 LatexCommand label
19268 name "sec:Figure-Floats"
19269
19270 \end_inset
19271
19272
19273 \end_layout
19274
19275 \begin_layout Standard
19276 The menu 
19277 \family sans
19278 Insert\SpecialChar \menuseparator
19279 Float\SpecialChar \menuseparator
19280 Figure
19281 \family default
19282  inserts a float with the label 
19283 \begin_inset Quotes eld
19284 \end_inset
19285
19286
19287 \series bold
19288 Figure
19289 \begin_inset space ~
19290 \end_inset
19291
19292 #:
19293 \series default
19294
19295 \begin_inset Quotes erd
19296 \end_inset
19297
19298 .
19299  Set the cursor above this label (or before it and press enter) and insert
19300  the image as described above to get the caption printed below the image.
19301  This is what we did for Figure
19302 \begin_inset space ~
19303 \end_inset
19304
19305
19306 \begin_inset CommandInset ref
19307 LatexCommand ref
19308 reference "cap:Platypus"
19309
19310 \end_inset
19311
19312 .
19313  If you want the caption to be above the image, set the cursor at the end
19314  of the caption, press enter and insert the image.
19315  This was done in Figure
19316 \begin_inset space ~
19317 \end_inset
19318
19319
19320 \begin_inset CommandInset ref
19321 LatexCommand ref
19322 reference "cap:Escher"
19323
19324 \end_inset
19325
19326 .
19327 \end_layout
19328
19329 \begin_layout Standard
19330 \begin_inset Float figure
19331 wide false
19332 sideways false
19333 status open
19334
19335 \begin_layout Plain Layout
19336 \align center
19337 \begin_inset Graphics
19338         filename clipart/platypus.eps
19339         width 50col%
19340         rotateOrigin center
19341
19342 \end_inset
19343
19344
19345 \end_layout
19346
19347 \begin_layout Plain Layout
19348 \begin_inset Caption
19349
19350 \begin_layout Plain Layout
19351 \begin_inset CommandInset label
19352 LatexCommand label
19353 name "cap:Platypus"
19354
19355 \end_inset
19356
19357 A severely distorted platypus in a float.
19358 \end_layout
19359
19360 \end_inset
19361
19362
19363 \end_layout
19364
19365 \end_inset
19366
19367
19368 \end_layout
19369
19370 \begin_layout Standard
19371 \begin_inset Float figure
19372 wide false
19373 sideways false
19374 status open
19375
19376 \begin_layout Plain Layout
19377 \begin_inset Caption
19378
19379 \begin_layout Plain Layout
19380 \begin_inset CommandInset label
19381 LatexCommand label
19382 name "cap:Escher"
19383
19384 \end_inset
19385
19386 M.C.
19387  Escher on acid.
19388 \end_layout
19389
19390 \end_inset
19391
19392
19393 \end_layout
19394
19395 \begin_layout Plain Layout
19396 \align center
19397 \begin_inset Graphics
19398         filename clipart/escher-lsd.eps
19399         scale 80
19400         rotateOrigin center
19401
19402 \end_inset
19403
19404
19405 \end_layout
19406
19407 \end_inset
19408
19409
19410 \end_layout
19411
19412 \begin_layout Standard
19413 This figure float also shows how to set a label and create a cross-reference
19414  to it.
19415  As described in section
19416 \begin_inset space ~
19417 \end_inset
19418
19419
19420 \begin_inset CommandInset ref
19421 LatexCommand ref
19422 reference "sec:Cross-References"
19423
19424 \end_inset
19425
19426 , you can simply insert a label in the caption using the menu 
19427 \family sans
19428 Insert\SpecialChar \menuseparator
19429 Label
19430 \family default
19431  and refer to it using the menu 
19432 \family sans
19433 Insert\SpecialChar \menuseparator
19434 Cross-Reference
19435 \family default
19436 .
19437  It is important to use references to figure floats, rather than using vague
19438  references like 
19439 \begin_inset Quotes eld
19440 \end_inset
19441
19442 the figure above
19443 \begin_inset Quotes erd
19444 \end_inset
19445
19446 , because as LaTeX will reposition the floats in the final document; it
19447  might not be 
19448 \begin_inset Quotes eld
19449 \end_inset
19450
19451 above
19452 \begin_inset Quotes erd
19453 \end_inset
19454
19455  at all.
19456 \end_layout
19457
19458 \begin_layout Standard
19459 Normally only one image is inserted in a figure float, but sometimes you
19460  might want to use two images with separate subcaptions.
19461  This can be done by inserting image floats into existing image floats.
19462  Note that only the main caption of the float is added to the List of Figures.
19463  Figure
19464 \begin_inset space ~
19465 \end_inset
19466
19467
19468 \begin_inset CommandInset ref
19469 LatexCommand ref
19470 reference "cap:Two-distorted-images"
19471
19472 \end_inset
19473
19474  is an example of a figure float with two images set side by side.
19475  You can also set the images one below the other.
19476  Figure
19477 \begin_inset space ~
19478 \end_inset
19479
19480
19481 \begin_inset CommandInset ref
19482 LatexCommand ref
19483 reference "fig:Undefinable"
19484
19485 \end_inset
19486
19487  and 
19488 \begin_inset CommandInset ref
19489 LatexCommand ref
19490 reference "fig:Platypus"
19491
19492 \end_inset
19493
19494  are the subfigures.
19495 \end_layout
19496
19497 \begin_layout Standard
19498 \begin_inset Float figure
19499 wide false
19500 sideways false
19501 status open
19502
19503 \begin_layout Plain Layout
19504 \begin_inset space \hfill{}
19505 \end_inset
19506
19507
19508 \begin_inset Float figure
19509 wide false
19510 sideways false
19511 status open
19512
19513 \begin_layout Plain Layout
19514 \begin_inset Caption
19515
19516 \begin_layout Plain Layout
19517 \begin_inset CommandInset label
19518 LatexCommand label
19519 name "fig:Undefinable"
19520
19521 \end_inset
19522
19523 Undefinable
19524 \end_layout
19525
19526 \end_inset
19527
19528
19529 \end_layout
19530
19531 \begin_layout Plain Layout
19532 \begin_inset Graphics
19533         filename clipart/escher-lsd.eps
19534         width 45col%
19535
19536 \end_inset
19537
19538
19539 \end_layout
19540
19541 \end_inset
19542
19543
19544 \begin_inset space \hfill{}
19545 \end_inset
19546
19547
19548 \begin_inset Float figure
19549 wide false
19550 sideways false
19551 status open
19552
19553 \begin_layout Plain Layout
19554 \begin_inset Caption
19555
19556 \begin_layout Plain Layout
19557 \begin_inset CommandInset label
19558 LatexCommand label
19559 name "fig:Platypus"
19560
19561 \end_inset
19562
19563 Platypus
19564 \end_layout
19565
19566 \end_inset
19567
19568
19569 \end_layout
19570
19571 \begin_layout Plain Layout
19572 \begin_inset Graphics
19573         filename clipart/platypus.eps
19574         lyxscale 60
19575         width 45col%
19576
19577 \end_inset
19578
19579
19580 \end_layout
19581
19582 \end_inset
19583
19584
19585 \begin_inset space \hfill{}
19586 \end_inset
19587
19588
19589 \end_layout
19590
19591 \begin_layout Plain Layout
19592 \begin_inset Caption
19593
19594 \begin_layout Plain Layout
19595 \begin_inset CommandInset label
19596 LatexCommand label
19597 name "cap:Two-distorted-images"
19598
19599 \end_inset
19600
19601 Two distorted images.
19602 \end_layout
19603
19604 \end_inset
19605
19606
19607 \end_layout
19608
19609 \end_inset
19610
19611
19612 \end_layout
19613
19614 \begin_layout Standard
19615 Note that the caption is added to the 
19616 \family sans
19617 List
19618 \begin_inset space ~
19619 \end_inset
19620
19621 of
19622 \begin_inset space ~
19623 \end_inset
19624
19625 Figures
19626 \family default
19627  as described in section
19628 \begin_inset space ~
19629 \end_inset
19630
19631
19632 \begin_inset CommandInset ref
19633 LatexCommand ref
19634 reference "sub:List-of-Figures"
19635
19636 \end_inset
19637
19638 .
19639 \end_layout
19640
19641 \begin_layout Subsubsection
19642 Table Floats
19643 \begin_inset Index idx
19644 status collapsed
19645
19646 \begin_layout Plain Layout
19647 Floats ! Table floats
19648 \end_layout
19649
19650 \end_inset
19651
19652
19653 \end_layout
19654
19655 \begin_layout Standard
19656 Table floats can be inserted using the menu 
19657 \family sans
19658 Insert\SpecialChar \menuseparator
19659 Float\SpecialChar \menuseparator
19660 Table
19661 \family default
19662 .
19663  They have the same properties as figure floats except for the different
19664  label.
19665  Table
19666 \begin_inset space ~
19667 \end_inset
19668
19669
19670 \begin_inset CommandInset ref
19671 LatexCommand ref
19672 reference "cap:Table-float"
19673
19674 \end_inset
19675
19676  is an example of a table float.
19677 \end_layout
19678
19679 \begin_layout Standard
19680 \begin_inset Float table
19681 wide false
19682 sideways false
19683 status open
19684
19685 \begin_layout Plain Layout
19686 \begin_inset Caption
19687
19688 \begin_layout Plain Layout
19689 \begin_inset CommandInset label
19690 LatexCommand label
19691 name "cap:Table-float"
19692
19693 \end_inset
19694
19695 A table float.
19696 \end_layout
19697
19698 \end_inset
19699
19700
19701 \end_layout
19702
19703 \begin_layout Plain Layout
19704 \align center
19705 \begin_inset Tabular
19706 <lyxtabular version="3" rows="3" columns="3">
19707 <features tabularvalignment="middle">
19708 <column alignment="center" valignment="top" width="0pt">
19709 <column alignment="center" valignment="top" width="0pt">
19710 <column alignment="center" valignment="top" width="0pt">
19711 <row>
19712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19713 \begin_inset Text
19714
19715 \begin_layout Plain Layout
19716
19717 \family roman
19718 \series medium
19719 \shape up
19720 \size normal
19721 \emph off
19722 \bar no
19723 \noun off
19724 \color none
19725 1
19726 \end_layout
19727
19728 \end_inset
19729 </cell>
19730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19731 \begin_inset Text
19732
19733 \begin_layout Plain Layout
19734
19735 \family roman
19736 \series medium
19737 \shape up
19738 \size normal
19739 \emph off
19740 \bar no
19741 \noun off
19742 \color none
19743 2
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19749 \begin_inset Text
19750
19751 \begin_layout Plain Layout
19752
19753 \family roman
19754 \series medium
19755 \shape up
19756 \size normal
19757 \emph off
19758 \bar no
19759 \noun off
19760 \color none
19761 3
19762 \end_layout
19763
19764 \end_inset
19765 </cell>
19766 </row>
19767 <row>
19768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19769 \begin_inset Text
19770
19771 \begin_layout Plain Layout
19772
19773 \family roman
19774 \series medium
19775 \shape up
19776 \size normal
19777 \emph off
19778 \bar no
19779 \noun off
19780 \color none
19781 Joe
19782 \end_layout
19783
19784 \end_inset
19785 </cell>
19786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19787 \begin_inset Text
19788
19789 \begin_layout Plain Layout
19790
19791 \family roman
19792 \series medium
19793 \shape up
19794 \size normal
19795 \emph off
19796 \bar no
19797 \noun off
19798 \color none
19799 Mary
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808
19809 \family roman
19810 \series medium
19811 \shape up
19812 \size normal
19813 \emph off
19814 \bar no
19815 \noun off
19816 \color none
19817 Ted
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 </row>
19823 <row>
19824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19825 \begin_inset Text
19826
19827 \begin_layout Plain Layout
19828
19829 \family roman
19830 \series medium
19831 \shape up
19832 \size normal
19833 \emph off
19834 \bar no
19835 \noun off
19836 \color none
19837 \begin_inset Formula $\int x^{2}dx$
19838 \end_inset
19839
19840
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849
19850 \family roman
19851 \series medium
19852 \shape up
19853 \size normal
19854 \emph off
19855 \bar no
19856 \noun off
19857 \color none
19858 \begin_inset Formula $\left[\begin{array}{cc}
19859 a & b\\
19860 c & d\end{array}\right]$
19861 \end_inset
19862
19863
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872
19873 \family roman
19874 \series medium
19875 \shape up
19876 \size normal
19877 \emph off
19878 \bar no
19879 \noun off
19880 \color none
19881 \begin_inset Formula $1+1=2$
19882 \end_inset
19883
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 \end_inset
19898
19899
19900 \end_layout
19901
19902 \begin_layout Subsubsection
19903 Algorithm Floats
19904 \begin_inset Index idx
19905 status collapsed
19906
19907 \begin_layout Plain Layout
19908 Floats ! Algorithm floats
19909 \end_layout
19910
19911 \end_inset
19912
19913
19914 \end_layout
19915
19916 \begin_layout Standard
19917 This float type is inserted with the menu 
19918 \family sans
19919 Insert\SpecialChar \menuseparator
19920 Float\SpecialChar \menuseparator
19921 Algorithm
19922 \family default
19923 .
19924  It is used for program codes and descriptions of algorithms.
19925  A possible environment for algorithms is the 
19926 \family sans
19927 LyX-Code
19928 \family default
19929 , described in section
19930 \begin_inset space ~
19931 \end_inset
19932
19933
19934 \begin_inset CommandInset ref
19935 LatexCommand ref
19936 reference "sub:LyX-Code"
19937
19938 \end_inset
19939
19940 .
19941 \end_layout
19942
19943 \begin_layout Standard
19944 \begin_inset Note Greyedout
19945 status open
19946
19947 \begin_layout Plain Layout
19948
19949 \series bold
19950 Note:
19951 \series default
19952  that the float label is not automatically translated into the document
19953  language.
19954 \end_layout
19955
19956 \end_inset
19957
19958  You have to do this manually by adding the following line
19959 \end_layout
19960
19961 \begin_layout Standard
19962
19963 \series bold
19964
19965 \backslash
19966 floatname{algorithm}{your
19967 \begin_inset space ~
19968 \end_inset
19969
19970 name}
19971 \end_layout
19972
19973 \begin_layout Standard
19974 to the document preamble (menu 
19975 \family sans
19976 Document\SpecialChar \menuseparator
19977 Settings
19978 \family default
19979 ).
19980  
19981 \series bold
19982 your
19983 \begin_inset space ~
19984 \end_inset
19985
19986 name
19987 \series default
19988  is the word 
19989 \begin_inset Quotes eld
19990 \end_inset
19991
19992
19993 \emph on
19994 algorithm
19995 \emph default
19996
19997 \begin_inset Quotes erd
19998 \end_inset
19999
20000  in your language.
20001 \end_layout
20002
20003 \begin_layout Subsubsection
20004 Wrap Floats
20005 \begin_inset Index idx
20006 status collapsed
20007
20008 \begin_layout Plain Layout
20009 Floats ! Text Wrap Floats
20010 \end_layout
20011
20012 \end_inset
20013
20014
20015 \end_layout
20016
20017 \begin_layout Standard
20018 \begin_inset Wrap figure
20019 lines 0
20020 placement l
20021 overhang 0in
20022 width "40col%"
20023 status open
20024
20025 \begin_layout Plain Layout
20026 \begin_inset Graphics
20027         filename clipart/mobius.eps
20028         width 40col%
20029         rotateOrigin center
20030
20031 \end_inset
20032
20033
20034 \end_layout
20035
20036 \begin_layout Plain Layout
20037 \begin_inset Caption
20038
20039 \begin_layout Plain Layout
20040 \begin_inset CommandInset label
20041 LatexCommand label
20042 name "cap:Wrapped-figure"
20043
20044 \end_inset
20045
20046 This is a wrapped figure.
20047 \begin_inset VSpace medskip
20048 \end_inset
20049
20050
20051 \end_layout
20052
20053 \end_inset
20054
20055
20056 \end_layout
20057
20058 \end_inset
20059
20060 This float type is used if you want to 
20061 \begin_inset Quotes eld
20062 \end_inset
20063
20064 wrap
20065 \begin_inset Quotes erd
20066 \end_inset
20067
20068  text around a figure so that it only occupies some fraction of the column
20069  width.
20070  It can be inserted using the menu 
20071 \family sans
20072 Insert\SpecialChar \menuseparator
20073 Float\SpecialChar \menuseparator
20074 Wrap
20075 \begin_inset space ~
20076 \end_inset
20077
20078 Float
20079 \family default
20080  if the LaTeX-package 
20081 \series bold
20082 wrapfig
20083 \series default
20084
20085 \begin_inset Index idx
20086 status collapsed
20087
20088 \begin_layout Plain Layout
20089 LaTeX-packages ! wrapfig
20090 \end_layout
20091
20092 \end_inset
20093
20094  is installed.
20095 \begin_inset Foot
20096 status collapsed
20097
20098 \begin_layout Plain Layout
20099 Installing a LaTeX-package is explained it in the 
20100 \emph on
20101 LaTeX
20102 \begin_inset space ~
20103 \end_inset
20104
20105 Configuration
20106 \emph default
20107  manual.
20108 \end_layout
20109
20110 \end_inset
20111
20112  The width and placement of the float is adjusted by right-clicking on the
20113  float box.
20114  Figure
20115 \begin_inset space ~
20116 \end_inset
20117
20118
20119 \begin_inset CommandInset ref
20120 LatexCommand ref
20121 reference "cap:Wrapped-figure"
20122
20123 \end_inset
20124
20125  is for example a figure wrap float with a width of 40
20126 \begin_inset space \thinspace{}
20127 \end_inset
20128
20129 col%.
20130 \begin_inset Foot
20131 status collapsed
20132
20133 \begin_layout Plain Layout
20134 Available units are explained in Appendix
20135 \begin_inset space ~
20136 \end_inset
20137
20138
20139 \begin_inset CommandInset ref
20140 LatexCommand ref
20141 reference "cha:Units-available-in"
20142
20143 \end_inset
20144
20145 .
20146 \end_layout
20147
20148 \end_inset
20149
20150  Some space was added under the caption to separate it better from the surroundi
20151 ng text.
20152 \end_layout
20153
20154 \begin_layout Standard
20155 \begin_inset Note Greyedout
20156 status open
20157
20158 \begin_layout Plain Layout
20159
20160 \series bold
20161 Note:
20162 \series default
20163  Wrap floats might be fragile! E.
20164 \begin_inset space \thinspace{}
20165 \end_inset
20166
20167 g.
20168 \begin_inset space \space{}
20169 \end_inset
20170
20171 having a figure too close to the bottom of the page can mess things up so
20172  that the float doesn't appear in the output or that it is placed over some
20173  other text.
20174 \end_layout
20175
20176 \end_inset
20177
20178  In general:
20179 \end_layout
20180
20181 \begin_layout Itemize
20182 Wrap floats should not be placed in paragraphs that run over a page break.
20183  That means that wrap floats should preferably be inserted in the exact
20184  place when the document is nearly ready and you are able to estimate where
20185  page breaks will appear.
20186 \end_layout
20187
20188 \begin_layout Itemize
20189 Wrap floats should either be placed in their own paragraph before the paragraph
20190  where they should wrap into, or within a paragraph.
20191 \end_layout
20192
20193 \begin_layout Itemize
20194 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
20195  there is a text paragraph between them as separator.
20196 \end_layout
20197
20198 \begin_layout Itemize
20199 Wrap floats are not allowed in section headings or tables.
20200 \end_layout
20201
20202 \begin_layout Subsection
20203 Rotated Floats
20204 \begin_inset CommandInset label
20205 LatexCommand label
20206 name "sub:Rotated-Floats"
20207
20208 \end_inset
20209
20210
20211 \begin_inset Index idx
20212 status collapsed
20213
20214 \begin_layout Plain Layout
20215 Floats ! Rotating
20216 \end_layout
20217
20218 \end_inset
20219
20220
20221 \end_layout
20222
20223 \begin_layout Standard
20224 Especially for wide tables you might have floats rotated.
20225  To rotate a whole float including the caption, right-click on the float-box
20226  and use the option 
20227 \family sans
20228 Rotate
20229 \begin_inset space ~
20230 \end_inset
20231
20232 sideways
20233 \family default
20234 .
20235 \end_layout
20236
20237 \begin_layout Standard
20238 Rotated floats are always placed on their own pages (or columns, when you
20239  have a multi-column document).
20240  You can let them span several columns using the float settings option 
20241 \family sans
20242 Span
20243 \begin_inset space ~
20244 \end_inset
20245
20246 columns
20247 \family default
20248 .
20249  Floats are rotated so that you can read them from the outside margin.
20250  Forcing the rotation direction is explained in the 
20251 \emph on
20252 Embedded Objects
20253 \emph default
20254  manual.
20255 \end_layout
20256
20257 \begin_layout Standard
20258 Referencing rotated floats is the same like for normal floats; the caption
20259  format is also the same: Table
20260 \begin_inset space ~
20261 \end_inset
20262
20263
20264 \begin_inset CommandInset ref
20265 LatexCommand ref
20266 reference "cap:Rotated-table"
20267
20268 \end_inset
20269
20270  is an example of a rotated table float.
20271 \end_layout
20272
20273 \begin_layout Standard
20274 \begin_inset Note Greyedout
20275 status open
20276
20277 \begin_layout Plain Layout
20278
20279 \series bold
20280 Note:
20281 \series default
20282  Not all DVI-viewers are able to display rotated floats.
20283 \end_layout
20284
20285 \end_inset
20286
20287
20288 \end_layout
20289
20290 \begin_layout Standard
20291 \begin_inset Float table
20292 wide false
20293 sideways true
20294 status open
20295
20296 \begin_layout Plain Layout
20297 \begin_inset Caption
20298
20299 \begin_layout Plain Layout
20300 \begin_inset CommandInset label
20301 LatexCommand label
20302 name "cap:Rotated-table"
20303
20304 \end_inset
20305
20306  Rotated table
20307 \end_layout
20308
20309 \end_inset
20310
20311
20312 \end_layout
20313
20314 \begin_layout Plain Layout
20315 \align center
20316 \begin_inset Tabular
20317 <lyxtabular version="3" rows="1" columns="5">
20318 <features tabularvalignment="middle">
20319 <column alignment="center" valignment="top" width="0">
20320 <column alignment="center" valignment="top" width="0">
20321 <column alignment="center" valignment="top" width="0">
20322 <column alignment="center" valignment="top" width="0">
20323 <column alignment="center" valignment="top" width="0">
20324 <row>
20325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20326 \begin_inset Text
20327
20328 \begin_layout Plain Layout
20329 test
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20335 \begin_inset Text
20336
20337 \begin_layout Plain Layout
20338 b
20339 \end_layout
20340
20341 \end_inset
20342 </cell>
20343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20344 \begin_inset Text
20345
20346 \begin_layout Plain Layout
20347 c
20348 \end_layout
20349
20350 \end_inset
20351 </cell>
20352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Plain Layout
20356 d
20357 \end_layout
20358
20359 \end_inset
20360 </cell>
20361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20362 \begin_inset Text
20363
20364 \begin_layout Plain Layout
20365 e
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 </row>
20371 </lyxtabular>
20372
20373 \end_inset
20374
20375
20376 \end_layout
20377
20378 \end_inset
20379
20380
20381 \end_layout
20382
20383 \begin_layout Subsection
20384 Float Placement
20385 \begin_inset CommandInset label
20386 LatexCommand label
20387 name "sub:Float-Placement"
20388
20389 \end_inset
20390
20391
20392 \begin_inset Index idx
20393 status collapsed
20394
20395 \begin_layout Plain Layout
20396 Floats ! Placement
20397 \end_layout
20398
20399 \end_inset
20400
20401
20402 \end_layout
20403
20404 \begin_layout Standard
20405 Right-clicking on a float-box opens a dialog where you can alter the placement
20406  options that LaTeX uses for positioning the float.
20407 \begin_inset Newline newline
20408 \end_inset
20409
20410 The option 
20411 \family sans
20412 Span
20413 \begin_inset space ~
20414 \end_inset
20415
20416 columns
20417 \family default
20418  is only useful for two-column documents: If you select it, the float will
20419  span both columns on the page instead of being confined to just one.
20420 \begin_inset Newline newline
20421 \end_inset
20422
20423 The option 
20424 \family sans
20425 Rotate
20426 \begin_inset space ~
20427 \end_inset
20428
20429 sideways
20430 \family default
20431  is used to rotate floats, see section
20432 \begin_inset space ~
20433 \end_inset
20434
20435
20436 \begin_inset CommandInset ref
20437 LatexCommand ref
20438 reference "sub:Rotated-Floats"
20439
20440 \end_inset
20441
20442 .
20443 \end_layout
20444
20445 \begin_layout Standard
20446 You can use one ore more of the following options in the float dialog to
20447  set the placement for a particular float when you uncheck the option 
20448 \family sans
20449 Use
20450 \begin_inset space ~
20451 \end_inset
20452
20453 default
20454 \begin_inset space ~
20455 \end_inset
20456
20457 placement
20458 \family default
20459 :
20460 \end_layout
20461
20462 \begin_layout Description
20463 Here
20464 \begin_inset space ~
20465 \end_inset
20466
20467 if
20468 \begin_inset space ~
20469 \end_inset
20470
20471 possible: try to place the float at the position where it is inserted
20472 \end_layout
20473
20474 \begin_layout Description
20475 Top
20476 \begin_inset space ~
20477 \end_inset
20478
20479 of
20480 \begin_inset space ~
20481 \end_inset
20482
20483 page: try to place the float at the top of the current page
20484 \end_layout
20485
20486 \begin_layout Description
20487 Bottom
20488 \begin_inset space ~
20489 \end_inset
20490
20491 of
20492 \begin_inset space ~
20493 \end_inset
20494
20495 page: try to place the float at the bottom of the current page
20496 \end_layout
20497
20498 \begin_layout Description
20499 Page
20500 \begin_inset space ~
20501 \end_inset
20502
20503 of
20504 \begin_inset space ~
20505 \end_inset
20506
20507 floats: try to place the float at an own page 
20508 \end_layout
20509
20510 \begin_layout Standard
20511 The order of the above option is 
20512 \emph on
20513 always
20514 \emph default
20515  used by LaTeX.
20516  That means, if you use the default placement, LaTeX will first try out
20517  
20518 \family sans
20519 Here
20520 \begin_inset space ~
20521 \end_inset
20522
20523 if
20524 \begin_inset space ~
20525 \end_inset
20526
20527 possible
20528 \family default
20529 , then 
20530 \family sans
20531 Top
20532 \begin_inset space ~
20533 \end_inset
20534
20535 of
20536 \begin_inset space ~
20537 \end_inset
20538
20539 page
20540 \family default
20541 , and then the others.
20542  If you don't use the default, LaTeX will try only the checked options but
20543  in the same order.
20544  If none of the 4 placements are possible the procedure is internally repeated
20545  but it is tried to put the float on the following page.
20546 \end_layout
20547
20548 \begin_layout Standard
20549 By default, each option has its own rules:
20550 \end_layout
20551
20552 \begin_layout Standard
20553
20554 \family sans
20555 Top
20556 \begin_inset space ~
20557 \end_inset
20558
20559 of
20560 \begin_inset space ~
20561 \end_inset
20562
20563 page
20564 \family default
20565  only floats occupying less than 70
20566 \begin_inset space \thinspace{}
20567 \end_inset
20568
20569 % of the page can be placed at the top of a page
20570 \end_layout
20571
20572 \begin_layout Standard
20573
20574 \family sans
20575 Bottom
20576 \begin_inset space ~
20577 \end_inset
20578
20579 of
20580 \begin_inset space ~
20581 \end_inset
20582
20583 page
20584 \family default
20585 : only floats occupying less than 30
20586 \begin_inset space \thinspace{}
20587 \end_inset
20588
20589 % of the page can be placed at the bottom of a page.
20590 \end_layout
20591
20592 \begin_layout Standard
20593
20594 \family sans
20595 Page
20596 \begin_inset space ~
20597 \end_inset
20598
20599 of
20600 \begin_inset space ~
20601 \end_inset
20602
20603 floats
20604 \family default
20605 : only if more than 50
20606 \begin_inset space \thinspace{}
20607 \end_inset
20608
20609 % of the page are occupied by floats, several floats can be set together
20610  on a page.
20611 \end_layout
20612
20613 \begin_layout Standard
20614 If you don't like these rules, you can ignore them by using the additional
20615  option 
20616 \family sans
20617 Ignore
20618 \begin_inset space ~
20619 \end_inset
20620
20621 LaTeX
20622 \begin_inset space ~
20623 \end_inset
20624
20625 rules
20626 \family default
20627 .
20628 \end_layout
20629
20630 \begin_layout Standard
20631 Sometimes you might need, under all circumstances, a float to be placed
20632  exactly at the position where it is inserted.
20633  For this case you can use the option 
20634 \family sans
20635 Here
20636 \begin_inset space ~
20637 \end_inset
20638
20639 definitely
20640 \family default
20641 .
20642  Use this option very rarely and only if the document is nearly ready to
20643  be printed.
20644  Because the float is then no longer able to 
20645 \begin_inset Quotes eld
20646 \end_inset
20647
20648 float
20649 \begin_inset Quotes erd
20650 \end_inset
20651
20652  when you change your document, this will often destroy the page layout.
20653 \end_layout
20654
20655 \begin_layout Standard
20656 There are no placement options for text wrap floats, because they are always
20657  surrounded by the text of a certain paragraph.
20658 \end_layout
20659
20660 \begin_layout Standard
20661 For more details about float placements, have a look at LaTeX books like
20662  
20663 \begin_inset CommandInset citation
20664 LatexCommand cite
20665 key "latexcompanion,latexguide,latexbook"
20666
20667 \end_inset
20668
20669 .
20670 \end_layout
20671
20672 \begin_layout Section
20673 Minipages
20674 \begin_inset Index idx
20675 status collapsed
20676
20677 \begin_layout Plain Layout
20678 Minipages
20679 \end_layout
20680
20681 \end_inset
20682
20683
20684 \begin_inset CommandInset label
20685 LatexCommand label
20686 name "sec:Minipages"
20687
20688 \end_inset
20689
20690
20691 \end_layout
20692
20693 \begin_layout Standard
20694 LaTeX provides a mechanism to produce essentially a page within a page,
20695  called minipage.
20696  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20697 \begin_inset space ~
20698 \end_inset
20699
20700 apply.
20701  
20702 \end_layout
20703
20704 \begin_layout Standard
20705 Minipages in LyX have their own collapsible box inserted via the menu 
20706 \family sans
20707 Insert\SpecialChar \menuseparator
20708 Box
20709 \family default
20710 .
20711  Right-clicking on the box allows you to alter the width of the minipage
20712  and its alignment within the page.
20713 \end_layout
20714
20715 \begin_layout Standard
20716 \align center
20717 \begin_inset Box Frameless
20718 position "t"
20719 hor_pos "c"
20720 has_inner_box 1
20721 inner_pos "t"
20722 use_parbox 0
20723 width "30col%"
20724 special "none"
20725 height "1pt"
20726 height_special "totalheight"
20727 status open
20728
20729 \begin_layout Plain Layout
20730
20731 \shape italic
20732 This is a minipage.
20733  The text is set in an italic style.
20734 \end_layout
20735
20736 \begin_layout Plain Layout
20737
20738 \shape italic
20739 Minipages are often used for text in another language or text that needs
20740  another formatting.
20741 \end_layout
20742
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \begin_layout Standard
20749 \begin_inset VSpace medskip
20750 \end_inset
20751
20752 If you place two minipages side-by-side, you can use 
20753 \family sans
20754 Horizontal Fills
20755 \family default
20756  as described in section
20757 \begin_inset space ~
20758 \end_inset
20759
20760
20761 \begin_inset CommandInset ref
20762 LatexCommand ref
20763 reference "sub:Horizontal-Space"
20764
20765 \end_inset
20766
20767 :
20768 \begin_inset VSpace medskip
20769 \end_inset
20770
20771
20772 \end_layout
20773
20774 \begin_layout Standard
20775 \begin_inset Box Frameless
20776 position "t"
20777 hor_pos "c"
20778 has_inner_box 1
20779 inner_pos "t"
20780 use_parbox 0
20781 width "1.5in"
20782 special "none"
20783 height "1pt"
20784 height_special "totalheight"
20785 status open
20786
20787 \begin_layout Plain Layout
20788 This is a minipage with some stupid dummy text.
20789  This dummy text is used to increase the size of the minipage.
20790 \end_layout
20791
20792 \end_inset
20793
20794
20795 \begin_inset space \hfill{}
20796 \end_inset
20797
20798
20799 \begin_inset Box Frameless
20800 position "t"
20801 hor_pos "c"
20802 has_inner_box 1
20803 inner_pos "t"
20804 use_parbox 0
20805 width "1.5in"
20806 special "none"
20807 height "1pt"
20808 height_special "totalheight"
20809 status open
20810
20811 \begin_layout Plain Layout
20812 This is a minipage with some stupid dummy text.
20813  This dummy text is used to increase the size of the minipage.
20814 \end_layout
20815
20816 \end_inset
20817
20818
20819 \end_layout
20820
20821 \begin_layout Standard
20822 \begin_inset VSpace bigskip
20823 \end_inset
20824
20825
20826 \end_layout
20827
20828 \begin_layout Standard
20829 When you right-click on a minipage box, you can change the box from a minipage
20830  to other box types.
20831  All box types and their settings are explained in detail in chapter 
20832 \emph on
20833 Boxes
20834 \emph default
20835  of the 
20836 \emph on
20837 Embedded Objects
20838 \emph default
20839  manual.
20840 \end_layout
20841
20842 \begin_layout Chapter
20843 Mathematical Formulas
20844 \begin_inset Index idx
20845 status collapsed
20846
20847 \begin_layout Plain Layout
20848 Math
20849 \end_layout
20850
20851 \end_inset
20852
20853
20854 \begin_inset Index idx
20855 status collapsed
20856
20857 \begin_layout Plain Layout
20858 Formulas | see
20859 \begin_inset ERT
20860 status collapsed
20861
20862 \begin_layout Plain Layout
20863
20864 {
20865 \end_layout
20866
20867 \end_inset
20868
20869 Math
20870 \begin_inset ERT
20871 status collapsed
20872
20873 \begin_layout Plain Layout
20874
20875 }
20876 \end_layout
20877
20878 \end_inset
20879
20880
20881 \end_layout
20882
20883 \end_inset
20884
20885
20886 \begin_inset CommandInset label
20887 LatexCommand label
20888 name "cha:Mathematical-Formulas"
20889
20890 \end_inset
20891
20892
20893 \end_layout
20894
20895 \begin_layout Standard
20896 The issues of this chapter are described in detail in the 
20897 \emph on
20898 Math
20899 \emph default
20900  manual.
20901  There you'll also find tips and tricks for special cases.
20902 \end_layout
20903
20904 \begin_layout Section
20905 Basic Math Editing
20906 \begin_inset Index idx
20907 status collapsed
20908
20909 \begin_layout Plain Layout
20910 Math ! Basics
20911 \end_layout
20912
20913 \end_inset
20914
20915
20916 \end_layout
20917
20918 \begin_layout Standard
20919 To create a math formula, you can just click on the toolbar icon 
20920 \begin_inset Graphics
20921         filename ../images/math-mode.png
20922
20923 \end_inset
20924
20925 .
20926  That will create a little blue rectangle, with purple markers around its
20927  corners.
20928  That blue rectangle is the formula itself; the purple markers indicate
20929  what level of nesting within the formula you are at.
20930  You can also choose a particular formula type to insert via the 
20931 \family sans
20932 Insert\SpecialChar \menuseparator
20933 Math
20934 \family default
20935  menu.
20936 \end_layout
20937
20938 \begin_layout Standard
20939 Editing the parameters of a formula and adding math constructs can be done
20940  with the 
20941 \family sans
20942 math
20943 \begin_inset space ~
20944 \end_inset
20945
20946 toolbar
20947 \family default
20948 , that appears when the cursor is in a formula.
20949 \end_layout
20950
20951 \begin_layout Standard
20952 There are two main types of formulas: Inline formulas appear within a text
20953  line, like this one:
20954 \end_layout
20955
20956 \begin_layout Standard
20957 This is a line with an inline formula 
20958 \begin_inset Formula $A=B$
20959 \end_inset
20960
20961  in it.
20962 \end_layout
20963
20964 \begin_layout Standard
20965 Displayed formulas appear outside the text like as if they were in an own
20966  paragraph, like this one:
20967 \begin_inset Formula \[
20968 A=B\]
20969
20970 \end_inset
20971
20972 You can only number and reference displayed formulas.
20973 \end_layout
20974
20975 \begin_layout Standard
20976 LyX supports also many LaTeX math commands.
20977  E.
20978 \begin_inset space \thinspace{}
20979 \end_inset
20980
20981 g.
20982 \begin_inset space \space{}
20983 \end_inset
20984
20985 typing 
20986 \begin_inset Quotes eld
20987 \end_inset
20988
20989
20990 \series bold
20991
20992 \backslash
20993 alpha
20994 \series default
20995
20996 \begin_inset Quotes erd
20997 \end_inset
20998
20999 , followed by a space, in a formula will create the Greek letter 
21000 \begin_inset Formula $\alpha$
21001 \end_inset
21002
21003 .
21004  So typing commands might sometimes be faster than using the 
21005 \family sans
21006 Math
21007 \begin_inset space ~
21008 \end_inset
21009
21010 Panel
21011 \family default
21012 .
21013 \end_layout
21014
21015 \begin_layout Subsection
21016 Navigating in Formulas
21017 \begin_inset Index idx
21018 status collapsed
21019
21020 \begin_layout Plain Layout
21021 Math ! Navigating
21022 \end_layout
21023
21024 \end_inset
21025
21026
21027 \end_layout
21028
21029 \begin_layout Standard
21030 The best control over the cursor position within an existing formula is
21031  achieved with the arrow keys.
21032  LyX uses small rectangles to indicate places where something can be inserted.
21033  The arrow keys can be used to navigate between parts of a formula.
21034  Pressing 
21035 \family sans
21036 Space
21037 \family default
21038  will leave a formula construct (a square root 
21039 \begin_inset Formula $\sqrt{2}$
21040 \end_inset
21041
21042 , or parentheses 
21043 \begin_inset Formula $\left(f\right)$
21044 \end_inset
21045
21046 , or a matrix 
21047 \begin_inset Formula $\left[\begin{array}{cc}
21048 1 & 2\\
21049 3 & 4\end{array}\right]$
21050 \end_inset
21051
21052 ).
21053  Pressing 
21054 \family sans
21055 Escape
21056 \family default
21057  will leave the formula, placing the cursor after the formula.
21058  
21059 \family sans
21060 Tab
21061 \family default
21062  can be used to move horizontally in a formula; for example, through the
21063  cells of a matrix or the positions in a multi-line equation.
21064 \end_layout
21065
21066 \begin_layout Standard
21067
21068 \family sans
21069 Space
21070 \family default
21071 , printed in this document as 
21072 \begin_inset Quotes eld
21073 \end_inset
21074
21075
21076 \begin_inset ERT
21077 status collapsed
21078
21079 \begin_layout Plain Layout
21080
21081
21082 \backslash
21083 spce 
21084 \end_layout
21085
21086 \end_inset
21087
21088
21089 \begin_inset Quotes erd
21090 \end_inset
21091
21092
21093 \begin_inset Note Note
21094 status collapsed
21095
21096 \begin_layout Plain Layout
21097 This command will appear in the output as official character denoting the
21098  space character (visible space).
21099 \end_layout
21100
21101 \end_inset
21102
21103 , seems to do nothing in a formula, since it does not add a space between
21104  characters, but it does exit a nested structure.
21105  For this reason, you have to be careful about using 
21106 \family sans
21107 Space
21108 \family default
21109 .
21110  For example, if you want 
21111 \begin_inset Formula $\sqrt{2x+1}$
21112 \end_inset
21113
21114 , type 
21115 \series bold
21116
21117 \backslash
21118 sqrt
21119 \begin_inset ERT
21120 status collapsed
21121
21122 \begin_layout Plain Layout
21123
21124
21125 \backslash
21126 spce 
21127 \end_layout
21128
21129 \end_inset
21130
21131 2x+1
21132 \series default
21133  and not 
21134 \series bold
21135
21136 \backslash
21137 sqrt
21138 \begin_inset ERT
21139 status collapsed
21140
21141 \begin_layout Plain Layout
21142
21143
21144 \backslash
21145 spce 
21146 \end_layout
21147
21148 \end_inset
21149
21150 2x
21151 \begin_inset ERT
21152 status collapsed
21153
21154 \begin_layout Plain Layout
21155
21156
21157 \backslash
21158 spce 
21159 \end_layout
21160
21161 \end_inset
21162
21163 +1
21164 \series default
21165 , since in the latter case only the 
21166 \family typewriter
21167
21168 \begin_inset Formula $2x$
21169 \end_inset
21170
21171
21172 \family default
21173  will be under the square root sign: 
21174 \begin_inset Formula $\sqrt{2x}+1$
21175 \end_inset
21176
21177 .
21178 \end_layout
21179
21180 \begin_layout Standard
21181 You can leave many parts of a formula, like this matrix, partially filled
21182  in, such as:
21183 \begin_inset Formula \[
21184 \left(\begin{array}{ccc}
21185 \lambda_{1}\\
21186  & \ddots\\
21187  &  & \lambda_{n}\end{array}\right)\]
21188
21189 \end_inset
21190
21191 If you leave a fraction only partially filled in, or a subscript with nothing
21192  in it, the results will be unpredictable, but most constructs don't mind.
21193 \end_layout
21194
21195 \begin_layout Subsection
21196 Selecting Text
21197 \end_layout
21198
21199 \begin_layout Standard
21200 You can select text within a formula in two different ways.
21201  Place the cursor at one end of the string of text you want, and press 
21202 \family sans
21203 Shift
21204 \family default
21205  and a cursor movement key to select text.
21206  It will be highlighted as with regular text selection.
21207  Alternatively, you can select text with the mouse in the usual way.
21208  That text can then be cut or copied, and then pasted within any formula,
21209  but not in a normal text region in LyX.
21210 \end_layout
21211
21212 \begin_layout Subsection
21213 Exponents and Subscripts
21214 \begin_inset Index idx
21215 status collapsed
21216
21217 \begin_layout Plain Layout
21218 Math ! Exponents
21219 \end_layout
21220
21221 \end_inset
21222
21223
21224 \begin_inset Index idx
21225 status collapsed
21226
21227 \begin_layout Plain Layout
21228 Math ! Subscripts
21229 \end_layout
21230
21231 \end_inset
21232
21233
21234 \end_layout
21235
21236 \begin_layout Standard
21237 You can use the math panel to add super- or subscripts, but the much easier
21238  way is to use a command.
21239  To get 
21240 \begin_inset Formula $x^{2}$
21241 \end_inset
21242
21243 , type in a formula 
21244 \series bold
21245 x^2
21246 \begin_inset ERT
21247 status collapsed
21248
21249 \begin_layout Plain Layout
21250
21251
21252 \backslash
21253 spce 
21254 \end_layout
21255
21256 \end_inset
21257
21258
21259 \series default
21260 .
21261  The final 
21262 \family sans
21263 Space
21264 \family default
21265  puts the cursor back down on the base line of the expression.
21266  If you type 
21267 \series bold
21268 x^2y
21269 \series default
21270 , you will get 
21271 \begin_inset Formula $x^{2y}$
21272 \end_inset
21273
21274 , to get 
21275 \begin_inset Formula $x^{2}y$
21276 \end_inset
21277
21278 , type 
21279 \series bold
21280 x^2
21281 \begin_inset ERT
21282 status collapsed
21283
21284 \begin_layout Plain Layout
21285
21286
21287 \backslash
21288 spce 
21289 \end_layout
21290
21291 \end_inset
21292
21293 y
21294 \series default
21295 .
21296  If you use characters in the superscript, that could be accented with the
21297  hat 
21298 \begin_inset Quotes eld
21299 \end_inset
21300
21301 ^
21302 \begin_inset Quotes erd
21303 \end_inset
21304
21305 , you have to use an extra 
21306 \family sans
21307 Space
21308 \family default
21309  to separate the hat and the character.
21310  E.
21311 \begin_inset space \thinspace{}
21312 \end_inset
21313
21314 g.
21315 \begin_inset space \space{}
21316 \end_inset
21317
21318 if you want 
21319 \begin_inset Formula $x^{a}$
21320 \end_inset
21321
21322 , type 
21323 \series bold
21324 x^
21325 \begin_inset ERT
21326 status collapsed
21327
21328 \begin_layout Plain Layout
21329
21330
21331 \backslash
21332 spce 
21333 \end_layout
21334
21335 \end_inset
21336
21337 a
21338 \series default
21339 .
21340  Subscripts are similar: To get 
21341 \begin_inset Formula $a_{1}$
21342 \end_inset
21343
21344 , type 
21345 \series bold
21346 a_1
21347 \begin_inset ERT
21348 status collapsed
21349
21350 \begin_layout Plain Layout
21351
21352
21353 \backslash
21354 spce 
21355 \end_layout
21356
21357 \end_inset
21358
21359
21360 \series default
21361 .
21362 \end_layout
21363
21364 \begin_layout Subsection
21365 Fractions
21366 \begin_inset Index idx
21367 status collapsed
21368
21369 \begin_layout Plain Layout
21370 Math ! Fractions
21371 \end_layout
21372
21373 \end_inset
21374
21375
21376 \end_layout
21377
21378 \begin_layout Standard
21379 Create a fraction with either the command 
21380 \series bold
21381
21382 \backslash
21383 frac
21384 \series default
21385  or using the icon 
21386 \begin_inset Graphics
21387         filename ../images/math/frac.png
21388         scale 60
21389
21390 \end_inset
21391
21392  in the 
21393 \family sans
21394 Math
21395 \begin_inset space ~
21396 \end_inset
21397
21398 Panel
21399 \family default
21400 .
21401  You will be presented with an empty fraction.
21402  The cursor is above the fraction line.
21403  To move it to the bottom, simply press 
21404 \family sans
21405 Down
21406 \family default
21407 .
21408  To move back up, press 
21409 \family sans
21410 Up
21411 \family default
21412 .
21413  Any math structure can be placed in a fraction, as this example shows:
21414 \begin_inset Formula \[
21415 \left[\frac{1}{\left(\begin{array}{cc}
21416 2 & 3\\
21417 4 & 5\end{array}\right)}\right]\]
21418
21419 \end_inset
21420
21421
21422 \end_layout
21423
21424 \begin_layout Subsection
21425 Roots
21426 \begin_inset Index idx
21427 status collapsed
21428
21429 \begin_layout Plain Layout
21430 Math ! Roots
21431 \end_layout
21432
21433 \end_inset
21434
21435
21436 \end_layout
21437
21438 \begin_layout Standard
21439 Roots can be created using the 
21440 \family sans
21441 Math
21442 \begin_inset space ~
21443 \end_inset
21444
21445 Panel
21446 \family default
21447  button
21448 \begin_inset Graphics
21449         filename ../images/math/sqrt.png
21450
21451 \end_inset
21452
21453  or the commands 
21454 \series bold
21455
21456 \backslash
21457 sqrt
21458 \series default
21459  or 
21460 \series bold
21461
21462 \backslash
21463 root
21464 \series default
21465 .
21466  With the command 
21467 \series bold
21468
21469 \backslash
21470 root
21471 \series default
21472  you can produce roots of higher orders, like cube roots, while 
21473 \series bold
21474
21475 \backslash
21476 sqrt
21477 \series default
21478  produces always a square root.
21479 \end_layout
21480
21481 \begin_layout Subsection
21482 Operators with Limits
21483 \begin_inset Index idx
21484 status collapsed
21485
21486 \begin_layout Plain Layout
21487 Math ! Sums
21488 \end_layout
21489
21490 \end_inset
21491
21492
21493 \begin_inset Index idx
21494 status collapsed
21495
21496 \begin_layout Plain Layout
21497 Math ! Integrals
21498 \end_layout
21499
21500 \end_inset
21501
21502
21503 \begin_inset CommandInset label
21504 LatexCommand label
21505 name "sub:Operators-with-Limits"
21506
21507 \end_inset
21508
21509
21510 \end_layout
21511
21512 \begin_layout Standard
21513 Sum (
21514 \begin_inset Formula $\sum$
21515 \end_inset
21516
21517 ) and integral (
21518 \begin_inset Formula $\int$
21519 \end_inset
21520
21521 ) operators are very often decorated with limits.
21522  These limits can be entered in LyX by entering them as you would enter
21523  a super- or subscript, directly after the symbol.
21524  The sum operator will automatically place its 
21525 \begin_inset Quotes eld
21526 \end_inset
21527
21528 limits
21529 \begin_inset Quotes erd
21530 \end_inset
21531
21532  over and under the symbol in displayed formulas, and on the side in inline
21533  formulas.
21534  Such as 
21535 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21536 \end_inset
21537
21538 , versus
21539 \begin_inset Formula \[
21540 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21541
21542 \end_inset
21543
21544 Integral signs, however, will place the limits on the side in both formula
21545  types.
21546 \end_layout
21547
21548 \begin_layout Standard
21549 All operators with limits will be automatically re-sized when placed in
21550  display mode.
21551  The placement of the limits can be changed by placing the cursor directly
21552  behind the operator and hitting 
21553 \begin_inset Info
21554 type  "shortcut"
21555 arg   "math-limits"
21556 \end_inset
21557
21558  or using the menu 
21559 \family sans
21560 Edit\SpecialChar \menuseparator
21561 Math\SpecialChar \menuseparator
21562 Change
21563 \begin_inset space ~
21564 \end_inset
21565
21566 Limits
21567 \begin_inset space ~
21568 \end_inset
21569
21570 Type
21571 \family default
21572 .
21573 \end_layout
21574
21575 \begin_layout Standard
21576 Certain other mathematical expressions have this 
21577 \begin_inset Quotes eld
21578 \end_inset
21579
21580 moving limits
21581 \begin_inset Quotes erd
21582 \end_inset
21583
21584  feature as addition, such as
21585 \begin_inset Index idx
21586 status collapsed
21587
21588 \begin_layout Plain Layout
21589 Math ! Limits
21590 \end_layout
21591
21592 \end_inset
21593
21594
21595 \begin_inset Formula \[
21596 \lim_{x\rightarrow\infty}f(x),\]
21597
21598 \end_inset
21599
21600 which will place the 
21601 \begin_inset Formula $x\rightarrow\infty$
21602 \end_inset
21603
21604  underneath the 
21605 \begin_inset Quotes eld
21606 \end_inset
21607
21608 lim
21609 \begin_inset Quotes erd
21610 \end_inset
21611
21612  in display mode.
21613  In inline formulas it looks like this: 
21614 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21615 \end_inset
21616
21617 .
21618 \end_layout
21619
21620 \begin_layout Standard
21621 Note that the lim-function was entered as the function macro 
21622 \series bold
21623
21624 \backslash
21625 lim
21626 \series default
21627 .
21628  Have a look at section
21629 \begin_inset space ~
21630 \end_inset
21631
21632
21633 \begin_inset CommandInset ref
21634 LatexCommand ref
21635 reference "sub:Functions"
21636
21637 \end_inset
21638
21639  for an explanation of function macros.
21640 \end_layout
21641
21642 \begin_layout Subsection
21643 Math Symbols
21644 \begin_inset Index idx
21645 status collapsed
21646
21647 \begin_layout Plain Layout
21648 Math ! Symbols
21649 \end_layout
21650
21651 \end_inset
21652
21653
21654 \end_layout
21655
21656 \begin_layout Standard
21657 Most math symbols can be found in the 
21658 \family sans
21659 Math
21660 \begin_inset space ~
21661 \end_inset
21662
21663 Panel
21664 \family default
21665  under one of several categories; including 
21666 \family sans
21667 Greek
21668 \family default
21669
21670 \family sans
21671 Operators
21672 \family default
21673  , 
21674 \family sans
21675 Relations
21676 \family default
21677
21678 \family sans
21679 Arrows
21680 \family default
21681 .
21682  There are also the additional symbols provided by the American Mathematical
21683  Society (AMS).
21684 \end_layout
21685
21686 \begin_layout Standard
21687 If you know the LaTeX-command for a construct or symbol you wish to use,
21688  you don't have to use the 
21689 \family sans
21690 Math
21691 \begin_inset space ~
21692 \end_inset
21693
21694 Panel
21695 \family default
21696 , but can type the command directly into the formula.
21697  LyX will convert it to the corresponding symbol or construct.
21698 \end_layout
21699
21700 \begin_layout Subsection
21701 Altering Spacing
21702 \begin_inset Index idx
21703 status collapsed
21704
21705 \begin_layout Plain Layout
21706 Math ! Spaces
21707 \end_layout
21708
21709 \end_inset
21710
21711
21712 \end_layout
21713
21714 \begin_layout Standard
21715 You may want to create spaces that differ from the standard spacing that
21716  LaTeX provides.
21717  To do this, type 
21718 \begin_inset Info
21719 type  "shortcut"
21720 arg   "space-insert protected"
21721 \end_inset
21722
21723  or to use the 
21724 \family sans
21725 Math
21726 \begin_inset space ~
21727 \end_inset
21728
21729 Panel
21730 \family default
21731  button 
21732 \begin_inset Graphics
21733         filename ../images/math/space.png
21734
21735 \end_inset
21736
21737 .
21738  This generates a small space, and shows a small marker on the screen.
21739  For example, the sequence 
21740 \series bold
21741 a Ctrl+Space b
21742 \series default
21743
21744 \begin_inset Formula $a\, b$
21745 \end_inset
21746
21747  appears in LyX as 
21748 \begin_inset Graphics
21749         filename clipart/SpaceMarker.png
21750
21751 \end_inset
21752
21753 .
21754  You can change the space to different sizes when you set the cursor behind
21755  the space marker and hit space again several times.
21756  With every space hit the size will be changed.
21757  Some markers for the space size appear red in LyX, because they are negative
21758  spaces.
21759  Here are two examples:
21760 \end_layout
21761
21762 \begin_layout Standard
21763
21764 \series bold
21765 a Ctrl+Space b
21766 \series default
21767  and 3×
21768 \family sans
21769 Space
21770 \family default
21771
21772 \begin_inset Formula $a\quad b$
21773 \end_inset
21774
21775
21776 \end_layout
21777
21778 \begin_layout Standard
21779
21780 \series bold
21781 a Ctrl+Space b
21782 \series default
21783  and 5×
21784 \family sans
21785 Space
21786 \family default
21787
21788 \begin_inset Formula $a\! b$
21789 \end_inset
21790
21791
21792 \end_layout
21793
21794 \begin_layout Subsection
21795 Functions
21796 \begin_inset Index idx
21797 status collapsed
21798
21799 \begin_layout Plain Layout
21800 Math ! Functions
21801 \end_layout
21802
21803 \end_inset
21804
21805
21806 \begin_inset CommandInset label
21807 LatexCommand label
21808 name "sub:Functions"
21809
21810 \end_inset
21811
21812
21813 \end_layout
21814
21815 \begin_layout Standard
21816 The 
21817 \family sans
21818 Math
21819 \begin_inset space ~
21820 \end_inset
21821
21822 Panel
21823 \family default
21824  contains under the button 
21825 \begin_inset Graphics
21826         filename ../images/math/functions.png
21827
21828 \end_inset
21829
21830  a number of function macros, such as 
21831 \begin_inset Formula $\sin$
21832 \end_inset
21833
21834
21835 \begin_inset Formula $\lim$
21836 \end_inset
21837
21838
21839 \emph on
21840 etc
21841 \emph default
21842 .
21843  (you can also insert them in a formula by typing 
21844 \series bold
21845
21846 \backslash
21847 sin
21848 \series default
21849  etc.).
21850  Standard mathematical practice is, that functions are printed upright to
21851  avoid confusions, because 
21852 \begin_inset Formula $sin$
21853 \end_inset
21854
21855  does normally mean 
21856 \begin_inset Formula $s·i·n$
21857 \end_inset
21858
21859 .
21860 \end_layout
21861
21862 \begin_layout Standard
21863 Using the function macros will also produce correct spacing around the function:
21864  
21865 \begin_inset Formula $a\sin x$
21866 \end_inset
21867
21868  is different from 
21869 \begin_inset Formula $asinx$
21870 \end_inset
21871
21872
21873 \end_layout
21874
21875 \begin_layout Standard
21876 For some mathematical objects, like the limes, the macro changes where subscript
21877 s are placed, as described in section
21878 \begin_inset space ~
21879 \end_inset
21880
21881
21882 \begin_inset CommandInset ref
21883 LatexCommand ref
21884 reference "sub:Operators-with-Limits"
21885
21886 \end_inset
21887
21888 .
21889 \end_layout
21890
21891 \begin_layout Subsection
21892 Accents
21893 \begin_inset Index idx
21894 status collapsed
21895
21896 \begin_layout Plain Layout
21897 Math ! Accents
21898 \end_layout
21899
21900 \end_inset
21901
21902
21903 \end_layout
21904
21905 \begin_layout Standard
21906 In a formula you can insert accented characters in the same way as in text
21907  mode.
21908  This may depend on your keyboard, or the bindings file you use.
21909  You can also use LaTeX commands to e.
21910 \begin_inset space \thinspace{}
21911 \end_inset
21912
21913 g.
21914 \begin_inset space \space{}
21915 \end_inset
21916
21917 enter 
21918 \begin_inset Formula $\hat{a}$
21919 \end_inset
21920
21921  even if your keyboard doesn't have hat-accents enabled.
21922  Our example is entered by typing 
21923 \series bold
21924
21925 \backslash
21926 hat
21927 \begin_inset ERT
21928 status collapsed
21929
21930 \begin_layout Plain Layout
21931
21932
21933 \backslash
21934 spce 
21935 \end_layout
21936
21937 \end_inset
21938
21939 a
21940 \series default
21941  in a formula.
21942  Table
21943 \begin_inset space ~
21944 \end_inset
21945
21946
21947 \begin_inset CommandInset ref
21948 LatexCommand ref
21949 reference "cap:Accent-names-and"
21950
21951 \end_inset
21952
21953  shows the equivalences between the accent names and the commands.
21954 \end_layout
21955
21956 \begin_layout Standard
21957 \begin_inset Float table
21958 wide false
21959 sideways false
21960 status open
21961
21962 \begin_layout Plain Layout
21963 \begin_inset Caption
21964
21965 \begin_layout Plain Layout
21966 \begin_inset CommandInset label
21967 LatexCommand label
21968 name "cap:Accent-names-and"
21969
21970 \end_inset
21971
21972 Accent names and the corresponding commands.
21973 \end_layout
21974
21975 \end_inset
21976
21977
21978 \end_layout
21979
21980 \begin_layout Plain Layout
21981 \align center
21982 \begin_inset Tabular
21983 <lyxtabular version="3" rows="11" columns="3">
21984 <features tabularvalignment="middle">
21985 <column alignment="center" valignment="top" width="0pt">
21986 <column alignment="center" valignment="top" width="0pt">
21987 <column alignment="center" valignment="top" width="0pt">
21988 <row>
21989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21990 \begin_inset Text
21991
21992 \begin_layout Plain Layout
21993 Name
21994 \end_layout
21995
21996 \end_inset
21997 </cell>
21998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21999 \begin_inset Text
22000
22001 \begin_layout Plain Layout
22002 Command
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22008 \begin_inset Text
22009
22010 \begin_layout Plain Layout
22011 E
22012 \family roman
22013 \series medium
22014 \shape up
22015 \size normal
22016 \emph off
22017 \bar no
22018 \noun off
22019 \color none
22020 xample
22021 \end_layout
22022
22023 \end_inset
22024 </cell>
22025 </row>
22026 <row>
22027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22028 \begin_inset Text
22029
22030 \begin_layout Plain Layout
22031
22032 \family roman
22033 \series medium
22034 \shape up
22035 \size normal
22036 \emph off
22037 \bar no
22038 \noun off
22039 \color none
22040 circumflex
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049
22050 \series bold
22051
22052 \backslash
22053 hat
22054 \end_layout
22055
22056 \end_inset
22057 </cell>
22058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22059 \begin_inset Text
22060
22061 \begin_layout Plain Layout
22062
22063 \family roman
22064 \series medium
22065 \shape up
22066 \size normal
22067 \emph off
22068 \bar no
22069 \noun off
22070 \color none
22071 \begin_inset Formula $\hat{a}$
22072 \end_inset
22073
22074
22075 \end_layout
22076
22077 \end_inset
22078 </cell>
22079 </row>
22080 <row>
22081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22082 \begin_inset Text
22083
22084 \begin_layout Plain Layout
22085
22086 \family roman
22087 \series medium
22088 \shape up
22089 \size normal
22090 \emph off
22091 \bar no
22092 \noun off
22093 \color none
22094 grave
22095 \end_layout
22096
22097 \end_inset
22098 </cell>
22099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22100 \begin_inset Text
22101
22102 \begin_layout Plain Layout
22103
22104 \series bold
22105
22106 \backslash
22107 grave
22108 \end_layout
22109
22110 \end_inset
22111 </cell>
22112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22113 \begin_inset Text
22114
22115 \begin_layout Plain Layout
22116
22117 \family roman
22118 \series medium
22119 \shape up
22120 \size normal
22121 \emph off
22122 \bar no
22123 \noun off
22124 \color none
22125 \begin_inset Formula $\grave{a}$
22126 \end_inset
22127
22128
22129 \end_layout
22130
22131 \end_inset
22132 </cell>
22133 </row>
22134 <row>
22135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22136 \begin_inset Text
22137
22138 \begin_layout Plain Layout
22139
22140 \family roman
22141 \series medium
22142 \shape up
22143 \size normal
22144 \emph off
22145 \bar no
22146 \noun off
22147 \color none
22148 acute
22149 \end_layout
22150
22151 \end_inset
22152 </cell>
22153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22154 \begin_inset Text
22155
22156 \begin_layout Plain Layout
22157
22158 \series bold
22159
22160 \backslash
22161 acute
22162 \end_layout
22163
22164 \end_inset
22165 </cell>
22166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22167 \begin_inset Text
22168
22169 \begin_layout Plain Layout
22170
22171 \family roman
22172 \series medium
22173 \shape up
22174 \size normal
22175 \emph off
22176 \bar no
22177 \noun off
22178 \color none
22179 \begin_inset Formula $\acute{a}$
22180 \end_inset
22181
22182
22183 \end_layout
22184
22185 \end_inset
22186 </cell>
22187 </row>
22188 <row>
22189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22190 \begin_inset Text
22191
22192 \begin_layout Plain Layout
22193
22194 \family roman
22195 \series medium
22196 \shape up
22197 \size normal
22198 \emph off
22199 \bar no
22200 \noun off
22201 \color none
22202 umlaut
22203 \end_layout
22204
22205 \end_inset
22206 </cell>
22207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22208 \begin_inset Text
22209
22210 \begin_layout Plain Layout
22211
22212 \series bold
22213
22214 \backslash
22215 ddot
22216 \end_layout
22217
22218 \end_inset
22219 </cell>
22220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22221 \begin_inset Text
22222
22223 \begin_layout Plain Layout
22224
22225 \family roman
22226 \series medium
22227 \shape up
22228 \size normal
22229 \emph off
22230 \bar no
22231 \noun off
22232 \color none
22233 \begin_inset Formula $\ddot{a}$
22234 \end_inset
22235
22236
22237 \end_layout
22238
22239 \end_inset
22240 </cell>
22241 </row>
22242 <row>
22243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22244 \begin_inset Text
22245
22246 \begin_layout Plain Layout
22247
22248 \family roman
22249 \series medium
22250 \shape up
22251 \size normal
22252 \emph off
22253 \bar no
22254 \noun off
22255 \color none
22256 tilde
22257 \end_layout
22258
22259 \end_inset
22260 </cell>
22261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22262 \begin_inset Text
22263
22264 \begin_layout Plain Layout
22265
22266 \series bold
22267
22268 \backslash
22269 tilde
22270 \end_layout
22271
22272 \end_inset
22273 </cell>
22274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22275 \begin_inset Text
22276
22277 \begin_layout Plain Layout
22278
22279 \family roman
22280 \series medium
22281 \shape up
22282 \size normal
22283 \emph off
22284 \bar no
22285 \noun off
22286 \color none
22287 \begin_inset Formula $\tilde{a}$
22288 \end_inset
22289
22290
22291 \end_layout
22292
22293 \end_inset
22294 </cell>
22295 </row>
22296 <row>
22297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22298 \begin_inset Text
22299
22300 \begin_layout Plain Layout
22301
22302 \family roman
22303 \series medium
22304 \shape up
22305 \size normal
22306 \emph off
22307 \bar no
22308 \noun off
22309 \color none
22310 dot
22311 \end_layout
22312
22313 \end_inset
22314 </cell>
22315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22316 \begin_inset Text
22317
22318 \begin_layout Plain Layout
22319
22320 \series bold
22321
22322 \backslash
22323 dot
22324 \end_layout
22325
22326 \end_inset
22327 </cell>
22328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22329 \begin_inset Text
22330
22331 \begin_layout Plain Layout
22332
22333 \family roman
22334 \series medium
22335 \shape up
22336 \size normal
22337 \emph off
22338 \bar no
22339 \noun off
22340 \color none
22341 \begin_inset Formula $\dot{a}$
22342 \end_inset
22343
22344
22345 \end_layout
22346
22347 \end_inset
22348 </cell>
22349 </row>
22350 <row>
22351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22352 \begin_inset Text
22353
22354 \begin_layout Plain Layout
22355
22356 \family roman
22357 \series medium
22358 \shape up
22359 \size normal
22360 \emph off
22361 \bar no
22362 \noun off
22363 \color none
22364 breve
22365 \end_layout
22366
22367 \end_inset
22368 </cell>
22369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22370 \begin_inset Text
22371
22372 \begin_layout Plain Layout
22373
22374 \series bold
22375
22376 \backslash
22377 breve
22378 \end_layout
22379
22380 \end_inset
22381 </cell>
22382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22383 \begin_inset Text
22384
22385 \begin_layout Plain Layout
22386
22387 \family roman
22388 \series medium
22389 \shape up
22390 \size normal
22391 \emph off
22392 \bar no
22393 \noun off
22394 \color none
22395 \begin_inset Formula $\breve{a}$
22396 \end_inset
22397
22398
22399 \end_layout
22400
22401 \end_inset
22402 </cell>
22403 </row>
22404 <row>
22405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409
22410 \family roman
22411 \series medium
22412 \shape up
22413 \size normal
22414 \emph off
22415 \bar no
22416 \noun off
22417 \color none
22418 caron
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22424 \begin_inset Text
22425
22426 \begin_layout Plain Layout
22427
22428 \series bold
22429
22430 \backslash
22431 check
22432 \end_layout
22433
22434 \end_inset
22435 </cell>
22436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22437 \begin_inset Text
22438
22439 \begin_layout Plain Layout
22440
22441 \family roman
22442 \series medium
22443 \shape up
22444 \size normal
22445 \emph off
22446 \bar no
22447 \noun off
22448 \color none
22449 \begin_inset Formula $\check{a}$
22450 \end_inset
22451
22452
22453 \end_layout
22454
22455 \end_inset
22456 </cell>
22457 </row>
22458 <row>
22459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22460 \begin_inset Text
22461
22462 \begin_layout Plain Layout
22463
22464 \family roman
22465 \series medium
22466 \shape up
22467 \size normal
22468 \emph off
22469 \bar no
22470 \noun off
22471 \color none
22472 macron
22473 \end_layout
22474
22475 \end_inset
22476 </cell>
22477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22478 \begin_inset Text
22479
22480 \begin_layout Plain Layout
22481
22482 \series bold
22483
22484 \backslash
22485 bar
22486 \end_layout
22487
22488 \end_inset
22489 </cell>
22490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22491 \begin_inset Text
22492
22493 \begin_layout Plain Layout
22494
22495 \family roman
22496 \series medium
22497 \shape up
22498 \size normal
22499 \emph off
22500 \bar no
22501 \noun off
22502 \color none
22503 \begin_inset Formula $\bar{a}$
22504 \end_inset
22505
22506
22507 \end_layout
22508
22509 \end_inset
22510 </cell>
22511 </row>
22512 <row>
22513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22514 \begin_inset Text
22515
22516 \begin_layout Plain Layout
22517 vector
22518 \end_layout
22519
22520 \end_inset
22521 </cell>
22522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526
22527 \series bold
22528
22529 \backslash
22530 vec
22531 \end_layout
22532
22533 \end_inset
22534 </cell>
22535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22536 \begin_inset Text
22537
22538 \begin_layout Plain Layout
22539
22540 \family roman
22541 \series medium
22542 \shape up
22543 \size normal
22544 \emph off
22545 \bar no
22546 \noun off
22547 \color none
22548 \begin_inset Formula $\vec{a}$
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \end_inset
22555 </cell>
22556 </row>
22557 </lyxtabular>
22558
22559 \end_inset
22560
22561
22562 \end_layout
22563
22564 \end_inset
22565
22566
22567 \end_layout
22568
22569 \begin_layout Standard
22570 You can choose one of the accents by selecting an item from the 
22571 \family sans
22572 Frame
22573 \begin_inset space ~
22574 \end_inset
22575
22576 decorations
22577 \family default
22578  symbol set button 
22579 \begin_inset Graphics
22580         filename ../images/math/hat.png
22581
22582 \end_inset
22583
22584  in the math panel ; this will apply to any selection you have made within
22585  a formula too.
22586 \end_layout
22587
22588 \begin_layout Section
22589 Brackets and Delimiters
22590 \begin_inset Index idx
22591 status collapsed
22592
22593 \begin_layout Plain Layout
22594 Math ! Brackets
22595 \end_layout
22596
22597 \end_inset
22598
22599
22600 \begin_inset Index idx
22601 status collapsed
22602
22603 \begin_layout Plain Layout
22604 Math ! Delimiters
22605 \end_layout
22606
22607 \end_inset
22608
22609
22610 \begin_inset CommandInset label
22611 LatexCommand label
22612 name "sec:Brackets-and-Delimiters"
22613
22614 \end_inset
22615
22616
22617 \end_layout
22618
22619 \begin_layout Standard
22620 There are several brackets available through LyX.
22621  For most purposes, using just the keys 
22622 \family typewriter
22623 []{}()|<>
22624 \family default
22625  should suffice.
22626  But if you want to surround a large structure, like a matrix or a fraction,
22627  or if you have several layers of brackets, it is better to use the math
22628  toolbar delimiter icon 
22629 \begin_inset Graphics
22630         filename ../images/math/delim.png
22631
22632 \end_inset
22633
22634 .
22635  For example, that's how you would construct the brackets around a standard
22636  matrix such as:
22637 \begin_inset Formula \[
22638 \left[\begin{array}{cc}
22639 1 & 2\\
22640 3 & 4\end{array}\right]\]
22641
22642 \end_inset
22643
22644 and to make it easier to see the layers of parentheses as in: 
22645 \begin_inset Formula \[
22646 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22647
22648 \end_inset
22649
22650
22651 \end_layout
22652
22653 \begin_layout Standard
22654 The parentheses, and other brackets from that menu will automatically re-size
22655  to accommodate the size of what is inside.
22656 \end_layout
22657
22658 \begin_layout Standard
22659 To construct brackets click on the button for the bracket you want on the
22660  left side and right side.
22661  If you use the option 
22662 \family sans
22663 Keep
22664 \begin_inset space ~
22665 \end_inset
22666
22667 matched
22668 \family default
22669 , the selected bracket type will be used for the left and the right side.
22670  The selection will be shown below the button field.
22671  If you want one side to not have a bracket, use the blank button.
22672  It will appear in LyX with a dotted line, but nothing will be printed.
22673 \end_layout
22674
22675 \begin_layout Standard
22676 If you want to place brackets around math structures, like a square root,
22677  you can do that by highlighting (selecting) the structure that is to go
22678  inside the brackets.
22679  Then choose the appropriate brackets for left and right and click on 
22680 \family sans
22681 Insert
22682 \family default
22683 .
22684  The parentheses will be drawn around the selected structure.
22685 \end_layout
22686
22687 \begin_layout Section
22688 Arrays and Multi-line Equations
22689 \begin_inset Index idx
22690 status collapsed
22691
22692 \begin_layout Plain Layout
22693 Math ! Arrays
22694 \end_layout
22695
22696 \end_inset
22697
22698
22699 \begin_inset Index idx
22700 status collapsed
22701
22702 \begin_layout Plain Layout
22703 Math ! Matrices
22704 \end_layout
22705
22706 \end_inset
22707
22708
22709 \begin_inset Index idx
22710 status collapsed
22711
22712 \begin_layout Plain Layout
22713 Math ! Multi-line Equations
22714 \end_layout
22715
22716 \end_inset
22717
22718
22719 \end_layout
22720
22721 \begin_layout Standard
22722 Matrices are entered in LyX using the 
22723 \family sans
22724 Math
22725 \begin_inset space ~
22726 \end_inset
22727
22728 Panel
22729 \family default
22730  matrix button 
22731 \begin_inset Graphics
22732         filename ../images/math/matrix.png
22733
22734 \end_inset
22735
22736 .
22737  It will open a dialog for you to choose the number of rows/columns.
22738  Here is an example:
22739 \begin_inset Formula \[
22740 \left(\begin{array}{ccc}
22741 1 & 2 & 3\\
22742 4 & 5 & 6\\
22743 7 & 8 & 9\end{array}\right)\]
22744
22745 \end_inset
22746
22747 The parentheses aren't automatic, but you can add them as described in section
22748 \begin_inset space ~
22749 \end_inset
22750
22751
22752 \begin_inset CommandInset ref
22753 LatexCommand ref
22754 reference "sec:Brackets-and-Delimiters"
22755
22756 \end_inset
22757
22758 .
22759  When you construct the matrix, you can decide whether the column entries
22760  will be left-, right-, or center-justified.
22761  This alignment is set in the box 
22762 \family sans
22763 Horizontal
22764 \family default
22765  with the letters 
22766 \begin_inset Quotes eld
22767 \end_inset
22768
22769
22770 \family sans
22771 l
22772 \family default
22773
22774 \begin_inset Quotes erd
22775 \end_inset
22776
22777
22778 \begin_inset Quotes eld
22779 \end_inset
22780
22781
22782 \family sans
22783 r
22784 \family default
22785
22786 \begin_inset Quotes erd
22787 \end_inset
22788
22789 , and 
22790 \begin_inset Quotes eld
22791 \end_inset
22792
22793
22794 \family sans
22795 c
22796 \family default
22797
22798 \begin_inset Quotes erd
22799 \end_inset
22800
22801 .
22802  LyX proposes a 
22803 \begin_inset Quotes eld
22804 \end_inset
22805
22806
22807 \family sans
22808 c
22809 \family default
22810
22811 \begin_inset Quotes erd
22812 \end_inset
22813
22814  for every column as default.
22815  For example, the sequence 
22816 \begin_inset Quotes eld
22817 \end_inset
22818
22819
22820 \family sans
22821 lrc
22822 \family default
22823
22824 \begin_inset Quotes erd
22825 \end_inset
22826
22827  means that the first column will be left-justified, the second will be
22828  centered, and the third column will be right-justified, because each letter
22829  corresponds to the relevant column.
22830  The result will look like this:
22831 \begin_inset Formula \[
22832 \begin{array}{lcr}
22833 this & this\, column & this\, column\\
22834 column & has & has\, right\\
22835 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22836
22837 \end_inset
22838
22839
22840 \end_layout
22841
22842 \begin_layout Standard
22843 You can add more rows to an existing matrix by hitting 
22844 \begin_inset Info
22845 type  "shortcut"
22846 arg   "newline-insert newline"
22847 \end_inset
22848
22849  while the cursor is in the matrix.
22850  Adding or deleting columns can be done via the menu 
22851 \family sans
22852 Edit\SpecialChar \menuseparator
22853 Math
22854 \family default
22855  or the math toolbar.
22856 \end_layout
22857
22858 \begin_layout Standard
22859 There are other arrays used in formulas, such as distinctions of cases.
22860  It can be created with the menu 
22861 \family sans
22862 Insert\SpecialChar \menuseparator
22863 Math\SpecialChar \menuseparator
22864 Cases
22865 \begin_inset space ~
22866 \end_inset
22867
22868 Environment
22869 \family default
22870  or the command 
22871 \series bold
22872
22873 \backslash
22874 cases
22875 \series default
22876 .
22877  Here is an example: 
22878 \begin_inset Formula \[
22879 f(x)=\begin{cases}
22880 -1 & x<0\\
22881 0 & x=0\\
22882 1 & x>0\end{cases}\]
22883
22884 \end_inset
22885
22886
22887 \end_layout
22888
22889 \begin_layout Standard
22890 \begin_inset VSpace bigskip
22891 \end_inset
22892
22893 Multi-line formulas are created when you press 
22894 \begin_inset Info
22895 type  "shortcut"
22896 arg   "newline-insert newline"
22897 \end_inset
22898
22899  within a formula.
22900  In an empty formula you can see that three blue boxes appear, one for each
22901  column.
22902  When you press 
22903 \begin_inset Info
22904 type  "shortcut"
22905 arg   "newline-insert newline"
22906 \end_inset
22907
22908  in a non-empty formula, the part before the relation sign (equal sign 
22909 \begin_inset Quotes eld
22910 \end_inset
22911
22912 =
22913 \begin_inset Quotes erd
22914 \end_inset
22915
22916  etc.) will be inserted automatically to the first column, the relation sign
22917  is in the second column, and the rest in the third column.
22918  A new row is created by every further hit of 
22919 \begin_inset Info
22920 type  "shortcut"
22921 arg   "newline-insert newline"
22922 \end_inset
22923
22924 .
22925  Multi-line formulas are always displayed formulas.
22926  Here is an example:
22927 \begin_inset Formula \begin{eqnarray}
22928 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22929 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22930
22931 \end_inset
22932
22933  To change the column assignment of the formula parts, place the cursor
22934  where you want to start the shift and hit 
22935 \family sans
22936 Ctrl-Tab.
22937
22938 \family default
22939  It shifts everything in the column which is right beside the current cursor
22940  position to the next column.
22941  Note that the middle column is designed for relation signs, structures
22942  within this column will be printed in a smaller size:
22943 \begin_inset Formula \begin{eqnarray*}
22944 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22945
22946 \end_inset
22947
22948
22949 \end_layout
22950
22951 \begin_layout Standard
22952 The multi-line formula type described here is called 
22953 \family typewriter
22954 \series medium
22955 eqnarray
22956 \family default
22957 \series default
22958 .
22959  There are other multi-line types being more suitable for certain situations,
22960  for example if you want a better inter-line spacing than in formula (
22961 \begin_inset CommandInset ref
22962 LatexCommand ref
22963 reference "eq:asquared"
22964
22965 \end_inset
22966
22967 ).
22968  The other types are described in section
22969 \begin_inset space ~
22970 \end_inset
22971
22972
22973 \begin_inset CommandInset ref
22974 LatexCommand ref
22975 reference "sub:AMS-Formula-Types"
22976
22977 \end_inset
22978
22979 .
22980 \end_layout
22981
22982 \begin_layout Section
22983 Formula Numbering and Referencing
22984 \begin_inset Index idx
22985 status collapsed
22986
22987 \begin_layout Plain Layout
22988 Math ! Formula numbering
22989 \end_layout
22990
22991 \end_inset
22992
22993
22994 \begin_inset Index idx
22995 status collapsed
22996
22997 \begin_layout Plain Layout
22998 Math ! Referencing formulas
22999 \end_layout
23000
23001 \end_inset
23002
23003
23004 \begin_inset CommandInset label
23005 LatexCommand label
23006 name "sec:Formula-Numbering-and"
23007
23008 \end_inset
23009
23010
23011 \end_layout
23012
23013 \begin_layout Standard
23014 To number a formula, set the cursor in the formula and use the menu 
23015 \family sans
23016 Edit\SpecialChar \menuseparator
23017 Math\SpecialChar \menuseparator
23018 Toggle
23019 \begin_inset space ~
23020 \end_inset
23021
23022 Numbering
23023 \family default
23024  or the shortcut 
23025 \begin_inset Info
23026 type  "shortcut"
23027 arg   "math-number-toggle"
23028 \end_inset
23029
23030 .
23031  The formula number appears in LyX as 
23032 \begin_inset Quotes eld
23033 \end_inset
23034
23035 #
23036 \begin_inset Quotes erd
23037 \end_inset
23038
23039  within parentheses.
23040  The 
23041 \begin_inset Quotes eld
23042 \end_inset
23043
23044 #
23045 \begin_inset Quotes erd
23046 \end_inset
23047
23048  denotes, that the number will be calculated automatically when the output
23049  is generated.
23050  The placement and format of the formula number in the output depends on
23051  the document class.
23052  In this document the number is printed together with the chapter number,
23053  separated by a dot:
23054 \begin_inset Formula \begin{equation}
23055 1+1=2\end{equation}
23056
23057 \end_inset
23058
23059 Using 
23060 \begin_inset Info
23061 type  "shortcut"
23062 arg   "math-number-toggle"
23063 \end_inset
23064
23065  in a numbered formula will switch off the numbering.
23066  You can only number displayed formulas.
23067 \end_layout
23068
23069 \begin_layout Standard
23070 Multi-line formulas can be numbered line by line: Using the menu 
23071 \family sans
23072 Edit\SpecialChar \menuseparator
23073 Math\SpecialChar \menuseparator
23074 Toggle
23075 \begin_inset space ~
23076 \end_inset
23077
23078 Numbering
23079 \begin_inset space ~
23080 \end_inset
23081
23082 of
23083 \begin_inset space ~
23084 \end_inset
23085
23086 Line
23087 \family default
23088  or the shortcut 
23089 \begin_inset Info
23090 type  "shortcut"
23091 arg   "math-number-line-toggle"
23092 \end_inset
23093
23094  will only toggle the numbering of the line where the cursor is:
23095 \begin_inset Formula \begin{eqnarray}
23096 1 & = & 3-2\\
23097 2 & = & 4-2\nonumber \\
23098 4 & \leq & 7\end{eqnarray}
23099
23100 \end_inset
23101
23102 To number all lines use the shortcut 
23103 \begin_inset Info
23104 type  "shortcut"
23105 arg   "math-number-toggle"
23106 \end_inset
23107
23108 .
23109 \end_layout
23110
23111 \begin_layout Standard
23112 \begin_inset VSpace bigskip
23113 \end_inset
23114
23115 Every displayed formula can be referenced by its number using a label.
23116  A label is inserted with the menu 
23117 \family sans
23118 Insert\SpecialChar \menuseparator
23119 Label
23120 \family default
23121  when the cursor is in the formula.
23122  This opens a dialog to enter the label.
23123  It is recommended to use the proposed 
23124 \begin_inset Quotes eld
23125 \end_inset
23126
23127
23128 \family sans
23129 eq:
23130 \family default
23131
23132 \begin_inset Quotes erd
23133 \end_inset
23134
23135  as first part of the label, because this helps later to identify the label
23136  type when you have many labels in your document.
23137  We inserted in the following example the label 
23138 \begin_inset Quotes eld
23139 \end_inset
23140
23141 eq:tanhExp
23142 \begin_inset Quotes erd
23143 \end_inset
23144
23145  in the second line:
23146 \begin_inset Formula \begin{eqnarray}
23147 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23148  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23149
23150 \end_inset
23151
23152 Every labeled line is automatically numbered.
23153  Therefore the label is shown in LyX at the place of the formula number
23154  placeholder 
23155 \begin_inset Quotes eld
23156 \end_inset
23157
23158 #
23159 \begin_inset Quotes erd
23160 \end_inset
23161
23162 .
23163  You can reference a labeled formula using the menu 
23164 \family sans
23165 Insert\SpecialChar \menuseparator
23166 Cross
23167 \begin_inset space ~
23168 \end_inset
23169
23170 Reference
23171 \family default
23172 .
23173  A dialog appears to choose a label you want refer to.
23174  The reference appears in LyX as a grey cross reference box and in the output
23175  as the formula number:
23176 \end_layout
23177
23178 \begin_layout Standard
23179 This is a cross-reference to equation (
23180 \begin_inset CommandInset ref
23181 LatexCommand ref
23182 reference "eq:tanhExp"
23183
23184 \end_inset
23185
23186 ).
23187 \end_layout
23188
23189 \begin_layout Standard
23190 The properties of LyX's cross-reference box are described in section
23191 \begin_inset space ~
23192 \end_inset
23193
23194
23195 \begin_inset CommandInset ref
23196 LatexCommand ref
23197 reference "sec:Cross-References"
23198
23199 \end_inset
23200
23201 .
23202  To delete a label, set the cursor in the labeled formula, use the menu
23203  
23204 \family sans
23205 Insert\SpecialChar \menuseparator
23206 Label
23207 \family default
23208  and delete the label in the appearing dialog.
23209 \begin_inset Foot
23210 status collapsed
23211
23212 \begin_layout Plain Layout
23213 This is a unintuitive and will be fixed in the next version of LyX.
23214 \end_layout
23215
23216 \end_inset
23217
23218  
23219 \end_layout
23220
23221 \begin_layout Section
23222 User defined math macros
23223 \begin_inset Index idx
23224 status collapsed
23225
23226 \begin_layout Plain Layout
23227 Math ! Macros
23228 \end_layout
23229
23230 \end_inset
23231
23232
23233 \end_layout
23234
23235 \begin_layout Standard
23236 LyX allows you to define macros for formulas which is very useful when you
23237  have equations of the same form in a document several times.
23238  Math macros are explained in section 
23239 \emph on
23240 Math
23241 \begin_inset space ~
23242 \end_inset
23243
23244 Macros
23245 \emph default
23246  of the 
23247 \emph on
23248 Math
23249 \emph default
23250  manual.
23251 \end_layout
23252
23253 \begin_layout Section
23254 Fine-Tuning
23255 \end_layout
23256
23257 \begin_layout Subsection
23258 Typefaces
23259 \begin_inset Index idx
23260 status collapsed
23261
23262 \begin_layout Plain Layout
23263 Math ! Typefaces
23264 \end_layout
23265
23266 \end_inset
23267
23268
23269 \end_layout
23270
23271 \begin_layout Standard
23272 The standard font for text is italic, for numbers the standard is roman.
23273  To set a font in a formula, use the 
23274 \family sans
23275 Math
23276 \begin_inset space ~
23277 \end_inset
23278
23279 Panel
23280 \family default
23281  button 
23282 \begin_inset Graphics
23283         filename ../images/math/font.png
23284
23285 \end_inset
23286
23287 , or enter its command, listed in table
23288 \begin_inset space ~
23289 \end_inset
23290
23291
23292 \begin_inset CommandInset ref
23293 LatexCommand ref
23294 reference "cap:Typefaces-and-the"
23295
23296 \end_inset
23297
23298 , directly.
23299 \end_layout
23300
23301 \begin_layout Standard
23302 \begin_inset Float table
23303 wide false
23304 sideways false
23305 status open
23306
23307 \begin_layout Plain Layout
23308 \begin_inset Caption
23309
23310 \begin_layout Plain Layout
23311 \begin_inset CommandInset label
23312 LatexCommand label
23313 name "cap:Typefaces-and-the"
23314
23315 \end_inset
23316
23317 Typefaces and the corresponding commands.
23318 \end_layout
23319
23320 \end_inset
23321
23322
23323 \end_layout
23324
23325 \begin_layout Plain Layout
23326 \align center
23327 \begin_inset Tabular
23328 <lyxtabular version="3" rows="9" columns="2">
23329 <features tabularvalignment="middle">
23330 <column alignment="center" valignment="top" width="0pt">
23331 <column alignment="center" valignment="top" width="0pt">
23332 <row>
23333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23334 \begin_inset Text
23335
23336 \begin_layout Plain Layout
23337 Font
23338 \end_layout
23339
23340 \end_inset
23341 </cell>
23342 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23343 \begin_inset Text
23344
23345 \begin_layout Plain Layout
23346 Command
23347 \end_layout
23348
23349 \end_inset
23350 </cell>
23351 </row>
23352 <row>
23353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23354 \begin_inset Text
23355
23356 \begin_layout Plain Layout
23357
23358 \shape up
23359 \size normal
23360 \bar no
23361 \noun off
23362 \color none
23363 \begin_inset Formula $\mathrm{Roman}$
23364 \end_inset
23365
23366
23367 \end_layout
23368
23369 \end_inset
23370 </cell>
23371 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23372 \begin_inset Text
23373
23374 \begin_layout Plain Layout
23375
23376 \series bold
23377
23378 \backslash
23379 mathrm
23380 \end_layout
23381
23382 \end_inset
23383 </cell>
23384 </row>
23385 <row>
23386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23387 \begin_inset Text
23388
23389 \begin_layout Plain Layout
23390 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23399 \begin_inset Text
23400
23401 \begin_layout Plain Layout
23402
23403 \series bold
23404
23405 \backslash
23406 mathbf
23407 \end_layout
23408
23409 \end_inset
23410 </cell>
23411 </row>
23412 <row>
23413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \begin_layout Plain Layout
23417 \begin_inset Formula $\mathit{Italic}$
23418 \end_inset
23419
23420
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \begin_layout Plain Layout
23429
23430 \series bold
23431
23432 \backslash
23433 mathit
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 </row>
23439 <row>
23440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444
23445 \shape up
23446 \size normal
23447 \bar no
23448 \noun off
23449 \color none
23450 \begin_inset Formula $\mathtt{Typewriter}$
23451 \end_inset
23452
23453
23454 \end_layout
23455
23456 \end_inset
23457 </cell>
23458 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23459 \begin_inset Text
23460
23461 \begin_layout Plain Layout
23462
23463 \series bold
23464
23465 \backslash
23466 mathtt
23467 \end_layout
23468
23469 \end_inset
23470 </cell>
23471 </row>
23472 <row>
23473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23474 \begin_inset Text
23475
23476 \begin_layout Plain Layout
23477 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23478 \end_inset
23479
23480
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489
23490 \series bold
23491
23492 \backslash
23493 mathbb
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 </row>
23499 <row>
23500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504 \begin_inset Formula $\mathfrak{Fraktur}$
23505 \end_inset
23506
23507
23508 \end_layout
23509
23510 \end_inset
23511 </cell>
23512 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516
23517 \series bold
23518
23519 \backslash
23520 mathfrak
23521 \end_layout
23522
23523 \end_inset
23524 </cell>
23525 </row>
23526 <row>
23527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531
23532 \shape up
23533 \size normal
23534 \emph on
23535 \bar no
23536 \noun off
23537 \color none
23538 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23539 \end_inset
23540
23541
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550
23551 \series bold
23552
23553 \backslash
23554 mathcal
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 </row>
23560 <row>
23561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23562 \begin_inset Text
23563
23564 \begin_layout Plain Layout
23565 \begin_inset Formula $\mathsf{SansSerif}$
23566 \end_inset
23567
23568
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577
23578 \series bold
23579
23580 \backslash
23581 mathsf
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 </row>
23587 </lyxtabular>
23588
23589 \end_inset
23590
23591
23592 \end_layout
23593
23594 \end_inset
23595
23596
23597 \end_layout
23598
23599 \begin_layout Standard
23600 \begin_inset Note Greyedout
23601 status open
23602
23603 \begin_layout Plain Layout
23604
23605 \series bold
23606 Note:
23607 \series default
23608  You can only print capital letters in the typefaces 
23609 \family sans
23610 Blackboard
23611 \family default
23612  and 
23613 \family sans
23614 Calligraphic
23615 \family default
23616 .
23617 \end_layout
23618
23619 \end_inset
23620
23621
23622 \end_layout
23623
23624 \begin_layout Standard
23625 When you use a typeface, a blue box is inserted in the formula.
23626  Every character in this box will be printed in this typeface.
23627  Pressing 
23628 \family sans
23629 Space
23630 \family default
23631  within the box, will set the cursor outside, so that you have to use a
23632  protected space when you need a space in the box.
23633  Here an example where 
23634 \begin_inset Quotes eld
23635 \end_inset
23636
23637 N
23638 \begin_inset Quotes erd
23639 \end_inset
23640
23641  in 
23642 \family sans
23643 Blackboard
23644 \family default
23645  denotes the set of numbers:
23646 \begin_inset Formula \[
23647 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23648
23649 \end_inset
23650
23651
23652 \end_layout
23653
23654 \begin_layout Standard
23655 The typefaces are nestable, which can cause confusion.
23656  You can e.
23657 \begin_inset space \thinspace{}
23658 \end_inset
23659
23660 g.
23661 \begin_inset space \space{}
23662 \end_inset
23663
23664 put a character in 
23665 \family sans
23666 Fraktur
23667 \family default
23668  in a box for 
23669 \family sans
23670 Typewriter
23671 \family default
23672
23673 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23674 \end_inset
23675
23676  
23677 \begin_inset Newline newline
23678 \end_inset
23679
23680 So it is better not to use this feature.
23681 \end_layout
23682
23683 \begin_layout Standard
23684 The typefaces have no effect on Greek letters: 
23685 \begin_inset Formula $\mathfrak{abc\delta e}$
23686 \end_inset
23687
23688
23689 \begin_inset Newline newline
23690 \end_inset
23691
23692 You can only print them emboldened using the command 
23693 \series bold
23694
23695 \backslash
23696 boldsymbol
23697 \series default
23698 , which works like the other typeface commands: 
23699 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23700 \end_inset
23701
23702
23703 \end_layout
23704
23705 \begin_layout Standard
23706
23707 \series bold
23708
23709 \backslash
23710 boldsymbol
23711 \series default
23712  works for all symbols, letters, and numbers.
23713 \end_layout
23714
23715 \begin_layout Standard
23716 A number of other font options are available as well, in the menu 
23717 \family sans
23718 Edit\SpecialChar \menuseparator
23719 Math\SpecialChar \menuseparator
23720 Text
23721 \begin_inset space ~
23722 \end_inset
23723
23724 Style
23725 \family default
23726 .
23727 \end_layout
23728
23729 \begin_layout Subsection
23730 Math Text
23731 \begin_inset Index idx
23732 status collapsed
23733
23734 \begin_layout Plain Layout
23735 Math ! Text
23736 \end_layout
23737
23738 \end_inset
23739
23740
23741 \end_layout
23742
23743 \begin_layout Standard
23744 Typefaces are useful for entering some characters in some given font, but
23745  not for text.
23746  For typing longer pieces of text use the math text, which is obtained using
23747  the entry 
23748 \family sans
23749 Normal
23750 \begin_inset space ~
23751 \end_inset
23752
23753 text
23754 \begin_inset space ~
23755 \end_inset
23756
23757 mode
23758 \family default
23759  of the 
23760 \family sans
23761 Math
23762 \begin_inset space ~
23763 \end_inset
23764
23765 Panel
23766 \family default
23767  button 
23768 \begin_inset Graphics
23769         filename ../images/math/font.png
23770
23771 \end_inset
23772
23773  (shortcut 
23774 \begin_inset Info
23775 type  "shortcut"
23776 arg   "font-default"
23777 \end_inset
23778
23779 ).
23780  Math text appears in LyX in black instead of blue.
23781  You can use spaces and accents in math text like in normal text.
23782  Here is an example:
23783 \begin_inset Formula \[
23784 f(x)=\begin{cases}
23785 x & \textrm{if I say so}\\
23786 -x & \textrm{unter Umständen}\end{cases}\]
23787
23788 \end_inset
23789
23790
23791 \end_layout
23792
23793 \begin_layout Subsection
23794 Font Sizes
23795 \begin_inset Index idx
23796 status collapsed
23797
23798 \begin_layout Plain Layout
23799 Math ! Font sizes
23800 \end_layout
23801
23802 \end_inset
23803
23804
23805 \end_layout
23806
23807 \begin_layout Standard
23808 There are four font styles (relative sizes) used in math-mode, which are
23809  automatically chosen in most situations.
23810  These are called 
23811 \family sans
23812 textstyle
23813 \family default
23814
23815 \family sans
23816 displaystyle
23817 \family default
23818
23819 \family sans
23820 scriptstyle
23821 \family default
23822 , and 
23823 \family sans
23824 scriptscriptstyle
23825 \family default
23826 .
23827  For most characters, 
23828 \family sans
23829 textstyle
23830 \family default
23831  and 
23832 \family sans
23833 displaystyle
23834 \family default
23835  are actually the same size, but fractions, superscripts and subscripts,
23836  and certain other structures, are set larger in 
23837 \family sans
23838 displaystyle
23839 \family default
23840 .
23841  Except for some operators, which resize themselves to accommodate various
23842  situations, all text will be set in the styles that LaTeX thinks are appropriat
23843 e.
23844  These choices can be overridden by using the math panel button 
23845 \begin_inset Graphics
23846         filename ../images/math/style.png
23847
23848 \end_inset
23849
23850 .
23851  A box for the size will be created in which you can insert the math structure.
23852  For example, you can set 
23853 \begin_inset Formula $\frac{1}{2}$
23854 \end_inset
23855
23856 , which is normally in 
23857 \family sans
23858 textstyle
23859 \family default
23860 , larger in 
23861 \family sans
23862 displaystyle
23863 \family default
23864
23865 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23866 \end_inset
23867
23868 .
23869  The four styles are used in the following example:
23870 \end_layout
23871
23872 \begin_layout Standard
23873 \begin_inset Formula $displaystyle$
23874 \end_inset
23875
23876
23877 \begin_inset Formula ${\textstyle textstyle}$
23878 \end_inset
23879
23880
23881 \begin_inset Formula ${\scriptstyle scriptstyle}$
23882 \end_inset
23883
23884
23885 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23886 \end_inset
23887
23888 .
23889 \end_layout
23890
23891 \begin_layout Standard
23892 All these math-mode font sizes are relative, that means, if the whole math
23893  inset is set in a particular size with the menu 
23894 \family sans
23895 Edit\SpecialChar \menuseparator
23896 Text
23897 \begin_inset space ~
23898 \end_inset
23899
23900 Style
23901 \family default
23902 , all sizes in the formula will be adjusted relative to this size.
23903  Similarly, if the base font size of the document is changed, all fonts
23904  will be adjusted to correspond.
23905  As an example here is a formula in the font size 
23906 \begin_inset Quotes eld
23907 \end_inset
23908
23909 largest
23910 \begin_inset Quotes erd
23911 \end_inset
23912
23913 :
23914 \end_layout
23915
23916 \begin_layout Standard
23917
23918 \family roman
23919 \size largest
23920 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23921 \end_inset
23922
23923
23924 \end_layout
23925
23926 \begin_layout Section
23927 Theorem Modules
23928 \end_layout
23929
23930 \begin_layout Standard
23931 As of LyX 1.6, support for theorem-like environments has been moved out of
23932  the document classes and into layout modules.
23933 \begin_inset Index idx
23934 status collapsed
23935
23936 \begin_layout Plain Layout
23937 Layout Modules
23938 \end_layout
23939
23940 \end_inset
23941
23942  As a result, theorem-like environments can now easily be used with classes
23943  other than the AMS classes.
23944  See section 
23945 \begin_inset CommandInset ref
23946 LatexCommand ref
23947 reference "sub:Modules"
23948
23949 \end_inset
23950
23951  for more on layout modules.
23952 \end_layout
23953
23954 \begin_layout Section
23955 AMS-LaTeX
23956 \begin_inset Index idx
23957 status collapsed
23958
23959 \begin_layout Plain Layout
23960 AMS math
23961 \end_layout
23962
23963 \end_inset
23964
23965
23966 \begin_inset Index idx
23967 status collapsed
23968
23969 \begin_layout Plain Layout
23970 Math ! AMS
23971 \end_layout
23972
23973 \end_inset
23974
23975
23976 \end_layout
23977
23978 \begin_layout Standard
23979 LyX supports the packages provided by the American Mathematical Society
23980  (AMS) that are in common use.
23981 \end_layout
23982
23983 \begin_layout Subsection
23984 Enabling AMS-Support
23985 \end_layout
23986
23987 \begin_layout Standard
23988 Selecting the checkbox 
23989 \family sans
23990 Use
23991 \begin_inset space ~
23992 \end_inset
23993
23994 AMS
23995 \begin_inset space ~
23996 \end_inset
23997
23998 math
23999 \begin_inset space ~
24000 \end_inset
24001
24002 package
24003 \family default
24004  in the 
24005 \family sans
24006 Document\SpecialChar \menuseparator
24007 Settings
24008 \family default
24009
24010 \begin_inset Index idx
24011 status collapsed
24012
24013 \begin_layout Plain Layout
24014 Document ! Settings
24015 \end_layout
24016
24017 \end_inset
24018
24019  dialog under 
24020 \family sans
24021 Math
24022 \begin_inset space ~
24023 \end_inset
24024
24025 Options
24026 \family default
24027  will include the AMS-packages in the document, and make the facilities
24028  available.
24029  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24030  formulas, assure that you have enabled AMS.
24031 \end_layout
24032
24033 \begin_layout Subsection
24034 AMS-Formula Types
24035 \begin_inset CommandInset label
24036 LatexCommand label
24037 name "sub:AMS-Formula-Types"
24038
24039 \end_inset
24040
24041
24042 \begin_inset Index idx
24043 status collapsed
24044
24045 \begin_layout Plain Layout
24046 Math ! Multi-line Equations
24047 \end_layout
24048
24049 \end_inset
24050
24051
24052 \end_layout
24053
24054 \begin_layout Standard
24055 AMS-LaTeX provides a selection of different formula types.
24056  LyX allows you to choose between 
24057 \family typewriter
24058 align
24059 \family default
24060
24061 \family typewriter
24062 alignat
24063 \family default
24064
24065 \family typewriter
24066 flalign
24067 \family default
24068
24069 \family typewriter
24070 gather
24071 \family default
24072 , and 
24073 \family typewriter
24074 multline
24075 \family default
24076 .
24077  We refer to the AMS-documentation for an explanation of these formula types.
24078 \end_layout
24079
24080 \begin_layout Chapter
24081 More Tools
24082 \end_layout
24083
24084 \begin_layout Section
24085 Cross-References
24086 \begin_inset Index idx
24087 status collapsed
24088
24089 \begin_layout Plain Layout
24090 Cross references
24091 \end_layout
24092
24093 \end_inset
24094
24095
24096 \begin_inset CommandInset label
24097 LatexCommand label
24098 name "sec:Cross-References"
24099
24100 \end_inset
24101
24102
24103 \end_layout
24104
24105 \begin_layout Standard
24106 One of LyX's strengths are cross-references.
24107  You can reference every section, float, footnote, formula, and list in
24108  the document.
24109  To reference a document part, you have to insert a label into it.
24110  The label is used as anchor and name for the reference.
24111  We want for example to refer to the second item of the following list:
24112 \end_layout
24113
24114 \begin_layout Enumerate
24115 First item
24116 \end_layout
24117
24118 \begin_layout Enumerate
24119 \begin_inset CommandInset label
24120 LatexCommand label
24121 name "enu:Second-item"
24122
24123 \end_inset
24124
24125 Second item
24126 \end_layout
24127
24128 \begin_layout Enumerate
24129 Third item
24130 \end_layout
24131
24132 \begin_layout Standard
24133 First we insert a label into the second item with the menu 
24134 \family sans
24135 Insert\SpecialChar \menuseparator
24136 Label
24137 \family default
24138  or by pressing the toolbar button 
24139 \begin_inset Graphics
24140         filename ../images/label-insert.png
24141         scale 85
24142
24143 \end_inset
24144
24145 .
24146  A grey label box like this: 
24147 \begin_inset Graphics
24148         filename clipart/labelQt4.png
24149         scale 85
24150
24151 \end_inset
24152
24153  is inserted and the label window pops up asking for the label text.
24154  LyX offers as text the first words of the item with a prefix, in our case
24155  the text 
24156 \begin_inset Quotes eld
24157 \end_inset
24158
24159
24160 \family sans
24161 enu: Second-item
24162 \family default
24163
24164 \begin_inset Quotes erd
24165 \end_inset
24166
24167 .
24168  The prefix 
24169 \begin_inset Quotes eld
24170 \end_inset
24171
24172
24173 \family sans
24174 enu:
24175 \family default
24176
24177 \begin_inset Quotes erd
24178 \end_inset
24179
24180  stands for 
24181 \begin_inset Quotes eld
24182 \end_inset
24183
24184 enumerate
24185 \begin_inset Quotes erd
24186 \end_inset
24187
24188 .
24189  The prefix depends on the document part where the label is inserted, e.
24190 \begin_inset space \thinspace{}
24191 \end_inset
24192
24193 g.
24194 \begin_inset space \space{}
24195 \end_inset
24196
24197 if you insert a label into a section heading, the prefix will be 
24198 \begin_inset Quotes eld
24199 \end_inset
24200
24201
24202 \family sans
24203 sec:
24204 \family default
24205
24206 \begin_inset Quotes erd
24207 \end_inset
24208
24209 .
24210 \end_layout
24211
24212 \begin_layout Standard
24213 To reference the item, we refer to its label using the menu 
24214 \family sans
24215 Insert\SpecialChar \menuseparator
24216 Cross-Reference
24217 \family default
24218  or the toolbar button 
24219 \begin_inset Graphics
24220         filename ../images/dialog-show-new-inset_ref.png
24221         scale 85
24222
24223 \end_inset
24224
24225 .
24226  A grey cross-reference box like this: 
24227 \begin_inset Graphics
24228         filename clipart/referenceQt4.png
24229         scale 85
24230
24231 \end_inset
24232
24233  is inserted and the cross-reference window appears showing all the labels
24234  in the document.
24235  We can now sort the labels alphabetically and then choose the entry 
24236 \begin_inset Quotes eld
24237 \end_inset
24238
24239
24240 \family sans
24241 enu:Second-item
24242 \family default
24243
24244 \begin_inset Quotes erd
24245 \end_inset
24246
24247 .
24248  At the position of the cross-reference box the item number will appear
24249  in the output.
24250 \end_layout
24251
24252 \begin_layout Standard
24253 Alternatively to 
24254 \family sans
24255 Insert\SpecialChar \menuseparator
24256 Cross-Reference
24257 \family default
24258 , you can right-click on a label and use in the appearing context menu 
24259 \family sans
24260 Copy as Reference
24261 \family default
24262 .
24263  The cross-reference to this label is now in the clipboard and can be copied
24264  to the actual cursor position via the menu 
24265 \family sans
24266 Edit\SpecialChar \menuseparator
24267 Paste
24268 \family default
24269  (shortcut Ctrl+V).
24270 \end_layout
24271
24272 \begin_layout Standard
24273 Here is our cross-reference: Item
24274 \begin_inset space ~
24275 \end_inset
24276
24277
24278 \begin_inset CommandInset ref
24279 LatexCommand ref
24280 reference "enu:Second-item"
24281
24282 \end_inset
24283
24284
24285 \end_layout
24286
24287 \begin_layout Standard
24288 It is recommended to use a protected space
24289 \begin_inset Foot
24290 status collapsed
24291
24292 \begin_layout Plain Layout
24293 described in section
24294 \begin_inset space ~
24295 \end_inset
24296
24297
24298 \begin_inset CommandInset ref
24299 LatexCommand ref
24300 reference "sub:Protected-Space"
24301
24302 \end_inset
24303
24304
24305 \end_layout
24306
24307 \end_inset
24308
24309  between the cross-reference name and its number to avoid ugly line breaks
24310  between them.
24311 \end_layout
24312
24313 \begin_layout Standard
24314 There are six varieties of cross-references:
24315 \end_layout
24316
24317 \begin_layout Description
24318 <reference>: prints the float number, this is the default: 
24319 \begin_inset CommandInset ref
24320 LatexCommand ref
24321 reference "cap:Two-distorted-images"
24322
24323 \end_inset
24324
24325
24326 \end_layout
24327
24328 \begin_layout Description
24329 (<reference>): prints the float number within two parentheses, this is the
24330  style normally used to reference formulas, especially when the reference
24331  name 
24332 \begin_inset Quotes eld
24333 \end_inset
24334
24335 Equation
24336 \begin_inset Quotes erd
24337 \end_inset
24338
24339  is omitted: 
24340 \begin_inset CommandInset ref
24341 LatexCommand eqref
24342 reference "eq:tanhExp"
24343
24344 \end_inset
24345
24346
24347 \end_layout
24348
24349 \begin_layout Description
24350 <page>: prints the page number: Page
24351 \begin_inset space ~
24352 \end_inset
24353
24354
24355 \begin_inset CommandInset ref
24356 LatexCommand pageref
24357 reference "cap:Two-distorted-images"
24358
24359 \end_inset
24360
24361
24362 \end_layout
24363
24364 \begin_layout Description
24365 on
24366 \begin_inset space ~
24367 \end_inset
24368
24369 page
24370 \begin_inset space ~
24371 \end_inset
24372
24373 <page>: prints the text "on page" and the page number: 
24374 \begin_inset CommandInset ref
24375 LatexCommand vpageref
24376 reference "cap:Two-distorted-images"
24377
24378 \end_inset
24379
24380
24381 \end_layout
24382
24383 \begin_layout Description
24384 <reference>
24385 \begin_inset space ~
24386 \end_inset
24387
24388 on
24389 \begin_inset space ~
24390 \end_inset
24391
24392 page
24393 \begin_inset space ~
24394 \end_inset
24395
24396 <page>: prints the float number, the text "on page", and the page number:
24397  
24398 \begin_inset CommandInset ref
24399 LatexCommand vref
24400 reference "cap:Two-distorted-images"
24401
24402 \end_inset
24403
24404
24405 \end_layout
24406
24407 \begin_layout Description
24408 Formatted
24409 \begin_inset space ~
24410 \end_inset
24411
24412 reference: prints a self defined cross-reference format.
24413 \begin_inset Newline newline
24414 \end_inset
24415
24416
24417 \begin_inset Note Greyedout
24418 status open
24419
24420 \begin_layout Plain Layout
24421
24422 \series bold
24423 Note:
24424 \series default
24425  This feature is only available when you have the LaTeX-package 
24426 \series bold
24427 prettyref
24428 \series default
24429
24430 \begin_inset Index idx
24431 status collapsed
24432
24433 \begin_layout Plain Layout
24434 LaTeX-packages ! prettyref
24435 \end_layout
24436
24437 \end_inset
24438
24439  installed.
24440 \end_layout
24441
24442 \end_inset
24443
24444
24445 \end_layout
24446
24447 \begin_layout Standard
24448 Note that the style <page> won't print the page number if the label is on
24449  the previous, the same, or the next page.
24450  You will e.
24451 \begin_inset space \thinspace{}
24452 \end_inset
24453
24454 g.
24455 \begin_inset space \space{}
24456 \end_inset
24457
24458 see the text 
24459 \begin_inset Quotes eld
24460 \end_inset
24461
24462
24463 \family sans
24464 on this page
24465 \family default
24466
24467 \begin_inset Quotes erd
24468 \end_inset
24469
24470  instead.
24471 \end_layout
24472
24473 \begin_layout Standard
24474 The number and current page of the referenced document part in the output,
24475  is automatically calculated by LaTeX.
24476  The varieties are adjusted in the field 
24477 \family sans
24478 Format
24479 \family default
24480  of the cross-reference window, that appear when you click on the cross-referenc
24481 e box.
24482 \end_layout
24483
24484 \begin_layout Standard
24485 You can only use the style 
24486 \family sans
24487 <reference>
24488 \family default
24489  to reference numbered document parts, while the reference style 
24490 \family sans
24491 <page>
24492 \family default
24493  is always possible.
24494 \end_layout
24495
24496 \begin_layout Standard
24497 If you want to reference a section, put the label in the section heading,
24498  to reference a float, put the label in the caption.
24499  For footnotes you can put the label somewhere in it.
24500  Referencing formulas is explained in section
24501 \begin_inset space ~
24502 \end_inset
24503
24504
24505 \begin_inset CommandInset ref
24506 LatexCommand ref
24507 reference "sec:Formula-Numbering-and"
24508
24509 \end_inset
24510
24511 .
24512 \end_layout
24513
24514 \begin_layout Standard
24515 The button 
24516 \family sans
24517 Go
24518 \begin_inset space ~
24519 \end_inset
24520
24521 to
24522 \begin_inset space ~
24523 \end_inset
24524
24525 Label
24526 \family default
24527  in the cross-reference window sets the the cursor before the referenced
24528  label.
24529  The button text changes then to 
24530 \family sans
24531 Go
24532 \begin_inset space ~
24533 \end_inset
24534
24535 Back
24536 \family default
24537  and you can use it to set the cursor back to the cross-reference.
24538  Right-clicking on a cross-reference box also sets the cursor before the
24539  referred label and you can go back with the toolbar button 
24540 \begin_inset Graphics
24541         filename ../images/bookmark-goto_0.png
24542         BoundingBox 0bp 5bp 20bp 25bp
24543         rotateOrigin center
24544
24545 \end_inset
24546
24547 .
24548 \end_layout
24549
24550 \begin_layout Standard
24551 You can change labels at any time by clicking on the label box.
24552  References to the changed label will automatically change its link to the
24553  new label text, so that you don't need to take care about this.
24554 \end_layout
24555
24556 \begin_layout Standard
24557 If a cross-reference refers to a non-existent label, you'll see two question
24558  marks in the output instead of the reference.
24559 \end_layout
24560
24561 \begin_layout Standard
24562 References are described in detail in the 
24563 \emph on
24564 Embedded Objects
24565 \emph default
24566  manual.
24567 \end_layout
24568
24569 \begin_layout Section
24570 Table of Contents and other Listings
24571 \begin_inset Index idx
24572 status collapsed
24573
24574 \begin_layout Plain Layout
24575 Table of contents
24576 \end_layout
24577
24578 \end_inset
24579
24580
24581 \begin_inset Index idx
24582 status collapsed
24583
24584 \begin_layout Plain Layout
24585 Outline
24586 \end_layout
24587
24588 \end_inset
24589
24590
24591 \begin_inset CommandInset label
24592 LatexCommand label
24593 name "sec:toc"
24594
24595 \end_inset
24596
24597
24598 \end_layout
24599
24600 \begin_layout Subsection
24601 Table of Contents
24602 \begin_inset CommandInset label
24603 LatexCommand label
24604 name "sub:Table-of-Contents"
24605
24606 \end_inset
24607
24608
24609 \end_layout
24610
24611 \begin_layout Standard
24612 The Table of Contents (TOC) is inserted with the menu 
24613 \family sans
24614 Insert\SpecialChar \menuseparator
24615 List/TOC\SpecialChar \menuseparator
24616 Table
24617 \begin_inset space ~
24618 \end_inset
24619
24620 of
24621 \begin_inset space ~
24622 \end_inset
24623
24624 Contents
24625 \family default
24626 .
24627  Is is displayed in LyX as a gray box.
24628  If you click on it, the 
24629 \family sans
24630 Outline
24631 \family default
24632  window appears, showing you the TOC entries as outline to move and rearrange
24633  sections in your documents.
24634  So this operation is an alternative to the menu 
24635 \family sans
24636 Document\SpecialChar \menuseparator
24637 Outline
24638 \family default
24639  that is described in sec.
24640 \begin_inset space \thinspace{}
24641 \end_inset
24642
24643
24644 \begin_inset CommandInset ref
24645 LatexCommand ref
24646 reference "sec:Navigating"
24647
24648 \end_inset
24649
24650 .
24651 \end_layout
24652
24653 \begin_layout Standard
24654 The TOC in the document output lists every numbered section automatically.
24655  If you have declared a short title for a section heading, as described
24656  in section
24657 \begin_inset space ~
24658 \end_inset
24659
24660
24661 \begin_inset CommandInset ref
24662 LatexCommand ref
24663 reference "sec:Short-Titles"
24664
24665 \end_inset
24666
24667 , it will be used in the TOC instead of the section heading.
24668  Section
24669 \begin_inset space ~
24670 \end_inset
24671
24672
24673 \begin_inset CommandInset ref
24674 LatexCommand ref
24675 reference "sub:Numbering-depth"
24676
24677 \end_inset
24678
24679  describes how the level is adjusted that defines which section types are
24680  listed in the TOC.
24681  Unnumbered sections are not listed in the TOC.
24682 \end_layout
24683
24684 \begin_layout Subsection
24685 List of Figures, Tables, and Algorithms
24686 \begin_inset CommandInset label
24687 LatexCommand label
24688 name "sub:List-of-Figures"
24689
24690 \end_inset
24691
24692
24693 \end_layout
24694
24695 \begin_layout Standard
24696 Table, figure, and algorithm lists are very much like the table of contents.
24697  You can insert them via the 
24698 \family sans
24699 Insert\SpecialChar \menuseparator
24700 List
24701 \begin_inset space ~
24702 \end_inset
24703
24704 /
24705 \begin_inset space ~
24706 \end_inset
24707
24708 TOC
24709 \family default
24710  submenus.
24711  The list entries are the float captions and the float number.
24712 \end_layout
24713
24714 \begin_layout Section
24715 URLs and Hyperlinks
24716 \begin_inset Index idx
24717 status collapsed
24718
24719 \begin_layout Plain Layout
24720 URLs
24721 \end_layout
24722
24723 \end_inset
24724
24725
24726 \begin_inset Index idx
24727 status collapsed
24728
24729 \begin_layout Plain Layout
24730 Hyperlinks
24731 \end_layout
24732
24733 \end_inset
24734
24735
24736 \end_layout
24737
24738 \begin_layout Subsection
24739 URLs
24740 \begin_inset CommandInset label
24741 LatexCommand label
24742 name "sub:URLs"
24743
24744 \end_inset
24745
24746
24747 \end_layout
24748
24749 \begin_layout Standard
24750 Links to web pages or email addresses can be inserted via the menu 
24751 \family sans
24752 Insert\SpecialChar \menuseparator
24753 URL
24754 \family default
24755 .
24756 \end_layout
24757
24758 \begin_layout Standard
24759 Here is an example URL: LyX's homepage: 
24760 \begin_inset Flex URL
24761 status open
24762
24763 \begin_layout Plain Layout
24764
24765 http://www.lyx.org
24766 \end_layout
24767
24768 \end_inset
24769
24770
24771 \end_layout
24772
24773 \begin_layout Standard
24774 You cannot change the style of the link text, the URL text will always be
24775  in the style 
24776 \family typewriter
24777 Typewriter
24778 \family default
24779 .
24780  To be able to format the URL text, use hyperlinks as explained in the next
24781  subsection.
24782 \end_layout
24783
24784 \begin_layout Standard
24785 \begin_inset Note Greyedout
24786 status open
24787
24788 \begin_layout Plain Layout
24789
24790 \series bold
24791 Note:
24792 \series default
24793  URLs must not end with a backslash, otherwise you get LaTeX errors.
24794 \end_layout
24795
24796 \end_inset
24797
24798
24799 \end_layout
24800
24801 \begin_layout Subsection
24802 Hyperlinks
24803 \begin_inset CommandInset label
24804 LatexCommand label
24805 name "sub:Hyperlinks"
24806
24807 \end_inset
24808
24809
24810 \end_layout
24811
24812 \begin_layout Standard
24813 Hyperlinks can be inserted with the menu 
24814 \family sans
24815 Insert\SpecialChar \menuseparator
24816 Hyperlink
24817 \family default
24818  or with the toolbar button 
24819 \begin_inset Graphics
24820         filename ../images/href-insert.png
24821         BoundingBox 0bp 5bp 20bp 20bp
24822
24823 \end_inset
24824
24825 .
24826  The appearing dialog has two fields: 
24827 \family sans
24828 Target
24829 \family default
24830  and 
24831 \family sans
24832 Name
24833 \family default
24834 .
24835  The name is the printed text for the hyperlink.
24836  The hyperlink type can be a weblink like this: 
24837 \begin_inset CommandInset href
24838 LatexCommand href
24839 name "LyX's homepage"
24840 target "http://www.lyx.org"
24841
24842 \end_inset
24843
24844 , an Email address like this: 
24845 \begin_inset CommandInset href
24846 LatexCommand href
24847 name "lyx-docs mailing list"
24848 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24849 type "mailto:"
24850
24851 \end_inset
24852
24853 , or a link to a file.
24854 \end_layout
24855
24856 \begin_layout Standard
24857 You can start applications via a hyperlink when you insert a weblink, but
24858  add the prefix 
24859 \begin_inset Quotes eld
24860 \end_inset
24861
24862
24863 \family sans
24864 run:
24865 \family default
24866
24867 \begin_inset Quotes erd
24868 \end_inset
24869
24870  to the link target.
24871 \end_layout
24872
24873 \begin_layout Standard
24874 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24875  and become clickable in the DVI and PDF-output.
24876  To set the format of the link text, highlight the hyperlink inset and use
24877  the text style dialog.
24878  This is for example a hyperlink with bold sans serif text: 
24879 \family sans
24880 \series bold
24881
24882 \begin_inset CommandInset href
24883 LatexCommand href
24884 name "LyX's homepage"
24885 target "http://www.lyx.org"
24886
24887 \end_inset
24888
24889
24890 \end_layout
24891
24892 \begin_layout Standard
24893 The link text color can be changed, when the option 
24894 \family sans
24895 Color links
24896 \family default
24897  is set in the PDF Properties dialog (menu 
24898 \family sans
24899 Document\SpecialChar \menuseparator
24900 Settings\SpecialChar \menuseparator
24901 PDF Properties
24902 \family default
24903 ).
24904  The link text is for example set in this document to blue by adding the
24905  option
24906 \begin_inset Newline newline
24907 \end_inset
24908
24909
24910 \series bold
24911 urlcolor=blue
24912 \series default
24913
24914 \begin_inset Newline newline
24915 \end_inset
24916
24917 to the field 
24918 \family sans
24919 Additional options
24920 \family default
24921  in the PDF Properties dialog.
24922 \end_layout
24923
24924 \begin_layout Section
24925 Appendices
24926 \begin_inset Index idx
24927 status collapsed
24928
24929 \begin_layout Plain Layout
24930 Appendix
24931 \end_layout
24932
24933 \end_inset
24934
24935
24936 \begin_inset CommandInset label
24937 LatexCommand label
24938 name "sec:Appendices"
24939
24940 \end_inset
24941
24942
24943 \end_layout
24944
24945 \begin_layout Standard
24946 Appendices are created with the menu 
24947 \family sans
24948 Document\SpecialChar \menuseparator
24949 Start
24950 \begin_inset space ~
24951 \end_inset
24952
24953 Appendix
24954 \begin_inset space ~
24955 \end_inset
24956
24957 Here
24958 \family default
24959 .
24960  This menu sets the document from the current cursor position to the end
24961  as the appendix region.
24962  The region is marked with a red borderline.
24963 \end_layout
24964
24965 \begin_layout Standard
24966 Every chapter (or section) within the appendix region is treated as an appendix,
24967  numbered with a capital Latin letter.
24968  The appendix subsections are numbered with this letter followed by a dot
24969  and the subsection number.
24970  All appendix sections can be referenced as if they were normal sections,
24971  here two examples:
24972 \end_layout
24973
24974 \begin_layout Standard
24975 Appendix
24976 \begin_inset space ~
24977 \end_inset
24978
24979
24980 \begin_inset CommandInset ref
24981 LatexCommand ref
24982 reference "cha:Credits"
24983
24984 \end_inset
24985
24986 ; Appendix
24987 \begin_inset space ~
24988 \end_inset
24989
24990
24991 \begin_inset CommandInset ref
24992 LatexCommand ref
24993 reference "sub:Export"
24994
24995 \end_inset
24996
24997
24998 \end_layout
24999
25000 \begin_layout Section
25001 Bibliography
25002 \begin_inset Index idx
25003 status collapsed
25004
25005 \begin_layout Plain Layout
25006 Bibliography
25007 \end_layout
25008
25009 \end_inset
25010
25011
25012 \begin_inset CommandInset label
25013 LatexCommand label
25014 name "sec:Bibliography"
25015
25016 \end_inset
25017
25018
25019 \end_layout
25020
25021 \begin_layout Standard
25022 There are two ways of generating the bibliography in a LyX-document.
25023  You can include a bibliography database,
25024 \begin_inset Foot
25025 status collapsed
25026
25027 \begin_layout Plain Layout
25028 Known under the name 
25029 \begin_inset Quotes eld
25030 \end_inset
25031
25032 BibTeX-database
25033 \begin_inset Quotes erd
25034 \end_inset
25035
25036 .
25037 \end_layout
25038
25039 \end_inset
25040
25041  which is explained in the next subsection, or you can insert the bibliography
25042  manually, using the paragraph environment 
25043 \family sans
25044 Bibliography
25045 \family default
25046 , which was described in section
25047 \begin_inset space ~
25048 \end_inset
25049
25050
25051 \begin_inset CommandInset ref
25052 LatexCommand ref
25053 reference "sub:Biblio_environment"
25054
25055 \end_inset
25056
25057 .
25058  If you want anything other than numerical citations that are used in this
25059  document, like author-year cituations, then you must
25060 \emph on
25061  
25062 \emph default
25063 use a bibliography database.
25064 \end_layout
25065
25066 \begin_layout Subsection
25067 The Bibliography Environment
25068 \end_layout
25069
25070 \begin_layout Standard
25071 Within the 
25072 \family sans
25073 Bibliography
25074 \family default
25075  environment, every paragraph begins with a gray bibliography box labeled
25076  with a number.
25077  If you click on it, you will get a dialog in which you can set a 
25078 \family sans
25079 Key
25080 \family default
25081  and a 
25082 \family sans
25083 Label
25084 \family default
25085 .
25086  The key is the symbolic name by which you will refer to this bibliography
25087  entry.
25088  For example, our second entry in the bibliography is a book about LaTeX
25089  and we used 
25090 \begin_inset Quotes eld
25091 \end_inset
25092
25093 latexcompanion
25094 \begin_inset Quotes erd
25095 \end_inset
25096
25097 , a short form of its title, as key.
25098 \end_layout
25099
25100 \begin_layout Standard
25101 You can refer to the key of a bibliography entry using the menu 
25102 \family sans
25103 Insert\SpecialChar \menuseparator
25104 Citation
25105 \family default
25106  or the toolbar button 
25107 \begin_inset Graphics
25108         filename ../images/dialog-show-new-inset_citation.png
25109         BoundingBox 0bp 5bp 20bp 20bp
25110
25111 \end_inset
25112
25113 .
25114  A citation reference box is inserted and a citation window will appear
25115  in which you can select one or more keys in the available key list.
25116  The citation reference box will be labeled with the referenced key.
25117  When you click on the box, the citation window appears and you can change
25118  the reference.
25119 \end_layout
25120
25121 \begin_layout Standard
25122 Citation references appear in the output as the number of the bibliography
25123  entry with surrounding brackets.
25124  If you set a 
25125 \family sans
25126 Label
25127 \family default
25128  for the entry, the label will appear instead of the number.
25129  Here are two examples; the first without a label, the second with the label
25130  
25131 \begin_inset Quotes eld
25132 \end_inset
25133
25134 Credits
25135 \begin_inset Quotes erd
25136 \end_inset
25137
25138 :
25139 \end_layout
25140
25141 \begin_layout Standard
25142 Have a look at the 
25143 \family sans
25144 LaTeX Companion Second Edition
25145 \family default
25146
25147 \begin_inset CommandInset citation
25148 LatexCommand cite
25149 key "latexcompanion"
25150
25151 \end_inset
25152
25153
25154 \end_layout
25155
25156 \begin_layout Standard
25157 The LyX-Team members are listed in the Credits: 
25158 \begin_inset CommandInset citation
25159 LatexCommand cite
25160 key "lyxcredit"
25161
25162 \end_inset
25163
25164
25165 \end_layout
25166
25167 \begin_layout Subsection
25168 Bibliography databases (BibTeX)
25169 \begin_inset Index idx
25170 status collapsed
25171
25172 \begin_layout Plain Layout
25173 Bibliography ! Databases
25174 \end_layout
25175
25176 \end_inset
25177
25178
25179 \begin_inset Index idx
25180 status collapsed
25181
25182 \begin_layout Plain Layout
25183 Bibliography ! BibTeX
25184 \end_layout
25185
25186 \end_inset
25187
25188
25189 \begin_inset CommandInset label
25190 LatexCommand label
25191 name "sub:Bibliography-databases"
25192
25193 \end_inset
25194
25195
25196 \end_layout
25197
25198 \begin_layout Standard
25199 Bibliography databases are useful if you use the same bibliography in different
25200  documents.
25201 \begin_inset Foot
25202 status collapsed
25203
25204 \begin_layout Plain Layout
25205 They are also useful simply for keeping a database of articles and notes
25206  concerning them.
25207  Most of the database programs mentioned below allow you to store annotations
25208  and reviews along with bibliographical information.
25209 \end_layout
25210
25211 \end_inset
25212
25213  It also makes it very easy to have a uniform layout for all bibliography
25214  entries.
25215  You can collect the bibliography of all relevant books and articles of
25216  your working field in a database.
25217  This database can be used for different documents, and only the entries
25218  cited in a particular document will appear in the bibliography list for
25219  that document.
25220  This relieves you of the need to keep track of which articles and books
25221  you have cited.
25222 \end_layout
25223
25224 \begin_layout Standard
25225 The database is a text file with the file extension 
25226 \begin_inset Quotes eld
25227 \end_inset
25228
25229
25230 \family sans
25231 .bib
25232 \family default
25233
25234 \begin_inset Quotes erd
25235 \end_inset
25236
25237 , containing the bibliography in a special format.
25238  The format is explained in 
25239 \begin_inset CommandInset citation
25240 LatexCommand cite
25241 key "BibTeX-2"
25242
25243 \end_inset
25244
25245  and in LaTeX books (
25246 \begin_inset CommandInset citation
25247 LatexCommand cite
25248 key "Mittelbach,Kopka,Lamport"
25249
25250 \end_inset
25251
25252 ).
25253  The file can be created using any text editor, but normally one uses a
25254  special program to create and edit the entries in the database.
25255  A list of such programs is maintained on the LyX Wiki at 
25256 \begin_inset Flex URL
25257 status collapsed
25258
25259 \begin_layout Plain Layout
25260
25261 http://wiki.lyx.org/BibTeX/Programs
25262 \end_layout
25263
25264 \end_inset
25265
25266 .
25267 \end_layout
25268
25269 \begin_layout Standard
25270 To use a database, use the menu 
25271 \family sans
25272 Insert\SpecialChar \menuseparator
25273 List
25274 \family default
25275 /
25276 \family sans
25277 TOC\SpecialChar \menuseparator
25278 BibT
25279 \begin_inset ERT
25280 status collapsed
25281
25282 \begin_layout Plain Layout
25283
25284 {}
25285 \end_layout
25286
25287 \end_inset
25288
25289 eX
25290 \begin_inset space ~
25291 \end_inset
25292
25293 Bibliography
25294 \family default
25295 .
25296  A grey box will be inserted and a window appears.
25297  In this window you can load one or more databases and a style file.
25298  The option 
25299 \family sans
25300 Add bibliography to TOC
25301 \family default
25302  adds a table of contents entry for the bibliography.
25303  In the 
25304 \family sans
25305 Content
25306 \family default
25307  drop box you can select what part of the database should be output.
25308 \end_layout
25309
25310 \begin_layout Standard
25311 The style file is a text file with the file extension 
25312 \begin_inset Quotes eld
25313 \end_inset
25314
25315
25316 \family sans
25317 .bst
25318 \family default
25319
25320 \begin_inset Quotes erd
25321 \end_inset
25322
25323  that controls how the bibliography entries will appear.
25324  Your LaTeX distribution should provide several of these, and many publishers
25325  provide their own style files, so that you don't have to take care of the
25326  layout.
25327  It is of course possible to write your own style file, but this is something
25328  for experts.
25329 \begin_inset Foot
25330 status collapsed
25331
25332 \begin_layout Plain Layout
25333 For information how this is done, have a look at
25334 \begin_inset Newline newline
25335 \end_inset
25336
25337
25338 \begin_inset CommandInset href
25339 LatexCommand href
25340 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25341
25342 \end_inset
25343
25344 .
25345 \end_layout
25346
25347 \end_inset
25348
25349
25350 \end_layout
25351
25352 \begin_layout Standard
25353 Inserting a citation reference works as described in the previous section.
25354 \end_layout
25355
25356 \begin_layout Standard
25357 To generate the bibliography from a database, LyX uses the program BibTeX.
25358  This program can be controlled with options that you can add in LyX's preferenc
25359 es dialog under 
25360 \family sans
25361 Outputs\SpecialChar \menuseparator
25362 LaT
25363 \begin_inset ERT
25364 status collapsed
25365
25366 \begin_layout Plain Layout
25367
25368 {}
25369 \end_layout
25370
25371 \end_inset
25372
25373 eX
25374 \family default
25375  in the 
25376 \family sans
25377 BibT
25378 \begin_inset ERT
25379 status collapsed
25380
25381 \begin_layout Plain Layout
25382
25383 {}
25384 \end_layout
25385
25386 \end_inset
25387
25388 eX
25389 \begin_inset space ~
25390 \end_inset
25391
25392 command
25393 \family default
25394  field.
25395  Before adding options, it is strongly recommended to read the manual of
25396  
25397 \family sans
25398 BibTeX
25399 \family default
25400  
25401 \begin_inset CommandInset citation
25402 LatexCommand cite
25403 key "BibTeX"
25404
25405 \end_inset
25406
25407 .
25408 \end_layout
25409
25410 \begin_layout Standard
25411 When you select the option 
25412 \family sans
25413 Sectioned bibliography
25414 \family default
25415  in the 
25416 \family sans
25417 Document\SpecialChar \menuseparator
25418 Settings
25419 \family default
25420  dialog, it is possible to have multiple and sectioned bibliographies.
25421  This and other options are explained in detail in section 
25422 \emph on
25423 Customizing Bibliographies
25424 \emph default
25425  
25426 \emph on
25427 with BibTeX
25428 \emph default
25429  of the 
25430 \emph on
25431 Additional Features
25432 \emph default
25433  manual.
25434 \end_layout
25435
25436 \begin_layout Standard
25437 We use two bibliographies in this document to show the difference between
25438  the two methods of creating them.
25439  As you can see, the bibliography that is created from a database lists
25440  only the database entries that are referenced in the document.
25441  We used the style file 
25442 \family sans
25443 alphadin.bst
25444 \family default
25445  to get the complicated German reference key scheme in the bibliography.
25446 \end_layout
25447
25448 \begin_layout Subsection
25449 Bibliography layout
25450 \begin_inset Index idx
25451 status collapsed
25452
25453 \begin_layout Plain Layout
25454 Bibliography ! Layout
25455 \end_layout
25456
25457 \end_inset
25458
25459
25460 \end_layout
25461
25462 \begin_layout Standard
25463 In the citation reference dialog you can set a special citation format.
25464  For this feature you need to enable the option 
25465 \family sans
25466 Natbib
25467 \family default
25468  in the 
25469 \family sans
25470 Document\SpecialChar \menuseparator
25471 Settings
25472 \family default
25473
25474 \begin_inset Index idx
25475 status collapsed
25476
25477 \begin_layout Plain Layout
25478 Document ! Settings
25479 \end_layout
25480
25481 \end_inset
25482
25483  dialog under 
25484 \family sans
25485 Bibliography
25486 \family default
25487 .
25488  Setting a citation style for a reference will overwrite the default.
25489  For the global citation format use the BibTeX style files as explained
25490  in the previous section.
25491 \end_layout
25492
25493 \begin_layout Standard
25494 You can also set text, that should appear before or after a citation reference,
25495  in the citation reference window.
25496  Here an example where we set the text 
25497 \begin_inset Quotes eld
25498 \end_inset
25499
25500 Chapter
25501 \begin_inset space ~
25502 \end_inset
25503
25504 3
25505 \begin_inset Quotes erd
25506 \end_inset
25507
25508  to appear after the reference:
25509 \end_layout
25510
25511 \begin_layout Standard
25512 Have a look at 
25513 \begin_inset CommandInset citation
25514 LatexCommand cite
25515 after "Chapter 3"
25516 key "latexcompanion"
25517
25518 \end_inset
25519
25520 .
25521 \end_layout
25522
25523 \begin_layout Section
25524 Index
25525 \begin_inset Index idx
25526 status collapsed
25527
25528 \begin_layout Plain Layout
25529 Index generation
25530 \end_layout
25531
25532 \end_inset
25533
25534
25535 \begin_inset CommandInset label
25536 LatexCommand label
25537 name "sec:Index"
25538
25539 \end_inset
25540
25541
25542 \end_layout
25543
25544 \begin_layout Standard
25545 An index entry is created if you use the menu 
25546 \family sans
25547 Insert\SpecialChar \menuseparator
25548 Index
25549 \begin_inset space ~
25550 \end_inset
25551
25552 Entry
25553 \family default
25554  or the toolbar button 
25555 \begin_inset Graphics
25556         filename ../images/index-insert.png
25557         BoundingBox 0bp 5bp 20bp 20bp
25558
25559 \end_inset
25560
25561 .
25562  A gray box labeled 
25563 \begin_inset Quotes eld
25564 \end_inset
25565
25566
25567 \family sans
25568 Idx
25569 \family default
25570
25571 \begin_inset Quotes erd
25572 \end_inset
25573
25574  is inserted containing the text that appears in the index.
25575  The word where the cursor is in or the currently highlighted text is proposed
25576  by LyX as the index entry.
25577 \end_layout
25578
25579 \begin_layout Standard
25580 We give a short overview of the index commands in the next subsections.
25581  For a detailed description of LaTeX's index mechanism, have a look at one
25582  of the LaTeX books 
25583 \begin_inset CommandInset citation
25584 LatexCommand cite
25585 key "latexcompanion,latexguide,latexbook"
25586
25587 \end_inset
25588
25589 .
25590 \end_layout
25591
25592 \begin_layout Standard
25593 You can change index entries by clicking on the index box.
25594 \end_layout
25595
25596 \begin_layout Standard
25597 The index list is inserted in the document with the menu 
25598 \family sans
25599 Insert\SpecialChar \menuseparator
25600 List
25601 \begin_inset space ~
25602 \end_inset
25603
25604 /
25605 \begin_inset space ~
25606 \end_inset
25607
25608 TOC\SpecialChar \menuseparator
25609 Index
25610 \begin_inset space ~
25611 \end_inset
25612
25613 List
25614 \family default
25615 .
25616  A light blue box labeled 
25617 \begin_inset Quotes eld
25618 \end_inset
25619
25620
25621 \family sans
25622 Index
25623 \family default
25624
25625 \begin_inset Quotes erd
25626 \end_inset
25627
25628  will show the place where the index is printed in the output.
25629  The index list box is not clickable like other LyX-boxes.
25630 \end_layout
25631
25632 \begin_layout Subsection
25633 Grouping Index Entries
25634 \begin_inset Index idx
25635 status collapsed
25636
25637 \begin_layout Plain Layout
25638 Index ! Grouping
25639 \end_layout
25640
25641 \end_inset
25642
25643
25644 \end_layout
25645
25646 \begin_layout Standard
25647 Index entries are often grouped to offer the reader a fast search in the
25648  index.
25649  We want to group for example the index entries for itemized and enumerated
25650  lists under the entry 
25651 \begin_inset Quotes eld
25652 \end_inset
25653
25654 Lists
25655 \begin_inset Quotes erd
25656 \end_inset
25657
25658 .
25659  First we create the entry 
25660 \begin_inset Quotes eld
25661 \end_inset
25662
25663 Lists
25664 \begin_inset Quotes erd
25665 \end_inset
25666
25667  in section
25668 \begin_inset space ~
25669 \end_inset
25670
25671
25672 \begin_inset CommandInset ref
25673 LatexCommand ref
25674 reference "sub:Lists"
25675
25676 \end_inset
25677
25678 .
25679  In the text field for the itemized list index entry in section
25680 \begin_inset space ~
25681 \end_inset
25682
25683
25684 \begin_inset CommandInset ref
25685 LatexCommand ref
25686 reference "sec:Itemize"
25687
25688 \end_inset
25689
25690 , we insert the command
25691 \end_layout
25692
25693 \begin_layout Standard
25694
25695 \series bold
25696 Lists ! Itemize
25697 \end_layout
25698
25699 \begin_layout Standard
25700 and the command
25701 \end_layout
25702
25703 \begin_layout Standard
25704
25705 \series bold
25706 Lists ! Enumerate
25707 \end_layout
25708
25709 \begin_layout Standard
25710 for the enumerated list in section
25711 \begin_inset space ~
25712 \end_inset
25713
25714
25715 \begin_inset CommandInset ref
25716 LatexCommand ref
25717 reference "sec:Enumerate"
25718
25719 \end_inset
25720
25721 .
25722 \end_layout
25723
25724 \begin_layout Standard
25725 The exclamation mark 
25726 \begin_inset Quotes eld
25727 \end_inset
25728
25729 !
25730 \begin_inset Quotes erd
25731 \end_inset
25732
25733  marks the grouping levels.
25734  You can have three levels; every index level is indented a bit more.
25735  An index entry for the higher levels is not required.
25736  If we don't have an index entry for 
25737 \begin_inset Quotes eld
25738 \end_inset
25739
25740 Lists
25741 \begin_inset Quotes erd
25742 \end_inset
25743
25744 , it will be printed anyway, but without a page number.
25745 \end_layout
25746
25747 \begin_layout Subsection
25748 Page Ranges
25749 \begin_inset Index idx
25750 status collapsed
25751
25752 \begin_layout Plain Layout
25753 Index ! Page ranges
25754 \end_layout
25755
25756 \end_inset
25757
25758
25759 \end_layout
25760
25761 \begin_layout Standard
25762 Normally an index entry will appear with the page number of the indexed
25763  section.
25764  But sometimes you want to index more pages under the same entry.
25765  E.g if we want to index the paragraph environments, we create an index entry
25766  in section
25767 \begin_inset space ~
25768 \end_inset
25769
25770
25771 \begin_inset CommandInset ref
25772 LatexCommand ref
25773 reference "sec:Paragraph-Environments"
25774
25775 \end_inset
25776
25777  with the command
25778 \end_layout
25779
25780 \begin_layout Standard
25781
25782 \series bold
25783 Paragraph environments|(
25784 \end_layout
25785
25786 \begin_layout Standard
25787 and another entry at the end of section
25788 \begin_inset space ~
25789 \end_inset
25790
25791
25792 \begin_inset CommandInset ref
25793 LatexCommand ref
25794 reference "sub:LyX-Code"
25795
25796 \end_inset
25797
25798  with the command
25799 \end_layout
25800
25801 \begin_layout Standard
25802
25803 \series bold
25804 Paragraph environments|)
25805 \end_layout
25806
25807 \begin_layout Standard
25808 The commands 
25809 \begin_inset Quotes eld
25810 \end_inset
25811
25812
25813 \series bold
25814 |(
25815 \series default
25816
25817 \begin_inset Quotes erd
25818 \end_inset
25819
25820  and 
25821 \begin_inset Quotes eld
25822 \end_inset
25823
25824
25825 \series bold
25826 |)
25827 \series default
25828
25829 \begin_inset Quotes erd
25830 \end_inset
25831
25832  respectively start and end the index range.
25833  You can also add the same index entry at different places in the document.
25834  They appear in the output under one entry with a comma separated list of
25835  the pages of the indexed document parts.
25836  An example is the index entry 
25837 \begin_inset Quotes eld
25838 \end_inset
25839
25840 Document ! Settings
25841 \begin_inset Quotes erd
25842 \end_inset
25843
25844 .
25845 \end_layout
25846
25847 \begin_layout Subsection
25848 Cross referencing
25849 \begin_inset Index idx
25850 status collapsed
25851
25852 \begin_layout Plain Layout
25853 Index ! Cross referencing
25854 \end_layout
25855
25856 \end_inset
25857
25858
25859 \end_layout
25860
25861 \begin_layout Standard
25862 It is also possible to refer to another index entry.
25863  We referred for example in the index entry 
25864 \begin_inset Quotes eld
25865 \end_inset
25866
25867 GIF
25868 \begin_inset Quotes erd
25869 \end_inset
25870
25871  (in section
25872 \begin_inset space ~
25873 \end_inset
25874
25875
25876 \begin_inset CommandInset ref
25877 LatexCommand ref
25878 reference "sub:Image-Formats"
25879
25880 \end_inset
25881
25882 ) to the index entry 
25883 \begin_inset Quotes eld
25884 \end_inset
25885
25886 Image formats
25887 \begin_inset Quotes erd
25888 \end_inset
25889
25890  in the same section using the entry
25891 \end_layout
25892
25893 \begin_layout Standard
25894
25895 \series bold
25896 GIF|see{Image formats}
25897 \end_layout
25898
25899 \begin_layout Standard
25900 where the braces have to be inserted as TeX Code.
25901  The text within the braces is the referenced entry.
25902  The reference will appear in the output without a page number.
25903 \end_layout
25904
25905 \begin_layout Subsection
25906 Index Entry Order
25907 \begin_inset Index idx
25908 status collapsed
25909
25910 \begin_layout Plain Layout
25911 Index ! Entry order
25912 \end_layout
25913
25914 \end_inset
25915
25916
25917 \end_layout
25918
25919 \begin_layout Standard
25920 You can use accented characters in the index entry, but the entries might
25921  then not follow the rules for the index order.
25922  The index entries are sorted alphabetically, but LaTeX
25923 \begin_inset Foot
25924 status collapsed
25925
25926 \begin_layout Plain Layout
25927 The index generating is done in the background by an extra program, see
25928  section
25929 \begin_inset space ~
25930 \end_inset
25931
25932
25933 \begin_inset CommandInset ref
25934 LatexCommand ref
25935 reference "sub:Index-Program"
25936
25937 \end_inset
25938
25939 .
25940 \end_layout
25941
25942 \end_inset
25943
25944  doesn't know how to sort accents in different languages.
25945  We have created as an example the three dummy index entries 
25946 \begin_inset Quotes eld
25947 \end_inset
25948
25949 maison
25950 \begin_inset Quotes erd
25951 \end_inset
25952
25953
25954 \begin_inset Quotes eld
25955 \end_inset
25956
25957 maïs
25958 \begin_inset Quotes erd
25959 \end_inset
25960
25961 , and 
25962 \begin_inset Quotes eld
25963 \end_inset
25964
25965 maître
25966 \begin_inset Quotes erd
25967 \end_inset
25968
25969 .
25970 \begin_inset Index idx
25971 status open
25972
25973 \begin_layout Plain Layout
25974 Dummy entries ! maïs
25975 \end_layout
25976
25977 \end_inset
25978
25979
25980 \begin_inset Index idx
25981 status open
25982
25983 \begin_layout Plain Layout
25984 Dummy entries ! maître
25985 \end_layout
25986
25987 \end_inset
25988
25989
25990 \begin_inset Index idx
25991 status open
25992
25993 \begin_layout Plain Layout
25994 Dummy entries ! maïs@maison
25995 \end_layout
25996
25997 \end_inset
25998
25999  They will be sorted in the order maïs, maître, maison, but we want the
26000  order maïs, maison, maître.
26001  To achieve this, we use the command
26002 \end_layout
26003
26004 \begin_layout Standard
26005
26006 \series bold
26007 previous entry@current entry
26008 \end_layout
26009
26010 \begin_layout Standard
26011 In our case we want to have 
26012 \begin_inset Quotes eld
26013 \end_inset
26014
26015 maison
26016 \begin_inset Quotes erd
26017 \end_inset
26018
26019  after 
26020 \begin_inset Quotes eld
26021 \end_inset
26022
26023 maïs
26024 \begin_inset Quotes erd
26025 \end_inset
26026
26027  and write therefore for the index entry of maison:
26028 \end_layout
26029
26030 \begin_layout Standard
26031
26032 \series bold
26033 maïs@maison
26034 \end_layout
26035
26036 \begin_layout Standard
26037 The previous entry needn't to be a real existing entry, you can also use
26038  another word to tell LaTeX the entry order, see the next subsection for
26039  an example.
26040 \end_layout
26041
26042 \begin_layout Standard
26043 \begin_inset VSpace bigskip
26044 \end_inset
26045
26046
26047 \end_layout
26048
26049 \begin_layout Standard
26050 In some cases the index entry order is not correct when you are using the
26051  program 
26052 \family sans
26053 makeindex 
26054 \family default
26055 to generate the index (see sec.
26056 \begin_inset space \thinspace{}
26057 \end_inset
26058
26059
26060 \begin_inset CommandInset ref
26061 LatexCommand ref
26062 reference "sub:Index-Program"
26063
26064 \end_inset
26065
26066 ).
26067  
26068 \family sans
26069 makeindex
26070 \family default
26071  would for example print the index entry for the LaTeX-package aeguill in
26072  sec.
26073 \begin_inset space \thinspace{}
26074 \end_inset
26075
26076
26077 \begin_inset CommandInset ref
26078 LatexCommand ref
26079 reference "sub:Document-Font"
26080
26081 \end_inset
26082
26083  after the the index entries of the other LaTeX-packages although all these
26084  index commands start with 
26085 \begin_inset Quotes eld
26086 \end_inset
26087
26088
26089 \series bold
26090 LaTeX-packages ! 
26091 \series default
26092
26093 \begin_inset Quotes eld
26094 \end_inset
26095
26096 .
26097  The reason is that the index entry for aeguill is in a footnote.
26098  To fix this 
26099 \family sans
26100 makeindex
26101 \family default
26102  bug, add these commands to the preamble of your document:
26103 \end_layout
26104
26105 \begin_layout Standard
26106
26107 \series bold
26108
26109 \backslash
26110 newcommand*{
26111 \backslash
26112 OrgIndex}{}
26113 \end_layout
26114
26115 \begin_layout Standard
26116
26117 \series bold
26118
26119 \backslash
26120 let
26121 \backslash
26122 OrgIndex
26123 \backslash
26124 index
26125 \end_layout
26126
26127 \begin_layout Standard
26128
26129 \series bold
26130
26131 \backslash
26132 renewcommand*{
26133 \backslash
26134 index}[1]{
26135 \backslash
26136 OrgIndex{#1}}
26137 \end_layout
26138
26139 \begin_layout Subsection
26140 Index Entry Layout
26141 \begin_inset Index idx
26142 status collapsed
26143
26144 \begin_layout Plain Layout
26145 Index ! Entry layout
26146 \end_layout
26147
26148 \end_inset
26149
26150
26151 \end_layout
26152
26153 \begin_layout Standard
26154 You can change the appearance of index entries via the text style dialog.
26155 \begin_inset Index idx
26156 status open
26157
26158 \begin_layout Plain Layout
26159 Dummy entries ! 
26160 \shape italic
26161 This is an italic dummy entry
26162 \end_layout
26163
26164 \end_inset
26165
26166  You can also format the page number using the character 
26167 \begin_inset Quotes eld
26168 \end_inset
26169
26170 |
26171 \begin_inset Quotes erd
26172 \end_inset
26173
26174  followed by a LaTeX-command without a backslash.
26175  We can write for example
26176 \end_layout
26177
26178 \begin_layout Standard
26179
26180 \series bold
26181 italic page number:|textit
26182 \end_layout
26183
26184 \begin_layout Standard
26185 to get the page number in italic.
26186 \begin_inset Index idx
26187 status open
26188
26189 \begin_layout Plain Layout
26190 Dummy entries ! italic page number:|textit
26191 \end_layout
26192
26193 \end_inset
26194
26195  Normally all LaTeX-commands begin with a backslash, but in this special
26196  case 
26197 \begin_inset Quotes eld
26198 \end_inset
26199
26200
26201 \series bold
26202 |command
26203 \series default
26204
26205 \begin_inset Quotes erd
26206 \end_inset
26207
26208  means 
26209 \series bold
26210
26211 \backslash
26212 command{page
26213 \begin_inset space ~
26214 \end_inset
26215
26216 number}
26217 \series default
26218 .
26219  Have a look at section
26220 \begin_inset space ~
26221 \end_inset
26222
26223
26224 \begin_inset CommandInset ref
26225 LatexCommand ref
26226 reference "sub:LaTeX-Syntax"
26227
26228 \end_inset
26229
26230  to learn more about the LaTeX-syntax.
26231 \end_layout
26232
26233 \begin_layout Standard
26234 \begin_inset Note Greyedout
26235 status open
26236
26237 \begin_layout Plain Layout
26238
26239 \series bold
26240 Note:
26241 \series default
26242  Formatting single index entries only works when you use the program 
26243 \family sans
26244 makeindex 
26245 \family default
26246 to generate the index, see section
26247 \begin_inset space ~
26248 \end_inset
26249
26250
26251 \begin_inset CommandInset ref
26252 LatexCommand ref
26253 reference "sub:Index-Program"
26254
26255 \end_inset
26256
26257 .
26258  If you use 
26259 \family sans
26260 xindy
26261 \family default
26262 , however, this won't work for anything other than bold or italic text.
26263  This is because xindy requires to define semantic elements before they
26264  can be used, see 
26265 \begin_inset CommandInset citation
26266 LatexCommand cite
26267 after "p. 678 ff."
26268 key "latexcompanion"
26269
26270 \end_inset
26271
26272  for details.
26273 \end_layout
26274
26275 \end_inset
26276
26277
26278 \end_layout
26279
26280 \begin_layout Standard
26281 In general, we encourage you to not format page numbers directly as shown
26282  above.
26283  Instead of this, you should define a macro in the preamble and use that.
26284  Consider why you want some page numbers to be bold.
26285  Maybe you want all page references italic that refer to a definition of
26286  the indexed term, so that users can easily find definitions.
26287  If so, put the following in the preamble
26288 \end_layout
26289
26290 \begin_layout Standard
26291
26292 \series bold
26293
26294 \backslash
26295 newcommand{
26296 \backslash
26297 IndexDef}[1]{
26298 \backslash
26299 textit{#1}}
26300 \end_layout
26301
26302 \begin_layout Standard
26303 and write
26304 \end_layout
26305
26306 \begin_layout Standard
26307
26308 \series bold
26309 my entry|IndexDef
26310 \end_layout
26311
26312 \begin_layout Standard
26313 in the index entry.
26314 \begin_inset Index idx
26315 status open
26316
26317 \begin_layout Plain Layout
26318 Dummy entries ! my entry|IndexDef
26319 \end_layout
26320
26321 \end_inset
26322
26323  The advantage is that, if you change your mind later or if your publisher
26324  insists that definitions must not be italic but bold, you just need to
26325  change the macro in the preamble, not every single index entry.
26326 \end_layout
26327
26328 \begin_layout Standard
26329 You can also change the layout for the whole index.
26330  E.
26331 \begin_inset space \thinspace{}
26332 \end_inset
26333
26334 g.
26335 \begin_inset space \space{}
26336 \end_inset
26337
26338 we marked the index list box of this document as bold to get a bold font
26339  for all index entries.
26340  For more advanced tasks you have to set up a so-called 
26341 \emph on
26342 Index Style File
26343 \emph default
26344 , see the 
26345 \family sans
26346 makeindex
26347 \family default
26348  or 
26349 \family sans
26350 xindy
26351 \family default
26352  documentation for details, 
26353 \begin_inset CommandInset citation
26354 LatexCommand cite
26355 key "makeindex,xindy"
26356
26357 \end_inset
26358
26359 .
26360 \end_layout
26361
26362 \begin_layout Subsection
26363 Index Program
26364 \begin_inset Index idx
26365 status collapsed
26366
26367 \begin_layout Plain Layout
26368 Index ! Program
26369 \end_layout
26370
26371 \end_inset
26372
26373
26374 \begin_inset CommandInset label
26375 LatexCommand label
26376 name "sub:Index-Program"
26377
26378 \end_inset
26379
26380
26381 \end_layout
26382
26383 \begin_layout Standard
26384 When the index entry program 
26385 \family sans
26386 xindy
26387 \family default
26388 , which is only available for Linux, is installed, LyX uses it for index
26389  generation; otherwise the program 
26390 \family sans
26391 makeindex
26392 \family default
26393 , that is part of every LaTeX distribution, is used.
26394  Both programs can be controlled by options that can be set in LyX's preferences
26395  dialog, see section
26396 \begin_inset space ~
26397 \end_inset
26398
26399
26400 \begin_inset CommandInset ref
26401 LatexCommand ref
26402 reference "sub:LaTeX-settings"
26403
26404 \end_inset
26405
26406 .
26407  The available options are listed and explained in 
26408 \begin_inset CommandInset citation
26409 LatexCommand cite
26410 key "makeindex,xindy"
26411
26412 \end_inset
26413
26414 .
26415  You can also specify there another program to generate the index.
26416 \end_layout
26417
26418 \begin_layout Standard
26419
26420 \family sans
26421 makeindex
26422 \family default
26423  is very old, no longer under development and has many pitfalls, notably
26424  that it was developed with only the English language in mind.
26425  So it fails to sort anything other than a monolingual English text correctly.
26426  We have shown above how to fix this sorting.
26427  However, if you are writing in another language and using Linux, consider
26428  to use 
26429 \family sans
26430 xindy
26431 \family default
26432 .
26433 \end_layout
26434
26435 \begin_layout Section
26436 Nomenclature / Glossary 
26437 \begin_inset Index idx
26438 status collapsed
26439
26440 \begin_layout Plain Layout
26441 Nomenclature
26442 \end_layout
26443
26444 \end_inset
26445
26446
26447 \begin_inset Index idx
26448 status collapsed
26449
26450 \begin_layout Plain Layout
26451 Glossary|see
26452 \begin_inset ERT
26453 status collapsed
26454
26455 \begin_layout Plain Layout
26456
26457 {
26458 \end_layout
26459
26460 \end_inset
26461
26462 Nomenclature
26463 \begin_inset ERT
26464 status collapsed
26465
26466 \begin_layout Plain Layout
26467
26468 }
26469 \end_layout
26470
26471 \end_inset
26472
26473
26474 \end_layout
26475
26476 \end_inset
26477
26478
26479 \begin_inset CommandInset label
26480 LatexCommand label
26481 name "sec:Nomenclature"
26482
26483 \end_inset
26484
26485
26486 \end_layout
26487
26488 \begin_layout Standard
26489 Sometimes you need to compile a list of symbols that are mentioned in your
26490  document with a brief explanation of them – a so called nomenclature or
26491  glossary.
26492 \end_layout
26493
26494 \begin_layout Standard
26495 To be able to create nomenclatures, you need the LaTeX package 
26496 \series bold
26497 nomencl
26498 \series default
26499
26500 \begin_inset Index idx
26501 status collapsed
26502
26503 \begin_layout Plain Layout
26504 LaTeX-packages ! nomencl
26505 \end_layout
26506
26507 \end_inset
26508
26509  installed.
26510  You find it in the TeX Catalogue, 
26511 \begin_inset CommandInset citation
26512 LatexCommand cite
26513 key "TeXCatalogue"
26514
26515 \end_inset
26516
26517  or in the package manager of your LaTeX-system.
26518 \end_layout
26519
26520 \begin_layout Standard
26521 A nomenclature entry is created if you place the cursor after a symbol entry
26522  and then use the menu 
26523 \family sans
26524 Insert\SpecialChar \menuseparator
26525
26526 \family default
26527 N
26528 \family sans
26529 omenclature
26530 \begin_inset space ~
26531 \end_inset
26532
26533 Entry
26534 \family default
26535  or the toolbar button 
26536 \begin_inset Graphics
26537         filename ../images/nomencl-insert.png
26538         BoundingBox 0bp 5bp 20bp 20bp
26539
26540 \end_inset
26541
26542 .
26543  A gray box labeled 
26544 \begin_inset Quotes eld
26545 \end_inset
26546
26547
26548 \family sans
26549 Nom
26550 \family default
26551
26552 \begin_inset Quotes erd
26553 \end_inset
26554
26555  is inserted and a window pops up asking for the nomenclature entry.
26556 \end_layout
26557
26558 \begin_layout Standard
26559 A nomenclature entry consists of two main entries.
26560  The first is the symbol that you want to refer to.
26561  The second is the description of the symbol.
26562 \end_layout
26563
26564 \begin_layout Standard
26565 \begin_inset Note Greyedout
26566 status open
26567
26568 \begin_layout Plain Layout
26569
26570 \series bold
26571 Note:
26572 \series default
26573  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26574 \end_layout
26575
26576 \end_inset
26577
26578
26579 \end_layout
26580
26581 \begin_layout Subsection
26582 Nomenclature Definition and Layout
26583 \begin_inset Index idx
26584 status collapsed
26585
26586 \begin_layout Plain Layout
26587 Nomenclature ! Layout
26588 \end_layout
26589
26590 \end_inset
26591
26592
26593 \end_layout
26594
26595 \begin_layout Standard
26596 When you have symbols in formulas, you have to define them in the 
26597 \family sans
26598 Symbol
26599 \family default
26600  field as LaTeX-formulas.
26601  For example to get 
26602 \begin_inset Quotes eld
26603 \end_inset
26604
26605
26606 \begin_inset Formula $\sigma$
26607 \end_inset
26608
26609
26610 \begin_inset Quotes erd
26611 \end_inset
26612
26613 , insert this:
26614 \begin_inset Newline newline
26615 \end_inset
26616
26617
26618 \series bold
26619 $
26620 \backslash
26621 sigma$
26622 \begin_inset Newline newline
26623 \end_inset
26624
26625
26626 \series default
26627 The 
26628 \begin_inset Quotes eld
26629 \end_inset
26630
26631 $
26632 \begin_inset Quotes erd
26633 \end_inset
26634
26635  character starts/ends the formula.
26636  The LaTeX-command for the Greek letter is the name of the letter beginning
26637  with a backslash 
26638 \begin_inset Quotes eld
26639 \end_inset
26640
26641
26642 \backslash
26643
26644 \begin_inset Quotes erd
26645 \end_inset
26646
26647 .
26648  For capital Greek letters, start the command also with a capital letter,
26649  like 
26650 \series bold
26651
26652 \backslash
26653 Sigma
26654 \series default
26655 .
26656 \end_layout
26657
26658 \begin_layout Standard
26659 (A short introduction to the LaTeX-syntax is given in section
26660 \begin_inset space ~
26661 \end_inset
26662
26663
26664 \begin_inset CommandInset ref
26665 LatexCommand ref
26666 reference "sub:LaTeX-Syntax"
26667
26668 \end_inset
26669
26670 .)
26671 \end_layout
26672
26673 \begin_layout Standard
26674 You cannot use the 
26675 \family sans
26676 Text
26677 \begin_inset space ~
26678 \end_inset
26679
26680 Style
26681 \family default
26682  dialog to format the description text but have to use LaTeX-commands.
26683  For example the description of the nomenclature entry for the 
26684 \begin_inset Quotes eld
26685 \end_inset
26686
26687
26688 \begin_inset Formula $\sigma$
26689 \end_inset
26690
26691
26692 \begin_inset Quotes erd
26693 \end_inset
26694
26695  in this document is:
26696 \begin_inset Newline newline
26697 \end_inset
26698
26699
26700 \series bold
26701 dummy entry for the character 
26702 \backslash
26703 textsf{sigma}
26704 \series default
26705
26706 \begin_inset Newline newline
26707 \end_inset
26708
26709 The command 
26710 \series bold
26711
26712 \backslash
26713 textsf
26714 \series default
26715  sets the fonts to 
26716 \family sans
26717 sans
26718 \begin_inset space ~
26719 \end_inset
26720
26721 serif
26722 \family default
26723 .
26724  To get 
26725 \series bold
26726 bold
26727 \series default
26728  font use the command 
26729 \series bold
26730
26731 \backslash
26732 textbf
26733 \series default
26734 , for 
26735 \family typewriter
26736 typewriter
26737 \family default
26738  use 
26739 \series bold
26740
26741 \backslash
26742 texttt
26743 \series default
26744 , for 
26745 \emph on
26746 emphasized
26747 \emph default
26748  use 
26749 \series bold
26750
26751 \backslash
26752 emph
26753 \series default
26754 .
26755 \end_layout
26756
26757 \begin_layout Subsection
26758 Sort Order of Nomenclature Entries
26759 \begin_inset Index idx
26760 status collapsed
26761
26762 \begin_layout Plain Layout
26763 Nomenclature ! Sort order
26764 \end_layout
26765
26766 \end_inset
26767
26768
26769 \end_layout
26770
26771 \begin_layout Standard
26772 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26773  the symbol definition.
26774  This leads to undesired results when you for example have symbols in formulas.
26775  Suppose you have nomenclature entries for the symbols 
26776 \emph on
26777 a
26778 \begin_inset CommandInset nomenclature
26779 LatexCommand nomenclature
26780 symbol "a"
26781 description "dummy entry for the character \"a\""
26782
26783 \end_inset
26784
26785
26786 \emph default
26787  and 
26788 \begin_inset Formula $\sigma$
26789 \end_inset
26790
26791
26792 \begin_inset CommandInset nomenclature
26793 LatexCommand nomenclature
26794 prefix "sigma"
26795 symbol "$\\sigma$"
26796 description "dummy entry for the character \\textsf{sigma}"
26797
26798 \end_inset
26799
26800 .
26801  They will be sorted by 
26802 \begin_inset Quotes eld
26803 \end_inset
26804
26805
26806 \family sans
26807 a
26808 \family default
26809
26810 \begin_inset Quotes erd
26811 \end_inset
26812
26813  and 
26814 \begin_inset Quotes eld
26815 \end_inset
26816
26817
26818 \family typewriter
26819 $
26820 \backslash
26821 sigma$
26822 \family default
26823
26824 \begin_inset Quotes erd
26825 \end_inset
26826
26827  – the 
26828 \begin_inset Formula $\sigma$
26829 \end_inset
26830
26831  will be sorted before the 
26832 \emph on
26833 a
26834 \emph default
26835  since the character 
26836 \begin_inset Quotes eld
26837 \end_inset
26838
26839 $
26840 \begin_inset Quotes erd
26841 \end_inset
26842
26843  is considered in sorting.
26844 \end_layout
26845
26846 \begin_layout Standard
26847 To control the sort order, you can edit the 
26848 \family sans
26849 Sort
26850 \begin_inset space ~
26851 \end_inset
26852
26853 as
26854 \family default
26855  field of the nomenclature dialog.
26856  Then the nomenclature entry will be sorted by this entry and not the symbol
26857  definition.
26858  For the example given, you can insert 
26859 \family typewriter
26860 sigma
26861 \family default
26862  in this field for the 
26863 \begin_inset Formula $\sigma$
26864 \end_inset
26865
26866 , then 
26867 \emph on
26868 a
26869 \emph default
26870  will be located before 
26871 \begin_inset Formula $\sigma$
26872 \end_inset
26873
26874 .
26875 \end_layout
26876
26877 \begin_layout Standard
26878 For subgrouping and tips for using sort entries see the 
26879 \series bold
26880 nomencl
26881 \series default
26882  documentation, 
26883 \begin_inset CommandInset citation
26884 LatexCommand cite
26885 key "nomencl"
26886
26887 \end_inset
26888
26889 .
26890 \end_layout
26891
26892 \begin_layout Subsection
26893 Nomenclature Options
26894 \begin_inset Index idx
26895 status collapsed
26896
26897 \begin_layout Plain Layout
26898 Nomenclature ! Options
26899 \end_layout
26900
26901 \end_inset
26902
26903
26904 \end_layout
26905
26906 \begin_layout Standard
26907 The 
26908 \series bold
26909 nomencl
26910 \series default
26911  package offers some options to adjust the appearance of the nomenclature.
26912  Here are some of its options, for more have a look at its documentation:
26913 \end_layout
26914
26915 \begin_layout Description
26916 refeq Appends the phrase 
26917 \begin_inset Quotes eld
26918 \end_inset
26919
26920
26921 \family sans
26922 , see equation (
26923 \emph on
26924 eq
26925 \emph default
26926 )
26927 \family default
26928
26929 \begin_inset Quotes erd
26930 \end_inset
26931
26932  to every nomenclature entry, where 
26933 \family sans
26934 \emph on
26935 eq
26936 \family default
26937 \emph default
26938  is the number of the last equation in front of the nomenclature entry
26939 \end_layout
26940
26941 \begin_layout Description
26942 refpage Appends the phrase 
26943 \begin_inset Quotes eld
26944 \end_inset
26945
26946
26947 \family sans
26948 , page (
26949 \emph on
26950 page
26951 \emph default
26952 )
26953 \family default
26954
26955 \begin_inset Quotes erd
26956 \end_inset
26957
26958  to every nomenclature entry, where 
26959 \family sans
26960 \emph on
26961 page
26962 \family default
26963 \emph default
26964  is the number of the page on which the nomenclature entry appeared
26965 \end_layout
26966
26967 \begin_layout Description
26968 intoc Inserts the nomenclature in the Table of Contents
26969 \end_layout
26970
26971 \begin_layout Standard
26972 There are furthermore the options 
26973 \series bold
26974 croatian
26975 \series default
26976
26977 \series bold
26978 danish
26979 \series default
26980
26981 \series bold
26982 english
26983 \series default
26984
26985 \series bold
26986 french
26987 \series default
26988
26989 \series bold
26990 german
26991 \series default
26992
26993 \series bold
26994 italian
26995 \series default
26996
26997 \series bold
26998 polish
26999 \series default
27000
27001 \series bold
27002 portuguese
27003 \series default
27004
27005 \series bold
27006 russian
27007 \series default
27008
27009 \series bold
27010 spanish
27011 \series default
27012 , and 
27013 \series bold
27014 ukrainian
27015 \series default
27016  to print the reference texts and the nomenclature title in the corresponding
27017  language.
27018 \end_layout
27019
27020 \begin_layout Standard
27021 To use one or more of the options, add them to the comma-separated document
27022  class options list in the 
27023 \family sans
27024 Document\SpecialChar \menuseparator
27025 Settings
27026 \family default
27027  dialog.
27028  In this document the option 
27029 \series bold
27030 intoc
27031 \series default
27032  is used.
27033 \end_layout
27034
27035 \begin_layout Standard
27036 \begin_inset VSpace bigskip
27037 \end_inset
27038
27039
27040 \end_layout
27041
27042 \begin_layout Standard
27043 You can also use the first two options above only for certain nomenclature
27044  entries when you add one of the following commands as last entry to the
27045  
27046 \family sans
27047 Description
27048 \family default
27049  field in the nomenclature dialog:
27050 \end_layout
27051
27052 \begin_layout Description
27053
27054 \backslash
27055 nomrefeq Like the 
27056 \series bold
27057 refeq
27058 \series default
27059  option
27060 \end_layout
27061
27062 \begin_layout Description
27063
27064 \backslash
27065 nomrefpage Like the 
27066 \series bold
27067 refpage
27068 \series default
27069  option
27070 \end_layout
27071
27072 \begin_layout Description
27073
27074 \backslash
27075 nomrefeqpage Short notation of 
27076 \series bold
27077
27078 \backslash
27079 nomrefeq
27080 \backslash
27081 nomrefpage
27082 \end_layout
27083
27084 \begin_layout Description
27085
27086 \backslash
27087 nomnorefeq,
27088 \begin_inset space ~
27089 \end_inset
27090
27091
27092 \backslash
27093 nomnorefpage,
27094 \begin_inset space ~
27095 \end_inset
27096
27097
27098 \backslash
27099 nomnorefeqpage Turns off the corresponding options
27100 \end_layout
27101
27102 \begin_layout Subsection
27103 Printing the Nomenclature
27104 \begin_inset Index idx
27105 status collapsed
27106
27107 \begin_layout Plain Layout
27108 Nomenclature ! Printing
27109 \end_layout
27110
27111 \end_inset
27112
27113
27114 \end_layout
27115
27116 \begin_layout Standard
27117 To print the nomenclature, use the menu 
27118 \family sans
27119 Insert\SpecialChar \menuseparator
27120 Lists
27121 \begin_inset space ~
27122 \end_inset
27123
27124 /
27125 \begin_inset space ~
27126 \end_inset
27127
27128 TOC\SpecialChar \menuseparator
27129 Nomenclature
27130 \family default
27131 .
27132  A light blue box labeled 
27133 \begin_inset Quotes eld
27134 \end_inset
27135
27136
27137 \family sans
27138 Nomenclature
27139 \family default
27140
27141 \begin_inset Quotes erd
27142 \end_inset
27143
27144  will show the place where the nomenclature is printed in the output.
27145  Like the index list box, the nomenclature list box is not clickable.
27146 \end_layout
27147
27148 \begin_layout Standard
27149 In the printed output the title of the nomenclature appears as 
27150 \begin_inset Quotes eld
27151 \end_inset
27152
27153 Nomenclature
27154 \begin_inset Quotes erd
27155 \end_inset
27156
27157 .
27158  If you are not happy with the name, you can change it by redefining the
27159  command 
27160 \series bold
27161
27162 \backslash
27163 nomname
27164 \series default
27165  in the preamble.
27166  For example, in order to change the name to 
27167 \emph on
27168 List of Symbols
27169 \emph default
27170 , add the following line to the preamble:
27171 \end_layout
27172
27173 \begin_layout Standard
27174
27175 \family roman
27176 \series bold
27177
27178 \backslash
27179 renewcommand{
27180 \backslash
27181 nomname}{List of Symbols}
27182 \end_layout
27183
27184 \begin_layout Standard
27185 \begin_inset VSpace defskip
27186 \end_inset
27187
27188
27189 \end_layout
27190
27191 \begin_layout Standard
27192 If you are unhappy with the amount of space for symbols, you can alter it
27193  by adding the following line to the preamble:
27194 \end_layout
27195
27196 \begin_layout Standard
27197
27198 \family roman
27199 \series bold
27200
27201 \backslash
27202 renewcommand{
27203 \backslash
27204 nomlabelwidth}{width}
27205 \end_layout
27206
27207 \begin_layout Standard
27208
27209 \family roman
27210 where the width is a value with one of the units listed in Appendix
27211 \begin_inset space ~
27212 \end_inset
27213
27214
27215 \begin_inset CommandInset ref
27216 LatexCommand ref
27217 reference "cha:Units-available-in"
27218
27219 \end_inset
27220
27221 .
27222  The default value is 1
27223 \begin_inset space \thinspace{}
27224 \end_inset
27225
27226 cm.
27227 \end_layout
27228
27229 \begin_layout Subsection
27230 Nomenclature Program
27231 \begin_inset Index idx
27232 status collapsed
27233
27234 \begin_layout Plain Layout
27235 Nomenclature ! Program
27236 \end_layout
27237
27238 \end_inset
27239
27240
27241 \begin_inset CommandInset label
27242 LatexCommand label
27243 name "sub:Nomenclature-Program"
27244
27245 \end_inset
27246
27247
27248 \end_layout
27249
27250 \begin_layout Standard
27251 LyX uses the program 
27252 \family sans
27253 makeindex
27254 \family default
27255 , that is part of every LaTeX distribution, to generate the nomenclature.
27256  LyX's preferences dialog allows you to specify another program or to control
27257  
27258 \family sans
27259 makeindex
27260 \family default
27261  by adding options, see section
27262 \begin_inset space ~
27263 \end_inset
27264
27265
27266 \begin_inset CommandInset ref
27267 LatexCommand ref
27268 reference "sub:LaTeX-settings"
27269
27270 \end_inset
27271
27272 .
27273  The available options are listed and explained in 
27274 \begin_inset CommandInset citation
27275 LatexCommand cite
27276 key "nomencl,makeindex"
27277
27278 \end_inset
27279
27280 .
27281 \end_layout
27282
27283 \begin_layout Section
27284 Branches
27285 \begin_inset Index idx
27286 status collapsed
27287
27288 \begin_layout Plain Layout
27289 Branches
27290 \end_layout
27291
27292 \end_inset
27293
27294
27295 \begin_inset Index idx
27296 status collapsed
27297
27298 \begin_layout Plain Layout
27299 Document ! Branches
27300 \end_layout
27301
27302 \end_inset
27303
27304
27305 \begin_inset CommandInset label
27306 LatexCommand label
27307 name "sec:Branches"
27308
27309 \end_inset
27310
27311
27312 \end_layout
27313
27314 \begin_layout Standard
27315 Sometimes it is useful to hide some document parts in the output.
27316  For example a teacher who is setting an exam obviously doesn't want the
27317  pupils to see the answers, but having questions and answers in the same
27318  document will make the life of the markers of that exam much easier.
27319 \end_layout
27320
27321 \begin_layout Standard
27322 For these cases LyX allows you to put text into branches.
27323  The text will then only appear in the output when its branch is activated.
27324  To create a branch, go in the 
27325 \family sans
27326 Document\SpecialChar \menuseparator
27327 Settings
27328 \family default
27329  dialog to 
27330 \family sans
27331 Branches
27332 \family default
27333 .
27334  The name of the branch, its activation state and the background color of
27335  the branches inside LyX can be specified in this dialog.
27336 \end_layout
27337
27338 \begin_layout Standard
27339 Text that should be in a branch is set into branch inset boxes.
27340  These boxes are inserted via the menu 
27341 \family sans
27342 Insert\SpecialChar \menuseparator
27343 Branch
27344 \family default
27345  where you can choose a branch.
27346  You can later change the branch of the boxes by right-clicking on them.
27347 \end_layout
27348
27349 \begin_layout Standard
27350 Here is an example, where only the question text appears, the answer branch
27351  is deactivated and does therefore not appear in the output:
27352 \end_layout
27353
27354 \begin_layout Standard
27355 \begin_inset Branch Question
27356 status open
27357
27358 \begin_layout Standard
27359 Question: Who was the first physics Nobel prize winner?
27360 \end_layout
27361
27362 \end_inset
27363
27364
27365 \end_layout
27366
27367 \begin_layout Standard
27368 \begin_inset Branch Answer
27369 status collapsed
27370
27371 \begin_layout Standard
27372 Answer: Wilhelm Conrad Röntgen
27373 \end_layout
27374
27375 \end_inset
27376
27377
27378 \end_layout
27379
27380 \begin_layout Standard
27381 \begin_inset VSpace bigskip
27382 \end_inset
27383
27384
27385 \end_layout
27386
27387 \begin_layout Standard
27388 To use conditional output inside places where you cannot insert branch insets,
27389  like inside equations, you can code special LaTeX definitions for each
27390  branch.
27391  For example you can define for the question branch
27392 \begin_inset Foot
27393 status collapsed
27394
27395 \begin_layout Plain Layout
27396 For an introduction to the LaTeX-syntax, see section
27397 \begin_inset space ~
27398 \end_inset
27399
27400
27401 \begin_inset CommandInset ref
27402 LatexCommand ref
27403 reference "sub:LaTeX-Syntax"
27404
27405 \end_inset
27406
27407 .
27408 \end_layout
27409
27410 \end_inset
27411
27412
27413 \end_layout
27414
27415 \begin_layout Standard
27416
27417 \series bold
27418
27419 \backslash
27420 newcommand{
27421 \backslash
27422 question}[1]{#1}
27423 \end_layout
27424
27425 \begin_layout Standard
27426
27427 \series bold
27428
27429 \backslash
27430 newcommand{
27431 \backslash
27432 answer}[1]{}
27433 \end_layout
27434
27435 \begin_layout Standard
27436 and for the answer branch
27437 \end_layout
27438
27439 \begin_layout Standard
27440
27441 \series bold
27442
27443 \backslash
27444 newcommand{
27445 \backslash
27446 question}[1]{}
27447 \end_layout
27448
27449 \begin_layout Standard
27450
27451 \series bold
27452
27453 \backslash
27454 newcommand{
27455 \backslash
27456 answer}[1]{#1}
27457 \end_layout
27458
27459 \begin_layout Standard
27460 \begin_inset Branch Question
27461 status open
27462
27463 \begin_layout Standard
27464 \begin_inset ERT
27465 status open
27466
27467 \begin_layout Plain Layout
27468
27469
27470 \backslash
27471 newcommand{
27472 \backslash
27473 question}[1]{#1}
27474 \end_layout
27475
27476 \begin_layout Plain Layout
27477
27478
27479 \backslash
27480 newcommand{
27481 \backslash
27482 answer}[1]{}
27483 \end_layout
27484
27485 \end_inset
27486
27487
27488 \end_layout
27489
27490 \end_inset
27491
27492
27493 \end_layout
27494
27495 \begin_layout Standard
27496 \begin_inset Branch Answer
27497 status collapsed
27498
27499 \begin_layout Standard
27500 \begin_inset ERT
27501 status open
27502
27503 \begin_layout Plain Layout
27504
27505
27506 \backslash
27507 newcommand{
27508 \backslash
27509 question}[1]{}
27510 \end_layout
27511
27512 \begin_layout Plain Layout
27513
27514
27515 \backslash
27516 newcommand{
27517 \backslash
27518 answer}[1]{#1}
27519 \end_layout
27520
27521 \end_inset
27522
27523
27524 \end_layout
27525
27526 \end_inset
27527
27528
27529 \end_layout
27530
27531 \begin_layout Standard
27532 Now it is possible to use the commands 
27533 \series bold
27534
27535 \backslash
27536 question{\SpecialChar \ldots{}
27537 }
27538 \series default
27539  and 
27540 \series bold
27541
27542 \backslash
27543 answer{\SpecialChar \ldots{}
27544 }
27545 \series default
27546  to obtain conditional output.
27547  Here is an example formula where only the 
27548 \series bold
27549
27550 \backslash
27551 question
27552 \series default
27553  part appears:
27554 \begin_inset Formula \[
27555 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27556
27557 \end_inset
27558
27559
27560 \end_layout
27561
27562 \begin_layout Standard
27563 Inside math, the same effect can be achieved using math macros, see the
27564  
27565 \emph on
27566 Math
27567 \emph default
27568  manual.
27569 \end_layout
27570
27571 \begin_layout Section
27572 PDF Properties
27573 \begin_inset CommandInset label
27574 LatexCommand label
27575 name "sec:PDF-Properties"
27576
27577 \end_inset
27578
27579
27580 \begin_inset Index idx
27581 status collapsed
27582
27583 \begin_layout Plain Layout
27584 PDF properties
27585 \end_layout
27586
27587 \end_inset
27588
27589
27590 \end_layout
27591
27592 \begin_layout Standard
27593 The 
27594 \family sans
27595 Document Settings
27596 \family default
27597  dialog allows you in the 
27598 \family sans
27599 PDF Properties
27600 \family default
27601  to set up special options for the PDF output of your document.
27602  All options there are provided by the LaTeX-package 
27603 \series bold
27604 hyperref
27605 \series default
27606
27607 \begin_inset Index idx
27608 status collapsed
27609
27610 \begin_layout Plain Layout
27611 LaTeX-packages ! hyperref
27612 \end_layout
27613
27614 \end_inset
27615
27616 .
27617 \end_layout
27618
27619 \begin_layout Standard
27620 Using 
27621 \series bold
27622 hyperref
27623 \series default
27624  will link all cross-references in the DVI- and PDF-output.
27625  This means that the reader of your document will be able to click on a
27626  table of contents entry or on a reference and he is shown the referenced
27627  document part.
27628  You can specify in the dialog tab 
27629 \family sans
27630 Hyperlinks
27631 \family default
27632  how the links will look like and if links for bibliographical backreferences
27633  are created.
27634  The backreferences will appear in the bibliography behind the different
27635  entries, showing the number of the section, slide, or page where the entry
27636  is referenced.
27637 \end_layout
27638
27639 \begin_layout Standard
27640 In the dialog tab 
27641 \family sans
27642 Bookmarks
27643 \family default
27644  you can set if PDF-bookmarks should be created for every section of your
27645  document to make it easier for readers to navigate through the document.
27646  You can decide if the bookmarks should be numbered like your document sections
27647  or not.
27648  With the open bookmarks level you can specify what sectioning level should
27649  be displayed in the bookmarks when opening the PDF.
27650  For example level
27651 \begin_inset space ~
27652 \end_inset
27653
27654 2 will display all sections and subsections, while level
27655 \begin_inset space ~
27656 \end_inset
27657
27658 1 will only display the sections.
27659 \end_layout
27660
27661 \begin_layout Standard
27662 The header information in the dialog tab 
27663 \family sans
27664 General
27665 \family default
27666  are saved together with the PDF as file properties.
27667  Many programs are able to extract this information to e.
27668 \begin_inset space \thinspace{}
27669 \end_inset
27670
27671 g.
27672 \begin_inset space \space{}
27673 \end_inset
27674
27675 automatically recognize who the author is and what the PDF is about.
27676  This is very useful to sort, classify, or use PDFs for bibliography issues.
27677  When the option 
27678 \family sans
27679 Automatic fill header
27680 \family default
27681  is set, LyX tries to extract the header information from your document
27682  title and author settings.
27683 \end_layout
27684
27685 \begin_layout Standard
27686 The option 
27687 \family sans
27688 Load in fullscreen mode
27689 \family default
27690  will open the PDF in fullscreen mode, which is useful for presentations.
27691 \end_layout
27692
27693 \begin_layout Standard
27694 PDF properties are also used in this document.
27695  When you look in its document settings, you can see that some additional
27696  
27697 \series bold
27698 hyperref
27699 \series default
27700  options are used.
27701  For an explanation of them we refer you to the hyperref manual 
27702 \begin_inset CommandInset citation
27703 LatexCommand cite
27704 key "hyperref"
27705
27706 \end_inset
27707
27708 .
27709 \end_layout
27710
27711 \begin_layout Section
27712 TeX Code and the LaTeX Syntax
27713 \begin_inset CommandInset label
27714 LatexCommand label
27715 name "sec:TeX-Code"
27716
27717 \end_inset
27718
27719
27720 \end_layout
27721
27722 \begin_layout Subsection
27723 TeX Code Boxes
27724 \begin_inset Index idx
27725 status collapsed
27726
27727 \begin_layout Plain Layout
27728 TeX Code
27729 \end_layout
27730
27731 \end_inset
27732
27733
27734 \begin_inset CommandInset label
27735 LatexCommand label
27736 name "sub:TeX-Code-Boxes"
27737
27738 \end_inset
27739
27740
27741 \end_layout
27742
27743 \begin_layout Standard
27744 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27745  constructs, but not all.
27746  LaTeX contains of hundreds of packages which provide different commands.
27747  All the time packages are being updated and new ones added.
27748  This has the advantage that you can typeset nearly everything as there
27749  is for every problem a LaTeX-package.
27750  But LyX can of course not be up to date and support all packages and their
27751  commands.
27752 \end_layout
27753
27754 \begin_layout Standard
27755 But don't worry, you can use any LaTeX-command directly in LyX inside the
27756  TeX Code box.
27757  A TeX Code box is created by the menu 
27758 \family sans
27759 Insert\SpecialChar \menuseparator
27760 TeX
27761 \begin_inset space ~
27762 \end_inset
27763
27764 Code
27765 \family default
27766  or by the toolbar button 
27767 \begin_inset Graphics
27768         filename ../images/ert-insert.png
27769
27770 \end_inset
27771
27772 .
27773  The box can be opened by left-clicking and closed by right-clicking on
27774  it.
27775 \end_layout
27776
27777 \begin_layout Standard
27778 You can insert complete or incomplete commands as TeX Code.
27779  Incomplete means that the command argument can be Standard LyX text.
27780  For example, if you want to draw a frame around a word are therefore using
27781  the LaTeX-command 
27782 \series bold
27783
27784 \backslash
27785 fbox
27786 \series default
27787 , you can write the command part 
27788 \series bold
27789
27790 \backslash
27791 fbox{
27792 \series default
27793  in a TeX Code box before the word and the closing brace 
27794 \series bold
27795 }
27796 \series default
27797  in a second TeX Code box behind the word.
27798  The word between the two TeX Code boxes is then the argument as it is in
27799  the following example:
27800 \end_layout
27801
27802 \begin_layout Standard
27803 \begin_inset Graphics
27804         filename clipart/ERT.png
27805         scale 89
27806
27807 \end_inset
27808
27809
27810 \end_layout
27811
27812 \begin_layout Standard
27813 gives
27814 \end_layout
27815
27816 \begin_layout Standard
27817 This is a line with a 
27818 \begin_inset ERT
27819 status collapsed
27820
27821 \begin_layout Plain Layout
27822
27823
27824 \backslash
27825 fbox{
27826 \end_layout
27827
27828 \end_inset
27829
27830 framed
27831 \begin_inset ERT
27832 status collapsed
27833
27834 \begin_layout Plain Layout
27835
27836 }
27837 \end_layout
27838
27839 \end_inset
27840
27841  word.
27842 \end_layout
27843
27844 \begin_layout Standard
27845 \begin_inset Note Greyedout
27846 status open
27847
27848 \begin_layout Plain Layout
27849
27850 \series bold
27851 Note:
27852 \series default
27853  At the end of LaTeX-commands without parameters, you have to insert a space
27854  to let LaTeX know that the command is finished.
27855 \end_layout
27856
27857 \end_inset
27858
27859
27860 \end_layout
27861
27862 \begin_layout Subsection
27863 Short Introduction to the LaTeX Syntax
27864 \begin_inset OptArg
27865 status collapsed
27866
27867 \begin_layout Plain Layout
27868 The LaTeX Syntax
27869 \end_layout
27870
27871 \end_inset
27872
27873
27874 \begin_inset Index idx
27875 status collapsed
27876
27877 \begin_layout Plain Layout
27878 LaTeX Syntax
27879 \end_layout
27880
27881 \end_inset
27882
27883
27884 \begin_inset CommandInset label
27885 LatexCommand label
27886 name "sub:LaTeX-Syntax"
27887
27888 \end_inset
27889
27890
27891 \end_layout
27892
27893 \begin_layout Standard
27894 When you write larger documents or books, you will need to know something
27895  about the LaTeX-commands that LyX uses in the background.
27896  Because LaTeX is based on commands, you can 
27897 \begin_inset Quotes eld
27898 \end_inset
27899
27900 program
27901 \begin_inset Quotes erd
27902 \end_inset
27903
27904  your text.
27905  This has the advantage that the layout of the document can be changed at
27906  any time if you know the right commands.
27907  E.
27908 \begin_inset space \thinspace{}
27909 \end_inset
27910
27911 g.
27912 \begin_inset space \space{}
27913 \end_inset
27914
27915 imagine you have to write a manual for a product and the deadline is the
27916  end of the day.
27917  Your boss just has complimented you for your good work but wants to have
27918  all caption labels bold.
27919  But you have over hundred figure and table captions with non-bold labels
27920  in your manual.
27921  Of course it's impossible to change all caption labels manually in one
27922  day.
27923 \end_layout
27924
27925 \begin_layout Standard
27926 Now LaTeX comes into play.
27927  As mentioned above, for every problem there exists a LaTeX-package.
27928  First you have to find out which and therefore look in the LaTeX package
27929  database, 
27930 \begin_inset CommandInset citation
27931 LatexCommand cite
27932 key "Catalogue"
27933
27934 \end_inset
27935
27936 .
27937 \end_layout
27938
27939 \begin_layout Standard
27940 As result you know that the package 
27941 \series bold
27942 caption
27943 \series default
27944
27945 \begin_inset Index idx
27946 status collapsed
27947
27948 \begin_layout Plain Layout
27949 LaTeX-packages ! caption
27950 \end_layout
27951
27952 \end_inset
27953
27954  is what you need.
27955  To use a package, you have to load it in the document preamble (menu 
27956 \family sans
27957 Document\SpecialChar \menuseparator
27958 Settings
27959 \family default
27960 ) with the command
27961 \end_layout
27962
27963 \begin_layout Standard
27964
27965 \series bold
27966
27967 \backslash
27968 usepackage[options]{package name}
27969 \end_layout
27970
27971 \begin_layout Standard
27972 All LaTeX commands begin with a backslash, the command argument is set within
27973  two braces, and the options are set within two brackets.
27974  Note that not all commands have an argument and options.
27975 \end_layout
27976
27977 \begin_layout Standard
27978 In your case the package name is 
27979 \series bold
27980 caption
27981 \series default
27982 .
27983  After a look in the documentation of the package, you know that the option
27984  
27985 \series bold
27986 labelfont=bf
27987 \series default
27988  will change the font of all caption labels to bold.
27989  So you add the command
27990 \end_layout
27991
27992 \begin_layout Standard
27993
27994 \series bold
27995
27996 \backslash
27997 usepackage[labelfont=bf]{caption}
27998 \end_layout
27999
28000 \begin_layout Standard
28001 to the preamble and the problem is solved.
28002 \begin_inset Foot
28003 status collapsed
28004
28005 \begin_layout Plain Layout
28006 For more commands provided by the 
28007 \series bold
28008 caption
28009 \series default
28010  package, have a look at its documentation, 
28011 \begin_inset CommandInset citation
28012 LatexCommand cite
28013 key "caption"
28014
28015 \end_inset
28016
28017 .
28018 \end_layout
28019
28020 \end_inset
28021
28022
28023 \end_layout
28024
28025 \begin_layout Standard
28026 Note that some document classes have built-in solutions for well known problems
28027  like your case.
28028  For example if you use a 
28029 \family sans
28030 koma-script
28031 \family default
28032  class, you don't need the package 
28033 \series bold
28034 caption
28035 \series default
28036 , you can instead write
28037 \end_layout
28038
28039 \begin_layout Standard
28040
28041 \series bold
28042
28043 \backslash
28044 setkomafont{captionlabel}{
28045 \backslash
28046 bfseries}
28047 \end_layout
28048
28049 \begin_layout Standard
28050 in the preamble and the problem is solved.
28051  So if you plan to write a large document, you should have a look at the
28052  documentation of the document class you want to use.
28053  (
28054 \series bold
28055
28056 \backslash
28057 setkomafont
28058 \series default
28059  is an example of a command with more than one argument.)
28060 \end_layout
28061
28062 \begin_layout Standard
28063 Commands in the preamble affect the whole document, while commands in the
28064  text affect only the text after the command or only the text used as command
28065  argument.
28066  To insert a LaTeX-command in text, use the TeX Code box as described in
28067  the previous section.
28068 \end_layout
28069
28070 \begin_layout Standard
28071 If you want to learn more about LaTeX and its syntax, have a look at the
28072  LaTeX-books 
28073 \begin_inset CommandInset citation
28074 LatexCommand cite
28075 key "latexcompanion,latexguide"
28076
28077 \end_inset
28078
28079 .
28080  
28081 \end_layout
28082
28083 \begin_layout Section
28084 Previewing Snippets of your Document
28085 \begin_inset CommandInset label
28086 LatexCommand label
28087 name "sec:Previewing-snippets-of"
28088
28089 \end_inset
28090
28091
28092 \begin_inset Index idx
28093 status collapsed
28094
28095 \begin_layout Plain Layout
28096 Instant preview
28097 \end_layout
28098
28099 \end_inset
28100
28101
28102 \begin_inset Index idx
28103 status collapsed
28104
28105 \begin_layout Plain Layout
28106 Document ! Preview
28107 \end_layout
28108
28109 \end_inset
28110
28111
28112 \end_layout
28113
28114 \begin_layout Standard
28115 LyX allows you to generate previews of sections of your document on the
28116  fly so you can see how they'll look in the final document without having
28117  to break your train of thought with 
28118 \family sans
28119 View\SpecialChar \menuseparator
28120 DVI
28121 \family default
28122 .
28123 \end_layout
28124
28125 \begin_layout Standard
28126 If you would for example like to see in LyX your math formulas typeset by
28127  LaTeX, install the LaTeX-package 
28128 \series bold
28129 preview-latex
28130 \series default
28131
28132 \begin_inset Index idx
28133 status collapsed
28134
28135 \begin_layout Plain Layout
28136 LaTeX-packages ! preview-latex
28137 \end_layout
28138
28139 \end_inset
28140
28141  as explained below, and turn on 
28142 \family sans
28143 Instant
28144 \begin_inset space ~
28145 \end_inset
28146
28147 preview
28148 \family default
28149  in the 
28150 \family sans
28151 Tools\SpecialChar \menuseparator
28152 Preferences 
28153 \family default
28154 dialog under 
28155 \family sans
28156 Look
28157 \begin_inset space ~
28158 \end_inset
28159
28160 and
28161 \begin_inset space ~
28162 \end_inset
28163
28164 feel\SpecialChar \menuseparator
28165 Graphics
28166 \family default
28167 .
28168 \end_layout
28169
28170 \begin_layout Standard
28171 Previews are generated when you load a document into LyX and when you finish
28172  editing an inset.
28173  Previews of an already loaded document are 
28174 \emph on
28175 not
28176 \emph default
28177  generated just by selecting the 
28178 \family sans
28179 Instant
28180 \begin_inset space ~
28181 \end_inset
28182
28183 preview
28184 \family default
28185  check box, you have to reopen the documents to activate the previews.
28186 \end_layout
28187
28188 \begin_layout Standard
28189 LyX will generate previews of math insets.
28190  It will also generate previews of included insets if you select the 
28191 \family sans
28192 Show
28193 \begin_inset space ~
28194 \end_inset
28195
28196 preview
28197 \family default
28198  check box in the insert dialog.
28199  This is useful if you wish to generate a preview of a LaTeX figure, for
28200  example.
28201 \end_layout
28202
28203 \begin_layout Standard
28204 To get previews working, you need the LaTeX package 
28205 \series bold
28206 preview-latex
28207 \series default
28208  (on some systems named simply 
28209 \series bold
28210 preview
28211 \series default
28212 ) installed.
28213  If it is not already installed, you will find it in the TeX Catalogue,
28214  
28215 \begin_inset CommandInset citation
28216 LatexCommand cite
28217 key "TeXCatalogue"
28218
28219 \end_inset
28220
28221  or in the package manager of your LaTeX-system.
28222  You obtain prettier results if you install the program 
28223 \family typewriter
28224 pnmcrop
28225 \family default
28226  from the 
28227 \family typewriter
28228 netpbm
28229 \family default
28230  package; for LyX on Windows this program is automatically installed together
28231  with LyX.
28232 \end_layout
28233
28234 \begin_layout Standard
28235 \begin_inset VSpace bigskip
28236 \end_inset
28237
28238
28239 \end_layout
28240
28241 \begin_layout Standard
28242 You can furthermore preview the LaTeX source of the whole document or parts
28243  of it.
28244  Use the menu 
28245 \family sans
28246 View\SpecialChar \menuseparator
28247 View
28248 \begin_inset space ~
28249 \end_inset
28250
28251 Source
28252 \family default
28253  and a window will be shown where you can see the LaTeX-source code.
28254  The window shows the source of the whole paragraph where the cursor is
28255  currently in.
28256  You can also select document parts in LyX's main window, then only this
28257  selection (when it is more than one paragraph) is shown as source code.
28258  To view the whole document as source, enable the corresponding option in
28259  the source view window.
28260 \end_layout
28261
28262 \begin_layout Section
28263 Spell Checking
28264 \begin_inset CommandInset label
28265 LatexCommand label
28266 name "sec:Spellchecking"
28267
28268 \end_inset
28269
28270
28271 \begin_inset Index idx
28272 status collapsed
28273
28274 \begin_layout Plain Layout
28275 Spell checking
28276 \end_layout
28277
28278 \end_inset
28279
28280
28281 \end_layout
28282
28283 \begin_layout Standard
28284 LyX itself has no built-in spell checker.
28285  Rather it uses one of the external programs 
28286 \family typewriter
28287 aspell
28288 \family default
28289
28290 \family typewriter
28291 ispell
28292 \family default
28293
28294 \family typewriter
28295 hspell
28296 \family default
28297 , or 
28298 \family typewriter
28299 pspell
28300 \family default
28301  as backend.
28302  This section assumes you have already installed and set up one of these
28303  programs.
28304  
28305 \family typewriter
28306 aspell
28307 \family default
28308  can be seen as the successor to 
28309 \family typewriter
28310 ispell
28311 \family default
28312 , so that it is recommended to use aspell.
28313  
28314 \family typewriter
28315 hspell
28316 \family default
28317  is a Hebrew spell-checker.
28318  The used spell checker ind its settings are specified in LyX's preferences
28319  under 
28320 \family sans
28321 Language Settings
28322 \family default
28323 .
28324 \end_layout
28325
28326 \begin_layout Standard
28327 For LyX on Windows, the selection box for the spell checking program is
28328  greyed out in the preferences dialog because only 
28329 \family typewriter
28330 aspell
28331 \family default
28332  can be used.
28333 \end_layout
28334
28335 \begin_layout Standard
28336 The menu
28337 \family sans
28338  Tools\SpecialChar \menuseparator
28339 Spellchecker
28340 \family default
28341  or the toolbar button 
28342 \begin_inset Graphics
28343         filename ../images/dialog-show_spellchecker.png
28344         BoundingBox 0bp 5bp 20bp 20bp
28345
28346 \end_inset
28347
28348  starts the spell checking beginning from the current cursor position.
28349  A dialog window will appear showing any incorrect (or unknown) word found,
28350  allowing you to edit and replace it in a second line.
28351  Whenever an unknown word is found, the word is highlighted and the text
28352  scrolled so that it is visible.
28353  In the 
28354 \family sans
28355 spell checker
28356 \family default
28357  dialog, there is also a box showing suggestions for a correction, if any
28358  could be found.
28359  Clicking on one of the corrections will copy to the 
28360 \family sans
28361 Replace
28362 \family default
28363  field, double-click invokes directly the replacement.
28364  Unknown but correctly typed words can be added to the personal dictionary.
28365 \end_layout
28366
28367 \begin_layout Standard
28368 By default, the dictionary file used is determined by the document language
28369  that is set in the 
28370 \family sans
28371 Document\SpecialChar \menuseparator
28372 Settings
28373 \family default
28374  dialog.
28375  If you do not have a dictionary for the document language, spell checking
28376  will bring an error message.
28377  In this case, you can specify another dictionary file in the dialog by
28378  specifying a different 
28379 \family sans
28380 Alternative language
28381 \family default
28382  in preferences dialog.
28383 \end_layout
28384
28385 \begin_layout Standard
28386 After a spell check you will be informed about the number of checked words.
28387 \end_layout
28388
28389 \begin_layout Subsubsection*
28390 Limitations
28391 \end_layout
28392
28393 \begin_layout Standard
28394 It is not possible to change the spelling of a particular word globally,
28395  rather than having to change the spelling separately for each occurrence
28396  of the word.
28397  But you can use the 
28398 \family sans
28399 Find
28400 \begin_inset space ~
28401 \end_inset
28402
28403 &
28404 \begin_inset space ~
28405 \end_inset
28406
28407 Replace
28408 \family default
28409  dialog for that.
28410 \end_layout
28411
28412 \begin_layout Standard
28413 LyX cannot correctly spell check documents containing multiple languages.
28414  This does work with 
28415 \family typewriter
28416 pspell
28417 \family default
28418 , assuming you have marked the different languages appropriately.
28419 \end_layout
28420
28421 \begin_layout Subsubsection*
28422 Further Settings
28423 \end_layout
28424
28425 \begin_layout Standard
28426 The 
28427 \family sans
28428 Spellchecker
28429 \family default
28430  section in the preferences dialog has some additional options:
28431 \end_layout
28432
28433 \begin_layout Description
28434 Escape
28435 \begin_inset space ~
28436 \end_inset
28437
28438 characters Allows you to add non-standard characters that the spell checker
28439  should consider, e.
28440 \begin_inset space \thinspace{}
28441 \end_inset
28442
28443 g.
28444 \begin_inset space \space{}
28445 \end_inset
28446
28447 German umlauts although you are spell checking an English document.
28448  This should not normally be needed.
28449 \end_layout
28450
28451 \begin_layout Description
28452 Personal
28453 \begin_inset space ~
28454 \end_inset
28455
28456 dictionary to use a different file as your personal dictionary instead of
28457  the spell checker's default choice 
28458 \end_layout
28459
28460 \begin_layout Description
28461 Accept
28462 \begin_inset space ~
28463 \end_inset
28464
28465 compound
28466 \begin_inset space ~
28467 \end_inset
28468
28469 words Prevent the spell checker from complaining about compounded words
28470  like 
28471 \begin_inset Quotes eld
28472 \end_inset
28473
28474 passthrough
28475 \begin_inset Quotes erd
28476 \end_inset
28477
28478 .
28479 \end_layout
28480
28481 \begin_layout Description
28482 Use
28483 \begin_inset space ~
28484 \end_inset
28485
28486 input
28487 \begin_inset space ~
28488 \end_inset
28489
28490 encoding Uses the document encoding that is set in the 
28491 \family sans
28492 Document\SpecialChar \menuseparator
28493 Settings
28494 \family default
28495  dialog under 
28496 \family sans
28497 Language
28498 \family default
28499  also for the spellchecker.
28500 \begin_inset Foot
28501 status collapsed
28502
28503 \begin_layout Plain Layout
28504 The encodings are explained in section
28505 \begin_inset space ~
28506 \end_inset
28507
28508
28509 \begin_inset CommandInset ref
28510 LatexCommand ref
28511 reference "cha:The-Document-Settings"
28512
28513 \end_inset
28514
28515 .
28516 \end_layout
28517
28518 \end_inset
28519
28520  Only enable this if you use 
28521 \family typewriter
28522 ispell
28523 \family default
28524  and can't spell check words with international letters in them.
28525  There have been reports that this does not work with all dictionaries,
28526  so this is disabled by default.
28527 \end_layout
28528
28529 \begin_layout Section
28530 Thesaurus
28531 \begin_inset Index idx
28532 status collapsed
28533
28534 \begin_layout Plain Layout
28535 Thesaurus
28536 \end_layout
28537
28538 \end_inset
28539
28540
28541 \begin_inset CommandInset label
28542 LatexCommand label
28543 name "sec:Thesaurus"
28544
28545 \end_inset
28546
28547
28548 \end_layout
28549
28550 \begin_layout Standard
28551 LyX provides a multilingual thesaurus.
28552  It uses the same thesaurus framework as OpenOffice and Firefox (namely
28553  the 
28554 \emph on
28555 MyThes
28556 \emph default
28557
28558 \begin_inset Foot
28559 status collapsed
28560
28561 \begin_layout Plain Layout
28562 \begin_inset CommandInset href
28563 LatexCommand href
28564 target "http://lingucomponent.openoffice.org/thesaurus.html"
28565
28566 \end_inset
28567
28568
28569 \end_layout
28570
28571 \end_inset
28572
28573  thesaurus library, which is included in LyX).
28574  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
28575  are available for many languages.
28576 \end_layout
28577
28578 \begin_layout Standard
28579 This section describes how new dictionaries are installed and set up for
28580  the use with LyX.
28581 \end_layout
28582
28583 \begin_layout Subsection
28584 Setting up the thesaurus
28585 \end_layout
28586
28587 \begin_layout Standard
28588 The 
28589 \emph on
28590 MyThes/
28591 \emph default
28592 OpenOffice thesauri consist of two files per language: A file with the suffix
28593  
28594 \emph on
28595 *.dat
28596 \emph default
28597  containing the data and an index file with the suffix 
28598 \emph on
28599 *.idx
28600 \emph default
28601 .
28602  The standardized file names include the language code for the given language
28603  (e.
28604 \begin_inset space \thinspace{}
28605 \end_inset
28606
28607 g.
28608  en_EN for English).
28609  For instance, the English files are named:
28610 \end_layout
28611
28612 \begin_layout Itemize
28613 th_en_EN_v2.idx
28614 \end_layout
28615
28616 \begin_layout Itemize
28617 th_en_EN_v2.dat
28618 \end_layout
28619
28620 \begin_layout Standard
28621 If you have OpenOffice and its thesaurus installed, these files should be
28622  already on your system.
28623  If not, you can get dictionaries from the site 
28624 \begin_inset Flex URL
28625 status collapsed
28626
28627 \begin_layout Plain Layout
28628
28629 http://extensions.services.openoffice.org
28630 \end_layout
28631
28632 \end_inset
28633
28634 .
28635  Note that, as of OpenOffice 3.0, these files are usually packed in extension
28636  archives (
28637 \emph on
28638 *.oxt
28639 \emph default
28640 ) that contain other files such as spellchecker dictionaries besides the
28641  thesauri.
28642  These archives are simple zip files, so you can unpack them as you would
28643  unpack a zip archive.
28644 \end_layout
28645
28646 \begin_layout Standard
28647 Put the 
28648 \emph on
28649 *.idx
28650 \emph default
28651  and 
28652 \emph on
28653 *.dat
28654 \emph default
28655  files of all languages you want to use into one directory (do not use subfolder
28656 s), and specify the path to this directory in 
28657 \family sans
28658 Tools\SpecialChar \menuseparator
28659 Preferences\SpecialChar \menuseparator
28660 Paths
28661 \family default
28662 .
28663  Now the thesaurus should be ready to use.
28664 \end_layout
28665
28666 \begin_layout Subsection
28667 Using the thesaurus
28668 \end_layout
28669
28670 \begin_layout Standard
28671 To start the thesaurus, use the menu 
28672 \family sans
28673 Tools\SpecialChar \menuseparator
28674 Thesaurus
28675 \family default
28676  or the toolbar button 
28677 \begin_inset Graphics
28678         filename ../images/thesaurus-entry.png
28679         BoundingBox 0bp 5bp 20bp 25bp
28680         rotateOrigin center
28681
28682 \end_inset
28683
28684  while the cursor is at the word you want to look up or while a word is
28685  selected.
28686  A dialog pops up showing you probably related words that you can use as
28687  replacement.
28688  The proposals are grouped into categories.
28689  Note that the thesaurus does not only show synonyms, but also hyperonyms
28690  and hyponyms (such as 
28691 \emph on
28692 plant
28693 \emph default
28694  for 
28695 \emph on
28696 tree
28697 \emph default
28698 ), compounds (such as 
28699 \emph on
28700 tree diagram
28701 \emph default
28702 ) and antonyms (such as 
28703 \emph on
28704 women
28705 \emph default
28706  for 
28707 \emph on
28708 men
28709 \emph default
28710 ), which are marked as such.
28711 \end_layout
28712
28713 \begin_layout Standard
28714 The language is automatically chosen from the language at the cursor, but
28715  you can also switch it in the dialog, as you can enter new words to look
28716  up directly there.
28717 \end_layout
28718
28719 \begin_layout Standard
28720 Note that the thesaurus cannot handle phrases (only compounds that are in
28721  the dictionary, such as the above 
28722 \emph on
28723 tree diagram
28724 \emph default
28725 ), and you have to use the so called lemma form, i.
28726 \begin_inset space \thinspace{}
28727 \end_inset
28728
28729 e.
28730  the form that is used in the dictionaries (for many languages: first person
28731  singular indicative active for nouns, infinitive for verbs).
28732  For example looking up the word forms 
28733 \emph on
28734 reports
28735 \emph default
28736  or 
28737 \emph on
28738 reporting
28739 \emph default
28740  yields no results, while results are shown for the word form 
28741 \emph on
28742 report
28743 \emph default
28744 .
28745  Your best bet is to highlight only the relevant parts of such word (e.
28746 \begin_inset space \thinspace{}
28747 \end_inset
28748
28749 g.
28750  
28751 \emph on
28752 report
28753 \emph default
28754  in 
28755 \emph on
28756 report
28757 \emph default
28758 s), then you get proposals without adjusting the query in the dialog, and
28759  also the replacement will probably be correct (as only the highlighted
28760  part will be replaced, thus the ending remains).
28761 \end_layout
28762
28763 \begin_layout Subsection
28764 Lincense of the Thesaurus library
28765 \end_layout
28766
28767 \begin_layout Standard
28768 The 
28769 \emph on
28770 MyThes
28771 \emph default
28772  library, which is used by LyX for the thesaurus, was created by 
28773 \noun on
28774 Kevin B.
28775  Hendricks
28776 \noun default
28777  as a standalone program.
28778  Version 1.1 of the library is included in LyX.
28779  The library was released under the 
28780 \emph on
28781 Berkeley Database License
28782 \emph default
28783 , which is compatible with LyX's license, the GPL.
28784  In order to meet the requirements of the Berkeley Database License, the
28785  MyThes license file is included in the LyX sources in the folder 
28786 \family sans
28787 ~src/support/mythes/license.readme
28788 \family default
28789 .
28790  In LyX Windows installations it is additionally available in the file 
28791 \family sans
28792 MyThes-License.txt
28793 \family default
28794  that is in the same folder as the file lyx.exe.
28795 \end_layout
28796
28797 \begin_layout Section
28798 Change Tracking
28799 \begin_inset Index idx
28800 status collapsed
28801
28802 \begin_layout Plain Layout
28803 Change Tracking
28804 \end_layout
28805
28806 \end_inset
28807
28808
28809 \begin_inset Index idx
28810 status collapsed
28811
28812 \begin_layout Plain Layout
28813 Document ! Change Tracking
28814 \end_layout
28815
28816 \end_inset
28817
28818
28819 \begin_inset CommandInset label
28820 LatexCommand label
28821 name "sec:Change-Tracking"
28822
28823 \end_inset
28824
28825
28826 \end_layout
28827
28828 \begin_layout Standard
28829 When you work on a document collaboratively it is extremely useful to be
28830  able to see changes that others have made highlighted in the document.
28831  You can then decide if you want to accept a change or not.
28832  This can be achieved by turning on change tracking in the menu 
28833 \family sans
28834 Document\SpecialChar \menuseparator
28835 Change
28836 \begin_inset space ~
28837 \end_inset
28838
28839 Tracking\SpecialChar \menuseparator
28840 Track
28841 \begin_inset space ~
28842 \end_inset
28843
28844 Changes
28845 \family default
28846 .
28847 \end_layout
28848
28849 \begin_layout Standard
28850 Changes made in the document will then be highlighted by colors: 
28851 \color blue
28852 Blue text
28853 \color inherit
28854  is an addition, 
28855 \color red
28856 red canceled text
28857 \color inherit
28858  is a deletion.
28859  You can change the color in LyX's preferences dialog under 
28860 \family sans
28861 Look
28862 \begin_inset space ~
28863 \end_inset
28864
28865 and
28866 \begin_inset space ~
28867 \end_inset
28868
28869 feel
28870 \family default
28871
28872 \family sans
28873 Colors
28874 \family default
28875 .
28876 \begin_inset Index idx
28877 status collapsed
28878
28879 \begin_layout Plain Layout
28880 Color ! LyX screen
28881 \end_layout
28882
28883 \end_inset
28884
28885
28886 \end_layout
28887
28888 \begin_layout Standard
28889 When change tracking is activated, you will see the review toolbar in LyX:
28890 \begin_inset Index idx
28891 status collapsed
28892
28893 \begin_layout Plain Layout
28894 Toolbar ! Review
28895 \end_layout
28896
28897 \end_inset
28898
28899
28900 \end_layout
28901
28902 \begin_layout Standard
28903 \begin_inset VSpace defskip
28904 \end_inset
28905
28906
28907 \end_layout
28908
28909 \begin_layout Standard
28910 \begin_inset Graphics
28911         filename clipart/ChangesToolbar.png
28912
28913 \end_inset
28914
28915
28916 \end_layout
28917
28918 \begin_layout Standard
28919 \begin_inset VSpace defskip
28920 \end_inset
28921
28922
28923 \end_layout
28924
28925 \begin_layout Standard
28926 The review toolbar as shown above contains from left to right the following
28927  buttons:
28928 \end_layout
28929
28930 \begin_layout Standard
28931 \begin_inset VSpace defskip
28932 \end_inset
28933
28934
28935 \end_layout
28936
28937 \begin_layout Standard
28938 \begin_inset Tabular
28939 <lyxtabular version="3" rows="10" columns="2">
28940 <features islongtable="true" tabularvalignment="middle">
28941 <column alignment="left" valignment="top" width="0">
28942 <column alignment="left" valignment="top" width="0">
28943 <row interlinespace="2.5mm">
28944 <cell alignment="center" valignment="top" usebox="none">
28945 \begin_inset Text
28946
28947 \begin_layout Plain Layout
28948 \begin_inset Graphics
28949         filename ../images/changes-track.png
28950         BoundingBox 0bp 5bp 20bp 25bp
28951         rotateOrigin center
28952
28953 \end_inset
28954
28955
28956 \end_layout
28957
28958 \end_inset
28959 </cell>
28960 <cell alignment="center" valignment="top" usebox="none">
28961 \begin_inset Text
28962
28963 \begin_layout Plain Layout
28964
28965 \family sans
28966 Document\SpecialChar \menuseparator
28967 Change
28968 \begin_inset space ~
28969 \end_inset
28970
28971 Tracking\SpecialChar \menuseparator
28972 Track
28973 \begin_inset space ~
28974 \end_inset
28975
28976 Changes
28977 \end_layout
28978
28979 \end_inset
28980 </cell>
28981 </row>
28982 <row interlinespace="2.5mm">
28983 <cell alignment="center" valignment="top" usebox="none">
28984 \begin_inset Text
28985
28986 \begin_layout Plain Layout
28987 \begin_inset Graphics
28988         filename ../images/changes-output.png
28989         BoundingBox 0bp 5bp 20bp 25bp
28990         rotateOrigin center
28991
28992 \end_inset
28993
28994
28995 \end_layout
28996
28997 \end_inset
28998 </cell>
28999 <cell alignment="center" valignment="top" usebox="none">
29000 \begin_inset Text
29001
29002 \begin_layout Plain Layout
29003
29004 \family sans
29005 Document\SpecialChar \menuseparator
29006 Change
29007 \begin_inset space ~
29008 \end_inset
29009
29010 Tracking\SpecialChar \menuseparator
29011 Show
29012 \begin_inset space ~
29013 \end_inset
29014
29015 Changes
29016 \begin_inset space ~
29017 \end_inset
29018
29019 in
29020 \begin_inset space ~
29021 \end_inset
29022
29023 Output
29024 \end_layout
29025
29026 \end_inset
29027 </cell>
29028 </row>
29029 <row interlinespace="2.5mm">
29030 <cell alignment="center" valignment="top" usebox="none">
29031 \begin_inset Text
29032
29033 \begin_layout Plain Layout
29034 \begin_inset Graphics
29035         filename ../images/change-next.png
29036         BoundingBox 0bp 5bp 20bp 25bp
29037         rotateOrigin center
29038
29039 \end_inset
29040
29041
29042 \end_layout
29043
29044 \end_inset
29045 </cell>
29046 <cell alignment="center" valignment="top" usebox="none">
29047 \begin_inset Text
29048
29049 \begin_layout Plain Layout
29050 Jumps to the next change
29051 \end_layout
29052
29053 \end_inset
29054 </cell>
29055 </row>
29056 <row interlinespace="2.5mm">
29057 <cell alignment="center" valignment="top" usebox="none">
29058 \begin_inset Text
29059
29060 \begin_layout Plain Layout
29061 \begin_inset Graphics
29062         filename ../images/change-accept.png
29063         BoundingBox 0bp 5bp 20bp 25bp
29064         rotateOrigin center
29065
29066 \end_inset
29067
29068
29069 \end_layout
29070
29071 \end_inset
29072 </cell>
29073 <cell alignment="center" valignment="top" usebox="none">
29074 \begin_inset Text
29075
29076 \begin_layout Plain Layout
29077
29078 \family sans
29079 Document\SpecialChar \menuseparator
29080 Change
29081 \begin_inset space ~
29082 \end_inset
29083
29084 Tracking\SpecialChar \menuseparator
29085 Accept
29086 \begin_inset space ~
29087 \end_inset
29088
29089 Change
29090 \end_layout
29091
29092 \end_inset
29093 </cell>
29094 </row>
29095 <row interlinespace="2.5mm">
29096 <cell alignment="center" valignment="top" usebox="none">
29097 \begin_inset Text
29098
29099 \begin_layout Plain Layout
29100 \begin_inset Graphics
29101         filename ../images/change-reject.png
29102         BoundingBox 0bp 5bp 20bp 25bp
29103         rotateOrigin center
29104
29105 \end_inset
29106
29107
29108 \end_layout
29109
29110 \end_inset
29111 </cell>
29112 <cell alignment="center" valignment="top" usebox="none">
29113 \begin_inset Text
29114
29115 \begin_layout Plain Layout
29116
29117 \family sans
29118 Document\SpecialChar \menuseparator
29119 Change
29120 \begin_inset space ~
29121 \end_inset
29122
29123 Tracking\SpecialChar \menuseparator
29124 Reject
29125 \begin_inset space ~
29126 \end_inset
29127
29128 Change
29129 \end_layout
29130
29131 \end_inset
29132 </cell>
29133 </row>
29134 <row interlinespace="2.5mm">
29135 <cell alignment="center" valignment="top" usebox="none">
29136 \begin_inset Text
29137
29138 \begin_layout Plain Layout
29139 \begin_inset Graphics
29140         filename ../images/changes-merge.png
29141         BoundingBox 0bp 5bp 20bp 25bp
29142         rotateOrigin center
29143
29144 \end_inset
29145
29146
29147 \end_layout
29148
29149 \end_inset
29150 </cell>
29151 <cell alignment="center" valignment="top" usebox="none">
29152 \begin_inset Text
29153
29154 \begin_layout Plain Layout
29155
29156 \family sans
29157 Document\SpecialChar \menuseparator
29158 Change
29159 \begin_inset space ~
29160 \end_inset
29161
29162 Tracking\SpecialChar \menuseparator
29163 Merge
29164 \begin_inset space ~
29165 \end_inset
29166
29167 Changes
29168 \end_layout
29169
29170 \end_inset
29171 </cell>
29172 </row>
29173 <row interlinespace="2.5mm">
29174 <cell alignment="center" valignment="top" usebox="none">
29175 \begin_inset Text
29176
29177 \begin_layout Plain Layout
29178 \begin_inset Graphics
29179         filename ../images/all-changes-accept.png
29180         BoundingBox 0bp 5bp 20bp 25bp
29181         rotateOrigin center
29182
29183 \end_inset
29184
29185
29186 \end_layout
29187
29188 \end_inset
29189 </cell>
29190 <cell alignment="center" valignment="top" usebox="none">
29191 \begin_inset Text
29192
29193 \begin_layout Plain Layout
29194
29195 \family sans
29196 Document\SpecialChar \menuseparator
29197 Change
29198 \begin_inset space ~
29199 \end_inset
29200
29201 Tracking\SpecialChar \menuseparator
29202 Accept
29203 \begin_inset space ~
29204 \end_inset
29205
29206 All
29207 \begin_inset space ~
29208 \end_inset
29209
29210 Changes
29211 \end_layout
29212
29213 \end_inset
29214 </cell>
29215 </row>
29216 <row interlinespace="2.5mm">
29217 <cell alignment="center" valignment="top" usebox="none">
29218 \begin_inset Text
29219
29220 \begin_layout Plain Layout
29221 \begin_inset Graphics
29222         filename ../images/all-changes-reject.png
29223         BoundingBox 0bp 5bp 20bp 25bp
29224         rotateOrigin center
29225
29226 \end_inset
29227
29228
29229 \end_layout
29230
29231 \end_inset
29232 </cell>
29233 <cell alignment="center" valignment="top" usebox="none">
29234 \begin_inset Text
29235
29236 \begin_layout Plain Layout
29237
29238 \family sans
29239 Document\SpecialChar \menuseparator
29240 Change
29241 \begin_inset space ~
29242 \end_inset
29243
29244 Tracking\SpecialChar \menuseparator
29245 Reject
29246 \begin_inset space ~
29247 \end_inset
29248
29249 All
29250 \begin_inset space ~
29251 \end_inset
29252
29253 Changes
29254 \end_layout
29255
29256 \end_inset
29257 </cell>
29258 </row>
29259 <row interlinespace="2.5mm">
29260 <cell alignment="center" valignment="top" usebox="none">
29261 \begin_inset Text
29262
29263 \begin_layout Plain Layout
29264 \begin_inset Graphics
29265         filename ../images/note-insert.png
29266         BoundingBox 0bp 5bp 20bp 25bp
29267         rotateOrigin center
29268
29269 \end_inset
29270
29271
29272 \end_layout
29273
29274 \end_inset
29275 </cell>
29276 <cell alignment="center" valignment="top" usebox="none">
29277 \begin_inset Text
29278
29279 \begin_layout Plain Layout
29280
29281 \family sans
29282 Insert\SpecialChar \menuseparator
29283 Note\SpecialChar \menuseparator
29284 LyX
29285 \begin_inset space ~
29286 \end_inset
29287
29288 Note
29289 \end_layout
29290
29291 \end_inset
29292 </cell>
29293 </row>
29294 <row interlinespace="2.5mm">
29295 <cell alignment="center" valignment="top" usebox="none">
29296 \begin_inset Text
29297
29298 \begin_layout Plain Layout
29299 \begin_inset Graphics
29300         filename ../images/note-next.png
29301         BoundingBox 0bp 5bp 20bp 25bp
29302         rotateOrigin center
29303
29304 \end_inset
29305
29306
29307 \end_layout
29308
29309 \end_inset
29310 </cell>
29311 <cell alignment="center" valignment="top" usebox="none">
29312 \begin_inset Text
29313
29314 \begin_layout Plain Layout
29315
29316 \family sans
29317 Navigate\SpecialChar \menuseparator
29318 Next
29319 \begin_inset space ~
29320 \end_inset
29321
29322 Note
29323 \end_layout
29324
29325 \end_inset
29326 </cell>
29327 </row>
29328 </lyxtabular>
29329
29330 \end_inset
29331
29332
29333 \end_layout
29334
29335 \begin_layout Standard
29336 \begin_inset VSpace defskip
29337 \end_inset
29338
29339
29340 \end_layout
29341
29342 \begin_layout Standard
29343 The review toolbar helps you to accept, reject, or merge changes – highlight
29344  the change and press one of the desired toolbar buttons.
29345  When you merge changes, a window pops up showing you information about
29346  the next change behind the current cursor position.
29347  So you don't need to highlight a certain change.
29348  Within the merge window you can decide to accept or reject changes and
29349  step to the next change.
29350  This way you can jump through all the changes in the document.
29351 \end_layout
29352
29353 \begin_layout Standard
29354 The toolbar has two buttons to handle notes because notes are often important
29355  to describe a change.
29356 \end_layout
29357
29358 \begin_layout Standard
29359 To show made changes in the output you need the LaTeX package 
29360 \series bold
29361 dvipost
29362 \series default
29363
29364 \begin_inset Index idx
29365 status collapsed
29366
29367 \begin_layout Plain Layout
29368 LaTeX-packages ! dvipost
29369 \end_layout
29370
29371 \end_inset
29372
29373  installed.
29374  You will find it in the TeX Catalogue, 
29375 \begin_inset CommandInset citation
29376 LatexCommand cite
29377 key "TeXCatalogue"
29378
29379 \end_inset
29380
29381  or in the package manager of your LaTeX-system.
29382 \end_layout
29383
29384 \begin_layout Section
29385 International Support
29386 \begin_inset Index idx
29387 status collapsed
29388
29389 \begin_layout Plain Layout
29390 International support
29391 \end_layout
29392
29393 \end_inset
29394
29395
29396 \end_layout
29397
29398 \begin_layout Standard
29399 This section describes how to use LyX with any language you want.
29400  For some non-western languages there are special Wiki-pages that explain
29401  how to set up LyX to use them: 
29402 \begin_inset CommandInset citation
29403 LatexCommand cite
29404 key "Arabic,Armenian,Farsi,Hebrew"
29405
29406 \end_inset
29407
29408
29409 \end_layout
29410
29411 \begin_layout Standard
29412 Besides languages, LyX also supports phonetic symbols, see section
29413 \begin_inset space ~
29414 \end_inset
29415
29416
29417 \begin_inset CommandInset ref
29418 LatexCommand ref
29419 reference "sub:Special-Character"
29420
29421 \end_inset
29422
29423 .
29424 \end_layout
29425
29426 \begin_layout Subsection
29427 Language Options
29428 \begin_inset Index idx
29429 status collapsed
29430
29431 \begin_layout Plain Layout
29432 Language ! Options
29433 \end_layout
29434
29435 \end_inset
29436
29437
29438 \begin_inset Index idx
29439 status collapsed
29440
29441 \begin_layout Plain Layout
29442 Document ! Settings
29443 \end_layout
29444
29445 \end_inset
29446
29447
29448 \begin_inset Index idx
29449 status collapsed
29450
29451 \begin_layout Plain Layout
29452 Document ! Language
29453 \end_layout
29454
29455 \end_inset
29456
29457
29458 \end_layout
29459
29460 \begin_layout Standard
29461 The 
29462 \family sans
29463 Document\SpecialChar \menuseparator
29464 Settings
29465 \family default
29466  dialog lets you set 
29467 \family roman
29468 the language and character encoding for your language.
29469  
29470 \end_layout
29471
29472 \begin_layout Standard
29473 Choose your language in the 
29474 \family sans
29475 Language
29476 \family default
29477  section of this dialog.
29478  The default is 
29479 \family sans
29480 English
29481 \family default
29482 .
29483 \end_layout
29484
29485 \begin_layout Standard
29486 Under 
29487 \family sans
29488 Encoding
29489 \family default
29490  you can choose the character encoding map you want to use for LaTeX export.
29491  The option 
29492 \family sans
29493 Language Default
29494 \family default
29495  is the preferred choice and works well in most cases.
29496  For details about the different encoding options see section
29497 \begin_inset space ~
29498 \end_inset
29499
29500
29501 \begin_inset CommandInset ref
29502 LatexCommand ref
29503 reference "cha:The-Document-Settings"
29504
29505 \end_inset
29506
29507 .
29508 \end_layout
29509
29510 \begin_layout Subsection
29511 Keyboard mapping configuration
29512 \begin_inset CommandInset label
29513 LatexCommand label
29514 name "sub:Keyboard-mapping"
29515
29516 \end_inset
29517
29518
29519 \end_layout
29520
29521 \begin_layout Standard
29522 If you have for example a U.S.-style keyboard and want to write in a language
29523  other than English, you can use an alternate keymap.
29524  For example, if you have a U.S.-style keyboard but want to write in Italian,
29525  you can configure LyX to use an Italian keymap.
29526  The preferences dialog allows you to choose up to two keyboard mappings,
29527  see section
29528 \begin_inset space ~
29529 \end_inset
29530
29531
29532 \begin_inset CommandInset ref
29533 LatexCommand ref
29534 reference "sub:Keyboard-Map"
29535
29536 \end_inset
29537
29538 .
29539  You can choose primary and secondary keyboard languages and then select
29540  which one you want to use.
29541 \end_layout
29542
29543 \begin_layout Standard
29544 Finally, you may just want to change a few key mappings or create an entirely
29545  different keymap (for Vulcan, for instance).
29546  You may, for example, normally write in Italian on a U.S.
29547  keyboard but want to include an occasional quotation in German.
29548  In such a case, you can write your own keyboard mapping or modify an existing
29549  one to support the characters you want.
29550  This and many other customizations are explained in the 
29551 \emph on
29552 Customization
29553 \emph default
29554  manual.
29555 \end_layout
29556
29557 \begin_layout Subsection
29558 Character Tables
29559 \end_layout
29560
29561 \begin_layout Standard
29562 Table
29563 \begin_inset space ~
29564 \end_inset
29565
29566
29567 \begin_inset CommandInset ref
29568 LatexCommand ref
29569 reference "cap:The-latin1-character"
29570
29571 \end_inset
29572
29573  shows the 
29574 \family typewriter
29575 Latin1
29576 \family default
29577  character set.
29578  You should be able to enter the characters in the first eight columns directly
29579  from the keyboard.
29580 \end_layout
29581
29582 \begin_layout Standard
29583 There are a few things you need to know about this table.
29584  Here are some of the details you'll need to bear in mind when using characters
29585  from the 
29586 \family typewriter
29587 Latin1
29588 \family default
29589  character set:
29590 \end_layout
29591
29592 \begin_layout Itemize
29593 Even if you have selected 
29594 \family sans
29595 latin1
29596 \family default
29597  in the 
29598 \family sans
29599 Document\SpecialChar \menuseparator
29600 Settings
29601 \family default
29602  dialog, users who have only the 
29603 \family typewriter
29604 T1
29605 \family default
29606 -fonts for LaTeX [or who have the 
29607 \family typewriter
29608 T1
29609 \family default
29610 -fonts but aren't using them] will still miss a few characters: D0, F0,
29611  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
29612  french quotes won't show up.
29613 \end_layout
29614
29615 \begin_layout Standard
29616 \begin_inset Float table
29617 wide false
29618 sideways false
29619 status open
29620
29621 \begin_layout Plain Layout
29622 \begin_inset Caption
29623
29624 \begin_layout Plain Layout
29625 \begin_inset CommandInset label
29626 LatexCommand label
29627 name "cap:The-latin1-character"
29628
29629 \end_inset
29630
29631 The 
29632 \family typewriter
29633 latin1
29634 \family default
29635  character set
29636 \end_layout
29637
29638 \end_inset
29639
29640
29641 \end_layout
29642
29643 \begin_layout Plain Layout
29644 \align center
29645 \begin_inset Tabular
29646 <lyxtabular version="3" rows="17" columns="17">
29647 <features tabularvalignment="middle">
29648 <column alignment="center" valignment="top" width="0pt">
29649 <column alignment="center" valignment="top" width="0pt">
29650 <column alignment="center" valignment="top" width="0pt">
29651 <column alignment="center" valignment="top" width="0pt">
29652 <column alignment="center" valignment="top" width="0pt">
29653 <column alignment="center" valignment="top" width="0pt">
29654 <column alignment="center" valignment="top" width="0pt">
29655 <column alignment="center" valignment="top" width="0pt">
29656 <column alignment="center" valignment="top" width="0pt">
29657 <column alignment="center" valignment="top" width="0pt">
29658 <column alignment="center" valignment="top" width="0pt">
29659 <column alignment="center" valignment="top" width="0pt">
29660 <column alignment="center" valignment="top" width="0pt">
29661 <column alignment="center" valignment="top" width="0pt">
29662 <column alignment="center" valignment="top" width="0pt">
29663 <column alignment="center" valignment="top" width="0pt">
29664 <column alignment="center" valignment="top" width="0pt">
29665 <row>
29666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29667 \begin_inset Text
29668
29669 \begin_layout Plain Layout
29670
29671 \end_layout
29672
29673 \end_inset
29674 </cell>
29675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29676 \begin_inset Text
29677
29678 \begin_layout Plain Layout
29679
29680 \family roman
29681 \series medium
29682 \shape up
29683 \size tiny
29684 \emph off
29685 \bar no
29686 \noun off
29687 \color none
29688 00
29689 \end_layout
29690
29691 \end_inset
29692 </cell>
29693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29694 \begin_inset Text
29695
29696 \begin_layout Plain Layout
29697
29698 \family roman
29699 \series medium
29700 \shape up
29701 \size tiny
29702 \emph off
29703 \bar no
29704 \noun off
29705 \color none
29706 10
29707 \end_layout
29708
29709 \end_inset
29710 </cell>
29711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29712 \begin_inset Text
29713
29714 \begin_layout Plain Layout
29715
29716 \family roman
29717 \series medium
29718 \shape up
29719 \size tiny
29720 \emph off
29721 \bar no
29722 \noun off
29723 \color none
29724 20
29725 \end_layout
29726
29727 \end_inset
29728 </cell>
29729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29730 \begin_inset Text
29731
29732 \begin_layout Plain Layout
29733
29734 \family roman
29735 \series medium
29736 \shape up
29737 \size tiny
29738 \emph off
29739 \bar no
29740 \noun off
29741 \color none
29742 30
29743 \end_layout
29744
29745 \end_inset
29746 </cell>
29747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29748 \begin_inset Text
29749
29750 \begin_layout Plain Layout
29751
29752 \family roman
29753 \series medium
29754 \shape up
29755 \size tiny
29756 \emph off
29757 \bar no
29758 \noun off
29759 \color none
29760 40
29761 \end_layout
29762
29763 \end_inset
29764 </cell>
29765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29766 \begin_inset Text
29767
29768 \begin_layout Plain Layout
29769
29770 \family roman
29771 \series medium
29772 \shape up
29773 \size tiny
29774 \emph off
29775 \bar no
29776 \noun off
29777 \color none
29778 50
29779 \end_layout
29780
29781 \end_inset
29782 </cell>
29783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29784 \begin_inset Text
29785
29786 \begin_layout Plain Layout
29787
29788 \family roman
29789 \series medium
29790 \shape up
29791 \size tiny
29792 \emph off
29793 \bar no
29794 \noun off
29795 \color none
29796 60
29797 \end_layout
29798
29799 \end_inset
29800 </cell>
29801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29802 \begin_inset Text
29803
29804 \begin_layout Plain Layout
29805
29806 \family roman
29807 \series medium
29808 \shape up
29809 \size tiny
29810 \emph off
29811 \bar no
29812 \noun off
29813 \color none
29814 70
29815 \end_layout
29816
29817 \end_inset
29818 </cell>
29819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29820 \begin_inset Text
29821
29822 \begin_layout Plain Layout
29823
29824 \family roman
29825 \series medium
29826 \shape up
29827 \size tiny
29828 \emph off
29829 \bar no
29830 \noun off
29831 \color none
29832 80
29833 \end_layout
29834
29835 \end_inset
29836 </cell>
29837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29838 \begin_inset Text
29839
29840 \begin_layout Plain Layout
29841
29842 \family roman
29843 \series medium
29844 \shape up
29845 \size tiny
29846 \emph off
29847 \bar no
29848 \noun off
29849 \color none
29850 90
29851 \end_layout
29852
29853 \end_inset
29854 </cell>
29855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29856 \begin_inset Text
29857
29858 \begin_layout Plain Layout
29859
29860 \family roman
29861 \series medium
29862 \shape up
29863 \size tiny
29864 \emph off
29865 \bar no
29866 \noun off
29867 \color none
29868 A0
29869 \end_layout
29870
29871 \end_inset
29872 </cell>
29873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29874 \begin_inset Text
29875
29876 \begin_layout Plain Layout
29877
29878 \family roman
29879 \series medium
29880 \shape up
29881 \size tiny
29882 \emph off
29883 \bar no
29884 \noun off
29885 \color none
29886 B0
29887 \end_layout
29888
29889 \end_inset
29890 </cell>
29891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29892 \begin_inset Text
29893
29894 \begin_layout Plain Layout
29895
29896 \family roman
29897 \series medium
29898 \shape up
29899 \size tiny
29900 \emph off
29901 \bar no
29902 \noun off
29903 \color none
29904 C0
29905 \end_layout
29906
29907 \end_inset
29908 </cell>
29909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29910 \begin_inset Text
29911
29912 \begin_layout Plain Layout
29913
29914 \family roman
29915 \series medium
29916 \shape up
29917 \size tiny
29918 \emph off
29919 \bar no
29920 \noun off
29921 \color none
29922 D0
29923 \end_layout
29924
29925 \end_inset
29926 </cell>
29927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29928 \begin_inset Text
29929
29930 \begin_layout Plain Layout
29931
29932 \family roman
29933 \series medium
29934 \shape up
29935 \size tiny
29936 \emph off
29937 \bar no
29938 \noun off
29939 \color none
29940 E0
29941 \end_layout
29942
29943 \end_inset
29944 </cell>
29945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29946 \begin_inset Text
29947
29948 \begin_layout Plain Layout
29949
29950 \family roman
29951 \series medium
29952 \shape up
29953 \size tiny
29954 \emph off
29955 \bar no
29956 \noun off
29957 \color none
29958 F0
29959 \end_layout
29960
29961 \end_inset
29962 </cell>
29963 </row>
29964 <row>
29965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29966 \begin_inset Text
29967
29968 \begin_layout Plain Layout
29969
29970 \family roman
29971 \series medium
29972 \shape up
29973 \size tiny
29974 \emph off
29975 \bar no
29976 \noun off
29977 \color none
29978 00
29979 \end_layout
29980
29981 \end_inset
29982 </cell>
29983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29984 \begin_inset Text
29985
29986 \begin_layout Plain Layout
29987
29988 \end_layout
29989
29990 \end_inset
29991 </cell>
29992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29993 \begin_inset Text
29994
29995 \begin_layout Plain Layout
29996
29997 \end_layout
29998
29999 \end_inset
30000 </cell>
30001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30002 \begin_inset Text
30003
30004 \begin_layout Plain Layout
30005
30006 \end_layout
30007
30008 \end_inset
30009 </cell>
30010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30011 \begin_inset Text
30012
30013 \begin_layout Plain Layout
30014
30015 \family roman
30016 \series medium
30017 \shape up
30018 \emph off
30019 \bar no
30020 \noun off
30021 \color none
30022 0
30023 \end_layout
30024
30025 \end_inset
30026 </cell>
30027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30028 \begin_inset Text
30029
30030 \begin_layout Plain Layout
30031
30032 \family roman
30033 \series medium
30034 \shape up
30035 \emph off
30036 \bar no
30037 \noun off
30038 \color none
30039 @
30040 \end_layout
30041
30042 \end_inset
30043 </cell>
30044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30045 \begin_inset Text
30046
30047 \begin_layout Plain Layout
30048
30049 \family roman
30050 \series medium
30051 \shape up
30052 \emph off
30053 \bar no
30054 \noun off
30055 \color none
30056 P
30057 \end_layout
30058
30059 \end_inset
30060 </cell>
30061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30062 \begin_inset Text
30063
30064 \begin_layout Plain Layout
30065
30066 \family roman
30067 \series medium
30068 \shape up
30069 \emph off
30070 \bar no
30071 \noun off
30072 \color none
30073 '
30074 \end_layout
30075
30076 \end_inset
30077 </cell>
30078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30079 \begin_inset Text
30080
30081 \begin_layout Plain Layout
30082
30083 \family roman
30084 \series medium
30085 \shape up
30086 \emph off
30087 \bar no
30088 \noun off
30089 \color none
30090 p
30091 \end_layout
30092
30093 \end_inset
30094 </cell>
30095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30096 \begin_inset Text
30097
30098 \begin_layout Plain Layout
30099
30100 \end_layout
30101
30102 \end_inset
30103 </cell>
30104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30105 \begin_inset Text
30106
30107 \begin_layout Plain Layout
30108
30109 \end_layout
30110
30111 \end_inset
30112 </cell>
30113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30114 \begin_inset Text
30115
30116 \begin_layout Plain Layout
30117
30118 \end_layout
30119
30120 \end_inset
30121 </cell>
30122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30123 \begin_inset Text
30124
30125 \begin_layout Plain Layout
30126
30127 \family roman
30128 \series medium
30129 \shape up
30130 \emph off
30131 \bar no
30132 \noun off
30133 \color none
30134 °
30135 \end_layout
30136
30137 \end_inset
30138 </cell>
30139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30140 \begin_inset Text
30141
30142 \begin_layout Plain Layout
30143
30144 \family roman
30145 \series medium
30146 \shape up
30147 \emph off
30148 \bar no
30149 \noun off
30150 \color none
30151 À
30152 \end_layout
30153
30154 \end_inset
30155 </cell>
30156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30157 \begin_inset Text
30158
30159 \begin_layout Plain Layout
30160
30161 \family roman
30162 \series medium
30163 \shape up
30164 \emph off
30165 \bar no
30166 \noun off
30167 \color none
30168 Ð
30169 \end_layout
30170
30171 \end_inset
30172 </cell>
30173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30174 \begin_inset Text
30175
30176 \begin_layout Plain Layout
30177
30178 \family roman
30179 \series medium
30180 \shape up
30181 \emph off
30182 \bar no
30183 \noun off
30184 \color none
30185 à
30186 \end_layout
30187
30188 \end_inset
30189 </cell>
30190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30191 \begin_inset Text
30192
30193 \begin_layout Plain Layout
30194
30195 \family roman
30196 \series medium
30197 \shape up
30198 \emph off
30199 \bar no
30200 \noun off
30201 \color none
30202 ð
30203 \end_layout
30204
30205 \end_inset
30206 </cell>
30207 </row>
30208 <row>
30209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30210 \begin_inset Text
30211
30212 \begin_layout Plain Layout
30213
30214 \family roman
30215 \series medium
30216 \shape up
30217 \size tiny
30218 \emph off
30219 \bar no
30220 \noun off
30221 \color none
30222 01
30223 \end_layout
30224
30225 \end_inset
30226 </cell>
30227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30228 \begin_inset Text
30229
30230 \begin_layout Plain Layout
30231
30232 \end_layout
30233
30234 \end_inset
30235 </cell>
30236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30237 \begin_inset Text
30238
30239 \begin_layout Plain Layout
30240
30241 \end_layout
30242
30243 \end_inset
30244 </cell>
30245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30246 \begin_inset Text
30247
30248 \begin_layout Plain Layout
30249
30250 \family roman
30251 \series medium
30252 \shape up
30253 \emph off
30254 \bar no
30255 \noun off
30256 \color none
30257 !
30258 \end_layout
30259
30260 \end_inset
30261 </cell>
30262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30263 \begin_inset Text
30264
30265 \begin_layout Plain Layout
30266
30267 \family roman
30268 \series medium
30269 \shape up
30270 \emph off
30271 \bar no
30272 \noun off
30273 \color none
30274 1
30275 \end_layout
30276
30277 \end_inset
30278 </cell>
30279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30280 \begin_inset Text
30281
30282 \begin_layout Plain Layout
30283
30284 \family roman
30285 \series medium
30286 \shape up
30287 \emph off
30288 \bar no
30289 \noun off
30290 \color none
30291 A
30292 \end_layout
30293
30294 \end_inset
30295 </cell>
30296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30297 \begin_inset Text
30298
30299 \begin_layout Plain Layout
30300
30301 \family roman
30302 \series medium
30303 \shape up
30304 \emph off
30305 \bar no
30306 \noun off
30307 \color none
30308 Q
30309 \end_layout
30310
30311 \end_inset
30312 </cell>
30313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30314 \begin_inset Text
30315
30316 \begin_layout Plain Layout
30317
30318 \family roman
30319 \series medium
30320 \shape up
30321 \emph off
30322 \bar no
30323 \noun off
30324 \color none
30325 a
30326 \end_layout
30327
30328 \end_inset
30329 </cell>
30330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30331 \begin_inset Text
30332
30333 \begin_layout Plain Layout
30334
30335 \family roman
30336 \series medium
30337 \shape up
30338 \emph off
30339 \bar no
30340 \noun off
30341 \color none
30342 q
30343 \end_layout
30344
30345 \end_inset
30346 </cell>
30347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30348 \begin_inset Text
30349
30350 \begin_layout Plain Layout
30351
30352 \end_layout
30353
30354 \end_inset
30355 </cell>
30356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30357 \begin_inset Text
30358
30359 \begin_layout Plain Layout
30360
30361 \end_layout
30362
30363 \end_inset
30364 </cell>
30365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30366 \begin_inset Text
30367
30368 \begin_layout Plain Layout
30369
30370 \family roman
30371 \series medium
30372 \shape up
30373 \emph off
30374 \bar no
30375 \noun off
30376 \color none
30377 ¡
30378 \end_layout
30379
30380 \end_inset
30381 </cell>
30382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30383 \begin_inset Text
30384
30385 \begin_layout Plain Layout
30386
30387 \family roman
30388 \series medium
30389 \shape up
30390 \emph off
30391 \bar no
30392 \noun off
30393 \color none
30394 ±
30395 \end_layout
30396
30397 \end_inset
30398 </cell>
30399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30400 \begin_inset Text
30401
30402 \begin_layout Plain Layout
30403
30404 \family roman
30405 \series medium
30406 \shape up
30407 \emph off
30408 \bar no
30409 \noun off
30410 \color none
30411 Á
30412 \end_layout
30413
30414 \end_inset
30415 </cell>
30416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30417 \begin_inset Text
30418
30419 \begin_layout Plain Layout
30420
30421 \family roman
30422 \series medium
30423 \shape up
30424 \emph off
30425 \bar no
30426 \noun off
30427 \color none
30428 Ñ
30429 \end_layout
30430
30431 \end_inset
30432 </cell>
30433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30434 \begin_inset Text
30435
30436 \begin_layout Plain Layout
30437
30438 \family roman
30439 \series medium
30440 \shape up
30441 \emph off
30442 \bar no
30443 \noun off
30444 \color none
30445 á
30446 \end_layout
30447
30448 \end_inset
30449 </cell>
30450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30451 \begin_inset Text
30452
30453 \begin_layout Plain Layout
30454
30455 \family roman
30456 \series medium
30457 \shape up
30458 \emph off
30459 \bar no
30460 \noun off
30461 \color none
30462 ñ
30463 \end_layout
30464
30465 \end_inset
30466 </cell>
30467 </row>
30468 <row>
30469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30470 \begin_inset Text
30471
30472 \begin_layout Plain Layout
30473
30474 \family roman
30475 \series medium
30476 \shape up
30477 \size tiny
30478 \emph off
30479 \bar no
30480 \noun off
30481 \color none
30482 02
30483 \end_layout
30484
30485 \end_inset
30486 </cell>
30487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30488 \begin_inset Text
30489
30490 \begin_layout Plain Layout
30491
30492 \end_layout
30493
30494 \end_inset
30495 </cell>
30496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30497 \begin_inset Text
30498
30499 \begin_layout Plain Layout
30500
30501 \end_layout
30502
30503 \end_inset
30504 </cell>
30505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30506 \begin_inset Text
30507
30508 \begin_layout Plain Layout
30509
30510 \family roman
30511 \series medium
30512 \shape up
30513 \emph off
30514 \bar no
30515 \noun off
30516 \color none
30517 \begin_inset Quotes eld
30518 \end_inset
30519
30520
30521 \end_layout
30522
30523 \end_inset
30524 </cell>
30525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30526 \begin_inset Text
30527
30528 \begin_layout Plain Layout
30529
30530 \family roman
30531 \series medium
30532 \shape up
30533 \emph off
30534 \bar no
30535 \noun off
30536 \color none
30537 2
30538 \end_layout
30539
30540 \end_inset
30541 </cell>
30542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30543 \begin_inset Text
30544
30545 \begin_layout Plain Layout
30546
30547 \family roman
30548 \series medium
30549 \shape up
30550 \emph off
30551 \bar no
30552 \noun off
30553 \color none
30554 B
30555 \end_layout
30556
30557 \end_inset
30558 </cell>
30559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30560 \begin_inset Text
30561
30562 \begin_layout Plain Layout
30563
30564 \family roman
30565 \series medium
30566 \shape up
30567 \emph off
30568 \bar no
30569 \noun off
30570 \color none
30571 R
30572 \end_layout
30573
30574 \end_inset
30575 </cell>
30576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30577 \begin_inset Text
30578
30579 \begin_layout Plain Layout
30580
30581 \family roman
30582 \series medium
30583 \shape up
30584 \emph off
30585 \bar no
30586 \noun off
30587 \color none
30588 b
30589 \end_layout
30590
30591 \end_inset
30592 </cell>
30593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30594 \begin_inset Text
30595
30596 \begin_layout Plain Layout
30597
30598 \family roman
30599 \series medium
30600 \shape up
30601 \emph off
30602 \bar no
30603 \noun off
30604 \color none
30605 r
30606 \end_layout
30607
30608 \end_inset
30609 </cell>
30610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30611 \begin_inset Text
30612
30613 \begin_layout Plain Layout
30614
30615 \end_layout
30616
30617 \end_inset
30618 </cell>
30619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30620 \begin_inset Text
30621
30622 \begin_layout Plain Layout
30623
30624 \end_layout
30625
30626 \end_inset
30627 </cell>
30628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30629 \begin_inset Text
30630
30631 \begin_layout Plain Layout
30632 ¢
30633 \end_layout
30634
30635 \end_inset
30636 </cell>
30637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30638 \begin_inset Text
30639
30640 \begin_layout Plain Layout
30641
30642 \family roman
30643 \series medium
30644 \shape up
30645 \emph off
30646 \bar no
30647 \noun off
30648 \color none
30649 ²
30650 \end_layout
30651
30652 \end_inset
30653 </cell>
30654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30655 \begin_inset Text
30656
30657 \begin_layout Plain Layout
30658
30659 \family roman
30660 \series medium
30661 \shape up
30662 \emph off
30663 \bar no
30664 \noun off
30665 \color none
30666 Â
30667 \end_layout
30668
30669 \end_inset
30670 </cell>
30671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30672 \begin_inset Text
30673
30674 \begin_layout Plain Layout
30675
30676 \family roman
30677 \series medium
30678 \shape up
30679 \emph off
30680 \bar no
30681 \noun off
30682 \color none
30683 Ò
30684 \end_layout
30685
30686 \end_inset
30687 </cell>
30688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30689 \begin_inset Text
30690
30691 \begin_layout Plain Layout
30692
30693 \family roman
30694 \series medium
30695 \shape up
30696 \emph off
30697 \bar no
30698 \noun off
30699 \color none
30700 â
30701 \end_layout
30702
30703 \end_inset
30704 </cell>
30705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30706 \begin_inset Text
30707
30708 \begin_layout Plain Layout
30709
30710 \family roman
30711 \series medium
30712 \shape up
30713 \emph off
30714 \bar no
30715 \noun off
30716 \color none
30717 ò
30718 \end_layout
30719
30720 \end_inset
30721 </cell>
30722 </row>
30723 <row>
30724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30725 \begin_inset Text
30726
30727 \begin_layout Plain Layout
30728
30729 \family roman
30730 \series medium
30731 \shape up
30732 \size tiny
30733 \emph off
30734 \bar no
30735 \noun off
30736 \color none
30737 03
30738 \end_layout
30739
30740 \end_inset
30741 </cell>
30742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30743 \begin_inset Text
30744
30745 \begin_layout Plain Layout
30746
30747 \end_layout
30748
30749 \end_inset
30750 </cell>
30751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30752 \begin_inset Text
30753
30754 \begin_layout Plain Layout
30755
30756 \end_layout
30757
30758 \end_inset
30759 </cell>
30760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30761 \begin_inset Text
30762
30763 \begin_layout Plain Layout
30764
30765 \family roman
30766 \series medium
30767 \shape up
30768 \emph off
30769 \bar no
30770 \noun off
30771 \color none
30772 #
30773 \end_layout
30774
30775 \end_inset
30776 </cell>
30777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30778 \begin_inset Text
30779
30780 \begin_layout Plain Layout
30781
30782 \family roman
30783 \series medium
30784 \shape up
30785 \emph off
30786 \bar no
30787 \noun off
30788 \color none
30789 3
30790 \end_layout
30791
30792 \end_inset
30793 </cell>
30794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30795 \begin_inset Text
30796
30797 \begin_layout Plain Layout
30798
30799 \family roman
30800 \series medium
30801 \shape up
30802 \emph off
30803 \bar no
30804 \noun off
30805 \color none
30806 C
30807 \end_layout
30808
30809 \end_inset
30810 </cell>
30811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30812 \begin_inset Text
30813
30814 \begin_layout Plain Layout
30815
30816 \family roman
30817 \series medium
30818 \shape up
30819 \emph off
30820 \bar no
30821 \noun off
30822 \color none
30823 S
30824 \end_layout
30825
30826 \end_inset
30827 </cell>
30828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30829 \begin_inset Text
30830
30831 \begin_layout Plain Layout
30832
30833 \family roman
30834 \series medium
30835 \shape up
30836 \emph off
30837 \bar no
30838 \noun off
30839 \color none
30840 c
30841 \end_layout
30842
30843 \end_inset
30844 </cell>
30845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30846 \begin_inset Text
30847
30848 \begin_layout Plain Layout
30849
30850 \family roman
30851 \series medium
30852 \shape up
30853 \emph off
30854 \bar no
30855 \noun off
30856 \color none
30857 s
30858 \end_layout
30859
30860 \end_inset
30861 </cell>
30862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30863 \begin_inset Text
30864
30865 \begin_layout Plain Layout
30866
30867 \end_layout
30868
30869 \end_inset
30870 </cell>
30871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30872 \begin_inset Text
30873
30874 \begin_layout Plain Layout
30875
30876 \end_layout
30877
30878 \end_inset
30879 </cell>
30880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30881 \begin_inset Text
30882
30883 \begin_layout Plain Layout
30884
30885 \family roman
30886 \series medium
30887 \shape up
30888 \emph off
30889 \bar no
30890 \noun off
30891 \color none
30892 £
30893 \end_layout
30894
30895 \end_inset
30896 </cell>
30897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30898 \begin_inset Text
30899
30900 \begin_layout Plain Layout
30901
30902 \family roman
30903 \series medium
30904 \shape up
30905 \emph off
30906 \bar no
30907 \noun off
30908 \color none
30909 ³
30910 \end_layout
30911
30912 \end_inset
30913 </cell>
30914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30915 \begin_inset Text
30916
30917 \begin_layout Plain Layout
30918
30919 \family roman
30920 \series medium
30921 \shape up
30922 \emph off
30923 \bar no
30924 \noun off
30925 \color none
30926 Ã
30927 \end_layout
30928
30929 \end_inset
30930 </cell>
30931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30932 \begin_inset Text
30933
30934 \begin_layout Plain Layout
30935
30936 \family roman
30937 \series medium
30938 \shape up
30939 \emph off
30940 \bar no
30941 \noun off
30942 \color none
30943 Ó
30944 \end_layout
30945
30946 \end_inset
30947 </cell>
30948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30949 \begin_inset Text
30950
30951 \begin_layout Plain Layout
30952
30953 \family roman
30954 \series medium
30955 \shape up
30956 \emph off
30957 \bar no
30958 \noun off
30959 \color none
30960 ã
30961 \end_layout
30962
30963 \end_inset
30964 </cell>
30965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30966 \begin_inset Text
30967
30968 \begin_layout Plain Layout
30969
30970 \family roman
30971 \series medium
30972 \shape up
30973 \emph off
30974 \bar no
30975 \noun off
30976 \color none
30977 ó
30978 \end_layout
30979
30980 \end_inset
30981 </cell>
30982 </row>
30983 <row>
30984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30985 \begin_inset Text
30986
30987 \begin_layout Plain Layout
30988
30989 \family roman
30990 \series medium
30991 \shape up
30992 \size tiny
30993 \emph off
30994 \bar no
30995 \noun off
30996 \color none
30997 04
30998 \end_layout
30999
31000 \end_inset
31001 </cell>
31002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31003 \begin_inset Text
31004
31005 \begin_layout Plain Layout
31006
31007 \end_layout
31008
31009 \end_inset
31010 </cell>
31011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31012 \begin_inset Text
31013
31014 \begin_layout Plain Layout
31015
31016 \end_layout
31017
31018 \end_inset
31019 </cell>
31020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31021 \begin_inset Text
31022
31023 \begin_layout Plain Layout
31024
31025 \family roman
31026 \series medium
31027 \shape up
31028 \emph off
31029 \bar no
31030 \noun off
31031 \color none
31032 $
31033 \end_layout
31034
31035 \end_inset
31036 </cell>
31037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31038 \begin_inset Text
31039
31040 \begin_layout Plain Layout
31041
31042 \family roman
31043 \series medium
31044 \shape up
31045 \emph off
31046 \bar no
31047 \noun off
31048 \color none
31049 4
31050 \end_layout
31051
31052 \end_inset
31053 </cell>
31054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31055 \begin_inset Text
31056
31057 \begin_layout Plain Layout
31058
31059 \family roman
31060 \series medium
31061 \shape up
31062 \emph off
31063 \bar no
31064 \noun off
31065 \color none
31066 D
31067 \end_layout
31068
31069 \end_inset
31070 </cell>
31071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31072 \begin_inset Text
31073
31074 \begin_layout Plain Layout
31075
31076 \family roman
31077 \series medium
31078 \shape up
31079 \emph off
31080 \bar no
31081 \noun off
31082 \color none
31083 T
31084 \end_layout
31085
31086 \end_inset
31087 </cell>
31088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31089 \begin_inset Text
31090
31091 \begin_layout Plain Layout
31092
31093 \family roman
31094 \series medium
31095 \shape up
31096 \emph off
31097 \bar no
31098 \noun off
31099 \color none
31100 d
31101 \end_layout
31102
31103 \end_inset
31104 </cell>
31105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31106 \begin_inset Text
31107
31108 \begin_layout Plain Layout
31109
31110 \family roman
31111 \series medium
31112 \shape up
31113 \emph off
31114 \bar no
31115 \noun off
31116 \color none
31117 t
31118 \end_layout
31119
31120 \end_inset
31121 </cell>
31122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31123 \begin_inset Text
31124
31125 \begin_layout Plain Layout
31126
31127 \end_layout
31128
31129 \end_inset
31130 </cell>
31131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31132 \begin_inset Text
31133
31134 \begin_layout Plain Layout
31135
31136 \end_layout
31137
31138 \end_inset
31139 </cell>
31140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31141 \begin_inset Text
31142
31143 \begin_layout Plain Layout
31144 ¤
31145 \end_layout
31146
31147 \end_inset
31148 </cell>
31149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31150 \begin_inset Text
31151
31152 \begin_layout Plain Layout
31153
31154 \family roman
31155 \series medium
31156 \shape up
31157 \emph off
31158 \bar no
31159 \noun off
31160 \color none
31161 ´
31162 \end_layout
31163
31164 \end_inset
31165 </cell>
31166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31167 \begin_inset Text
31168
31169 \begin_layout Plain Layout
31170
31171 \family roman
31172 \series medium
31173 \shape up
31174 \emph off
31175 \bar no
31176 \noun off
31177 \color none
31178 Ä
31179 \end_layout
31180
31181 \end_inset
31182 </cell>
31183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31184 \begin_inset Text
31185
31186 \begin_layout Plain Layout
31187
31188 \family roman
31189 \series medium
31190 \shape up
31191 \emph off
31192 \bar no
31193 \noun off
31194 \color none
31195 Ô
31196 \end_layout
31197
31198 \end_inset
31199 </cell>
31200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31201 \begin_inset Text
31202
31203 \begin_layout Plain Layout
31204
31205 \family roman
31206 \series medium
31207 \shape up
31208 \emph off
31209 \bar no
31210 \noun off
31211 \color none
31212 ä
31213 \end_layout
31214
31215 \end_inset
31216 </cell>
31217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31218 \begin_inset Text
31219
31220 \begin_layout Plain Layout
31221
31222 \family roman
31223 \series medium
31224 \shape up
31225 \emph off
31226 \bar no
31227 \noun off
31228 \color none
31229 ô
31230 \end_layout
31231
31232 \end_inset
31233 </cell>
31234 </row>
31235 <row>
31236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31237 \begin_inset Text
31238
31239 \begin_layout Plain Layout
31240
31241 \family roman
31242 \series medium
31243 \shape up
31244 \size tiny
31245 \emph off
31246 \bar no
31247 \noun off
31248 \color none
31249 05
31250 \end_layout
31251
31252 \end_inset
31253 </cell>
31254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31255 \begin_inset Text
31256
31257 \begin_layout Plain Layout
31258
31259 \end_layout
31260
31261 \end_inset
31262 </cell>
31263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31264 \begin_inset Text
31265
31266 \begin_layout Plain Layout
31267
31268 \end_layout
31269
31270 \end_inset
31271 </cell>
31272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31273 \begin_inset Text
31274
31275 \begin_layout Plain Layout
31276
31277 \family roman
31278 \series medium
31279 \shape up
31280 \emph off
31281 \bar no
31282 \noun off
31283 \color none
31284 %
31285 \end_layout
31286
31287 \end_inset
31288 </cell>
31289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31290 \begin_inset Text
31291
31292 \begin_layout Plain Layout
31293
31294 \family roman
31295 \series medium
31296 \shape up
31297 \emph off
31298 \bar no
31299 \noun off
31300 \color none
31301 5
31302 \end_layout
31303
31304 \end_inset
31305 </cell>
31306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31307 \begin_inset Text
31308
31309 \begin_layout Plain Layout
31310
31311 \family roman
31312 \series medium
31313 \shape up
31314 \emph off
31315 \bar no
31316 \noun off
31317 \color none
31318 E
31319 \end_layout
31320
31321 \end_inset
31322 </cell>
31323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31324 \begin_inset Text
31325
31326 \begin_layout Plain Layout
31327
31328 \family roman
31329 \series medium
31330 \shape up
31331 \emph off
31332 \bar no
31333 \noun off
31334 \color none
31335 U
31336 \end_layout
31337
31338 \end_inset
31339 </cell>
31340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31341 \begin_inset Text
31342
31343 \begin_layout Plain Layout
31344
31345 \family roman
31346 \series medium
31347 \shape up
31348 \emph off
31349 \bar no
31350 \noun off
31351 \color none
31352 e
31353 \end_layout
31354
31355 \end_inset
31356 </cell>
31357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31358 \begin_inset Text
31359
31360 \begin_layout Plain Layout
31361
31362 \family roman
31363 \series medium
31364 \shape up
31365 \emph off
31366 \bar no
31367 \noun off
31368 \color none
31369 u
31370 \end_layout
31371
31372 \end_inset
31373 </cell>
31374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31375 \begin_inset Text
31376
31377 \begin_layout Plain Layout
31378
31379 \end_layout
31380
31381 \end_inset
31382 </cell>
31383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31384 \begin_inset Text
31385
31386 \begin_layout Plain Layout
31387
31388 \end_layout
31389
31390 \end_inset
31391 </cell>
31392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31393 \begin_inset Text
31394
31395 \begin_layout Plain Layout
31396 ¥
31397 \end_layout
31398
31399 \end_inset
31400 </cell>
31401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31402 \begin_inset Text
31403
31404 \begin_layout Plain Layout
31405
31406 \family roman
31407 \series medium
31408 \shape up
31409 \emph off
31410 \bar no
31411 \noun off
31412 \color none
31413 µ
31414 \end_layout
31415
31416 \end_inset
31417 </cell>
31418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31419 \begin_inset Text
31420
31421 \begin_layout Plain Layout
31422
31423 \family roman
31424 \series medium
31425 \shape up
31426 \emph off
31427 \bar no
31428 \noun off
31429 \color none
31430 Å
31431 \end_layout
31432
31433 \end_inset
31434 </cell>
31435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31436 \begin_inset Text
31437
31438 \begin_layout Plain Layout
31439
31440 \family roman
31441 \series medium
31442 \shape up
31443 \emph off
31444 \bar no
31445 \noun off
31446 \color none
31447 Õ
31448 \end_layout
31449
31450 \end_inset
31451 </cell>
31452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31453 \begin_inset Text
31454
31455 \begin_layout Plain Layout
31456
31457 \family roman
31458 \series medium
31459 \shape up
31460 \emph off
31461 \bar no
31462 \noun off
31463 \color none
31464 å
31465 \end_layout
31466
31467 \end_inset
31468 </cell>
31469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31470 \begin_inset Text
31471
31472 \begin_layout Plain Layout
31473
31474 \family roman
31475 \series medium
31476 \shape up
31477 \emph off
31478 \bar no
31479 \noun off
31480 \color none
31481 õ
31482 \end_layout
31483
31484 \end_inset
31485 </cell>
31486 </row>
31487 <row>
31488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31489 \begin_inset Text
31490
31491 \begin_layout Plain Layout
31492
31493 \family roman
31494 \series medium
31495 \shape up
31496 \size tiny
31497 \emph off
31498 \bar no
31499 \noun off
31500 \color none
31501 06
31502 \end_layout
31503
31504 \end_inset
31505 </cell>
31506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31507 \begin_inset Text
31508
31509 \begin_layout Plain Layout
31510
31511 \end_layout
31512
31513 \end_inset
31514 </cell>
31515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31516 \begin_inset Text
31517
31518 \begin_layout Plain Layout
31519
31520 \end_layout
31521
31522 \end_inset
31523 </cell>
31524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31525 \begin_inset Text
31526
31527 \begin_layout Plain Layout
31528
31529 \family roman
31530 \series medium
31531 \shape up
31532 \emph off
31533 \bar no
31534 \noun off
31535 \color none
31536 &
31537 \end_layout
31538
31539 \end_inset
31540 </cell>
31541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31542 \begin_inset Text
31543
31544 \begin_layout Plain Layout
31545
31546 \family roman
31547 \series medium
31548 \shape up
31549 \emph off
31550 \bar no
31551 \noun off
31552 \color none
31553 6
31554 \end_layout
31555
31556 \end_inset
31557 </cell>
31558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31559 \begin_inset Text
31560
31561 \begin_layout Plain Layout
31562
31563 \family roman
31564 \series medium
31565 \shape up
31566 \emph off
31567 \bar no
31568 \noun off
31569 \color none
31570 F
31571 \end_layout
31572
31573 \end_inset
31574 </cell>
31575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31576 \begin_inset Text
31577
31578 \begin_layout Plain Layout
31579
31580 \family roman
31581 \series medium
31582 \shape up
31583 \emph off
31584 \bar no
31585 \noun off
31586 \color none
31587 V
31588 \end_layout
31589
31590 \end_inset
31591 </cell>
31592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31593 \begin_inset Text
31594
31595 \begin_layout Plain Layout
31596
31597 \family roman
31598 \series medium
31599 \shape up
31600 \emph off
31601 \bar no
31602 \noun off
31603 \color none
31604 f
31605 \end_layout
31606
31607 \end_inset
31608 </cell>
31609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31610 \begin_inset Text
31611
31612 \begin_layout Plain Layout
31613
31614 \family roman
31615 \series medium
31616 \shape up
31617 \emph off
31618 \bar no
31619 \noun off
31620 \color none
31621 v
31622 \end_layout
31623
31624 \end_inset
31625 </cell>
31626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31627 \begin_inset Text
31628
31629 \begin_layout Plain Layout
31630
31631 \end_layout
31632
31633 \end_inset
31634 </cell>
31635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31636 \begin_inset Text
31637
31638 \begin_layout Plain Layout
31639
31640 \end_layout
31641
31642 \end_inset
31643 </cell>
31644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31645 \begin_inset Text
31646
31647 \begin_layout Plain Layout
31648 ¦
31649 \end_layout
31650
31651 \end_inset
31652 </cell>
31653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31654 \begin_inset Text
31655
31656 \begin_layout Plain Layout
31657
31658 \family roman
31659 \series medium
31660 \shape up
31661 \emph off
31662 \bar no
31663 \noun off
31664 \color none
31665
31666 \end_layout
31667
31668 \end_inset
31669 </cell>
31670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31671 \begin_inset Text
31672
31673 \begin_layout Plain Layout
31674
31675 \family roman
31676 \series medium
31677 \shape up
31678 \emph off
31679 \bar no
31680 \noun off
31681 \color none
31682 Æ
31683 \end_layout
31684
31685 \end_inset
31686 </cell>
31687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31688 \begin_inset Text
31689
31690 \begin_layout Plain Layout
31691
31692 \family roman
31693 \series medium
31694 \shape up
31695 \emph off
31696 \bar no
31697 \noun off
31698 \color none
31699 Ö
31700 \end_layout
31701
31702 \end_inset
31703 </cell>
31704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31705 \begin_inset Text
31706
31707 \begin_layout Plain Layout
31708
31709 \family roman
31710 \series medium
31711 \shape up
31712 \emph off
31713 \bar no
31714 \noun off
31715 \color none
31716 æ
31717 \end_layout
31718
31719 \end_inset
31720 </cell>
31721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31722 \begin_inset Text
31723
31724 \begin_layout Plain Layout
31725
31726 \family roman
31727 \series medium
31728 \shape up
31729 \emph off
31730 \bar no
31731 \noun off
31732 \color none
31733 ö
31734 \end_layout
31735
31736 \end_inset
31737 </cell>
31738 </row>
31739 <row>
31740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31741 \begin_inset Text
31742
31743 \begin_layout Plain Layout
31744
31745 \family roman
31746 \series medium
31747 \shape up
31748 \size tiny
31749 \emph off
31750 \bar no
31751 \noun off
31752 \color none
31753 07
31754 \end_layout
31755
31756 \end_inset
31757 </cell>
31758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31759 \begin_inset Text
31760
31761 \begin_layout Plain Layout
31762
31763 \end_layout
31764
31765 \end_inset
31766 </cell>
31767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31768 \begin_inset Text
31769
31770 \begin_layout Plain Layout
31771
31772 \end_layout
31773
31774 \end_inset
31775 </cell>
31776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31777 \begin_inset Text
31778
31779 \begin_layout Plain Layout
31780
31781 \family roman
31782 \series medium
31783 \shape up
31784 \emph off
31785 \bar no
31786 \noun off
31787 \color none
31788 `
31789 \end_layout
31790
31791 \end_inset
31792 </cell>
31793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31794 \begin_inset Text
31795
31796 \begin_layout Plain Layout
31797
31798 \family roman
31799 \series medium
31800 \shape up
31801 \emph off
31802 \bar no
31803 \noun off
31804 \color none
31805 7
31806 \end_layout
31807
31808 \end_inset
31809 </cell>
31810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31811 \begin_inset Text
31812
31813 \begin_layout Plain Layout
31814
31815 \family roman
31816 \series medium
31817 \shape up
31818 \emph off
31819 \bar no
31820 \noun off
31821 \color none
31822 G
31823 \end_layout
31824
31825 \end_inset
31826 </cell>
31827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31828 \begin_inset Text
31829
31830 \begin_layout Plain Layout
31831
31832 \family roman
31833 \series medium
31834 \shape up
31835 \emph off
31836 \bar no
31837 \noun off
31838 \color none
31839 W
31840 \end_layout
31841
31842 \end_inset
31843 </cell>
31844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31845 \begin_inset Text
31846
31847 \begin_layout Plain Layout
31848
31849 \family roman
31850 \series medium
31851 \shape up
31852 \emph off
31853 \bar no
31854 \noun off
31855 \color none
31856 g
31857 \end_layout
31858
31859 \end_inset
31860 </cell>
31861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31862 \begin_inset Text
31863
31864 \begin_layout Plain Layout
31865
31866 \family roman
31867 \series medium
31868 \shape up
31869 \emph off
31870 \bar no
31871 \noun off
31872 \color none
31873 w
31874 \end_layout
31875
31876 \end_inset
31877 </cell>
31878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31879 \begin_inset Text
31880
31881 \begin_layout Plain Layout
31882
31883 \end_layout
31884
31885 \end_inset
31886 </cell>
31887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31888 \begin_inset Text
31889
31890 \begin_layout Plain Layout
31891
31892 \end_layout
31893
31894 \end_inset
31895 </cell>
31896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31897 \begin_inset Text
31898
31899 \begin_layout Plain Layout
31900
31901 \family roman
31902 \series medium
31903 \shape up
31904 \emph off
31905 \bar no
31906 \noun off
31907 \color none
31908 §
31909 \end_layout
31910
31911 \end_inset
31912 </cell>
31913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31914 \begin_inset Text
31915
31916 \begin_layout Plain Layout
31917
31918 \family roman
31919 \series medium
31920 \shape up
31921 \emph off
31922 \bar no
31923 \noun off
31924 \color none
31925 ·
31926 \end_layout
31927
31928 \end_inset
31929 </cell>
31930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31931 \begin_inset Text
31932
31933 \begin_layout Plain Layout
31934
31935 \family roman
31936 \series medium
31937 \shape up
31938 \emph off
31939 \bar no
31940 \noun off
31941 \color none
31942 Ç
31943 \end_layout
31944
31945 \end_inset
31946 </cell>
31947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31948 \begin_inset Text
31949
31950 \begin_layout Plain Layout
31951
31952 \family roman
31953 \series medium
31954 \shape up
31955 \emph off
31956 \bar no
31957 \noun off
31958 \color none
31959 ×
31960 \end_layout
31961
31962 \end_inset
31963 </cell>
31964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31965 \begin_inset Text
31966
31967 \begin_layout Plain Layout
31968
31969 \family roman
31970 \series medium
31971 \shape up
31972 \emph off
31973 \bar no
31974 \noun off
31975 \color none
31976 ç
31977 \end_layout
31978
31979 \end_inset
31980 </cell>
31981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31982 \begin_inset Text
31983
31984 \begin_layout Plain Layout
31985
31986 \family roman
31987 \series medium
31988 \shape up
31989 \emph off
31990 \bar no
31991 \noun off
31992 \color none
31993 ÷
31994 \end_layout
31995
31996 \end_inset
31997 </cell>
31998 </row>
31999 <row>
32000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32001 \begin_inset Text
32002
32003 \begin_layout Plain Layout
32004
32005 \family roman
32006 \series medium
32007 \shape up
32008 \size tiny
32009 \emph off
32010 \bar no
32011 \noun off
32012 \color none
32013 08
32014 \end_layout
32015
32016 \end_inset
32017 </cell>
32018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32019 \begin_inset Text
32020
32021 \begin_layout Plain Layout
32022
32023 \end_layout
32024
32025 \end_inset
32026 </cell>
32027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32028 \begin_inset Text
32029
32030 \begin_layout Plain Layout
32031
32032 \end_layout
32033
32034 \end_inset
32035 </cell>
32036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32037 \begin_inset Text
32038
32039 \begin_layout Plain Layout
32040
32041 \family roman
32042 \series medium
32043 \shape up
32044 \emph off
32045 \bar no
32046 \noun off
32047 \color none
32048 (
32049 \end_layout
32050
32051 \end_inset
32052 </cell>
32053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32054 \begin_inset Text
32055
32056 \begin_layout Plain Layout
32057
32058 \family roman
32059 \series medium
32060 \shape up
32061 \emph off
32062 \bar no
32063 \noun off
32064 \color none
32065 8
32066 \end_layout
32067
32068 \end_inset
32069 </cell>
32070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32071 \begin_inset Text
32072
32073 \begin_layout Plain Layout
32074
32075 \family roman
32076 \series medium
32077 \shape up
32078 \emph off
32079 \bar no
32080 \noun off
32081 \color none
32082 H
32083 \end_layout
32084
32085 \end_inset
32086 </cell>
32087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32088 \begin_inset Text
32089
32090 \begin_layout Plain Layout
32091
32092 \family roman
32093 \series medium
32094 \shape up
32095 \emph off
32096 \bar no
32097 \noun off
32098 \color none
32099 X
32100 \end_layout
32101
32102 \end_inset
32103 </cell>
32104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32105 \begin_inset Text
32106
32107 \begin_layout Plain Layout
32108
32109 \family roman
32110 \series medium
32111 \shape up
32112 \emph off
32113 \bar no
32114 \noun off
32115 \color none
32116 h
32117 \end_layout
32118
32119 \end_inset
32120 </cell>
32121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32122 \begin_inset Text
32123
32124 \begin_layout Plain Layout
32125
32126 \family roman
32127 \series medium
32128 \shape up
32129 \emph off
32130 \bar no
32131 \noun off
32132 \color none
32133 x
32134 \end_layout
32135
32136 \end_inset
32137 </cell>
32138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32139 \begin_inset Text
32140
32141 \begin_layout Plain Layout
32142
32143 \end_layout
32144
32145 \end_inset
32146 </cell>
32147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32148 \begin_inset Text
32149
32150 \begin_layout Plain Layout
32151
32152 \end_layout
32153
32154 \end_inset
32155 </cell>
32156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32157 \begin_inset Text
32158
32159 \begin_layout Plain Layout
32160
32161 \family roman
32162 \series medium
32163 \shape up
32164 \emph off
32165 \bar no
32166 \noun off
32167 \color none
32168 ¨
32169 \end_layout
32170
32171 \end_inset
32172 </cell>
32173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32174 \begin_inset Text
32175
32176 \begin_layout Plain Layout
32177
32178 \family roman
32179 \series medium
32180 \shape up
32181 \emph off
32182 \bar no
32183 \noun off
32184 \color none
32185 ¸
32186 \end_layout
32187
32188 \end_inset
32189 </cell>
32190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32191 \begin_inset Text
32192
32193 \begin_layout Plain Layout
32194
32195 \family roman
32196 \series medium
32197 \shape up
32198 \emph off
32199 \bar no
32200 \noun off
32201 \color none
32202 È
32203 \end_layout
32204
32205 \end_inset
32206 </cell>
32207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32208 \begin_inset Text
32209
32210 \begin_layout Plain Layout
32211
32212 \family roman
32213 \series medium
32214 \shape up
32215 \emph off
32216 \bar no
32217 \noun off
32218 \color none
32219 Ø
32220 \end_layout
32221
32222 \end_inset
32223 </cell>
32224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32225 \begin_inset Text
32226
32227 \begin_layout Plain Layout
32228
32229 \family roman
32230 \series medium
32231 \shape up
32232 \emph off
32233 \bar no
32234 \noun off
32235 \color none
32236 è
32237 \end_layout
32238
32239 \end_inset
32240 </cell>
32241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32242 \begin_inset Text
32243
32244 \begin_layout Plain Layout
32245
32246 \family roman
32247 \series medium
32248 \shape up
32249 \emph off
32250 \bar no
32251 \noun off
32252 \color none
32253 ø
32254 \end_layout
32255
32256 \end_inset
32257 </cell>
32258 </row>
32259 <row>
32260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32261 \begin_inset Text
32262
32263 \begin_layout Plain Layout
32264
32265 \family roman
32266 \series medium
32267 \shape up
32268 \size tiny
32269 \emph off
32270 \bar no
32271 \noun off
32272 \color none
32273 09
32274 \end_layout
32275
32276 \end_inset
32277 </cell>
32278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32279 \begin_inset Text
32280
32281 \begin_layout Plain Layout
32282
32283 \end_layout
32284
32285 \end_inset
32286 </cell>
32287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32288 \begin_inset Text
32289
32290 \begin_layout Plain Layout
32291
32292 \end_layout
32293
32294 \end_inset
32295 </cell>
32296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32297 \begin_inset Text
32298
32299 \begin_layout Plain Layout
32300
32301 \family roman
32302 \series medium
32303 \shape up
32304 \emph off
32305 \bar no
32306 \noun off
32307 \color none
32308 )
32309 \end_layout
32310
32311 \end_inset
32312 </cell>
32313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32314 \begin_inset Text
32315
32316 \begin_layout Plain Layout
32317
32318 \family roman
32319 \series medium
32320 \shape up
32321 \emph off
32322 \bar no
32323 \noun off
32324 \color none
32325 9
32326 \end_layout
32327
32328 \end_inset
32329 </cell>
32330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32331 \begin_inset Text
32332
32333 \begin_layout Plain Layout
32334
32335 \family roman
32336 \series medium
32337 \shape up
32338 \emph off
32339 \bar no
32340 \noun off
32341 \color none
32342 I
32343 \end_layout
32344
32345 \end_inset
32346 </cell>
32347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32348 \begin_inset Text
32349
32350 \begin_layout Plain Layout
32351
32352 \family roman
32353 \series medium
32354 \shape up
32355 \emph off
32356 \bar no
32357 \noun off
32358 \color none
32359 Y
32360 \end_layout
32361
32362 \end_inset
32363 </cell>
32364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32365 \begin_inset Text
32366
32367 \begin_layout Plain Layout
32368
32369 \family roman
32370 \series medium
32371 \shape up
32372 \emph off
32373 \bar no
32374 \noun off
32375 \color none
32376 i
32377 \end_layout
32378
32379 \end_inset
32380 </cell>
32381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32382 \begin_inset Text
32383
32384 \begin_layout Plain Layout
32385
32386 \family roman
32387 \series medium
32388 \shape up
32389 \emph off
32390 \bar no
32391 \noun off
32392 \color none
32393 y
32394 \end_layout
32395
32396 \end_inset
32397 </cell>
32398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32399 \begin_inset Text
32400
32401 \begin_layout Plain Layout
32402
32403 \end_layout
32404
32405 \end_inset
32406 </cell>
32407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32408 \begin_inset Text
32409
32410 \begin_layout Plain Layout
32411
32412 \end_layout
32413
32414 \end_inset
32415 </cell>
32416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32417 \begin_inset Text
32418
32419 \begin_layout Plain Layout
32420
32421 \family roman
32422 \series medium
32423 \shape up
32424 \emph off
32425 \bar no
32426 \noun off
32427 \color none
32428 ©
32429 \end_layout
32430
32431 \end_inset
32432 </cell>
32433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32434 \begin_inset Text
32435
32436 \begin_layout Plain Layout
32437
32438 \family roman
32439 \series medium
32440 \shape up
32441 \emph off
32442 \bar no
32443 \noun off
32444 \color none
32445 ¹
32446 \end_layout
32447
32448 \end_inset
32449 </cell>
32450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32451 \begin_inset Text
32452
32453 \begin_layout Plain Layout
32454
32455 \family roman
32456 \series medium
32457 \shape up
32458 \emph off
32459 \bar no
32460 \noun off
32461 \color none
32462 É
32463 \end_layout
32464
32465 \end_inset
32466 </cell>
32467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32468 \begin_inset Text
32469
32470 \begin_layout Plain Layout
32471
32472 \family roman
32473 \series medium
32474 \shape up
32475 \emph off
32476 \bar no
32477 \noun off
32478 \color none
32479 Ù
32480 \end_layout
32481
32482 \end_inset
32483 </cell>
32484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32485 \begin_inset Text
32486
32487 \begin_layout Plain Layout
32488
32489 \family roman
32490 \series medium
32491 \shape up
32492 \emph off
32493 \bar no
32494 \noun off
32495 \color none
32496 é
32497 \end_layout
32498
32499 \end_inset
32500 </cell>
32501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32502 \begin_inset Text
32503
32504 \begin_layout Plain Layout
32505
32506 \family roman
32507 \series medium
32508 \shape up
32509 \emph off
32510 \bar no
32511 \noun off
32512 \color none
32513 ù
32514 \end_layout
32515
32516 \end_inset
32517 </cell>
32518 </row>
32519 <row>
32520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32521 \begin_inset Text
32522
32523 \begin_layout Plain Layout
32524
32525 \family roman
32526 \series medium
32527 \shape up
32528 \size tiny
32529 \emph off
32530 \bar no
32531 \noun off
32532 \color none
32533 0A
32534 \end_layout
32535
32536 \end_inset
32537 </cell>
32538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32539 \begin_inset Text
32540
32541 \begin_layout Plain Layout
32542
32543 \end_layout
32544
32545 \end_inset
32546 </cell>
32547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32548 \begin_inset Text
32549
32550 \begin_layout Plain Layout
32551
32552 \end_layout
32553
32554 \end_inset
32555 </cell>
32556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32557 \begin_inset Text
32558
32559 \begin_layout Plain Layout
32560
32561 \family roman
32562 \series medium
32563 \shape up
32564 \emph off
32565 \bar no
32566 \noun off
32567 \color none
32568 *
32569 \end_layout
32570
32571 \end_inset
32572 </cell>
32573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32574 \begin_inset Text
32575
32576 \begin_layout Plain Layout
32577
32578 \family roman
32579 \series medium
32580 \shape up
32581 \emph off
32582 \bar no
32583 \noun off
32584 \color none
32585 :
32586 \end_layout
32587
32588 \end_inset
32589 </cell>
32590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32591 \begin_inset Text
32592
32593 \begin_layout Plain Layout
32594
32595 \family roman
32596 \series medium
32597 \shape up
32598 \emph off
32599 \bar no
32600 \noun off
32601 \color none
32602 J
32603 \end_layout
32604
32605 \end_inset
32606 </cell>
32607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32608 \begin_inset Text
32609
32610 \begin_layout Plain Layout
32611
32612 \family roman
32613 \series medium
32614 \shape up
32615 \emph off
32616 \bar no
32617 \noun off
32618 \color none
32619 Z
32620 \end_layout
32621
32622 \end_inset
32623 </cell>
32624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32625 \begin_inset Text
32626
32627 \begin_layout Plain Layout
32628
32629 \family roman
32630 \series medium
32631 \shape up
32632 \emph off
32633 \bar no
32634 \noun off
32635 \color none
32636 j
32637 \end_layout
32638
32639 \end_inset
32640 </cell>
32641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32642 \begin_inset Text
32643
32644 \begin_layout Plain Layout
32645
32646 \family roman
32647 \series medium
32648 \shape up
32649 \emph off
32650 \bar no
32651 \noun off
32652 \color none
32653 z
32654 \end_layout
32655
32656 \end_inset
32657 </cell>
32658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32659 \begin_inset Text
32660
32661 \begin_layout Plain Layout
32662
32663 \end_layout
32664
32665 \end_inset
32666 </cell>
32667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32668 \begin_inset Text
32669
32670 \begin_layout Plain Layout
32671
32672 \end_layout
32673
32674 \end_inset
32675 </cell>
32676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32677 \begin_inset Text
32678
32679 \begin_layout Plain Layout
32680
32681 \family roman
32682 \series medium
32683 \shape up
32684 \emph off
32685 \bar no
32686 \noun off
32687 \color none
32688 ª
32689 \end_layout
32690
32691 \end_inset
32692 </cell>
32693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32694 \begin_inset Text
32695
32696 \begin_layout Plain Layout
32697
32698 \family roman
32699 \series medium
32700 \shape up
32701 \emph off
32702 \bar no
32703 \noun off
32704 \color none
32705 º
32706 \end_layout
32707
32708 \end_inset
32709 </cell>
32710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32711 \begin_inset Text
32712
32713 \begin_layout Plain Layout
32714
32715 \family roman
32716 \series medium
32717 \shape up
32718 \emph off
32719 \bar no
32720 \noun off
32721 \color none
32722 Ê
32723 \end_layout
32724
32725 \end_inset
32726 </cell>
32727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32728 \begin_inset Text
32729
32730 \begin_layout Plain Layout
32731
32732 \family roman
32733 \series medium
32734 \shape up
32735 \emph off
32736 \bar no
32737 \noun off
32738 \color none
32739 Ú
32740 \end_layout
32741
32742 \end_inset
32743 </cell>
32744 <cell alignment="center" valignment="top" topline="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 \emph off
32753 \bar no
32754 \noun off
32755 \color none
32756 ê
32757 \end_layout
32758
32759 \end_inset
32760 </cell>
32761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32762 \begin_inset Text
32763
32764 \begin_layout Plain Layout
32765
32766 \family roman
32767 \series medium
32768 \shape up
32769 \emph off
32770 \bar no
32771 \noun off
32772 \color none
32773 ú
32774 \end_layout
32775
32776 \end_inset
32777 </cell>
32778 </row>
32779 <row>
32780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 0B
32794 \end_layout
32795
32796 \end_inset
32797 </cell>
32798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32799 \begin_inset Text
32800
32801 \begin_layout Plain Layout
32802
32803 \end_layout
32804
32805 \end_inset
32806 </cell>
32807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32808 \begin_inset Text
32809
32810 \begin_layout Plain Layout
32811
32812 \end_layout
32813
32814 \end_inset
32815 </cell>
32816 <cell alignment="center" valignment="top" topline="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 \emph off
32825 \bar no
32826 \noun off
32827 \color none
32828 +
32829 \end_layout
32830
32831 \end_inset
32832 </cell>
32833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32834 \begin_inset Text
32835
32836 \begin_layout Plain Layout
32837
32838 \family roman
32839 \series medium
32840 \shape up
32841 \emph off
32842 \bar no
32843 \noun off
32844 \color none
32845 ;
32846 \end_layout
32847
32848 \end_inset
32849 </cell>
32850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32851 \begin_inset Text
32852
32853 \begin_layout Plain Layout
32854
32855 \family roman
32856 \series medium
32857 \shape up
32858 \emph off
32859 \bar no
32860 \noun off
32861 \color none
32862 K
32863 \end_layout
32864
32865 \end_inset
32866 </cell>
32867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32868 \begin_inset Text
32869
32870 \begin_layout Plain Layout
32871
32872 \family roman
32873 \series medium
32874 \shape up
32875 \emph off
32876 \bar no
32877 \noun off
32878 \color none
32879 [
32880 \end_layout
32881
32882 \end_inset
32883 </cell>
32884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32885 \begin_inset Text
32886
32887 \begin_layout Plain Layout
32888
32889 \family roman
32890 \series medium
32891 \shape up
32892 \emph off
32893 \bar no
32894 \noun off
32895 \color none
32896 k
32897 \end_layout
32898
32899 \end_inset
32900 </cell>
32901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905
32906 \family roman
32907 \series medium
32908 \shape up
32909 \emph off
32910 \bar no
32911 \noun off
32912 \color none
32913 {
32914 \end_layout
32915
32916 \end_inset
32917 </cell>
32918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32919 \begin_inset Text
32920
32921 \begin_layout Plain Layout
32922
32923 \end_layout
32924
32925 \end_inset
32926 </cell>
32927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32928 \begin_inset Text
32929
32930 \begin_layout Plain Layout
32931
32932 \end_layout
32933
32934 \end_inset
32935 </cell>
32936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32937 \begin_inset Text
32938
32939 \begin_layout Plain Layout
32940
32941 \family roman
32942 \series medium
32943 \shape up
32944 \emph off
32945 \bar no
32946 \noun off
32947 \color none
32948 «
32949 \end_layout
32950
32951 \end_inset
32952 </cell>
32953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32954 \begin_inset Text
32955
32956 \begin_layout Plain Layout
32957
32958 \family roman
32959 \series medium
32960 \shape up
32961 \emph off
32962 \bar no
32963 \noun off
32964 \color none
32965 »
32966 \end_layout
32967
32968 \end_inset
32969 </cell>
32970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32971 \begin_inset Text
32972
32973 \begin_layout Plain Layout
32974
32975 \family roman
32976 \series medium
32977 \shape up
32978 \emph off
32979 \bar no
32980 \noun off
32981 \color none
32982 Ë
32983 \end_layout
32984
32985 \end_inset
32986 </cell>
32987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32988 \begin_inset Text
32989
32990 \begin_layout Plain Layout
32991
32992 \family roman
32993 \series medium
32994 \shape up
32995 \emph off
32996 \bar no
32997 \noun off
32998 \color none
32999 Û
33000 \end_layout
33001
33002 \end_inset
33003 </cell>
33004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33005 \begin_inset Text
33006
33007 \begin_layout Plain Layout
33008
33009 \family roman
33010 \series medium
33011 \shape up
33012 \emph off
33013 \bar no
33014 \noun off
33015 \color none
33016 ë
33017 \end_layout
33018
33019 \end_inset
33020 </cell>
33021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33022 \begin_inset Text
33023
33024 \begin_layout Plain Layout
33025
33026 \family roman
33027 \series medium
33028 \shape up
33029 \emph off
33030 \bar no
33031 \noun off
33032 \color none
33033 û
33034 \end_layout
33035
33036 \end_inset
33037 </cell>
33038 </row>
33039 <row>
33040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33041 \begin_inset Text
33042
33043 \begin_layout Plain Layout
33044
33045 \family roman
33046 \series medium
33047 \shape up
33048 \size tiny
33049 \emph off
33050 \bar no
33051 \noun off
33052 \color none
33053 0C
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 \end_layout
33064
33065 \end_inset
33066 </cell>
33067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33068 \begin_inset Text
33069
33070 \begin_layout Plain Layout
33071
33072 \end_layout
33073
33074 \end_inset
33075 </cell>
33076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33077 \begin_inset Text
33078
33079 \begin_layout Plain Layout
33080
33081 \family roman
33082 \series medium
33083 \shape up
33084 \emph off
33085 \bar no
33086 \noun off
33087 \color none
33088 ,
33089 \end_layout
33090
33091 \end_inset
33092 </cell>
33093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33094 \begin_inset Text
33095
33096 \begin_layout Plain Layout
33097
33098 \family roman
33099 \series medium
33100 \shape up
33101 \emph off
33102 \bar no
33103 \noun off
33104 \color none
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 \family roman
33116 \series medium
33117 \shape up
33118 \emph off
33119 \bar no
33120 \noun off
33121 \color none
33122 L
33123 \end_layout
33124
33125 \end_inset
33126 </cell>
33127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33128 \begin_inset Text
33129
33130 \begin_layout Plain Layout
33131
33132 \family roman
33133 \series medium
33134 \shape up
33135 \emph off
33136 \bar no
33137 \noun off
33138 \color none
33139
33140 \backslash
33141
33142 \end_layout
33143
33144 \end_inset
33145 </cell>
33146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33147 \begin_inset Text
33148
33149 \begin_layout Plain Layout
33150
33151 \family roman
33152 \series medium
33153 \shape up
33154 \emph off
33155 \bar no
33156 \noun off
33157 \color none
33158 l
33159 \end_layout
33160
33161 \end_inset
33162 </cell>
33163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33164 \begin_inset Text
33165
33166 \begin_layout Plain Layout
33167
33168 \family roman
33169 \series medium
33170 \shape up
33171 \emph off
33172 \bar no
33173 \noun off
33174 \color none
33175 |
33176 \end_layout
33177
33178 \end_inset
33179 </cell>
33180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33181 \begin_inset Text
33182
33183 \begin_layout Plain Layout
33184
33185 \end_layout
33186
33187 \end_inset
33188 </cell>
33189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33190 \begin_inset Text
33191
33192 \begin_layout Plain Layout
33193
33194 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33199 \begin_inset Text
33200
33201 \begin_layout Plain Layout
33202
33203 \family roman
33204 \series medium
33205 \shape up
33206 \emph off
33207 \bar no
33208 \noun off
33209 \color none
33210 ¬
33211 \end_layout
33212
33213 \end_inset
33214 </cell>
33215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33216 \begin_inset Text
33217
33218 \begin_layout Plain Layout
33219
33220 \family roman
33221 \series medium
33222 \shape up
33223 \emph off
33224 \bar no
33225 \noun off
33226 \color none
33227 ¼
33228 \end_layout
33229
33230 \end_inset
33231 </cell>
33232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33233 \begin_inset Text
33234
33235 \begin_layout Plain Layout
33236
33237 \family roman
33238 \series medium
33239 \shape up
33240 \emph off
33241 \bar no
33242 \noun off
33243 \color none
33244 Ì
33245 \end_layout
33246
33247 \end_inset
33248 </cell>
33249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253
33254 \family roman
33255 \series medium
33256 \shape up
33257 \emph off
33258 \bar no
33259 \noun off
33260 \color none
33261 Ü
33262 \end_layout
33263
33264 \end_inset
33265 </cell>
33266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33267 \begin_inset Text
33268
33269 \begin_layout Plain Layout
33270
33271 \family roman
33272 \series medium
33273 \shape up
33274 \emph off
33275 \bar no
33276 \noun off
33277 \color none
33278 ì
33279 \end_layout
33280
33281 \end_inset
33282 </cell>
33283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33284 \begin_inset Text
33285
33286 \begin_layout Plain Layout
33287
33288 \family roman
33289 \series medium
33290 \shape up
33291 \emph off
33292 \bar no
33293 \noun off
33294 \color none
33295 ü
33296 \end_layout
33297
33298 \end_inset
33299 </cell>
33300 </row>
33301 <row>
33302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33303 \begin_inset Text
33304
33305 \begin_layout Plain Layout
33306
33307 \family roman
33308 \series medium
33309 \shape up
33310 \size tiny
33311 \emph off
33312 \bar no
33313 \noun off
33314 \color none
33315 0D
33316 \end_layout
33317
33318 \end_inset
33319 </cell>
33320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33321 \begin_inset Text
33322
33323 \begin_layout Plain Layout
33324
33325 \end_layout
33326
33327 \end_inset
33328 </cell>
33329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33330 \begin_inset Text
33331
33332 \begin_layout Plain Layout
33333
33334 \end_layout
33335
33336 \end_inset
33337 </cell>
33338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33339 \begin_inset Text
33340
33341 \begin_layout Plain Layout
33342
33343 \family roman
33344 \series medium
33345 \shape up
33346 \emph off
33347 \bar no
33348 \noun off
33349 \color none
33350 -
33351 \end_layout
33352
33353 \end_inset
33354 </cell>
33355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33356 \begin_inset Text
33357
33358 \begin_layout Plain Layout
33359
33360 \family roman
33361 \series medium
33362 \shape up
33363 \emph off
33364 \bar no
33365 \noun off
33366 \color none
33367 =
33368 \end_layout
33369
33370 \end_inset
33371 </cell>
33372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33373 \begin_inset Text
33374
33375 \begin_layout Plain Layout
33376
33377 \family roman
33378 \series medium
33379 \shape up
33380 \emph off
33381 \bar no
33382 \noun off
33383 \color none
33384 M
33385 \end_layout
33386
33387 \end_inset
33388 </cell>
33389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33390 \begin_inset Text
33391
33392 \begin_layout Plain Layout
33393
33394 \family roman
33395 \series medium
33396 \shape up
33397 \emph off
33398 \bar no
33399 \noun off
33400 \color none
33401 ]
33402 \end_layout
33403
33404 \end_inset
33405 </cell>
33406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33407 \begin_inset Text
33408
33409 \begin_layout Plain Layout
33410
33411 \family roman
33412 \series medium
33413 \shape up
33414 \emph off
33415 \bar no
33416 \noun off
33417 \color none
33418 m
33419 \end_layout
33420
33421 \end_inset
33422 </cell>
33423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33424 \begin_inset Text
33425
33426 \begin_layout Plain Layout
33427
33428 \family roman
33429 \series medium
33430 \shape up
33431 \emph off
33432 \bar no
33433 \noun off
33434 \color none
33435 }
33436 \end_layout
33437
33438 \end_inset
33439 </cell>
33440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33441 \begin_inset Text
33442
33443 \begin_layout Plain Layout
33444
33445 \end_layout
33446
33447 \end_inset
33448 </cell>
33449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33450 \begin_inset Text
33451
33452 \begin_layout Plain Layout
33453
33454 \end_layout
33455
33456 \end_inset
33457 </cell>
33458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33459 \begin_inset Text
33460
33461 \begin_layout Plain Layout
33462
33463 \end_layout
33464
33465 \end_inset
33466 </cell>
33467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33468 \begin_inset Text
33469
33470 \begin_layout Plain Layout
33471
33472 \family roman
33473 \series medium
33474 \shape up
33475 \emph off
33476 \bar no
33477 \noun off
33478 \color none
33479 ½
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 \family roman
33490 \series medium
33491 \shape up
33492 \emph off
33493 \bar no
33494 \noun off
33495 \color none
33496 Í
33497 \end_layout
33498
33499 \end_inset
33500 </cell>
33501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33502 \begin_inset Text
33503
33504 \begin_layout Plain Layout
33505
33506 \family roman
33507 \series medium
33508 \shape up
33509 \emph off
33510 \bar no
33511 \noun off
33512 \color none
33513 Ý
33514 \end_layout
33515
33516 \end_inset
33517 </cell>
33518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33519 \begin_inset Text
33520
33521 \begin_layout Plain Layout
33522
33523 \family roman
33524 \series medium
33525 \shape up
33526 \emph off
33527 \bar no
33528 \noun off
33529 \color none
33530 í
33531 \end_layout
33532
33533 \end_inset
33534 </cell>
33535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33536 \begin_inset Text
33537
33538 \begin_layout Plain Layout
33539
33540 \family roman
33541 \series medium
33542 \shape up
33543 \emph off
33544 \bar no
33545 \noun off
33546 \color none
33547 ý
33548 \end_layout
33549
33550 \end_inset
33551 </cell>
33552 </row>
33553 <row>
33554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33555 \begin_inset Text
33556
33557 \begin_layout Plain Layout
33558
33559 \family roman
33560 \series medium
33561 \shape up
33562 \size tiny
33563 \emph off
33564 \bar no
33565 \noun off
33566 \color none
33567 0E
33568 \end_layout
33569
33570 \end_inset
33571 </cell>
33572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33573 \begin_inset Text
33574
33575 \begin_layout Plain Layout
33576
33577 \end_layout
33578
33579 \end_inset
33580 </cell>
33581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33582 \begin_inset Text
33583
33584 \begin_layout Plain Layout
33585
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 .
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 \family roman
33613 \series medium
33614 \shape up
33615 \emph off
33616 \bar no
33617 \noun off
33618 \color none
33619 >
33620 \end_layout
33621
33622 \end_inset
33623 </cell>
33624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33625 \begin_inset Text
33626
33627 \begin_layout Plain Layout
33628
33629 \family roman
33630 \series medium
33631 \shape up
33632 \emph off
33633 \bar no
33634 \noun off
33635 \color none
33636 N
33637 \end_layout
33638
33639 \end_inset
33640 </cell>
33641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33642 \begin_inset Text
33643
33644 \begin_layout Plain Layout
33645
33646 \family roman
33647 \series medium
33648 \shape up
33649 \emph off
33650 \bar no
33651 \noun off
33652 \color none
33653 ^
33654 \end_layout
33655
33656 \end_inset
33657 </cell>
33658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33659 \begin_inset Text
33660
33661 \begin_layout Plain Layout
33662
33663 \family roman
33664 \series medium
33665 \shape up
33666 \emph off
33667 \bar no
33668 \noun off
33669 \color none
33670 n
33671 \end_layout
33672
33673 \end_inset
33674 </cell>
33675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33676 \begin_inset Text
33677
33678 \begin_layout Plain Layout
33679
33680 \family roman
33681 \series medium
33682 \shape up
33683 \emph off
33684 \bar no
33685 \noun off
33686 \color none
33687 ~
33688 \end_layout
33689
33690 \end_inset
33691 </cell>
33692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33693 \begin_inset Text
33694
33695 \begin_layout Plain Layout
33696
33697 \end_layout
33698
33699 \end_inset
33700 </cell>
33701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33702 \begin_inset Text
33703
33704 \begin_layout Plain Layout
33705
33706 \end_layout
33707
33708 \end_inset
33709 </cell>
33710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33711 \begin_inset Text
33712
33713 \begin_layout Plain Layout
33714
33715 \family roman
33716 \series medium
33717 \shape up
33718 \emph off
33719 \bar no
33720 \noun off
33721 \color none
33722 ®
33723 \end_layout
33724
33725 \end_inset
33726 </cell>
33727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33728 \begin_inset Text
33729
33730 \begin_layout Plain Layout
33731
33732 \family roman
33733 \series medium
33734 \shape up
33735 \emph off
33736 \bar no
33737 \noun off
33738 \color none
33739 ¾
33740 \end_layout
33741
33742 \end_inset
33743 </cell>
33744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33745 \begin_inset Text
33746
33747 \begin_layout Plain Layout
33748
33749 \family roman
33750 \series medium
33751 \shape up
33752 \emph off
33753 \bar no
33754 \noun off
33755 \color none
33756 Î
33757 \end_layout
33758
33759 \end_inset
33760 </cell>
33761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33762 \begin_inset Text
33763
33764 \begin_layout Plain Layout
33765
33766 \family roman
33767 \series medium
33768 \shape up
33769 \emph off
33770 \bar no
33771 \noun off
33772 \color none
33773 Þ
33774 \end_layout
33775
33776 \end_inset
33777 </cell>
33778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33779 \begin_inset Text
33780
33781 \begin_layout Plain Layout
33782
33783 \family roman
33784 \series medium
33785 \shape up
33786 \emph off
33787 \bar no
33788 \noun off
33789 \color none
33790 î
33791 \end_layout
33792
33793 \end_inset
33794 </cell>
33795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33796 \begin_inset Text
33797
33798 \begin_layout Plain Layout
33799
33800 \family roman
33801 \series medium
33802 \shape up
33803 \emph off
33804 \bar no
33805 \noun off
33806 \color none
33807 þ
33808 \end_layout
33809
33810 \end_inset
33811 </cell>
33812 </row>
33813 <row>
33814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33815 \begin_inset Text
33816
33817 \begin_layout Plain Layout
33818
33819 \family roman
33820 \series medium
33821 \shape up
33822 \size tiny
33823 \emph off
33824 \bar no
33825 \noun off
33826 \color none
33827 0F
33828 \end_layout
33829
33830 \end_inset
33831 </cell>
33832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33833 \begin_inset Text
33834
33835 \begin_layout Plain Layout
33836
33837 \end_layout
33838
33839 \end_inset
33840 </cell>
33841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33842 \begin_inset Text
33843
33844 \begin_layout Plain Layout
33845
33846 \end_layout
33847
33848 \end_inset
33849 </cell>
33850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33851 \begin_inset Text
33852
33853 \begin_layout Plain Layout
33854
33855 \family roman
33856 \series medium
33857 \shape up
33858 \emph off
33859 \bar no
33860 \noun off
33861 \color none
33862 /
33863 \end_layout
33864
33865 \end_inset
33866 </cell>
33867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33868 \begin_inset Text
33869
33870 \begin_layout Plain Layout
33871
33872 \family roman
33873 \series medium
33874 \shape up
33875 \emph off
33876 \bar no
33877 \noun off
33878 \color none
33879 ?
33880 \end_layout
33881
33882 \end_inset
33883 </cell>
33884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33885 \begin_inset Text
33886
33887 \begin_layout Plain Layout
33888
33889 \family roman
33890 \series medium
33891 \shape up
33892 \emph off
33893 \bar no
33894 \noun off
33895 \color none
33896 O
33897 \end_layout
33898
33899 \end_inset
33900 </cell>
33901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33902 \begin_inset Text
33903
33904 \begin_layout Plain Layout
33905
33906 \family roman
33907 \series medium
33908 \shape up
33909 \emph off
33910 \bar no
33911 \noun off
33912 \color none
33913 _
33914 \end_layout
33915
33916 \end_inset
33917 </cell>
33918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33919 \begin_inset Text
33920
33921 \begin_layout Plain Layout
33922
33923 \family roman
33924 \series medium
33925 \shape up
33926 \emph off
33927 \bar no
33928 \noun off
33929 \color none
33930 o
33931 \end_layout
33932
33933 \end_inset
33934 </cell>
33935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33936 \begin_inset Text
33937
33938 \begin_layout Plain Layout
33939
33940 \end_layout
33941
33942 \end_inset
33943 </cell>
33944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33945 \begin_inset Text
33946
33947 \begin_layout Plain Layout
33948
33949 \end_layout
33950
33951 \end_inset
33952 </cell>
33953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33954 \begin_inset Text
33955
33956 \begin_layout Plain Layout
33957
33958 \end_layout
33959
33960 \end_inset
33961 </cell>
33962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33980 \begin_inset Text
33981
33982 \begin_layout Plain Layout
33983
33984 \family roman
33985 \series medium
33986 \shape up
33987 \emph off
33988 \bar no
33989 \noun off
33990 \color none
33991 ¿
33992 \end_layout
33993
33994 \end_inset
33995 </cell>
33996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33997 \begin_inset Text
33998
33999 \begin_layout Plain Layout
34000
34001 \family roman
34002 \series medium
34003 \shape up
34004 \emph off
34005 \bar no
34006 \noun off
34007 \color none
34008 Ï
34009 \end_layout
34010
34011 \end_inset
34012 </cell>
34013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34014 \begin_inset Text
34015
34016 \begin_layout Plain Layout
34017
34018 \family roman
34019 \series medium
34020 \shape up
34021 \emph off
34022 \bar no
34023 \noun off
34024 \color none
34025 ß
34026 \end_layout
34027
34028 \end_inset
34029 </cell>
34030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34031 \begin_inset Text
34032
34033 \begin_layout Plain Layout
34034
34035 \family roman
34036 \series medium
34037 \shape up
34038 \emph off
34039 \bar no
34040 \noun off
34041 \color none
34042 ï
34043 \end_layout
34044
34045 \end_inset
34046 </cell>
34047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34048 \begin_inset Text
34049
34050 \begin_layout Plain Layout
34051
34052 \family roman
34053 \series medium
34054 \shape up
34055 \emph off
34056 \bar no
34057 \noun off
34058 \color none
34059 ÿ
34060 \end_layout
34061
34062 \end_inset
34063 </cell>
34064 </row>
34065 </lyxtabular>
34066
34067 \end_inset
34068
34069
34070 \end_layout
34071
34072 \end_inset
34073
34074
34075 \end_layout
34076
34077 \begin_layout Standard
34078 The following is a full list of all of the accented characters LyX can display
34079  directly.
34080  It includes not only the accented characters from the previous table, but
34081  also the characters from 
34082 \family typewriter
34083 ISO8859–2
34084 \family default
34085  through 
34086 \family typewriter
34087 4
34088 \family default
34089 .
34090  
34091 \end_layout
34092
34093 \begin_layout Itemize
34094 From 
34095 \family typewriter
34096 ISO8859–1
34097 \family default
34098 :
34099 \end_layout
34100
34101 \begin_deeper
34102 \begin_layout Standard
34103 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34104 \begin_inset space \hfill{}
34105 \end_inset
34106
34107 diaeresis
34108 \end_layout
34109
34110 \begin_layout Standard
34111 ^ Â Ê Î Ô Û â ê î ô û
34112 \begin_inset space \hfill{}
34113 \end_inset
34114
34115 circumflex
34116 \end_layout
34117
34118 \begin_layout Standard
34119 ` À È Ì Ò Ù à è ì ò ù
34120 \begin_inset space \hfill{}
34121 \end_inset
34122
34123 grave
34124 \end_layout
34125
34126 \begin_layout Standard
34127 ´ Á É Í Ó Ú Ý á é í ó ú ý
34128 \begin_inset space \hfill{}
34129 \end_inset
34130
34131 acute
34132 \end_layout
34133
34134 \begin_layout Standard
34135 ~ Ã Ñ Õ ã ñ õ
34136 \begin_inset space \hfill{}
34137 \end_inset
34138
34139 tilde
34140 \end_layout
34141
34142 \begin_layout Standard
34143 ¸Çç
34144 \begin_inset space \hfill{}
34145 \end_inset
34146
34147 cedilla
34148 \end_layout
34149
34150 \begin_layout Standard
34151 ¯
34152 \begin_inset space \hfill{}
34153 \end_inset
34154
34155 macron
34156 \end_layout
34157
34158 \end_deeper
34159 \begin_layout Itemize
34160 From 
34161 \family typewriter
34162 ISO8859–2
34163 \family default
34164  through 
34165 \family typewriter
34166 4
34167 \family default
34168 :
34169 \end_layout
34170
34171 \begin_deeper
34172 \begin_layout Standard
34173 ĤĴĥĵĈĜŜĉĝŝ
34174 \begin_inset space \hfill{}
34175 \end_inset
34176
34177 circumflex
34178 \end_layout
34179
34180 \begin_layout Standard
34181 ŚŹśźŔĹĆŃŕĺćń
34182 \begin_inset space \hfill{}
34183 \end_inset
34184
34185 acute
34186 \end_layout
34187
34188 \begin_layout Standard
34189 Ĩı̃Ũũ
34190 \begin_inset space \hfill{}
34191 \end_inset
34192
34193 tilde
34194 \end_layout
34195
34196 \begin_layout Standard
34197 ŞşŢţŖĻĢŗļģŅĶņķ
34198 \begin_inset space \hfill{}
34199 \end_inset
34200
34201 cedilla
34202 \end_layout
34203
34204 \begin_layout Standard
34205 ĒēĀĪŌŪāı̄ōū
34206 \begin_inset space \hfill{}
34207 \end_inset
34208
34209 macron
34210 \end_layout
34211
34212 \begin_layout Standard
34213 ŐŰőű
34214 \begin_inset space \hfill{}
34215 \end_inset
34216
34217 Hungarian umlaut
34218 \end_layout
34219
34220 \end_deeper
34221 \begin_layout Standard
34222 All the characters above are actively supported by TeX fonts.
34223  In addition TeX allows diacritical marks on almost all characters.
34224  Also make sure you're using the 
34225 \family typewriter
34226 T1
34227 \family default
34228  font-encoding.
34229 \end_layout
34230
34231 \begin_layout Chapter
34232 \start_of_appendix
34233 The User Interface
34234 \begin_inset CommandInset label
34235 LatexCommand label
34236 name "cha:The-User-Interface"
34237
34238 \end_inset
34239
34240
34241 \end_layout
34242
34243 \begin_layout Standard
34244 This appendix lists all available menus and describes its functionality.
34245  It is designed as quick reference if you are searching for a special topic
34246  inside the user's guide.
34247 \end_layout
34248
34249 \begin_layout Section
34250 The File Menu
34251 \begin_inset Index idx
34252 status collapsed
34253
34254 \begin_layout Plain Layout
34255 Menu ! File
34256 \end_layout
34257
34258 \end_inset
34259
34260
34261 \end_layout
34262
34263 \begin_layout Standard
34264 Under the 
34265 \family sans
34266 File
34267 \family default
34268  menu are the basic operations in addition to some more advanced operations.
34269  At the end of the menu the four last opened documents are listed.
34270 \end_layout
34271
34272 \begin_layout Subsection
34273 New
34274 \end_layout
34275
34276 \begin_layout Standard
34277 Creates a new document.
34278 \end_layout
34279
34280 \begin_layout Subsection
34281 New from Template
34282 \end_layout
34283
34284 \begin_layout Standard
34285 This menu prompts you for a template to use.
34286  Selecting a template will automatically set certain layout features for
34287  the document, features you would otherwise need to change manually.
34288 \end_layout
34289
34290 \begin_layout Subsection
34291 Open
34292 \end_layout
34293
34294 \begin_layout Standard
34295 Opens a document.
34296 \end_layout
34297
34298 \begin_layout Subsection
34299 Open Recent
34300 \end_layout
34301
34302 \begin_layout Standard
34303 The submenu shows a list of the recently opened files.
34304  Click there on a file to open it.
34305 \end_layout
34306
34307 \begin_layout Subsection
34308 Close
34309 \end_layout
34310
34311 \begin_layout Standard
34312 Closes the current document.
34313 \end_layout
34314
34315 \begin_layout Subsection
34316 Save
34317 \end_layout
34318
34319 \begin_layout Standard
34320 Saves the actual document.
34321 \end_layout
34322
34323 \begin_layout Subsection
34324 Save As
34325 \end_layout
34326
34327 \begin_layout Standard
34328 Saves the actual document under a new name to create a copy.
34329 \end_layout
34330
34331 \begin_layout Subsection
34332 Revert to saved
34333 \end_layout
34334
34335 \begin_layout Standard
34336 Reloads the actual document from disk.
34337 \end_layout
34338
34339 \begin_layout Subsection
34340 Version Control
34341 \end_layout
34342
34343 \begin_layout Standard
34344 This is used when more people are working on the same document.
34345  It is described in the section 
34346 \emph on
34347 Version Control in LyX
34348 \emph default
34349  of the 
34350 \emph on
34351 Additional Features
34352 \emph default
34353  manual.
34354 \end_layout
34355
34356 \begin_layout Subsection
34357 Import
34358 \end_layout
34359
34360 \begin_layout Standard
34361 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34362  plain text files, and comma separated, table like, text files (CSV).
34363  The files will be imported as new LyX-document.
34364 \end_layout
34365
34366 \begin_layout Standard
34367 When using the menu 
34368 \family sans
34369 Plain
34370 \begin_inset space ~
34371 \end_inset
34372
34373 Text, Join
34374 \begin_inset space ~
34375 \end_inset
34376
34377 Lines
34378 \family default
34379 , all lines will be imported consecutively to one big paragraph.
34380  A new paragraph is started when there is a blank line in the file.
34381  , the text is inserted as Paragraphs, where the line breaks of the text
34382  will start a new paragraph.
34383 \end_layout
34384
34385 \begin_layout Subsection
34386 Export
34387 \begin_inset CommandInset label
34388 LatexCommand label
34389 name "sub:Export"
34390
34391 \end_inset
34392
34393
34394 \end_layout
34395
34396 \begin_layout Standard
34397 You can export your document to various file formats.
34398  The resulting files are placed in the directory of your LyX-file.
34399  The menu entries are not the same on all installations.
34400  They depend on the programs found by LyX while its configuration.
34401 \end_layout
34402
34403 \begin_layout Standard
34404 Here is a list of all available entries; they are explained in detail in
34405  section
34406 \begin_inset space ~
34407 \end_inset
34408
34409
34410 \begin_inset CommandInset ref
34411 LatexCommand ref
34412 reference "sub:Output-file-formats"
34413
34414 \end_inset
34415
34416 :
34417 \end_layout
34418
34419 \begin_layout Description
34420
34421 \family sans
34422 CJK
34423 \begin_inset space ~
34424 \end_inset
34425
34426 LyX 
34427 \family default
34428 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34429  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34430 \end_layout
34431
34432 \begin_layout Description
34433
34434 \family sans
34435 DVI
34436 \family default
34437  DVI-format
34438 \end_layout
34439
34440 \begin_layout Description
34441 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34442  work in all cases)
34443 \end_layout
34444
34445 \begin_layout Description
34446 HTML
34447 \begin_inset space ~
34448 \end_inset
34449
34450 (MS
34451 \begin_inset space ~
34452 \end_inset
34453
34454 Word) HTML-format specialized so that the result can be imported to 
34455 \family sans
34456 MS Word
34457 \family default
34458 , as consequence of this formulas will be embedded as bitmap fonts and not
34459  in the format 
34460 \family sans
34461 MathML
34462 \family default
34463 .
34464 \end_layout
34465
34466 \begin_layout Description
34467
34468 \family sans
34469 LaT
34470 \begin_inset ERT
34471 status collapsed
34472
34473 \begin_layout Plain Layout
34474
34475 {}
34476 \end_layout
34477
34478 \end_inset
34479
34480 eX
34481 \begin_inset space ~
34482 \end_inset
34483
34484 (pdflatex)
34485 \family default
34486  text file with the LaTeX source, additionally all images used in the document
34487  will be converted to a format that is readable for the 
34488 \family typewriter
34489 pdflatex
34490 \family default
34491  program (GIF, JPG, PDF, PNG)
34492 \end_layout
34493
34494 \begin_layout Description
34495
34496 \family sans
34497 LaT
34498 \begin_inset ERT
34499 status collapsed
34500
34501 \begin_layout Plain Layout
34502
34503 {}
34504 \end_layout
34505
34506 \end_inset
34507
34508 eX
34509 \begin_inset space ~
34510 \end_inset
34511
34512 (plain)
34513 \family default
34514  text file with the LaTeX source code, additionally all images used in the
34515  document will be converted to the EPS-format, only this format is readable
34516  for the 
34517 \family typewriter
34518 latex
34519 \family default
34520  program
34521 \end_layout
34522
34523 \begin_layout Description
34524 LyX
34525 \begin_inset space ~
34526 \end_inset
34527
34528 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34529 \begin_inset Quotes eld
34530 \end_inset
34531
34532 y
34533 \begin_inset Quotes erd
34534 \end_inset
34535
34536  is replaced by the version number)
34537 \end_layout
34538
34539 \begin_layout Description
34540 OpenDocument OpenDocument-formatted text file, to be opened with 
34541 \family sans
34542 OpenOffice
34543 \family default
34544
34545 \family sans
34546 KOffice
34547 \family default
34548
34549 \family sans
34550 Abiword
34551 \family default
34552 , etc.
34553  (the OpenDocument-converter is a third-party product and doesn't work in
34554  all cases)
34555 \end_layout
34556
34557 \begin_layout Description
34558
34559 \family sans
34560 PDF
34561 \family default
34562  PDF-format using the program 
34563 \family typewriter
34564 ps2pdf
34565 \end_layout
34566
34567 \begin_layout Description
34568
34569 \family sans
34570 PDF
34571 \begin_inset space ~
34572 \end_inset
34573
34574 (dvipdfm)
34575 \family default
34576  PDF-format using the program 
34577 \family typewriter
34578 dvipdfm
34579 \end_layout
34580
34581 \begin_layout Description
34582
34583 \family sans
34584 PDF
34585 \begin_inset space ~
34586 \end_inset
34587
34588 (pdflatex)
34589 \family default
34590  PDF-format using the program 
34591 \family typewriter
34592 pdflatex
34593 \end_layout
34594
34595 \begin_layout Description
34596
34597 \family sans
34598 Plain
34599 \begin_inset space ~
34600 \end_inset
34601
34602 text
34603 \family default
34604  text format
34605 \end_layout
34606
34607 \begin_layout Description
34608
34609 \family sans
34610 Plain
34611 \begin_inset space ~
34612 \end_inset
34613
34614 text
34615 \begin_inset space ~
34616 \end_inset
34617
34618 (ps2ascii)
34619 \family default
34620  text format, the document will first be converted to Postscript format
34621  and then exported as text using the program 
34622 \family sans
34623 ps2ascii
34624 \end_layout
34625
34626 \begin_layout Description
34627
34628 \family sans
34629 Postscript
34630 \family default
34631  PostScript format using the program 
34632 \family typewriter
34633 dvips
34634 \end_layout
34635
34636 \begin_layout Description
34637
34638 \family sans
34639 Custom
34640 \family default
34641  custom format
34642 \end_layout
34643
34644 \begin_layout Standard
34645 The program 
34646 \family typewriter
34647 dvipdfm
34648 \family default
34649  produces internally a DVI-file which is then converted to a PDF-file.
34650  It is a bit out of date and therefore the output could look different from
34651  what you want.
34652  
34653 \family typewriter
34654 pdflatex
34655 \family default
34656  produces directly PDF-files and supports the latest PDF-file formats.
34657 \end_layout
34658
34659 \begin_layout Standard
34660 If one of the menu entries 
34661 \family sans
34662 DVI
34663 \family default
34664
34665 \family sans
34666 PDF
34667 \begin_inset space ~
34668 \end_inset
34669
34670 (pdflatex)
34671 \family default
34672  or 
34673 \family sans
34674 Postscript
34675 \family default
34676  is missing, you need to update your LaTeX installation.
34677  After updating you have to reconfigure LyX, see section
34678 \begin_inset space ~
34679 \end_inset
34680
34681
34682 \begin_inset CommandInset ref
34683 LatexCommand ref
34684 reference "sec:Basic-LyX-Setup"
34685
34686 \end_inset
34687
34688 .
34689 \begin_inset Index idx
34690 status collapsed
34691
34692 \begin_layout Plain Layout
34693 Reconfiguration of LyX
34694 \end_layout
34695
34696 \end_inset
34697
34698
34699 \end_layout
34700
34701 \begin_layout Standard
34702 The menu 
34703 \family sans
34704 Custom
34705 \family default
34706  allows you to export your file by using special command line options for
34707  the export program.
34708 \end_layout
34709
34710 \begin_layout Subsection
34711 Print
34712 \end_layout
34713
34714 \begin_layout Standard
34715 With this menu you can print your document to a file in PostScript format
34716  or send it to a printer.
34717  The printer will also use the document in PostScript format.
34718  The conversion to PostScript is done in the background by LyX using the
34719  program 
34720 \family typewriter
34721 dvips
34722 \family default
34723 .
34724  For more information have a look at section
34725 \begin_inset space ~
34726 \end_inset
34727
34728
34729 \begin_inset CommandInset ref
34730 LatexCommand ref
34731 reference "sub:Printing-the-File"
34732
34733 \end_inset
34734
34735 .
34736 \end_layout
34737
34738 \begin_layout Subsection
34739 New and Close Window
34740 \end_layout
34741
34742 \begin_layout Standard
34743 Opens a new instance of LyX with all currently opened documents.
34744  You can close it later with the corresponding menu.
34745 \end_layout
34746
34747 \begin_layout Section
34748 The Edit Menu
34749 \begin_inset Index idx
34750 status collapsed
34751
34752 \begin_layout Plain Layout
34753 Menu ! Edit
34754 \end_layout
34755
34756 \end_inset
34757
34758
34759 \end_layout
34760
34761 \begin_layout Subsection
34762 Undo and Redo
34763 \end_layout
34764
34765 \begin_layout Standard
34766 Described in section
34767 \begin_inset space ~
34768 \end_inset
34769
34770
34771 \begin_inset CommandInset ref
34772 LatexCommand ref
34773 reference "sec:Undo-and-Redo"
34774
34775 \end_inset
34776
34777 .
34778 \end_layout
34779
34780 \begin_layout Subsection
34781 Cut, Copy, Paste, Paste Recent, Paste Special
34782 \end_layout
34783
34784 \begin_layout Standard
34785 Described in section
34786 \begin_inset space ~
34787 \end_inset
34788
34789
34790 \begin_inset CommandInset ref
34791 LatexCommand ref
34792 reference "sec:Basic-Editing-Features"
34793
34794 \end_inset
34795
34796 .
34797 \end_layout
34798
34799 \begin_layout Subsection
34800 Select All
34801 \end_layout
34802
34803 \begin_layout Standard
34804 Selects the whole document.
34805 \end_layout
34806
34807 \begin_layout Subsection
34808 Find & Replace
34809 \end_layout
34810
34811 \begin_layout Standard
34812 Described in section
34813 \begin_inset space ~
34814 \end_inset
34815
34816
34817 \begin_inset CommandInset ref
34818 LatexCommand ref
34819 reference "sec:Basic-Editing-Features"
34820
34821 \end_inset
34822
34823 .
34824 \end_layout
34825
34826 \begin_layout Subsection
34827 Move Paragraph Up/Down
34828 \end_layout
34829
34830 \begin_layout Standard
34831 This shifts the paragraph where the cursor is currently in one paragraph
34832  up or down.
34833 \end_layout
34834
34835 \begin_layout Subsection
34836 Text Style
34837 \end_layout
34838
34839 \begin_layout Standard
34840 Described in section
34841 \begin_inset space ~
34842 \end_inset
34843
34844
34845 \begin_inset CommandInset ref
34846 LatexCommand ref
34847 reference "sub:Fine-Tuning-with-the"
34848
34849 \end_inset
34850
34851 .
34852 \end_layout
34853
34854 \begin_layout Subsection
34855 Paragraph Settings
34856 \begin_inset Index idx
34857 status collapsed
34858
34859 \begin_layout Plain Layout
34860 Paragraph ! Settings
34861 \end_layout
34862
34863 \end_inset
34864
34865
34866 \end_layout
34867
34868 \begin_layout Standard
34869 The settings in the paragraph dialog only affects the paragraph where the
34870  cursor is in.
34871  Here you can set here the paragraph alignment and line spacing.
34872 \end_layout
34873
34874 \begin_layout Standard
34875 You can also prevent that the first line of the paragraph is indented.
34876  This option works only when you have chosen to separate paragraphs with
34877  indents in the 
34878 \family sans
34879 Document\SpecialChar \menuseparator
34880 Settings
34881 \family default
34882  dialog under 
34883 \family sans
34884 Text
34885 \begin_inset space ~
34886 \end_inset
34887
34888 Layout
34889 \family default
34890 .
34891 \end_layout
34892
34893 \begin_layout Subsection
34894 Tabular and Math
34895 \end_layout
34896
34897 \begin_layout Standard
34898 These two menus are only fully active when the cursor is inside a table
34899  or a formula.
34900  Here you can change the properties of tables and formulas.
34901  The properties of tables are described in section
34902 \begin_inset space ~
34903 \end_inset
34904
34905
34906 \begin_inset CommandInset ref
34907 LatexCommand ref
34908 reference "sec:Tables"
34909
34910 \end_inset
34911
34912 , the properties of formulas in chapter
34913 \begin_inset space ~
34914 \end_inset
34915
34916
34917 \begin_inset CommandInset ref
34918 LatexCommand ref
34919 reference "cha:Mathematical-Formulas"
34920
34921 \end_inset
34922
34923 .
34924 \end_layout
34925
34926 \begin_layout Subsection
34927 Increase / Decrease List Depth
34928 \end_layout
34929
34930 \begin_layout Standard
34931 These menus are only active when the cursor is in an environment that can
34932  be nested.
34933  They in/decrease the environment nesting level as explained in section
34934 \begin_inset space ~
34935 \end_inset
34936
34937
34938 \begin_inset CommandInset ref
34939 LatexCommand ref
34940 reference "sec:Nesting"
34941
34942 \end_inset
34943
34944  and 
34945 \begin_inset CommandInset ref
34946 LatexCommand ref
34947 reference "sub:Numbering-depth"
34948
34949 \end_inset
34950
34951 .
34952 \end_layout
34953
34954 \begin_layout Section
34955 The View Menu
34956 \begin_inset Index idx
34957 status collapsed
34958
34959 \begin_layout Plain Layout
34960 Menu ! View
34961 \end_layout
34962
34963 \end_inset
34964
34965
34966 \end_layout
34967
34968 \begin_layout Standard
34969 The 
34970 \family sans
34971 View
34972 \family default
34973  menu contains a list of available formats in which you can view the actual
34974  document with an external program.
34975  The menu entries for the viewing formats are not the same on all installations
34976  - it depends on the LaTeX programs that are found while LyX was configured.
34977  All possible formats are formats listed in section
34978 \begin_inset space ~
34979 \end_inset
34980
34981
34982 \begin_inset CommandInset ref
34983 LatexCommand ref
34984 reference "sub:Export"
34985
34986 \end_inset
34987
34988 .
34989  You should at least see the menu entries 
34990 \family sans
34991 DVI
34992 \family default
34993  and 
34994 \family sans
34995 PDF
34996 \begin_inset space ~
34997 \end_inset
34998
34999 (pdflatex)
35000 \family default
35001 .
35002  If one of the two is missing, you need to update your LaTeX installation.
35003  After updating you have to reconfigure LyX, see section
35004 \begin_inset space ~
35005 \end_inset
35006
35007
35008 \begin_inset CommandInset ref
35009 LatexCommand ref
35010 reference "sec:Basic-LyX-Setup"
35011
35012 \end_inset
35013
35014 .
35015 \begin_inset Index idx
35016 status collapsed
35017
35018 \begin_layout Plain Layout
35019 Reconfiguration of LyX
35020 \end_layout
35021
35022 \end_inset
35023
35024
35025 \end_layout
35026
35027 \begin_layout Standard
35028 Invoking a menu will start a viewer program.
35029  The viewer can be set or changed in the preferences, see section
35030 \begin_inset space ~
35031 \end_inset
35032
35033
35034 \begin_inset CommandInset ref
35035 LatexCommand ref
35036 reference "sec:File-Formats"
35037
35038 \end_inset
35039
35040 .
35041  The default viewers are set by LyX while it is first configured.
35042 \end_layout
35043
35044 \begin_layout Standard
35045 \begin_inset VSpace bigskip
35046 \end_inset
35047
35048 At the bottom of the 
35049 \family sans
35050 View
35051 \family default
35052  menu the opened documents are listed.
35053 \end_layout
35054
35055 \begin_layout Subsection
35056 Open/Close all Insets
35057 \end_layout
35058
35059 \begin_layout Standard
35060 Opens/closes all insets in your document.
35061 \end_layout
35062
35063 \begin_layout Subsection
35064 Unfold/Fold Math Macros
35065 \end_layout
35066
35067 \begin_layout Standard
35068 Unfolds/folds the current math macro.
35069 \end_layout
35070
35071 \begin_layout Standard
35072 Math macros are described in the 
35073 \emph on
35074 Math
35075 \emph default
35076  manual.
35077 \end_layout
35078
35079 \begin_layout Subsection
35080 View Source
35081 \end_layout
35082
35083 \begin_layout Standard
35084 Opens a window showing the source code of the actual document, as described
35085  in section
35086 \begin_inset space ~
35087 \end_inset
35088
35089
35090 \begin_inset CommandInset ref
35091 LatexCommand ref
35092 reference "sec:Previewing-snippets-of"
35093
35094 \end_inset
35095
35096 .
35097 \end_layout
35098
35099 \begin_layout Subsection
35100 Update
35101 \end_layout
35102
35103 \begin_layout Standard
35104 This menu allows you to update the view with your latest changes without
35105  opening a new view window.
35106 \end_layout
35107
35108 \begin_layout Subsection
35109 Split View
35110 \end_layout
35111
35112 \begin_layout Standard
35113 This will split LyX's main window vertically or horizontally.
35114  This allows you view documents the same time to compare them, or to view
35115  the same document, but at different positions.
35116  You can split the main window even several times to view for example 3
35117  or more documents the same time.
35118  To return to an unsplit view, use the menu 
35119 \family sans
35120 Close Tab Group
35121 \family default
35122 .
35123 \end_layout
35124
35125 \begin_layout Subsection
35126 Close Tab Group
35127 \end_layout
35128
35129 \begin_layout Standard
35130 Closes a split view.
35131 \end_layout
35132
35133 \begin_layout Subsection
35134 Fullscreen
35135 \end_layout
35136
35137 \begin_layout Standard
35138 Using this menu or pressing F11 removes the menu bar and all toolbars so
35139  that you will see nothing than your text.
35140  It furthermore displays LyX's main window fullscreen.
35141  To return from fullscreen to the normal view, press F11, or right-click
35142  and turn off the fullscreen mode in the the appearing context menu.
35143 \end_layout
35144
35145 \begin_layout Subsection
35146 Toolbars
35147 \begin_inset CommandInset label
35148 LatexCommand label
35149 name "sub:Toolbars"
35150
35151 \end_inset
35152
35153
35154 \begin_inset Index idx
35155 status collapsed
35156
35157 \begin_layout Plain Layout
35158 Toolbar
35159 \end_layout
35160
35161 \end_inset
35162
35163
35164 \end_layout
35165
35166 \begin_layout Standard
35167 In this menu you can set the appearance of the different toolbars.
35168  All toolbars and the 
35169 \family sans
35170 Command
35171 \begin_inset space ~
35172 \end_inset
35173
35174 Buffer
35175 \family default
35176  can be turned on and off.
35177  The 
35178 \emph on
35179 on
35180 \emph default
35181  state is denoted in the menu with a checkmark.
35182  The 
35183 \family sans
35184 Review
35185 \family default
35186
35187 \family sans
35188 Table
35189 \family default
35190
35191 \family sans
35192 Math
35193 \begin_inset space ~
35194 \end_inset
35195
35196 Panels
35197 \family default
35198 , and 
35199 \family sans
35200 Math
35201 \family default
35202  toolbars can be additionally set to the state 
35203 \emph on
35204 automatic
35205 \emph default
35206  that is denoted in the menu with the suffix 
35207 \family sans
35208 (auto)
35209 \family default
35210 .
35211 \end_layout
35212
35213 \begin_layout Standard
35214 In the 
35215 \emph on
35216 on
35217 \emph default
35218  state the toolbar is permanently shown, in the 
35219 \emph on
35220 automatic
35221 \emph default
35222  state the toolbar is only shown when the cursor is in a certain environment
35223  or when a certain feature is enabled.
35224  That means that the review toolbar will only be shown when change tracking
35225  is activated, the math and table toolbars are only shown when the cursor
35226  is inside a formula or table, respectively.
35227 \end_layout
35228
35229 \begin_layout Standard
35230 LyX's toolbars and its buttons are explained in section
35231 \begin_inset space ~
35232 \end_inset
35233
35234
35235 \begin_inset CommandInset ref
35236 LatexCommand ref
35237 reference "sec:Toolbars"
35238
35239 \end_inset
35240
35241 .
35242 \end_layout
35243
35244 \begin_layout Section
35245 The Insert Menu
35246 \begin_inset Index idx
35247 status collapsed
35248
35249 \begin_layout Plain Layout
35250 Menu ! Insert
35251 \end_layout
35252
35253 \end_inset
35254
35255
35256 \end_layout
35257
35258 \begin_layout Subsection
35259 Math
35260 \end_layout
35261
35262 \begin_layout Standard
35263 Inserts math constructs that are explained in chapter
35264 \begin_inset space ~
35265 \end_inset
35266
35267
35268 \begin_inset CommandInset ref
35269 LatexCommand ref
35270 reference "cha:Mathematical-Formulas"
35271
35272 \end_inset
35273
35274  and the 
35275 \emph on
35276 Math
35277 \emph default
35278  manual.
35279 \end_layout
35280
35281 \begin_layout Subsection
35282 Special Character
35283 \begin_inset CommandInset label
35284 LatexCommand label
35285 name "sub:Special-Character"
35286
35287 \end_inset
35288
35289
35290 \end_layout
35291
35292 \begin_layout Standard
35293 Here you can insert the following characters:
35294 \end_layout
35295
35296 \begin_layout Description
35297 Symbols Inserts any character that can be output by your LaTeX system.
35298  Therefore the number of character categories in this dialog and the available
35299  characters depend on the LaTeX-packages you have installed.
35300 \begin_inset Newline newline
35301 \end_inset
35302
35303  
35304 \begin_inset Note Greyedout
35305 status open
35306
35307 \begin_layout Plain Layout
35308
35309 \series bold
35310 Note:
35311 \series default
35312  Not all characters will be visible in the 
35313 \family sans
35314 Symbols
35315 \family default
35316  dialog because none of the screen font that you can set in the preferences
35317  dialog (see sec.
35318 \begin_inset space \thinspace{}
35319 \end_inset
35320
35321
35322 \begin_inset CommandInset ref
35323 LatexCommand ref
35324 reference "sub:Screen-Fonts"
35325
35326 \end_inset
35327
35328 ) can display every character.
35329 \end_layout
35330
35331 \end_inset
35332
35333
35334 \end_layout
35335
35336 \begin_layout Description
35337 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35338
35339 \end_layout
35340
35341 \begin_layout Description
35342 End
35343 \begin_inset space ~
35344 \end_inset
35345
35346 of
35347 \begin_inset space ~
35348 \end_inset
35349
35350 Sentence Inserts an end of sentence dot as described in section
35351 \begin_inset space ~
35352 \end_inset
35353
35354
35355 \begin_inset CommandInset ref
35356 LatexCommand ref
35357 reference "sub:Abbreviations"
35358
35359 \end_inset
35360
35361 .
35362 \end_layout
35363
35364 \begin_layout Description
35365 Ordinary
35366 \begin_inset space ~
35367 \end_inset
35368
35369 Quote Inserts this quote: 
35370 \begin_inset Quotes erd
35371 \end_inset
35372
35373 , no matter what quote type you selected in the 
35374 \family sans
35375 Document\SpecialChar \menuseparator
35376 Settings
35377 \family default
35378  dialog under 
35379 \family sans
35380 Language
35381 \family default
35382 .
35383 \end_layout
35384
35385 \begin_layout Description
35386 Single
35387 \begin_inset space ~
35388 \end_inset
35389
35390 Quote Inserts this quote: 
35391 \begin_inset Quotes els
35392 \end_inset
35393
35394
35395 \end_layout
35396
35397 \begin_layout Description
35398 Protected
35399 \begin_inset space ~
35400 \end_inset
35401
35402 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35403
35404 \end_layout
35405
35406 \begin_layout Description
35407 Breakable
35408 \begin_inset space ~
35409 \end_inset
35410
35411 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35412
35413 \end_layout
35414
35415 \begin_layout Description
35416 Menu
35417 \begin_inset space ~
35418 \end_inset
35419
35420 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35421
35422 \end_layout
35423
35424 \begin_layout Description
35425 Phonetic
35426 \begin_inset space ~
35427 \end_inset
35428
35429 Symbols 
35430 \begin_inset Index idx
35431 status collapsed
35432
35433 \begin_layout Plain Layout
35434 Phonetic symbols
35435 \end_layout
35436
35437 \end_inset
35438
35439
35440 \begin_inset Index idx
35441 status collapsed
35442
35443 \begin_layout Plain Layout
35444 Language ! Phonetic symbols
35445 \end_layout
35446
35447 \end_inset
35448
35449 Creates a formula with a so called tipa inset.
35450  Here you can insert commands to create IPA phonetic symbols.
35451  For this feature you must have the LaTeX-package 
35452 \series bold
35453 tipa
35454 \series default
35455
35456 \begin_inset Index idx
35457 status collapsed
35458
35459 \begin_layout Plain Layout
35460 LaTeX-packages ! tipa
35461 \end_layout
35462
35463 \end_inset
35464
35465  installed.
35466 \begin_inset Newline newline
35467 \end_inset
35468
35469 For more information about this feature we refer to the documentation of
35470  
35471 \series bold
35472 tipa, 
35473 \begin_inset CommandInset citation
35474 LatexCommand cite
35475 key "tipa"
35476
35477 \end_inset
35478
35479
35480 \series default
35481  and this Wiki-page:
35482 \begin_inset Newline newline
35483 \end_inset
35484
35485
35486 \begin_inset Flex URL
35487 status open
35488
35489 \begin_layout Plain Layout
35490
35491 http://wiki.lyx.org/LyX/LinguistLyX
35492 \end_layout
35493
35494 \end_inset
35495
35496
35497 \end_layout
35498
35499 \begin_layout Subsection
35500 Formatting
35501 \end_layout
35502
35503 \begin_layout Standard
35504 Here you can insert the following format constructs:
35505 \end_layout
35506
35507 \begin_layout Description
35508 Superscript Inserts an superscript: test
35509 \begin_inset Formula $^{\text{a,b}}$
35510 \end_inset
35511
35512
35513 \end_layout
35514
35515 \begin_layout Description
35516 Subscript Inserts an subscript: test
35517 \begin_inset Formula $_{\text{3x}}$
35518 \end_inset
35519
35520
35521 \end_layout
35522
35523 \begin_layout Description
35524 Protected
35525 \begin_inset space ~
35526 \end_inset
35527
35528 Space Inserts a protected space that is described in section
35529 \begin_inset space ~
35530 \end_inset
35531
35532
35533 \begin_inset CommandInset ref
35534 LatexCommand ref
35535 reference "sub:Protected-Space"
35536
35537 \end_inset
35538
35539 .
35540 \end_layout
35541
35542 \begin_layout Description
35543 Inter-word
35544 \begin_inset space ~
35545 \end_inset
35546
35547 Space Inserts an inter-word space that is described in section
35548 \begin_inset space ~
35549 \end_inset
35550
35551
35552 \begin_inset CommandInset ref
35553 LatexCommand ref
35554 reference "sub:Inter-word-Space"
35555
35556 \end_inset
35557
35558 .
35559 \end_layout
35560
35561 \begin_layout Description
35562 Thin
35563 \begin_inset space ~
35564 \end_inset
35565
35566 Space Inserts a thin space that is described in section
35567 \begin_inset space ~
35568 \end_inset
35569
35570
35571 \begin_inset CommandInset ref
35572 LatexCommand ref
35573 reference "sub:Thin-Space"
35574
35575 \end_inset
35576
35577 .
35578 \end_layout
35579
35580 \begin_layout Description
35581 Horizontal
35582 \begin_inset space ~
35583 \end_inset
35584
35585 Space Inserts horizontal space, see section
35586 \begin_inset space ~
35587 \end_inset
35588
35589
35590 \begin_inset CommandInset ref
35591 LatexCommand ref
35592 reference "sub:Horizontal-Space"
35593
35594 \end_inset
35595
35596  for a description.
35597 \end_layout
35598
35599 \begin_layout Description
35600 Horizontal
35601 \begin_inset space ~
35602 \end_inset
35603
35604 Line Inserts an horizontal line, see section
35605 \begin_inset space ~
35606 \end_inset
35607
35608
35609 \begin_inset CommandInset ref
35610 LatexCommand ref
35611 reference "sub:Horizontal-Lines"
35612
35613 \end_inset
35614
35615  for a description.
35616 \end_layout
35617
35618 \begin_layout Description
35619 Vertical
35620 \begin_inset space ~
35621 \end_inset
35622
35623 Space Inserts vertical space, see section
35624 \begin_inset space ~
35625 \end_inset
35626
35627
35628 \begin_inset CommandInset ref
35629 LatexCommand ref
35630 reference "sub:Vertical-Space"
35631
35632 \end_inset
35633
35634  for a description.
35635 \end_layout
35636
35637 \begin_layout Description
35638 Hyphenation
35639 \begin_inset space ~
35640 \end_inset
35641
35642 Point Inserts an hyphenation point, see section
35643 \begin_inset space ~
35644 \end_inset
35645
35646
35647 \begin_inset CommandInset ref
35648 LatexCommand ref
35649 reference "sub:Hyphenation"
35650
35651 \end_inset
35652
35653 .
35654 \end_layout
35655
35656 \begin_layout Description
35657 Ligature
35658 \begin_inset space ~
35659 \end_inset
35660
35661 Break Inserts a ligature break, see section
35662 \begin_inset space ~
35663 \end_inset
35664
35665
35666 \begin_inset CommandInset ref
35667 LatexCommand ref
35668 reference "sub:Ligatures"
35669
35670 \end_inset
35671
35672 .
35673 \end_layout
35674
35675 \begin_layout Description
35676 Ragged
35677 \begin_inset space ~
35678 \end_inset
35679
35680 Line
35681 \begin_inset space ~
35682 \end_inset
35683
35684 Break Inserts a forced line break, see section
35685 \begin_inset space ~
35686 \end_inset
35687
35688
35689 \begin_inset CommandInset ref
35690 LatexCommand ref
35691 reference "sub:Forced-Line-Breaks"
35692
35693 \end_inset
35694
35695 .
35696 \end_layout
35697
35698 \begin_layout Description
35699 Justified
35700 \begin_inset space ~
35701 \end_inset
35702
35703 Break Inserts a forced line break that furthermore stretches the broken
35704  text line to the page border, see section
35705 \begin_inset space ~
35706 \end_inset
35707
35708
35709 \begin_inset CommandInset ref
35710 LatexCommand ref
35711 reference "sub:Forced-Line-Breaks"
35712
35713 \end_inset
35714
35715 .
35716 \end_layout
35717
35718 \begin_layout Description
35719 New
35720 \begin_inset space ~
35721 \end_inset
35722
35723 Page Inserts a forced page break, described in section
35724 \begin_inset space ~
35725 \end_inset
35726
35727
35728 \begin_inset CommandInset ref
35729 LatexCommand ref
35730 reference "sub:Forced-Page-Breaks"
35731
35732 \end_inset
35733
35734 .
35735 \end_layout
35736
35737 \begin_layout Description
35738 Page
35739 \begin_inset space ~
35740 \end_inset
35741
35742 Break Inserts a forced page break that furthermore stretches the broken
35743  text page to the page border, described in section
35744 \begin_inset space ~
35745 \end_inset
35746
35747
35748 \begin_inset CommandInset ref
35749 LatexCommand ref
35750 reference "sub:Forced-Page-Breaks"
35751
35752 \end_inset
35753
35754 .
35755 \end_layout
35756
35757 \begin_layout Description
35758 Clear
35759 \begin_inset space ~
35760 \end_inset
35761
35762 Page Inserts a clear page break, described in section
35763 \begin_inset space ~
35764 \end_inset
35765
35766
35767 \begin_inset CommandInset ref
35768 LatexCommand ref
35769 reference "sub:Clear-Page-Breaks"
35770
35771 \end_inset
35772
35773 .
35774 \end_layout
35775
35776 \begin_layout Description
35777 Clear
35778 \begin_inset space ~
35779 \end_inset
35780
35781 Double
35782 \begin_inset space ~
35783 \end_inset
35784
35785 Page Inserts a clear doublepage break, described in section
35786 \begin_inset space ~
35787 \end_inset
35788
35789
35790 \begin_inset CommandInset ref
35791 LatexCommand ref
35792 reference "sub:Clear-Page-Breaks"
35793
35794 \end_inset
35795
35796 .
35797 \end_layout
35798
35799 \begin_layout Subsection
35800 List / TOC
35801 \end_layout
35802
35803 \begin_layout Standard
35804 Various lists can be inserted with this menu.
35805  The table of contents, the algorithm, figures, and tables list are described
35806  in section
35807 \begin_inset space ~
35808 \end_inset
35809
35810
35811 \begin_inset CommandInset ref
35812 LatexCommand ref
35813 reference "sec:toc"
35814
35815 \end_inset
35816
35817 .
35818  The index list is described in section
35819 \begin_inset space ~
35820 \end_inset
35821
35822
35823 \begin_inset CommandInset ref
35824 LatexCommand ref
35825 reference "sec:Index"
35826
35827 \end_inset
35828
35829 , the nomenclature in section
35830 \begin_inset space ~
35831 \end_inset
35832
35833
35834 \begin_inset CommandInset ref
35835 LatexCommand ref
35836 reference "sec:Nomenclature"
35837
35838 \end_inset
35839
35840 , and the BibTeX bibliography in section
35841 \begin_inset space ~
35842 \end_inset
35843
35844
35845 \begin_inset CommandInset ref
35846 LatexCommand ref
35847 reference "sub:Bibliography-databases"
35848
35849 \end_inset
35850
35851 .
35852 \end_layout
35853
35854 \begin_layout Subsection
35855 Float
35856 \end_layout
35857
35858 \begin_layout Standard
35859 To insert floats, described in section
35860 \begin_inset space ~
35861 \end_inset
35862
35863
35864 \begin_inset CommandInset ref
35865 LatexCommand ref
35866 reference "sec:Floats"
35867
35868 \end_inset
35869
35870 .
35871 \end_layout
35872
35873 \begin_layout Subsection
35874 Note
35875 \end_layout
35876
35877 \begin_layout Standard
35878 To insert notes, described in section
35879 \begin_inset space ~
35880 \end_inset
35881
35882
35883 \begin_inset CommandInset ref
35884 LatexCommand ref
35885 reference "sec:Notes"
35886
35887 \end_inset
35888
35889 .
35890 \end_layout
35891
35892 \begin_layout Subsection
35893 Branch
35894 \end_layout
35895
35896 \begin_layout Standard
35897 Inserts branch insets as described in section
35898 \begin_inset space ~
35899 \end_inset
35900
35901
35902 \begin_inset CommandInset ref
35903 LatexCommand ref
35904 reference "sec:Branches"
35905
35906 \end_inset
35907
35908 .
35909 \end_layout
35910
35911 \begin_layout Subsection
35912 File
35913 \begin_inset Index idx
35914 status collapsed
35915
35916 \begin_layout Plain Layout
35917 External Material
35918 \end_layout
35919
35920 \end_inset
35921
35922
35923 \end_layout
35924
35925 \begin_layout Standard
35926 Here you can insert files to include them or its content to your document.
35927  How this can be done is in detail explained in chapter 
35928 \emph on
35929 External Stuff
35930 \emph default
35931  of the 
35932 \emph on
35933 Embedded Objects
35934 \emph default
35935  manual.
35936 \end_layout
35937
35938 \begin_layout Subsection
35939 Box
35940 \begin_inset Index idx
35941 status collapsed
35942
35943 \begin_layout Plain Layout
35944 Boxes
35945 \end_layout
35946
35947 \end_inset
35948
35949
35950 \end_layout
35951
35952 \begin_layout Standard
35953 Inserts a minipage box that is described section
35954 \begin_inset space ~
35955 \end_inset
35956
35957
35958 \begin_inset CommandInset ref
35959 LatexCommand ref
35960 reference "sec:Minipages"
35961
35962 \end_inset
35963
35964 .
35965  All box types supported by LyX are explained in detail in chapter 
35966 \emph on
35967 Boxes
35968 \emph default
35969  of the 
35970 \emph on
35971 Embedded Objects
35972 \emph default
35973  manual.
35974 \end_layout
35975
35976 \begin_layout Subsection
35977 Citation
35978 \end_layout
35979
35980 \begin_layout Standard
35981 Inserts a citation as described in section
35982 \begin_inset space ~
35983 \end_inset
35984
35985
35986 \begin_inset CommandInset ref
35987 LatexCommand ref
35988 reference "sec:Bibliography"
35989
35990 \end_inset
35991
35992 .
35993 \end_layout
35994
35995 \begin_layout Subsection
35996 Cross-Reference
35997 \end_layout
35998
35999 \begin_layout Standard
36000 Inserts a cross-reference as described in section
36001 \begin_inset space ~
36002 \end_inset
36003
36004
36005 \begin_inset CommandInset ref
36006 LatexCommand ref
36007 reference "sec:Cross-References"
36008
36009 \end_inset
36010
36011 .
36012 \end_layout
36013
36014 \begin_layout Subsection
36015 Label
36016 \end_layout
36017
36018 \begin_layout Standard
36019 Inserts a label as described in section
36020 \begin_inset space ~
36021 \end_inset
36022
36023
36024 \begin_inset CommandInset ref
36025 LatexCommand ref
36026 reference "sec:Cross-References"
36027
36028 \end_inset
36029
36030 .
36031 \end_layout
36032
36033 \begin_layout Subsection
36034 Caption
36035 \begin_inset Index idx
36036 status collapsed
36037
36038 \begin_layout Plain Layout
36039 Captions
36040 \end_layout
36041
36042 \end_inset
36043
36044
36045 \begin_inset Index idx
36046 status collapsed
36047
36048 \begin_layout Plain Layout
36049 Longtables ! Caption
36050 \end_layout
36051
36052 \end_inset
36053
36054
36055 \end_layout
36056
36057 \begin_layout Standard
36058 Inserts a caption to floats or longtables.
36059  Floats are described in section
36060 \begin_inset space ~
36061 \end_inset
36062
36063
36064 \begin_inset CommandInset ref
36065 LatexCommand ref
36066 reference "sec:Floats"
36067
36068 \end_inset
36069
36070 , captions in longtables are described in section 
36071 \emph on
36072 Longtable Captions
36073 \emph default
36074  of the 
36075 \emph on
36076 Embedded Objects
36077 \emph default
36078  manual.
36079 \end_layout
36080
36081 \begin_layout Subsection
36082 Index Entry
36083 \end_layout
36084
36085 \begin_layout Standard
36086 Inserts an index entry as described in section
36087 \begin_inset space ~
36088 \end_inset
36089
36090
36091 \begin_inset CommandInset ref
36092 LatexCommand ref
36093 reference "sec:Index"
36094
36095 \end_inset
36096
36097 .
36098 \end_layout
36099
36100 \begin_layout Subsection
36101 Nomenclature Entry
36102 \end_layout
36103
36104 \begin_layout Standard
36105 Inserts a nomenclature entry as described in section
36106 \begin_inset space ~
36107 \end_inset
36108
36109
36110 \begin_inset CommandInset ref
36111 LatexCommand ref
36112 reference "sec:Nomenclature"
36113
36114 \end_inset
36115
36116 .
36117 \end_layout
36118
36119 \begin_layout Subsection
36120 Table
36121 \end_layout
36122
36123 \begin_layout Standard
36124 Inserts a table.
36125  Tables are described in section
36126 \begin_inset space ~
36127 \end_inset
36128
36129
36130 \begin_inset CommandInset ref
36131 LatexCommand ref
36132 reference "sec:Tables"
36133
36134 \end_inset
36135
36136 .
36137 \end_layout
36138
36139 \begin_layout Subsection
36140 Graphics
36141 \end_layout
36142
36143 \begin_layout Standard
36144 Inserts a graphic.
36145  Graphics are described in section
36146 \begin_inset space ~
36147 \end_inset
36148
36149
36150 \begin_inset CommandInset ref
36151 LatexCommand ref
36152 reference "sec:Graphics"
36153
36154 \end_inset
36155
36156 .
36157 \end_layout
36158
36159 \begin_layout Subsection
36160 URL
36161 \end_layout
36162
36163 \begin_layout Standard
36164 Inserts an URL as described in section
36165 \begin_inset space ~
36166 \end_inset
36167
36168
36169 \begin_inset CommandInset ref
36170 LatexCommand ref
36171 reference "sub:URLs"
36172
36173 \end_inset
36174
36175 .
36176 \end_layout
36177
36178 \begin_layout Subsection
36179 Hyperlinks
36180 \end_layout
36181
36182 \begin_layout Standard
36183 Inserts a hyperlink as described in section
36184 \begin_inset space ~
36185 \end_inset
36186
36187
36188 \begin_inset CommandInset ref
36189 LatexCommand ref
36190 reference "sub:Hyperlinks"
36191
36192 \end_inset
36193
36194 .
36195 \end_layout
36196
36197 \begin_layout Subsection
36198 Footnote
36199 \end_layout
36200
36201 \begin_layout Standard
36202 Inserts a footnote, see section
36203 \begin_inset space ~
36204 \end_inset
36205
36206
36207 \begin_inset CommandInset ref
36208 LatexCommand ref
36209 reference "sec:Footnotes"
36210
36211 \end_inset
36212
36213 .
36214 \end_layout
36215
36216 \begin_layout Subsection
36217 Marginal Note
36218 \end_layout
36219
36220 \begin_layout Standard
36221 Inserts a marginal note, see section
36222 \begin_inset space ~
36223 \end_inset
36224
36225
36226 \begin_inset CommandInset ref
36227 LatexCommand ref
36228 reference "sec:Marginal-Notes"
36229
36230 \end_inset
36231
36232 .
36233 \end_layout
36234
36235 \begin_layout Subsection
36236 Short Title
36237 \end_layout
36238
36239 \begin_layout Standard
36240 Inserts a short title, see section
36241 \begin_inset space ~
36242 \end_inset
36243
36244
36245 \begin_inset CommandInset ref
36246 LatexCommand ref
36247 reference "sec:Short-Titles"
36248
36249 \end_inset
36250
36251 .
36252 \end_layout
36253
36254 \begin_layout Subsection
36255 TeX Code
36256 \end_layout
36257
36258 \begin_layout Standard
36259 Inserts a TeX Code box, see section
36260 \begin_inset space ~
36261 \end_inset
36262
36263
36264 \begin_inset CommandInset ref
36265 LatexCommand ref
36266 reference "sub:TeX-Code-Boxes"
36267
36268 \end_inset
36269
36270  for a description.
36271 \end_layout
36272
36273 \begin_layout Subsection
36274 Program Listing
36275 \begin_inset Index idx
36276 status collapsed
36277
36278 \begin_layout Plain Layout
36279 Program listings
36280 \end_layout
36281
36282 \end_inset
36283
36284
36285 \end_layout
36286
36287 \begin_layout Standard
36288 Inserts a program listings box.
36289  Program listings are explained in chapter 
36290 \emph on
36291 Program Code Listings
36292 \emph default
36293  of the 
36294 \emph on
36295 Embedded Objects
36296 \emph default
36297  manual.
36298 \end_layout
36299
36300 \begin_layout Subsection
36301 Date
36302 \end_layout
36303
36304 \begin_layout Standard
36305 Inserts the actual date.
36306  The format depends on the date format of the language that is used for
36307  LyX's menus.
36308  LyX offers another ways to insert a date which is explained in section
36309  
36310 \emph on
36311 External Material
36312 \emph default
36313  of the 
36314 \emph on
36315 Embedded Objects
36316 \emph default
36317  manual.
36318  There the different methods are also compared.
36319 \end_layout
36320
36321 \begin_layout Section
36322 The Navigate Menu
36323 \begin_inset Index idx
36324 status collapsed
36325
36326 \begin_layout Plain Layout
36327 Menu ! Navigate
36328 \end_layout
36329
36330 \end_inset
36331
36332
36333 \end_layout
36334
36335 \begin_layout Standard
36336 This menu lists the existing chapters, sections, figures, tables, etc.
36337 \begin_inset space ~
36338 \end_inset
36339
36340 of the current document.
36341  This allows you to navigate easily through you document.
36342 \end_layout
36343
36344 \begin_layout Subsection
36345 Bookmarks
36346 \end_layout
36347
36348 \begin_layout Standard
36349 With this menu you are able to define your own bookmarks.
36350  This is useful when you are working on a large documents and often have
36351  to jump e.
36352 \begin_inset space \thinspace{}
36353 \end_inset
36354
36355 g.
36356 \begin_inset space \space{}
36357 \end_inset
36358
36359 between section
36360 \begin_inset space ~
36361 \end_inset
36362
36363 2.5 and 6.3.
36364  To create bookmarks for this example, go to section
36365 \begin_inset space ~
36366 \end_inset
36367
36368 2.5 and use the menu 
36369 \family sans
36370 Save
36371 \begin_inset space ~
36372 \end_inset
36373
36374 Bookmark
36375 \begin_inset space ~
36376 \end_inset
36377
36378 1
36379 \family default
36380 .
36381  Then go to section
36382 \begin_inset space ~
36383 \end_inset
36384
36385 6.3 and use 
36386 \family sans
36387 Save
36388 \begin_inset space ~
36389 \end_inset
36390
36391 Bookmark
36392 \begin_inset space ~
36393 \end_inset
36394
36395
36396 \family default
36397 2.
36398  Now you can jump easily between these sections by using the menu or by
36399  the key bindings 
36400 \begin_inset Info
36401 type  "shortcut"
36402 arg   "bookmark-goto 1"
36403 \end_inset
36404
36405  and 
36406 \begin_inset Info
36407 type  "shortcut"
36408 arg   "bookmark-goto 2"
36409 \end_inset
36410
36411 .
36412 \end_layout
36413
36414 \begin_layout Standard
36415 You can also use bookmarks to jump between several opened documents.
36416  The saved bookmarks are valid till the document is closed.
36417 \end_layout
36418
36419 \begin_layout Subsection
36420 Next Note, Change, Cross-reference
36421 \end_layout
36422
36423 \begin_layout Standard
36424 Jump to the next note, change, or cross-reference following the current
36425  cursor position.
36426 \end_layout
36427
36428 \begin_layout Subsection
36429 Go to Label
36430 \end_layout
36431
36432 \begin_layout Standard
36433 Only active when the cursor is in front of a cross-reference.
36434  Sets the cursor before the referenced label, the same as if you right-click
36435  on a cross-reference box.
36436 \end_layout
36437
36438 \begin_layout Section
36439 The Document Menu
36440 \begin_inset Index idx
36441 status collapsed
36442
36443 \begin_layout Plain Layout
36444 Menu ! Document
36445 \end_layout
36446
36447 \end_inset
36448
36449
36450 \end_layout
36451
36452 \begin_layout Subsection
36453 Change Tracking
36454 \end_layout
36455
36456 \begin_layout Standard
36457 Change Tracking is described in section
36458 \begin_inset space ~
36459 \end_inset
36460
36461
36462 \begin_inset CommandInset ref
36463 LatexCommand ref
36464 reference "sec:Change-Tracking"
36465
36466 \end_inset
36467
36468 .
36469 \end_layout
36470
36471 \begin_layout Subsection
36472 LaT
36473 \begin_inset ERT
36474 status collapsed
36475
36476 \begin_layout Plain Layout
36477
36478 {}
36479 \end_layout
36480
36481 \end_inset
36482
36483 eX Log
36484 \end_layout
36485
36486 \begin_layout Standard
36487 After running LaTeX by viewing or exporting a document, this menu will be
36488  enabled.
36489  It shows the logfile of the used LaTeX-program.
36490 \end_layout
36491
36492 \begin_layout Standard
36493 Here you can see how LaTeX works in the background.
36494  
36495 \emph on
36496 Experts
36497 \emph default
36498  will find in it reasons for LaTeX-errors.
36499 \end_layout
36500
36501 \begin_layout Subsection
36502 Outline
36503 \end_layout
36504
36505 \begin_layout Standard
36506 Opens the TOC/Outline window as described in section
36507 \begin_inset space ~
36508 \end_inset
36509
36510
36511 \begin_inset CommandInset ref
36512 LatexCommand ref
36513 reference "sec:Navigating"
36514
36515 \end_inset
36516
36517  and 
36518 \begin_inset CommandInset ref
36519 LatexCommand ref
36520 reference "sub:Table-of-Contents"
36521
36522 \end_inset
36523
36524 .
36525 \end_layout
36526
36527 \begin_layout Subsection
36528 Start Appendix Here
36529 \end_layout
36530
36531 \begin_layout Standard
36532 This menu will start the appendix of the document at the current cursor
36533  position as described in section
36534 \begin_inset space ~
36535 \end_inset
36536
36537
36538 \begin_inset CommandInset ref
36539 LatexCommand ref
36540 reference "sec:Appendices"
36541
36542 \end_inset
36543
36544 .
36545 \end_layout
36546
36547 \begin_layout Subsection
36548 Compressed
36549 \end_layout
36550
36551 \begin_layout Standard
36552 Un/compresses the current document.
36553 \end_layout
36554
36555 \begin_layout Subsection
36556 Settings
36557 \end_layout
36558
36559 \begin_layout Standard
36560 The document settings are described in appendix
36561 \begin_inset space ~
36562 \end_inset
36563
36564
36565 \begin_inset CommandInset ref
36566 LatexCommand ref
36567 reference "cha:The-Document-Settings"
36568
36569 \end_inset
36570
36571 .
36572 \end_layout
36573
36574 \begin_layout Section
36575 The Tools Menu
36576 \begin_inset Index idx
36577 status collapsed
36578
36579 \begin_layout Plain Layout
36580 Menu ! Tools
36581 \end_layout
36582
36583 \end_inset
36584
36585
36586 \end_layout
36587
36588 \begin_layout Subsection
36589 Spellchecker
36590 \end_layout
36591
36592 \begin_layout Standard
36593 Spell checking is explained in section
36594 \begin_inset space ~
36595 \end_inset
36596
36597
36598 \begin_inset CommandInset ref
36599 LatexCommand ref
36600 reference "sec:Spellchecking"
36601
36602 \end_inset
36603
36604 .
36605 \end_layout
36606
36607 \begin_layout Subsection
36608 Thesaurus
36609 \end_layout
36610
36611 \begin_layout Standard
36612 The thesaurus is described in section
36613 \begin_inset space ~
36614 \end_inset
36615
36616
36617 \begin_inset CommandInset ref
36618 LatexCommand ref
36619 reference "sec:Thesaurus"
36620
36621 \end_inset
36622
36623 .
36624 \end_layout
36625
36626 \begin_layout Subsection
36627 Statistics
36628 \begin_inset Index idx
36629 status collapsed
36630
36631 \begin_layout Plain Layout
36632 Word count
36633 \end_layout
36634
36635 \end_inset
36636
36637
36638 \begin_inset Index idx
36639 status collapsed
36640
36641 \begin_layout Plain Layout
36642 Character count
36643 \end_layout
36644
36645 \end_inset
36646
36647
36648 \end_layout
36649
36650 \begin_layout Standard
36651 Counts the number of words and characters in the actual document or the
36652  highlighted document part.
36653 \end_layout
36654
36655 \begin_layout Subsection
36656 TeX Information
36657 \begin_inset Index idx
36658 status collapsed
36659
36660 \begin_layout Plain Layout
36661 TeX Information
36662 \end_layout
36663
36664 \end_inset
36665
36666
36667 \end_layout
36668
36669 \begin_layout Standard
36670 Shows you a list of the classes and styles installed in your LaTeX-system.
36671 \end_layout
36672
36673 \begin_layout Subsection
36674 Reconfigure
36675 \begin_inset Index idx
36676 status collapsed
36677
36678 \begin_layout Plain Layout
36679 LyX ! Reconfigure|see
36680 \begin_inset ERT
36681 status collapsed
36682
36683 \begin_layout Plain Layout
36684
36685 {
36686 \end_layout
36687
36688 \end_inset
36689
36690 Reconfiguration of LyX
36691 \begin_inset ERT
36692 status collapsed
36693
36694 \begin_layout Plain Layout
36695
36696 }
36697 \end_layout
36698
36699 \end_inset
36700
36701
36702 \end_layout
36703
36704 \end_inset
36705
36706
36707 \begin_inset Index idx
36708 status collapsed
36709
36710 \begin_layout Plain Layout
36711 Reconfiguration of LyX
36712 \end_layout
36713
36714 \end_inset
36715
36716
36717 \end_layout
36718
36719 \begin_layout Standard
36720 This menu reconfigures LyX.
36721  That means LyX looks for LaTeX-packages and needed programs, see also section
36722 \begin_inset space ~
36723 \end_inset
36724
36725
36726 \begin_inset CommandInset ref
36727 LatexCommand ref
36728 reference "sec:Basic-LyX-Setup"
36729
36730 \end_inset
36731
36732 .
36733 \end_layout
36734
36735 \begin_layout Subsection
36736 Preferences
36737 \end_layout
36738
36739 \begin_layout Standard
36740 The preferences dialog is described in detail in appendix
36741 \begin_inset space \thinspace{}
36742 \end_inset
36743
36744
36745 \begin_inset CommandInset ref
36746 LatexCommand ref
36747 reference "cha:The-Preferences-dialog"
36748
36749 \end_inset
36750
36751 .
36752 \end_layout
36753
36754 \begin_layout Section
36755 The Help Menu
36756 \begin_inset Index idx
36757 status collapsed
36758
36759 \begin_layout Plain Layout
36760 Menu ! Help
36761 \end_layout
36762
36763 \end_inset
36764
36765
36766 \end_layout
36767
36768 \begin_layout Standard
36769 This menu opens the documentation files of LyX in the language of LyX's
36770  menus.
36771 \end_layout
36772
36773 \begin_layout Standard
36774 The menu 
36775 \family sans
36776 LaTeX
36777 \begin_inset space ~
36778 \end_inset
36779
36780 Configuration
36781 \family default
36782  shows a LyX-document with information about the LaTeX-packages and classes
36783  found by LyX (see also section
36784 \begin_inset space ~
36785 \end_inset
36786
36787
36788 \begin_inset CommandInset ref
36789 LatexCommand ref
36790 reference "sec:LaTeX-Setup"
36791
36792 \end_inset
36793
36794 ).
36795 \end_layout
36796
36797 \begin_layout Section
36798 Toolbars
36799 \begin_inset CommandInset label
36800 LatexCommand label
36801 name "sec:Toolbars"
36802
36803 \end_inset
36804
36805
36806 \end_layout
36807
36808 \begin_layout Standard
36809 How to show or hide toolbars is explained in section
36810 \begin_inset space ~
36811 \end_inset
36812
36813
36814 \begin_inset CommandInset ref
36815 LatexCommand ref
36816 reference "sub:Toolbars"
36817
36818 \end_inset
36819
36820 .
36821 \end_layout
36822
36823 \begin_layout Standard
36824 It is also possible to define custom toolbars.
36825  This is described in the 
36826 \emph on
36827 Additional Features
36828 \emph default
36829  manual.
36830 \end_layout
36831
36832 \begin_layout Subsection
36833 Standard Toolbar
36834 \begin_inset Index idx
36835 status collapsed
36836
36837 \begin_layout Plain Layout
36838 Toolbar ! Standard
36839 \end_layout
36840
36841 \end_inset
36842
36843
36844 \end_layout
36845
36846 \begin_layout Standard
36847 \begin_inset Graphics
36848         filename clipart/StandardToolbar.png
36849         width 100col%
36850
36851 \end_inset
36852
36853
36854 \end_layout
36855
36856 \begin_layout Standard
36857 \begin_inset VSpace defskip
36858 \end_inset
36859
36860
36861 \end_layout
36862
36863 \begin_layout Standard
36864 The standard toolbar as shown above contains from left to right the following
36865  buttons:
36866 \begin_inset ERT
36867 status collapsed
36868
36869 \begin_layout Plain Layout
36870
36871
36872 \backslash
36873 setlength{
36874 \backslash
36875 LTleft}{0pt}
36876 \end_layout
36877
36878 \end_inset
36879
36880
36881 \begin_inset Note Note
36882 status collapsed
36883
36884 \begin_layout Plain Layout
36885 This is necessary to left align the following longtables.
36886  See the 
36887 \emph on
36888 Embedded Objects
36889 \emph default
36890  manual for more information.
36891 \end_layout
36892
36893 \end_inset
36894
36895
36896 \end_layout
36897
36898 \begin_layout Standard
36899 \begin_inset VSpace defskip
36900 \end_inset
36901
36902
36903 \end_layout
36904
36905 \begin_layout Standard
36906 \begin_inset Tabular
36907 <lyxtabular version="3" rows="1" columns="2">
36908 <features islongtable="true" tabularvalignment="middle">
36909 <column alignment="center" valignment="top" width="0">
36910 <column alignment="center" valignment="top" width="0">
36911 <row>
36912 <cell alignment="center" valignment="top" usebox="none">
36913 \begin_inset Text
36914
36915 \begin_layout Plain Layout
36916 \begin_inset Graphics
36917         filename clipart/ToolbarEnvBox.png
36918         clip
36919
36920 \end_inset
36921
36922
36923 \end_layout
36924
36925 \end_inset
36926 </cell>
36927 <cell alignment="center" valignment="top" usebox="none">
36928 \begin_inset Text
36929
36930 \begin_layout Plain Layout
36931 pull-down box for the paragraph environments
36932 \end_layout
36933
36934 \end_inset
36935 </cell>
36936 </row>
36937 </lyxtabular>
36938
36939 \end_inset
36940
36941
36942 \end_layout
36943
36944 \begin_layout Standard
36945 \begin_inset VSpace -10mm
36946 \end_inset
36947
36948
36949 \end_layout
36950
36951 \begin_layout Standard
36952 \align left
36953 \begin_inset Tabular
36954 <lyxtabular version="3" rows="21" columns="2">
36955 <features islongtable="true" tabularvalignment="middle">
36956 <column alignment="left" valignment="top" width="0">
36957 <column alignment="left" valignment="top" width="0">
36958 <row interlinespace="2.5mm">
36959 <cell alignment="center" valignment="top" usebox="none">
36960 \begin_inset Text
36961
36962 \begin_layout Plain Layout
36963
36964 \family sans
36965 \begin_inset Graphics
36966         filename ../images/buffer-new.png
36967         BoundingBox 0bp 5bp 20bp 20bp
36968
36969 \end_inset
36970
36971
36972 \end_layout
36973
36974 \end_inset
36975 </cell>
36976 <cell alignment="center" valignment="top" usebox="none">
36977 \begin_inset Text
36978
36979 \begin_layout Plain Layout
36980
36981 \family sans
36982 File\SpecialChar \menuseparator
36983 New
36984 \end_layout
36985
36986 \end_inset
36987 </cell>
36988 </row>
36989 <row interlinespace="2.5mm">
36990 <cell alignment="center" valignment="top" usebox="none">
36991 \begin_inset Text
36992
36993 \begin_layout Plain Layout
36994 \begin_inset Graphics
36995         filename ../images/file-open.png
36996         BoundingBox 0bp 5bp 20bp 20bp
36997
36998 \end_inset
36999
37000
37001 \end_layout
37002
37003 \end_inset
37004 </cell>
37005 <cell alignment="center" valignment="top" usebox="none">
37006 \begin_inset Text
37007
37008 \begin_layout Plain Layout
37009
37010 \family sans
37011 File\SpecialChar \menuseparator
37012 Open
37013 \end_layout
37014
37015 \end_inset
37016 </cell>
37017 </row>
37018 <row interlinespace="2.5mm">
37019 <cell alignment="center" valignment="top" usebox="none">
37020 \begin_inset Text
37021
37022 \begin_layout Plain Layout
37023 \begin_inset Graphics
37024         filename ../images/buffer-write.png
37025         BoundingBox 0bp 5bp 20bp 20bp
37026
37027 \end_inset
37028
37029
37030 \end_layout
37031
37032 \end_inset
37033 </cell>
37034 <cell alignment="center" valignment="top" usebox="none">
37035 \begin_inset Text
37036
37037 \begin_layout Plain Layout
37038
37039 \family sans
37040 File\SpecialChar \menuseparator
37041 Save
37042 \end_layout
37043
37044 \end_inset
37045 </cell>
37046 </row>
37047 <row interlinespace="2.5mm">
37048 <cell alignment="center" valignment="top" usebox="none">
37049 \begin_inset Text
37050
37051 \begin_layout Plain Layout
37052 \begin_inset Graphics
37053         filename ../images/dialog-show_print.png
37054         BoundingBox 0bp 5bp 24bp 20bp
37055
37056 \end_inset
37057
37058
37059 \end_layout
37060
37061 \end_inset
37062 </cell>
37063 <cell alignment="center" valignment="top" usebox="none">
37064 \begin_inset Text
37065
37066 \begin_layout Plain Layout
37067
37068 \family sans
37069 File\SpecialChar \menuseparator
37070 Print
37071 \end_layout
37072
37073 \end_inset
37074 </cell>
37075 </row>
37076 <row interlinespace="2.5mm">
37077 <cell alignment="center" valignment="top" usebox="none">
37078 \begin_inset Text
37079
37080 \begin_layout Plain Layout
37081 \begin_inset Graphics
37082         filename ../images/dialog-show_spellchecker.png
37083         BoundingBox 0bp 5bp 20bp 20bp
37084
37085 \end_inset
37086
37087
37088 \end_layout
37089
37090 \end_inset
37091 </cell>
37092 <cell alignment="center" valignment="top" usebox="none">
37093 \begin_inset Text
37094
37095 \begin_layout Plain Layout
37096
37097 \family sans
37098 Tools\SpecialChar \menuseparator
37099 Spellchecker
37100 \end_layout
37101
37102 \end_inset
37103 </cell>
37104 </row>
37105 <row interlinespace="2.5mm">
37106 <cell alignment="center" valignment="top" usebox="none">
37107 \begin_inset Text
37108
37109 \begin_layout Plain Layout
37110 \begin_inset Graphics
37111         filename ../images/undo.png
37112         BoundingBox 0bp 5bp 20bp 20bp
37113
37114 \end_inset
37115
37116
37117 \end_layout
37118
37119 \end_inset
37120 </cell>
37121 <cell alignment="center" valignment="top" usebox="none">
37122 \begin_inset Text
37123
37124 \begin_layout Plain Layout
37125
37126 \family sans
37127 Edit\SpecialChar \menuseparator
37128 Undo
37129 \end_layout
37130
37131 \end_inset
37132 </cell>
37133 </row>
37134 <row interlinespace="2.5mm">
37135 <cell alignment="center" valignment="top" usebox="none">
37136 \begin_inset Text
37137
37138 \begin_layout Plain Layout
37139 \begin_inset Graphics
37140         filename ../images/redo.png
37141         BoundingBox 0bp 5bp 20bp 20bp
37142
37143 \end_inset
37144
37145
37146 \end_layout
37147
37148 \end_inset
37149 </cell>
37150 <cell alignment="center" valignment="top" usebox="none">
37151 \begin_inset Text
37152
37153 \begin_layout Plain Layout
37154
37155 \family sans
37156 Edit\SpecialChar \menuseparator
37157 Redo
37158 \end_layout
37159
37160 \end_inset
37161 </cell>
37162 </row>
37163 <row interlinespace="2.5mm">
37164 <cell alignment="center" valignment="top" usebox="none">
37165 \begin_inset Text
37166
37167 \begin_layout Plain Layout
37168 \begin_inset Graphics
37169         filename ../images/cut.png
37170         BoundingBox 0bp 5bp 20bp 20bp
37171
37172 \end_inset
37173
37174
37175 \end_layout
37176
37177 \end_inset
37178 </cell>
37179 <cell alignment="center" valignment="top" usebox="none">
37180 \begin_inset Text
37181
37182 \begin_layout Plain Layout
37183
37184 \family sans
37185 Edit\SpecialChar \menuseparator
37186 Cut
37187 \end_layout
37188
37189 \end_inset
37190 </cell>
37191 </row>
37192 <row interlinespace="2.5mm">
37193 <cell alignment="center" valignment="top" usebox="none">
37194 \begin_inset Text
37195
37196 \begin_layout Plain Layout
37197 \begin_inset Graphics
37198         filename ../images/copy.png
37199         BoundingBox 0bp 5bp 20bp 20bp
37200
37201 \end_inset
37202
37203
37204 \end_layout
37205
37206 \end_inset
37207 </cell>
37208 <cell alignment="center" valignment="top" usebox="none">
37209 \begin_inset Text
37210
37211 \begin_layout Plain Layout
37212
37213 \family sans
37214 Edit\SpecialChar \menuseparator
37215 Copy
37216 \end_layout
37217
37218 \end_inset
37219 </cell>
37220 </row>
37221 <row interlinespace="2.5mm">
37222 <cell alignment="center" valignment="top" usebox="none">
37223 \begin_inset Text
37224
37225 \begin_layout Plain Layout
37226 \begin_inset Graphics
37227         filename ../images/paste.png
37228         BoundingBox 0bp 5bp 20bp 20bp
37229
37230 \end_inset
37231
37232
37233 \end_layout
37234
37235 \end_inset
37236 </cell>
37237 <cell alignment="center" valignment="top" usebox="none">
37238 \begin_inset Text
37239
37240 \begin_layout Plain Layout
37241
37242 \family sans
37243 Edit\SpecialChar \menuseparator
37244 Paste
37245 \end_layout
37246
37247 \end_inset
37248 </cell>
37249 </row>
37250 <row interlinespace="2.5mm">
37251 <cell alignment="center" valignment="top" usebox="none">
37252 \begin_inset Text
37253
37254 \begin_layout Plain Layout
37255 \begin_inset Graphics
37256         filename ../images/dialog-show_findreplace.png
37257         BoundingBox 0bp 5bp 20bp 25bp
37258         rotateOrigin center
37259
37260 \end_inset
37261
37262
37263 \end_layout
37264
37265 \end_inset
37266 </cell>
37267 <cell alignment="center" valignment="top" usebox="none">
37268 \begin_inset Text
37269
37270 \begin_layout Plain Layout
37271
37272 \family sans
37273 Edit\SpecialChar \menuseparator
37274 Find
37275 \begin_inset space \thinspace{}
37276 \end_inset
37277
37278 &
37279 \begin_inset space \thinspace{}
37280 \end_inset
37281
37282 Replace
37283 \end_layout
37284
37285 \end_inset
37286 </cell>
37287 </row>
37288 <row interlinespace="2.5mm">
37289 <cell alignment="center" valignment="top" usebox="none">
37290 \begin_inset Text
37291
37292 \begin_layout Plain Layout
37293 \begin_inset Graphics
37294         filename ../images/bookmark-goto_0.png
37295         BoundingBox 0bp 5bp 20bp 25bp
37296         rotateOrigin center
37297
37298 \end_inset
37299
37300
37301 \end_layout
37302
37303 \end_inset
37304 </cell>
37305 <cell alignment="center" valignment="top" usebox="none">
37306 \begin_inset Text
37307
37308 \begin_layout Plain Layout
37309
37310 \family sans
37311 Navigate\SpecialChar \menuseparator
37312 Bookmarks\SpecialChar \menuseparator
37313 Navigate Back
37314 \end_layout
37315
37316 \end_inset
37317 </cell>
37318 </row>
37319 <row interlinespace="2.5mm">
37320 <cell alignment="center" valignment="top" usebox="none">
37321 \begin_inset Text
37322
37323 \begin_layout Plain Layout
37324 \begin_inset Graphics
37325         filename ../images/font-emph.png
37326         BoundingBox 0bp 5bp 20bp 20bp
37327
37328 \end_inset
37329
37330
37331 \end_layout
37332
37333 \end_inset
37334 </cell>
37335 <cell alignment="center" valignment="top" usebox="none">
37336 \begin_inset Text
37337
37338 \begin_layout Plain Layout
37339 Emphasize text, function of the Edit
37340 \family sans
37341 \SpecialChar \menuseparator
37342 Text
37343 \begin_inset space ~
37344 \end_inset
37345
37346 Style
37347 \family default
37348  dialog
37349 \end_layout
37350
37351 \end_inset
37352 </cell>
37353 </row>
37354 <row interlinespace="2.5mm">
37355 <cell alignment="center" valignment="top" usebox="none">
37356 \begin_inset Text
37357
37358 \begin_layout Plain Layout
37359 \begin_inset Graphics
37360         filename ../images/font-noun.png
37361         BoundingBox 0bp 5bp 20bp 20bp
37362
37363 \end_inset
37364
37365
37366 \end_layout
37367
37368 \end_inset
37369 </cell>
37370 <cell alignment="center" valignment="top" usebox="none">
37371 \begin_inset Text
37372
37373 \begin_layout Plain Layout
37374 Set text to noun style, function of the Edit
37375 \family sans
37376 \SpecialChar \menuseparator
37377 Text
37378 \begin_inset space ~
37379 \end_inset
37380
37381 Style
37382 \family default
37383  dialog
37384 \end_layout
37385
37386 \end_inset
37387 </cell>
37388 </row>
37389 <row interlinespace="2.5mm">
37390 <cell alignment="center" valignment="top" usebox="none">
37391 \begin_inset Text
37392
37393 \begin_layout Plain Layout
37394 \begin_inset Graphics
37395         filename ../images/textstyle-apply.png
37396         BoundingBox 0bp 5bp 20bp 20bp
37397
37398 \end_inset
37399
37400
37401 \end_layout
37402
37403 \end_inset
37404 </cell>
37405 <cell alignment="center" valignment="top" usebox="none">
37406 \begin_inset Text
37407
37408 \begin_layout Plain Layout
37409 Formats text using the current settings in the 
37410 \family sans
37411 Edit\SpecialChar \menuseparator
37412 Text
37413 \begin_inset space ~
37414 \end_inset
37415
37416 Style
37417 \family default
37418  dialog
37419 \end_layout
37420
37421 \end_inset
37422 </cell>
37423 </row>
37424 <row interlinespace="2.5mm">
37425 <cell alignment="center" valignment="top" usebox="none">
37426 \begin_inset Text
37427
37428 \begin_layout Plain Layout
37429 \begin_inset Graphics
37430         filename ../images/math-mode.png
37431         BoundingBox 0bp 5bp 20bp 20bp
37432
37433 \end_inset
37434
37435
37436 \end_layout
37437
37438 \end_inset
37439 </cell>
37440 <cell alignment="center" valignment="top" usebox="none">
37441 \begin_inset Text
37442
37443 \begin_layout Plain Layout
37444
37445 \family sans
37446 Insert\SpecialChar \menuseparator
37447 Math\SpecialChar \menuseparator
37448 Inline
37449 \begin_inset space ~
37450 \end_inset
37451
37452 Formula
37453 \end_layout
37454
37455 \end_inset
37456 </cell>
37457 </row>
37458 <row interlinespace="2.5mm">
37459 <cell alignment="center" valignment="top" usebox="none">
37460 \begin_inset Text
37461
37462 \begin_layout Plain Layout
37463 \begin_inset Graphics
37464         filename ../images/dialog-show-new-inset_graphics.png
37465         BoundingBox 0bp 5bp 20bp 25bp
37466         rotateOrigin center
37467
37468 \end_inset
37469
37470
37471 \end_layout
37472
37473 \end_inset
37474 </cell>
37475 <cell alignment="center" valignment="top" usebox="none">
37476 \begin_inset Text
37477
37478 \begin_layout Plain Layout
37479
37480 \family sans
37481 Insert\SpecialChar \menuseparator
37482 Graphics
37483 \end_layout
37484
37485 \end_inset
37486 </cell>
37487 </row>
37488 <row interlinespace="2.5mm">
37489 <cell alignment="center" valignment="top" usebox="none">
37490 \begin_inset Text
37491
37492 \begin_layout Plain Layout
37493 \begin_inset Graphics
37494         filename ../images/tabular-insert.png
37495         BoundingBox 0bp 5bp 20bp 25bp
37496         rotateOrigin center
37497
37498 \end_inset
37499
37500
37501 \end_layout
37502
37503 \end_inset
37504 </cell>
37505 <cell alignment="center" valignment="top" usebox="none">
37506 \begin_inset Text
37507
37508 \begin_layout Plain Layout
37509
37510 \family sans
37511 Insert\SpecialChar \menuseparator
37512 Table
37513 \end_layout
37514
37515 \end_inset
37516 </cell>
37517 </row>
37518 <row interlinespace="2.5mm">
37519 <cell alignment="center" valignment="top" usebox="none">
37520 \begin_inset Text
37521
37522 \begin_layout Plain Layout
37523 \begin_inset Graphics
37524         filename ../images/dialog-toggle_toc.png
37525         BoundingBox 0bp 5bp 20bp 25bp
37526         rotateOrigin center
37527
37528 \end_inset
37529
37530
37531 \end_layout
37532
37533 \end_inset
37534 </cell>
37535 <cell alignment="center" valignment="top" usebox="none">
37536 \begin_inset Text
37537
37538 \begin_layout Plain Layout
37539 Toggle outline window on/off, 
37540 \family sans
37541 Document\SpecialChar \menuseparator
37542 Outline
37543 \end_layout
37544
37545 \end_inset
37546 </cell>
37547 </row>
37548 <row interlinespace="2.5mm">
37549 <cell alignment="center" valignment="top" usebox="none">
37550 \begin_inset Text
37551
37552 \begin_layout Plain Layout
37553 \begin_inset Graphics
37554         filename ../images/toolbar-toggle_math.png
37555         BoundingBox 0bp 5bp 20bp 25bp
37556         rotateOrigin center
37557
37558 \end_inset
37559
37560
37561 \end_layout
37562
37563 \end_inset
37564 </cell>
37565 <cell alignment="center" valignment="top" usebox="none">
37566 \begin_inset Text
37567
37568 \begin_layout Plain Layout
37569 Toggle math toolbar on/off
37570 \end_layout
37571
37572 \end_inset
37573 </cell>
37574 </row>
37575 <row interlinespace="2.5mm">
37576 <cell alignment="center" valignment="top" usebox="none">
37577 \begin_inset Text
37578
37579 \begin_layout Plain Layout
37580 \begin_inset Graphics
37581         filename ../images/toolbar-toggle_table.png
37582         BoundingBox 0bp 5bp 20bp 25bp
37583         rotateOrigin center
37584
37585 \end_inset
37586
37587
37588 \end_layout
37589
37590 \end_inset
37591 </cell>
37592 <cell alignment="center" valignment="top" usebox="none">
37593 \begin_inset Text
37594
37595 \begin_layout Plain Layout
37596 Toggle table toolbar on/off
37597 \end_layout
37598
37599 \end_inset
37600 </cell>
37601 </row>
37602 </lyxtabular>
37603
37604 \end_inset
37605
37606
37607 \end_layout
37608
37609 \begin_layout Subsection
37610 Extra Toolbar
37611 \begin_inset Index idx
37612 status collapsed
37613
37614 \begin_layout Plain Layout
37615 Toolbar ! Extra
37616 \end_layout
37617
37618 \end_inset
37619
37620
37621 \end_layout
37622
37623 \begin_layout Standard
37624 \begin_inset Graphics
37625         filename clipart/ExtraToolbar.png
37626         width 100col%
37627
37628 \end_inset
37629
37630
37631 \end_layout
37632
37633 \begin_layout Standard
37634 \begin_inset VSpace defskip
37635 \end_inset
37636
37637
37638 \end_layout
37639
37640 \begin_layout Standard
37641 The extra toolbar as shown above contains from left to right the following
37642  buttons:
37643 \end_layout
37644
37645 \begin_layout Standard
37646 \begin_inset VSpace defskip
37647 \end_inset
37648
37649
37650 \end_layout
37651
37652 \begin_layout Standard
37653 \begin_inset Tabular
37654 <lyxtabular version="3" rows="25" columns="2">
37655 <features islongtable="true" tabularvalignment="middle">
37656 <column alignment="left" valignment="top" width="0">
37657 <column alignment="left" valignment="top" width="0">
37658 <row interlinespace="2.5mm">
37659 <cell alignment="center" valignment="top" usebox="none">
37660 \begin_inset Text
37661
37662 \begin_layout Plain Layout
37663 \begin_inset Graphics
37664         filename ../images/layout.png
37665         BoundingBox 0bp 5bp 20bp 25bp
37666         rotateOrigin center
37667
37668 \end_inset
37669
37670
37671 \end_layout
37672
37673 \end_inset
37674 </cell>
37675 <cell alignment="center" valignment="top" usebox="none">
37676 \begin_inset Text
37677
37678 \begin_layout Plain Layout
37679 Default
37680 \end_layout
37681
37682 \end_inset
37683 </cell>
37684 </row>
37685 <row interlinespace="2.5mm">
37686 <cell alignment="center" valignment="top" usebox="none">
37687 \begin_inset Text
37688
37689 \begin_layout Plain Layout
37690 \begin_inset Graphics
37691         filename ../images/layout_Enumerate.png
37692         BoundingBox 0bp 5bp 20bp 25bp
37693         rotateOrigin center
37694
37695 \end_inset
37696
37697
37698 \end_layout
37699
37700 \end_inset
37701 </cell>
37702 <cell alignment="center" valignment="top" usebox="none">
37703 \begin_inset Text
37704
37705 \begin_layout Plain Layout
37706 Numbered list
37707 \end_layout
37708
37709 \end_inset
37710 </cell>
37711 </row>
37712 <row interlinespace="2.5mm">
37713 <cell alignment="center" valignment="top" usebox="none">
37714 \begin_inset Text
37715
37716 \begin_layout Plain Layout
37717 \begin_inset Graphics
37718         filename ../images/layout_Itemize.png
37719         BoundingBox 0bp 5bp 20bp 25bp
37720         rotateOrigin center
37721
37722 \end_inset
37723
37724
37725 \end_layout
37726
37727 \end_inset
37728 </cell>
37729 <cell alignment="center" valignment="top" usebox="none">
37730 \begin_inset Text
37731
37732 \begin_layout Plain Layout
37733 Itemized list
37734 \end_layout
37735
37736 \end_inset
37737 </cell>
37738 </row>
37739 <row interlinespace="2.5mm">
37740 <cell alignment="center" valignment="top" usebox="none">
37741 \begin_inset Text
37742
37743 \begin_layout Plain Layout
37744 \begin_inset Graphics
37745         filename ../images/layout_List.png
37746         BoundingBox 0bp 5bp 20bp 25bp
37747         rotateOrigin center
37748
37749 \end_inset
37750
37751
37752 \end_layout
37753
37754 \end_inset
37755 </cell>
37756 <cell alignment="center" valignment="top" usebox="none">
37757 \begin_inset Text
37758
37759 \begin_layout Plain Layout
37760 List
37761 \end_layout
37762
37763 \end_inset
37764 </cell>
37765 </row>
37766 <row interlinespace="2.5mm">
37767 <cell alignment="center" valignment="top" usebox="none">
37768 \begin_inset Text
37769
37770 \begin_layout Plain Layout
37771 \begin_inset Graphics
37772         filename ../images/layout_Description.png
37773         BoundingBox 0bp 5bp 20bp 25bp
37774         rotateOrigin center
37775
37776 \end_inset
37777
37778
37779 \end_layout
37780
37781 \end_inset
37782 </cell>
37783 <cell alignment="center" valignment="top" usebox="none">
37784 \begin_inset Text
37785
37786 \begin_layout Plain Layout
37787 Description list
37788 \end_layout
37789
37790 \end_inset
37791 </cell>
37792 </row>
37793 <row interlinespace="2.5mm">
37794 <cell alignment="center" valignment="top" usebox="none">
37795 \begin_inset Text
37796
37797 \begin_layout Plain Layout
37798 \begin_inset Graphics
37799         filename ../images/depth-increment.png
37800         BoundingBox 0bp 5bp 20bp 25bp
37801         rotateOrigin center
37802
37803 \end_inset
37804
37805
37806 \end_layout
37807
37808 \end_inset
37809 </cell>
37810 <cell alignment="center" valignment="top" usebox="none">
37811 \begin_inset Text
37812
37813 \begin_layout Plain Layout
37814
37815 \family sans
37816 Edit\SpecialChar \menuseparator
37817 Increase
37818 \begin_inset space ~
37819 \end_inset
37820
37821 List
37822 \begin_inset space ~
37823 \end_inset
37824
37825 Depth
37826 \end_layout
37827
37828 \end_inset
37829 </cell>
37830 </row>
37831 <row interlinespace="2.5mm">
37832 <cell alignment="center" valignment="top" usebox="none">
37833 \begin_inset Text
37834
37835 \begin_layout Plain Layout
37836 \begin_inset Graphics
37837         filename ../images/depth-decrement.png
37838         BoundingBox 0bp 5bp 20bp 25bp
37839         rotateOrigin center
37840
37841 \end_inset
37842
37843
37844 \end_layout
37845
37846 \end_inset
37847 </cell>
37848 <cell alignment="center" valignment="top" usebox="none">
37849 \begin_inset Text
37850
37851 \begin_layout Plain Layout
37852
37853 \family sans
37854 Edit\SpecialChar \menuseparator
37855 Decrease
37856 \begin_inset space ~
37857 \end_inset
37858
37859 List
37860 \begin_inset space ~
37861 \end_inset
37862
37863 Depth
37864 \end_layout
37865
37866 \end_inset
37867 </cell>
37868 </row>
37869 <row interlinespace="2.5mm">
37870 <cell alignment="center" valignment="top" usebox="none">
37871 \begin_inset Text
37872
37873 \begin_layout Plain Layout
37874 \begin_inset Graphics
37875         filename ../images/float-insert_figure.png
37876         BoundingBox 0bp 5bp 20bp 20bp
37877
37878 \end_inset
37879
37880
37881 \end_layout
37882
37883 \end_inset
37884 </cell>
37885 <cell alignment="center" valignment="top" usebox="none">
37886 \begin_inset Text
37887
37888 \begin_layout Plain Layout
37889
37890 \family sans
37891 Insert\SpecialChar \menuseparator
37892 Float\SpecialChar \menuseparator
37893 Figure
37894 \end_layout
37895
37896 \end_inset
37897 </cell>
37898 </row>
37899 <row interlinespace="2.5mm">
37900 <cell alignment="center" valignment="top" usebox="none">
37901 \begin_inset Text
37902
37903 \begin_layout Plain Layout
37904 \begin_inset Graphics
37905         filename ../images/float-insert_table.png
37906         BoundingBox 0bp 5bp 20bp 20bp
37907
37908 \end_inset
37909
37910
37911 \end_layout
37912
37913 \end_inset
37914 </cell>
37915 <cell alignment="center" valignment="top" usebox="none">
37916 \begin_inset Text
37917
37918 \begin_layout Plain Layout
37919
37920 \family sans
37921 Insert\SpecialChar \menuseparator
37922 Float\SpecialChar \menuseparator
37923 Table
37924 \end_layout
37925
37926 \end_inset
37927 </cell>
37928 </row>
37929 <row interlinespace="2.5mm">
37930 <cell alignment="center" valignment="top" usebox="none">
37931 \begin_inset Text
37932
37933 \begin_layout Plain Layout
37934 \begin_inset Graphics
37935         filename ../images/label-insert.png
37936         BoundingBox 0bp 5bp 20bp 20bp
37937
37938 \end_inset
37939
37940
37941 \end_layout
37942
37943 \end_inset
37944 </cell>
37945 <cell alignment="center" valignment="top" usebox="none">
37946 \begin_inset Text
37947
37948 \begin_layout Plain Layout
37949
37950 \family sans
37951 Insert\SpecialChar \menuseparator
37952 Label
37953 \end_layout
37954
37955 \end_inset
37956 </cell>
37957 </row>
37958 <row interlinespace="2.5mm">
37959 <cell alignment="center" valignment="top" usebox="none">
37960 \begin_inset Text
37961
37962 \begin_layout Plain Layout
37963 \begin_inset Graphics
37964         filename ../images/dialog-show-new-inset_ref.png
37965         BoundingBox 0bp 5bp 20bp 20bp
37966
37967 \end_inset
37968
37969
37970 \end_layout
37971
37972 \end_inset
37973 </cell>
37974 <cell alignment="center" valignment="top" usebox="none">
37975 \begin_inset Text
37976
37977 \begin_layout Plain Layout
37978
37979 \family sans
37980 Insert\SpecialChar \menuseparator
37981 Cross-Reference
37982 \end_layout
37983
37984 \end_inset
37985 </cell>
37986 </row>
37987 <row interlinespace="2.5mm">
37988 <cell alignment="center" valignment="top" usebox="none">
37989 \begin_inset Text
37990
37991 \begin_layout Plain Layout
37992 \begin_inset Graphics
37993         filename ../images/dialog-show-new-inset_citation.png
37994         BoundingBox 0bp 5bp 20bp 20bp
37995
37996 \end_inset
37997
37998
37999 \end_layout
38000
38001 \end_inset
38002 </cell>
38003 <cell alignment="center" valignment="top" usebox="none">
38004 \begin_inset Text
38005
38006 \begin_layout Plain Layout
38007
38008 \family sans
38009 Insert\SpecialChar \menuseparator
38010 Citation
38011 \end_layout
38012
38013 \end_inset
38014 </cell>
38015 </row>
38016 <row interlinespace="2.5mm">
38017 <cell alignment="center" valignment="top" usebox="none">
38018 \begin_inset Text
38019
38020 \begin_layout Plain Layout
38021 \begin_inset Graphics
38022         filename ../images/index-insert.png
38023         BoundingBox 0bp 5bp 20bp 20bp
38024
38025 \end_inset
38026
38027
38028 \end_layout
38029
38030 \end_inset
38031 </cell>
38032 <cell alignment="center" valignment="top" usebox="none">
38033 \begin_inset Text
38034
38035 \begin_layout Plain Layout
38036
38037 \family sans
38038 Insert\SpecialChar \menuseparator
38039 Index
38040 \begin_inset space ~
38041 \end_inset
38042
38043 Entry
38044 \end_layout
38045
38046 \end_inset
38047 </cell>
38048 </row>
38049 <row interlinespace="2.5mm">
38050 <cell alignment="center" valignment="top" usebox="none">
38051 \begin_inset Text
38052
38053 \begin_layout Plain Layout
38054 \begin_inset Graphics
38055         filename ../images/nomencl-insert.png
38056         BoundingBox 0bp 5bp 20bp 20bp
38057
38058 \end_inset
38059
38060
38061 \end_layout
38062
38063 \end_inset
38064 </cell>
38065 <cell alignment="center" valignment="top" usebox="none">
38066 \begin_inset Text
38067
38068 \begin_layout Plain Layout
38069
38070 \family sans
38071 Insert\SpecialChar \menuseparator
38072 Nomenclature
38073 \begin_inset space ~
38074 \end_inset
38075
38076 Entry
38077 \end_layout
38078
38079 \end_inset
38080 </cell>
38081 </row>
38082 <row interlinespace="2.5mm">
38083 <cell alignment="center" valignment="top" usebox="none">
38084 \begin_inset Text
38085
38086 \begin_layout Plain Layout
38087 \begin_inset Graphics
38088         filename ../images/footnote-insert.png
38089         BoundingBox 0bp 5bp 20bp 20bp
38090
38091 \end_inset
38092
38093
38094 \end_layout
38095
38096 \end_inset
38097 </cell>
38098 <cell alignment="center" valignment="top" usebox="none">
38099 \begin_inset Text
38100
38101 \begin_layout Plain Layout
38102
38103 \family sans
38104 Insert\SpecialChar \menuseparator
38105 Footnote
38106 \end_layout
38107
38108 \end_inset
38109 </cell>
38110 </row>
38111 <row interlinespace="2.5mm">
38112 <cell alignment="center" valignment="top" usebox="none">
38113 \begin_inset Text
38114
38115 \begin_layout Plain Layout
38116 \begin_inset Graphics
38117         filename ../images/marginalnote-insert.png
38118         BoundingBox 0bp 5bp 20bp 25bp
38119         rotateOrigin center
38120
38121 \end_inset
38122
38123
38124 \end_layout
38125
38126 \end_inset
38127 </cell>
38128 <cell alignment="center" valignment="top" usebox="none">
38129 \begin_inset Text
38130
38131 \begin_layout Plain Layout
38132
38133 \family sans
38134 Insert\SpecialChar \menuseparator
38135 Marginal
38136 \begin_inset space ~
38137 \end_inset
38138
38139 Note
38140 \end_layout
38141
38142 \end_inset
38143 </cell>
38144 </row>
38145 <row interlinespace="2.5mm">
38146 <cell alignment="center" valignment="top" usebox="none">
38147 \begin_inset Text
38148
38149 \begin_layout Plain Layout
38150 \begin_inset Graphics
38151         filename ../images/note-insert.png
38152         BoundingBox 0bp 5bp 20bp 20bp
38153
38154 \end_inset
38155
38156
38157 \end_layout
38158
38159 \end_inset
38160 </cell>
38161 <cell alignment="center" valignment="top" usebox="none">
38162 \begin_inset Text
38163
38164 \begin_layout Plain Layout
38165
38166 \family sans
38167 Insert\SpecialChar \menuseparator
38168 Note\SpecialChar \menuseparator
38169 LyX
38170 \begin_inset space ~
38171 \end_inset
38172
38173 Note
38174 \end_layout
38175
38176 \end_inset
38177 </cell>
38178 </row>
38179 <row interlinespace="2.5mm">
38180 <cell alignment="center" valignment="top" usebox="none">
38181 \begin_inset Text
38182
38183 \begin_layout Plain Layout
38184 \begin_inset Graphics
38185         filename ../images/box-insert.png
38186         BoundingBox 0bp 5bp 20bp 20bp
38187
38188 \end_inset
38189
38190
38191 \end_layout
38192
38193 \end_inset
38194 </cell>
38195 <cell alignment="center" valignment="top" usebox="none">
38196 \begin_inset Text
38197
38198 \begin_layout Plain Layout
38199
38200 \family sans
38201 Insert\SpecialChar \menuseparator
38202 Box
38203 \end_layout
38204
38205 \end_inset
38206 </cell>
38207 </row>
38208 <row interlinespace="2.5mm">
38209 <cell alignment="center" valignment="top" usebox="none">
38210 \begin_inset Text
38211
38212 \begin_layout Plain Layout
38213 \begin_inset Graphics
38214         filename ../images/url-insert.png
38215         BoundingBox 0bp 5bp 20bp 20bp
38216
38217 \end_inset
38218
38219
38220 \end_layout
38221
38222 \end_inset
38223 </cell>
38224 <cell alignment="center" valignment="top" usebox="none">
38225 \begin_inset Text
38226
38227 \begin_layout Plain Layout
38228
38229 \family sans
38230 Insert\SpecialChar \menuseparator
38231 URL
38232 \end_layout
38233
38234 \end_inset
38235 </cell>
38236 </row>
38237 <row interlinespace="2.5mm">
38238 <cell alignment="center" valignment="top" usebox="none">
38239 \begin_inset Text
38240
38241 \begin_layout Plain Layout
38242 \begin_inset Graphics
38243         filename ../images/ert-insert.png
38244         BoundingBox 0bp 5bp 20bp 20bp
38245
38246 \end_inset
38247
38248
38249 \end_layout
38250
38251 \end_inset
38252 </cell>
38253 <cell alignment="center" valignment="top" usebox="none">
38254 \begin_inset Text
38255
38256 \begin_layout Plain Layout
38257
38258 \family sans
38259 Insert\SpecialChar \menuseparator
38260 T
38261 \family default
38262
38263 \begin_inset ERT
38264 status collapsed
38265
38266 \begin_layout Plain Layout
38267
38268 {}
38269 \end_layout
38270
38271 \end_inset
38272
38273
38274 \family sans
38275 eX
38276 \end_layout
38277
38278 \end_inset
38279 </cell>
38280 </row>
38281 <row interlinespace="2.5mm">
38282 <cell alignment="center" valignment="top" usebox="none">
38283 \begin_inset Text
38284
38285 \begin_layout Plain Layout
38286 \begin_inset Graphics
38287         filename ../images/math-macro_newmacroname_newcommand.png
38288         BoundingBox 0bp 5bp 20bp 20bp
38289
38290 \end_inset
38291
38292
38293 \end_layout
38294
38295 \end_inset
38296 </cell>
38297 <cell alignment="center" valignment="top" usebox="none">
38298 \begin_inset Text
38299
38300 \begin_layout Plain Layout
38301
38302 \family sans
38303 Insert\SpecialChar \menuseparator
38304 Math\SpecialChar \menuseparator
38305 Macro
38306 \end_layout
38307
38308 \end_inset
38309 </cell>
38310 </row>
38311 <row interlinespace="2.5mm">
38312 <cell alignment="center" valignment="top" usebox="none">
38313 \begin_inset Text
38314
38315 \begin_layout Plain Layout
38316 \begin_inset Graphics
38317         filename ../images/dialog-show-new-inset_include.png
38318         BoundingBox 0bp 5bp 20bp 20bp
38319
38320 \end_inset
38321
38322
38323 \end_layout
38324
38325 \end_inset
38326 </cell>
38327 <cell alignment="center" valignment="top" usebox="none">
38328 \begin_inset Text
38329
38330 \begin_layout Plain Layout
38331
38332 \family sans
38333 Insert\SpecialChar \menuseparator
38334 File\SpecialChar \menuseparator
38335 Child
38336 \begin_inset space ~
38337 \end_inset
38338
38339 Document
38340 \end_layout
38341
38342 \end_inset
38343 </cell>
38344 </row>
38345 <row interlinespace="2.5mm">
38346 <cell alignment="center" valignment="top" usebox="none">
38347 \begin_inset Text
38348
38349 \begin_layout Plain Layout
38350 \begin_inset Graphics
38351         filename ../images/dialog-show_character.png
38352         BoundingBox 0bp 5bp 20bp 25bp
38353         rotateOrigin center
38354
38355 \end_inset
38356
38357
38358 \end_layout
38359
38360 \end_inset
38361 </cell>
38362 <cell alignment="center" valignment="top" usebox="none">
38363 \begin_inset Text
38364
38365 \begin_layout Plain Layout
38366
38367 \family sans
38368 Edit\SpecialChar \menuseparator
38369 Text
38370 \begin_inset space ~
38371 \end_inset
38372
38373 Style
38374 \end_layout
38375
38376 \end_inset
38377 </cell>
38378 </row>
38379 <row interlinespace="2.5mm">
38380 <cell alignment="center" valignment="top" usebox="none">
38381 \begin_inset Text
38382
38383 \begin_layout Plain Layout
38384 \begin_inset Graphics
38385         filename ../images/layout-paragraph.png
38386         BoundingBox 0bp 5bp 20bp 25bp
38387         rotateOrigin center
38388
38389 \end_inset
38390
38391
38392 \end_layout
38393
38394 \end_inset
38395 </cell>
38396 <cell alignment="center" valignment="top" usebox="none">
38397 \begin_inset Text
38398
38399 \begin_layout Plain Layout
38400
38401 \family sans
38402 Edit\SpecialChar \menuseparator
38403 Paragraph
38404 \begin_inset space ~
38405 \end_inset
38406
38407 Settings
38408 \end_layout
38409
38410 \end_inset
38411 </cell>
38412 </row>
38413 <row interlinespace="2.5mm">
38414 <cell alignment="center" valignment="top" usebox="none">
38415 \begin_inset Text
38416
38417 \begin_layout Plain Layout
38418 \begin_inset Graphics
38419         filename ../images/thesaurus-entry.png
38420         BoundingBox 0bp 5bp 20bp 25bp
38421         rotateOrigin center
38422
38423 \end_inset
38424
38425
38426 \end_layout
38427
38428 \end_inset
38429 </cell>
38430 <cell alignment="center" valignment="top" usebox="none">
38431 \begin_inset Text
38432
38433 \begin_layout Plain Layout
38434
38435 \family sans
38436 Tools\SpecialChar \menuseparator
38437 Thesaurus
38438 \end_layout
38439
38440 \end_inset
38441 </cell>
38442 </row>
38443 </lyxtabular>
38444
38445 \end_inset
38446
38447
38448 \end_layout
38449
38450 \begin_layout Subsection
38451 View / Update Toolbar
38452 \begin_inset Index idx
38453 status collapsed
38454
38455 \begin_layout Plain Layout
38456 Toolbar ! View / Update
38457 \end_layout
38458
38459 \end_inset
38460
38461
38462 \end_layout
38463
38464 \begin_layout Standard
38465 \begin_inset Graphics
38466         filename clipart/ViewToolbar.png
38467
38468 \end_inset
38469
38470
38471 \end_layout
38472
38473 \begin_layout Standard
38474 \begin_inset VSpace defskip
38475 \end_inset
38476
38477
38478 \end_layout
38479
38480 \begin_layout Standard
38481 The view / update toolbar as shown above contains from left to right the
38482  following buttons:
38483 \end_layout
38484
38485 \begin_layout Standard
38486 \begin_inset VSpace defskip
38487 \end_inset
38488
38489
38490 \end_layout
38491
38492 \begin_layout Standard
38493 \begin_inset Tabular
38494 <lyxtabular version="3" rows="6" columns="2">
38495 <features islongtable="true" tabularvalignment="middle">
38496 <column alignment="left" valignment="top" width="0">
38497 <column alignment="left" valignment="top" width="0">
38498 <row interlinespace="2.5mm">
38499 <cell alignment="center" valignment="top" usebox="none">
38500 \begin_inset Text
38501
38502 \begin_layout Plain Layout
38503 \begin_inset Graphics
38504         filename ../images/buffer-view_dvi.png
38505         BoundingBox 0bp 5bp 20bp 25bp
38506         rotateOrigin center
38507
38508 \end_inset
38509
38510
38511 \end_layout
38512
38513 \end_inset
38514 </cell>
38515 <cell alignment="center" valignment="top" usebox="none">
38516 \begin_inset Text
38517
38518 \begin_layout Plain Layout
38519
38520 \family sans
38521 View\SpecialChar \menuseparator
38522 DVI
38523 \end_layout
38524
38525 \end_inset
38526 </cell>
38527 </row>
38528 <row interlinespace="2.5mm">
38529 <cell alignment="center" valignment="top" usebox="none">
38530 \begin_inset Text
38531
38532 \begin_layout Plain Layout
38533 \begin_inset Graphics
38534         filename ../images/buffer-update_dvi.png
38535         BoundingBox 0bp 5bp 20bp 25bp
38536         rotateOrigin center
38537
38538 \end_inset
38539
38540
38541 \end_layout
38542
38543 \end_inset
38544 </cell>
38545 <cell alignment="center" valignment="top" usebox="none">
38546 \begin_inset Text
38547
38548 \begin_layout Plain Layout
38549
38550 \family sans
38551 View\SpecialChar \menuseparator
38552 Update\SpecialChar \menuseparator
38553 DVI
38554 \end_layout
38555
38556 \end_inset
38557 </cell>
38558 </row>
38559 <row interlinespace="2.5mm">
38560 <cell alignment="center" valignment="top" usebox="none">
38561 \begin_inset Text
38562
38563 \begin_layout Plain Layout
38564 \begin_inset Graphics
38565         filename ../images/buffer-view_pdf2.png
38566         BoundingBox 0bp 5bp 20bp 25bp
38567         rotateOrigin center
38568
38569 \end_inset
38570
38571
38572 \end_layout
38573
38574 \end_inset
38575 </cell>
38576 <cell alignment="center" valignment="top" usebox="none">
38577 \begin_inset Text
38578
38579 \begin_layout Plain Layout
38580
38581 \family sans
38582 View\SpecialChar \menuseparator
38583 PDF
38584 \end_layout
38585
38586 \end_inset
38587 </cell>
38588 </row>
38589 <row interlinespace="2.5mm">
38590 <cell alignment="center" valignment="top" usebox="none">
38591 \begin_inset Text
38592
38593 \begin_layout Plain Layout
38594 \begin_inset Graphics
38595         filename ../images/buffer-update_pdf2.png
38596         BoundingBox 0bp 5bp 20bp 25bp
38597         rotateOrigin center
38598
38599 \end_inset
38600
38601
38602 \end_layout
38603
38604 \end_inset
38605 </cell>
38606 <cell alignment="center" valignment="top" usebox="none">
38607 \begin_inset Text
38608
38609 \begin_layout Plain Layout
38610
38611 \family sans
38612 View\SpecialChar \menuseparator
38613 Update\SpecialChar \menuseparator
38614 PDF
38615 \end_layout
38616
38617 \end_inset
38618 </cell>
38619 </row>
38620 <row interlinespace="2.5mm">
38621 <cell alignment="center" valignment="top" usebox="none">
38622 \begin_inset Text
38623
38624 \begin_layout Plain Layout
38625 \begin_inset Graphics
38626         filename ../images/buffer-view_ps.png
38627         BoundingBox 0bp 5bp 20bp 25bp
38628         rotateOrigin center
38629
38630 \end_inset
38631
38632
38633 \end_layout
38634
38635 \end_inset
38636 </cell>
38637 <cell alignment="center" valignment="top" usebox="none">
38638 \begin_inset Text
38639
38640 \begin_layout Plain Layout
38641
38642 \family sans
38643 View\SpecialChar \menuseparator
38644 Postscript
38645 \end_layout
38646
38647 \end_inset
38648 </cell>
38649 </row>
38650 <row interlinespace="2.5mm">
38651 <cell alignment="center" valignment="top" usebox="none">
38652 \begin_inset Text
38653
38654 \begin_layout Plain Layout
38655 \begin_inset Graphics
38656         filename ../images/buffer-update_ps.png
38657         BoundingBox 0bp 5bp 20bp 25bp
38658         rotateOrigin center
38659
38660 \end_inset
38661
38662
38663 \end_layout
38664
38665 \end_inset
38666 </cell>
38667 <cell alignment="center" valignment="top" usebox="none">
38668 \begin_inset Text
38669
38670 \begin_layout Plain Layout
38671
38672 \family sans
38673 View\SpecialChar \menuseparator
38674 Update\SpecialChar \menuseparator
38675 Postscript
38676 \end_layout
38677
38678 \end_inset
38679 </cell>
38680 </row>
38681 </lyxtabular>
38682
38683 \end_inset
38684
38685
38686 \end_layout
38687
38688 \begin_layout Subsection
38689 Other Toolbars
38690 \end_layout
38691
38692 \begin_layout Standard
38693 The change tracking toolbar is explained in section
38694 \begin_inset space ~
38695 \end_inset
38696
38697
38698 \begin_inset CommandInset ref
38699 LatexCommand ref
38700 reference "sec:Change-Tracking"
38701
38702 \end_inset
38703
38704 , the table toolbar
38705 \begin_inset Index idx
38706 status collapsed
38707
38708 \begin_layout Plain Layout
38709 Toolbar ! Table
38710 \end_layout
38711
38712 \end_inset
38713
38714  in the 
38715 \emph on
38716 Embedded Objects
38717 \emph default
38718  manual, the math macro toolbar
38719 \begin_inset Index idx
38720 status collapsed
38721
38722 \begin_layout Plain Layout
38723 Toolbar ! Macro
38724 \end_layout
38725
38726 \end_inset
38727
38728  in the 
38729 \emph on
38730 Math
38731 \emph default
38732  manual.
38733 \end_layout
38734
38735 \begin_layout Chapter
38736 The Document Settings
38737 \begin_inset CommandInset label
38738 LatexCommand label
38739 name "cha:The-Document-Settings"
38740
38741 \end_inset
38742
38743
38744 \begin_inset Index idx
38745 status collapsed
38746
38747 \begin_layout Plain Layout
38748 Document ! Settings
38749 \end_layout
38750
38751 \end_inset
38752
38753
38754 \end_layout
38755
38756 \begin_layout Standard
38757 The document settings dialog contains submenus to set properties for the
38758  whole document and is called with the menu
38759 \family sans
38760  Document\SpecialChar \menuseparator
38761 Settings
38762 \family default
38763 .
38764  You can save your document settings as default with th
38765 \family sans
38766 e Save as Document Defaults
38767 \family default
38768  button in the dialog.
38769  This will create a template name
38770 \family typewriter
38771 d
38772 \family default
38773  
38774 \family typewriter
38775 default.lyx
38776 \family default
38777  which is automatically loaded by LyX when you create a new document without
38778  using a template.
38779 \end_layout
38780
38781 \begin_layout Standard
38782 The different submenus of the dialog are explained in the following.
38783 \end_layout
38784
38785 \begin_layout Section
38786 Document Class
38787 \end_layout
38788
38789 \begin_layout Standard
38790 Here you set the document class, class options, a graphics driver, and a
38791  master document.
38792  Document classes are described in section
38793 \begin_inset space ~
38794 \end_inset
38795
38796
38797 \begin_inset CommandInset ref
38798 LatexCommand ref
38799 reference "sec:Document-Classes"
38800
38801 \end_inset
38802
38803 .
38804  Some classes use some class options by default.
38805  If this is the case, they are listed in the field 
38806 \family sans
38807 Predefined
38808 \family default
38809  and you can decide to use them or not.
38810  If you don't exactly know what the default class options are for, it is
38811  recommended not to touch them.
38812  The graphics driver is used for LaTeX's graphics, color and page layout
38813  packages.
38814  When using 
38815 \family sans
38816 Default
38817 \family default
38818 , the default driver for the LaTeX-packages are used.
38819  It is recommended to use the default unless you know what you are doing.
38820 \begin_inset Foot
38821 status collapsed
38822
38823 \begin_layout Plain Layout
38824 When you want one of the following drivers
38825 \begin_inset Newline newline
38826 \end_inset
38827
38828 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
38829 \begin_inset Newline newline
38830 \end_inset
38831
38832 you first have to activate them in your LaTeX distribution, see sec.
38833 \begin_inset space \thinspace{}
38834 \end_inset
38835
38836 2 in 
38837 \begin_inset CommandInset href
38838 LatexCommand href
38839 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
38840
38841 \end_inset
38842
38843 .
38844 \end_layout
38845
38846 \end_inset
38847
38848
38849 \end_layout
38850
38851 \begin_layout Standard
38852 Specifying a master document is necessary when the current document is a
38853  child or subdocument.
38854  This master document will be used by LyX when the child document is opened
38855  without its master.
38856  This way child documents are always compileable.
38857  More about master and child documents is explained in the section 
38858 \emph on
38859 Child Documents
38860 \emph default
38861  of the 
38862 \emph on
38863 Embedded Objects
38864 \emph default
38865  manual.
38866 \end_layout
38867
38868 \begin_layout Section
38869 Modules
38870 \end_layout
38871
38872 \begin_layout Standard
38873 Modules are explained in section
38874 \begin_inset space ~
38875 \end_inset
38876
38877
38878 \begin_inset CommandInset ref
38879 LatexCommand ref
38880 reference "sub:Modules"
38881
38882 \end_inset
38883
38884 .
38885 \end_layout
38886
38887 \begin_layout Section
38888 Fonts
38889 \end_layout
38890
38891 \begin_layout Standard
38892 The document font settings are described in section
38893 \begin_inset space ~
38894 \end_inset
38895
38896
38897 \begin_inset CommandInset ref
38898 LatexCommand ref
38899 reference "sec:Fonts-and-Text"
38900
38901 \end_inset
38902
38903 .
38904 \end_layout
38905
38906 \begin_layout Section
38907 Text Layout
38908 \end_layout
38909
38910 \begin_layout Standard
38911 You can specify if paragraphs should be separated by indentations or vertical
38912  skips.
38913  The line spacing and the number of text columns can here also be specified.
38914  
38915 \end_layout
38916
38917 \begin_layout Standard
38918 Note that LyX won't show two columns or the set up line spacing on screen.
38919  That's impractical, often unreadable, and not part of the WYSIWYM concept.
38920  However, it will be as you specified it in the output.
38921 \end_layout
38922
38923 \begin_layout Standard
38924 The listings settings are explained in the corresponding section in the
38925  
38926 \emph on
38927 Embedded Objects
38928 \emph default
38929  manual.
38930 \end_layout
38931
38932 \begin_layout Section
38933 Page Layout
38934 \end_layout
38935
38936 \begin_layout Standard
38937 A description of this menu is given in section
38938 \begin_inset space ~
38939 \end_inset
38940
38941
38942 \begin_inset CommandInset ref
38943 LatexCommand ref
38944 reference "sub:Paper-Size,-Orientation,"
38945
38946 \end_inset
38947
38948  and 
38949 \begin_inset CommandInset ref
38950 LatexCommand ref
38951 reference "sub:Document-Layout"
38952
38953 \end_inset
38954
38955 .
38956 \end_layout
38957
38958 \begin_layout Section
38959 Page Margins
38960 \end_layout
38961
38962 \begin_layout Standard
38963 Here you can adjust the paper margins, see section
38964 \begin_inset space ~
38965 \end_inset
38966
38967
38968 \begin_inset CommandInset ref
38969 LatexCommand ref
38970 reference "sub:Margins"
38971
38972 \end_inset
38973
38974 .
38975 \end_layout
38976
38977 \begin_layout Section
38978 Language
38979 \begin_inset Index idx
38980 status collapsed
38981
38982 \begin_layout Plain Layout
38983 Language ! Encoding
38984 \end_layout
38985
38986 \end_inset
38987
38988
38989 \end_layout
38990
38991 \begin_layout Standard
38992 The document language and quote styles are set here.
38993  The encoding specifies how the document content is exported to LaTeX (the
38994  LyX file is always encoded in utf8).
38995  All characters that cannot be encoded using the specified encoding will
38996  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
38997  known for a particular character).
38998 \begin_inset Foot
38999 status collapsed
39000
39001 \begin_layout Plain Layout
39002 The known commands are defined in a text file.
39003  You can add commands for unknown symbols to that file yourself, see the
39004  
39005 \emph on
39006 Customization
39007 \emph default
39008  manual for details.
39009 \end_layout
39010
39011 \end_inset
39012
39013
39014 \end_layout
39015
39016 \begin_layout Standard
39017 If you use the option 
39018 \family sans
39019 Language Default
39020 \family default
39021 , LyX determines the encoding of a text part from the language of this text.
39022  If the document contains text in more than one language you may get more
39023  than one encoding in the LaTeX file.
39024  If you do not use this option then the complete document will always use
39025  exactly one encoding.
39026  Checking this option is the preferred setting unless you use 
39027 \family sans
39028 XeTeX
39029 \family default
39030
39031 \begin_inset Foot
39032 status collapsed
39033
39034 \begin_layout Plain Layout
39035 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
39036  It natively supports Unicode while its input file is assumed to be in UTF-8
39037  encoding.
39038  More about using LyX with XeTeX can be found in 
39039 \begin_inset CommandInset citation
39040 LatexCommand cite
39041 key "XeTeX"
39042
39043 \end_inset
39044
39045 .
39046 \end_layout
39047
39048 \end_inset
39049
39050  (see below).
39051 \end_layout
39052
39053 \begin_layout Standard
39054 LyX also supports Unicode output, which is particularly useful if you need
39055  lots of special symbols or non-alphabetic scripts, respectively.
39056  If you want to use this (and your LaTeX installation supports Unicode,
39057  for that matter), choose one of the four utf8 variants from the list below.
39058  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
39059  so it is not uncommon that a file with lots of Unicode symbols works fine
39060  with 
39061 \family sans
39062 Language Default
39063 \family default
39064  (when LyX uses it's list of known LaTeX-commands), but does not work with
39065  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
39066  because all Unicode symbols can be encoded in utf8).
39067 \end_layout
39068
39069 \begin_layout Standard
39070 Here is a list with the important encodings:
39071 \end_layout
39072
39073 \begin_layout Description
39074 Language
39075 \begin_inset space ~
39076 \end_inset
39077
39078 Default
39079 \begin_inset space ~
39080 \end_inset
39081
39082 (no
39083 \begin_inset space ~
39084 \end_inset
39085
39086 inputenc) Same as 
39087 \family sans
39088 Language Default
39089 \family default
39090 , but the LaTeX-package 
39091 \series bold
39092 inputenc
39093 \series default
39094
39095 \begin_inset Index idx
39096 status collapsed
39097
39098 \begin_layout Plain Layout
39099 LaTeX-packages ! inputenc
39100 \end_layout
39101
39102 \end_inset
39103
39104  is not used.
39105  When using this, you probably need to load some additional packages manually
39106  in the preamble and specify the used encoding for text parts in foreign
39107  languages in TeX code.
39108 \end_layout
39109
39110 \begin_layout Description
39111 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
39112  LyX converts all other characters into LaTeX commands, which may result
39113  in a big file when lots of LaTeX-commands are needed.
39114 \end_layout
39115
39116 \begin_layout Description
39117 Arabic
39118 \begin_inset space ~
39119 \end_inset
39120
39121 (CP
39122 \begin_inset space ~
39123 \end_inset
39124
39125 1256) MS Windows code page for Arabic and Farsi
39126 \end_layout
39127
39128 \begin_layout Description
39129 Arabic
39130 \begin_inset space ~
39131 \end_inset
39132
39133 (ISO
39134 \begin_inset space ~
39135 \end_inset
39136
39137 8859-6) for Arabic and Farsi
39138 \end_layout
39139
39140 \begin_layout Description
39141 Armenian
39142 \begin_inset space ~
39143 \end_inset
39144
39145 (ArmSCII8) for Armenian
39146 \end_layout
39147
39148 \begin_layout Description
39149 Baltic
39150 \begin_inset space ~
39151 \end_inset
39152
39153 (CP
39154 \begin_inset space ~
39155 \end_inset
39156
39157 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
39158  as the ISO-8859-13 encoding
39159 \end_layout
39160
39161 \begin_layout Description
39162 Baltic
39163 \begin_inset space ~
39164 \end_inset
39165
39166 (ISO
39167 \begin_inset space ~
39168 \end_inset
39169
39170 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
39171  encoding
39172 \end_layout
39173
39174 \begin_layout Description
39175 Baltic
39176 \begin_inset space ~
39177 \end_inset
39178
39179 (ISO
39180 \begin_inset space ~
39181 \end_inset
39182
39183 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
39184  ISO-8859-13 encoding
39185 \end_layout
39186
39187 \begin_layout Description
39188 Central
39189 \begin_inset space ~
39190 \end_inset
39191
39192 European
39193 \begin_inset space ~
39194 \end_inset
39195
39196 (CP
39197 \begin_inset space ~
39198 \end_inset
39199
39200 1250) MS Windows code page for ISO
39201 \begin_inset space ~
39202 \end_inset
39203
39204 8859-2 (latin2)
39205 \end_layout
39206
39207 \begin_layout Description
39208 Central
39209 \begin_inset space ~
39210 \end_inset
39211
39212 European
39213 \begin_inset space ~
39214 \end_inset
39215
39216 (ISO
39217 \begin_inset space ~
39218 \end_inset
39219
39220 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
39221  Romanian, Slovak, and Slovenian
39222 \end_layout
39223
39224 \begin_layout Description
39225 Chinese
39226 \begin_inset space ~
39227 \end_inset
39228
39229 (simplified)
39230 \begin_inset space ~
39231 \end_inset
39232
39233 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
39234  this encoding is officially replaced by the encoding GB18030, as GB18030
39235  is not available for LaTeX you should try to use the encoding Unicode
39236 \begin_inset space ~
39237 \end_inset
39238
39239 (CJK)
39240 \begin_inset space ~
39241 \end_inset
39242
39243 (utf8)
39244 \end_layout
39245
39246 \begin_layout Description
39247 Chinese
39248 \begin_inset space ~
39249 \end_inset
39250
39251 (simplified)
39252 \begin_inset space ~
39253 \end_inset
39254
39255 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
39256  except for the Euro currency sign, since 2001 this encoding is officially
39257  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
39258  you should try to use the encoding Unicode
39259 \begin_inset space ~
39260 \end_inset
39261
39262 (CJK)
39263 \begin_inset space ~
39264 \end_inset
39265
39266 (utf8)
39267 \end_layout
39268
39269 \begin_layout Description
39270 Chinese
39271 \begin_inset space ~
39272 \end_inset
39273
39274 (traditional)
39275 \begin_inset space ~
39276 \end_inset
39277
39278 (EUC-TW) for traditional Chinese
39279 \end_layout
39280
39281 \begin_layout Description
39282 Cyrillic
39283 \begin_inset space ~
39284 \end_inset
39285
39286 (CP
39287 \begin_inset space ~
39288 \end_inset
39289
39290 1251) MS Windows code page for Cyrillic
39291 \end_layout
39292
39293 \begin_layout Description
39294 Cyrillic
39295 \begin_inset space ~
39296 \end_inset
39297
39298 (ISO
39299 \begin_inset space ~
39300 \end_inset
39301
39302 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39303 \end_layout
39304
39305 \begin_layout Description
39306 Cyrillic
39307 \begin_inset space ~
39308 \end_inset
39309
39310 (KOI8-R) standard Cyrillic especially for Russian
39311 \end_layout
39312
39313 \begin_layout Description
39314 Cyrillic
39315 \begin_inset space ~
39316 \end_inset
39317
39318 (KOI8-U) Cyrillic for Ukrainian
39319 \end_layout
39320
39321 \begin_layout Description
39322 Cyrillic
39323 \begin_inset space ~
39324 \end_inset
39325
39326 (pt
39327 \begin_inset space ~
39328 \end_inset
39329
39330 154) Cyrillic for Kazakh
39331 \end_layout
39332
39333 \begin_layout Description
39334 Greek
39335 \begin_inset space ~
39336 \end_inset
39337
39338 (ISO
39339 \begin_inset space ~
39340 \end_inset
39341
39342 8859-7) for Greek
39343 \end_layout
39344
39345 \begin_layout Description
39346 Hebrew
39347 \begin_inset space ~
39348 \end_inset
39349
39350 (CP
39351 \begin_inset space ~
39352 \end_inset
39353
39354 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39355 \end_layout
39356
39357 \begin_layout Description
39358 Hebrew
39359 \begin_inset space ~
39360 \end_inset
39361
39362 (ISO
39363 \begin_inset space ~
39364 \end_inset
39365
39366 8859-8) for Hebrew
39367 \end_layout
39368
39369 \begin_layout Description
39370 Japanese
39371 \begin_inset space ~
39372 \end_inset
39373
39374 (CJK)
39375 \begin_inset space ~
39376 \end_inset
39377
39378 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39379 \series bold
39380 CJK
39381 \series default
39382
39383 \begin_inset Index idx
39384 status collapsed
39385
39386 \begin_layout Plain Layout
39387 LaTeX-packages ! CJK
39388 \end_layout
39389
39390 \end_inset
39391
39392 , when using this, set the document language to 
39393 \family sans
39394 Japanese (CJK)
39395 \end_layout
39396
39397 \begin_layout Description
39398 Japanese
39399 \begin_inset space ~
39400 \end_inset
39401
39402 (CJK)
39403 \begin_inset space ~
39404 \end_inset
39405
39406 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39407 \series bold
39408 CJK
39409 \series default
39410 , when using this, set the document language to 
39411 \family sans
39412 Japanese (CJK)
39413 \end_layout
39414
39415 \begin_layout Description
39416 Japanese
39417 \begin_inset space ~
39418 \end_inset
39419
39420 (non-CJK)
39421 \begin_inset space ~
39422 \end_inset
39423
39424 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39425 \series bold
39426 japanese
39427 \series default
39428
39429 \begin_inset Index idx
39430 status collapsed
39431
39432 \begin_layout Plain Layout
39433 LaTeX-packages ! japanese
39434 \end_layout
39435
39436 \end_inset
39437
39438 , when using this, set the document language to 
39439 \family sans
39440 Japanese
39441 \end_layout
39442
39443 \begin_layout Description
39444 Japanese
39445 \begin_inset space ~
39446 \end_inset
39447
39448 (non-CJK)
39449 \begin_inset space ~
39450 \end_inset
39451
39452 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39453 \series bold
39454 japanese
39455 \series default
39456 , when using this, set the document language to 
39457 \family sans
39458 Japanese
39459 \end_layout
39460
39461 \begin_layout Description
39462 Japanese
39463 \begin_inset space ~
39464 \end_inset
39465
39466 (non-CJK)
39467 \begin_inset space ~
39468 \end_inset
39469
39470 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
39471 \series bold
39472 japanese
39473 \series default
39474 , when using this, set the document language to 
39475 \family sans
39476 Japanese
39477 \end_layout
39478
39479 \begin_layout Description
39480 Korean
39481 \begin_inset space ~
39482 \end_inset
39483
39484 (EUC-KR) for Korean
39485 \end_layout
39486
39487 \begin_layout Description
39488 Southern
39489 \begin_inset space ~
39490 \end_inset
39491
39492 European
39493 \begin_inset space ~
39494 \end_inset
39495
39496 (ISO
39497 \begin_inset space ~
39498 \end_inset
39499
39500 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
39501 \end_layout
39502
39503 \begin_layout Description
39504 South-Eastern
39505 \begin_inset space ~
39506 \end_inset
39507
39508 European
39509 \begin_inset space ~
39510 \end_inset
39511
39512 (ISO
39513 \begin_inset space ~
39514 \end_inset
39515
39516 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
39517  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
39518  to cover many languages and characters with diacritics
39519 \end_layout
39520
39521 \begin_layout Description
39522 Thai
39523 \begin_inset space ~
39524 \end_inset
39525
39526 (TIS
39527 \begin_inset space ~
39528 \end_inset
39529
39530 620-0) for Thai
39531 \end_layout
39532
39533 \begin_layout Description
39534 Turkish
39535 \begin_inset space ~
39536 \end_inset
39537
39538 (ISO
39539 \begin_inset space ~
39540 \end_inset
39541
39542 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
39543  Icelandic letters are replaced by Turkish ones
39544 \end_layout
39545
39546 \begin_layout Description
39547 Unicode
39548 \begin_inset space ~
39549 \end_inset
39550
39551 (CJK)
39552 \begin_inset space ~
39553 \end_inset
39554
39555 (utf8) Unicode utf8 with the LaTeX-package 
39556 \series bold
39557 CJK
39558 \series default
39559
39560 \begin_inset Index idx
39561 status collapsed
39562
39563 \begin_layout Plain Layout
39564 LaTeX-packages ! CJK
39565 \end_layout
39566
39567 \end_inset
39568
39569  (for the languages Chinese, Japanese and Korean)
39570 \end_layout
39571
39572 \begin_layout Description
39573 Unicode
39574 \begin_inset space ~
39575 \end_inset
39576
39577 (XeTeX)
39578 \begin_inset space ~
39579 \end_inset
39580
39581 (utf8) Unicode utf8 to be used with 
39582 \family sans
39583 XeTeX
39584 \family default
39585 , which uses Unicode directly, without the help of the LaTeX-package 
39586 \series bold
39587 inputenc
39588 \series default
39589  
39590 \begin_inset Foot
39591 status collapsed
39592
39593 \begin_layout Plain Layout
39594 More about using LyX with XeTeX can be found in 
39595 \begin_inset CommandInset citation
39596 LatexCommand cite
39597 key "XeTeX"
39598
39599 \end_inset
39600
39601 .
39602 \end_layout
39603
39604 \end_inset
39605
39606
39607 \end_layout
39608
39609 \begin_layout Description
39610 Unicode
39611 \begin_inset space ~
39612 \end_inset
39613
39614 (ucs-extended)
39615 \begin_inset space ~
39616 \end_inset
39617
39618 (utf8x) Unicode utf8 based on the LaTeX package 
39619 \series bold
39620 ucs
39621 \series default
39622
39623 \begin_inset Index idx
39624 status collapsed
39625
39626 \begin_layout Plain Layout
39627 LaTeX-packages ! ucs
39628 \end_layout
39629
39630 \end_inset
39631
39632  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
39633 \end_layout
39634
39635 \begin_layout Description
39636 Unicode
39637 \begin_inset space ~
39638 \end_inset
39639
39640 (utf8) Unicode utf8 based on the LaTeX-package 
39641 \series bold
39642 inputenc
39643 \series default
39644
39645 \begin_inset Index idx
39646 status collapsed
39647
39648 \begin_layout Plain Layout
39649 LaTeX-packages ! inputenc
39650 \end_layout
39651
39652 \end_inset
39653
39654 .
39655  Currently only a limited range of characters (mainly for Latin scripts)
39656  is supported.
39657 \end_layout
39658
39659 \begin_layout Description
39660 Western
39661 \begin_inset space ~
39662 \end_inset
39663
39664 European
39665 \begin_inset space ~
39666 \end_inset
39667
39668 (CP
39669 \begin_inset space ~
39670 \end_inset
39671
39672 1252) MS Windows code page for ISO
39673 \begin_inset space ~
39674 \end_inset
39675
39676 8859-1 (latin1)
39677 \end_layout
39678
39679 \begin_layout Description
39680 Western
39681 \begin_inset space ~
39682 \end_inset
39683
39684 European
39685 \begin_inset space ~
39686 \end_inset
39687
39688 (ISO
39689 \begin_inset space ~
39690 \end_inset
39691
39692 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
39693  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
39694  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
39695 5 encoding instead
39696 \end_layout
39697
39698 \begin_layout Description
39699 Western
39700 \begin_inset space ~
39701 \end_inset
39702
39703 European
39704 \begin_inset space ~
39705 \end_inset
39706
39707 (ISO
39708 \begin_inset space ~
39709 \end_inset
39710
39711 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
39712  sign, the œ-ligature and some characters used for French and Finnish
39713 \end_layout
39714
39715 \begin_layout Section
39716 Numbering & TOC
39717 \end_layout
39718
39719 \begin_layout Standard
39720 You can adjust here the numbering depth of sections headings as described
39721  in section
39722 \begin_inset space ~
39723 \end_inset
39724
39725
39726 \begin_inset CommandInset ref
39727 LatexCommand ref
39728 reference "sub:Numbering-depth"
39729
39730 \end_inset
39731
39732 .
39733 \end_layout
39734
39735 \begin_layout Section
39736 Bibliography
39737 \end_layout
39738
39739 \begin_layout Standard
39740 You can specify here a citation style using the LaTeX-packages 
39741 \series bold
39742 natbib
39743 \series default
39744
39745 \begin_inset Index idx
39746 status collapsed
39747
39748 \begin_layout Plain Layout
39749 LaTeX-packages ! natbib
39750 \end_layout
39751
39752 \end_inset
39753
39754  or 
39755 \series bold
39756 jurabib
39757 \series default
39758
39759 \begin_inset Index idx
39760 status collapsed
39761
39762 \begin_layout Plain Layout
39763 LaTeX-packages ! jurabib
39764 \end_layout
39765
39766 \end_inset
39767
39768 .
39769  For a further description see section
39770 \begin_inset space ~
39771 \end_inset
39772
39773
39774 \begin_inset CommandInset ref
39775 LatexCommand ref
39776 reference "sec:Bibliography"
39777
39778 \end_inset
39779
39780 .
39781 \end_layout
39782
39783 \begin_layout Section
39784 PDF Properties
39785 \end_layout
39786
39787 \begin_layout Standard
39788 The PDF properties are explained in section
39789 \begin_inset space ~
39790 \end_inset
39791
39792
39793 \begin_inset CommandInset ref
39794 LatexCommand ref
39795 reference "sec:PDF-Properties"
39796
39797 \end_inset
39798
39799 .
39800 \end_layout
39801
39802 \begin_layout Section
39803 Math Options
39804 \end_layout
39805
39806 \begin_layout Standard
39807 These options will force LyX to use the LaTeX-packages 
39808 \series bold
39809 amsmath
39810 \series default
39811
39812 \begin_inset Index idx
39813 status collapsed
39814
39815 \begin_layout Plain Layout
39816 LaTeX-packages ! amsmath
39817 \end_layout
39818
39819 \end_inset
39820
39821  and 
39822 \series bold
39823 esint
39824 \series default
39825
39826 \begin_inset Index idx
39827 status collapsed
39828
39829 \begin_layout Plain Layout
39830 LaTeX-packages ! esint
39831 \end_layout
39832
39833 \end_inset
39834
39835  or to use them automatically when they are needed.
39836 \end_layout
39837
39838 \begin_layout Standard
39839
39840 \series bold
39841 amsmath
39842 \series default
39843  is needed for many constructs, so when you get LaTeX-errors in formulas,
39844  assure that you have enabled AMS.
39845 \end_layout
39846
39847 \begin_layout Standard
39848
39849 \series bold
39850 esint
39851 \series default
39852  is used for special integral characters.
39853 \end_layout
39854
39855 \begin_layout Section
39856 Float Placement
39857 \end_layout
39858
39859 \begin_layout Standard
39860 The float placement options are described in section
39861 \begin_inset space ~
39862 \end_inset
39863
39864
39865 \begin_inset CommandInset ref
39866 LatexCommand ref
39867 reference "sub:Float-Placement"
39868
39869 \end_inset
39870
39871 .
39872 \end_layout
39873
39874 \begin_layout Section
39875 Bullets
39876 \end_layout
39877
39878 \begin_layout Standard
39879 Here you can adjust the characters for the itemize levels.
39880  The itemize environment is described in section
39881 \begin_inset space ~
39882 \end_inset
39883
39884
39885 \begin_inset CommandInset ref
39886 LatexCommand ref
39887 reference "sec:Itemize"
39888
39889 \end_inset
39890
39891 .
39892 \end_layout
39893
39894 \begin_layout Section
39895 Branches
39896 \end_layout
39897
39898 \begin_layout Standard
39899 Branches are described in section
39900 \begin_inset space ~
39901 \end_inset
39902
39903
39904 \begin_inset CommandInset ref
39905 LatexCommand ref
39906 reference "sec:Branches"
39907
39908 \end_inset
39909
39910 .
39911 \end_layout
39912
39913 \begin_layout Section
39914 LaT
39915 \begin_inset ERT
39916 status collapsed
39917
39918 \begin_layout Plain Layout
39919
39920 {}
39921 \end_layout
39922
39923 \end_inset
39924
39925 eX Preamble
39926 \end_layout
39927
39928 \begin_layout Standard
39929 In this text field are entered commands to load special LaTeX-packages or
39930  to define LaTeX-commands.
39931  The preamble is a thing for LaTeX-experts.
39932  You shouldn't enter commands here until you don't exactly know what you
39933  do.
39934 \end_layout
39935
39936 \begin_layout Standard
39937 An introduction in the LaTeX-syntax is given in section
39938 \begin_inset space ~
39939 \end_inset
39940
39941
39942 \begin_inset CommandInset ref
39943 LatexCommand ref
39944 reference "sub:LaTeX-Syntax"
39945
39946 \end_inset
39947
39948 .
39949 \end_layout
39950
39951 \begin_layout Chapter
39952 The 
39953 \family sans
39954 Preferences
39955 \family default
39956  Dialog
39957 \begin_inset CommandInset label
39958 LatexCommand label
39959 name "cha:The-Preferences-dialog"
39960
39961 \end_inset
39962
39963
39964 \begin_inset Index idx
39965 status collapsed
39966
39967 \begin_layout Plain Layout
39968 Preferences
39969 \end_layout
39970
39971 \end_inset
39972
39973
39974 \end_layout
39975
39976 \begin_layout Standard
39977 The preferences dialog is called with the menu 
39978 \family sans
39979 Tools\SpecialChar \menuseparator
39980 Preferences
39981 \family default
39982 .
39983  It consists of submenus explained in the following.
39984 \end_layout
39985
39986 \begin_layout Section
39987 Look and Feel
39988 \end_layout
39989
39990 \begin_layout Subsection
39991 User Interface
39992 \end_layout
39993
39994 \begin_layout Subsubsection
39995 User Interface File
39996 \begin_inset Index idx
39997 status collapsed
39998
39999 \begin_layout Plain Layout
40000 Customization ! of toolbars
40001 \end_layout
40002
40003 \end_inset
40004
40005
40006 \begin_inset Index idx
40007 status collapsed
40008
40009 \begin_layout Plain Layout
40010 Customization ! of menus
40011 \end_layout
40012
40013 \end_inset
40014
40015
40016 \end_layout
40017
40018 \begin_layout Standard
40019 \begin_inset Note Greyedout
40020 status open
40021
40022 \begin_layout Plain Layout
40023
40024 \series bold
40025 Note:
40026 \series default
40027  You have to restart LyX before the change of the user interface file take
40028  effect.
40029 \end_layout
40030
40031 \end_inset
40032
40033
40034 \end_layout
40035
40036 \begin_layout Standard
40037 The appearance of the menus and toolbars can be changed by choosing an user
40038  interface (ui) file.
40039  An ui-file is a text file where the toolbars and menus are listed.
40040  The toolbar buttons and menu entries are specified in the files 
40041 \shape italic
40042 stdtoolbars.inc
40043 \shape default
40044  and 
40045 \shape italic
40046 stdmenus.inc
40047 \shape default
40048 , respectively.
40049  Both files are loaded by the 
40050 \emph on
40051 default.ui
40052 \emph default
40053  file.
40054  To create your own menu and toolbar layout, start with a copy of these
40055  files and edit the entries.
40056 \end_layout
40057
40058 \begin_layout Standard
40059 The syntax of the .inc-files is straightforward: The 
40060 \family sans
40061 Menubar
40062 \family default
40063
40064 \family sans
40065 Menu
40066 \family default
40067  and 
40068 \family sans
40069 Toolbar
40070 \family default
40071  entries must be ended with an explicit 
40072 \family sans
40073 End
40074 \family default
40075 .
40076  They may contain 
40077 \family sans
40078 Submenus
40079 \family default
40080
40081 \family sans
40082 Items
40083 \family default
40084
40085 \family sans
40086 OptItems
40087 \family default
40088
40089 \family sans
40090 Separators
40091 \family default
40092
40093 \family sans
40094 Icons,
40095 \family default
40096  and in the case of the 
40097 \begin_inset Quotes eld
40098 \end_inset
40099
40100 file
40101 \begin_inset Quotes erd
40102 \end_inset
40103
40104  menus a 
40105 \family sans
40106 Lastfiles
40107 \family default
40108  entry.
40109  The syntax for the entries is:
40110 \end_layout
40111
40112 \begin_layout Standard
40113 \begin_inset VSpace smallskip*
40114 \end_inset
40115
40116
40117 \series bold
40118 Item 
40119 \begin_inset Quotes erd
40120 \end_inset
40121
40122 menu 
40123 \series default
40124 or
40125 \series bold
40126  button name
40127 \begin_inset Quotes erd
40128 \end_inset
40129
40130  
40131 \begin_inset Quotes erd
40132 \end_inset
40133
40134 LyX-function
40135 \begin_inset Quotes erd
40136 \end_inset
40137
40138
40139 \end_layout
40140
40141 \begin_layout Standard
40142 \noindent
40143 \begin_inset VSpace smallskip*
40144 \end_inset
40145
40146 All LyX-functions are listed in 
40147 \begin_inset CommandInset citation
40148 LatexCommand cite
40149 key "LyX-func"
40150
40151 \end_inset
40152
40153 .
40154 \end_layout
40155
40156 \begin_layout Standard
40157 \begin_inset VSpace medskip
40158 \end_inset
40159
40160
40161 \end_layout
40162
40163 \begin_layout Standard
40164 An example: Assuming you use the menu 
40165 \family sans
40166 Navigate\SpecialChar \menuseparator
40167 Bookmarks
40168 \family default
40169  quite often and therefore want six available bookmarks, you can add the
40170  line
40171 \end_layout
40172
40173 \begin_layout Standard
40174 \begin_inset VSpace smallskip*
40175 \end_inset
40176
40177
40178 \series bold
40179 Item "Save Bookmark 6" "bookmark-save 6"
40180 \end_layout
40181
40182 \begin_layout Standard
40183 \noindent
40184 \begin_inset VSpace smallskip*
40185 \end_inset
40186
40187 to the navigate menu section in the .inc-file to have the sixth bookmark.
40188 \end_layout
40189
40190 \begin_layout Subsubsection
40191 Automatic help
40192 \end_layout
40193
40194 \begin_layout Standard
40195 The option 
40196 \family sans
40197 Enable tool tips in main work area
40198 \family default
40199  enables tool tips showing the content of closed insets like index entries
40200  or footnotes.
40201 \end_layout
40202
40203 \begin_layout Subsubsection
40204 Session
40205 \end_layout
40206
40207 \begin_layout Standard
40208 With the option 
40209 \family sans
40210 Allow saving
40211 \begin_inset space \thinspace{}
40212 \end_inset
40213
40214 /
40215 \begin_inset space \thinspace{}
40216 \end_inset
40217
40218 restoring of window layout and geometries
40219 \family default
40220  LyX's main window will be opened with the size and layout that was used
40221  in the last LyX session.
40222 \end_layout
40223
40224 \begin_layout Standard
40225 The option 
40226 \family sans
40227 Restore cursor positions
40228 \family default
40229  sets the cursor to the position in the file where it has been the last
40230  time.
40231 \end_layout
40232
40233 \begin_layout Standard
40234 The option 
40235 \family sans
40236 Load opened files from last session
40237 \family default
40238  opens all files that were opened in the last LyX session.
40239 \end_layout
40240
40241 \begin_layout Subsubsection
40242 Documents
40243 \begin_inset CommandInset label
40244 LatexCommand label
40245 name "sub:Backup documents"
40246
40247 \end_inset
40248
40249
40250 \begin_inset Index idx
40251 status collapsed
40252
40253 \begin_layout Plain Layout
40254 Backup ! Documents
40255 \end_layout
40256
40257 \end_inset
40258
40259
40260 \end_layout
40261
40262 \begin_layout Standard
40263 When the option 
40264 \family sans
40265 Backup documents
40266 \family default
40267  is set, you can specify the time between backup saves.
40268 \end_layout
40269
40270 \begin_layout Standard
40271
40272 \family sans
40273 Maximum last files
40274 \family default
40275  is the number of last opened files that LyX should display in the menu
40276  
40277 \family sans
40278 File\SpecialChar \menuseparator
40279 Open
40280 \begin_inset space ~
40281 \end_inset
40282
40283 Recent
40284 \family default
40285 .
40286 \end_layout
40287
40288 \begin_layout Standard
40289 When the option 
40290 \family sans
40291 Open documents in tabs
40292 \family default
40293  is not used, then every file will be opened in its own new instance of
40294  LyX.
40295 \end_layout
40296
40297 \begin_layout Subsection
40298 Screen Fonts
40299 \begin_inset Index idx
40300 status collapsed
40301
40302 \begin_layout Plain Layout
40303 Font ! Screen
40304 \end_layout
40305
40306 \end_inset
40307
40308
40309 \begin_inset CommandInset label
40310 LatexCommand label
40311 name "sub:Screen-Fonts"
40312
40313 \end_inset
40314
40315
40316 \end_layout
40317
40318 \begin_layout Standard
40319 These fonts are used to display your documents on the screen.
40320 \end_layout
40321
40322 \begin_layout Standard
40323 \begin_inset Note Greyedout
40324 status open
40325
40326 \begin_layout Plain Layout
40327
40328 \series bold
40329 Note:
40330 \series default
40331  This section only deals with the fonts 
40332 \emph on
40333 inside
40334 \emph default
40335  the LyX window.
40336  The fonts that appear on the output are independent from these fonts, and
40337  set in the menu 
40338 \family sans
40339 Document\SpecialChar \menuseparator
40340 Settings\SpecialChar \menuseparator
40341 Fonts
40342 \family default
40343 .
40344 \end_layout
40345
40346 \end_inset
40347
40348
40349 \end_layout
40350
40351 \begin_layout Standard
40352 By default, LyX uses 
40353 \family typewriter
40354 Times
40355 \family default
40356  as roman (serif) font, 
40357 \family typewriter
40358 Arial
40359 \family default
40360  or 
40361 \family typewriter
40362 Helvetica
40363 \family default
40364  (depends on the system) as 
40365 \family sans
40366 sans
40367 \begin_inset space ~
40368 \end_inset
40369
40370 serif
40371 \family default
40372  font, and 
40373 \family typewriter
40374 Courier
40375 \family default
40376  as 
40377 \family typewriter
40378 typewriter
40379 \family default
40380  font.
40381 \end_layout
40382
40383 \begin_layout Standard
40384 You can change the font size with the 
40385 \family sans
40386 Zoom
40387 \family default
40388  setting.
40389  You can also change the font zoom outside the preferences dialog for the
40390  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40391 \end_layout
40392
40393 \begin_layout Standard
40394
40395 \family sans
40396 Screen DPI
40397 \family default
40398  is the screen resolution in dpi (dots per inch).
40399  The Font Sizes are calculated as letter height in units of points.
40400  72
40401 \begin_inset space \thinspace{}
40402 \end_inset
40403
40404 points have the size of 1
40405 \begin_inset space \thinspace{}
40406 \end_inset
40407
40408 inch, see Appendix
40409 \begin_inset space ~
40410 \end_inset
40411
40412
40413 \begin_inset CommandInset ref
40414 LatexCommand ref
40415 reference "cha:Units-available-in"
40416
40417 \end_inset
40418
40419 .
40420 \end_layout
40421
40422 \begin_layout Standard
40423 The default 
40424 \family sans
40425 Font Sizes
40426 \family default
40427  are the same as if a document font size of 10
40428 \begin_inset space \thinspace{}
40429 \end_inset
40430
40431 pt would be used.
40432  The sizes are explained in detail in section
40433 \begin_inset space ~
40434 \end_inset
40435
40436
40437 \begin_inset CommandInset ref
40438 LatexCommand ref
40439 reference "sub:Document-Font"
40440
40441 \end_inset
40442
40443 .
40444 \end_layout
40445
40446 \begin_layout Standard
40447 With the option 
40448 \family sans
40449 Use Pixmap Cache to speed up font rendering
40450 \family default
40451  enabled, LyX needs to redraw the screen less often.
40452  This results in better performance, especially on slow systems.
40453  On the other hand, the characters might look more fuzzy on screen.
40454  So whether you enable this or not depends on whether you prefer speed over
40455  aesthetics.
40456  Note that the Pixmap Cache is only available and useful under Mac
40457 \begin_inset space ~
40458 \end_inset
40459
40460 OS and Windows.
40461 \end_layout
40462
40463 \begin_layout Subsection
40464 Colors
40465 \begin_inset Index idx
40466 status collapsed
40467
40468 \begin_layout Plain Layout
40469 Color ! LyX screen
40470 \end_layout
40471
40472 \end_inset
40473
40474
40475 \begin_inset Index idx
40476 status collapsed
40477
40478 \begin_layout Plain Layout
40479 Settings ! Color
40480 \end_layout
40481
40482 \end_inset
40483
40484
40485 \end_layout
40486
40487 \begin_layout Standard
40488 You can here change all colors used by LyX.
40489  Choose an item in the list and use the 
40490 \family sans
40491 Alter
40492 \family default
40493  button.
40494 \end_layout
40495
40496 \begin_layout Subsection
40497 Graphics
40498 \begin_inset Index idx
40499 status collapsed
40500
40501 \begin_layout Plain Layout
40502 Settings ! Graphics
40503 \end_layout
40504
40505 \end_inset
40506
40507
40508 \end_layout
40509
40510 \begin_layout Standard
40511 Here you can specify how graphics inside LyX are displayed.
40512 \end_layout
40513
40514 \begin_layout Standard
40515
40516 \family sans
40517 Instant Preview
40518 \family default
40519  enables previewing snippets of your document.
40520  This feature is described in section
40521 \begin_inset space ~
40522 \end_inset
40523
40524
40525 \begin_inset CommandInset ref
40526 LatexCommand ref
40527 reference "sec:Previewing-snippets-of"
40528
40529 \end_inset
40530
40531 .
40532 \end_layout
40533
40534 \begin_layout Section
40535 Editing
40536 \begin_inset Index idx
40537 status collapsed
40538
40539 \begin_layout Plain Layout
40540 Settings ! Editing
40541 \end_layout
40542
40543 \end_inset
40544
40545
40546 \end_layout
40547
40548 \begin_layout Subsection
40549 Control
40550 \end_layout
40551
40552 \begin_layout Subsubsection
40553 Editing
40554 \end_layout
40555
40556 \begin_layout Standard
40557 The option 
40558 \family sans
40559 Cursor follows scrollbar
40560 \family default
40561  sets the cursor to the top of the currently displayed document part when
40562  scrolling.
40563 \end_layout
40564
40565 \begin_layout Standard
40566 The option 
40567 \family sans
40568 Sort environments alphabetically
40569 \family default
40570  sorts the entries in the pull-down box for the paragraph environments.
40571 \end_layout
40572
40573 \begin_layout Standard
40574 The option 
40575 \family sans
40576 Group environments by their category
40577 \family default
40578  groups the entries in the pull-down box for the paragraph environments.
40579 \end_layout
40580
40581 \begin_layout Subsubsection
40582 Fullscreen
40583 \end_layout
40584
40585 \begin_layout Standard
40586 Here you can specify what is hidden in the fullscreen mode.
40587  The option 
40588 \family sans
40589 Limit text width
40590 \family default
40591  specifies the width of the text in fullscreen mode.
40592  This way you can display the text smaller than the screen, the text appears
40593  then centered.
40594 \end_layout
40595
40596 \begin_layout Subsection
40597 Shortcuts
40598 \begin_inset Index idx
40599 status collapsed
40600
40601 \begin_layout Plain Layout
40602 Key Bindings
40603 \end_layout
40604
40605 \end_inset
40606
40607
40608 \begin_inset Index idx
40609 status collapsed
40610
40611 \begin_layout Plain Layout
40612 Settings ! Shortcuts
40613 \end_layout
40614
40615 \end_inset
40616
40617
40618 \end_layout
40619
40620 \begin_layout Subsubsection
40621 Bind File
40622 \end_layout
40623
40624 \begin_layout Standard
40625 Bindings are used to bind a LyX-function to a key.
40626  Several binding files are available:
40627 \end_layout
40628
40629 \begin_layout Description
40630 cua.bind typical set of PC keyboard shortcuts
40631 \end_layout
40632
40633 \begin_layout Description
40634 (x)emacs.bind set of bindings like they are used in the editor programs 
40635 \family sans
40636 Emacs
40637 \family default
40638  (
40639 \family sans
40640 XEmacs
40641 \family default
40642 )
40643 \end_layout
40644
40645 \begin_layout Description
40646 mac.bind set of bindings for 
40647 \family sans
40648 Mac
40649 \begin_inset space \thinspace{}
40650 \end_inset
40651
40652 OS
40653 \family default
40654  systems.
40655 \end_layout
40656
40657 \begin_layout Standard
40658 There are also bind-files designed for special document classes, like 
40659 \shape italic
40660 broadway.bind
40661 \shape default
40662 , and bind files for special languages.
40663  The name of language bind-files begin with a language code, e.
40664 \begin_inset space \thinspace{}
40665 \end_inset
40666
40667 g.
40668 \begin_inset space \space{}
40669 \end_inset
40670
40671
40672 \begin_inset Quotes eld
40673 \end_inset
40674
40675 pt
40676 \begin_inset Quotes erd
40677 \end_inset
40678
40679  for Portuguese.
40680  If you use LyX in a certain language, LyX will try to use the appropriate
40681  bind-file.
40682 \end_layout
40683
40684 \begin_layout Standard
40685 Some bind-files, like 
40686 \emph on
40687 math.bind
40688 \emph default
40689 , have only a small scope.
40690  When looking at the the end of the file 
40691 \shape italic
40692 cua.bind
40693 \shape default
40694 , you can see that they are included to keep the overview in the bind-file.
40695 \end_layout
40696
40697 \begin_layout Subsubsection
40698 Editing Shortcuts
40699 \begin_inset CommandInset label
40700 LatexCommand label
40701 name "sub:Editing-Shortcuts"
40702
40703 \end_inset
40704
40705
40706 \begin_inset Index idx
40707 status collapsed
40708
40709 \begin_layout Plain Layout
40710 Key Bindings ! Editing
40711 \end_layout
40712
40713 \end_inset
40714
40715
40716 \end_layout
40717
40718 \begin_layout Standard
40719 To add new or modify existing keybindings to your own taste you can use
40720  the table in the dialog that lists all LyX-functions and the bound shortcuts.
40721  To find functions easily, they are grouped by categories and the dialog
40722  provides the field 
40723 \family sans
40724 Show key-bindings containing
40725 \family default
40726 .
40727  In this field you can insert a keyword for a function you want to edit.
40728  Insert there for example as keyword 
40729 \begin_inset Quotes eld
40730 \end_inset
40731
40732 paste
40733 \begin_inset Quotes erd
40734 \end_inset
40735
40736  and you get the 4 different existing shortcuts for the 3 different functions
40737  that contain 
40738 \begin_inset Quotes eld
40739 \end_inset
40740
40741 paste
40742 \begin_inset Quotes erd
40743 \end_inset
40744
40745  in their name.
40746  As you can see, one function can have more than one shortcut.
40747  All LyX-functions are also listed in the file 
40748 \emph on
40749 LyX Functions
40750 \emph default
40751  that you find in the 
40752 \family sans
40753 Help
40754 \family default
40755  menu.
40756 \end_layout
40757
40758 \begin_layout Standard
40759 To add e.
40760 \begin_inset space \thinspace{}
40761 \end_inset
40762
40763 g.
40764 \begin_inset space \space{}
40765 \end_inset
40766
40767 the shortcut 
40768 \family sans
40769 Alt+Q
40770 \family default
40771  for the function 
40772 \family sans
40773 textstyle-apply
40774 \family default
40775 , select the function and press the 
40776 \family sans
40777 Modify
40778 \family default
40779  button.
40780  A dialog pops up where you can add the shortcut by using it.
40781  So press Alt+Q to define the shortcut.
40782  Modifying an existing shortcut is done the same way.
40783  You can also bind multiple functions to one shortcut by modifying an existing
40784  binding and adding the different function names as semicolon separated
40785  list.
40786  LyX will then use the first function that is enabled in the current document
40787  part.
40788  The binding for the function 
40789 \family sans
40790 command-alter
40791 \family default
40792  is an example for this.
40793 \end_layout
40794
40795 \begin_layout Standard
40796 Alternatively you can also edit shortcuts by modifying bind-files with a
40797  text editor.
40798  The syntax of the entries is:
40799 \end_layout
40800
40801 \begin_layout Standard
40802
40803 \series bold
40804
40805 \backslash
40806 bind 
40807 \begin_inset Quotes erd
40808 \end_inset
40809
40810 key combination
40811 \begin_inset Quotes erd
40812 \end_inset
40813
40814  
40815 \begin_inset Quotes erd
40816 \end_inset
40817
40818 LyX-function
40819 \begin_inset Quotes erd
40820 \end_inset
40821
40822
40823 \end_layout
40824
40825 \begin_layout Subsection
40826 Keyboard
40827 \begin_inset space \thinspace{}
40828 \end_inset
40829
40830 /
40831 \begin_inset space \thinspace{}
40832 \end_inset
40833
40834 Mouse
40835 \begin_inset CommandInset label
40836 LatexCommand label
40837 name "sub:Keyboard-Map"
40838
40839 \end_inset
40840
40841
40842 \begin_inset Index idx
40843 status collapsed
40844
40845 \begin_layout Plain Layout
40846 Keyboard Map
40847 \end_layout
40848
40849 \end_inset
40850
40851
40852 \begin_inset Index idx
40853 status collapsed
40854
40855 \begin_layout Plain Layout
40856 Settings ! Keyboard Map
40857 \end_layout
40858
40859 \end_inset
40860
40861
40862 \end_layout
40863
40864 \begin_layout Standard
40865 Normally keyboard settings have to be done in a menu of your operating system.
40866  For the case that this is not possible, LyX provides keyboard maps.
40867  If you have e.
40868 \begin_inset space \thinspace{}
40869 \end_inset
40870
40871 g.
40872 \begin_inset space \space{}
40873 \end_inset
40874
40875 a Czech keyboard but want to write with it like with a Romanian one, you
40876  can use the keyboard map file named 
40877 \emph on
40878 romanian.kmap
40879 \emph default
40880 .
40881 \end_layout
40882
40883 \begin_layout Standard
40884 \begin_inset Note Greyedout
40885 status open
40886
40887 \begin_layout Plain Layout
40888
40889 \series bold
40890 Note:
40891 \series default
40892  Keyboard maps are only provided as makeshift and don't work on all systems.
40893 \end_layout
40894
40895 \end_inset
40896
40897
40898 \end_layout
40899
40900 \begin_layout Standard
40901 Besides this, you can specify here the 
40902 \family sans
40903 Wheel scrolling speed
40904 \family default
40905 .
40906  The standard value is 1.0, higher values speed up the scrolling, lower ones
40907  slow it down.
40908 \end_layout
40909
40910 \begin_layout Subsection
40911 Input Completion
40912 \begin_inset CommandInset label
40913 LatexCommand label
40914 name "sub:Input-Completion-Appendix"
40915
40916 \end_inset
40917
40918
40919 \begin_inset Index idx
40920 status collapsed
40921
40922 \begin_layout Plain Layout
40923 Input completion
40924 \end_layout
40925
40926 \end_inset
40927
40928
40929 \end_layout
40930
40931 \begin_layout Standard
40932 Input completion is described in sec.
40933 \begin_inset space \thinspace{}
40934 \end_inset
40935
40936
40937 \begin_inset CommandInset ref
40938 LatexCommand ref
40939 reference "sec:Input-Completion"
40940
40941 \end_inset
40942
40943 .
40944  The completion options for math do the same as the corresponding options
40945  for text.
40946  With the general options you can define the delay time for the inline and
40947  popup completion and choose if long completions should be abbreviated or
40948  not.
40949 \end_layout
40950
40951 \begin_layout Section
40952 Paths
40953 \begin_inset Index idx
40954 status collapsed
40955
40956 \begin_layout Plain Layout
40957 Paths
40958 \end_layout
40959
40960 \end_inset
40961
40962
40963 \begin_inset Index idx
40964 status collapsed
40965
40966 \begin_layout Plain Layout
40967 Settings ! Paths
40968 \end_layout
40969
40970 \end_inset
40971
40972
40973 \end_layout
40974
40975 \begin_layout Description
40976 Working
40977 \begin_inset space ~
40978 \end_inset
40979
40980 directory This is LyX's working directory.
40981  It is the default when you 
40982 \family sans
40983 Open
40984 \family default
40985
40986 \family sans
40987 Save
40988 \family default
40989  or 
40990 \family sans
40991 Save
40992 \begin_inset space ~
40993 \end_inset
40994
40995 as
40996 \family default
40997  files.
40998 \end_layout
40999
41000 \begin_layout Description
41001 Document
41002 \begin_inset space ~
41003 \end_inset
41004
41005 templates This directory will be opened when you use the menu 
41006 \family sans
41007 File\SpecialChar \menuseparator
41008 New
41009 \begin_inset space ~
41010 \end_inset
41011
41012 from
41013 \begin_inset space ~
41014 \end_inset
41015
41016 Template
41017 \family default
41018 .
41019 \end_layout
41020
41021 \begin_layout Description
41022 Example
41023 \begin_inset space ~
41024 \end_inset
41025
41026 files This directory will be opened when you use the button 
41027 \family sans
41028 Examples
41029 \family default
41030  in the 
41031 \family sans
41032 File\SpecialChar \menuseparator
41033 Open
41034 \family default
41035  dialog.
41036 \begin_inset Newline newline
41037 \end_inset
41038
41039
41040 \begin_inset Note Greyedout
41041 status open
41042
41043 \begin_layout Plain Layout
41044
41045 \series bold
41046 Note:
41047 \series default
41048  The 
41049 \family sans
41050 Examples
41051 \family default
41052  button does not exist when using LyX on MacOS and Windows systems.
41053 \end_layout
41054
41055 \end_inset
41056
41057
41058 \end_layout
41059
41060 \begin_layout Description
41061 Backup
41062 \begin_inset space ~
41063 \end_inset
41064
41065 directory
41066 \begin_inset Index idx
41067 status collapsed
41068
41069 \begin_layout Plain Layout
41070 Backup ! Directory
41071 \end_layout
41072
41073 \end_inset
41074
41075  Backup copies will be saved to this directory.
41076  When no directory is given but backups are enabled as described in section
41077 \begin_inset space ~
41078 \end_inset
41079
41080
41081 \begin_inset CommandInset ref
41082 LatexCommand ref
41083 reference "sub:Backup documents"
41084
41085 \end_inset
41086
41087 , the 
41088 \family sans
41089 Working directory
41090 \family default
41091  will be used to save the backups.
41092 \begin_inset Newline newline
41093 \end_inset
41094
41095 The backup files have the ending 
41096 \begin_inset Quotes eld
41097 \end_inset
41098
41099 .lyx~
41100 \begin_inset Quotes erd
41101 \end_inset
41102
41103 .
41104 \end_layout
41105
41106 \begin_layout Description
41107 Ly
41108 \begin_inset ERT
41109 status collapsed
41110
41111 \begin_layout Plain Layout
41112
41113 {}
41114 \end_layout
41115
41116 \end_inset
41117
41118 XServer-Pipe Here you can enter the name of a Unix-pipe.
41119  This pipe is used to send data from external programs to LyX.
41120 \begin_inset Newline newline
41121 \end_inset
41122
41123
41124 \begin_inset Note Greyedout
41125 status open
41126
41127 \begin_layout Plain Layout
41128
41129 \series bold
41130 Note:
41131 \series default
41132  This feature doesn't work on Windows systems.
41133 \end_layout
41134
41135 \end_inset
41136
41137
41138 \end_layout
41139
41140 \begin_layout Description
41141 Temporary
41142 \begin_inset space ~
41143 \end_inset
41144
41145 directory Temporary files will be saved in this directory.
41146 \end_layout
41147
41148 \begin_layout Description
41149 PATH
41150 \begin_inset space ~
41151 \end_inset
41152
41153 prefix This field contains a list of paths to external programs.
41154  When LyX needs to use an external program, it looks in this list where
41155  to find it on the system.
41156  The path list is automatically set up on Windows and Mac systems while
41157  LyX is configured, so that you normally don't have to modify it.
41158  On Unix
41159 \begin_inset space \thinspace{}
41160 \end_inset
41161
41162 /
41163 \begin_inset space \thinspace{}
41164 \end_inset
41165
41166 Linux systems, the path list will need to be set only if there are external
41167  programs you wish to use that are not in your normal system path ($PATH).
41168  
41169 \end_layout
41170
41171 \begin_layout Section
41172 Identity
41173 \end_layout
41174
41175 \begin_layout Standard
41176 Here you can insert your name and email address.
41177  The identity will be used when you have enabled change tracking as described
41178  in section
41179 \begin_inset space ~
41180 \end_inset
41181
41182
41183 \begin_inset CommandInset ref
41184 LatexCommand ref
41185 reference "sec:Change-Tracking"
41186
41187 \end_inset
41188
41189 , to mark changes you make as yours.
41190 \end_layout
41191
41192 \begin_layout Section
41193 Language Settings
41194 \begin_inset Index idx
41195 status collapsed
41196
41197 \begin_layout Plain Layout
41198 Language ! Settings
41199 \end_layout
41200
41201 \end_inset
41202
41203
41204 \begin_inset Index idx
41205 status collapsed
41206
41207 \begin_layout Plain Layout
41208 Settings ! Language
41209 \end_layout
41210
41211 \end_inset
41212
41213
41214 \end_layout
41215
41216 \begin_layout Subsection
41217 Language
41218 \end_layout
41219
41220 \begin_layout Description
41221 User
41222 \begin_inset space ~
41223 \end_inset
41224
41225 Interface
41226 \begin_inset space ~
41227 \end_inset
41228
41229 language Here you can select the language of LyX's menus.
41230  Unfortunately this doesn't work on Mac and Windows.
41231  It works so far on Linux, but not for every language you can select here
41232  exists a translation of the LyX menus.
41233  You find the actual translation status here: 
41234 \begin_inset CommandInset href
41235 LatexCommand href
41236 name "http://www.lyx.org/I18n"
41237 target "http://www.lyx.org/I18n"
41238
41239 \end_inset
41240
41241
41242 \end_layout
41243
41244 \begin_layout Description
41245 Default
41246 \begin_inset space ~
41247 \end_inset
41248
41249 language is the language used in new documents
41250 \end_layout
41251
41252 \begin_layout Description
41253 Language
41254 \begin_inset space ~
41255 \end_inset
41256
41257 package is a LaTeX-command to load a LaTeX-package that handles language
41258  issues.
41259  The default is the LaTeX-command 
41260 \family sans
41261
41262 \backslash
41263 usepackage{babel}
41264 \family default
41265  that loads the package 
41266 \series bold
41267 babel
41268 \series default
41269 .
41270 \begin_inset Foot
41271 status collapsed
41272
41273 \begin_layout Plain Layout
41274 For an introduction to the LaTeX-Syntax, have a look at section
41275 \begin_inset space ~
41276 \end_inset
41277
41278
41279 \begin_inset CommandInset ref
41280 LatexCommand ref
41281 reference "sec:TeX-Code"
41282
41283 \end_inset
41284
41285 .
41286 \end_layout
41287
41288 \end_inset
41289
41290
41291 \begin_inset Newline newline
41292 \end_inset
41293
41294 The 
41295 \series bold
41296 babel
41297 \series default
41298  translates in the background automatically text labels of documents to
41299  the document language.
41300  A text label is for instance the word 
41301 \begin_inset Quotes eld
41302 \end_inset
41303
41304 Table
41305 \begin_inset Quotes erd
41306 \end_inset
41307
41308  at the beginning of every table caption.
41309 \end_layout
41310
41311 \begin_layout Description
41312 Command
41313 \begin_inset space ~
41314 \end_inset
41315
41316 start When a special LaTeX-package is needed to write in a certain document
41317  language, you can here specify the command to start the package.
41318  An example is the start command 
41319 \family sans
41320
41321 \backslash
41322 begin{arabtext}
41323 \family default
41324  that is needed to write Arabic using the package 
41325 \series bold
41326 ArabTeX
41327 \series default
41328 , see 
41329 \begin_inset CommandInset citation
41330 LatexCommand cite
41331 key "Arabic"
41332
41333 \end_inset
41334
41335 .
41336  The default is the 
41337 \series bold
41338 babel
41339 \series default
41340  command 
41341 \family sans
41342
41343 \backslash
41344 selectlanguage{$$lang}
41345 \family default
41346 .
41347 \end_layout
41348
41349 \begin_layout Description
41350 Command
41351 \begin_inset space ~
41352 \end_inset
41353
41354 end Counterpart to 
41355 \family sans
41356 Command start
41357 \family default
41358 .
41359  Some packages, like the default, don't have an end command since the start
41360  command toggles the package on and off.
41361 \end_layout
41362
41363 \begin_layout Description
41364 Use
41365 \begin_inset space ~
41366 \end_inset
41367
41368 babel Whether 
41369 \series bold
41370 babel
41371 \series default
41372  is used or not.
41373 \end_layout
41374
41375 \begin_layout Description
41376 Global When this option is set, the languages used in the document will
41377  be added as options to the document class options, so that they can be
41378  used by all LaTeX-packages.
41379  Otherwise they will only be used as options for the 
41380 \series bold
41381 babel
41382 \series default
41383  package.
41384 \end_layout
41385
41386 \begin_layout Description
41387 Auto
41388 \begin_inset space ~
41389 \end_inset
41390
41391 begin When this option is set, the documents starts with the chosen document
41392  language.
41393  When this option is not set, the 
41394 \family sans
41395 Command
41396 \begin_inset space ~
41397 \end_inset
41398
41399 start
41400 \family default
41401  is explicitly set to the beginning of the document in the LaTeX-output.
41402  This assures that the correct language is used when you use another 
41403 \family sans
41404 Command
41405 \begin_inset space ~
41406 \end_inset
41407
41408 start
41409 \family default
41410  than the default.
41411 \end_layout
41412
41413 \begin_layout Description
41414 Auto
41415 \begin_inset space ~
41416 \end_inset
41417
41418 end Counterpart to 
41419 \family sans
41420 Auto
41421 \begin_inset space ~
41422 \end_inset
41423
41424 begin
41425 \family default
41426 .
41427  When it is not set, the 
41428 \family sans
41429 Command
41430 \begin_inset space ~
41431 \end_inset
41432
41433 end
41434 \family default
41435  is set to the end of the document.
41436 \end_layout
41437
41438 \begin_layout Description
41439 Mark
41440 \begin_inset space ~
41441 \end_inset
41442
41443 foreign
41444 \begin_inset space ~
41445 \end_inset
41446
41447 languages Text marked formatted in a language different from the document
41448  language will be underlined blue.
41449 \end_layout
41450
41451 \begin_layout Description
41452 Enable
41453 \begin_inset space ~
41454 \end_inset
41455
41456 RTL
41457 \begin_inset space ~
41458 \end_inset
41459
41460 support Enables the use of languages, written from right to left (RTL),
41461  like Arabic, Hebrew, Farsi.
41462 \end_layout
41463
41464 \begin_layout Description
41465 Cursor
41466 \begin_inset space ~
41467 \end_inset
41468
41469 movement When writing RTL, you can define if the left and right arrow keys
41470  moves the cursor visually to the left or right, respectively, or logically.
41471  Logical means that the cursor is moved to the left when pressing the right
41472  arrow key and the cursor is inside text in an RTL language.
41473 \end_layout
41474
41475 \begin_layout Subsection
41476 Spellchecker
41477 \end_layout
41478
41479 \begin_layout Standard
41480 The spellchecker settings are explained in section
41481 \begin_inset space ~
41482 \end_inset
41483
41484
41485 \begin_inset CommandInset ref
41486 LatexCommand ref
41487 reference "sec:Spellchecking"
41488
41489 \end_inset
41490
41491
41492 \end_layout
41493
41494 \begin_layout Section
41495 Outputs
41496 \end_layout
41497
41498 \begin_layout Subsection
41499 Printer
41500 \begin_inset CommandInset label
41501 LatexCommand label
41502 name "sub:Printer"
41503
41504 \end_inset
41505
41506
41507 \begin_inset Index idx
41508 status collapsed
41509
41510 \begin_layout Plain Layout
41511 Printer
41512 \end_layout
41513
41514 \end_inset
41515
41516
41517 \begin_inset Index idx
41518 status collapsed
41519
41520 \begin_layout Plain Layout
41521 Settings ! Printer
41522 \end_layout
41523
41524 \end_inset
41525
41526
41527 \end_layout
41528
41529 \begin_layout Description
41530 Default
41531 \begin_inset space ~
41532 \end_inset
41533
41534 printer Here you can specify the name of your default printer.
41535  The name will be used when the 
41536 \family sans
41537 Printer command
41538 \family default
41539  is executed.
41540 \begin_inset Newline newline
41541 \end_inset
41542
41543
41544 \begin_inset Note Greyedout
41545 status open
41546
41547 \begin_layout Plain Layout
41548
41549 \series bold
41550 Note:
41551 \series default
41552  You can leave this field empty on Windows systems because it has there
41553  no effect.
41554 \end_layout
41555
41556 \end_inset
41557
41558
41559 \end_layout
41560
41561 \begin_layout Description
41562 Adapt
41563 \begin_inset space ~
41564 \end_inset
41565
41566 output
41567 \begin_inset space ~
41568 \end_inset
41569
41570 to
41571 \begin_inset space ~
41572 \end_inset
41573
41574 printer This option works only for the 
41575 \family sans
41576 Printer command
41577 \family default
41578  
41579 \begin_inset Quotes eld
41580 \end_inset
41581
41582
41583 \family sans
41584 dvips
41585 \family default
41586
41587 \begin_inset Quotes erd
41588 \end_inset
41589
41590 .
41591  It activates a configuration file for dvips.
41592  This is an option only for dvips experts.
41593 \end_layout
41594
41595 \begin_layout Description
41596 Printer
41597 \begin_inset space ~
41598 \end_inset
41599
41600 command is the command LyX
41601 \begin_inset space \thinspace{}
41602 \end_inset
41603
41604 /
41605 \begin_inset space \thinspace{}
41606 \end_inset
41607
41608 LaTeX uses for printing.
41609  The default is on most systems 
41610 \family sans
41611 dvips
41612 \family default
41613 .
41614 \end_layout
41615
41616 \begin_layout Description
41617 Printer
41618 \begin_inset space ~
41619 \end_inset
41620
41621 Command
41622 \begin_inset space ~
41623 \end_inset
41624
41625 Options Here you can specify printer options.
41626  A list of printer options with explanations can be found in the documentation
41627  of the program that provides the 
41628 \family sans
41629 Printer command
41630 \family default
41631  you are using.
41632 \end_layout
41633
41634 \begin_layout Subsection
41635 Date Format
41636 \begin_inset Index idx
41637 status collapsed
41638
41639 \begin_layout Plain Layout
41640 Date Format
41641 \end_layout
41642
41643 \end_inset
41644
41645
41646 \begin_inset Index idx
41647 status collapsed
41648
41649 \begin_layout Plain Layout
41650 Settings ! Date format
41651 \end_layout
41652
41653 \end_inset
41654
41655
41656 \end_layout
41657
41658 \begin_layout Standard
41659 The date format can be one or a mixture of the formats listed here:
41660 \begin_inset Newline newline
41661 \end_inset
41662
41663
41664 \begin_inset Flex URL
41665 status collapsed
41666
41667 \begin_layout Plain Layout
41668
41669 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
41670 \end_layout
41671
41672 \end_inset
41673
41674
41675 \begin_inset Newline newline
41676 \end_inset
41677
41678 For example the format
41679 \begin_inset Newline newline
41680 \end_inset
41681
41682 %d/%m/%y
41683 \begin_inset Newline newline
41684 \end_inset
41685
41686 prints the date as day/month/year.
41687 \end_layout
41688
41689 \begin_layout Subsection
41690 Plain Text
41691 \end_layout
41692
41693 \begin_layout Description
41694 Output
41695 \begin_inset space ~
41696 \end_inset
41697
41698 line
41699 \begin_inset space ~
41700 \end_inset
41701
41702 length sets the maximum number of characters printed in one line when using
41703  the menu 
41704 \family sans
41705 File\SpecialChar \menuseparator
41706 Export\SpecialChar \menuseparator
41707 Plain
41708 \begin_inset space ~
41709 \end_inset
41710
41711 text
41712 \family default
41713 .
41714  Setting the line line length to 0 means all text is printed in one endless
41715  line.
41716 \end_layout
41717
41718 \begin_layout Description
41719 roff
41720 \begin_inset space ~
41721 \end_inset
41722
41723 command defines an additional command used to produce better ASCII tables
41724  with the 
41725 \family typewriter
41726 groff/troff/nroff
41727 \family default
41728  UNIX-commands (refer to their manuals for more information about them).
41729  Setting this as empty tells LyX to use the internal formatter.
41730 \end_layout
41731
41732 \begin_layout Subsection
41733 LaT
41734 \begin_inset ERT
41735 status collapsed
41736
41737 \begin_layout Plain Layout
41738
41739 {}
41740 \end_layout
41741
41742 \end_inset
41743
41744 eX
41745 \begin_inset CommandInset label
41746 LatexCommand label
41747 name "sub:LaTeX-settings"
41748
41749 \end_inset
41750
41751
41752 \begin_inset Index idx
41753 status collapsed
41754
41755 \begin_layout Plain Layout
41756 Settings ! LaTeX
41757 \end_layout
41758
41759 \end_inset
41760
41761
41762 \end_layout
41763
41764 \begin_layout Description
41765 Te
41766 \begin_inset ERT
41767 status collapsed
41768
41769 \begin_layout Plain Layout
41770
41771 {}
41772 \end_layout
41773
41774 \end_inset
41775
41776 X
41777 \begin_inset space ~
41778 \end_inset
41779
41780 encoding This is the default encoding of the document font.
41781  
41782 \family sans
41783 T1
41784 \family default
41785  is the default and covers western languages and symbols.
41786  
41787 \family sans
41788 T2A
41789 \family default
41790
41791 \family sans
41792 T2B
41793 \family default
41794
41795 \family sans
41796 T2C
41797 \family default
41798
41799 \family sans
41800 LCY
41801 \family default
41802 , and 
41803 \family sans
41804 X2
41805 \family default
41806  are for Cyrillic.
41807  Combinations of the encodings are possible, like 
41808 \begin_inset Quotes erd
41809 \end_inset
41810
41811
41812 \family sans
41813 T1, T2B
41814 \family default
41815
41816 \begin_inset Quotes erd
41817 \end_inset
41818
41819 .
41820  The font encoding is normally automatically loaded by the language packages
41821  LyX sets up in the background.
41822  So there is no need to change the default encoding.
41823 \end_layout
41824
41825 \begin_layout Description
41826 Default
41827 \begin_inset space ~
41828 \end_inset
41829
41830 paper
41831 \begin_inset space ~
41832 \end_inset
41833
41834 size This is the paper size that is used for new documents.
41835  The 
41836 \family sans
41837 Default
41838 \family default
41839  value depends on your LaTeX-system setup.
41840 \end_layout
41841
41842 \begin_layout Standard
41843 You can also specify here commands with parameters for the listed applications.
41844  But before you change something, it is strongly recommended to read the
41845  manuals of the applications.
41846  Currently the following commands can be set:
41847 \end_layout
41848
41849 \begin_layout Description
41850 CheckTe
41851 \begin_inset ERT
41852 status collapsed
41853
41854 \begin_layout Plain Layout
41855
41856 {}
41857 \end_layout
41858
41859 \end_inset
41860
41861 X
41862 \begin_inset space ~
41863 \end_inset
41864
41865 command Command for the program 
41866 \family sans
41867 CheckTeX
41868 \family default
41869  that is described in section 
41870 \emph on
41871 Checking TeX
41872 \emph default
41873  of the 
41874 \emph on
41875 Additional Features
41876 \emph default
41877  manual.
41878 \end_layout
41879
41880 \begin_layout Description
41881 BibTe
41882 \begin_inset ERT
41883 status collapsed
41884
41885 \begin_layout Plain Layout
41886
41887 {}
41888 \end_layout
41889
41890 \end_inset
41891
41892 X
41893 \begin_inset space ~
41894 \end_inset
41895
41896 command Command for the program 
41897 \family sans
41898 BibTeX
41899 \family default
41900  that generates the bibliography, see section
41901 \begin_inset space ~
41902 \end_inset
41903
41904
41905 \begin_inset CommandInset ref
41906 LatexCommand ref
41907 reference "sub:Bibliography-databases"
41908
41909 \end_inset
41910
41911 .
41912 \end_layout
41913
41914 \begin_layout Description
41915 Index
41916 \begin_inset space ~
41917 \end_inset
41918
41919 command Command for the program that generates the index, see section
41920 \begin_inset space ~
41921 \end_inset
41922
41923
41924 \begin_inset CommandInset ref
41925 LatexCommand ref
41926 reference "sub:Index-Program"
41927
41928 \end_inset
41929
41930 .
41931 \end_layout
41932
41933 \begin_layout Description
41934 Nomenclature
41935 \begin_inset space ~
41936 \end_inset
41937
41938 command Command for the program that generates the nomenclature, see section
41939 \begin_inset space ~
41940 \end_inset
41941
41942
41943 \begin_inset CommandInset ref
41944 LatexCommand ref
41945 reference "sub:Nomenclature-Program"
41946
41947 \end_inset
41948
41949 .
41950 \end_layout
41951
41952 \begin_layout Description
41953 DVI
41954 \begin_inset space ~
41955 \end_inset
41956
41957 viewer
41958 \begin_inset space ~
41959 \end_inset
41960
41961 paper
41962 \begin_inset space ~
41963 \end_inset
41964
41965 size
41966 \begin_inset space ~
41967 \end_inset
41968
41969 options They only have an effect when the program 
41970 \family sans
41971 xdvi
41972 \family default
41973  is used as DVI-viewer.
41974 \end_layout
41975
41976 \begin_layout Standard
41977 There are additionally the following options:
41978 \end_layout
41979
41980 \begin_layout Description
41981 Use
41982 \begin_inset space ~
41983 \end_inset
41984
41985 Windows-style
41986 \begin_inset space ~
41987 \end_inset
41988
41989 paths
41990 \begin_inset space ~
41991 \end_inset
41992
41993 in
41994 \begin_inset space ~
41995 \end_inset
41996
41997 LaTeX
41998 \begin_inset space ~
41999 \end_inset
42000
42001 files Uses paths in the notation of Windows, that means that 
42002 \begin_inset Quotes eld
42003 \end_inset
42004
42005
42006 \backslash
42007
42008 \begin_inset Quotes erd
42009 \end_inset
42010
42011  is used instead of 
42012 \begin_inset Quotes eld
42013 \end_inset
42014
42015 /
42016 \begin_inset Quotes erd
42017 \end_inset
42018
42019  to separate folders.
42020  This option is enabled by default when you use LyX on Windows.
42021 \begin_inset Index idx
42022 status collapsed
42023
42024 \begin_layout Plain Layout
42025 Paths
42026 \end_layout
42027
42028 \end_inset
42029
42030
42031 \begin_inset Index idx
42032 status collapsed
42033
42034 \begin_layout Plain Layout
42035 Settings ! Paths
42036 \end_layout
42037
42038 \end_inset
42039
42040
42041 \end_layout
42042
42043 \begin_layout Description
42044 Reset
42045 \begin_inset space ~
42046 \end_inset
42047
42048 class
42049 \begin_inset space ~
42050 \end_inset
42051
42052 options
42053 \begin_inset space ~
42054 \end_inset
42055
42056 when
42057 \begin_inset space ~
42058 \end_inset
42059
42060 document
42061 \begin_inset space ~
42062 \end_inset
42063
42064 classes
42065 \begin_inset space ~
42066 \end_inset
42067
42068 changes Removes all manually set document class options in the 
42069 \family sans
42070 Document\SpecialChar \menuseparator
42071 Settings
42072 \family default
42073  dialog when changing the document class.
42074 \end_layout
42075
42076 \begin_layout Section
42077 File
42078 \begin_inset space ~
42079 \end_inset
42080
42081 Handling
42082 \begin_inset Index idx
42083 status collapsed
42084
42085 \begin_layout Plain Layout
42086 File handling
42087 \end_layout
42088
42089 \end_inset
42090
42091
42092 \end_layout
42093
42094 \begin_layout Subsection
42095 Converters
42096 \begin_inset Index idx
42097 status collapsed
42098
42099 \begin_layout Plain Layout
42100 Converters
42101 \end_layout
42102
42103 \end_inset
42104
42105
42106 \end_layout
42107
42108 \begin_layout Standard
42109 Here you find the list of defined converter commands to convert material
42110  from one format to another.
42111  You can modify them or create new ones.
42112  To modify a converter, select it, change the entry of the field 
42113 \family sans
42114 Converter
42115 \family default
42116  and/or 
42117 \family sans
42118 Extra
42119 \begin_inset space ~
42120 \end_inset
42121
42122 flag
42123 \family default
42124 , and press the 
42125 \family sans
42126 Modify
42127 \family default
42128  button.
42129  To create a new converter, select an existing one, select a different format
42130  in the 
42131 \family sans
42132 From
42133 \begin_inset space ~
42134 \end_inset
42135
42136 format
42137 \family default
42138  drop-down list, modify the 
42139 \family sans
42140 Converter
42141 \family default
42142  field, and press the 
42143 \family sans
42144 Add
42145 \family default
42146  button.
42147 \end_layout
42148
42149 \begin_layout Standard
42150 When the 
42151 \family sans
42152 Converter File Cache
42153 \family default
42154  is enabled, conversions will be cached as long as specified in the field
42155  
42156 \family sans
42157 Maximum Age (in days
42158 \family default
42159 ).
42160  This means that images don't need to be converted again when you reopen
42161  a document; the converted images from the cache will be used instead.
42162 \end_layout
42163
42164 \begin_layout Standard
42165 More about converters, like the variables and flags that can be used in
42166  the converter definition, is described in section 
42167 \emph on
42168 Converters
42169 \emph default
42170  of the 
42171 \emph on
42172 Customization
42173 \emph default
42174  manual.
42175 \end_layout
42176
42177 \begin_layout Subsection
42178 File Formats
42179 \begin_inset CommandInset label
42180 LatexCommand label
42181 name "sec:File-Formats"
42182
42183 \end_inset
42184
42185
42186 \begin_inset Index idx
42187 status collapsed
42188
42189 \begin_layout Plain Layout
42190 File formats
42191 \end_layout
42192
42193 \end_inset
42194
42195
42196 \begin_inset Index idx
42197 status collapsed
42198
42199 \begin_layout Plain Layout
42200 Copiers
42201 \end_layout
42202
42203 \end_inset
42204
42205
42206 \end_layout
42207
42208 \begin_layout Standard
42209 Here you find the list of defined file formats that LyX can handle.
42210  You can modify the viewer and editor program that should be used for certain
42211  formats.
42212 \end_layout
42213
42214 \begin_layout Standard
42215 More about formats, like the options that can be used in the format definition,
42216  is described in section 
42217 \emph on
42218 Formats
42219 \emph default
42220  of the 
42221 \emph on
42222 Customization
42223 \emph default
42224  manual.
42225 \end_layout
42226
42227 \begin_layout Standard
42228 Since all conversions from one format to another take place in LyX's temporary
42229  directory, it is sometimes necessary to modify a file before copying it
42230  to the temporary directory in order that the conversion may be performed.
42231  This is done by specifying a 
42232 \family sans
42233 Copier
42234 \family default
42235 .
42236  More about this is described in section 
42237 \emph on
42238 Copiers
42239 \emph default
42240  of the 
42241 \emph on
42242 Customization
42243 \emph default
42244  manual.
42245 \end_layout
42246
42247 \begin_layout Chapter
42248 Units available in LyX
42249 \begin_inset Index idx
42250 status collapsed
42251
42252 \begin_layout Plain Layout
42253 Units
42254 \end_layout
42255
42256 \end_inset
42257
42258
42259 \begin_inset CommandInset label
42260 LatexCommand label
42261 name "cha:Units-available-in"
42262
42263 \end_inset
42264
42265
42266 \end_layout
42267
42268 \begin_layout Standard
42269 To understand the units described in this documentation, 
42270 \begin_inset CommandInset ref
42271 LatexCommand ref
42272 reference "cap:Units"
42273
42274 \end_inset
42275
42276  explains all units available in LyX.
42277 \end_layout
42278
42279 \begin_layout Standard
42280 \begin_inset Float table
42281 placement h
42282 wide false
42283 sideways false
42284 status open
42285
42286 \begin_layout Plain Layout
42287 \begin_inset Caption
42288
42289 \begin_layout Plain Layout
42290 \begin_inset CommandInset label
42291 LatexCommand label
42292 name "cap:Units"
42293
42294 \end_inset
42295
42296 Units
42297 \end_layout
42298
42299 \end_inset
42300
42301
42302 \end_layout
42303
42304 \begin_layout Plain Layout
42305 \begin_inset VSpace medskip
42306 \end_inset
42307
42308
42309 \end_layout
42310
42311 \begin_layout Plain Layout
42312 \align center
42313 \begin_inset Tabular
42314 <lyxtabular version="3" rows="20" columns="2">
42315 <features tabularvalignment="middle">
42316 <column alignment="center" valignment="top" width="0">
42317 <column alignment="center" valignment="top" width="0">
42318 <row>
42319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42320 \begin_inset Text
42321
42322 \begin_layout Plain Layout
42323 unit
42324 \end_layout
42325
42326 \end_inset
42327 </cell>
42328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42329 \begin_inset Text
42330
42331 \begin_layout Plain Layout
42332 name/description
42333 \end_layout
42334
42335 \end_inset
42336 </cell>
42337 </row>
42338 <row>
42339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42340 \begin_inset Text
42341
42342 \begin_layout Plain Layout
42343 mm
42344 \end_layout
42345
42346 \end_inset
42347 </cell>
42348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42349 \begin_inset Text
42350
42351 \begin_layout Plain Layout
42352 millimeter
42353 \end_layout
42354
42355 \end_inset
42356 </cell>
42357 </row>
42358 <row>
42359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42360 \begin_inset Text
42361
42362 \begin_layout Plain Layout
42363 cm
42364 \end_layout
42365
42366 \end_inset
42367 </cell>
42368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42369 \begin_inset Text
42370
42371 \begin_layout Plain Layout
42372 centimeter
42373 \end_layout
42374
42375 \end_inset
42376 </cell>
42377 </row>
42378 <row>
42379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42380 \begin_inset Text
42381
42382 \begin_layout Plain Layout
42383 in
42384 \end_layout
42385
42386 \end_inset
42387 </cell>
42388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42389 \begin_inset Text
42390
42391 \begin_layout Plain Layout
42392 inch
42393 \end_layout
42394
42395 \end_inset
42396 </cell>
42397 </row>
42398 <row>
42399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42400 \begin_inset Text
42401
42402 \begin_layout Plain Layout
42403 pt
42404 \end_layout
42405
42406 \end_inset
42407 </cell>
42408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42409 \begin_inset Text
42410
42411 \begin_layout Plain Layout
42412 point (72.27
42413 \begin_inset space \thinspace{}
42414 \end_inset
42415
42416 pt = 1
42417 \begin_inset space \thinspace{}
42418 \end_inset
42419
42420 in)
42421 \end_layout
42422
42423 \end_inset
42424 </cell>
42425 </row>
42426 <row>
42427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42428 \begin_inset Text
42429
42430 \begin_layout Plain Layout
42431 pc
42432 \end_layout
42433
42434 \end_inset
42435 </cell>
42436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42437 \begin_inset Text
42438
42439 \begin_layout Plain Layout
42440 pica (1
42441 \begin_inset space \thinspace{}
42442 \end_inset
42443
42444 pc = 12
42445 \begin_inset space \thinspace{}
42446 \end_inset
42447
42448 pt)
42449 \end_layout
42450
42451 \end_inset
42452 </cell>
42453 </row>
42454 <row>
42455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42456 \begin_inset Text
42457
42458 \begin_layout Plain Layout
42459 sp
42460 \end_layout
42461
42462 \end_inset
42463 </cell>
42464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42465 \begin_inset Text
42466
42467 \begin_layout Plain Layout
42468 scaled point (65536
42469 \begin_inset space \thinspace{}
42470 \end_inset
42471
42472 sp = 1
42473 \begin_inset space \thinspace{}
42474 \end_inset
42475
42476 pt)
42477 \end_layout
42478
42479 \end_inset
42480 </cell>
42481 </row>
42482 <row>
42483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42484 \begin_inset Text
42485
42486 \begin_layout Plain Layout
42487 bp
42488 \end_layout
42489
42490 \end_inset
42491 </cell>
42492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42493 \begin_inset Text
42494
42495 \begin_layout Plain Layout
42496 big point (72
42497 \begin_inset space \thinspace{}
42498 \end_inset
42499
42500 bp = 1
42501 \begin_inset space \thinspace{}
42502 \end_inset
42503
42504 in)
42505 \end_layout
42506
42507 \end_inset
42508 </cell>
42509 </row>
42510 <row>
42511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42512 \begin_inset Text
42513
42514 \begin_layout Plain Layout
42515 dd
42516 \end_layout
42517
42518 \end_inset
42519 </cell>
42520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42521 \begin_inset Text
42522
42523 \begin_layout Plain Layout
42524 didot (72
42525 \begin_inset space \thinspace{}
42526 \end_inset
42527
42528 dd 
42529 \begin_inset Formula $\approx$
42530 \end_inset
42531
42532  37.6
42533 \begin_inset space \thinspace{}
42534 \end_inset
42535
42536 mm)
42537 \end_layout
42538
42539 \end_inset
42540 </cell>
42541 </row>
42542 <row>
42543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42544 \begin_inset Text
42545
42546 \begin_layout Plain Layout
42547 cc
42548 \end_layout
42549
42550 \end_inset
42551 </cell>
42552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42553 \begin_inset Text
42554
42555 \begin_layout Plain Layout
42556 cicero (1
42557 \begin_inset space \thinspace{}
42558 \end_inset
42559
42560 cc = 12
42561 \begin_inset space \thinspace{}
42562 \end_inset
42563
42564 dd)
42565 \end_layout
42566
42567 \end_inset
42568 </cell>
42569 </row>
42570 <row>
42571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42572 \begin_inset Text
42573
42574 \begin_layout Plain Layout
42575 Scale%
42576 \end_layout
42577
42578 \end_inset
42579 </cell>
42580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42581 \begin_inset Text
42582
42583 \begin_layout Plain Layout
42584 % of original image width
42585 \end_layout
42586
42587 \end_inset
42588 </cell>
42589 </row>
42590 <row>
42591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42592 \begin_inset Text
42593
42594 \begin_layout Plain Layout
42595 text%
42596 \end_layout
42597
42598 \end_inset
42599 </cell>
42600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42601 \begin_inset Text
42602
42603 \begin_layout Plain Layout
42604 % of text width
42605 \end_layout
42606
42607 \end_inset
42608 </cell>
42609 </row>
42610 <row>
42611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42612 \begin_inset Text
42613
42614 \begin_layout Plain Layout
42615 col%
42616 \end_layout
42617
42618 \end_inset
42619 </cell>
42620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42621 \begin_inset Text
42622
42623 \begin_layout Plain Layout
42624 % of column width
42625 \end_layout
42626
42627 \end_inset
42628 </cell>
42629 </row>
42630 <row>
42631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42632 \begin_inset Text
42633
42634 \begin_layout Plain Layout
42635 page%
42636 \end_layout
42637
42638 \end_inset
42639 </cell>
42640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42641 \begin_inset Text
42642
42643 \begin_layout Plain Layout
42644 % of paper width
42645 \end_layout
42646
42647 \end_inset
42648 </cell>
42649 </row>
42650 <row>
42651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42652 \begin_inset Text
42653
42654 \begin_layout Plain Layout
42655 line%
42656 \end_layout
42657
42658 \end_inset
42659 </cell>
42660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42661 \begin_inset Text
42662
42663 \begin_layout Plain Layout
42664 % of line width
42665 \end_layout
42666
42667 \end_inset
42668 </cell>
42669 </row>
42670 <row>
42671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42672 \begin_inset Text
42673
42674 \begin_layout Plain Layout
42675 theight%
42676 \end_layout
42677
42678 \end_inset
42679 </cell>
42680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42681 \begin_inset Text
42682
42683 \begin_layout Plain Layout
42684 % of text height
42685 \end_layout
42686
42687 \end_inset
42688 </cell>
42689 </row>
42690 <row>
42691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42692 \begin_inset Text
42693
42694 \begin_layout Plain Layout
42695 pheight%
42696 \end_layout
42697
42698 \end_inset
42699 </cell>
42700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42701 \begin_inset Text
42702
42703 \begin_layout Plain Layout
42704 % of paper height
42705 \end_layout
42706
42707 \end_inset
42708 </cell>
42709 </row>
42710 <row>
42711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42712 \begin_inset Text
42713
42714 \begin_layout Plain Layout
42715 ex
42716 \end_layout
42717
42718 \end_inset
42719 </cell>
42720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42721 \begin_inset Text
42722
42723 \begin_layout Plain Layout
42724 height of letter 
42725 \emph on
42726 x
42727 \emph default
42728  in current font
42729 \end_layout
42730
42731 \end_inset
42732 </cell>
42733 </row>
42734 <row>
42735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42736 \begin_inset Text
42737
42738 \begin_layout Plain Layout
42739 em
42740 \end_layout
42741
42742 \end_inset
42743 </cell>
42744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42745 \begin_inset Text
42746
42747 \begin_layout Plain Layout
42748 width of letter 
42749 \emph on
42750 M
42751 \emph default
42752  in current font
42753 \end_layout
42754
42755 \end_inset
42756 </cell>
42757 </row>
42758 <row>
42759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42760 \begin_inset Text
42761
42762 \begin_layout Plain Layout
42763 mu
42764 \end_layout
42765
42766 \end_inset
42767 </cell>
42768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42769 \begin_inset Text
42770
42771 \begin_layout Plain Layout
42772 math unit (1
42773 \begin_inset space \thinspace{}
42774 \end_inset
42775
42776 mu = 1/18
42777 \begin_inset space \thinspace{}
42778 \end_inset
42779
42780 em)
42781 \end_layout
42782
42783 \end_inset
42784 </cell>
42785 </row>
42786 </lyxtabular>
42787
42788 \end_inset
42789
42790
42791 \end_layout
42792
42793 \end_inset
42794
42795
42796 \end_layout
42797
42798 \begin_layout Chapter
42799 Credits
42800 \begin_inset CommandInset label
42801 LatexCommand label
42802 name "cha:Credits"
42803
42804 \end_inset
42805
42806
42807 \end_layout
42808
42809 \begin_layout Standard
42810 The documentation is a collaborative effort between many different people
42811  (and we would encourage people to contribute!).
42812 \end_layout
42813
42814 \begin_layout Itemize
42815
42816 \noun on
42817 Alejandro Aguilar Sierra
42818 \end_layout
42819
42820 \begin_layout Itemize
42821
42822 \noun on
42823 Amir Karger
42824 \end_layout
42825
42826 \begin_layout Itemize
42827
42828 \noun on
42829 David Johnson
42830 \end_layout
42831
42832 \begin_layout Itemize
42833
42834 \noun on
42835 Hartmut Haase
42836 \end_layout
42837
42838 \begin_layout Itemize
42839
42840 \noun on
42841 Ignacio García
42842 \end_layout
42843
42844 \begin_layout Itemize
42845
42846 \noun on
42847 Ivan Schreter
42848 \end_layout
42849
42850 \begin_layout Itemize
42851
42852 \noun on
42853 John Raithel
42854 \end_layout
42855
42856 \begin_layout Itemize
42857
42858 \noun on
42859 John Weiss
42860 \end_layout
42861
42862 \begin_layout Itemize
42863
42864 \noun on
42865 Lars Gullik Bjønnes
42866 \end_layout
42867
42868 \begin_layout Itemize
42869
42870 \noun on
42871 Matthias Ettrich
42872 \end_layout
42873
42874 \begin_layout Itemize
42875
42876 \noun on
42877 Matthias Zenker
42878 \end_layout
42879
42880 \begin_layout Itemize
42881
42882 \noun on
42883 Rich Fields
42884 \end_layout
42885
42886 \begin_layout Itemize
42887
42888 \noun on
42889 Pascal André
42890 \end_layout
42891
42892 \begin_layout Itemize
42893
42894 \noun on
42895 Paul Evans
42896 \end_layout
42897
42898 \begin_layout Itemize
42899
42900 \noun on
42901 Paul Russel
42902 \end_layout
42903
42904 \begin_layout Itemize
42905
42906 \noun on
42907 Robin Socha
42908 \end_layout
42909
42910 \begin_layout Itemize
42911
42912 \noun on
42913 Uwe Stöhr
42914 \end_layout
42915
42916 \begin_layout Itemize
42917 The LyX Team: 
42918 \begin_inset CommandInset citation
42919 LatexCommand cite
42920 key "lyxcredit"
42921
42922 \end_inset
42923
42924
42925 \end_layout
42926
42927 \begin_layout Standard
42928 \begin_inset Newpage newpage
42929 \end_inset
42930
42931 The bibliography on the following page was created with the 
42932 \family sans
42933 Bibliography
42934 \family default
42935  environment.
42936 \end_layout
42937
42938 \begin_layout Bibliography
42939 \begin_inset CommandInset bibitem
42940 LatexCommand bibitem
42941 label "Credits"
42942 key "lyxcredit"
42943
42944 \end_inset
42945
42946 The LyX Team: 
42947 \begin_inset CommandInset href
42948 LatexCommand href
42949 name "Credits"
42950 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
42951
42952 \end_inset
42953
42954 :
42955 \begin_inset Newline newline
42956 \end_inset
42957
42958
42959 \begin_inset Flex URL
42960 status collapsed
42961
42962 \begin_layout Plain Layout
42963
42964 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
42965 \end_layout
42966
42967 \end_inset
42968
42969
42970 \end_layout
42971
42972 \begin_layout Bibliography
42973 \begin_inset CommandInset bibitem
42974 LatexCommand bibitem
42975 key "latexcompanion"
42976
42977 \end_inset
42978
42979 Frank Mittelbach and Michel Goossens: 
42980 \emph on
42981 The LaTeX Companion Second Edition.
42982
42983 \emph default
42984  Addison-Wesley, 2004
42985 \end_layout
42986
42987 \begin_layout Bibliography
42988 \begin_inset CommandInset bibitem
42989 LatexCommand bibitem
42990 key "latexguide"
42991
42992 \end_inset
42993
42994 Helmut Kopka and Patrick W.
42995  Daly: 
42996 \emph on
42997 A Guide to LaTeX Fourth Edition.
42998
42999 \emph default
43000  Addison-Wesley, 2003
43001 \end_layout
43002
43003 \begin_layout Bibliography
43004 \begin_inset CommandInset bibitem
43005 LatexCommand bibitem
43006 key "latexbook"
43007
43008 \end_inset
43009
43010 Leslie Lamport: 
43011 \emph on
43012 LaTeX: A Document Preparation System.
43013
43014 \emph default
43015  Addison-Wesley, second edition, 1994
43016 \end_layout
43017
43018 \begin_layout Bibliography
43019 \begin_inset CommandInset bibitem
43020 LatexCommand bibitem
43021 key "texbook"
43022
43023 \end_inset
43024
43025 Donald E.
43026  Knuth.
43027  
43028 \emph on
43029 The TeXbook.
43030
43031 \emph default
43032  Addison-Wesley, 1984
43033 \end_layout
43034
43035 \begin_layout Bibliography
43036 \begin_inset CommandInset bibitem
43037 LatexCommand bibitem
43038 key "TeXCatalogue"
43039
43040 \end_inset
43041
43042 The TeX Catalogue:
43043 \begin_inset Newline newline
43044 \end_inset
43045
43046
43047 \begin_inset Flex URL
43048 status collapsed
43049
43050 \begin_layout Plain Layout
43051
43052 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
43053 \end_layout
43054
43055 \end_inset
43056
43057
43058 \end_layout
43059
43060 \begin_layout Bibliography
43061 \begin_inset CommandInset bibitem
43062 LatexCommand bibitem
43063 key "LaTeXFAQ"
43064
43065 \end_inset
43066
43067 The LaTeX FAQ:
43068 \begin_inset Newline newline
43069 \end_inset
43070
43071
43072 \begin_inset Flex URL
43073 status collapsed
43074
43075 \begin_layout Plain Layout
43076
43077 http://www.tex.ac.uk/cgi-bin/texfaq2html
43078 \end_layout
43079
43080 \end_inset
43081
43082
43083 \end_layout
43084
43085 \begin_layout Bibliography
43086 \begin_inset CommandInset bibitem
43087 LatexCommand bibitem
43088 key "BibTeX"
43089
43090 \end_inset
43091
43092
43093 \begin_inset CommandInset href
43094 LatexCommand href
43095 name "Documentation"
43096 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
43097
43098 \end_inset
43099
43100  of the program 
43101 \family sans
43102 BibTeX
43103 \family default
43104 :
43105 \begin_inset Newline newline
43106 \end_inset
43107
43108
43109 \begin_inset Flex URL
43110 status collapsed
43111
43112 \begin_layout Plain Layout
43113
43114 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
43115 \end_layout
43116
43117 \end_inset
43118
43119
43120 \end_layout
43121
43122 \begin_layout Bibliography
43123 \begin_inset CommandInset bibitem
43124 LatexCommand bibitem
43125 key "BibTeX-2"
43126
43127 \end_inset
43128
43129
43130 \begin_inset CommandInset href
43131 LatexCommand href
43132 name "Documentation"
43133 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
43134
43135 \end_inset
43136
43137  how to use the program 
43138 \family sans
43139 BibTeX
43140 \family default
43141 :
43142 \begin_inset Newline newline
43143 \end_inset
43144
43145
43146 \begin_inset Flex URL
43147 status collapsed
43148
43149 \begin_layout Plain Layout
43150
43151 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
43152 \end_layout
43153
43154 \end_inset
43155
43156
43157 \end_layout
43158
43159 \begin_layout Bibliography
43160 \begin_inset CommandInset bibitem
43161 LatexCommand bibitem
43162 key "makeindex"
43163
43164 \end_inset
43165
43166
43167 \begin_inset CommandInset href
43168 LatexCommand href
43169 name "Documentation"
43170 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
43171
43172 \end_inset
43173
43174  of the program 
43175 \family sans
43176 makeindex
43177 \family default
43178 :
43179 \begin_inset Newline newline
43180 \end_inset
43181
43182
43183 \begin_inset Flex URL
43184 status collapsed
43185
43186 \begin_layout Plain Layout
43187
43188 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
43189 \end_layout
43190
43191 \end_inset
43192
43193
43194 \end_layout
43195
43196 \begin_layout Bibliography
43197 \begin_inset CommandInset bibitem
43198 LatexCommand bibitem
43199 key "xindy"
43200
43201 \end_inset
43202
43203
43204 \begin_inset CommandInset href
43205 LatexCommand href
43206 name "Documentation"
43207 target "http://www.xindy.org/documentation.html"
43208
43209 \end_inset
43210
43211  of the program 
43212 \family sans
43213 xindy
43214 \family default
43215 :
43216 \begin_inset Newline newline
43217 \end_inset
43218
43219
43220 \begin_inset Flex URL
43221 status collapsed
43222
43223 \begin_layout Plain Layout
43224
43225 http://www.xindy.org/documentation.html
43226 \end_layout
43227
43228 \end_inset
43229
43230
43231 \end_layout
43232
43233 \begin_layout Bibliography
43234 \begin_inset CommandInset bibitem
43235 LatexCommand bibitem
43236 key "caption"
43237
43238 \end_inset
43239
43240
43241 \begin_inset CommandInset href
43242 LatexCommand href
43243 name "Documentation"
43244 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43245
43246 \end_inset
43247
43248  of the LaTeX-package 
43249 \series bold
43250 caption
43251 \series default
43252
43253 \begin_inset Index idx
43254 status collapsed
43255
43256 \begin_layout Plain Layout
43257 LaTeX-packages ! caption
43258 \end_layout
43259
43260 \end_inset
43261
43262 :
43263 \begin_inset Newline newline
43264 \end_inset
43265
43266
43267 \begin_inset Flex URL
43268 status collapsed
43269
43270 \begin_layout Plain Layout
43271
43272 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
43273 \end_layout
43274
43275 \end_inset
43276
43277
43278 \end_layout
43279
43280 \begin_layout Bibliography
43281 \begin_inset CommandInset bibitem
43282 LatexCommand bibitem
43283 key "fancyhdr"
43284
43285 \end_inset
43286
43287
43288 \begin_inset CommandInset href
43289 LatexCommand href
43290 name "Documentation"
43291 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
43292
43293 \end_inset
43294
43295  of the LaTeX-package 
43296 \series bold
43297 fancyhdr
43298 \series default
43299
43300 \begin_inset Index idx
43301 status collapsed
43302
43303 \begin_layout Plain Layout
43304 LaTeX-packages ! fancyhdr
43305 \end_layout
43306
43307 \end_inset
43308
43309 :
43310 \begin_inset Newline newline
43311 \end_inset
43312
43313
43314 \begin_inset Flex URL
43315 status collapsed
43316
43317 \begin_layout Plain Layout
43318
43319 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
43320 \end_layout
43321
43322 \end_inset
43323
43324
43325 \end_layout
43326
43327 \begin_layout Bibliography
43328 \begin_inset CommandInset bibitem
43329 LatexCommand bibitem
43330 key "hyperref"
43331
43332 \end_inset
43333
43334
43335 \series bold
43336
43337 \begin_inset CommandInset href
43338 LatexCommand href
43339 name "Documentation"
43340 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43341
43342 \end_inset
43343
43344
43345 \series default
43346  of the LaTeX-package 
43347 \series bold
43348 hyperref
43349 \series default
43350
43351 \begin_inset Index idx
43352 status collapsed
43353
43354 \begin_layout Plain Layout
43355 LaTeX-packages ! hyperref
43356 \end_layout
43357
43358 \end_inset
43359
43360 :
43361 \begin_inset Newline newline
43362 \end_inset
43363
43364
43365 \begin_inset Flex URL
43366 status collapsed
43367
43368 \begin_layout Plain Layout
43369
43370 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
43371 \end_layout
43372
43373 \end_inset
43374
43375
43376 \end_layout
43377
43378 \begin_layout Bibliography
43379 \begin_inset CommandInset bibitem
43380 LatexCommand bibitem
43381 key "nomencl"
43382
43383 \end_inset
43384
43385
43386 \begin_inset CommandInset href
43387 LatexCommand href
43388 name "Documentation"
43389 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
43390
43391 \end_inset
43392
43393  of the LaTeX-package 
43394 \series bold
43395 nomencl
43396 \series default
43397
43398 \begin_inset Index idx
43399 status collapsed
43400
43401 \begin_layout Plain Layout
43402 LaTeX-packages ! nomencl
43403 \end_layout
43404
43405 \end_inset
43406
43407 :
43408 \begin_inset Newline newline
43409 \end_inset
43410
43411
43412 \begin_inset Flex URL
43413 status collapsed
43414
43415 \begin_layout Plain Layout
43416
43417 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
43418 \end_layout
43419
43420 \end_inset
43421
43422
43423 \end_layout
43424
43425 \begin_layout Bibliography
43426 \begin_inset CommandInset bibitem
43427 LatexCommand bibitem
43428 key "tipa"
43429
43430 \end_inset
43431
43432
43433 \begin_inset CommandInset href
43434 LatexCommand href
43435 name "Documentation"
43436 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
43437
43438 \end_inset
43439
43440  of the LaTeX-package 
43441 \series bold
43442 tipa
43443 \series default
43444
43445 \begin_inset Index idx
43446 status collapsed
43447
43448 \begin_layout Plain Layout
43449 LaTeX-packages ! tipa
43450 \end_layout
43451
43452 \end_inset
43453
43454 :
43455 \begin_inset Newline newline
43456 \end_inset
43457
43458
43459 \begin_inset Flex URL
43460 status collapsed
43461
43462 \begin_layout Plain Layout
43463
43464 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
43465 \end_layout
43466
43467 \end_inset
43468
43469
43470 \end_layout
43471
43472 \begin_layout Bibliography
43473 \begin_inset CommandInset bibitem
43474 LatexCommand bibitem
43475 key "wrapfig"
43476
43477 \end_inset
43478
43479
43480 \begin_inset CommandInset href
43481 LatexCommand href
43482 name "Documentation"
43483 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
43484
43485 \end_inset
43486
43487  of the LaTeX-package 
43488 \series bold
43489 wrapfig
43490 \series default
43491
43492 \begin_inset Index idx
43493 status collapsed
43494
43495 \begin_layout Plain Layout
43496 LaTeX-packages ! wrapfig
43497 \end_layout
43498
43499 \end_inset
43500
43501 :
43502 \begin_inset Newline newline
43503 \end_inset
43504
43505
43506 \begin_inset Flex URL
43507 status collapsed
43508
43509 \begin_layout Plain Layout
43510
43511 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
43512 \end_layout
43513
43514 \end_inset
43515
43516
43517 \end_layout
43518
43519 \begin_layout Bibliography
43520 \begin_inset CommandInset bibitem
43521 LatexCommand bibitem
43522 key "XeTeX"
43523
43524 \end_inset
43525
43526
43527 \begin_inset CommandInset href
43528 LatexCommand href
43529 name "Wiki-page"
43530 target "http://wiki.lyx.org/LyX/XeTeX"
43531
43532 \end_inset
43533
43534  how to use LyX with XeTeX:
43535 \begin_inset Newline newline
43536 \end_inset
43537
43538
43539 \begin_inset Flex URL
43540 status collapsed
43541
43542 \begin_layout Plain Layout
43543
43544 http://wiki.lyx.org/LyX/XeTeX
43545 \end_layout
43546
43547 \end_inset
43548
43549
43550 \end_layout
43551
43552 \begin_layout Bibliography
43553 \begin_inset CommandInset bibitem
43554 LatexCommand bibitem
43555 key "Arabic"
43556
43557 \end_inset
43558
43559
43560 \begin_inset CommandInset href
43561 LatexCommand href
43562 name "Wiki-page"
43563 target "http://wiki.lyx.org/Windows/Arabic"
43564
43565 \end_inset
43566
43567  how to set up LyX for Arabic:
43568 \begin_inset Newline newline
43569 \end_inset
43570
43571
43572 \begin_inset Flex URL
43573 status collapsed
43574
43575 \begin_layout Plain Layout
43576
43577 http://wiki.lyx.org/Windows/Arabic
43578 \end_layout
43579
43580 \end_inset
43581
43582
43583 \end_layout
43584
43585 \begin_layout Bibliography
43586 \begin_inset CommandInset bibitem
43587 LatexCommand bibitem
43588 key "Armenian"
43589
43590 \end_inset
43591
43592
43593 \begin_inset CommandInset href
43594 LatexCommand href
43595 name "Wiki-page"
43596 target "http://wiki.lyx.org/Windows/Armenian"
43597
43598 \end_inset
43599
43600  how to set up LyX for Armenian:
43601 \begin_inset Newline newline
43602 \end_inset
43603
43604
43605 \begin_inset Flex URL
43606 status collapsed
43607
43608 \begin_layout Plain Layout
43609
43610 http://wiki.lyx.org/Windows/Armenian
43611 \end_layout
43612
43613 \end_inset
43614
43615
43616 \end_layout
43617
43618 \begin_layout Bibliography
43619 \begin_inset CommandInset bibitem
43620 LatexCommand bibitem
43621 key "Farsi"
43622
43623 \end_inset
43624
43625
43626 \begin_inset CommandInset href
43627 LatexCommand href
43628 name "Wiki-page"
43629 target "http://wiki.lyx.org/Windows/Farsi"
43630
43631 \end_inset
43632
43633  how to set up LyX for Farsi:
43634 \begin_inset Newline newline
43635 \end_inset
43636
43637
43638 \begin_inset Flex URL
43639 status collapsed
43640
43641 \begin_layout Plain Layout
43642
43643 http://wiki.lyx.org/Windows/Farsi
43644 \end_layout
43645
43646 \end_inset
43647
43648
43649 \end_layout
43650
43651 \begin_layout Bibliography
43652 \begin_inset CommandInset bibitem
43653 LatexCommand bibitem
43654 key "Hebrew"
43655
43656 \end_inset
43657
43658
43659 \begin_inset CommandInset href
43660 LatexCommand href
43661 name "Wiki-page"
43662 target "http://wiki.lyx.org/Windows/Hebrew"
43663
43664 \end_inset
43665
43666  how to set up LyX for Hebrew:
43667 \begin_inset Newline newline
43668 \end_inset
43669
43670
43671 \begin_inset Flex URL
43672 status collapsed
43673
43674 \begin_layout Plain Layout
43675
43676 http://wiki.lyx.org/Windows/Hebrew
43677 \end_layout
43678
43679 \end_inset
43680
43681
43682 \end_layout
43683
43684 \begin_layout Bibliography
43685 \begin_inset CommandInset bibitem
43686 LatexCommand bibitem
43687 key "Japanese"
43688
43689 \end_inset
43690
43691
43692 \begin_inset CommandInset href
43693 LatexCommand href
43694 name "Wiki-page"
43695 target "http://wiki.lyx.org/Windows/Japanese"
43696
43697 \end_inset
43698
43699  how to set up LyX for Japanese:
43700 \begin_inset Newline newline
43701 \end_inset
43702
43703
43704 \begin_inset Flex URL
43705 status collapsed
43706
43707 \begin_layout Plain Layout
43708
43709 http://wiki.lyx.org/Windows/Japanese
43710 \end_layout
43711
43712 \end_inset
43713
43714
43715 \end_layout
43716
43717 \begin_layout Bibliography
43718 \begin_inset CommandInset bibitem
43719 LatexCommand bibitem
43720 key "Latvian"
43721
43722 \end_inset
43723
43724
43725 \begin_inset CommandInset href
43726 LatexCommand href
43727 name "Wiki-page"
43728 target "http://wiki.lyx.org/Windows/Latvian"
43729
43730 \end_inset
43731
43732  how to set up LyX for Latvian:
43733 \begin_inset Newline newline
43734 \end_inset
43735
43736
43737 \begin_inset Flex URL
43738 status collapsed
43739
43740 \begin_layout Plain Layout
43741
43742 http://wiki.lyx.org/Windows/Latvian
43743 \end_layout
43744
43745 \end_inset
43746
43747
43748 \end_layout
43749
43750 \begin_layout Bibliography
43751 \begin_inset CommandInset bibitem
43752 LatexCommand bibitem
43753 key "Lithuanian"
43754
43755 \end_inset
43756
43757
43758 \begin_inset CommandInset href
43759 LatexCommand href
43760 name "Wiki-page"
43761 target "http://wiki.lyx.org/Windows/Lithuanian"
43762
43763 \end_inset
43764
43765  how to set up LyX for Lithuanian:
43766 \begin_inset Newline newline
43767 \end_inset
43768
43769
43770 \begin_inset Flex URL
43771 status collapsed
43772
43773 \begin_layout Plain Layout
43774
43775 http://wiki.lyx.org/Windows/Lithuanian
43776 \end_layout
43777
43778 \end_inset
43779
43780
43781 \end_layout
43782
43783 \begin_layout Bibliography
43784 \begin_inset CommandInset bibitem
43785 LatexCommand bibitem
43786 key "Mongolian"
43787
43788 \end_inset
43789
43790
43791 \begin_inset CommandInset href
43792 LatexCommand href
43793 name "Wiki-page"
43794 target "http://wiki.lyx.org/Windows/Mongolian"
43795
43796 \end_inset
43797
43798  how to set up LyX for Mongolian:
43799 \begin_inset Newline newline
43800 \end_inset
43801
43802
43803 \begin_inset Flex URL
43804 status collapsed
43805
43806 \begin_layout Plain Layout
43807
43808 http://wiki.lyx.org/Windows/Mongolian
43809 \end_layout
43810
43811 \end_inset
43812
43813
43814 \end_layout
43815
43816 \begin_layout Bibliography
43817 \begin_inset CommandInset bibitem
43818 LatexCommand bibitem
43819 key "Vietnamese"
43820
43821 \end_inset
43822
43823
43824 \begin_inset CommandInset href
43825 LatexCommand href
43826 name "Wiki-page"
43827 target "http://wiki.lyx.org/Windows/Vietnamese"
43828
43829 \end_inset
43830
43831  how to set up LyX for Vietnamese:
43832 \begin_inset Newline newline
43833 \end_inset
43834
43835
43836 \begin_inset Flex URL
43837 status collapsed
43838
43839 \begin_layout Plain Layout
43840
43841 http://wiki.lyx.org/Windows/Vietnamese
43842 \end_layout
43843
43844 \end_inset
43845
43846
43847 \end_layout
43848
43849 \begin_layout Bibliography
43850 \begin_inset CommandInset bibitem
43851 LatexCommand bibitem
43852 key "LyX-func"
43853
43854 \end_inset
43855
43856
43857 \begin_inset CommandInset href
43858 LatexCommand href
43859 name "Wiki-page"
43860 target "http://wiki.lyx.org/LyX/LyxFunctionList"
43861
43862 \end_inset
43863
43864  with a list of all available LyX-functions:
43865 \begin_inset Newline newline
43866 \end_inset
43867
43868
43869 \begin_inset Flex URL
43870 status collapsed
43871
43872 \begin_layout Plain Layout
43873
43874 http://wiki.lyx.org/LyX/LyxFunctionList
43875 \end_layout
43876
43877 \end_inset
43878
43879
43880 \end_layout
43881
43882 \begin_layout Bibliography
43883 \begin_inset CommandInset bibitem
43884 LatexCommand bibitem
43885 key "NewInLyX16"
43886
43887 \end_inset
43888
43889
43890 \begin_inset CommandInset href
43891 LatexCommand href
43892 name "Wiki-page"
43893 target "http://wiki.lyx.org/LyX/NewInLyX16"
43894
43895 \end_inset
43896
43897  about new features in 
43898 \family sans
43899 LyX 1.6.0
43900 \family default
43901 :
43902 \begin_inset Newline newline
43903 \end_inset
43904
43905
43906 \begin_inset Flex URL
43907 status collapsed
43908
43909 \begin_layout Plain Layout
43910
43911 http://wiki.lyx.org/LyX/NewInLyX16
43912 \end_layout
43913
43914 \end_inset
43915
43916
43917 \end_layout
43918
43919 \begin_layout Standard
43920 \begin_inset Newpage newpage
43921 \end_inset
43922
43923
43924 \begin_inset ERT
43925 status collapsed
43926
43927 \begin_layout Plain Layout
43928
43929
43930 \backslash
43931 let
43932 \backslash
43933 mybibname
43934 \backslash
43935 bibname
43936 \end_layout
43937
43938 \begin_layout Plain Layout
43939
43940
43941 \backslash
43942 renewcommand{
43943 \backslash
43944 bibname}{
43945 \backslash
43946 mybibname
43947 \backslash
43948 ; 2}
43949 \end_layout
43950
43951 \end_inset
43952
43953
43954 \begin_inset Note Note
43955 status collapsed
43956
43957 \begin_layout Plain Layout
43958 The command 
43959 \series bold
43960
43961 \backslash
43962 bibname
43963 \series default
43964  is the name of the bibliography in the current document language.
43965  It is redefined here with the number 2 at the end to state that the following
43966  bibliography is the second one:
43967 \end_layout
43968
43969 \end_inset
43970
43971
43972 \end_layout
43973
43974 \begin_layout Standard
43975 \begin_inset CommandInset bibtex
43976 LatexCommand bibtex
43977 bibfiles "biblio/LyXDocs"
43978 options "biblio/alphadin"
43979
43980 \end_inset
43981
43982
43983 \end_layout
43984
43985 \begin_layout Standard
43986 The above bibliography is created from a BibTeX-database.
43987 \end_layout
43988
43989 \begin_layout Standard
43990
43991 \series bold
43992 \begin_inset CommandInset nomencl_print
43993 LatexCommand printnomenclature
43994
43995 \end_inset
43996
43997
43998 \begin_inset CommandInset index_print
43999 LatexCommand printindex
44000 type "idx"
44001
44002 \end_inset
44003
44004
44005 \end_layout
44006
44007 \end_body
44008 \end_document