]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
- French UserGuide.lyx: translation updates by Siegfried
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 410
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 % workaround for a makeindex bug,
48 % see sec. "Index Entry Order"
49 % only uncomment this when you are using makindex
50 %\let\OrgIndex\index 
51 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
52 \end_preamble
53 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
54 \use_default_options false
55 \maintain_unincluded_children false
56 \language english
57 \inputencoding auto
58 \fontencoding global
59 \font_roman default
60 \font_sans default
61 \font_typewriter default
62 \font_default_family default
63 \use_non_tex_fonts false
64 \font_sc false
65 \font_osf false
66 \font_sf_scale 100
67 \font_tt_scale 100
68
69 \graphics default
70 \default_output_format default
71 \output_sync 0
72 \bibtex_command default
73 \index_command default
74 \paperfontsize 12
75 \spacing single
76 \use_hyperref true
77 \pdf_title "The LyX User's Guide"
78 \pdf_author "LyX Team"
79 \pdf_subject "LyX"
80 \pdf_keywords "LyX"
81 \pdf_bookmarks true
82 \pdf_bookmarksnumbered true
83 \pdf_bookmarksopen false
84 \pdf_bookmarksopenlevel 1
85 \pdf_breaklinks false
86 \pdf_pdfborder false
87 \pdf_colorlinks true
88 \pdf_backref false
89 \pdf_pdfusetitle false
90 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
91 \papersize default
92 \use_geometry false
93 \use_amsmath 1
94 \use_esint 1
95 \use_mhchem 1
96 \use_mathdots 1
97 \cite_engine basic
98 \use_bibtopic false
99 \use_indices false
100 \paperorientation portrait
101 \suppress_date false
102 \use_refstyle 0
103 \notefontcolor #0000ff
104 \branch Question
105 \selected 1
106 \filename_suffix 0
107 \color #00ff00
108 \end_branch
109 \branch Answer
110 \selected 0
111 \filename_suffix 0
112 \color #aa55ff
113 \end_branch
114 \index Index
115 \shortcut idx
116 \color #008000
117 \end_index
118 \secnumdepth 3
119 \tocdepth 2
120 \paragraph_separation indent
121 \paragraph_indentation default
122 \quotes_language english
123 \papercolumns 1
124 \papersides 2
125 \paperpagestyle default
126 \tracking_changes false
127 \output_changes false
128 \html_math_output 0
129 \html_be_strict true
130 \end_header
131
132 \begin_body
133
134 \begin_layout Title
135 The LyX User's Guide
136 \end_layout
137
138 \begin_layout Author
139 by the LyX Team
140 \begin_inset Foot
141 status collapsed
142
143 \begin_layout Plain Layout
144 \noindent
145 If you have comments or error corrections, please send them to the LyX Documenta
146 tion mailing list: 
147 \begin_inset CommandInset href
148 LatexCommand href
149 target "lyx-docs@lists.lyx.org"
150 type "mailto:"
151
152 \end_inset
153
154
155 \end_layout
156
157 \end_inset
158
159
160 \begin_inset Newline newline
161 \end_inset
162
163
164 \begin_inset Newline newline
165 \end_inset
166
167 Version 2.0.x
168 \begin_inset Note Note
169 status open
170
171 \begin_layout Plain Layout
172 The latest PDF-version of this document can be found here:
173 \begin_inset Newline newline
174 \end_inset
175
176
177 \series bold
178 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
179 \end_layout
180
181 \end_inset
182
183
184 \end_layout
185
186 \begin_layout Standard
187 \begin_inset CommandInset toc
188 LatexCommand tableofcontents
189
190 \end_inset
191
192
193 \end_layout
194
195 \begin_layout Chapter
196 Getting Started
197 \end_layout
198
199 \begin_layout Section
200 What is LyX?
201 \end_layout
202
203 \begin_layout Standard
204 LyX is a document preparation system.
205  It is a tool for producing beautiful manuscripts, publishable books, business
206  letters and proposals, and even poetry.
207  It is unlike most other 
208 \begin_inset Quotes eld
209 \end_inset
210
211 word processors
212 \begin_inset Quotes erd
213 \end_inset
214
215  in the sense that it uses the paradigm of a markup language as its core
216  editing style.
217  That means that when you type a section header, you mark it as a 
218 \begin_inset Quotes eld
219 \end_inset
220
221 Section
222 \begin_inset Quotes erd
223 \end_inset
224
225 , not 
226 \begin_inset Quotes eld
227 \end_inset
228
229 Bold, 17
230 \begin_inset space \thinspace{}
231 \end_inset
232
233 pt type, left justified, 5
234 \begin_inset space \thinspace{}
235 \end_inset
236
237 mm space below
238 \begin_inset Quotes erd
239 \end_inset
240
241 .
242  LyX takes care of the typesetting for you, so you deal only with concepts,
243  not the mechanics.
244 \end_layout
245
246 \begin_layout Standard
247 This philosophy is explained in much greater detail in the 
248 \emph on
249
250 \begin_inset Quotes eld
251 \end_inset
252
253 Introduction
254 \begin_inset Quotes erd
255 \end_inset
256
257
258 \emph default
259 .
260  If you haven't read it yet, you need to.
261  Yes, we mean now.
262 \end_layout
263
264 \begin_layout Standard
265 The 
266 \begin_inset Quotes eld
267 \end_inset
268
269
270 \emph on
271 Introduction
272 \emph default
273
274 \begin_inset Quotes erd
275 \end_inset
276
277  describes several things in addition to LyX's philosophy: most importantly,
278  the format of all of the manuals.
279  If you don't read it, you'll have a bear of a time navigating this manual.
280  You might also be better served looking in one of the other manuals instead
281  of this one.
282  
283 \begin_inset Quotes eld
284 \end_inset
285
286
287 \emph on
288 Introduction
289 \emph default
290
291 \begin_inset Quotes erd
292 \end_inset
293
294  describes that, too.
295 \end_layout
296
297 \begin_layout Section
298 How LyX Looks
299 \end_layout
300
301 \begin_layout Standard
302 Like most applications, LyX has the familiar menu bar across the top of
303  its window.
304  Below it is a toolbar with a pulldown box and various buttons.
305  There is, of course, a vertical scrollbar and a main work area for editing
306  documents.
307 \end_layout
308
309 \begin_layout Standard
310 Note that there is no horizontal scrollbar.
311  This is not a bug or an oversight, but intentional.
312  When you read a book, you expect the end of a line to wrap around to the
313  next line.
314  Text overflows onto new pages in a vertical fashion, hence the need for
315  only a vertical scrollbar.
316  There are three cases where you might want a horizontal scrollbar.
317  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
318  This, however, is due
319  to a flaw in the routine that displays graphics on the LyX screen in a
320  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
321  as you'd need to rescale graphics to fit on a page.
322  The second and third cases are tables and equations which are wider than
323  the LyX window.
324  You can use the arrow keys to scroll horizontally through the table, but
325  this doesn't work for equations yet.
326 \end_layout
327
328 \begin_layout Standard
329 For a brief description of all LyX menus and toolbar buttons, have a look
330  at Appendix
331 \begin_inset space ~
332 \end_inset
333
334
335 \begin_inset CommandInset ref
336 LatexCommand ref
337 reference "cha:The-User-Interface"
338
339 \end_inset
340
341 .
342  Most of them are self-explanatory and you'll find them listed in the correspond
343 ing sections of this documentation.
344 \end_layout
345
346 \begin_layout Section
347 HELP
348 \end_layout
349
350 \begin_layout Standard
351 The help system consists of the LyX manuals.
352  You can read 
353 \emph on
354 all
355 \emph default
356  of the manuals from inside LyX.
357  Just select the manual you want read from the 
358 \family sans
359 Help
360 \family default
361  menu.
362 \end_layout
363
364 \begin_layout Section
365 Basic LyX Setup
366 \begin_inset CommandInset label
367 LatexCommand label
368 name "sec:Basic-LyX-Setup"
369
370 \end_inset
371
372
373 \end_layout
374
375 \begin_layout Standard
376 There are several features of LyX that can be configured from inside LyX,
377  without resorting to configuration files.
378  First, LyX is able to inspect your system to see what programs, LaTeX document
379  classes and LaTeX packages are available.
380  It uses this knowledge to give reasonable defaults to several 
381 \family sans
382 Preferences
383 \family default
384
385 \begin_inset Index idx
386 status collapsed
387
388 \begin_layout Plain Layout
389 Preferences
390 \end_layout
391
392 \end_inset
393
394  settings.
395  Although this configuration has already been done when LyX was installed
396  on your system, you might have some items that you installed locally, e.
397 \begin_inset space \thinspace{}
398 \end_inset
399
400 g.
401 \begin_inset space \space{}
402 \end_inset
403
404 new LaTeX classes, and which are not seen by LyX.
405  To force LyX to re-inspect your system, you should use 
406 \family sans
407 Tools\SpecialChar \menuseparator
408 Reconfigure
409 \family default
410 .
411 \begin_inset Index idx
412 status collapsed
413
414 \begin_layout Plain Layout
415 Reconfiguration of LyX
416 \end_layout
417
418 \end_inset
419
420  You should then restart LyX to ensure that the changes are taken into account.
421 \end_layout
422
423 \begin_layout Section
424 LaTeX Setup
425 \begin_inset CommandInset label
426 LatexCommand label
427 name "sec:LaTeX-Setup"
428
429 \end_inset
430
431
432 \end_layout
433
434 \begin_layout Standard
435 You can edit documents in LyX without having LaTeX installed, but you will
436  not to able to create PDFs or print your documents unless you do have it
437  installed.
438  However, some LyX documents use DocBook as the `backend' that can produce
439  PDFs and the like, and every LyX document can always be output as plain
440  text or as XHTML.
441 \end_layout
442
443 \begin_layout Standard
444 Some document classes may depend upon specific LaTeX or DocBook classes
445  or packages.
446  Such document classes can be used even if you do not have the required
447  files installed, but you will not be able to produce certain kinds of output.
448 \end_layout
449
450 \begin_layout Standard
451 The LaTeX packages that LyX has found on your system are listed in a file
452  you can view from the menu 
453 \family sans
454 Help\SpecialChar \menuseparator
455 LaT
456 \begin_inset ERT
457 status collapsed
458
459 \begin_layout Plain Layout
460
461 {}
462 \end_layout
463
464 \end_inset
465
466 eX
467 \begin_inset space ~
468 \end_inset
469
470 Configuration
471 \family default
472 .
473  If you are missing packages you need, then you must install them and then
474  reconfigure LyX (menu 
475 \family sans
476 Tools\SpecialChar \menuseparator
477 Reconfigure
478 \family default
479 ).
480 \begin_inset Note Note
481 status collapsed
482
483 \begin_layout Plain Layout
484 The two braces in the TeX Code box prevent that the term 
485 \begin_inset Quotes eld
486 \end_inset
487
488 LaTeX
489 \begin_inset Quotes erd
490 \end_inset
491
492  from being printed with sub- and superscript letters.
493  More about TeX Code is described in section
494 \begin_inset space ~
495 \end_inset
496
497
498 \begin_inset CommandInset ref
499 LatexCommand ref
500 reference "sec:TeX-Code"
501
502 \end_inset
503
504 , the printout of proper names like LaTeX is explained in section
505 \begin_inset space ~
506 \end_inset
507
508
509 \begin_inset CommandInset ref
510 LatexCommand ref
511 reference "sub:LyX's-Proper-Names"
512
513 \end_inset
514
515 .
516 \end_layout
517
518 \end_inset
519
520
521 \begin_inset Index idx
522 status collapsed
523
524 \begin_layout Plain Layout
525 Reconfiguration of LyX
526 \end_layout
527
528 \end_inset
529
530  See section 5.1 of the 
531 \emph on
532 Customization
533 \emph default
534  manual for more information on installing additional LaTeX packages.
535 \end_layout
536
537 \begin_layout Chapter
538 How to work with LyX
539 \end_layout
540
541 \begin_layout Section
542 Basic File Operations
543 \begin_inset Index idx
544 status collapsed
545
546 \begin_layout Plain Layout
547 File Operations
548 \end_layout
549
550 \end_inset
551
552
553 \end_layout
554
555 \begin_layout Standard
556 Under the 
557 \family sans
558 File
559 \family default
560  menu and in the standard toolbar are basic operations for any word processor
561  in addition to some more advanced operations:
562 \end_layout
563
564 \begin_layout Itemize
565
566 \family sans
567 New 
568 \begin_inset Graphics
569         filename ../images/buffer-new.png
570
571 \end_inset
572
573
574 \end_layout
575
576 \begin_layout Itemize
577
578 \family sans
579 New
580 \begin_inset space ~
581 \end_inset
582
583 from
584 \bar under
585
586 \begin_inset space ~
587 \end_inset
588
589
590 \bar default
591 Template
592 \end_layout
593
594 \begin_layout Itemize
595
596 \family sans
597 Open 
598 \family default
599
600 \begin_inset Graphics
601         filename ../images/file-open.png
602
603 \end_inset
604
605
606 \end_layout
607
608 \begin_layout Itemize
609
610 \family sans
611 Close
612 \end_layout
613
614 \begin_layout Itemize
615
616 \family sans
617 Save 
618 \family default
619
620 \begin_inset Graphics
621         filename ../images/buffer-write.png
622
623 \end_inset
624
625
626 \end_layout
627
628 \begin_layout Itemize
629
630 \family sans
631 Save
632 \begin_inset space ~
633 \end_inset
634
635 As
636 \end_layout
637
638 \begin_layout Itemize
639
640 \family sans
641 Revert
642 \begin_inset space ~
643 \end_inset
644
645 to
646 \begin_inset space ~
647 \end_inset
648
649 saved
650 \end_layout
651
652 \begin_layout Itemize
653
654 \family sans
655 Version
656 \begin_inset space ~
657 \end_inset
658
659 Control
660 \end_layout
661
662 \begin_layout Itemize
663
664 \family sans
665 Import
666 \end_layout
667
668 \begin_layout Itemize
669
670 \family sans
671 Export
672 \end_layout
673
674 \begin_layout Itemize
675
676 \family sans
677 Print 
678 \family default
679
680 \begin_inset Graphics
681         filename ../images/dialog-show_print.png
682
683 \end_inset
684
685
686 \end_layout
687
688 \begin_layout Itemize
689
690 \family sans
691 Exit
692 \end_layout
693
694 \begin_layout Standard
695 They all do pretty much the same thing as in other word processors, with
696  a few minor differences.
697  The 
698 \family sans
699 File\SpecialChar \menuseparator
700 New
701 \begin_inset space ~
702 \end_inset
703
704 from
705 \bar under
706
707 \begin_inset space ~
708 \end_inset
709
710
711 \bar default
712 Template
713 \family default
714  command not only prompts you for a name for the new file, but also prompts
715  you for a template to use.
716  Selecting a template will automatically set certain layout features for
717  the document, features you would otherwise need to change manually.
718  They can be of use for certain classes, especially those for writing letters
719  (see section
720 \begin_inset space ~
721 \end_inset
722
723
724 \begin_inset CommandInset ref
725 LatexCommand ref
726 reference "sec:Document-Classes"
727
728 \end_inset
729
730 ).
731 \end_layout
732
733 \begin_layout Standard
734 \begin_inset Note Greyedout
735 status open
736
737 \begin_layout Plain Layout
738
739 \series bold
740 Note:
741 \series default
742  There is no 
743 \begin_inset Quotes eld
744 \end_inset
745
746 default file
747 \begin_inset Quotes erd
748 \end_inset
749
750  or document named 
751 \begin_inset Quotes eld
752 \end_inset
753
754 Untitled
755 \begin_inset Quotes erd
756 \end_inset
757
758  or 
759 \begin_inset Quotes eld
760 \end_inset
761
762 scratch.
763 \begin_inset Quotes erd
764 \end_inset
765
766  Unless you tell LyX to open a file or create a new one, that big, blank
767  space is just that — a big, blank space.
768 \end_layout
769
770 \end_inset
771
772
773 \end_layout
774
775 \begin_layout Standard
776
777 \family sans
778 Revert
779 \begin_inset space ~
780 \end_inset
781
782 to
783 \begin_inset space ~
784 \end_inset
785
786 saved
787 \family default
788  and 
789 \family sans
790 Version
791 \begin_inset space ~
792 \end_inset
793
794 Control
795 \family default
796  are useful if more people work on the same document at the same time
797 \begin_inset Foot
798 status collapsed
799
800 \begin_layout Plain Layout
801 If you plan to do this, you should check out the Version Control feature
802  in LyX also.
803  Read 
804 \emph on
805 Additional Features
806 \emph default
807 \SpecialChar \@.
808
809 \end_layout
810
811 \end_inset
812
813 .
814  
815 \family sans
816 Revert
817 \begin_inset space ~
818 \end_inset
819
820 to
821 \begin_inset space ~
822 \end_inset
823
824 saved
825 \family default
826  will reload the document from disk.
827  You can of course also use it if you regret that you changed a document
828  and want to restore it to the last save.
829  With
830 \family sans
831  Version
832 \begin_inset space ~
833 \end_inset
834
835 Control 
836 \family default
837 you can there register the changes you made to a document so that others
838  can identify them as your changes.
839 \end_layout
840
841 \begin_layout Section
842 Basic Editing Features
843 \begin_inset Index idx
844 status collapsed
845
846 \begin_layout Plain Layout
847 Editing
848 \end_layout
849
850 \end_inset
851
852
853 \begin_inset CommandInset label
854 LatexCommand label
855 name "sec:Basic-Editing-Features"
856
857 \end_inset
858
859
860 \end_layout
861
862 \begin_layout Standard
863 Like most modern word processors, LyX can perform cut and paste operations
864  on blocks of text, can move by character, word, or page of text, and can
865  delete whole words as well as individual characters.
866  The next four sections cover the basic LyX editing features and how to
867  access them.
868  We'll start with cut and paste.
869 \end_layout
870
871 \begin_layout Standard
872 As you might expect, the 
873 \family sans
874 Edit
875 \family default
876  menu and the standard toolbar has the cut and paste commands, along with
877  various other editing features.
878  Some of these are special and covered in later sections.
879  The basic ones are:
880 \end_layout
881
882 \begin_layout Itemize
883
884 \family sans
885 Cut 
886 \family default
887
888 \begin_inset Graphics
889         filename ../images/cut.png
890
891 \end_inset
892
893
894 \end_layout
895
896 \begin_layout Itemize
897
898 \family sans
899 Copy 
900 \family default
901
902 \begin_inset Graphics
903         filename ../images/copy.png
904
905 \end_inset
906
907
908 \end_layout
909
910 \begin_layout Itemize
911
912 \family sans
913 Paste 
914 \family default
915
916 \begin_inset Graphics
917         filename ../images/paste.png
918
919 \end_inset
920
921
922 \end_layout
923
924 \begin_layout Itemize
925
926 \family sans
927 Paste
928 \begin_inset space ~
929 \end_inset
930
931 Recent
932 \end_layout
933
934 \begin_layout Itemize
935
936 \family sans
937 Paste
938 \begin_inset space ~
939 \end_inset
940
941 Special
942 \end_layout
943
944 \begin_layout Itemize
945
946 \family sans
947 Find
948 \begin_inset space ~
949 \end_inset
950
951 &
952 \begin_inset space ~
953 \end_inset
954
955 Replace 
956 \family default
957
958 \begin_inset Graphics
959         filename ../images/dialog-show_findreplace.png
960         rotateOrigin center
961
962 \end_inset
963
964
965 \end_layout
966
967 \begin_layout Standard
968 The first three are self-explanatory.
969  One thing to note: whenever you delete a block of text that you've selected,
970  it's automatically placed in the clipboard.
971  That is, the 
972 \family sans
973 Delete
974 \family default
975  and 
976 \family sans
977 Backspace
978 \family default
979  keys also function as the 
980 \family sans
981 Cut
982 \family default
983  command.
984  Also, if you've selected text, be careful: If you hit a key, LyX will completel
985 y delete the selected text and replace it with what you just typed.
986  You'll have to do an 
987 \family sans
988 Undo
989 \family default
990  to get back the lost text.
991 \end_layout
992
993 \begin_layout Standard
994 \begin_inset Index idx
995 status collapsed
996
997 \begin_layout Plain Layout
998 Paste
999 \end_layout
1000
1001 \end_inset
1002
1003 You can also copy text between LyX and other programs by cut, copy and paste.
1004  The submenu of 
1005 \family sans
1006 Paste
1007 \begin_inset space ~
1008 \end_inset
1009
1010 Recent
1011 \family default
1012  shows you a list with the last strings you have pasted.
1013 \end_layout
1014
1015 \begin_layout Standard
1016 The menu 
1017 \family sans
1018 Edit\SpecialChar \menuseparator
1019 Paste
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Special\SpecialChar \menuseparator
1024 Plain
1025 \begin_inset space ~
1026 \end_inset
1027
1028 Text, Join
1029 \begin_inset space ~
1030 \end_inset
1031
1032 Lines
1033 \family default
1034  will insert the text in the clipboard so that the whole text is inserted
1035  as 
1036 \emph on
1037 one
1038 \emph default
1039  paragraph.
1040  A new paragraph is started when there is a blank line in the file.
1041  Without 
1042 \family sans
1043 Join
1044 \begin_inset space ~
1045 \end_inset
1046
1047 Lines
1048 \family default
1049 , the text is inserted as Paragraphs, where the line breaks of the text
1050  will start a new paragraph.
1051 \end_layout
1052
1053 \begin_layout Standard
1054 \begin_inset Index idx
1055 status collapsed
1056
1057 \begin_layout Plain Layout
1058 Replace
1059 \end_layout
1060
1061 \end_inset
1062
1063
1064 \begin_inset Index idx
1065 status collapsed
1066
1067 \begin_layout Plain Layout
1068 Find
1069 \end_layout
1070
1071 \end_inset
1072
1073 The 
1074 \family sans
1075 Edit\SpecialChar \menuseparator
1076 Find
1077 \begin_inset space ~
1078 \end_inset
1079
1080 &
1081 \begin_inset space ~
1082 \end_inset
1083
1084 Replace
1085 \family default
1086  item opens the 
1087 \family sans
1088 Find
1089 \begin_inset space ~
1090 \end_inset
1091
1092 and
1093 \begin_inset space ~
1094 \end_inset
1095
1096 Replace
1097 \family default
1098  dialog.
1099  Once you have found a word or expression, LyX selects it.
1100  Hitting the 
1101 \family sans
1102 Replace
1103 \family default
1104  button replaces the selected text with the contents of the 
1105 \family sans
1106 Replace
1107 \begin_inset space ~
1108 \end_inset
1109
1110 with
1111 \family default
1112  field.
1113  You can click the 
1114 \family sans
1115 Find
1116 \begin_inset space ~
1117 \end_inset
1118
1119 Next
1120 \family default
1121  button to skip the current word.
1122  Hit 
1123 \family sans
1124 Replace
1125 \begin_inset space ~
1126 \end_inset
1127
1128 All
1129 \family default
1130  to replace all occurrences of the text in the document automatically.
1131  The 
1132 \family sans
1133 Case
1134 \begin_inset space ~
1135 \end_inset
1136
1137 sensitive
1138 \family default
1139  option can be used if you want the search to consider the case of the search
1140  word.
1141  If the toggle is set, searching for 
1142 \begin_inset Quotes eld
1143 \end_inset
1144
1145
1146 \family typewriter
1147 Test
1148 \family default
1149
1150 \begin_inset Quotes erd
1151 \end_inset
1152
1153  will not match the word 
1154 \begin_inset Quotes eld
1155 \end_inset
1156
1157
1158 \family typewriter
1159 test
1160 \family default
1161
1162 \begin_inset Quotes erd
1163 \end_inset
1164
1165 .
1166  The 
1167 \family sans
1168 Match whole words only
1169 \family default
1170  option can be used to force LyX to only find complete words, i.
1171 \begin_inset space \thinspace{}
1172 \end_inset
1173
1174 g., searching for 
1175 \begin_inset Quotes eld
1176 \end_inset
1177
1178
1179 \family typewriter
1180 star
1181 \family default
1182
1183 \begin_inset Quotes erd
1184 \end_inset
1185
1186  will not match 
1187 \begin_inset Quotes eld
1188 \end_inset
1189
1190
1191 \family typewriter
1192 starlet
1193 \family default
1194
1195 \begin_inset Quotes erd
1196 \end_inset
1197
1198 .
1199 \end_layout
1200
1201 \begin_layout Standard
1202 Things like notes, floats, etc., the so called insets can be dissolved.
1203  This means that the inset is deleted and its content is left as normal
1204  text.
1205  Dissolving an inset is done by setting the cursor to the beginning of an
1206  inset and pressing 
1207 \family sans
1208 Backspace
1209 \family default
1210  or by setting the cursor to the end and pressing 
1211 \family sans
1212 Delete
1213 \family default
1214 .
1215 \end_layout
1216
1217 \begin_layout Section
1218 Undo and Redo
1219 \begin_inset Index idx
1220 status collapsed
1221
1222 \begin_layout Plain Layout
1223 Redo
1224 \end_layout
1225
1226 \end_inset
1227
1228
1229 \begin_inset Index idx
1230 status collapsed
1231
1232 \begin_layout Plain Layout
1233 Undo
1234 \end_layout
1235
1236 \end_inset
1237
1238
1239 \begin_inset CommandInset label
1240 LatexCommand label
1241 name "sec:Undo-and-Redo"
1242
1243 \end_inset
1244
1245
1246 \end_layout
1247
1248 \begin_layout Standard
1249 If you make a mistake, you can easily recover from it.
1250  LyX has a large-capacity undo/redo buffer.
1251  Select 
1252 \family sans
1253 Edit\SpecialChar \menuseparator
1254 Undo
1255 \family default
1256  or the toolbar button 
1257 \begin_inset Graphics
1258         filename ../images/undo.png
1259
1260 \end_inset
1261
1262  to undo some mistake.
1263  If you accidentally undo too much, use 
1264 \family sans
1265 Edit\SpecialChar \menuseparator
1266 Redo
1267 \family default
1268  or the toolbar button 
1269 \begin_inset Graphics
1270         filename ../images/redo.png
1271
1272 \end_inset
1273
1274  to 
1275 \begin_inset Quotes eld
1276 \end_inset
1277
1278 undo the undo.
1279 \begin_inset Quotes erd
1280 \end_inset
1281
1282  The undo mechanism is currently limited to 100
1283 \begin_inset space \thinspace{}
1284 \end_inset
1285
1286 steps to minimize memory overhead.
1287 \end_layout
1288
1289 \begin_layout Standard
1290 Note that if you revert back all changes to arrive to the document as it
1291  was last saved, the 
1292 \begin_inset Quotes eld
1293 \end_inset
1294
1295 changed
1296 \begin_inset Quotes erd
1297 \end_inset
1298
1299  status of the document is unfortunately not reset.
1300  This is a consequence of the 100
1301 \begin_inset space \thinspace{}
1302 \end_inset
1303
1304 step undo limit, above.
1305 \end_layout
1306
1307 \begin_layout Standard
1308
1309 \family sans
1310 Undo
1311 \family default
1312  and 
1313 \family sans
1314 Redo
1315 \family default
1316  work on almost everything in LyX.
1317  But they won't undo or redo text character by character, but by blocks
1318  of text.
1319 \end_layout
1320
1321 \begin_layout Section
1322 Mouse Operations
1323 \begin_inset Index idx
1324 status collapsed
1325
1326 \begin_layout Plain Layout
1327 Mouse Operations
1328 \end_layout
1329
1330 \end_inset
1331
1332
1333 \end_layout
1334
1335 \begin_layout Standard
1336 These are the most basic mouse operations.
1337 \end_layout
1338
1339 \begin_layout Enumerate
1340 Motion
1341 \end_layout
1342
1343 \begin_deeper
1344 \begin_layout Itemize
1345 Click the 
1346 \emph on
1347 left mouse button
1348 \emph default
1349  once anywhere in the edit window.
1350  The cursor moves to the text under the mouse.
1351 \end_layout
1352
1353 \end_deeper
1354 \begin_layout Enumerate
1355 Selecting Text
1356 \end_layout
1357
1358 \begin_deeper
1359 \begin_layout Itemize
1360 Hold down the 
1361 \emph on
1362 left mouse button
1363 \emph default
1364  and drag the mouse.
1365  LyX marks the text between the old and new mouse positions.
1366  Use 
1367 \family sans
1368 Edit\SpecialChar \menuseparator
1369 Copy
1370 \family default
1371  to create a copy of the text in LyX's buffer (and the clipboard).
1372 \end_layout
1373
1374 \begin_layout Itemize
1375 Re-position the cursor and then paste the text back into LyX using 
1376 \family sans
1377 Edit\SpecialChar \menuseparator
1378 Paste
1379 \family default
1380 .
1381 \end_layout
1382
1383 \end_deeper
1384 \begin_layout Enumerate
1385 Insets (Footnotes, Notes, Floats, etc.)
1386 \end_layout
1387
1388 \begin_deeper
1389 \begin_layout Standard
1390 Right-click on them to set their properties.
1391  Also check the appropriate section of this manual for more details.
1392 \end_layout
1393
1394 \end_deeper
1395 \begin_layout Enumerate
1396 Tables
1397 \end_layout
1398
1399 \begin_deeper
1400 \begin_layout Standard
1401
1402 \emph on
1403 Single click
1404 \emph default
1405  the right mouse button to open a dialog that will allow you to manipulate
1406  the table.
1407 \end_layout
1408
1409 \end_deeper
1410 \begin_layout Section
1411 Navigating
1412 \begin_inset CommandInset label
1413 LatexCommand label
1414 name "sec:Navigating"
1415
1416 \end_inset
1417
1418
1419 \begin_inset Index idx
1420 status collapsed
1421
1422 \begin_layout Plain Layout
1423 Navigating
1424 \end_layout
1425
1426 \end_inset
1427
1428
1429 \end_layout
1430
1431 \begin_layout Standard
1432 LyX offers you two ways to navigate in documents:
1433 \end_layout
1434
1435 \begin_layout Itemize
1436 The menu 
1437 \family sans
1438 Navigate
1439 \family default
1440  lists all sections of the document as submenu entries that you can click
1441  to jump to the corresponding document part.
1442 \end_layout
1443
1444 \begin_layout Itemize
1445 The menu 
1446 \family sans
1447 Document\SpecialChar \menuseparator
1448 Outline
1449 \family default
1450  or the toolbar button 
1451 \begin_inset Graphics
1452         filename ../images/dialog-toggle_toc.png
1453
1454 \end_inset
1455
1456 .
1457 \end_layout
1458
1459 \begin_layout Standard
1460 The outline window shows you the content of the document's table of contents
1461  (TOC) that is described in section
1462 \begin_inset space ~
1463 \end_inset
1464
1465
1466 \begin_inset CommandInset ref
1467 LatexCommand ref
1468 reference "sub:Table-of-Contents"
1469
1470 \end_inset
1471
1472 .
1473  You can click there on entries to jump to the corresponding document part.
1474  In the pull-down box at the top of the outline window, you can choose between
1475  different lists of document objects, like the list of footnotes.
1476  Some of them, the list of tables, figures, and algorithms can also be added
1477  to the document, see section
1478 \begin_inset space ~
1479 \end_inset
1480
1481
1482 \begin_inset CommandInset ref
1483 LatexCommand ref
1484 reference "sub:List-of-Figures"
1485
1486 \end_inset
1487
1488 .
1489  The 
1490 \family sans
1491 Sort
1492 \family default
1493  option sorts the current list, and the 
1494 \family sans
1495 Keep
1496 \family default
1497  option keeps it in the current view state.
1498  Keeping means that when you have e.
1499 \begin_inset space \thinspace{}
1500 \end_inset
1501
1502 g.
1503 \begin_inset space \space{}
1504 \end_inset
1505
1506 the subsections of section
1507 \begin_inset space ~
1508 \end_inset
1509
1510 2 and 4 shown and click on section
1511 \begin_inset space ~
1512 \end_inset
1513
1514 3, the subsections of section
1515 \begin_inset space ~
1516 \end_inset
1517
1518 2 and 4 will still be shown.
1519  Without the 
1520 \family sans
1521 Keep
1522 \family default
1523  option they will be hidden to highlight the clicked section
1524 \begin_inset space ~
1525 \end_inset
1526
1527 3.
1528 \end_layout
1529
1530 \begin_layout Standard
1531 With the buttons 
1532 \begin_inset space \space{}
1533 \end_inset
1534
1535
1536 \begin_inset Graphics
1537         filename ../images/down.png
1538
1539 \end_inset
1540
1541
1542 \begin_inset space \hspace{}
1543 \length -3mm
1544 \end_inset
1545
1546  and 
1547 \begin_inset space \space{}
1548 \end_inset
1549
1550
1551 \begin_inset Graphics
1552         filename ../images/up.png
1553
1554 \end_inset
1555
1556
1557 \begin_inset space \hspace{}
1558 \length -3mm
1559 \end_inset
1560
1561  at the bottom of the outline window you can change the position of sections
1562  in your document.
1563  So you can for example move section
1564 \begin_inset space ~
1565 \end_inset
1566
1567 2.5 before section
1568 \begin_inset space ~
1569 \end_inset
1570
1571 2.4.
1572  LyX will then automatically renumber the sections to the new order.
1573  With the buttons 
1574 \begin_inset Graphics
1575         filename ../images/promote.png
1576
1577 \end_inset
1578
1579  and 
1580 \begin_inset Graphics
1581         filename ../images/demote.png
1582
1583 \end_inset
1584
1585  or the corresponding key bindings 
1586 \family sans
1587 Tab
1588 \family default
1589  and 
1590 \family sans
1591 Shift-Tab
1592 \family default
1593  you can change the sectioning level of sections.
1594  So you can for example make section
1595 \begin_inset space ~
1596 \end_inset
1597
1598 2.5 to chapter
1599 \begin_inset space ~
1600 \end_inset
1601
1602 3 or to subsection
1603 \begin_inset space ~
1604 \end_inset
1605
1606 2.4.1.
1607 \end_layout
1608
1609 \begin_layout Standard
1610 The toolbar button 
1611 \begin_inset Graphics
1612         filename ../images/bookmark-goto_0.png
1613         rotateOrigin center
1614
1615 \end_inset
1616
1617  jumps to the position in the document where you recently changed something.
1618  This is for example useful when you have a large document and navigated
1619  or scrolled to another document part to look for something, and want to
1620  go back to your last editing position.
1621 \end_layout
1622
1623 \begin_layout Section
1624 Input / Word Completion
1625 \begin_inset CommandInset label
1626 LatexCommand label
1627 name "sec:Input-Completion"
1628
1629 \end_inset
1630
1631
1632 \begin_inset Index idx
1633 status collapsed
1634
1635 \begin_layout Plain Layout
1636 Input completion
1637 \end_layout
1638
1639 \end_inset
1640
1641
1642 \begin_inset Index idx
1643 status collapsed
1644
1645 \begin_layout Plain Layout
1646 Word completion|see
1647 \begin_inset ERT
1648 status collapsed
1649
1650 \begin_layout Plain Layout
1651
1652 {
1653 \end_layout
1654
1655 \end_inset
1656
1657 Input completion
1658 \begin_inset ERT
1659 status collapsed
1660
1661 \begin_layout Plain Layout
1662
1663 }
1664 \end_layout
1665
1666 \end_inset
1667
1668
1669 \end_layout
1670
1671 \end_inset
1672
1673
1674 \end_layout
1675
1676 \begin_layout Standard
1677 LyX provides completion of words by scanning all documents that are currently
1678  opened.
1679  Every word that appears in these documents is added to a database that
1680  is used to propose completions.
1681 \end_layout
1682
1683 \begin_layout Standard
1684 By default LyX shows a small triangle behind the cursor as indicator that
1685  there are completions available.
1686  You can then press the 
1687 \family sans
1688 Tab
1689 \family default
1690  key to use this completion.
1691  When several completions are possible, a popup is opened showing them.
1692  You can select a completion in the popup using the mouse or the arrow keys,
1693  and accept the chosen completion be pressing 
1694 \family sans
1695 Return
1696 \family default
1697 .
1698 \end_layout
1699
1700 \begin_layout Standard
1701 In the preferences dialog, which is opened with the menu 
1702 \family sans
1703 Tools\SpecialChar \menuseparator
1704 Preferences
1705 \family default
1706 , the cursor completion indicator can be turned off in the section 
1707 \family sans
1708 Editing\SpecialChar \menuseparator
1709 Input Completion
1710 \family default
1711  by deselecting the option 
1712 \family sans
1713 Cursor indicator
1714 \family default
1715 .
1716  With the option 
1717 \family sans
1718 Automatic inline completion
1719 \family default
1720  the proposed completion is shown directly behind the cursor position.
1721  To accept this proposal, use the 
1722 \family sans
1723 Tab
1724 \family default
1725  key.
1726  With the option 
1727 \family sans
1728 Automatic popup
1729 \family default
1730  the completions are always shown in a popup.
1731  LyX offers some more completion settings for experts that are described
1732  in sec.
1733 \begin_inset space \thinspace{}
1734 \end_inset
1735
1736
1737 \begin_inset CommandInset ref
1738 LatexCommand ref
1739 reference "sub:Input-Completion-Appendix"
1740
1741 \end_inset
1742
1743 .
1744 \end_layout
1745
1746 \begin_layout Section
1747 Basic Key Bindings
1748 \begin_inset Index idx
1749 status collapsed
1750
1751 \begin_layout Plain Layout
1752 Key Bindings
1753 \end_layout
1754
1755 \end_inset
1756
1757
1758 \begin_inset Index idx
1759 status collapsed
1760
1761 \begin_layout Plain Layout
1762 Bindings|see
1763 \begin_inset ERT
1764 status collapsed
1765
1766 \begin_layout Plain Layout
1767
1768 {
1769 \end_layout
1770
1771 \end_inset
1772
1773 Key Bindings
1774 \begin_inset ERT
1775 status collapsed
1776
1777 \begin_layout Plain Layout
1778
1779 }
1780 \end_layout
1781
1782 \end_inset
1783
1784
1785 \end_layout
1786
1787 \end_inset
1788
1789
1790 \begin_inset Index idx
1791 status collapsed
1792
1793 \begin_layout Plain Layout
1794 Shortcuts|see
1795 \begin_inset ERT
1796 status collapsed
1797
1798 \begin_layout Plain Layout
1799
1800 {
1801 \end_layout
1802
1803 \end_inset
1804
1805 Key Bindings
1806 \begin_inset ERT
1807 status collapsed
1808
1809 \begin_layout Plain Layout
1810
1811 }
1812 \end_layout
1813
1814 \end_inset
1815
1816
1817 \end_layout
1818
1819 \end_inset
1820
1821
1822 \end_layout
1823
1824 \begin_layout Standard
1825 There are at least two different primary binding maps: CUA and Emacs.
1826  LyX's default is CUA.
1827 \end_layout
1828
1829 \begin_layout Standard
1830 Some keys, like 
1831 \family sans
1832 Page
1833 \begin_inset space ~
1834 \end_inset
1835
1836 Up
1837 \family default
1838
1839 \family sans
1840 Page
1841 \begin_inset space ~
1842 \end_inset
1843
1844 Down
1845 \family default
1846
1847 \family sans
1848 Left
1849 \family default
1850
1851 \family sans
1852 Right
1853 \family default
1854
1855 \family sans
1856 Up
1857 \family default
1858 , and 
1859 \family sans
1860 Down
1861 \family default
1862 , do exactly what you expect them to do.
1863  Other keys don't:
1864 \end_layout
1865
1866 \begin_layout Labeling
1867 \labelwidthstring 00.00.0000
1868
1869 \family sans
1870 Tab
1871 \begin_inset CommandInset nomenclature
1872 LatexCommand nomenclature
1873 symbol "Tab"
1874 description "Tabulator key"
1875
1876 \end_inset
1877
1878
1879 \family default
1880  There is no such thing as a tab stop in LyX.
1881  If you don't understand this, go read sections
1882 \begin_inset space ~
1883 \end_inset
1884
1885
1886 \begin_inset CommandInset ref
1887 LatexCommand ref
1888 reference "sec:Par-indent-intro"
1889
1890 \end_inset
1891
1892  and 
1893 \begin_inset CommandInset ref
1894 LatexCommand ref
1895 reference "sec:Paragraph-Environments"
1896
1897 \end_inset
1898
1899 , especially section
1900 \begin_inset space ~
1901 \end_inset
1902
1903
1904 \begin_inset CommandInset ref
1905 LatexCommand ref
1906 reference "sub:Lists"
1907
1908 \end_inset
1909
1910 , right now.
1911  Yes, right now.
1912  If you're still confused, look in the 
1913 \emph on
1914 Tutorial
1915 \emph default
1916 .
1917 \end_layout
1918
1919 \begin_layout Labeling
1920 \labelwidthstring 00.00.0000
1921
1922 \family sans
1923 Esc
1924 \begin_inset CommandInset nomenclature
1925 LatexCommand nomenclature
1926 symbol "Esc"
1927 description "Escape key"
1928
1929 \end_inset
1930
1931
1932 \family default
1933  This is the 
1934 \begin_inset Quotes eld
1935 \end_inset
1936
1937 cancel key.
1938 \begin_inset Quotes erd
1939 \end_inset
1940
1941  It's used, generically, to cancel operations.
1942  Other parts of the manual will go into greater detail about this.
1943 \end_layout
1944
1945 \begin_layout Labeling
1946 \labelwidthstring 00.00.0000
1947
1948 \family sans
1949 Home
1950 \family default
1951
1952 \begin_inset space ~
1953 \end_inset
1954
1955 and
1956 \begin_inset space ~
1957 \end_inset
1958
1959
1960 \family sans
1961 End
1962 \family default
1963  These move the cursor, respectively, to the beginning and end of a line,
1964  unless you are using the Emacs bindings where they jump to the beginning
1965  or end of the file.
1966 \end_layout
1967
1968 \begin_layout Standard
1969 There are three modifier keys:
1970 \end_layout
1971
1972 \begin_layout Labeling
1973 \labelwidthstring 00.00.0000
1974
1975 \family sans
1976 Control
1977 \family default
1978  (Denoted by 
1979 \begin_inset Quotes eld
1980 \end_inset
1981
1982
1983 \family sans
1984 Ctrl
1985 \family default
1986
1987 \begin_inset Quotes erd
1988 \end_inset
1989
1990
1991 \begin_inset CommandInset nomenclature
1992 LatexCommand nomenclature
1993 symbol "Ctrl"
1994 description "Control key"
1995
1996 \end_inset
1997
1998  in the documentation files) This has a couple of different uses, depending
1999  on which keys it's used in combination with:
2000 \end_layout
2001
2002 \begin_deeper
2003 \begin_layout Itemize
2004 With 
2005 \family sans
2006 Backspace
2007 \family default
2008  or 
2009 \family sans
2010 Delete
2011 \family default
2012 , it deletes an entire word instead of a single character.
2013 \end_layout
2014
2015 \begin_layout Itemize
2016 With 
2017 \family sans
2018 Left
2019 \family default
2020  and 
2021 \family sans
2022 Right
2023 \family default
2024 , it moves by words instead of characters.
2025 \end_layout
2026
2027 \begin_layout Itemize
2028 With 
2029 \family sans
2030 Home
2031 \family default
2032  and 
2033 \family sans
2034 End
2035 \family default
2036 , it moves to the beginning and the end of the document, respectively.
2037 \end_layout
2038
2039 \end_deeper
2040 \begin_layout Labeling
2041 \labelwidthstring 00.00.0000
2042
2043 \family sans
2044 Shift
2045 \family default
2046  (Denoted by 
2047 \begin_inset Quotes eld
2048 \end_inset
2049
2050
2051 \family sans
2052 Shift
2053 \family default
2054
2055 \begin_inset Quotes erd
2056 \end_inset
2057
2058
2059 \begin_inset CommandInset nomenclature
2060 LatexCommand nomenclature
2061 symbol "Shift"
2062 description "Shift key"
2063
2064 \end_inset
2065
2066  in the documentation files) Use this with any of the motion keys to select
2067  the text between the old and new cursor positions.
2068 \end_layout
2069
2070 \begin_layout Labeling
2071 \labelwidthstring 00.00.0000
2072
2073 \family sans
2074 Alt
2075 \family default
2076  (Denoted by 
2077 \begin_inset Quotes eld
2078 \end_inset
2079
2080
2081 \family sans
2082 Alt
2083 \family default
2084
2085 \begin_inset Quotes erd
2086 \end_inset
2087
2088
2089 \begin_inset CommandInset nomenclature
2090 LatexCommand nomenclature
2091 symbol "Alt"
2092 description "Alt or Meta key"
2093
2094 \end_inset
2095
2096  in the documentation files) This is the Alt key on many keyboards, unless
2097  your keyboard has a distinct Meta key.
2098  If you have both keys, you will need to try out which one actually performs
2099  the 
2100 \family sans
2101 Alt+
2102 \family default
2103  function.
2104  This key does many different things, but it also activates the 
2105 \emph on
2106 menu accelerator keys
2107 \emph default
2108 .
2109  If you use this in combination with any of the underlined letters in a
2110  menu or menu item, it selects that menu item.
2111 \end_layout
2112
2113 \begin_deeper
2114 \begin_layout Standard
2115 For example, the sequence 
2116 \begin_inset Quotes eld
2117 \end_inset
2118
2119
2120 \family sans
2121 Alt
2122 \begin_inset space ~
2123 \end_inset
2124
2125 e
2126 \begin_inset space ~
2127 \end_inset
2128
2129 s
2130 \family default
2131
2132 \begin_inset space ~
2133 \end_inset
2134
2135
2136 \family sans
2137 c
2138 \family default
2139
2140 \begin_inset Quotes erd
2141 \end_inset
2142
2143  brings up the 
2144 \begin_inset Quotes eld
2145 \end_inset
2146
2147 Text Style
2148 \begin_inset Quotes erd
2149 \end_inset
2150
2151  menu.
2152  Typing 
2153 \begin_inset Quotes eld
2154 \end_inset
2155
2156
2157 \family sans
2158 Alt
2159 \begin_inset space ~
2160 \end_inset
2161
2162 f
2163 \family default
2164
2165 \begin_inset Quotes erd
2166 \end_inset
2167
2168  opens the 
2169 \family sans
2170 File
2171 \family default
2172  menu.
2173 \end_layout
2174
2175 \begin_layout Standard
2176 The 
2177 \emph on
2178 Shortcuts
2179 \emph default
2180  manual lists all other things bound to the 
2181 \family sans
2182 Alt
2183 \family default
2184  key.
2185 \end_layout
2186
2187 \end_deeper
2188 \begin_layout Standard
2189 You'll learn more and more keybindings and short-cut keys as you use LyX,
2190  because most actions will prompt a small message in the status bar at the
2191  bottom of LyX's main window which describe the name of the action, you've
2192  just triggered, and any existing keybindings for that action.
2193  The LyX menus also list the defined keybindings.
2194  The notation for the keybindings is very similar to the notation used in
2195  this documentation, so you should not have any problems understanding it.
2196  However, notice that Shift-modifiers are explicitly mentioned, so 
2197 \begin_inset Quotes eld
2198 \end_inset
2199
2200
2201 \family sans
2202 Alt+P Shift-A
2203 \family default
2204
2205 \begin_inset Quotes erd
2206 \end_inset
2207
2208  means 
2209 \family sans
2210 Alt+P
2211 \family default
2212  followed by a capital 
2213 \family sans
2214 A
2215 \family default
2216 .
2217 \end_layout
2218
2219 \begin_layout Standard
2220 You can list or change the keybindings in the menu 
2221 \family sans
2222 Tools\SpecialChar \menuseparator
2223 Preferences
2224 \family default
2225  under 
2226 \family sans
2227 Editing\SpecialChar \menuseparator
2228 Shortcuts
2229 \family default
2230  as explained in sec.
2231 \begin_inset space \thinspace{}
2232 \end_inset
2233
2234
2235 \begin_inset CommandInset ref
2236 LatexCommand ref
2237 reference "sub:Editing-Shortcuts"
2238
2239 \end_inset
2240
2241 .
2242 \end_layout
2243
2244 \begin_layout Chapter
2245 LyX Basics
2246 \begin_inset Index idx
2247 status collapsed
2248
2249 \begin_layout Plain Layout
2250 LyX ! Basics
2251 \end_layout
2252
2253 \end_inset
2254
2255
2256 \end_layout
2257
2258 \begin_layout Section
2259 Document Types
2260 \begin_inset Index idx
2261 status collapsed
2262
2263 \begin_layout Plain Layout
2264 Document ! Types
2265 \end_layout
2266
2267 \end_inset
2268
2269
2270 \end_layout
2271
2272 \begin_layout Subsection
2273 Introduction
2274 \end_layout
2275
2276 \begin_layout Standard
2277 Before you do anything else, before you ever start writing a document, you
2278  need to decide what type of document you want to edit.
2279  Different types of documents use different types of spacing, headings,
2280  numbering schemes, and so on.
2281  Additionally, different documents use different paragraph environments,
2282  and format the title of your document differently.
2283 \end_layout
2284
2285 \begin_layout Standard
2286
2287 \emph on
2288 document class
2289 \emph default
2290  describes a group of properties common to a particular set of documents.
2291  By setting the document class, you automatically select these properties,
2292  making it easier to create the type of document you want.
2293  If you don't choose a document class, LyX picks one for you by default.
2294  So it is up to you to change the class of your document.
2295 \end_layout
2296
2297 \begin_layout Standard
2298 Read on for info about the document classes you can choose from LyX, and
2299  how to adjust their properties.
2300 \end_layout
2301
2302 \begin_layout Subsection
2303 Document Classes
2304 \begin_inset Index idx
2305 status collapsed
2306
2307 \begin_layout Plain Layout
2308 Document ! Classes
2309 \end_layout
2310
2311 \end_inset
2312
2313
2314 \begin_inset CommandInset label
2315 LatexCommand label
2316 name "sec:Document-Classes"
2317
2318 \end_inset
2319
2320
2321 \end_layout
2322
2323 \begin_layout Standard
2324 You can select a class using the 
2325 \family sans
2326 Document\SpecialChar \menuseparator
2327 Settings\SpecialChar \menuseparator
2328 Document Class
2329 \family default
2330
2331 \begin_inset Index idx
2332 status collapsed
2333
2334 \begin_layout Plain Layout
2335 Document ! Settings
2336 \end_layout
2337
2338 \end_inset
2339
2340  dialog.
2341  Select the class you want to use, and make any fine tunings of the options
2342  you may need.
2343 \end_layout
2344
2345 \begin_layout Subsubsection
2346 Overview
2347 \end_layout
2348
2349 \begin_layout Standard
2350 There are four standard document classes in LyX.
2351  They are:
2352 \end_layout
2353
2354 \begin_layout Description
2355 Article for basic articles
2356 \end_layout
2357
2358 \begin_layout Description
2359 Report for basic reports
2360 \end_layout
2361
2362 \begin_layout Description
2363 Book for writing a book
2364 \end_layout
2365
2366 \begin_layout Description
2367 Letter for US-style letters
2368 \end_layout
2369
2370 \begin_layout Standard
2371 There are also some non-standard classes, which LyX only uses if you have
2372  installed the corresponding LaTeX class files, though most LaTeX distributions
2373  will include many of these.
2374  Here are some of the classes.
2375  The full list with detailed explanations can be found in chapter 
2376 \emph on
2377 Special Document Classes
2378 \emph default
2379  in the 
2380 \emph on
2381 Additional Features
2382 \emph default
2383  manual:
2384 \end_layout
2385
2386 \begin_layout Description
2387 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2388 \end_layout
2389
2390 \begin_layout Description
2391 ACS For submissions to the journals published by the American Chemistry
2392  Society
2393 \end_layout
2394
2395 \begin_layout Description
2396 AGU For submissions to the journals published by the American Geophysical
2397  Union
2398 \end_layout
2399
2400 \begin_layout Description
2401 AMS Layouts for articles and books in the style and format used by the American
2402  Mathematical Society (AMS).
2403  There are three article layouts available.
2404  The standard one uses a typical numbering scheme for theorems etc., that
2405  prepends the section number to the number of the result.
2406  All result-type statements (propositions, corollaries, and so on) are sequenced
2407  together, but definitions, examples, and the like have their own sequence.
2408  The 
2409 \begin_inset Quotes eld
2410 \end_inset
2411
2412 sequential numbering
2413 \begin_inset Quotes erd
2414 \end_inset
2415
2416  scheme does not place the section number with each result, but numbers
2417  them throughout the article in a single sequence.
2418  Each type of result gets its own sequence.
2419  There is also a layout that dispenses with numbering of statements altogether.
2420 \end_layout
2421
2422 \begin_layout Description
2423 Beamer Layout for presentations
2424 \end_layout
2425
2426 \begin_layout Description
2427 Broadway Layout for writing plays.
2428  It is not an existing LaTeX document class, but a new one which is distributed
2429  with LyX.
2430 \end_layout
2431
2432 \begin_layout Description
2433 Chess Layout to write about chess games
2434 \end_layout
2435
2436 \begin_layout Description
2437 Curriculum
2438 \begin_inset space ~
2439 \end_inset
2440
2441 vitae classes to create curriculum vitae
2442 \end_layout
2443
2444 \begin_layout Description
2445 Elsarticle Layout for journals of the Elsevier publishing group
2446 \end_layout
2447
2448 \begin_layout Description
2449 Foils Used to make transparencies
2450 \end_layout
2451
2452 \begin_layout Description
2453 Hollywood Used to type spec scripts for the US film industry.
2454  It is not an existing LaTeX document class, but a new one which is distributed
2455  with LyX.
2456 \end_layout
2457
2458 \begin_layout Description
2459 IEEEtran Layout for the journals published by the Institute of Electrical
2460  and Electronics Engineers (IEEE)
2461 \end_layout
2462
2463 \begin_layout Description
2464 IOP Layout for journals of the Institute of Physics publishing group
2465 \end_layout
2466
2467 \begin_layout Description
2468 Kluwer Layout for journals of the Kluwer publishing group
2469 \end_layout
2470
2471 \begin_layout Description
2472 KOMA-Script a replacement for the standard classes, offers many useful features
2473  like caption formatting, automatic print space calculation etc.
2474  (Is used by this document.)
2475 \end_layout
2476
2477 \begin_layout Description
2478 Memoir another replacement for the standard classes
2479 \end_layout
2480
2481 \begin_layout Description
2482 Powerdot Layout for presentations
2483 \end_layout
2484
2485 \begin_layout Description
2486 REVTe
2487 \begin_inset ERT
2488 status collapsed
2489
2490 \begin_layout Plain Layout
2491
2492 {}
2493 \end_layout
2494
2495 \end_inset
2496
2497 X is used to write articles for the publications of the American Physical
2498  Society (APS), American Institute of Physics (AIP), and Optical Society
2499  of America (OSA).
2500  This class is not completely compatible with all LyX features.
2501 \end_layout
2502
2503 \begin_layout Description
2504 Slides Used to make transparencies
2505 \end_layout
2506
2507 \begin_layout Description
2508 SPIE
2509 \begin_inset space ~
2510 \end_inset
2511
2512 Proceedings Layout for the journals published by The International Society
2513  for Optical Engineering (SPIE)
2514 \end_layout
2515
2516 \begin_layout Description
2517 Springer Layouts for journals of the Springer publishing group
2518 \end_layout
2519
2520 \begin_layout Standard
2521 We won't go into any detail about how to use these different document classes
2522  here.
2523  You can find all the details about the non-standard classes in Chapter
2524  6 of the 
2525 \emph on
2526 Additional Features
2527 \emph default
2528  manual.
2529  Here, we will settle with a list of some of the common properties of all
2530  of the document classes.
2531 \end_layout
2532
2533 \begin_layout Subsubsection
2534 Availability
2535 \end_layout
2536
2537 \begin_layout Standard
2538 New users are sometimes puzzled by the fact that many of the document classes
2539  listed under 
2540 \family sans
2541 Document\SpecialChar \menuseparator
2542 Settings\SpecialChar \menuseparator
2543 Document Class
2544 \begin_inset Index idx
2545 status collapsed
2546
2547 \begin_layout Plain Layout
2548 Document ! Settings
2549 \end_layout
2550
2551 \end_inset
2552
2553  
2554 \family default
2555 are marked as 
2556 \begin_inset Quotes eld
2557 \end_inset
2558
2559 Unavailable
2560 \begin_inset Quotes erd
2561 \end_inset
2562
2563 .
2564  Or they are surprised that, when they open e.
2565 \begin_inset space \thinspace{}
2566 \end_inset
2567
2568 g.
2569 \begin_inset space ~
2570 \end_inset
2571
2572 the 
2573 \family sans
2574 iop-article
2575 \family default
2576  template, they receive a warning saying that the document requires files
2577  that are not installed to produce output.
2578  So it seems that something is wrong.
2579 \end_layout
2580
2581 \begin_layout Standard
2582 But nothing is wrong.
2583  LyX includes many more document classes than you will ever need to use,
2584  and some of them, like 
2585 \family sans
2586 IOP
2587 \family default
2588 , are highly specialized.LyX tries to support as many different types of
2589  documents as possible, and it includes almost one hundred different layout
2590  files, with a growing number.
2591  No LaTeX distribution will install by default all files that might be needed
2592  by some document class.
2593  There are just too many of them.
2594  That is why some of the document classes are unavailable.
2595 \end_layout
2596
2597 \begin_layout Standard
2598 If there is a document class you would like to use that is marked as `Unavailabl
2599 e', you need to install the appropriate package files.
2600  The easiest way to find out which files you need to install is to use that
2601  document class for a new file.
2602  LyX will display a dialog that will list the missing files.
2603  See section 
2604 \begin_inset Quotes eld
2605 \end_inset
2606
2607 Installing new LaTeX files
2608 \begin_inset Quotes erd
2609 \end_inset
2610
2611  of the 
2612 \emph on
2613 Customization
2614 \emph default
2615  manual for information on how to install them.
2616 \begin_inset VSpace medskip
2617 \end_inset
2618
2619
2620 \end_layout
2621
2622 \begin_layout Standard
2623 Although LyX provides support for many different sorts of documents, it
2624  does not include support for every document class people might want to
2625  use.
2626  For example, many universities provide LaTeX class files to be used for
2627  dissertations submitted to those universities.
2628  The LyX team cannot write layout files to support every one of these.
2629  There are too many.
2630  Fortunately, users can write their own layout files, and many users have
2631  done so.
2632  Chapter
2633 \begin_inset space ~
2634 \end_inset
2635
2636 5 of the 
2637 \emph on
2638 Customization
2639 \emph default
2640  manual contains information on how to create layout files.
2641 \end_layout
2642
2643 \begin_layout Subsubsection
2644 Modules
2645 \begin_inset CommandInset label
2646 LatexCommand label
2647 name "sub:Modules"
2648
2649 \end_inset
2650
2651
2652 \begin_inset Index idx
2653 status collapsed
2654
2655 \begin_layout Plain Layout
2656 Document ! Modules
2657 \end_layout
2658
2659 \end_inset
2660
2661
2662 \end_layout
2663
2664 \begin_layout Standard
2665 Modules load additional features that are not by default available in the
2666  chosen document class.
2667  For example you might want to write Braille (embossed printing) in a document.
2668  This is not available in any document class, so you have to load the correspond
2669 ing module in the 
2670 \family sans
2671 Modules
2672 \family default
2673  section of the 
2674 \family sans
2675 Document\SpecialChar \menuseparator
2676 Settings
2677 \family default
2678
2679 \begin_inset Index idx
2680 status collapsed
2681
2682 \begin_layout Plain Layout
2683 Document ! Settings
2684 \end_layout
2685
2686 \end_inset
2687
2688  dialog.
2689  Highlighting a module in the dialog will bring up a description of the
2690  module.
2691 \end_layout
2692
2693 \begin_layout Standard
2694 Some modules require LaTeX packages that are not always installed by default.
2695  LyX will warn you if you do not have the needed package.
2696  You can still use the module while editing your file, but you will not
2697  be able to export to PDF or print your document, since LyX will not be
2698  able to compile the LaTeX file without the missing package.
2699  If you want to be able to produce output, then you need to install the
2700  missing package and then reconfigure LyX by selecting 
2701 \family sans
2702 Tools\SpecialChar \menuseparator
2703 Reconfigure
2704 \family default
2705 .
2706 \begin_inset Index idx
2707 status collapsed
2708
2709 \begin_layout Plain Layout
2710 Reconfiguration of LyX
2711 \end_layout
2712
2713 \end_inset
2714
2715  See section 
2716 \begin_inset Quotes eld
2717 \end_inset
2718
2719 Installing new LaTeX files
2720 \begin_inset Quotes erd
2721 \end_inset
2722
2723  of the 
2724 \emph on
2725 Customization
2726 \emph default
2727  manual for more information on installing needed packages.
2728 \end_layout
2729
2730 \begin_layout Standard
2731 \begin_inset Note Greyedout
2732 status open
2733
2734 \begin_layout Plain Layout
2735
2736 \series bold
2737 Note:
2738 \series default
2739  Some modules require other modules, and some pairs of modules are incompatible.
2740  LyX will advise you about these things.
2741 \end_layout
2742
2743 \end_inset
2744
2745
2746 \end_layout
2747
2748 \begin_layout Subsubsection
2749 Properties
2750 \end_layout
2751
2752 \begin_layout Standard
2753 Each class has a default set of options.
2754  Here's a quick table describing them:
2755 \end_layout
2756
2757 \begin_layout Standard
2758 \begin_inset VSpace 0.3cm
2759 \end_inset
2760
2761
2762 \end_layout
2763
2764 \begin_layout Standard
2765 \align center
2766 \begin_inset Tabular
2767 <lyxtabular version="3" rows="5" columns="5">
2768 <features tabularvalignment="middle">
2769 <column alignment="center" valignment="top" width="0pt">
2770 <column alignment="center" valignment="top" width="0pt">
2771 <column alignment="center" valignment="top" width="0pt">
2772 <column alignment="center" valignment="top" width="0pt">
2773 <column alignment="center" valignment="top" width="0pt">
2774 <row>
2775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2776 \begin_inset Text
2777
2778 \begin_layout Plain Layout
2779
2780 \end_layout
2781
2782 \end_inset
2783 </cell>
2784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2785 \begin_inset Text
2786
2787 \begin_layout Plain Layout
2788
2789 \family sans
2790 \series medium
2791 \shape up
2792 \size normal
2793 \emph off
2794 \bar no
2795 \noun off
2796 \color none
2797 Page style
2798 \end_layout
2799
2800 \end_inset
2801 </cell>
2802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2803 \begin_inset Text
2804
2805 \begin_layout Plain Layout
2806
2807 \family sans
2808 \series medium
2809 \shape up
2810 \size normal
2811 \emph off
2812 \bar no
2813 \noun off
2814 \color none
2815 Sides
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824
2825 \family sans
2826 \series medium
2827 \shape up
2828 \size normal
2829 \emph off
2830 \bar no
2831 \noun off
2832 \color none
2833 Columns
2834 \end_layout
2835
2836 \end_inset
2837 </cell>
2838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2839 \begin_inset Text
2840
2841 \begin_layout Plain Layout
2842
2843 \series medium
2844 \shape up
2845 \size normal
2846 \emph off
2847 \bar no
2848 \noun off
2849 \color none
2850 Max.
2851  sectioning level
2852 \end_layout
2853
2854 \end_inset
2855 </cell>
2856 </row>
2857 <row>
2858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2859 \begin_inset Text
2860
2861 \begin_layout Plain Layout
2862
2863 \series medium
2864 \shape up
2865 \size normal
2866 \emph off
2867 \bar no
2868 \noun off
2869 \color none
2870 article
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879
2880 \family sans
2881 \series medium
2882 \shape up
2883 \size normal
2884 \emph off
2885 \bar no
2886 \noun off
2887 \color none
2888 Plain
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Plain Layout
2897
2898 \family sans
2899 \series medium
2900 \shape up
2901 \size normal
2902 \emph off
2903 \bar no
2904 \noun off
2905 \color none
2906 One
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2912 \begin_inset Text
2913
2914 \begin_layout Plain Layout
2915
2916 \family sans
2917 \series medium
2918 \shape up
2919 \size normal
2920 \emph off
2921 \bar no
2922 \noun off
2923 \color none
2924 One
2925 \end_layout
2926
2927 \end_inset
2928 </cell>
2929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2930 \begin_inset Text
2931
2932 \begin_layout Plain Layout
2933
2934 \family sans
2935 \series medium
2936 \shape up
2937 \size normal
2938 \emph off
2939 \bar no
2940 \noun off
2941 \color none
2942 Section
2943 \end_layout
2944
2945 \end_inset
2946 </cell>
2947 </row>
2948 <row>
2949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2950 \begin_inset Text
2951
2952 \begin_layout Plain Layout
2953
2954 \series medium
2955 \shape up
2956 \size normal
2957 \emph off
2958 \bar no
2959 \noun off
2960 \color none
2961 report
2962 \end_layout
2963
2964 \end_inset
2965 </cell>
2966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2967 \begin_inset Text
2968
2969 \begin_layout Plain Layout
2970
2971 \family sans
2972 \series medium
2973 \shape up
2974 \size normal
2975 \emph off
2976 \bar no
2977 \noun off
2978 \color none
2979 Plain
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2985 \begin_inset Text
2986
2987 \begin_layout Plain Layout
2988
2989 \family sans
2990 \series medium
2991 \shape up
2992 \size normal
2993 \emph off
2994 \bar no
2995 \noun off
2996 \color none
2997 One
2998 \end_layout
2999
3000 \end_inset
3001 </cell>
3002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3003 \begin_inset Text
3004
3005 \begin_layout Plain Layout
3006
3007 \family sans
3008 \series medium
3009 \shape up
3010 \size normal
3011 \emph off
3012 \bar no
3013 \noun off
3014 \color none
3015 One
3016 \end_layout
3017
3018 \end_inset
3019 </cell>
3020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3021 \begin_inset Text
3022
3023 \begin_layout Plain Layout
3024
3025 \family sans
3026 \series medium
3027 \shape up
3028 \size normal
3029 \emph off
3030 \bar no
3031 \noun off
3032 \color none
3033 Chapter
3034 \end_layout
3035
3036 \end_inset
3037 </cell>
3038 </row>
3039 <row>
3040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3041 \begin_inset Text
3042
3043 \begin_layout Plain Layout
3044
3045 \series medium
3046 \shape up
3047 \size normal
3048 \emph off
3049 \bar no
3050 \noun off
3051 \color none
3052 book
3053 \end_layout
3054
3055 \end_inset
3056 </cell>
3057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \begin_layout Plain Layout
3061
3062 \family sans
3063 \series medium
3064 \shape up
3065 \size normal
3066 \emph off
3067 \bar no
3068 \noun off
3069 \color none
3070 Headings
3071 \end_layout
3072
3073 \end_inset
3074 </cell>
3075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3076 \begin_inset Text
3077
3078 \begin_layout Plain Layout
3079
3080 \family sans
3081 \series medium
3082 \shape up
3083 \size normal
3084 \emph off
3085 \bar no
3086 \noun off
3087 \color none
3088 Two
3089 \end_layout
3090
3091 \end_inset
3092 </cell>
3093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3094 \begin_inset Text
3095
3096 \begin_layout Plain Layout
3097
3098 \family sans
3099 \series medium
3100 \shape up
3101 \size normal
3102 \emph off
3103 \bar no
3104 \noun off
3105 \color none
3106 One
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Plain Layout
3115
3116 \family sans
3117 \series medium
3118 \shape up
3119 \size normal
3120 \emph off
3121 \bar no
3122 \noun off
3123 \color none
3124 Chapter
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 </row>
3130 <row>
3131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Plain Layout
3135
3136 \series medium
3137 \shape up
3138 \size normal
3139 \emph off
3140 \bar no
3141 \noun off
3142 \color none
3143 letter
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3149 \begin_inset Text
3150
3151 \begin_layout Plain Layout
3152
3153 \family sans
3154 \series medium
3155 \shape up
3156 \size normal
3157 \emph off
3158 \bar no
3159 \noun off
3160 \color none
3161 Plain
3162 \end_layout
3163
3164 \end_inset
3165 </cell>
3166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3167 \begin_inset Text
3168
3169 \begin_layout Plain Layout
3170
3171 \family sans
3172 \series medium
3173 \shape up
3174 \size normal
3175 \emph off
3176 \bar no
3177 \noun off
3178 \color none
3179 One
3180 \end_layout
3181
3182 \end_inset
3183 </cell>
3184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3185 \begin_inset Text
3186
3187 \begin_layout Plain Layout
3188
3189 \family sans
3190 \series medium
3191 \shape up
3192 \size normal
3193 \emph off
3194 \bar no
3195 \noun off
3196 \color none
3197 One
3198 \end_layout
3199
3200 \end_inset
3201 </cell>
3202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3203 \begin_inset Text
3204
3205 \begin_layout Plain Layout
3206
3207 \series medium
3208 \shape up
3209 \size normal
3210 \emph off
3211 \bar no
3212 \noun off
3213 \color none
3214 none
3215 \end_layout
3216
3217 \end_inset
3218 </cell>
3219 </row>
3220 </lyxtabular>
3221
3222 \end_inset
3223
3224
3225 \end_layout
3226
3227 \begin_layout Standard
3228 \begin_inset VSpace 0.3cm
3229 \end_inset
3230
3231
3232 \end_layout
3233
3234 \begin_layout Standard
3235 You're probably also wondering what 
3236 \begin_inset Quotes eld
3237 \end_inset
3238
3239 Max.
3240 \begin_inset space ~
3241 \end_inset
3242
3243 sectioning level
3244 \begin_inset Quotes erd
3245 \end_inset
3246
3247  means.
3248  There are several paragraph environments used to create section headings.
3249  Different document classes allow different types of section headings.
3250  Only two use the 
3251 \family sans
3252 Chapter
3253 \family default
3254  heading; the rest do not and begin instead with the 
3255 \family sans
3256 Section
3257 \family default
3258  heading.
3259  Some document classes, such as the ones for letters, don't use any section
3260  headings.
3261  In addition to 
3262 \family sans
3263 Chapter
3264 \family default
3265  and 
3266 \family sans
3267 Section
3268 \family default
3269  headings, there are also 
3270 \family sans
3271 Subsection
3272 \family default
3273  headings, 
3274 \family sans
3275 Subsubsection
3276 \family default
3277  headings, and so on.
3278  We'll describe these headings fully in section
3279 \begin_inset space ~
3280 \end_inset
3281
3282
3283 \begin_inset CommandInset ref
3284 LatexCommand ref
3285 reference "sub:Headings"
3286
3287 \end_inset
3288
3289 .
3290 \end_layout
3291
3292 \begin_layout Subsection
3293 Document Layout
3294 \begin_inset CommandInset label
3295 LatexCommand label
3296 name "sub:Document-Layout"
3297
3298 \end_inset
3299
3300
3301 \begin_inset Index idx
3302 status collapsed
3303
3304 \begin_layout Plain Layout
3305 Document ! Layout
3306 \end_layout
3307
3308 \end_inset
3309
3310
3311 \family sans
3312
3313 \begin_inset Index idx
3314 status collapsed
3315
3316 \begin_layout Plain Layout
3317 Document ! Settings
3318 \end_layout
3319
3320 \end_inset
3321
3322
3323 \end_layout
3324
3325 \begin_layout Standard
3326 The most important properties of documents classes are set in the menu 
3327 \family sans
3328 Document\SpecialChar \menuseparator
3329 Settings
3330 \family default
3331 .
3332  There in the 
3333 \family sans
3334 Options
3335 \family default
3336  field under 
3337 \family sans
3338 Documents
3339 \begin_inset space ~
3340 \end_inset
3341
3342 Class
3343 \family default
3344 , you can enter special options for your document class in a comma-separated
3345  list.
3346  This is only necessary if LyX doesn't support special options you want
3347  to use for your document.
3348  To learn more about your favorite LaTeX-class and its options, you have
3349  to read its manual.
3350 \end_layout
3351
3352 \begin_layout Standard
3353 The drop box 
3354 \family sans
3355 Headings style
3356 \family default
3357  in the 
3358 \family sans
3359 Document\SpecialChar \menuseparator
3360 Settings
3361 \family default
3362  dialog under 
3363 \family sans
3364 Page
3365 \begin_inset space ~
3366 \end_inset
3367
3368 Layout
3369 \family default
3370  controls what sorts of headings and page numbers go on a page.
3371  You can choose between the following five options:
3372 \end_layout
3373
3374 \begin_layout Labeling
3375 \labelwidthstring 00.00.0000
3376
3377 \family sans
3378 Default
3379 \family default
3380  Use default page style of current class.
3381 \end_layout
3382
3383 \begin_layout Labeling
3384 \labelwidthstring 00.00.0000
3385
3386 \family sans
3387 Empty
3388 \family default
3389  No page numbers or headings.
3390 \end_layout
3391
3392 \begin_layout Labeling
3393 \labelwidthstring 00.00.0000
3394
3395 \family sans
3396 Plain
3397 \family default
3398  Page numbers only.
3399 \end_layout
3400
3401 \begin_layout Labeling
3402 \labelwidthstring 00.00.0000
3403
3404 \family sans
3405 Headings
3406 \family default
3407  Page numbers and either the current chapter or section title and number.
3408  Whether LyX uses the current chapter or the current section depends on
3409  the maximum sectioning level of the class.
3410 \end_layout
3411
3412 \begin_layout Labeling
3413 \labelwidthstring 00.00.0000
3414
3415 \family sans
3416 Fancy
3417 \family default
3418  This allows you to create fully customizable headers and footers if you
3419  have the 
3420 \series bold
3421 fancyhdr
3422 \series default
3423
3424 \begin_inset Index idx
3425 status collapsed
3426
3427 \begin_layout Plain Layout
3428 LaTeX-packages ! fancyhdr
3429 \end_layout
3430
3431 \end_inset
3432
3433  package installed.
3434  At the moment, support in LyX is limited to this setting.
3435  To use the full power of this package, you have to add code to your document
3436  preamble.
3437  Check the documentation for the 
3438 \series bold
3439 fancyhdr
3440 \series default
3441  package for more details, 
3442 \begin_inset CommandInset citation
3443 LatexCommand cite
3444 key "fancyhdr"
3445
3446 \end_inset
3447
3448 .
3449 \end_layout
3450
3451 \begin_layout Standard
3452 The 
3453 \family sans
3454 Separation
3455 \family default
3456  of paragraphs is described in section
3457 \begin_inset space ~
3458 \end_inset
3459
3460
3461 \begin_inset CommandInset ref
3462 LatexCommand ref
3463 reference "sec:Par-indent-intro"
3464
3465 \end_inset
3466
3467 .
3468 \end_layout
3469
3470 \begin_layout Subsection
3471 Paper Size and Orientation
3472 \begin_inset Index idx
3473 status collapsed
3474
3475 \begin_layout Plain Layout
3476 Document ! Paper size
3477 \end_layout
3478
3479 \end_inset
3480
3481
3482 \begin_inset CommandInset label
3483 LatexCommand label
3484 name "sub:Paper-Size,-Orientation,"
3485
3486 \end_inset
3487
3488
3489 \end_layout
3490
3491 \begin_layout Standard
3492 You'll find the following options in the menu 
3493 \family sans
3494 Page
3495 \begin_inset space ~
3496 \end_inset
3497
3498 Layout
3499 \family default
3500  of the dialog of the 
3501 \family sans
3502 Document\SpecialChar \menuseparator
3503 Settings
3504 \family default
3505  menu:
3506 \family sans
3507
3508 \begin_inset Index idx
3509 status collapsed
3510
3511 \begin_layout Plain Layout
3512 Document ! Settings
3513 \end_layout
3514
3515 \end_inset
3516
3517
3518 \end_layout
3519
3520 \begin_layout Labeling
3521 \labelwidthstring 00.00.0000
3522
3523 \family sans
3524 Paper
3525 \begin_inset space ~
3526 \end_inset
3527
3528 Format
3529 \family default
3530  What size paper to print on.
3531  The choices are
3532 \end_layout
3533
3534 \begin_layout Itemize
3535
3536 \family sans
3537 Default
3538 \end_layout
3539
3540 \begin_layout Itemize
3541
3542 \family sans
3543 A3, A4,
3544 \family default
3545  
3546 \family sans
3547 A5
3548 \end_layout
3549
3550 \begin_layout Itemize
3551
3552 \family sans
3553 B3, B4, B5
3554 \end_layout
3555
3556 \begin_layout Itemize
3557
3558 \family sans
3559 US letter
3560 \end_layout
3561
3562 \begin_layout Itemize
3563
3564 \family sans
3565 US legal
3566 \end_layout
3567
3568 \begin_layout Itemize
3569
3570 \family sans
3571 US executive
3572 \end_layout
3573
3574 \begin_layout Itemize
3575
3576 \family sans
3577 Custom
3578 \end_layout
3579
3580 \begin_layout Labeling
3581 \labelwidthstring 00.00.0000
3582
3583 \family sans
3584 Orientation
3585 \family default
3586  Two toggle buttons choose whether to print the output as 
3587 \family sans
3588 Landscape
3589 \family default
3590  or as 
3591 \family sans
3592 Portrait
3593 \family default
3594 .
3595 \end_layout
3596
3597 \begin_layout Labeling
3598 \labelwidthstring 00.00.0000
3599
3600 \family sans
3601 Two-sided
3602 \begin_inset space ~
3603 \end_inset
3604
3605 document
3606 \family default
3607  Adjusts the print space to print both sides of paper.
3608  That means that the print space for odd- and even-numbered pages is different.
3609 \end_layout
3610
3611 \begin_layout Subsection
3612 Margins
3613 \begin_inset CommandInset label
3614 LatexCommand label
3615 name "sub:Margins"
3616
3617 \end_inset
3618
3619
3620 \begin_inset Index idx
3621 status collapsed
3622
3623 \begin_layout Plain Layout
3624 Document ! Margins
3625 \end_layout
3626
3627 \end_inset
3628
3629
3630 \begin_inset Index idx
3631 status collapsed
3632
3633 \begin_layout Plain Layout
3634 Margins
3635 \end_layout
3636
3637 \end_inset
3638
3639
3640 \end_layout
3641
3642 \begin_layout Standard
3643 Paper margins are set in the menu 
3644 \family sans
3645 Document\SpecialChar \menuseparator
3646 Settings
3647 \family default
3648 .
3649 \begin_inset Index idx
3650 status collapsed
3651
3652 \begin_layout Plain Layout
3653 Document ! Settings
3654 \end_layout
3655
3656 \end_inset
3657
3658
3659 \end_layout
3660
3661 \begin_layout Standard
3662 If you use a KOMA-Script document class, you can use the default settings.
3663  Because KOMA-Script calculates then the printspace automatically by taking
3664  the paper format and the font size into account.
3665 \end_layout
3666
3667 \begin_layout Subsection
3668 Important Note
3669 \end_layout
3670
3671 \begin_layout Standard
3672 If you change a document class, LyX has to convert 
3673 \emph on
3674 everything
3675 \emph default
3676  into the new class.
3677  That includes the paragraph environments.
3678  Some paragraph environments are standard, in so far as all of the document
3679  classes have them; but some classes have special paragraph environments.
3680  If this is the case, and you change the document class, LyX will mark the
3681  paragraphs whose styles it no longer understands as 
3682 \begin_inset Quotes eld
3683 \end_inset
3684
3685 unknown
3686 \begin_inset Quotes erd
3687 \end_inset
3688
3689 .
3690  The name of the style is retained, in case you should want to go back to
3691  the old class.
3692  But these paragraphs will be output with no special formatting, so you
3693  will either need to create a new style yourself or else to convert these
3694  paragraphs manually to a style present in your new document class.
3695 \end_layout
3696
3697 \begin_layout Section
3698 Paragraph Indentation and Separation
3699 \begin_inset Index idx
3700 status collapsed
3701
3702 \begin_layout Plain Layout
3703 Paragraph ! Indentation
3704 \end_layout
3705
3706 \end_inset
3707
3708
3709 \end_layout
3710
3711 \begin_layout Subsection
3712 Introduction
3713 \begin_inset CommandInset label
3714 LatexCommand label
3715 name "sec:Par-indent-intro"
3716
3717 \end_inset
3718
3719
3720 \end_layout
3721
3722 \begin_layout Standard
3723 Before describing all of the various paragraph environments, we'd like to
3724  say a word or two about paragraph indentation.
3725 \end_layout
3726
3727 \begin_layout Standard
3728 Everyone seems to have their own convention for separating paragraphs.
3729  Most Americans indent the first line of a paragraph.
3730  Others don't indent but put extra space between the paragraphs.
3731  If you choose indentation for paragraphs the 
3732 \emph on
3733 first
3734 \emph default
3735  paragraph of a section, or after a figure, an equation, a table, a list,
3736  etc., is 
3737 \emph on
3738 not
3739 \emph default
3740  indented.
3741  Only a paragraph following another paragraph gets indented.
3742  Note that the indentation behavior is different when you use another document
3743  language than English.
3744  LaTeX takes care that the indentation follows the rules of the used language.
3745 \end_layout
3746
3747 \begin_layout Standard
3748 The space between paragraphs, like the line spacing, the space between headings
3749  and text — in fact, all of the spacings for just about everything are pre-coded
3750  into LyX.
3751  As we said, you don't worry about how much space to add between what.
3752  LyX takes care of that.
3753  In fact, these pre-coded vertical spacings aren't a single number but a
3754  range.
3755  That way, LyX can squish or stretch the space between lines to make sure
3756  figures fit on a page with text, so that sections don't start at the bottom
3757  of a page, and so on.
3758 \begin_inset Foot
3759 status collapsed
3760
3761 \begin_layout Plain Layout
3762 LaTeX does this when LyX goes to produce a printable file.
3763 \end_layout
3764
3765 \end_inset
3766
3767  However, pre-coded doesn't mean you can't change them.
3768  LyX gives you the ability to globally change 
3769 \emph on
3770 all
3771 \emph default
3772  of these pre-coded spacings.
3773  We'll explain more later.
3774 \end_layout
3775
3776 \begin_layout Subsection
3777 Paragraph Separation
3778 \begin_inset Index idx
3779 status collapsed
3780
3781 \begin_layout Plain Layout
3782 Paragraph ! Separation
3783 \end_layout
3784
3785 \end_inset
3786
3787
3788 \end_layout
3789
3790 \begin_layout Standard
3791 To separate paragraphs, select 
3792 \family sans
3793 Indent
3794 \family default
3795  or 
3796 \family sans
3797 Skip
3798 \family default
3799  in the submenu 
3800 \family sans
3801 Text
3802 \begin_inset space ~
3803 \end_inset
3804
3805 Layout
3806 \family default
3807  of the dialog 
3808 \family sans
3809 Document\SpecialChar \menuseparator
3810 Settings
3811 \family default
3812
3813 \begin_inset Index idx
3814 status collapsed
3815
3816 \begin_layout Plain Layout
3817 Document ! Settings
3818 \end_layout
3819
3820 \end_inset
3821
3822  to indent paragraphs or add extra space between paragraphs, respectively.
3823  The size of the skips can be defined in the dialog, for the indentation
3824  you have to add this line to your document preamble:
3825 \end_layout
3826
3827 \begin_layout Standard
3828
3829 \series bold
3830
3831 \backslash
3832 setlength{
3833 \backslash
3834 parindent}{Length}
3835 \end_layout
3836
3837 \begin_layout Standard
3838 where length is a value in one of the units listed in Appendix
3839 \begin_inset space ~
3840 \end_inset
3841
3842
3843 \begin_inset CommandInset ref
3844 LatexCommand ref
3845 reference "cap:Units"
3846
3847 \end_inset
3848
3849 .
3850  The default length is 30
3851 \begin_inset space \thinspace{}
3852 \end_inset
3853
3854 pt.
3855 \end_layout
3856
3857 \begin_layout Subsection
3858 Fine-Tuning
3859 \end_layout
3860
3861 \begin_layout Standard
3862 You can also change the separation method of a single paragraph.
3863  Open the 
3864 \family sans
3865 Edit\SpecialChar \menuseparator
3866 Paragraph
3867 \begin_inset space ~
3868 \end_inset
3869
3870 Settings
3871 \family default
3872  dialog and toggle the 
3873 \family sans
3874 Indent
3875 \begin_inset space ~
3876 \end_inset
3877
3878 Paragraph
3879 \family default
3880  option to change the state of the current paragraph (shortcut 
3881 \begin_inset Info
3882 type  "shortcut"
3883 arg   "paragraph-params \\indent-toggle"
3884 \end_inset
3885
3886 ).
3887  If paragraphs have no indentation but use extra space for separation, this
3888  button will be ignored (you can't indent a single paragraph by toggling
3889  this).
3890 \end_layout
3891
3892 \begin_layout Standard
3893 You should only need to change the indentation method for a single paragraph
3894  if you need to do some fine-tuning.
3895 \end_layout
3896
3897 \begin_layout Subsection
3898 Line Spacing
3899 \begin_inset Index idx
3900 status collapsed
3901
3902 \begin_layout Plain Layout
3903 Paragraph ! Line spacing
3904 \end_layout
3905
3906 \end_inset
3907
3908
3909 \end_layout
3910
3911 \begin_layout Standard
3912 In the 
3913 \family sans
3914 Document\SpecialChar \menuseparator
3915 Settings
3916 \noun on
3917
3918 \begin_inset Index idx
3919 status collapsed
3920
3921 \begin_layout Plain Layout
3922 Document ! Settings
3923 \end_layout
3924
3925 \end_inset
3926
3927
3928 \family default
3929 \noun default
3930  dialog you can set the line spacing in the submenu 
3931 \family sans
3932 Text
3933 \begin_inset space ~
3934 \end_inset
3935
3936 Layout
3937 \family default
3938 .
3939 \begin_inset Foot
3940 status collapsed
3941
3942 \begin_layout Plain Layout
3943 You need to have the LaTeX-package 
3944 \series bold
3945 setspace
3946 \series default
3947
3948 \begin_inset Index idx
3949 status collapsed
3950
3951 \begin_layout Plain Layout
3952 LaTeX-packages ! setspace
3953 \end_layout
3954
3955 \end_inset
3956
3957  installed to use this feature.
3958 \end_layout
3959
3960 \end_inset
3961
3962
3963 \end_layout
3964
3965 \begin_layout Section
3966 Paragraph Environments
3967 \begin_inset CommandInset label
3968 LatexCommand label
3969 name "sec:Paragraph-Environments"
3970
3971 \end_inset
3972
3973
3974 \begin_inset Index idx
3975 status collapsed
3976
3977 \begin_layout Plain Layout
3978 Paragraph ! Environments
3979 \end_layout
3980
3981 \end_inset
3982
3983
3984 \begin_inset Index idx
3985 status collapsed
3986
3987 \begin_layout Plain Layout
3988 Paragraph environments|(
3989 \end_layout
3990
3991 \end_inset
3992
3993
3994 \end_layout
3995
3996 \begin_layout Subsection
3997 Overview
3998 \end_layout
3999
4000 \begin_layout Standard
4001 Paragraph environments correspond to the
4002 \end_layout
4003
4004 \begin_layout Standard
4005
4006 \series bold
4007
4008 \backslash
4009 begin{
4010 \emph on
4011 environment
4012 \emph default
4013 } ...
4014  
4015 \backslash
4016 end{
4017 \emph on
4018 environment
4019 \emph default
4020 }
4021 \series default
4022
4023 \begin_inset Newline newline
4024 \end_inset
4025
4026 command sequence in LaTeX files.
4027  If you don't know LaTeX, or the concept of a paragraph environment is totally
4028  alien to you, we urge you to read the 
4029 \emph on
4030 Tutorial
4031 \emph default
4032 .
4033  The 
4034 \emph on
4035 Tutorial
4036 \emph default
4037  also contains many more examples than this section does.
4038 \end_layout
4039
4040 \begin_layout Standard
4041 A paragraph environment is simply a 
4042 \begin_inset Quotes eld
4043 \end_inset
4044
4045 container
4046 \begin_inset Quotes erd
4047 \end_inset
4048
4049  for a paragraph which gives that paragraph certain properties.
4050  This can include a particular style of font, different margins, a numbering
4051  scheme, labels, and so on.
4052  Additionally, you can 
4053 \begin_inset Quotes eld
4054 \end_inset
4055
4056 nest
4057 \begin_inset Quotes erd
4058 \end_inset
4059
4060  the different environments inside one another, allowing one environment
4061  to inherit some of the properties of another.
4062  The different paragraph environments totally replace the need for messy
4063  tab stops, on the fly margin adjustment, and other hold-overs from the
4064  days of typewriters.
4065  There are several paragraph environments which are specific to a particular
4066  document type.
4067  We'll only be covering the most common ones here.
4068 \end_layout
4069
4070 \begin_layout Standard
4071 To choose a new paragraph environment, use the pull-down box 
4072 \begin_inset Graphics
4073         filename clipart/ToolbarEnvBox.png
4074         scale 70
4075         clip
4076
4077 \end_inset
4078
4079  at the left end of the toolbar.
4080  LyX will change the environment of the 
4081 \emph on
4082 entire
4083 \emph default
4084  paragraph in which the cursor sits.
4085  You can also change the environment of an entire group of paragraphs if
4086  you select them before choosing the new environment.
4087  
4088 \end_layout
4089
4090 \begin_layout Standard
4091 Note that hitting 
4092 \family sans
4093 Return
4094 \family default
4095  will 
4096 \emph on
4097 typically
4098 \emph default
4099  create a new paragraph using the 
4100 \family sans
4101 Standard
4102 \family default
4103  paragraph environment.
4104  We say 
4105 \begin_inset Quotes eld
4106 \end_inset
4107
4108 typically
4109 \begin_inset Quotes erd
4110 \end_inset
4111
4112  because if you are in one of these environments:
4113 \end_layout
4114
4115 \begin_layout Itemize
4116
4117 \family sans
4118 Quote
4119 \end_layout
4120
4121 \begin_layout Itemize
4122
4123 \family sans
4124 Quotation
4125 \end_layout
4126
4127 \begin_layout Itemize
4128
4129 \family sans
4130 Verse
4131 \end_layout
4132
4133 \begin_layout Itemize
4134
4135 \family sans
4136 Itemize
4137 \end_layout
4138
4139 \begin_layout Itemize
4140
4141 \family sans
4142 Enumerate
4143 \end_layout
4144
4145 \begin_layout Itemize
4146
4147 \family sans
4148 Description
4149 \end_layout
4150
4151 \begin_layout Itemize
4152
4153 \family sans
4154 List
4155 \end_layout
4156
4157 \begin_layout Standard
4158 LyX keeps the old paragraph environment when you hit 
4159 \family sans
4160 Return
4161 \family default
4162 , rather than resetting it to 
4163 \family sans
4164 Standard
4165 \family default
4166 .
4167  LyX will still reset the nesting depth, however.
4168  Usually, starting a new paragraph resets both the paragraph environment
4169  and the nesting depth (for more on nesting see section
4170 \begin_inset space ~
4171 \end_inset
4172
4173
4174 \begin_inset CommandInset ref
4175 LatexCommand ref
4176 reference "sec:Nesting"
4177
4178 \end_inset
4179
4180 ).
4181  At the moment, all this is context-specific; you're better off expecting
4182  
4183 \family sans
4184 Return
4185 \family default
4186  to reset the paragraph environment and depth.
4187  If you want a new paragraph to keep the current environment and depth,
4188  use 
4189 \begin_inset Info
4190 type  "shortcut"
4191 arg   "break-paragraph inverse"
4192 \end_inset
4193
4194  instead.
4195 \end_layout
4196
4197 \begin_layout Subsection
4198 Standard
4199 \end_layout
4200
4201 \begin_layout Standard
4202 The default paragraph environment is 
4203 \family sans
4204 Standard
4205 \family default
4206  for most classes.
4207  It creates a plain paragraph.
4208  If LyX resets the paragraph environment, this is the one it chooses.
4209  In fact, the paragraph you're reading right now (and most of the ones in
4210  this manual) are in the 
4211 \family sans
4212 Standard
4213 \family default
4214  environment.
4215 \end_layout
4216
4217 \begin_layout Standard
4218 You can nest a paragraph using the 
4219 \family sans
4220 Standard
4221 \family default
4222  environment in just about anything else, but you can't really nest anything
4223  in a 
4224 \family sans
4225 Standard
4226 \family default
4227  environment.
4228 \end_layout
4229
4230 \begin_layout Subsection
4231 Document Title
4232 \begin_inset Index idx
4233 status collapsed
4234
4235 \begin_layout Plain Layout
4236 Document ! Title
4237 \end_layout
4238
4239 \end_inset
4240
4241
4242 \end_layout
4243
4244 \begin_layout Standard
4245 A LaTeX title page has three parts: the title itself, the name(s) of the
4246  author(s) and a 
4247 \begin_inset Quotes eld
4248 \end_inset
4249
4250 footnote
4251 \begin_inset Quotes erd
4252 \end_inset
4253
4254  for thanks or contact information.
4255  For certain types of documents, LaTeX places all of this on a separate
4256  page along with today's date.
4257  For other types of documents, the title 
4258 \begin_inset Quotes eld
4259 \end_inset
4260
4261 page
4262 \begin_inset Quotes erd
4263 \end_inset
4264
4265  goes at the top of the first page of the document.
4266  
4267 \end_layout
4268
4269 \begin_layout Standard
4270 LyX provides an interface to the title page commands through the paragraph
4271  environments 
4272 \family sans
4273 Title
4274 \family default
4275
4276 \family sans
4277 Author
4278 \family default
4279 , and 
4280 \family sans
4281 Date
4282 \family default
4283 .
4284  Here's how you use them:
4285 \end_layout
4286
4287 \begin_layout Itemize
4288 Put the title of your document in the 
4289 \family sans
4290 Title
4291 \family default
4292  environment.
4293 \end_layout
4294
4295 \begin_layout Itemize
4296 Put the author name in the 
4297 \family sans
4298 Author
4299 \family default
4300  environment.
4301 \end_layout
4302
4303 \begin_layout Itemize
4304 If you want the date to have a certain appearance, want to use a fixed date,
4305  or want other text to appear in place of today's date, put that text in
4306  the 
4307 \family sans
4308 Date
4309 \family default
4310  environment.
4311  Note that using this environment is optional.
4312  If you don't provide any, LaTeX will automatically insert today's date.
4313  If you don't want any date, add the line
4314 \begin_inset Newline newline
4315 \end_inset
4316
4317
4318 \series bold
4319
4320 \backslash
4321 date{}
4322 \series default
4323
4324 \begin_inset Newline newline
4325 \end_inset
4326
4327 to the preamble of your document (menu 
4328 \family sans
4329 Document\SpecialChar \menuseparator
4330 Settings
4331 \family default
4332 )
4333 \end_layout
4334
4335 \begin_layout Standard
4336 You can use footnotes to insert 
4337 \begin_inset Quotes eld
4338 \end_inset
4339
4340 thanks
4341 \begin_inset Quotes erd
4342 \end_inset
4343
4344  or contact information.
4345 \end_layout
4346
4347 \begin_layout Subsection
4348 Headings
4349 \begin_inset Index idx
4350 status collapsed
4351
4352 \begin_layout Plain Layout
4353 Section headings
4354 \end_layout
4355
4356 \end_inset
4357
4358
4359 \begin_inset CommandInset label
4360 LatexCommand label
4361 name "sub:Headings"
4362
4363 \end_inset
4364
4365
4366 \end_layout
4367
4368 \begin_layout Standard
4369 There are several paragraph environments for producing section headings.
4370  LyX takes care of the numbering for you.
4371 \end_layout
4372
4373 \begin_layout Subsubsection
4374 Numbered Headings
4375 \begin_inset Index idx
4376 status collapsed
4377
4378 \begin_layout Plain Layout
4379 Section headings ! Numbered
4380 \end_layout
4381
4382 \end_inset
4383
4384
4385 \end_layout
4386
4387 \begin_layout Standard
4388 There are 7 numbered types of section headings.
4389  They are:
4390 \end_layout
4391
4392 \begin_layout Enumerate
4393
4394 \family sans
4395 Part
4396 \end_layout
4397
4398 \begin_layout Enumerate
4399
4400 \family sans
4401 Chapter
4402 \end_layout
4403
4404 \begin_layout Enumerate
4405
4406 \family sans
4407 Section
4408 \end_layout
4409
4410 \begin_layout Enumerate
4411
4412 \family sans
4413 Subsection
4414 \end_layout
4415
4416 \begin_layout Enumerate
4417
4418 \family sans
4419 Subsubsection
4420 \end_layout
4421
4422 \begin_layout Enumerate
4423
4424 \family sans
4425 Paragraph
4426 \end_layout
4427
4428 \begin_layout Enumerate
4429
4430 \family sans
4431 Subparagraph
4432 \end_layout
4433
4434 \begin_layout Standard
4435 LyX labels each heading with a series of numbers, separated by periods.
4436  The numbers describe where in the document you are.
4437  Unlike the other headings, parts are numbered with Latin letters.
4438 \end_layout
4439
4440 \begin_layout Standard
4441 Headings all subdivide your document into different pieces of text.
4442  For example, suppose you're writing a book.
4443  You group the book into chapters.
4444  LyX does similar grouping:
4445 \end_layout
4446
4447 \begin_layout Itemize
4448
4449 \family sans
4450 Part
4451 \family default
4452  is divided in either 
4453 \family sans
4454 Chapter
4455 \family default
4456 s or 
4457 \family sans
4458 Section
4459 \family default
4460 s
4461 \end_layout
4462
4463 \begin_layout Itemize
4464
4465 \family sans
4466 Chapter
4467 \family default
4468 s are divided into 
4469 \family sans
4470 Section
4471 \family default
4472 s
4473 \end_layout
4474
4475 \begin_layout Itemize
4476
4477 \family sans
4478 Section
4479 \family default
4480 s are divided into 
4481 \family sans
4482 Subsection
4483 \family default
4484 s
4485 \end_layout
4486
4487 \begin_layout Itemize
4488
4489 \family sans
4490 Subsection
4491 \family default
4492 s are divided into 
4493 \family sans
4494 Subsubsection
4495 \family default
4496 s
4497 \end_layout
4498
4499 \begin_layout Itemize
4500
4501 \family sans
4502 Subsubsection
4503 \family default
4504 s are divided into 
4505 \family sans
4506 Paragraph
4507 \family default
4508 s
4509 \end_layout
4510
4511 \begin_layout Itemize
4512
4513 \family sans
4514 Paragraph
4515 \family default
4516 s are divided into 
4517 \family sans
4518 Subparagraph
4519 \family default
4520 s
4521 \end_layout
4522
4523 \begin_layout Standard
4524 \begin_inset Note Greyedout
4525 status open
4526
4527 \begin_layout Plain Layout
4528
4529 \series bold
4530 Note:
4531 \series default
4532  Not all document types use the 
4533 \family sans
4534 Chapter
4535 \family default
4536  heading as the maximum sectioning level.
4537  In that case the 
4538 \family sans
4539 Section
4540 \family default
4541  is the top-level heading.
4542 \end_layout
4543
4544 \end_inset
4545
4546
4547 \end_layout
4548
4549 \begin_layout Standard
4550 So, if you use the 
4551 \family sans
4552 Subsubsection
4553 \family default
4554  environment to label a new sub-subsection, LyX labels it with its number,
4555  along with the number of the subsection, section, and, if applicable, chapter
4556  that it's in.
4557  For example: the fifth section of the second chapter of this book has the
4558  label 
4559 \begin_inset Quotes eld
4560 \end_inset
4561
4562 2.5
4563 \begin_inset Quotes erd
4564 \end_inset
4565
4566 .
4567 \end_layout
4568
4569 \begin_layout Subsubsection
4570 Unnumbered Headings
4571 \begin_inset Index idx
4572 status collapsed
4573
4574 \begin_layout Plain Layout
4575 Section headings ! Unnumbered
4576 \end_layout
4577
4578 \end_inset
4579
4580
4581 \end_layout
4582
4583 \begin_layout Standard
4584 There are 5 types of unnumbered section headings.
4585  They are:
4586 \end_layout
4587
4588 \begin_layout Enumerate
4589
4590 \family sans
4591 Part*
4592 \end_layout
4593
4594 \begin_layout Enumerate
4595
4596 \family sans
4597 Chapter*
4598 \end_layout
4599
4600 \begin_layout Enumerate
4601
4602 \family sans
4603 Section*
4604 \end_layout
4605
4606 \begin_layout Enumerate
4607
4608 \family sans
4609 Subsection*
4610 \end_layout
4611
4612 \begin_layout Enumerate
4613
4614 \family sans
4615 Subsubsection*
4616 \end_layout
4617
4618 \begin_layout Standard
4619 The 
4620 \begin_inset Quotes eld
4621 \end_inset
4622
4623 *
4624 \begin_inset Quotes erd
4625 \end_inset
4626
4627  after each name means that these headings are not numbered.
4628  They work the same as their numbered counterparts but won't appear in the
4629  table of contents, see section
4630 \begin_inset space ~
4631 \end_inset
4632
4633
4634 \begin_inset CommandInset ref
4635 LatexCommand ref
4636 reference "sec:toc"
4637
4638 \end_inset
4639
4640 .
4641 \end_layout
4642
4643 \begin_layout Subsubsection
4644 Changing the Numbering
4645 \begin_inset CommandInset label
4646 LatexCommand label
4647 name "sub:Numbering-depth"
4648
4649 \end_inset
4650
4651
4652 \end_layout
4653
4654 \begin_layout Standard
4655 You can also alter which sectioning levels get numbered and which ones appear
4656  in the Table of Contents.
4657  Now, this doesn't remove any of the levels; that's preset in the document
4658  class.
4659  Certain classes start with 
4660 \family sans
4661 Chapter
4662 \family default
4663  and go down to the 
4664 \family sans
4665 Subparagraph
4666 \family default
4667  level.
4668  Others start at 
4669 \family sans
4670 Section
4671 \family default
4672 .
4673  Similarly, not all document classes number all sectioning levels.
4674  Most don't number 
4675 \family sans
4676 Paragraph
4677 \family default
4678  or 
4679 \family sans
4680 Subparagraph
4681 \family default
4682 .
4683  This is something you can change.
4684 \end_layout
4685
4686 \begin_layout Standard
4687 Open the 
4688 \family sans
4689 Document\SpecialChar \menuseparator
4690 Settings
4691 \family default
4692  dialog.
4693 \family sans
4694
4695 \begin_inset Index idx
4696 status collapsed
4697
4698 \begin_layout Plain Layout
4699 Document ! Settings
4700 \end_layout
4701
4702 \end_inset
4703
4704
4705 \family default
4706  Under 
4707 \family sans
4708 Numbering
4709 \begin_inset space ~
4710 \end_inset
4711
4712 &
4713 \begin_inset space ~
4714 \end_inset
4715
4716 TOC
4717 \family default
4718  you'll see two counters.
4719  The one named 
4720 \family sans
4721 Numbering
4722 \family default
4723  controls how far down in the sectioning hierarchy LyX numbers a section
4724  heading.
4725  The other one controls the appearance of the section headings in the table
4726  of contents.
4727 \end_layout
4728
4729 \begin_layout Subsubsection
4730 Short Titles of Headings
4731 \begin_inset Index idx
4732 status collapsed
4733
4734 \begin_layout Plain Layout
4735 Section headings ! Short titles
4736 \end_layout
4737
4738 \end_inset
4739
4740
4741 \begin_inset Argument
4742 status collapsed
4743
4744 \begin_layout Plain Layout
4745 Short Titles
4746 \end_layout
4747
4748 \end_inset
4749
4750
4751 \begin_inset CommandInset label
4752 LatexCommand label
4753 name "sec:Short-Titles"
4754
4755 \end_inset
4756
4757
4758 \end_layout
4759
4760 \begin_layout Standard
4761 Some section or chapter titles, such as this one, can get quite long.
4762  This can cause trouble when there is limited horizontal space.
4763  For example, if the header of the page is set to show the current section
4764  title, a long title will protrude over the page margins and look awful.
4765 \end_layout
4766
4767 \begin_layout Standard
4768 LaTeX allows you to specify a short title for section headings.
4769  This short title is used in the header and in the actual table of contents,
4770  avoiding the problem mentioned.
4771  To specify a short title, use the menu 
4772 \family sans
4773 Insert\SpecialChar \menuseparator
4774 Short
4775 \begin_inset space ~
4776 \end_inset
4777
4778 Title
4779 \family default
4780 .
4781  This will insert a box labeled 
4782 \begin_inset Quotes eld
4783 \end_inset
4784
4785 opt
4786 \begin_inset Quotes erd
4787 \end_inset
4788
4789  (stands for 
4790 \begin_inset Quotes eld
4791 \end_inset
4792
4793 optional
4794 \begin_inset Quotes erd
4795 \end_inset
4796
4797 ) which you can use to enter the short title text.
4798  This also works for captions inside floats.
4799 \end_layout
4800
4801 \begin_layout Standard
4802 The title of this section is a good example of using this feature.
4803 \end_layout
4804
4805 \begin_layout Subsubsection
4806 Special Information
4807 \end_layout
4808
4809 \begin_layout Standard
4810 The following information applies to all section headings:
4811 \end_layout
4812
4813 \begin_layout Itemize
4814 You cannot do any nesting with these environments.
4815 \end_layout
4816
4817 \begin_layout Itemize
4818 You cannot use a margin note in any of these environments.
4819 \end_layout
4820
4821 \begin_layout Itemize
4822 You can only use inline math in these environments.
4823 \end_layout
4824
4825 \begin_layout Itemize
4826 You can use labels and cross-references to refer to their numbers.
4827 \end_layout
4828
4829 \begin_layout Subsection
4830 Quotes and Poetry line spacing
4831 \end_layout
4832
4833 \begin_layout Standard
4834 LyX has three paragraph environments for writing poetry and quotations.
4835  They are 
4836 \family sans
4837 Quote
4838 \family default
4839
4840 \family sans
4841 Quotation
4842 \family default
4843 , and 
4844 \family sans
4845 Verse
4846 \family default
4847 .
4848  Forget the days of changing line spacing and twiddling with margins.
4849  These three paragraph environments already have those changes built-in.
4850  They all widen the left margin and add a bit of extra space above and below
4851  the text they contain.
4852  They also allow nesting, so you can put a 
4853 \family sans
4854 Verse
4855 \family default
4856  in a 
4857 \family sans
4858 Quotation
4859 \family default
4860 , as well as in some other paragraph environments.
4861 \end_layout
4862
4863 \begin_layout Standard
4864 There is another feature of these three paragraph environments: they do
4865  
4866 \emph on
4867 not
4868 \emph default
4869  reset to 
4870 \family sans
4871 Standard
4872 \family default
4873  when you start a new paragraph.
4874  So, you can type in that poem and merrily hit 
4875 \family sans
4876 Return
4877 \family default
4878  without worrying about the paragraph environment changing on you.
4879  Of course, that means that, once you're done typing in that poem, you have
4880  to change back to the 
4881 \family sans
4882 Standard
4883 \family default
4884  environment yourself.
4885 \end_layout
4886
4887 \begin_layout Subsubsection
4888
4889 \family sans
4890 Quote
4891 \family default
4892  and 
4893 \family sans
4894 Quotation
4895 \family default
4896
4897 \begin_inset CommandInset label
4898 LatexCommand label
4899 name "sec:Quote"
4900
4901 \end_inset
4902
4903
4904 \begin_inset Index idx
4905 status collapsed
4906
4907 \begin_layout Plain Layout
4908 Quotation
4909 \end_layout
4910
4911 \end_inset
4912
4913
4914 \end_layout
4915
4916 \begin_layout Standard
4917 Now that we've described the similarities of these three environments, it's
4918  time for the differences.
4919  
4920 \family sans
4921 Quote
4922 \family default
4923  and 
4924 \family sans
4925 Quotation
4926 \family default
4927  are identical except for one difference: 
4928 \family sans
4929 Quote
4930 \family default
4931  uses extra spacing to separate paragraphs and never indents the first line.
4932  
4933 \family sans
4934 Quotation
4935 \family default
4936  
4937 \emph on
4938 always
4939 \emph default
4940  indents the first line of a paragraph and uses the same line spacing throughout.
4941 \end_layout
4942
4943 \begin_layout Standard
4944 Here's an example of the 
4945 \family sans
4946 Quote
4947 \family default
4948  environment:
4949 \end_layout
4950
4951 \begin_layout Quote
4952 This is in the 
4953 \family sans
4954 Quote
4955 \family default
4956  environment.
4957  I can keep writing, extending this line out further and further until it
4958  wraps.
4959  See – no indentation!
4960 \end_layout
4961
4962 \begin_layout Quote
4963 Here's the second paragraph of this quote.
4964  Again, there's no indentation, but there is extra space between me and
4965  the other paragraph.
4966 \end_layout
4967
4968 \begin_layout Standard
4969 Here's another example, this time in the 
4970 \family sans
4971 Quotation
4972 \family default
4973  environment:
4974 \end_layout
4975
4976 \begin_layout Quotation
4977 This is in the 
4978 \family sans
4979 Quotation
4980 \family default
4981  environment.
4982  If I keep writing, you'll see the indentation.
4983  If your country uses a writing style that shows off new paragraphs by indenting
4984  the first line, then 
4985 \family sans
4986 Quotation
4987 \family default
4988  is the environment for you! Well, you'd use it 
4989 \emph on
4990 if
4991 \emph default
4992  you were quoting other text.
4993 \end_layout
4994
4995 \begin_layout Quotation
4996 Here's a new paragraph.
4997  I could ramble on and on, like a politician at election time.
4998  If I did that, though, you'd get bored.
4999 \end_layout
5000
5001 \begin_layout Standard
5002 As the examples show, 
5003 \family sans
5004 Quote
5005 \family default
5006  is for those people who use extra space to separate paragraphs.
5007  They should put quotes in the 
5008 \family sans
5009 Quote
5010 \family default
5011  environment.
5012  Those who use indentation to mark a new paragraph should use the 
5013 \family sans
5014 Quotation
5015 \family default
5016  paragraph environment for quoted text.
5017 \end_layout
5018
5019 \begin_layout Subsubsection
5020
5021 \family sans
5022 Verse
5023 \family default
5024
5025 \begin_inset Index idx
5026 status collapsed
5027
5028 \begin_layout Plain Layout
5029 Paragraph ! Verse
5030 \end_layout
5031
5032 \end_inset
5033
5034
5035 \family sans
5036
5037 \begin_inset Index idx
5038 status collapsed
5039
5040 \begin_layout Plain Layout
5041 Poetry
5042 \end_layout
5043
5044 \end_inset
5045
5046
5047 \begin_inset CommandInset label
5048 LatexCommand label
5049 name "sec:Verse"
5050
5051 \end_inset
5052
5053
5054 \end_layout
5055
5056 \begin_layout Standard
5057
5058 \family sans
5059 Verse
5060 \family default
5061  is a paragraph environment for poetry, rhymes, verses, and so on.
5062  Here's an example:
5063 \end_layout
5064
5065 \begin_layout Verse
5066 This is in Verse
5067 \begin_inset Newline newline
5068 \end_inset
5069
5070 Which I did not rehearse!
5071 \end_layout
5072
5073 \begin_layout Verse
5074 It could be much worse.
5075  This line could be long, very long, oh so long, so very long that it wraps
5076  around.
5077  It looks okay on screen, but in the printed version, the extra lines are
5078  indented a bit more than the first.
5079  Okay, so it's turned to prose and doesn't rhyme anymore.
5080  So sue me.
5081 \end_layout
5082
5083 \begin_layout Verse
5084 To break a line
5085 \begin_inset Newline newline
5086 \end_inset
5087
5088 And make things look fine
5089 \begin_inset Newline newline
5090 \end_inset
5091
5092 Use 
5093 \begin_inset Info
5094 type  "shortcut"
5095 arg   "newline-insert newline"
5096 \end_inset
5097
5098 .
5099 \end_layout
5100
5101 \begin_layout Standard
5102 As you can see, 
5103 \family sans
5104 Verse
5105 \family default
5106  does not indent both margins.
5107  Each stanza of the verse or poem is in its own paragraph.
5108  To separate the individual lines of a stanza, use the 
5109 \family typewriter
5110 break-line
5111 \family default
5112  function 
5113 \begin_inset Info
5114 type  "shortcut"
5115 arg   "newline-insert newline"
5116 \end_inset
5117
5118 .
5119 \end_layout
5120
5121 \begin_layout Subsection
5122 Lists
5123 \begin_inset Index idx
5124 status collapsed
5125
5126 \begin_layout Plain Layout
5127 Lists
5128 \end_layout
5129
5130 \end_inset
5131
5132
5133 \begin_inset CommandInset label
5134 LatexCommand label
5135 name "sub:Lists"
5136
5137 \end_inset
5138
5139
5140 \end_layout
5141
5142 \begin_layout Standard
5143 LyX has four different paragraph environments for creating different kinds
5144  of lists.
5145  In the 
5146 \family sans
5147 Itemize
5148 \family default
5149  and 
5150 \family sans
5151 Enumerate
5152 \family default
5153  environments, LyX labels your list items with bullets or numbers, respectively.
5154  In the 
5155 \family sans
5156 Description
5157 \family default
5158  and 
5159 \family sans
5160 List
5161 \family default
5162  environments, LyX lets you provide your own label.
5163  We'll present the individual details of each type of list next after describing
5164  some general features of all four of them.
5165 \end_layout
5166
5167 \begin_layout Subsubsection
5168 General Features
5169 \end_layout
5170
5171 \begin_layout Standard
5172 The four paragraph environments for lists differ from the other environments
5173  in several ways.
5174  First, LyX treats each paragraph as a list item.
5175  Hitting 
5176 \family sans
5177 Return
5178 \family default
5179  does 
5180 \emph on
5181 not
5182 \emph default
5183  reset the environment to 
5184 \family sans
5185 Standard
5186 \family default
5187  but keeps the current environment and creates a new list item.
5188  The nesting depth is hereby kept.
5189  If you want to keep the paragraph environment but reset the current nesting
5190  depth, you can use 
5191 \begin_inset Info
5192 type  "shortcut"
5193 arg   "break-paragraph inverse"
5194 \end_inset
5195
5196  to break paragraphs.
5197 \end_layout
5198
5199 \begin_layout Standard
5200 You can nest lists of any type inside one another.
5201  In fact, LyX changes the labels on some list items depending on how it
5202  is nested.
5203  If you intend to use any of the list paragraph environments, we suggest
5204  you read all of section
5205 \begin_inset space ~
5206 \end_inset
5207
5208
5209 \begin_inset CommandInset ref
5210 LatexCommand ref
5211 reference "sec:Nesting"
5212
5213 \end_inset
5214
5215 .
5216  
5217 \end_layout
5218
5219 \begin_layout Subsubsection
5220
5221 \family sans
5222 Itemize
5223 \family default
5224
5225 \begin_inset Index idx
5226 status collapsed
5227
5228 \begin_layout Plain Layout
5229 Lists ! Itemize
5230 \end_layout
5231
5232 \end_inset
5233
5234
5235 \begin_inset CommandInset label
5236 LatexCommand label
5237 name "sec:Itemize"
5238
5239 \end_inset
5240
5241
5242 \end_layout
5243
5244 \begin_layout Standard
5245 The first type of list we'll describe in detail is the 
5246 \family sans
5247 Itemize
5248 \family default
5249  paragraph environment.
5250  It has the following properties:
5251 \end_layout
5252
5253 \begin_layout Itemize
5254 Each item has a particular bullet or symbol as its label.
5255 \end_layout
5256
5257 \begin_deeper
5258 \begin_layout Itemize
5259 LyX uses the same symbol for all of the items in a given nesting level.
5260 \end_layout
5261
5262 \begin_layout Itemize
5263 The symbol appears at the beginning of the first line.
5264 \end_layout
5265
5266 \end_deeper
5267 \begin_layout Itemize
5268 The items can have any length.
5269  LyX automatically offsets the left margin of each item.
5270  The offset is always relative to whatever environment the 
5271 \family sans
5272 Itemize
5273 \family default
5274  list may be in.
5275 \end_layout
5276
5277 \begin_layout Itemize
5278 If you nest an 
5279 \family sans
5280 Itemize
5281 \family default
5282  environment inside another 
5283 \family sans
5284 Itemize
5285 \family default
5286  environment, the label changes to a new symbol.
5287 \end_layout
5288
5289 \begin_deeper
5290 \begin_layout Itemize
5291 There are four different symbols for up to a four-fold nesting.
5292 \end_layout
5293
5294 \begin_layout Itemize
5295 LyX always shows the same symbol on screen.
5296 \end_layout
5297
5298 \begin_layout Itemize
5299 See section
5300 \begin_inset space ~
5301 \end_inset
5302
5303
5304 \begin_inset CommandInset ref
5305 LatexCommand ref
5306 reference "sec:Nesting"
5307
5308 \end_inset
5309
5310  for a full explanation of nesting.
5311 \end_layout
5312
5313 \end_deeper
5314 \begin_layout Standard
5315 Of course, that explanation was also an example of an 
5316 \family sans
5317 Itemize
5318 \family default
5319  list.
5320  The 
5321 \family sans
5322 Itemize
5323 \family default
5324  environment is best suited for lists where the order doesn't matter.
5325 \end_layout
5326
5327 \begin_layout Standard
5328 We said that different levels use different symbols as their label.
5329  Here's an example of all four possible symbols.
5330 \end_layout
5331
5332 \begin_layout Itemize
5333 The label for the first level 
5334 \family sans
5335 Itemize
5336 \family default
5337  is a large black dot, or bullet.
5338 \end_layout
5339
5340 \begin_deeper
5341 \begin_layout Itemize
5342 The label for the second level is a dash.
5343 \end_layout
5344
5345 \begin_deeper
5346 \begin_layout Itemize
5347 The label for the third is an asterisk.
5348 \end_layout
5349
5350 \begin_deeper
5351 \begin_layout Itemize
5352 The label for the fourth is a centered dot.
5353 \end_layout
5354
5355 \end_deeper
5356 \begin_layout Itemize
5357 Back out to the third level.
5358 \end_layout
5359
5360 \end_deeper
5361 \begin_layout Itemize
5362 Back to the second level.
5363 \end_layout
5364
5365 \end_deeper
5366 \begin_layout Itemize
5367 Back to the outermost level.
5368 \end_layout
5369
5370 \begin_layout Standard
5371 These are the default labels for an 
5372 \family sans
5373 Itemize
5374 \family default
5375  list.
5376  You can customize these labels in the 
5377 \family sans
5378 Document\SpecialChar \menuseparator
5379 Settings
5380 \family default
5381  dialog in the submenu 
5382 \family sans
5383 Bullets
5384 \family default
5385 .
5386 \family sans
5387
5388 \begin_inset Index idx
5389 status collapsed
5390
5391 \begin_layout Plain Layout
5392 Document ! Settings
5393 \end_layout
5394
5395 \end_inset
5396
5397
5398 \end_layout
5399
5400 \begin_layout Standard
5401 Notice how the space between items decreases with increasing depth.
5402  We'll explain nesting and all the tricks you can do with different depths
5403  in section
5404 \begin_inset space ~
5405 \end_inset
5406
5407
5408 \begin_inset CommandInset ref
5409 LatexCommand ref
5410 reference "sec:Nesting"
5411
5412 \end_inset
5413
5414 .
5415 \end_layout
5416
5417 \begin_layout Subsubsection
5418
5419 \family sans
5420 Enumerate
5421 \family default
5422
5423 \begin_inset Index idx
5424 status collapsed
5425
5426 \begin_layout Plain Layout
5427 Lists ! Enumerate
5428 \end_layout
5429
5430 \end_inset
5431
5432
5433 \begin_inset CommandInset label
5434 LatexCommand label
5435 name "sec:Enumerate"
5436
5437 \end_inset
5438
5439
5440 \end_layout
5441
5442 \begin_layout Standard
5443 The 
5444 \family sans
5445 Enumerate
5446 \family default
5447  environment is used to create numbered lists and outlines.
5448  It has these properties:
5449 \end_layout
5450
5451 \begin_layout Enumerate
5452 Each item has a numeral as its label.
5453 \end_layout
5454
5455 \begin_deeper
5456 \begin_layout Enumerate
5457 The label type depends on the nesting depth.
5458 \end_layout
5459
5460 \end_deeper
5461 \begin_layout Enumerate
5462 LyX automatically counts the items for you and updates the label as appropriate.
5463 \end_layout
5464
5465 \begin_layout Enumerate
5466 Each new 
5467 \family sans
5468 Enumerate
5469 \family default
5470  environment resets the counter to one.
5471 \end_layout
5472
5473 \begin_layout Enumerate
5474 Like the 
5475 \family sans
5476 Itemize
5477 \family default
5478  environment, the 
5479 \family sans
5480 Enumerate
5481 \family default
5482  environment:
5483 \end_layout
5484
5485 \begin_deeper
5486 \begin_layout Enumerate
5487 Offsets the items relative to the left margin.
5488  Items can have any length.
5489 \end_layout
5490
5491 \begin_layout Enumerate
5492 Reduces the space between items as the nesting depth increases.
5493 \end_layout
5494
5495 \begin_layout Enumerate
5496 Uses different types of labels depending on the nesting depth.
5497 \end_layout
5498
5499 \begin_layout Enumerate
5500 Allows up to a four-fold nesting.
5501 \end_layout
5502
5503 \end_deeper
5504 \begin_layout Standard
5505 Unlike the 
5506 \family sans
5507 Itemize
5508 \family default
5509  environment, 
5510 \family sans
5511 Enumerate
5512 \family default
5513  shows the different labels for each item in LyX.
5514  Here is how LyX labels the four different levels in an 
5515 \family sans
5516 Enumerate
5517 \family default
5518 :
5519 \end_layout
5520
5521 \begin_layout Enumerate
5522 The first level of an 
5523 \family sans
5524 Enumerate
5525 \family default
5526  uses Arabic numerals followed by a period.
5527 \end_layout
5528
5529 \begin_deeper
5530 \begin_layout Enumerate
5531 The second level uses lower case letters surrounded by parentheses.
5532 \end_layout
5533
5534 \begin_deeper
5535 \begin_layout Enumerate
5536 The third level uses lower-case Roman numerals followed by a period.
5537 \end_layout
5538
5539 \begin_deeper
5540 \begin_layout Enumerate
5541 The fourth level uses capital letters followed by a period.
5542 \end_layout
5543
5544 \begin_layout Enumerate
5545 Again, notice the decrease in the spacing between items as the nesting depth
5546  increases.
5547 \end_layout
5548
5549 \end_deeper
5550 \begin_layout Enumerate
5551 Back to the third level
5552 \end_layout
5553
5554 \end_deeper
5555 \begin_layout Enumerate
5556 Back to the second level.
5557 \end_layout
5558
5559 \end_deeper
5560 \begin_layout Enumerate
5561 Back to the outermost level.
5562 \end_layout
5563
5564 \begin_layout Standard
5565 Once again, you can customize the type of numbering used in the 
5566 \family sans
5567 Enumerate
5568 \family default
5569  environment.
5570  It involves adding commands to the LaTeX preamble (see the 
5571 \emph on
5572 Additional Features
5573 \emph default
5574  manual).
5575  As stated earlier, such customization only shows up in the printed version,
5576  not in LyX.
5577 \end_layout
5578
5579 \begin_layout Standard
5580 There is more to nesting 
5581 \family sans
5582 Enumerate
5583 \family default
5584  environments than we've stated here.
5585  You should read section
5586 \begin_inset space ~
5587 \end_inset
5588
5589
5590 \begin_inset CommandInset ref
5591 LatexCommand ref
5592 reference "sec:Nesting"
5593
5594 \end_inset
5595
5596  to learn more about nesting.
5597 \end_layout
5598
5599 \begin_layout Subsubsection
5600
5601 \family sans
5602 Description
5603 \family default
5604
5605 \begin_inset Index idx
5606 status collapsed
5607
5608 \begin_layout Plain Layout
5609 Lists ! Description
5610 \end_layout
5611
5612 \end_inset
5613
5614
5615 \end_layout
5616
5617 \begin_layout Standard
5618 Unlike the previous two environments, the 
5619 \family sans
5620 Description
5621 \family default
5622  list has no fixed label.
5623  Instead, LyX uses the first 
5624 \begin_inset Quotes eld
5625 \end_inset
5626
5627 word
5628 \begin_inset Quotes erd
5629 \end_inset
5630
5631  of the first line as the label.
5632  Here's an example:
5633 \end_layout
5634
5635 \begin_layout Description
5636 Example: This is an example of the 
5637 \family sans
5638 Description
5639 \family default
5640  environment.
5641 \end_layout
5642
5643 \begin_layout Standard
5644 LyX typesets the label in boldface and puts extra space between it and the
5645  rest of the line.
5646 \end_layout
5647
5648 \begin_layout Standard
5649 With the first 
5650 \begin_inset Quotes eld
5651 \end_inset
5652
5653 word
5654 \begin_inset Quotes erd
5655 \end_inset
5656
5657  it is meant that the first hit of the 
5658 \family sans
5659 Space
5660 \family default
5661  key ends the label if you are at the beginning of the first line of an
5662  item.
5663  If you need to use more than one word in the label use a 
5664 \family sans
5665 Protected Blank
5666 \family default
5667 .
5668  (Use either 
5669 \begin_inset Info
5670 type  "shortcut"
5671 arg   "space-insert protected"
5672 \end_inset
5673
5674  or the menu 
5675 \family sans
5676 Insert\SpecialChar \menuseparator
5677 Formatting\SpecialChar \menuseparator
5678 Protected
5679 \begin_inset space ~
5680 \end_inset
5681
5682 Space
5683 \family default
5684 , see section
5685 \begin_inset space ~
5686 \end_inset
5687
5688
5689 \begin_inset CommandInset ref
5690 LatexCommand ref
5691 reference "sub:Protected-Space"
5692
5693 \end_inset
5694
5695  for more info.) Here is an example:
5696 \end_layout
5697
5698 \begin_layout Description
5699 Second
5700 \begin_inset space ~
5701 \end_inset
5702
5703 Example: This one shows how to use a 
5704 \family sans
5705 Protected
5706 \begin_inset space ~
5707 \end_inset
5708
5709 Blank
5710 \family default
5711  in the label of a 
5712 \family sans
5713 Description
5714 \family default
5715  list item.
5716 \end_layout
5717
5718 \begin_layout Description
5719 Usage: You should use the 
5720 \family sans
5721 Description
5722 \family default
5723  environment for things like definitions and theorems.
5724  Use it when you need to make one word in particular stand out in the text
5725  that describes it.
5726  It's not a good idea to use a 
5727 \family sans
5728 Description
5729 \family default
5730  environment when you have an entire sentence that you want to describe.
5731  You're better off using 
5732 \family sans
5733 Itemize
5734 \family default
5735  or 
5736 \family sans
5737 Enumerate
5738 \family default
5739  and nesting several 
5740 \family sans
5741 Standard
5742 \family default
5743  paragraphs into them.
5744 \end_layout
5745
5746 \begin_layout Description
5747 Nesting: You can nest 
5748 \family sans
5749 Description
5750 \family default
5751  environments inside one another, nest them in other types of lists, and
5752  so on.
5753 \end_layout
5754
5755 \begin_layout Standard
5756 Notice that after the first line, LyX indents subsequent lines, offsetting
5757  them from the first line.
5758 \end_layout
5759
5760 \begin_layout Subsubsection
5761 The LyX 
5762 \family sans
5763 List
5764 \family default
5765
5766 \begin_inset Index idx
5767 status collapsed
5768
5769 \begin_layout Plain Layout
5770 Lists ! LyX list
5771 \end_layout
5772
5773 \end_inset
5774
5775
5776 \end_layout
5777
5778 \begin_layout Standard
5779 The 
5780 \family sans
5781 List
5782 \family default
5783  environment is a LyX extension to LaTeX.
5784 \end_layout
5785
5786 \begin_layout Standard
5787 \begin_inset Note Greyedout
5788 status open
5789
5790 \begin_layout Plain Layout
5791
5792 \series bold
5793 Note:
5794 \series default
5795  When you are using a KOMA-Script document class, like in this document,
5796  the 
5797 \family sans
5798 List
5799 \family default
5800  environment is named 
5801 \family sans
5802 Labeling
5803 \family default
5804 .
5805 \end_layout
5806
5807 \end_inset
5808
5809
5810 \end_layout
5811
5812 \begin_layout Standard
5813 Like the 
5814 \family sans
5815 Description
5816 \family default
5817  environment the 
5818 \family sans
5819 List
5820 \family default
5821  environment has user-defined labels for each list item.
5822  There are the following properties of this list environment:
5823 \end_layout
5824
5825 \begin_layout Labeling
5826 \labelwidthstring 00.00.0000
5827 item
5828 \begin_inset space ~
5829 \end_inset
5830
5831 labels LyX uses the first 
5832 \begin_inset Quotes eld
5833 \end_inset
5834
5835 word
5836 \begin_inset Quotes erd
5837 \end_inset
5838
5839  of each line as the item label.
5840  The first 
5841 \family sans
5842 Space
5843 \family default
5844  after the beginning of the first line of an item marks the end of the label.
5845  If you need to use more than one word in an item label, use a protected
5846  blank as described above.
5847 \end_layout
5848
5849 \begin_layout Labeling
5850 \labelwidthstring 00.00.0000
5851 margins As you can see, LyX uses different margins for the item label and
5852  the body of the item text.
5853  The body of the text has a larger left margin, which is equal to the default
5854  label width plus a little extra space.
5855  
5856 \end_layout
5857
5858 \begin_layout Labeling
5859 \labelwidthstring 00.00.0000
5860 label
5861 \begin_inset space ~
5862 \end_inset
5863
5864 width LyX uses the width of the label, or the default width, whatever is
5865  larger.
5866  If the label width is larger, the label 
5867 \begin_inset Quotes eld
5868 \end_inset
5869
5870 extends
5871 \begin_inset Quotes erd
5872 \end_inset
5873
5874  into the first line.
5875  In other words, the text of the first line isn't aligned with the left
5876  margin of the rest of the item text.
5877 \end_layout
5878
5879 \begin_layout Labeling
5880 \labelwidthstring 00.00.0000
5881 default
5882 \begin_inset space ~
5883 \end_inset
5884
5885 width You can set the default label width to ensure that the text of all
5886  items in a 
5887 \family sans
5888 List
5889 \family default
5890  environment have the same left margin.
5891 \begin_inset Newline newline
5892 \end_inset
5893
5894 To change the default width, select all items in the list.
5895  Now open the 
5896 \family sans
5897 Edit\SpecialChar \menuseparator
5898 Paragraph
5899 \begin_inset space ~
5900 \end_inset
5901
5902 Settings
5903 \family default
5904  dialog.
5905  The text in the box 
5906 \family sans
5907 Longest
5908 \begin_inset space ~
5909 \end_inset
5910
5911 label
5912 \family default
5913  determines the default label width.
5914  You can use the text of your largest label here, but you can also use the
5915  letter 
5916 \begin_inset Quotes eld
5917 \end_inset
5918
5919 M
5920 \begin_inset Quotes erd
5921 \end_inset
5922
5923  multiple times instead.
5924  The M is the widest character and is a standard unit of widths in LaTeX.
5925  By using 
5926 \begin_inset Quotes eld
5927 \end_inset
5928
5929 M
5930 \begin_inset Quotes erd
5931 \end_inset
5932
5933  as the unit of width you don't need to keep changing the contents of 
5934 \family sans
5935 Longest
5936 \begin_inset space ~
5937 \end_inset
5938
5939 label
5940 \family default
5941  every time you alter a label in a 
5942 \family sans
5943 List
5944 \family default
5945  environment.
5946 \begin_inset Newline newline
5947 \end_inset
5948
5949 The predefined default width is the length of 
5950 \begin_inset Quotes eld
5951 \end_inset
5952
5953 00.00.0000
5954 \begin_inset Quotes erd
5955 \end_inset
5956
5957  (equal to 6 M).
5958  
5959 \begin_inset Newline newline
5960 \end_inset
5961
5962
5963 \begin_inset Note Greyedout
5964 status open
5965
5966 \begin_layout Plain Layout
5967
5968 \series bold
5969 Note:
5970 \series default
5971  Setting the cursor into a list item to change only its label width will
5972  only change the width inside LyX but not in the output.
5973 \end_layout
5974
5975 \end_inset
5976
5977
5978 \end_layout
5979
5980 \begin_layout Standard
5981 You should use the 
5982 \family sans
5983 List
5984 \family default
5985  environment the same way like the 
5986 \family sans
5987 Description
5988 \family default
5989  list: When you need one word to stand out from the text that describes
5990  it.
5991  The 
5992 \family sans
5993 List
5994 \family default
5995  environment gives you another way to do this, using a different overall
5996  layout.
5997 \end_layout
5998
5999 \begin_layout Standard
6000 You can nest 
6001 \family sans
6002 List
6003 \family default
6004  environments inside one another, nest them in other types of lists, and
6005  so on.
6006  They work just like the other list paragraph environments.
6007  Read section
6008 \begin_inset space ~
6009 \end_inset
6010
6011
6012 \begin_inset CommandInset ref
6013 LatexCommand ref
6014 reference "sec:Nesting"
6015
6016 \end_inset
6017
6018  to learn about nesting.
6019 \end_layout
6020
6021 \begin_layout Standard
6022 There is yet another feature of the 
6023 \family sans
6024 List
6025 \family default
6026  environment: As you can see in the examples, LyX left-justifies the item
6027  labels by default.
6028  You can use additional 
6029 \family sans
6030 HFills
6031 \family default
6032  to change how LyX justifies the item label.
6033  
6034 \family sans
6035 Hfills
6036 \family default
6037  are documented in section
6038 \begin_inset space ~
6039 \end_inset
6040
6041
6042 \begin_inset CommandInset ref
6043 LatexCommand ref
6044 reference "sub:Horizontal-Space"
6045
6046 \end_inset
6047
6048 .
6049  Here are some examples:
6050 \begin_inset Newpage pagebreak
6051 \end_inset
6052
6053
6054 \end_layout
6055
6056 \begin_layout Labeling
6057 \labelwidthstring 00.00.0000
6058 Left The default for 
6059 \family sans
6060 List
6061 \family default
6062  item labels.
6063 \end_layout
6064
6065 \begin_layout Labeling
6066 \labelwidthstring 00.00.0000
6067 \begin_inset space \hfill{}
6068 \end_inset
6069
6070 Right One 
6071 \family sans
6072 HFill
6073 \family default
6074  at the beginning of the label right justifies it.
6075 \end_layout
6076
6077 \begin_layout Labeling
6078 \labelwidthstring 00.00.0000
6079 \begin_inset space \hfill{}
6080 \end_inset
6081
6082 Center
6083 \begin_inset space \hfill{}
6084 \end_inset
6085
6086  One 
6087 \family sans
6088 HFill
6089 \family default
6090  at the beginning of the label and one at the end centers it.
6091 \end_layout
6092
6093 \begin_layout Subsection
6094 Letters
6095 \begin_inset Index idx
6096 status collapsed
6097
6098 \begin_layout Plain Layout
6099 Letters
6100 \end_layout
6101
6102 \end_inset
6103
6104
6105 \end_layout
6106
6107 \begin_layout Subsubsection
6108
6109 \family sans
6110 Address
6111 \family default
6112  and 
6113 \family sans
6114 Right
6115 \begin_inset space ~
6116 \end_inset
6117
6118 Address
6119 \family default
6120 : An Overview
6121 \end_layout
6122
6123 \begin_layout Standard
6124 Although LyX has document classes for letters, we've also created two paragraph
6125  environments called 
6126 \family sans
6127 Address
6128 \family default
6129  and 
6130 \family sans
6131 Right
6132 \begin_inset space ~
6133 \end_inset
6134
6135 Address
6136 \family default
6137 .
6138  To use the letter class, you need to use specific paragraph environments
6139  in a specific order, otherwise LaTeX gags on the document.
6140  In contrast, you can use the 
6141 \family sans
6142 Address
6143 \family default
6144  and 
6145 \family sans
6146 Right
6147 \begin_inset space ~
6148 \end_inset
6149
6150 Address
6151 \family default
6152  paragraph environments anywhere with no problem.
6153  You can even nest them inside other environments, though you can't nest
6154  anything in them.
6155 \end_layout
6156
6157 \begin_layout Standard
6158 Of course, you're not limited to using 
6159 \family sans
6160 Address
6161 \family default
6162  and 
6163 \family sans
6164 Right
6165 \begin_inset space ~
6166 \end_inset
6167
6168 Address
6169 \family default
6170  for letters only.
6171  
6172 \family sans
6173 Right
6174 \begin_inset space ~
6175 \end_inset
6176
6177 Address
6178 \family default
6179 , in particular, is useful for creating article titles like those used in
6180  some European academic papers.
6181 \end_layout
6182
6183 \begin_layout Subsubsection
6184 Usage
6185 \begin_inset CommandInset label
6186 LatexCommand label
6187 name "sec:Address-Usage"
6188
6189 \end_inset
6190
6191
6192 \end_layout
6193
6194 \begin_layout Standard
6195 The 
6196 \family sans
6197 Address
6198 \family default
6199  environment formats text in the style of an address, which is also used
6200  for the opening and signature in some countries.
6201  Similarly, the 
6202 \family sans
6203 Right
6204 \begin_inset space ~
6205 \end_inset
6206
6207 Address
6208 \family default
6209  environment formats text in the style of a right-justified address, which
6210  is used for the sender's address and today's date in some countries.
6211  Here's an example of each:
6212 \end_layout
6213
6214 \begin_layout Right Address
6215 Right Address
6216 \begin_inset Newline newline
6217 \end_inset
6218
6219 Who I am
6220 \begin_inset Newline newline
6221 \end_inset
6222
6223 Where I am
6224 \begin_inset Newline newline
6225 \end_inset
6226
6227 When is it? What is today?
6228 \end_layout
6229
6230 \begin_layout Standard
6231 That was 
6232 \family sans
6233 Right
6234 \begin_inset space ~
6235 \end_inset
6236
6237 Address
6238 \family default
6239 .
6240  Notice that the lines all have the same left margin, which LyX sets to
6241  fit the largest block of text on a single line.
6242  Here's an example of the 
6243 \family sans
6244 Address
6245 \family default
6246  environment:
6247 \end_layout
6248
6249 \begin_layout Address
6250 Who are you
6251 \begin_inset Newline newline
6252 \end_inset
6253
6254 Where do I send this
6255 \begin_inset Newline newline
6256 \end_inset
6257
6258 Your post office and country
6259 \end_layout
6260
6261 \begin_layout Standard
6262 As you can see, both 
6263 \family sans
6264 Address
6265 \family default
6266  and 
6267 \family sans
6268 Right
6269 \begin_inset space ~
6270 \end_inset
6271
6272 Address
6273 \family default
6274  add extra space between themselves and the next paragraph.
6275  If you hit 
6276 \family sans
6277 Return
6278 \family default
6279  in either of these environments, LyX resets the nesting depth and sets
6280  the environment to 
6281 \family sans
6282 Standard
6283 \family default
6284 .
6285  This makes sense, since 
6286 \family sans
6287 Return
6288 \family default
6289  is the 
6290 \family typewriter
6291 break-paragraph
6292 \family default
6293  function, and the individual lines of an address are not paragraphs.
6294  Thus, you have to use 
6295 \family typewriter
6296 break-line
6297 \family default
6298  (
6299 \begin_inset Info
6300 type  "shortcut"
6301 arg   "newline-insert newline"
6302 \end_inset
6303
6304  or 
6305 \family sans
6306 Formatting
6307 \begin_inset space ~
6308 \end_inset
6309
6310 Character\SpecialChar \menuseparator
6311 Line
6312 \begin_inset space ~
6313 \end_inset
6314
6315 Break
6316 \family default
6317  from the 
6318 \family sans
6319 Insert
6320 \family default
6321  menu) to start a new line in an 
6322 \family sans
6323 Address
6324 \family default
6325  or 
6326 \family sans
6327 Right
6328 \begin_inset space ~
6329 \end_inset
6330
6331 Address
6332 \family default
6333  environment.
6334 \end_layout
6335
6336 \begin_layout Subsection
6337 Academic Writing
6338 \end_layout
6339
6340 \begin_layout Standard
6341 Most academic writing begins with an abstract and ends with a bibliography
6342  or list of references.
6343  LyX contains paragraph environments for both of these.
6344 \end_layout
6345
6346 \begin_layout Subsubsection
6347
6348 \family sans
6349 Abstract
6350 \begin_inset Index idx
6351 status collapsed
6352
6353 \begin_layout Plain Layout
6354 Abstracts
6355 \end_layout
6356
6357 \end_inset
6358
6359
6360 \end_layout
6361
6362 \begin_layout Standard
6363 The 
6364 \family sans
6365 Abstract
6366 \family default
6367  environment is used for the abstract of an article.
6368  Technically, you could use this environment anywhere, but you really should
6369  only use it at the beginning of the document, after the title.
6370  Also, don't bother trying to nest 
6371 \family sans
6372 Abstract
6373 \family default
6374  in anything else or vice versa.
6375  It won't work.
6376  The 
6377 \family sans
6378 Abstract
6379 \family default
6380  environment is only useful in the article and report document classes.
6381  The book document classes ignores the 
6382 \family sans
6383 Abstract
6384 \family default
6385  completely, and it's utterly silly to use 
6386 \family sans
6387 Abstract
6388 \family default
6389  in a letter document class.
6390 \end_layout
6391
6392 \begin_layout Standard
6393 The 
6394 \family sans
6395 Abstract
6396 \family default
6397  environment does several things for you.
6398  First, it puts the centered label 
6399 \begin_inset Quotes eld
6400 \end_inset
6401
6402 Abstract
6403 \begin_inset Quotes erd
6404 \end_inset
6405
6406  above the text.
6407  The label and the text of the abstract are separated by some extra vertical
6408  space.
6409  Second, it typesets everything in a smaller font, just as you'd expect.
6410  Lastly, it adds a bit of extra vertical space between the abstract and
6411  the subsequent text.
6412  Well, that's how it will appear on the LyX screen.
6413  The appearance in the output depends on the used article or report class.
6414 \end_layout
6415
6416 \begin_layout Standard
6417 Starting a new paragraph by hitting 
6418 \family sans
6419 Return
6420 \family default
6421  does not reset the paragraph environment.
6422  The new paragraph will still be in the 
6423 \family sans
6424 Abstract
6425 \family default
6426  environment.
6427  So, you will have to change the paragraph environment yourself when you
6428  finish entering the abstract of your document.
6429 \end_layout
6430
6431 \begin_layout Standard
6432 \begin_inset Float figure
6433 wide false
6434 sideways false
6435 status open
6436
6437 \begin_layout Plain Layout
6438 \align center
6439 \begin_inset Graphics
6440         filename clipart/Abstract.pdf
6441
6442 \end_inset
6443
6444
6445 \end_layout
6446
6447 \begin_layout Plain Layout
6448 \begin_inset Caption
6449
6450 \begin_layout Plain Layout
6451 \begin_inset CommandInset label
6452 LatexCommand label
6453 name "cap:Paragraph-in-the"
6454
6455 \end_inset
6456
6457 Paragraph in the 
6458 \family sans
6459 Abstract
6460 \family default
6461  environment
6462 \end_layout
6463
6464 \end_inset
6465
6466
6467 \end_layout
6468
6469 \end_inset
6470
6471
6472 \end_layout
6473
6474 \begin_layout Standard
6475 We'd love to give you directly an example of the 
6476 \family sans
6477 Abstract
6478 \family default
6479  environment, but since this document is in the 
6480 \begin_inset Quotes eld
6481 \end_inset
6482
6483 book
6484 \begin_inset Quotes erd
6485 \end_inset
6486
6487  class, we can't do this.
6488  We inserted it therefore as figure
6489 \begin_inset space ~
6490 \end_inset
6491
6492
6493 \begin_inset CommandInset ref
6494 LatexCommand ref
6495 reference "cap:Paragraph-in-the"
6496
6497 \end_inset
6498
6499 .
6500  If you've never heard of an 
6501 \begin_inset Quotes eld
6502 \end_inset
6503
6504 abstract
6505 \begin_inset Quotes erd
6506 \end_inset
6507
6508  before, you can safely ignore this environment.
6509 \end_layout
6510
6511 \begin_layout Subsubsection
6512
6513 \family sans
6514 Bibliography
6515 \family default
6516
6517 \begin_inset Index idx
6518 status collapsed
6519
6520 \begin_layout Plain Layout
6521 Bibliography
6522 \end_layout
6523
6524 \end_inset
6525
6526
6527 \begin_inset CommandInset label
6528 LatexCommand label
6529 name "sub:Biblio_environment"
6530
6531 \end_inset
6532
6533
6534 \end_layout
6535
6536 \begin_layout Standard
6537 The 
6538 \family sans
6539 Bibliography
6540 \family default
6541  environment is used to list references.
6542  Technically, you could use this environment anywhere, but you really should
6543  only use it at the end of the document.
6544  Nesting 
6545 \family sans
6546 Bibliography
6547 \family default
6548  in anything else or vice versa won't work.
6549 \end_layout
6550
6551 \begin_layout Standard
6552 When you first open a 
6553 \family sans
6554 Bibliography
6555 \family default
6556  environment, LyX adds a large vertical space, followed by the heading 
6557 \begin_inset Quotes eld
6558 \end_inset
6559
6560 Bibliography
6561 \begin_inset Quotes erd
6562 \end_inset
6563
6564  or 
6565 \begin_inset Quotes eld
6566 \end_inset
6567
6568 References,
6569 \begin_inset Quotes erd
6570 \end_inset
6571
6572  depending on the document class.
6573  The heading is in a large boldface font.
6574  Each paragraph of the 
6575 \family sans
6576 Bibliography
6577 \family default
6578  environment is a bibliography entry.
6579  Thus, hitting 
6580 \family sans
6581 Return
6582 \family default
6583  does not reset the paragraph environment.
6584  Each new paragraph is still in the 
6585 \family sans
6586 Bibliography
6587 \family default
6588  environment.
6589 \end_layout
6590
6591 \begin_layout Standard
6592 There is another, usually better way to include references in your document
6593  by using a BibTeX database.
6594  For more information on that, and for a detailed description of LyX's bibliogra
6595 phy handling, have a look at in section
6596 \begin_inset space ~
6597 \end_inset
6598
6599
6600 \begin_inset CommandInset ref
6601 LatexCommand ref
6602 reference "sec:Bibliography"
6603
6604 \end_inset
6605
6606 .
6607 \end_layout
6608
6609 \begin_layout Subsection
6610 LyX
6611 \family sans
6612 -Code
6613 \begin_inset Index idx
6614 status collapsed
6615
6616 \begin_layout Plain Layout
6617 Paragraph ! LyX code
6618 \end_layout
6619
6620 \end_inset
6621
6622
6623 \begin_inset CommandInset label
6624 LatexCommand label
6625 name "sub:LyX-Code"
6626
6627 \end_inset
6628
6629
6630 \end_layout
6631
6632 \begin_layout Standard
6633 The 
6634 \family sans
6635 LyX-Code
6636 \family default
6637  environment is another LyX extension.
6638  It type-sets text in a typewriter-style font.
6639  It also treats the 
6640 \family sans
6641 Space
6642 \family default
6643  key as a fixed whitespace;
6644 \begin_inset Foot
6645 status collapsed
6646
6647 \begin_layout Plain Layout
6648 In the 
6649 \family sans
6650 LyX-Code
6651 \family default
6652  environment, the 
6653 \family sans
6654 Space
6655 \family default
6656  key is treated as a 
6657 \family sans
6658 Protected
6659 \begin_inset space ~
6660 \end_inset
6661
6662 Blank
6663 \family default
6664  instead of an end-of-word marker.
6665 \end_layout
6666
6667 \end_inset
6668
6669  this is the only case in which you can type multiple whitespaces in LyX.
6670  If you need to insert blank lines, you'll still need to use 
6671 \begin_inset Info
6672 type  "shortcut"
6673 arg   "newline-insert newline"
6674 \end_inset
6675
6676  (the 
6677 \family typewriter
6678 break-line
6679 \family default
6680  function).
6681  
6682 \family sans
6683 Return
6684 \family default
6685  breaks paragraphs.
6686  Note, however, that 
6687 \family sans
6688 Return
6689 \family default
6690  does not reset the paragraph environment.
6691  So, when you finish using the 
6692 \family sans
6693 LyX-Code
6694 \family default
6695  environment, you'll need to change the paragraph environment yourself.
6696  Also, you can nest the 
6697 \family sans
6698 LyX-Code
6699 \family default
6700  environment inside of others.
6701 \end_layout
6702
6703 \begin_layout Standard
6704 There are a few quirks with this environment:
6705 \end_layout
6706
6707 \begin_layout Itemize
6708 You can't use 
6709 \begin_inset Info
6710 type  "shortcut"
6711 arg   "newline-insert newline"
6712 \end_inset
6713
6714  at the beginning of a new paragraph (i.
6715 \begin_inset space \thinspace{}
6716 \end_inset
6717
6718 g.
6719 \begin_inset space \space{}
6720 \end_inset
6721
6722 you can't follow 
6723 \family sans
6724 Return
6725 \family default
6726  with a 
6727 \begin_inset Info
6728 type  "shortcut"
6729 arg   "newline-insert newline"
6730 \end_inset
6731
6732 ).
6733 \end_layout
6734
6735 \begin_layout Itemize
6736 You can't follow a 
6737 \begin_inset Info
6738 type  "shortcut"
6739 arg   "newline-insert newline"
6740 \end_inset
6741
6742  with a 
6743 \family sans
6744 Space
6745 \family default
6746 .
6747 \end_layout
6748
6749 \begin_deeper
6750 \begin_layout Itemize
6751 Use a 
6752 \family sans
6753 Return
6754 \family default
6755  to begin a new paragraph, then you can use a 
6756 \family sans
6757 Space
6758 \family default
6759 .
6760 \end_layout
6761
6762 \begin_layout Itemize
6763 Or: use 
6764 \begin_inset Info
6765 type  "shortcut"
6766 arg   "space-insert protected"
6767 \end_inset
6768
6769  instead.
6770 \end_layout
6771
6772 \end_deeper
6773 \begin_layout Itemize
6774 You can't have an empty paragraph or an empty line.
6775  You must put at least one 
6776 \family sans
6777 Space
6778 \family default
6779  in any line you want blank.
6780  Otherwise, LaTeX generates errors.
6781 \end_layout
6782
6783 \begin_layout Itemize
6784 You cannot get the typewriter double quotes by typing 
6785 \family sans
6786 "
6787 \family default
6788  since that will insert 
6789 \emph on
6790 real
6791 \emph default
6792  quotes.
6793  You get the typewriter double quotes with 
6794 \begin_inset Info
6795 type  "shortcut"
6796 arg   "self-insert \""
6797 \end_inset
6798
6799 .
6800 \end_layout
6801
6802 \begin_layout Standard
6803 Here's an example:
6804 \end_layout
6805
6806 \begin_layout LyX-Code
6807 #include <stdio.h>
6808 \end_layout
6809
6810 \begin_layout LyX-Code
6811  
6812 \end_layout
6813
6814 \begin_layout LyX-Code
6815 int main(void)
6816 \end_layout
6817
6818 \begin_layout LyX-Code
6819 {
6820 \end_layout
6821
6822 \begin_layout LyX-Code
6823     printf("Hello World!
6824 \backslash
6825 n");
6826 \end_layout
6827
6828 \begin_layout LyX-Code
6829     return 0;
6830 \end_layout
6831
6832 \begin_layout LyX-Code
6833 }
6834 \end_layout
6835
6836 \begin_layout Standard
6837 This is just the standard 
6838 \begin_inset Quotes eld
6839 \end_inset
6840
6841 Hello world!
6842 \begin_inset Quotes erd
6843 \end_inset
6844
6845  program.
6846  
6847 \end_layout
6848
6849 \begin_layout Standard
6850
6851 \family sans
6852 LyX-Code
6853 \family default
6854  has one purpose: to typeset code, such as program source, shell scripts,
6855  rc-files, and so on.
6856  Use it only in those very special cases where you need to generate text
6857  as if you used a typewriter.
6858 \begin_inset Index idx
6859 status collapsed
6860
6861 \begin_layout Plain Layout
6862 Paragraph environments|)
6863 \end_layout
6864
6865 \end_inset
6866
6867
6868 \end_layout
6869
6870 \begin_layout Section
6871 Nesting Environments
6872 \begin_inset Index idx
6873 status collapsed
6874
6875 \begin_layout Plain Layout
6876 Nesting ! Environments
6877 \end_layout
6878
6879 \end_inset
6880
6881
6882 \begin_inset CommandInset label
6883 LatexCommand label
6884 name "sec:Nesting"
6885
6886 \end_inset
6887
6888
6889 \end_layout
6890
6891 \begin_layout Subsection
6892 Introduction
6893 \end_layout
6894
6895 \begin_layout Standard
6896 LyX treats text as a unified block with a particular context and specific
6897  properties.
6898  This allows you to create blocks that inherit some of the properties of
6899  another block.
6900  For example you have three main points in an outline, but point #2 also
6901  has two subpoints.
6902  In other words, you have a list inside of another list, with the inner
6903  list 
6904 \begin_inset Quotes eld
6905 \end_inset
6906
6907 attached
6908 \begin_inset Quotes erd
6909 \end_inset
6910
6911  to item #2:
6912 \end_layout
6913
6914 \begin_layout Enumerate
6915 one
6916 \end_layout
6917
6918 \begin_layout Enumerate
6919 two
6920 \end_layout
6921
6922 \begin_deeper
6923 \begin_layout Enumerate
6924 sublist – item #1
6925 \end_layout
6926
6927 \begin_layout Enumerate
6928 sublist – item #2
6929 \end_layout
6930
6931 \end_deeper
6932 \begin_layout Enumerate
6933 three
6934 \end_layout
6935
6936 \begin_layout Standard
6937 You put a list inside a list by nesting one list inside the other.
6938  Nesting an environment is quite simple: Select 
6939 \family sans
6940 Increase
6941 \begin_inset space ~
6942 \end_inset
6943
6944 List
6945 \begin_inset space ~
6946 \end_inset
6947
6948 Depth
6949 \family default
6950  or 
6951 \family sans
6952 Decrease
6953 \begin_inset space ~
6954 \end_inset
6955
6956 List
6957 \begin_inset space ~
6958 \end_inset
6959
6960 Depth
6961 \family default
6962  from the 
6963 \family sans
6964 Edit
6965 \family default
6966  menu to change the nesting depth of the current paragraph (the status bar
6967  will tell you how far you are nested).
6968  Instead of the menu, you can also use the toolbar buttons 
6969 \begin_inset Graphics
6970         filename ../images/depth-increment.png
6971
6972 \end_inset
6973
6974  and 
6975 \begin_inset Graphics
6976         filename ../images/depth-decrement.png
6977
6978 \end_inset
6979
6980  or the convenient key bindings 
6981 \family sans
6982 Tab
6983 \family default
6984  and 
6985 \family sans
6986 Shift-Tab
6987 \family default
6988  or 
6989 \begin_inset Info
6990 type  "shortcut"
6991 arg   "depth-increment"
6992 \end_inset
6993
6994  and 
6995 \begin_inset Info
6996 type  "shortcut"
6997 arg   "depth-decrement"
6998 \end_inset
6999
7000  to change the nesting level.
7001  The change will work on the current selection if you have made one (allowing
7002  you to change the nesting of several paragraphs at once), or the current
7003  paragraph.
7004 \end_layout
7005
7006 \begin_layout Standard
7007 Note that LyX only changes the nesting depth if it can.
7008  If it's invalid to do so, nothing happens if you try to change the depth.
7009  Additionally, if you change the depth of one paragraph, it affects the
7010  depth of every paragraph nested inside of it.
7011 \end_layout
7012
7013 \begin_layout Standard
7014 Nesting isn't limited to lists.
7015  In LyX, you can nest just about anything inside anything else, as you're
7016  about to find out.
7017  This is the real power of nesting paragraph environments.
7018 \end_layout
7019
7020 \begin_layout Subsection
7021 What You Can and Can't Nest
7022 \end_layout
7023
7024 \begin_layout Standard
7025 Before we fire a list of paragraph environments at you, we need to tell
7026  you a little bit more about how nesting works.
7027 \end_layout
7028
7029 \begin_layout Standard
7030 The question if nesting a paragraph environment is possible, is a bit more
7031  complicated than a simple yes or no.
7032  There are three types of paragraph environments:
7033 \end_layout
7034
7035 \begin_layout Itemize
7036 Completely unnestable
7037 \end_layout
7038
7039 \begin_layout Itemize
7040 Fully nestable, you can nest them inside things and you can also nest other
7041  things inside them.
7042 \end_layout
7043
7044 \begin_layout Itemize
7045 A third type, you can nest them into other environments, but you can't nest
7046  anything into them.
7047 \end_layout
7048
7049 \begin_layout Standard
7050 Here's a list of the three types of nesting behavior, and which paragraph
7051  environments have them:
7052 \end_layout
7053
7054 \begin_layout Description
7055 Unnestable Can't nest them.
7056  Can't nest into them.
7057 \end_layout
7058
7059 \begin_deeper
7060 \begin_layout Itemize
7061
7062 \family sans
7063 Bibliography
7064 \end_layout
7065
7066 \begin_layout Itemize
7067
7068 \family sans
7069 Abstract
7070 \end_layout
7071
7072 \begin_layout Itemize
7073
7074 \family sans
7075 Title
7076 \end_layout
7077
7078 \begin_layout Itemize
7079
7080 \family sans
7081 Author
7082 \end_layout
7083
7084 \begin_layout Itemize
7085
7086 \family sans
7087 Date
7088 \end_layout
7089
7090 \end_deeper
7091 \begin_layout Description
7092 Fully
7093 \begin_inset space ~
7094 \end_inset
7095
7096 Nestable You can nest them.
7097  You can nest other things into them.
7098 \end_layout
7099
7100 \begin_deeper
7101 \begin_layout Itemize
7102
7103 \family sans
7104 Verse
7105 \end_layout
7106
7107 \begin_layout Itemize
7108
7109 \family sans
7110 Quote
7111 \end_layout
7112
7113 \begin_layout Itemize
7114
7115 \family sans
7116 Quotation
7117 \end_layout
7118
7119 \begin_layout Itemize
7120
7121 \family sans
7122 Itemize
7123 \end_layout
7124
7125 \begin_layout Itemize
7126
7127 \family sans
7128 Enumerate
7129 \end_layout
7130
7131 \begin_layout Itemize
7132
7133 \family sans
7134 Description
7135 \end_layout
7136
7137 \begin_layout Itemize
7138
7139 \family sans
7140 List
7141 \end_layout
7142
7143 \begin_layout Itemize
7144
7145 \family sans
7146 LyX-Code
7147 \end_layout
7148
7149 \end_deeper
7150 \begin_layout Description
7151 Nestable-Inside You can nest them inside other things.
7152  You can't nest anything into them.
7153 \end_layout
7154
7155 \begin_deeper
7156 \begin_layout Itemize
7157
7158 \family sans
7159 Standard
7160 \end_layout
7161
7162 \begin_layout Itemize
7163
7164 \family sans
7165 Part
7166 \end_layout
7167
7168 \begin_layout Itemize
7169
7170 \family sans
7171 Chapter
7172 \end_layout
7173
7174 \begin_layout Itemize
7175
7176 \family sans
7177 Section
7178 \end_layout
7179
7180 \begin_layout Itemize
7181
7182 \family sans
7183 Subsection
7184 \end_layout
7185
7186 \begin_layout Itemize
7187
7188 \family sans
7189 Subsubsection
7190 \end_layout
7191
7192 \begin_layout Itemize
7193
7194 \family sans
7195 Paragraph
7196 \end_layout
7197
7198 \begin_layout Itemize
7199
7200 \family sans
7201 Subparagraph
7202 \end_layout
7203
7204 \begin_layout Itemize
7205
7206 \family sans
7207 Part*
7208 \end_layout
7209
7210 \begin_layout Itemize
7211
7212 \family sans
7213 Chapter*
7214 \end_layout
7215
7216 \begin_layout Itemize
7217
7218 \family sans
7219 Section*
7220 \end_layout
7221
7222 \begin_layout Itemize
7223
7224 \family sans
7225 Subsection*
7226 \end_layout
7227
7228 \begin_layout Itemize
7229
7230 \family sans
7231 Subsubsection*
7232 \end_layout
7233
7234 \begin_layout Itemize
7235
7236 \family sans
7237 Right
7238 \begin_inset space ~
7239 \end_inset
7240
7241 Address
7242 \end_layout
7243
7244 \begin_layout Itemize
7245
7246 \family sans
7247 Address
7248 \end_layout
7249
7250 \end_deeper
7251 \begin_layout Standard
7252 \begin_inset Note Greyedout
7253 status open
7254
7255 \begin_layout Plain Layout
7256
7257 \series bold
7258 Note:
7259 \series default
7260  Although it is possible to nest numbered section headings like 
7261 \family sans
7262 Chapter
7263 \family default
7264
7265 \family sans
7266 Section
7267 \family default
7268 , etc.
7269 \begin_inset space ~
7270 \end_inset
7271
7272 to e.
7273 \begin_inset space \thinspace{}
7274 \end_inset
7275
7276 g.
7277 \begin_inset space \space{}
7278 \end_inset
7279
7280 lists, it is highly recommended not to do this because the aim is to create
7281  well structured documents following typesetting guidelines whereas nested
7282  section headings violate this.
7283 \end_layout
7284
7285 \end_inset
7286
7287
7288 \end_layout
7289
7290 \begin_layout Subsection
7291 Nesting Other Things: Tables, Math, Floats, etc.
7292 \begin_inset Index idx
7293 status collapsed
7294
7295 \begin_layout Plain Layout
7296 Nesting ! Tables etc.
7297 \end_layout
7298
7299 \end_inset
7300
7301
7302 \end_layout
7303
7304 \begin_layout Standard
7305 There are several things that aren't paragraph environments, but which are
7306  affected by nesting anyhow.
7307  They are:
7308 \end_layout
7309
7310 \begin_layout Itemize
7311 equations
7312 \end_layout
7313
7314 \begin_layout Itemize
7315 tables
7316 \end_layout
7317
7318 \begin_layout Itemize
7319 figures
7320 \end_layout
7321
7322 \begin_layout Standard
7323 (
7324 \begin_inset Note Greyedout
7325 status open
7326
7327 \begin_layout Plain Layout
7328
7329 \series bold
7330 Note:
7331 \series default
7332  Figures and tables in 
7333 \family sans
7334 Floats
7335 \family default
7336  are not affected by this.
7337 \end_layout
7338
7339 \end_inset
7340
7341  Have a look at section
7342 \begin_inset space ~
7343 \end_inset
7344
7345
7346 \begin_inset CommandInset ref
7347 LatexCommand ref
7348 reference "sec:Floats"
7349
7350 \end_inset
7351
7352  for more information about 
7353 \family sans
7354 Floats
7355 \family default
7356 .)
7357 \end_layout
7358
7359 \begin_layout Standard
7360 LyX can treat these three objects as either a word or as a paragraph.
7361  If a figure, table, or an equation is inline, it goes wherever the paragraph
7362  it is in goes.
7363 \end_layout
7364
7365 \begin_layout Standard
7366 On the other hand, if you have an equation, figure or table in a 
7367 \begin_inset Quotes eld
7368 \end_inset
7369
7370 paragraph
7371 \begin_inset Quotes erd
7372 \end_inset
7373
7374  of its own, it behaves just like a 
7375 \begin_inset Quotes eld
7376 \end_inset
7377
7378 nestable-inside
7379 \begin_inset Quotes erd
7380 \end_inset
7381
7382  paragraph environment.
7383  You can nest it into any environment, but you obviously can't nest anything
7384  into it.
7385 \end_layout
7386
7387 \begin_layout Standard
7388 Here's an example with a table:
7389 \end_layout
7390
7391 \begin_layout Enumerate
7392 Item One
7393 \end_layout
7394
7395 \begin_deeper
7396 \begin_layout Enumerate
7397 This is (a) and it's nested.
7398 \end_layout
7399
7400 \begin_deeper
7401 \begin_layout Standard
7402 \begin_inset VSpace 0.3cm
7403 \end_inset
7404
7405
7406 \end_layout
7407
7408 \begin_layout Standard
7409 \align center
7410 \begin_inset Tabular
7411 <lyxtabular version="3" rows="2" columns="2">
7412 <features tabularvalignment="middle">
7413 <column alignment="center" valignment="top" width="0pt">
7414 <column alignment="center" valignment="top" width="0pt">
7415 <row>
7416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7417 \begin_inset Text
7418
7419 \begin_layout Plain Layout
7420
7421 \family roman
7422 \series medium
7423 \shape up
7424 \size normal
7425 \emph off
7426 \bar no
7427 \noun off
7428 \color none
7429 a
7430 \end_layout
7431
7432 \end_inset
7433 </cell>
7434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7435 \begin_inset Text
7436
7437 \begin_layout Plain Layout
7438
7439 \family roman
7440 \series medium
7441 \shape up
7442 \size normal
7443 \emph off
7444 \bar no
7445 \noun off
7446 \color none
7447 b
7448 \end_layout
7449
7450 \end_inset
7451 </cell>
7452 </row>
7453 <row>
7454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 c
7468 \end_layout
7469
7470 \end_inset
7471 </cell>
7472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7473 \begin_inset Text
7474
7475 \begin_layout Plain Layout
7476
7477 \family roman
7478 \series medium
7479 \shape up
7480 \size normal
7481 \emph off
7482 \bar no
7483 \noun off
7484 \color none
7485 d
7486 \end_layout
7487
7488 \end_inset
7489 </cell>
7490 </row>
7491 </lyxtabular>
7492
7493 \end_inset
7494
7495
7496 \end_layout
7497
7498 \begin_layout Standard
7499 \begin_inset VSpace 0.3cm
7500 \end_inset
7501
7502
7503 \end_layout
7504
7505 \end_deeper
7506 \begin_layout Enumerate
7507 This is (b).
7508  The table is actually nested inside (a).
7509 \end_layout
7510
7511 \end_deeper
7512 \begin_layout Enumerate
7513 Back out again.
7514 \end_layout
7515
7516 \begin_layout Standard
7517 If we hadn't nested the table at all, the list would look like this:
7518 \end_layout
7519
7520 \begin_layout Enumerate
7521 Item One
7522 \end_layout
7523
7524 \begin_deeper
7525 \begin_layout Enumerate
7526 This is (a) and it's nested.
7527 \end_layout
7528
7529 \end_deeper
7530 \begin_layout Standard
7531 \begin_inset VSpace 0.3cm
7532 \end_inset
7533
7534
7535 \end_layout
7536
7537 \begin_layout Standard
7538 \align center
7539 \begin_inset Tabular
7540 <lyxtabular version="3" rows="2" columns="2">
7541 <features tabularvalignment="middle">
7542 <column alignment="center" valignment="top" width="0pt">
7543 <column alignment="center" valignment="top" width="0pt">
7544 <row>
7545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7546 \begin_inset Text
7547
7548 \begin_layout Plain Layout
7549
7550 \family roman
7551 \series medium
7552 \shape up
7553 \size normal
7554 \emph off
7555 \bar no
7556 \noun off
7557 \color none
7558 a
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567
7568 \family roman
7569 \series medium
7570 \shape up
7571 \size normal
7572 \emph off
7573 \bar no
7574 \noun off
7575 \color none
7576 b
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 </row>
7582 <row>
7583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Plain Layout
7587
7588 \family roman
7589 \series medium
7590 \shape up
7591 \size normal
7592 \emph off
7593 \bar no
7594 \noun off
7595 \color none
7596 c
7597 \end_layout
7598
7599 \end_inset
7600 </cell>
7601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7602 \begin_inset Text
7603
7604 \begin_layout Plain Layout
7605
7606 \family roman
7607 \series medium
7608 \shape up
7609 \size normal
7610 \emph off
7611 \bar no
7612 \noun off
7613 \color none
7614 d
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 </row>
7620 </lyxtabular>
7621
7622 \end_inset
7623
7624
7625 \end_layout
7626
7627 \begin_layout Standard
7628 \begin_inset VSpace 0.3cm
7629 \end_inset
7630
7631
7632 \end_layout
7633
7634 \begin_layout Enumerate
7635 This is (b).
7636  The table is 
7637 \emph on
7638 not
7639 \emph default
7640  nested inside (a).
7641  In fact, it's not nested at all.
7642 \end_layout
7643
7644 \begin_layout Enumerate
7645 Back out again.
7646 \end_layout
7647
7648 \begin_layout Standard
7649 Notice how item (b) is not only no longer nested, but is also the first
7650  item of a new list!
7651 \end_layout
7652
7653 \begin_layout Standard
7654 There's another trap you can fall into: Nesting the table, but not going
7655  deep enough.
7656  LyX then turns anything after the table into a new sublist.
7657 \end_layout
7658
7659 \begin_layout Enumerate
7660 Item One
7661 \end_layout
7662
7663 \begin_deeper
7664 \begin_layout Enumerate
7665 This is (a) and it's nested.
7666 \end_layout
7667
7668 \begin_layout Standard
7669 \begin_inset VSpace 0.3cm
7670 \end_inset
7671
7672
7673 \end_layout
7674
7675 \begin_layout Standard
7676 \align center
7677 \begin_inset Tabular
7678 <lyxtabular version="3" rows="2" columns="2">
7679 <features tabularvalignment="middle">
7680 <column alignment="center" valignment="top" width="0pt">
7681 <column alignment="center" valignment="top" width="0pt">
7682 <row>
7683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7684 \begin_inset Text
7685
7686 \begin_layout Plain Layout
7687
7688 \family roman
7689 \series medium
7690 \shape up
7691 \size normal
7692 \emph off
7693 \bar no
7694 \noun off
7695 \color none
7696 a
7697 \end_layout
7698
7699 \end_inset
7700 </cell>
7701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7702 \begin_inset Text
7703
7704 \begin_layout Plain Layout
7705
7706 \family roman
7707 \series medium
7708 \shape up
7709 \size normal
7710 \emph off
7711 \bar no
7712 \noun off
7713 \color none
7714 b
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 </row>
7720 <row>
7721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7722 \begin_inset Text
7723
7724 \begin_layout Plain Layout
7725
7726 \family roman
7727 \series medium
7728 \shape up
7729 \size normal
7730 \emph off
7731 \bar no
7732 \noun off
7733 \color none
7734 c
7735 \end_layout
7736
7737 \end_inset
7738 </cell>
7739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7740 \begin_inset Text
7741
7742 \begin_layout Plain Layout
7743
7744 \family roman
7745 \series medium
7746 \shape up
7747 \size normal
7748 \emph off
7749 \bar no
7750 \noun off
7751 \color none
7752 d
7753 \end_layout
7754
7755 \end_inset
7756 </cell>
7757 </row>
7758 </lyxtabular>
7759
7760 \end_inset
7761
7762
7763 \end_layout
7764
7765 \begin_layout Standard
7766 \begin_inset VSpace 0.3cm
7767 \end_inset
7768
7769
7770 \end_layout
7771
7772 \begin_layout Enumerate
7773 This is (b).
7774  The table is actually nested inside Item One, but 
7775 \emph on
7776 not
7777 \emph default
7778  inside (a).
7779 \end_layout
7780
7781 \end_deeper
7782 \begin_layout Enumerate
7783 Back out again.
7784 \end_layout
7785
7786 \begin_layout Standard
7787 As you can see, item (b) turned into the first item of a new list, but a
7788  new list 
7789 \emph on
7790 inside
7791 \emph default
7792  item 1.
7793  The same thing would have happened to a figure or an equation.
7794  So, if you nest tables, figures or equations, make sure you go to the right
7795  depth!
7796 \end_layout
7797
7798 \begin_layout Subsection
7799 Usage and General Features
7800 \end_layout
7801
7802 \begin_layout Standard
7803 Speaking of levels, LyX can perform up to a six-fold nesting.
7804  In other words, 
7805 \begin_inset Quotes eld
7806 \end_inset
7807
7808 level #6
7809 \begin_inset Quotes erd
7810 \end_inset
7811
7812  is the innermost possible depth.
7813  Here's an example to illustrate what we mean:
7814 \end_layout
7815
7816 \begin_layout Enumerate
7817 level #1 – outermost
7818 \end_layout
7819
7820 \begin_deeper
7821 \begin_layout Enumerate
7822 level #2
7823 \end_layout
7824
7825 \begin_deeper
7826 \begin_layout Enumerate
7827 level #3
7828 \end_layout
7829
7830 \begin_deeper
7831 \begin_layout Enumerate
7832 level #4
7833 \end_layout
7834
7835 \begin_deeper
7836 \begin_layout Itemize
7837 level #5
7838 \end_layout
7839
7840 \begin_deeper
7841 \begin_layout Itemize
7842 level #6
7843 \end_layout
7844
7845 \end_deeper
7846 \end_deeper
7847 \end_deeper
7848 \end_deeper
7849 \end_deeper
7850 \begin_layout Standard
7851 There are two exceptions to the six-fold nesting limit, and you can see
7852  both of them in the example.
7853  Unlike the other fully-nestable environments, you can only perform a four-fold
7854  nesting with the 
7855 \family sans
7856 Enumerate
7857 \family default
7858  and 
7859 \family sans
7860 Itemize
7861 \family default
7862  environments.
7863  For example, if we tried to nest another 
7864 \family sans
7865 Enumerate
7866 \family default
7867  list inside item 
7868 \begin_inset Quotes eld
7869 \end_inset
7870
7871 A.
7872 \begin_inset Quotes erd
7873 \end_inset
7874
7875 , we would get errors.
7876 \end_layout
7877
7878 \begin_layout Subsection
7879 Some Examples
7880 \begin_inset Index idx
7881 status collapsed
7882
7883 \begin_layout Plain Layout
7884 Nesting ! Examples
7885 \end_layout
7886
7887 \end_inset
7888
7889
7890 \end_layout
7891
7892 \begin_layout Standard
7893 The best way to explain just what you can do with nesting is by illustration.
7894  We have several examples of nested environments.
7895  In them, we explain how we created the example, so that you can reproduce
7896  them.
7897 \end_layout
7898
7899 \begin_layout Subsubsection
7900 Example 1: The Six-fold Way and Mixed Nesting
7901 \end_layout
7902
7903 \begin_layout Labeling
7904 \labelwidthstring MMM
7905 #1-a This is the outermost level.
7906  It's a 
7907 \family sans
7908 List
7909 \family default
7910  environment.
7911 \end_layout
7912
7913 \begin_deeper
7914 \begin_layout Labeling
7915 \labelwidthstring MMM
7916 #2-a This is level #2.
7917  We created it by using 
7918 \begin_inset Info
7919 type  "shortcut"
7920 arg   "break-paragraph inverse"
7921 \end_inset
7922
7923  followed by 
7924 \begin_inset Info
7925 type  "shortcut"
7926 arg   "depth-increment"
7927 \end_inset
7928
7929 .
7930 \end_layout
7931
7932 \begin_deeper
7933 \begin_layout Labeling
7934 \labelwidthstring MMM
7935 #3-a This is level #3.
7936  This time, we just hit 
7937 \family sans
7938 Return
7939 \family default
7940 , then used 
7941 \begin_inset Info
7942 type  "shortcut"
7943 arg   "depth-increment"
7944 \end_inset
7945
7946  twice in a row.
7947  We could have also created it the same way as we did the previous level,
7948  by hitting 
7949 \begin_inset Info
7950 type  "shortcut"
7951 arg   "break-paragraph inverse"
7952 \end_inset
7953
7954  followed by 
7955 \begin_inset Info
7956 type  "shortcut"
7957 arg   "depth-increment"
7958 \end_inset
7959
7960 .
7961 \end_layout
7962
7963 \begin_deeper
7964 \begin_layout Standard
7965 This is actually a 
7966 \family sans
7967 Standard
7968 \family default
7969  environment, nested inside of 
7970 \begin_inset Quotes eld
7971 \end_inset
7972
7973 #3-a
7974 \begin_inset Quotes erd
7975 \end_inset
7976
7977 .
7978  So, it's at level #4.
7979  We did this by hitting 
7980 \begin_inset Info
7981 type  "shortcut"
7982 arg   "break-paragraph inverse"
7983 \end_inset
7984
7985 , then 
7986 \begin_inset Info
7987 type  "shortcut"
7988 arg   "depth-increment"
7989 \end_inset
7990
7991 , then changing the paragraph environment to 
7992 \family sans
7993 Standard
7994 \family default
7995 .
7996  Do this to create list items with more than one paragraph — it also works
7997  for the 
7998 \family sans
7999 Description
8000 \family default
8001
8002 \family sans
8003 Enumerate
8004 \family default
8005 , and 
8006 \family sans
8007 Itemize
8008 \family default
8009  environments!
8010 \end_layout
8011
8012 \begin_layout Standard
8013 Here's another 
8014 \family sans
8015 Standard
8016 \family default
8017  paragraph, also at level #4, made with just a 
8018 \begin_inset Info
8019 type  "shortcut"
8020 arg   "break-paragraph inverse"
8021 \end_inset
8022
8023 .
8024 \end_layout
8025
8026 \begin_layout Labeling
8027 \labelwidthstring MMM
8028 #4-a This is level #4.
8029  We hit 
8030 \begin_inset Info
8031 type  "shortcut"
8032 arg   "break-paragraph inverse"
8033 \end_inset
8034
8035  and changed the paragraph environment back to 
8036 \family sans
8037 List
8038 \family default
8039 .
8040  Remember — we can't nest anything inside a 
8041 \family sans
8042 Standard
8043 \family default
8044  environment, which is why we're still at level #4.
8045  However, we 
8046 \emph on
8047 can
8048 \emph default
8049  keep nesting things inside 
8050 \begin_inset Quotes eld
8051 \end_inset
8052
8053 #3-a
8054 \begin_inset Quotes erd
8055 \end_inset
8056
8057 .
8058 \end_layout
8059
8060 \begin_deeper
8061 \begin_layout Labeling
8062 \labelwidthstring MMM
8063 #5-a This is level #5\SpecialChar \ldots{}
8064
8065 \end_layout
8066
8067 \begin_deeper
8068 \begin_layout Labeling
8069 \labelwidthstring MMM
8070 #6-a \SpecialChar \ldots{}
8071 and this is level #6.
8072  By now, you should know how we made these two.
8073 \end_layout
8074
8075 \end_deeper
8076 \begin_layout Labeling
8077 \labelwidthstring MMM
8078 #5-b Back to level #5.
8079  Just hit 
8080 \begin_inset Info
8081 type  "shortcut"
8082 arg   "break-paragraph inverse"
8083 \end_inset
8084
8085  followed by a 
8086 \begin_inset Info
8087 type  "shortcut"
8088 arg   "depth-decrement"
8089 \end_inset
8090
8091 .
8092 \end_layout
8093
8094 \end_deeper
8095 \begin_layout Labeling
8096 \labelwidthstring MMM
8097 #4-b After another 
8098 \begin_inset Info
8099 type  "shortcut"
8100 arg   "break-paragraph inverse"
8101 \end_inset
8102
8103  followed by a 
8104 \begin_inset Info
8105 type  "shortcut"
8106 arg   "depth-decrement"
8107 \end_inset
8108
8109 , we're back at level #4.
8110 \end_layout
8111
8112 \end_deeper
8113 \begin_layout Labeling
8114 \labelwidthstring MMM
8115 #3-b Back to level #3.
8116  By now it should be obvious how we did this.
8117 \end_layout
8118
8119 \end_deeper
8120 \begin_layout Labeling
8121 \labelwidthstring MMM
8122 #2-b Back to level #2.
8123  
8124 \end_layout
8125
8126 \end_deeper
8127 \begin_layout Labeling
8128 \labelwidthstring MMM
8129 #1-b And last, back to the outermost level, #1.
8130  After this sentence, we'll hit 
8131 \family sans
8132 Return
8133 \family default
8134  and change the paragraph environment back to 
8135 \family sans
8136 Standard
8137 \family default
8138  to end the list.
8139 \end_layout
8140
8141 \begin_layout Standard
8142 We could have also used the 
8143 \family sans
8144 Description
8145 \family default
8146
8147 \family sans
8148 Quote
8149 \family default
8150
8151 \family sans
8152 Quotation
8153 \family default
8154 , or even the 
8155 \family sans
8156 Verse
8157 \family default
8158  environment in place of the 
8159 \family sans
8160 List
8161 \family default
8162  environment.
8163  The example would have worked exactly the same.
8164 \end_layout
8165
8166 \begin_layout Subsubsection
8167 Example 2: Inheritance
8168 \end_layout
8169
8170 \begin_layout LyX-Code
8171 This is the LyX-Code environment, at level #1, the outermost
8172 \end_layout
8173
8174 \begin_layout LyX-Code
8175 level.
8176   Now we'll hit 
8177 \family sans
8178 Return
8179 \family default
8180 , then 
8181 \begin_inset Info
8182 type  "shortcut"
8183 arg   "depth-increment"
8184 \end_inset
8185
8186 , after which, we'll change to the 
8187 \family sans
8188 Enumerate
8189 \family default
8190  environment.
8191 \end_layout
8192
8193 \begin_deeper
8194 \begin_layout Enumerate
8195 This is the 
8196 \family sans
8197 Enumerate
8198 \family default
8199  environment, at level #2.
8200 \end_layout
8201
8202 \begin_layout Enumerate
8203 Notice how the nested 
8204 \family sans
8205 Enumerate
8206 \family default
8207  not only inherits its margins from its parent environment (
8208 \family sans
8209 LyX-Code
8210 \family default
8211 ), but also inherits its font and spacing!
8212 \end_layout
8213
8214 \end_deeper
8215 \begin_layout Standard
8216 We ended this example by hitting 
8217 \family sans
8218 Return
8219 \family default
8220 .
8221  After that, we needed to reset the paragraph environment to 
8222 \family sans
8223 Standard
8224 \family default
8225  and reset the nesting depth by using 
8226 \begin_inset Info
8227 type  "shortcut"
8228 arg   "depth-decrement"
8229 \end_inset
8230
8231  once.
8232 \end_layout
8233
8234 \begin_layout Subsubsection
8235 Example 3: Labels, Levels, and the 
8236 \family sans
8237 Enumerate
8238 \family default
8239  and 
8240 \family sans
8241 Itemize
8242 \family default
8243  Environments
8244 \begin_inset Argument
8245 status collapsed
8246
8247 \begin_layout Plain Layout
8248 Example #3: Labels, Levels and other list environments
8249 \end_layout
8250
8251 \end_inset
8252
8253
8254 \end_layout
8255
8256 \begin_layout Enumerate
8257 This is level #1, in an 
8258 \family sans
8259 Enumerate
8260 \family default
8261  paragraph environment.
8262  We're actually going to nest a bunch of these.
8263 \end_layout
8264
8265 \begin_deeper
8266 \begin_layout Enumerate
8267 This is level #2.
8268  We used 
8269 \begin_inset Info
8270 type  "shortcut"
8271 arg   "break-paragraph inverse"
8272 \end_inset
8273
8274  followed by 
8275 \begin_inset Info
8276 type  "shortcut"
8277 arg   "depth-increment"
8278 \end_inset
8279
8280 .
8281  Now, what happens if we nest an 
8282 \family sans
8283 Itemize
8284 \family default
8285  environment inside of this one? It will be at level #3, but what will its
8286  label be? An asterisk?
8287 \end_layout
8288
8289 \begin_deeper
8290 \begin_layout Itemize
8291 No! It's a bullet.
8292  This is the 
8293 \emph on
8294 first
8295 \emph default
8296  
8297 \family sans
8298 Itemize
8299 \family default
8300  environment, even though it's at level #3.
8301  So, its label is a bullet.
8302  (We got here by using 
8303 \begin_inset Info
8304 type  "shortcut"
8305 arg   "break-paragraph inverse"
8306 \end_inset
8307
8308 , then 
8309 \begin_inset Info
8310 type  "shortcut"
8311 arg   "depth-increment"
8312 \end_inset
8313
8314 , then changing the environment to 
8315 \family sans
8316 Itemize
8317 \family default
8318 .)
8319 \end_layout
8320
8321 \begin_deeper
8322 \begin_layout Itemize
8323 Here's level #4, produced using 
8324 \begin_inset Info
8325 type  "shortcut"
8326 arg   "break-paragraph inverse"
8327 \end_inset
8328
8329 , then 
8330 \begin_inset Info
8331 type  "shortcut"
8332 arg   "depth-increment"
8333 \end_inset
8334
8335 .
8336  We'll do that again\SpecialChar \ldots{}
8337
8338 \end_layout
8339
8340 \begin_deeper
8341 \begin_layout Enumerate
8342 \SpecialChar \ldots{}
8343 to get to level #5.
8344  This time, however, we also changed the paragraph environment back to 
8345 \family sans
8346 Enumerate
8347 \family default
8348 .
8349  Notice the type of numbering, it is 
8350 \emph on
8351 lowercase Roman
8352 \emph default
8353 , because we are in the 
8354 \emph on
8355 thirdfold
8356 \emph default
8357  
8358 \family sans
8359 Enumerate
8360 \family default
8361  environment (i.
8362 \begin_inset space \thinspace{}
8363 \end_inset
8364
8365 g.
8366  it is an 
8367 \family sans
8368 Enumerate
8369 \family default
8370  inside an 
8371 \family sans
8372 Enumerate
8373 \family default
8374  inside an 
8375 \family sans
8376 Enumerate
8377 \family default
8378 ).
8379 \end_layout
8380
8381 \begin_layout Enumerate
8382 What happens if we 
8383 \emph on
8384 don't
8385 \emph default
8386  change the paragraph environment, but decrease the nesting depth? What
8387  type of numbering does LyX use?
8388 \end_layout
8389
8390 \begin_layout Enumerate
8391 Oh, as if you couldn't guess by now, we're just using 
8392 \begin_inset Info
8393 type  "shortcut"
8394 arg   "break-paragraph inverse"
8395 \end_inset
8396
8397  to keep the current environment and depth but create a new item.
8398 \end_layout
8399
8400 \begin_layout Enumerate
8401 Let's use 
8402 \begin_inset Info
8403 type  "shortcut"
8404 arg   "depth-decrement"
8405 \end_inset
8406
8407  to decrease the depth after the next 
8408 \begin_inset Info
8409 type  "shortcut"
8410 arg   "break-paragraph inverse"
8411 \end_inset
8412
8413 .
8414 \end_layout
8415
8416 \end_deeper
8417 \begin_layout Enumerate
8418 This is level #4.
8419  Look what type of label LyX is using!
8420 \end_layout
8421
8422 \end_deeper
8423 \begin_layout Enumerate
8424 This is level #3.
8425  Even though we've changed levels, LyX is still using a lowercase Roman
8426  numeral as the label.Why?
8427 \end_layout
8428
8429 \begin_layout Enumerate
8430 Because, even though the nesting depth has changed, the paragraph is 
8431 \emph on
8432 still
8433 \emph default
8434  a thirdfold 
8435 \family sans
8436 Enumerate
8437 \family default
8438  environment.
8439  Notice, however, that LyX 
8440 \emph on
8441 did
8442 \emph default
8443  reset the counter for the label.
8444 \end_layout
8445
8446 \end_deeper
8447 \begin_layout Enumerate
8448 Another 
8449 \begin_inset Info
8450 type  "shortcut"
8451 arg   "break-paragraph inverse"
8452 \end_inset
8453
8454  
8455 \begin_inset Info
8456 type  "shortcut"
8457 arg   "depth-decrement"
8458 \end_inset
8459
8460  sequence, and we're back to level #2.
8461  This time, we not only changed the nesting depth, but we also moved back
8462  into the twofold-nested 
8463 \family sans
8464 Enumerate
8465 \family default
8466  environment.
8467 \end_layout
8468
8469 \end_deeper
8470 \begin_layout Enumerate
8471 The same thing happens if we do another 
8472 \begin_inset Info
8473 type  "shortcut"
8474 arg   "break-paragraph inverse"
8475 \end_inset
8476
8477  
8478 \begin_inset Info
8479 type  "shortcut"
8480 arg   "depth-decrement"
8481 \end_inset
8482
8483 sequence and return to level #1, the outermost level.
8484 \end_layout
8485
8486 \begin_layout Standard
8487 Lastly, we reset the environment to 
8488 \family sans
8489 Standard
8490 \family default
8491 .
8492  As you can see, the level number doesn't correspond to what type of labeling
8493  LyX uses for the 
8494 \family sans
8495 Enumerate
8496 \family default
8497  and 
8498 \family sans
8499 Itemize
8500 \family default
8501  environments.
8502  The number of other 
8503 \family sans
8504 Enumerate
8505 \family default
8506  environments surrounding it determines what kind of label LyX uses for
8507  an 
8508 \family sans
8509 Enumerate
8510 \family default
8511  item.
8512  The same rule applies for the 
8513 \family sans
8514 Itemize
8515 \family default
8516  environment, as well.
8517 \end_layout
8518
8519 \begin_layout Subsubsection
8520 Example 4: Going Bonkers
8521 \end_layout
8522
8523 \begin_layout Enumerate
8524 We're going to go totally nuts now.
8525  We won't nest as deep as in the other examples, nor will we go into the
8526  same detail with how we did it.
8527  (level #1: 
8528 \family sans
8529 Enumerate
8530 \family default
8531 )
8532 \end_layout
8533
8534 \begin_deeper
8535 \begin_layout Standard
8536 (
8537 \family sans
8538 Return, 
8539 \family default
8540
8541 \begin_inset Info
8542 type  "shortcut"
8543 arg   "depth-increment"
8544 \end_inset
8545
8546
8547 \family sans
8548 , Standard
8549 \family default
8550 : level #2) We'll stick an encapsulated description of how we created the
8551  example in parentheses someplace.
8552  For example, the two keybindings are how we changed the depth.
8553  The environment name is the name of the current environment.
8554  Either before or after this, we'll put in the level.
8555 \end_layout
8556
8557 \end_deeper
8558 \begin_layout Enumerate
8559 (
8560 \family sans
8561 Return, Enumerate
8562 \family default
8563 : level #1) This is the next item in the list.
8564 \end_layout
8565
8566 \begin_deeper
8567 \begin_layout Verse
8568 Now we'll add verse.
8569 \begin_inset Newline newline
8570 \end_inset
8571
8572 It will get much worse.
8573 \begin_inset Newline newline
8574 \end_inset
8575
8576 (
8577 \family sans
8578 Return, 
8579 \family default
8580
8581 \begin_inset Info
8582 type  "shortcut"
8583 arg   "depth-increment"
8584 \end_inset
8585
8586
8587 \family sans
8588 , Verse
8589 \family default
8590 : level #2)
8591 \end_layout
8592
8593 \begin_layout Verse
8594 Fiddle dee, Fiddle doo.
8595 \begin_inset Newline newline
8596 \end_inset
8597
8598 Bippitey boppitey boo!
8599 \begin_inset Newline newline
8600 \end_inset
8601
8602 (
8603 \begin_inset Info
8604 type  "shortcut"
8605 arg   "break-paragraph inverse"
8606 \end_inset
8607
8608
8609 \family sans
8610 )
8611 \end_layout
8612
8613 \begin_layout Verse
8614 Here comes a table:
8615 \end_layout
8616
8617 \begin_deeper
8618 \begin_layout Standard
8619 \begin_inset VSpace 0.3cm
8620 \end_inset
8621
8622
8623 \end_layout
8624
8625 \begin_layout Standard
8626 \align center
8627 \begin_inset Tabular
8628 <lyxtabular version="3" rows="2" columns="2">
8629 <features tabularvalignment="middle">
8630 <column alignment="center" valignment="top" width="0pt">
8631 <column alignment="center" valignment="top" width="0pt">
8632 <row>
8633 <cell alignment="center" valignment="top" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637
8638 \family roman
8639 \series medium
8640 \shape up
8641 \size normal
8642 \emph off
8643 \bar no
8644 \noun off
8645 \color none
8646 one-fish
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8652 \begin_inset Text
8653
8654 \begin_layout Plain Layout
8655
8656 \family roman
8657 \series medium
8658 \shape up
8659 \size normal
8660 \emph off
8661 \bar no
8662 \noun off
8663 \color none
8664 two-fish
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 </row>
8670 <row>
8671 <cell alignment="center" valignment="top" topline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675
8676 \family roman
8677 \series medium
8678 \shape up
8679 \size normal
8680 \emph off
8681 \bar no
8682 \noun off
8683 \color none
8684 red-fish
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Plain Layout
8693
8694 \family roman
8695 \series medium
8696 \shape up
8697 \size normal
8698 \emph off
8699 \bar no
8700 \noun off
8701 \color none
8702 blue-fish
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 </row>
8708 </lyxtabular>
8709
8710 \end_inset
8711
8712
8713 \end_layout
8714
8715 \end_deeper
8716 \begin_layout Verse
8717 (
8718 \begin_inset Info
8719 type  "shortcut"
8720 arg   "break-paragraph inverse"
8721 \end_inset
8722
8723
8724 \family sans
8725 , Table, 
8726 \family default
8727
8728 \begin_inset Info
8729 type  "shortcut"
8730 arg   "depth-increment"
8731 \end_inset
8732
8733  3 times, 
8734 \begin_inset Info
8735 type  "shortcut"
8736 arg   "break-paragraph inverse"
8737 \end_inset
8738
8739
8740 \family sans
8741 , Verse, 
8742 \family default
8743
8744 \begin_inset Info
8745 type  "shortcut"
8746 arg   "depth-decrement"
8747 \end_inset
8748
8749 )
8750 \end_layout
8751
8752 \end_deeper
8753 \begin_layout Enumerate
8754 (
8755 \family sans
8756 Return, Enumerate
8757 \family default
8758 : level #1) This is another item.
8759  Note that selecting a 
8760 \family sans
8761 Table
8762 \family default
8763  resets the nesting depth to level #1, so we increased the nesting depth
8764  3 times to put the table inside the 
8765 \family sans
8766 Verse
8767 \family default
8768  environment.
8769  
8770 \end_layout
8771
8772 \begin_layout Quotation
8773 We're now ending the 
8774 \family sans
8775 Enumerate
8776 \family default
8777  list and changing to 
8778 \family sans
8779 Quotation
8780 \family default
8781 .
8782  We're still at level #1.
8783  We want to show you some of the things you can do by mixing environments.
8784  The next set of paragraphs is a 
8785 \begin_inset Quotes eld
8786 \end_inset
8787
8788 quoted letter.
8789 \begin_inset Quotes erd
8790 \end_inset
8791
8792  We'll nest both the 
8793 \family sans
8794 Address
8795 \family default
8796  and 
8797 \family sans
8798 Right
8799 \begin_inset space ~
8800 \end_inset
8801
8802 Address
8803 \family default
8804  environments inside of this one, then use another nested 
8805 \family sans
8806 Quotation
8807 \family default
8808  for the letter body.
8809  We'll use 
8810 \begin_inset Info
8811 type  "shortcut"
8812 arg   "break-paragraph inverse"
8813 \end_inset
8814
8815  to preserve the depth.
8816  Remember that you need to use 
8817 \begin_inset Info
8818 type  "shortcut"
8819 arg   "newline-insert newline"
8820 \end_inset
8821
8822  to create multiple lines inside the 
8823 \family sans
8824 Address
8825 \family default
8826  and 
8827 \family sans
8828 Right
8829 \begin_inset space ~
8830 \end_inset
8831
8832 Address
8833 \family default
8834  environments.
8835  Here it goes:
8836 \end_layout
8837
8838 \begin_deeper
8839 \begin_layout Right Address
8840 1234 Nowhere Rd.
8841 \begin_inset Newline newline
8842 \end_inset
8843
8844 Moosegroin, MT 00100
8845 \begin_inset Newline newline
8846 \end_inset
8847
8848 9-6-96
8849 \end_layout
8850
8851 \begin_layout Address
8852 Dear Mr.
8853 \begin_inset space ~
8854 \end_inset
8855
8856 Fizlewitz:
8857 \end_layout
8858
8859 \begin_layout Quotation
8860 We regret to inform you that we cannot fill your order for 50
8861 \begin_inset space \thinspace{}
8862 \end_inset
8863
8864 L of compressed methane gas due to circumstances beyond our control.
8865  Unfortunately, several of our cows have mysteriously exploded, creating
8866  a backlog in our orders for methane.
8867  We will place your name on the waiting list and try to fill your order
8868  as soon as possible.
8869  In the meantime, we thank you for your patience.
8870 \end_layout
8871
8872 \begin_layout Quotation
8873 We do, however, now have a special on beef.
8874  If you are interested, please return the enclosed pricing and order form
8875  with your order, along with payment.
8876 \end_layout
8877
8878 \begin_layout Quotation
8879 We thank you again for your patience.
8880 \end_layout
8881
8882 \begin_layout Address
8883 Sincerely,
8884 \begin_inset Newline newline
8885 \end_inset
8886
8887 Bill Hick
8888 \end_layout
8889
8890 \end_deeper
8891 \begin_layout Quotation
8892 That ends that example!
8893 \end_layout
8894
8895 \begin_layout Standard
8896 As you can see, nesting environments in LyX gives you a lot of power with
8897  just a few keystrokes.
8898  We could have easily nested an 
8899 \family sans
8900 Itemize
8901 \family default
8902  list inside of a 
8903 \family sans
8904 Quotation
8905 \family default
8906  or 
8907 \family sans
8908 Quote
8909 \family default
8910 , or put a 
8911 \family sans
8912 Quote
8913 \family default
8914  inside of an 
8915 \family sans
8916 Itemize
8917 \family default
8918  list.
8919  You have a huge variety of options at your disposal.
8920 \end_layout
8921
8922 \begin_layout Section
8923 Spacing, pagination and line breaks
8924 \begin_inset Index idx
8925 status collapsed
8926
8927 \begin_layout Plain Layout
8928 Spacing
8929 \end_layout
8930
8931 \end_inset
8932
8933
8934 \end_layout
8935
8936 \begin_layout Standard
8937 What is a space? While you might be used to pressing the space key anytime
8938  you want to separate two words in ordinary word processors, LyX offers
8939  you more spaces: Spaces of different width and spaces which can or cannot
8940  be broken at the end of a line.
8941  The following sections will show you some examples where those spaces are
8942  useful.
8943 \end_layout
8944
8945 \begin_layout Subsection
8946 Protected Space
8947 \begin_inset CommandInset label
8948 LatexCommand label
8949 name "sub:Protected-Space"
8950
8951 \end_inset
8952
8953
8954 \begin_inset Index idx
8955 status collapsed
8956
8957 \begin_layout Plain Layout
8958 Spaces ! Protected
8959 \end_layout
8960
8961 \end_inset
8962
8963
8964 \end_layout
8965
8966 \begin_layout Standard
8967 The protected space: It is used to tell LyX (and LaTeX) not to break the
8968  line at that point.
8969  This may be necessary to avoid unlucky linebreaks, like in: 
8970 \end_layout
8971
8972 \begin_layout Quote
8973 Further documentation is given in section
8974 \begin_inset Newline newline
8975 \end_inset
8976
8977
8978 \begin_inset CommandInset ref
8979 LatexCommand ref
8980 reference "sec:Bibliography"
8981
8982 \end_inset
8983
8984 .
8985  
8986 \end_layout
8987
8988 \begin_layout Standard
8989 Obviously, it would be a good thing to put a protected space between 
8990 \begin_inset Quotes eld
8991 \end_inset
8992
8993 section
8994 \begin_inset Quotes erd
8995 \end_inset
8996
8997  and 
8998 \begin_inset Quotes eld
8999 \end_inset
9000
9001
9002 \begin_inset CommandInset ref
9003 LatexCommand ref
9004 reference "sec:Bibliography"
9005
9006 \end_inset
9007
9008
9009 \begin_inset Quotes erd
9010 \end_inset
9011
9012 .
9013  A protected space is set with 
9014 \family sans
9015 Insert\SpecialChar \menuseparator
9016 Formatting\SpecialChar \menuseparator
9017 Protected
9018 \bar under
9019
9020 \begin_inset space ~
9021 \end_inset
9022
9023
9024 \bar default
9025 Space
9026 \family default
9027  (shortcut 
9028 \begin_inset Info
9029 type  "shortcut"
9030 arg   "space-insert protected"
9031 \end_inset
9032
9033 ).
9034 \end_layout
9035
9036 \begin_layout Subsection
9037 Horizontal Space
9038 \begin_inset CommandInset label
9039 LatexCommand label
9040 name "sub:Horizontal-Space"
9041
9042 \end_inset
9043
9044
9045 \begin_inset Index idx
9046 status collapsed
9047
9048 \begin_layout Plain Layout
9049 Spacing ! Horizontal
9050 \end_layout
9051
9052 \end_inset
9053
9054
9055 \end_layout
9056
9057 \begin_layout Standard
9058 All horizontal spaces can be inserted with the menu 
9059 \family sans
9060 Insert\SpecialChar \menuseparator
9061 Formatting\SpecialChar \menuseparator
9062 Horizontal Space
9063 \family default
9064 .
9065  The length units are listed in Appendix
9066 \begin_inset space ~
9067 \end_inset
9068
9069
9070 \begin_inset CommandInset ref
9071 LatexCommand ref
9072 reference "cha:Units-available-in"
9073
9074 \end_inset
9075
9076 .
9077 \end_layout
9078
9079 \begin_layout Subsubsection
9080 Inter-word Space
9081 \begin_inset CommandInset label
9082 LatexCommand label
9083 name "sub:Inter-word-Space"
9084
9085 \end_inset
9086
9087
9088 \begin_inset Index idx
9089 status collapsed
9090
9091 \begin_layout Plain Layout
9092 Spaces ! Inter-word
9093 \end_layout
9094
9095 \end_inset
9096
9097
9098 \end_layout
9099
9100 \begin_layout Standard
9101 Some languages (e.
9102 \begin_inset space \thinspace{}
9103 \end_inset
9104
9105 g.
9106 \begin_inset space \space{}
9107 \end_inset
9108
9109 English) have the typographical convention to add extra space after an end-of-se
9110 ntence punctuation mark, and LyX honors those conventions (see section
9111 \begin_inset space ~
9112 \end_inset
9113
9114
9115 \begin_inset CommandInset ref
9116 LatexCommand ref
9117 reference "sub:Abbreviations"
9118
9119 \end_inset
9120
9121 ).
9122  Sometimes, you want a normal space nevertheless.
9123  In this case, insert an inter-word space (shortcut 
9124 \begin_inset Info
9125 type  "shortcut"
9126 arg   "space-insert normal"
9127 \end_inset
9128
9129 ).
9130 \end_layout
9131
9132 \begin_layout Subsubsection
9133 Thin Space
9134 \begin_inset CommandInset label
9135 LatexCommand label
9136 name "sub:Thin-Space"
9137
9138 \end_inset
9139
9140
9141 \begin_inset Index idx
9142 status collapsed
9143
9144 \begin_layout Plain Layout
9145 Spaces ! Thin
9146 \end_layout
9147
9148 \end_inset
9149
9150
9151 \end_layout
9152
9153 \begin_layout Standard
9154
9155 \begin_inset Quotes eld
9156 \end_inset
9157
9158 thin space
9159 \begin_inset Quotes erd
9160 \end_inset
9161
9162  is a blank which has half the size of a normal space (and it is also 
9163 \begin_inset Quotes eld
9164 \end_inset
9165
9166 protected
9167 \begin_inset Quotes erd
9168 \end_inset
9169
9170 ).
9171  The typographical conventions in a lot of languages propose the use of
9172  thin spaces in cases where normal spaces would be too wide, for instance
9173  inside abbreviations:
9174 \end_layout
9175
9176 \begin_layout Quote
9177 D.
9178 \begin_inset space \thinspace{}
9179 \end_inset
9180
9181 E.
9182  Knuth has developed our beloved typesetting program.
9183 \end_layout
9184
9185 \begin_layout Standard
9186 or between values and units.
9187  Compare for example this:
9188 \begin_inset Newline newline
9189 \end_inset
9190
9191 10
9192 \begin_inset space \thinspace{}
9193 \end_inset
9194
9195 kg (thin space)
9196 \begin_inset Newline newline
9197 \end_inset
9198
9199 10 kg (normal space
9200 \end_layout
9201
9202 \begin_layout Standard
9203 You can insert thin spaces also with the menu 
9204 \family sans
9205 Insert\SpecialChar \menuseparator
9206 Formatting\SpecialChar \menuseparator
9207 Thin
9208 \begin_inset space ~
9209 \end_inset
9210
9211 Space
9212 \family default
9213  (shortcut 
9214 \begin_inset Info
9215 type  "shortcuts"
9216 arg   "space-insert thin"
9217 \end_inset
9218
9219 ).
9220 \end_layout
9221
9222 \begin_layout Subsubsection
9223 More Spaces
9224 \begin_inset CommandInset label
9225 LatexCommand label
9226 name "sub:More-Spaces"
9227
9228 \end_inset
9229
9230
9231 \end_layout
9232
9233 \begin_layout Standard
9234 You can furthermore insert the following space types:
9235 \end_layout
9236
9237 \begin_layout Description
9238 Negative
9239 \begin_inset space ~
9240 \end_inset
9241
9242 thin
9243 \begin_inset space ~
9244 \end_inset
9245
9246 space A line with a 
9247 \begin_inset Formula $\to$
9248 \end_inset
9249
9250
9251 \begin_inset space \negthinspace{}
9252 \end_inset
9253
9254
9255 \begin_inset Formula $\gets$
9256 \end_inset
9257
9258  Negative thin space between the arrows.
9259 \end_layout
9260
9261 \begin_layout Description
9262 Enspace
9263 \begin_inset space ~
9264 \end_inset
9265
9266 (0.5
9267 \begin_inset space \thinspace{}
9268 \end_inset
9269
9270 em) A line with a 
9271 \begin_inset Formula $\to$
9272 \end_inset
9273
9274
9275 \begin_inset space \enskip{}
9276 \end_inset
9277
9278
9279 \begin_inset Formula $\gets$
9280 \end_inset
9281
9282  Enspace (0.5
9283 \begin_inset space \thinspace{}
9284 \end_inset
9285
9286 em) space between the arrows.
9287 \end_layout
9288
9289 \begin_layout Description
9290 Quad
9291 \begin_inset space ~
9292 \end_inset
9293
9294 (1
9295 \begin_inset space \thinspace{}
9296 \end_inset
9297
9298 em) A line with a 
9299 \begin_inset Formula $\to$
9300 \end_inset
9301
9302
9303 \begin_inset space \quad{}
9304 \end_inset
9305
9306
9307 \begin_inset Formula $\gets$
9308 \end_inset
9309
9310  Quad
9311 \begin_inset space ~
9312 \end_inset
9313
9314 (1
9315 \begin_inset space \thinspace{}
9316 \end_inset
9317
9318 em) space between the arrows.
9319 \end_layout
9320
9321 \begin_layout Description
9322 QQuad
9323 \begin_inset space ~
9324 \end_inset
9325
9326 (2
9327 \begin_inset space \thinspace{}
9328 \end_inset
9329
9330 em) A line with a 
9331 \begin_inset Formula $\to$
9332 \end_inset
9333
9334
9335 \begin_inset space \qquad{}
9336 \end_inset
9337
9338
9339 \begin_inset Formula $\gets$
9340 \end_inset
9341
9342  QQuad
9343 \begin_inset space ~
9344 \end_inset
9345
9346 (2
9347 \begin_inset space \thinspace{}
9348 \end_inset
9349
9350 em) space between the arrows.
9351 \end_layout
9352
9353 \begin_layout Description
9354 Custom
9355 \begin_inset space ~
9356 \end_inset
9357
9358 space A line with
9359 \begin_inset Formula $\to$
9360 \end_inset
9361
9362
9363 \begin_inset space \hspace{}
9364 \length 2cm
9365 \end_inset
9366
9367
9368 \begin_inset Formula $\gets$
9369 \end_inset
9370
9371  2
9372 \begin_inset space \thinspace{}
9373 \end_inset
9374
9375 cm space between the arrows.
9376 \end_layout
9377
9378 \begin_layout Standard
9379 Table
9380 \begin_inset space ~
9381 \end_inset
9382
9383
9384 \begin_inset CommandInset ref
9385 LatexCommand ref
9386 reference "tab:Width-of-the"
9387
9388 \end_inset
9389
9390  lists the different space sizes.
9391 \end_layout
9392
9393 \begin_layout Standard
9394 \begin_inset Float table
9395 wide false
9396 sideways false
9397 status open
9398
9399 \begin_layout Plain Layout
9400 \align center
9401 \begin_inset Caption
9402
9403 \begin_layout Plain Layout
9404 \begin_inset CommandInset label
9405 LatexCommand label
9406 name "tab:Width-of-the"
9407
9408 \end_inset
9409
9410 Width of the different horizontal spaces.
9411 \end_layout
9412
9413 \end_inset
9414
9415
9416 \end_layout
9417
9418 \begin_layout Plain Layout
9419 \align center
9420 \begin_inset Tabular
9421 <lyxtabular version="3" rows="8" columns="2">
9422 <features tabularvalignment="middle">
9423 <column alignment="center" valignment="top" width="0">
9424 <column alignment="center" valignment="top" width="0">
9425 <row>
9426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430
9431 \series bold
9432 Space
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441
9442 \series bold
9443 Width
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 </row>
9449 <row>
9450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 Normal
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9460 \begin_inset Text
9461
9462 \begin_layout Plain Layout
9463 1/3
9464 \begin_inset space \thinspace{}
9465 \end_inset
9466
9467 em
9468 \end_layout
9469
9470 \end_inset
9471 </cell>
9472 </row>
9473 <row>
9474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9475 \begin_inset Text
9476
9477 \begin_layout Plain Layout
9478 Protected
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487 1/3
9488 \begin_inset space \thinspace{}
9489 \end_inset
9490
9491 em
9492 \end_layout
9493
9494 \end_inset
9495 </cell>
9496 </row>
9497 <row>
9498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9499 \begin_inset Text
9500
9501 \begin_layout Plain Layout
9502 Thin
9503 \end_layout
9504
9505 \end_inset
9506 </cell>
9507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9508 \begin_inset Text
9509
9510 \begin_layout Plain Layout
9511 1/6
9512 \begin_inset space \thinspace{}
9513 \end_inset
9514
9515 em
9516 \end_layout
9517
9518 \end_inset
9519 </cell>
9520 </row>
9521 <row>
9522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Plain Layout
9526 Negative thin
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535 -1/6
9536 \begin_inset space \thinspace{}
9537 \end_inset
9538
9539 em
9540 \end_layout
9541
9542 \end_inset
9543 </cell>
9544 </row>
9545 <row>
9546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9547 \begin_inset Text
9548
9549 \begin_layout Plain Layout
9550 Enspace (0.5
9551 \begin_inset space \thinspace{}
9552 \end_inset
9553
9554 em)
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563 0.5
9564 \begin_inset space \thinspace{}
9565 \end_inset
9566
9567 em
9568 \end_layout
9569
9570 \end_inset
9571 </cell>
9572 </row>
9573 <row>
9574 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9575 \begin_inset Text
9576
9577 \begin_layout Plain Layout
9578 Quad (1
9579 \begin_inset space \thinspace{}
9580 \end_inset
9581
9582 em)
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591 1
9592 \begin_inset space \thinspace{}
9593 \end_inset
9594
9595 em
9596 \end_layout
9597
9598 \end_inset
9599 </cell>
9600 </row>
9601 <row>
9602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9603 \begin_inset Text
9604
9605 \begin_layout Plain Layout
9606 QQuad (2
9607 \begin_inset space \thinspace{}
9608 \end_inset
9609
9610 em)
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Plain Layout
9619 2
9620 \begin_inset space \thinspace{}
9621 \end_inset
9622
9623 em
9624 \end_layout
9625
9626 \end_inset
9627 </cell>
9628 </row>
9629 </lyxtabular>
9630
9631 \end_inset
9632
9633
9634 \end_layout
9635
9636 \end_inset
9637
9638
9639 \end_layout
9640
9641 \begin_layout Subsubsection
9642
9643 \family sans
9644 Horizontal Fills
9645 \family default
9646
9647 \begin_inset Index idx
9648 status collapsed
9649
9650 \begin_layout Plain Layout
9651 Spacing ! Fills
9652 \end_layout
9653
9654 \end_inset
9655
9656
9657 \end_layout
9658
9659 \begin_layout Standard
9660 Horizontal fills (HFills) are a special LyX feature for adding extra space
9661  in a uniform fashion.
9662  An HFill is actually a variable length space, whose length always equals
9663  the remaining space between the left and right margins.
9664  If there is more than one HFill on a line, they divide the available space
9665  equally between themselves.
9666  
9667 \end_layout
9668
9669 \begin_layout Standard
9670 Here a few examples what you can do with them:
9671 \end_layout
9672
9673 \begin_layout Quote
9674 \noindent
9675 This is on the left side
9676 \begin_inset space \hfill{}
9677 \end_inset
9678
9679 This is on the right
9680 \end_layout
9681
9682 \begin_layout Quote
9683 \noindent
9684 Left
9685 \begin_inset space \hfill{}
9686 \end_inset
9687
9688 Middle
9689 \begin_inset space \hfill{}
9690 \end_inset
9691
9692 Right
9693 \end_layout
9694
9695 \begin_layout Quote
9696 \noindent
9697 Left
9698 \begin_inset space \hfill{}
9699 \end_inset
9700
9701 1/3 Left
9702 \begin_inset space \hfill{}
9703 \end_inset
9704
9705
9706 \begin_inset space \hfill{}
9707 \end_inset
9708
9709 Right
9710 \end_layout
9711
9712 \begin_layout Standard
9713 That was an example in the 
9714 \family sans
9715 Quote
9716 \family default
9717  environment.
9718  Here
9719 \begin_inset Formula $\to$
9720 \end_inset
9721
9722
9723 \begin_inset space \hfill{}
9724 \end_inset
9725
9726
9727 \begin_inset Formula $\gets$
9728 \end_inset
9729
9730 is one in a standard paragraph.
9731  It may or may not be apparent in the printed text, but it 
9732 \emph on
9733 is
9734 \emph default
9735  sitting in-between the two arrows.
9736 \end_layout
9737
9738 \begin_layout Standard
9739 HFills can be made visible when you choose one of the 
9740 \family sans
9741 Fill
9742 \begin_inset space ~
9743 \end_inset
9744
9745 Pattern
9746 \family default
9747  in the space dialog: The following patterns are available:
9748 \end_layout
9749
9750 \begin_layout Standard
9751 Dots: 
9752 \begin_inset space \dotfill{}
9753 \end_inset
9754
9755
9756 \begin_inset space ~
9757 \end_inset
9758
9759
9760 \end_layout
9761
9762 \begin_layout Standard
9763 Rule: 
9764 \begin_inset space \hrulefill{}
9765 \end_inset
9766
9767
9768 \begin_inset space ~
9769 \end_inset
9770
9771
9772 \end_layout
9773
9774 \begin_layout Standard
9775 Left arrow: 
9776 \begin_inset space \leftarrowfill{}
9777 \end_inset
9778
9779
9780 \begin_inset space ~
9781 \end_inset
9782
9783
9784 \end_layout
9785
9786 \begin_layout Standard
9787 Right arrow: 
9788 \begin_inset space \rightarrowfill{}
9789 \end_inset
9790
9791
9792 \begin_inset space ~
9793 \end_inset
9794
9795
9796 \end_layout
9797
9798 \begin_layout Standard
9799 Up brace: 
9800 \begin_inset space \downbracefill{}
9801 \end_inset
9802
9803
9804 \begin_inset space ~
9805 \end_inset
9806
9807
9808 \end_layout
9809
9810 \begin_layout Standard
9811 Down brace: 
9812 \begin_inset space \upbracefill{}
9813 \end_inset
9814
9815
9816 \begin_inset space ~
9817 \end_inset
9818
9819
9820 \end_layout
9821
9822 \begin_layout Standard
9823 \begin_inset Note Greyedout
9824 status open
9825
9826 \begin_layout Plain Layout
9827
9828 \series bold
9829 Note:
9830 \series default
9831  If an HFill is at the beginning of a line, and 
9832 \emph on
9833 not
9834 \emph default
9835  in the first line in a paragraph, LyX ignores it.
9836  This prevents HFills from accidentally being wrapped onto a new line.
9837  If you need space in this case anyway, set the 
9838 \family sans
9839 Protect
9840 \family default
9841  option in the space dialog.
9842 \end_layout
9843
9844 \end_inset
9845
9846
9847 \end_layout
9848
9849 \begin_layout Subsubsection
9850 Phantom Space
9851 \begin_inset Index idx
9852 status collapsed
9853
9854 \begin_layout Plain Layout
9855 Spacing ! Phantom
9856 \end_layout
9857
9858 \end_inset
9859
9860
9861 \end_layout
9862
9863 \begin_layout Standard
9864 Sometimes you want to insert space with exactly the length of a phrase.
9865  E.
9866 \begin_inset space \thinspace{}
9867 \end_inset
9868
9869 g.
9870 \begin_inset space \space{}
9871 \end_inset
9872
9873 you want to create the following multiple choice question:
9874 \end_layout
9875
9876 \begin_layout Standard
9877 \begin_inset VSpace medskip
9878 \end_inset
9879
9880 What is correct English?:
9881 \begin_inset Newline newline
9882 \end_inset
9883
9884
9885 \begin_inset Newline newline
9886 \end_inset
9887
9888 Mr.
9889 \begin_inset space ~
9890 \end_inset
9891
9892 Edge would have been jumps the gun.
9893 \begin_inset Newline newline
9894 \end_inset
9895
9896
9897 \begin_inset Phantom HPhantom
9898 status open
9899
9900 \begin_layout Plain Layout
9901 Mr.
9902  Edge 
9903 \end_layout
9904
9905 \end_inset
9906
9907 has to be jumped
9908 \begin_inset Newline newline
9909 \end_inset
9910
9911
9912 \begin_inset Phantom HPhantom
9913 status open
9914
9915 \begin_layout Plain Layout
9916 Mr.
9917  Edge 
9918 \end_layout
9919
9920 \end_inset
9921
9922 jumps
9923 \begin_inset VSpace medskip
9924 \end_inset
9925
9926
9927 \end_layout
9928
9929 \begin_layout Standard
9930 So that the choices appear exactly after the phrase 
9931 \begin_inset Quotes eld
9932 \end_inset
9933
9934 Mr.
9935 \begin_inset space ~
9936 \end_inset
9937
9938 Edge
9939 \begin_inset space ~
9940 \end_inset
9941
9942
9943 \begin_inset Quotes erd
9944 \end_inset
9945
9946 .
9947  To get this, you can use the phantom insets available via the menu 
9948 \family sans
9949 Insert\SpecialChar \menuseparator
9950 Formatting\SpecialChar \menuseparator
9951 Phantom
9952 \family default
9953 .
9954  In our case insert a horizontal phantom at the beginning of the last two
9955  lines and insert 
9956 \begin_inset Quotes eld
9957 \end_inset
9958
9959 Mr.
9960 \begin_inset space ~
9961 \end_inset
9962
9963 Edge
9964 \begin_inset space ~
9965 \end_inset
9966
9967
9968 \begin_inset Quotes erd
9969 \end_inset
9970
9971  into the phantom inset (note the space after 
9972 \begin_inset Quotes eld
9973 \end_inset
9974
9975 Edge
9976 \begin_inset Quotes erd
9977 \end_inset
9978
9979 ).
9980  A phantom insets prints only the space of its content (like a placeholder).
9981  That is why it is named 
9982 \begin_inset Quotes eld
9983 \end_inset
9984
9985 phantom
9986 \begin_inset Quotes erd
9987 \end_inset
9988
9989 .
9990  The normal phantom ouputs the width and heigth of the content as space,
9991  while the horizontal and vertical variant only outputs the corresponding
9992  dimension.
9993 \end_layout
9994
9995 \begin_layout Subsection
9996 Vertical Space
9997 \begin_inset CommandInset label
9998 LatexCommand label
9999 name "sub:Vertical-Space"
10000
10001 \end_inset
10002
10003
10004 \begin_inset Index idx
10005 status collapsed
10006
10007 \begin_layout Plain Layout
10008 Spacing ! Vertical
10009 \end_layout
10010
10011 \end_inset
10012
10013
10014 \end_layout
10015
10016 \begin_layout Standard
10017 To add extra vertical space above or below a paragraph, use the 
10018 \family sans
10019 Insert\SpecialChar \menuseparator
10020 Formatting\SpecialChar \menuseparator
10021 Vertical
10022 \begin_inset space ~
10023 \end_inset
10024
10025 Space
10026 \family default
10027  dialog.
10028  There you find the following sizes:
10029 \end_layout
10030
10031 \begin_layout Standard
10032
10033 \family sans
10034 SmallSkip
10035 \family default
10036
10037 \family sans
10038 MedSkip
10039 \family default
10040  and 
10041 \family sans
10042 BigSkip
10043 \family default
10044  are LaTeX sizes which depend on the font size of the document.
10045  
10046 \family sans
10047 DefSkip
10048 \family default
10049  is the skip adjusted in the dialog 
10050 \family sans
10051 Document\SpecialChar \menuseparator
10052 Settings
10053 \family default
10054
10055 \begin_inset Index idx
10056 status collapsed
10057
10058 \begin_layout Plain Layout
10059 Document ! Settings
10060 \end_layout
10061
10062 \end_inset
10063
10064  for the paragraph separation.
10065  If you use indentation to separate paragraphs 
10066 \family sans
10067 DefSkip
10068 \family default
10069  is equal to 
10070 \family sans
10071 MedSkip
10072 \family default
10073 .
10074 \end_layout
10075
10076 \begin_layout Standard
10077
10078 \family sans
10079 VFill
10080 \family default
10081
10082 \begin_inset Index idx
10083 status collapsed
10084
10085 \begin_layout Plain Layout
10086 Spacing ! Fills
10087 \end_layout
10088
10089 \end_inset
10090
10091  is a variable space, set so that the space is maximal within one page.
10092  An example: You have only two short paragraphs on one page with a vfill
10093  between them.
10094  Then the first paragraph is placed at the top of the page and the second
10095  one at the bottom, because the space between them is then maximal.
10096  
10097 \family sans
10098 VFill
10099 \family default
10100 s work like 
10101 \family sans
10102 HFill
10103 \family default
10104 s: they fill the remaining vertical space on a page with blank space.
10105 \begin_inset Foot
10106 status collapsed
10107
10108 \begin_layout Plain Layout
10109
10110 \family sans
10111 HFill
10112 \family default
10113 s are described in section
10114 \begin_inset space ~
10115 \end_inset
10116
10117
10118 \begin_inset CommandInset ref
10119 LatexCommand ref
10120 reference "sub:Horizontal-Space"
10121
10122 \end_inset
10123
10124 .
10125 \end_layout
10126
10127 \end_inset
10128
10129  If there are several 
10130 \family sans
10131 VFill
10132 \family default
10133 s on a page, they divide the remaining vertical space equally between themselves.
10134  You can therefore use 
10135 \family sans
10136 VFill
10137 \family default
10138 s to center text on a page, or even place text 2/3 down a page.
10139 \end_layout
10140
10141 \begin_layout Standard
10142
10143 \family sans
10144 Custom
10145 \family default
10146  are custom spaces in units explained in Appendix
10147 \begin_inset space ~
10148 \end_inset
10149
10150
10151 \begin_inset CommandInset ref
10152 LatexCommand ref
10153 reference "cha:Units-available-in"
10154
10155 \end_inset
10156
10157 .
10158 \end_layout
10159
10160 \begin_layout Standard
10161 \begin_inset Note Greyedout
10162 status open
10163
10164 \begin_layout Plain Layout
10165
10166 \series bold
10167 Note:
10168 \series default
10169  
10170 \series medium
10171 When the extra vertical space would be in the output at the top/bottom of
10172  a page, the space is only added if you have also checked the option 
10173 \family sans
10174 Protect
10175 \family default
10176 .
10177 \end_layout
10178
10179 \end_inset
10180
10181
10182 \end_layout
10183
10184 \begin_layout Subsection
10185 Paragraph Alignment
10186 \end_layout
10187
10188 \begin_layout Standard
10189 You can change the paragraph alignment with the 
10190 \family sans
10191 Edit\SpecialChar \menuseparator
10192 Paragraph Settings
10193 \family default
10194  dialog.
10195  There are five possibilities: 
10196 \end_layout
10197
10198 \begin_layout Itemize
10199
10200 \family sans
10201 Justified
10202 \family default
10203  (shortcut 
10204 \begin_inset Info
10205 type  "shortcut"
10206 arg   "paragraph-params \\align block"
10207 \end_inset
10208
10209 )
10210 \end_layout
10211
10212 \begin_layout Itemize
10213
10214 \family sans
10215 Left
10216 \family default
10217  (
10218 \begin_inset Info
10219 type  "shortcut"
10220 arg   "paragraph-params \\align left"
10221 \end_inset
10222
10223 )
10224 \end_layout
10225
10226 \begin_layout Itemize
10227
10228 \family sans
10229 Right
10230 \family default
10231  (
10232 \begin_inset Info
10233 type  "shortcut"
10234 arg   "paragraph-params \\align right"
10235 \end_inset
10236
10237 )
10238 \end_layout
10239
10240 \begin_layout Itemize
10241
10242 \family sans
10243 Center
10244 \family default
10245  (
10246 \begin_inset Info
10247 type  "shortcut"
10248 arg   "paragraph-params \\align center"
10249 \end_inset
10250
10251 )
10252 \end_layout
10253
10254 \begin_layout Itemize
10255
10256 \family sans
10257 Default
10258 \family default
10259  (
10260 \begin_inset Info
10261 type  "shortcut"
10262 arg   "paragraph-params \\align default"
10263 \end_inset
10264
10265 )
10266 \end_layout
10267
10268 \begin_layout Standard
10269 The default in most cases is justified alignment, in which the inter-word
10270  spacing is variable and each line of a paragraph fills the region between
10271  the left and right margins.
10272  The other three alignments should be self-explanatory, and look like this:
10273 \end_layout
10274
10275 \begin_layout Standard
10276 \align right
10277 This paragraph is right aligned,
10278 \end_layout
10279
10280 \begin_layout Standard
10281 \align center
10282 this one is centered,
10283 \end_layout
10284
10285 \begin_layout Standard
10286 \align left
10287 this one is left aligned.
10288 \end_layout
10289
10290 \begin_layout Subsection
10291 Forced Page Breaks
10292 \begin_inset Index idx
10293 status collapsed
10294
10295 \begin_layout Plain Layout
10296 Page breaks ! Forced
10297 \end_layout
10298
10299 \end_inset
10300
10301
10302 \begin_inset CommandInset label
10303 LatexCommand label
10304 name "sub:Forced-Page-Breaks"
10305
10306 \end_inset
10307
10308
10309 \end_layout
10310
10311 \begin_layout Standard
10312 If you don't like the way LaTeX does the pagebreaks in your document, you
10313  can force a page break where you want one.
10314  Normally this will not be necessary, because LaTeX is good at page breaking.
10315  Only if you use a lot of 
10316 \family sans
10317 Floats
10318 \family default
10319 , LaTeX's page breaking algorithm can fail.
10320 \end_layout
10321
10322 \begin_layout Standard
10323 We recommend not to use forced pagebreaks until the text is finished and
10324  until you have checked in the preview to see if you 
10325 \emph on
10326 really
10327 \emph default
10328  have to change the page breaking.
10329 \end_layout
10330
10331 \begin_layout Standard
10332 There are two types of pagebreaks: One that ends the page without any special
10333  action.
10334  This can be inserted above or below a paragraph via the menu 
10335 \family sans
10336 Insert\SpecialChar \menuseparator
10337 Formatting\SpecialChar \menuseparator
10338 New
10339 \begin_inset space ~
10340 \end_inset
10341
10342 Page
10343 \family default
10344 .
10345  The second type, that is inserted via the menu 
10346 \family sans
10347 Insert\SpecialChar \menuseparator
10348 Formatting\SpecialChar \menuseparator
10349 Page
10350 \begin_inset space ~
10351 \end_inset
10352
10353 Break
10354 \family default
10355 , ends a page but stretches the content of the page, so that it fills out
10356  the complete page.
10357  This type is useful to avoid whitespace when a page break produces a page
10358  on which only the last few lines are absent.
10359 \end_layout
10360
10361 \begin_layout Standard
10362 You might try to use a page break to ensure that a figure or table appears
10363  at the top of a page.
10364  This is, of course, the wrong way to do it.
10365  LyX gives you a way of automatically ensuring that your figures and tables
10366  appear at the top of a page (or the bottom, or on their own page) without
10367  having to worry about what precedes or follows your figure or table.
10368  See chapter 
10369 \begin_inset CommandInset ref
10370 LatexCommand ref
10371 reference "cha:Floats-and-Notes"
10372
10373 \end_inset
10374
10375  to learn more about 
10376 \family sans
10377 Floats
10378 \family default
10379 .
10380 \end_layout
10381
10382 \begin_layout Subsubsection
10383 Clear Page Breaks
10384 \begin_inset CommandInset label
10385 LatexCommand label
10386 name "sub:Clear-Page-Breaks"
10387
10388 \end_inset
10389
10390
10391 \begin_inset Index idx
10392 status collapsed
10393
10394 \begin_layout Plain Layout
10395 Page breaks ! Clear
10396 \end_layout
10397
10398 \end_inset
10399
10400
10401 \end_layout
10402
10403 \begin_layout Standard
10404 Rather than forced pagebreaks where the content behind the break is placed
10405  directly on the next page, you can also clear pages while breaking them.
10406  That means that the current paragraph is terminated and everything, including
10407  unprocessed floats, from the earlier part of the document are placed behind
10408  it, if necessary by adding pages.
10409 \end_layout
10410
10411 \begin_layout Standard
10412 You can insert a clear page break with the menu 
10413 \family sans
10414 Insert\SpecialChar \menuseparator
10415 Formatting\SpecialChar \menuseparator
10416 Clear
10417 \begin_inset space ~
10418 \end_inset
10419
10420 Page
10421 \family default
10422 .
10423  When you have a two-sided document like a book, you can use the menu 
10424 \family sans
10425 Insert\SpecialChar \menuseparator
10426 Formatting\SpecialChar \menuseparator
10427 Clear
10428 \begin_inset space ~
10429 \end_inset
10430
10431 Double
10432 \begin_inset space ~
10433 \end_inset
10434
10435 Page
10436 \family default
10437  to insert a clear page break that assures that the next page is a right-hand
10438  page (odd-numbered), if necessary by adding a page.
10439 \end_layout
10440
10441 \begin_layout Subsection
10442 Forced Line Breaks
10443 \begin_inset Index idx
10444 status collapsed
10445
10446 \begin_layout Plain Layout
10447 Line breaks
10448 \end_layout
10449
10450 \end_inset
10451
10452
10453 \begin_inset CommandInset label
10454 LatexCommand label
10455 name "sub:Forced-Line-Breaks"
10456
10457 \end_inset
10458
10459
10460 \end_layout
10461
10462 \begin_layout Standard
10463 Similar to page breaks there are two types of line breaks: One that simply
10464  breaks the line.
10465  You can force this line break within a paragraph by selecting 
10466 \family sans
10467 Insert\SpecialChar \menuseparator
10468 Formatting\SpecialChar \menuseparator
10469 Ragged
10470 \begin_inset space ~
10471 \end_inset
10472
10473 Line
10474 \begin_inset space ~
10475 \end_inset
10476
10477 Break
10478 \family default
10479  or with 
10480 \begin_inset Info
10481 type  "shortcut"
10482 arg   "newline-insert newline"
10483 \end_inset
10484
10485 .
10486  Another type that is inserted via the menu 
10487 \family sans
10488 Insert\SpecialChar \menuseparator
10489 Formatting\SpecialChar \menuseparator
10490 Justified
10491 \begin_inset space ~
10492 \end_inset
10493
10494 Line
10495 \begin_inset space ~
10496 \end_inset
10497
10498 Break
10499 \family default
10500  breaks the line and stretches it so that it fills out the whole space between
10501  the page margins.
10502  This is necessary to avoid 
10503 \begin_inset Quotes eld
10504 \end_inset
10505
10506 fringes
10507 \begin_inset Quotes erd
10508 \end_inset
10509
10510  in justified paragraphs due to whitespace introduced by line breaks.
10511 \end_layout
10512
10513 \begin_layout Standard
10514 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10515  LaTeX is very good at line breaking.
10516  There are, however, a number of situations where it is necessary to actively
10517  set a line break, e.
10518 \begin_inset space \thinspace{}
10519 \end_inset
10520
10521 g.
10522 \begin_inset space \space{}
10523 \end_inset
10524
10525 in a poem or for an address (see sections
10526 \begin_inset space ~
10527 \end_inset
10528
10529
10530 \begin_inset CommandInset ref
10531 LatexCommand ref
10532 reference "sec:Quote"
10533
10534 \end_inset
10535
10536
10537 \begin_inset CommandInset ref
10538 LatexCommand ref
10539 reference "sec:Verse"
10540
10541 \end_inset
10542
10543  and 
10544 \begin_inset CommandInset ref
10545 LatexCommand ref
10546 reference "sec:Address-Usage"
10547
10548 \end_inset
10549
10550 ).
10551 \end_layout
10552
10553 \begin_layout Subsection
10554 Horizontal Lines
10555 \begin_inset CommandInset label
10556 LatexCommand label
10557 name "sub:Horizontal-Lines"
10558
10559 \end_inset
10560
10561
10562 \begin_inset Index idx
10563 status collapsed
10564
10565 \begin_layout Plain Layout
10566 Horizontal lines
10567 \end_layout
10568
10569 \end_inset
10570
10571
10572 \end_layout
10573
10574 \begin_layout Standard
10575 \noindent
10576 \begin_inset CommandInset line
10577 LatexCommand rule
10578 offset "0.5ex"
10579 width "100line%"
10580 height "1pt"
10581
10582 \end_inset
10583
10584
10585 \end_layout
10586
10587 \begin_layout Standard
10588 In the dialog 
10589 \family sans
10590 Insert\SpecialChar \menuseparator
10591 Formatting\SpecialChar \menuseparator
10592 Horizontal
10593 \begin_inset space ~
10594 \end_inset
10595
10596 Line
10597 \family default
10598  you can insert horizontal lines.
10599  The line offset is the vertical distance between the line and the baseline
10600  of the current text line or the paragraph.
10601 \end_layout
10602
10603 \begin_layout Standard
10604 \noindent
10605 \begin_inset CommandInset line
10606 LatexCommand rule
10607 offset "0.5ex"
10608 width "100line%"
10609 height "1pt"
10610
10611 \end_inset
10612
10613
10614 \end_layout
10615
10616 \begin_layout Standard
10617
10618 \end_layout
10619
10620 \begin_layout Section
10621 Characters and Symbols
10622 \end_layout
10623
10624 \begin_layout Standard
10625 You can directly enter all characters that are available on your keyboard.
10626  You can also use special keyboard maps to be able to enter e.
10627 \begin_inset space \thinspace{}
10628 \end_inset
10629
10630 g.
10631 \begin_inset space \space{}
10632 \end_inset
10633
10634 characters needed for French with an English keyboard.
10635  See section
10636 \begin_inset space \thinspace{}
10637 \end_inset
10638
10639
10640 \begin_inset CommandInset ref
10641 LatexCommand ref
10642 reference "sub:Keyboard-mapping"
10643
10644 \end_inset
10645
10646  for information on how this is done.
10647 \end_layout
10648
10649 \begin_layout Standard
10650 For the case where you need a character that is not on your keyboard, you
10651  can use the 
10652 \family sans
10653 Symbols
10654 \family default
10655  dialog via the menu 
10656 \family sans
10657 Insert\SpecialChar \menuseparator
10658 Special Character\SpecialChar \menuseparator
10659 Symbols
10660 \family default
10661 .
10662 \end_layout
10663
10664 \begin_layout Standard
10665 \begin_inset Note Greyedout
10666 status open
10667
10668 \begin_layout Plain Layout
10669
10670 \series bold
10671 Note:
10672 \series default
10673  Maybe not all symbols inserted with the symbols dialog can be displayed
10674  when you are using a special screen font in LyX's preferences.
10675  But the inserted symbols will in every case be displayed in the output.
10676 \end_layout
10677
10678 \end_inset
10679
10680
10681 \end_layout
10682
10683 \begin_layout Section
10684 Fonts and Text Styles
10685 \begin_inset CommandInset label
10686 LatexCommand label
10687 name "sec:Fonts-and-Text"
10688
10689 \end_inset
10690
10691
10692 \end_layout
10693
10694 \begin_layout Subsection
10695 Font Types
10696 \begin_inset Index idx
10697 status collapsed
10698
10699 \begin_layout Plain Layout
10700 Font ! Types
10701 \end_layout
10702
10703 \end_inset
10704
10705
10706 \end_layout
10707
10708 \begin_layout Standard
10709 There are two types of fonts:
10710 \end_layout
10711
10712 \begin_layout Description
10713 Vector
10714 \begin_inset space ~
10715 \end_inset
10716
10717 fonts
10718 \begin_inset Index idx
10719 status collapsed
10720
10721 \begin_layout Plain Layout
10722 Fonts ! Vector-
10723 \end_layout
10724
10725 \end_inset
10726
10727  are fonts, built from outlines of the single glyphs (e.
10728 \begin_inset space \thinspace{}
10729 \end_inset
10730
10731 g.
10732  characters) in the font.
10733  This means that each glyph is defined using mathematical curves that are
10734  well suited for scaling to any requested size.
10735  This mathematical definition is interpreted by the font renderer and the
10736  curve is filled out with pixels according to the size and glyph.
10737  This means that vector fonts will look pretty good in all sizes.
10738  Only at very small sizes where each pixel has to be very carefully computed
10739  to provide a good image, it might be hard to provide a good rendering.
10740 \begin_inset Newline newline
10741 \end_inset
10742
10743 That could mean that one only needs to define one font size and scale them.
10744  But to achieve a better quality, many fonts define several font sizes.
10745  That improves the appearance because you need more details at large font
10746  sizes than at small ones.
10747 \begin_inset Newline newline
10748 \end_inset
10749
10750 The font types 
10751 \family typewriter
10752 TrueType
10753 \family default
10754
10755 \family typewriter
10756 OpenType
10757 \family default
10758 , and 
10759 \family typewriter
10760 Type
10761 \begin_inset space ~
10762 \end_inset
10763
10764 1
10765 \family default
10766  are vector fonts.
10767 \end_layout
10768
10769 \begin_layout Description
10770 Bitmap
10771 \begin_inset space ~
10772 \end_inset
10773
10774 fonts
10775 \begin_inset Index idx
10776 status collapsed
10777
10778 \begin_layout Plain Layout
10779 Fonts ! Bitmap-
10780 \end_layout
10781
10782 \end_inset
10783
10784  on the other hand, are defined by bitmap graphics from the start, so they
10785  will look good at all the sizes they are meant for.
10786  However, they don't scale well, because in order to scale a glyph, each
10787  pixel is enlarged into several pixels.
10788  It is the same effect that happens if you try to enlarge a picture in a
10789  picture manipulation program.
10790  In order to relieve this effect, bitmap fonts are typically provided in
10791  several fixed sizes typically from around 8 pixels high up to 34 pixels
10792  or so high in steps according to what is believed to be useful.
10793  The advantage of bitmap fonts is that no complicated computations are necessary
10794  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10795  fonts.
10796  The disadvantage is that sizes that don't exist as fixed versions have
10797  to be scaled by doubling pixels, and thus look bad.
10798 \begin_inset Newline newline
10799 \end_inset
10800
10801 Bitmap fonts are named 
10802 \family typewriter
10803 Type
10804 \begin_inset space ~
10805 \end_inset
10806
10807 3
10808 \family default
10809  in PostScript- and PDF-documents.
10810 \end_layout
10811
10812 \begin_layout Standard
10813 The result of all this is that bitmap fonts are best for the size they are
10814  designed for, while scalable fonts are good for nearly all sizes.
10815  So one needs fewer font size definitions for scalable fonts.
10816  That's the reason why nearly all text rendering and typesetting programs
10817  use scalable fonts.
10818 \end_layout
10819
10820 \begin_layout Standard
10821 To test which fonts are used in a PDF-document, you can have a look into
10822  its document properties.
10823 \end_layout
10824
10825 \begin_layout Standard
10826 Many modern typesetting and markup languages have begun to move towards
10827  specifying character styles rather than specifying a particular font.
10828  For example, instead of changing to an italicized version of the current
10829  font to emphasize text, you use an 
10830 \begin_inset Quotes eld
10831 \end_inset
10832
10833 emphasized style
10834 \begin_inset Quotes erd
10835 \end_inset
10836
10837  instead.
10838  This concept fits in perfectly with LyX.
10839  In LyX, you do things based on contexts, rather than focusing on typesetting
10840  details.
10841 \end_layout
10842
10843 \begin_layout Subsection
10844 LaTeX font support
10845 \begin_inset CommandInset label
10846 LatexCommand label
10847 name "sub:LaTeX-font-support"
10848
10849 \end_inset
10850
10851
10852 \end_layout
10853
10854 \begin_layout Standard
10855 Traditionally, LaTeX uses its own fonts.
10856  That is to say, you cannot directly access the fonts installed on your
10857  operating system, but you have to use specific fonts provided by your LaTeX
10858  distribution.
10859  The reason is that LaTeX needs some extra information about the fonts,
10860  which have to be provided by additional files and packages.
10861  The downside of this is that your font choice is somewhat limited, compared
10862  to usual word processors.
10863  On the other hand this comes with the advantage that the provided fonts
10864  are generally of very good quality, and that LaTeX files are very portable
10865  across different machines.
10866  Also, the range of fonts supported by traditional LaTeX was increased a
10867  lot meanwhile so that you can find packages for many free and commercial
10868  fonts.
10869  In LyX, only a subset of these are directly selectable via the user interface
10870  (see section
10871 \begin_inset space ~
10872 \end_inset
10873
10874
10875 \begin_inset CommandInset ref
10876 LatexCommand ref
10877 reference "sub:Document-Font"
10878
10879 \end_inset
10880
10881  for details).
10882  However, all others are available if you enter the respective LaTeX code
10883  in the document preamble (please refer to the documentation of your desired
10884  font).
10885 \end_layout
10886
10887 \begin_layout Standard
10888 Furthermore, recent developments brought some new LaTeX engines that are
10889  also able to directly access fonts that are installed for your operating
10890  system (OS), namely XeTeX and LuaTeX.
10891  Both engines are now supported by LyX.
10892  By using them, you can use theoretically any OpenType or TrueType font
10893  that is installed on your system.
10894  The next section describes how to use these OS fonts.
10895 \end_layout
10896
10897 \begin_layout Standard
10898 \begin_inset Note Greyedout
10899 status open
10900
10901 \begin_layout Plain Layout
10902
10903 \series bold
10904 Note:
10905 \series default
10906  In practice, some fonts might fail due to bad metrics and other font deficienci
10907 es; so you might have to experiment.
10908 \end_layout
10909
10910 \end_inset
10911
10912
10913 \end_layout
10914
10915 \begin_layout Standard
10916 \begin_inset Note Greyedout
10917 status open
10918
10919 \begin_layout Plain Layout
10920
10921 \series bold
10922 Note:
10923 \series default
10924  XeTeX and especially LuaTeX, are still rather new and thus not as mature
10925  as traditional LaTeX or PDFLaTeX.
10926 \end_layout
10927
10928 \end_inset
10929
10930
10931 \end_layout
10932
10933 \begin_layout Subsection
10934 Document Font and Font size
10935 \begin_inset CommandInset label
10936 LatexCommand label
10937 name "sub:Document-Font"
10938
10939 \end_inset
10940
10941
10942 \begin_inset Index idx
10943 status collapsed
10944
10945 \begin_layout Plain Layout
10946 Font ! Size
10947 \end_layout
10948
10949 \end_inset
10950
10951
10952 \begin_inset Index idx
10953 status collapsed
10954
10955 \begin_layout Plain Layout
10956 Document ! Font
10957 \end_layout
10958
10959 \end_inset
10960
10961
10962 \end_layout
10963
10964 \begin_layout Standard
10965 You can set the document fonts in the 
10966 \family sans
10967 Document\SpecialChar \menuseparator
10968 Settings
10969 \family default
10970
10971 \begin_inset Index idx
10972 status collapsed
10973
10974 \begin_layout Plain Layout
10975 Document ! Settings
10976 \end_layout
10977
10978 \end_inset
10979
10980  dialog.
10981  In the 
10982 \family sans
10983 Fonts
10984 \family default
10985  section of the dialog, you can specify which font should be used for the
10986  three different font shapes — roman (serif), 
10987 \family sans
10988 sans
10989 \begin_inset space ~
10990 \end_inset
10991
10992 serif
10993 \family default
10994  and 
10995 \family typewriter
10996 typewriter
10997 \family default
10998  (monospaced) — you can specify the base font size and scaling factors for
10999  (some) sans serif and typewriter fonts if this is necessary to fit with
11000  the roman font.
11001 \end_layout
11002
11003 \begin_layout Standard
11004 If you select 
11005 \family sans
11006 Use non-T
11007 \begin_inset ERT
11008 status collapsed
11009
11010 \begin_layout Plain Layout
11011
11012 {}
11013 \end_layout
11014
11015 \end_inset
11016
11017 eX fonts
11018 \family default
11019 , you will have access to the fonts installed on your operating system.
11020  This requires that you use 
11021 \family sans
11022 PDF (XeT
11023 \begin_inset ERT
11024 status collapsed
11025
11026 \begin_layout Plain Layout
11027
11028 {}
11029 \end_layout
11030
11031 \end_inset
11032
11033 eX)
11034 \family default
11035
11036 \family sans
11037 PDF (LuaT
11038 \begin_inset ERT
11039 status collapsed
11040
11041 \begin_layout Plain Layout
11042
11043 {}
11044 \end_layout
11045
11046 \end_inset
11047
11048 eX)
11049 \family default
11050  or 
11051 \family sans
11052 DVI (LuaT
11053 \begin_inset ERT
11054 status collapsed
11055
11056 \begin_layout Plain Layout
11057
11058 {}
11059 \end_layout
11060
11061 \end_inset
11062
11063 eX)
11064 \family default
11065  as output format, i.
11066 \begin_inset space \thinspace{}
11067 \end_inset
11068
11069 e.
11070 \begin_inset space ~
11071 \end_inset
11072
11073 you will have to have either XeTeX or LuaTeX installed (see section
11074 \begin_inset space ~
11075 \end_inset
11076
11077
11078 \begin_inset CommandInset ref
11079 LatexCommand ref
11080 reference "sub:LaTeX-font-support"
11081
11082 \end_inset
11083
11084 ).
11085  You will then not have access to TeX's own fonts (the selection described
11086  below).
11087  Note that LyX lists all available fonts in either of the three lists (roman,
11088  sans
11089 \begin_inset space ~
11090 \end_inset
11091
11092 serif, and typewriter), since LyX cannot determine the family.
11093  Also note that the output might fail with some of the listed fonts, due
11094  to the encoding of the fonts and\SpecialChar \slash{}
11095 or font failures.
11096  Again, LyX cannot determine this in advance, so you might need to experiment.
11097 \end_layout
11098
11099 \begin_layout Standard
11100 If you use TeX fonts (which is the default), the possible options for the
11101  font include 
11102 \family sans
11103 Default
11104 \family default
11105  and a list of fonts available with your LaTeX distribution.
11106  If you select 
11107 \family sans
11108 Default,
11109 \family default
11110  the font that is preset by the current document class is used.
11111  In most cases, this will be the standard TeX font, known as 
11112 \begin_inset Quotes eld
11113 \end_inset
11114
11115
11116 \family typewriter
11117 Computer Modern
11118 \family default
11119
11120 \begin_inset Quotes erd
11121 \end_inset
11122
11123  (
11124 \family typewriter
11125 cm
11126 \family default
11127 ) or 
11128 \begin_inset Quotes eld
11129 \end_inset
11130
11131
11132 \family typewriter
11133 European Computer Modern
11134 \family default
11135
11136 \begin_inset Quotes erd
11137 \end_inset
11138
11139  (
11140 \family typewriter
11141 ec
11142 \family default
11143 ), but some classes preset different default fonts.
11144 \end_layout
11145
11146 \begin_layout Standard
11147 As 
11148 \family typewriter
11149 cm
11150 \family default
11151  and 
11152 \family typewriter
11153 ec
11154 \family default
11155  are bitmap fonts, they often looks pixelated in PDF output, especially
11156  when you read the PDF in a zoomed size.
11157 \begin_inset Foot
11158 status collapsed
11159
11160 \begin_layout Plain Layout
11161 This problem doesn't appear if you read PDFs in 
11162 \family typewriter
11163 Adobe
11164 \begin_inset space ~
11165 \end_inset
11166
11167 Reader
11168 \family default
11169  version 6 or later, because this program includes a special bitmap font
11170  renderer.
11171 \end_layout
11172
11173 \end_inset
11174
11175  To get rid of pixelated fonts, you have to use a vector font.
11176  Depending on how your document should look like, you can either:
11177 \end_layout
11178
11179 \begin_layout Itemize
11180 select the 
11181 \family typewriter
11182 Latin Modern
11183 \family default
11184  (
11185 \family typewriter
11186 lm
11187 \family default
11188 ) fonts, which is the recommended choice if you want to keep the look of
11189  
11190 \family typewriter
11191 cm
11192 \family default
11193 /
11194 \family typewriter
11195 ec
11196 \family default
11197 .
11198  
11199 \family typewriter
11200 Latin Modern
11201 \family default
11202  was developed for the LaTeX community in order to replace 
11203 \family typewriter
11204 cm
11205 \family default
11206  as the default font.
11207  It covers a huge range of glyphs and several font shapes.
11208  Except for some details, where the appearance was improved, 
11209 \family typewriter
11210 lm
11211 \family default
11212  looks identical to 
11213 \family typewriter
11214 cm
11215 \family default
11216 ;
11217 \begin_inset Foot
11218 status collapsed
11219
11220 \begin_layout Plain Layout
11221 One difference is improved kerning for the 
11222 \family typewriter
11223 lm
11224 \family default
11225  fonts.
11226 \end_layout
11227
11228 \end_inset
11229
11230
11231 \end_layout
11232
11233 \begin_layout Itemize
11234 select the 
11235 \family typewriter
11236 AE
11237 \family default
11238  (
11239 \family typewriter
11240 Almost European
11241 \family default
11242 ) fonts in (the rare) case that 
11243 \family typewriter
11244 Latin Modern
11245 \family default
11246  is not available to you or does not work, and you still want to emulate
11247  the look of 
11248 \family typewriter
11249 cm
11250 \family default
11251 /
11252 \family typewriter
11253 ec
11254 \family default
11255 .
11256  
11257 \family typewriter
11258 AE
11259 \family default
11260  is a virtual font.
11261  Virtual means that it 
11262 \begin_inset Quotes eld
11263 \end_inset
11264
11265 steals
11266 \begin_inset Quotes erd
11267 \end_inset
11268
11269  outline 
11270 \family typewriter
11271 cm
11272 \family default
11273 -glyphs from other fonts.
11274  This has the disadvantage that some characters are missing, like the French
11275  guillemets (
11276 \begin_inset Quotes eld
11277 \end_inset
11278
11279 «
11280 \begin_inset Quotes erd
11281 \end_inset
11282
11283  and 
11284 \begin_inset Quotes eld
11285 \end_inset
11286
11287 »
11288 \begin_inset Quotes erd
11289 \end_inset
11290
11291 )
11292 \begin_inset Foot
11293 status collapsed
11294
11295 \begin_layout Plain Layout
11296 Loading the LaTeX-package 
11297 \series bold
11298 aeguill
11299 \series default
11300
11301 \begin_inset Index idx
11302 status collapsed
11303
11304 \begin_layout Plain Layout
11305 LaTeX-packages ! aeguill
11306 \end_layout
11307
11308 \end_inset
11309
11310  with the document preamble line
11311 \begin_inset Newline newline
11312 \end_inset
11313
11314
11315 \series bold
11316
11317 \backslash
11318 usepackage[ec]{aeguill}
11319 \begin_inset Newline newline
11320 \end_inset
11321
11322
11323 \series default
11324 will fix the guillemet problem.
11325 \end_layout
11326
11327 \end_inset
11328
11329  and that accented characters are not 
11330 \emph on
11331 one
11332 \emph default
11333  glyph, but build of 
11334 \emph on
11335 two
11336 \emph default
11337  characters, the accent and the letter.
11338  Therefore you cannot search for words with accented characters in documents
11339  using the 
11340 \family typewriter
11341 AE
11342 \family default
11343  fonts.
11344  If you search for example for the French word 
11345 \begin_inset Quotes eld
11346 \end_inset
11347
11348 rève
11349 \begin_inset Quotes erd
11350 \end_inset
11351
11352  in a PDF, you won't get any result, because the PDF-viewer searches for
11353  the glyph 
11354 \begin_inset Quotes eld
11355 \end_inset
11356
11357  è 
11358 \begin_inset Quotes erd
11359 \end_inset
11360
11361  and not for the glyph 
11362 \begin_inset Quotes eld
11363 \end_inset
11364
11365  e +
11366 \begin_inset space ~
11367 \end_inset
11368
11369  ̀ 
11370 \begin_inset Quotes erd
11371 \end_inset
11372
11373 .
11374 \end_layout
11375
11376 \begin_layout Itemize
11377 If you do not like the look of 
11378 \family typewriter
11379 cm
11380 \family default
11381 /
11382 \family typewriter
11383 ec
11384 \family default
11385 , you can of course select one of the other provided vector fonts, e.
11386 \begin_inset space \thinspace{}
11387 \end_inset
11388
11389 g.
11390 \begin_inset space ~
11391 \end_inset
11392
11393
11394 \family sans
11395 Times Roman
11396 \family default
11397  or
11398 \family typewriter
11399  
11400 \family sans
11401 Palatino
11402 \family default
11403 .
11404  Most roman vector fonts will automatically select matching sans
11405 \begin_inset space ~
11406 \end_inset
11407
11408 serif and typewriter fonts
11409 \begin_inset Foot
11410 status collapsed
11411
11412 \begin_layout Plain Layout
11413 These are sometimes just matching other fonts (e.
11414 \begin_inset space \thinspace{}
11415 \end_inset
11416
11417 g., 
11418 \family sans
11419 Times Roman
11420 \family default
11421  selects 
11422 \family sans
11423 Helvetiva
11424 \family default
11425  for sans serif text), and sometimes, e.
11426 \begin_inset space \thinspace{}
11427 \end_inset
11428
11429 g.
11430  with 
11431 \family typewriter
11432 Latin Modern
11433 \family default
11434  or 
11435 \family typewriter
11436 Computer Modern
11437 \family default
11438 , different shapes of the same font, i.
11439 \begin_inset space \thinspace{}
11440 \end_inset
11441
11442 e.
11443  a real font 
11444 \emph on
11445 family
11446 \emph default
11447 .
11448 \end_layout
11449
11450 \end_inset
11451
11452 , but you can also select your own.
11453 \begin_inset Newline newline
11454 \end_inset
11455
11456 The differences between roman, 
11457 \family sans
11458 sans
11459 \begin_inset space ~
11460 \end_inset
11461
11462 serif
11463 \family default
11464 , and 
11465 \family typewriter
11466 typewriter
11467 \family default
11468  fonts are explained in section
11469 \begin_inset space ~
11470 \end_inset
11471
11472
11473 \begin_inset CommandInset ref
11474 LatexCommand ref
11475 reference "sub:Fine-Tuning-with-the"
11476
11477 \end_inset
11478
11479 .
11480 \begin_inset Newline newline
11481 \end_inset
11482
11483 The font 
11484 \family typewriter
11485 Times Roman
11486 \family default
11487  was originally designed for newspapers.
11488  That means its glyphs are smaller than the ones from other fonts to fit
11489  into the small newspaper columns.
11490  Therefore 
11491 \family typewriter
11492 Times Roman
11493 \family default
11494  is not the optimal choice for larger documents like books.
11495 \begin_inset VSpace bigskip
11496 \end_inset
11497
11498 For the font size there are generally four possible values: 
11499 \family sans
11500 Default, 10
11501 \family default
11502
11503 \family sans
11504 11
11505 \family default
11506 , and 
11507 \family sans
11508 12
11509 \family default
11510 .
11511  Some classes provide additional sizes.
11512  The size of 
11513 \family sans
11514 Default
11515 \family default
11516  depends on the class you are using.
11517  In the standard classes it is equal to the font size 10.
11518 \end_layout
11519
11520 \begin_layout Standard
11521 Note that the font size is the 
11522 \emph on
11523 base size
11524 \emph default
11525 .
11526  That means that LyX scales all other possible font sizes (such as those
11527  used in footnotes, super-, and subscripts) by this value.
11528  You can fine-tune the font size of text parts via the 
11529 \family sans
11530 Text
11531 \begin_inset space ~
11532 \end_inset
11533
11534 Style
11535 \family default
11536  dialog if needed.
11537  The possible font sizes for text parts are explained in section
11538 \begin_inset space ~
11539 \end_inset
11540
11541
11542 \begin_inset CommandInset ref
11543 LatexCommand ref
11544 reference "sub:Fine-Tuning-with-the"
11545
11546 \end_inset
11547
11548 .
11549 \end_layout
11550
11551 \begin_layout Standard
11552 The 
11553 \family sans
11554 Default Family
11555 \family default
11556  selection lets you specify whether the base font of your document should
11557  be roman, sans
11558 \begin_inset space ~
11559 \end_inset
11560
11561 serif or typewriter.
11562  The 
11563 \family sans
11564 Default
11565 \family default
11566  selection uses what is preset by the class, the other selections override
11567  this.
11568  In most cases, 
11569 \family sans
11570 Default
11571 \family default
11572  is equal to 
11573 \family sans
11574 roman
11575 \family default
11576 , but some classes (such as presentation classes) also use other defaults.
11577 \end_layout
11578
11579 \begin_layout Standard
11580 The
11581 \family typewriter
11582  
11583 \family sans
11584 LaTe
11585 \begin_inset ERT
11586 status collapsed
11587
11588 \begin_layout Plain Layout
11589
11590 {}
11591 \end_layout
11592
11593 \end_inset
11594
11595 X font encoding
11596 \family default
11597  selection is an expert setting which lets you change the value passed to
11598  the LaTeX-package
11599 \emph on
11600 fontenc
11601 \emph default
11602 .
11603  Normally, you do not need to change (or even understand) this.
11604  Unless you have specific reasons use 
11605 \family sans
11606 Default
11607 \family default
11608 .
11609 \end_layout
11610
11611 \begin_layout Standard
11612 With some fonts, the checkboxes 
11613 \family sans
11614 Use Old Style Figures
11615 \family default
11616  and 
11617 \family sans
11618 Use True Small Caps
11619 \family default
11620  are enabled.
11621  These are extra features some fonts provide.
11622  If 
11623 \family sans
11624 Use Old Style Figures
11625 \family default
11626  is checked, the font uses old style (also known as medieval or text) figures,
11627  i.
11628 \begin_inset space \thinspace{}
11629 \end_inset
11630
11631 e.
11632 \begin_inset space ~
11633 \end_inset
11634
11635 figures with varying height that fit nicely with lower letters.
11636  
11637 \family sans
11638 Use True Small Caps
11639 \family default
11640  determines that real small caps are used instead of faked small caps made
11641  of scaled capitals.
11642  Real small caps are often part of expert font sets; they generally look
11643  better than faked small caps but might have to be purchased separately.
11644 \end_layout
11645
11646 \begin_layout Standard
11647 The field 
11648 \family sans
11649 CJK
11650 \family default
11651  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11652  a font to display the script characters.
11653 \begin_inset Foot
11654 status collapsed
11655
11656 \begin_layout Plain Layout
11657 The font will be the argument for the commands of the LaTeX-package 
11658 \series bold
11659 CJK
11660 \series default
11661 .
11662  So this has no effect for the document language 
11663 \family sans
11664 Japanese
11665 \family default
11666  that doesn't use 
11667 \series bold
11668 CJK
11669 \series default
11670 .
11671 \end_layout
11672
11673 \end_inset
11674
11675
11676 \end_layout
11677
11678 \begin_layout Standard
11679 \begin_inset VSpace bigskip
11680 \end_inset
11681
11682
11683 \begin_inset Note Greyedout
11684 status open
11685
11686 \begin_layout Plain Layout
11687
11688 \series bold
11689 Note:
11690 \series default
11691  When you choose a new font or font size, LyX does 
11692 \emph on
11693 not
11694 \emph default
11695  change the screen font! You will only see a difference in the printed output;
11696  this is part of the WYSIWYM concept.
11697  LyX's screen fonts can be adjusted in the 
11698 \family sans
11699 Tools\SpecialChar \menuseparator
11700 Preferences
11701 \family default
11702  dialog, see section
11703 \begin_inset space ~
11704 \end_inset
11705
11706
11707 \begin_inset CommandInset ref
11708 LatexCommand ref
11709 reference "sub:Screen-Fonts"
11710
11711 \end_inset
11712
11713 .
11714 \end_layout
11715
11716 \end_inset
11717
11718
11719 \end_layout
11720
11721 \begin_layout Subsection
11722 Using Different Character Styles
11723 \begin_inset Index idx
11724 status collapsed
11725
11726 \begin_layout Plain Layout
11727 Character Styles
11728 \end_layout
11729
11730 \end_inset
11731
11732
11733 \begin_inset Index idx
11734 status collapsed
11735
11736 \begin_layout Plain Layout
11737 Text Style
11738 \end_layout
11739
11740 \end_inset
11741
11742
11743 \end_layout
11744
11745 \begin_layout Standard
11746 As we've already seen, LyX automatically changes the character style for
11747  certain paragraph environments.
11748  LyX supports two character styles, 
11749 \family sans
11750 Emphasized
11751 \family default
11752  and 
11753 \family sans
11754 Noun
11755 \family default
11756 .
11757  You can activate both of these styles via keybindings, the menus, and the
11758  toolbar.
11759 \end_layout
11760
11761 \begin_layout Standard
11762 To activate the 
11763 \family sans
11764 Noun
11765 \family default
11766  style, do one of the following:
11767 \end_layout
11768
11769 \begin_layout Itemize
11770 click on the toolbar button 
11771 \begin_inset Graphics
11772         filename ../images/font-noun.png
11773
11774 \end_inset
11775
11776
11777 \end_layout
11778
11779 \begin_layout Itemize
11780 use the key binding 
11781 \begin_inset Info
11782 type  "shortcut"
11783 arg   "font-noun"
11784 \end_inset
11785
11786
11787 \end_layout
11788
11789 \begin_layout Standard
11790 These commands are all toggles.
11791  That is, if 
11792 \family sans
11793 Noun
11794 \family default
11795  style is already active, they deactivate it.
11796 \end_layout
11797
11798 \begin_layout Standard
11799 One typically uses the 
11800 \family sans
11801 Noun
11802 \family default
11803  style for proper names.
11804  For example: 
11805 \begin_inset Quotes eld
11806 \end_inset
11807
11808
11809 \noun on
11810 Matthias Ettrich
11811 \noun default
11812  is the original author of LyX.
11813 \begin_inset Quotes erd
11814 \end_inset
11815
11816
11817 \end_layout
11818
11819 \begin_layout Standard
11820 A more widely used character style is the 
11821 \family sans
11822 Emphasized
11823 \family default
11824  style.
11825  You can activate (or deactivate — it's also a toggle) the 
11826 \family sans
11827 Emphasized
11828 \family default
11829  style by:
11830 \end_layout
11831
11832 \begin_layout Itemize
11833 clicking on the toolbar button 
11834 \begin_inset Graphics
11835         filename ../images/font-emph.png
11836
11837 \end_inset
11838
11839
11840 \end_layout
11841
11842 \begin_layout Itemize
11843 using the keybindings 
11844 \begin_inset Info
11845 type  "shortcut"
11846 arg   "font-emph"
11847 \end_inset
11848
11849
11850 \end_layout
11851
11852 \begin_layout Standard
11853 Normally the 
11854 \family sans
11855 Emphasized
11856 \family default
11857  style is equivalent to an italic font but some document classes or LaTeX-packag
11858 es use a different font.
11859 \end_layout
11860
11861 \begin_layout Standard
11862 We've been using the 
11863 \family sans
11864 Emphasized
11865 \family default
11866  style all over the place in this document.
11867  Here's one more example:
11868 \end_layout
11869
11870 \begin_layout Quotation
11871
11872 \emph on
11873 Don't overuse character styles!
11874 \end_layout
11875
11876 \begin_layout Standard
11877 It's also a warning in addition to an example.
11878  One's writing should parallel ordinary conversation.
11879  Since we don't all constantly scream at each other, we should also avoid
11880  the common tendency to overuse character style.
11881  
11882 \end_layout
11883
11884 \begin_layout Standard
11885 You can always reset to the default font using the key binding 
11886 \begin_inset Info
11887 type  "shortcut"
11888 arg   "font-default"
11889 \end_inset
11890
11891  or the dialog 
11892 \family sans
11893 Edit\SpecialChar \menuseparator
11894 Text
11895 \begin_inset space ~
11896 \end_inset
11897
11898 Style
11899 \family default
11900 .
11901 \end_layout
11902
11903 \begin_layout Subsection
11904 Fine-Tuning with the 
11905 \family sans
11906 Text Style
11907 \family default
11908  dialog
11909 \begin_inset CommandInset label
11910 LatexCommand label
11911 name "sub:Fine-Tuning-with-the"
11912
11913 \end_inset
11914
11915
11916 \begin_inset Index idx
11917 status collapsed
11918
11919 \begin_layout Plain Layout
11920 Text Style
11921 \end_layout
11922
11923 \end_inset
11924
11925
11926 \end_layout
11927
11928 \begin_layout Standard
11929 There are always occasions when you will need to do some fine-tuning, so
11930  LyX gives you a way to create a custom character style.
11931  For example, an academic journal or a corporation may have a style sheet
11932  requiring a sans-serif font be used in certain situations.
11933  Also, writers sometimes use a different font to offset a character's thoughts
11934  from ordinary dialog.
11935 \end_layout
11936
11937 \begin_layout Standard
11938 Before we document how to use custom character style, we want to issue a
11939  warning yet again: Don't overuse character styles! 
11940 \begin_inset Newline newline
11941 \end_inset
11942
11943 Documents that overuse different fonts and sizes are not well readable and
11944  tend to look as if someone has knocked huge holes in them.
11945 \end_layout
11946
11947 \begin_layout Standard
11948 To use custom character styles, open the 
11949 \family sans
11950 Edit\SpecialChar \menuseparator
11951 Text
11952 \begin_inset space ~
11953 \end_inset
11954
11955 Style
11956 \family default
11957  dialog.
11958  There are several boxes on this dialog, each corresponding to a different
11959  font property which you can choose.
11960  You can choose an option for one of these properties, or select 
11961 \family sans
11962 No
11963 \begin_inset space ~
11964 \end_inset
11965
11966 change
11967 \family default
11968 , which keeps the current state of that property.
11969  The item 
11970 \family sans
11971 Reset
11972 \family default
11973  will reset the property to whatever is the default.
11974  You can use this to reset attributes across a bunch of different paragraph
11975  environments in a snap.
11976 \end_layout
11977
11978 \begin_layout Standard
11979 The font properties, and their options (in addition to 
11980 \family sans
11981 No
11982 \begin_inset space ~
11983 \end_inset
11984
11985 change
11986 \family default
11987  and 
11988 \family sans
11989 Reset
11990 \family default
11991 ) are:
11992 \end_layout
11993
11994 \begin_layout Labeling
11995 \labelwidthstring 00.00.0000
11996
11997 \family sans
11998 Family
11999 \family default
12000  The 
12001 \begin_inset Quotes eld
12002 \end_inset
12003
12004 overall look
12005 \begin_inset Quotes erd
12006 \end_inset
12007
12008  of the font.
12009  The possible options are:
12010 \end_layout
12011
12012 \begin_deeper
12013 \begin_layout Labeling
12014 \labelwidthstring 00.00.0000
12015
12016 \family sans
12017 Roman
12018 \family default
12019  This is the Roman font family.
12020  Normally a serif font.
12021  It's also the default family.
12022  (key binding 
12023 \begin_inset Info
12024 type  "shortcut"
12025 arg   "font-roman"
12026 \end_inset
12027
12028 )
12029 \end_layout
12030
12031 \begin_layout Labeling
12032 \labelwidthstring 00.00.0000
12033
12034 \family sans
12035 Sans
12036 \begin_inset space ~
12037 \end_inset
12038
12039 Serif
12040 \family default
12041  
12042 \family sans
12043 This is the Sans Serif font family.
12044
12045 \family default
12046  (key binding 
12047 \begin_inset Info
12048 type  "shortcut"
12049 arg   "font-sans"
12050 \end_inset
12051
12052 )
12053 \end_layout
12054
12055 \begin_layout Labeling
12056 \labelwidthstring 00.00.0000
12057
12058 \family sans
12059 Typewriter
12060 \family default
12061  
12062 \family typewriter
12063 This is the Typewriter font family.
12064
12065 \family default
12066  (key binding 
12067 \begin_inset Info
12068 type  "shortcut"
12069 arg   "font-typewriter"
12070 \end_inset
12071
12072
12073 \family sans
12074 )
12075 \end_layout
12076
12077 \end_deeper
12078 \begin_layout Labeling
12079 \labelwidthstring 00.00.0000
12080
12081 \family sans
12082 Series
12083 \family default
12084  This corresponds to the print weight.
12085  Options are:
12086 \end_layout
12087
12088 \begin_deeper
12089 \begin_layout Labeling
12090 \labelwidthstring 00.00.0000
12091
12092 \family sans
12093 Medium
12094 \family default
12095  This is the Medium font series.
12096  It's also the default series.
12097 \end_layout
12098
12099 \begin_layout Labeling
12100 \labelwidthstring 00.00.0000
12101
12102 \family sans
12103 Bold
12104 \family default
12105  
12106 \series bold
12107 This is the Bold font series.
12108
12109 \series default
12110  (key binding 
12111 \begin_inset Info
12112 type  "shortcut"
12113 arg   "font-bold"
12114 \end_inset
12115
12116 )
12117 \end_layout
12118
12119 \end_deeper
12120 \begin_layout Labeling
12121 \labelwidthstring 00.00.0000
12122
12123 \family sans
12124 Shape
12125 \family default
12126  As the name implies.
12127  Options are:
12128 \end_layout
12129
12130 \begin_deeper
12131 \begin_layout Labeling
12132 \labelwidthstring 00.00.0000
12133
12134 \family sans
12135 Upright
12136 \family default
12137  This is the Upright font shape.
12138  It's also the default shape.
12139 \end_layout
12140
12141 \begin_layout Labeling
12142 \labelwidthstring 00.00.0000
12143
12144 \family sans
12145 Italic
12146 \family default
12147  
12148 \shape italic
12149 This
12150 \shape default
12151  
12152 \family sans
12153 \shape italic
12154 i
12155 \family default
12156 s the Italic font shape
12157 \shape default
12158 \emph on
12159 .
12160 \end_layout
12161
12162 \begin_layout Labeling
12163 \labelwidthstring 00.00.0000
12164
12165 \family sans
12166 Slanted
12167 \family default
12168  
12169 \shape slanted
12170 This is the Slanted font shape
12171 \shape default
12172  (although it might not be visible in LyX, this is different from italic).
12173 \end_layout
12174
12175 \begin_layout Labeling
12176 \labelwidthstring 00.00.0000
12177
12178 \family sans
12179 Small
12180 \begin_inset space ~
12181 \end_inset
12182
12183 Caps
12184 \family default
12185  
12186 \shape smallcaps
12187 This is the Small caps font shape
12188 \shape default
12189 \noun on
12190 .
12191 \end_layout
12192
12193 \end_deeper
12194 \begin_layout Labeling
12195 \labelwidthstring 00.00.0000
12196
12197 \family sans
12198 Size
12199 \family default
12200  Alters the size of the font.
12201  You'll find no numerical values here; all possible sizes are actually proportio
12202 nal to the document font size.
12203  Once again, you don't feed LyX the details, but a general description of
12204  what you want to do.
12205  The options are:
12206 \end_layout
12207
12208 \begin_deeper
12209 \begin_layout Labeling
12210 \labelwidthstring 00.00.0000
12211
12212 \family sans
12213 Tiny
12214 \family default
12215  
12216 \size tiny
12217 This is the 
12218 \begin_inset Quotes eld
12219 \end_inset
12220
12221 Tiny
12222 \begin_inset Quotes erd
12223 \end_inset
12224
12225  font size.
12226
12227 \size default
12228  (key bindings 
12229 \begin_inset Info
12230 type  "shortcuts"
12231 arg   "font-size tiny"
12232 \end_inset
12233
12234 )
12235 \end_layout
12236
12237 \begin_layout Labeling
12238 \labelwidthstring 00.00.0000
12239
12240 \family sans
12241 Smallest
12242 \family default
12243  
12244 \size scriptsize
12245 This is the 
12246 \begin_inset Quotes eld
12247 \end_inset
12248
12249 Smallest
12250 \begin_inset Quotes erd
12251 \end_inset
12252
12253  font size
12254 \size default
12255 .
12256  (key binding 
12257 \begin_inset Info
12258 type  "shortcut"
12259 arg   "font-size scriptsize"
12260 \end_inset
12261
12262 )
12263 \end_layout
12264
12265 \begin_layout Labeling
12266 \labelwidthstring 00.00.0000
12267
12268 \family sans
12269 Smaller
12270 \family default
12271  
12272 \size footnotesize
12273 This is the 
12274 \begin_inset Quotes eld
12275 \end_inset
12276
12277 Smaller
12278 \begin_inset Quotes erd
12279 \end_inset
12280
12281  font size.
12282
12283 \size default
12284  (key bindings 
12285 \begin_inset Info
12286 type  "shortcuts"
12287 arg   "font-size footnotesize"
12288 \end_inset
12289
12290 )
12291 \end_layout
12292
12293 \begin_layout Labeling
12294 \labelwidthstring 00.00.0000
12295
12296 \family sans
12297 Small
12298 \family default
12299  
12300 \size small
12301 This is the 
12302 \begin_inset Quotes eld
12303 \end_inset
12304
12305 Small
12306 \begin_inset Quotes erd
12307 \end_inset
12308
12309  font size.
12310
12311 \size default
12312  (key bindings 
12313 \begin_inset Info
12314 type  "shortcuts"
12315 arg   "font-size small"
12316 \end_inset
12317
12318 )
12319 \end_layout
12320
12321 \begin_layout Labeling
12322 \labelwidthstring 00.00.0000
12323
12324 \family sans
12325 Normal
12326 \family default
12327  This is the 
12328 \begin_inset Quotes eld
12329 \end_inset
12330
12331 Normal
12332 \begin_inset Quotes erd
12333 \end_inset
12334
12335  font size.
12336  It's also the default size.
12337  (key bindings 
12338 \begin_inset Info
12339 type  "shortcuts"
12340 arg   "font-size normal"
12341 \end_inset
12342
12343 )
12344 \end_layout
12345
12346 \begin_layout Labeling
12347 \labelwidthstring 00.00.0000
12348
12349 \family sans
12350 Large
12351 \family default
12352  
12353 \size large
12354 This is the 
12355 \begin_inset Quotes eld
12356 \end_inset
12357
12358 Large
12359 \begin_inset Quotes erd
12360 \end_inset
12361
12362  font size.
12363
12364 \size default
12365  (key bindings 
12366 \begin_inset Info
12367 type  "shortcuts"
12368 arg   "font-size large"
12369 \end_inset
12370
12371 )
12372 \end_layout
12373
12374 \begin_layout Labeling
12375 \labelwidthstring 00.00.0000
12376
12377 \family sans
12378 Larger
12379 \family default
12380  
12381 \size larger
12382 This is the 
12383 \begin_inset Quotes eld
12384 \end_inset
12385
12386 Larger
12387 \begin_inset Quotes erd
12388 \end_inset
12389
12390  font size.
12391
12392 \size default
12393  (key bindings 
12394 \begin_inset Info
12395 type  "shortcuts"
12396 arg   "font-size larger"
12397 \end_inset
12398
12399 )
12400 \end_layout
12401
12402 \begin_layout Labeling
12403 \labelwidthstring 00.00.0000
12404
12405 \family sans
12406 Largest
12407 \family default
12408  
12409 \size largest
12410 This is the 
12411 \begin_inset Quotes eld
12412 \end_inset
12413
12414 Largest
12415 \begin_inset Quotes erd
12416 \end_inset
12417
12418  font size.
12419
12420 \size default
12421  (key binding 
12422 \begin_inset Info
12423 type  "shortcut"
12424 arg   "font-size largest"
12425 \end_inset
12426
12427 )
12428 \end_layout
12429
12430 \begin_layout Labeling
12431 \labelwidthstring 00.00.0000
12432
12433 \family sans
12434 Huge
12435 \family default
12436  
12437 \size huge
12438 This is the 
12439 \begin_inset Quotes eld
12440 \end_inset
12441
12442 Huge
12443 \begin_inset Quotes erd
12444 \end_inset
12445
12446  font size.
12447
12448 \size default
12449  (key bindings 
12450 \begin_inset Info
12451 type  "shortcuts"
12452 arg   "font-size huge"
12453 \end_inset
12454
12455 )
12456 \end_layout
12457
12458 \begin_layout Labeling
12459 \labelwidthstring 00.00.0000
12460
12461 \family sans
12462 Huger
12463 \family default
12464  
12465 \size giant
12466 This is the 
12467 \begin_inset Quotes eld
12468 \end_inset
12469
12470 Huger
12471 \begin_inset Quotes erd
12472 \end_inset
12473
12474  font size.
12475
12476 \size default
12477  (key bindings 
12478 \begin_inset Info
12479 type  "shortcuts"
12480 arg   "font-size giant"
12481 \end_inset
12482
12483 )
12484 \end_layout
12485
12486 \end_deeper
12487 \begin_layout Standard
12488 We'll warn you 
12489 \emph on
12490 yet again
12491 \emph default
12492 : don't go crazy with this feature.
12493  You should almost never need to change the font size.
12494  LyX automatically changes the font size for different paragraph environments
12495  — use that instead.
12496  This is here for fine-tuning only!
12497 \end_layout
12498
12499 \begin_layout Labeling
12500 \labelwidthstring 00.00.0000
12501
12502 \family sans
12503 Misc
12504 \family default
12505  Here you can change a few other things at the character level.
12506  Options are:
12507 \end_layout
12508
12509 \begin_deeper
12510 \begin_layout Labeling
12511 \labelwidthstring 00.00.0000
12512
12513 \family sans
12514 Emph
12515 \family default
12516  
12517 \emph on
12518 This is text with emphasize on
12519 \emph default
12520 .
12521  This might seem like the same as 
12522 \shape italic
12523 Italic
12524 \shape default
12525 , but it is actually a bit different.
12526  Emphasized is a 
12527 \emph on
12528 logical
12529 \emph default
12530  attribute.
12531  That means every document class can define its own font used for emphasized
12532  text.
12533  Normally this font is equal to italic.
12534 \end_layout
12535
12536 \begin_layout Labeling
12537 \labelwidthstring 00.00.0000
12538
12539 \family sans
12540 Underbar
12541 \family default
12542  
12543 \bar under
12544 This is text with Underbar on.
12545
12546 \bar default
12547  (key binding 
12548 \begin_inset Info
12549 type  "shortcuts"
12550 arg   "font-underline"
12551 \end_inset
12552
12553
12554 \family sans
12555 )
12556 \begin_inset Newline newline
12557 \end_inset
12558
12559
12560 \family default
12561 Avoid using underbar if you can! It's a hangover from the typewriter days,
12562  when you couldn't change fonts.
12563  We no longer need to emphasize text by underscoring characters.
12564  It's only included in LyX because some people 
12565 \emph on
12566 may
12567 \emph default
12568  need it in order to follow style sheets for journal submissions.
12569 \end_layout
12570
12571 \begin_layout Labeling
12572 \labelwidthstring 00.00.0000
12573
12574 \family sans
12575 Noun
12576 \family default
12577  
12578 \noun on
12579 This is text with Noun on.
12580
12581 \noun default
12582  Like 
12583 \family sans
12584 Emph
12585 \family default
12586 , this is a logical attribute.
12587  Normally it's equivalent to 
12588 \family sans
12589 Small
12590 \begin_inset space ~
12591 \end_inset
12592
12593 Caps
12594 \family default
12595 .
12596 \end_layout
12597
12598 \end_deeper
12599 \begin_layout Labeling
12600 \labelwidthstring 00.00.0000
12601
12602 \family sans
12603 Color
12604 \family default
12605  You can adjust the color of the text with this control.
12606  Notice that not all DVI-viewers are able to display colors.
12607  Besides 
12608 \family sans
12609 No
12610 \begin_inset space ~
12611 \end_inset
12612
12613 color
12614 \family default
12615 , which is the default 
12616 \begin_inset Quotes eld
12617 \end_inset
12618
12619 color
12620 \begin_inset Quotes erd
12621 \end_inset
12622
12623  and means normally black, you can choose between 
12624 \family sans
12625 Black
12626 \family default
12627
12628 \family sans
12629 White
12630 \family default
12631
12632 \family sans
12633 Red
12634 \family default
12635
12636 \family sans
12637 Green
12638 \family default
12639
12640 \family sans
12641 Blue
12642 \family default
12643
12644 \family sans
12645 Cyan
12646 \family default
12647
12648 \family sans
12649 Magenta
12650 \family default
12651  and 
12652 \family sans
12653 Yellow
12654 \family default
12655  text.
12656 \begin_inset Index idx
12657 status collapsed
12658
12659 \begin_layout Plain Layout
12660 Color ! Text
12661 \end_layout
12662
12663 \end_inset
12664
12665
12666 \end_layout
12667
12668 \begin_layout Labeling
12669 \labelwidthstring 00.00.0000
12670
12671 \family sans
12672 Language
12673 \family default
12674  This is used to mark regions of text as having a different language from
12675  the language of the document.
12676  Text marked in this way will be underlined in blue to indicate the change
12677  (only within LyX).
12678 \end_layout
12679
12680 \begin_layout Standard
12681 So you have a huge number of combinations to choose from.
12682  Once you've chosen a new character style via the 
12683 \family sans
12684 Edit\SpecialChar \menuseparator
12685 Text
12686 \begin_inset space ~
12687 \end_inset
12688
12689 Style
12690 \family default
12691  dialog, the settings are saved.
12692  You can activate them using the toolbar button 
12693 \begin_inset Graphics
12694         filename ../images/textstyle-apply.png
12695
12696 \end_inset
12697
12698 .
12699  The button lets you toggle the state of your custom character style even
12700  when the dialog isn't visible.
12701  
12702 \end_layout
12703
12704 \begin_layout Standard
12705 To completely reset the character style to the default, use 
12706 \begin_inset Info
12707 type  "shortcut"
12708 arg   "font-default"
12709 \end_inset
12710
12711 .
12712  If you want to toggle only those properties that you have just changed
12713  (suppose you just set the shape to 
12714 \begin_inset Quotes eld
12715 \end_inset
12716
12717 slanted
12718 \begin_inset Quotes erd
12719 \end_inset
12720
12721  and the series to 
12722 \begin_inset Quotes eld
12723 \end_inset
12724
12725 bold
12726 \begin_inset Quotes erd
12727 \end_inset
12728
12729 ), set the 
12730 \family sans
12731 Toggle
12732 \begin_inset space ~
12733 \end_inset
12734
12735 all
12736 \family default
12737  switch and press 
12738 \family sans
12739 Apply
12740 \family default
12741 .
12742 \end_layout
12743
12744 \begin_layout Standard
12745 You should also know something about the differences between the three main
12746  font types 
12747 \family sans
12748 serif
12749 \family default
12750
12751 \family sans
12752 sans
12753 \begin_inset space ~
12754 \end_inset
12755
12756 serif
12757 \family default
12758 , and 
12759 \family sans
12760 typewriter
12761 \family default
12762 :
12763 \end_layout
12764
12765 \begin_layout Itemize
12766
12767 \family sans
12768 Typewriter
12769 \family default
12770  is a so called 
12771 \begin_inset Quotes eld
12772 \end_inset
12773
12774 monospaced
12775 \begin_inset Quotes erd
12776 \end_inset
12777
12778  font, that means every character has the same width, the 
12779 \begin_inset Quotes eld
12780 \end_inset
12781
12782 i
12783 \begin_inset Quotes erd
12784 \end_inset
12785
12786  is as wide as the 
12787 \begin_inset Quotes eld
12788 \end_inset
12789
12790 m
12791 \begin_inset Quotes erd
12792 \end_inset
12793
12794 .
12795  Here is an example
12796 \begin_inset Newline newline
12797 \end_inset
12798
12799
12800 \begin_inset Phantom HPhantom
12801 status open
12802
12803 \begin_layout Plain Layout
12804 no 
12805 \end_layout
12806
12807 \end_inset
12808
12809
12810 \family typewriter
12811 typewriter text
12812 \family default
12813
12814 \begin_inset Note Note
12815 status collapsed
12816
12817 \begin_layout Plain Layout
12818 For more on phantoms see section
12819 \begin_inset space ~
12820 \end_inset
12821
12822
12823 \begin_inset CommandInset ref
12824 LatexCommand ref
12825 reference "sub:More-Spaces"
12826
12827 \end_inset
12828
12829 .
12830 \end_layout
12831
12832 \end_inset
12833
12834
12835 \begin_inset Newline newline
12836 \end_inset
12837
12838 no typewriter text
12839 \end_layout
12840
12841 \begin_layout Itemize
12842
12843 \family sans
12844 Serif
12845 \family default
12846  fonts use characters with serifs.
12847  These are the small 
12848 \begin_inset Quotes eld
12849 \end_inset
12850
12851 appendices
12852 \begin_inset Quotes erd
12853 \end_inset
12854
12855  at the ends of the strokes that form the character.
12856  The following example will show the difference:
12857 \begin_inset Newline newline
12858 \end_inset
12859
12860 text with serifs
12861 \begin_inset Newline newline
12862 \end_inset
12863
12864
12865 \family sans
12866 text without serifs
12867 \family default
12868
12869 \begin_inset Newline newline
12870 \end_inset
12871
12872 Serifs facilitate quick and easy reading.
12873  These fonts are therefore used as default (named 
12874 \family sans
12875 roman
12876 \family default
12877 ).
12878 \end_layout
12879
12880 \begin_layout Itemize
12881
12882 \family sans
12883 Sans serif
12884 \family default
12885  don't use serifs.
12886  This font type is therefore often used for headings and short texts.
12887  We use it in this document to highlight menu names.
12888 \end_layout
12889
12890 \begin_layout Standard
12891 We conclude with the same warning once again: Don't overuse the fonts.
12892  They are, more often than not, a kludge and a bad substitute for good writing.
12893 \end_layout
12894
12895 \begin_layout Section
12896 Printing and Previewing
12897 \end_layout
12898
12899 \begin_layout Subsection
12900 Overview
12901 \end_layout
12902
12903 \begin_layout Standard
12904 Now that we have covered some of the basic features of document preparation
12905  using LyX, you probably want to know how to print out your masterpiece.
12906  Before we tell you that, we want to give you a quick explanation of what
12907  goes on behind-the-scenes.
12908  We cover this information in much greater detail in the 
12909 \emph on
12910 Additional Features
12911 \emph default
12912  manual as well.
12913 \end_layout
12914
12915 \begin_layout Standard
12916 LyX uses the program LaTeX as its backend.
12917  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12918  confusion, we'll only refer to LaTeX.
12919  LyX is what you use to do your actual writing.
12920  Then, LyX calls LaTeX to turn your writing into printable output.
12921  This happens in two stages:
12922 \end_layout
12923
12924 \begin_layout Enumerate
12925 First, LyX converts your document to a series of text commands for LaTeX,
12926  generating a file with the extension, 
12927 \begin_inset Quotes eld
12928 \end_inset
12929
12930
12931 \family typewriter
12932 .tex
12933 \family default
12934
12935 \begin_inset Quotes erd
12936 \end_inset
12937
12938 .
12939 \end_layout
12940
12941 \begin_layout Enumerate
12942 Next, LaTeX uses the commands in the 
12943 \family typewriter
12944 .tex
12945 \family default
12946  file to produce printable output.
12947  
12948 \end_layout
12949
12950 \begin_layout Subsection
12951 Output file formats
12952 \begin_inset Index idx
12953 status collapsed
12954
12955 \begin_layout Plain Layout
12956 File formats
12957 \end_layout
12958
12959 \end_inset
12960
12961
12962 \begin_inset CommandInset label
12963 LatexCommand label
12964 name "sub:Output-file-formats"
12965
12966 \end_inset
12967
12968
12969 \end_layout
12970
12971 \begin_layout Subsubsection
12972 Simple text (ASCII)
12973 \begin_inset Index idx
12974 status collapsed
12975
12976 \begin_layout Plain Layout
12977 File formats ! ASCII
12978 \end_layout
12979
12980 \end_inset
12981
12982
12983 \end_layout
12984
12985 \begin_layout Standard
12986 This file type has the extension 
12987 \begin_inset Quotes eld
12988 \end_inset
12989
12990
12991 \family typewriter
12992 .txt
12993 \family default
12994
12995 \begin_inset Quotes erd
12996 \end_inset
12997
12998 .
12999  It contains your document as plain text following the rules of the 
13000 \begin_inset Quotes eld
13001 \end_inset
13002
13003 American Standard Code for Information Interchange
13004 \begin_inset Quotes erd
13005 \end_inset
13006
13007  (ASCII).
13008 \end_layout
13009
13010 \begin_layout Standard
13011 You can export your document to ASCII by the menu 
13012 \family sans
13013 File\SpecialChar \menuseparator
13014 Export\SpecialChar \menuseparator
13015 Simple
13016 \begin_inset space ~
13017 \end_inset
13018
13019 text
13020 \family default
13021  or 
13022 \family sans
13023 File\SpecialChar \menuseparator
13024 Export\SpecialChar \menuseparator
13025 Simple
13026 \begin_inset space ~
13027 \end_inset
13028
13029 text
13030 \begin_inset space ~
13031 \end_inset
13032
13033 (ps2ascii)
13034 \family default
13035 .
13036  The latter will first internally export to PostScript and then do the conversio
13037 n to ASCII.
13038 \end_layout
13039
13040 \begin_layout Subsubsection
13041 LaTeX
13042 \begin_inset Index idx
13043 status collapsed
13044
13045 \begin_layout Plain Layout
13046 File formats ! LaTeX
13047 \end_layout
13048
13049 \end_inset
13050
13051
13052 \end_layout
13053
13054 \begin_layout Standard
13055 This file type has the extension 
13056 \begin_inset Quotes eld
13057 \end_inset
13058
13059
13060 \family typewriter
13061 .tex
13062 \family default
13063
13064 \begin_inset Quotes erd
13065 \end_inset
13066
13067  and contains all commands that are necessary for the LaTeX program to process
13068  your document.
13069  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
13070  it manually with console commands.
13071  The LaTeX-file is automatically created in LyX's temporary directory whenever
13072  you view or export your document.
13073 \end_layout
13074
13075 \begin_layout Standard
13076 You can export your document as LaTeX-file using the menu 
13077 \family sans
13078 File\SpecialChar \menuseparator
13079 Export\SpecialChar \menuseparator
13080 LaT
13081 \begin_inset ERT
13082 status collapsed
13083
13084 \begin_layout Plain Layout
13085
13086 {}
13087 \end_layout
13088
13089 \end_inset
13090
13091 eX
13092 \family default
13093 .
13094 \end_layout
13095
13096 \begin_layout Subsubsection
13097 DVI
13098 \begin_inset Index idx
13099 status collapsed
13100
13101 \begin_layout Plain Layout
13102 File formats ! DVI
13103 \end_layout
13104
13105 \end_inset
13106
13107
13108 \end_layout
13109
13110 \begin_layout Standard
13111 This file type has the extension 
13112 \begin_inset Quotes eld
13113 \end_inset
13114
13115
13116 \family typewriter
13117 .dvi
13118 \family default
13119
13120 \begin_inset Quotes erd
13121 \end_inset
13122
13123 .
13124  It is called 
13125 \begin_inset Quotes eld
13126 \end_inset
13127
13128 device-independent
13129 \begin_inset Quotes erd
13130 \end_inset
13131
13132  (DVI), because it is completely portable; you can move them from one machine
13133  to another without needing to do any sort of conversion.
13134  DVIs are used for quick previews and as pre-stage for other output formats,
13135  like PostScript.
13136 \end_layout
13137
13138 \begin_layout Standard
13139 DVI files do not contain images, they only link them.
13140  So don't forget to deliver the images together with your DVIs.
13141  Because the DVI-viewer has to convert the image in the background to make
13142  it visible when you scroll the DVI, this can slow down your computer when
13143  you view the DVI.
13144  So we recommend to use PDF for files with many images.
13145 \end_layout
13146
13147 \begin_layout Standard
13148 You can export your document to DVI by the menu 
13149 \family sans
13150 File\SpecialChar \menuseparator
13151 Export\SpecialChar \menuseparator
13152 DVI
13153 \family default
13154  or 
13155 \family sans
13156 File\SpecialChar \menuseparator
13157 Export\SpecialChar \menuseparator
13158 DVI
13159 \begin_inset space ~
13160 \end_inset
13161
13162 (LuaTe
13163 \begin_inset ERT
13164 status collapsed
13165
13166 \begin_layout Plain Layout
13167
13168 {}
13169 \end_layout
13170
13171 \end_inset
13172
13173 X).
13174
13175 \family default
13176  The latter option uses the program 
13177 \family typewriter
13178 LuaTeX
13179 \family default
13180 .
13181  
13182 \family typewriter
13183 LuaTeX
13184 \family default
13185  is an engine that provides direct Unicode support and support for direct
13186  font access (see section
13187 \begin_inset space ~
13188 \end_inset
13189
13190
13191 \begin_inset CommandInset ref
13192 LatexCommand ref
13193 reference "sub:LaTeX-font-support"
13194
13195 \end_inset
13196
13197 ).
13198  LuaTeX is still work in progress, but it might develop into the next standard
13199  TeX processor.
13200 \end_layout
13201
13202 \begin_layout Subsubsection
13203 PostScript
13204 \begin_inset Index idx
13205 status collapsed
13206
13207 \begin_layout Plain Layout
13208 File formats ! PostScript
13209 \end_layout
13210
13211 \end_inset
13212
13213
13214 \end_layout
13215
13216 \begin_layout Standard
13217 This file type has the extension 
13218 \begin_inset Quotes eld
13219 \end_inset
13220
13221
13222 \family typewriter
13223 .ps
13224 \family default
13225
13226 \begin_inset Quotes erd
13227 \end_inset
13228
13229 .
13230  PostScript was developed by the company 
13231 \family typewriter
13232 Adobe
13233 \family default
13234  as a printer language.
13235  The file contains therefore commands that the printer uses to print the
13236  file.
13237  PostScript can be seen as a 
13238 \begin_inset Quotes eld
13239 \end_inset
13240
13241 programming language
13242 \begin_inset Quotes erd
13243 \end_inset
13244
13245 ; you can calculate with it and draw diagrams and images.
13246 \begin_inset Foot
13247 status collapsed
13248
13249 \begin_layout Plain Layout
13250 When you are interested to learn more about this, have a look at the LaTeX-packa
13251 ge 
13252 \series bold
13253 pstricks
13254 \series default
13255
13256 \begin_inset Index idx
13257 status collapsed
13258
13259 \begin_layout Plain Layout
13260 LaTeX-packages ! pstricks
13261 \end_layout
13262
13263 \end_inset
13264
13265 .
13266 \end_layout
13267
13268 \end_inset
13269
13270  Due to this ability, the files are often bigger than PDFs.
13271 \end_layout
13272
13273 \begin_layout Standard
13274 PostScript can only contain images in the format 
13275 \begin_inset Quotes eld
13276 \end_inset
13277
13278 Encapsulated PostScript
13279 \begin_inset Quotes erd
13280 \end_inset
13281
13282  (EPS, file extension 
13283 \begin_inset Quotes eld
13284 \end_inset
13285
13286
13287 \family typewriter
13288 .eps
13289 \family default
13290
13291 \begin_inset Quotes erd
13292 \end_inset
13293
13294 ).
13295  As LyX allows you to use any known image format in your document, it has
13296  to convert them in the background to EPS.
13297  If you have e.g 50
13298 \begin_inset space \thinspace{}
13299 \end_inset
13300
13301 images in your document, LyX has to do 50
13302 \begin_inset space \thinspace{}
13303 \end_inset
13304
13305 conversions whenever you view or export your document.
13306  This will slow down your workflow with LyX drastically.
13307  So if you plan to use PostScript, you can insert your images directly as
13308  EPS to avoid this problem.
13309 \end_layout
13310
13311 \begin_layout Standard
13312 You can export your document to PostScript using the menu 
13313 \family sans
13314 File\SpecialChar \menuseparator
13315 Export\SpecialChar \menuseparator
13316 PostScript
13317 \family default
13318 .
13319 \end_layout
13320
13321 \begin_layout Subsubsection
13322 PDF
13323 \begin_inset Index idx
13324 status collapsed
13325
13326 \begin_layout Plain Layout
13327 File formats ! PDF
13328 \end_layout
13329
13330 \end_inset
13331
13332
13333 \begin_inset Index idx
13334 status collapsed
13335
13336 \begin_layout Plain Layout
13337 PDF
13338 \end_layout
13339
13340 \end_inset
13341
13342
13343 \end_layout
13344
13345 \begin_layout Standard
13346 This file type has the extension 
13347 \begin_inset Quotes eld
13348 \end_inset
13349
13350
13351 \family typewriter
13352 .pdf
13353 \family default
13354
13355 \begin_inset Quotes erd
13356 \end_inset
13357
13358 .
13359  The 
13360 \begin_inset Quotes eld
13361 \end_inset
13362
13363 Portable Document Format
13364 \begin_inset Quotes erd
13365 \end_inset
13366
13367  (PDF) developed by 
13368 \family typewriter
13369 Adobe
13370 \family default
13371  was derived from PostScript.
13372  It is more compressed and it uses fewer commands than PostScript.
13373  As the name 
13374 \begin_inset Quotes eld
13375 \end_inset
13376
13377 portable
13378 \begin_inset Quotes erd
13379 \end_inset
13380
13381  implies, it can be processed at any computer system and the printed output
13382  looks exactly the same.
13383 \end_layout
13384
13385 \begin_layout Standard
13386 PDF can contain images in its own PDF format and in the formats 
13387 \begin_inset Quotes eld
13388 \end_inset
13389
13390 Joint Photographic Experts Group
13391 \begin_inset Quotes erd
13392 \end_inset
13393
13394  (JPG, file extension 
13395 \begin_inset Quotes eld
13396 \end_inset
13397
13398
13399 \family typewriter
13400 .jpg
13401 \family default
13402
13403 \begin_inset Quotes erd
13404 \end_inset
13405
13406  or 
13407 \begin_inset Quotes eld
13408 \end_inset
13409
13410
13411 \family typewriter
13412 .jpeg
13413 \family default
13414
13415 \begin_inset Quotes erd
13416 \end_inset
13417
13418 ) and 
13419 \begin_inset Quotes eld
13420 \end_inset
13421
13422 Portable Network Graphics
13423 \begin_inset Quotes erd
13424 \end_inset
13425
13426  (PNG, file extension 
13427 \begin_inset Quotes eld
13428 \end_inset
13429
13430
13431 \family typewriter
13432 .png
13433 \family default
13434
13435 \begin_inset Quotes erd
13436 \end_inset
13437
13438 ).
13439  You can although use any other image format, because LyX converts them
13440  in the background to one of these formats.
13441  But as described in the section about PostScript, the image conversion
13442  will slow down your workflow.
13443  So we recommend to use images in one of the three mentioned formats.
13444 \end_layout
13445
13446 \begin_layout Standard
13447 You can export your document to PDF via the menu 
13448 \family sans
13449 File\SpecialChar \menuseparator
13450 Export
13451 \family default
13452  in three different ways:
13453 \end_layout
13454
13455 \begin_layout Description
13456 PDF This uses the program 
13457 \family typewriter
13458 ps2pdf
13459 \family default
13460  that creates a PDF from a PostScript-version of your file.
13461  The PostScript-version is produced by the program 
13462 \family typewriter
13463 dvips
13464 \family default
13465  which uses a DVI-version as intermediate step.
13466  So this export variant consist of three conversions.
13467 \end_layout
13468
13469 \begin_layout Description
13470 PDF
13471 \begin_inset space ~
13472 \end_inset
13473
13474 (dvipdfm) This uses the program 
13475 \family typewriter
13476 dvipdfm
13477 \family default
13478  that converts your file in the background to DVI and in a second step to
13479  PDF.
13480 \end_layout
13481
13482 \begin_layout Description
13483 PDF
13484 \begin_inset space ~
13485 \end_inset
13486
13487 (pdflatex) This uses the program 
13488 \family typewriter
13489 pdftex
13490 \family default
13491  that converts your file directly to PDF.
13492 \end_layout
13493
13494 \begin_layout Description
13495 PDF
13496 \begin_inset space ~
13497 \end_inset
13498
13499 (XeTe
13500 \begin_inset ERT
13501 status collapsed
13502
13503 \begin_layout Plain Layout
13504
13505 {}
13506 \end_layout
13507
13508 \end_inset
13509
13510 X) This uses the program 
13511 \family typewriter
13512 XeTeX
13513 \family default
13514  that converts your file directly to PDF.
13515  
13516 \family typewriter
13517 XeTeX
13518 \family default
13519  is a new engine that provides direct Unicode support and support for direct
13520  font access (see section
13521 \begin_inset space ~
13522 \end_inset
13523
13524
13525 \begin_inset CommandInset ref
13526 LatexCommand ref
13527 reference "sub:LaTeX-font-support"
13528
13529 \end_inset
13530
13531 ).
13532  It is particularly good at typesetting different scripts.
13533 \end_layout
13534
13535 \begin_layout Description
13536 PDF
13537 \begin_inset space ~
13538 \end_inset
13539
13540 (LuaTe
13541 \begin_inset ERT
13542 status collapsed
13543
13544 \begin_layout Plain Layout
13545
13546 {}
13547 \end_layout
13548
13549 \end_inset
13550
13551 X) This uses the program 
13552 \family typewriter
13553 LuaTeX
13554 \family default
13555  that converts your file directly to PDF.
13556  
13557 \family typewriter
13558 LuaTeX
13559 \family default
13560  is an even newer engine, derived from 
13561 \family typewriter
13562 pdflatex
13563 \family default
13564 , that also provides direct Unicode support and support for direct font
13565  access (see section
13566 \begin_inset space ~
13567 \end_inset
13568
13569
13570 \begin_inset CommandInset ref
13571 LatexCommand ref
13572 reference "sub:LaTeX-font-support"
13573
13574 \end_inset
13575
13576 ).
13577  LuaTeX is still work in progress, but it might develop into the next standard
13578  tex processor.
13579 \end_layout
13580
13581 \begin_layout Standard
13582 We recommend to use 
13583 \family sans
13584 PDF
13585 \begin_inset space ~
13586 \end_inset
13587
13588 (pdflatex)
13589 \family default
13590  because 
13591 \family typewriter
13592 pdftex
13593 \family default
13594  supports all the features of actual PDF-versions, is quick, stable, and
13595  works without problems.
13596  If you rely on multiscript support and\SpecialChar \slash{}
13597 or specific OpenType fonts, you might
13598  want to try out 
13599 \family sans
13600 PDF
13601 \begin_inset space ~
13602 \end_inset
13603
13604 (XeTe
13605 \begin_inset ERT
13606 status collapsed
13607
13608 \begin_layout Plain Layout
13609
13610 {}
13611 \end_layout
13612
13613 \end_inset
13614
13615 X)
13616 \family default
13617  or 
13618 \family sans
13619 PDF
13620 \begin_inset space ~
13621 \end_inset
13622
13623 (LuaTe
13624 \begin_inset ERT
13625 status collapsed
13626
13627 \begin_layout Plain Layout
13628
13629 {}
13630 \end_layout
13631
13632 \end_inset
13633
13634 X)
13635 \family default
13636  instead, bearing in mind that these two programs are not yet as mature
13637  as 
13638 \family typewriter
13639 pdflatex
13640 \family default
13641 .
13642 \end_layout
13643
13644 \begin_layout Subsubsection
13645 XHTML
13646 \begin_inset Index idx
13647 status collapsed
13648
13649 \begin_layout Plain Layout
13650 FileFormats ! XHTML
13651 \end_layout
13652
13653 \end_inset
13654
13655
13656 \begin_inset Index idx
13657 status collapsed
13658
13659 \begin_layout Plain Layout
13660 HTML
13661 \end_layout
13662
13663 \end_inset
13664
13665
13666 \end_layout
13667
13668 \begin_layout Standard
13669 This file type has the extension 
13670 \begin_inset Quotes eld
13671 \end_inset
13672
13673
13674 \family typewriter
13675 .xhtml
13676 \family default
13677
13678 \begin_inset Quotes erd
13679 \end_inset
13680
13681 .
13682  It is a file suitable for viewing in web browsers.
13683  It does not itself contain images and the like but only links them, and
13684  when LyX produces XHTML, it also generates corresponding images in formats
13685  suitable for the purpose.
13686  Math is output as MathML, which renders nicely in browsers that support
13687  it, but not all do.
13688 \end_layout
13689
13690 \begin_layout Standard
13691 XHTML output remains 
13692 \begin_inset Quotes eld
13693 \end_inset
13694
13695 under development
13696 \begin_inset Quotes erd
13697 \end_inset
13698
13699 , and not all LyX features are supported yet.
13700  See the chapter 
13701 \begin_inset Quotes eld
13702 \end_inset
13703
13704 LyX and the World Wide Web
13705 \begin_inset Quotes erd
13706 \end_inset
13707
13708 , in the 
13709 \emph on
13710 Additional Features
13711 \emph default
13712  manual, for more information.
13713 \end_layout
13714
13715 \begin_layout Standard
13716 You can export your document as an XHTML file using the menu item 
13717 \family sans
13718 File\SpecialChar \menuseparator
13719 Export\SpecialChar \menuseparator
13720 LyX-HTML
13721 \family default
13722 .
13723 \end_layout
13724
13725 \begin_layout Subsection
13726 Previewing
13727 \begin_inset Index idx
13728 status collapsed
13729
13730 \begin_layout Plain Layout
13731 Document ! Preview 
13732 \end_layout
13733
13734 \end_inset
13735
13736
13737 \end_layout
13738
13739 \begin_layout Standard
13740 To get a look at the final version of your document, with all of the pagebreaks
13741  in place, the footnotes correctly numbered, and so on, use the menu 
13742 \family sans
13743 View
13744 \family default
13745  and choose a file type.
13746  A viewing program will pop up showing the output.
13747  For 
13748 \family sans
13749 View\SpecialChar \menuseparator
13750 DVI
13751 \family default
13752  you can use the toolbar button 
13753 \begin_inset Graphics
13754         filename ../images/buffer-view_dvi.png
13755
13756 \end_inset
13757
13758  (shortcut 
13759 \begin_inset Info
13760 type  "shortcut"
13761 arg   "buffer-view dvi"
13762 \end_inset
13763
13764 ), for 
13765 \family sans
13766 View\SpecialChar \menuseparator
13767 PDF
13768 \begin_inset space ~
13769 \end_inset
13770
13771 (pdflatex)
13772 \family default
13773  the toolbar button 
13774 \begin_inset Graphics
13775         filename ../images/buffer-view_pdf2.png
13776
13777 \end_inset
13778
13779 , and for 
13780 \family sans
13781 View\SpecialChar \menuseparator
13782 Postscript
13783 \family default
13784  the toolbar button 
13785 \begin_inset Graphics
13786         filename ../images/buffer-view_ps.png
13787
13788 \end_inset
13789
13790  (shortcut 
13791 \begin_inset Info
13792 type  "shortcut"
13793 arg   "buffer-view ps"
13794 \end_inset
13795
13796 ).
13797 \end_layout
13798
13799 \begin_layout Standard
13800 If you have changed your document, you can refresh the output in the same
13801  viewer window using the menu 
13802 \family sans
13803 View\SpecialChar \menuseparator
13804 Update
13805 \family default
13806 .
13807 \end_layout
13808
13809 \begin_layout Standard
13810 When you preview a file, the output file is only generated in LyX's temporary
13811  directory.
13812  To have a real output, export your document.
13813 \end_layout
13814
13815 \begin_layout Subsection
13816 Printing the File from within LyX
13817 \begin_inset CommandInset label
13818 LatexCommand label
13819 name "sub:Printing-the-File"
13820
13821 \end_inset
13822
13823
13824 \end_layout
13825
13826 \begin_layout Standard
13827 Instead of exporting your file and then printing it, you can also print
13828  it directly from within LyX.
13829  To print a file, select the menu 
13830 \family sans
13831 File\SpecialChar \menuseparator
13832 Print
13833 \family default
13834  or click on the toolbar button 
13835 \begin_inset Graphics
13836         filename ../images/dialog-show_print.png
13837
13838 \end_inset
13839
13840 .
13841  LyX will internally call LaTeX to produce a DVI.
13842  This file is then processed by the program 
13843 \family typewriter
13844 dvips
13845 \family default
13846  to PostScript-file, which is finally printed using the program 
13847 \family typewriter
13848 Ghostscript
13849 \family default
13850 .
13851  Due to these steps in the background, this method is not the fastest.
13852 \end_layout
13853
13854 \begin_layout Standard
13855 You can choose to print only even-numbered or odd-numbered pages — this
13856  is useful for printing on two sides: You can re-insert the pages after
13857  printing one set to print on the other side.
13858  Some printers spit out pages face-up, others, face-down.
13859  By choosing a particular order to print in, you can take the entire stack
13860  of pages out of the printer without needing to reorder them.
13861 \end_layout
13862
13863 \begin_layout Standard
13864 You can set the parameters in the 
13865 \family sans
13866 Print
13867 \begin_inset space ~
13868 \end_inset
13869
13870 Destination
13871 \family default
13872  box as follows:
13873 \end_layout
13874
13875 \begin_layout Labeling
13876 \labelwidthstring 00.00.0000
13877
13878 \family sans
13879 Printer
13880 \family default
13881  This is the name of the printer to print to.
13882 \begin_inset Foot
13883 status collapsed
13884
13885 \begin_layout Plain Layout
13886 Note that this printer name is for the program 
13887 \family typewriter
13888 dvips
13889 \family default
13890 .
13891  That means 
13892 \family typewriter
13893 dvips
13894 \family default
13895  has to be configured for this printer name.
13896  The default printer can be set in LyX's preferences dialog, see section
13897 \begin_inset space ~
13898 \end_inset
13899
13900
13901 \begin_inset CommandInset ref
13902 LatexCommand ref
13903 reference "sub:Printer"
13904
13905 \end_inset
13906
13907 .
13908 \end_layout
13909
13910 \end_inset
13911
13912  The printer should understand PostScript.
13913 \end_layout
13914
13915 \begin_layout Labeling
13916 \labelwidthstring 00.00.0000
13917
13918 \family sans
13919 File
13920 \family default
13921  The name of a file to print to.
13922  The output will be a PostScript file.
13923  It will be written in LyX's working directory unless you specify the full
13924  path.
13925 \end_layout
13926
13927 \begin_layout Section
13928 A few Words about Typography
13929 \begin_inset Index idx
13930 status collapsed
13931
13932 \begin_layout Plain Layout
13933 Typography
13934 \end_layout
13935
13936 \end_inset
13937
13938
13939 \end_layout
13940
13941 \begin_layout Subsection
13942 Hyphens
13943 \begin_inset Index idx
13944 status collapsed
13945
13946 \begin_layout Plain Layout
13947 Hyphens
13948 \end_layout
13949
13950 \end_inset
13951
13952
13953 \end_layout
13954
13955 \begin_layout Standard
13956 In LyX, the 
13957 \begin_inset Quotes eld
13958 \end_inset
13959
13960
13961 \family typewriter
13962 -
13963 \family default
13964
13965 \begin_inset Quotes erd
13966 \end_inset
13967
13968  character comes in four lengths: the 
13969 \emph on
13970 hyphen
13971 \emph default
13972 , the 
13973 \emph on
13974 en dash
13975 \emph default
13976 , the 
13977 \emph on
13978 em dash
13979 \emph default
13980 , and the minus sign:
13981 \begin_inset VSpace defskip
13982 \end_inset
13983
13984
13985 \end_layout
13986
13987 \begin_layout Standard
13988 \begin_inset Tabular
13989 <lyxtabular version="3" rows="5" columns="3">
13990 <features tabularvalignment="middle">
13991 <column alignment="left" valignment="top" width="0">
13992 <column alignment="left" valignment="top" width="0">
13993 <column alignment="left" valignment="top" width="0">
13994 <row interlinespace="3mm">
13995 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13996 \begin_inset Text
13997
13998 \begin_layout Plain Layout
13999 name
14000 \end_layout
14001
14002 \end_inset
14003 </cell>
14004 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14005 \begin_inset Text
14006
14007 \begin_layout Plain Layout
14008 output
14009 \end_layout
14010
14011 \end_inset
14012 </cell>
14013 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14014 \begin_inset Text
14015
14016 \begin_layout Plain Layout
14017 inserted with
14018 \end_layout
14019
14020 \end_inset
14021 </cell>
14022 </row>
14023 <row interlinespace="3mm">
14024 <cell alignment="center" valignment="top" usebox="none">
14025 \begin_inset Text
14026
14027 \begin_layout Plain Layout
14028 hyphen
14029 \end_layout
14030
14031 \end_inset
14032 </cell>
14033 <cell alignment="center" valignment="top" usebox="none">
14034 \begin_inset Text
14035
14036 \begin_layout Plain Layout
14037 -
14038 \end_layout
14039
14040 \end_inset
14041 </cell>
14042 <cell alignment="center" valignment="top" usebox="none">
14043 \begin_inset Text
14044
14045 \begin_layout Plain Layout
14046 \begin_inset Quotes eld
14047 \end_inset
14048
14049
14050 \family typewriter
14051 -
14052 \family default
14053
14054 \begin_inset Quotes erd
14055 \end_inset
14056
14057  in text
14058 \end_layout
14059
14060 \end_inset
14061 </cell>
14062 </row>
14063 <row interlinespace="3mm">
14064 <cell alignment="center" valignment="top" usebox="none">
14065 \begin_inset Text
14066
14067 \begin_layout Plain Layout
14068 en dash
14069 \end_layout
14070
14071 \end_inset
14072 </cell>
14073 <cell alignment="center" valignment="top" usebox="none">
14074 \begin_inset Text
14075
14076 \begin_layout Plain Layout
14077
14078 \end_layout
14079
14080 \end_inset
14081 </cell>
14082 <cell alignment="center" valignment="top" usebox="none">
14083 \begin_inset Text
14084
14085 \begin_layout Plain Layout
14086
14087 \family sans
14088 Insert\SpecialChar \menuseparator
14089 Special
14090 \begin_inset space ~
14091 \end_inset
14092
14093 Character\SpecialChar \menuseparator
14094 Symbols
14095 \end_layout
14096
14097 \end_inset
14098 </cell>
14099 </row>
14100 <row interlinespace="3mm">
14101 <cell alignment="center" valignment="top" usebox="none">
14102 \begin_inset Text
14103
14104 \begin_layout Plain Layout
14105 em dash
14106 \end_layout
14107
14108 \end_inset
14109 </cell>
14110 <cell alignment="center" valignment="top" usebox="none">
14111 \begin_inset Text
14112
14113 \begin_layout Plain Layout
14114
14115 \end_layout
14116
14117 \end_inset
14118 </cell>
14119 <cell alignment="center" valignment="top" usebox="none">
14120 \begin_inset Text
14121
14122 \begin_layout Plain Layout
14123
14124 \family sans
14125 Insert\SpecialChar \menuseparator
14126 Special
14127 \begin_inset space ~
14128 \end_inset
14129
14130 Character\SpecialChar \menuseparator
14131 Symbols
14132 \end_layout
14133
14134 \end_inset
14135 </cell>
14136 </row>
14137 <row>
14138 <cell alignment="center" valignment="top" usebox="none">
14139 \begin_inset Text
14140
14141 \begin_layout Plain Layout
14142 minus sign
14143 \end_layout
14144
14145 \end_inset
14146 </cell>
14147 <cell alignment="center" valignment="top" usebox="none">
14148 \begin_inset Text
14149
14150 \begin_layout Plain Layout
14151 \begin_inset Formula $-$
14152 \end_inset
14153
14154
14155 \end_layout
14156
14157 \end_inset
14158 </cell>
14159 <cell alignment="center" valignment="top" usebox="none">
14160 \begin_inset Text
14161
14162 \begin_layout Plain Layout
14163 \begin_inset Quotes eld
14164 \end_inset
14165
14166
14167 \family typewriter
14168 -
14169 \family default
14170
14171 \begin_inset Quotes erd
14172 \end_inset
14173
14174  in math mode
14175 \end_layout
14176
14177 \end_inset
14178 </cell>
14179 </row>
14180 </lyxtabular>
14181
14182 \end_inset
14183
14184
14185 \begin_inset VSpace defskip
14186 \end_inset
14187
14188
14189 \end_layout
14190
14191 \begin_layout Standard
14192 You can alternatively generate the en and em dash by inserting the 
14193 \begin_inset Quotes eld
14194 \end_inset
14195
14196
14197 \family typewriter
14198 -
14199 \family default
14200
14201 \begin_inset Quotes erd
14202 \end_inset
14203
14204  character multiple times in a row.
14205  They will automatically be converted to the appropriate length dash in
14206  the final output, but not in LyX.
14207  
14208 \begin_inset Quotes eld
14209 \end_inset
14210
14211 -
14212 \begin_inset space \thinspace{}
14213 \end_inset
14214
14215 -
14216 \begin_inset Quotes erd
14217 \end_inset
14218
14219  gives a en dash, 
14220 \begin_inset Quotes eld
14221 \end_inset
14222
14223 -
14224 \begin_inset space \thinspace{}
14225 \end_inset
14226
14227 -
14228 \begin_inset space \thinspace{}
14229 \end_inset
14230
14231 -
14232 \begin_inset Quotes erd
14233 \end_inset
14234
14235  a em dash.
14236 \end_layout
14237
14238 \begin_layout Standard
14239 The three dash types are distinct from the minus sign, which appears in
14240  math mode and has a length of its own.
14241  Here are some examples of the 
14242 \begin_inset Quotes eld
14243 \end_inset
14244
14245
14246 \family typewriter
14247 -
14248 \family default
14249
14250 \begin_inset Quotes eld
14251 \end_inset
14252
14253  in use:
14254 \end_layout
14255
14256 \begin_layout Enumerate
14257 line- and page-breaks
14258 \begin_inset space \hfill{}
14259 \end_inset
14260
14261 (
14262 \emph on
14263 hyphen
14264 \emph default
14265 )
14266 \end_layout
14267
14268 \begin_layout Enumerate
14269 From A–Z
14270 \begin_inset space \hfill{}
14271 \end_inset
14272
14273 (
14274 \emph on
14275 en dash
14276 \emph default
14277 )
14278 \end_layout
14279
14280 \begin_layout Enumerate
14281 Oh — there's a dash.
14282 \begin_inset space \hfill{}
14283 \end_inset
14284
14285 (
14286 \emph on
14287 em dash
14288 \emph default
14289 )
14290 \end_layout
14291
14292 \begin_layout Enumerate
14293 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
14294 \end_inset
14295
14296
14297 \begin_inset space \hfill{}
14298 \end_inset
14299
14300 (
14301 \emph on
14302 minus sign
14303 \emph default
14304 )
14305 \end_layout
14306
14307 \begin_layout Subsection
14308 Hyphenation
14309 \begin_inset Index idx
14310 status collapsed
14311
14312 \begin_layout Plain Layout
14313 Hyphenation
14314 \end_layout
14315
14316 \end_inset
14317
14318
14319 \begin_inset CommandInset label
14320 LatexCommand label
14321 name "sub:Hyphenation"
14322
14323 \end_inset
14324
14325
14326 \end_layout
14327
14328 \begin_layout Standard
14329 Words aren't hyphenated within LyX but automatically in the output.
14330  Hyphenation is done by the LaTeX-package 
14331 \series bold
14332 babel
14333 \series default
14334
14335 \begin_inset Index idx
14336 status collapsed
14337
14338 \begin_layout Plain Layout
14339 LaTeX-packages ! babel
14340 \end_layout
14341
14342 \end_inset
14343
14344  following the rules of the document language
14345 \begin_inset Foot
14346 status collapsed
14347
14348 \begin_layout Plain Layout
14349 For German readers: That's one of the main differences between the languages
14350  
14351 \family sans
14352 German
14353 \family default
14354  and 
14355 \family sans
14356 German
14357 \begin_inset space ~
14358 \end_inset
14359
14360 (new
14361 \begin_inset space ~
14362 \end_inset
14363
14364 spelling)
14365 \family default
14366  in the 
14367 \family sans
14368 Document\SpecialChar \menuseparator
14369 Settings
14370 \family default
14371  dialog.
14372 \end_layout
14373
14374 \end_inset
14375
14376 .
14377 \end_layout
14378
14379 \begin_layout Standard
14380 LaTeX hyphenates almost perfectly, it only has problems with text in the
14381  
14382 \family sans
14383 typewriter
14384 \family default
14385  font and with unusual constructs, like 
14386 \begin_inset Quotes eld
14387 \end_inset
14388
14389 h3knix/m0n0wall
14390 \begin_inset Quotes erd
14391 \end_inset
14392
14393 .
14394  If LaTeX can't break a word correctly, you can set hyphenation points manually.
14395  This is done with the menu 
14396 \family sans
14397 Insert\SpecialChar \menuseparator
14398 Formatting\SpecialChar \menuseparator
14399 Hyphenation
14400 \begin_inset space ~
14401 \end_inset
14402
14403 Point
14404 \family default
14405 .
14406  These extra hyphenation points are only recommendations to LaTeX.
14407  If no hyphenation is necessary, LaTeX will ignore them.
14408 \end_layout
14409
14410 \begin_layout Standard
14411 Sometimes you want to prevent words or constructs from being hyphenated.
14412  Imagine that you are describing keybindings/shortcuts in your document
14413  in the form 
14414 \begin_inset Quotes eld
14415 \end_inset
14416
14417 A-b c
14418 \begin_inset Quotes erd
14419 \end_inset
14420
14421 .
14422  LaTeX would then see the hyphen 
14423 \begin_inset Quotes eld
14424 \end_inset
14425
14426 -
14427 \begin_inset Quotes erd
14428 \end_inset
14429
14430  as a hyphenation possibility.
14431  Hyphenating at this point would look ugly.
14432  To prevent the shortcut from being hyphenated, you can put it into a makebox
14433  as described in section 
14434 \begin_inset Quotes eld
14435 \end_inset
14436
14437 Prevent Hyphenation
14438 \begin_inset Quotes erd
14439 \end_inset
14440
14441  of the 
14442 \emph on
14443 EmbeddedObjects
14444 \emph default
14445  manual.
14446 \end_layout
14447
14448 \begin_layout Subsection
14449 Punctuation Marks
14450 \begin_inset Index idx
14451 status collapsed
14452
14453 \begin_layout Plain Layout
14454 Punctuation marks
14455 \end_layout
14456
14457 \end_inset
14458
14459
14460 \end_layout
14461
14462 \begin_layout Subsubsection
14463 Abbreviations and End of Sentence
14464 \begin_inset CommandInset label
14465 LatexCommand label
14466 name "sub:Abbreviations"
14467
14468 \end_inset
14469
14470
14471 \end_layout
14472
14473 \begin_layout Standard
14474 When LyX calls LaTeX to generate the final version of your document, LaTeX
14475  automatically distinguishes between words, sentences, and abbreviations.
14476  LaTeX then adds the 
14477 \begin_inset Quotes eld
14478 \end_inset
14479
14480 appropriate amount of space
14481 \begin_inset Quotes erd
14482 \end_inset
14483
14484 .
14485  That means sentences get a little bit more space between the period and
14486  the next word.
14487  Abbreviations get the same amount of space after the period as a word uses.
14488 \end_layout
14489
14490 \begin_layout Standard
14491 Unfortunately, the algorithm for figuring out what's an abbreviation does
14492  not work in all cases.
14493  If a 
14494 \begin_inset Quotes eld
14495 \end_inset
14496
14497
14498 \family typewriter
14499 .
14500 \family default
14501
14502 \begin_inset Quotes erd
14503 \end_inset
14504
14505  is at the end of a lowercase letter, it's the end of a sentence; if it's
14506  at the end of a capitalized letter, it's an abbreviation.
14507 \end_layout
14508
14509 \begin_layout Standard
14510 Here are some examples of 
14511 \emph on
14512 correct
14513 \emph default
14514  abbreviations and the end of a sentence:
14515 \end_layout
14516
14517 \begin_layout Itemize
14518 M.
14519  Butterfly
14520 \end_layout
14521
14522 \begin_layout Itemize
14523 Don't worry.
14524  Be happy.
14525 \end_layout
14526
14527 \begin_layout Standard
14528 And here's an example of the algorithm going wrong:
14529 \end_layout
14530
14531 \begin_layout Itemize
14532 e.
14533 \begin_inset space \thinspace{}
14534 \end_inset
14535
14536 g.
14537  this is too much space!
14538 \end_layout
14539
14540 \begin_layout Itemize
14541 This is I.
14542  It's okay.
14543 \end_layout
14544
14545 \begin_layout Standard
14546 You won't see anything wrong until you view a final version of your document.
14547 \end_layout
14548
14549 \begin_layout Standard
14550 To fix this problem, use one of the following:
14551 \end_layout
14552
14553 \begin_layout Enumerate
14554 Use an 
14555 \family sans
14556 Inter-word
14557 \begin_inset space ~
14558 \end_inset
14559
14560 Space
14561 \family default
14562  after lowercase abbreviations (see section
14563 \begin_inset space ~
14564 \end_inset
14565
14566
14567 \begin_inset CommandInset ref
14568 LatexCommand ref
14569 reference "sub:Inter-word-Space"
14570
14571 \end_inset
14572
14573 ).
14574 \begin_inset Index idx
14575 status collapsed
14576
14577 \begin_layout Plain Layout
14578 Spaces ! inter-word
14579 \end_layout
14580
14581 \end_inset
14582
14583
14584 \end_layout
14585
14586 \begin_layout Enumerate
14587 Use a 
14588 \family sans
14589 Thin
14590 \begin_inset space ~
14591 \end_inset
14592
14593 Space
14594 \family default
14595  between two tokens of an abbreviation (see section
14596 \begin_inset space ~
14597 \end_inset
14598
14599
14600 \begin_inset CommandInset ref
14601 LatexCommand ref
14602 reference "sub:Thin-Space"
14603
14604 \end_inset
14605
14606 ).
14607 \begin_inset Index idx
14608 status collapsed
14609
14610 \begin_layout Plain Layout
14611 Spaces ! thin
14612 \end_layout
14613
14614 \end_inset
14615
14616
14617 \end_layout
14618
14619 \begin_layout Enumerate
14620 Use an 
14621 \family sans
14622 End
14623 \begin_inset space ~
14624 \end_inset
14625
14626 of
14627 \begin_inset space ~
14628 \end_inset
14629
14630 sentence
14631 \begin_inset space ~
14632 \end_inset
14633
14634 period
14635 \family default
14636  found under the 
14637 \family sans
14638 Insert\SpecialChar \menuseparator
14639 Special
14640 \begin_inset space ~
14641 \end_inset
14642
14643 Character
14644 \family default
14645  menu to force the use of inter-sentence spacing.
14646  This function is also bound to 
14647 \begin_inset Info
14648 type  "shortcut"
14649 arg   "specialchar-insert end-of-sentence"
14650 \end_inset
14651
14652  for easy access.
14653 \end_layout
14654
14655 \begin_layout Standard
14656 With the corrections, our earlier examples look like this:
14657 \end_layout
14658
14659 \begin_layout Itemize
14660 e.
14661 \begin_inset space \thinspace{}
14662 \end_inset
14663
14664 g.
14665 \begin_inset space \space{}
14666 \end_inset
14667
14668 this is too much space!
14669 \end_layout
14670
14671 \begin_layout Itemize
14672 This is I\SpecialChar \@.
14673  It's okay.
14674 \end_layout
14675
14676 \begin_layout Standard
14677 Some languages don't use extra spacing between sentences.
14678  If your language is such a language, you don't need to worry, because LaTeX
14679  will take care of this.
14680 \end_layout
14681
14682 \begin_layout Standard
14683 For those that do need to bother, there is help to catch those sneaky errors:
14684  Check out the 
14685 \family sans
14686 Check
14687 \begin_inset space ~
14688 \end_inset
14689
14690 TeX
14691 \family default
14692  feature described in section 
14693 \emph on
14694 Checking TeX
14695 \emph default
14696  of the 
14697 \emph on
14698 Additional Features
14699 \emph default
14700  manual.
14701 \end_layout
14702
14703 \begin_layout Subsubsection
14704 Quotes
14705 \begin_inset Index idx
14706 status collapsed
14707
14708 \begin_layout Plain Layout
14709 Typography ! Quotes
14710 \end_layout
14711
14712 \end_inset
14713
14714
14715 \begin_inset Index idx
14716 status collapsed
14717
14718 \begin_layout Plain Layout
14719 Quotes | see
14720 \begin_inset ERT
14721 status collapsed
14722
14723 \begin_layout Plain Layout
14724
14725 {
14726 \end_layout
14727
14728 \end_inset
14729
14730 Typography
14731 \begin_inset ERT
14732 status collapsed
14733
14734 \begin_layout Plain Layout
14735
14736 }
14737 \end_layout
14738
14739 \end_inset
14740
14741
14742 \end_layout
14743
14744 \end_inset
14745
14746
14747 \end_layout
14748
14749 \begin_layout Standard
14750 LyX usually sets quotes correctly.
14751  Specifically, it will use an opening quote at the beginning of quoted text,
14752  and use a closing quote at the end.
14753  For example, 
14754 \begin_inset Quotes eld
14755 \end_inset
14756
14757 open close
14758 \begin_inset Quotes erd
14759 \end_inset
14760
14761 .
14762  The keyboard character, 
14763 \family sans
14764 "
14765 \family default
14766 , generates this automatically.
14767 \end_layout
14768
14769 \begin_layout Standard
14770 You can change the behavior of the 
14771 \family sans
14772 "
14773 \family default
14774  key using the submenu 
14775 \family sans
14776 Language
14777 \family default
14778  of the dialog 
14779 \family sans
14780 Document\SpecialChar \menuseparator
14781 Settings
14782 \family default
14783
14784 \begin_inset Index idx
14785 status collapsed
14786
14787 \begin_layout Plain Layout
14788 Document ! Settings
14789 \end_layout
14790
14791 \end_inset
14792
14793  dialog.
14794 \end_layout
14795
14796 \begin_layout Standard
14797 You can also select quotes for different languages in the box 
14798 \family sans
14799 Type
14800 \family default
14801  option.
14802  There are six choices:
14803 \end_layout
14804
14805 \begin_layout Labeling
14806 \labelwidthstring 00.00.0000
14807
14808 \family sans
14809 \begin_inset Quotes eld
14810 \end_inset
14811
14812 Text
14813 \begin_inset Quotes erd
14814 \end_inset
14815
14816
14817 \family default
14818  Use quotes like this 
14819 \begin_inset Quotes eld
14820 \end_inset
14821
14822 double
14823 \begin_inset Quotes erd
14824 \end_inset
14825
14826  or 
14827 \begin_inset Quotes els
14828 \end_inset
14829
14830 single
14831 \begin_inset Quotes ers
14832 \end_inset
14833
14834
14835 \end_layout
14836
14837 \begin_layout Labeling
14838 \labelwidthstring 00.00.0000
14839
14840 \family sans
14841 \begin_inset Quotes sld
14842 \end_inset
14843
14844 Text
14845 \begin_inset Quotes srd
14846 \end_inset
14847
14848
14849 \family default
14850  Use quotes like 
14851 \begin_inset Quotes sld
14852 \end_inset
14853
14854 this
14855 \begin_inset Quotes srd
14856 \end_inset
14857
14858  or 'this
14859 \begin_inset Quotes ers
14860 \end_inset
14861
14862
14863 \end_layout
14864
14865 \begin_layout Labeling
14866 \labelwidthstring 00.00.0000
14867
14868 \family sans
14869 \begin_inset Quotes gld
14870 \end_inset
14871
14872 Text
14873 \begin_inset Quotes grd
14874 \end_inset
14875
14876
14877 \family default
14878  Use quotes like 
14879 \begin_inset Quotes gld
14880 \end_inset
14881
14882 this
14883 \begin_inset Quotes grd
14884 \end_inset
14885
14886  or 
14887 \begin_inset Quotes gls
14888 \end_inset
14889
14890 this
14891 \begin_inset Quotes grs
14892 \end_inset
14893
14894
14895 \end_layout
14896
14897 \begin_layout Labeling
14898 \labelwidthstring 00.00.0000
14899
14900 \family sans
14901 \begin_inset Quotes pld
14902 \end_inset
14903
14904 Text
14905 \begin_inset Quotes prd
14906 \end_inset
14907
14908
14909 \family default
14910  Use quotes like 
14911 \begin_inset Quotes pld
14912 \end_inset
14913
14914 this
14915 \begin_inset Quotes prd
14916 \end_inset
14917
14918  or 
14919 \begin_inset Quotes pls
14920 \end_inset
14921
14922 this
14923 \begin_inset Quotes prs
14924 \end_inset
14925
14926
14927 \end_layout
14928
14929 \begin_layout Labeling
14930 \labelwidthstring 00.00.0000
14931
14932 \family sans
14933 \begin_inset Quotes fld
14934 \end_inset
14935
14936 Text
14937 \begin_inset Quotes frd
14938 \end_inset
14939
14940
14941 \family default
14942  Use quotes like 
14943 \begin_inset Quotes fld
14944 \end_inset
14945
14946 this
14947 \begin_inset Quotes frd
14948 \end_inset
14949
14950  or 
14951 \begin_inset Quotes fls
14952 \end_inset
14953
14954 this
14955 \begin_inset Quotes frs
14956 \end_inset
14957
14958
14959 \end_layout
14960
14961 \begin_layout Labeling
14962 \labelwidthstring 00.00.0000
14963
14964 \family sans
14965 \begin_inset Quotes ald
14966 \end_inset
14967
14968 Text
14969 \begin_inset Quotes ard
14970 \end_inset
14971
14972
14973 \family default
14974  Use quotes like 
14975 \begin_inset Quotes ald
14976 \end_inset
14977
14978 this
14979 \begin_inset Quotes ard
14980 \end_inset
14981
14982  or 
14983 \begin_inset Quotes als
14984 \end_inset
14985
14986 this
14987 \begin_inset Quotes ars
14988 \end_inset
14989
14990
14991 \end_layout
14992
14993 \begin_layout Standard
14994 These settings affect what character the 
14995 \family sans
14996 "
14997 \family default
14998  key produces.
14999 \end_layout
15000
15001 \begin_layout Subsection
15002 Ligatures
15003 \begin_inset Index idx
15004 status collapsed
15005
15006 \begin_layout Plain Layout
15007 Typography ! Ligatures
15008 \end_layout
15009
15010 \end_inset
15011
15012
15013 \begin_inset Index idx
15014 status collapsed
15015
15016 \begin_layout Plain Layout
15017 Ligatures | see
15018 \begin_inset ERT
15019 status collapsed
15020
15021 \begin_layout Plain Layout
15022
15023 {
15024 \end_layout
15025
15026 \end_inset
15027
15028 Typography
15029 \begin_inset ERT
15030 status collapsed
15031
15032 \begin_layout Plain Layout
15033
15034 }
15035 \end_layout
15036
15037 \end_inset
15038
15039
15040 \end_layout
15041
15042 \end_inset
15043
15044
15045 \begin_inset CommandInset label
15046 LatexCommand label
15047 name "sub:Ligatures"
15048
15049 \end_inset
15050
15051
15052 \end_layout
15053
15054 \begin_layout Standard
15055 It is standard typesetting practice to group certain letters together and
15056  print them as single characters.
15057  These groups are known as 
15058 \emph on
15059 ligatures
15060 \emph default
15061 .
15062  Since LaTeX knows about ligatures, your documents will contain them too
15063  in the output.
15064  Here are the standard ligatures:
15065 \end_layout
15066
15067 \begin_layout Itemize
15068 ff
15069 \end_layout
15070
15071 \begin_layout Itemize
15072 fi
15073 \end_layout
15074
15075 \begin_layout Itemize
15076 fl
15077 \end_layout
15078
15079 \begin_layout Itemize
15080 ffi
15081 \end_layout
15082
15083 \begin_layout Itemize
15084 ffl
15085 \end_layout
15086
15087 \begin_layout Standard
15088 Some languages uses other ligatures if the document font supports them.
15089 \end_layout
15090
15091 \begin_layout Standard
15092 Sometimes, you don't want a ligature in a word.
15093  While a ligature may be okay in the word, 
15094 \begin_inset Quotes eld
15095 \end_inset
15096
15097 graffiti,
15098 \begin_inset Quotes erd
15099 \end_inset
15100
15101  it looks really weird in compound words, such as 
15102 \begin_inset Quotes eld
15103 \end_inset
15104
15105 cufflink
15106 \begin_inset Quotes erd
15107 \end_inset
15108
15109  or the German 
15110 \begin_inset Quotes eld
15111 \end_inset
15112
15113 Dorffest.
15114 \begin_inset Quotes erd
15115 \end_inset
15116
15117  To break a ligature, use 
15118 \family sans
15119 Insert\SpecialChar \menuseparator
15120 Formatting\SpecialChar \menuseparator
15121 Ligature
15122 \begin_inset space ~
15123 \end_inset
15124
15125 Break.
15126
15127 \family default
15128  This changes 
15129 \begin_inset Quotes eld
15130 \end_inset
15131
15132 cufflinks
15133 \begin_inset Quotes erd
15134 \end_inset
15135
15136  to 
15137 \begin_inset Quotes eld
15138 \end_inset
15139
15140 cuff\SpecialChar \textcompwordmark{}
15141 links
15142 \begin_inset Quotes erd
15143 \end_inset
15144
15145  and 
15146 \begin_inset Quotes eld
15147 \end_inset
15148
15149 Dorffest
15150 \begin_inset Quotes erd
15151 \end_inset
15152
15153  to 
15154 \begin_inset Quotes eld
15155 \end_inset
15156
15157 Dorf\SpecialChar \textcompwordmark{}
15158 fest
15159 \begin_inset Quotes erd
15160 \end_inset
15161
15162 .
15163 \end_layout
15164
15165 \begin_layout Subsection
15166 LyX's Proper Names
15167 \begin_inset Index idx
15168 status collapsed
15169
15170 \begin_layout Plain Layout
15171 LyX ! Proper names
15172 \end_layout
15173
15174 \end_inset
15175
15176
15177 \begin_inset CommandInset label
15178 LatexCommand label
15179 name "sub:LyX's-Proper-Names"
15180
15181 \end_inset
15182
15183
15184 \end_layout
15185
15186 \begin_layout Standard
15187 You will certainly have noticed that the word “LaTeX” always appears with
15188  characters in different sizes and heights.
15189  LaTeX is the name of the program used by LyX and is therefore recognized
15190  as a proper name when you type it in LyX as 
15191 \begin_inset Quotes eld
15192 \end_inset
15193
15194 LaT
15195 \begin_inset ERT
15196 status collapsed
15197
15198 \begin_layout Plain Layout
15199
15200 {}
15201 \end_layout
15202
15203 \end_inset
15204
15205 eX
15206 \begin_inset Quotes erd
15207 \end_inset
15208
15209 .
15210 \begin_inset Note Note
15211 status collapsed
15212
15213 \begin_layout Plain Layout
15214 The braces in TeX Code are here to avoid that the 
15215 \begin_inset Quotes eld
15216 \end_inset
15217
15218 command
15219 \begin_inset Quotes erd
15220 \end_inset
15221
15222  appear as proper name in the output, see the last paragraph of this section.
15223  To create proper names omit the TeX Code.
15224 \end_layout
15225
15226 \end_inset
15227
15228  Note the order of the upper-and lowercase letters! LyX recognizes the following
15229  proper names:
15230 \end_layout
15231
15232 \begin_layout Description
15233 LyX The name of the game, write 
15234 \begin_inset Quotes eld
15235 \end_inset
15236
15237 L
15238 \begin_inset ERT
15239 status collapsed
15240
15241 \begin_layout Plain Layout
15242
15243 {}
15244 \end_layout
15245
15246 \end_inset
15247
15248 yX
15249 \begin_inset Quotes erd
15250 \end_inset
15251
15252  to produce it.
15253 \end_layout
15254
15255 \begin_layout Description
15256 TeX The program used by LaTeX, write 
15257 \begin_inset Quotes eld
15258 \end_inset
15259
15260 T
15261 \begin_inset ERT
15262 status collapsed
15263
15264 \begin_layout Plain Layout
15265
15266 {}
15267 \end_layout
15268
15269 \end_inset
15270
15271 eX
15272 \begin_inset Quotes erd
15273 \end_inset
15274
15275  to produce it.
15276 \end_layout
15277
15278 \begin_layout Description
15279 LaTeX The program used by LyX, write 
15280 \begin_inset Quotes eld
15281 \end_inset
15282
15283 LaT
15284 \begin_inset ERT
15285 status collapsed
15286
15287 \begin_layout Plain Layout
15288
15289 {}
15290 \end_layout
15291
15292 \end_inset
15293
15294 eX
15295 \begin_inset Quotes erd
15296 \end_inset
15297
15298  to produce it.
15299 \end_layout
15300
15301 \begin_layout Description
15302 LaTeX2e The actual version of LaTeX, write 
15303 \begin_inset Quotes eld
15304 \end_inset
15305
15306 LaT
15307 \begin_inset ERT
15308 status collapsed
15309
15310 \begin_layout Plain Layout
15311
15312 {}
15313 \end_layout
15314
15315 \end_inset
15316
15317 eX2e
15318 \begin_inset Quotes erd
15319 \end_inset
15320
15321  to produce it.
15322 \end_layout
15323
15324 \begin_layout Standard
15325 You might wonder why the LaTeX-version is 
15326 \begin_inset Quotes eld
15327 \end_inset
15328
15329 2
15330 \begin_inset Formula $\epsilon$
15331 \end_inset
15332
15333
15334 \begin_inset Quotes erd
15335 \end_inset
15336
15337 .
15338  It's an old tradition in the TeX-world to give programs geek version numbers.
15339  For example the version number of TeX converges to the number 
15340 \begin_inset Formula $\pi$
15341 \end_inset
15342
15343 : The actual version is 
15344 \begin_inset Quotes eld
15345 \end_inset
15346
15347 TeX-3.141592
15348 \begin_inset Quotes erd
15349 \end_inset
15350
15351 , the previous one was 
15352 \begin_inset Quotes eld
15353 \end_inset
15354
15355 TeX-3.14159
15356 \begin_inset Quotes erd
15357 \end_inset
15358
15359 .
15360 \end_layout
15361
15362 \begin_layout Standard
15363 If you don't want to use proper names, e.
15364 \begin_inset space \thinspace{}
15365 \end_inset
15366
15367 g.
15368 \begin_inset space \space{}
15369 \end_inset
15370
15371 in section headings, you can insert two empty braces in TeX Code in the
15372  word.
15373  This will look in LyX like: 
15374 \begin_inset Graphics
15375         filename clipart/LaTeX.png
15376         scale 80
15377
15378 \end_inset
15379
15380
15381 \begin_inset Newline newline
15382 \end_inset
15383
15384 For more about TeX Code, look at section
15385 \begin_inset space ~
15386 \end_inset
15387
15388
15389 \begin_inset CommandInset ref
15390 LatexCommand ref
15391 reference "sec:TeX-Code"
15392
15393 \end_inset
15394
15395 .
15396 \end_layout
15397
15398 \begin_layout Subsection
15399 Units
15400 \begin_inset Index idx
15401 status collapsed
15402
15403 \begin_layout Plain Layout
15404 Typography ! Units
15405 \end_layout
15406
15407 \end_inset
15408
15409
15410 \end_layout
15411
15412 \begin_layout Standard
15413 Generally the space between units and the number is smaller than the normal
15414  space between two words.
15415  As you can see in the example below, it looks better when the space is
15416  smaller.
15417  To get such a 
15418 \begin_inset Quotes eld
15419 \end_inset
15420
15421 half space
15422 \begin_inset Quotes erd
15423 \end_inset
15424
15425  for units use the menu 
15426 \family sans
15427 Insert\SpecialChar \menuseparator
15428 Formatting\SpecialChar \menuseparator
15429 Thin
15430 \begin_inset space ~
15431 \end_inset
15432
15433 Space
15434 \family default
15435  (shortcut 
15436 \begin_inset Info
15437 type  "shortcuts"
15438 arg   "space-insert thin"
15439 \end_inset
15440
15441 ).
15442 \end_layout
15443
15444 \begin_layout Standard
15445 Here's an example to show the differences:
15446 \end_layout
15447
15448 \begin_layout Standard
15449 \begin_inset Tabular
15450 <lyxtabular version="3" rows="2" columns="2">
15451 <features tabularvalignment="middle">
15452 <column alignment="left" valignment="top" width="0">
15453 <column alignment="left" valignment="top" width="0">
15454 <row>
15455 <cell alignment="center" valignment="top" usebox="none">
15456 \begin_inset Text
15457
15458 \begin_layout Plain Layout
15459 24
15460 \begin_inset space ~
15461 \end_inset
15462
15463 kW
15464 \begin_inset Formula $\cdot$
15465 \end_inset
15466
15467 h
15468 \end_layout
15469
15470 \end_inset
15471 </cell>
15472 <cell alignment="center" valignment="top" usebox="none">
15473 \begin_inset Text
15474
15475 \begin_layout Plain Layout
15476 space between number and unit
15477 \end_layout
15478
15479 \end_inset
15480 </cell>
15481 </row>
15482 <row>
15483 <cell alignment="center" valignment="top" usebox="none">
15484 \begin_inset Text
15485
15486 \begin_layout Plain Layout
15487 24
15488 \begin_inset space \thinspace{}
15489 \end_inset
15490
15491 kW
15492 \begin_inset Formula $\cdot$
15493 \end_inset
15494
15495 h
15496 \end_layout
15497
15498 \end_inset
15499 </cell>
15500 <cell alignment="center" valignment="top" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Plain Layout
15504 half space between number and unit
15505 \end_layout
15506
15507 \end_inset
15508 </cell>
15509 </row>
15510 </lyxtabular>
15511
15512 \end_inset
15513
15514
15515 \end_layout
15516
15517 \begin_layout Subsection
15518 Widows and Orphans
15519 \begin_inset Index idx
15520 status collapsed
15521
15522 \begin_layout Plain Layout
15523 Typography ! Widows and orphans
15524 \end_layout
15525
15526 \end_inset
15527
15528
15529 \end_layout
15530
15531 \begin_layout Standard
15532 In the early days of word processors, page breaks went wherever the page
15533  happened to end.
15534  There was no regard for what was actually going on in the text.
15535  You may remember once printing out a document, only to find the heading
15536  for a new section printed at the very bottom of the page, the first line
15537  of a new paragraph all alone at the bottom of a page, or the last line
15538  of a paragraph at the top of a new page.
15539  These bits of text became known as 
15540 \emph on
15541 widows
15542 \emph default
15543  and 
15544 \emph on
15545 orphans
15546 \emph default
15547 .
15548 \end_layout
15549
15550 \begin_layout Standard
15551 Clearly, LyX can avoid breaking pages after a section heading.
15552  That's part of the advantage of paragraph environments.
15553  But what about widows and orphans, where the page breaks leave one line
15554  of a paragraph all alone at the top or bottom of a page? There are rules
15555  built into LaTeX governing page breaks, and some of those rules are there
15556  to specifically prevent widows and orphans.
15557  This is the advantage LyX has in using LaTeX as its backend.
15558 \end_layout
15559
15560 \begin_layout Standard
15561 There's no way we can go into how TeX and LaTeX decide to break a page,
15562  or how you can tweak that behavior.
15563  Some LaTeX books listed in the bibliography [such as
15564 \begin_inset space ~
15565 \end_inset
15566
15567
15568 \begin_inset CommandInset citation
15569 LatexCommand cite
15570 key "latexcompanion"
15571
15572 \end_inset
15573
15574  or
15575 \begin_inset space ~
15576 \end_inset
15577
15578
15579 \begin_inset CommandInset citation
15580 LatexCommand cite
15581 key "latexguide"
15582
15583 \end_inset
15584
15585 ] may have more information.
15586  You will almost never need to worry about this, however.
15587 \end_layout
15588
15589 \begin_layout Chapter
15590 Notes, Graphics, Tables, and Floats
15591 \begin_inset CommandInset label
15592 LatexCommand label
15593 name "cha:Floats-and-Notes"
15594
15595 \end_inset
15596
15597
15598 \end_layout
15599
15600 \begin_layout Standard
15601 The issues of this chapter are described in detail in the 
15602 \emph on
15603 Embedded Objects
15604 \emph default
15605  manual.
15606  There you'll also find tips and tricks for special cases.
15607 \end_layout
15608
15609 \begin_layout Section
15610 Notes
15611 \begin_inset Index idx
15612 status collapsed
15613
15614 \begin_layout Plain Layout
15615 Notes
15616 \end_layout
15617
15618 \end_inset
15619
15620
15621 \begin_inset CommandInset label
15622 LatexCommand label
15623 name "sec:Notes"
15624
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \begin_layout Standard
15631 LyX offers you a few types of notes to add to your document:
15632 \end_layout
15633
15634 \begin_layout Description
15635 LyX
15636 \begin_inset space ~
15637 \end_inset
15638
15639 Note This note type is for internal notes that won't appear in the output.
15640 \begin_inset Newline newline
15641 \end_inset
15642
15643
15644 \begin_inset Note Note
15645 status open
15646
15647 \begin_layout Plain Layout
15648 This is text in a note box that doesn't appear in the output.
15649 \end_layout
15650
15651 \end_inset
15652
15653
15654 \end_layout
15655
15656 \begin_layout Description
15657 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15658 ent, when you export the document to LaTeX via the menu 
15659 \family sans
15660 File\SpecialChar \menuseparator
15661 Export\SpecialChar \menuseparator
15662 LaTeX (pdflatex) / (plain)
15663 \family default
15664 .
15665 \begin_inset Newline newline
15666 \end_inset
15667
15668
15669 \begin_inset Note Comment
15670 status open
15671
15672 \begin_layout Plain Layout
15673 This is text in a note box that only appears as comment in LaTeX-files.
15674 \end_layout
15675
15676 \end_inset
15677
15678
15679 \end_layout
15680
15681 \begin_layout Description
15682 Greyed
15683 \begin_inset space ~
15684 \end_inset
15685
15686 Out This note will appear in the output as grey text.
15687 \begin_inset Newline newline
15688 \end_inset
15689
15690
15691 \begin_inset Newline newline
15692 \end_inset
15693
15694
15695 \begin_inset Note Greyedout
15696 status open
15697
15698 \begin_layout Plain Layout
15699 This is text
15700 \begin_inset Foot
15701 status collapsed
15702
15703 \begin_layout Plain Layout
15704 This is an example footnote within a greyed out note.
15705  In this document the greyed out note color is redefined to blue.
15706  How this can be done is explained in the 
15707 \emph on
15708 Embedded Objects
15709 \emph default
15710  manual.
15711 \end_layout
15712
15713 \end_inset
15714
15715  of a comment that appears in the output as grey text.
15716 \end_layout
15717
15718 \end_inset
15719
15720
15721 \begin_inset Newline newline
15722 \end_inset
15723
15724
15725 \begin_inset Newline newline
15726 \end_inset
15727
15728 As you can see in the example, the first line of greyed out notes is a bit
15729  indented and greyed out notes can have footnotes.
15730 \end_layout
15731
15732 \begin_layout Standard
15733 Notes are inserted with the toolbar button 
15734 \begin_inset Graphics
15735         filename ../images/note-insert.png
15736         scale 85
15737         scaleBeforeRotation
15738
15739 \end_inset
15740
15741  or the menu 
15742 \family sans
15743 Insert\SpecialChar \menuseparator
15744 Note
15745 \family default
15746 .
15747  Right-click on the appearing note box to select the note type.
15748 \end_layout
15749
15750 \begin_layout Section
15751 Footnotes
15752 \begin_inset Index idx
15753 status collapsed
15754
15755 \begin_layout Plain Layout
15756 Footnotes
15757 \end_layout
15758
15759 \end_inset
15760
15761
15762 \begin_inset CommandInset label
15763 LatexCommand label
15764 name "sec:Footnotes"
15765
15766 \end_inset
15767
15768
15769 \end_layout
15770
15771 \begin_layout Standard
15772 LyX uses boxes to display footnotes: When you insert a footnote using the
15773  menu 
15774 \family sans
15775 Insert\SpecialChar \menuseparator
15776 Footnote
15777 \family default
15778  or the toolbar button 
15779 \begin_inset Graphics
15780         filename ../images/footnote-insert.png
15781
15782 \end_inset
15783
15784
15785 \family roman
15786 \series medium
15787 \bar no
15788 you'll see
15789 \family default
15790 \series default
15791 \bar default
15792  the following box: 
15793 \begin_inset Graphics
15794         filename clipart/footnoteQt4.png
15795         scale 80
15796
15797 \end_inset
15798
15799
15800 \family roman
15801 \series medium
15802 \bar no
15803  This box is LyX's representation of your footnote.
15804  If you
15805 \family default
15806 \series default
15807 \bar default
15808  left-click on 
15809 \family roman
15810 \series medium
15811 \bar no
15812 the 
15813 \begin_inset Quotes eld
15814 \end_inset
15815
15816
15817 \family sans
15818 foot
15819 \family roman
15820
15821 \begin_inset Quotes erd
15822 \end_inset
15823
15824
15825 \family default
15826 \series default
15827 \bar default
15828  
15829 \family roman
15830 \series medium
15831 \bar no
15832 label, the box will
15833 \family default
15834 \series default
15835 \bar default
15836  be opened and you can enter the footnote text into it.
15837  Clicking on the box label again, will close 
15838 \family roman
15839 \series medium
15840 \bar no
15841 the
15842 \family default
15843 \series default
15844 \bar default
15845  box
15846 \family roman
15847 \series medium
15848 \bar no
15849 .
15850  If you want to turn existing text into a footnote, simply mark it and click
15851  on the footnote
15852 \family default
15853 \series default
15854 \bar default
15855  toolbar 
15856 \family roman
15857 \series medium
15858 \bar no
15859 button
15860 \family default
15861 \series default
15862 \bar default
15863 .
15864 \end_layout
15865
15866 \begin_layout Standard
15867 Here's an example footnote:
15868 \family roman
15869 \series medium
15870 \bar no
15871
15872 \begin_inset Foot
15873 status open
15874
15875 \begin_layout Plain Layout
15876 To close a footnote, click on the footnote box label.
15877 \end_layout
15878
15879 \end_inset
15880
15881
15882 \end_layout
15883
15884 \begin_layout Standard
15885 The footnote will appear in the output as a superscript number at the text
15886  position where the footnote box is placed.
15887  The footnote text is placed at the bottom of the current page.
15888  The footnote number is calculated by LyX, the numbers are consecutive,
15889  no matter in which chapter the footnote is in.
15890  LyX doesn't support other numbering schemes yet, but you can get another
15891  scheme using special LaTeX-commands.
15892  T
15893 \family roman
15894 h
15895 \family default
15896 ey are described in the 
15897 \emph on
15898 Embedded Objects
15899 \emph default
15900  manual.
15901 \end_layout
15902
15903 \begin_layout Section
15904 Marginal Notes
15905 \begin_inset Index idx
15906 status collapsed
15907
15908 \begin_layout Plain Layout
15909 Marginal notes
15910 \end_layout
15911
15912 \end_inset
15913
15914
15915 \begin_inset CommandInset label
15916 LatexCommand label
15917 name "sec:Marginal-Notes"
15918
15919 \end_inset
15920
15921
15922 \end_layout
15923
15924 \begin_layout Standard
15925 Marginal notes look and behave just like footnotes in LyX.
15926  When you insert a margin note via the menu 
15927 \family sans
15928 Insert\SpecialChar \menuseparator
15929 Marginal
15930 \begin_inset space ~
15931 \end_inset
15932
15933 Note
15934 \family default
15935  or the toolbar button 
15936 \begin_inset Graphics
15937         filename ../images/marginalnote-insert.png
15938
15939 \end_inset
15940
15941 , you'll see 
15942 \family roman
15943 \series medium
15944 a
15945 \family default
15946 \series default
15947  grey 
15948 \family roman
15949 \series medium
15950 box with a
15951 \family default
15952 \series default
15953  red 
15954 \family roman
15955 \series medium
15956 label 
15957 \begin_inset Quotes eld
15958 \end_inset
15959
15960 margin
15961 \begin_inset Quotes erd
15962 \end_inset
15963
15964  appearing within your text.
15965  This box is LyX's representation of your margin
15966 \family default
15967 \series default
15968 al 
15969 \family roman
15970 \series medium
15971 note.
15972 \end_layout
15973
15974 \begin_layout Standard
15975 At the side is an example marginal note.
15976 \family roman
15977 \series medium
15978
15979 \begin_inset Marginal
15980 status open
15981
15982 \begin_layout Plain Layout
15983 This is a marginal note.
15984 \end_layout
15985
15986 \end_inset
15987
15988
15989 \end_layout
15990
15991 \begin_layout Standard
15992 Marginal notes appear at the right side in single-sided documents.
15993  In double-sided documents they appear in the outer margin – left on even
15994  pages, right on odd pages.
15995 \end_layout
15996
15997 \begin_layout Section
15998 Graphics and Images
15999 \begin_inset Index idx
16000 status collapsed
16001
16002 \begin_layout Plain Layout
16003 Images
16004 \end_layout
16005
16006 \end_inset
16007
16008
16009 \begin_inset Index idx
16010 status collapsed
16011
16012 \begin_layout Plain Layout
16013 Graphics
16014 \end_layout
16015
16016 \end_inset
16017
16018
16019 \begin_inset CommandInset label
16020 LatexCommand label
16021 name "sec:Graphics"
16022
16023 \end_inset
16024
16025
16026 \end_layout
16027
16028 \begin_layout Standard
16029 To insert an image in your document, place the cursor at the text position
16030  you want and click on the toolbar icon 
16031 \begin_inset Graphics
16032         filename ../images/dialog-show-new-inset_graphics.png
16033
16034 \end_inset
16035
16036  or select 
16037 \family sans
16038 Insert\SpecialChar \menuseparator
16039 Graphics
16040 \family default
16041  from the menu.
16042  Then a dialog will appear to choose the file to load.
16043 \end_layout
16044
16045 \begin_layout Standard
16046 This dialog has numerous mostly self-explanatory parameters.
16047  The 
16048 \family sans
16049 Graphics
16050 \family default
16051  tab allows you to choose your image file.
16052  The image can be transformed by setting a rotation angle and a scaling
16053  factor.
16054  The scaling units are explained in Appendix
16055 \begin_inset space ~
16056 \end_inset
16057
16058
16059 \begin_inset CommandInset ref
16060 LatexCommand ref
16061 reference "cha:Units-available-in"
16062
16063 \end_inset
16064
16065 .
16066 \end_layout
16067
16068 \begin_layout Standard
16069 In the tab 
16070 \family sans
16071 Clipping
16072 \family default
16073  it is possible to set image coordinates to adjust the height and width
16074  of the image in the output.
16075  The coordinates can also be calculated automatically by pressing the button
16076  
16077 \family sans
16078 Get
16079 \begin_inset space ~
16080 \end_inset
16081
16082 from
16083 \begin_inset space ~
16084 \end_inset
16085
16086 file
16087 \family default
16088 .
16089  The option 
16090 \family sans
16091 Clip
16092 \begin_inset space ~
16093 \end_inset
16094
16095 to
16096 \begin_inset space ~
16097 \end_inset
16098
16099 bounding
16100 \begin_inset space ~
16101 \end_inset
16102
16103 box
16104 \family default
16105  will only print the image region within the given coordinates.
16106  Normally you don't need to take care about image coordinates and can ignore
16107  the tab 
16108 \family sans
16109 Clipping
16110 \family default
16111 .
16112 \end_layout
16113
16114 \begin_layout Standard
16115 In the 
16116 \family sans
16117 LaTeX and LyX options
16118 \family default
16119  tab LaTeX experts can specify additional LaTeX options.
16120  You can also specify here the appearance of the image inside LyX.
16121  The option 
16122 \family sans
16123 Draft
16124 \begin_inset space ~
16125 \end_inset
16126
16127 mode
16128 \family default
16129  has the effect that the image doesn't appear in the output, only a frame
16130  with the image size is printed.
16131  The option 
16132 \family sans
16133 Don't
16134 \begin_inset space ~
16135 \end_inset
16136
16137 unzip
16138 \begin_inset space ~
16139 \end_inset
16140
16141 on
16142 \begin_inset space ~
16143 \end_inset
16144
16145 export
16146 \family default
16147  is explained in the 
16148 \emph on
16149 Embedded Objects
16150 \emph default
16151  manual in section 
16152 \emph on
16153 Graphics Dialog
16154 \emph default
16155 .
16156 \end_layout
16157
16158 \begin_layout Standard
16159 The graphics dialog can be called at any time by clicking on an image.
16160  The image will appear in the output exactly at the position where it is
16161  in the text.
16162  This is an example image within a separate, horizontally centered paragraph:
16163  
16164 \end_layout
16165
16166 \begin_layout Standard
16167 \align center
16168 \begin_inset Graphics
16169         filename clipart/mobius.eps
16170         scale 70
16171         rotateOrigin center
16172
16173 \end_inset
16174
16175
16176 \end_layout
16177
16178 \begin_layout Standard
16179 If you need image captions and want to reference images, you have to put
16180  the image into a float, see section
16181 \begin_inset space ~
16182 \end_inset
16183
16184
16185 \begin_inset CommandInset ref
16186 LatexCommand ref
16187 reference "sec:Figure-Floats"
16188
16189 \end_inset
16190
16191 .
16192 \end_layout
16193
16194 \begin_layout Subsection
16195 Image Formats
16196 \begin_inset Index idx
16197 status collapsed
16198
16199 \begin_layout Plain Layout
16200 Images ! Formats
16201 \end_layout
16202
16203 \end_inset
16204
16205
16206 \begin_inset CommandInset label
16207 LatexCommand label
16208 name "sub:Image-Formats"
16209
16210 \end_inset
16211
16212
16213 \end_layout
16214
16215 \begin_layout Standard
16216 You can insert images in any known file format.
16217  But as we explained in section
16218 \begin_inset space ~
16219 \end_inset
16220
16221
16222 \begin_inset CommandInset ref
16223 LatexCommand ref
16224 reference "sub:Output-file-formats"
16225
16226 \end_inset
16227
16228 , every output document format allows only a few image formats.
16229  LyX uses therefore the program 
16230 \family typewriter
16231 ImageMagick
16232 \family default
16233  in the background to convert the images to the right format.
16234  To increase your workflow by avoiding these conversions in the background,
16235  you can use only the image formats listed in the subsections of section
16236 \begin_inset space ~
16237 \end_inset
16238
16239
16240 \begin_inset CommandInset ref
16241 LatexCommand ref
16242 reference "sub:Output-file-formats"
16243
16244 \end_inset
16245
16246 .
16247 \end_layout
16248
16249 \begin_layout Standard
16250 Similar to fonts there are two types of image formats:
16251 \end_layout
16252
16253 \begin_layout Description
16254 Bitmap
16255 \begin_inset space ~
16256 \end_inset
16257
16258 images consist of pixel values, often in a compressed form.
16259  They are therefore not fully scalable and look pixelated in large zooms.
16260  Well-known bitmap image formats are 
16261 \begin_inset Quotes eld
16262 \end_inset
16263
16264 Graphics Interchange Format
16265 \begin_inset Quotes erd
16266 \end_inset
16267
16268  (GIF, file extension 
16269 \begin_inset Quotes eld
16270 \end_inset
16271
16272
16273 \family typewriter
16274 .gif
16275 \family default
16276
16277 \begin_inset Quotes erd
16278 \end_inset
16279
16280 )
16281 \begin_inset Index idx
16282 status collapsed
16283
16284 \begin_layout Plain Layout
16285 GIF|see
16286 \begin_inset ERT
16287 status collapsed
16288
16289 \begin_layout Plain Layout
16290
16291 {
16292 \end_layout
16293
16294 \end_inset
16295
16296 Image formats
16297 \begin_inset ERT
16298 status collapsed
16299
16300 \begin_layout Plain Layout
16301
16302 }
16303 \end_layout
16304
16305 \end_inset
16306
16307
16308 \end_layout
16309
16310 \end_inset
16311
16312
16313 \begin_inset Quotes eld
16314 \end_inset
16315
16316 Portable Network Graphics
16317 \begin_inset Quotes erd
16318 \end_inset
16319
16320  (PNG, file extension 
16321 \begin_inset Quotes eld
16322 \end_inset
16323
16324
16325 \family typewriter
16326 .png
16327 \family default
16328
16329 \begin_inset Quotes erd
16330 \end_inset
16331
16332 )
16333 \begin_inset Index idx
16334 status collapsed
16335
16336 \begin_layout Plain Layout
16337 PNG|see
16338 \begin_inset ERT
16339 status collapsed
16340
16341 \begin_layout Plain Layout
16342
16343 {
16344 \end_layout
16345
16346 \end_inset
16347
16348 Image formats
16349 \begin_inset ERT
16350 status collapsed
16351
16352 \begin_layout Plain Layout
16353
16354 }
16355 \end_layout
16356
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \end_inset
16363
16364 , and 
16365 \begin_inset Quotes eld
16366 \end_inset
16367
16368 Joint Photographic Experts Group
16369 \begin_inset Quotes erd
16370 \end_inset
16371
16372  (JPG, file extension 
16373 \begin_inset Quotes eld
16374 \end_inset
16375
16376
16377 \family typewriter
16378 .jpg
16379 \family default
16380
16381 \begin_inset Quotes erd
16382 \end_inset
16383
16384  or 
16385 \begin_inset Quotes eld
16386 \end_inset
16387
16388
16389 \family typewriter
16390 .jpeg
16391 \family default
16392
16393 \begin_inset Quotes erd
16394 \end_inset
16395
16396 )
16397 \begin_inset Index idx
16398 status collapsed
16399
16400 \begin_layout Plain Layout
16401 JPG|see
16402 \begin_inset ERT
16403 status collapsed
16404
16405 \begin_layout Plain Layout
16406
16407 {
16408 \end_layout
16409
16410 \end_inset
16411
16412 Image formats
16413 \begin_inset ERT
16414 status collapsed
16415
16416 \begin_layout Plain Layout
16417
16418 }
16419 \end_layout
16420
16421 \end_inset
16422
16423
16424 \end_layout
16425
16426 \end_inset
16427
16428 .
16429 \end_layout
16430
16431 \begin_layout Description
16432 Scalable
16433 \begin_inset space ~
16434 \end_inset
16435
16436 images consist of vectors and can therefore be scaled to any size without
16437  data loss.
16438  The scaling ability is necessary if you want to create presentations, because
16439  presentations are always scaled by the beamer.
16440  Scaling is also useful for online documents to let the user zoom into diagrams.
16441 \begin_inset Newline newline
16442 \end_inset
16443
16444 Scalable image formats can be 
16445 \begin_inset Quotes eld
16446 \end_inset
16447
16448 Scalable Vector Graphics
16449 \begin_inset Quotes erd
16450 \end_inset
16451
16452  (SVG, file extension 
16453 \begin_inset Quotes eld
16454 \end_inset
16455
16456
16457 \family typewriter
16458 .svg
16459 \family default
16460
16461 \begin_inset Quotes erd
16462 \end_inset
16463
16464 )
16465 \begin_inset Index idx
16466 status collapsed
16467
16468 \begin_layout Plain Layout
16469 SVG|see
16470 \begin_inset ERT
16471 status collapsed
16472
16473 \begin_layout Plain Layout
16474
16475 {
16476 \end_layout
16477
16478 \end_inset
16479
16480 Image formats
16481 \begin_inset ERT
16482 status collapsed
16483
16484 \begin_layout Plain Layout
16485
16486 }
16487 \end_layout
16488
16489 \end_inset
16490
16491
16492 \end_layout
16493
16494 \end_inset
16495
16496
16497 \begin_inset Quotes eld
16498 \end_inset
16499
16500 Encapsulated PostScript
16501 \begin_inset Quotes erd
16502 \end_inset
16503
16504  (EPS, file extension 
16505 \begin_inset Quotes eld
16506 \end_inset
16507
16508
16509 \family typewriter
16510 .eps
16511 \family default
16512
16513 \begin_inset Quotes erd
16514 \end_inset
16515
16516 )
16517 \begin_inset Index idx
16518 status collapsed
16519
16520 \begin_layout Plain Layout
16521 EPS|see
16522 \begin_inset ERT
16523 status collapsed
16524
16525 \begin_layout Plain Layout
16526
16527 {
16528 \end_layout
16529
16530 \end_inset
16531
16532 Image formats
16533 \begin_inset ERT
16534 status collapsed
16535
16536 \begin_layout Plain Layout
16537
16538 }
16539 \end_layout
16540
16541 \end_inset
16542
16543
16544 \end_layout
16545
16546 \end_inset
16547
16548 , and 
16549 \begin_inset Quotes eld
16550 \end_inset
16551
16552 Portable Document Format
16553 \begin_inset Quotes erd
16554 \end_inset
16555
16556  (PDF, file extension 
16557 \begin_inset Quotes eld
16558 \end_inset
16559
16560
16561 \family typewriter
16562 .pdf
16563 \family default
16564
16565 \begin_inset Quotes erd
16566 \end_inset
16567
16568 )
16569 \begin_inset Index idx
16570 status collapsed
16571
16572 \begin_layout Plain Layout
16573 PDF
16574 \end_layout
16575
16576 \end_inset
16577
16578 .
16579  We say it can be, because you can convert any bitmap image format to PDF
16580  or EPS and the result won't be scalable.
16581  In this cases only a header with the image properties is added to the original
16582  image
16583 \begin_inset Foot
16584 status collapsed
16585
16586 \begin_layout Plain Layout
16587 In the case of PDF, the original image is additionally compressed.
16588 \end_layout
16589
16590 \end_inset
16591
16592 .
16593 \end_layout
16594
16595 \begin_layout Standard
16596 Normally one cannot convert a bitmap image into a scalable one, only vice
16597  versa.
16598 \end_layout
16599
16600 \begin_layout Subsection
16601 Grouping of Image Settings
16602 \begin_inset Index idx
16603 status collapsed
16604
16605 \begin_layout Plain Layout
16606 Images ! Settings grouping
16607 \end_layout
16608
16609 \end_inset
16610
16611
16612 \end_layout
16613
16614 \begin_layout Standard
16615 Each image can define a new group of image settings or join an existing
16616  group.
16617  Images within such a group share their settings, so adjusting one image
16618  of the group automatically also adjusts all other images of the group in
16619  the same way.
16620  So you can for example change the size for a bunch of images without the
16621  need to manually change each of them.
16622  
16623 \end_layout
16624
16625 \begin_layout Standard
16626 A new group can be set by entering a name in the 
16627 \family sans
16628 Group
16629 \begin_inset space ~
16630 \end_inset
16631
16632 Name
16633 \family default
16634  field in the Graphics dialog.
16635  Joining an existing group can be done using the context menu of the image
16636  by checking the name of the desired group.
16637 \end_layout
16638
16639 \begin_layout Section
16640 Tables
16641 \begin_inset Index idx
16642 status collapsed
16643
16644 \begin_layout Plain Layout
16645 Tables
16646 \end_layout
16647
16648 \end_inset
16649
16650
16651 \begin_inset CommandInset label
16652 LatexCommand label
16653 name "sec:Tables"
16654
16655 \end_inset
16656
16657
16658 \end_layout
16659
16660 \begin_layout Standard
16661 You can insert a table using either the toolbar button 
16662 \begin_inset Graphics
16663         filename ../images/tabular-insert.png
16664         scale 85
16665
16666 \end_inset
16667
16668  or the menu 
16669 \family sans
16670 Insert\SpecialChar \menuseparator
16671 Table
16672 \family default
16673 .
16674  A dialog will appear, asking you for the number of rows and columns.
16675  The default table has lines around any cell and the first row appears separated
16676  from the rest of the table.
16677  This separation appears due to a double line: The cells of the first row
16678  have a line below them and the cells of the second row have a line above
16679  them.
16680  Here's an example table:
16681 \end_layout
16682
16683 \begin_layout Standard
16684 \align center
16685 \begin_inset Tabular
16686 <lyxtabular version="3" rows="4" columns="4">
16687 <features tabularvalignment="middle">
16688 <column alignment="center" valignment="top" width="0pt">
16689 <column alignment="center" valignment="top" width="0pt">
16690 <column alignment="center" valignment="top" width="0in">
16691 <column alignment="center" valignment="top" width="0pt">
16692 <row>
16693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16694 \begin_inset Text
16695
16696 \begin_layout Plain Layout
16697
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706
16707 \family roman
16708 \series medium
16709 \shape up
16710 \size normal
16711 \emph off
16712 \bar no
16713 \noun off
16714 \color none
16715 1
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 2
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16730 \begin_inset Text
16731
16732 \begin_layout Plain Layout
16733 3
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 </row>
16739 <row>
16740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744
16745 \family roman
16746 \series medium
16747 \shape up
16748 \size normal
16749 \emph off
16750 \bar no
16751 \noun off
16752 \color none
16753 A
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16777 \begin_inset Text
16778
16779 \begin_layout Plain Layout
16780
16781 \end_layout
16782
16783 \end_inset
16784 </cell>
16785 </row>
16786 <row>
16787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16788 \begin_inset Text
16789
16790 \begin_layout Plain Layout
16791
16792 \family roman
16793 \series medium
16794 \shape up
16795 \size normal
16796 \emph off
16797 \bar no
16798 \noun off
16799 \color none
16800 B
16801 \end_layout
16802
16803 \end_inset
16804 </cell>
16805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16806 \begin_inset Text
16807
16808 \begin_layout Plain Layout
16809
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818
16819 \size normal
16820 \noun off
16821 \color none
16822  
16823 \end_layout
16824
16825 \end_inset
16826 </cell>
16827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16828 \begin_inset Text
16829
16830 \begin_layout Plain Layout
16831
16832 \end_layout
16833
16834 \end_inset
16835 </cell>
16836 </row>
16837 <row>
16838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842
16843 \family roman
16844 \series medium
16845 \shape up
16846 \size normal
16847 \emph off
16848 \bar no
16849 \noun off
16850 \color none
16851 C
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878
16879 \end_layout
16880
16881 \end_inset
16882 </cell>
16883 </row>
16884 </lyxtabular>
16885
16886 \end_inset
16887
16888
16889 \end_layout
16890
16891 \begin_layout Subsection
16892 The Table dialog
16893 \end_layout
16894
16895 \begin_layout Standard
16896 You can alter a table by clicking on it with the right mouse button, which
16897  brings up the table dialog.
16898  Here you can adjust the settings of the cell and row/column respectively
16899  where the cursor is placed currently.
16900  Most of the dialog options also work on selections.
16901  This means that if you select more cells, columns or rows the action is
16902  done on all of your selection.
16903 \end_layout
16904
16905 \begin_layout Standard
16906 Additionally to the table dialog, the 
16907 \family sans
16908 table
16909 \begin_inset space ~
16910 \end_inset
16911
16912 toolbar
16913 \family default
16914  helps you in setting table properties.
16915  It appears when the cursor is inside a table.
16916 \end_layout
16917
16918 \begin_layout Standard
16919 In the tab 
16920 \family sans
16921 Table
16922 \begin_inset space ~
16923 \end_inset
16924
16925 Settings
16926 \family default
16927  of the table dialog you can set the alignment for the current row.
16928  If you add a row or column, it will be inserted right beside or below the
16929  current cell respectively.
16930  The vertical alignment of a column can only be adjusted when a column width
16931  is given.
16932  A given width will allow the cell to have line breaks and multiple paragraphs
16933  of text, see section
16934 \begin_inset space ~
16935 \end_inset
16936
16937
16938 \begin_inset CommandInset ref
16939 LatexCommand ref
16940 reference "sub:Table-Cells"
16941
16942 \end_inset
16943
16944 .
16945 \end_layout
16946
16947 \begin_layout Standard
16948 You can mark multiple cells of one row/column as a multicolumn/row cell
16949  using the check box 
16950 \family sans
16951 Multicolumn
16952 \family default
16953  or 
16954 \family sans
16955 Multirow
16956 \family default
16957 .
16958  This will merge the cells to 
16959 \emph on
16960 one
16961 \emph default
16962  cell, spread over more than one column/row.
16963  Multicolumn cells are treated as own rows, so that the alignment, width,
16964  and border settings affect only the multicolumn cell.
16965  Here's an example table with a multicolumn cell in the first row and one
16966  in the last row without the upper border:
16967 \end_layout
16968
16969 \begin_layout Standard
16970 \align center
16971 \begin_inset Tabular
16972 <lyxtabular version="3" rows="3" columns="4">
16973 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
16974 <column alignment="center" valignment="top" width="0pt">
16975 <column alignment="center" valignment="middle" width="0">
16976 <column alignment="center" valignment="top" width="0in">
16977 <column alignment="center" valignment="top" width="0pt">
16978 <row>
16979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983 abc
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992 def ghi
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Plain Layout
17001
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17007 \begin_inset Text
17008
17009 \begin_layout Plain Layout
17010 jkl
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 </row>
17016 <row>
17017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17018 \begin_inset Text
17019
17020 \begin_layout Plain Layout
17021
17022 \family roman
17023 \series medium
17024 \shape up
17025 \size normal
17026 \emph off
17027 \bar no
17028 \noun off
17029 \color none
17030 A
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039 B
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17045 \begin_inset Text
17046
17047 \begin_layout Plain Layout
17048 C
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17054 \begin_inset Text
17055
17056 \begin_layout Plain Layout
17057 D
17058 \end_layout
17059
17060 \end_inset
17061 </cell>
17062 </row>
17063 <row>
17064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17065 \begin_inset Text
17066
17067 \begin_layout Plain Layout
17068 1
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17074 \begin_inset Text
17075
17076 \begin_layout Plain Layout
17077 2
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086 3
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095 4
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 </row>
17101 </lyxtabular>
17102
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \begin_layout Standard
17109 Adept users can declare special LaTeX-arguments for the table.
17110  They are necessary for special table formatting, like for multirow cells,
17111  explained in the tables section of the 
17112 \emph on
17113 Embedded
17114 \begin_inset space ~
17115 \end_inset
17116
17117 Objects
17118 \emph default
17119  manual.
17120  You can also rotate the current cell or the whole table 90
17121 \begin_inset space \thinspace{}
17122 \end_inset
17123
17124 degrees counterclockwise.
17125  These rotations are not visible in LyX but in the output.
17126 \end_layout
17127
17128 \begin_layout Standard
17129 \begin_inset Note Greyedout
17130 status open
17131
17132 \begin_layout Plain Layout
17133
17134 \series bold
17135 Note:
17136 \series default
17137  Most DVI-viewers are 
17138 \emph on
17139 not
17140 \emph default
17141  able to display rotations.
17142 \end_layout
17143
17144 \end_inset
17145
17146
17147 \end_layout
17148
17149 \begin_layout Standard
17150 The 
17151 \family sans
17152 Borders
17153 \family default
17154  tab allows you to add and delete border lines for the current row/column.
17155  The button 
17156 \family sans
17157 Default
17158 \family default
17159  adds lines for all cell borders.
17160 \end_layout
17161
17162 \begin_layout Subsection
17163 Longtables
17164 \begin_inset Index idx
17165 status collapsed
17166
17167 \begin_layout Plain Layout
17168 Tables ! Longtables
17169 \end_layout
17170
17171 \end_inset
17172
17173
17174 \begin_inset Index idx
17175 status collapsed
17176
17177 \begin_layout Plain Layout
17178 Longtables
17179 \end_layout
17180
17181 \end_inset
17182
17183
17184 \end_layout
17185
17186 \begin_layout Standard
17187 If the table is too long to fit on one page, you can use the option 
17188 \family sans
17189 Use
17190 \begin_inset space ~
17191 \end_inset
17192
17193 long
17194 \begin_inset space ~
17195 \end_inset
17196
17197 table
17198 \family default
17199  in the tab 
17200 \family sans
17201 Longtable
17202 \family default
17203  of the table dialog to split the table automatically over more pages.
17204  Doing this enables some check boxes and you can now define:
17205 \end_layout
17206
17207 \begin_layout Description
17208
17209 \family sans
17210 Header
17211 \family default
17212 : The current row and all rows above, that don't have any special options
17213  defined, are defined to be the header rows of all pages of the longtable;
17214  except for the first page, if 
17215 \family sans
17216 First
17217 \begin_inset space ~
17218 \end_inset
17219
17220 header
17221 \family default
17222  is defined.
17223 \end_layout
17224
17225 \begin_layout Description
17226
17227 \family sans
17228 First
17229 \begin_inset space ~
17230 \end_inset
17231
17232 header
17233 \family default
17234 : The current row and all rows above, that don't have any special options
17235  defined, are defined to be the header rows of the first page of the longtable.
17236 \end_layout
17237
17238 \begin_layout Description
17239
17240 \family sans
17241 Footer
17242 \family default
17243 : The current row and all rows below, that don't have any special options
17244  defined, are defined to be the footer rows of all pages of the longtable;
17245  except for the last page, if 
17246 \family sans
17247 Last
17248 \begin_inset space ~
17249 \end_inset
17250
17251 footer
17252 \family default
17253  is defined.
17254 \end_layout
17255
17256 \begin_layout Description
17257
17258 \family sans
17259 Last
17260 \begin_inset space ~
17261 \end_inset
17262
17263 footer
17264 \family default
17265 : The current row and all rows below, that don't have any special options
17266  defined, are defined to be the footer rows of the last page of the longtable.
17267 \end_layout
17268
17269 \begin_layout Description
17270 Caption: The first row is reset as a single column.
17271  You can now insert there the table caption via the menu 
17272 \family sans
17273 Insert\SpecialChar \menuseparator
17274 Caption
17275 \family default
17276 .
17277  More about longtable captions can be found in the 
17278 \emph on
17279 Embedded
17280 \begin_inset space ~
17281 \end_inset
17282
17283 Objects
17284 \emph default
17285  manual.
17286 \end_layout
17287
17288 \begin_layout Standard
17289 You can also specify a row where the table is split.
17290  If you set more than one option in the same table row, you should be aware
17291  of the fact that only the first one is used in the given table row.
17292  The others will then be defined as 
17293 \emph on
17294 empty
17295 \emph default
17296 .
17297  In this context, first means first in this order: 
17298 \family sans
17299 Footer, Last
17300 \begin_inset space ~
17301 \end_inset
17302
17303 footer,
17304 \family default
17305  
17306 \family sans
17307 Header,
17308 \family default
17309  
17310 \family sans
17311 First
17312 \begin_inset space ~
17313 \end_inset
17314
17315 header.
17316
17317 \family default
17318  See the following longtable to see how it works:
17319 \end_layout
17320
17321 \begin_layout Standard
17322 \align center
17323 \begin_inset Tabular
17324 <lyxtabular version="3" rows="69" columns="3">
17325 <features islongtable="true" longtabularalignment="center">
17326 <column alignment="block" valignment="top" width="5cm">
17327 <column alignment="left" valignment="top" width="0pt">
17328 <column alignment="right" valignment="top" width="0pt">
17329 <row endfirsthead="true">
17330 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334
17335 \series bold
17336 Example Phone List (ignore the names)
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 </row>
17360 <row endfirsthead="true">
17361 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365
17366 \series bold
17367 NAME
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17373 \begin_inset Text
17374
17375 \begin_layout Plain Layout
17376
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385
17386 \series bold
17387 TEL.
17388 \end_layout
17389
17390 \end_inset
17391 </cell>
17392 </row>
17393 <row endhead="true">
17394 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17395 \begin_inset Text
17396
17397 \begin_layout Plain Layout
17398  
17399 \series bold
17400 Example Phone List
17401 \end_layout
17402
17403 \end_inset
17404 </cell>
17405 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17406 \begin_inset Text
17407
17408 \begin_layout Plain Layout
17409
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17415 \begin_inset Text
17416
17417 \begin_layout Plain Layout
17418
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 </row>
17424 <row endhead="true">
17425 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17426 \begin_inset Text
17427
17428 \begin_layout Plain Layout
17429
17430 \series bold
17431 NAME
17432 \end_layout
17433
17434 \end_inset
17435 </cell>
17436 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17437 \begin_inset Text
17438
17439 \begin_layout Plain Layout
17440
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449
17450 \series bold
17451 TEL.
17452 \end_layout
17453
17454 \end_inset
17455 </cell>
17456 </row>
17457 <row endfoot="true">
17458 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17459 \begin_inset Text
17460
17461 \begin_layout Plain Layout
17462  
17463 \series bold
17464 continue ...
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473
17474 \end_layout
17475
17476 \end_inset
17477 </cell>
17478 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17479 \begin_inset Text
17480
17481 \begin_layout Plain Layout
17482
17483 \end_layout
17484
17485 \end_inset
17486 </cell>
17487 </row>
17488 <row>
17489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493
17494 \series bold
17495 Annovi
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504 Silvia
17505 \end_layout
17506
17507 \end_inset
17508 </cell>
17509 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17510 \begin_inset Text
17511
17512 \begin_layout Plain Layout
17513 111
17514 \end_layout
17515
17516 \end_inset
17517 </cell>
17518 </row>
17519 <row>
17520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524
17525 \series bold
17526 Bertoli
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535 Stefano
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544 111
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 </row>
17550 <row>
17551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Plain Layout
17555
17556 \series bold
17557 Bozzi
17558 \end_layout
17559
17560 \end_inset
17561 </cell>
17562 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17563 \begin_inset Text
17564
17565 \begin_layout Plain Layout
17566 Walter
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17572 \begin_inset Text
17573
17574 \begin_layout Plain Layout
17575 111
17576 \end_layout
17577
17578 \end_inset
17579 </cell>
17580 </row>
17581 <row>
17582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17583 \begin_inset Text
17584
17585 \begin_layout Plain Layout
17586
17587 \series bold
17588 Cachia
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597 Maria
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606 111
17607 \end_layout
17608
17609 \end_inset
17610 </cell>
17611 </row>
17612 <row>
17613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Plain Layout
17617
17618 \series bold
17619 Cachia
17620 \end_layout
17621
17622 \end_inset
17623 </cell>
17624 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628 Maurizio
17629 \end_layout
17630
17631 \end_inset
17632 </cell>
17633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Plain Layout
17637 111
17638 \end_layout
17639
17640 \end_inset
17641 </cell>
17642 </row>
17643 <row>
17644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648
17649 \series bold
17650 Cinquemani
17651 \end_layout
17652
17653 \end_inset
17654 </cell>
17655 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17656 \begin_inset Text
17657
17658 \begin_layout Plain Layout
17659 Giusi
17660 \end_layout
17661
17662 \end_inset
17663 </cell>
17664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17665 \begin_inset Text
17666
17667 \begin_layout Plain Layout
17668 111
17669 \end_layout
17670
17671 \end_inset
17672 </cell>
17673 </row>
17674 <row>
17675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679
17680 \series bold
17681 Colin
17682 \end_layout
17683
17684 \end_inset
17685 </cell>
17686 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17687 \begin_inset Text
17688
17689 \begin_layout Plain Layout
17690 Bernard
17691 \end_layout
17692
17693 \end_inset
17694 </cell>
17695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17696 \begin_inset Text
17697
17698 \begin_layout Plain Layout
17699 111
17700 \end_layout
17701
17702 \end_inset
17703 </cell>
17704 </row>
17705 <row>
17706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17707 \begin_inset Text
17708
17709 \begin_layout Plain Layout
17710
17711 \series bold
17712 Concli
17713 \end_layout
17714
17715 \end_inset
17716 </cell>
17717 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17718 \begin_inset Text
17719
17720 \begin_layout Plain Layout
17721 Gianfranco
17722 \end_layout
17723
17724 \end_inset
17725 </cell>
17726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17727 \begin_inset Text
17728
17729 \begin_layout Plain Layout
17730 111
17731 \end_layout
17732
17733 \end_inset
17734 </cell>
17735 </row>
17736 <row>
17737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741
17742 \series bold
17743 Dal Bosco
17744 \end_layout
17745
17746 \end_inset
17747 </cell>
17748 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17749 \begin_inset Text
17750
17751 \begin_layout Plain Layout
17752 Carolina
17753 \end_layout
17754
17755 \end_inset
17756 </cell>
17757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \begin_layout Plain Layout
17761 111
17762 \end_layout
17763
17764 \end_inset
17765 </cell>
17766 </row>
17767 <row>
17768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17769 \begin_inset Text
17770
17771 \begin_layout Plain Layout
17772
17773 \series bold
17774 Dalpiaz
17775 \end_layout
17776
17777 \end_inset
17778 </cell>
17779 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17780 \begin_inset Text
17781
17782 \begin_layout Plain Layout
17783 Annamaria
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792 111
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 </row>
17798 <row>
17799 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803
17804 \series bold
17805 Feliciello
17806 \end_layout
17807
17808 \end_inset
17809 </cell>
17810 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814 Domenico
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823 111
17824 \end_layout
17825
17826 \end_inset
17827 </cell>
17828 </row>
17829 <row>
17830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17831 \begin_inset Text
17832
17833 \begin_layout Plain Layout
17834
17835 \series bold
17836 Focarelli
17837 \end_layout
17838
17839 \end_inset
17840 </cell>
17841 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845 Paola
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854 111
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 </row>
17860 <row>
17861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17862 \begin_inset Text
17863
17864 \begin_layout Plain Layout
17865
17866 \series bold
17867 Galletti
17868 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17873 \begin_inset Text
17874
17875 \begin_layout Plain Layout
17876 Oreste
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 111
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 </row>
17891 <row>
17892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896
17897 \series bold
17898 Gasparini
17899 \end_layout
17900
17901 \end_inset
17902 </cell>
17903 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Plain Layout
17907 Franca
17908 \end_layout
17909
17910 \end_inset
17911 </cell>
17912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916 111
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 </row>
17922 <row>
17923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17924 \begin_inset Text
17925
17926 \begin_layout Plain Layout
17927
17928 \series bold
17929 Rizzardi
17930 \end_layout
17931
17932 \end_inset
17933 </cell>
17934 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17935 \begin_inset Text
17936
17937 \begin_layout Plain Layout
17938 Paola
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947 111
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 </row>
17953 <row>
17954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958
17959 \series bold
17960 Lassini
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Plain Layout
17969 Giancarlo
17970 \end_layout
17971
17972 \end_inset
17973 </cell>
17974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17975 \begin_inset Text
17976
17977 \begin_layout Plain Layout
17978 111
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 </row>
17984 <row>
17985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17986 \begin_inset Text
17987
17988 \begin_layout Plain Layout
17989
17990 \series bold
17991 Malfatti
17992 \end_layout
17993
17994 \end_inset
17995 </cell>
17996 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17997 \begin_inset Text
17998
17999 \begin_layout Plain Layout
18000 Luciano
18001 \end_layout
18002
18003 \end_inset
18004 </cell>
18005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18006 \begin_inset Text
18007
18008 \begin_layout Plain Layout
18009 111
18010 \end_layout
18011
18012 \end_inset
18013 </cell>
18014 </row>
18015 <row>
18016 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18017 \begin_inset Text
18018
18019 \begin_layout Plain Layout
18020
18021 \series bold
18022 Malfatti
18023 \end_layout
18024
18025 \end_inset
18026 </cell>
18027 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18028 \begin_inset Text
18029
18030 \begin_layout Plain Layout
18031 Valeriano
18032 \end_layout
18033
18034 \end_inset
18035 </cell>
18036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18037 \begin_inset Text
18038
18039 \begin_layout Plain Layout
18040 111
18041 \end_layout
18042
18043 \end_inset
18044 </cell>
18045 </row>
18046 <row>
18047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18048 \begin_inset Text
18049
18050 \begin_layout Plain Layout
18051
18052 \series bold
18053 Meneguzzo
18054 \end_layout
18055
18056 \end_inset
18057 </cell>
18058 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18059 \begin_inset Text
18060
18061 \begin_layout Plain Layout
18062 Roberto
18063 \end_layout
18064
18065 \end_inset
18066 </cell>
18067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18068 \begin_inset Text
18069
18070 \begin_layout Plain Layout
18071 111
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 </row>
18077 <row>
18078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18079 \begin_inset Text
18080
18081 \begin_layout Plain Layout
18082
18083 \series bold
18084 Mezzadra
18085 \end_layout
18086
18087 \end_inset
18088 </cell>
18089 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18090 \begin_inset Text
18091
18092 \begin_layout Plain Layout
18093 Roberto
18094 \end_layout
18095
18096 \end_inset
18097 </cell>
18098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Plain Layout
18102 111
18103 \end_layout
18104
18105 \end_inset
18106 </cell>
18107 </row>
18108 <row>
18109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18110 \begin_inset Text
18111
18112 \begin_layout Plain Layout
18113
18114 \series bold
18115 Pirpamer
18116 \end_layout
18117
18118 \end_inset
18119 </cell>
18120 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18121 \begin_inset Text
18122
18123 \begin_layout Plain Layout
18124 Erich
18125 \end_layout
18126
18127 \end_inset
18128 </cell>
18129 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18130 \begin_inset Text
18131
18132 \begin_layout Plain Layout
18133 111
18134 \end_layout
18135
18136 \end_inset
18137 </cell>
18138 </row>
18139 <row>
18140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144
18145 \series bold
18146 Pochiesa
18147 \end_layout
18148
18149 \end_inset
18150 </cell>
18151 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Plain Layout
18155 Paolo
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164 111, 222
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 </row>
18170 <row>
18171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18172 \begin_inset Text
18173
18174 \begin_layout Plain Layout
18175
18176 \series bold
18177 Radina
18178 \end_layout
18179
18180 \end_inset
18181 </cell>
18182 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18183 \begin_inset Text
18184
18185 \begin_layout Plain Layout
18186 Claudio
18187 \end_layout
18188
18189 \end_inset
18190 </cell>
18191 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18192 \begin_inset Text
18193
18194 \begin_layout Plain Layout
18195 111
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 </row>
18201 <row>
18202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206
18207 \series bold
18208 Stuffer
18209 \end_layout
18210
18211 \end_inset
18212 </cell>
18213 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18214 \begin_inset Text
18215
18216 \begin_layout Plain Layout
18217 Oskar
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18223 \begin_inset Text
18224
18225 \begin_layout Plain Layout
18226 111
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 </row>
18232 <row>
18233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237
18238 \series bold
18239 Tacchelli
18240 \end_layout
18241
18242 \end_inset
18243 </cell>
18244 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18245 \begin_inset Text
18246
18247 \begin_layout Plain Layout
18248 Ugo
18249 \end_layout
18250
18251 \end_inset
18252 </cell>
18253 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257 111
18258 \end_layout
18259
18260 \end_inset
18261 </cell>
18262 </row>
18263 <row>
18264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18265 \begin_inset Text
18266
18267 \begin_layout Plain Layout
18268
18269 \series bold
18270 Tezzele
18271 \end_layout
18272
18273 \end_inset
18274 </cell>
18275 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18276 \begin_inset Text
18277
18278 \begin_layout Plain Layout
18279 Margit
18280 \end_layout
18281
18282 \end_inset
18283 </cell>
18284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18285 \begin_inset Text
18286
18287 \begin_layout Plain Layout
18288 111
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 </row>
18294 <row>
18295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18296 \begin_inset Text
18297
18298 \begin_layout Plain Layout
18299
18300 \series bold
18301 Unterkalmsteiner
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310 Frieda
18311 \end_layout
18312
18313 \end_inset
18314 </cell>
18315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Plain Layout
18319 111
18320 \end_layout
18321
18322 \end_inset
18323 </cell>
18324 </row>
18325 <row>
18326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18327 \begin_inset Text
18328
18329 \begin_layout Plain Layout
18330
18331 \series bold
18332 Vieider
18333 \end_layout
18334
18335 \end_inset
18336 </cell>
18337 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18338 \begin_inset Text
18339
18340 \begin_layout Plain Layout
18341 Hilde
18342 \end_layout
18343
18344 \end_inset
18345 </cell>
18346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18347 \begin_inset Text
18348
18349 \begin_layout Plain Layout
18350 111
18351 \end_layout
18352
18353 \end_inset
18354 </cell>
18355 </row>
18356 <row>
18357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18358 \begin_inset Text
18359
18360 \begin_layout Plain Layout
18361
18362 \series bold
18363 Vigna
18364 \end_layout
18365
18366 \end_inset
18367 </cell>
18368 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18369 \begin_inset Text
18370
18371 \begin_layout Plain Layout
18372 Jürgen
18373 \end_layout
18374
18375 \end_inset
18376 </cell>
18377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18378 \begin_inset Text
18379
18380 \begin_layout Plain Layout
18381 111
18382 \end_layout
18383
18384 \end_inset
18385 </cell>
18386 </row>
18387 <row>
18388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18389 \begin_inset Text
18390
18391 \begin_layout Plain Layout
18392
18393 \series bold
18394 Weber
18395 \end_layout
18396
18397 \end_inset
18398 </cell>
18399 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18400 \begin_inset Text
18401
18402 \begin_layout Plain Layout
18403 Maurizio
18404 \end_layout
18405
18406 \end_inset
18407 </cell>
18408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412 111
18413 \end_layout
18414
18415 \end_inset
18416 </cell>
18417 </row>
18418 <row>
18419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18420 \begin_inset Text
18421
18422 \begin_layout Plain Layout
18423
18424 \series bold
18425 Winkler
18426 \end_layout
18427
18428 \end_inset
18429 </cell>
18430 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18431 \begin_inset Text
18432
18433 \begin_layout Plain Layout
18434 Franz
18435 \end_layout
18436
18437 \end_inset
18438 </cell>
18439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18440 \begin_inset Text
18441
18442 \begin_layout Plain Layout
18443 111
18444 \end_layout
18445
18446 \end_inset
18447 </cell>
18448 </row>
18449 <row>
18450 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18451 \begin_inset Text
18452
18453 \begin_layout Plain Layout
18454  
18455 \end_layout
18456
18457 \end_inset
18458 </cell>
18459 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18460 \begin_inset Text
18461
18462 \begin_layout Plain Layout
18463
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472
18473 \end_layout
18474
18475 \end_inset
18476 </cell>
18477 </row>
18478 <row>
18479 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483
18484 \series bold
18485 Annovi
18486 \end_layout
18487
18488 \end_inset
18489 </cell>
18490 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494 Silvia
18495 \end_layout
18496
18497 \end_inset
18498 </cell>
18499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503 555
18504 \end_layout
18505
18506 \end_inset
18507 </cell>
18508 </row>
18509 <row>
18510 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514
18515 \series bold
18516 Bertoli
18517 \end_layout
18518
18519 \end_inset
18520 </cell>
18521 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18522 \begin_inset Text
18523
18524 \begin_layout Plain Layout
18525 Stefano
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18531 \begin_inset Text
18532
18533 \begin_layout Plain Layout
18534 555
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 </row>
18540 <row>
18541 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545
18546 \series bold
18547 Bozzi
18548 \end_layout
18549
18550 \end_inset
18551 </cell>
18552 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556 Walter
18557 \end_layout
18558
18559 \end_inset
18560 </cell>
18561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18562 \begin_inset Text
18563
18564 \begin_layout Plain Layout
18565 555
18566 \end_layout
18567
18568 \end_inset
18569 </cell>
18570 </row>
18571 <row>
18572 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18573 \begin_inset Text
18574
18575 \begin_layout Plain Layout
18576
18577 \series bold
18578 Cachia
18579 \end_layout
18580
18581 \end_inset
18582 </cell>
18583 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587 Maria
18588 \end_layout
18589
18590 \end_inset
18591 </cell>
18592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596 555
18597 \end_layout
18598
18599 \end_inset
18600 </cell>
18601 </row>
18602 <row>
18603 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18604 \begin_inset Text
18605
18606 \begin_layout Plain Layout
18607
18608 \series bold
18609 Cachia
18610 \end_layout
18611
18612 \end_inset
18613 </cell>
18614 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18615 \begin_inset Text
18616
18617 \begin_layout Plain Layout
18618 Maurizio
18619 \end_layout
18620
18621 \end_inset
18622 </cell>
18623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18624 \begin_inset Text
18625
18626 \begin_layout Plain Layout
18627 555
18628 \end_layout
18629
18630 \end_inset
18631 </cell>
18632 </row>
18633 <row>
18634 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638
18639 \series bold
18640 Cinquemani
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649 Giusi
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658 555
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 </row>
18664 <row>
18665 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669
18670 \series bold
18671 Colin
18672 \end_layout
18673
18674 \end_inset
18675 </cell>
18676 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18677 \begin_inset Text
18678
18679 \begin_layout Plain Layout
18680 Bernard
18681 \end_layout
18682
18683 \end_inset
18684 </cell>
18685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689 555
18690 \end_layout
18691
18692 \end_inset
18693 </cell>
18694 </row>
18695 <row>
18696 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700
18701 \series bold
18702 Concli
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711 Gianfranco
18712 \end_layout
18713
18714 \end_inset
18715 </cell>
18716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18717 \begin_inset Text
18718
18719 \begin_layout Plain Layout
18720 555
18721 \end_layout
18722
18723 \end_inset
18724 </cell>
18725 </row>
18726 <row>
18727 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731
18732 \series bold
18733 Dal Bosco
18734 \end_layout
18735
18736 \end_inset
18737 </cell>
18738 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18739 \begin_inset Text
18740
18741 \begin_layout Plain Layout
18742 Carolina
18743 \end_layout
18744
18745 \end_inset
18746 </cell>
18747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751 555
18752 \end_layout
18753
18754 \end_inset
18755 </cell>
18756 </row>
18757 <row>
18758 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762
18763 \series bold
18764 Dalpiaz
18765 \end_layout
18766
18767 \end_inset
18768 </cell>
18769 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18770 \begin_inset Text
18771
18772 \begin_layout Plain Layout
18773 Annamaria
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782 555
18783 \end_layout
18784
18785 \end_inset
18786 </cell>
18787 </row>
18788 <row>
18789 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793
18794 \series bold
18795 Feliciello
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804 Domenico
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18810 \begin_inset Text
18811
18812 \begin_layout Plain Layout
18813 555
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 </row>
18819 <row>
18820 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \begin_layout Plain Layout
18824
18825 \series bold
18826 Focarelli
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 Paola
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844 555
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 </row>
18850 <row>
18851 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855
18856 \series bold
18857 Galletti
18858 \end_layout
18859
18860 \end_inset
18861 </cell>
18862 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Plain Layout
18866 Oreste
18867 \end_layout
18868
18869 \end_inset
18870 </cell>
18871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18872 \begin_inset Text
18873
18874 \begin_layout Plain Layout
18875 555
18876 \end_layout
18877
18878 \end_inset
18879 </cell>
18880 </row>
18881 <row>
18882 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886
18887 \series bold
18888 Gasparini
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897 Franca
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18903 \begin_inset Text
18904
18905 \begin_layout Plain Layout
18906 555
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 </row>
18912 <row>
18913 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18914 \begin_inset Text
18915
18916 \begin_layout Plain Layout
18917
18918 \series bold
18919 Rizzardi
18920 \end_layout
18921
18922 \end_inset
18923 </cell>
18924 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18925 \begin_inset Text
18926
18927 \begin_layout Plain Layout
18928 Paola
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937 555
18938 \end_layout
18939
18940 \end_inset
18941 </cell>
18942 </row>
18943 <row>
18944 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948
18949 \series bold
18950 Lassini
18951 \end_layout
18952
18953 \end_inset
18954 </cell>
18955 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18956 \begin_inset Text
18957
18958 \begin_layout Plain Layout
18959 Giancarlo
18960 \end_layout
18961
18962 \end_inset
18963 </cell>
18964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18965 \begin_inset Text
18966
18967 \begin_layout Plain Layout
18968 555
18969 \end_layout
18970
18971 \end_inset
18972 </cell>
18973 </row>
18974 <row>
18975 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18976 \begin_inset Text
18977
18978 \begin_layout Plain Layout
18979
18980 \series bold
18981 Malfatti
18982 \end_layout
18983
18984 \end_inset
18985 </cell>
18986 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18987 \begin_inset Text
18988
18989 \begin_layout Plain Layout
18990 Luciano
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18996 \begin_inset Text
18997
18998 \begin_layout Plain Layout
18999 555
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 </row>
19005 <row>
19006 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010
19011 \series bold
19012 Malfatti
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021 Valeriano
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 555
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 </row>
19036 <row>
19037 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19038 \begin_inset Text
19039
19040 \begin_layout Plain Layout
19041
19042 \series bold
19043 Meneguzzo
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052 Roberto
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061 555
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 </row>
19067 <row>
19068 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072
19073 \series bold
19074 Mezzadra
19075 \end_layout
19076
19077 \end_inset
19078 </cell>
19079 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19080 \begin_inset Text
19081
19082 \begin_layout Plain Layout
19083 Roberto
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19089 \begin_inset Text
19090
19091 \begin_layout Plain Layout
19092 555
19093 \end_layout
19094
19095 \end_inset
19096 </cell>
19097 </row>
19098 <row>
19099 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19100 \begin_inset Text
19101
19102 \begin_layout Plain Layout
19103
19104 \series bold
19105 Pirpamer
19106 \end_layout
19107
19108 \end_inset
19109 </cell>
19110 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19111 \begin_inset Text
19112
19113 \begin_layout Plain Layout
19114 Erich
19115 \end_layout
19116
19117 \end_inset
19118 </cell>
19119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19120 \begin_inset Text
19121
19122 \begin_layout Plain Layout
19123 555
19124 \end_layout
19125
19126 \end_inset
19127 </cell>
19128 </row>
19129 <row>
19130 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134
19135 \series bold
19136 Pochiesa
19137 \end_layout
19138
19139 \end_inset
19140 </cell>
19141 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19142 \begin_inset Text
19143
19144 \begin_layout Plain Layout
19145 Paolo
19146 \end_layout
19147
19148 \end_inset
19149 </cell>
19150 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19151 \begin_inset Text
19152
19153 \begin_layout Plain Layout
19154 555, 222
19155 \end_layout
19156
19157 \end_inset
19158 </cell>
19159 </row>
19160 <row>
19161 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19162 \begin_inset Text
19163
19164 \begin_layout Plain Layout
19165
19166 \series bold
19167 Radina
19168 \end_layout
19169
19170 \end_inset
19171 </cell>
19172 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19173 \begin_inset Text
19174
19175 \begin_layout Plain Layout
19176 Claudio
19177 \end_layout
19178
19179 \end_inset
19180 </cell>
19181 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19182 \begin_inset Text
19183
19184 \begin_layout Plain Layout
19185 555
19186 \end_layout
19187
19188 \end_inset
19189 </cell>
19190 </row>
19191 <row>
19192 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19193 \begin_inset Text
19194
19195 \begin_layout Plain Layout
19196
19197 \series bold
19198 Stuffer
19199 \end_layout
19200
19201 \end_inset
19202 </cell>
19203 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19204 \begin_inset Text
19205
19206 \begin_layout Plain Layout
19207 Oskar
19208 \end_layout
19209
19210 \end_inset
19211 </cell>
19212 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19213 \begin_inset Text
19214
19215 \begin_layout Plain Layout
19216 555
19217 \end_layout
19218
19219 \end_inset
19220 </cell>
19221 </row>
19222 <row>
19223 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19224 \begin_inset Text
19225
19226 \begin_layout Plain Layout
19227
19228 \series bold
19229 Tacchelli
19230 \end_layout
19231
19232 \end_inset
19233 </cell>
19234 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19235 \begin_inset Text
19236
19237 \begin_layout Plain Layout
19238 Ugo
19239 \end_layout
19240
19241 \end_inset
19242 </cell>
19243 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19244 \begin_inset Text
19245
19246 \begin_layout Plain Layout
19247 555
19248 \end_layout
19249
19250 \end_inset
19251 </cell>
19252 </row>
19253 <row>
19254 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258
19259 \series bold
19260 Tezzele
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269 Margit
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278 555
19279 \end_layout
19280
19281 \end_inset
19282 </cell>
19283 </row>
19284 <row>
19285 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289
19290 \series bold
19291 Unterkalmsteiner
19292 \end_layout
19293
19294 \end_inset
19295 </cell>
19296 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19297 \begin_inset Text
19298
19299 \begin_layout Plain Layout
19300 Frieda
19301 \end_layout
19302
19303 \end_inset
19304 </cell>
19305 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19306 \begin_inset Text
19307
19308 \begin_layout Plain Layout
19309 555
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 </row>
19315 <row>
19316 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19317 \begin_inset Text
19318
19319 \begin_layout Plain Layout
19320
19321 \series bold
19322 Vieider
19323 \end_layout
19324
19325 \end_inset
19326 </cell>
19327 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331 Hilde
19332 \end_layout
19333
19334 \end_inset
19335 </cell>
19336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19337 \begin_inset Text
19338
19339 \begin_layout Plain Layout
19340 555
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 </row>
19346 <row>
19347 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19348 \begin_inset Text
19349
19350 \begin_layout Plain Layout
19351
19352 \series bold
19353 Vigna
19354 \end_layout
19355
19356 \end_inset
19357 </cell>
19358 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362 Jürgen
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19368 \begin_inset Text
19369
19370 \begin_layout Plain Layout
19371 999
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 </row>
19377 <row>
19378 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19379 \begin_inset Text
19380
19381 \begin_layout Plain Layout
19382
19383 \series bold
19384 Weber
19385 \end_layout
19386
19387 \end_inset
19388 </cell>
19389 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19390 \begin_inset Text
19391
19392 \begin_layout Plain Layout
19393 Maurizio
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19399 \begin_inset Text
19400
19401 \begin_layout Plain Layout
19402 555
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 </row>
19408 <row>
19409 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Plain Layout
19413
19414 \series bold
19415 Winkler
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424 Franz
19425 \end_layout
19426
19427 \end_inset
19428 </cell>
19429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433 555
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 </row>
19439 <row endlastfoot="true">
19440 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19441 \begin_inset Text
19442
19443 \begin_layout Plain Layout
19444
19445 \series bold
19446 End
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19452 \begin_inset Text
19453
19454 \begin_layout Plain Layout
19455
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 </row>
19470 </lyxtabular>
19471
19472 \end_inset
19473
19474
19475 \end_layout
19476
19477 \begin_layout Subsection
19478 Table Cells
19479 \begin_inset Index idx
19480 status collapsed
19481
19482 \begin_layout Plain Layout
19483 Tables ! Cells
19484 \end_layout
19485
19486 \end_inset
19487
19488
19489 \begin_inset CommandInset label
19490 LatexCommand label
19491 name "sub:Table-Cells"
19492
19493 \end_inset
19494
19495
19496 \end_layout
19497
19498 \begin_layout Standard
19499 A table cell can contain text, inline equations, a figure, or another table.
19500  All these kinds of objects can be placed in the same cell.
19501  Font sizes and shapes can also be altered.
19502  But you can't put a special environment in a cell (like 
19503 \family sans
19504 Section*
19505 \family default
19506 , etc.), nor set spacing options etc.
19507  for the cell's paragraph.
19508 \end_layout
19509
19510 \begin_layout Standard
19511 To have multi-line entries in table cells, you have to declare a fixed width
19512  for the column in the table dialog.
19513  Your text is then automatically split into multiple lines and the cell
19514  is enlarged vertically when the length of the text exceeds the given width.
19515  An example:
19516 \end_layout
19517
19518 \begin_layout Standard
19519 \align center
19520 \begin_inset Tabular
19521 <lyxtabular version="3" rows="4" columns="3">
19522 <features tabularvalignment="middle">
19523 <column alignment="center" valignment="top" width="0pt">
19524 <column alignment="block" valignment="top" width="3cm">
19525 <column alignment="center" valignment="top" width="0pt">
19526 <row>
19527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Plain Layout
19531
19532 \family roman
19533 \series medium
19534 \shape up
19535 \size normal
19536 \emph off
19537 \bar no
19538 \noun off
19539 \color none
19540 1
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549
19550 \family roman
19551 \series medium
19552 \shape up
19553 \size normal
19554 \emph off
19555 \bar no
19556 \noun off
19557 \color none
19558 2
19559 \end_layout
19560
19561 \end_inset
19562 </cell>
19563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567
19568 \family roman
19569 \series medium
19570 \shape up
19571 \size normal
19572 \emph off
19573 \bar no
19574 \noun off
19575 \color none
19576 3
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 </row>
19582 <row>
19583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587
19588 \family roman
19589 \series medium
19590 \shape up
19591 \size normal
19592 \emph off
19593 \bar no
19594 \noun off
19595 \color none
19596 4
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Plain Layout
19605
19606 \family roman
19607 \series medium
19608 \shape up
19609 \size normal
19610 \emph off
19611 \bar no
19612 \noun off
19613 \color none
19614 This is a multi-line entry in a table.
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623
19624 \family roman
19625 \series medium
19626 \shape up
19627 \size normal
19628 \emph off
19629 \bar no
19630 \noun off
19631 \color none
19632 5
19633 \end_layout
19634
19635 \end_inset
19636 </cell>
19637 </row>
19638 <row>
19639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Plain Layout
19643
19644 \family roman
19645 \series medium
19646 \shape up
19647 \size normal
19648 \emph off
19649 \bar no
19650 \noun off
19651 \color none
19652 6
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19658 \begin_inset Text
19659
19660 \begin_layout Plain Layout
19661
19662 \family roman
19663 \series medium
19664 \shape up
19665 \size normal
19666 \emph off
19667 \bar no
19668 \noun off
19669 \color none
19670 This is longer now.
19671 \end_layout
19672
19673 \end_inset
19674 </cell>
19675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19676 \begin_inset Text
19677
19678 \begin_layout Plain Layout
19679
19680 \family roman
19681 \series medium
19682 \shape up
19683 \size normal
19684 \emph off
19685 \bar no
19686 \noun off
19687 \color none
19688 7
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 </row>
19694 <row>
19695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699
19700 \family roman
19701 \series medium
19702 \shape up
19703 \size normal
19704 \emph off
19705 \bar no
19706 \noun off
19707 \color none
19708 8
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717
19718 \family roman
19719 \series medium
19720 \shape up
19721 \size normal
19722 \emph off
19723 \bar no
19724 \noun off
19725 \color none
19726 This is a multi-line entry in a table.
19727  This is longer now.
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19733 \begin_inset Text
19734
19735 \begin_layout Plain Layout
19736
19737 \family roman
19738 \series medium
19739 \shape up
19740 \size normal
19741 \emph off
19742 \bar no
19743 \noun off
19744 \color none
19745 9
19746 \end_layout
19747
19748 \end_inset
19749 </cell>
19750 </row>
19751 </lyxtabular>
19752
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \begin_layout Standard
19759 Cutting and pasting between tables and table cells works reasonably well.
19760  You can cut and paste even more than one row.
19761 \begin_inset Foot
19762 status open
19763
19764 \begin_layout Plain Layout
19765 Note, that you cannot paste into a multicell selection because it would
19766  not be clear what to do when pasting a single word in a selected 2×3.
19767  
19768 \end_layout
19769
19770 \end_inset
19771
19772  Selection with the mouse or with 
19773 \family sans
19774 Shift
19775 \family default
19776  plus the arrow keys works as usual.
19777  You can also copy and paste the entire table as a single unit by starting
19778  the selection from outside the table.
19779 \end_layout
19780
19781 \begin_layout Section
19782 Floats
19783 \begin_inset Index idx
19784 status collapsed
19785
19786 \begin_layout Plain Layout
19787 Floats
19788 \end_layout
19789
19790 \end_inset
19791
19792
19793 \begin_inset CommandInset label
19794 LatexCommand label
19795 name "sec:Floats"
19796
19797 \end_inset
19798
19799
19800 \end_layout
19801
19802 \begin_layout Standard
19803 A float is a block of text associated with some sort of label, which doesn't
19804  have a fixed location.
19805  It can 
19806 \begin_inset Quotes eld
19807 \end_inset
19808
19809 float
19810 \begin_inset Quotes erd
19811 \end_inset
19812
19813  forward or backward a page or two, to wherever it fits best.
19814  
19815 \family sans
19816 Footnotes
19817 \family default
19818  and 
19819 \family sans
19820 Margin
19821 \begin_inset space ~
19822 \end_inset
19823
19824 Notes
19825 \family default
19826  are also floats, because they can float to the next page when there are
19827  too many notes on the page.
19828 \end_layout
19829
19830 \begin_layout Standard
19831 Floats make it possible to get a high quality layout.
19832  Images and tables can be spread evenly over the pages to avoid whitespace
19833  and pages without text.
19834  As the floating often destroys the context between the text and the image/table
19835 , every float can be referenced in the text.
19836  Floats are therefore numbered.
19837  Referencing is described in section
19838 \begin_inset space ~
19839 \end_inset
19840
19841
19842 \begin_inset CommandInset ref
19843 LatexCommand ref
19844 reference "sec:Cross-References"
19845
19846 \end_inset
19847
19848 .
19849 \end_layout
19850
19851 \begin_layout Standard
19852 To insert a float, use the menu 
19853 \family sans
19854 Insert\SpecialChar \menuseparator
19855 Floats
19856 \family default
19857 .
19858  A box with a caption that has e.
19859 \begin_inset space \thinspace{}
19860 \end_inset
19861
19862 g.
19863 \begin_inset space \space{}
19864 \end_inset
19865
19866 the label 
19867 \begin_inset Quotes eld
19868 \end_inset
19869
19870 Figure
19871 \begin_inset space ~
19872 \end_inset
19873
19874 #:
19875 \begin_inset Quotes erd
19876 \end_inset
19877
19878  (# is the actual number) will be inserted into your document.
19879  The label will automatically be translated to the document language in
19880  the output.
19881  After the label you can insert the caption text.
19882 \begin_inset Index idx
19883 status collapsed
19884
19885 \begin_layout Plain Layout
19886 Floats ! Captions
19887 \end_layout
19888
19889 \end_inset
19890
19891  The image or table is inserted above or below the caption in a separate
19892  paragraph within the float.
19893  To keep your LyX-document readable, you can open and close the float box
19894  by left-clicking on the box label.
19895  A closed float box looks like this: 
19896 \begin_inset Graphics
19897         filename clipart/floatQt4.png
19898         scale 80
19899
19900 \end_inset
19901
19902  – a gray button with a red label.
19903 \end_layout
19904
19905 \begin_layout Standard
19906 It is recommended to insert floats as a separate paragraph to avoid possible
19907  LaTeX-errors that can occur when the surrounding text is specially formatted.
19908 \end_layout
19909
19910 \begin_layout Subsection
19911 Float Types
19912 \end_layout
19913
19914 \begin_layout Subsubsection
19915 Figure Floats
19916 \begin_inset Index idx
19917 status collapsed
19918
19919 \begin_layout Plain Layout
19920 Floats ! Figure floats
19921 \end_layout
19922
19923 \end_inset
19924
19925
19926 \begin_inset CommandInset label
19927 LatexCommand label
19928 name "sec:Figure-Floats"
19929
19930 \end_inset
19931
19932
19933 \end_layout
19934
19935 \begin_layout Standard
19936 The menu 
19937 \family sans
19938 Insert\SpecialChar \menuseparator
19939 Float\SpecialChar \menuseparator
19940 Figure
19941 \family default
19942  inserts a float with the label 
19943 \begin_inset Quotes eld
19944 \end_inset
19945
19946
19947 \series bold
19948 Figure
19949 \begin_inset space ~
19950 \end_inset
19951
19952 #:
19953 \series default
19954
19955 \begin_inset Quotes erd
19956 \end_inset
19957
19958 .
19959  Set the cursor above this label (or before it and press enter) and insert
19960  the image as described above to get the caption printed below the image.
19961  This is what we did for Figure
19962 \begin_inset space ~
19963 \end_inset
19964
19965
19966 \begin_inset CommandInset ref
19967 LatexCommand ref
19968 reference "cap:Platypus"
19969
19970 \end_inset
19971
19972 .
19973  If you want the caption to be above the image, set the cursor at the end
19974  of the caption, press enter and insert the image.
19975  This was done in Figure
19976 \begin_inset space ~
19977 \end_inset
19978
19979
19980 \begin_inset CommandInset ref
19981 LatexCommand ref
19982 reference "cap:Escher"
19983
19984 \end_inset
19985
19986 .
19987 \end_layout
19988
19989 \begin_layout Standard
19990 \begin_inset Float figure
19991 wide false
19992 sideways false
19993 status open
19994
19995 \begin_layout Plain Layout
19996 \align center
19997 \begin_inset Graphics
19998         filename clipart/platypus.eps
19999         width 50col%
20000         rotateOrigin center
20001
20002 \end_inset
20003
20004
20005 \end_layout
20006
20007 \begin_layout Plain Layout
20008 \begin_inset Caption
20009
20010 \begin_layout Plain Layout
20011 \begin_inset CommandInset label
20012 LatexCommand label
20013 name "cap:Platypus"
20014
20015 \end_inset
20016
20017 A severely distorted platypus in a float.
20018 \end_layout
20019
20020 \end_inset
20021
20022
20023 \end_layout
20024
20025 \end_inset
20026
20027
20028 \end_layout
20029
20030 \begin_layout Standard
20031 \begin_inset Float figure
20032 wide false
20033 sideways false
20034 status open
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:Escher"
20043
20044 \end_inset
20045
20046 M.C.
20047  Escher on acid.
20048 \end_layout
20049
20050 \end_inset
20051
20052
20053 \end_layout
20054
20055 \begin_layout Plain Layout
20056 \align center
20057 \begin_inset Graphics
20058         filename clipart/escher-lsd.eps
20059         scale 80
20060         rotateOrigin center
20061
20062 \end_inset
20063
20064
20065 \end_layout
20066
20067 \end_inset
20068
20069
20070 \end_layout
20071
20072 \begin_layout Standard
20073 This figure float also shows how to set a label and create a cross-reference
20074  to it.
20075  As described in section
20076 \begin_inset space ~
20077 \end_inset
20078
20079
20080 \begin_inset CommandInset ref
20081 LatexCommand ref
20082 reference "sec:Cross-References"
20083
20084 \end_inset
20085
20086 , you can simply insert a label in the caption using the menu 
20087 \family sans
20088 Insert\SpecialChar \menuseparator
20089 Label
20090 \family default
20091  and refer to it using the menu 
20092 \family sans
20093 Insert\SpecialChar \menuseparator
20094 Cross-Reference
20095 \family default
20096 .
20097  It is important to use references to figure floats, rather than using vague
20098  references like 
20099 \begin_inset Quotes eld
20100 \end_inset
20101
20102 the figure above
20103 \begin_inset Quotes erd
20104 \end_inset
20105
20106 , because, as LaTeX will reposition the floats in the final document, it
20107  might not be 
20108 \begin_inset Quotes eld
20109 \end_inset
20110
20111 above
20112 \begin_inset Quotes erd
20113 \end_inset
20114
20115  at all.
20116 \end_layout
20117
20118 \begin_layout Standard
20119 Normally only one image is inserted in a figure float, but sometimes you
20120  might want to use two images with separate subcaptions.
20121  This can be done by inserting image floats into existing image floats.
20122  Note that only the main caption of the float is added to the List of Figures.
20123  Figure
20124 \begin_inset space ~
20125 \end_inset
20126
20127
20128 \begin_inset CommandInset ref
20129 LatexCommand ref
20130 reference "cap:Two-distorted-images"
20131
20132 \end_inset
20133
20134  is an example of a figure float with two images set side by side.
20135  You can also set the images one below the other.
20136  Figure
20137 \begin_inset space ~
20138 \end_inset
20139
20140
20141 \begin_inset CommandInset ref
20142 LatexCommand ref
20143 reference "fig:Undefinable"
20144
20145 \end_inset
20146
20147  and 
20148 \begin_inset CommandInset ref
20149 LatexCommand ref
20150 reference "fig:Platypus"
20151
20152 \end_inset
20153
20154  are the subfigures.
20155 \end_layout
20156
20157 \begin_layout Standard
20158 \begin_inset Float figure
20159 wide false
20160 sideways false
20161 status open
20162
20163 \begin_layout Plain Layout
20164 \begin_inset space \hfill{}
20165 \end_inset
20166
20167
20168 \begin_inset Float figure
20169 wide false
20170 sideways false
20171 status open
20172
20173 \begin_layout Plain Layout
20174 \begin_inset Caption
20175
20176 \begin_layout Plain Layout
20177 \begin_inset CommandInset label
20178 LatexCommand label
20179 name "fig:Undefinable"
20180
20181 \end_inset
20182
20183 Undefinable
20184 \end_layout
20185
20186 \end_inset
20187
20188
20189 \end_layout
20190
20191 \begin_layout Plain Layout
20192 \begin_inset Graphics
20193         filename clipart/escher-lsd.eps
20194         width 45col%
20195
20196 \end_inset
20197
20198
20199 \end_layout
20200
20201 \end_inset
20202
20203
20204 \begin_inset space \hfill{}
20205 \end_inset
20206
20207
20208 \begin_inset Float figure
20209 wide false
20210 sideways false
20211 status open
20212
20213 \begin_layout Plain Layout
20214 \begin_inset Caption
20215
20216 \begin_layout Plain Layout
20217 \begin_inset CommandInset label
20218 LatexCommand label
20219 name "fig:Platypus"
20220
20221 \end_inset
20222
20223 Platypus
20224 \end_layout
20225
20226 \end_inset
20227
20228
20229 \end_layout
20230
20231 \begin_layout Plain Layout
20232 \begin_inset Graphics
20233         filename clipart/platypus.eps
20234         lyxscale 60
20235         width 45col%
20236
20237 \end_inset
20238
20239
20240 \end_layout
20241
20242 \end_inset
20243
20244
20245 \begin_inset space \hfill{}
20246 \end_inset
20247
20248
20249 \end_layout
20250
20251 \begin_layout Plain Layout
20252 \begin_inset Caption
20253
20254 \begin_layout Plain Layout
20255 \begin_inset CommandInset label
20256 LatexCommand label
20257 name "cap:Two-distorted-images"
20258
20259 \end_inset
20260
20261 Two distorted images.
20262 \end_layout
20263
20264 \end_inset
20265
20266
20267 \end_layout
20268
20269 \end_inset
20270
20271
20272 \end_layout
20273
20274 \begin_layout Standard
20275 Note that the caption is added to the 
20276 \family sans
20277 List
20278 \begin_inset space ~
20279 \end_inset
20280
20281 of
20282 \begin_inset space ~
20283 \end_inset
20284
20285 Figures
20286 \family default
20287  as described in section
20288 \begin_inset space ~
20289 \end_inset
20290
20291
20292 \begin_inset CommandInset ref
20293 LatexCommand ref
20294 reference "sub:List-of-Figures"
20295
20296 \end_inset
20297
20298 .
20299 \end_layout
20300
20301 \begin_layout Subsubsection
20302 Table Floats
20303 \begin_inset Index idx
20304 status collapsed
20305
20306 \begin_layout Plain Layout
20307 Floats ! Table floats
20308 \end_layout
20309
20310 \end_inset
20311
20312
20313 \end_layout
20314
20315 \begin_layout Standard
20316 Table floats can be inserted using the menu 
20317 \family sans
20318 Insert\SpecialChar \menuseparator
20319 Float\SpecialChar \menuseparator
20320 Table
20321 \family default
20322 .
20323  They have the same properties as figure floats except for the different
20324  label.
20325  Table
20326 \begin_inset space ~
20327 \end_inset
20328
20329
20330 \begin_inset CommandInset ref
20331 LatexCommand ref
20332 reference "cap:Table-float"
20333
20334 \end_inset
20335
20336  is an example of a table float.
20337 \end_layout
20338
20339 \begin_layout Standard
20340 \begin_inset Float table
20341 wide false
20342 sideways false
20343 status open
20344
20345 \begin_layout Plain Layout
20346 \begin_inset Caption
20347
20348 \begin_layout Plain Layout
20349 \begin_inset CommandInset label
20350 LatexCommand label
20351 name "cap:Table-float"
20352
20353 \end_inset
20354
20355 A table float.
20356 \end_layout
20357
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \begin_layout Plain Layout
20364 \align center
20365 \begin_inset Tabular
20366 <lyxtabular version="3" rows="3" columns="3">
20367 <features tabularvalignment="middle">
20368 <column alignment="center" valignment="top" width="0pt">
20369 <column alignment="center" valignment="top" width="0pt">
20370 <column alignment="center" valignment="top" width="0pt">
20371 <row>
20372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20373 \begin_inset Text
20374
20375 \begin_layout Plain Layout
20376
20377 \family roman
20378 \series medium
20379 \shape up
20380 \size normal
20381 \emph off
20382 \bar no
20383 \noun off
20384 \color none
20385 1
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20391 \begin_inset Text
20392
20393 \begin_layout Plain Layout
20394
20395 \family roman
20396 \series medium
20397 \shape up
20398 \size normal
20399 \emph off
20400 \bar no
20401 \noun off
20402 \color none
20403 2
20404 \end_layout
20405
20406 \end_inset
20407 </cell>
20408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20409 \begin_inset Text
20410
20411 \begin_layout Plain Layout
20412
20413 \family roman
20414 \series medium
20415 \shape up
20416 \size normal
20417 \emph off
20418 \bar no
20419 \noun off
20420 \color none
20421 3
20422 \end_layout
20423
20424 \end_inset
20425 </cell>
20426 </row>
20427 <row>
20428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20429 \begin_inset Text
20430
20431 \begin_layout Plain Layout
20432
20433 \family roman
20434 \series medium
20435 \shape up
20436 \size normal
20437 \emph off
20438 \bar no
20439 \noun off
20440 \color none
20441 Joe
20442 \end_layout
20443
20444 \end_inset
20445 </cell>
20446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450
20451 \family roman
20452 \series medium
20453 \shape up
20454 \size normal
20455 \emph off
20456 \bar no
20457 \noun off
20458 \color none
20459 Mary
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468
20469 \family roman
20470 \series medium
20471 \shape up
20472 \size normal
20473 \emph off
20474 \bar no
20475 \noun off
20476 \color none
20477 Ted
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 </row>
20483 <row>
20484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20485 \begin_inset Text
20486
20487 \begin_layout Plain Layout
20488
20489 \family roman
20490 \series medium
20491 \shape up
20492 \size normal
20493 \emph off
20494 \bar no
20495 \noun off
20496 \color none
20497 \begin_inset Formula $\int x^{2}dx$
20498 \end_inset
20499
20500
20501 \end_layout
20502
20503 \end_inset
20504 </cell>
20505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20506 \begin_inset Text
20507
20508 \begin_layout Plain Layout
20509
20510 \family roman
20511 \series medium
20512 \shape up
20513 \size normal
20514 \emph off
20515 \bar no
20516 \noun off
20517 \color none
20518 \begin_inset Formula $\left[\begin{array}{cc}
20519 a & b\\
20520 c & d
20521 \end{array}\right]$
20522 \end_inset
20523
20524
20525 \end_layout
20526
20527 \end_inset
20528 </cell>
20529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20530 \begin_inset Text
20531
20532 \begin_layout Plain Layout
20533
20534 \family roman
20535 \series medium
20536 \shape up
20537 \size normal
20538 \emph off
20539 \bar no
20540 \noun off
20541 \color none
20542 \begin_inset Formula $1+1=2$
20543 \end_inset
20544
20545
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 </row>
20551 </lyxtabular>
20552
20553 \end_inset
20554
20555
20556 \end_layout
20557
20558 \end_inset
20559
20560
20561 \end_layout
20562
20563 \begin_layout Subsubsection
20564 Algorithm Floats
20565 \begin_inset Index idx
20566 status collapsed
20567
20568 \begin_layout Plain Layout
20569 Floats ! Algorithm floats
20570 \end_layout
20571
20572 \end_inset
20573
20574
20575 \end_layout
20576
20577 \begin_layout Standard
20578 This float type is inserted with the menu 
20579 \family sans
20580 Insert\SpecialChar \menuseparator
20581 Float\SpecialChar \menuseparator
20582 Algorithm
20583 \family default
20584 .
20585  It is used for program codes and descriptions of algorithms.
20586  A possible environment for algorithms is the 
20587 \family sans
20588 LyX-Code
20589 \family default
20590 , described in section
20591 \begin_inset space ~
20592 \end_inset
20593
20594
20595 \begin_inset CommandInset ref
20596 LatexCommand ref
20597 reference "sub:LyX-Code"
20598
20599 \end_inset
20600
20601 .
20602 \end_layout
20603
20604 \begin_layout Standard
20605 \begin_inset Note Greyedout
20606 status open
20607
20608 \begin_layout Plain Layout
20609
20610 \series bold
20611 Note:
20612 \series default
20613  that the float label is not automatically translated into the document
20614  language.
20615 \end_layout
20616
20617 \end_inset
20618
20619  You have to do this manually by adding the following line
20620 \end_layout
20621
20622 \begin_layout Standard
20623
20624 \series bold
20625
20626 \backslash
20627 floatname{algorithm}{your
20628 \begin_inset space ~
20629 \end_inset
20630
20631 name}
20632 \end_layout
20633
20634 \begin_layout Standard
20635 to the document preamble (menu 
20636 \family sans
20637 Document\SpecialChar \menuseparator
20638 Settings
20639 \family default
20640 ).
20641  
20642 \series bold
20643 your
20644 \begin_inset space ~
20645 \end_inset
20646
20647 name
20648 \series default
20649  is the word 
20650 \begin_inset Quotes eld
20651 \end_inset
20652
20653
20654 \emph on
20655 algorithm
20656 \emph default
20657
20658 \begin_inset Quotes erd
20659 \end_inset
20660
20661  in your language.
20662 \end_layout
20663
20664 \begin_layout Subsubsection
20665 Wrap Floats
20666 \begin_inset Index idx
20667 status collapsed
20668
20669 \begin_layout Plain Layout
20670 Floats ! Text Wrap Floats
20671 \end_layout
20672
20673 \end_inset
20674
20675
20676 \end_layout
20677
20678 \begin_layout Standard
20679 \begin_inset Wrap figure
20680 lines 0
20681 placement l
20682 overhang 0in
20683 width "40col%"
20684 status open
20685
20686 \begin_layout Plain Layout
20687 \begin_inset Graphics
20688         filename clipart/mobius.eps
20689         width 40col%
20690         rotateOrigin center
20691
20692 \end_inset
20693
20694
20695 \end_layout
20696
20697 \begin_layout Plain Layout
20698 \begin_inset Caption
20699
20700 \begin_layout Plain Layout
20701 \begin_inset CommandInset label
20702 LatexCommand label
20703 name "cap:Wrapped-figure"
20704
20705 \end_inset
20706
20707 This is a wrapped figure.
20708 \begin_inset VSpace medskip
20709 \end_inset
20710
20711
20712 \end_layout
20713
20714 \end_inset
20715
20716
20717 \end_layout
20718
20719 \end_inset
20720
20721 This float type is used if you want to 
20722 \begin_inset Quotes eld
20723 \end_inset
20724
20725 wrap
20726 \begin_inset Quotes erd
20727 \end_inset
20728
20729  text around a figure so that it only occupies some fraction of the column
20730  width.
20731  It can be inserted using the menu 
20732 \family sans
20733 Insert\SpecialChar \menuseparator
20734 Float\SpecialChar \menuseparator
20735 Wrap
20736 \begin_inset space ~
20737 \end_inset
20738
20739 Float
20740 \family default
20741  if the LaTeX-package 
20742 \series bold
20743 wrapfig
20744 \series default
20745
20746 \begin_inset Index idx
20747 status collapsed
20748
20749 \begin_layout Plain Layout
20750 LaTeX-packages ! wrapfig
20751 \end_layout
20752
20753 \end_inset
20754
20755  is installed.
20756 \begin_inset Foot
20757 status collapsed
20758
20759 \begin_layout Plain Layout
20760 Installing a LaTeX-package is explained it in the 
20761 \emph on
20762 LaTeX
20763 \begin_inset space ~
20764 \end_inset
20765
20766 Configuration
20767 \emph default
20768  manual.
20769 \end_layout
20770
20771 \end_inset
20772
20773  The width and placement of the float is adjusted by right-clicking on the
20774  float box.
20775  Figure
20776 \begin_inset space ~
20777 \end_inset
20778
20779
20780 \begin_inset CommandInset ref
20781 LatexCommand ref
20782 reference "cap:Wrapped-figure"
20783
20784 \end_inset
20785
20786  is for example a figure wrap float with a width of 40
20787 \begin_inset space \thinspace{}
20788 \end_inset
20789
20790 col%.
20791 \begin_inset Foot
20792 status collapsed
20793
20794 \begin_layout Plain Layout
20795 Available units are explained in Appendix
20796 \begin_inset space ~
20797 \end_inset
20798
20799
20800 \begin_inset CommandInset ref
20801 LatexCommand ref
20802 reference "cha:Units-available-in"
20803
20804 \end_inset
20805
20806 .
20807 \end_layout
20808
20809 \end_inset
20810
20811  Some space was added under the caption to separate it better from the surroundi
20812 ng text.
20813 \end_layout
20814
20815 \begin_layout Standard
20816 \begin_inset Note Greyedout
20817 status open
20818
20819 \begin_layout Plain Layout
20820
20821 \series bold
20822 Note:
20823 \series default
20824  Wrap floats might be fragile! E.
20825 \begin_inset space \thinspace{}
20826 \end_inset
20827
20828 g.
20829 \begin_inset space \space{}
20830 \end_inset
20831
20832 having a figure too close to the bottom of the page can mess things up so
20833  that the float doesn't appear in the output or that it is placed over some
20834  other text.
20835 \end_layout
20836
20837 \end_inset
20838
20839  In general:
20840 \end_layout
20841
20842 \begin_layout Itemize
20843 Wrap floats should not be placed in paragraphs that run over a page break.
20844  That means that wrap floats should preferably be inserted in the exact
20845  place when the document is nearly ready and you are able to estimate where
20846  page breaks will appear.
20847 \end_layout
20848
20849 \begin_layout Itemize
20850 Wrap floats should either be placed in their own paragraph before the paragraph
20851  where they should wrap into, or within a paragraph.
20852 \end_layout
20853
20854 \begin_layout Itemize
20855 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
20856  there is a text paragraph between them as separator.
20857 \end_layout
20858
20859 \begin_layout Itemize
20860 Wrap floats are not allowed in section headings or tables.
20861 \end_layout
20862
20863 \begin_layout Subsection
20864 Rotated Floats
20865 \begin_inset CommandInset label
20866 LatexCommand label
20867 name "sub:Rotated-Floats"
20868
20869 \end_inset
20870
20871
20872 \begin_inset Index idx
20873 status collapsed
20874
20875 \begin_layout Plain Layout
20876 Floats ! Rotating
20877 \end_layout
20878
20879 \end_inset
20880
20881
20882 \end_layout
20883
20884 \begin_layout Standard
20885 Especially for wide tables you might have floats rotated.
20886  To rotate a whole float including the caption, right-click on the float-box
20887  and use the option 
20888 \family sans
20889 Rotate
20890 \begin_inset space ~
20891 \end_inset
20892
20893 sideways
20894 \family default
20895 .
20896 \end_layout
20897
20898 \begin_layout Standard
20899 Rotated floats are always placed on their own pages (or columns, when you
20900  have a multicolumn document).
20901  You can let them span several columns using the float settings option 
20902 \family sans
20903 Span
20904 \begin_inset space ~
20905 \end_inset
20906
20907 columns
20908 \family default
20909 .
20910  Floats are rotated so that you can read them from the outside margin.
20911  Forcing the rotation direction is explained in the 
20912 \emph on
20913 Embedded Objects
20914 \emph default
20915  manual.
20916 \end_layout
20917
20918 \begin_layout Standard
20919 Referencing rotated floats is the same like for normal floats; the caption
20920  format is also the same: Table
20921 \begin_inset space ~
20922 \end_inset
20923
20924
20925 \begin_inset CommandInset ref
20926 LatexCommand ref
20927 reference "cap:Rotated-table"
20928
20929 \end_inset
20930
20931  is an example of a rotated table float.
20932 \end_layout
20933
20934 \begin_layout Standard
20935 \begin_inset Note Greyedout
20936 status open
20937
20938 \begin_layout Plain Layout
20939
20940 \series bold
20941 Note:
20942 \series default
20943  Not all DVI-viewers are able to display rotated floats.
20944 \end_layout
20945
20946 \end_inset
20947
20948
20949 \end_layout
20950
20951 \begin_layout Standard
20952 \begin_inset Float table
20953 wide false
20954 sideways true
20955 status open
20956
20957 \begin_layout Plain Layout
20958 \begin_inset Caption
20959
20960 \begin_layout Plain Layout
20961 \begin_inset CommandInset label
20962 LatexCommand label
20963 name "cap:Rotated-table"
20964
20965 \end_inset
20966
20967  Rotated table
20968 \end_layout
20969
20970 \end_inset
20971
20972
20973 \end_layout
20974
20975 \begin_layout Plain Layout
20976 \align center
20977 \begin_inset Tabular
20978 <lyxtabular version="3" rows="1" columns="5">
20979 <features tabularvalignment="middle">
20980 <column alignment="center" valignment="top" width="0">
20981 <column alignment="center" valignment="top" width="0">
20982 <column alignment="center" valignment="top" width="0">
20983 <column alignment="center" valignment="top" width="0">
20984 <column alignment="center" valignment="top" width="0">
20985 <row>
20986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20987 \begin_inset Text
20988
20989 \begin_layout Plain Layout
20990 test
20991 \end_layout
20992
20993 \end_inset
20994 </cell>
20995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20996 \begin_inset Text
20997
20998 \begin_layout Plain Layout
20999 b
21000 \end_layout
21001
21002 \end_inset
21003 </cell>
21004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21005 \begin_inset Text
21006
21007 \begin_layout Plain Layout
21008 c
21009 \end_layout
21010
21011 \end_inset
21012 </cell>
21013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017 d
21018 \end_layout
21019
21020 \end_inset
21021 </cell>
21022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21023 \begin_inset Text
21024
21025 \begin_layout Plain Layout
21026 e
21027 \end_layout
21028
21029 \end_inset
21030 </cell>
21031 </row>
21032 </lyxtabular>
21033
21034 \end_inset
21035
21036
21037 \end_layout
21038
21039 \end_inset
21040
21041
21042 \end_layout
21043
21044 \begin_layout Subsection
21045 Float Placement
21046 \begin_inset CommandInset label
21047 LatexCommand label
21048 name "sub:Float-Placement"
21049
21050 \end_inset
21051
21052
21053 \begin_inset Index idx
21054 status collapsed
21055
21056 \begin_layout Plain Layout
21057 Floats ! Placement
21058 \end_layout
21059
21060 \end_inset
21061
21062
21063 \end_layout
21064
21065 \begin_layout Standard
21066 Right-clicking on a float-box opens a dialog where you can alter the placement
21067  options that LaTeX uses for positioning the float.
21068 \begin_inset Newline newline
21069 \end_inset
21070
21071 The option 
21072 \family sans
21073 Span
21074 \begin_inset space ~
21075 \end_inset
21076
21077 columns
21078 \family default
21079  is only useful for two-column documents: If you select it, the float will
21080  span both columns on the page instead of being confined to just one.
21081 \begin_inset Newline newline
21082 \end_inset
21083
21084 The option 
21085 \family sans
21086 Rotate
21087 \begin_inset space ~
21088 \end_inset
21089
21090 sideways
21091 \family default
21092  is used to rotate floats, see section
21093 \begin_inset space ~
21094 \end_inset
21095
21096
21097 \begin_inset CommandInset ref
21098 LatexCommand ref
21099 reference "sub:Rotated-Floats"
21100
21101 \end_inset
21102
21103 .
21104 \end_layout
21105
21106 \begin_layout Standard
21107 You can use one ore more of the following options in the float dialog to
21108  set the placement for a particular float when you uncheck the option 
21109 \family sans
21110 Use
21111 \begin_inset space ~
21112 \end_inset
21113
21114 default
21115 \begin_inset space ~
21116 \end_inset
21117
21118 placement
21119 \family default
21120 :
21121 \end_layout
21122
21123 \begin_layout Description
21124 Here
21125 \begin_inset space ~
21126 \end_inset
21127
21128 if
21129 \begin_inset space ~
21130 \end_inset
21131
21132 possible: try to place the float at the position where it is inserted
21133 \end_layout
21134
21135 \begin_layout Description
21136 Top
21137 \begin_inset space ~
21138 \end_inset
21139
21140 of
21141 \begin_inset space ~
21142 \end_inset
21143
21144 page: try to place the float at the top of the current page
21145 \end_layout
21146
21147 \begin_layout Description
21148 Bottom
21149 \begin_inset space ~
21150 \end_inset
21151
21152 of
21153 \begin_inset space ~
21154 \end_inset
21155
21156 page: try to place the float at the bottom of the current page
21157 \end_layout
21158
21159 \begin_layout Description
21160 Page
21161 \begin_inset space ~
21162 \end_inset
21163
21164 of
21165 \begin_inset space ~
21166 \end_inset
21167
21168 floats: try to place the float at an own page 
21169 \end_layout
21170
21171 \begin_layout Standard
21172 The order of the above option is 
21173 \emph on
21174 always
21175 \emph default
21176  used by LaTeX.
21177  That means, if you use the default placement, LaTeX will first try out
21178  
21179 \family sans
21180 Here
21181 \begin_inset space ~
21182 \end_inset
21183
21184 if
21185 \begin_inset space ~
21186 \end_inset
21187
21188 possible
21189 \family default
21190 , then 
21191 \family sans
21192 Top
21193 \begin_inset space ~
21194 \end_inset
21195
21196 of
21197 \begin_inset space ~
21198 \end_inset
21199
21200 page
21201 \family default
21202 , and then the others.
21203  If you don't use the default, LaTeX will try only the checked options but
21204  in the same order.
21205  If none of the 4 placements are possible the procedure is internally repeated
21206  but it is tried to put the float on the following page.
21207 \end_layout
21208
21209 \begin_layout Standard
21210 By default, each option has its own rules:
21211 \end_layout
21212
21213 \begin_layout Standard
21214
21215 \family sans
21216 Top
21217 \begin_inset space ~
21218 \end_inset
21219
21220 of
21221 \begin_inset space ~
21222 \end_inset
21223
21224 page
21225 \family default
21226  only floats occupying less than 70
21227 \begin_inset space \thinspace{}
21228 \end_inset
21229
21230 % of the page can be placed at the top of a page
21231 \end_layout
21232
21233 \begin_layout Standard
21234
21235 \family sans
21236 Bottom
21237 \begin_inset space ~
21238 \end_inset
21239
21240 of
21241 \begin_inset space ~
21242 \end_inset
21243
21244 page
21245 \family default
21246 : only floats occupying less than 30
21247 \begin_inset space \thinspace{}
21248 \end_inset
21249
21250 % of the page can be placed at the bottom of a page.
21251 \end_layout
21252
21253 \begin_layout Standard
21254
21255 \family sans
21256 Page
21257 \begin_inset space ~
21258 \end_inset
21259
21260 of
21261 \begin_inset space ~
21262 \end_inset
21263
21264 floats
21265 \family default
21266 : only if more than 50
21267 \begin_inset space \thinspace{}
21268 \end_inset
21269
21270 % of the page are occupied by floats, several floats can be set together
21271  on a page.
21272 \end_layout
21273
21274 \begin_layout Standard
21275 If you don't like these rules, you can ignore them by using the additional
21276  option 
21277 \family sans
21278 Ignore
21279 \begin_inset space ~
21280 \end_inset
21281
21282 LaTeX
21283 \begin_inset space ~
21284 \end_inset
21285
21286 rules
21287 \family default
21288 .
21289 \end_layout
21290
21291 \begin_layout Standard
21292 Sometimes you might need, under all circumstances, a float to be placed
21293  exactly at the position where it is inserted.
21294  For this case you can use the option 
21295 \family sans
21296 Here
21297 \begin_inset space ~
21298 \end_inset
21299
21300 definitely
21301 \family default
21302 .
21303  Use this option very rarely and only if the document is nearly ready to
21304  be printed.
21305  Because the float is then no longer able to 
21306 \begin_inset Quotes eld
21307 \end_inset
21308
21309 float
21310 \begin_inset Quotes erd
21311 \end_inset
21312
21313  when you change your document, this will often destroy the page layout.
21314 \end_layout
21315
21316 \begin_layout Standard
21317 There are no placement options for text wrap floats, because they are always
21318  surrounded by the text of a certain paragraph.
21319 \end_layout
21320
21321 \begin_layout Standard
21322 For more details about float placements, have a look at LaTeX books like
21323  
21324 \begin_inset CommandInset citation
21325 LatexCommand cite
21326 key "latexcompanion,latexguide,latexbook"
21327
21328 \end_inset
21329
21330 .
21331 \end_layout
21332
21333 \begin_layout Section
21334 Minipages
21335 \begin_inset Index idx
21336 status collapsed
21337
21338 \begin_layout Plain Layout
21339 Minipages
21340 \end_layout
21341
21342 \end_inset
21343
21344
21345 \begin_inset CommandInset label
21346 LatexCommand label
21347 name "sec:Minipages"
21348
21349 \end_inset
21350
21351
21352 \end_layout
21353
21354 \begin_layout Standard
21355 LaTeX provides a mechanism to produce essentially a page within a page,
21356  called minipage.
21357  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21358 \begin_inset space ~
21359 \end_inset
21360
21361 apply.
21362  
21363 \end_layout
21364
21365 \begin_layout Standard
21366 Minipages in LyX have their own collapsible box inserted via the menu 
21367 \family sans
21368 Insert\SpecialChar \menuseparator
21369 Box
21370 \family default
21371 .
21372  Right-clicking on the box allows you to alter the width of the minipage
21373  and its alignment within the page.
21374 \end_layout
21375
21376 \begin_layout Standard
21377 \align center
21378 \begin_inset Box Frameless
21379 position "t"
21380 hor_pos "c"
21381 has_inner_box 1
21382 inner_pos "t"
21383 use_parbox 0
21384 use_makebox 0
21385 width "30col%"
21386 special "none"
21387 height "1pt"
21388 height_special "totalheight"
21389 status open
21390
21391 \begin_layout Plain Layout
21392
21393 \shape italic
21394 This is a minipage.
21395  The text is set in an italic style.
21396 \end_layout
21397
21398 \begin_layout Plain Layout
21399
21400 \shape italic
21401 Minipages are often used for text in another language or text that needs
21402  another formatting.
21403 \end_layout
21404
21405 \end_inset
21406
21407
21408 \end_layout
21409
21410 \begin_layout Standard
21411 \begin_inset VSpace medskip
21412 \end_inset
21413
21414 If you place two minipages side-by-side, you can use 
21415 \family sans
21416 Horizontal Fills
21417 \family default
21418  as described in section
21419 \begin_inset space ~
21420 \end_inset
21421
21422
21423 \begin_inset CommandInset ref
21424 LatexCommand ref
21425 reference "sub:Horizontal-Space"
21426
21427 \end_inset
21428
21429 :
21430 \begin_inset VSpace medskip
21431 \end_inset
21432
21433
21434 \end_layout
21435
21436 \begin_layout Standard
21437 \begin_inset Box Frameless
21438 position "t"
21439 hor_pos "c"
21440 has_inner_box 1
21441 inner_pos "t"
21442 use_parbox 0
21443 use_makebox 0
21444 width "1.5in"
21445 special "none"
21446 height "1pt"
21447 height_special "totalheight"
21448 status open
21449
21450 \begin_layout Plain Layout
21451 This is a minipage with some stupid dummy text.
21452  This dummy text is used to increase the size of the minipage.
21453 \end_layout
21454
21455 \end_inset
21456
21457
21458 \begin_inset space \hfill{}
21459 \end_inset
21460
21461
21462 \begin_inset Box Frameless
21463 position "t"
21464 hor_pos "c"
21465 has_inner_box 1
21466 inner_pos "t"
21467 use_parbox 0
21468 use_makebox 0
21469 width "1.5in"
21470 special "none"
21471 height "1pt"
21472 height_special "totalheight"
21473 status open
21474
21475 \begin_layout Plain Layout
21476 This is a minipage with some stupid dummy text.
21477  This dummy text is used to increase the size of the minipage.
21478 \end_layout
21479
21480 \end_inset
21481
21482
21483 \end_layout
21484
21485 \begin_layout Standard
21486 \begin_inset VSpace bigskip
21487 \end_inset
21488
21489
21490 \end_layout
21491
21492 \begin_layout Standard
21493 When you right-click on a minipage box, you can change the box from a minipage
21494  to other box types.
21495  All box types and their settings are explained in detail in chapter 
21496 \emph on
21497 Boxes
21498 \emph default
21499  of the 
21500 \emph on
21501 Embedded Objects
21502 \emph default
21503  manual.
21504 \end_layout
21505
21506 \begin_layout Chapter
21507 Mathematical Formulas
21508 \begin_inset Index idx
21509 status collapsed
21510
21511 \begin_layout Plain Layout
21512 Math
21513 \end_layout
21514
21515 \end_inset
21516
21517
21518 \begin_inset Index idx
21519 status collapsed
21520
21521 \begin_layout Plain Layout
21522 Formulas | see
21523 \begin_inset ERT
21524 status collapsed
21525
21526 \begin_layout Plain Layout
21527
21528 {
21529 \end_layout
21530
21531 \end_inset
21532
21533 Math
21534 \begin_inset ERT
21535 status collapsed
21536
21537 \begin_layout Plain Layout
21538
21539 }
21540 \end_layout
21541
21542 \end_inset
21543
21544
21545 \end_layout
21546
21547 \end_inset
21548
21549
21550 \begin_inset CommandInset label
21551 LatexCommand label
21552 name "cha:Mathematical-Formulas"
21553
21554 \end_inset
21555
21556
21557 \end_layout
21558
21559 \begin_layout Standard
21560 The issues of this chapter are described in detail in the 
21561 \emph on
21562 Math
21563 \emph default
21564  manual.
21565  There you'll also find tips and tricks for special cases.
21566 \end_layout
21567
21568 \begin_layout Section
21569 Basic Math Editing
21570 \begin_inset Index idx
21571 status collapsed
21572
21573 \begin_layout Plain Layout
21574 Math ! Basics
21575 \end_layout
21576
21577 \end_inset
21578
21579
21580 \end_layout
21581
21582 \begin_layout Standard
21583 To create a math formula, you can just click on the toolbar icon 
21584 \begin_inset Graphics
21585         filename ../images/math-mode.png
21586
21587 \end_inset
21588
21589 .
21590  That will create a little blue rectangle, with purple markers around its
21591  corners.
21592  That blue rectangle is the formula itself; the purple markers indicate
21593  what level of nesting within the formula you are at.
21594  You can also choose a particular formula type to insert via the 
21595 \family sans
21596 Insert\SpecialChar \menuseparator
21597 Math
21598 \family default
21599  menu.
21600 \end_layout
21601
21602 \begin_layout Standard
21603 Editing the parameters of a formula and adding math constructs can be done
21604  with the 
21605 \family sans
21606 math
21607 \begin_inset space ~
21608 \end_inset
21609
21610 toolbar
21611 \family default
21612 , that appears when the cursor is in a formula.
21613 \end_layout
21614
21615 \begin_layout Standard
21616 There are two main types of formulas: Inline formulas appear within a text
21617  line, like this one:
21618 \end_layout
21619
21620 \begin_layout Standard
21621 This is a line with an inline formula 
21622 \begin_inset Formula $A=B$
21623 \end_inset
21624
21625  in it.
21626 \end_layout
21627
21628 \begin_layout Standard
21629 Displayed formulas appear outside the text like if they were in an own paragraph
21630 , like this one:
21631 \begin_inset Formula \[
21632 A=B
21633 \]
21634
21635 \end_inset
21636
21637 You can only number and reference displayed formulas.
21638 \end_layout
21639
21640 \begin_layout Standard
21641 LyX supports also many LaTeX math commands.
21642  E.
21643 \begin_inset space \thinspace{}
21644 \end_inset
21645
21646 g.
21647 \begin_inset space \space{}
21648 \end_inset
21649
21650 typing 
21651 \begin_inset Quotes eld
21652 \end_inset
21653
21654
21655 \series bold
21656
21657 \backslash
21658 alpha
21659 \series default
21660
21661 \begin_inset Quotes erd
21662 \end_inset
21663
21664 , followed by a space, in a formula will create the Greek letter 
21665 \begin_inset Formula $\alpha$
21666 \end_inset
21667
21668 .
21669  So typing commands might sometimes be faster than using the 
21670 \family sans
21671 Math
21672 \begin_inset space ~
21673 \end_inset
21674
21675 Panel
21676 \family default
21677 .
21678 \end_layout
21679
21680 \begin_layout Subsection
21681 Navigating in Formulas
21682 \begin_inset Index idx
21683 status collapsed
21684
21685 \begin_layout Plain Layout
21686 Math ! Navigating
21687 \end_layout
21688
21689 \end_inset
21690
21691
21692 \end_layout
21693
21694 \begin_layout Standard
21695 The best control over the cursor position within an existing formula is
21696  achieved with the arrow keys.
21697  LyX uses small rectangles to indicate places where something can be inserted.
21698  The arrow keys can be used to navigate between parts of a formula.
21699  Pressing 
21700 \family sans
21701 Space
21702 \family default
21703  will leave a formula construct (a square root 
21704 \begin_inset Formula $\sqrt{2}$
21705 \end_inset
21706
21707 , or parentheses 
21708 \begin_inset Formula $\left(f\right)$
21709 \end_inset
21710
21711 , or a matrix 
21712 \begin_inset Formula $\left[\begin{array}{cc}
21713 1 & 2\\
21714 3 & 4
21715 \end{array}\right]$
21716 \end_inset
21717
21718 ).
21719  Pressing 
21720 \family sans
21721 Escape
21722 \family default
21723  will leave the formula, placing the cursor after the formula.
21724  
21725 \family sans
21726 Tab
21727 \family default
21728  can be used to move horizontally in a formula; for example, through the
21729  cells of a matrix or the positions in a multi-line equation.
21730 \end_layout
21731
21732 \begin_layout Standard
21733
21734 \family sans
21735 Space
21736 \family default
21737 , printed in this document as 
21738 \begin_inset Quotes eld
21739 \end_inset
21740
21741
21742 \begin_inset ERT
21743 status collapsed
21744
21745 \begin_layout Plain Layout
21746
21747
21748 \backslash
21749 spce 
21750 \end_layout
21751
21752 \end_inset
21753
21754
21755 \begin_inset Quotes erd
21756 \end_inset
21757
21758
21759 \begin_inset Note Note
21760 status collapsed
21761
21762 \begin_layout Plain Layout
21763 This command will appear in the output as official character denoting the
21764  space character (visible space).
21765 \end_layout
21766
21767 \end_inset
21768
21769 , seems to do nothing in a formula, since it does not add a space between
21770  characters, but it does exit a nested structure.
21771  For this reason, you have to be careful about using 
21772 \family sans
21773 Space
21774 \family default
21775 .
21776  For example, if you want 
21777 \begin_inset Formula $\sqrt{2x+1}$
21778 \end_inset
21779
21780 , type 
21781 \series bold
21782
21783 \backslash
21784 sqrt
21785 \begin_inset ERT
21786 status collapsed
21787
21788 \begin_layout Plain Layout
21789
21790
21791 \backslash
21792 spce 
21793 \end_layout
21794
21795 \end_inset
21796
21797 2x+1
21798 \series default
21799  and not 
21800 \series bold
21801
21802 \backslash
21803 sqrt
21804 \begin_inset ERT
21805 status collapsed
21806
21807 \begin_layout Plain Layout
21808
21809
21810 \backslash
21811 spce 
21812 \end_layout
21813
21814 \end_inset
21815
21816 2x
21817 \begin_inset ERT
21818 status collapsed
21819
21820 \begin_layout Plain Layout
21821
21822
21823 \backslash
21824 spce 
21825 \end_layout
21826
21827 \end_inset
21828
21829 +1
21830 \series default
21831 , since in the latter case only the 
21832 \family typewriter
21833
21834 \begin_inset Formula $2x$
21835 \end_inset
21836
21837
21838 \family default
21839  will be under the square root sign: 
21840 \begin_inset Formula $\sqrt{2x}+1$
21841 \end_inset
21842
21843 .
21844 \end_layout
21845
21846 \begin_layout Standard
21847 You can leave many parts of a formula, like this matrix, partially filled
21848  in, such as:
21849 \begin_inset Formula \[
21850 \left(\begin{array}{ccc}
21851 \lambda_{1}\\
21852  & \ddots\\
21853  &  & \lambda_{n}
21854 \end{array}\right)
21855 \]
21856
21857 \end_inset
21858
21859 If you leave a fraction only partially filled in, or a subscript with nothing
21860  in it, the results will be unpredictable, but most constructs don't mind.
21861 \end_layout
21862
21863 \begin_layout Subsection
21864 Selecting Text
21865 \end_layout
21866
21867 \begin_layout Standard
21868 You can select text within a formula in two different ways.
21869  Place the cursor at one end of the string of text you want, and press 
21870 \family sans
21871 Shift
21872 \family default
21873  and a cursor movement key to select text.
21874  It will be highlighted as with regular text selection.
21875  Alternatively, you can select text with the mouse in the usual way.
21876  That text can then be cut or copied, and then pasted within any formula,
21877  but not in a normal text region in LyX.
21878 \end_layout
21879
21880 \begin_layout Subsection
21881 Exponents and Subscripts
21882 \begin_inset Index idx
21883 status collapsed
21884
21885 \begin_layout Plain Layout
21886 Math ! Exponents
21887 \end_layout
21888
21889 \end_inset
21890
21891
21892 \begin_inset Index idx
21893 status collapsed
21894
21895 \begin_layout Plain Layout
21896 Math ! Subscripts
21897 \end_layout
21898
21899 \end_inset
21900
21901
21902 \end_layout
21903
21904 \begin_layout Standard
21905 You can use the math panel to add super- or subscripts, but the much easier
21906  way is to use a command.
21907  To get 
21908 \begin_inset Formula $x^{2}$
21909 \end_inset
21910
21911 , type in a formula 
21912 \series bold
21913 x^2
21914 \begin_inset ERT
21915 status collapsed
21916
21917 \begin_layout Plain Layout
21918
21919
21920 \backslash
21921 spce 
21922 \end_layout
21923
21924 \end_inset
21925
21926
21927 \series default
21928 .
21929  The final 
21930 \family sans
21931 Space
21932 \family default
21933  puts the cursor back down on the base line of the expression.
21934  If you type 
21935 \series bold
21936 x^2y
21937 \series default
21938 , you will get 
21939 \begin_inset Formula $x^{2y}$
21940 \end_inset
21941
21942 , to get 
21943 \begin_inset Formula $x^{2}y$
21944 \end_inset
21945
21946 , type 
21947 \series bold
21948 x^2
21949 \begin_inset ERT
21950 status collapsed
21951
21952 \begin_layout Plain Layout
21953
21954
21955 \backslash
21956 spce 
21957 \end_layout
21958
21959 \end_inset
21960
21961 y
21962 \series default
21963 .
21964  If you use characters in the superscript, that could be accented with the
21965  hat 
21966 \begin_inset Quotes eld
21967 \end_inset
21968
21969 ^
21970 \begin_inset Quotes erd
21971 \end_inset
21972
21973 , you have to use an extra 
21974 \family sans
21975 Space
21976 \family default
21977  to separate the hat and the character.
21978  E.
21979 \begin_inset space \thinspace{}
21980 \end_inset
21981
21982 g.
21983 \begin_inset space \space{}
21984 \end_inset
21985
21986 if you want 
21987 \begin_inset Formula $x^{a}$
21988 \end_inset
21989
21990 , type 
21991 \series bold
21992 x^
21993 \begin_inset ERT
21994 status collapsed
21995
21996 \begin_layout Plain Layout
21997
21998
21999 \backslash
22000 spce 
22001 \end_layout
22002
22003 \end_inset
22004
22005 a
22006 \series default
22007 .
22008  Subscripts are similar: To get 
22009 \begin_inset Formula $a_{1}$
22010 \end_inset
22011
22012 , type 
22013 \series bold
22014 a_1
22015 \begin_inset ERT
22016 status collapsed
22017
22018 \begin_layout Plain Layout
22019
22020
22021 \backslash
22022 spce 
22023 \end_layout
22024
22025 \end_inset
22026
22027
22028 \series default
22029 .
22030 \end_layout
22031
22032 \begin_layout Subsection
22033 Fractions
22034 \begin_inset Index idx
22035 status collapsed
22036
22037 \begin_layout Plain Layout
22038 Math ! Fractions
22039 \end_layout
22040
22041 \end_inset
22042
22043
22044 \end_layout
22045
22046 \begin_layout Standard
22047 Create a fraction with either the command 
22048 \series bold
22049
22050 \backslash
22051 frac
22052 \series default
22053  or using the icon 
22054 \begin_inset Graphics
22055         filename ../images/math/frac.png
22056         scale 60
22057
22058 \end_inset
22059
22060  in the 
22061 \family sans
22062 Math
22063 \begin_inset space ~
22064 \end_inset
22065
22066 Panel
22067 \family default
22068 .
22069  You will be presented with an empty fraction.
22070  The cursor is above the fraction line.
22071  To move it to the bottom, simply press 
22072 \family sans
22073 Down
22074 \family default
22075 .
22076  To move back up, press 
22077 \family sans
22078 Up
22079 \family default
22080 .
22081  Any math structure can be placed in a fraction, as this example shows:
22082 \begin_inset Formula \[
22083 \left[\frac{1}{\left(\begin{array}{cc}
22084 2 & 3\\
22085 4 & 5
22086 \end{array}\right)}\right]
22087 \]
22088
22089 \end_inset
22090
22091
22092 \end_layout
22093
22094 \begin_layout Subsection
22095 Roots
22096 \begin_inset Index idx
22097 status collapsed
22098
22099 \begin_layout Plain Layout
22100 Math ! Roots
22101 \end_layout
22102
22103 \end_inset
22104
22105
22106 \end_layout
22107
22108 \begin_layout Standard
22109 Roots can be created using the 
22110 \family sans
22111 Math
22112 \begin_inset space ~
22113 \end_inset
22114
22115 Panel
22116 \family default
22117  button
22118 \begin_inset Graphics
22119         filename ../images/math/sqrt.png
22120
22121 \end_inset
22122
22123  or the commands 
22124 \series bold
22125
22126 \backslash
22127 sqrt
22128 \series default
22129  or 
22130 \series bold
22131
22132 \backslash
22133 root
22134 \series default
22135 .
22136  With the command 
22137 \series bold
22138
22139 \backslash
22140 root
22141 \series default
22142  you can produce roots of higher orders, like cube roots, while 
22143 \series bold
22144
22145 \backslash
22146 sqrt
22147 \series default
22148  produces always a square root.
22149 \end_layout
22150
22151 \begin_layout Subsection
22152 Operators with Limits
22153 \begin_inset Index idx
22154 status collapsed
22155
22156 \begin_layout Plain Layout
22157 Math ! Sums
22158 \end_layout
22159
22160 \end_inset
22161
22162
22163 \begin_inset Index idx
22164 status collapsed
22165
22166 \begin_layout Plain Layout
22167 Math ! Integrals
22168 \end_layout
22169
22170 \end_inset
22171
22172
22173 \begin_inset CommandInset label
22174 LatexCommand label
22175 name "sub:Operators-with-Limits"
22176
22177 \end_inset
22178
22179
22180 \end_layout
22181
22182 \begin_layout Standard
22183 Sum (
22184 \begin_inset Formula $\sum$
22185 \end_inset
22186
22187 ) and integral (
22188 \begin_inset Formula $\int$
22189 \end_inset
22190
22191 ) operators are very often decorated with limits.
22192  These limits can be entered in LyX by entering them as you would enter
22193  a super- or subscript, directly after the symbol.
22194  The sum operator will automatically place its 
22195 \begin_inset Quotes eld
22196 \end_inset
22197
22198 limits
22199 \begin_inset Quotes erd
22200 \end_inset
22201
22202  over and under the symbol in displayed formulas, and on the side in inline
22203  formulas.
22204  Such as 
22205 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22206 \end_inset
22207
22208 , versus
22209 \begin_inset Formula \[
22210 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22211 \]
22212
22213 \end_inset
22214
22215 Integral signs, however, will place the limits on the side in both formula
22216  types.
22217 \end_layout
22218
22219 \begin_layout Standard
22220 All operators with limits will be automatically re-sized when placed in
22221  display mode.
22222  The placement of the limits can be changed by placing the cursor directly
22223  behind the operator and hitting 
22224 \begin_inset Info
22225 type  "shortcut"
22226 arg   "math-limits"
22227 \end_inset
22228
22229  or using the menu 
22230 \family sans
22231 Edit\SpecialChar \menuseparator
22232 Math\SpecialChar \menuseparator
22233 Change
22234 \begin_inset space ~
22235 \end_inset
22236
22237 Limits
22238 \begin_inset space ~
22239 \end_inset
22240
22241 Type
22242 \family default
22243 .
22244 \end_layout
22245
22246 \begin_layout Standard
22247 Certain other mathematical expressions have this 
22248 \begin_inset Quotes eld
22249 \end_inset
22250
22251 moving limits
22252 \begin_inset Quotes erd
22253 \end_inset
22254
22255  feature as addition, such as
22256 \begin_inset Index idx
22257 status collapsed
22258
22259 \begin_layout Plain Layout
22260 Math ! Limits
22261 \end_layout
22262
22263 \end_inset
22264
22265
22266 \begin_inset Formula \[
22267 \lim_{x\rightarrow\infty}f(x),
22268 \]
22269
22270 \end_inset
22271
22272 which will place the 
22273 \begin_inset Formula $x\rightarrow\infty$
22274 \end_inset
22275
22276  underneath the 
22277 \begin_inset Quotes eld
22278 \end_inset
22279
22280 lim
22281 \begin_inset Quotes erd
22282 \end_inset
22283
22284  in display mode.
22285  In inline formulas it looks like this: 
22286 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22287 \end_inset
22288
22289 .
22290 \end_layout
22291
22292 \begin_layout Standard
22293 Note that the lim-function was entered as the function macro 
22294 \series bold
22295
22296 \backslash
22297 lim
22298 \series default
22299 .
22300  Have a look at section
22301 \begin_inset space ~
22302 \end_inset
22303
22304
22305 \begin_inset CommandInset ref
22306 LatexCommand ref
22307 reference "sub:Functions"
22308
22309 \end_inset
22310
22311  for an explanation of function macros.
22312 \end_layout
22313
22314 \begin_layout Subsection
22315 Math Symbols
22316 \begin_inset Index idx
22317 status collapsed
22318
22319 \begin_layout Plain Layout
22320 Math ! Symbols
22321 \end_layout
22322
22323 \end_inset
22324
22325
22326 \end_layout
22327
22328 \begin_layout Standard
22329 Most math symbols can be found in the 
22330 \family sans
22331 Math
22332 \begin_inset space ~
22333 \end_inset
22334
22335 Panel
22336 \family default
22337  under one of several categories; including 
22338 \family sans
22339 Greek
22340 \family default
22341
22342 \family sans
22343 Operators
22344 \family default
22345  , 
22346 \family sans
22347 Relations
22348 \family default
22349
22350 \family sans
22351 Arrows
22352 \family default
22353 .
22354  There are also the additional symbols provided by the American Mathematical
22355  Society (AMS).
22356 \end_layout
22357
22358 \begin_layout Standard
22359 If you know the LaTeX-command for a construct or symbol you wish to use,
22360  you don't have to use the 
22361 \family sans
22362 Math
22363 \begin_inset space ~
22364 \end_inset
22365
22366 Panel
22367 \family default
22368 , but can type the command directly into the formula.
22369  LyX will convert it to the corresponding symbol or construct.
22370 \end_layout
22371
22372 \begin_layout Subsection
22373 Altering Spacing
22374 \begin_inset Index idx
22375 status collapsed
22376
22377 \begin_layout Plain Layout
22378 Math ! Spaces
22379 \end_layout
22380
22381 \end_inset
22382
22383
22384 \end_layout
22385
22386 \begin_layout Standard
22387 You may want to create spaces that differ from the standard spacing that
22388  LaTeX provides.
22389  To do this, type 
22390 \begin_inset Info
22391 type  "shortcut"
22392 arg   "space-insert protected"
22393 \end_inset
22394
22395  or to use the 
22396 \family sans
22397 Math
22398 \begin_inset space ~
22399 \end_inset
22400
22401 Panel
22402 \family default
22403  button 
22404 \begin_inset Graphics
22405         filename ../images/math/space.png
22406
22407 \end_inset
22408
22409 .
22410  This generates a small space, and shows a small marker on the screen.
22411  For example, the sequence 
22412 \series bold
22413 a Ctrl+Space b
22414 \series default
22415
22416 \begin_inset Formula $a\, b$
22417 \end_inset
22418
22419  appears in LyX as 
22420 \begin_inset Graphics
22421         filename clipart/SpaceMarker.png
22422
22423 \end_inset
22424
22425 .
22426  You can change the space to different sizes when you set the cursor behind
22427  the space marker and hit space again several times.
22428  With every space hit the size will be changed.
22429  Some markers for the space size appear red in LyX, because they are negative
22430  spaces.
22431  Here are two examples:
22432 \end_layout
22433
22434 \begin_layout Standard
22435
22436 \series bold
22437 a Ctrl+Space b
22438 \series default
22439  and 3×
22440 \family sans
22441 Space
22442 \family default
22443
22444 \begin_inset Formula $a\quad b$
22445 \end_inset
22446
22447
22448 \end_layout
22449
22450 \begin_layout Standard
22451
22452 \series bold
22453 a Ctrl+Space b
22454 \series default
22455  and 5×
22456 \family sans
22457 Space
22458 \family default
22459
22460 \begin_inset Formula $a\! b$
22461 \end_inset
22462
22463
22464 \end_layout
22465
22466 \begin_layout Subsection
22467 Functions
22468 \begin_inset Index idx
22469 status collapsed
22470
22471 \begin_layout Plain Layout
22472 Math ! Functions
22473 \end_layout
22474
22475 \end_inset
22476
22477
22478 \begin_inset CommandInset label
22479 LatexCommand label
22480 name "sub:Functions"
22481
22482 \end_inset
22483
22484
22485 \end_layout
22486
22487 \begin_layout Standard
22488 The 
22489 \family sans
22490 Math
22491 \begin_inset space ~
22492 \end_inset
22493
22494 Panel
22495 \family default
22496  contains under the button 
22497 \begin_inset Graphics
22498         filename ../images/math/functions.png
22499
22500 \end_inset
22501
22502  a number of function macros, such as 
22503 \begin_inset Formula $\sin$
22504 \end_inset
22505
22506
22507 \begin_inset Formula $\lim$
22508 \end_inset
22509
22510
22511 \emph on
22512 etc
22513 \emph default
22514 .
22515  (you can also insert them in a formula by typing 
22516 \series bold
22517
22518 \backslash
22519 sin
22520 \series default
22521  etc.).
22522  Standard mathematical practice is that functions are printed upright to
22523  avoid confusions, because 
22524 \begin_inset Formula $sin$
22525 \end_inset
22526
22527  does normally mean 
22528 \begin_inset Formula $s\cdot i\cdot n$
22529 \end_inset
22530
22531 .
22532 \end_layout
22533
22534 \begin_layout Standard
22535 Using the function macros will also produce correct spacing around the function:
22536  
22537 \begin_inset Formula $a\sin x$
22538 \end_inset
22539
22540  is different from 
22541 \begin_inset Formula $asinx$
22542 \end_inset
22543
22544
22545 \end_layout
22546
22547 \begin_layout Standard
22548 For some mathematical objects, like the limes, the macro changes where subscript
22549 s are placed, as described in section
22550 \begin_inset space ~
22551 \end_inset
22552
22553
22554 \begin_inset CommandInset ref
22555 LatexCommand ref
22556 reference "sub:Operators-with-Limits"
22557
22558 \end_inset
22559
22560 .
22561 \end_layout
22562
22563 \begin_layout Subsection
22564 Accents
22565 \begin_inset Index idx
22566 status collapsed
22567
22568 \begin_layout Plain Layout
22569 Math ! Accents
22570 \end_layout
22571
22572 \end_inset
22573
22574
22575 \end_layout
22576
22577 \begin_layout Standard
22578 In a formula you can insert accented characters in the same way as in text
22579  mode.
22580  This may depend on your keyboard, or the bindings file you use.
22581  You can also use LaTeX commands to e.
22582 \begin_inset space \thinspace{}
22583 \end_inset
22584
22585 g.
22586 \begin_inset space \space{}
22587 \end_inset
22588
22589 enter 
22590 \begin_inset Formula $\hat{a}$
22591 \end_inset
22592
22593  even if your keyboard doesn't have hat-accents enabled.
22594  Our example is entered by typing 
22595 \series bold
22596
22597 \backslash
22598 hat
22599 \begin_inset ERT
22600 status collapsed
22601
22602 \begin_layout Plain Layout
22603
22604
22605 \backslash
22606 spce 
22607 \end_layout
22608
22609 \end_inset
22610
22611 a
22612 \series default
22613  in a formula.
22614  Table
22615 \begin_inset space ~
22616 \end_inset
22617
22618
22619 \begin_inset CommandInset ref
22620 LatexCommand ref
22621 reference "cap:Accent-names-and"
22622
22623 \end_inset
22624
22625  shows the equivalences between the accent names and the commands.
22626 \end_layout
22627
22628 \begin_layout Standard
22629 \begin_inset Float table
22630 wide false
22631 sideways false
22632 status open
22633
22634 \begin_layout Plain Layout
22635 \begin_inset Caption
22636
22637 \begin_layout Plain Layout
22638 \begin_inset CommandInset label
22639 LatexCommand label
22640 name "cap:Accent-names-and"
22641
22642 \end_inset
22643
22644 Accent names and the corresponding commands.
22645 \end_layout
22646
22647 \end_inset
22648
22649
22650 \end_layout
22651
22652 \begin_layout Plain Layout
22653 \align center
22654 \begin_inset Tabular
22655 <lyxtabular version="3" rows="11" columns="3">
22656 <features tabularvalignment="middle">
22657 <column alignment="center" valignment="top" width="0pt">
22658 <column alignment="center" valignment="top" width="0pt">
22659 <column alignment="center" valignment="top" width="0pt">
22660 <row>
22661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22662 \begin_inset Text
22663
22664 \begin_layout Plain Layout
22665 Name
22666 \end_layout
22667
22668 \end_inset
22669 </cell>
22670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674 Command
22675 \end_layout
22676
22677 \end_inset
22678 </cell>
22679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22680 \begin_inset Text
22681
22682 \begin_layout Plain Layout
22683 E
22684 \family roman
22685 \series medium
22686 \shape up
22687 \size normal
22688 \emph off
22689 \bar no
22690 \noun off
22691 \color none
22692 xample
22693 \end_layout
22694
22695 \end_inset
22696 </cell>
22697 </row>
22698 <row>
22699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22700 \begin_inset Text
22701
22702 \begin_layout Plain Layout
22703
22704 \family roman
22705 \series medium
22706 \shape up
22707 \size normal
22708 \emph off
22709 \bar no
22710 \noun off
22711 \color none
22712 circumflex
22713 \end_layout
22714
22715 \end_inset
22716 </cell>
22717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22718 \begin_inset Text
22719
22720 \begin_layout Plain Layout
22721
22722 \series bold
22723
22724 \backslash
22725 hat
22726 \end_layout
22727
22728 \end_inset
22729 </cell>
22730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734
22735 \family roman
22736 \series medium
22737 \shape up
22738 \size normal
22739 \emph off
22740 \bar no
22741 \noun off
22742 \color none
22743 \begin_inset Formula $\hat{a}$
22744 \end_inset
22745
22746
22747 \end_layout
22748
22749 \end_inset
22750 </cell>
22751 </row>
22752 <row>
22753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22754 \begin_inset Text
22755
22756 \begin_layout Plain Layout
22757
22758 \family roman
22759 \series medium
22760 \shape up
22761 \size normal
22762 \emph off
22763 \bar no
22764 \noun off
22765 \color none
22766 grave
22767 \end_layout
22768
22769 \end_inset
22770 </cell>
22771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775
22776 \series bold
22777
22778 \backslash
22779 grave
22780 \end_layout
22781
22782 \end_inset
22783 </cell>
22784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22785 \begin_inset Text
22786
22787 \begin_layout Plain Layout
22788
22789 \family roman
22790 \series medium
22791 \shape up
22792 \size normal
22793 \emph off
22794 \bar no
22795 \noun off
22796 \color none
22797 \begin_inset Formula $\grave{a}$
22798 \end_inset
22799
22800
22801 \end_layout
22802
22803 \end_inset
22804 </cell>
22805 </row>
22806 <row>
22807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811
22812 \family roman
22813 \series medium
22814 \shape up
22815 \size normal
22816 \emph off
22817 \bar no
22818 \noun off
22819 \color none
22820 acute
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22826 \begin_inset Text
22827
22828 \begin_layout Plain Layout
22829
22830 \series bold
22831
22832 \backslash
22833 acute
22834 \end_layout
22835
22836 \end_inset
22837 </cell>
22838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22839 \begin_inset Text
22840
22841 \begin_layout Plain Layout
22842
22843 \family roman
22844 \series medium
22845 \shape up
22846 \size normal
22847 \emph off
22848 \bar no
22849 \noun off
22850 \color none
22851 \begin_inset Formula $\acute{a}$
22852 \end_inset
22853
22854
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 </row>
22860 <row>
22861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865
22866 \family roman
22867 \series medium
22868 \shape up
22869 \size normal
22870 \emph off
22871 \bar no
22872 \noun off
22873 \color none
22874 umlaut
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22880 \begin_inset Text
22881
22882 \begin_layout Plain Layout
22883
22884 \series bold
22885
22886 \backslash
22887 ddot
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896
22897 \family roman
22898 \series medium
22899 \shape up
22900 \size normal
22901 \emph off
22902 \bar no
22903 \noun off
22904 \color none
22905 \begin_inset Formula $\ddot{a}$
22906 \end_inset
22907
22908
22909 \end_layout
22910
22911 \end_inset
22912 </cell>
22913 </row>
22914 <row>
22915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22916 \begin_inset Text
22917
22918 \begin_layout Plain Layout
22919
22920 \family roman
22921 \series medium
22922 \shape up
22923 \size normal
22924 \emph off
22925 \bar no
22926 \noun off
22927 \color none
22928 tilde
22929 \end_layout
22930
22931 \end_inset
22932 </cell>
22933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22934 \begin_inset Text
22935
22936 \begin_layout Plain Layout
22937
22938 \series bold
22939
22940 \backslash
22941 tilde
22942 \end_layout
22943
22944 \end_inset
22945 </cell>
22946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22947 \begin_inset Text
22948
22949 \begin_layout Plain Layout
22950
22951 \family roman
22952 \series medium
22953 \shape up
22954 \size normal
22955 \emph off
22956 \bar no
22957 \noun off
22958 \color none
22959 \begin_inset Formula $\tilde{a}$
22960 \end_inset
22961
22962
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 </row>
22968 <row>
22969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973
22974 \family roman
22975 \series medium
22976 \shape up
22977 \size normal
22978 \emph off
22979 \bar no
22980 \noun off
22981 \color none
22982 dot
22983 \end_layout
22984
22985 \end_inset
22986 </cell>
22987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22988 \begin_inset Text
22989
22990 \begin_layout Plain Layout
22991
22992 \series bold
22993
22994 \backslash
22995 dot
22996 \end_layout
22997
22998 \end_inset
22999 </cell>
23000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23001 \begin_inset Text
23002
23003 \begin_layout Plain Layout
23004
23005 \family roman
23006 \series medium
23007 \shape up
23008 \size normal
23009 \emph off
23010 \bar no
23011 \noun off
23012 \color none
23013 \begin_inset Formula $\dot{a}$
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \end_inset
23020 </cell>
23021 </row>
23022 <row>
23023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23024 \begin_inset Text
23025
23026 \begin_layout Plain Layout
23027
23028 \family roman
23029 \series medium
23030 \shape up
23031 \size normal
23032 \emph off
23033 \bar no
23034 \noun off
23035 \color none
23036 breve
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045
23046 \series bold
23047
23048 \backslash
23049 breve
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Plain Layout
23058
23059 \family roman
23060 \series medium
23061 \shape up
23062 \size normal
23063 \emph off
23064 \bar no
23065 \noun off
23066 \color none
23067 \begin_inset Formula $\breve{a}$
23068 \end_inset
23069
23070
23071 \end_layout
23072
23073 \end_inset
23074 </cell>
23075 </row>
23076 <row>
23077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23078 \begin_inset Text
23079
23080 \begin_layout Plain Layout
23081
23082 \family roman
23083 \series medium
23084 \shape up
23085 \size normal
23086 \emph off
23087 \bar no
23088 \noun off
23089 \color none
23090 caron
23091 \end_layout
23092
23093 \end_inset
23094 </cell>
23095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23096 \begin_inset Text
23097
23098 \begin_layout Plain Layout
23099
23100 \series bold
23101
23102 \backslash
23103 check
23104 \end_layout
23105
23106 \end_inset
23107 </cell>
23108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23109 \begin_inset Text
23110
23111 \begin_layout Plain Layout
23112
23113 \family roman
23114 \series medium
23115 \shape up
23116 \size normal
23117 \emph off
23118 \bar no
23119 \noun off
23120 \color none
23121 \begin_inset Formula $\check{a}$
23122 \end_inset
23123
23124
23125 \end_layout
23126
23127 \end_inset
23128 </cell>
23129 </row>
23130 <row>
23131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23132 \begin_inset Text
23133
23134 \begin_layout Plain Layout
23135
23136 \family roman
23137 \series medium
23138 \shape up
23139 \size normal
23140 \emph off
23141 \bar no
23142 \noun off
23143 \color none
23144 macron
23145 \end_layout
23146
23147 \end_inset
23148 </cell>
23149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153
23154 \series bold
23155
23156 \backslash
23157 bar
23158 \end_layout
23159
23160 \end_inset
23161 </cell>
23162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23163 \begin_inset Text
23164
23165 \begin_layout Plain Layout
23166
23167 \family roman
23168 \series medium
23169 \shape up
23170 \size normal
23171 \emph off
23172 \bar no
23173 \noun off
23174 \color none
23175 \begin_inset Formula $\bar{a}$
23176 \end_inset
23177
23178
23179 \end_layout
23180
23181 \end_inset
23182 </cell>
23183 </row>
23184 <row>
23185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189 vector
23190 \end_layout
23191
23192 \end_inset
23193 </cell>
23194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23195 \begin_inset Text
23196
23197 \begin_layout Plain Layout
23198
23199 \series bold
23200
23201 \backslash
23202 vec
23203 \end_layout
23204
23205 \end_inset
23206 </cell>
23207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23208 \begin_inset Text
23209
23210 \begin_layout Plain Layout
23211
23212 \family roman
23213 \series medium
23214 \shape up
23215 \size normal
23216 \emph off
23217 \bar no
23218 \noun off
23219 \color none
23220 \begin_inset Formula $\vec{a}$
23221 \end_inset
23222
23223
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 </row>
23229 </lyxtabular>
23230
23231 \end_inset
23232
23233
23234 \end_layout
23235
23236 \end_inset
23237
23238
23239 \end_layout
23240
23241 \begin_layout Standard
23242 You can choose one of the accents by selecting an item from the 
23243 \family sans
23244 Frame
23245 \begin_inset space ~
23246 \end_inset
23247
23248 decorations
23249 \family default
23250  symbol set button 
23251 \begin_inset Graphics
23252         filename ../images/math/hat.png
23253
23254 \end_inset
23255
23256  in the math panel ; this will apply to any selection you have made within
23257  a formula too.
23258 \end_layout
23259
23260 \begin_layout Section
23261 Brackets and Delimiters
23262 \begin_inset Index idx
23263 status collapsed
23264
23265 \begin_layout Plain Layout
23266 Math ! Brackets
23267 \end_layout
23268
23269 \end_inset
23270
23271
23272 \begin_inset Index idx
23273 status collapsed
23274
23275 \begin_layout Plain Layout
23276 Math ! Delimiters
23277 \end_layout
23278
23279 \end_inset
23280
23281
23282 \begin_inset CommandInset label
23283 LatexCommand label
23284 name "sec:Brackets-and-Delimiters"
23285
23286 \end_inset
23287
23288
23289 \end_layout
23290
23291 \begin_layout Standard
23292 There are several brackets available through LyX.
23293  For most purposes, using just the keys 
23294 \family typewriter
23295 []{}()|<>
23296 \family default
23297  should suffice.
23298  But if you want to surround a large structure, like a matrix or a fraction,
23299  or if you have several layers of brackets, it is better to use the math
23300  toolbar delimiter icon 
23301 \begin_inset Graphics
23302         filename ../images/math/delim.png
23303
23304 \end_inset
23305
23306 .
23307  For example, that's how you would construct the brackets around a standard
23308  matrix such as:
23309 \begin_inset Formula \[
23310 \left[\begin{array}{cc}
23311 1 & 2\\
23312 3 & 4
23313 \end{array}\right]
23314 \]
23315
23316 \end_inset
23317
23318 and to make it easier to see the layers of parentheses as in: 
23319 \begin_inset Formula \[
23320 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23321 \]
23322
23323 \end_inset
23324
23325
23326 \end_layout
23327
23328 \begin_layout Standard
23329 The parentheses, and other brackets from that menu will automatically re-size
23330  to accommodate the size of what is inside.
23331 \end_layout
23332
23333 \begin_layout Standard
23334 To construct brackets click on the button for the bracket you want on the
23335  left side and right side.
23336  If you use the option 
23337 \family sans
23338 Keep
23339 \begin_inset space ~
23340 \end_inset
23341
23342 matched
23343 \family default
23344 , the selected bracket type will be used for the left and the right side.
23345  The selection will be shown below the button field.
23346  If you want one side to not have a bracket, use the blank button.
23347  It will appear in LyX with a dotted line, but nothing will be printed.
23348 \end_layout
23349
23350 \begin_layout Standard
23351 If you want to place brackets around math structures, like a square root,
23352  you can do that by highlighting (selecting) the structure that is to go
23353  inside the brackets.
23354  Then choose the appropriate brackets for left and right and click on 
23355 \family sans
23356 Insert
23357 \family default
23358 .
23359  The parentheses will be drawn around the selected structure.
23360 \end_layout
23361
23362 \begin_layout Section
23363 Arrays and Multi-line Equations
23364 \begin_inset Index idx
23365 status collapsed
23366
23367 \begin_layout Plain Layout
23368 Math ! Arrays
23369 \end_layout
23370
23371 \end_inset
23372
23373
23374 \begin_inset Index idx
23375 status collapsed
23376
23377 \begin_layout Plain Layout
23378 Math ! Matrices
23379 \end_layout
23380
23381 \end_inset
23382
23383
23384 \begin_inset Index idx
23385 status collapsed
23386
23387 \begin_layout Plain Layout
23388 Math ! Multi-line Equations
23389 \end_layout
23390
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \begin_layout Standard
23397 Matrices are entered in LyX using the 
23398 \family sans
23399 Math
23400 \begin_inset space ~
23401 \end_inset
23402
23403 Panel
23404 \family default
23405  matrix button 
23406 \begin_inset Graphics
23407         filename ../images/math/matrix.png
23408
23409 \end_inset
23410
23411 .
23412  It will open a dialog for you to choose the number of rows/columns.
23413  Here is an example:
23414 \begin_inset Formula \[
23415 \left(\begin{array}{ccc}
23416 1 & 2 & 3\\
23417 4 & 5 & 6\\
23418 7 & 8 & 9
23419 \end{array}\right)
23420 \]
23421
23422 \end_inset
23423
23424 The parentheses aren't automatic, but you can add them as described in section
23425 \begin_inset space ~
23426 \end_inset
23427
23428
23429 \begin_inset CommandInset ref
23430 LatexCommand ref
23431 reference "sec:Brackets-and-Delimiters"
23432
23433 \end_inset
23434
23435 .
23436  When you construct the matrix, you can decide whether the column entries
23437  will be left-, right-, or center-justified.
23438  This alignment is set in the box 
23439 \family sans
23440 Horizontal
23441 \family default
23442  with the letters 
23443 \begin_inset Quotes eld
23444 \end_inset
23445
23446
23447 \family sans
23448 l
23449 \family default
23450
23451 \begin_inset Quotes erd
23452 \end_inset
23453
23454
23455 \begin_inset Quotes eld
23456 \end_inset
23457
23458
23459 \family sans
23460 r
23461 \family default
23462
23463 \begin_inset Quotes erd
23464 \end_inset
23465
23466 , and 
23467 \begin_inset Quotes eld
23468 \end_inset
23469
23470
23471 \family sans
23472 c
23473 \family default
23474
23475 \begin_inset Quotes erd
23476 \end_inset
23477
23478 .
23479  LyX proposes a 
23480 \begin_inset Quotes eld
23481 \end_inset
23482
23483
23484 \family sans
23485 c
23486 \family default
23487
23488 \begin_inset Quotes erd
23489 \end_inset
23490
23491  for every column as default.
23492  For example, the sequence 
23493 \begin_inset Quotes eld
23494 \end_inset
23495
23496
23497 \family sans
23498 lcr
23499 \family default
23500
23501 \begin_inset Quotes erd
23502 \end_inset
23503
23504  means that the first column will be left-justified, the second will be
23505  centered, and the third column will be right-justified, because each letter
23506  corresponds to the relevant column.
23507  The result will look like this:
23508 \begin_inset Formula \[
23509 \begin{array}{lcr}
23510 this & this\, column & this\, column\\
23511 column & has & has\, right\\
23512 has\, left\, alignment & center\, alignment & alignment
23513 \end{array}.
23514 \]
23515
23516 \end_inset
23517
23518
23519 \end_layout
23520
23521 \begin_layout Standard
23522 You can add more rows to an existing matrix by hitting 
23523 \begin_inset Info
23524 type  "shortcut"
23525 arg   "newline-insert newline"
23526 \end_inset
23527
23528  while the cursor is in the matrix.
23529  Adding or deleting columns can be done via the menu 
23530 \family sans
23531 Edit\SpecialChar \menuseparator
23532 Math
23533 \family default
23534  or the math toolbar.
23535 \end_layout
23536
23537 \begin_layout Standard
23538 There are other arrays used in formulas, such as distinctions of cases.
23539  It can be created with the menu 
23540 \family sans
23541 Insert\SpecialChar \menuseparator
23542 Math\SpecialChar \menuseparator
23543 Cases
23544 \begin_inset space ~
23545 \end_inset
23546
23547 Environment
23548 \family default
23549  or the command 
23550 \series bold
23551
23552 \backslash
23553 cases
23554 \series default
23555 .
23556  Here is an example: 
23557 \begin_inset Formula \[
23558 f(x)=\begin{cases}
23559 -1 & x<0\\
23560 0 & x=0\\
23561 1 & x>0
23562 \end{cases}
23563 \]
23564
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \begin_layout Standard
23571 \begin_inset VSpace bigskip
23572 \end_inset
23573
23574 Multi-line formulas are created when you press 
23575 \begin_inset Info
23576 type  "shortcut"
23577 arg   "newline-insert newline"
23578 \end_inset
23579
23580  within a formula.
23581  In an empty formula you can see that three blue boxes appear, one for each
23582  column.
23583  When you press 
23584 \begin_inset Info
23585 type  "shortcut"
23586 arg   "newline-insert newline"
23587 \end_inset
23588
23589  in a non-empty formula, the part before the relation sign (equal sign 
23590 \begin_inset Quotes eld
23591 \end_inset
23592
23593 =
23594 \begin_inset Quotes erd
23595 \end_inset
23596
23597  etc.) will be inserted automatically in the first column, the relation sign
23598  is in the second column, and the rest in the third column.
23599  A new row is created by every further hit of 
23600 \begin_inset Info
23601 type  "shortcut"
23602 arg   "newline-insert newline"
23603 \end_inset
23604
23605 .
23606  Multi-line formulas are always displayed formulas.
23607  Here is an example:
23608 \begin_inset Formula \begin{eqnarray}
23609 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23610 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
23611 \end{eqnarray}
23612
23613 \end_inset
23614
23615  To change the column assignment of the formula parts, place the cursor
23616  where you want to start the shift and hit 
23617 \family sans
23618 Ctrl-Tab.
23619
23620 \family default
23621  It shifts everything in the column which is right beside the current cursor
23622  position to the next column.
23623  Note that the middle column is designed for relation signs, structures
23624  within this column will be printed in a smaller size:
23625 \begin_inset Formula \begin{eqnarray*}
23626 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
23627 \end{eqnarray*}
23628
23629 \end_inset
23630
23631
23632 \end_layout
23633
23634 \begin_layout Standard
23635 The multi-line formula type described here is called 
23636 \family typewriter
23637 \series medium
23638 eqnarray
23639 \family default
23640 \series default
23641 .
23642  There are other multi-line types being more suitable for certain situations,
23643  for example if you want a better inter-line spacing than in formula (
23644 \begin_inset CommandInset ref
23645 LatexCommand ref
23646 reference "eq:asquared"
23647
23648 \end_inset
23649
23650 ).
23651  The other types are described in section
23652 \begin_inset space ~
23653 \end_inset
23654
23655
23656 \begin_inset CommandInset ref
23657 LatexCommand ref
23658 reference "sub:AMS-Formula-Types"
23659
23660 \end_inset
23661
23662 .
23663 \end_layout
23664
23665 \begin_layout Section
23666 Formula Numbering and Referencing
23667 \begin_inset Index idx
23668 status collapsed
23669
23670 \begin_layout Plain Layout
23671 Math ! Formula numbering
23672 \end_layout
23673
23674 \end_inset
23675
23676
23677 \begin_inset Index idx
23678 status collapsed
23679
23680 \begin_layout Plain Layout
23681 Math ! Referencing formulas
23682 \end_layout
23683
23684 \end_inset
23685
23686
23687 \begin_inset CommandInset label
23688 LatexCommand label
23689 name "sec:Formula-Numbering-and"
23690
23691 \end_inset
23692
23693
23694 \end_layout
23695
23696 \begin_layout Standard
23697 To number a formula, set the cursor in the formula and use the menu 
23698 \family sans
23699 Edit\SpecialChar \menuseparator
23700 Math\SpecialChar \menuseparator
23701 Toggle
23702 \begin_inset space ~
23703 \end_inset
23704
23705 Numbering
23706 \family default
23707  or the shortcut 
23708 \begin_inset Info
23709 type  "shortcut"
23710 arg   "math-number-toggle"
23711 \end_inset
23712
23713 .
23714  The formula number appears in LyX as 
23715 \begin_inset Quotes eld
23716 \end_inset
23717
23718 #
23719 \begin_inset Quotes erd
23720 \end_inset
23721
23722  within parentheses.
23723  The 
23724 \begin_inset Quotes eld
23725 \end_inset
23726
23727 #
23728 \begin_inset Quotes erd
23729 \end_inset
23730
23731  denotes that the number will be calculated automatically when the output
23732  is generated.
23733  The placement and format of the formula number in the output depends on
23734  the document class.
23735  In this document the number is printed together with the chapter number,
23736  separated by a dot:
23737 \begin_inset Formula \begin{equation}
23738 1+1=2
23739 \end{equation}
23740
23741 \end_inset
23742
23743 Using 
23744 \begin_inset Info
23745 type  "shortcut"
23746 arg   "math-number-toggle"
23747 \end_inset
23748
23749  in a numbered formula will switch off the numbering.
23750  You can only number displayed formulas.
23751 \end_layout
23752
23753 \begin_layout Standard
23754 Multi-line formulas can be numbered line by line: Using the menu 
23755 \family sans
23756 Edit\SpecialChar \menuseparator
23757 Math\SpecialChar \menuseparator
23758 Toggle
23759 \begin_inset space ~
23760 \end_inset
23761
23762 Numbering
23763 \begin_inset space ~
23764 \end_inset
23765
23766 of
23767 \begin_inset space ~
23768 \end_inset
23769
23770 Line
23771 \family default
23772  or the shortcut 
23773 \begin_inset Info
23774 type  "shortcut"
23775 arg   "math-number-line-toggle"
23776 \end_inset
23777
23778  will only toggle the numbering of the line where the cursor is:
23779 \begin_inset Formula \begin{eqnarray}
23780 1 & = & 3-2\\
23781 2 & = & 4-2\nonumber \\
23782 4 & \leq & 7
23783 \end{eqnarray}
23784
23785 \end_inset
23786
23787 To number all lines use the shortcut 
23788 \begin_inset Info
23789 type  "shortcut"
23790 arg   "math-number-toggle"
23791 \end_inset
23792
23793 .
23794 \end_layout
23795
23796 \begin_layout Standard
23797 \begin_inset VSpace bigskip
23798 \end_inset
23799
23800 Every displayed formula can be referenced by its number using a label.
23801  A label is inserted with the menu 
23802 \family sans
23803 Insert\SpecialChar \menuseparator
23804 Label
23805 \family default
23806  when the cursor is in the formula.
23807  This opens a dialog to enter the label.
23808  It is recommended to use the proposed 
23809 \begin_inset Quotes eld
23810 \end_inset
23811
23812
23813 \family sans
23814 eq:
23815 \family default
23816
23817 \begin_inset Quotes erd
23818 \end_inset
23819
23820  as first part of the label, because this helps later to identify the label
23821  type when you have many labels in your document.
23822  We inserted in the following example the label 
23823 \begin_inset Quotes eld
23824 \end_inset
23825
23826 eq:tanhExp
23827 \begin_inset Quotes erd
23828 \end_inset
23829
23830  in the second line:
23831 \begin_inset Formula \begin{eqnarray}
23832 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23833  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
23834 \end{eqnarray}
23835
23836 \end_inset
23837
23838 Every labeled line is automatically numbered.
23839  Therefore the label is shown in LyX at the place of the formula number
23840  placeholder 
23841 \begin_inset Quotes eld
23842 \end_inset
23843
23844 #
23845 \begin_inset Quotes erd
23846 \end_inset
23847
23848 .
23849  You can reference a labeled formula using the menu 
23850 \family sans
23851 Insert\SpecialChar \menuseparator
23852 Cross
23853 \begin_inset space ~
23854 \end_inset
23855
23856 Reference
23857 \family default
23858 .
23859  A dialog appears to choose a label you want refer to.
23860  The reference appears in LyX as a grey cross reference box and in the output
23861  as the formula number:
23862 \end_layout
23863
23864 \begin_layout Standard
23865 This is a cross-reference to equation (
23866 \begin_inset CommandInset ref
23867 LatexCommand ref
23868 reference "eq:tanhExp"
23869
23870 \end_inset
23871
23872 ).
23873 \end_layout
23874
23875 \begin_layout Standard
23876 The properties of LyX's cross-reference box are described in section
23877 \begin_inset space ~
23878 \end_inset
23879
23880
23881 \begin_inset CommandInset ref
23882 LatexCommand ref
23883 reference "sec:Cross-References"
23884
23885 \end_inset
23886
23887 .
23888  To delete a label, set the cursor in the labeled formula, use the menu
23889  
23890 \family sans
23891 Insert\SpecialChar \menuseparator
23892 Label
23893 \family default
23894  and delete the label in the appearing dialog.
23895 \begin_inset Foot
23896 status collapsed
23897
23898 \begin_layout Plain Layout
23899 This is a unintuitive and will be fixed in the next version of LyX.
23900 \end_layout
23901
23902 \end_inset
23903
23904  
23905 \end_layout
23906
23907 \begin_layout Section
23908 User defined math macros
23909 \begin_inset Index idx
23910 status collapsed
23911
23912 \begin_layout Plain Layout
23913 Math ! Macros
23914 \end_layout
23915
23916 \end_inset
23917
23918
23919 \end_layout
23920
23921 \begin_layout Standard
23922 LyX allows you to define macros for formulas which is very useful when you
23923  have equations of the same form in a document several times.
23924  Math macros are explained in section 
23925 \emph on
23926 Math
23927 \begin_inset space ~
23928 \end_inset
23929
23930 Macros
23931 \emph default
23932  of the 
23933 \emph on
23934 Math
23935 \emph default
23936  manual.
23937 \end_layout
23938
23939 \begin_layout Section
23940 Fine-Tuning
23941 \end_layout
23942
23943 \begin_layout Subsection
23944 Typefaces
23945 \begin_inset Index idx
23946 status collapsed
23947
23948 \begin_layout Plain Layout
23949 Math ! Typefaces
23950 \end_layout
23951
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \begin_layout Standard
23958 The standard font for text is italic, for numbers the standard is roman.
23959  To set a font in a formula, use the 
23960 \family sans
23961 Math
23962 \begin_inset space ~
23963 \end_inset
23964
23965 Panel
23966 \family default
23967  button 
23968 \begin_inset Graphics
23969         filename ../images/math/font.png
23970
23971 \end_inset
23972
23973 , or enter its command, listed in table
23974 \begin_inset space ~
23975 \end_inset
23976
23977
23978 \begin_inset CommandInset ref
23979 LatexCommand ref
23980 reference "cap:Typefaces-and-the"
23981
23982 \end_inset
23983
23984 , directly.
23985 \end_layout
23986
23987 \begin_layout Standard
23988 \begin_inset Float table
23989 wide false
23990 sideways false
23991 status open
23992
23993 \begin_layout Plain Layout
23994 \begin_inset Caption
23995
23996 \begin_layout Plain Layout
23997 \begin_inset CommandInset label
23998 LatexCommand label
23999 name "cap:Typefaces-and-the"
24000
24001 \end_inset
24002
24003 Typefaces and the corresponding commands.
24004 \end_layout
24005
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \begin_layout Plain Layout
24012 \align center
24013 \begin_inset Tabular
24014 <lyxtabular version="3" rows="9" columns="2">
24015 <features tabularvalignment="middle">
24016 <column alignment="center" valignment="top" width="0pt">
24017 <column alignment="center" valignment="top" width="0pt">
24018 <row>
24019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24020 \begin_inset Text
24021
24022 \begin_layout Plain Layout
24023 Font
24024 \end_layout
24025
24026 \end_inset
24027 </cell>
24028 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24029 \begin_inset Text
24030
24031 \begin_layout Plain Layout
24032 Command
24033 \end_layout
24034
24035 \end_inset
24036 </cell>
24037 </row>
24038 <row>
24039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24040 \begin_inset Text
24041
24042 \begin_layout Plain Layout
24043
24044 \shape up
24045 \size normal
24046 \bar no
24047 \noun off
24048 \color none
24049 \begin_inset Formula $\mathrm{Roman}$
24050 \end_inset
24051
24052
24053 \end_layout
24054
24055 \end_inset
24056 </cell>
24057 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061
24062 \series bold
24063
24064 \backslash
24065 mathrm
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 </row>
24071 <row>
24072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24073 \begin_inset Text
24074
24075 \begin_layout Plain Layout
24076 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24077 \end_inset
24078
24079
24080 \end_layout
24081
24082 \end_inset
24083 </cell>
24084 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24085 \begin_inset Text
24086
24087 \begin_layout Plain Layout
24088
24089 \series bold
24090
24091 \backslash
24092 mathbf
24093 \end_layout
24094
24095 \end_inset
24096 </cell>
24097 </row>
24098 <row>
24099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24100 \begin_inset Text
24101
24102 \begin_layout Plain Layout
24103 \begin_inset Formula $\mathit{Italic}$
24104 \end_inset
24105
24106
24107 \end_layout
24108
24109 \end_inset
24110 </cell>
24111 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24112 \begin_inset Text
24113
24114 \begin_layout Plain Layout
24115
24116 \series bold
24117
24118 \backslash
24119 mathit
24120 \end_layout
24121
24122 \end_inset
24123 </cell>
24124 </row>
24125 <row>
24126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24127 \begin_inset Text
24128
24129 \begin_layout Plain Layout
24130
24131 \shape up
24132 \size normal
24133 \bar no
24134 \noun off
24135 \color none
24136 \begin_inset Formula $\mathtt{Typewriter}$
24137 \end_inset
24138
24139
24140 \end_layout
24141
24142 \end_inset
24143 </cell>
24144 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24145 \begin_inset Text
24146
24147 \begin_layout Plain Layout
24148
24149 \series bold
24150
24151 \backslash
24152 mathtt
24153 \end_layout
24154
24155 \end_inset
24156 </cell>
24157 </row>
24158 <row>
24159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \begin_layout Plain Layout
24163 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24164 \end_inset
24165
24166
24167 \end_layout
24168
24169 \end_inset
24170 </cell>
24171 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24172 \begin_inset Text
24173
24174 \begin_layout Plain Layout
24175
24176 \series bold
24177
24178 \backslash
24179 mathbb
24180 \end_layout
24181
24182 \end_inset
24183 </cell>
24184 </row>
24185 <row>
24186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24187 \begin_inset Text
24188
24189 \begin_layout Plain Layout
24190 \begin_inset Formula $\mathfrak{Fraktur}$
24191 \end_inset
24192
24193
24194 \end_layout
24195
24196 \end_inset
24197 </cell>
24198 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202
24203 \series bold
24204
24205 \backslash
24206 mathfrak
24207 \end_layout
24208
24209 \end_inset
24210 </cell>
24211 </row>
24212 <row>
24213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24214 \begin_inset Text
24215
24216 \begin_layout Plain Layout
24217
24218 \shape up
24219 \size normal
24220 \emph on
24221 \bar no
24222 \noun off
24223 \color none
24224 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24225 \end_inset
24226
24227
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24233 \begin_inset Text
24234
24235 \begin_layout Plain Layout
24236
24237 \series bold
24238
24239 \backslash
24240 mathcal
24241 \end_layout
24242
24243 \end_inset
24244 </cell>
24245 </row>
24246 <row>
24247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24248 \begin_inset Text
24249
24250 \begin_layout Plain Layout
24251 \begin_inset Formula $\mathsf{SansSerif}$
24252 \end_inset
24253
24254
24255 \end_layout
24256
24257 \end_inset
24258 </cell>
24259 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24260 \begin_inset Text
24261
24262 \begin_layout Plain Layout
24263
24264 \series bold
24265
24266 \backslash
24267 mathsf
24268 \end_layout
24269
24270 \end_inset
24271 </cell>
24272 </row>
24273 </lyxtabular>
24274
24275 \end_inset
24276
24277
24278 \end_layout
24279
24280 \end_inset
24281
24282
24283 \end_layout
24284
24285 \begin_layout Standard
24286 \begin_inset Note Greyedout
24287 status open
24288
24289 \begin_layout Plain Layout
24290
24291 \series bold
24292 Note:
24293 \series default
24294  You can only print capital letters in the typefaces 
24295 \family sans
24296 Blackboard
24297 \family default
24298  and 
24299 \family sans
24300 Calligraphic
24301 \family default
24302 .
24303 \end_layout
24304
24305 \end_inset
24306
24307
24308 \end_layout
24309
24310 \begin_layout Standard
24311 When you use a typeface, a blue box is inserted in the formula.
24312  Every character in this box will be printed in this typeface.
24313  Pressing 
24314 \family sans
24315 Space
24316 \family default
24317  within the box will set the cursor outside, so that you have to use a protected
24318  space when you need a space in the box.
24319  Here an example where 
24320 \begin_inset Quotes eld
24321 \end_inset
24322
24323 N
24324 \begin_inset Quotes erd
24325 \end_inset
24326
24327  in 
24328 \family sans
24329 Blackboard
24330 \family default
24331  denotes the set of numbers:
24332 \begin_inset Formula \[
24333 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24334 \]
24335
24336 \end_inset
24337
24338
24339 \end_layout
24340
24341 \begin_layout Standard
24342 The typefaces are nestable, which can cause confusion.
24343  You can e.
24344 \begin_inset space \thinspace{}
24345 \end_inset
24346
24347 g.
24348 \begin_inset space \space{}
24349 \end_inset
24350
24351 put a character in 
24352 \family sans
24353 Fraktur
24354 \family default
24355  in a box for 
24356 \family sans
24357 Typewriter
24358 \family default
24359
24360 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24361 \end_inset
24362
24363  
24364 \begin_inset Newline newline
24365 \end_inset
24366
24367 So it is better not to use this feature.
24368 \end_layout
24369
24370 \begin_layout Standard
24371 The typefaces have no effect on Greek letters: 
24372 \begin_inset Formula $\mathfrak{abc\delta e}$
24373 \end_inset
24374
24375
24376 \begin_inset Newline newline
24377 \end_inset
24378
24379 You can only print them emboldened using the command 
24380 \series bold
24381
24382 \backslash
24383 boldsymbol
24384 \series default
24385 , which works like the other typeface commands: 
24386 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24387 \end_inset
24388
24389
24390 \end_layout
24391
24392 \begin_layout Standard
24393
24394 \series bold
24395
24396 \backslash
24397 boldsymbol
24398 \series default
24399  works for all symbols, letters, and numbers.
24400 \end_layout
24401
24402 \begin_layout Standard
24403 A number of other font options are available as well, in the menu 
24404 \family sans
24405 Edit\SpecialChar \menuseparator
24406 Math\SpecialChar \menuseparator
24407 Text
24408 \begin_inset space ~
24409 \end_inset
24410
24411 Style
24412 \family default
24413 .
24414 \end_layout
24415
24416 \begin_layout Subsection
24417 Math Text
24418 \begin_inset Index idx
24419 status collapsed
24420
24421 \begin_layout Plain Layout
24422 Math ! Text
24423 \end_layout
24424
24425 \end_inset
24426
24427
24428 \end_layout
24429
24430 \begin_layout Standard
24431 Typefaces are useful for entering some characters in some given font, but
24432  not for text.
24433  For typing longer pieces of text use the math text, which is obtained using
24434  the entry 
24435 \family sans
24436 Normal
24437 \begin_inset space ~
24438 \end_inset
24439
24440 text
24441 \begin_inset space ~
24442 \end_inset
24443
24444 mode
24445 \family default
24446  of the 
24447 \family sans
24448 Math
24449 \begin_inset space ~
24450 \end_inset
24451
24452 Panel
24453 \family default
24454  button 
24455 \begin_inset Graphics
24456         filename ../images/math/font.png
24457
24458 \end_inset
24459
24460  (shortcut 
24461 \begin_inset Info
24462 type  "shortcut"
24463 arg   "font-default"
24464 \end_inset
24465
24466 ).
24467  Math text appears in LyX in black instead of blue.
24468  You can use spaces and accents in math text like in normal text.
24469  Here is an example:
24470 \begin_inset Formula \[
24471 f(x)=\begin{cases}
24472 x & \textrm{if I say so}\\
24473 -x & \textrm{unter Umständen}
24474 \end{cases}
24475 \]
24476
24477 \end_inset
24478
24479
24480 \end_layout
24481
24482 \begin_layout Subsection
24483 Font Sizes
24484 \begin_inset Index idx
24485 status collapsed
24486
24487 \begin_layout Plain Layout
24488 Math ! Font sizes
24489 \end_layout
24490
24491 \end_inset
24492
24493
24494 \end_layout
24495
24496 \begin_layout Standard
24497 There are four font styles (relative sizes) used in math-mode, which are
24498  automatically chosen in most situations.
24499  These are called 
24500 \family sans
24501 textstyle
24502 \family default
24503
24504 \family sans
24505 displaystyle
24506 \family default
24507
24508 \family sans
24509 scriptstyle
24510 \family default
24511 , and 
24512 \family sans
24513 scriptscriptstyle
24514 \family default
24515 .
24516  For most characters, 
24517 \family sans
24518 textstyle
24519 \family default
24520  and 
24521 \family sans
24522 displaystyle
24523 \family default
24524  are actually the same size, but fractions, superscripts and subscripts,
24525  and certain other structures, are set larger in 
24526 \family sans
24527 displaystyle
24528 \family default
24529 .
24530  Except for some operators, which resize themselves to accommodate various
24531  situations, all text will be set in the styles that LaTeX thinks are appropriat
24532 e.
24533  These choices can be overridden by using the math panel button 
24534 \begin_inset Graphics
24535         filename ../images/math/style.png
24536
24537 \end_inset
24538
24539 .
24540  A box for the size will be created in which you can insert the math structure.
24541  For example, you can set 
24542 \begin_inset Formula $\frac{1}{2}$
24543 \end_inset
24544
24545 , which is normally in 
24546 \family sans
24547 textstyle
24548 \family default
24549 , larger in 
24550 \family sans
24551 displaystyle
24552 \family default
24553
24554 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24555 \end_inset
24556
24557 .
24558  The four styles are used in the following example:
24559 \end_layout
24560
24561 \begin_layout Standard
24562 \begin_inset Formula $displaystyle$
24563 \end_inset
24564
24565
24566 \begin_inset Formula ${\textstyle textstyle}$
24567 \end_inset
24568
24569
24570 \begin_inset Formula ${\scriptstyle scriptstyle}$
24571 \end_inset
24572
24573
24574 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24575 \end_inset
24576
24577 .
24578 \end_layout
24579
24580 \begin_layout Standard
24581 All these math-mode font sizes are relative, that means, if the whole math
24582  inset is set in a particular size with the menu 
24583 \family sans
24584 Edit\SpecialChar \menuseparator
24585 Text
24586 \begin_inset space ~
24587 \end_inset
24588
24589 Style
24590 \family default
24591 , all sizes in the formula will be adjusted relative to this size.
24592  Similarly, if the base font size of the document is changed, all fonts
24593  will be adjusted to correspond.
24594  As an example here is a formula in the font size 
24595 \begin_inset Quotes eld
24596 \end_inset
24597
24598 largest
24599 \begin_inset Quotes erd
24600 \end_inset
24601
24602 :
24603 \end_layout
24604
24605 \begin_layout Standard
24606
24607 \family roman
24608 \size largest
24609 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24610 \end_inset
24611
24612
24613 \end_layout
24614
24615 \begin_layout Section
24616 Theorem Modules
24617 \end_layout
24618
24619 \begin_layout Standard
24620 As of LyX 1.6, support for theorem-like environments has been moved out of
24621  the document classes and into layout modules.
24622 \begin_inset Index idx
24623 status collapsed
24624
24625 \begin_layout Plain Layout
24626 Layout Modules
24627 \end_layout
24628
24629 \end_inset
24630
24631  As a result, theorem-like environments can now easily be used with classes
24632  other than the AMS classes.
24633  See section 
24634 \begin_inset CommandInset ref
24635 LatexCommand ref
24636 reference "sub:Modules"
24637
24638 \end_inset
24639
24640  for more on layout modules.
24641 \end_layout
24642
24643 \begin_layout Section
24644 AMS-LaTeX
24645 \begin_inset Index idx
24646 status collapsed
24647
24648 \begin_layout Plain Layout
24649 AMS math
24650 \end_layout
24651
24652 \end_inset
24653
24654
24655 \begin_inset Index idx
24656 status collapsed
24657
24658 \begin_layout Plain Layout
24659 Math ! AMS
24660 \end_layout
24661
24662 \end_inset
24663
24664
24665 \end_layout
24666
24667 \begin_layout Standard
24668 LyX supports the packages provided by the American Mathematical Society
24669  (AMS) that are in common use.
24670 \end_layout
24671
24672 \begin_layout Subsection
24673 Enabling AMS-Support
24674 \end_layout
24675
24676 \begin_layout Standard
24677 Selecting the checkbox 
24678 \family sans
24679 Use
24680 \begin_inset space ~
24681 \end_inset
24682
24683 AMS
24684 \begin_inset space ~
24685 \end_inset
24686
24687 math
24688 \begin_inset space ~
24689 \end_inset
24690
24691 package
24692 \family default
24693  in the 
24694 \family sans
24695 Document\SpecialChar \menuseparator
24696 Settings
24697 \family default
24698
24699 \begin_inset Index idx
24700 status collapsed
24701
24702 \begin_layout Plain Layout
24703 Document ! Settings
24704 \end_layout
24705
24706 \end_inset
24707
24708  dialog under 
24709 \family sans
24710 Math
24711 \begin_inset space ~
24712 \end_inset
24713
24714 Options
24715 \family default
24716  will include the AMS-packages in the document, and make the facilities
24717  available.
24718  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24719  formulas, ensure that you have enabled AMS.
24720 \end_layout
24721
24722 \begin_layout Subsection
24723 AMS-Formula Types
24724 \begin_inset CommandInset label
24725 LatexCommand label
24726 name "sub:AMS-Formula-Types"
24727
24728 \end_inset
24729
24730
24731 \begin_inset Index idx
24732 status collapsed
24733
24734 \begin_layout Plain Layout
24735 Math ! Multi-line Equations
24736 \end_layout
24737
24738 \end_inset
24739
24740
24741 \end_layout
24742
24743 \begin_layout Standard
24744 AMS-LaTeX provides a selection of different formula types.
24745  LyX allows you to choose between 
24746 \family typewriter
24747 align
24748 \family default
24749
24750 \family typewriter
24751 alignat
24752 \family default
24753
24754 \family typewriter
24755 flalign
24756 \family default
24757
24758 \family typewriter
24759 gather
24760 \family default
24761 , and 
24762 \family typewriter
24763 multline
24764 \family default
24765 .
24766  We refer to the AMS-documentation for an explanation of these formula types.
24767 \end_layout
24768
24769 \begin_layout Chapter
24770 More Tools
24771 \end_layout
24772
24773 \begin_layout Section
24774 Cross-References
24775 \begin_inset Index idx
24776 status collapsed
24777
24778 \begin_layout Plain Layout
24779 Cross references
24780 \end_layout
24781
24782 \end_inset
24783
24784
24785 \begin_inset CommandInset label
24786 LatexCommand label
24787 name "sec:Cross-References"
24788
24789 \end_inset
24790
24791
24792 \end_layout
24793
24794 \begin_layout Standard
24795 One of LyX's strengths are cross-references.
24796  You can reference every section, float, footnote, formula, and list in
24797  the document.
24798  To reference a document part, you have to insert a label into it.
24799  The label is used as anchor and name for the reference.
24800  We want for example to refer to the second item of the following list:
24801 \end_layout
24802
24803 \begin_layout Enumerate
24804 First item
24805 \end_layout
24806
24807 \begin_layout Enumerate
24808 \begin_inset CommandInset label
24809 LatexCommand label
24810 name "enu:Second-item"
24811
24812 \end_inset
24813
24814 Second item
24815 \end_layout
24816
24817 \begin_layout Enumerate
24818 Third item
24819 \end_layout
24820
24821 \begin_layout Standard
24822 First we insert a label into the second item with the menu 
24823 \family sans
24824 Insert\SpecialChar \menuseparator
24825 Label
24826 \family default
24827  or by pressing the toolbar button 
24828 \begin_inset Graphics
24829         filename ../images/label-insert.png
24830         scale 85
24831
24832 \end_inset
24833
24834 .
24835  A grey label box like this: 
24836 \begin_inset Graphics
24837         filename clipart/labelQt4.png
24838         scale 85
24839
24840 \end_inset
24841
24842  is inserted and the label window pops up asking for the label text.
24843  LyX offers as text the first words of the item with a prefix, in our case
24844  the text 
24845 \begin_inset Quotes eld
24846 \end_inset
24847
24848
24849 \family sans
24850 enu: Second-item
24851 \family default
24852
24853 \begin_inset Quotes erd
24854 \end_inset
24855
24856 .
24857  The prefix 
24858 \begin_inset Quotes eld
24859 \end_inset
24860
24861
24862 \family sans
24863 enu:
24864 \family default
24865
24866 \begin_inset Quotes erd
24867 \end_inset
24868
24869  stands for 
24870 \begin_inset Quotes eld
24871 \end_inset
24872
24873 enumerate
24874 \begin_inset Quotes erd
24875 \end_inset
24876
24877 .
24878  The prefix depends on the document part where the label is inserted, e.
24879 \begin_inset space \thinspace{}
24880 \end_inset
24881
24882 g.
24883 \begin_inset space \space{}
24884 \end_inset
24885
24886 if you insert a label into a section heading, the prefix will be 
24887 \begin_inset Quotes eld
24888 \end_inset
24889
24890
24891 \family sans
24892 sec:
24893 \family default
24894
24895 \begin_inset Quotes erd
24896 \end_inset
24897
24898 .
24899 \end_layout
24900
24901 \begin_layout Standard
24902 To reference the item, we refer to its label using the menu 
24903 \family sans
24904 Insert\SpecialChar \menuseparator
24905 Cross-Reference
24906 \family default
24907  or the toolbar button 
24908 \begin_inset Graphics
24909         filename ../images/dialog-show-new-inset_ref.png
24910         scale 85
24911
24912 \end_inset
24913
24914 .
24915  A grey cross-reference box like this: 
24916 \begin_inset Graphics
24917         filename clipart/referenceQt4.png
24918         scale 85
24919
24920 \end_inset
24921
24922  is inserted and the cross-reference window appears showing all the labels
24923  in the document.
24924  We can now sort the labels alphabetically and then choose the entry 
24925 \begin_inset Quotes eld
24926 \end_inset
24927
24928
24929 \family sans
24930 enu:Second-item
24931 \family default
24932
24933 \begin_inset Quotes erd
24934 \end_inset
24935
24936 .
24937  At the position of the cross-reference box the item number will appear
24938  in the output.
24939 \end_layout
24940
24941 \begin_layout Standard
24942 Alternatively to 
24943 \family sans
24944 Insert\SpecialChar \menuseparator
24945 Cross-Reference
24946 \family default
24947 , you can right-click on a label and use in the appearing context menu 
24948 \family sans
24949 Copy as Reference
24950 \family default
24951 .
24952  The cross-reference to this label is now in the clipboard and can be copied
24953  to the actual cursor position via the menu 
24954 \family sans
24955 Edit\SpecialChar \menuseparator
24956 Paste
24957 \family default
24958  (shortcut Ctrl+V).
24959 \end_layout
24960
24961 \begin_layout Standard
24962 Here is our cross-reference: Item
24963 \begin_inset space ~
24964 \end_inset
24965
24966
24967 \begin_inset CommandInset ref
24968 LatexCommand ref
24969 reference "enu:Second-item"
24970
24971 \end_inset
24972
24973
24974 \end_layout
24975
24976 \begin_layout Standard
24977 It is recommended to use a protected space
24978 \begin_inset Foot
24979 status collapsed
24980
24981 \begin_layout Plain Layout
24982 described in section
24983 \begin_inset space ~
24984 \end_inset
24985
24986
24987 \begin_inset CommandInset ref
24988 LatexCommand ref
24989 reference "sub:Protected-Space"
24990
24991 \end_inset
24992
24993
24994 \end_layout
24995
24996 \end_inset
24997
24998  between the cross-reference name and its number to avoid ugly line breaks
24999  between them.
25000 \end_layout
25001
25002 \begin_layout Standard
25003 There are six varieties of cross-references:
25004 \end_layout
25005
25006 \begin_layout Description
25007 <reference>: prints the number, this is the default: 
25008 \begin_inset CommandInset ref
25009 LatexCommand ref
25010 reference "cap:Two-distorted-images"
25011
25012 \end_inset
25013
25014
25015 \end_layout
25016
25017 \begin_layout Description
25018 (<reference>): prints the number within two parentheses, this is the style
25019  normally used to reference formulas, especially when the reference name
25020  
25021 \begin_inset Quotes eld
25022 \end_inset
25023
25024 Equation
25025 \begin_inset Quotes erd
25026 \end_inset
25027
25028  is omitted: 
25029 \begin_inset CommandInset ref
25030 LatexCommand eqref
25031 reference "eq:tanhExp"
25032
25033 \end_inset
25034
25035
25036 \end_layout
25037
25038 \begin_layout Description
25039 <page>: prints the page number: Page
25040 \begin_inset space ~
25041 \end_inset
25042
25043
25044 \begin_inset CommandInset ref
25045 LatexCommand pageref
25046 reference "cap:Two-distorted-images"
25047
25048 \end_inset
25049
25050
25051 \end_layout
25052
25053 \begin_layout Description
25054 on
25055 \begin_inset space ~
25056 \end_inset
25057
25058 page
25059 \begin_inset space ~
25060 \end_inset
25061
25062 <page>: prints the text "on page" and the page number: 
25063 \begin_inset CommandInset ref
25064 LatexCommand vpageref
25065 reference "cap:Two-distorted-images"
25066
25067 \end_inset
25068
25069
25070 \end_layout
25071
25072 \begin_layout Description
25073 <reference>
25074 \begin_inset space ~
25075 \end_inset
25076
25077 on
25078 \begin_inset space ~
25079 \end_inset
25080
25081 page
25082 \begin_inset space ~
25083 \end_inset
25084
25085 <page>: prints the number, the text "on page", and the page number: 
25086 \begin_inset CommandInset ref
25087 LatexCommand vref
25088 reference "cap:Two-distorted-images"
25089
25090 \end_inset
25091
25092
25093 \end_layout
25094
25095 \begin_layout Description
25096 Formatted
25097 \begin_inset space ~
25098 \end_inset
25099
25100 reference: prints a self defined cross-reference format.
25101 \begin_inset Newline newline
25102 \end_inset
25103
25104
25105 \begin_inset Note Greyedout
25106 status open
25107
25108 \begin_layout Plain Layout
25109
25110 \series bold
25111 Note:
25112 \series default
25113  This feature is only available when you have the LaTeX-package 
25114 \series bold
25115 prettyref
25116 \series default
25117  or 
25118 \series bold
25119 refstyle
25120 \series default
25121
25122 \begin_inset Index idx
25123 status collapsed
25124
25125 \begin_layout Plain Layout
25126 LaTeX-packages ! prettyref
25127 \end_layout
25128
25129 \end_inset
25130
25131
25132 \begin_inset Index idx
25133 status collapsed
25134
25135 \begin_layout Plain Layout
25136 LaTeX-packages ! refstyle
25137 \end_layout
25138
25139 \end_inset
25140
25141  installed.
25142 \end_layout
25143
25144 \end_inset
25145
25146
25147 \end_layout
25148
25149 \begin_layout Description
25150 Textual
25151 \begin_inset space ~
25152 \end_inset
25153
25154 reference: prints the caption or name of the reference: 
25155 \begin_inset CommandInset ref
25156 LatexCommand nameref
25157 reference "cap:Two-distorted-images"
25158
25159 \end_inset
25160
25161
25162 \end_layout
25163
25164 \begin_layout Standard
25165
25166 \family sans
25167 <page>
25168 \family default
25169  will not print the page number if the label is on the previous, the same,
25170  or the next page.
25171  You will e.
25172 \begin_inset space \thinspace{}
25173 \end_inset
25174
25175 g.
25176 \begin_inset space \space{}
25177 \end_inset
25178
25179 see the text 
25180 \begin_inset Quotes eld
25181 \end_inset
25182
25183
25184 \family sans
25185 on this page
25186 \family default
25187
25188 \begin_inset Quotes erd
25189 \end_inset
25190
25191  instead.
25192  The style 
25193 \family sans
25194 <reference> on page <page>
25195 \family default
25196  will not print anything about the page if the label is on the same page.
25197 \end_layout
25198
25199 \begin_layout Standard
25200 The number and current page of the referenced document part in the output
25201  is automatically calculated by LaTeX.
25202  The varieties are adjusted in the field 
25203 \family sans
25204 Format
25205 \family default
25206  of the cross-reference window, that appear when you click on the cross-referenc
25207 e.
25208 \end_layout
25209
25210 \begin_layout Standard
25211 You can only use the style 
25212 \family sans
25213 <reference>
25214 \family default
25215  to reference numbered document parts, while the reference style 
25216 \family sans
25217 <page>
25218 \family default
25219  is always possible.
25220 \end_layout
25221
25222 \begin_layout Standard
25223 If you want to reference a section, put the label in the section heading;
25224  for floats put the label in the caption; for footnotes put the label in
25225  it.
25226  Referencing formulas is explained in section
25227 \begin_inset space ~
25228 \end_inset
25229
25230
25231 \begin_inset CommandInset ref
25232 LatexCommand ref
25233 reference "sec:Formula-Numbering-and"
25234
25235 \end_inset
25236
25237 .
25238 \end_layout
25239
25240 \begin_layout Standard
25241 Right-clicking on a cross-reference opens a context menu.
25242  The entry 
25243 \family sans
25244 Go
25245 \begin_inset space ~
25246 \end_inset
25247
25248 to
25249 \begin_inset space ~
25250 \end_inset
25251
25252 Label
25253 \family default
25254  sets the cursor before the referenced label.
25255  This entry will be renamed in the context menu of the label to 
25256 \family sans
25257 Go
25258 \begin_inset space ~
25259 \end_inset
25260
25261 Back
25262 \family default
25263  so that you can use it to set the cursor back to the cross-reference.
25264  You can also go back with the toolbar button 
25265 \begin_inset Graphics
25266         filename ../images/bookmark-goto_0.png
25267         rotateOrigin center
25268
25269 \end_inset
25270
25271 .
25272 \end_layout
25273
25274 \begin_layout Standard
25275 You can change labels at any time.
25276  References to the changed label will automatically be updated so that you
25277  do not need to take care about this.
25278 \end_layout
25279
25280 \begin_layout Standard
25281 If a cross-reference refers to a non-existent label, you will see two question
25282  marks in the output instead of the reference.
25283 \end_layout
25284
25285 \begin_layout Standard
25286 References are described in detail in sec.
25287 \begin_inset space ~
25288 \end_inset
25289
25290
25291 \begin_inset Quotes eld
25292 \end_inset
25293
25294 Referencing Floats
25295 \begin_inset Quotes erd
25296 \end_inset
25297
25298  of the 
25299 \emph on
25300 Embedded Objects
25301 \emph default
25302  manual.
25303 \end_layout
25304
25305 \begin_layout Section
25306 Table of Contents and other Listings
25307 \begin_inset Index idx
25308 status collapsed
25309
25310 \begin_layout Plain Layout
25311 Table of contents
25312 \end_layout
25313
25314 \end_inset
25315
25316
25317 \begin_inset Index idx
25318 status collapsed
25319
25320 \begin_layout Plain Layout
25321 Outline
25322 \end_layout
25323
25324 \end_inset
25325
25326
25327 \begin_inset CommandInset label
25328 LatexCommand label
25329 name "sec:toc"
25330
25331 \end_inset
25332
25333
25334 \end_layout
25335
25336 \begin_layout Subsection
25337 Table of Contents
25338 \begin_inset CommandInset label
25339 LatexCommand label
25340 name "sub:Table-of-Contents"
25341
25342 \end_inset
25343
25344
25345 \end_layout
25346
25347 \begin_layout Standard
25348 The Table of Contents (TOC) is inserted with the menu 
25349 \family sans
25350 Insert\SpecialChar \menuseparator
25351 List/TOC\SpecialChar \menuseparator
25352 Table
25353 \begin_inset space ~
25354 \end_inset
25355
25356 of
25357 \begin_inset space ~
25358 \end_inset
25359
25360 Contents
25361 \family default
25362 .
25363  Is is displayed in LyX as a gray box.
25364  If you click on it, the 
25365 \family sans
25366 Outline
25367 \family default
25368  window appears, showing you the TOC entries as outline to move and rearrange
25369  sections in your documents.
25370  So this operation is an alternative to the menu 
25371 \family sans
25372 Document\SpecialChar \menuseparator
25373 Outline
25374 \family default
25375  that is described in sec.
25376 \begin_inset space \thinspace{}
25377 \end_inset
25378
25379
25380 \begin_inset CommandInset ref
25381 LatexCommand ref
25382 reference "sec:Navigating"
25383
25384 \end_inset
25385
25386 .
25387 \end_layout
25388
25389 \begin_layout Standard
25390 The TOC in the document output lists every numbered section automatically.
25391  If you have declared a short title for a section heading, as described
25392  in section
25393 \begin_inset space ~
25394 \end_inset
25395
25396
25397 \begin_inset CommandInset ref
25398 LatexCommand ref
25399 reference "sec:Short-Titles"
25400
25401 \end_inset
25402
25403 , it will be used in the TOC instead of the section heading.
25404  Section
25405 \begin_inset space ~
25406 \end_inset
25407
25408
25409 \begin_inset CommandInset ref
25410 LatexCommand ref
25411 reference "sub:Numbering-depth"
25412
25413 \end_inset
25414
25415  describes how the level is adjusted that defines which section types are
25416  listed in the TOC.
25417  Unnumbered sections are not listed in the TOC.
25418 \end_layout
25419
25420 \begin_layout Subsection
25421 List of Figures, Tables, and Algorithms
25422 \begin_inset CommandInset label
25423 LatexCommand label
25424 name "sub:List-of-Figures"
25425
25426 \end_inset
25427
25428
25429 \end_layout
25430
25431 \begin_layout Standard
25432 Table, figure, and algorithm lists are very much like the table of contents.
25433  You can insert them via the 
25434 \family sans
25435 Insert\SpecialChar \menuseparator
25436 List
25437 \begin_inset space ~
25438 \end_inset
25439
25440 /
25441 \begin_inset space ~
25442 \end_inset
25443
25444 TOC
25445 \family default
25446  submenus.
25447  The list entries are the float captions and the float number.
25448 \end_layout
25449
25450 \begin_layout Section
25451 URLs and Hyperlinks
25452 \begin_inset Index idx
25453 status collapsed
25454
25455 \begin_layout Plain Layout
25456 URLs
25457 \end_layout
25458
25459 \end_inset
25460
25461
25462 \begin_inset Index idx
25463 status collapsed
25464
25465 \begin_layout Plain Layout
25466 Hyperlinks
25467 \end_layout
25468
25469 \end_inset
25470
25471
25472 \end_layout
25473
25474 \begin_layout Subsection
25475 URLs
25476 \begin_inset CommandInset label
25477 LatexCommand label
25478 name "sub:URLs"
25479
25480 \end_inset
25481
25482
25483 \end_layout
25484
25485 \begin_layout Standard
25486 Links to web pages or email addresses can be inserted via the menu 
25487 \family sans
25488 Insert\SpecialChar \menuseparator
25489 URL
25490 \family default
25491 .
25492 \end_layout
25493
25494 \begin_layout Standard
25495 Here is an example URL: LyX's homepage: 
25496 \begin_inset Flex URL
25497 status open
25498
25499 \begin_layout Plain Layout
25500
25501 http://www.lyx.org
25502 \end_layout
25503
25504 \end_inset
25505
25506
25507 \end_layout
25508
25509 \begin_layout Standard
25510 You cannot change the style of the link text, the URL text will always be
25511  in the style 
25512 \family typewriter
25513 Typewriter
25514 \family default
25515 .
25516  To be able to format the URL text, use hyperlinks as explained in the next
25517  subsection.
25518 \end_layout
25519
25520 \begin_layout Standard
25521 \begin_inset Note Greyedout
25522 status open
25523
25524 \begin_layout Plain Layout
25525
25526 \series bold
25527 Note:
25528 \series default
25529  URLs must not end with a backslash, otherwise you get LaTeX errors.
25530 \end_layout
25531
25532 \end_inset
25533
25534
25535 \end_layout
25536
25537 \begin_layout Subsection
25538 Hyperlinks
25539 \begin_inset CommandInset label
25540 LatexCommand label
25541 name "sub:Hyperlinks"
25542
25543 \end_inset
25544
25545
25546 \end_layout
25547
25548 \begin_layout Standard
25549 Hyperlinks can be inserted with the menu 
25550 \family sans
25551 Insert\SpecialChar \menuseparator
25552 Hyperlink
25553 \family default
25554  or with the toolbar button 
25555 \begin_inset Graphics
25556         filename ../images/href-insert.png
25557
25558 \end_inset
25559
25560 .
25561  The appearing dialog has two fields: 
25562 \family sans
25563 Target
25564 \family default
25565  and 
25566 \family sans
25567 Name
25568 \family default
25569 .
25570  The name is the printed text for the hyperlink.
25571  The hyperlink type can be a weblink like this: 
25572 \begin_inset CommandInset href
25573 LatexCommand href
25574 name "LyX's homepage"
25575 target "http://www.lyx.org"
25576
25577 \end_inset
25578
25579 , an Email address like this: 
25580 \begin_inset CommandInset href
25581 LatexCommand href
25582 name "lyx-docs mailing list"
25583 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25584 type "mailto:"
25585
25586 \end_inset
25587
25588 , or a link to a file.
25589 \end_layout
25590
25591 \begin_layout Standard
25592 You can start applications via a hyperlink when you insert a weblink, but
25593  add the prefix 
25594 \begin_inset Quotes eld
25595 \end_inset
25596
25597
25598 \family sans
25599 run:
25600 \family default
25601
25602 \begin_inset Quotes erd
25603 \end_inset
25604
25605  to the link target.
25606 \end_layout
25607
25608 \begin_layout Standard
25609 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25610  and become clickable in the DVI and PDF-output.
25611  To set the format of the link text, highlight the hyperlink inset and use
25612  the text style dialog.
25613  This is for example a hyperlink with bold sans serif text: 
25614 \family sans
25615 \series bold
25616
25617 \begin_inset CommandInset href
25618 LatexCommand href
25619 name "LyX's homepage"
25620 target "http://www.lyx.org"
25621
25622 \end_inset
25623
25624
25625 \end_layout
25626
25627 \begin_layout Standard
25628 The link text color can be changed, when the option 
25629 \family sans
25630 Color links
25631 \family default
25632  is set in the PDF Properties dialog (menu 
25633 \family sans
25634 Document\SpecialChar \menuseparator
25635 Settings\SpecialChar \menuseparator
25636 PDF Properties
25637 \family default
25638 ).
25639  The link text is for example set in this document to blue by adding the
25640  option
25641 \begin_inset Newline newline
25642 \end_inset
25643
25644
25645 \series bold
25646 urlcolor=blue
25647 \series default
25648
25649 \begin_inset Newline newline
25650 \end_inset
25651
25652 to the field 
25653 \family sans
25654 Additional options
25655 \family default
25656  in the PDF Properties dialog.
25657 \end_layout
25658
25659 \begin_layout Section
25660 Appendices
25661 \begin_inset Index idx
25662 status collapsed
25663
25664 \begin_layout Plain Layout
25665 Appendix
25666 \end_layout
25667
25668 \end_inset
25669
25670
25671 \begin_inset CommandInset label
25672 LatexCommand label
25673 name "sec:Appendices"
25674
25675 \end_inset
25676
25677
25678 \end_layout
25679
25680 \begin_layout Standard
25681 Appendices are created with the menu 
25682 \family sans
25683 Document\SpecialChar \menuseparator
25684 Start
25685 \begin_inset space ~
25686 \end_inset
25687
25688 Appendix
25689 \begin_inset space ~
25690 \end_inset
25691
25692 Here
25693 \family default
25694 .
25695  This menu sets the document from the current cursor position to the end
25696  as the appendix region.
25697  The region is marked with a red borderline.
25698 \end_layout
25699
25700 \begin_layout Standard
25701 Every chapter (or section) within the appendix region is treated as an appendix,
25702  numbered with a capital Latin letter.
25703  The appendix subsections are numbered with this letter followed by a dot
25704  and the subsection number.
25705  All appendix sections can be referenced as if they were normal sections,
25706  here two examples:
25707 \end_layout
25708
25709 \begin_layout Standard
25710 Appendix
25711 \begin_inset space ~
25712 \end_inset
25713
25714
25715 \begin_inset CommandInset ref
25716 LatexCommand ref
25717 reference "cha:Credits"
25718
25719 \end_inset
25720
25721 ; Appendix
25722 \begin_inset space ~
25723 \end_inset
25724
25725
25726 \begin_inset CommandInset ref
25727 LatexCommand ref
25728 reference "sub:Export"
25729
25730 \end_inset
25731
25732
25733 \end_layout
25734
25735 \begin_layout Section
25736 Bibliography
25737 \begin_inset Index idx
25738 status collapsed
25739
25740 \begin_layout Plain Layout
25741 Bibliography
25742 \end_layout
25743
25744 \end_inset
25745
25746
25747 \begin_inset CommandInset label
25748 LatexCommand label
25749 name "sec:Bibliography"
25750
25751 \end_inset
25752
25753
25754 \end_layout
25755
25756 \begin_layout Standard
25757 There are two ways of generating the bibliography in a LyX-document.
25758  You can include a bibliography database,
25759 \begin_inset Foot
25760 status collapsed
25761
25762 \begin_layout Plain Layout
25763 Known under the name 
25764 \begin_inset Quotes eld
25765 \end_inset
25766
25767 BibTeX-database
25768 \begin_inset Quotes erd
25769 \end_inset
25770
25771 .
25772 \end_layout
25773
25774 \end_inset
25775
25776  which is explained in the next subsection, or you can insert the bibliography
25777  manually, using the paragraph environment 
25778 \family sans
25779 Bibliography
25780 \family default
25781 , which was described in section
25782 \begin_inset space ~
25783 \end_inset
25784
25785
25786 \begin_inset CommandInset ref
25787 LatexCommand ref
25788 reference "sub:Biblio_environment"
25789
25790 \end_inset
25791
25792 .
25793  If you want anything other than numerical citations that are used in this
25794  document, like author-year citations, then you must
25795 \emph on
25796  
25797 \emph default
25798 use a bibliography database.
25799 \end_layout
25800
25801 \begin_layout Subsection
25802 The Bibliography Environment
25803 \end_layout
25804
25805 \begin_layout Standard
25806 Within the 
25807 \family sans
25808 Bibliography
25809 \family default
25810  environment, every paragraph begins with a gray bibliography box labeled
25811  with a number.
25812  If you click on it, you will get a dialog in which you can set a 
25813 \family sans
25814 Key
25815 \family default
25816  and a 
25817 \family sans
25818 Label
25819 \family default
25820 .
25821  The key is the symbolic name by which you will refer to this bibliography
25822  entry.
25823  For example, our second entry in the bibliography is a book about LaTeX
25824  and we used 
25825 \begin_inset Quotes eld
25826 \end_inset
25827
25828 latexcompanion
25829 \begin_inset Quotes erd
25830 \end_inset
25831
25832 , a short form of its title, as key.
25833 \end_layout
25834
25835 \begin_layout Standard
25836 You can refer to the key of a bibliography entry using the menu 
25837 \family sans
25838 Insert\SpecialChar \menuseparator
25839 Citation
25840 \family default
25841  or the toolbar button 
25842 \begin_inset Graphics
25843         filename ../images/dialog-show-new-inset_citation.png
25844
25845 \end_inset
25846
25847 .
25848  A citation reference box is inserted and a citation window will appear
25849  in which you can select one or more keys in the available key list.
25850  The citation reference box will be labeled with the referenced key.
25851  When you click on the box, the citation window appears and you can change
25852  the reference.
25853 \end_layout
25854
25855 \begin_layout Standard
25856 Citation references appear in the output as the number of the bibliography
25857  entry with surrounding brackets.
25858  If you set a 
25859 \family sans
25860 Label
25861 \family default
25862  for the entry, the label will appear instead of the number.
25863  Here are two examples; the first without a label, the second with the label
25864  
25865 \begin_inset Quotes eld
25866 \end_inset
25867
25868 Credits
25869 \begin_inset Quotes erd
25870 \end_inset
25871
25872 :
25873 \end_layout
25874
25875 \begin_layout Standard
25876 Have a look at the 
25877 \family sans
25878 LaTeX Companion Second Edition
25879 \family default
25880
25881 \begin_inset CommandInset citation
25882 LatexCommand cite
25883 key "latexcompanion"
25884
25885 \end_inset
25886
25887
25888 \end_layout
25889
25890 \begin_layout Standard
25891 The LyX-Team members are listed in the Credits: 
25892 \begin_inset CommandInset citation
25893 LatexCommand cite
25894 key "lyxcredit"
25895
25896 \end_inset
25897
25898
25899 \end_layout
25900
25901 \begin_layout Subsection
25902 Bibliography databases (BibTeX)
25903 \begin_inset Index idx
25904 status collapsed
25905
25906 \begin_layout Plain Layout
25907 Bibliography ! Databases
25908 \end_layout
25909
25910 \end_inset
25911
25912
25913 \begin_inset Index idx
25914 status collapsed
25915
25916 \begin_layout Plain Layout
25917 Bibliography ! BibTeX
25918 \end_layout
25919
25920 \end_inset
25921
25922
25923 \begin_inset CommandInset label
25924 LatexCommand label
25925 name "sub:Bibliography-databases"
25926
25927 \end_inset
25928
25929
25930 \end_layout
25931
25932 \begin_layout Standard
25933 Bibliography databases are useful if you use the same bibliography in different
25934  documents.
25935 \begin_inset Foot
25936 status collapsed
25937
25938 \begin_layout Plain Layout
25939 They are also useful simply for keeping a database of articles and notes
25940  concerning them.
25941  Most of the database programs mentioned below allow you to store annotations
25942  and reviews along with bibliographical information.
25943 \end_layout
25944
25945 \end_inset
25946
25947  It also makes it very easy to have a uniform layout for all bibliography
25948  entries.
25949  You can collect the bibliography of all relevant books and articles of
25950  your working field in a database.
25951  This database can be used for different documents, and only the entries
25952  cited in a particular document will appear in the bibliography list for
25953  that document.
25954  This relieves you of the need to keep track of which articles and books
25955  you have cited.
25956 \end_layout
25957
25958 \begin_layout Standard
25959 The database is a text file with the file extension 
25960 \begin_inset Quotes eld
25961 \end_inset
25962
25963
25964 \family sans
25965 .bib
25966 \family default
25967
25968 \begin_inset Quotes erd
25969 \end_inset
25970
25971 , containing the bibliography in a special format.
25972  The format is explained in 
25973 \begin_inset CommandInset citation
25974 LatexCommand cite
25975 key "BibTeX-2"
25976
25977 \end_inset
25978
25979  and in LaTeX books (
25980 \begin_inset CommandInset citation
25981 LatexCommand cite
25982 key "Mittelbach,Kopka,Lamport"
25983
25984 \end_inset
25985
25986 ).
25987  The file can be created using any text editor, but normally one uses a
25988  special program to create and edit the entries in the database.
25989  A list of such programs is maintained on the LyX Wiki at 
25990 \begin_inset Flex URL
25991 status collapsed
25992
25993 \begin_layout Plain Layout
25994
25995 http://wiki.lyx.org/BibTeX/Programs
25996 \end_layout
25997
25998 \end_inset
25999
26000 .
26001 \end_layout
26002
26003 \begin_layout Standard
26004 To use a database, use the menu 
26005 \family sans
26006 Insert\SpecialChar \menuseparator
26007 List
26008 \family default
26009 /
26010 \family sans
26011 TOC\SpecialChar \menuseparator
26012 BibT
26013 \begin_inset ERT
26014 status collapsed
26015
26016 \begin_layout Plain Layout
26017
26018 {}
26019 \end_layout
26020
26021 \end_inset
26022
26023 eX
26024 \begin_inset space ~
26025 \end_inset
26026
26027 Bibliography
26028 \family default
26029 .
26030  A grey box will be inserted and a window appears.
26031  In this window you can load one or more databases and a style file.
26032  The option 
26033 \family sans
26034 Add bibliography to TOC
26035 \family default
26036  adds a table of contents entry for the bibliography.
26037  In the 
26038 \family sans
26039 Content
26040 \family default
26041  drop box you can select whether to include > all the entries in the database
26042  in the document or just the cited references.
26043 \end_layout
26044
26045 \begin_layout Standard
26046 The style file is a text file with the file extension 
26047 \begin_inset Quotes eld
26048 \end_inset
26049
26050
26051 \family sans
26052 .bst
26053 \family default
26054
26055 \begin_inset Quotes erd
26056 \end_inset
26057
26058  that controls how the bibliography entries will appear.
26059  Your LaTeX distribution should provide several of these, and many publishers
26060  provide their own style files, so that you don't have to take care of the
26061  layout.
26062  It is of course possible to write your own style file, but this is something
26063  for experts.
26064 \begin_inset Foot
26065 status collapsed
26066
26067 \begin_layout Plain Layout
26068 For information how this is done, have a look at
26069 \begin_inset Newline newline
26070 \end_inset
26071
26072
26073 \begin_inset CommandInset href
26074 LatexCommand href
26075 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26076
26077 \end_inset
26078
26079 .
26080 \end_layout
26081
26082 \end_inset
26083
26084
26085 \end_layout
26086
26087 \begin_layout Standard
26088 Inserting a citation reference works as described in the previous section.
26089 \end_layout
26090
26091 \begin_layout Standard
26092 To generate the bibliography from a database, LyX uses the program BibTeX.
26093  This program can be controlled with options that you can add in LyX's preferenc
26094 es dialog under 
26095 \family sans
26096 Outputs\SpecialChar \menuseparator
26097 LaT
26098 \begin_inset ERT
26099 status collapsed
26100
26101 \begin_layout Plain Layout
26102
26103 {}
26104 \end_layout
26105
26106 \end_inset
26107
26108 eX
26109 \family default
26110  in the 
26111 \family sans
26112 BibT
26113 \begin_inset ERT
26114 status collapsed
26115
26116 \begin_layout Plain Layout
26117
26118 {}
26119 \end_layout
26120
26121 \end_inset
26122
26123 eX
26124 \begin_inset space ~
26125 \end_inset
26126
26127 command
26128 \family default
26129  field.
26130  Before adding options, it is strongly recommended to read the manual of
26131  
26132 \family sans
26133 BibTeX
26134 \family default
26135  
26136 \begin_inset CommandInset citation
26137 LatexCommand cite
26138 key "BibTeX"
26139
26140 \end_inset
26141
26142 .
26143 \end_layout
26144
26145 \begin_layout Standard
26146 When you select the option 
26147 \family sans
26148 Sectioned bibliography
26149 \family default
26150  in the 
26151 \family sans
26152 Document\SpecialChar \menuseparator
26153 Settings
26154 \family default
26155  dialog, it is possible to have multiple and sectioned bibliographies.
26156  This and other options are explained in detail in section 
26157 \emph on
26158 Customizing Bibliographies
26159 \emph default
26160  
26161 \emph on
26162 with BibTeX
26163 \emph default
26164  of the 
26165 \emph on
26166 Additional Features
26167 \emph default
26168  manual.
26169 \end_layout
26170
26171 \begin_layout Standard
26172 We use two bibliographies in this document to show the difference between
26173  the two methods of creating them.
26174  As you can see, the bibliography that is created from a database lists
26175  only the database entries that are referenced in the document.
26176  We used the style file 
26177 \family sans
26178 alphadin.bst
26179 \family default
26180  to get the complicated German reference key scheme in the bibliography.
26181 \end_layout
26182
26183 \begin_layout Subsection
26184 Bibliography layout
26185 \begin_inset Index idx
26186 status collapsed
26187
26188 \begin_layout Plain Layout
26189 Bibliography ! Layout
26190 \end_layout
26191
26192 \end_inset
26193
26194
26195 \end_layout
26196
26197 \begin_layout Standard
26198 In the citation reference dialog you can set a special citation format.
26199  For this feature you need to enable the option 
26200 \family sans
26201 Natbib
26202 \family default
26203  in the 
26204 \family sans
26205 Document\SpecialChar \menuseparator
26206 Settings
26207 \family default
26208
26209 \begin_inset Index idx
26210 status collapsed
26211
26212 \begin_layout Plain Layout
26213 Document ! Settings
26214 \end_layout
26215
26216 \end_inset
26217
26218  dialog under 
26219 \family sans
26220 Bibliography
26221 \family default
26222 .
26223  Setting a citation style for a reference will overwrite the default.
26224  For the global citation format use the BibTeX style files as explained
26225  in the previous section.
26226 \end_layout
26227
26228 \begin_layout Standard
26229 You can also set text, that should appear before or after a citation reference,
26230  in the citation reference window.
26231  Here an example where we set the text 
26232 \begin_inset Quotes eld
26233 \end_inset
26234
26235 Chapter
26236 \begin_inset space ~
26237 \end_inset
26238
26239 3
26240 \begin_inset Quotes erd
26241 \end_inset
26242
26243  to appear after the reference:
26244 \end_layout
26245
26246 \begin_layout Standard
26247 Have a look at 
26248 \begin_inset CommandInset citation
26249 LatexCommand cite
26250 after "Chapter 3"
26251 key "latexcompanion"
26252
26253 \end_inset
26254
26255 .
26256 \end_layout
26257
26258 \begin_layout Section
26259 Index
26260 \begin_inset Index idx
26261 status collapsed
26262
26263 \begin_layout Plain Layout
26264 Index generation
26265 \end_layout
26266
26267 \end_inset
26268
26269
26270 \begin_inset CommandInset label
26271 LatexCommand label
26272 name "sec:Index"
26273
26274 \end_inset
26275
26276
26277 \end_layout
26278
26279 \begin_layout Standard
26280 An index entry is created if you use the menu 
26281 \family sans
26282 Insert\SpecialChar \menuseparator
26283 Index
26284 \begin_inset space ~
26285 \end_inset
26286
26287 Entry
26288 \family default
26289  or the toolbar button 
26290 \begin_inset Graphics
26291         filename ../images/index-insert.png
26292
26293 \end_inset
26294
26295 .
26296  A box labeled 
26297 \begin_inset Quotes eld
26298 \end_inset
26299
26300
26301 \family sans
26302 Index
26303 \family default
26304
26305 \begin_inset Quotes erd
26306 \end_inset
26307
26308  is inserted containing the text that appears in the index.
26309  The word where the cursor is in or the currently highlighted text is proposed
26310  by LyX as the index entry.
26311 \end_layout
26312
26313 \begin_layout Standard
26314 We give a short overview of the index commands in the next subsections.
26315  For a detailed description of LaTeX's index mechanism, have a look at one
26316  of the LaTeX books 
26317 \begin_inset CommandInset citation
26318 LatexCommand cite
26319 key "latexcompanion,latexguide,latexbook"
26320
26321 \end_inset
26322
26323 .
26324 \end_layout
26325
26326 \begin_layout Standard
26327 The index list is inserted in the document with the menu 
26328 \family sans
26329 Insert\SpecialChar \menuseparator
26330 List
26331 \begin_inset space ~
26332 \end_inset
26333
26334 /
26335 \begin_inset space ~
26336 \end_inset
26337
26338 TOC\SpecialChar \menuseparator
26339 Index
26340 \begin_inset space ~
26341 \end_inset
26342
26343 List
26344 \family default
26345 .
26346  A light blue box labeled 
26347 \begin_inset Quotes eld
26348 \end_inset
26349
26350
26351 \family sans
26352 Index
26353 \family default
26354
26355 \begin_inset Quotes erd
26356 \end_inset
26357
26358  will show the place where the index is printed in the output.
26359  The index list box is not clickable like other LyX-boxes.
26360 \end_layout
26361
26362 \begin_layout Subsection
26363 Grouping Index Entries
26364 \begin_inset Index idx
26365 status collapsed
26366
26367 \begin_layout Plain Layout
26368 Index ! Grouping
26369 \end_layout
26370
26371 \end_inset
26372
26373
26374 \end_layout
26375
26376 \begin_layout Standard
26377 Index entries are often grouped to offer the reader a fast search in the
26378  index.
26379  We want to group for example the index entries for itemized and enumerated
26380  lists under the entry 
26381 \begin_inset Quotes eld
26382 \end_inset
26383
26384 Lists
26385 \begin_inset Quotes erd
26386 \end_inset
26387
26388 .
26389  First we create the entry 
26390 \begin_inset Quotes eld
26391 \end_inset
26392
26393 Lists
26394 \begin_inset Quotes erd
26395 \end_inset
26396
26397  in section
26398 \begin_inset space ~
26399 \end_inset
26400
26401
26402 \begin_inset CommandInset ref
26403 LatexCommand ref
26404 reference "sub:Lists"
26405
26406 \end_inset
26407
26408 .
26409  In the text field for the itemized list index entry in section
26410 \begin_inset space ~
26411 \end_inset
26412
26413
26414 \begin_inset CommandInset ref
26415 LatexCommand ref
26416 reference "sec:Itemize"
26417
26418 \end_inset
26419
26420 , we insert the command
26421 \end_layout
26422
26423 \begin_layout Standard
26424
26425 \series bold
26426 Lists ! Itemize
26427 \end_layout
26428
26429 \begin_layout Standard
26430 and the command
26431 \end_layout
26432
26433 \begin_layout Standard
26434
26435 \series bold
26436 Lists ! Enumerate
26437 \end_layout
26438
26439 \begin_layout Standard
26440 for the enumerated list in section
26441 \begin_inset space ~
26442 \end_inset
26443
26444
26445 \begin_inset CommandInset ref
26446 LatexCommand ref
26447 reference "sec:Enumerate"
26448
26449 \end_inset
26450
26451 .
26452 \end_layout
26453
26454 \begin_layout Standard
26455 The exclamation mark 
26456 \begin_inset Quotes eld
26457 \end_inset
26458
26459 !
26460 \begin_inset Quotes erd
26461 \end_inset
26462
26463  marks the grouping levels.
26464  You can have three levels; every index level is indented a bit more.
26465  An index entry for the higher levels is not required.
26466  If we don't have an index entry for 
26467 \begin_inset Quotes eld
26468 \end_inset
26469
26470 Lists
26471 \begin_inset Quotes erd
26472 \end_inset
26473
26474 , it will be printed anyway, but without a page number.
26475 \end_layout
26476
26477 \begin_layout Subsection
26478 Page Ranges
26479 \begin_inset Index idx
26480 status collapsed
26481
26482 \begin_layout Plain Layout
26483 Index ! Page ranges
26484 \end_layout
26485
26486 \end_inset
26487
26488
26489 \end_layout
26490
26491 \begin_layout Standard
26492 Normally an index entry will appear with the page number of the indexed
26493  section.
26494  But sometimes you want to index more pages under the same entry.
26495  E.g if we want to index the paragraph environments, we create an index entry
26496  in section
26497 \begin_inset space ~
26498 \end_inset
26499
26500
26501 \begin_inset CommandInset ref
26502 LatexCommand ref
26503 reference "sec:Paragraph-Environments"
26504
26505 \end_inset
26506
26507  with the command
26508 \end_layout
26509
26510 \begin_layout Standard
26511
26512 \series bold
26513 Paragraph environments|(
26514 \end_layout
26515
26516 \begin_layout Standard
26517 and another entry at the end of section
26518 \begin_inset space ~
26519 \end_inset
26520
26521
26522 \begin_inset CommandInset ref
26523 LatexCommand ref
26524 reference "sub:LyX-Code"
26525
26526 \end_inset
26527
26528  with the command
26529 \end_layout
26530
26531 \begin_layout Standard
26532
26533 \series bold
26534 Paragraph environments|)
26535 \end_layout
26536
26537 \begin_layout Standard
26538 The commands 
26539 \begin_inset Quotes eld
26540 \end_inset
26541
26542
26543 \series bold
26544 |(
26545 \series default
26546
26547 \begin_inset Quotes erd
26548 \end_inset
26549
26550  and 
26551 \begin_inset Quotes eld
26552 \end_inset
26553
26554
26555 \series bold
26556 |)
26557 \series default
26558
26559 \begin_inset Quotes erd
26560 \end_inset
26561
26562  respectively start and end the index range.
26563  You can also add the same index entry at different places in the document.
26564  They appear in the output under one entry with a comma separated list of
26565  the pages of the indexed document parts.
26566  An example is the index entry 
26567 \begin_inset Quotes eld
26568 \end_inset
26569
26570 Document ! Settings
26571 \begin_inset Quotes erd
26572 \end_inset
26573
26574 .
26575 \end_layout
26576
26577 \begin_layout Subsection
26578 Cross referencing
26579 \begin_inset Index idx
26580 status collapsed
26581
26582 \begin_layout Plain Layout
26583 Index ! Cross referencing
26584 \end_layout
26585
26586 \end_inset
26587
26588
26589 \end_layout
26590
26591 \begin_layout Standard
26592 It is also possible to refer to another index entry.
26593  We referred for example in the index entry 
26594 \begin_inset Quotes eld
26595 \end_inset
26596
26597 GIF
26598 \begin_inset Quotes erd
26599 \end_inset
26600
26601  (in section
26602 \begin_inset space ~
26603 \end_inset
26604
26605
26606 \begin_inset CommandInset ref
26607 LatexCommand ref
26608 reference "sub:Image-Formats"
26609
26610 \end_inset
26611
26612 ) to the index entry 
26613 \begin_inset Quotes eld
26614 \end_inset
26615
26616 Image formats
26617 \begin_inset Quotes erd
26618 \end_inset
26619
26620  in the same section using the entry
26621 \end_layout
26622
26623 \begin_layout Standard
26624
26625 \series bold
26626 GIF|see{Image formats}
26627 \end_layout
26628
26629 \begin_layout Standard
26630 where the braces have to be inserted as TeX Code.
26631  The text within the braces is the referenced entry.
26632  The reference will appear in the output without a page number.
26633 \end_layout
26634
26635 \begin_layout Subsection
26636 Index Entry Order
26637 \begin_inset Index idx
26638 status collapsed
26639
26640 \begin_layout Plain Layout
26641 Index ! Entry order
26642 \end_layout
26643
26644 \end_inset
26645
26646
26647 \end_layout
26648
26649 \begin_layout Standard
26650 You can use accented characters in the index entry, but the entries might
26651  then not follow the rules for the index order.
26652  The index entries are sorted alphabetically, but LaTeX
26653 \begin_inset Foot
26654 status collapsed
26655
26656 \begin_layout Plain Layout
26657 The index generating is done in the background by an extra program, see
26658  section
26659 \begin_inset space ~
26660 \end_inset
26661
26662
26663 \begin_inset CommandInset ref
26664 LatexCommand ref
26665 reference "sub:Index-Program"
26666
26667 \end_inset
26668
26669 .
26670 \end_layout
26671
26672 \end_inset
26673
26674  doesn't know how to sort accents in different languages.
26675  We have created as an example the three dummy index entries 
26676 \begin_inset Quotes eld
26677 \end_inset
26678
26679 maison
26680 \begin_inset Quotes erd
26681 \end_inset
26682
26683
26684 \begin_inset Quotes eld
26685 \end_inset
26686
26687 maïs
26688 \begin_inset Quotes erd
26689 \end_inset
26690
26691 , and 
26692 \begin_inset Quotes eld
26693 \end_inset
26694
26695 maître
26696 \begin_inset Quotes erd
26697 \end_inset
26698
26699 .
26700 \begin_inset Index idx
26701 status open
26702
26703 \begin_layout Plain Layout
26704 Dummy entries ! maïs
26705 \end_layout
26706
26707 \end_inset
26708
26709
26710 \begin_inset Index idx
26711 status open
26712
26713 \begin_layout Plain Layout
26714 Dummy entries ! maître
26715 \end_layout
26716
26717 \end_inset
26718
26719
26720 \begin_inset Index idx
26721 status open
26722
26723 \begin_layout Plain Layout
26724 Dummy entries ! maïs@maison
26725 \end_layout
26726
26727 \end_inset
26728
26729  They will be sorted in the order maïs, maître, maison, but we want the
26730  order maïs, maison, maître.
26731  To achieve this, we use the command
26732 \end_layout
26733
26734 \begin_layout Standard
26735
26736 \series bold
26737 previous entry@current entry
26738 \end_layout
26739
26740 \begin_layout Standard
26741 In our case we want to have 
26742 \begin_inset Quotes eld
26743 \end_inset
26744
26745 maison
26746 \begin_inset Quotes erd
26747 \end_inset
26748
26749  after 
26750 \begin_inset Quotes eld
26751 \end_inset
26752
26753 maïs
26754 \begin_inset Quotes erd
26755 \end_inset
26756
26757  and write therefore for the index entry of maison:
26758 \end_layout
26759
26760 \begin_layout Standard
26761
26762 \series bold
26763 maïs@maison
26764 \end_layout
26765
26766 \begin_layout Standard
26767 The previous entry needn't to be a real existing entry, you can also use
26768  another word to tell LaTeX the entry order, see the next subsection for
26769  an example.
26770 \end_layout
26771
26772 \begin_layout Standard
26773 \begin_inset VSpace bigskip
26774 \end_inset
26775
26776
26777 \end_layout
26778
26779 \begin_layout Standard
26780 In some cases the index entry order is not correct when you are using the
26781  program 
26782 \family sans
26783 makeindex 
26784 \family default
26785 to generate the index (see sec.
26786 \begin_inset space \thinspace{}
26787 \end_inset
26788
26789
26790 \begin_inset CommandInset ref
26791 LatexCommand ref
26792 reference "sub:Index-Program"
26793
26794 \end_inset
26795
26796 ).
26797  
26798 \family sans
26799 makeindex
26800 \family default
26801  would for example print the index entry for the LaTeX-package aeguill in
26802  sec.
26803 \begin_inset space \thinspace{}
26804 \end_inset
26805
26806
26807 \begin_inset CommandInset ref
26808 LatexCommand ref
26809 reference "sub:Document-Font"
26810
26811 \end_inset
26812
26813  after the index entries of the other LaTeX-packages although all these
26814  index commands start with 
26815 \begin_inset Quotes eld
26816 \end_inset
26817
26818
26819 \series bold
26820 LaTeX-packages ! 
26821 \series default
26822
26823 \begin_inset Quotes eld
26824 \end_inset
26825
26826 .
26827  The reason is that the index entry for aeguill is in a footnote.
26828  To fix this 
26829 \family sans
26830 makeindex
26831 \family default
26832  bug, add these commands to the preamble of your document:
26833 \end_layout
26834
26835 \begin_layout Standard
26836
26837 \series bold
26838
26839 \backslash
26840 let
26841 \backslash
26842 OrgIndex
26843 \backslash
26844 index
26845 \end_layout
26846
26847 \begin_layout Standard
26848
26849 \series bold
26850
26851 \backslash
26852 renewcommand*{
26853 \backslash
26854 index}[1]{
26855 \backslash
26856 OrgIndex{#1}}
26857 \end_layout
26858
26859 \begin_layout Subsection
26860 Index Entry Layout
26861 \begin_inset Index idx
26862 status collapsed
26863
26864 \begin_layout Plain Layout
26865 Index ! Entry layout
26866 \end_layout
26867
26868 \end_inset
26869
26870
26871 \end_layout
26872
26873 \begin_layout Standard
26874 You can change the appearance of index entries via the text style dialog.
26875 \begin_inset Index idx
26876 status open
26877
26878 \begin_layout Plain Layout
26879 Dummy entries ! 
26880 \shape italic
26881 This is an italic dummy entry
26882 \end_layout
26883
26884 \end_inset
26885
26886  You can also format the page number using the character 
26887 \begin_inset Quotes eld
26888 \end_inset
26889
26890 |
26891 \begin_inset Quotes erd
26892 \end_inset
26893
26894  followed by a LaTeX-command without a backslash.
26895  We can write for example
26896 \end_layout
26897
26898 \begin_layout Standard
26899
26900 \series bold
26901 italic page number:|textit
26902 \end_layout
26903
26904 \begin_layout Standard
26905 to get the page number in italic.
26906 \begin_inset Index idx
26907 status open
26908
26909 \begin_layout Plain Layout
26910 Dummy entries ! italic page number:|textit
26911 \end_layout
26912
26913 \end_inset
26914
26915  Normally all LaTeX-commands begin with a backslash, but in this special
26916  case 
26917 \begin_inset Quotes eld
26918 \end_inset
26919
26920
26921 \series bold
26922 |command
26923 \series default
26924
26925 \begin_inset Quotes erd
26926 \end_inset
26927
26928  means 
26929 \series bold
26930
26931 \backslash
26932 command{page
26933 \begin_inset space ~
26934 \end_inset
26935
26936 number}
26937 \series default
26938 .
26939  Have a look at section
26940 \begin_inset space ~
26941 \end_inset
26942
26943
26944 \begin_inset CommandInset ref
26945 LatexCommand ref
26946 reference "sub:LaTeX-Syntax"
26947
26948 \end_inset
26949
26950  to learn more about the LaTeX-syntax.
26951 \end_layout
26952
26953 \begin_layout Standard
26954 \begin_inset Note Greyedout
26955 status open
26956
26957 \begin_layout Plain Layout
26958
26959 \series bold
26960 Note:
26961 \series default
26962  Formatting single index entries only works when you use the program 
26963 \family sans
26964 makeindex 
26965 \family default
26966 to generate the index, see sec.
26967 \begin_inset space \thinspace{}
26968 \end_inset
26969
26970
26971 \begin_inset CommandInset ref
26972 LatexCommand ref
26973 reference "sub:Index-Program"
26974
26975 \end_inset
26976
26977 .
26978  If you use 
26979 \family sans
26980 xindy
26981 \family default
26982 , however, this won't work for anything other than bold or italic text.
26983  This is because xindy requires you  to define semantic elements before
26984  they can be used, see 
26985 \begin_inset CommandInset citation
26986 LatexCommand cite
26987 after "p. 678 ff."
26988 key "latexcompanion"
26989
26990 \end_inset
26991
26992  for details.
26993 \end_layout
26994
26995 \end_inset
26996
26997
26998 \end_layout
26999
27000 \begin_layout Standard
27001 In general, we encourage you to not format page numbers directly as shown
27002  above.
27003  Instead of this, you should define a macro in the preamble and use that.
27004  Consider why you want some page numbers to be bold.
27005  Maybe you want all page references italic that refer to a definition of
27006  the indexed term, so that users can easily find definitions.
27007  If so, put the following in the preamble
27008 \end_layout
27009
27010 \begin_layout Standard
27011
27012 \series bold
27013
27014 \backslash
27015 newcommand{
27016 \backslash
27017 IndexDef}[1]{
27018 \backslash
27019 textit{#1}}
27020 \end_layout
27021
27022 \begin_layout Standard
27023 and write
27024 \end_layout
27025
27026 \begin_layout Standard
27027
27028 \series bold
27029 my entry|IndexDef
27030 \end_layout
27031
27032 \begin_layout Standard
27033 in the index entry.
27034 \begin_inset Index idx
27035 status open
27036
27037 \begin_layout Plain Layout
27038 Dummy entries ! my entry|IndexDef
27039 \end_layout
27040
27041 \end_inset
27042
27043  The advantage is that, if you change your mind later or if your publisher
27044  insists that definitions must not be italic but bold, you just need to
27045  change the macro in the preamble, not every single index entry.
27046 \end_layout
27047
27048 \begin_layout Standard
27049 You can also change the layout for the whole index.
27050  E.
27051 \begin_inset space \thinspace{}
27052 \end_inset
27053
27054 g.
27055 \begin_inset space \space{}
27056 \end_inset
27057
27058 we marked the index list box of this document as bold to get a bold font
27059  for all index entries.
27060  For more advanced tasks you have to set up a so-called 
27061 \emph on
27062 Index Style File
27063 \emph default
27064 , see the 
27065 \family sans
27066 makeindex
27067 \family default
27068  or 
27069 \family sans
27070 xindy
27071 \family default
27072  documentation for details, 
27073 \begin_inset CommandInset citation
27074 LatexCommand cite
27075 key "makeindex,xindy"
27076
27077 \end_inset
27078
27079 .
27080 \end_layout
27081
27082 \begin_layout Subsection
27083 Index Program
27084 \begin_inset Index idx
27085 status collapsed
27086
27087 \begin_layout Plain Layout
27088 Index ! Program
27089 \end_layout
27090
27091 \end_inset
27092
27093
27094 \begin_inset CommandInset label
27095 LatexCommand label
27096 name "sub:Index-Program"
27097
27098 \end_inset
27099
27100
27101 \end_layout
27102
27103 \begin_layout Standard
27104 If the index entry program 
27105 \family sans
27106 xindy
27107 \family default
27108  is installed, LyX uses it for index generation; otherwise the program 
27109 \family sans
27110 makeindex
27111 \family default
27112 , that is part of every LaTeX distribution, is used.
27113 \begin_inset Foot
27114 status collapsed
27115
27116 \begin_layout Plain Layout
27117
27118 \family sans
27119 Makeindex
27120 \family default
27121  is very old, no longer under development and has many pitfalls, notably
27122  that it was developed with only the English language in mind.
27123  So it fails to sort anything other than a monolingual English text correctly.
27124  We have shown above how to fix this sorting.
27125  However, if you are writing in another than the English language, consider
27126  to use 
27127 \family sans
27128 xindy
27129 \family default
27130 .
27131 \end_layout
27132
27133 \end_inset
27134
27135  Both programs can be controlled by options that can be set in LyX's preferences
27136  dialog, see section
27137 \begin_inset space ~
27138 \end_inset
27139
27140
27141 \begin_inset CommandInset ref
27142 LatexCommand ref
27143 reference "sub:LaTeX-settings"
27144
27145 \end_inset
27146
27147 .
27148  The available options are listed and explained in 
27149 \begin_inset CommandInset citation
27150 LatexCommand cite
27151 key "makeindex,xindy"
27152
27153 \end_inset
27154
27155 .
27156  In this dialog, you can also specify an alternative program to generate
27157  the index.
27158 \end_layout
27159
27160 \begin_layout Standard
27161 If you need specific options or an alternative index program only for a
27162  given document, you can define the program and\SpecialChar \slash{}
27163 or the options in 
27164 \family sans
27165 Document\SpecialChar \menuseparator
27166 Settings\SpecialChar \ldots{}
27167 \SpecialChar \menuseparator
27168 Indexes
27169 \family default
27170 .
27171  This is especially useful if you need to pass language-specific options
27172  to the index program or if you need a specific layout style.
27173 \end_layout
27174
27175 \begin_layout Subsection
27176 Multiple Indexes
27177 \end_layout
27178
27179 \begin_layout Standard
27180 In many fields, it is common to have more than one index.
27181  For instance, you might need to set up a separate 
27182 \begin_inset Quotes eld
27183 \end_inset
27184
27185 Index of Names
27186 \begin_inset Quotes erd
27187 \end_inset
27188
27189  next to the standard index.
27190  LaTeX does not provide this possibility out of the box, but there are many
27191  packages that add this feature.
27192  LyX uses the 
27193 \series bold
27194 splitidx
27195 \series default
27196
27197 \begin_inset Index idx
27198 status collapsed
27199
27200 \begin_layout Plain Layout
27201 LaTeX-packages ! splitidx
27202 \end_layout
27203
27204 \end_inset
27205
27206  package to generate multiple indexes.
27207  The package is included in all recent LaTeX distributions.
27208  If yours does not ship it, consult the TeX Catalogue, 
27209 \begin_inset CommandInset citation
27210 LatexCommand cite
27211 key "TeXCatalogue"
27212
27213 \end_inset
27214
27215 .
27216  Note that the package does not only consist of a LaTeX style, but it also
27217  includes specific preprocessor programs that need to be installed as well.
27218  Please consult the package's manual for details.
27219 \end_layout
27220
27221 \begin_layout Standard
27222 To set up LyX for the use of multiple indexes, go to 
27223 \family sans
27224 Document\SpecialChar \menuseparator
27225 Settings\SpecialChar \ldots{}
27226 \SpecialChar \menuseparator
27227 Indexes
27228 \family default
27229  and select 
27230 \begin_inset Quotes eld
27231 \end_inset
27232
27233 Use multiple Indexes
27234 \begin_inset Quotes erd
27235 \end_inset
27236
27237 .
27238  Note that the list of 
27239 \begin_inset Quotes eld
27240 \end_inset
27241
27242 Available Indexes
27243 \begin_inset Quotes erd
27244 \end_inset
27245
27246  below already contains the standard index.
27247  To add further indexes, add the name of the index (in the form that should
27248  also appear as a heading) to the 
27249 \begin_inset Quotes eld
27250 \end_inset
27251
27252 New
27253 \begin_inset Quotes erd
27254 \end_inset
27255
27256  input field and press the 
27257 \begin_inset Quotes eld
27258 \end_inset
27259
27260 Add
27261 \begin_inset Quotes erd
27262 \end_inset
27263
27264  button.
27265  The new index should now appear in the list as well.
27266  If you like, you can attribute an alternative label color to the new index
27267  by selecting the index in the list and hitting the 
27268 \begin_inset Quotes eld
27269 \end_inset
27270
27271 Alter Color\SpecialChar \ldots{}
27272
27273 \begin_inset Quotes erd
27274 \end_inset
27275
27276  button.
27277  The label color may help you to differentiate index entries of different
27278  indexes in the LyX work area.
27279 \end_layout
27280
27281 \begin_layout Standard
27282 Once the document changes have been applied, you can find the new index
27283  list in 
27284 \family sans
27285 Insert\SpecialChar \menuseparator
27286 List
27287 \begin_inset space ~
27288 \end_inset
27289
27290 /
27291 \begin_inset space ~
27292 \end_inset
27293
27294 TOC
27295 \family default
27296  and the 
27297 \family sans
27298 Insert
27299 \family default
27300  menu has a separate index entry for each of the defined indexes.
27301  The workflow is basically the same as for the default index, but there
27302  are some additional features:
27303 \end_layout
27304
27305 \begin_layout Itemize
27306 If you want to change the attribution of a specific index entry, right-clicking
27307  on the entry will open a dialog where you can do that.
27308 \end_layout
27309
27310 \begin_layout Itemize
27311 By right-clicking on an index, you can change its type.
27312  Furthermore, you can specify an index list to be a 
27313 \begin_inset Quotes eld
27314 \end_inset
27315
27316 Subindex
27317 \begin_inset Quotes erd
27318 \end_inset
27319
27320 .
27321  If you do that, the heading of that list will be decreased by one level.
27322  E.
27323 \begin_inset space \thinspace{}
27324 \end_inset
27325
27326 g., if you use a book class, where the standard index heading is defined
27327  as a chapter, subindexes will be defined as sections and can thus be nested
27328  to the non-subindexes.
27329 \end_layout
27330
27331 \begin_layout Section
27332 Nomenclature / Glossary 
27333 \begin_inset Index idx
27334 status collapsed
27335
27336 \begin_layout Plain Layout
27337 Nomenclature
27338 \end_layout
27339
27340 \end_inset
27341
27342
27343 \begin_inset Index idx
27344 status collapsed
27345
27346 \begin_layout Plain Layout
27347 Glossary|see
27348 \begin_inset ERT
27349 status collapsed
27350
27351 \begin_layout Plain Layout
27352
27353 {
27354 \end_layout
27355
27356 \end_inset
27357
27358 Nomenclature
27359 \begin_inset ERT
27360 status collapsed
27361
27362 \begin_layout Plain Layout
27363
27364 }
27365 \end_layout
27366
27367 \end_inset
27368
27369
27370 \end_layout
27371
27372 \end_inset
27373
27374
27375 \begin_inset CommandInset label
27376 LatexCommand label
27377 name "sec:Nomenclature"
27378
27379 \end_inset
27380
27381
27382 \end_layout
27383
27384 \begin_layout Standard
27385 Sometimes you need to compile a list of symbols that are mentioned in your
27386  document with a brief explanation of them – a so called nomenclature or
27387  glossary.
27388 \end_layout
27389
27390 \begin_layout Standard
27391 To be able to create nomenclatures, you need the LaTeX package 
27392 \series bold
27393 nomencl
27394 \series default
27395
27396 \begin_inset Index idx
27397 status collapsed
27398
27399 \begin_layout Plain Layout
27400 LaTeX-packages ! nomencl
27401 \end_layout
27402
27403 \end_inset
27404
27405  installed.
27406  You find it in the TeX Catalogue, 
27407 \begin_inset CommandInset citation
27408 LatexCommand cite
27409 key "TeXCatalogue"
27410
27411 \end_inset
27412
27413  or in the package manager of your LaTeX-system.
27414 \end_layout
27415
27416 \begin_layout Standard
27417 A nomenclature entry is created if you place the cursor after a symbol entry
27418  and then use the menu 
27419 \family sans
27420 Insert\SpecialChar \menuseparator
27421
27422 \family default
27423 N
27424 \family sans
27425 omenclature
27426 \begin_inset space ~
27427 \end_inset
27428
27429 Entry
27430 \family default
27431  or the toolbar button 
27432 \begin_inset Graphics
27433         filename ../images/nomencl-insert.png
27434
27435 \end_inset
27436
27437 .
27438  A gray box labeled 
27439 \begin_inset Quotes eld
27440 \end_inset
27441
27442
27443 \family sans
27444 Nom
27445 \family default
27446
27447 \begin_inset Quotes erd
27448 \end_inset
27449
27450  is inserted and a window pops up asking for the nomenclature entry.
27451 \end_layout
27452
27453 \begin_layout Standard
27454 A nomenclature entry consists of two main entries.
27455  The first is the symbol that you want to refer to.
27456  The second is the description of the symbol.
27457 \end_layout
27458
27459 \begin_layout Standard
27460 \begin_inset Note Greyedout
27461 status open
27462
27463 \begin_layout Plain Layout
27464
27465 \series bold
27466 Note:
27467 \series default
27468  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
27469 \end_layout
27470
27471 \end_inset
27472
27473
27474 \end_layout
27475
27476 \begin_layout Subsection
27477 Nomenclature Definition and Layout
27478 \begin_inset Index idx
27479 status collapsed
27480
27481 \begin_layout Plain Layout
27482 Nomenclature ! Layout
27483 \end_layout
27484
27485 \end_inset
27486
27487
27488 \end_layout
27489
27490 \begin_layout Standard
27491 When you have symbols in formulas, you have to define them in the 
27492 \family sans
27493 Symbol
27494 \family default
27495  field as LaTeX-formulas.
27496  For example to get 
27497 \begin_inset Quotes eld
27498 \end_inset
27499
27500
27501 \begin_inset Formula $\sigma$
27502 \end_inset
27503
27504
27505 \begin_inset Quotes erd
27506 \end_inset
27507
27508 , insert this:
27509 \begin_inset Newline newline
27510 \end_inset
27511
27512
27513 \series bold
27514 $
27515 \backslash
27516 sigma$
27517 \begin_inset Newline newline
27518 \end_inset
27519
27520
27521 \series default
27522 The 
27523 \begin_inset Quotes eld
27524 \end_inset
27525
27526 $
27527 \begin_inset Quotes erd
27528 \end_inset
27529
27530  character starts/ends the formula.
27531  The LaTeX-command for the Greek letter is the name of the letter beginning
27532  with a backslash 
27533 \begin_inset Quotes eld
27534 \end_inset
27535
27536
27537 \backslash
27538
27539 \begin_inset Quotes erd
27540 \end_inset
27541
27542 .
27543  For capital Greek letters, start the command also with a capital letter,
27544  like 
27545 \series bold
27546
27547 \backslash
27548 Sigma
27549 \series default
27550 .
27551 \end_layout
27552
27553 \begin_layout Standard
27554 (A short introduction to the LaTeX-syntax is given in section
27555 \begin_inset space ~
27556 \end_inset
27557
27558
27559 \begin_inset CommandInset ref
27560 LatexCommand ref
27561 reference "sub:LaTeX-Syntax"
27562
27563 \end_inset
27564
27565 .)
27566 \end_layout
27567
27568 \begin_layout Standard
27569 You cannot use the 
27570 \family sans
27571 Text
27572 \begin_inset space ~
27573 \end_inset
27574
27575 Style
27576 \family default
27577  dialog to format the description text but have to use LaTeX-commands.
27578  For example the description of the nomenclature entry for the 
27579 \begin_inset Quotes eld
27580 \end_inset
27581
27582
27583 \begin_inset Formula $\sigma$
27584 \end_inset
27585
27586
27587 \begin_inset Quotes erd
27588 \end_inset
27589
27590  in this document is:
27591 \begin_inset Newline newline
27592 \end_inset
27593
27594
27595 \series bold
27596 dummy entry for the character 
27597 \backslash
27598 textsf{sigma}
27599 \series default
27600
27601 \begin_inset Newline newline
27602 \end_inset
27603
27604 The command 
27605 \series bold
27606
27607 \backslash
27608 textsf
27609 \series default
27610  sets the fonts to 
27611 \family sans
27612 sans
27613 \begin_inset space ~
27614 \end_inset
27615
27616 serif
27617 \family default
27618 .
27619  To get 
27620 \series bold
27621 bold
27622 \series default
27623  font use the command 
27624 \series bold
27625
27626 \backslash
27627 textbf
27628 \series default
27629 , for 
27630 \family typewriter
27631 typewriter
27632 \family default
27633  use 
27634 \series bold
27635
27636 \backslash
27637 texttt
27638 \series default
27639 , for 
27640 \emph on
27641 emphasized
27642 \emph default
27643  use 
27644 \series bold
27645
27646 \backslash
27647 emph
27648 \series default
27649 .
27650 \end_layout
27651
27652 \begin_layout Subsection
27653 Sort Order of Nomenclature Entries
27654 \begin_inset Index idx
27655 status collapsed
27656
27657 \begin_layout Plain Layout
27658 Nomenclature ! Sort order
27659 \end_layout
27660
27661 \end_inset
27662
27663
27664 \end_layout
27665
27666 \begin_layout Standard
27667 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27668  the symbol definition.
27669  This leads to undesired results when you for example have symbols in formulas.
27670  Suppose you have nomenclature entries for the symbols 
27671 \emph on
27672 a
27673 \begin_inset CommandInset nomenclature
27674 LatexCommand nomenclature
27675 symbol "a"
27676 description "dummy entry for the character \"a\""
27677
27678 \end_inset
27679
27680
27681 \emph default
27682  and 
27683 \begin_inset Formula $\sigma$
27684 \end_inset
27685
27686
27687 \begin_inset CommandInset nomenclature
27688 LatexCommand nomenclature
27689 prefix "sigma"
27690 symbol "$\\sigma$"
27691 description "dummy entry for the character \\textsf{sigma}"
27692
27693 \end_inset
27694
27695 .
27696  They will be sorted by 
27697 \begin_inset Quotes eld
27698 \end_inset
27699
27700
27701 \family sans
27702 a
27703 \family default
27704
27705 \begin_inset Quotes erd
27706 \end_inset
27707
27708  and 
27709 \begin_inset Quotes eld
27710 \end_inset
27711
27712
27713 \family typewriter
27714 $
27715 \backslash
27716 sigma$
27717 \family default
27718
27719 \begin_inset Quotes erd
27720 \end_inset
27721
27722  – the 
27723 \begin_inset Formula $\sigma$
27724 \end_inset
27725
27726  will be sorted before the 
27727 \emph on
27728 a
27729 \emph default
27730  since the character 
27731 \begin_inset Quotes eld
27732 \end_inset
27733
27734 $
27735 \begin_inset Quotes erd
27736 \end_inset
27737
27738  is considered in sorting.
27739 \end_layout
27740
27741 \begin_layout Standard
27742 To control the sort order, you can edit the 
27743 \family sans
27744 Sort
27745 \begin_inset space ~
27746 \end_inset
27747
27748 as
27749 \family default
27750  field of the nomenclature dialog.
27751  Then the nomenclature entry will be sorted by this entry and not the symbol
27752  definition.
27753  For the example given, you can insert 
27754 \family typewriter
27755 sigma
27756 \family default
27757  in this field for the 
27758 \begin_inset Formula $\sigma$
27759 \end_inset
27760
27761 , then 
27762 \emph on
27763 a
27764 \emph default
27765  will be located before 
27766 \begin_inset Formula $\sigma$
27767 \end_inset
27768
27769 .
27770 \end_layout
27771
27772 \begin_layout Standard
27773 For subgrouping and tips for using sort entries see the 
27774 \series bold
27775 nomencl
27776 \series default
27777  documentation, 
27778 \begin_inset CommandInset citation
27779 LatexCommand cite
27780 key "nomencl"
27781
27782 \end_inset
27783
27784 .
27785 \end_layout
27786
27787 \begin_layout Subsection
27788 Nomenclature Options
27789 \begin_inset Index idx
27790 status collapsed
27791
27792 \begin_layout Plain Layout
27793 Nomenclature ! Options
27794 \end_layout
27795
27796 \end_inset
27797
27798
27799 \end_layout
27800
27801 \begin_layout Standard
27802 The 
27803 \series bold
27804 nomencl
27805 \series default
27806  package offers some options to adjust the appearance of the nomenclature.
27807  Here are some of its options, for more have a look at its documentation:
27808 \end_layout
27809
27810 \begin_layout Description
27811 refeq Appends the phrase 
27812 \begin_inset Quotes eld
27813 \end_inset
27814
27815
27816 \family sans
27817 , see equation (
27818 \emph on
27819 eq
27820 \emph default
27821 )
27822 \family default
27823
27824 \begin_inset Quotes erd
27825 \end_inset
27826
27827  to every nomenclature entry, where 
27828 \family sans
27829 \emph on
27830 eq
27831 \family default
27832 \emph default
27833  is the number of the last equation in front of the nomenclature entry
27834 \end_layout
27835
27836 \begin_layout Description
27837 refpage Appends the phrase 
27838 \begin_inset Quotes eld
27839 \end_inset
27840
27841
27842 \family sans
27843 , page (
27844 \emph on
27845 page
27846 \emph default
27847 )
27848 \family default
27849
27850 \begin_inset Quotes erd
27851 \end_inset
27852
27853  to every nomenclature entry, where 
27854 \family sans
27855 \emph on
27856 page
27857 \family default
27858 \emph default
27859  is the number of the page on which the nomenclature entry appeared
27860 \end_layout
27861
27862 \begin_layout Description
27863 intoc Inserts the nomenclature in the Table of Contents
27864 \end_layout
27865
27866 \begin_layout Standard
27867 There are furthermore the options 
27868 \series bold
27869 croatian
27870 \series default
27871
27872 \series bold
27873 danish
27874 \series default
27875
27876 \series bold
27877 english
27878 \series default
27879
27880 \series bold
27881 french
27882 \series default
27883
27884 \series bold
27885 german
27886 \series default
27887
27888 \series bold
27889 italian
27890 \series default
27891
27892 \series bold
27893 polish
27894 \series default
27895
27896 \series bold
27897 portuguese
27898 \series default
27899
27900 \series bold
27901 russian
27902 \series default
27903
27904 \series bold
27905 spanish
27906 \series default
27907 , and 
27908 \series bold
27909 ukrainian
27910 \series default
27911  to print the reference texts and the nomenclature title in the corresponding
27912  language.
27913 \end_layout
27914
27915 \begin_layout Standard
27916 To use one or more of the options, add them to the comma-separated document
27917  class options list in the 
27918 \family sans
27919 Document\SpecialChar \menuseparator
27920 Settings
27921 \family default
27922  dialog.
27923  In this document the option 
27924 \series bold
27925 intoc
27926 \series default
27927  is used.
27928 \end_layout
27929
27930 \begin_layout Standard
27931 \begin_inset VSpace bigskip
27932 \end_inset
27933
27934
27935 \end_layout
27936
27937 \begin_layout Standard
27938 You can also use the first two options above only for certain nomenclature
27939  entries when you add one of the following commands as last entry to the
27940  
27941 \family sans
27942 Description
27943 \family default
27944  field in the nomenclature dialog:
27945 \end_layout
27946
27947 \begin_layout Description
27948
27949 \backslash
27950 nomrefeq Like the 
27951 \series bold
27952 refeq
27953 \series default
27954  option
27955 \end_layout
27956
27957 \begin_layout Description
27958
27959 \backslash
27960 nomrefpage Like the 
27961 \series bold
27962 refpage
27963 \series default
27964  option
27965 \end_layout
27966
27967 \begin_layout Description
27968
27969 \backslash
27970 nomrefeqpage Short notation of 
27971 \series bold
27972
27973 \backslash
27974 nomrefeq
27975 \backslash
27976 nomrefpage
27977 \end_layout
27978
27979 \begin_layout Description
27980
27981 \backslash
27982 nomnorefeq,
27983 \begin_inset space ~
27984 \end_inset
27985
27986
27987 \backslash
27988 nomnorefpage,
27989 \begin_inset space ~
27990 \end_inset
27991
27992
27993 \backslash
27994 nomnorefeqpage Turns off the corresponding options
27995 \end_layout
27996
27997 \begin_layout Subsection
27998 Printing the Nomenclature
27999 \begin_inset Index idx
28000 status collapsed
28001
28002 \begin_layout Plain Layout
28003 Nomenclature ! Printing
28004 \end_layout
28005
28006 \end_inset
28007
28008
28009 \end_layout
28010
28011 \begin_layout Standard
28012 To print the nomenclature, use the menu 
28013 \family sans
28014 Insert\SpecialChar \menuseparator
28015 Lists
28016 \begin_inset space ~
28017 \end_inset
28018
28019 /
28020 \begin_inset space ~
28021 \end_inset
28022
28023 TOC\SpecialChar \menuseparator
28024 Nomenclature
28025 \family default
28026 .
28027  A light blue box labeled 
28028 \begin_inset Quotes eld
28029 \end_inset
28030
28031
28032 \family sans
28033 Nomenclature
28034 \family default
28035
28036 \begin_inset Quotes erd
28037 \end_inset
28038
28039  will show the place where the nomenclature is printed in the output.
28040  Like the index list box, the nomenclature list box is not clickable.
28041 \end_layout
28042
28043 \begin_layout Standard
28044 In the printed output the title of the nomenclature appears as 
28045 \begin_inset Quotes eld
28046 \end_inset
28047
28048 Nomenclature
28049 \begin_inset Quotes erd
28050 \end_inset
28051
28052 .
28053  If you are not happy with the name, you can change it by redefining the
28054  command 
28055 \series bold
28056
28057 \backslash
28058 nomname
28059 \series default
28060  in the preamble.
28061  For example, in order to change the name to 
28062 \emph on
28063 List of Symbols
28064 \emph default
28065 , add the following line to the preamble:
28066 \end_layout
28067
28068 \begin_layout Standard
28069
28070 \family roman
28071 \series bold
28072
28073 \backslash
28074 renewcommand{
28075 \backslash
28076 nomname}{List of Symbols}
28077 \end_layout
28078
28079 \begin_layout Standard
28080 \begin_inset VSpace defskip
28081 \end_inset
28082
28083
28084 \end_layout
28085
28086 \begin_layout Standard
28087 If you are unhappy with the amount of space for symbols, you can alter it
28088  by adding the following line to the preamble:
28089 \end_layout
28090
28091 \begin_layout Standard
28092
28093 \family roman
28094 \series bold
28095
28096 \backslash
28097 renewcommand{
28098 \backslash
28099 nomlabelwidth}{width}
28100 \end_layout
28101
28102 \begin_layout Standard
28103
28104 \family roman
28105 where the width is a value with one of the units listed in Appendix
28106 \begin_inset space ~
28107 \end_inset
28108
28109
28110 \begin_inset CommandInset ref
28111 LatexCommand ref
28112 reference "cha:Units-available-in"
28113
28114 \end_inset
28115
28116 .
28117  The default value is 1
28118 \begin_inset space \thinspace{}
28119 \end_inset
28120
28121 cm.
28122 \end_layout
28123
28124 \begin_layout Subsection
28125 Nomenclature Program
28126 \begin_inset Index idx
28127 status collapsed
28128
28129 \begin_layout Plain Layout
28130 Nomenclature ! Program
28131 \end_layout
28132
28133 \end_inset
28134
28135
28136 \begin_inset CommandInset label
28137 LatexCommand label
28138 name "sub:Nomenclature-Program"
28139
28140 \end_inset
28141
28142
28143 \end_layout
28144
28145 \begin_layout Standard
28146 LyX uses the program 
28147 \family sans
28148 makeindex
28149 \family default
28150 , that is part of every LaTeX distribution, to generate the nomenclature.
28151  LyX's preferences dialog allows you to specify another program or to control
28152  
28153 \family sans
28154 makeindex
28155 \family default
28156  by adding options, see section
28157 \begin_inset space ~
28158 \end_inset
28159
28160
28161 \begin_inset CommandInset ref
28162 LatexCommand ref
28163 reference "sub:LaTeX-settings"
28164
28165 \end_inset
28166
28167 .
28168  The available options are listed and explained in 
28169 \begin_inset CommandInset citation
28170 LatexCommand cite
28171 key "nomencl,makeindex"
28172
28173 \end_inset
28174
28175 .
28176 \end_layout
28177
28178 \begin_layout Section
28179 Branches
28180 \begin_inset Index idx
28181 status collapsed
28182
28183 \begin_layout Plain Layout
28184 Branches
28185 \end_layout
28186
28187 \end_inset
28188
28189
28190 \begin_inset Index idx
28191 status collapsed
28192
28193 \begin_layout Plain Layout
28194 Document ! Branches
28195 \end_layout
28196
28197 \end_inset
28198
28199
28200 \begin_inset CommandInset label
28201 LatexCommand label
28202 name "sec:Branches"
28203
28204 \end_inset
28205
28206
28207 \end_layout
28208
28209 \begin_layout Standard
28210 Sometimes it is useful to hide some document parts in the output.
28211  For example a teacher who is setting an exam obviously doesn't want the
28212  pupils to see the answers, but having questions and answers in the same
28213  document will make the life of the markers of that exam much easier.
28214 \end_layout
28215
28216 \begin_layout Standard
28217 For these cases LyX allows you to put text into branches.
28218  The text will then only appear in the output when its branch is activated.
28219  To create a branch, go in the 
28220 \family sans
28221 Document\SpecialChar \menuseparator
28222 Settings
28223 \family default
28224  dialog to 
28225 \family sans
28226 Branches
28227 \family default
28228 .
28229  The name of the branch, its activation state and the background color of
28230  the branches inside LyX can be specified in this dialog.
28231 \end_layout
28232
28233 \begin_layout Standard
28234 Text that should be in a branch is set into branch inset boxes.
28235  These boxes are inserted via the menu 
28236 \family sans
28237 Insert\SpecialChar \menuseparator
28238 Branch
28239 \family default
28240  where you can choose a branch.
28241  You can later change the branch of the boxes by right-clicking on them.
28242 \end_layout
28243
28244 \begin_layout Standard
28245 Here is an example, where only the question text appears, the answer branch
28246  is deactivated and does therefore not appear in the output:
28247 \end_layout
28248
28249 \begin_layout Standard
28250 \begin_inset Branch Question
28251 status open
28252
28253 \begin_layout Standard
28254 Question: Who was the first physics Nobel prize winner?
28255 \end_layout
28256
28257 \end_inset
28258
28259
28260 \end_layout
28261
28262 \begin_layout Standard
28263 \begin_inset Branch Answer
28264 status collapsed
28265
28266 \begin_layout Standard
28267 Answer: Wilhelm Conrad Röntgen
28268 \end_layout
28269
28270 \end_inset
28271
28272
28273 \end_layout
28274
28275 \begin_layout Standard
28276 \begin_inset VSpace bigskip
28277 \end_inset
28278
28279
28280 \end_layout
28281
28282 \begin_layout Standard
28283 To use conditional output inside places where you cannot insert branch insets,
28284  like inside equations, you can code special LaTeX definitions for each
28285  branch.
28286  For example you can define for the question branch
28287 \begin_inset Foot
28288 status collapsed
28289
28290 \begin_layout Plain Layout
28291 For an introduction to the LaTeX-syntax, see section
28292 \begin_inset space ~
28293 \end_inset
28294
28295
28296 \begin_inset CommandInset ref
28297 LatexCommand ref
28298 reference "sub:LaTeX-Syntax"
28299
28300 \end_inset
28301
28302 .
28303 \end_layout
28304
28305 \end_inset
28306
28307
28308 \end_layout
28309
28310 \begin_layout Standard
28311
28312 \series bold
28313
28314 \backslash
28315 newcommand{
28316 \backslash
28317 question}[1]{#1}
28318 \end_layout
28319
28320 \begin_layout Standard
28321
28322 \series bold
28323
28324 \backslash
28325 newcommand{
28326 \backslash
28327 answer}[1]{}
28328 \end_layout
28329
28330 \begin_layout Standard
28331 and for the answer branch
28332 \end_layout
28333
28334 \begin_layout Standard
28335
28336 \series bold
28337
28338 \backslash
28339 newcommand{
28340 \backslash
28341 question}[1]{}
28342 \end_layout
28343
28344 \begin_layout Standard
28345
28346 \series bold
28347
28348 \backslash
28349 newcommand{
28350 \backslash
28351 answer}[1]{#1}
28352 \end_layout
28353
28354 \begin_layout Standard
28355 \begin_inset Branch Question
28356 status open
28357
28358 \begin_layout Standard
28359 \begin_inset ERT
28360 status open
28361
28362 \begin_layout Plain Layout
28363
28364
28365 \backslash
28366 newcommand{
28367 \backslash
28368 question}[1]{#1}
28369 \end_layout
28370
28371 \begin_layout Plain Layout
28372
28373
28374 \backslash
28375 newcommand{
28376 \backslash
28377 answer}[1]{}
28378 \end_layout
28379
28380 \end_inset
28381
28382
28383 \end_layout
28384
28385 \end_inset
28386
28387
28388 \end_layout
28389
28390 \begin_layout Standard
28391 \begin_inset Branch Answer
28392 status collapsed
28393
28394 \begin_layout Standard
28395 \begin_inset ERT
28396 status open
28397
28398 \begin_layout Plain Layout
28399
28400
28401 \backslash
28402 newcommand{
28403 \backslash
28404 question}[1]{}
28405 \end_layout
28406
28407 \begin_layout Plain Layout
28408
28409
28410 \backslash
28411 newcommand{
28412 \backslash
28413 answer}[1]{#1}
28414 \end_layout
28415
28416 \end_inset
28417
28418
28419 \end_layout
28420
28421 \end_inset
28422
28423
28424 \end_layout
28425
28426 \begin_layout Standard
28427 Now it is possible to use the commands 
28428 \series bold
28429
28430 \backslash
28431 question{\SpecialChar \ldots{}
28432 }
28433 \series default
28434  and 
28435 \series bold
28436
28437 \backslash
28438 answer{\SpecialChar \ldots{}
28439 }
28440 \series default
28441  to obtain conditional output.
28442  Here is an example formula where only the 
28443 \series bold
28444
28445 \backslash
28446 question
28447 \series default
28448  part appears:
28449 \begin_inset Formula \[
28450 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
28451 \]
28452
28453 \end_inset
28454
28455
28456 \end_layout
28457
28458 \begin_layout Standard
28459 Inside math, the same effect can be achieved using math macros, see the
28460  
28461 \emph on
28462 Math
28463 \emph default
28464  manual.
28465 \end_layout
28466
28467 \begin_layout Section
28468 PDF Properties
28469 \begin_inset CommandInset label
28470 LatexCommand label
28471 name "sec:PDF-Properties"
28472
28473 \end_inset
28474
28475
28476 \begin_inset Index idx
28477 status collapsed
28478
28479 \begin_layout Plain Layout
28480 PDF properties
28481 \end_layout
28482
28483 \end_inset
28484
28485
28486 \end_layout
28487
28488 \begin_layout Standard
28489 The 
28490 \family sans
28491 Document Settings
28492 \family default
28493  dialog allows you in the 
28494 \family sans
28495 PDF Properties
28496 \family default
28497  to set up special options for the PDF output of your document.
28498  All options there are provided by the LaTeX-package 
28499 \series bold
28500 hyperref
28501 \series default
28502
28503 \begin_inset Index idx
28504 status collapsed
28505
28506 \begin_layout Plain Layout
28507 LaTeX-packages ! hyperref
28508 \end_layout
28509
28510 \end_inset
28511
28512 .
28513 \end_layout
28514
28515 \begin_layout Standard
28516 Using 
28517 \series bold
28518 hyperref
28519 \series default
28520  will link all cross-references in the DVI- and PDF-output.
28521  This means that the reader of your document will be able to click on a
28522  table of contents entry or on a reference and he is shown the referenced
28523  document part.
28524  You can specify in the dialog tab 
28525 \family sans
28526 Hyperlinks
28527 \family default
28528  how the links will look like and if links for bibliographical backreferences
28529  are created.
28530  The backreferences will appear in the bibliography behind the different
28531  entries, showing the number of the section, slide, or page where the entry
28532  is referenced.
28533 \end_layout
28534
28535 \begin_layout Standard
28536 In the dialog tab 
28537 \family sans
28538 Bookmarks
28539 \family default
28540  you can set if PDF-bookmarks should be created for every section of your
28541  document to make it easier for readers to navigate through the document.
28542  You can decide if the bookmarks should be numbered like your document sections
28543  or not.
28544  With the open bookmarks level you can specify what sectioning level should
28545  be displayed in the bookmarks when opening the PDF.
28546  For example level
28547 \begin_inset space ~
28548 \end_inset
28549
28550 2 will display all sections and subsections, while level
28551 \begin_inset space ~
28552 \end_inset
28553
28554 1 will only display the sections.
28555 \end_layout
28556
28557 \begin_layout Standard
28558 The header information in the dialog tab 
28559 \family sans
28560 General
28561 \family default
28562  are saved together with the PDF as file properties.
28563  Many programs are able to extract this information to e.
28564 \begin_inset space \thinspace{}
28565 \end_inset
28566
28567 g.
28568 \begin_inset space \space{}
28569 \end_inset
28570
28571 automatically recognize who the author is and what the PDF is about.
28572  This is very useful to sort, classify, or use PDFs for bibliography issues.
28573  When the option 
28574 \family sans
28575 Automatic fill header
28576 \family default
28577  is set, LyX tries to extract the header information from your document
28578  title and author settings.
28579 \end_layout
28580
28581 \begin_layout Standard
28582 The option 
28583 \family sans
28584 Load in fullscreen mode
28585 \family default
28586  will open the PDF in fullscreen mode, which is useful for presentations.
28587 \end_layout
28588
28589 \begin_layout Standard
28590 PDF properties are also used in this document.
28591  When you look in its document settings, you can see that some additional
28592  
28593 \series bold
28594 hyperref
28595 \series default
28596  options are used.
28597  For an explanation of them we refer you to the hyperref manual 
28598 \begin_inset CommandInset citation
28599 LatexCommand cite
28600 key "hyperref"
28601
28602 \end_inset
28603
28604 .
28605 \end_layout
28606
28607 \begin_layout Section
28608 TeX Code and the LaTeX Syntax
28609 \begin_inset CommandInset label
28610 LatexCommand label
28611 name "sec:TeX-Code"
28612
28613 \end_inset
28614
28615
28616 \end_layout
28617
28618 \begin_layout Subsection
28619 TeX Code Boxes
28620 \begin_inset Index idx
28621 status collapsed
28622
28623 \begin_layout Plain Layout
28624 TeX Code
28625 \end_layout
28626
28627 \end_inset
28628
28629
28630 \begin_inset CommandInset label
28631 LatexCommand label
28632 name "sub:TeX-Code-Boxes"
28633
28634 \end_inset
28635
28636
28637 \end_layout
28638
28639 \begin_layout Standard
28640 As LyX uses LaTeX in the background, it supports many LaTeX commands and
28641  constructs, but not all.
28642  LaTeX contains of hundreds of packages which provide different commands.
28643  All the time packages are being updated and new ones added.
28644  This has the advantage that you can typeset nearly everything as there
28645  is for every problem a LaTeX-package.
28646  But LyX can of course not be up to date and support all packages and their
28647  commands.
28648 \end_layout
28649
28650 \begin_layout Standard
28651 But don't worry, you can use any LaTeX-command directly in LyX inside the
28652  TeX Code box.
28653  A TeX Code box is created by the menu 
28654 \family sans
28655 Insert\SpecialChar \menuseparator
28656 TeX
28657 \begin_inset space ~
28658 \end_inset
28659
28660 Code
28661 \family default
28662  or by the toolbar button 
28663 \begin_inset Graphics
28664         filename ../images/ert-insert.png
28665
28666 \end_inset
28667
28668 .
28669  The box can be opened by left-clicking and closed by right-clicking on
28670  it.
28671 \end_layout
28672
28673 \begin_layout Standard
28674 You can insert complete or incomplete commands as TeX Code.
28675  Incomplete means that the command argument can be Standard LyX text.
28676  For example, if you want to draw a frame around a word and are therefore
28677  using the LaTeX-command 
28678 \series bold
28679
28680 \backslash
28681 fbox
28682 \series default
28683 , you can write the command part 
28684 \series bold
28685
28686 \backslash
28687 fbox{
28688 \series default
28689  in a TeX Code box before the word and the closing brace 
28690 \series bold
28691 }
28692 \series default
28693  in a second TeX Code box behind the word.
28694  The word between the two TeX Code boxes is then the argument as it is in
28695  the following example:
28696 \end_layout
28697
28698 \begin_layout Standard
28699 \begin_inset Graphics
28700         filename clipart/ERT.png
28701         scale 89
28702
28703 \end_inset
28704
28705
28706 \end_layout
28707
28708 \begin_layout Standard
28709 gives
28710 \end_layout
28711
28712 \begin_layout Standard
28713 This is a line with a 
28714 \begin_inset ERT
28715 status collapsed
28716
28717 \begin_layout Plain Layout
28718
28719
28720 \backslash
28721 fbox{
28722 \end_layout
28723
28724 \end_inset
28725
28726 framed
28727 \begin_inset ERT
28728 status collapsed
28729
28730 \begin_layout Plain Layout
28731
28732 }
28733 \end_layout
28734
28735 \end_inset
28736
28737  word.
28738 \end_layout
28739
28740 \begin_layout Standard
28741 \begin_inset Note Greyedout
28742 status open
28743
28744 \begin_layout Plain Layout
28745
28746 \series bold
28747 Note:
28748 \series default
28749  At the end of LaTeX-commands without parameters, you have to insert a space
28750  to let LaTeX know that the command is finished.
28751 \end_layout
28752
28753 \end_inset
28754
28755
28756 \end_layout
28757
28758 \begin_layout Subsection
28759 Short Introduction to the LaTeX Syntax
28760 \begin_inset Argument
28761 status collapsed
28762
28763 \begin_layout Plain Layout
28764 The LaTeX Syntax
28765 \end_layout
28766
28767 \end_inset
28768
28769
28770 \begin_inset Index idx
28771 status collapsed
28772
28773 \begin_layout Plain Layout
28774 LaTeX Syntax
28775 \end_layout
28776
28777 \end_inset
28778
28779
28780 \begin_inset CommandInset label
28781 LatexCommand label
28782 name "sub:LaTeX-Syntax"
28783
28784 \end_inset
28785
28786
28787 \end_layout
28788
28789 \begin_layout Standard
28790 When you write larger documents or books, you will need to know something
28791  about the LaTeX-commands that LyX uses in the background.
28792  Because LaTeX is based on commands, you can 
28793 \begin_inset Quotes eld
28794 \end_inset
28795
28796 program
28797 \begin_inset Quotes erd
28798 \end_inset
28799
28800  your text.
28801  This has the advantage that the layout of the document can be changed at
28802  any time if you know the right commands.
28803  E.
28804 \begin_inset space \thinspace{}
28805 \end_inset
28806
28807 g.
28808 \begin_inset space \space{}
28809 \end_inset
28810
28811 imagine you have to write a manual for a product and the deadline is the
28812  end of the day.
28813  Your boss just has complimented you for your good work but wants to have
28814  all caption labels bold.
28815  But you have over hundred figure and table captions with non-bold labels
28816  in your manual.
28817  Of course it's impossible to change all caption labels manually in one
28818  day.
28819 \end_layout
28820
28821 \begin_layout Standard
28822 Now LaTeX comes into play.
28823  As mentioned above, for every problem there exists a LaTeX-package.
28824  First you have to find out which and therefore look in the LaTeX package
28825  database, 
28826 \begin_inset CommandInset citation
28827 LatexCommand cite
28828 key "Catalogue"
28829
28830 \end_inset
28831
28832 .
28833 \end_layout
28834
28835 \begin_layout Standard
28836 As result you know that the package 
28837 \series bold
28838 caption
28839 \series default
28840
28841 \begin_inset Index idx
28842 status collapsed
28843
28844 \begin_layout Plain Layout
28845 LaTeX-packages ! caption
28846 \end_layout
28847
28848 \end_inset
28849
28850  is what you need.
28851  To use a package, you have to load it in the document preamble (menu 
28852 \family sans
28853 Document\SpecialChar \menuseparator
28854 Settings
28855 \family default
28856 ) with the command
28857 \end_layout
28858
28859 \begin_layout Standard
28860
28861 \series bold
28862
28863 \backslash
28864 usepackage[options]{package name}
28865 \end_layout
28866
28867 \begin_layout Standard
28868 All LaTeX commands begin with a backslash, the command argument is set within
28869  two braces, and the options are set within two brackets.
28870  Note that not all commands have an argument and options.
28871 \end_layout
28872
28873 \begin_layout Standard
28874 In your case the package name is 
28875 \series bold
28876 caption
28877 \series default
28878 .
28879  After a look in the documentation of the package, you know that the option
28880  
28881 \series bold
28882 labelfont=bf
28883 \series default
28884  will change the font of all caption labels to bold.
28885  So you add the command
28886 \end_layout
28887
28888 \begin_layout Standard
28889
28890 \series bold
28891
28892 \backslash
28893 usepackage[labelfont=bf]{caption}
28894 \end_layout
28895
28896 \begin_layout Standard
28897 to the preamble and the problem is solved.
28898 \begin_inset Foot
28899 status collapsed
28900
28901 \begin_layout Plain Layout
28902 For more commands provided by the 
28903 \series bold
28904 caption
28905 \series default
28906  package, have a look at its documentation, 
28907 \begin_inset CommandInset citation
28908 LatexCommand cite
28909 key "caption"
28910
28911 \end_inset
28912
28913 .
28914 \end_layout
28915
28916 \end_inset
28917
28918
28919 \end_layout
28920
28921 \begin_layout Standard
28922 Note that some document classes have built-in solutions for well known problems
28923  like your case.
28924  For example if you use a 
28925 \family sans
28926 KOMA-Script
28927 \family default
28928  class, you don't need the package 
28929 \series bold
28930 caption
28931 \series default
28932 , you can instead write
28933 \end_layout
28934
28935 \begin_layout Standard
28936
28937 \series bold
28938
28939 \backslash
28940 setkomafont{captionlabel}{
28941 \backslash
28942 bfseries}
28943 \end_layout
28944
28945 \begin_layout Standard
28946 in the preamble and the problem is solved.
28947  So if you plan to write a large document, you should have a look at the
28948  documentation of the document class you want to use.
28949  (
28950 \series bold
28951
28952 \backslash
28953 setkomafont
28954 \series default
28955  is an example of a command with more than one argument.)
28956 \end_layout
28957
28958 \begin_layout Standard
28959 Commands in the preamble affect the whole document, while commands in the
28960  text affect only the text after the command or only the text used as command
28961  argument.
28962  To insert a LaTeX-command in text, use the TeX Code box as described in
28963  the previous section.
28964 \end_layout
28965
28966 \begin_layout Standard
28967 If you want to learn more about LaTeX and its syntax, have a look at the
28968  LaTeX-books 
28969 \begin_inset CommandInset citation
28970 LatexCommand cite
28971 key "latexcompanion,latexguide"
28972
28973 \end_inset
28974
28975 .
28976  
28977 \end_layout
28978
28979 \begin_layout Section
28980 Previewing Snippets of your Document
28981 \begin_inset CommandInset label
28982 LatexCommand label
28983 name "sec:Previewing-snippets-of"
28984
28985 \end_inset
28986
28987
28988 \begin_inset Index idx
28989 status collapsed
28990
28991 \begin_layout Plain Layout
28992 Instant preview
28993 \end_layout
28994
28995 \end_inset
28996
28997
28998 \begin_inset Index idx
28999 status collapsed
29000
29001 \begin_layout Plain Layout
29002 Document ! Preview
29003 \end_layout
29004
29005 \end_inset
29006
29007
29008 \end_layout
29009
29010 \begin_layout Standard
29011 LyX allows you to generate previews of sections of your document on the
29012  fly so you can see how they'll look in the final document without having
29013  to break your train of thought with 
29014 \family sans
29015 View\SpecialChar \menuseparator
29016 DVI
29017 \family default
29018 .
29019 \end_layout
29020
29021 \begin_layout Standard
29022 If you would for example like to see in LyX your math formulas typeset by
29023  LaTeX, install the LaTeX-package 
29024 \series bold
29025 preview-latex
29026 \series default
29027
29028 \begin_inset Index idx
29029 status collapsed
29030
29031 \begin_layout Plain Layout
29032 LaTeX-packages ! preview-latex
29033 \end_layout
29034
29035 \end_inset
29036
29037  as explained below, and turn on 
29038 \family sans
29039 Instant
29040 \begin_inset space ~
29041 \end_inset
29042
29043 preview
29044 \family default
29045  in the 
29046 \family sans
29047 Tools\SpecialChar \menuseparator
29048 Preferences 
29049 \family default
29050 dialog under Look
29051 \begin_inset space ~
29052 \end_inset
29053
29054 and
29055 \begin_inset space ~
29056 \end_inset
29057
29058 feel\SpecialChar \menuseparator
29059 Display.
29060  The 
29061 \family sans
29062 Preview
29063 \begin_inset space ~
29064 \end_inset
29065
29066 Size
29067 \family default
29068  is the multiplication factor for the size.
29069 \end_layout
29070
29071 \begin_layout Standard
29072 Previews are generated when you load a document into LyX and when you finish
29073  editing an inset.
29074  Previews of an already loaded document are 
29075 \emph on
29076 not
29077 \emph default
29078  generated just by selecting the 
29079 \family sans
29080 Instant
29081 \begin_inset space ~
29082 \end_inset
29083
29084 preview
29085 \family default
29086  check box, you have to reopen the documents to activate the previews.
29087 \end_layout
29088
29089 \begin_layout Standard
29090 LyX will generate previews of math insets.
29091  It will also generate previews of included insets if you select the 
29092 \family sans
29093 Show
29094 \begin_inset space ~
29095 \end_inset
29096
29097 preview
29098 \family default
29099  check box in the insert dialog.
29100  This is useful if you wish to generate a preview of a LaTeX figure, for
29101  example.
29102 \end_layout
29103
29104 \begin_layout Standard
29105 To get previews working, you need the LaTeX package 
29106 \series bold
29107 preview-latex
29108 \series default
29109  (on some systems named simply 
29110 \series bold
29111 preview
29112 \series default
29113 ) installed.
29114  If it is not already installed, you will find it in the TeX Catalogue,
29115  
29116 \begin_inset CommandInset citation
29117 LatexCommand cite
29118 key "TeXCatalogue"
29119
29120 \end_inset
29121
29122  or in the package manager of your LaTeX-system.
29123  You obtain prettier results if you install the program 
29124 \family typewriter
29125 pnmcrop
29126 \family default
29127  from the 
29128 \family typewriter
29129 netpbm
29130 \family default
29131  package; for LyX on Windows this program is automatically installed together
29132  with LyX.
29133 \end_layout
29134
29135 \begin_layout Standard
29136 \begin_inset VSpace bigskip
29137 \end_inset
29138
29139
29140 \end_layout
29141
29142 \begin_layout Standard
29143 You can furthermore preview the LaTeX source of the whole document or parts
29144  of it.
29145  Use the menu 
29146 \family sans
29147 View\SpecialChar \menuseparator
29148 View
29149 \begin_inset space ~
29150 \end_inset
29151
29152 Source
29153 \family default
29154  and a window will be shown where you can see the LaTeX-source code.
29155  The window shows the source of the whole paragraph where the cursor is
29156  currently in.
29157  You can also select document parts in LyX's main window, then only this
29158  selection (when it is more than one paragraph) is shown as source code.
29159  To view the whole document as source, enable the corresponding option in
29160  the source view window.
29161 \end_layout
29162
29163 \begin_layout Section
29164 Spell Checking
29165 \begin_inset CommandInset label
29166 LatexCommand label
29167 name "sec:Spellchecking"
29168
29169 \end_inset
29170
29171
29172 \begin_inset Index idx
29173 status collapsed
29174
29175 \begin_layout Plain Layout
29176 Spell checking
29177 \end_layout
29178
29179 \end_inset
29180
29181
29182 \end_layout
29183
29184 \begin_layout Standard
29185 LyX itself has no built-in spell checker.
29186  Rather it uses one of the external programs 
29187 \family typewriter
29188 aspell
29189 \family default
29190
29191 \family typewriter
29192 ispell
29193 \family default
29194
29195 \family typewriter
29196 hspell
29197 \family default
29198 , or 
29199 \family typewriter
29200 pspell
29201 \family default
29202  as backend.
29203  This section assumes you have already installed and set up one of these
29204  programs.
29205  
29206 \family typewriter
29207 aspell
29208 \family default
29209  can be seen as the successor to 
29210 \family typewriter
29211 ispell
29212 \family default
29213 , and contrary to 
29214 \family typewriter
29215 ispell
29216 \family default
29217 , it supports multiple languages in parallel, so it is recommended to use
29218  aspell.
29219  
29220 \family typewriter
29221 hspell
29222 \family default
29223  is a Hebrew spell-checker.
29224  The used spell checker and its settings are specified in LyX's preferences
29225  under 
29226 \family sans
29227 Language Settings
29228 \family default
29229 .
29230 \end_layout
29231
29232 \begin_layout Standard
29233 For LyX on Windows, the selection box for the spell checking program is
29234  greyed out in the preferences dialog because only 
29235 \family typewriter
29236 aspell
29237 \family default
29238  can be used.
29239 \end_layout
29240
29241 \begin_layout Standard
29242 The menu
29243 \family sans
29244  Tools\SpecialChar \menuseparator
29245 Spellchecker
29246 \family default
29247  or the toolbar button 
29248 \begin_inset Graphics
29249         filename ../images/dialog-show_spellchecker.png
29250
29251 \end_inset
29252
29253  starts the spell checking beginning from the current cursor position.
29254  A dialog window will appear showing any incorrect (or unknown) word found,
29255  allowing you to edit and replace it in a second line.
29256  Whenever an unknown word is found, the word is highlighted and the text
29257  scrolled so that it is visible.
29258  In the 
29259 \family sans
29260 spell checker
29261 \family default
29262  dialog, there is also a box showing suggestions for a correction, if any
29263  could be found.
29264  Clicking on one of the corrections will copy to the 
29265 \family sans
29266 Replace
29267 \family default
29268  field, double-click invokes directly the replacement.
29269  Unknown but correctly typed words can be added to the personal dictionary.
29270 \end_layout
29271
29272 \begin_layout Standard
29273 By default, the dictionary file used is determined by the document language
29274  that is set in the 
29275 \family sans
29276 Document\SpecialChar \menuseparator
29277 Settings
29278 \family default
29279  dialog.
29280  If you do not have a dictionary for the document language, spell checking
29281  will bring an error message.
29282  In this case, you can specify another dictionary file in the dialog by
29283  specifying a different 
29284 \family sans
29285 Alternative language
29286 \family default
29287  in preferences dialog.
29288 \end_layout
29289
29290 \begin_layout Standard
29291 After a spell check you will be informed about the number of checked words.
29292 \end_layout
29293
29294 \begin_layout Subsubsection*
29295 Limitations
29296 \end_layout
29297
29298 \begin_layout Standard
29299 It is not possible to change the spelling of a particular word globally,
29300  rather than having to change the spelling separately for each occurrence
29301  of the word.
29302  But you can use the 
29303 \family sans
29304 Find
29305 \begin_inset space ~
29306 \end_inset
29307
29308 &
29309 \begin_inset space ~
29310 \end_inset
29311
29312 Replace
29313 \family default
29314  dialog for that.
29315 \end_layout
29316
29317 \begin_layout Standard
29318 LyX cannot correctly spell check documents containing multiple languages.
29319  This does work with 
29320 \family typewriter
29321 pspell
29322 \family default
29323 , assuming you have marked the different languages appropriately.
29324 \end_layout
29325
29326 \begin_layout Subsubsection*
29327 Further Settings
29328 \end_layout
29329
29330 \begin_layout Standard
29331 The 
29332 \family sans
29333 Spellchecker
29334 \family default
29335  section in the preferences dialog has some additional options:
29336 \end_layout
29337
29338 \begin_layout Description
29339 Escape
29340 \begin_inset space ~
29341 \end_inset
29342
29343 characters Allows you to add non-standard characters that the spell checker
29344  should consider, e.
29345 \begin_inset space \thinspace{}
29346 \end_inset
29347
29348 g.
29349 \begin_inset space \space{}
29350 \end_inset
29351
29352 German umlauts although you are spell checking an English document.
29353  This should not normally be needed.
29354 \end_layout
29355
29356 \begin_layout Description
29357 Personal
29358 \begin_inset space ~
29359 \end_inset
29360
29361 dictionary to use a different file as your personal dictionary instead of
29362  the spell checker's default choice 
29363 \end_layout
29364
29365 \begin_layout Description
29366 Accept
29367 \begin_inset space ~
29368 \end_inset
29369
29370 compound
29371 \begin_inset space ~
29372 \end_inset
29373
29374 words Prevent the spell checker from complaining about compounded words
29375  like 
29376 \begin_inset Quotes eld
29377 \end_inset
29378
29379 passthrough
29380 \begin_inset Quotes erd
29381 \end_inset
29382
29383 .
29384 \end_layout
29385
29386 \begin_layout Description
29387 Use
29388 \begin_inset space ~
29389 \end_inset
29390
29391 input
29392 \begin_inset space ~
29393 \end_inset
29394
29395 encoding Uses the document encoding that is set in the 
29396 \family sans
29397 Document\SpecialChar \menuseparator
29398 Settings
29399 \family default
29400  dialog under 
29401 \family sans
29402 Language
29403 \family default
29404  also for the spellchecker.
29405 \begin_inset Foot
29406 status collapsed
29407
29408 \begin_layout Plain Layout
29409 The encodings are explained in section
29410 \begin_inset space ~
29411 \end_inset
29412
29413
29414 \begin_inset CommandInset ref
29415 LatexCommand ref
29416 reference "cha:The-Document-Settings"
29417
29418 \end_inset
29419
29420 .
29421 \end_layout
29422
29423 \end_inset
29424
29425  Only enable this if you use 
29426 \family typewriter
29427 ispell
29428 \family default
29429  and can't spell check words with international letters in them.
29430  There have been reports that this does not work with all dictionaries,
29431  so this is disabled by default.
29432 \end_layout
29433
29434 \begin_layout Section
29435 Thesaurus
29436 \begin_inset Index idx
29437 status collapsed
29438
29439 \begin_layout Plain Layout
29440 Thesaurus
29441 \end_layout
29442
29443 \end_inset
29444
29445
29446 \begin_inset CommandInset label
29447 LatexCommand label
29448 name "sec:Thesaurus"
29449
29450 \end_inset
29451
29452
29453 \end_layout
29454
29455 \begin_layout Standard
29456 LyX provides a multilingual thesaurus.
29457  It uses the same thesaurus framework as OpenOffice and Firefox (namely
29458  the 
29459 \emph on
29460 MyThes
29461 \emph default
29462
29463 \begin_inset Foot
29464 status collapsed
29465
29466 \begin_layout Plain Layout
29467 \begin_inset CommandInset href
29468 LatexCommand href
29469 target "http://lingucomponent.openoffice.org/thesaurus.html"
29470
29471 \end_inset
29472
29473
29474 \end_layout
29475
29476 \end_inset
29477
29478  thesaurus library, which is included in LyX).
29479  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
29480  are available for many languages.
29481 \end_layout
29482
29483 \begin_layout Standard
29484 This section describes how new dictionaries are installed and set up for
29485  the use with LyX.
29486 \end_layout
29487
29488 \begin_layout Subsection
29489 Setting up the thesaurus
29490 \end_layout
29491
29492 \begin_layout Standard
29493 The 
29494 \emph on
29495 MyThes/
29496 \emph default
29497 OpenOffice thesauri consist of two files per language: A file with the suffix
29498  
29499 \emph on
29500 *.dat
29501 \emph default
29502  containing the data and an index file with the suffix 
29503 \emph on
29504 *.idx
29505 \emph default
29506 .
29507  The standardized file names include the language code for the given language
29508  (e.
29509 \begin_inset space \thinspace{}
29510 \end_inset
29511
29512 g.
29513  en_EN for English).
29514  For instance, the English files are named:
29515 \end_layout
29516
29517 \begin_layout Itemize
29518 th_en_EN_v2.idx
29519 \end_layout
29520
29521 \begin_layout Itemize
29522 th_en_EN_v2.dat
29523 \end_layout
29524
29525 \begin_layout Standard
29526 If you have OpenOffice and its thesaurus installed, these files should be
29527  already on your system.
29528  If not, you can get dictionaries from the site 
29529 \begin_inset Flex URL
29530 status collapsed
29531
29532 \begin_layout Plain Layout
29533
29534 http://extensions.services.openoffice.org
29535 \end_layout
29536
29537 \end_inset
29538
29539 .
29540  Note that, as of OpenOffice 3.0, these files are usually packed in extension
29541  archives (
29542 \emph on
29543 *.oxt
29544 \emph default
29545 ) that contain other files such as spellchecker dictionaries besides the
29546  thesauri.
29547  These archives are simple zip files, so you can unpack them as you would
29548  unpack a zip archive.
29549 \end_layout
29550
29551 \begin_layout Standard
29552 Put the 
29553 \emph on
29554 *.idx
29555 \emph default
29556  and 
29557 \emph on
29558 *.dat
29559 \emph default
29560  files of all languages you want to use into one directory (do not use subfolder
29561 s), and specify the path to this directory in 
29562 \family sans
29563 Tools\SpecialChar \menuseparator
29564 Preferences\SpecialChar \menuseparator
29565 Paths
29566 \family default
29567 .
29568  Now the thesaurus should be ready to use.
29569 \end_layout
29570
29571 \begin_layout Subsection
29572 Using the thesaurus
29573 \end_layout
29574
29575 \begin_layout Standard
29576 To start the thesaurus, use the menu 
29577 \family sans
29578 Tools\SpecialChar \menuseparator
29579 Thesaurus
29580 \family default
29581  or the toolbar button 
29582 \begin_inset Graphics
29583         filename ../images/thesaurus-entry.png
29584         rotateOrigin center
29585
29586 \end_inset
29587
29588  while the cursor is at the word you want to look up or while a word is
29589  selected.
29590  A dialog pops up showing you probably related words that you can use as
29591  replacement.
29592  The proposals are grouped into categories.
29593  Note that the thesaurus does not only show synonyms, but also hyperonyms
29594  and hyponyms (such as 
29595 \emph on
29596 plant
29597 \emph default
29598  for 
29599 \emph on
29600 tree
29601 \emph default
29602 ), compounds (such as 
29603 \emph on
29604 tree diagram
29605 \emph default
29606 ) and antonyms (such as 
29607 \emph on
29608 women
29609 \emph default
29610  for 
29611 \emph on
29612 men
29613 \emph default
29614 ), which are marked as such.
29615 \end_layout
29616
29617 \begin_layout Standard
29618 The language is automatically chosen from the language at the cursor, but
29619  you can also switch it in the dialog, as you can enter new words to look
29620  up directly there.
29621 \end_layout
29622
29623 \begin_layout Standard
29624 Note that the thesaurus cannot handle phrases (only compounds that are in
29625  the dictionary, such as the above 
29626 \emph on
29627 tree diagram
29628 \emph default
29629 ), and you have to use the so called lemma form, i.
29630 \begin_inset space \thinspace{}
29631 \end_inset
29632
29633 e.
29634  the form that is used in the dictionaries (for many languages: first person
29635  singular indicative active for nouns, infinitive for verbs).
29636  For example looking up the word forms 
29637 \emph on
29638 reports
29639 \emph default
29640  or 
29641 \emph on
29642 reporting
29643 \emph default
29644  yields no results, while results are shown for the word form 
29645 \emph on
29646 report
29647 \emph default
29648 .
29649  Your best bet is to highlight only the relevant parts of such word (e.
29650 \begin_inset space \thinspace{}
29651 \end_inset
29652
29653 g.
29654  
29655 \emph on
29656 report
29657 \emph default
29658  in 
29659 \emph on
29660 report
29661 \emph default
29662 s), then you get proposals without adjusting the query in the dialog, and
29663  also the replacement will probably be correct (as only the highlighted
29664  part will be replaced, thus the ending remains).
29665 \end_layout
29666
29667 \begin_layout Subsection
29668 License of the Thesaurus library
29669 \end_layout
29670
29671 \begin_layout Standard
29672 The 
29673 \emph on
29674 MyThes
29675 \emph default
29676  library, which is used by LyX for the thesaurus, was created by 
29677 \noun on
29678 Kevin B.
29679  Hendricks
29680 \noun default
29681  as a standalone program.
29682  Version 1.1 of the library is included in LyX.
29683  The library was released under the 
29684 \emph on
29685 Berkeley Database License
29686 \emph default
29687 , which is compatible with LyX's license, the GPL.
29688  In order to meet the requirements of the Berkeley Database License, the
29689  MyThes license file is included in the LyX sources in the folder 
29690 \family sans
29691 ~src/support/mythes/license.readme
29692 \family default
29693 .
29694  In LyX Windows installations it is additionally available in the file 
29695 \family sans
29696 MyThes-License.txt
29697 \family default
29698  that is in the same folder as the file lyx.exe.
29699 \end_layout
29700
29701 \begin_layout Section
29702 Change Tracking
29703 \begin_inset Index idx
29704 status collapsed
29705
29706 \begin_layout Plain Layout
29707 Change Tracking
29708 \end_layout
29709
29710 \end_inset
29711
29712
29713 \begin_inset Index idx
29714 status collapsed
29715
29716 \begin_layout Plain Layout
29717 Document ! Change Tracking
29718 \end_layout
29719
29720 \end_inset
29721
29722
29723 \begin_inset CommandInset label
29724 LatexCommand label
29725 name "sec:Change-Tracking"
29726
29727 \end_inset
29728
29729
29730 \end_layout
29731
29732 \begin_layout Standard
29733 When you work on a document collaboratively it is extremely useful to be
29734  able to see changes that others have made highlighted in the document.
29735  You can then decide if you want to accept a change or not.
29736  This can be achieved by turning on change tracking in the menu 
29737 \family sans
29738 Document\SpecialChar \menuseparator
29739 Change
29740 \begin_inset space ~
29741 \end_inset
29742
29743 Tracking\SpecialChar \menuseparator
29744 Track
29745 \begin_inset space ~
29746 \end_inset
29747
29748 Changes
29749 \family default
29750 .
29751 \end_layout
29752
29753 \begin_layout Standard
29754 Changes made in the document will then be highlighted by strokes and colors:
29755  
29756 \bar under
29757 \color blue
29758 underlined text
29759 \bar default
29760 \color inherit
29761  is an addition, 
29762 \strikeout on
29763 \color blue
29764 canceled text
29765 \strikeout default
29766 \color inherit
29767  is a deletion.
29768  The color depends on the author that made the change.
29769  You can change the color in LyX's preferences dialog under 
29770 \family sans
29771 Look
29772 \begin_inset space ~
29773 \end_inset
29774
29775 and
29776 \begin_inset space ~
29777 \end_inset
29778
29779 feel
29780 \family default
29781
29782 \family sans
29783 Colors
29784 \family default
29785 .
29786 \begin_inset Index idx
29787 status collapsed
29788
29789 \begin_layout Plain Layout
29790 Color ! Change tracking
29791 \end_layout
29792
29793 \end_inset
29794
29795  The author and the date of the change are shown in LyX's status bar when
29796  the cursor is in changed text.
29797  The same information is shown when you use the toolbar button 
29798 \begin_inset Graphics
29799         filename ../images/changes-merge.png
29800         rotateOrigin center
29801
29802 \end_inset
29803
29804 .
29805 \end_layout
29806
29807 \begin_layout Standard
29808 When change tracking is activated, you will see the review toolbar in LyX:
29809 \begin_inset Index idx
29810 status collapsed
29811
29812 \begin_layout Plain Layout
29813 Toolbar ! Review
29814 \end_layout
29815
29816 \end_inset
29817
29818
29819 \end_layout
29820
29821 \begin_layout Standard
29822 \begin_inset VSpace defskip
29823 \end_inset
29824
29825
29826 \end_layout
29827
29828 \begin_layout Standard
29829 \begin_inset Graphics
29830         filename clipart/ChangesToolbar.png
29831
29832 \end_inset
29833
29834
29835 \end_layout
29836
29837 \begin_layout Standard
29838 \begin_inset VSpace defskip
29839 \end_inset
29840
29841
29842 \end_layout
29843
29844 \begin_layout Standard
29845 The review toolbar as shown above contains from left to right the following
29846  buttons:
29847 \end_layout
29848
29849 \begin_layout Standard
29850 \begin_inset VSpace defskip
29851 \end_inset
29852
29853
29854 \end_layout
29855
29856 \begin_layout Standard
29857 \begin_inset Tabular
29858 <lyxtabular version="3" rows="10" columns="2">
29859 <features islongtable="true" longtabularalignment="center">
29860 <column alignment="left" valignment="top" width="0">
29861 <column alignment="left" valignment="top" width="0">
29862 <row interlinespace="2.5mm">
29863 <cell alignment="center" valignment="top" usebox="none">
29864 \begin_inset Text
29865
29866 \begin_layout Plain Layout
29867 \begin_inset Graphics
29868         filename ../images/changes-track.png
29869         rotateOrigin center
29870
29871 \end_inset
29872
29873
29874 \end_layout
29875
29876 \end_inset
29877 </cell>
29878 <cell alignment="center" valignment="top" usebox="none">
29879 \begin_inset Text
29880
29881 \begin_layout Plain Layout
29882
29883 \family sans
29884 Document\SpecialChar \menuseparator
29885 Change
29886 \begin_inset space ~
29887 \end_inset
29888
29889 Tracking\SpecialChar \menuseparator
29890 Track
29891 \begin_inset space ~
29892 \end_inset
29893
29894 Changes
29895 \end_layout
29896
29897 \end_inset
29898 </cell>
29899 </row>
29900 <row interlinespace="2.5mm">
29901 <cell alignment="center" valignment="top" usebox="none">
29902 \begin_inset Text
29903
29904 \begin_layout Plain Layout
29905 \begin_inset Graphics
29906         filename ../images/changes-output.png
29907         rotateOrigin center
29908
29909 \end_inset
29910
29911
29912 \end_layout
29913
29914 \end_inset
29915 </cell>
29916 <cell alignment="center" valignment="top" usebox="none">
29917 \begin_inset Text
29918
29919 \begin_layout Plain Layout
29920
29921 \family sans
29922 Document\SpecialChar \menuseparator
29923 Change
29924 \begin_inset space ~
29925 \end_inset
29926
29927 Tracking\SpecialChar \menuseparator
29928 Show
29929 \begin_inset space ~
29930 \end_inset
29931
29932 Changes
29933 \begin_inset space ~
29934 \end_inset
29935
29936 in
29937 \begin_inset space ~
29938 \end_inset
29939
29940 Output
29941 \end_layout
29942
29943 \end_inset
29944 </cell>
29945 </row>
29946 <row interlinespace="2.5mm">
29947 <cell alignment="center" valignment="top" usebox="none">
29948 \begin_inset Text
29949
29950 \begin_layout Plain Layout
29951 \begin_inset Graphics
29952         filename ../images/change-next.png
29953         rotateOrigin center
29954
29955 \end_inset
29956
29957
29958 \end_layout
29959
29960 \end_inset
29961 </cell>
29962 <cell alignment="center" valignment="top" usebox="none">
29963 \begin_inset Text
29964
29965 \begin_layout Plain Layout
29966 Jumps to the next change
29967 \end_layout
29968
29969 \end_inset
29970 </cell>
29971 </row>
29972 <row interlinespace="2.5mm">
29973 <cell alignment="center" valignment="top" usebox="none">
29974 \begin_inset Text
29975
29976 \begin_layout Plain Layout
29977 \begin_inset Graphics
29978         filename ../images/change-accept.png
29979         rotateOrigin center
29980
29981 \end_inset
29982
29983
29984 \end_layout
29985
29986 \end_inset
29987 </cell>
29988 <cell alignment="center" valignment="top" usebox="none">
29989 \begin_inset Text
29990
29991 \begin_layout Plain Layout
29992
29993 \family sans
29994 Document\SpecialChar \menuseparator
29995 Change
29996 \begin_inset space ~
29997 \end_inset
29998
29999 Tracking\SpecialChar \menuseparator
30000 Accept
30001 \begin_inset space ~
30002 \end_inset
30003
30004 Change
30005 \end_layout
30006
30007 \end_inset
30008 </cell>
30009 </row>
30010 <row interlinespace="2.5mm">
30011 <cell alignment="center" valignment="top" usebox="none">
30012 \begin_inset Text
30013
30014 \begin_layout Plain Layout
30015 \begin_inset Graphics
30016         filename ../images/change-reject.png
30017         rotateOrigin center
30018
30019 \end_inset
30020
30021
30022 \end_layout
30023
30024 \end_inset
30025 </cell>
30026 <cell alignment="center" valignment="top" usebox="none">
30027 \begin_inset Text
30028
30029 \begin_layout Plain Layout
30030
30031 \family sans
30032 Document\SpecialChar \menuseparator
30033 Change
30034 \begin_inset space ~
30035 \end_inset
30036
30037 Tracking\SpecialChar \menuseparator
30038 Reject
30039 \begin_inset space ~
30040 \end_inset
30041
30042 Change
30043 \end_layout
30044
30045 \end_inset
30046 </cell>
30047 </row>
30048 <row interlinespace="2.5mm">
30049 <cell alignment="center" valignment="top" usebox="none">
30050 \begin_inset Text
30051
30052 \begin_layout Plain Layout
30053 \begin_inset Graphics
30054         filename ../images/changes-merge.png
30055         rotateOrigin center
30056
30057 \end_inset
30058
30059
30060 \end_layout
30061
30062 \end_inset
30063 </cell>
30064 <cell alignment="center" valignment="top" usebox="none">
30065 \begin_inset Text
30066
30067 \begin_layout Plain Layout
30068
30069 \family sans
30070 Document\SpecialChar \menuseparator
30071 Change
30072 \begin_inset space ~
30073 \end_inset
30074
30075 Tracking\SpecialChar \menuseparator
30076 Merge
30077 \begin_inset space ~
30078 \end_inset
30079
30080 Changes
30081 \end_layout
30082
30083 \end_inset
30084 </cell>
30085 </row>
30086 <row interlinespace="2.5mm">
30087 <cell alignment="center" valignment="top" usebox="none">
30088 \begin_inset Text
30089
30090 \begin_layout Plain Layout
30091 \begin_inset Graphics
30092         filename ../images/all-changes-accept.png
30093         rotateOrigin center
30094
30095 \end_inset
30096
30097
30098 \end_layout
30099
30100 \end_inset
30101 </cell>
30102 <cell alignment="center" valignment="top" usebox="none">
30103 \begin_inset Text
30104
30105 \begin_layout Plain Layout
30106
30107 \family sans
30108 Document\SpecialChar \menuseparator
30109 Change
30110 \begin_inset space ~
30111 \end_inset
30112
30113 Tracking\SpecialChar \menuseparator
30114 Accept
30115 \begin_inset space ~
30116 \end_inset
30117
30118 All
30119 \begin_inset space ~
30120 \end_inset
30121
30122 Changes
30123 \end_layout
30124
30125 \end_inset
30126 </cell>
30127 </row>
30128 <row interlinespace="2.5mm">
30129 <cell alignment="center" valignment="top" usebox="none">
30130 \begin_inset Text
30131
30132 \begin_layout Plain Layout
30133 \begin_inset Graphics
30134         filename ../images/all-changes-reject.png
30135         rotateOrigin center
30136
30137 \end_inset
30138
30139
30140 \end_layout
30141
30142 \end_inset
30143 </cell>
30144 <cell alignment="center" valignment="top" usebox="none">
30145 \begin_inset Text
30146
30147 \begin_layout Plain Layout
30148
30149 \family sans
30150 Document\SpecialChar \menuseparator
30151 Change
30152 \begin_inset space ~
30153 \end_inset
30154
30155 Tracking\SpecialChar \menuseparator
30156 Reject
30157 \begin_inset space ~
30158 \end_inset
30159
30160 All
30161 \begin_inset space ~
30162 \end_inset
30163
30164 Changes
30165 \end_layout
30166
30167 \end_inset
30168 </cell>
30169 </row>
30170 <row interlinespace="2.5mm">
30171 <cell alignment="center" valignment="top" usebox="none">
30172 \begin_inset Text
30173
30174 \begin_layout Plain Layout
30175 \begin_inset Graphics
30176         filename ../images/note-insert.png
30177         rotateOrigin center
30178
30179 \end_inset
30180
30181
30182 \end_layout
30183
30184 \end_inset
30185 </cell>
30186 <cell alignment="center" valignment="top" usebox="none">
30187 \begin_inset Text
30188
30189 \begin_layout Plain Layout
30190
30191 \family sans
30192 Insert\SpecialChar \menuseparator
30193 Note\SpecialChar \menuseparator
30194 LyX
30195 \begin_inset space ~
30196 \end_inset
30197
30198 Note
30199 \end_layout
30200
30201 \end_inset
30202 </cell>
30203 </row>
30204 <row interlinespace="2.5mm">
30205 <cell alignment="center" valignment="top" usebox="none">
30206 \begin_inset Text
30207
30208 \begin_layout Plain Layout
30209 \begin_inset Graphics
30210         filename ../images/note-next.png
30211         rotateOrigin center
30212
30213 \end_inset
30214
30215
30216 \end_layout
30217
30218 \end_inset
30219 </cell>
30220 <cell alignment="center" valignment="top" usebox="none">
30221 \begin_inset Text
30222
30223 \begin_layout Plain Layout
30224
30225 \family sans
30226 Navigate\SpecialChar \menuseparator
30227 Next
30228 \begin_inset space ~
30229 \end_inset
30230
30231 Note
30232 \end_layout
30233
30234 \end_inset
30235 </cell>
30236 </row>
30237 </lyxtabular>
30238
30239 \end_inset
30240
30241
30242 \end_layout
30243
30244 \begin_layout Standard
30245 \begin_inset VSpace defskip
30246 \end_inset
30247
30248
30249 \end_layout
30250
30251 \begin_layout Standard
30252 The review toolbar helps you to accept, reject, or merge changes – highlight
30253  the change and press one of the desired toolbar buttons.
30254  When you merge changes, a window pops up showing you information about
30255  the next change after the current cursor position.
30256  So you don't need to highlight a certain change.
30257  Within the merge window you can decide to accept or reject changes and
30258  step to the next change.
30259  This way you can jump through all the changes in the document.
30260 \end_layout
30261
30262 \begin_layout Standard
30263 The toolbar has two buttons to handle notes because notes are often important
30264  to describe a change.
30265 \end_layout
30266
30267 \begin_layout Standard
30268 To show made changes in the output you need the LaTeX package 
30269 \series bold
30270 dvipost
30271 \series default
30272
30273 \begin_inset Index idx
30274 status collapsed
30275
30276 \begin_layout Plain Layout
30277 LaTeX-packages ! dvipost
30278 \end_layout
30279
30280 \end_inset
30281
30282  installed.
30283  You will find it in the TeX Catalogue, 
30284 \begin_inset CommandInset citation
30285 LatexCommand cite
30286 key "TeXCatalogue"
30287
30288 \end_inset
30289
30290  or in the package manager of your LaTeX-system.
30291 \end_layout
30292
30293 \begin_layout Section
30294 International Support
30295 \begin_inset Index idx
30296 status collapsed
30297
30298 \begin_layout Plain Layout
30299 International support
30300 \end_layout
30301
30302 \end_inset
30303
30304
30305 \end_layout
30306
30307 \begin_layout Standard
30308 This section describes how to use LyX with any language you want.
30309  For some non-western languages there are special Wiki-pages that explain
30310  how to set up LyX to use them: 
30311 \begin_inset CommandInset citation
30312 LatexCommand cite
30313 key "Arabic,Armenian,Farsi,Hebrew"
30314
30315 \end_inset
30316
30317
30318 \end_layout
30319
30320 \begin_layout Standard
30321 Besides languages, LyX also supports phonetic symbols, see section
30322 \begin_inset space ~
30323 \end_inset
30324
30325
30326 \begin_inset CommandInset ref
30327 LatexCommand ref
30328 reference "sub:Special-Character"
30329
30330 \end_inset
30331
30332 .
30333 \end_layout
30334
30335 \begin_layout Subsection
30336 Language Options
30337 \begin_inset Index idx
30338 status collapsed
30339
30340 \begin_layout Plain Layout
30341 Language ! Options
30342 \end_layout
30343
30344 \end_inset
30345
30346
30347 \begin_inset Index idx
30348 status collapsed
30349
30350 \begin_layout Plain Layout
30351 Document ! Settings
30352 \end_layout
30353
30354 \end_inset
30355
30356
30357 \begin_inset Index idx
30358 status collapsed
30359
30360 \begin_layout Plain Layout
30361 Document ! Language
30362 \end_layout
30363
30364 \end_inset
30365
30366
30367 \end_layout
30368
30369 \begin_layout Standard
30370 The 
30371 \family sans
30372 Document\SpecialChar \menuseparator
30373 Settings
30374 \family default
30375  dialog lets you set 
30376 \family roman
30377 the language and character encoding for your language.
30378  
30379 \end_layout
30380
30381 \begin_layout Standard
30382 Choose your language in the 
30383 \family sans
30384 Language
30385 \family default
30386  section of this dialog.
30387  The default is 
30388 \family sans
30389 English
30390 \family default
30391 .
30392 \end_layout
30393
30394 \begin_layout Standard
30395 Under 
30396 \family sans
30397 Encoding
30398 \family default
30399  you can choose the character encoding map you want to use for LaTeX export.
30400  The option 
30401 \family sans
30402 Language Default
30403 \family default
30404  is the preferred choice and works well in most cases.
30405  For details about the different encoding options see section
30406 \begin_inset space ~
30407 \end_inset
30408
30409
30410 \begin_inset CommandInset ref
30411 LatexCommand ref
30412 reference "cha:The-Document-Settings"
30413
30414 \end_inset
30415
30416 .
30417 \end_layout
30418
30419 \begin_layout Subsection
30420 Keyboard mapping configuration
30421 \begin_inset CommandInset label
30422 LatexCommand label
30423 name "sub:Keyboard-mapping"
30424
30425 \end_inset
30426
30427
30428 \end_layout
30429
30430 \begin_layout Standard
30431 If you have for example a U.S.-style keyboard and want to write in a language
30432  other than English, you can use an alternate keymap.
30433  For example, if you have a U.S.-style keyboard but want to write in Italian,
30434  you can configure LyX to use an Italian keymap.
30435  The preferences dialog allows you to choose up to two keyboard mappings,
30436  see section
30437 \begin_inset space ~
30438 \end_inset
30439
30440
30441 \begin_inset CommandInset ref
30442 LatexCommand ref
30443 reference "sub:Keyboard-Map"
30444
30445 \end_inset
30446
30447 .
30448  You can choose primary and secondary keyboard languages and then select
30449  which one you want to use.
30450 \end_layout
30451
30452 \begin_layout Standard
30453 Finally, you may just want to change a few key mappings or create an entirely
30454  different keymap (for Vulcan, for instance).
30455  You may, for example, normally write in Italian on a U.S.
30456  keyboard but want to include an occasional quotation in German.
30457  In such a case, you can write your own keyboard mapping or modify an existing
30458  one to support the characters you want.
30459  This and many other customizations are explained in the 
30460 \emph on
30461 Customization
30462 \emph default
30463  manual.
30464 \end_layout
30465
30466 \begin_layout Subsection
30467 Character Tables
30468 \end_layout
30469
30470 \begin_layout Standard
30471 Table
30472 \begin_inset space ~
30473 \end_inset
30474
30475
30476 \begin_inset CommandInset ref
30477 LatexCommand ref
30478 reference "cap:The-latin1-character"
30479
30480 \end_inset
30481
30482  shows the 
30483 \family typewriter
30484 Latin1
30485 \family default
30486  character set.
30487  You should be able to enter the characters in the first eight columns directly
30488  from the keyboard.
30489 \end_layout
30490
30491 \begin_layout Standard
30492 There are a few things you need to know about this table.
30493  Here are some of the details you'll need to bear in mind when using characters
30494  from the 
30495 \family typewriter
30496 Latin1
30497 \family default
30498  character set:
30499 \end_layout
30500
30501 \begin_layout Itemize
30502 Even if you have selected 
30503 \family sans
30504 latin1
30505 \family default
30506  in the 
30507 \family sans
30508 Document\SpecialChar \menuseparator
30509 Settings
30510 \family default
30511  dialog, users who have only the 
30512 \family typewriter
30513 T1
30514 \family default
30515 -fonts for LaTeX [or who have the 
30516 \family typewriter
30517 T1
30518 \family default
30519 -fonts but aren't using them] will still miss a few characters: D0, F0,
30520  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
30521  french quotes won't show up.
30522 \end_layout
30523
30524 \begin_layout Standard
30525 \begin_inset Float table
30526 wide false
30527 sideways false
30528 status open
30529
30530 \begin_layout Plain Layout
30531 \begin_inset Caption
30532
30533 \begin_layout Plain Layout
30534 \begin_inset CommandInset label
30535 LatexCommand label
30536 name "cap:The-latin1-character"
30537
30538 \end_inset
30539
30540 The 
30541 \family typewriter
30542 latin1
30543 \family default
30544  character set
30545 \end_layout
30546
30547 \end_inset
30548
30549
30550 \end_layout
30551
30552 \begin_layout Plain Layout
30553 \align center
30554 \begin_inset Tabular
30555 <lyxtabular version="3" rows="17" columns="17">
30556 <features tabularvalignment="middle">
30557 <column alignment="center" valignment="top" width="0pt">
30558 <column alignment="center" valignment="top" width="0pt">
30559 <column alignment="center" valignment="top" width="0pt">
30560 <column alignment="center" valignment="top" width="0pt">
30561 <column alignment="center" valignment="top" width="0pt">
30562 <column alignment="center" valignment="top" width="0pt">
30563 <column alignment="center" valignment="top" width="0pt">
30564 <column alignment="center" valignment="top" width="0pt">
30565 <column alignment="center" valignment="top" width="0pt">
30566 <column alignment="center" valignment="top" width="0pt">
30567 <column alignment="center" valignment="top" width="0pt">
30568 <column alignment="center" valignment="top" width="0pt">
30569 <column alignment="center" valignment="top" width="0pt">
30570 <column alignment="center" valignment="top" width="0pt">
30571 <column alignment="center" valignment="top" width="0pt">
30572 <column alignment="center" valignment="top" width="0pt">
30573 <column alignment="center" valignment="top" width="0pt">
30574 <row>
30575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30576 \begin_inset Text
30577
30578 \begin_layout Plain Layout
30579
30580 \end_layout
30581
30582 \end_inset
30583 </cell>
30584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30585 \begin_inset Text
30586
30587 \begin_layout Plain Layout
30588
30589 \family roman
30590 \series medium
30591 \shape up
30592 \size tiny
30593 \emph off
30594 \bar no
30595 \noun off
30596 \color none
30597 00
30598 \end_layout
30599
30600 \end_inset
30601 </cell>
30602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30603 \begin_inset Text
30604
30605 \begin_layout Plain Layout
30606
30607 \family roman
30608 \series medium
30609 \shape up
30610 \size tiny
30611 \emph off
30612 \bar no
30613 \noun off
30614 \color none
30615 10
30616 \end_layout
30617
30618 \end_inset
30619 </cell>
30620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30621 \begin_inset Text
30622
30623 \begin_layout Plain Layout
30624
30625 \family roman
30626 \series medium
30627 \shape up
30628 \size tiny
30629 \emph off
30630 \bar no
30631 \noun off
30632 \color none
30633 20
30634 \end_layout
30635
30636 \end_inset
30637 </cell>
30638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30639 \begin_inset Text
30640
30641 \begin_layout Plain Layout
30642
30643 \family roman
30644 \series medium
30645 \shape up
30646 \size tiny
30647 \emph off
30648 \bar no
30649 \noun off
30650 \color none
30651 30
30652 \end_layout
30653
30654 \end_inset
30655 </cell>
30656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30657 \begin_inset Text
30658
30659 \begin_layout Plain Layout
30660
30661 \family roman
30662 \series medium
30663 \shape up
30664 \size tiny
30665 \emph off
30666 \bar no
30667 \noun off
30668 \color none
30669 40
30670 \end_layout
30671
30672 \end_inset
30673 </cell>
30674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30675 \begin_inset Text
30676
30677 \begin_layout Plain Layout
30678
30679 \family roman
30680 \series medium
30681 \shape up
30682 \size tiny
30683 \emph off
30684 \bar no
30685 \noun off
30686 \color none
30687 50
30688 \end_layout
30689
30690 \end_inset
30691 </cell>
30692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30693 \begin_inset Text
30694
30695 \begin_layout Plain Layout
30696
30697 \family roman
30698 \series medium
30699 \shape up
30700 \size tiny
30701 \emph off
30702 \bar no
30703 \noun off
30704 \color none
30705 60
30706 \end_layout
30707
30708 \end_inset
30709 </cell>
30710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30711 \begin_inset Text
30712
30713 \begin_layout Plain Layout
30714
30715 \family roman
30716 \series medium
30717 \shape up
30718 \size tiny
30719 \emph off
30720 \bar no
30721 \noun off
30722 \color none
30723 70
30724 \end_layout
30725
30726 \end_inset
30727 </cell>
30728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30729 \begin_inset Text
30730
30731 \begin_layout Plain Layout
30732
30733 \family roman
30734 \series medium
30735 \shape up
30736 \size tiny
30737 \emph off
30738 \bar no
30739 \noun off
30740 \color none
30741 80
30742 \end_layout
30743
30744 \end_inset
30745 </cell>
30746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30747 \begin_inset Text
30748
30749 \begin_layout Plain Layout
30750
30751 \family roman
30752 \series medium
30753 \shape up
30754 \size tiny
30755 \emph off
30756 \bar no
30757 \noun off
30758 \color none
30759 90
30760 \end_layout
30761
30762 \end_inset
30763 </cell>
30764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30765 \begin_inset Text
30766
30767 \begin_layout Plain Layout
30768
30769 \family roman
30770 \series medium
30771 \shape up
30772 \size tiny
30773 \emph off
30774 \bar no
30775 \noun off
30776 \color none
30777 A0
30778 \end_layout
30779
30780 \end_inset
30781 </cell>
30782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30783 \begin_inset Text
30784
30785 \begin_layout Plain Layout
30786
30787 \family roman
30788 \series medium
30789 \shape up
30790 \size tiny
30791 \emph off
30792 \bar no
30793 \noun off
30794 \color none
30795 B0
30796 \end_layout
30797
30798 \end_inset
30799 </cell>
30800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30801 \begin_inset Text
30802
30803 \begin_layout Plain Layout
30804
30805 \family roman
30806 \series medium
30807 \shape up
30808 \size tiny
30809 \emph off
30810 \bar no
30811 \noun off
30812 \color none
30813 C0
30814 \end_layout
30815
30816 \end_inset
30817 </cell>
30818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30819 \begin_inset Text
30820
30821 \begin_layout Plain Layout
30822
30823 \family roman
30824 \series medium
30825 \shape up
30826 \size tiny
30827 \emph off
30828 \bar no
30829 \noun off
30830 \color none
30831 D0
30832 \end_layout
30833
30834 \end_inset
30835 </cell>
30836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30837 \begin_inset Text
30838
30839 \begin_layout Plain Layout
30840
30841 \family roman
30842 \series medium
30843 \shape up
30844 \size tiny
30845 \emph off
30846 \bar no
30847 \noun off
30848 \color none
30849 E0
30850 \end_layout
30851
30852 \end_inset
30853 </cell>
30854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30855 \begin_inset Text
30856
30857 \begin_layout Plain Layout
30858
30859 \family roman
30860 \series medium
30861 \shape up
30862 \size tiny
30863 \emph off
30864 \bar no
30865 \noun off
30866 \color none
30867 F0
30868 \end_layout
30869
30870 \end_inset
30871 </cell>
30872 </row>
30873 <row>
30874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30875 \begin_inset Text
30876
30877 \begin_layout Plain Layout
30878
30879 \family roman
30880 \series medium
30881 \shape up
30882 \size tiny
30883 \emph off
30884 \bar no
30885 \noun off
30886 \color none
30887 00
30888 \end_layout
30889
30890 \end_inset
30891 </cell>
30892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30893 \begin_inset Text
30894
30895 \begin_layout Plain Layout
30896
30897 \end_layout
30898
30899 \end_inset
30900 </cell>
30901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30902 \begin_inset Text
30903
30904 \begin_layout Plain Layout
30905
30906 \end_layout
30907
30908 \end_inset
30909 </cell>
30910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30911 \begin_inset Text
30912
30913 \begin_layout Plain Layout
30914
30915 \end_layout
30916
30917 \end_inset
30918 </cell>
30919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30920 \begin_inset Text
30921
30922 \begin_layout Plain Layout
30923
30924 \family roman
30925 \series medium
30926 \shape up
30927 \emph off
30928 \bar no
30929 \noun off
30930 \color none
30931 0
30932 \end_layout
30933
30934 \end_inset
30935 </cell>
30936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30937 \begin_inset Text
30938
30939 \begin_layout Plain Layout
30940
30941 \family roman
30942 \series medium
30943 \shape up
30944 \emph off
30945 \bar no
30946 \noun off
30947 \color none
30948 @
30949 \end_layout
30950
30951 \end_inset
30952 </cell>
30953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30954 \begin_inset Text
30955
30956 \begin_layout Plain Layout
30957
30958 \family roman
30959 \series medium
30960 \shape up
30961 \emph off
30962 \bar no
30963 \noun off
30964 \color none
30965 P
30966 \end_layout
30967
30968 \end_inset
30969 </cell>
30970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30971 \begin_inset Text
30972
30973 \begin_layout Plain Layout
30974
30975 \family roman
30976 \series medium
30977 \shape up
30978 \emph off
30979 \bar no
30980 \noun off
30981 \color none
30982 '
30983 \end_layout
30984
30985 \end_inset
30986 </cell>
30987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30988 \begin_inset Text
30989
30990 \begin_layout Plain Layout
30991
30992 \family roman
30993 \series medium
30994 \shape up
30995 \emph off
30996 \bar no
30997 \noun off
30998 \color none
30999 p
31000 \end_layout
31001
31002 \end_inset
31003 </cell>
31004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31005 \begin_inset Text
31006
31007 \begin_layout Plain Layout
31008
31009 \end_layout
31010
31011 \end_inset
31012 </cell>
31013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31014 \begin_inset Text
31015
31016 \begin_layout Plain Layout
31017
31018 \end_layout
31019
31020 \end_inset
31021 </cell>
31022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31023 \begin_inset Text
31024
31025 \begin_layout Plain Layout
31026
31027 \end_layout
31028
31029 \end_inset
31030 </cell>
31031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31032 \begin_inset Text
31033
31034 \begin_layout Plain Layout
31035
31036 \family roman
31037 \series medium
31038 \shape up
31039 \emph off
31040 \bar no
31041 \noun off
31042 \color none
31043 °
31044 \end_layout
31045
31046 \end_inset
31047 </cell>
31048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31049 \begin_inset Text
31050
31051 \begin_layout Plain Layout
31052
31053 \family roman
31054 \series medium
31055 \shape up
31056 \emph off
31057 \bar no
31058 \noun off
31059 \color none
31060 À
31061 \end_layout
31062
31063 \end_inset
31064 </cell>
31065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31066 \begin_inset Text
31067
31068 \begin_layout Plain Layout
31069
31070 \family roman
31071 \series medium
31072 \shape up
31073 \emph off
31074 \bar no
31075 \noun off
31076 \color none
31077 Ð
31078 \end_layout
31079
31080 \end_inset
31081 </cell>
31082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31083 \begin_inset Text
31084
31085 \begin_layout Plain Layout
31086
31087 \family roman
31088 \series medium
31089 \shape up
31090 \emph off
31091 \bar no
31092 \noun off
31093 \color none
31094 à
31095 \end_layout
31096
31097 \end_inset
31098 </cell>
31099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31100 \begin_inset Text
31101
31102 \begin_layout Plain Layout
31103
31104 \family roman
31105 \series medium
31106 \shape up
31107 \emph off
31108 \bar no
31109 \noun off
31110 \color none
31111 ð
31112 \end_layout
31113
31114 \end_inset
31115 </cell>
31116 </row>
31117 <row>
31118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31119 \begin_inset Text
31120
31121 \begin_layout Plain Layout
31122
31123 \family roman
31124 \series medium
31125 \shape up
31126 \size tiny
31127 \emph off
31128 \bar no
31129 \noun off
31130 \color none
31131 01
31132 \end_layout
31133
31134 \end_inset
31135 </cell>
31136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31137 \begin_inset Text
31138
31139 \begin_layout Plain Layout
31140
31141 \end_layout
31142
31143 \end_inset
31144 </cell>
31145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31146 \begin_inset Text
31147
31148 \begin_layout Plain Layout
31149
31150 \end_layout
31151
31152 \end_inset
31153 </cell>
31154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31155 \begin_inset Text
31156
31157 \begin_layout Plain Layout
31158
31159 \family roman
31160 \series medium
31161 \shape up
31162 \emph off
31163 \bar no
31164 \noun off
31165 \color none
31166 !
31167 \end_layout
31168
31169 \end_inset
31170 </cell>
31171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31172 \begin_inset Text
31173
31174 \begin_layout Plain Layout
31175
31176 \family roman
31177 \series medium
31178 \shape up
31179 \emph off
31180 \bar no
31181 \noun off
31182 \color none
31183 1
31184 \end_layout
31185
31186 \end_inset
31187 </cell>
31188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31189 \begin_inset Text
31190
31191 \begin_layout Plain Layout
31192
31193 \family roman
31194 \series medium
31195 \shape up
31196 \emph off
31197 \bar no
31198 \noun off
31199 \color none
31200 A
31201 \end_layout
31202
31203 \end_inset
31204 </cell>
31205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31206 \begin_inset Text
31207
31208 \begin_layout Plain Layout
31209
31210 \family roman
31211 \series medium
31212 \shape up
31213 \emph off
31214 \bar no
31215 \noun off
31216 \color none
31217 Q
31218 \end_layout
31219
31220 \end_inset
31221 </cell>
31222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31223 \begin_inset Text
31224
31225 \begin_layout Plain Layout
31226
31227 \family roman
31228 \series medium
31229 \shape up
31230 \emph off
31231 \bar no
31232 \noun off
31233 \color none
31234 a
31235 \end_layout
31236
31237 \end_inset
31238 </cell>
31239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31240 \begin_inset Text
31241
31242 \begin_layout Plain Layout
31243
31244 \family roman
31245 \series medium
31246 \shape up
31247 \emph off
31248 \bar no
31249 \noun off
31250 \color none
31251 q
31252 \end_layout
31253
31254 \end_inset
31255 </cell>
31256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31257 \begin_inset Text
31258
31259 \begin_layout Plain Layout
31260
31261 \end_layout
31262
31263 \end_inset
31264 </cell>
31265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31266 \begin_inset Text
31267
31268 \begin_layout Plain Layout
31269
31270 \end_layout
31271
31272 \end_inset
31273 </cell>
31274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31275 \begin_inset Text
31276
31277 \begin_layout Plain Layout
31278
31279 \family roman
31280 \series medium
31281 \shape up
31282 \emph off
31283 \bar no
31284 \noun off
31285 \color none
31286 ¡
31287 \end_layout
31288
31289 \end_inset
31290 </cell>
31291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31292 \begin_inset Text
31293
31294 \begin_layout Plain Layout
31295
31296 \family roman
31297 \series medium
31298 \shape up
31299 \emph off
31300 \bar no
31301 \noun off
31302 \color none
31303 ±
31304 \end_layout
31305
31306 \end_inset
31307 </cell>
31308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31309 \begin_inset Text
31310
31311 \begin_layout Plain Layout
31312
31313 \family roman
31314 \series medium
31315 \shape up
31316 \emph off
31317 \bar no
31318 \noun off
31319 \color none
31320 Á
31321 \end_layout
31322
31323 \end_inset
31324 </cell>
31325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31326 \begin_inset Text
31327
31328 \begin_layout Plain Layout
31329
31330 \family roman
31331 \series medium
31332 \shape up
31333 \emph off
31334 \bar no
31335 \noun off
31336 \color none
31337 Ñ
31338 \end_layout
31339
31340 \end_inset
31341 </cell>
31342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31343 \begin_inset Text
31344
31345 \begin_layout Plain Layout
31346
31347 \family roman
31348 \series medium
31349 \shape up
31350 \emph off
31351 \bar no
31352 \noun off
31353 \color none
31354 á
31355 \end_layout
31356
31357 \end_inset
31358 </cell>
31359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31360 \begin_inset Text
31361
31362 \begin_layout Plain Layout
31363
31364 \family roman
31365 \series medium
31366 \shape up
31367 \emph off
31368 \bar no
31369 \noun off
31370 \color none
31371 ñ
31372 \end_layout
31373
31374 \end_inset
31375 </cell>
31376 </row>
31377 <row>
31378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31379 \begin_inset Text
31380
31381 \begin_layout Plain Layout
31382
31383 \family roman
31384 \series medium
31385 \shape up
31386 \size tiny
31387 \emph off
31388 \bar no
31389 \noun off
31390 \color none
31391 02
31392 \end_layout
31393
31394 \end_inset
31395 </cell>
31396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31397 \begin_inset Text
31398
31399 \begin_layout Plain Layout
31400
31401 \end_layout
31402
31403 \end_inset
31404 </cell>
31405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31406 \begin_inset Text
31407
31408 \begin_layout Plain Layout
31409
31410 \end_layout
31411
31412 \end_inset
31413 </cell>
31414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31415 \begin_inset Text
31416
31417 \begin_layout Plain Layout
31418
31419 \family roman
31420 \series medium
31421 \shape up
31422 \emph off
31423 \bar no
31424 \noun off
31425 \color none
31426 \begin_inset Quotes eld
31427 \end_inset
31428
31429
31430 \end_layout
31431
31432 \end_inset
31433 </cell>
31434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31435 \begin_inset Text
31436
31437 \begin_layout Plain Layout
31438
31439 \family roman
31440 \series medium
31441 \shape up
31442 \emph off
31443 \bar no
31444 \noun off
31445 \color none
31446 2
31447 \end_layout
31448
31449 \end_inset
31450 </cell>
31451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31452 \begin_inset Text
31453
31454 \begin_layout Plain Layout
31455
31456 \family roman
31457 \series medium
31458 \shape up
31459 \emph off
31460 \bar no
31461 \noun off
31462 \color none
31463 B
31464 \end_layout
31465
31466 \end_inset
31467 </cell>
31468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31469 \begin_inset Text
31470
31471 \begin_layout Plain Layout
31472
31473 \family roman
31474 \series medium
31475 \shape up
31476 \emph off
31477 \bar no
31478 \noun off
31479 \color none
31480 R
31481 \end_layout
31482
31483 \end_inset
31484 </cell>
31485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31486 \begin_inset Text
31487
31488 \begin_layout Plain Layout
31489
31490 \family roman
31491 \series medium
31492 \shape up
31493 \emph off
31494 \bar no
31495 \noun off
31496 \color none
31497 b
31498 \end_layout
31499
31500 \end_inset
31501 </cell>
31502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31503 \begin_inset Text
31504
31505 \begin_layout Plain Layout
31506
31507 \family roman
31508 \series medium
31509 \shape up
31510 \emph off
31511 \bar no
31512 \noun off
31513 \color none
31514 r
31515 \end_layout
31516
31517 \end_inset
31518 </cell>
31519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31520 \begin_inset Text
31521
31522 \begin_layout Plain Layout
31523
31524 \end_layout
31525
31526 \end_inset
31527 </cell>
31528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31529 \begin_inset Text
31530
31531 \begin_layout Plain Layout
31532
31533 \end_layout
31534
31535 \end_inset
31536 </cell>
31537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31538 \begin_inset Text
31539
31540 \begin_layout Plain Layout
31541 ¢
31542 \end_layout
31543
31544 \end_inset
31545 </cell>
31546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31547 \begin_inset Text
31548
31549 \begin_layout Plain Layout
31550
31551 \family roman
31552 \series medium
31553 \shape up
31554 \emph off
31555 \bar no
31556 \noun off
31557 \color none
31558 ²
31559 \end_layout
31560
31561 \end_inset
31562 </cell>
31563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31564 \begin_inset Text
31565
31566 \begin_layout Plain Layout
31567
31568 \family roman
31569 \series medium
31570 \shape up
31571 \emph off
31572 \bar no
31573 \noun off
31574 \color none
31575 Â
31576 \end_layout
31577
31578 \end_inset
31579 </cell>
31580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31581 \begin_inset Text
31582
31583 \begin_layout Plain Layout
31584
31585 \family roman
31586 \series medium
31587 \shape up
31588 \emph off
31589 \bar no
31590 \noun off
31591 \color none
31592 Ò
31593 \end_layout
31594
31595 \end_inset
31596 </cell>
31597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31598 \begin_inset Text
31599
31600 \begin_layout Plain Layout
31601
31602 \family roman
31603 \series medium
31604 \shape up
31605 \emph off
31606 \bar no
31607 \noun off
31608 \color none
31609 â
31610 \end_layout
31611
31612 \end_inset
31613 </cell>
31614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31615 \begin_inset Text
31616
31617 \begin_layout Plain Layout
31618
31619 \family roman
31620 \series medium
31621 \shape up
31622 \emph off
31623 \bar no
31624 \noun off
31625 \color none
31626 ò
31627 \end_layout
31628
31629 \end_inset
31630 </cell>
31631 </row>
31632 <row>
31633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31634 \begin_inset Text
31635
31636 \begin_layout Plain Layout
31637
31638 \family roman
31639 \series medium
31640 \shape up
31641 \size tiny
31642 \emph off
31643 \bar no
31644 \noun off
31645 \color none
31646 03
31647 \end_layout
31648
31649 \end_inset
31650 </cell>
31651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31652 \begin_inset Text
31653
31654 \begin_layout Plain Layout
31655
31656 \end_layout
31657
31658 \end_inset
31659 </cell>
31660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31661 \begin_inset Text
31662
31663 \begin_layout Plain Layout
31664
31665 \end_layout
31666
31667 \end_inset
31668 </cell>
31669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31670 \begin_inset Text
31671
31672 \begin_layout Plain Layout
31673
31674 \family roman
31675 \series medium
31676 \shape up
31677 \emph off
31678 \bar no
31679 \noun off
31680 \color none
31681 #
31682 \end_layout
31683
31684 \end_inset
31685 </cell>
31686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31687 \begin_inset Text
31688
31689 \begin_layout Plain Layout
31690
31691 \family roman
31692 \series medium
31693 \shape up
31694 \emph off
31695 \bar no
31696 \noun off
31697 \color none
31698 3
31699 \end_layout
31700
31701 \end_inset
31702 </cell>
31703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31704 \begin_inset Text
31705
31706 \begin_layout Plain Layout
31707
31708 \family roman
31709 \series medium
31710 \shape up
31711 \emph off
31712 \bar no
31713 \noun off
31714 \color none
31715 C
31716 \end_layout
31717
31718 \end_inset
31719 </cell>
31720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31721 \begin_inset Text
31722
31723 \begin_layout Plain Layout
31724
31725 \family roman
31726 \series medium
31727 \shape up
31728 \emph off
31729 \bar no
31730 \noun off
31731 \color none
31732 S
31733 \end_layout
31734
31735 \end_inset
31736 </cell>
31737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31738 \begin_inset Text
31739
31740 \begin_layout Plain Layout
31741
31742 \family roman
31743 \series medium
31744 \shape up
31745 \emph off
31746 \bar no
31747 \noun off
31748 \color none
31749 c
31750 \end_layout
31751
31752 \end_inset
31753 </cell>
31754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31755 \begin_inset Text
31756
31757 \begin_layout Plain Layout
31758
31759 \family roman
31760 \series medium
31761 \shape up
31762 \emph off
31763 \bar no
31764 \noun off
31765 \color none
31766 s
31767 \end_layout
31768
31769 \end_inset
31770 </cell>
31771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31772 \begin_inset Text
31773
31774 \begin_layout Plain Layout
31775
31776 \end_layout
31777
31778 \end_inset
31779 </cell>
31780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31781 \begin_inset Text
31782
31783 \begin_layout Plain Layout
31784
31785 \end_layout
31786
31787 \end_inset
31788 </cell>
31789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31790 \begin_inset Text
31791
31792 \begin_layout Plain Layout
31793
31794 \family roman
31795 \series medium
31796 \shape up
31797 \emph off
31798 \bar no
31799 \noun off
31800 \color none
31801 £
31802 \end_layout
31803
31804 \end_inset
31805 </cell>
31806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31807 \begin_inset Text
31808
31809 \begin_layout Plain Layout
31810
31811 \family roman
31812 \series medium
31813 \shape up
31814 \emph off
31815 \bar no
31816 \noun off
31817 \color none
31818 ³
31819 \end_layout
31820
31821 \end_inset
31822 </cell>
31823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31824 \begin_inset Text
31825
31826 \begin_layout Plain Layout
31827
31828 \family roman
31829 \series medium
31830 \shape up
31831 \emph off
31832 \bar no
31833 \noun off
31834 \color none
31835 Ã
31836 \end_layout
31837
31838 \end_inset
31839 </cell>
31840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31841 \begin_inset Text
31842
31843 \begin_layout Plain Layout
31844
31845 \family roman
31846 \series medium
31847 \shape up
31848 \emph off
31849 \bar no
31850 \noun off
31851 \color none
31852 Ó
31853 \end_layout
31854
31855 \end_inset
31856 </cell>
31857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31858 \begin_inset Text
31859
31860 \begin_layout Plain Layout
31861
31862 \family roman
31863 \series medium
31864 \shape up
31865 \emph off
31866 \bar no
31867 \noun off
31868 \color none
31869 ã
31870 \end_layout
31871
31872 \end_inset
31873 </cell>
31874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31875 \begin_inset Text
31876
31877 \begin_layout Plain Layout
31878
31879 \family roman
31880 \series medium
31881 \shape up
31882 \emph off
31883 \bar no
31884 \noun off
31885 \color none
31886 ó
31887 \end_layout
31888
31889 \end_inset
31890 </cell>
31891 </row>
31892 <row>
31893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31894 \begin_inset Text
31895
31896 \begin_layout Plain Layout
31897
31898 \family roman
31899 \series medium
31900 \shape up
31901 \size tiny
31902 \emph off
31903 \bar no
31904 \noun off
31905 \color none
31906 04
31907 \end_layout
31908
31909 \end_inset
31910 </cell>
31911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31912 \begin_inset Text
31913
31914 \begin_layout Plain Layout
31915
31916 \end_layout
31917
31918 \end_inset
31919 </cell>
31920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31921 \begin_inset Text
31922
31923 \begin_layout Plain Layout
31924
31925 \end_layout
31926
31927 \end_inset
31928 </cell>
31929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31930 \begin_inset Text
31931
31932 \begin_layout Plain Layout
31933
31934 \family roman
31935 \series medium
31936 \shape up
31937 \emph off
31938 \bar no
31939 \noun off
31940 \color none
31941 $
31942 \end_layout
31943
31944 \end_inset
31945 </cell>
31946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31947 \begin_inset Text
31948
31949 \begin_layout Plain Layout
31950
31951 \family roman
31952 \series medium
31953 \shape up
31954 \emph off
31955 \bar no
31956 \noun off
31957 \color none
31958 4
31959 \end_layout
31960
31961 \end_inset
31962 </cell>
31963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31964 \begin_inset Text
31965
31966 \begin_layout Plain Layout
31967
31968 \family roman
31969 \series medium
31970 \shape up
31971 \emph off
31972 \bar no
31973 \noun off
31974 \color none
31975 D
31976 \end_layout
31977
31978 \end_inset
31979 </cell>
31980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31981 \begin_inset Text
31982
31983 \begin_layout Plain Layout
31984
31985 \family roman
31986 \series medium
31987 \shape up
31988 \emph off
31989 \bar no
31990 \noun off
31991 \color none
31992 T
31993 \end_layout
31994
31995 \end_inset
31996 </cell>
31997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31998 \begin_inset Text
31999
32000 \begin_layout Plain Layout
32001
32002 \family roman
32003 \series medium
32004 \shape up
32005 \emph off
32006 \bar no
32007 \noun off
32008 \color none
32009 d
32010 \end_layout
32011
32012 \end_inset
32013 </cell>
32014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32015 \begin_inset Text
32016
32017 \begin_layout Plain Layout
32018
32019 \family roman
32020 \series medium
32021 \shape up
32022 \emph off
32023 \bar no
32024 \noun off
32025 \color none
32026 t
32027 \end_layout
32028
32029 \end_inset
32030 </cell>
32031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32032 \begin_inset Text
32033
32034 \begin_layout Plain Layout
32035
32036 \end_layout
32037
32038 \end_inset
32039 </cell>
32040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32041 \begin_inset Text
32042
32043 \begin_layout Plain Layout
32044
32045 \end_layout
32046
32047 \end_inset
32048 </cell>
32049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32050 \begin_inset Text
32051
32052 \begin_layout Plain Layout
32053 ¤
32054 \end_layout
32055
32056 \end_inset
32057 </cell>
32058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32059 \begin_inset Text
32060
32061 \begin_layout Plain Layout
32062
32063 \family roman
32064 \series medium
32065 \shape up
32066 \emph off
32067 \bar no
32068 \noun off
32069 \color none
32070 ´
32071 \end_layout
32072
32073 \end_inset
32074 </cell>
32075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32076 \begin_inset Text
32077
32078 \begin_layout Plain Layout
32079
32080 \family roman
32081 \series medium
32082 \shape up
32083 \emph off
32084 \bar no
32085 \noun off
32086 \color none
32087 Ä
32088 \end_layout
32089
32090 \end_inset
32091 </cell>
32092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32093 \begin_inset Text
32094
32095 \begin_layout Plain Layout
32096
32097 \family roman
32098 \series medium
32099 \shape up
32100 \emph off
32101 \bar no
32102 \noun off
32103 \color none
32104 Ô
32105 \end_layout
32106
32107 \end_inset
32108 </cell>
32109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32110 \begin_inset Text
32111
32112 \begin_layout Plain Layout
32113
32114 \family roman
32115 \series medium
32116 \shape up
32117 \emph off
32118 \bar no
32119 \noun off
32120 \color none
32121 ä
32122 \end_layout
32123
32124 \end_inset
32125 </cell>
32126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32127 \begin_inset Text
32128
32129 \begin_layout Plain Layout
32130
32131 \family roman
32132 \series medium
32133 \shape up
32134 \emph off
32135 \bar no
32136 \noun off
32137 \color none
32138 ô
32139 \end_layout
32140
32141 \end_inset
32142 </cell>
32143 </row>
32144 <row>
32145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32146 \begin_inset Text
32147
32148 \begin_layout Plain Layout
32149
32150 \family roman
32151 \series medium
32152 \shape up
32153 \size tiny
32154 \emph off
32155 \bar no
32156 \noun off
32157 \color none
32158 05
32159 \end_layout
32160
32161 \end_inset
32162 </cell>
32163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32164 \begin_inset Text
32165
32166 \begin_layout Plain Layout
32167
32168 \end_layout
32169
32170 \end_inset
32171 </cell>
32172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32173 \begin_inset Text
32174
32175 \begin_layout Plain Layout
32176
32177 \end_layout
32178
32179 \end_inset
32180 </cell>
32181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32182 \begin_inset Text
32183
32184 \begin_layout Plain Layout
32185
32186 \family roman
32187 \series medium
32188 \shape up
32189 \emph off
32190 \bar no
32191 \noun off
32192 \color none
32193 %
32194 \end_layout
32195
32196 \end_inset
32197 </cell>
32198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32199 \begin_inset Text
32200
32201 \begin_layout Plain Layout
32202
32203 \family roman
32204 \series medium
32205 \shape up
32206 \emph off
32207 \bar no
32208 \noun off
32209 \color none
32210 5
32211 \end_layout
32212
32213 \end_inset
32214 </cell>
32215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32216 \begin_inset Text
32217
32218 \begin_layout Plain Layout
32219
32220 \family roman
32221 \series medium
32222 \shape up
32223 \emph off
32224 \bar no
32225 \noun off
32226 \color none
32227 E
32228 \end_layout
32229
32230 \end_inset
32231 </cell>
32232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32233 \begin_inset Text
32234
32235 \begin_layout Plain Layout
32236
32237 \family roman
32238 \series medium
32239 \shape up
32240 \emph off
32241 \bar no
32242 \noun off
32243 \color none
32244 U
32245 \end_layout
32246
32247 \end_inset
32248 </cell>
32249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32250 \begin_inset Text
32251
32252 \begin_layout Plain Layout
32253
32254 \family roman
32255 \series medium
32256 \shape up
32257 \emph off
32258 \bar no
32259 \noun off
32260 \color none
32261 e
32262 \end_layout
32263
32264 \end_inset
32265 </cell>
32266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32267 \begin_inset Text
32268
32269 \begin_layout Plain Layout
32270
32271 \family roman
32272 \series medium
32273 \shape up
32274 \emph off
32275 \bar no
32276 \noun off
32277 \color none
32278 u
32279 \end_layout
32280
32281 \end_inset
32282 </cell>
32283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32284 \begin_inset Text
32285
32286 \begin_layout Plain Layout
32287
32288 \end_layout
32289
32290 \end_inset
32291 </cell>
32292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32293 \begin_inset Text
32294
32295 \begin_layout Plain Layout
32296
32297 \end_layout
32298
32299 \end_inset
32300 </cell>
32301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32302 \begin_inset Text
32303
32304 \begin_layout Plain Layout
32305 ¥
32306 \end_layout
32307
32308 \end_inset
32309 </cell>
32310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32311 \begin_inset Text
32312
32313 \begin_layout Plain Layout
32314
32315 \family roman
32316 \series medium
32317 \shape up
32318 \emph off
32319 \bar no
32320 \noun off
32321 \color none
32322 µ
32323 \end_layout
32324
32325 \end_inset
32326 </cell>
32327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32328 \begin_inset Text
32329
32330 \begin_layout Plain Layout
32331
32332 \family roman
32333 \series medium
32334 \shape up
32335 \emph off
32336 \bar no
32337 \noun off
32338 \color none
32339 Å
32340 \end_layout
32341
32342 \end_inset
32343 </cell>
32344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32345 \begin_inset Text
32346
32347 \begin_layout Plain Layout
32348
32349 \family roman
32350 \series medium
32351 \shape up
32352 \emph off
32353 \bar no
32354 \noun off
32355 \color none
32356 Õ
32357 \end_layout
32358
32359 \end_inset
32360 </cell>
32361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32362 \begin_inset Text
32363
32364 \begin_layout Plain Layout
32365
32366 \family roman
32367 \series medium
32368 \shape up
32369 \emph off
32370 \bar no
32371 \noun off
32372 \color none
32373 å
32374 \end_layout
32375
32376 \end_inset
32377 </cell>
32378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32379 \begin_inset Text
32380
32381 \begin_layout Plain Layout
32382
32383 \family roman
32384 \series medium
32385 \shape up
32386 \emph off
32387 \bar no
32388 \noun off
32389 \color none
32390 õ
32391 \end_layout
32392
32393 \end_inset
32394 </cell>
32395 </row>
32396 <row>
32397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32398 \begin_inset Text
32399
32400 \begin_layout Plain Layout
32401
32402 \family roman
32403 \series medium
32404 \shape up
32405 \size tiny
32406 \emph off
32407 \bar no
32408 \noun off
32409 \color none
32410 06
32411 \end_layout
32412
32413 \end_inset
32414 </cell>
32415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32416 \begin_inset Text
32417
32418 \begin_layout Plain Layout
32419
32420 \end_layout
32421
32422 \end_inset
32423 </cell>
32424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32425 \begin_inset Text
32426
32427 \begin_layout Plain Layout
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 6
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 F
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 V
32497 \end_layout
32498
32499 \end_inset
32500 </cell>
32501 <cell alignment="center" valignment="top" topline="true" leftline="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 f
32514 \end_layout
32515
32516 \end_inset
32517 </cell>
32518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32519 \begin_inset Text
32520
32521 \begin_layout Plain Layout
32522
32523 \family roman
32524 \series medium
32525 \shape up
32526 \emph off
32527 \bar no
32528 \noun off
32529 \color none
32530 v
32531 \end_layout
32532
32533 \end_inset
32534 </cell>
32535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32536 \begin_inset Text
32537
32538 \begin_layout Plain Layout
32539
32540 \end_layout
32541
32542 \end_inset
32543 </cell>
32544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32545 \begin_inset Text
32546
32547 \begin_layout Plain Layout
32548
32549 \end_layout
32550
32551 \end_inset
32552 </cell>
32553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32554 \begin_inset Text
32555
32556 \begin_layout Plain Layout
32557 ¦
32558 \end_layout
32559
32560 \end_inset
32561 </cell>
32562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32563 \begin_inset Text
32564
32565 \begin_layout Plain Layout
32566
32567 \family roman
32568 \series medium
32569 \shape up
32570 \emph off
32571 \bar no
32572 \noun off
32573 \color none
32574
32575 \end_layout
32576
32577 \end_inset
32578 </cell>
32579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32580 \begin_inset Text
32581
32582 \begin_layout Plain Layout
32583
32584 \family roman
32585 \series medium
32586 \shape up
32587 \emph off
32588 \bar no
32589 \noun off
32590 \color none
32591 Æ
32592 \end_layout
32593
32594 \end_inset
32595 </cell>
32596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32597 \begin_inset Text
32598
32599 \begin_layout Plain Layout
32600
32601 \family roman
32602 \series medium
32603 \shape up
32604 \emph off
32605 \bar no
32606 \noun off
32607 \color none
32608 Ö
32609 \end_layout
32610
32611 \end_inset
32612 </cell>
32613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32614 \begin_inset Text
32615
32616 \begin_layout Plain Layout
32617
32618 \family roman
32619 \series medium
32620 \shape up
32621 \emph off
32622 \bar no
32623 \noun off
32624 \color none
32625 æ
32626 \end_layout
32627
32628 \end_inset
32629 </cell>
32630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32631 \begin_inset Text
32632
32633 \begin_layout Plain Layout
32634
32635 \family roman
32636 \series medium
32637 \shape up
32638 \emph off
32639 \bar no
32640 \noun off
32641 \color none
32642 ö
32643 \end_layout
32644
32645 \end_inset
32646 </cell>
32647 </row>
32648 <row>
32649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32650 \begin_inset Text
32651
32652 \begin_layout Plain Layout
32653
32654 \family roman
32655 \series medium
32656 \shape up
32657 \size tiny
32658 \emph off
32659 \bar no
32660 \noun off
32661 \color none
32662 07
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 \end_layout
32682
32683 \end_inset
32684 </cell>
32685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32686 \begin_inset Text
32687
32688 \begin_layout Plain Layout
32689
32690 \family roman
32691 \series medium
32692 \shape up
32693 \emph off
32694 \bar no
32695 \noun off
32696 \color none
32697 `
32698 \end_layout
32699
32700 \end_inset
32701 </cell>
32702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32703 \begin_inset Text
32704
32705 \begin_layout Plain Layout
32706
32707 \family roman
32708 \series medium
32709 \shape up
32710 \emph off
32711 \bar no
32712 \noun off
32713 \color none
32714 7
32715 \end_layout
32716
32717 \end_inset
32718 </cell>
32719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32720 \begin_inset Text
32721
32722 \begin_layout Plain Layout
32723
32724 \family roman
32725 \series medium
32726 \shape up
32727 \emph off
32728 \bar no
32729 \noun off
32730 \color none
32731 G
32732 \end_layout
32733
32734 \end_inset
32735 </cell>
32736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32737 \begin_inset Text
32738
32739 \begin_layout Plain Layout
32740
32741 \family roman
32742 \series medium
32743 \shape up
32744 \emph off
32745 \bar no
32746 \noun off
32747 \color none
32748 W
32749 \end_layout
32750
32751 \end_inset
32752 </cell>
32753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32754 \begin_inset Text
32755
32756 \begin_layout Plain Layout
32757
32758 \family roman
32759 \series medium
32760 \shape up
32761 \emph off
32762 \bar no
32763 \noun off
32764 \color none
32765 g
32766 \end_layout
32767
32768 \end_inset
32769 </cell>
32770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32771 \begin_inset Text
32772
32773 \begin_layout Plain Layout
32774
32775 \family roman
32776 \series medium
32777 \shape up
32778 \emph off
32779 \bar no
32780 \noun off
32781 \color none
32782 w
32783 \end_layout
32784
32785 \end_inset
32786 </cell>
32787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32788 \begin_inset Text
32789
32790 \begin_layout Plain Layout
32791
32792 \end_layout
32793
32794 \end_inset
32795 </cell>
32796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32797 \begin_inset Text
32798
32799 \begin_layout Plain Layout
32800
32801 \end_layout
32802
32803 \end_inset
32804 </cell>
32805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32806 \begin_inset Text
32807
32808 \begin_layout Plain Layout
32809
32810 \family roman
32811 \series medium
32812 \shape up
32813 \emph off
32814 \bar no
32815 \noun off
32816 \color none
32817 §
32818 \end_layout
32819
32820 \end_inset
32821 </cell>
32822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32823 \begin_inset Text
32824
32825 \begin_layout Plain Layout
32826
32827 \family roman
32828 \series medium
32829 \shape up
32830 \emph off
32831 \bar no
32832 \noun off
32833 \color none
32834 ·
32835 \end_layout
32836
32837 \end_inset
32838 </cell>
32839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32840 \begin_inset Text
32841
32842 \begin_layout Plain Layout
32843
32844 \family roman
32845 \series medium
32846 \shape up
32847 \emph off
32848 \bar no
32849 \noun off
32850 \color none
32851 Ç
32852 \end_layout
32853
32854 \end_inset
32855 </cell>
32856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32857 \begin_inset Text
32858
32859 \begin_layout Plain Layout
32860
32861 \family roman
32862 \series medium
32863 \shape up
32864 \emph off
32865 \bar no
32866 \noun off
32867 \color none
32868 ×
32869 \end_layout
32870
32871 \end_inset
32872 </cell>
32873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32874 \begin_inset Text
32875
32876 \begin_layout Plain Layout
32877
32878 \family roman
32879 \series medium
32880 \shape up
32881 \emph off
32882 \bar no
32883 \noun off
32884 \color none
32885 ç
32886 \end_layout
32887
32888 \end_inset
32889 </cell>
32890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32891 \begin_inset Text
32892
32893 \begin_layout Plain Layout
32894
32895 \family roman
32896 \series medium
32897 \shape up
32898 \emph off
32899 \bar no
32900 \noun off
32901 \color none
32902 ÷
32903 \end_layout
32904
32905 \end_inset
32906 </cell>
32907 </row>
32908 <row>
32909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32910 \begin_inset Text
32911
32912 \begin_layout Plain Layout
32913
32914 \family roman
32915 \series medium
32916 \shape up
32917 \size tiny
32918 \emph off
32919 \bar no
32920 \noun off
32921 \color none
32922 08
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 \end_layout
32942
32943 \end_inset
32944 </cell>
32945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32946 \begin_inset Text
32947
32948 \begin_layout Plain Layout
32949
32950 \family roman
32951 \series medium
32952 \shape up
32953 \emph off
32954 \bar no
32955 \noun off
32956 \color none
32957 (
32958 \end_layout
32959
32960 \end_inset
32961 </cell>
32962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32963 \begin_inset Text
32964
32965 \begin_layout Plain Layout
32966
32967 \family roman
32968 \series medium
32969 \shape up
32970 \emph off
32971 \bar no
32972 \noun off
32973 \color none
32974 8
32975 \end_layout
32976
32977 \end_inset
32978 </cell>
32979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32980 \begin_inset Text
32981
32982 \begin_layout Plain Layout
32983
32984 \family roman
32985 \series medium
32986 \shape up
32987 \emph off
32988 \bar no
32989 \noun off
32990 \color none
32991 H
32992 \end_layout
32993
32994 \end_inset
32995 </cell>
32996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32997 \begin_inset Text
32998
32999 \begin_layout Plain Layout
33000
33001 \family roman
33002 \series medium
33003 \shape up
33004 \emph off
33005 \bar no
33006 \noun off
33007 \color none
33008 X
33009 \end_layout
33010
33011 \end_inset
33012 </cell>
33013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33014 \begin_inset Text
33015
33016 \begin_layout Plain Layout
33017
33018 \family roman
33019 \series medium
33020 \shape up
33021 \emph off
33022 \bar no
33023 \noun off
33024 \color none
33025 h
33026 \end_layout
33027
33028 \end_inset
33029 </cell>
33030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33031 \begin_inset Text
33032
33033 \begin_layout Plain Layout
33034
33035 \family roman
33036 \series medium
33037 \shape up
33038 \emph off
33039 \bar no
33040 \noun off
33041 \color none
33042 x
33043 \end_layout
33044
33045 \end_inset
33046 </cell>
33047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33048 \begin_inset Text
33049
33050 \begin_layout Plain Layout
33051
33052 \end_layout
33053
33054 \end_inset
33055 </cell>
33056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060
33061 \end_layout
33062
33063 \end_inset
33064 </cell>
33065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33066 \begin_inset Text
33067
33068 \begin_layout Plain Layout
33069
33070 \family roman
33071 \series medium
33072 \shape up
33073 \emph off
33074 \bar no
33075 \noun off
33076 \color none
33077 ¨
33078 \end_layout
33079
33080 \end_inset
33081 </cell>
33082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33083 \begin_inset Text
33084
33085 \begin_layout Plain Layout
33086
33087 \family roman
33088 \series medium
33089 \shape up
33090 \emph off
33091 \bar no
33092 \noun off
33093 \color none
33094 ¸
33095 \end_layout
33096
33097 \end_inset
33098 </cell>
33099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33100 \begin_inset Text
33101
33102 \begin_layout Plain Layout
33103
33104 \family roman
33105 \series medium
33106 \shape up
33107 \emph off
33108 \bar no
33109 \noun off
33110 \color none
33111 È
33112 \end_layout
33113
33114 \end_inset
33115 </cell>
33116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33117 \begin_inset Text
33118
33119 \begin_layout Plain Layout
33120
33121 \family roman
33122 \series medium
33123 \shape up
33124 \emph off
33125 \bar no
33126 \noun off
33127 \color none
33128 Ø
33129 \end_layout
33130
33131 \end_inset
33132 </cell>
33133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33134 \begin_inset Text
33135
33136 \begin_layout Plain Layout
33137
33138 \family roman
33139 \series medium
33140 \shape up
33141 \emph off
33142 \bar no
33143 \noun off
33144 \color none
33145 è
33146 \end_layout
33147
33148 \end_inset
33149 </cell>
33150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33151 \begin_inset Text
33152
33153 \begin_layout Plain Layout
33154
33155 \family roman
33156 \series medium
33157 \shape up
33158 \emph off
33159 \bar no
33160 \noun off
33161 \color none
33162 ø
33163 \end_layout
33164
33165 \end_inset
33166 </cell>
33167 </row>
33168 <row>
33169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33170 \begin_inset Text
33171
33172 \begin_layout Plain Layout
33173
33174 \family roman
33175 \series medium
33176 \shape up
33177 \size tiny
33178 \emph off
33179 \bar no
33180 \noun off
33181 \color none
33182 09
33183 \end_layout
33184
33185 \end_inset
33186 </cell>
33187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33188 \begin_inset Text
33189
33190 \begin_layout Plain Layout
33191
33192 \end_layout
33193
33194 \end_inset
33195 </cell>
33196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33197 \begin_inset Text
33198
33199 \begin_layout Plain Layout
33200
33201 \end_layout
33202
33203 \end_inset
33204 </cell>
33205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33206 \begin_inset Text
33207
33208 \begin_layout Plain Layout
33209
33210 \family roman
33211 \series medium
33212 \shape up
33213 \emph off
33214 \bar no
33215 \noun off
33216 \color none
33217 )
33218 \end_layout
33219
33220 \end_inset
33221 </cell>
33222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33223 \begin_inset Text
33224
33225 \begin_layout Plain Layout
33226
33227 \family roman
33228 \series medium
33229 \shape up
33230 \emph off
33231 \bar no
33232 \noun off
33233 \color none
33234 9
33235 \end_layout
33236
33237 \end_inset
33238 </cell>
33239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33240 \begin_inset Text
33241
33242 \begin_layout Plain Layout
33243
33244 \family roman
33245 \series medium
33246 \shape up
33247 \emph off
33248 \bar no
33249 \noun off
33250 \color none
33251 I
33252 \end_layout
33253
33254 \end_inset
33255 </cell>
33256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33257 \begin_inset Text
33258
33259 \begin_layout Plain Layout
33260
33261 \family roman
33262 \series medium
33263 \shape up
33264 \emph off
33265 \bar no
33266 \noun off
33267 \color none
33268 Y
33269 \end_layout
33270
33271 \end_inset
33272 </cell>
33273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33274 \begin_inset Text
33275
33276 \begin_layout Plain Layout
33277
33278 \family roman
33279 \series medium
33280 \shape up
33281 \emph off
33282 \bar no
33283 \noun off
33284 \color none
33285 i
33286 \end_layout
33287
33288 \end_inset
33289 </cell>
33290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33291 \begin_inset Text
33292
33293 \begin_layout Plain Layout
33294
33295 \family roman
33296 \series medium
33297 \shape up
33298 \emph off
33299 \bar no
33300 \noun off
33301 \color none
33302 y
33303 \end_layout
33304
33305 \end_inset
33306 </cell>
33307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33308 \begin_inset Text
33309
33310 \begin_layout Plain Layout
33311
33312 \end_layout
33313
33314 \end_inset
33315 </cell>
33316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33317 \begin_inset Text
33318
33319 \begin_layout Plain Layout
33320
33321 \end_layout
33322
33323 \end_inset
33324 </cell>
33325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33326 \begin_inset Text
33327
33328 \begin_layout Plain Layout
33329
33330 \family roman
33331 \series medium
33332 \shape up
33333 \emph off
33334 \bar no
33335 \noun off
33336 \color none
33337 ©
33338 \end_layout
33339
33340 \end_inset
33341 </cell>
33342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33343 \begin_inset Text
33344
33345 \begin_layout Plain Layout
33346
33347 \family roman
33348 \series medium
33349 \shape up
33350 \emph off
33351 \bar no
33352 \noun off
33353 \color none
33354 ¹
33355 \end_layout
33356
33357 \end_inset
33358 </cell>
33359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33360 \begin_inset Text
33361
33362 \begin_layout Plain Layout
33363
33364 \family roman
33365 \series medium
33366 \shape up
33367 \emph off
33368 \bar no
33369 \noun off
33370 \color none
33371 É
33372 \end_layout
33373
33374 \end_inset
33375 </cell>
33376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33377 \begin_inset Text
33378
33379 \begin_layout Plain Layout
33380
33381 \family roman
33382 \series medium
33383 \shape up
33384 \emph off
33385 \bar no
33386 \noun off
33387 \color none
33388 Ù
33389 \end_layout
33390
33391 \end_inset
33392 </cell>
33393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33394 \begin_inset Text
33395
33396 \begin_layout Plain Layout
33397
33398 \family roman
33399 \series medium
33400 \shape up
33401 \emph off
33402 \bar no
33403 \noun off
33404 \color none
33405 é
33406 \end_layout
33407
33408 \end_inset
33409 </cell>
33410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33411 \begin_inset Text
33412
33413 \begin_layout Plain Layout
33414
33415 \family roman
33416 \series medium
33417 \shape up
33418 \emph off
33419 \bar no
33420 \noun off
33421 \color none
33422 ù
33423 \end_layout
33424
33425 \end_inset
33426 </cell>
33427 </row>
33428 <row>
33429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33430 \begin_inset Text
33431
33432 \begin_layout Plain Layout
33433
33434 \family roman
33435 \series medium
33436 \shape up
33437 \size tiny
33438 \emph off
33439 \bar no
33440 \noun off
33441 \color none
33442 0A
33443 \end_layout
33444
33445 \end_inset
33446 </cell>
33447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33448 \begin_inset Text
33449
33450 \begin_layout Plain Layout
33451
33452 \end_layout
33453
33454 \end_inset
33455 </cell>
33456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33457 \begin_inset Text
33458
33459 \begin_layout Plain Layout
33460
33461 \end_layout
33462
33463 \end_inset
33464 </cell>
33465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469
33470 \family roman
33471 \series medium
33472 \shape up
33473 \emph off
33474 \bar no
33475 \noun off
33476 \color none
33477 *
33478 \end_layout
33479
33480 \end_inset
33481 </cell>
33482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33483 \begin_inset Text
33484
33485 \begin_layout Plain Layout
33486
33487 \family roman
33488 \series medium
33489 \shape up
33490 \emph off
33491 \bar no
33492 \noun off
33493 \color none
33494 :
33495 \end_layout
33496
33497 \end_inset
33498 </cell>
33499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33500 \begin_inset Text
33501
33502 \begin_layout Plain Layout
33503
33504 \family roman
33505 \series medium
33506 \shape up
33507 \emph off
33508 \bar no
33509 \noun off
33510 \color none
33511 J
33512 \end_layout
33513
33514 \end_inset
33515 </cell>
33516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33517 \begin_inset Text
33518
33519 \begin_layout Plain Layout
33520
33521 \family roman
33522 \series medium
33523 \shape up
33524 \emph off
33525 \bar no
33526 \noun off
33527 \color none
33528 Z
33529 \end_layout
33530
33531 \end_inset
33532 </cell>
33533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33534 \begin_inset Text
33535
33536 \begin_layout Plain Layout
33537
33538 \family roman
33539 \series medium
33540 \shape up
33541 \emph off
33542 \bar no
33543 \noun off
33544 \color none
33545 j
33546 \end_layout
33547
33548 \end_inset
33549 </cell>
33550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33551 \begin_inset Text
33552
33553 \begin_layout Plain Layout
33554
33555 \family roman
33556 \series medium
33557 \shape up
33558 \emph off
33559 \bar no
33560 \noun off
33561 \color none
33562 z
33563 \end_layout
33564
33565 \end_inset
33566 </cell>
33567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33568 \begin_inset Text
33569
33570 \begin_layout Plain Layout
33571
33572 \end_layout
33573
33574 \end_inset
33575 </cell>
33576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33577 \begin_inset Text
33578
33579 \begin_layout Plain Layout
33580
33581 \end_layout
33582
33583 \end_inset
33584 </cell>
33585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33586 \begin_inset Text
33587
33588 \begin_layout Plain Layout
33589
33590 \family roman
33591 \series medium
33592 \shape up
33593 \emph off
33594 \bar no
33595 \noun off
33596 \color none
33597 ª
33598 \end_layout
33599
33600 \end_inset
33601 </cell>
33602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33603 \begin_inset Text
33604
33605 \begin_layout Plain Layout
33606
33607 \family roman
33608 \series medium
33609 \shape up
33610 \emph off
33611 \bar no
33612 \noun off
33613 \color none
33614 º
33615 \end_layout
33616
33617 \end_inset
33618 </cell>
33619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33620 \begin_inset Text
33621
33622 \begin_layout Plain Layout
33623
33624 \family roman
33625 \series medium
33626 \shape up
33627 \emph off
33628 \bar no
33629 \noun off
33630 \color none
33631 Ê
33632 \end_layout
33633
33634 \end_inset
33635 </cell>
33636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33637 \begin_inset Text
33638
33639 \begin_layout Plain Layout
33640
33641 \family roman
33642 \series medium
33643 \shape up
33644 \emph off
33645 \bar no
33646 \noun off
33647 \color none
33648 Ú
33649 \end_layout
33650
33651 \end_inset
33652 </cell>
33653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33654 \begin_inset Text
33655
33656 \begin_layout Plain Layout
33657
33658 \family roman
33659 \series medium
33660 \shape up
33661 \emph off
33662 \bar no
33663 \noun off
33664 \color none
33665 ê
33666 \end_layout
33667
33668 \end_inset
33669 </cell>
33670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33671 \begin_inset Text
33672
33673 \begin_layout Plain Layout
33674
33675 \family roman
33676 \series medium
33677 \shape up
33678 \emph off
33679 \bar no
33680 \noun off
33681 \color none
33682 ú
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 </row>
33688 <row>
33689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33690 \begin_inset Text
33691
33692 \begin_layout Plain Layout
33693
33694 \family roman
33695 \series medium
33696 \shape up
33697 \size tiny
33698 \emph off
33699 \bar no
33700 \noun off
33701 \color none
33702 0B
33703 \end_layout
33704
33705 \end_inset
33706 </cell>
33707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33708 \begin_inset Text
33709
33710 \begin_layout Plain Layout
33711
33712 \end_layout
33713
33714 \end_inset
33715 </cell>
33716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33717 \begin_inset Text
33718
33719 \begin_layout Plain Layout
33720
33721 \end_layout
33722
33723 \end_inset
33724 </cell>
33725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729
33730 \family roman
33731 \series medium
33732 \shape up
33733 \emph off
33734 \bar no
33735 \noun off
33736 \color none
33737 +
33738 \end_layout
33739
33740 \end_inset
33741 </cell>
33742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33743 \begin_inset Text
33744
33745 \begin_layout Plain Layout
33746
33747 \family roman
33748 \series medium
33749 \shape up
33750 \emph off
33751 \bar no
33752 \noun off
33753 \color none
33754 ;
33755 \end_layout
33756
33757 \end_inset
33758 </cell>
33759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33760 \begin_inset Text
33761
33762 \begin_layout Plain Layout
33763
33764 \family roman
33765 \series medium
33766 \shape up
33767 \emph off
33768 \bar no
33769 \noun off
33770 \color none
33771 K
33772 \end_layout
33773
33774 \end_inset
33775 </cell>
33776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33777 \begin_inset Text
33778
33779 \begin_layout Plain Layout
33780
33781 \family roman
33782 \series medium
33783 \shape up
33784 \emph off
33785 \bar no
33786 \noun off
33787 \color none
33788 [
33789 \end_layout
33790
33791 \end_inset
33792 </cell>
33793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33794 \begin_inset Text
33795
33796 \begin_layout Plain Layout
33797
33798 \family roman
33799 \series medium
33800 \shape up
33801 \emph off
33802 \bar no
33803 \noun off
33804 \color none
33805 k
33806 \end_layout
33807
33808 \end_inset
33809 </cell>
33810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33811 \begin_inset Text
33812
33813 \begin_layout Plain Layout
33814
33815 \family roman
33816 \series medium
33817 \shape up
33818 \emph off
33819 \bar no
33820 \noun off
33821 \color none
33822 {
33823 \end_layout
33824
33825 \end_inset
33826 </cell>
33827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33828 \begin_inset Text
33829
33830 \begin_layout Plain Layout
33831
33832 \end_layout
33833
33834 \end_inset
33835 </cell>
33836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33837 \begin_inset Text
33838
33839 \begin_layout Plain Layout
33840
33841 \end_layout
33842
33843 \end_inset
33844 </cell>
33845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33846 \begin_inset Text
33847
33848 \begin_layout Plain Layout
33849
33850 \family roman
33851 \series medium
33852 \shape up
33853 \emph off
33854 \bar no
33855 \noun off
33856 \color none
33857 «
33858 \end_layout
33859
33860 \end_inset
33861 </cell>
33862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33863 \begin_inset Text
33864
33865 \begin_layout Plain Layout
33866
33867 \family roman
33868 \series medium
33869 \shape up
33870 \emph off
33871 \bar no
33872 \noun off
33873 \color none
33874 »
33875 \end_layout
33876
33877 \end_inset
33878 </cell>
33879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33880 \begin_inset Text
33881
33882 \begin_layout Plain Layout
33883
33884 \family roman
33885 \series medium
33886 \shape up
33887 \emph off
33888 \bar no
33889 \noun off
33890 \color none
33891 Ë
33892 \end_layout
33893
33894 \end_inset
33895 </cell>
33896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33897 \begin_inset Text
33898
33899 \begin_layout Plain Layout
33900
33901 \family roman
33902 \series medium
33903 \shape up
33904 \emph off
33905 \bar no
33906 \noun off
33907 \color none
33908 Û
33909 \end_layout
33910
33911 \end_inset
33912 </cell>
33913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33914 \begin_inset Text
33915
33916 \begin_layout Plain Layout
33917
33918 \family roman
33919 \series medium
33920 \shape up
33921 \emph off
33922 \bar no
33923 \noun off
33924 \color none
33925 ë
33926 \end_layout
33927
33928 \end_inset
33929 </cell>
33930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33931 \begin_inset Text
33932
33933 \begin_layout Plain Layout
33934
33935 \family roman
33936 \series medium
33937 \shape up
33938 \emph off
33939 \bar no
33940 \noun off
33941 \color none
33942 û
33943 \end_layout
33944
33945 \end_inset
33946 </cell>
33947 </row>
33948 <row>
33949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33950 \begin_inset Text
33951
33952 \begin_layout Plain Layout
33953
33954 \family roman
33955 \series medium
33956 \shape up
33957 \size tiny
33958 \emph off
33959 \bar no
33960 \noun off
33961 \color none
33962 0C
33963 \end_layout
33964
33965 \end_inset
33966 </cell>
33967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33968 \begin_inset Text
33969
33970 \begin_layout Plain Layout
33971
33972 \end_layout
33973
33974 \end_inset
33975 </cell>
33976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33977 \begin_inset Text
33978
33979 \begin_layout Plain Layout
33980
33981 \end_layout
33982
33983 \end_inset
33984 </cell>
33985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33986 \begin_inset Text
33987
33988 \begin_layout Plain Layout
33989
33990 \family roman
33991 \series medium
33992 \shape up
33993 \emph off
33994 \bar no
33995 \noun off
33996 \color none
33997 ,
33998 \end_layout
33999
34000 \end_inset
34001 </cell>
34002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34003 \begin_inset Text
34004
34005 \begin_layout Plain Layout
34006
34007 \family roman
34008 \series medium
34009 \shape up
34010 \emph off
34011 \bar no
34012 \noun off
34013 \color none
34014 <
34015 \end_layout
34016
34017 \end_inset
34018 </cell>
34019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34020 \begin_inset Text
34021
34022 \begin_layout Plain Layout
34023
34024 \family roman
34025 \series medium
34026 \shape up
34027 \emph off
34028 \bar no
34029 \noun off
34030 \color none
34031 L
34032 \end_layout
34033
34034 \end_inset
34035 </cell>
34036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34037 \begin_inset Text
34038
34039 \begin_layout Plain Layout
34040
34041 \family roman
34042 \series medium
34043 \shape up
34044 \emph off
34045 \bar no
34046 \noun off
34047 \color none
34048
34049 \backslash
34050
34051 \end_layout
34052
34053 \end_inset
34054 </cell>
34055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34056 \begin_inset Text
34057
34058 \begin_layout Plain Layout
34059
34060 \family roman
34061 \series medium
34062 \shape up
34063 \emph off
34064 \bar no
34065 \noun off
34066 \color none
34067 l
34068 \end_layout
34069
34070 \end_inset
34071 </cell>
34072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34073 \begin_inset Text
34074
34075 \begin_layout Plain Layout
34076
34077 \family roman
34078 \series medium
34079 \shape up
34080 \emph off
34081 \bar no
34082 \noun off
34083 \color none
34084 |
34085 \end_layout
34086
34087 \end_inset
34088 </cell>
34089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34090 \begin_inset Text
34091
34092 \begin_layout Plain Layout
34093
34094 \end_layout
34095
34096 \end_inset
34097 </cell>
34098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34099 \begin_inset Text
34100
34101 \begin_layout Plain Layout
34102
34103 \end_layout
34104
34105 \end_inset
34106 </cell>
34107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34108 \begin_inset Text
34109
34110 \begin_layout Plain Layout
34111
34112 \family roman
34113 \series medium
34114 \shape up
34115 \emph off
34116 \bar no
34117 \noun off
34118 \color none
34119 ¬
34120 \end_layout
34121
34122 \end_inset
34123 </cell>
34124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34125 \begin_inset Text
34126
34127 \begin_layout Plain Layout
34128
34129 \family roman
34130 \series medium
34131 \shape up
34132 \emph off
34133 \bar no
34134 \noun off
34135 \color none
34136 ¼
34137 \end_layout
34138
34139 \end_inset
34140 </cell>
34141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34142 \begin_inset Text
34143
34144 \begin_layout Plain Layout
34145
34146 \family roman
34147 \series medium
34148 \shape up
34149 \emph off
34150 \bar no
34151 \noun off
34152 \color none
34153 Ì
34154 \end_layout
34155
34156 \end_inset
34157 </cell>
34158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34159 \begin_inset Text
34160
34161 \begin_layout Plain Layout
34162
34163 \family roman
34164 \series medium
34165 \shape up
34166 \emph off
34167 \bar no
34168 \noun off
34169 \color none
34170 Ü
34171 \end_layout
34172
34173 \end_inset
34174 </cell>
34175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34176 \begin_inset Text
34177
34178 \begin_layout Plain Layout
34179
34180 \family roman
34181 \series medium
34182 \shape up
34183 \emph off
34184 \bar no
34185 \noun off
34186 \color none
34187 ì
34188 \end_layout
34189
34190 \end_inset
34191 </cell>
34192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34193 \begin_inset Text
34194
34195 \begin_layout Plain Layout
34196
34197 \family roman
34198 \series medium
34199 \shape up
34200 \emph off
34201 \bar no
34202 \noun off
34203 \color none
34204 ü
34205 \end_layout
34206
34207 \end_inset
34208 </cell>
34209 </row>
34210 <row>
34211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34212 \begin_inset Text
34213
34214 \begin_layout Plain Layout
34215
34216 \family roman
34217 \series medium
34218 \shape up
34219 \size tiny
34220 \emph off
34221 \bar no
34222 \noun off
34223 \color none
34224 0D
34225 \end_layout
34226
34227 \end_inset
34228 </cell>
34229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34230 \begin_inset Text
34231
34232 \begin_layout Plain Layout
34233
34234 \end_layout
34235
34236 \end_inset
34237 </cell>
34238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34239 \begin_inset Text
34240
34241 \begin_layout Plain Layout
34242
34243 \end_layout
34244
34245 \end_inset
34246 </cell>
34247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34248 \begin_inset Text
34249
34250 \begin_layout Plain Layout
34251
34252 \family roman
34253 \series medium
34254 \shape up
34255 \emph off
34256 \bar no
34257 \noun off
34258 \color none
34259 -
34260 \end_layout
34261
34262 \end_inset
34263 </cell>
34264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34265 \begin_inset Text
34266
34267 \begin_layout Plain Layout
34268
34269 \family roman
34270 \series medium
34271 \shape up
34272 \emph off
34273 \bar no
34274 \noun off
34275 \color none
34276 =
34277 \end_layout
34278
34279 \end_inset
34280 </cell>
34281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34282 \begin_inset Text
34283
34284 \begin_layout Plain Layout
34285
34286 \family roman
34287 \series medium
34288 \shape up
34289 \emph off
34290 \bar no
34291 \noun off
34292 \color none
34293 M
34294 \end_layout
34295
34296 \end_inset
34297 </cell>
34298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34299 \begin_inset Text
34300
34301 \begin_layout Plain Layout
34302
34303 \family roman
34304 \series medium
34305 \shape up
34306 \emph off
34307 \bar no
34308 \noun off
34309 \color none
34310 ]
34311 \end_layout
34312
34313 \end_inset
34314 </cell>
34315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34316 \begin_inset Text
34317
34318 \begin_layout Plain Layout
34319
34320 \family roman
34321 \series medium
34322 \shape up
34323 \emph off
34324 \bar no
34325 \noun off
34326 \color none
34327 m
34328 \end_layout
34329
34330 \end_inset
34331 </cell>
34332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34333 \begin_inset Text
34334
34335 \begin_layout Plain Layout
34336
34337 \family roman
34338 \series medium
34339 \shape up
34340 \emph off
34341 \bar no
34342 \noun off
34343 \color none
34344 }
34345 \end_layout
34346
34347 \end_inset
34348 </cell>
34349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34350 \begin_inset Text
34351
34352 \begin_layout Plain Layout
34353
34354 \end_layout
34355
34356 \end_inset
34357 </cell>
34358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34359 \begin_inset Text
34360
34361 \begin_layout Plain Layout
34362
34363 \end_layout
34364
34365 \end_inset
34366 </cell>
34367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34368 \begin_inset Text
34369
34370 \begin_layout Plain Layout
34371
34372 \end_layout
34373
34374 \end_inset
34375 </cell>
34376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34377 \begin_inset Text
34378
34379 \begin_layout Plain Layout
34380
34381 \family roman
34382 \series medium
34383 \shape up
34384 \emph off
34385 \bar no
34386 \noun off
34387 \color none
34388 ½
34389 \end_layout
34390
34391 \end_inset
34392 </cell>
34393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34394 \begin_inset Text
34395
34396 \begin_layout Plain Layout
34397
34398 \family roman
34399 \series medium
34400 \shape up
34401 \emph off
34402 \bar no
34403 \noun off
34404 \color none
34405 Í
34406 \end_layout
34407
34408 \end_inset
34409 </cell>
34410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34411 \begin_inset Text
34412
34413 \begin_layout Plain Layout
34414
34415 \family roman
34416 \series medium
34417 \shape up
34418 \emph off
34419 \bar no
34420 \noun off
34421 \color none
34422 Ý
34423 \end_layout
34424
34425 \end_inset
34426 </cell>
34427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34428 \begin_inset Text
34429
34430 \begin_layout Plain Layout
34431
34432 \family roman
34433 \series medium
34434 \shape up
34435 \emph off
34436 \bar no
34437 \noun off
34438 \color none
34439 í
34440 \end_layout
34441
34442 \end_inset
34443 </cell>
34444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34445 \begin_inset Text
34446
34447 \begin_layout Plain Layout
34448
34449 \family roman
34450 \series medium
34451 \shape up
34452 \emph off
34453 \bar no
34454 \noun off
34455 \color none
34456 ý
34457 \end_layout
34458
34459 \end_inset
34460 </cell>
34461 </row>
34462 <row>
34463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34464 \begin_inset Text
34465
34466 \begin_layout Plain Layout
34467
34468 \family roman
34469 \series medium
34470 \shape up
34471 \size tiny
34472 \emph off
34473 \bar no
34474 \noun off
34475 \color none
34476 0E
34477 \end_layout
34478
34479 \end_inset
34480 </cell>
34481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34482 \begin_inset Text
34483
34484 \begin_layout Plain Layout
34485
34486 \end_layout
34487
34488 \end_inset
34489 </cell>
34490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34491 \begin_inset Text
34492
34493 \begin_layout Plain Layout
34494
34495 \end_layout
34496
34497 \end_inset
34498 </cell>
34499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34500 \begin_inset Text
34501
34502 \begin_layout Plain Layout
34503
34504 \family roman
34505 \series medium
34506 \shape up
34507 \emph off
34508 \bar no
34509 \noun off
34510 \color none
34511 .
34512 \end_layout
34513
34514 \end_inset
34515 </cell>
34516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34517 \begin_inset Text
34518
34519 \begin_layout Plain Layout
34520
34521 \family roman
34522 \series medium
34523 \shape up
34524 \emph off
34525 \bar no
34526 \noun off
34527 \color none
34528 >
34529 \end_layout
34530
34531 \end_inset
34532 </cell>
34533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34534 \begin_inset Text
34535
34536 \begin_layout Plain Layout
34537
34538 \family roman
34539 \series medium
34540 \shape up
34541 \emph off
34542 \bar no
34543 \noun off
34544 \color none
34545 N
34546 \end_layout
34547
34548 \end_inset
34549 </cell>
34550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34551 \begin_inset Text
34552
34553 \begin_layout Plain Layout
34554
34555 \family roman
34556 \series medium
34557 \shape up
34558 \emph off
34559 \bar no
34560 \noun off
34561 \color none
34562 ^
34563 \end_layout
34564
34565 \end_inset
34566 </cell>
34567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Plain Layout
34571
34572 \family roman
34573 \series medium
34574 \shape up
34575 \emph off
34576 \bar no
34577 \noun off
34578 \color none
34579 n
34580 \end_layout
34581
34582 \end_inset
34583 </cell>
34584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34585 \begin_inset Text
34586
34587 \begin_layout Plain Layout
34588
34589 \family roman
34590 \series medium
34591 \shape up
34592 \emph off
34593 \bar no
34594 \noun off
34595 \color none
34596 ~
34597 \end_layout
34598
34599 \end_inset
34600 </cell>
34601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34602 \begin_inset Text
34603
34604 \begin_layout Plain Layout
34605
34606 \end_layout
34607
34608 \end_inset
34609 </cell>
34610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34611 \begin_inset Text
34612
34613 \begin_layout Plain Layout
34614
34615 \end_layout
34616
34617 \end_inset
34618 </cell>
34619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34620 \begin_inset Text
34621
34622 \begin_layout Plain Layout
34623
34624 \family roman
34625 \series medium
34626 \shape up
34627 \emph off
34628 \bar no
34629 \noun off
34630 \color none
34631 ®
34632 \end_layout
34633
34634 \end_inset
34635 </cell>
34636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34637 \begin_inset Text
34638
34639 \begin_layout Plain Layout
34640
34641 \family roman
34642 \series medium
34643 \shape up
34644 \emph off
34645 \bar no
34646 \noun off
34647 \color none
34648 ¾
34649 \end_layout
34650
34651 \end_inset
34652 </cell>
34653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34654 \begin_inset Text
34655
34656 \begin_layout Plain Layout
34657
34658 \family roman
34659 \series medium
34660 \shape up
34661 \emph off
34662 \bar no
34663 \noun off
34664 \color none
34665 Î
34666 \end_layout
34667
34668 \end_inset
34669 </cell>
34670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34671 \begin_inset Text
34672
34673 \begin_layout Plain Layout
34674
34675 \family roman
34676 \series medium
34677 \shape up
34678 \emph off
34679 \bar no
34680 \noun off
34681 \color none
34682 Þ
34683 \end_layout
34684
34685 \end_inset
34686 </cell>
34687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34688 \begin_inset Text
34689
34690 \begin_layout Plain Layout
34691
34692 \family roman
34693 \series medium
34694 \shape up
34695 \emph off
34696 \bar no
34697 \noun off
34698 \color none
34699 î
34700 \end_layout
34701
34702 \end_inset
34703 </cell>
34704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34705 \begin_inset Text
34706
34707 \begin_layout Plain Layout
34708
34709 \family roman
34710 \series medium
34711 \shape up
34712 \emph off
34713 \bar no
34714 \noun off
34715 \color none
34716 þ
34717 \end_layout
34718
34719 \end_inset
34720 </cell>
34721 </row>
34722 <row>
34723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34724 \begin_inset Text
34725
34726 \begin_layout Plain Layout
34727
34728 \family roman
34729 \series medium
34730 \shape up
34731 \size tiny
34732 \emph off
34733 \bar no
34734 \noun off
34735 \color none
34736 0F
34737 \end_layout
34738
34739 \end_inset
34740 </cell>
34741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34742 \begin_inset Text
34743
34744 \begin_layout Plain Layout
34745
34746 \end_layout
34747
34748 \end_inset
34749 </cell>
34750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34751 \begin_inset Text
34752
34753 \begin_layout Plain Layout
34754
34755 \end_layout
34756
34757 \end_inset
34758 </cell>
34759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34760 \begin_inset Text
34761
34762 \begin_layout Plain Layout
34763
34764 \family roman
34765 \series medium
34766 \shape up
34767 \emph off
34768 \bar no
34769 \noun off
34770 \color none
34771 /
34772 \end_layout
34773
34774 \end_inset
34775 </cell>
34776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34777 \begin_inset Text
34778
34779 \begin_layout Plain Layout
34780
34781 \family roman
34782 \series medium
34783 \shape up
34784 \emph off
34785 \bar no
34786 \noun off
34787 \color none
34788 ?
34789 \end_layout
34790
34791 \end_inset
34792 </cell>
34793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34794 \begin_inset Text
34795
34796 \begin_layout Plain Layout
34797
34798 \family roman
34799 \series medium
34800 \shape up
34801 \emph off
34802 \bar no
34803 \noun off
34804 \color none
34805 O
34806 \end_layout
34807
34808 \end_inset
34809 </cell>
34810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34811 \begin_inset Text
34812
34813 \begin_layout Plain Layout
34814
34815 \family roman
34816 \series medium
34817 \shape up
34818 \emph off
34819 \bar no
34820 \noun off
34821 \color none
34822 _
34823 \end_layout
34824
34825 \end_inset
34826 </cell>
34827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34828 \begin_inset Text
34829
34830 \begin_layout Plain Layout
34831
34832 \family roman
34833 \series medium
34834 \shape up
34835 \emph off
34836 \bar no
34837 \noun off
34838 \color none
34839 o
34840 \end_layout
34841
34842 \end_inset
34843 </cell>
34844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34845 \begin_inset Text
34846
34847 \begin_layout Plain Layout
34848
34849 \end_layout
34850
34851 \end_inset
34852 </cell>
34853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34854 \begin_inset Text
34855
34856 \begin_layout Plain Layout
34857
34858 \end_layout
34859
34860 \end_inset
34861 </cell>
34862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34863 \begin_inset Text
34864
34865 \begin_layout Plain Layout
34866
34867 \end_layout
34868
34869 \end_inset
34870 </cell>
34871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34872 \begin_inset Text
34873
34874 \begin_layout Plain Layout
34875
34876 \family roman
34877 \series medium
34878 \shape up
34879 \emph off
34880 \bar no
34881 \noun off
34882 \color none
34883 ¯
34884 \end_layout
34885
34886 \end_inset
34887 </cell>
34888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34889 \begin_inset Text
34890
34891 \begin_layout Plain Layout
34892
34893 \family roman
34894 \series medium
34895 \shape up
34896 \emph off
34897 \bar no
34898 \noun off
34899 \color none
34900 ¿
34901 \end_layout
34902
34903 \end_inset
34904 </cell>
34905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34906 \begin_inset Text
34907
34908 \begin_layout Plain Layout
34909
34910 \family roman
34911 \series medium
34912 \shape up
34913 \emph off
34914 \bar no
34915 \noun off
34916 \color none
34917 Ï
34918 \end_layout
34919
34920 \end_inset
34921 </cell>
34922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34923 \begin_inset Text
34924
34925 \begin_layout Plain Layout
34926
34927 \family roman
34928 \series medium
34929 \shape up
34930 \emph off
34931 \bar no
34932 \noun off
34933 \color none
34934 ß
34935 \end_layout
34936
34937 \end_inset
34938 </cell>
34939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34940 \begin_inset Text
34941
34942 \begin_layout Plain Layout
34943
34944 \family roman
34945 \series medium
34946 \shape up
34947 \emph off
34948 \bar no
34949 \noun off
34950 \color none
34951 ï
34952 \end_layout
34953
34954 \end_inset
34955 </cell>
34956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34957 \begin_inset Text
34958
34959 \begin_layout Plain Layout
34960
34961 \family roman
34962 \series medium
34963 \shape up
34964 \emph off
34965 \bar no
34966 \noun off
34967 \color none
34968 ÿ
34969 \end_layout
34970
34971 \end_inset
34972 </cell>
34973 </row>
34974 </lyxtabular>
34975
34976 \end_inset
34977
34978
34979 \end_layout
34980
34981 \end_inset
34982
34983
34984 \end_layout
34985
34986 \begin_layout Standard
34987 The following is a full list of all of the accented characters LyX can display
34988  directly.
34989  It includes not only the accented characters from the previous table, but
34990  also the characters from 
34991 \family typewriter
34992 ISO8859–2
34993 \family default
34994  through 
34995 \family typewriter
34996 4
34997 \family default
34998 .
34999  
35000 \end_layout
35001
35002 \begin_layout Itemize
35003 From 
35004 \family typewriter
35005 ISO8859–1
35006 \family default
35007 :
35008 \end_layout
35009
35010 \begin_deeper
35011 \begin_layout Standard
35012 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
35013 \begin_inset space \hfill{}
35014 \end_inset
35015
35016 diaeresis
35017 \end_layout
35018
35019 \begin_layout Standard
35020 ^ Â Ê Î Ô Û â ê î ô û
35021 \begin_inset space \hfill{}
35022 \end_inset
35023
35024 circumflex
35025 \end_layout
35026
35027 \begin_layout Standard
35028 ` À È Ì Ò Ù à è ì ò ù
35029 \begin_inset space \hfill{}
35030 \end_inset
35031
35032 grave
35033 \end_layout
35034
35035 \begin_layout Standard
35036 ´ Á É Í Ó Ú Ý á é í ó ú ý
35037 \begin_inset space \hfill{}
35038 \end_inset
35039
35040 acute
35041 \end_layout
35042
35043 \begin_layout Standard
35044 ~ Ã Ñ Õ ã ñ õ
35045 \begin_inset space \hfill{}
35046 \end_inset
35047
35048 tilde
35049 \end_layout
35050
35051 \begin_layout Standard
35052 ¸Çç
35053 \begin_inset space \hfill{}
35054 \end_inset
35055
35056 cedilla
35057 \end_layout
35058
35059 \begin_layout Standard
35060 ¯
35061 \begin_inset space \hfill{}
35062 \end_inset
35063
35064 macron
35065 \end_layout
35066
35067 \end_deeper
35068 \begin_layout Itemize
35069 From 
35070 \family typewriter
35071 ISO8859–2
35072 \family default
35073  through 
35074 \family typewriter
35075 4
35076 \family default
35077 :
35078 \end_layout
35079
35080 \begin_deeper
35081 \begin_layout Standard
35082 ĤĴĥĵĈĜŜĉĝŝ
35083 \begin_inset space \hfill{}
35084 \end_inset
35085
35086 circumflex
35087 \end_layout
35088
35089 \begin_layout Standard
35090 ŚŹśźŔĹĆŃŕĺćń
35091 \begin_inset space \hfill{}
35092 \end_inset
35093
35094 acute
35095 \end_layout
35096
35097 \begin_layout Standard
35098 Ĩı̃Ũũ
35099 \begin_inset space \hfill{}
35100 \end_inset
35101
35102 tilde
35103 \end_layout
35104
35105 \begin_layout Standard
35106 ŞşŢţŖĻĢŗļģŅĶņķ
35107 \begin_inset space \hfill{}
35108 \end_inset
35109
35110 cedilla
35111 \end_layout
35112
35113 \begin_layout Standard
35114 ĒēĀĪŌŪāı̄ōū
35115 \begin_inset space \hfill{}
35116 \end_inset
35117
35118 macron
35119 \end_layout
35120
35121 \begin_layout Standard
35122 ŐŰőű
35123 \begin_inset space \hfill{}
35124 \end_inset
35125
35126 Hungarian umlaut
35127 \end_layout
35128
35129 \end_deeper
35130 \begin_layout Standard
35131 All the characters above are actively supported by TeX fonts.
35132  In addition TeX allows diacritical marks on almost all characters.
35133  Also make sure you're using the 
35134 \family typewriter
35135 T1
35136 \family default
35137  font-encoding.
35138 \end_layout
35139
35140 \begin_layout Chapter
35141 \start_of_appendix
35142 The User Interface
35143 \begin_inset CommandInset label
35144 LatexCommand label
35145 name "cha:The-User-Interface"
35146
35147 \end_inset
35148
35149
35150 \end_layout
35151
35152 \begin_layout Standard
35153 This appendix lists all the available menus and describes their functionality.
35154  It is designed as a quick reference if you are searching for a special
35155  topic inside the user's guide.
35156 \end_layout
35157
35158 \begin_layout Section
35159 The File Menu
35160 \begin_inset Index idx
35161 status collapsed
35162
35163 \begin_layout Plain Layout
35164 Menu ! File
35165 \end_layout
35166
35167 \end_inset
35168
35169
35170 \end_layout
35171
35172 \begin_layout Standard
35173 Under the 
35174 \family sans
35175 File
35176 \family default
35177  menu are the basic operations in addition to some more advanced operations.
35178  At the end of the menu the four last opened documents are listed.
35179 \end_layout
35180
35181 \begin_layout Subsection
35182 New
35183 \end_layout
35184
35185 \begin_layout Standard
35186 Creates a new document.
35187 \end_layout
35188
35189 \begin_layout Subsection
35190 New from Template
35191 \end_layout
35192
35193 \begin_layout Standard
35194 This menu entry prompts you for a template to use.
35195  Selecting a template will automatically set certain layout features for
35196  the document, features you would otherwise need to change manually.
35197 \end_layout
35198
35199 \begin_layout Subsection
35200 Open
35201 \end_layout
35202
35203 \begin_layout Standard
35204 Opens a document.
35205 \end_layout
35206
35207 \begin_layout Subsection
35208 Open Recent
35209 \end_layout
35210
35211 \begin_layout Standard
35212 The submenu shows a list of the recently opened files.
35213  Click there on a file to open it.
35214 \end_layout
35215
35216 \begin_layout Subsection
35217 Close
35218 \end_layout
35219
35220 \begin_layout Standard
35221 Closes the current document.
35222 \end_layout
35223
35224 \begin_layout Subsection
35225 Close All
35226 \end_layout
35227
35228 \begin_layout Standard
35229 Closes all opened documents.
35230 \end_layout
35231
35232 \begin_layout Subsection
35233 Save
35234 \end_layout
35235
35236 \begin_layout Standard
35237 Saves the actual document.
35238 \end_layout
35239
35240 \begin_layout Subsection
35241 Save As
35242 \end_layout
35243
35244 \begin_layout Standard
35245 Saves the actual document under a new name to create a copy.
35246 \end_layout
35247
35248 \begin_layout Subsection
35249 Save All
35250 \end_layout
35251
35252 \begin_layout Standard
35253 Saves all opened documents.
35254 \end_layout
35255
35256 \begin_layout Subsection
35257 Revert to saved
35258 \end_layout
35259
35260 \begin_layout Standard
35261 Reloads the actual document from disk.
35262 \end_layout
35263
35264 \begin_layout Subsection
35265 Version Control
35266 \end_layout
35267
35268 \begin_layout Standard
35269 This is used when more people are working on the same document.
35270  It is described in the section 
35271 \emph on
35272 Version Control in LyX
35273 \emph default
35274  of the 
35275 \emph on
35276 Additional Features
35277 \emph default
35278  manual.
35279 \end_layout
35280
35281 \begin_layout Subsection
35282 Import
35283 \end_layout
35284
35285 \begin_layout Standard
35286 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
35287  NoWeb-files, plain text files, and comma separated, table like, text files
35288  (CSV) as a new LyX-document.
35289  The files will be imported as new LyX-document.
35290 \end_layout
35291
35292 \begin_layout Standard
35293 When using the menu entry 
35294 \family sans
35295 Plain
35296 \begin_inset space ~
35297 \end_inset
35298
35299 Text
35300 \family default
35301 , line breaks in the text will start a new paragraph; when using the menu
35302  entry 
35303 \family sans
35304 Plain
35305 \begin_inset space ~
35306 \end_inset
35307
35308 Text, Join
35309 \begin_inset space ~
35310 \end_inset
35311
35312 Lines
35313 \family default
35314 , consecutive lines of text will be imported to one big paragraph.
35315  A new paragraph will begin when there is a blank line in the file.
35316 \end_layout
35317
35318 \begin_layout Subsection
35319 Export
35320 \begin_inset CommandInset label
35321 LatexCommand label
35322 name "sub:Export"
35323
35324 \end_inset
35325
35326
35327 \end_layout
35328
35329 \begin_layout Standard
35330 You can export your document to various file formats.
35331  The resulting files are placed in the directory of your LyX-file.
35332  The menu entries are not the same on all installations.
35333  They depend on the programs found by LyX while its configuration.
35334 \end_layout
35335
35336 \begin_layout Standard
35337 Here is a list of all available entries; some of them are explained in detail
35338  in section
35339 \begin_inset space ~
35340 \end_inset
35341
35342
35343 \begin_inset CommandInset ref
35344 LatexCommand ref
35345 reference "sub:Output-file-formats"
35346
35347 \end_inset
35348
35349 :
35350 \end_layout
35351
35352 \begin_layout Description
35353
35354 \family sans
35355 CJK
35356 \begin_inset space ~
35357 \end_inset
35358
35359 LyX 
35360 \family default
35361 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
35362  (CJK)
35363 \begin_inset Newline newline
35364 \end_inset
35365
35366  Since LyX 1.5.0 CJK support is fully integrated to LyX.
35367 \end_layout
35368
35369 \begin_layout Description
35370
35371 \family sans
35372 DVI
35373 \family default
35374  DVI-format
35375 \end_layout
35376
35377 \begin_layout Description
35378 HTML HTML-format (the HTML-converter is a third-party product and may not
35379  work in all cases)
35380 \end_layout
35381
35382 \begin_layout Description
35383 HTML
35384 \begin_inset space ~
35385 \end_inset
35386
35387 (MS
35388 \begin_inset space ~
35389 \end_inset
35390
35391 Word) HTML-format specialized so that the result can be imported to 
35392 \family sans
35393 MS Word
35394 \family default
35395 ; as a consequence of this formulas will be embedded as bitmap fonts and
35396  not in the format 
35397 \family sans
35398 MathML
35399 \family default
35400 .
35401 \end_layout
35402
35403 \begin_layout Description
35404
35405 \family sans
35406 LaT
35407 \begin_inset ERT
35408 status collapsed
35409
35410 \begin_layout Plain Layout
35411
35412 {}
35413 \end_layout
35414
35415 \end_inset
35416
35417 eX
35418 \begin_inset space ~
35419 \end_inset
35420
35421 (pdflatex)
35422 \family default
35423  text file with the LaTeX source, additionally all images used in the document
35424  will be converted to a format that is readable by the 
35425 \family typewriter
35426 pdflatex
35427 \family default
35428  program (GIF, JPG, PDF, PNG)
35429 \end_layout
35430
35431 \begin_layout Description
35432
35433 \family sans
35434 LaT
35435 \begin_inset ERT
35436 status collapsed
35437
35438 \begin_layout Plain Layout
35439
35440 {}
35441 \end_layout
35442
35443 \end_inset
35444
35445 eX
35446 \begin_inset space ~
35447 \end_inset
35448
35449 (plain)
35450 \family default
35451  text file with the LaTeX source code, additionally all images used in the
35452  document will be converted to the EPS-format, only this format is readable
35453  by the 
35454 \family typewriter
35455 latex
35456 \family default
35457  program
35458 \end_layout
35459
35460 \begin_layout Description
35461 LyX
35462 \begin_inset space ~
35463 \end_inset
35464
35465 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
35466 \begin_inset Quotes eld
35467 \end_inset
35468
35469 y
35470 \begin_inset Quotes erd
35471 \end_inset
35472
35473  is replaced by the version number)
35474 \end_layout
35475
35476 \begin_layout Description
35477 LyXHTML HTML-format, using LyX's internal XHTML engine
35478 \end_layout
35479
35480 \begin_layout Description
35481 OpenDocument OpenDocument-formatted text file, to be opened with 
35482 \family sans
35483 OpenOffice
35484 \family default
35485
35486 \family sans
35487 KOffice
35488 \family default
35489
35490 \family sans
35491 Abiword
35492 \family default
35493 , etc.
35494  (The OpenDocument-converter is a third-party product and may not work in
35495  all cases)
35496 \end_layout
35497
35498 \begin_layout Description
35499
35500 \family sans
35501 PDF
35502 \begin_inset space ~
35503 \end_inset
35504
35505 (dvipdfm)
35506 \family default
35507  PDF-format using the program 
35508 \family typewriter
35509 dvipdfm
35510 \end_layout
35511
35512 \begin_layout Description
35513
35514 \family sans
35515 PDF
35516 \begin_inset space ~
35517 \end_inset
35518
35519 (pdflatex)
35520 \family default
35521  PDF-format using the program 
35522 \family typewriter
35523 pdflatex
35524 \end_layout
35525
35526 \begin_layout Description
35527
35528 \family sans
35529 PDF
35530 \begin_inset space ~
35531 \end_inset
35532
35533 (ps2pdf)
35534 \family default
35535  PDF-format using the program 
35536 \family typewriter
35537 ps2pdf
35538 \end_layout
35539
35540 \begin_layout Description
35541
35542 \family sans
35543 Plain
35544 \begin_inset space ~
35545 \end_inset
35546
35547 text
35548 \family default
35549  text format
35550 \end_layout
35551
35552 \begin_layout Description
35553
35554 \family sans
35555 Plain
35556 \begin_inset space ~
35557 \end_inset
35558
35559 text
35560 \begin_inset space ~
35561 \end_inset
35562
35563 (ps2ascii)
35564 \family default
35565  text format, the document will first be converted to Postscript format
35566  and then exported as text using the program 
35567 \family sans
35568 ps2ascii
35569 \end_layout
35570
35571 \begin_layout Description
35572
35573 \family sans
35574 Postscript
35575 \family default
35576  PostScript format using the program 
35577 \family typewriter
35578 dvips
35579 \end_layout
35580
35581 \begin_layout Description
35582
35583 \family sans
35584 Custom
35585 \family default
35586  custom format
35587 \end_layout
35588
35589 \begin_layout Standard
35590 The program 
35591 \family typewriter
35592 dvipdfm
35593 \family default
35594  produces internally a DVI-file which is then converted to a PDF-file.
35595  It is a bit out of date and therefore the output could look different from
35596  what you want.
35597  
35598 \family typewriter
35599 pdflatex
35600 \family default
35601  produces PDF-files directly and supports the latest PDF-file formats.
35602 \end_layout
35603
35604 \begin_layout Standard
35605 If one of the menu entries 
35606 \family sans
35607 DVI
35608 \family default
35609
35610 \family sans
35611 PDF
35612 \begin_inset space ~
35613 \end_inset
35614
35615 (pdflatex)
35616 \family default
35617  or 
35618 \family sans
35619 Postscript
35620 \family default
35621  is missing, you need to update your LaTeX installation.
35622  After updating you have to reconfigure LyX, see section
35623 \begin_inset space ~
35624 \end_inset
35625
35626
35627 \begin_inset CommandInset ref
35628 LatexCommand ref
35629 reference "sec:Basic-LyX-Setup"
35630
35631 \end_inset
35632
35633 .
35634 \begin_inset Index idx
35635 status collapsed
35636
35637 \begin_layout Plain Layout
35638 Reconfiguration of LyX
35639 \end_layout
35640
35641 \end_inset
35642
35643
35644 \end_layout
35645
35646 \begin_layout Standard
35647 The menu 
35648 \family sans
35649 Custom
35650 \family default
35651  allows you to export your file by using special command line options for
35652  the export program.
35653 \end_layout
35654
35655 \begin_layout Subsection
35656 Print
35657 \end_layout
35658
35659 \begin_layout Standard
35660 With this menu entry you can print your document to a file in PostScript
35661  format or send it to a printer.
35662  The printer will also use the document in PostScript format.
35663  The conversion to PostScript is done in the background by LyX using the
35664  program 
35665 \family typewriter
35666 dvips
35667 \family default
35668 .
35669  For more information have a look at section
35670 \begin_inset space ~
35671 \end_inset
35672
35673
35674 \begin_inset CommandInset ref
35675 LatexCommand ref
35676 reference "sub:Printing-the-File"
35677
35678 \end_inset
35679
35680 .
35681 \end_layout
35682
35683 \begin_layout Subsection
35684 Fax
35685 \end_layout
35686
35687 \begin_layout Standard
35688 This menu entry will only appear when you have a fax program installed (on
35689  Windows you additionally need to register its program path to LyX's PATH
35690  prefix, see section
35691 \begin_inset space ~
35692 \end_inset
35693
35694
35695 \begin_inset CommandInset ref
35696 LatexCommand ref
35697 reference "sec:Paths"
35698
35699 \end_inset
35700
35701 ).
35702  With this menu entry you can send your document to a fax program like 
35703 \family typewriter
35704 hylapex
35705 \family default
35706  or 
35707 \family typewriter
35708 kdeprintfax
35709 \family default
35710 .
35711  The default format of the sent file is PostScript.
35712  The format can be changed in LyX's preferences as described in section
35713 \begin_inset space ~
35714 \end_inset
35715
35716
35717 \begin_inset CommandInset ref
35718 LatexCommand ref
35719 reference "sub:Converters"
35720
35721 \end_inset
35722
35723 .
35724 \end_layout
35725
35726 \begin_layout Subsection
35727 New and Close Window
35728 \end_layout
35729
35730 \begin_layout Standard
35731 Opens or closes a new instance of LyX.
35732 \end_layout
35733
35734 \begin_layout Subsection
35735 Exit
35736 \end_layout
35737
35738 \begin_layout Standard
35739 Prompts you to save all unsaved documents and then exits.
35740 \end_layout
35741
35742 \begin_layout Section
35743 The Edit Menu
35744 \begin_inset Index idx
35745 status collapsed
35746
35747 \begin_layout Plain Layout
35748 Menu ! Edit
35749 \end_layout
35750
35751 \end_inset
35752
35753
35754 \end_layout
35755
35756 \begin_layout Subsection
35757 Undo and Redo
35758 \end_layout
35759
35760 \begin_layout Standard
35761 Described in section
35762 \begin_inset space ~
35763 \end_inset
35764
35765
35766 \begin_inset CommandInset ref
35767 LatexCommand ref
35768 reference "sec:Undo-and-Redo"
35769
35770 \end_inset
35771
35772 .
35773 \end_layout
35774
35775 \begin_layout Subsection
35776 Cut, Copy, Paste, Paste Recent, Paste Special
35777 \end_layout
35778
35779 \begin_layout Standard
35780 Described in section
35781 \begin_inset space ~
35782 \end_inset
35783
35784
35785 \begin_inset CommandInset ref
35786 LatexCommand ref
35787 reference "sec:Basic-Editing-Features"
35788
35789 \end_inset
35790
35791 .
35792 \end_layout
35793
35794 \begin_layout Subsection
35795 Select All
35796 \end_layout
35797
35798 \begin_layout Standard
35799 Selects the whole document.
35800 \end_layout
35801
35802 \begin_layout Subsection
35803 Find & Replace
35804 \end_layout
35805
35806 \begin_layout Standard
35807 Described in section
35808 \begin_inset space ~
35809 \end_inset
35810
35811
35812 \begin_inset CommandInset ref
35813 LatexCommand ref
35814 reference "sec:Basic-Editing-Features"
35815
35816 \end_inset
35817
35818 .
35819 \end_layout
35820
35821 \begin_layout Subsection
35822 Move Paragraph Up/Down
35823 \end_layout
35824
35825 \begin_layout Standard
35826 This shifts the paragraph where the cursor is currently in one paragraph
35827  up or down.
35828 \end_layout
35829
35830 \begin_layout Subsection
35831 Text Style
35832 \end_layout
35833
35834 \begin_layout Standard
35835 Described in section
35836 \begin_inset space ~
35837 \end_inset
35838
35839
35840 \begin_inset CommandInset ref
35841 LatexCommand ref
35842 reference "sub:Fine-Tuning-with-the"
35843
35844 \end_inset
35845
35846 .
35847 \end_layout
35848
35849 \begin_layout Subsection
35850 Paragraph Settings
35851 \begin_inset Index idx
35852 status collapsed
35853
35854 \begin_layout Plain Layout
35855 Paragraph ! Settings
35856 \end_layout
35857
35858 \end_inset
35859
35860
35861 \end_layout
35862
35863 \begin_layout Standard
35864 Enables you to set the paragraph alignment, line spacing and label width.
35865  These settings only affect the paragraph in which the cursor is currently.
35866 \end_layout
35867
35868 \begin_layout Standard
35869 You can also prevent the first line of the paragraph being indented if you
35870  have chosen to separate paragraphs with indents in the 
35871 \family sans
35872 Document\SpecialChar \menuseparator
35873 Settings
35874 \family default
35875  dialog under 
35876 \family sans
35877 Text
35878 \begin_inset space ~
35879 \end_inset
35880
35881 Layout
35882 \family default
35883 .
35884 \end_layout
35885
35886 \begin_layout Subsection
35887 Table Settings and Math
35888 \end_layout
35889
35890 \begin_layout Standard
35891 These two menus are only fully active when the cursor is inside a table
35892  or a formula.
35893  Here you can change the properties of tables and formulas.
35894  The properties of tables are described in section
35895 \begin_inset space ~
35896 \end_inset
35897
35898
35899 \begin_inset CommandInset ref
35900 LatexCommand ref
35901 reference "sec:Tables"
35902
35903 \end_inset
35904
35905 , the properties of formulas in chapter
35906 \begin_inset space ~
35907 \end_inset
35908
35909
35910 \begin_inset CommandInset ref
35911 LatexCommand ref
35912 reference "cha:Mathematical-Formulas"
35913
35914 \end_inset
35915
35916 .
35917 \end_layout
35918
35919 \begin_layout Subsection
35920 Increase / Decrease List Depth
35921 \end_layout
35922
35923 \begin_layout Standard
35924 These menu entries are only active when the cursor is in an environment
35925  that can be nested.
35926  They increase/decrease the environment nesting level as explained in section
35927 \begin_inset space ~
35928 \end_inset
35929
35930
35931 \begin_inset CommandInset ref
35932 LatexCommand ref
35933 reference "sec:Nesting"
35934
35935 \end_inset
35936
35937  and 
35938 \begin_inset CommandInset ref
35939 LatexCommand ref
35940 reference "sub:Numbering-depth"
35941
35942 \end_inset
35943
35944 .
35945 \end_layout
35946
35947 \begin_layout Section
35948 The View Menu
35949 \begin_inset Index idx
35950 status collapsed
35951
35952 \begin_layout Plain Layout
35953 Menu ! View
35954 \end_layout
35955
35956 \end_inset
35957
35958
35959 \end_layout
35960
35961 \begin_layout Standard
35962 The 
35963 \family sans
35964 View
35965 \family default
35966  menu contains a list of available formats in which you can view the actual
35967  document with an external program.
35968  The menu entries for the viewing formats are not the same on all installations
35969  — it depends on the LaTeX programs that are found while LyX was configured.
35970  All possible formats are formats listed in section
35971 \begin_inset space ~
35972 \end_inset
35973
35974
35975 \begin_inset CommandInset ref
35976 LatexCommand ref
35977 reference "sub:Export"
35978
35979 \end_inset
35980
35981 .
35982  You should at least see the menu entries 
35983 \family sans
35984 DVI
35985 \family default
35986  and 
35987 \family sans
35988 PDF
35989 \begin_inset space ~
35990 \end_inset
35991
35992 (pdflatex)
35993 \family default
35994 .
35995  If one of the two is missing, you need to update your LaTeX installation.
35996  After updating you have to reconfigure LyX, see section
35997 \begin_inset space ~
35998 \end_inset
35999
36000
36001 \begin_inset CommandInset ref
36002 LatexCommand ref
36003 reference "sec:Basic-LyX-Setup"
36004
36005 \end_inset
36006
36007 .
36008 \begin_inset Index idx
36009 status collapsed
36010
36011 \begin_layout Plain Layout
36012 Reconfiguration of LyX
36013 \end_layout
36014
36015 \end_inset
36016
36017
36018 \end_layout
36019
36020 \begin_layout Standard
36021 Invoking a menu will start a viewer program.
36022  The viewer can be set or changed in the preferences, see section
36023 \begin_inset space ~
36024 \end_inset
36025
36026
36027 \begin_inset CommandInset ref
36028 LatexCommand ref
36029 reference "sec:File-Formats"
36030
36031 \end_inset
36032
36033 .
36034  The default viewers are set by LyX when it is first configured.
36035 \end_layout
36036
36037 \begin_layout Standard
36038 \begin_inset VSpace bigskip
36039 \end_inset
36040
36041 At the bottom of the 
36042 \family sans
36043 View
36044 \family default
36045  menu the opened documents are listed.
36046 \end_layout
36047
36048 \begin_layout Subsection
36049 Open/Close all Insets
36050 \end_layout
36051
36052 \begin_layout Standard
36053 Opens/closes all insets in your document.
36054 \end_layout
36055
36056 \begin_layout Subsection
36057 Unfold/Fold Math Macros
36058 \end_layout
36059
36060 \begin_layout Standard
36061 Unfolds/folds the current math macro.
36062 \end_layout
36063
36064 \begin_layout Standard
36065 Math macros are described in the 
36066 \emph on
36067 Math
36068 \emph default
36069  manual.
36070 \end_layout
36071
36072 \begin_layout Subsection
36073 View Source
36074 \end_layout
36075
36076 \begin_layout Standard
36077 Opens a window showing the source code of the actual document, as described
36078  in section
36079 \begin_inset space ~
36080 \end_inset
36081
36082
36083 \begin_inset CommandInset ref
36084 LatexCommand ref
36085 reference "sec:Previewing-snippets-of"
36086
36087 \end_inset
36088
36089 .
36090 \end_layout
36091
36092 \begin_layout Subsection
36093 Update
36094 \end_layout
36095
36096 \begin_layout Standard
36097 This menu entry allows you to update the view with your latest changes without
36098  opening a new view window.
36099 \end_layout
36100
36101 \begin_layout Subsection
36102 Split View
36103 \end_layout
36104
36105 \begin_layout Standard
36106 This will split LyX's main window vertically or horizontally.
36107  This allows you to view documents the same time to compare them, or to
36108  view the same document, but at different positions.
36109  You can even split the main window several times to view for example 3
36110  or more documents at the same time.
36111  To return to an unsplit view, use the menu 
36112 \family sans
36113 Close Current View
36114 \family default
36115 .
36116 \end_layout
36117
36118 \begin_layout Subsection
36119 Close Current View
36120 \end_layout
36121
36122 \begin_layout Standard
36123 Closes a split view.
36124 \end_layout
36125
36126 \begin_layout Subsection
36127 Fullscreen
36128 \end_layout
36129
36130 \begin_layout Standard
36131 Using this menu entry or pressing F11 removes the menu bar and all toolbars
36132  so that you will see nothing but your text.
36133  It furthermore displays LyX's main window fullscreen.
36134  To return from fullscreen to the normal view, press F11, or right-click
36135  and turn off the fullscreen mode in the context menu.
36136 \end_layout
36137
36138 \begin_layout Subsection
36139 Toolbars
36140 \begin_inset CommandInset label
36141 LatexCommand label
36142 name "sub:Toolbars"
36143
36144 \end_inset
36145
36146
36147 \begin_inset Index idx
36148 status collapsed
36149
36150 \begin_layout Plain Layout
36151 Toolbar
36152 \end_layout
36153
36154 \end_inset
36155
36156
36157 \end_layout
36158
36159 \begin_layout Standard
36160 In this menu entry you can set the appearance of the different toolbars.
36161  All toolbars and the 
36162 \family sans
36163 Command
36164 \begin_inset space ~
36165 \end_inset
36166
36167 Buffer
36168 \family default
36169  can be turned on and off.
36170  The 
36171 \emph on
36172 on
36173 \emph default
36174  state is denoted in the menu with a checkmark.
36175  The 
36176 \family sans
36177 Review
36178 \family default
36179
36180 \family sans
36181 Table
36182 \family default
36183
36184 \family sans
36185 Math
36186 \begin_inset space ~
36187 \end_inset
36188
36189 Panels
36190 \family default
36191 , and 
36192 \family sans
36193 Math
36194 \family default
36195  toolbars can be additionally set to the state 
36196 \emph on
36197 automatic
36198 \emph default
36199  that is denoted in the menu with the suffix 
36200 \family sans
36201 (auto)
36202 \family default
36203 .
36204 \end_layout
36205
36206 \begin_layout Standard
36207 In the 
36208 \emph on
36209 on
36210 \emph default
36211  state the toolbar is permanently shown, in the 
36212 \emph on
36213 automatic
36214 \emph default
36215  state the toolbar is only shown when the cursor is in a certain environment
36216  or when a certain feature is enabled.
36217  That means that the review toolbar will only be shown when change tracking
36218  is activated, the math and table toolbars are only shown when the cursor
36219  is inside a formula or table, respectively.
36220 \end_layout
36221
36222 \begin_layout Standard
36223 LyX's toolbars and their buttons are explained in section
36224 \begin_inset space ~
36225 \end_inset
36226
36227
36228 \begin_inset CommandInset ref
36229 LatexCommand ref
36230 reference "sec:Toolbars"
36231
36232 \end_inset
36233
36234 .
36235 \end_layout
36236
36237 \begin_layout Section
36238 The Insert Menu
36239 \begin_inset Index idx
36240 status collapsed
36241
36242 \begin_layout Plain Layout
36243 Menu ! Insert
36244 \end_layout
36245
36246 \end_inset
36247
36248
36249 \end_layout
36250
36251 \begin_layout Subsection
36252 Math
36253 \end_layout
36254
36255 \begin_layout Standard
36256 Inserts math constructs that are explained in chapter
36257 \begin_inset space ~
36258 \end_inset
36259
36260
36261 \begin_inset CommandInset ref
36262 LatexCommand ref
36263 reference "cha:Mathematical-Formulas"
36264
36265 \end_inset
36266
36267  and the 
36268 \emph on
36269 Math
36270 \emph default
36271  manual.
36272 \end_layout
36273
36274 \begin_layout Subsection
36275 Special Character
36276 \begin_inset CommandInset label
36277 LatexCommand label
36278 name "sub:Special-Character"
36279
36280 \end_inset
36281
36282
36283 \end_layout
36284
36285 \begin_layout Standard
36286 Here you can insert the following characters:
36287 \end_layout
36288
36289 \begin_layout Description
36290 Symbols Inserts any character that can be output by your LaTeX system.
36291  Therefore the number of character categories in this dialog and the available
36292  characters depend on the LaTeX-packages you have installed.
36293 \begin_inset Newline newline
36294 \end_inset
36295
36296  
36297 \begin_inset Note Greyedout
36298 status open
36299
36300 \begin_layout Plain Layout
36301
36302 \series bold
36303 Note:
36304 \series default
36305  Not all characters will be visible in the 
36306 \family sans
36307 Symbols
36308 \family default
36309  dialog because none of the screen fonts that you can set in the preferences
36310  dialog (see sec.
36311 \begin_inset space \thinspace{}
36312 \end_inset
36313
36314
36315 \begin_inset CommandInset ref
36316 LatexCommand ref
36317 reference "sub:Screen-Fonts"
36318
36319 \end_inset
36320
36321 ) can display every character.
36322 \end_layout
36323
36324 \end_inset
36325
36326
36327 \end_layout
36328
36329 \begin_layout Description
36330 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
36331
36332 \end_layout
36333
36334 \begin_layout Description
36335 End
36336 \begin_inset space ~
36337 \end_inset
36338
36339 of
36340 \begin_inset space ~
36341 \end_inset
36342
36343 Sentence Inserts an end of sentence dot as described in section
36344 \begin_inset space ~
36345 \end_inset
36346
36347
36348 \begin_inset CommandInset ref
36349 LatexCommand ref
36350 reference "sub:Abbreviations"
36351
36352 \end_inset
36353
36354 .
36355 \end_layout
36356
36357 \begin_layout Description
36358 Ordinary
36359 \begin_inset space ~
36360 \end_inset
36361
36362 Quote Inserts this quote: 
36363 \begin_inset Quotes erd
36364 \end_inset
36365
36366 , no matter what quote type you selected in the 
36367 \family sans
36368 Document\SpecialChar \menuseparator
36369 Settings
36370 \family default
36371  dialog under 
36372 \family sans
36373 Language
36374 \family default
36375 .
36376 \end_layout
36377
36378 \begin_layout Description
36379 Single
36380 \begin_inset space ~
36381 \end_inset
36382
36383 Quote Inserts this quote: 
36384 \begin_inset Quotes els
36385 \end_inset
36386
36387
36388 \end_layout
36389
36390 \begin_layout Description
36391 Protected
36392 \begin_inset space ~
36393 \end_inset
36394
36395 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
36396
36397 \end_layout
36398
36399 \begin_layout Description
36400 Breakable
36401 \begin_inset space ~
36402 \end_inset
36403
36404 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
36405
36406 \end_layout
36407
36408 \begin_layout Description
36409 Menu
36410 \begin_inset space ~
36411 \end_inset
36412
36413 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
36414
36415 \end_layout
36416
36417 \begin_layout Description
36418 Phonetic
36419 \begin_inset space ~
36420 \end_inset
36421
36422 Symbols 
36423 \begin_inset Index idx
36424 status collapsed
36425
36426 \begin_layout Plain Layout
36427 Phonetic symbols
36428 \end_layout
36429
36430 \end_inset
36431
36432
36433 \begin_inset Index idx
36434 status collapsed
36435
36436 \begin_layout Plain Layout
36437 Language ! Phonetic symbols
36438 \end_layout
36439
36440 \end_inset
36441
36442 Creates a formula with a so called tipa inset.
36443  Here you can insert commands to create IPA phonetic symbols.
36444  For this feature you must have the LaTeX-package 
36445 \series bold
36446 tipa
36447 \series default
36448
36449 \begin_inset Index idx
36450 status collapsed
36451
36452 \begin_layout Plain Layout
36453 LaTeX-packages ! tipa
36454 \end_layout
36455
36456 \end_inset
36457
36458  installed.
36459 \begin_inset Newline newline
36460 \end_inset
36461
36462 For more information about this feature we refer to the documentation of
36463  
36464 \series bold
36465 tipa, 
36466 \begin_inset CommandInset citation
36467 LatexCommand cite
36468 key "tipa"
36469
36470 \end_inset
36471
36472
36473 \series default
36474  and this Wiki-page:
36475 \begin_inset Newline newline
36476 \end_inset
36477
36478
36479 \begin_inset Flex URL
36480 status open
36481
36482 \begin_layout Plain Layout
36483
36484 http://wiki.lyx.org/LyX/LinguistLyX
36485 \end_layout
36486
36487 \end_inset
36488
36489
36490 \end_layout
36491
36492 \begin_layout Subsection
36493 Formatting
36494 \end_layout
36495
36496 \begin_layout Standard
36497 Here you can insert the following format constructs:
36498 \end_layout
36499
36500 \begin_layout Description
36501 Superscript Inserts a superscript: test
36502 \begin_inset Formula $^{\text{a,b}}$
36503 \end_inset
36504
36505
36506 \end_layout
36507
36508 \begin_layout Description
36509 Subscript Inserts a subscript: test
36510 \begin_inset Formula $_{\text{3x}}$
36511 \end_inset
36512
36513
36514 \end_layout
36515
36516 \begin_layout Description
36517 Protected
36518 \begin_inset space ~
36519 \end_inset
36520
36521 Space Inserts a protected space that is described in section
36522 \begin_inset space ~
36523 \end_inset
36524
36525
36526 \begin_inset CommandInset ref
36527 LatexCommand ref
36528 reference "sub:Protected-Space"
36529
36530 \end_inset
36531
36532 .
36533 \end_layout
36534
36535 \begin_layout Description
36536 Inter-word
36537 \begin_inset space ~
36538 \end_inset
36539
36540 Space Inserts an inter-word space that is described in section
36541 \begin_inset space ~
36542 \end_inset
36543
36544
36545 \begin_inset CommandInset ref
36546 LatexCommand ref
36547 reference "sub:Inter-word-Space"
36548
36549 \end_inset
36550
36551 .
36552 \end_layout
36553
36554 \begin_layout Description
36555 Thin
36556 \begin_inset space ~
36557 \end_inset
36558
36559 Space Inserts a thin space that is described in section
36560 \begin_inset space ~
36561 \end_inset
36562
36563
36564 \begin_inset CommandInset ref
36565 LatexCommand ref
36566 reference "sub:Thin-Space"
36567
36568 \end_inset
36569
36570 .
36571 \end_layout
36572
36573 \begin_layout Description
36574 Horizontal
36575 \begin_inset space ~
36576 \end_inset
36577
36578 Space Inserts horizontal space, see section
36579 \begin_inset space ~
36580 \end_inset
36581
36582
36583 \begin_inset CommandInset ref
36584 LatexCommand ref
36585 reference "sub:Horizontal-Space"
36586
36587 \end_inset
36588
36589  for a description.
36590 \end_layout
36591
36592 \begin_layout Description
36593 Horizontal
36594 \begin_inset space ~
36595 \end_inset
36596
36597 Line Inserts a horizontal line, see section
36598 \begin_inset space ~
36599 \end_inset
36600
36601
36602 \begin_inset CommandInset ref
36603 LatexCommand ref
36604 reference "sub:Horizontal-Lines"
36605
36606 \end_inset
36607
36608  for a description.
36609 \end_layout
36610
36611 \begin_layout Description
36612 Vertical
36613 \begin_inset space ~
36614 \end_inset
36615
36616 Space Inserts vertical space, see section
36617 \begin_inset space ~
36618 \end_inset
36619
36620
36621 \begin_inset CommandInset ref
36622 LatexCommand ref
36623 reference "sub:Vertical-Space"
36624
36625 \end_inset
36626
36627  for a description.
36628 \end_layout
36629
36630 \begin_layout Description
36631 Hyphenation
36632 \begin_inset space ~
36633 \end_inset
36634
36635 Point Inserts a hyphenation point, see section
36636 \begin_inset space ~
36637 \end_inset
36638
36639
36640 \begin_inset CommandInset ref
36641 LatexCommand ref
36642 reference "sub:Hyphenation"
36643
36644 \end_inset
36645
36646 .
36647 \end_layout
36648
36649 \begin_layout Description
36650 Ligature
36651 \begin_inset space ~
36652 \end_inset
36653
36654 Break Inserts a ligature break, see section
36655 \begin_inset space ~
36656 \end_inset
36657
36658
36659 \begin_inset CommandInset ref
36660 LatexCommand ref
36661 reference "sub:Ligatures"
36662
36663 \end_inset
36664
36665 .
36666 \end_layout
36667
36668 \begin_layout Description
36669 Ragged
36670 \begin_inset space ~
36671 \end_inset
36672
36673 Line
36674 \begin_inset space ~
36675 \end_inset
36676
36677 Break Inserts a forced line break, see section
36678 \begin_inset space ~
36679 \end_inset
36680
36681
36682 \begin_inset CommandInset ref
36683 LatexCommand ref
36684 reference "sub:Forced-Line-Breaks"
36685
36686 \end_inset
36687
36688 .
36689 \end_layout
36690
36691 \begin_layout Description
36692 Justified
36693 \begin_inset space ~
36694 \end_inset
36695
36696 Break Inserts a forced line break that furthermore stretches the broken
36697  text line to the page border, see section
36698 \begin_inset space ~
36699 \end_inset
36700
36701
36702 \begin_inset CommandInset ref
36703 LatexCommand ref
36704 reference "sub:Forced-Line-Breaks"
36705
36706 \end_inset
36707
36708 .
36709 \end_layout
36710
36711 \begin_layout Description
36712 New
36713 \begin_inset space ~
36714 \end_inset
36715
36716 Page Inserts a forced page break, described in section
36717 \begin_inset space ~
36718 \end_inset
36719
36720
36721 \begin_inset CommandInset ref
36722 LatexCommand ref
36723 reference "sub:Forced-Page-Breaks"
36724
36725 \end_inset
36726
36727 .
36728 \end_layout
36729
36730 \begin_layout Description
36731 Page
36732 \begin_inset space ~
36733 \end_inset
36734
36735 Break Inserts a forced page break that furthermore stretches the broken
36736  text page to the page border, described in section
36737 \begin_inset space ~
36738 \end_inset
36739
36740
36741 \begin_inset CommandInset ref
36742 LatexCommand ref
36743 reference "sub:Forced-Page-Breaks"
36744
36745 \end_inset
36746
36747 .
36748 \end_layout
36749
36750 \begin_layout Description
36751 Clear
36752 \begin_inset space ~
36753 \end_inset
36754
36755 Page Inserts a clear page break, described in section
36756 \begin_inset space ~
36757 \end_inset
36758
36759
36760 \begin_inset CommandInset ref
36761 LatexCommand ref
36762 reference "sub:Clear-Page-Breaks"
36763
36764 \end_inset
36765
36766 .
36767 \end_layout
36768
36769 \begin_layout Description
36770 Clear
36771 \begin_inset space ~
36772 \end_inset
36773
36774 Double
36775 \begin_inset space ~
36776 \end_inset
36777
36778 Page Inserts a clear doublepage break, described in section
36779 \begin_inset space ~
36780 \end_inset
36781
36782
36783 \begin_inset CommandInset ref
36784 LatexCommand ref
36785 reference "sub:Clear-Page-Breaks"
36786
36787 \end_inset
36788
36789 .
36790 \end_layout
36791
36792 \begin_layout Subsection
36793 List / TOC
36794 \end_layout
36795
36796 \begin_layout Standard
36797 Various lists can be inserted with this menu entry.
36798  The table of contents, the algorithm, figures, and tables list are described
36799  in section
36800 \begin_inset space ~
36801 \end_inset
36802
36803
36804 \begin_inset CommandInset ref
36805 LatexCommand ref
36806 reference "sec:toc"
36807
36808 \end_inset
36809
36810 .
36811  The index list is described in section
36812 \begin_inset space ~
36813 \end_inset
36814
36815
36816 \begin_inset CommandInset ref
36817 LatexCommand ref
36818 reference "sec:Index"
36819
36820 \end_inset
36821
36822 , the nomenclature in section
36823 \begin_inset space ~
36824 \end_inset
36825
36826
36827 \begin_inset CommandInset ref
36828 LatexCommand ref
36829 reference "sec:Nomenclature"
36830
36831 \end_inset
36832
36833 , and the BibTeX bibliography in section
36834 \begin_inset space ~
36835 \end_inset
36836
36837
36838 \begin_inset CommandInset ref
36839 LatexCommand ref
36840 reference "sub:Bibliography-databases"
36841
36842 \end_inset
36843
36844 .
36845 \end_layout
36846
36847 \begin_layout Subsection
36848 Float
36849 \end_layout
36850
36851 \begin_layout Standard
36852 To insert floats, described in section
36853 \begin_inset space ~
36854 \end_inset
36855
36856
36857 \begin_inset CommandInset ref
36858 LatexCommand ref
36859 reference "sec:Floats"
36860
36861 \end_inset
36862
36863 .
36864 \end_layout
36865
36866 \begin_layout Subsection
36867 Note
36868 \end_layout
36869
36870 \begin_layout Standard
36871 To insert notes, described in section
36872 \begin_inset space ~
36873 \end_inset
36874
36875
36876 \begin_inset CommandInset ref
36877 LatexCommand ref
36878 reference "sec:Notes"
36879
36880 \end_inset
36881
36882 .
36883 \end_layout
36884
36885 \begin_layout Subsection
36886 Branch
36887 \end_layout
36888
36889 \begin_layout Standard
36890 Inserts branch insets as described in section
36891 \begin_inset space ~
36892 \end_inset
36893
36894
36895 \begin_inset CommandInset ref
36896 LatexCommand ref
36897 reference "sec:Branches"
36898
36899 \end_inset
36900
36901 .
36902 \end_layout
36903
36904 \begin_layout Subsection
36905 Custom Insets
36906 \end_layout
36907
36908 \begin_layout Standard
36909 Inserts document class-specific insets.
36910  Such insets only exist when they are defined in the layout file for a certain
36911  document class.
36912  An example is the document class 
36913 \begin_inset Quotes eld
36914 \end_inset
36915
36916 article (Elsevier)
36917 \begin_inset Quotes erd
36918 \end_inset
36919
36920  with three custom insets.
36921  The section 
36922 \emph on
36923 Flex insets and InsetLayout
36924 \emph default
36925  of the 
36926 \emph on
36927 Customization
36928 \emph default
36929  manual explains how custom insets are defined.
36930 \end_layout
36931
36932 \begin_layout Subsection
36933 File
36934 \begin_inset Index idx
36935 status collapsed
36936
36937 \begin_layout Plain Layout
36938 External Material
36939 \end_layout
36940
36941 \end_inset
36942
36943
36944 \end_layout
36945
36946 \begin_layout Standard
36947 This menu entry allows you to insert or include the contents of other LyX
36948  files in your document.
36949  How you can do this is explained in detail in the chapter 
36950 \emph on
36951 External Stuff
36952 \emph default
36953  of the 
36954 \emph on
36955 Embedded Objects
36956 \emph default
36957  manual.
36958 \end_layout
36959
36960 \begin_layout Subsection
36961 Box
36962 \begin_inset Index idx
36963 status collapsed
36964
36965 \begin_layout Plain Layout
36966 Boxes
36967 \end_layout
36968
36969 \end_inset
36970
36971
36972 \end_layout
36973
36974 \begin_layout Standard
36975 Inserts a minipage box that is described section
36976 \begin_inset space ~
36977 \end_inset
36978
36979
36980 \begin_inset CommandInset ref
36981 LatexCommand ref
36982 reference "sec:Minipages"
36983
36984 \end_inset
36985
36986 .
36987  All box types supported by LyX are explained in detail in the chapter 
36988 \emph on
36989 Boxes
36990 \emph default
36991  of the 
36992 \emph on
36993 Embedded Objects
36994 \emph default
36995  manual.
36996 \end_layout
36997
36998 \begin_layout Subsection
36999 Citation
37000 \end_layout
37001
37002 \begin_layout Standard
37003 Inserts a citation as described in section
37004 \begin_inset space ~
37005 \end_inset
37006
37007
37008 \begin_inset CommandInset ref
37009 LatexCommand ref
37010 reference "sec:Bibliography"
37011
37012 \end_inset
37013
37014 .
37015 \end_layout
37016
37017 \begin_layout Subsection
37018 Cross-Reference
37019 \end_layout
37020
37021 \begin_layout Standard
37022 Inserts a cross-reference as described in section
37023 \begin_inset space ~
37024 \end_inset
37025
37026
37027 \begin_inset CommandInset ref
37028 LatexCommand ref
37029 reference "sec:Cross-References"
37030
37031 \end_inset
37032
37033 .
37034 \end_layout
37035
37036 \begin_layout Subsection
37037 Label
37038 \end_layout
37039
37040 \begin_layout Standard
37041 Inserts a label as described in section
37042 \begin_inset space ~
37043 \end_inset
37044
37045
37046 \begin_inset CommandInset ref
37047 LatexCommand ref
37048 reference "sec:Cross-References"
37049
37050 \end_inset
37051
37052 .
37053 \end_layout
37054
37055 \begin_layout Subsection
37056 Caption
37057 \begin_inset Index idx
37058 status collapsed
37059
37060 \begin_layout Plain Layout
37061 Captions
37062 \end_layout
37063
37064 \end_inset
37065
37066
37067 \begin_inset Index idx
37068 status collapsed
37069
37070 \begin_layout Plain Layout
37071 Longtables ! Caption
37072 \end_layout
37073
37074 \end_inset
37075
37076
37077 \end_layout
37078
37079 \begin_layout Standard
37080 Inserts a caption in a float or longtable.
37081  Floats are described in section
37082 \begin_inset space ~
37083 \end_inset
37084
37085
37086 \begin_inset CommandInset ref
37087 LatexCommand ref
37088 reference "sec:Floats"
37089
37090 \end_inset
37091
37092 , captions in longtables are described in the section 
37093 \emph on
37094 Longtable Captions
37095 \emph default
37096  of the 
37097 \emph on
37098 Embedded Objects
37099 \emph default
37100  manual.
37101 \end_layout
37102
37103 \begin_layout Subsection
37104 Index Entry
37105 \end_layout
37106
37107 \begin_layout Standard
37108 Inserts an index entry as described in section
37109 \begin_inset space ~
37110 \end_inset
37111
37112
37113 \begin_inset CommandInset ref
37114 LatexCommand ref
37115 reference "sec:Index"
37116
37117 \end_inset
37118
37119 .
37120 \end_layout
37121
37122 \begin_layout Subsection
37123 Nomenclature Entry
37124 \end_layout
37125
37126 \begin_layout Standard
37127 Inserts a nomenclature entry as described in section
37128 \begin_inset space ~
37129 \end_inset
37130
37131
37132 \begin_inset CommandInset ref
37133 LatexCommand ref
37134 reference "sec:Nomenclature"
37135
37136 \end_inset
37137
37138 .
37139 \end_layout
37140
37141 \begin_layout Subsection
37142 Table
37143 \end_layout
37144
37145 \begin_layout Standard
37146 Inserts a table.
37147  Tables are described in section
37148 \begin_inset space ~
37149 \end_inset
37150
37151
37152 \begin_inset CommandInset ref
37153 LatexCommand ref
37154 reference "sec:Tables"
37155
37156 \end_inset
37157
37158 .
37159 \end_layout
37160
37161 \begin_layout Subsection
37162 Graphics
37163 \end_layout
37164
37165 \begin_layout Standard
37166 Inserts a graphic.
37167  Graphics are described in section
37168 \begin_inset space ~
37169 \end_inset
37170
37171
37172 \begin_inset CommandInset ref
37173 LatexCommand ref
37174 reference "sec:Graphics"
37175
37176 \end_inset
37177
37178 .
37179 \end_layout
37180
37181 \begin_layout Subsection
37182 URL
37183 \end_layout
37184
37185 \begin_layout Standard
37186 Inserts an URL as described in section
37187 \begin_inset space ~
37188 \end_inset
37189
37190
37191 \begin_inset CommandInset ref
37192 LatexCommand ref
37193 reference "sub:URLs"
37194
37195 \end_inset
37196
37197 .
37198 \end_layout
37199
37200 \begin_layout Subsection
37201 Hyperlinks
37202 \end_layout
37203
37204 \begin_layout Standard
37205 Inserts a hyperlink as described in section
37206 \begin_inset space ~
37207 \end_inset
37208
37209
37210 \begin_inset CommandInset ref
37211 LatexCommand ref
37212 reference "sub:Hyperlinks"
37213
37214 \end_inset
37215
37216 .
37217 \end_layout
37218
37219 \begin_layout Subsection
37220 Footnote
37221 \end_layout
37222
37223 \begin_layout Standard
37224 Inserts a footnote, see section
37225 \begin_inset space ~
37226 \end_inset
37227
37228
37229 \begin_inset CommandInset ref
37230 LatexCommand ref
37231 reference "sec:Footnotes"
37232
37233 \end_inset
37234
37235 .
37236 \end_layout
37237
37238 \begin_layout Subsection
37239 Marginal Note
37240 \end_layout
37241
37242 \begin_layout Standard
37243 Inserts a marginal note, see section
37244 \begin_inset space ~
37245 \end_inset
37246
37247
37248 \begin_inset CommandInset ref
37249 LatexCommand ref
37250 reference "sec:Marginal-Notes"
37251
37252 \end_inset
37253
37254 .
37255 \end_layout
37256
37257 \begin_layout Subsection
37258 Short Title
37259 \end_layout
37260
37261 \begin_layout Standard
37262 Inserts a short title, see section
37263 \begin_inset space ~
37264 \end_inset
37265
37266
37267 \begin_inset CommandInset ref
37268 LatexCommand ref
37269 reference "sec:Short-Titles"
37270
37271 \end_inset
37272
37273 .
37274 \end_layout
37275
37276 \begin_layout Subsection
37277 TeX Code
37278 \end_layout
37279
37280 \begin_layout Standard
37281 Inserts a TeX Code box, see section
37282 \begin_inset space ~
37283 \end_inset
37284
37285
37286 \begin_inset CommandInset ref
37287 LatexCommand ref
37288 reference "sub:TeX-Code-Boxes"
37289
37290 \end_inset
37291
37292  for a description.
37293 \end_layout
37294
37295 \begin_layout Subsection
37296 Program Listing
37297 \begin_inset Index idx
37298 status collapsed
37299
37300 \begin_layout Plain Layout
37301 Program listings
37302 \end_layout
37303
37304 \end_inset
37305
37306
37307 \end_layout
37308
37309 \begin_layout Standard
37310 Inserts a program listings box.
37311  Program listings are explained in the chapter 
37312 \emph on
37313 Program Code Listings
37314 \emph default
37315  of the 
37316 \emph on
37317 Embedded Objects
37318 \emph default
37319  manual.
37320 \end_layout
37321
37322 \begin_layout Subsection
37323 Date
37324 \end_layout
37325
37326 \begin_layout Standard
37327 Inserts the actual date.
37328  The format depends on the date format of the language that is used for
37329  LyX's menus.
37330  LyX offers various ways to insert a date which are explained and also compared
37331  in the section 
37332 \emph on
37333 External Material
37334 \emph default
37335  of the 
37336 \emph on
37337 Embedded Objects
37338 \emph default
37339  manual.
37340 \end_layout
37341
37342 \begin_layout Section
37343 The Navigate Menu
37344 \begin_inset Index idx
37345 status collapsed
37346
37347 \begin_layout Plain Layout
37348 Menu ! Navigate
37349 \end_layout
37350
37351 \end_inset
37352
37353
37354 \end_layout
37355
37356 \begin_layout Standard
37357 This menu lists the existing chapters, sections, figures, tables, etc.
37358 \begin_inset space ~
37359 \end_inset
37360
37361 of the current document.
37362  This allows you to navigate easily through you document.
37363 \end_layout
37364
37365 \begin_layout Subsection
37366 Bookmarks
37367 \end_layout
37368
37369 \begin_layout Standard
37370 With this menu entry you are able to define your own bookmarks.
37371  This is useful when you are working on a large document and often have
37372  to jump e.
37373 \begin_inset space \thinspace{}
37374 \end_inset
37375
37376 g.
37377 \begin_inset space \space{}
37378 \end_inset
37379
37380 between section
37381 \begin_inset space ~
37382 \end_inset
37383
37384 2.5 and 6.3.
37385  To create bookmarks for this example, go to section
37386 \begin_inset space ~
37387 \end_inset
37388
37389 2.5 and use the menu 
37390 \family sans
37391 Save
37392 \begin_inset space ~
37393 \end_inset
37394
37395 Bookmark
37396 \begin_inset space ~
37397 \end_inset
37398
37399 1
37400 \family default
37401 .
37402  Then go to section
37403 \begin_inset space ~
37404 \end_inset
37405
37406 6.3 and use 
37407 \family sans
37408 Save
37409 \begin_inset space ~
37410 \end_inset
37411
37412 Bookmark
37413 \begin_inset space ~
37414 \end_inset
37415
37416
37417 \family default
37418 2.
37419  Now you can jump easily between these sections by using the menu or by
37420  the key bindings 
37421 \begin_inset Info
37422 type  "shortcut"
37423 arg   "bookmark-goto 1"
37424 \end_inset
37425
37426  and 
37427 \begin_inset Info
37428 type  "shortcut"
37429 arg   "bookmark-goto 2"
37430 \end_inset
37431
37432 .
37433 \end_layout
37434
37435 \begin_layout Standard
37436 You can also use bookmarks to jump between several opened documents.
37437  The saved bookmarks are valid till the document is closed.
37438 \end_layout
37439
37440 \begin_layout Subsection
37441 Next Note, Change, Cross-reference
37442 \end_layout
37443
37444 \begin_layout Standard
37445 Jump to the next note, change, or cross-reference following the current
37446  cursor position.
37447 \end_layout
37448
37449 \begin_layout Subsection
37450 Go to Label
37451 \end_layout
37452
37453 \begin_layout Standard
37454 Only active when the cursor is in front of a cross-reference.
37455  Sets the cursor before the referenced label, the same as if you right-click
37456  on a cross-reference box.
37457 \end_layout
37458
37459 \begin_layout Section
37460 The Document Menu
37461 \begin_inset Index idx
37462 status collapsed
37463
37464 \begin_layout Plain Layout
37465 Menu ! Document
37466 \end_layout
37467
37468 \end_inset
37469
37470
37471 \end_layout
37472
37473 \begin_layout Subsection
37474 Change Tracking
37475 \end_layout
37476
37477 \begin_layout Standard
37478 Change Tracking is described in section
37479 \begin_inset space ~
37480 \end_inset
37481
37482
37483 \begin_inset CommandInset ref
37484 LatexCommand ref
37485 reference "sec:Change-Tracking"
37486
37487 \end_inset
37488
37489 .
37490 \end_layout
37491
37492 \begin_layout Subsection
37493 LaT
37494 \begin_inset ERT
37495 status collapsed
37496
37497 \begin_layout Plain Layout
37498
37499 {}
37500 \end_layout
37501
37502 \end_inset
37503
37504 eX Log
37505 \end_layout
37506
37507 \begin_layout Standard
37508 After running LaTeX by viewing or exporting a document, this menu will be
37509  enabled.
37510  It shows the logfile of the used LaTeX-program.
37511 \end_layout
37512
37513 \begin_layout Standard
37514 Here you can see how LaTeX works in the background.
37515  
37516 \emph on
37517 Experts
37518 \emph default
37519  will find in it reasons for LaTeX-errors.
37520 \end_layout
37521
37522 \begin_layout Subsection
37523 Outline
37524 \end_layout
37525
37526 \begin_layout Standard
37527 Opens the TOC/Outline window as described in section
37528 \begin_inset space ~
37529 \end_inset
37530
37531
37532 \begin_inset CommandInset ref
37533 LatexCommand ref
37534 reference "sec:Navigating"
37535
37536 \end_inset
37537
37538  and 
37539 \begin_inset CommandInset ref
37540 LatexCommand ref
37541 reference "sub:Table-of-Contents"
37542
37543 \end_inset
37544
37545 .
37546 \end_layout
37547
37548 \begin_layout Subsection
37549 Start Appendix Here
37550 \end_layout
37551
37552 \begin_layout Standard
37553 This menu will start the appendix of the document at the current cursor
37554  position as described in section
37555 \begin_inset space ~
37556 \end_inset
37557
37558
37559 \begin_inset CommandInset ref
37560 LatexCommand ref
37561 reference "sec:Appendices"
37562
37563 \end_inset
37564
37565 .
37566 \end_layout
37567
37568 \begin_layout Subsection
37569 Compressed
37570 \end_layout
37571
37572 \begin_layout Standard
37573 Un/compresses the current document.
37574 \end_layout
37575
37576 \begin_layout Subsection
37577 Settings
37578 \end_layout
37579
37580 \begin_layout Standard
37581 The document settings are described in appendix
37582 \begin_inset space ~
37583 \end_inset
37584
37585
37586 \begin_inset CommandInset ref
37587 LatexCommand ref
37588 reference "cha:The-Document-Settings"
37589
37590 \end_inset
37591
37592 .
37593 \end_layout
37594
37595 \begin_layout Section
37596 The Tools Menu
37597 \begin_inset Index idx
37598 status collapsed
37599
37600 \begin_layout Plain Layout
37601 Menu ! Tools
37602 \end_layout
37603
37604 \end_inset
37605
37606
37607 \end_layout
37608
37609 \begin_layout Subsection
37610 Spellchecker
37611 \end_layout
37612
37613 \begin_layout Standard
37614 Spell checking is explained in section
37615 \begin_inset space ~
37616 \end_inset
37617
37618
37619 \begin_inset CommandInset ref
37620 LatexCommand ref
37621 reference "sec:Spellchecking"
37622
37623 \end_inset
37624
37625 .
37626 \end_layout
37627
37628 \begin_layout Subsection
37629 Thesaurus
37630 \end_layout
37631
37632 \begin_layout Standard
37633 The thesaurus is described in section
37634 \begin_inset space ~
37635 \end_inset
37636
37637
37638 \begin_inset CommandInset ref
37639 LatexCommand ref
37640 reference "sec:Thesaurus"
37641
37642 \end_inset
37643
37644 .
37645 \end_layout
37646
37647 \begin_layout Subsection
37648 Statistics
37649 \begin_inset Index idx
37650 status collapsed
37651
37652 \begin_layout Plain Layout
37653 Word count
37654 \end_layout
37655
37656 \end_inset
37657
37658
37659 \begin_inset Index idx
37660 status collapsed
37661
37662 \begin_layout Plain Layout
37663 Character count
37664 \end_layout
37665
37666 \end_inset
37667
37668
37669 \end_layout
37670
37671 \begin_layout Standard
37672 Counts the number of words and characters in the actual document or the
37673  highlighted document part.
37674 \end_layout
37675
37676 \begin_layout Subsection
37677 TeX Information
37678 \begin_inset Index idx
37679 status collapsed
37680
37681 \begin_layout Plain Layout
37682 TeX Information
37683 \end_layout
37684
37685 \end_inset
37686
37687
37688 \end_layout
37689
37690 \begin_layout Standard
37691 Shows you a list of the classes and styles installed in your LaTeX-system.
37692 \end_layout
37693
37694 \begin_layout Subsection
37695 Reconfigure
37696 \begin_inset Index idx
37697 status collapsed
37698
37699 \begin_layout Plain Layout
37700 LyX ! Reconfigure|see
37701 \begin_inset ERT
37702 status collapsed
37703
37704 \begin_layout Plain Layout
37705
37706 {
37707 \end_layout
37708
37709 \end_inset
37710
37711 Reconfiguration of LyX
37712 \begin_inset ERT
37713 status collapsed
37714
37715 \begin_layout Plain Layout
37716
37717 }
37718 \end_layout
37719
37720 \end_inset
37721
37722
37723 \end_layout
37724
37725 \end_inset
37726
37727
37728 \begin_inset Index idx
37729 status collapsed
37730
37731 \begin_layout Plain Layout
37732 Reconfiguration of LyX
37733 \end_layout
37734
37735 \end_inset
37736
37737
37738 \end_layout
37739
37740 \begin_layout Standard
37741 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
37742  and needed programs it needs; see also section
37743 \begin_inset space ~
37744 \end_inset
37745
37746
37747 \begin_inset CommandInset ref
37748 LatexCommand ref
37749 reference "sec:Basic-LyX-Setup"
37750
37751 \end_inset
37752
37753 .
37754 \end_layout
37755
37756 \begin_layout Subsection
37757 Preferences
37758 \end_layout
37759
37760 \begin_layout Standard
37761 The preferences dialog is described in detail in appendix
37762 \begin_inset space \thinspace{}
37763 \end_inset
37764
37765
37766 \begin_inset CommandInset ref
37767 LatexCommand ref
37768 reference "cha:The-Preferences-dialog"
37769
37770 \end_inset
37771
37772 .
37773 \end_layout
37774
37775 \begin_layout Section
37776 The Help Menu
37777 \begin_inset Index idx
37778 status collapsed
37779
37780 \begin_layout Plain Layout
37781 Menu ! Help
37782 \end_layout
37783
37784 \end_inset
37785
37786
37787 \end_layout
37788
37789 \begin_layout Standard
37790 This menu opens the documentation files of LyX in the language of LyX's
37791  menus.
37792 \end_layout
37793
37794 \begin_layout Standard
37795 The menu 
37796 \family sans
37797 LaTeX
37798 \begin_inset space ~
37799 \end_inset
37800
37801 Configuration
37802 \family default
37803  shows a LyX-document with information about the LaTeX-packages and classes
37804  found by LyX (see also section
37805 \begin_inset space ~
37806 \end_inset
37807
37808
37809 \begin_inset CommandInset ref
37810 LatexCommand ref
37811 reference "sec:LaTeX-Setup"
37812
37813 \end_inset
37814
37815 ).
37816 \end_layout
37817
37818 \begin_layout Section
37819 Toolbars
37820 \begin_inset CommandInset label
37821 LatexCommand label
37822 name "sec:Toolbars"
37823
37824 \end_inset
37825
37826
37827 \end_layout
37828
37829 \begin_layout Standard
37830 How to show or hide toolbars is explained in section
37831 \begin_inset space ~
37832 \end_inset
37833
37834
37835 \begin_inset CommandInset ref
37836 LatexCommand ref
37837 reference "sub:Toolbars"
37838
37839 \end_inset
37840
37841 .
37842 \end_layout
37843
37844 \begin_layout Standard
37845 It is also possible to define custom toolbars.
37846  This is described in the 
37847 \emph on
37848 Additional Features
37849 \emph default
37850  manual.
37851 \end_layout
37852
37853 \begin_layout Subsection
37854 Standard Toolbar
37855 \begin_inset Index idx
37856 status collapsed
37857
37858 \begin_layout Plain Layout
37859 Toolbar ! Standard
37860 \end_layout
37861
37862 \end_inset
37863
37864
37865 \end_layout
37866
37867 \begin_layout Standard
37868 \begin_inset Graphics
37869         filename clipart/StandardToolbar.png
37870         width 100col%
37871
37872 \end_inset
37873
37874
37875 \end_layout
37876
37877 \begin_layout Standard
37878 \begin_inset VSpace defskip
37879 \end_inset
37880
37881
37882 \end_layout
37883
37884 \begin_layout Standard
37885 The standard toolbar as shown above contains from left to right the following
37886  buttons:
37887 \begin_inset ERT
37888 status collapsed
37889
37890 \begin_layout Plain Layout
37891
37892
37893 \backslash
37894 setlength{
37895 \backslash
37896 LTleft}{0pt}
37897 \end_layout
37898
37899 \end_inset
37900
37901
37902 \begin_inset Note Note
37903 status collapsed
37904
37905 \begin_layout Plain Layout
37906 This is necessary to left align the following longtables.
37907  See the 
37908 \emph on
37909 Embedded Objects
37910 \emph default
37911  manual for more information.
37912 \end_layout
37913
37914 \end_inset
37915
37916
37917 \end_layout
37918
37919 \begin_layout Standard
37920 \begin_inset VSpace defskip
37921 \end_inset
37922
37923
37924 \end_layout
37925
37926 \begin_layout Standard
37927 \begin_inset Tabular
37928 <lyxtabular version="3" rows="1" columns="2">
37929 <features islongtable="true" longtabularalignment="center">
37930 <column alignment="center" valignment="top" width="0">
37931 <column alignment="center" valignment="top" width="0">
37932 <row>
37933 <cell alignment="center" valignment="top" usebox="none">
37934 \begin_inset Text
37935
37936 \begin_layout Plain Layout
37937 \begin_inset Graphics
37938         filename clipart/ToolbarEnvBox.png
37939         clip
37940
37941 \end_inset
37942
37943
37944 \end_layout
37945
37946 \end_inset
37947 </cell>
37948 <cell alignment="center" valignment="top" usebox="none">
37949 \begin_inset Text
37950
37951 \begin_layout Plain Layout
37952 pull-down box for the paragraph environments
37953 \end_layout
37954
37955 \end_inset
37956 </cell>
37957 </row>
37958 </lyxtabular>
37959
37960 \end_inset
37961
37962
37963 \end_layout
37964
37965 \begin_layout Standard
37966 \begin_inset VSpace -10mm
37967 \end_inset
37968
37969
37970 \end_layout
37971
37972 \begin_layout Standard
37973 \align left
37974 \begin_inset Tabular
37975 <lyxtabular version="3" rows="21" columns="2">
37976 <features islongtable="true" longtabularalignment="center">
37977 <column alignment="left" valignment="top" width="0">
37978 <column alignment="left" valignment="top" width="0">
37979 <row interlinespace="2.5mm">
37980 <cell alignment="center" valignment="top" usebox="none">
37981 \begin_inset Text
37982
37983 \begin_layout Plain Layout
37984
37985 \family sans
37986 \begin_inset Graphics
37987         filename ../images/buffer-new.png
37988
37989 \end_inset
37990
37991
37992 \end_layout
37993
37994 \end_inset
37995 </cell>
37996 <cell alignment="center" valignment="top" usebox="none">
37997 \begin_inset Text
37998
37999 \begin_layout Plain Layout
38000
38001 \family sans
38002 File\SpecialChar \menuseparator
38003 New
38004 \end_layout
38005
38006 \end_inset
38007 </cell>
38008 </row>
38009 <row interlinespace="2.5mm">
38010 <cell alignment="center" valignment="top" usebox="none">
38011 \begin_inset Text
38012
38013 \begin_layout Plain Layout
38014 \begin_inset Graphics
38015         filename ../images/file-open.png
38016
38017 \end_inset
38018
38019
38020 \end_layout
38021
38022 \end_inset
38023 </cell>
38024 <cell alignment="center" valignment="top" usebox="none">
38025 \begin_inset Text
38026
38027 \begin_layout Plain Layout
38028
38029 \family sans
38030 File\SpecialChar \menuseparator
38031 Open
38032 \end_layout
38033
38034 \end_inset
38035 </cell>
38036 </row>
38037 <row interlinespace="2.5mm">
38038 <cell alignment="center" valignment="top" usebox="none">
38039 \begin_inset Text
38040
38041 \begin_layout Plain Layout
38042 \begin_inset Graphics
38043         filename ../images/buffer-write.png
38044
38045 \end_inset
38046
38047
38048 \end_layout
38049
38050 \end_inset
38051 </cell>
38052 <cell alignment="center" valignment="top" usebox="none">
38053 \begin_inset Text
38054
38055 \begin_layout Plain Layout
38056
38057 \family sans
38058 File\SpecialChar \menuseparator
38059 Save
38060 \end_layout
38061
38062 \end_inset
38063 </cell>
38064 </row>
38065 <row interlinespace="2.5mm">
38066 <cell alignment="center" valignment="top" usebox="none">
38067 \begin_inset Text
38068
38069 \begin_layout Plain Layout
38070 \begin_inset Graphics
38071         filename ../images/dialog-show_print.png
38072
38073 \end_inset
38074
38075
38076 \end_layout
38077
38078 \end_inset
38079 </cell>
38080 <cell alignment="center" valignment="top" usebox="none">
38081 \begin_inset Text
38082
38083 \begin_layout Plain Layout
38084
38085 \family sans
38086 File\SpecialChar \menuseparator
38087 Print
38088 \end_layout
38089
38090 \end_inset
38091 </cell>
38092 </row>
38093 <row interlinespace="2.5mm">
38094 <cell alignment="center" valignment="top" usebox="none">
38095 \begin_inset Text
38096
38097 \begin_layout Plain Layout
38098 \begin_inset Graphics
38099         filename ../images/dialog-show_spellchecker.png
38100
38101 \end_inset
38102
38103
38104 \end_layout
38105
38106 \end_inset
38107 </cell>
38108 <cell alignment="center" valignment="top" usebox="none">
38109 \begin_inset Text
38110
38111 \begin_layout Plain Layout
38112
38113 \family sans
38114 Tools\SpecialChar \menuseparator
38115 Spellchecker
38116 \end_layout
38117
38118 \end_inset
38119 </cell>
38120 </row>
38121 <row interlinespace="2.5mm">
38122 <cell alignment="center" valignment="top" usebox="none">
38123 \begin_inset Text
38124
38125 \begin_layout Plain Layout
38126 \begin_inset Graphics
38127         filename ../images/undo.png
38128
38129 \end_inset
38130
38131
38132 \end_layout
38133
38134 \end_inset
38135 </cell>
38136 <cell alignment="center" valignment="top" usebox="none">
38137 \begin_inset Text
38138
38139 \begin_layout Plain Layout
38140
38141 \family sans
38142 Edit\SpecialChar \menuseparator
38143 Undo
38144 \end_layout
38145
38146 \end_inset
38147 </cell>
38148 </row>
38149 <row interlinespace="2.5mm">
38150 <cell alignment="center" valignment="top" usebox="none">
38151 \begin_inset Text
38152
38153 \begin_layout Plain Layout
38154 \begin_inset Graphics
38155         filename ../images/redo.png
38156
38157 \end_inset
38158
38159
38160 \end_layout
38161
38162 \end_inset
38163 </cell>
38164 <cell alignment="center" valignment="top" usebox="none">
38165 \begin_inset Text
38166
38167 \begin_layout Plain Layout
38168
38169 \family sans
38170 Edit\SpecialChar \menuseparator
38171 Redo
38172 \end_layout
38173
38174 \end_inset
38175 </cell>
38176 </row>
38177 <row interlinespace="2.5mm">
38178 <cell alignment="center" valignment="top" usebox="none">
38179 \begin_inset Text
38180
38181 \begin_layout Plain Layout
38182 \begin_inset Graphics
38183         filename ../images/cut.png
38184
38185 \end_inset
38186
38187
38188 \end_layout
38189
38190 \end_inset
38191 </cell>
38192 <cell alignment="center" valignment="top" usebox="none">
38193 \begin_inset Text
38194
38195 \begin_layout Plain Layout
38196
38197 \family sans
38198 Edit\SpecialChar \menuseparator
38199 Cut
38200 \end_layout
38201
38202 \end_inset
38203 </cell>
38204 </row>
38205 <row interlinespace="2.5mm">
38206 <cell alignment="center" valignment="top" usebox="none">
38207 \begin_inset Text
38208
38209 \begin_layout Plain Layout
38210 \begin_inset Graphics
38211         filename ../images/copy.png
38212
38213 \end_inset
38214
38215
38216 \end_layout
38217
38218 \end_inset
38219 </cell>
38220 <cell alignment="center" valignment="top" usebox="none">
38221 \begin_inset Text
38222
38223 \begin_layout Plain Layout
38224
38225 \family sans
38226 Edit\SpecialChar \menuseparator
38227 Copy
38228 \end_layout
38229
38230 \end_inset
38231 </cell>
38232 </row>
38233 <row interlinespace="2.5mm">
38234 <cell alignment="center" valignment="top" usebox="none">
38235 \begin_inset Text
38236
38237 \begin_layout Plain Layout
38238 \begin_inset Graphics
38239         filename ../images/paste.png
38240
38241 \end_inset
38242
38243
38244 \end_layout
38245
38246 \end_inset
38247 </cell>
38248 <cell alignment="center" valignment="top" usebox="none">
38249 \begin_inset Text
38250
38251 \begin_layout Plain Layout
38252
38253 \family sans
38254 Edit\SpecialChar \menuseparator
38255 Paste
38256 \end_layout
38257
38258 \end_inset
38259 </cell>
38260 </row>
38261 <row interlinespace="2.5mm">
38262 <cell alignment="center" valignment="top" usebox="none">
38263 \begin_inset Text
38264
38265 \begin_layout Plain Layout
38266 \begin_inset Graphics
38267         filename ../images/dialog-show_findreplace.png
38268         rotateOrigin center
38269
38270 \end_inset
38271
38272
38273 \end_layout
38274
38275 \end_inset
38276 </cell>
38277 <cell alignment="center" valignment="top" usebox="none">
38278 \begin_inset Text
38279
38280 \begin_layout Plain Layout
38281
38282 \family sans
38283 Edit\SpecialChar \menuseparator
38284 Find
38285 \begin_inset space \thinspace{}
38286 \end_inset
38287
38288 &
38289 \begin_inset space \thinspace{}
38290 \end_inset
38291
38292 Replace
38293 \end_layout
38294
38295 \end_inset
38296 </cell>
38297 </row>
38298 <row interlinespace="2.5mm">
38299 <cell alignment="center" valignment="top" usebox="none">
38300 \begin_inset Text
38301
38302 \begin_layout Plain Layout
38303 \begin_inset Graphics
38304         filename ../images/bookmark-goto_0.png
38305         rotateOrigin center
38306
38307 \end_inset
38308
38309
38310 \end_layout
38311
38312 \end_inset
38313 </cell>
38314 <cell alignment="center" valignment="top" usebox="none">
38315 \begin_inset Text
38316
38317 \begin_layout Plain Layout
38318
38319 \family sans
38320 Navigate\SpecialChar \menuseparator
38321 Bookmarks\SpecialChar \menuseparator
38322 Navigate Back
38323 \end_layout
38324
38325 \end_inset
38326 </cell>
38327 </row>
38328 <row interlinespace="2.5mm">
38329 <cell alignment="center" valignment="top" usebox="none">
38330 \begin_inset Text
38331
38332 \begin_layout Plain Layout
38333 \begin_inset Graphics
38334         filename ../images/font-emph.png
38335
38336 \end_inset
38337
38338
38339 \end_layout
38340
38341 \end_inset
38342 </cell>
38343 <cell alignment="center" valignment="top" usebox="none">
38344 \begin_inset Text
38345
38346 \begin_layout Plain Layout
38347 Emphasize text, function of the Edit
38348 \family sans
38349 \SpecialChar \menuseparator
38350 Text
38351 \begin_inset space ~
38352 \end_inset
38353
38354 Style
38355 \family default
38356  dialog
38357 \end_layout
38358
38359 \end_inset
38360 </cell>
38361 </row>
38362 <row interlinespace="2.5mm">
38363 <cell alignment="center" valignment="top" usebox="none">
38364 \begin_inset Text
38365
38366 \begin_layout Plain Layout
38367 \begin_inset Graphics
38368         filename ../images/font-noun.png
38369
38370 \end_inset
38371
38372
38373 \end_layout
38374
38375 \end_inset
38376 </cell>
38377 <cell alignment="center" valignment="top" usebox="none">
38378 \begin_inset Text
38379
38380 \begin_layout Plain Layout
38381 Set text to noun style, function of the Edit
38382 \family sans
38383 \SpecialChar \menuseparator
38384 Text
38385 \begin_inset space ~
38386 \end_inset
38387
38388 Style
38389 \family default
38390  dialog
38391 \end_layout
38392
38393 \end_inset
38394 </cell>
38395 </row>
38396 <row interlinespace="2.5mm">
38397 <cell alignment="center" valignment="top" usebox="none">
38398 \begin_inset Text
38399
38400 \begin_layout Plain Layout
38401 \begin_inset Graphics
38402         filename ../images/textstyle-apply.png
38403
38404 \end_inset
38405
38406
38407 \end_layout
38408
38409 \end_inset
38410 </cell>
38411 <cell alignment="center" valignment="top" usebox="none">
38412 \begin_inset Text
38413
38414 \begin_layout Plain Layout
38415 Formats text using the current settings in the 
38416 \family sans
38417 Edit\SpecialChar \menuseparator
38418 Text
38419 \begin_inset space ~
38420 \end_inset
38421
38422 Style
38423 \family default
38424  dialog
38425 \end_layout
38426
38427 \end_inset
38428 </cell>
38429 </row>
38430 <row interlinespace="2.5mm">
38431 <cell alignment="center" valignment="top" usebox="none">
38432 \begin_inset Text
38433
38434 \begin_layout Plain Layout
38435 \begin_inset Graphics
38436         filename ../images/math-mode.png
38437
38438 \end_inset
38439
38440
38441 \end_layout
38442
38443 \end_inset
38444 </cell>
38445 <cell alignment="center" valignment="top" usebox="none">
38446 \begin_inset Text
38447
38448 \begin_layout Plain Layout
38449
38450 \family sans
38451 Insert\SpecialChar \menuseparator
38452 Math\SpecialChar \menuseparator
38453 Inline
38454 \begin_inset space ~
38455 \end_inset
38456
38457 Formula
38458 \end_layout
38459
38460 \end_inset
38461 </cell>
38462 </row>
38463 <row interlinespace="2.5mm">
38464 <cell alignment="center" valignment="top" usebox="none">
38465 \begin_inset Text
38466
38467 \begin_layout Plain Layout
38468 \begin_inset Graphics
38469         filename ../images/dialog-show-new-inset_graphics.png
38470         rotateOrigin center
38471
38472 \end_inset
38473
38474
38475 \end_layout
38476
38477 \end_inset
38478 </cell>
38479 <cell alignment="center" valignment="top" usebox="none">
38480 \begin_inset Text
38481
38482 \begin_layout Plain Layout
38483
38484 \family sans
38485 Insert\SpecialChar \menuseparator
38486 Graphics
38487 \end_layout
38488
38489 \end_inset
38490 </cell>
38491 </row>
38492 <row interlinespace="2.5mm">
38493 <cell alignment="center" valignment="top" usebox="none">
38494 \begin_inset Text
38495
38496 \begin_layout Plain Layout
38497 \begin_inset Graphics
38498         filename ../images/tabular-insert.png
38499         rotateOrigin center
38500
38501 \end_inset
38502
38503
38504 \end_layout
38505
38506 \end_inset
38507 </cell>
38508 <cell alignment="center" valignment="top" usebox="none">
38509 \begin_inset Text
38510
38511 \begin_layout Plain Layout
38512
38513 \family sans
38514 Insert\SpecialChar \menuseparator
38515 Table
38516 \end_layout
38517
38518 \end_inset
38519 </cell>
38520 </row>
38521 <row interlinespace="2.5mm">
38522 <cell alignment="center" valignment="top" usebox="none">
38523 \begin_inset Text
38524
38525 \begin_layout Plain Layout
38526 \begin_inset Graphics
38527         filename ../images/dialog-toggle_toc.png
38528         rotateOrigin center
38529
38530 \end_inset
38531
38532
38533 \end_layout
38534
38535 \end_inset
38536 </cell>
38537 <cell alignment="center" valignment="top" usebox="none">
38538 \begin_inset Text
38539
38540 \begin_layout Plain Layout
38541 Toggle outline window on/off, 
38542 \family sans
38543 Document\SpecialChar \menuseparator
38544 Outline
38545 \end_layout
38546
38547 \end_inset
38548 </cell>
38549 </row>
38550 <row interlinespace="2.5mm">
38551 <cell alignment="center" valignment="top" usebox="none">
38552 \begin_inset Text
38553
38554 \begin_layout Plain Layout
38555 \begin_inset Graphics
38556         filename ../images/toolbar-toggle_math.png
38557         rotateOrigin center
38558
38559 \end_inset
38560
38561
38562 \end_layout
38563
38564 \end_inset
38565 </cell>
38566 <cell alignment="center" valignment="top" usebox="none">
38567 \begin_inset Text
38568
38569 \begin_layout Plain Layout
38570 Toggle math toolbar on/off
38571 \end_layout
38572
38573 \end_inset
38574 </cell>
38575 </row>
38576 <row interlinespace="2.5mm">
38577 <cell alignment="center" valignment="top" usebox="none">
38578 \begin_inset Text
38579
38580 \begin_layout Plain Layout
38581 \begin_inset Graphics
38582         filename ../images/toolbar-toggle_table.png
38583         rotateOrigin center
38584
38585 \end_inset
38586
38587
38588 \end_layout
38589
38590 \end_inset
38591 </cell>
38592 <cell alignment="center" valignment="top" usebox="none">
38593 \begin_inset Text
38594
38595 \begin_layout Plain Layout
38596 Toggle table toolbar on/off
38597 \end_layout
38598
38599 \end_inset
38600 </cell>
38601 </row>
38602 </lyxtabular>
38603
38604 \end_inset
38605
38606
38607 \end_layout
38608
38609 \begin_layout Subsection
38610 Extra Toolbar
38611 \begin_inset Index idx
38612 status collapsed
38613
38614 \begin_layout Plain Layout
38615 Toolbar ! Extra
38616 \end_layout
38617
38618 \end_inset
38619
38620
38621 \end_layout
38622
38623 \begin_layout Standard
38624 \begin_inset Graphics
38625         filename clipart/ExtraToolbar.png
38626         width 100col%
38627
38628 \end_inset
38629
38630
38631 \end_layout
38632
38633 \begin_layout Standard
38634 \begin_inset VSpace defskip
38635 \end_inset
38636
38637
38638 \end_layout
38639
38640 \begin_layout Standard
38641 The extra toolbar as shown above contains from left to right the following
38642  buttons:
38643 \end_layout
38644
38645 \begin_layout Standard
38646 \begin_inset VSpace defskip
38647 \end_inset
38648
38649
38650 \end_layout
38651
38652 \begin_layout Standard
38653 \begin_inset Tabular
38654 <lyxtabular version="3" rows="25" columns="2">
38655 <features islongtable="true" longtabularalignment="center">
38656 <column alignment="left" valignment="top" width="0">
38657 <column alignment="left" valignment="top" width="0">
38658 <row interlinespace="2.5mm">
38659 <cell alignment="center" valignment="top" usebox="none">
38660 \begin_inset Text
38661
38662 \begin_layout Plain Layout
38663 \begin_inset Graphics
38664         filename ../images/layout.png
38665         rotateOrigin center
38666
38667 \end_inset
38668
38669
38670 \end_layout
38671
38672 \end_inset
38673 </cell>
38674 <cell alignment="center" valignment="top" usebox="none">
38675 \begin_inset Text
38676
38677 \begin_layout Plain Layout
38678 Default
38679 \end_layout
38680
38681 \end_inset
38682 </cell>
38683 </row>
38684 <row interlinespace="2.5mm">
38685 <cell alignment="center" valignment="top" usebox="none">
38686 \begin_inset Text
38687
38688 \begin_layout Plain Layout
38689 \begin_inset Graphics
38690         filename ../images/layout_Enumerate.png
38691         rotateOrigin center
38692
38693 \end_inset
38694
38695
38696 \end_layout
38697
38698 \end_inset
38699 </cell>
38700 <cell alignment="center" valignment="top" usebox="none">
38701 \begin_inset Text
38702
38703 \begin_layout Plain Layout
38704 Numbered list
38705 \end_layout
38706
38707 \end_inset
38708 </cell>
38709 </row>
38710 <row interlinespace="2.5mm">
38711 <cell alignment="center" valignment="top" usebox="none">
38712 \begin_inset Text
38713
38714 \begin_layout Plain Layout
38715 \begin_inset Graphics
38716         filename ../images/layout_Itemize.png
38717         rotateOrigin center
38718
38719 \end_inset
38720
38721
38722 \end_layout
38723
38724 \end_inset
38725 </cell>
38726 <cell alignment="center" valignment="top" usebox="none">
38727 \begin_inset Text
38728
38729 \begin_layout Plain Layout
38730 Itemized list
38731 \end_layout
38732
38733 \end_inset
38734 </cell>
38735 </row>
38736 <row interlinespace="2.5mm">
38737 <cell alignment="center" valignment="top" usebox="none">
38738 \begin_inset Text
38739
38740 \begin_layout Plain Layout
38741 \begin_inset Graphics
38742         filename ../images/layout_List.png
38743         rotateOrigin center
38744
38745 \end_inset
38746
38747
38748 \end_layout
38749
38750 \end_inset
38751 </cell>
38752 <cell alignment="center" valignment="top" usebox="none">
38753 \begin_inset Text
38754
38755 \begin_layout Plain Layout
38756 List
38757 \end_layout
38758
38759 \end_inset
38760 </cell>
38761 </row>
38762 <row interlinespace="2.5mm">
38763 <cell alignment="center" valignment="top" usebox="none">
38764 \begin_inset Text
38765
38766 \begin_layout Plain Layout
38767 \begin_inset Graphics
38768         filename ../images/layout_Description.png
38769         rotateOrigin center
38770
38771 \end_inset
38772
38773
38774 \end_layout
38775
38776 \end_inset
38777 </cell>
38778 <cell alignment="center" valignment="top" usebox="none">
38779 \begin_inset Text
38780
38781 \begin_layout Plain Layout
38782 Description list
38783 \end_layout
38784
38785 \end_inset
38786 </cell>
38787 </row>
38788 <row interlinespace="2.5mm">
38789 <cell alignment="center" valignment="top" usebox="none">
38790 \begin_inset Text
38791
38792 \begin_layout Plain Layout
38793 \begin_inset Graphics
38794         filename ../images/depth-increment.png
38795         rotateOrigin center
38796
38797 \end_inset
38798
38799
38800 \end_layout
38801
38802 \end_inset
38803 </cell>
38804 <cell alignment="center" valignment="top" usebox="none">
38805 \begin_inset Text
38806
38807 \begin_layout Plain Layout
38808
38809 \family sans
38810 Edit\SpecialChar \menuseparator
38811 Increase
38812 \begin_inset space ~
38813 \end_inset
38814
38815 List
38816 \begin_inset space ~
38817 \end_inset
38818
38819 Depth
38820 \end_layout
38821
38822 \end_inset
38823 </cell>
38824 </row>
38825 <row interlinespace="2.5mm">
38826 <cell alignment="center" valignment="top" usebox="none">
38827 \begin_inset Text
38828
38829 \begin_layout Plain Layout
38830 \begin_inset Graphics
38831         filename ../images/depth-decrement.png
38832         rotateOrigin center
38833
38834 \end_inset
38835
38836
38837 \end_layout
38838
38839 \end_inset
38840 </cell>
38841 <cell alignment="center" valignment="top" usebox="none">
38842 \begin_inset Text
38843
38844 \begin_layout Plain Layout
38845
38846 \family sans
38847 Edit\SpecialChar \menuseparator
38848 Decrease
38849 \begin_inset space ~
38850 \end_inset
38851
38852 List
38853 \begin_inset space ~
38854 \end_inset
38855
38856 Depth
38857 \end_layout
38858
38859 \end_inset
38860 </cell>
38861 </row>
38862 <row interlinespace="2.5mm">
38863 <cell alignment="center" valignment="top" usebox="none">
38864 \begin_inset Text
38865
38866 \begin_layout Plain Layout
38867 \begin_inset Graphics
38868         filename ../images/float-insert_figure.png
38869
38870 \end_inset
38871
38872
38873 \end_layout
38874
38875 \end_inset
38876 </cell>
38877 <cell alignment="center" valignment="top" usebox="none">
38878 \begin_inset Text
38879
38880 \begin_layout Plain Layout
38881
38882 \family sans
38883 Insert\SpecialChar \menuseparator
38884 Float\SpecialChar \menuseparator
38885 Figure
38886 \end_layout
38887
38888 \end_inset
38889 </cell>
38890 </row>
38891 <row interlinespace="2.5mm">
38892 <cell alignment="center" valignment="top" usebox="none">
38893 \begin_inset Text
38894
38895 \begin_layout Plain Layout
38896 \begin_inset Graphics
38897         filename ../images/float-insert_table.png
38898
38899 \end_inset
38900
38901
38902 \end_layout
38903
38904 \end_inset
38905 </cell>
38906 <cell alignment="center" valignment="top" usebox="none">
38907 \begin_inset Text
38908
38909 \begin_layout Plain Layout
38910
38911 \family sans
38912 Insert\SpecialChar \menuseparator
38913 Float\SpecialChar \menuseparator
38914 Table
38915 \end_layout
38916
38917 \end_inset
38918 </cell>
38919 </row>
38920 <row interlinespace="2.5mm">
38921 <cell alignment="center" valignment="top" usebox="none">
38922 \begin_inset Text
38923
38924 \begin_layout Plain Layout
38925 \begin_inset Graphics
38926         filename ../images/label-insert.png
38927
38928 \end_inset
38929
38930
38931 \end_layout
38932
38933 \end_inset
38934 </cell>
38935 <cell alignment="center" valignment="top" usebox="none">
38936 \begin_inset Text
38937
38938 \begin_layout Plain Layout
38939
38940 \family sans
38941 Insert\SpecialChar \menuseparator
38942 Label
38943 \end_layout
38944
38945 \end_inset
38946 </cell>
38947 </row>
38948 <row interlinespace="2.5mm">
38949 <cell alignment="center" valignment="top" usebox="none">
38950 \begin_inset Text
38951
38952 \begin_layout Plain Layout
38953 \begin_inset Graphics
38954         filename ../images/dialog-show-new-inset_ref.png
38955
38956 \end_inset
38957
38958
38959 \end_layout
38960
38961 \end_inset
38962 </cell>
38963 <cell alignment="center" valignment="top" usebox="none">
38964 \begin_inset Text
38965
38966 \begin_layout Plain Layout
38967
38968 \family sans
38969 Insert\SpecialChar \menuseparator
38970 Cross-Reference
38971 \end_layout
38972
38973 \end_inset
38974 </cell>
38975 </row>
38976 <row interlinespace="2.5mm">
38977 <cell alignment="center" valignment="top" usebox="none">
38978 \begin_inset Text
38979
38980 \begin_layout Plain Layout
38981 \begin_inset Graphics
38982         filename ../images/dialog-show-new-inset_citation.png
38983
38984 \end_inset
38985
38986
38987 \end_layout
38988
38989 \end_inset
38990 </cell>
38991 <cell alignment="center" valignment="top" usebox="none">
38992 \begin_inset Text
38993
38994 \begin_layout Plain Layout
38995
38996 \family sans
38997 Insert\SpecialChar \menuseparator
38998 Citation
38999 \end_layout
39000
39001 \end_inset
39002 </cell>
39003 </row>
39004 <row interlinespace="2.5mm">
39005 <cell alignment="center" valignment="top" usebox="none">
39006 \begin_inset Text
39007
39008 \begin_layout Plain Layout
39009 \begin_inset Graphics
39010         filename ../images/index-insert.png
39011
39012 \end_inset
39013
39014
39015 \end_layout
39016
39017 \end_inset
39018 </cell>
39019 <cell alignment="center" valignment="top" usebox="none">
39020 \begin_inset Text
39021
39022 \begin_layout Plain Layout
39023
39024 \family sans
39025 Insert\SpecialChar \menuseparator
39026 Index
39027 \begin_inset space ~
39028 \end_inset
39029
39030 Entry
39031 \end_layout
39032
39033 \end_inset
39034 </cell>
39035 </row>
39036 <row interlinespace="2.5mm">
39037 <cell alignment="center" valignment="top" usebox="none">
39038 \begin_inset Text
39039
39040 \begin_layout Plain Layout
39041 \begin_inset Graphics
39042         filename ../images/nomencl-insert.png
39043
39044 \end_inset
39045
39046
39047 \end_layout
39048
39049 \end_inset
39050 </cell>
39051 <cell alignment="center" valignment="top" usebox="none">
39052 \begin_inset Text
39053
39054 \begin_layout Plain Layout
39055
39056 \family sans
39057 Insert\SpecialChar \menuseparator
39058 Nomenclature
39059 \begin_inset space ~
39060 \end_inset
39061
39062 Entry
39063 \end_layout
39064
39065 \end_inset
39066 </cell>
39067 </row>
39068 <row interlinespace="2.5mm">
39069 <cell alignment="center" valignment="top" usebox="none">
39070 \begin_inset Text
39071
39072 \begin_layout Plain Layout
39073 \begin_inset Graphics
39074         filename ../images/footnote-insert.png
39075
39076 \end_inset
39077
39078
39079 \end_layout
39080
39081 \end_inset
39082 </cell>
39083 <cell alignment="center" valignment="top" usebox="none">
39084 \begin_inset Text
39085
39086 \begin_layout Plain Layout
39087
39088 \family sans
39089 Insert\SpecialChar \menuseparator
39090 Footnote
39091 \end_layout
39092
39093 \end_inset
39094 </cell>
39095 </row>
39096 <row interlinespace="2.5mm">
39097 <cell alignment="center" valignment="top" usebox="none">
39098 \begin_inset Text
39099
39100 \begin_layout Plain Layout
39101 \begin_inset Graphics
39102         filename ../images/marginalnote-insert.png
39103         rotateOrigin center
39104
39105 \end_inset
39106
39107
39108 \end_layout
39109
39110 \end_inset
39111 </cell>
39112 <cell alignment="center" valignment="top" usebox="none">
39113 \begin_inset Text
39114
39115 \begin_layout Plain Layout
39116
39117 \family sans
39118 Insert\SpecialChar \menuseparator
39119 Marginal
39120 \begin_inset space ~
39121 \end_inset
39122
39123 Note
39124 \end_layout
39125
39126 \end_inset
39127 </cell>
39128 </row>
39129 <row interlinespace="2.5mm">
39130 <cell alignment="center" valignment="top" usebox="none">
39131 \begin_inset Text
39132
39133 \begin_layout Plain Layout
39134 \begin_inset Graphics
39135         filename ../images/note-insert.png
39136
39137 \end_inset
39138
39139
39140 \end_layout
39141
39142 \end_inset
39143 </cell>
39144 <cell alignment="center" valignment="top" usebox="none">
39145 \begin_inset Text
39146
39147 \begin_layout Plain Layout
39148
39149 \family sans
39150 Insert\SpecialChar \menuseparator
39151 Note\SpecialChar \menuseparator
39152 LyX
39153 \begin_inset space ~
39154 \end_inset
39155
39156 Note
39157 \end_layout
39158
39159 \end_inset
39160 </cell>
39161 </row>
39162 <row interlinespace="2.5mm">
39163 <cell alignment="center" valignment="top" usebox="none">
39164 \begin_inset Text
39165
39166 \begin_layout Plain Layout
39167 \begin_inset Graphics
39168         filename ../images/box-insert.png
39169
39170 \end_inset
39171
39172
39173 \end_layout
39174
39175 \end_inset
39176 </cell>
39177 <cell alignment="center" valignment="top" usebox="none">
39178 \begin_inset Text
39179
39180 \begin_layout Plain Layout
39181
39182 \family sans
39183 Insert\SpecialChar \menuseparator
39184 Box
39185 \end_layout
39186
39187 \end_inset
39188 </cell>
39189 </row>
39190 <row interlinespace="2.5mm">
39191 <cell alignment="center" valignment="top" usebox="none">
39192 \begin_inset Text
39193
39194 \begin_layout Plain Layout
39195 \begin_inset Graphics
39196         filename ../images/url-insert.png
39197
39198 \end_inset
39199
39200
39201 \end_layout
39202
39203 \end_inset
39204 </cell>
39205 <cell alignment="center" valignment="top" usebox="none">
39206 \begin_inset Text
39207
39208 \begin_layout Plain Layout
39209
39210 \family sans
39211 Insert\SpecialChar \menuseparator
39212 URL
39213 \end_layout
39214
39215 \end_inset
39216 </cell>
39217 </row>
39218 <row interlinespace="2.5mm">
39219 <cell alignment="center" valignment="top" usebox="none">
39220 \begin_inset Text
39221
39222 \begin_layout Plain Layout
39223 \begin_inset Graphics
39224         filename ../images/ert-insert.png
39225
39226 \end_inset
39227
39228
39229 \end_layout
39230
39231 \end_inset
39232 </cell>
39233 <cell alignment="center" valignment="top" usebox="none">
39234 \begin_inset Text
39235
39236 \begin_layout Plain Layout
39237
39238 \family sans
39239 Insert\SpecialChar \menuseparator
39240 T
39241 \family default
39242
39243 \begin_inset ERT
39244 status collapsed
39245
39246 \begin_layout Plain Layout
39247
39248 {}
39249 \end_layout
39250
39251 \end_inset
39252
39253
39254 \family sans
39255 eX
39256 \end_layout
39257
39258 \end_inset
39259 </cell>
39260 </row>
39261 <row interlinespace="2.5mm">
39262 <cell alignment="center" valignment="top" usebox="none">
39263 \begin_inset Text
39264
39265 \begin_layout Plain Layout
39266 \begin_inset Graphics
39267         filename ../images/math-macro_newmacroname_newcommand.png
39268
39269 \end_inset
39270
39271
39272 \end_layout
39273
39274 \end_inset
39275 </cell>
39276 <cell alignment="center" valignment="top" usebox="none">
39277 \begin_inset Text
39278
39279 \begin_layout Plain Layout
39280
39281 \family sans
39282 Insert\SpecialChar \menuseparator
39283 Math\SpecialChar \menuseparator
39284 Macro
39285 \end_layout
39286
39287 \end_inset
39288 </cell>
39289 </row>
39290 <row interlinespace="2.5mm">
39291 <cell alignment="center" valignment="top" usebox="none">
39292 \begin_inset Text
39293
39294 \begin_layout Plain Layout
39295 \begin_inset Graphics
39296         filename ../images/dialog-show-new-inset_include.png
39297
39298 \end_inset
39299
39300
39301 \end_layout
39302
39303 \end_inset
39304 </cell>
39305 <cell alignment="center" valignment="top" usebox="none">
39306 \begin_inset Text
39307
39308 \begin_layout Plain Layout
39309
39310 \family sans
39311 Insert\SpecialChar \menuseparator
39312 File\SpecialChar \menuseparator
39313 Child
39314 \begin_inset space ~
39315 \end_inset
39316
39317 Document
39318 \end_layout
39319
39320 \end_inset
39321 </cell>
39322 </row>
39323 <row interlinespace="2.5mm">
39324 <cell alignment="center" valignment="top" usebox="none">
39325 \begin_inset Text
39326
39327 \begin_layout Plain Layout
39328 \begin_inset Graphics
39329         filename ../images/dialog-show_character.png
39330         rotateOrigin center
39331
39332 \end_inset
39333
39334
39335 \end_layout
39336
39337 \end_inset
39338 </cell>
39339 <cell alignment="center" valignment="top" usebox="none">
39340 \begin_inset Text
39341
39342 \begin_layout Plain Layout
39343
39344 \family sans
39345 Edit\SpecialChar \menuseparator
39346 Text
39347 \begin_inset space ~
39348 \end_inset
39349
39350 Style
39351 \end_layout
39352
39353 \end_inset
39354 </cell>
39355 </row>
39356 <row interlinespace="2.5mm">
39357 <cell alignment="center" valignment="top" usebox="none">
39358 \begin_inset Text
39359
39360 \begin_layout Plain Layout
39361 \begin_inset Graphics
39362         filename ../images/layout-paragraph.png
39363         rotateOrigin center
39364
39365 \end_inset
39366
39367
39368 \end_layout
39369
39370 \end_inset
39371 </cell>
39372 <cell alignment="center" valignment="top" usebox="none">
39373 \begin_inset Text
39374
39375 \begin_layout Plain Layout
39376
39377 \family sans
39378 Edit\SpecialChar \menuseparator
39379 Paragraph
39380 \begin_inset space ~
39381 \end_inset
39382
39383 Settings
39384 \end_layout
39385
39386 \end_inset
39387 </cell>
39388 </row>
39389 <row interlinespace="2.5mm">
39390 <cell alignment="center" valignment="top" usebox="none">
39391 \begin_inset Text
39392
39393 \begin_layout Plain Layout
39394 \begin_inset Graphics
39395         filename ../images/thesaurus-entry.png
39396         rotateOrigin center
39397
39398 \end_inset
39399
39400
39401 \end_layout
39402
39403 \end_inset
39404 </cell>
39405 <cell alignment="center" valignment="top" usebox="none">
39406 \begin_inset Text
39407
39408 \begin_layout Plain Layout
39409
39410 \family sans
39411 Tools\SpecialChar \menuseparator
39412 Thesaurus
39413 \end_layout
39414
39415 \end_inset
39416 </cell>
39417 </row>
39418 </lyxtabular>
39419
39420 \end_inset
39421
39422
39423 \end_layout
39424
39425 \begin_layout Subsection
39426 View / Update Toolbar
39427 \begin_inset Index idx
39428 status collapsed
39429
39430 \begin_layout Plain Layout
39431 Toolbar ! View / Update
39432 \end_layout
39433
39434 \end_inset
39435
39436
39437 \end_layout
39438
39439 \begin_layout Standard
39440 \begin_inset Graphics
39441         filename clipart/ViewToolbar.png
39442
39443 \end_inset
39444
39445
39446 \end_layout
39447
39448 \begin_layout Standard
39449 \begin_inset VSpace defskip
39450 \end_inset
39451
39452
39453 \end_layout
39454
39455 \begin_layout Standard
39456 The view / update toolbar as shown above contains from left to right the
39457  following buttons:
39458 \end_layout
39459
39460 \begin_layout Standard
39461 \begin_inset VSpace defskip
39462 \end_inset
39463
39464
39465 \end_layout
39466
39467 \begin_layout Standard
39468 \begin_inset Tabular
39469 <lyxtabular version="3" rows="6" columns="2">
39470 <features islongtable="true" longtabularalignment="center">
39471 <column alignment="left" valignment="top" width="0">
39472 <column alignment="left" valignment="top" width="0">
39473 <row interlinespace="2.5mm">
39474 <cell alignment="center" valignment="top" usebox="none">
39475 \begin_inset Text
39476
39477 \begin_layout Plain Layout
39478 \begin_inset Graphics
39479         filename ../images/buffer-view_dvi.png
39480         rotateOrigin center
39481
39482 \end_inset
39483
39484
39485 \end_layout
39486
39487 \end_inset
39488 </cell>
39489 <cell alignment="center" valignment="top" usebox="none">
39490 \begin_inset Text
39491
39492 \begin_layout Plain Layout
39493
39494 \family sans
39495 View\SpecialChar \menuseparator
39496 DVI
39497 \end_layout
39498
39499 \end_inset
39500 </cell>
39501 </row>
39502 <row interlinespace="2.5mm">
39503 <cell alignment="center" valignment="top" usebox="none">
39504 \begin_inset Text
39505
39506 \begin_layout Plain Layout
39507 \begin_inset Graphics
39508         filename ../images/buffer-update_dvi.png
39509         rotateOrigin center
39510
39511 \end_inset
39512
39513
39514 \end_layout
39515
39516 \end_inset
39517 </cell>
39518 <cell alignment="center" valignment="top" usebox="none">
39519 \begin_inset Text
39520
39521 \begin_layout Plain Layout
39522
39523 \family sans
39524 View\SpecialChar \menuseparator
39525 Update\SpecialChar \menuseparator
39526 DVI
39527 \end_layout
39528
39529 \end_inset
39530 </cell>
39531 </row>
39532 <row interlinespace="2.5mm">
39533 <cell alignment="center" valignment="top" usebox="none">
39534 \begin_inset Text
39535
39536 \begin_layout Plain Layout
39537 \begin_inset Graphics
39538         filename ../images/buffer-view_pdf2.png
39539         rotateOrigin center
39540
39541 \end_inset
39542
39543
39544 \end_layout
39545
39546 \end_inset
39547 </cell>
39548 <cell alignment="center" valignment="top" usebox="none">
39549 \begin_inset Text
39550
39551 \begin_layout Plain Layout
39552
39553 \family sans
39554 View\SpecialChar \menuseparator
39555 PDF
39556 \end_layout
39557
39558 \end_inset
39559 </cell>
39560 </row>
39561 <row interlinespace="2.5mm">
39562 <cell alignment="center" valignment="top" usebox="none">
39563 \begin_inset Text
39564
39565 \begin_layout Plain Layout
39566 \begin_inset Graphics
39567         filename ../images/buffer-update_pdf2.png
39568         rotateOrigin center
39569
39570 \end_inset
39571
39572
39573 \end_layout
39574
39575 \end_inset
39576 </cell>
39577 <cell alignment="center" valignment="top" usebox="none">
39578 \begin_inset Text
39579
39580 \begin_layout Plain Layout
39581
39582 \family sans
39583 View\SpecialChar \menuseparator
39584 Update\SpecialChar \menuseparator
39585 PDF
39586 \end_layout
39587
39588 \end_inset
39589 </cell>
39590 </row>
39591 <row interlinespace="2.5mm">
39592 <cell alignment="center" valignment="top" usebox="none">
39593 \begin_inset Text
39594
39595 \begin_layout Plain Layout
39596 \begin_inset Graphics
39597         filename ../images/buffer-view_ps.png
39598         rotateOrigin center
39599
39600 \end_inset
39601
39602
39603 \end_layout
39604
39605 \end_inset
39606 </cell>
39607 <cell alignment="center" valignment="top" usebox="none">
39608 \begin_inset Text
39609
39610 \begin_layout Plain Layout
39611
39612 \family sans
39613 View\SpecialChar \menuseparator
39614 Postscript
39615 \end_layout
39616
39617 \end_inset
39618 </cell>
39619 </row>
39620 <row interlinespace="2.5mm">
39621 <cell alignment="center" valignment="top" usebox="none">
39622 \begin_inset Text
39623
39624 \begin_layout Plain Layout
39625 \begin_inset Graphics
39626         filename ../images/buffer-update_ps.png
39627         rotateOrigin center
39628
39629 \end_inset
39630
39631
39632 \end_layout
39633
39634 \end_inset
39635 </cell>
39636 <cell alignment="center" valignment="top" usebox="none">
39637 \begin_inset Text
39638
39639 \begin_layout Plain Layout
39640
39641 \family sans
39642 View\SpecialChar \menuseparator
39643 Update\SpecialChar \menuseparator
39644 Postscript
39645 \end_layout
39646
39647 \end_inset
39648 </cell>
39649 </row>
39650 </lyxtabular>
39651
39652 \end_inset
39653
39654
39655 \end_layout
39656
39657 \begin_layout Subsection
39658 Other Toolbars
39659 \end_layout
39660
39661 \begin_layout Standard
39662 The change tracking toolbar is explained in section
39663 \begin_inset space ~
39664 \end_inset
39665
39666
39667 \begin_inset CommandInset ref
39668 LatexCommand ref
39669 reference "sec:Change-Tracking"
39670
39671 \end_inset
39672
39673 , the table toolbar
39674 \begin_inset Index idx
39675 status collapsed
39676
39677 \begin_layout Plain Layout
39678 Toolbar ! Table
39679 \end_layout
39680
39681 \end_inset
39682
39683  in the 
39684 \emph on
39685 Embedded Objects
39686 \emph default
39687  manual, the math macro toolbar
39688 \begin_inset Index idx
39689 status collapsed
39690
39691 \begin_layout Plain Layout
39692 Toolbar ! Macro
39693 \end_layout
39694
39695 \end_inset
39696
39697  in the 
39698 \emph on
39699 Math
39700 \emph default
39701  manual.
39702 \end_layout
39703
39704 \begin_layout Chapter
39705 The Document Settings
39706 \begin_inset CommandInset label
39707 LatexCommand label
39708 name "cha:The-Document-Settings"
39709
39710 \end_inset
39711
39712
39713 \begin_inset Index idx
39714 status collapsed
39715
39716 \begin_layout Plain Layout
39717 Document ! Settings
39718 \end_layout
39719
39720 \end_inset
39721
39722
39723 \end_layout
39724
39725 \begin_layout Standard
39726 The document settings dialog contains submenus to set properties for the
39727  whole document and is called with the menu
39728 \family sans
39729  Document\SpecialChar \menuseparator
39730 Settings
39731 \family default
39732 .
39733  You can save your document settings as default with th
39734 \family sans
39735 e Save as Document Defaults
39736 \family default
39737  button in the dialog.
39738  This will create a template name
39739 \family typewriter
39740 d
39741 \family default
39742  
39743 \family typewriter
39744 default.lyx
39745 \family default
39746  which is automatically loaded by LyX when you create a new document without
39747  using a template.
39748 \end_layout
39749
39750 \begin_layout Standard
39751 The different submenus of the dialog are explained in the following.
39752 \end_layout
39753
39754 \begin_layout Section
39755 Document Class
39756 \end_layout
39757
39758 \begin_layout Standard
39759 Here you set the document class, class options, a graphics driver, and a
39760  master document.
39761  Document classes are described in section
39762 \begin_inset space ~
39763 \end_inset
39764
39765
39766 \begin_inset CommandInset ref
39767 LatexCommand ref
39768 reference "sec:Document-Classes"
39769
39770 \end_inset
39771
39772 .
39773  Some classes use some class options by default.
39774  If this is the case, they are listed in the field 
39775 \family sans
39776 Predefined
39777 \family default
39778  and you can decide to use them or not.
39779  If you don't exactly know what the default class options are for, it is
39780  recommended not to touch them.
39781  The graphics driver is used for LaTeX's graphics, color and page layout
39782  packages.
39783  When using 
39784 \family sans
39785 Default
39786 \family default
39787 , the default driver for the LaTeX-packages is used.
39788  It is recommended that you use the default unless you know what you are
39789  doing.
39790 \begin_inset Foot
39791 status collapsed
39792
39793 \begin_layout Plain Layout
39794 When you want one of the following drivers
39795 \begin_inset Newline newline
39796 \end_inset
39797
39798 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39799 \begin_inset Newline newline
39800 \end_inset
39801
39802 you first have to activate them in your LaTeX distribution, see sec.
39803 \begin_inset space \thinspace{}
39804 \end_inset
39805
39806 2 in 
39807 \begin_inset CommandInset href
39808 LatexCommand href
39809 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
39810
39811 \end_inset
39812
39813 .
39814 \end_layout
39815
39816 \end_inset
39817
39818
39819 \end_layout
39820
39821 \begin_layout Standard
39822 Specifying a master document is necessary when the current document is a
39823  child or subdocument.
39824  This master document will be used by LyX when the child document is opened
39825  without its master.
39826  This way child documents are always compilable.
39827  More about master and child documents is explained in the section 
39828 \emph on
39829 Child Documents
39830 \emph default
39831  of the 
39832 \emph on
39833 Embedded Objects
39834 \emph default
39835  manual.
39836 \end_layout
39837
39838 \begin_layout Section
39839 Modules
39840 \end_layout
39841
39842 \begin_layout Standard
39843 Modules are explained in section
39844 \begin_inset space ~
39845 \end_inset
39846
39847
39848 \begin_inset CommandInset ref
39849 LatexCommand ref
39850 reference "sub:Modules"
39851
39852 \end_inset
39853
39854 .
39855 \end_layout
39856
39857 \begin_layout Section
39858 Fonts
39859 \end_layout
39860
39861 \begin_layout Standard
39862 The document font settings are described in section
39863 \begin_inset space ~
39864 \end_inset
39865
39866
39867 \begin_inset CommandInset ref
39868 LatexCommand ref
39869 reference "sec:Fonts-and-Text"
39870
39871 \end_inset
39872
39873 .
39874 \end_layout
39875
39876 \begin_layout Section
39877 Text Layout
39878 \end_layout
39879
39880 \begin_layout Standard
39881 You can specify if paragraphs should be separated by indentations or vertical
39882  skips.
39883  The line spacing and the number of text columns can here also be specified.
39884  
39885 \end_layout
39886
39887 \begin_layout Standard
39888 Note that LyX won't show two columns or the set up line spacing on screen.
39889  That's impractical, often unreadable, and not part of the WYSIWYM concept.
39890  However, it will be as you specified it in the output.
39891 \end_layout
39892
39893 \begin_layout Standard
39894 The listings settings are explained in the corresponding section in the
39895  
39896 \emph on
39897 Embedded Objects
39898 \emph default
39899  manual.
39900 \end_layout
39901
39902 \begin_layout Section
39903 Page Layout
39904 \end_layout
39905
39906 \begin_layout Standard
39907 A description of this menu is given in section
39908 \begin_inset space ~
39909 \end_inset
39910
39911
39912 \begin_inset CommandInset ref
39913 LatexCommand ref
39914 reference "sub:Paper-Size,-Orientation,"
39915
39916 \end_inset
39917
39918  and 
39919 \begin_inset CommandInset ref
39920 LatexCommand ref
39921 reference "sub:Document-Layout"
39922
39923 \end_inset
39924
39925 .
39926 \end_layout
39927
39928 \begin_layout Section
39929 Page Margins
39930 \end_layout
39931
39932 \begin_layout Standard
39933 Here you can adjust the paper margins, see section
39934 \begin_inset space ~
39935 \end_inset
39936
39937
39938 \begin_inset CommandInset ref
39939 LatexCommand ref
39940 reference "sub:Margins"
39941
39942 \end_inset
39943
39944 .
39945 \end_layout
39946
39947 \begin_layout Section
39948 Language
39949 \begin_inset Index idx
39950 status collapsed
39951
39952 \begin_layout Plain Layout
39953 Language ! Encoding
39954 \end_layout
39955
39956 \end_inset
39957
39958
39959 \end_layout
39960
39961 \begin_layout Standard
39962 The document language and quote styles are set here.
39963  The encoding specifies how the document content is exported to LaTeX (the
39964  LyX file is always encoded in utf8).
39965  All characters that cannot be encoded using the specified encoding will
39966  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
39967  known for a particular character).
39968 \begin_inset Foot
39969 status collapsed
39970
39971 \begin_layout Plain Layout
39972 The known commands are defined in a text file.
39973  You can add commands for unknown symbols to that file yourself, see the
39974  
39975 \emph on
39976 Customization
39977 \emph default
39978  manual for details.
39979 \end_layout
39980
39981 \end_inset
39982
39983
39984 \end_layout
39985
39986 \begin_layout Standard
39987 If you use the option 
39988 \family sans
39989 Language Default
39990 \family default
39991 , LyX determines the encoding of a text part from the language of this text.
39992  If the document contains text in more than one language you may get more
39993  than one encoding in the LaTeX file.
39994  If you do not use this option then the complete document will always use
39995  exactly one encoding.
39996  Checking this option is the preferred setting.
39997 \end_layout
39998
39999 \begin_layout Standard
40000 LyX also supports Unicode output, which is particularly useful if you need
40001  lots of special symbols or non-alphabetic scripts, respectively.
40002  If you want to use this (and your LaTeX installation supports Unicode,
40003  for that matter), choose one of the four utf8 variants from the list below.
40004  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
40005  so it is not uncommon that a file with lots of Unicode symbols works fine
40006  with 
40007 \family sans
40008 Language Default
40009 \family default
40010  (when LyX uses its list of known LaTeX-commands), but does not work with
40011  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
40012  because all Unicode symbols can be encoded in utf8).
40013  The situation is much better with XeTeX and LuaTeX, two new alternative
40014  engines to standard LaTeX.
40015  Both engines support Unicode natively.
40016  LyX now also supports these two engines (via the output formats 
40017 \family sans
40018 PDF
40019 \begin_inset space ~
40020 \end_inset
40021
40022 (XeTe
40023 \begin_inset ERT
40024 status collapsed
40025
40026 \begin_layout Plain Layout
40027
40028 {}
40029 \end_layout
40030
40031 \end_inset
40032
40033 X)
40034 \family default
40035
40036 \family sans
40037 PDF
40038 \begin_inset space ~
40039 \end_inset
40040
40041 (LuaTe
40042 \begin_inset ERT
40043 status collapsed
40044
40045 \begin_layout Plain Layout
40046
40047 {}
40048 \end_layout
40049
40050 \end_inset
40051
40052 X)
40053 \family default
40054  and 
40055 \family sans
40056 DVI
40057 \begin_inset space ~
40058 \end_inset
40059
40060 (LuaTeX)
40061 \family default
40062 ; see section
40063 \begin_inset space ~
40064 \end_inset
40065
40066
40067 \begin_inset CommandInset ref
40068 LatexCommand ref
40069 reference "sub:Output-file-formats"
40070
40071 \end_inset
40072
40073 ), so if the above options fail, you might try out one of these new engines.
40074 \end_layout
40075
40076 \begin_layout Standard
40077 Here is a list with the important encodings:
40078 \end_layout
40079
40080 \begin_layout Description
40081 Language
40082 \begin_inset space ~
40083 \end_inset
40084
40085 Default
40086 \begin_inset space ~
40087 \end_inset
40088
40089 (no
40090 \begin_inset space ~
40091 \end_inset
40092
40093 inputenc) Same as 
40094 \family sans
40095 Language Default
40096 \family default
40097 , but the LaTeX-package 
40098 \series bold
40099 inputenc
40100 \series default
40101
40102 \begin_inset Index idx
40103 status collapsed
40104
40105 \begin_layout Plain Layout
40106 LaTeX-packages ! inputenc
40107 \end_layout
40108
40109 \end_inset
40110
40111  is not used.
40112  When using this, you probably need to load some additional packages manually
40113  in the preamble and specify the used encoding for text parts in foreign
40114  languages in TeX code.
40115 \end_layout
40116
40117 \begin_layout Description
40118 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
40119  LyX converts all other characters into LaTeX commands, which may result
40120  in a big file when lots of LaTeX-commands are needed.
40121 \end_layout
40122
40123 \begin_layout Description
40124 Arabic
40125 \begin_inset space ~
40126 \end_inset
40127
40128 (CP
40129 \begin_inset space ~
40130 \end_inset
40131
40132 1256) MS Windows code page for Arabic and Farsi
40133 \end_layout
40134
40135 \begin_layout Description
40136 Arabic
40137 \begin_inset space ~
40138 \end_inset
40139
40140 (ISO
40141 \begin_inset space ~
40142 \end_inset
40143
40144 8859-6) for Arabic and Farsi
40145 \end_layout
40146
40147 \begin_layout Description
40148 Armenian
40149 \begin_inset space ~
40150 \end_inset
40151
40152 (ArmSCII8) for Armenian
40153 \end_layout
40154
40155 \begin_layout Description
40156 Baltic
40157 \begin_inset space ~
40158 \end_inset
40159
40160 (CP
40161 \begin_inset space ~
40162 \end_inset
40163
40164 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
40165  as the ISO-8859-13 encoding
40166 \end_layout
40167
40168 \begin_layout Description
40169 Baltic
40170 \begin_inset space ~
40171 \end_inset
40172
40173 (ISO
40174 \begin_inset space ~
40175 \end_inset
40176
40177 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
40178  encoding
40179 \end_layout
40180
40181 \begin_layout Description
40182 Baltic
40183 \begin_inset space ~
40184 \end_inset
40185
40186 (ISO
40187 \begin_inset space ~
40188 \end_inset
40189
40190 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
40191  ISO-8859-13 encoding
40192 \end_layout
40193
40194 \begin_layout Description
40195 Central
40196 \begin_inset space ~
40197 \end_inset
40198
40199 European
40200 \begin_inset space ~
40201 \end_inset
40202
40203 (CP
40204 \begin_inset space ~
40205 \end_inset
40206
40207 1250) MS Windows code page for ISO
40208 \begin_inset space ~
40209 \end_inset
40210
40211 8859-2 (latin2)
40212 \end_layout
40213
40214 \begin_layout Description
40215 Central
40216 \begin_inset space ~
40217 \end_inset
40218
40219 European
40220 \begin_inset space ~
40221 \end_inset
40222
40223 (ISO
40224 \begin_inset space ~
40225 \end_inset
40226
40227 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
40228  Romanian, Slovak and Slovenian
40229 \end_layout
40230
40231 \begin_layout Description
40232 Chinese
40233 \begin_inset space ~
40234 \end_inset
40235
40236 (simplified)
40237 \begin_inset space ~
40238 \end_inset
40239
40240 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
40241  this encoding is officially replaced by the encoding GB18030, as GB18030
40242  is not available for LaTeX you should try to use the encoding Unicode
40243 \begin_inset space ~
40244 \end_inset
40245
40246 (CJK)
40247 \begin_inset space ~
40248 \end_inset
40249
40250 (utf8)
40251 \end_layout
40252
40253 \begin_layout Description
40254 Chinese
40255 \begin_inset space ~
40256 \end_inset
40257
40258 (simplified)
40259 \begin_inset space ~
40260 \end_inset
40261
40262 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
40263  except for the Euro currency sign, since 2001 this encoding is officially
40264  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
40265  you should try to use the encoding Unicode
40266 \begin_inset space ~
40267 \end_inset
40268
40269 (CJK)
40270 \begin_inset space ~
40271 \end_inset
40272
40273 (utf8)
40274 \end_layout
40275
40276 \begin_layout Description
40277 Chinese
40278 \begin_inset space ~
40279 \end_inset
40280
40281 (traditional)
40282 \begin_inset space ~
40283 \end_inset
40284
40285 (EUC-TW) for traditional Chinese
40286 \end_layout
40287
40288 \begin_layout Description
40289 Cyrillic
40290 \begin_inset space ~
40291 \end_inset
40292
40293 (CP
40294 \begin_inset space ~
40295 \end_inset
40296
40297 1251) MS Windows code page for Cyrillic
40298 \end_layout
40299
40300 \begin_layout Description
40301 Cyrillic
40302 \begin_inset space ~
40303 \end_inset
40304
40305 (ISO
40306 \begin_inset space ~
40307 \end_inset
40308
40309 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
40310 \end_layout
40311
40312 \begin_layout Description
40313 Cyrillic
40314 \begin_inset space ~
40315 \end_inset
40316
40317 (KOI8-R) standard Cyrillic especially for Russian
40318 \end_layout
40319
40320 \begin_layout Description
40321 Cyrillic
40322 \begin_inset space ~
40323 \end_inset
40324
40325 (KOI8-U) Cyrillic for Ukrainian
40326 \end_layout
40327
40328 \begin_layout Description
40329 Cyrillic
40330 \begin_inset space ~
40331 \end_inset
40332
40333 (pt
40334 \begin_inset space ~
40335 \end_inset
40336
40337 154) Cyrillic for Kazakh
40338 \end_layout
40339
40340 \begin_layout Description
40341 Greek
40342 \begin_inset space ~
40343 \end_inset
40344
40345 (ISO
40346 \begin_inset space ~
40347 \end_inset
40348
40349 8859-7) for Greek
40350 \end_layout
40351
40352 \begin_layout Description
40353 Hebrew
40354 \begin_inset space ~
40355 \end_inset
40356
40357 (CP
40358 \begin_inset space ~
40359 \end_inset
40360
40361 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
40362 \end_layout
40363
40364 \begin_layout Description
40365 Hebrew
40366 \begin_inset space ~
40367 \end_inset
40368
40369 (ISO
40370 \begin_inset space ~
40371 \end_inset
40372
40373 8859-8) for Hebrew
40374 \end_layout
40375
40376 \begin_layout Description
40377 Japanese
40378 \begin_inset space ~
40379 \end_inset
40380
40381 (CJK)
40382 \begin_inset space ~
40383 \end_inset
40384
40385 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40386 \series bold
40387 CJK
40388 \series default
40389
40390 \begin_inset Index idx
40391 status collapsed
40392
40393 \begin_layout Plain Layout
40394 LaTeX-packages ! CJK
40395 \end_layout
40396
40397 \end_inset
40398
40399 , when using this, set the document language to 
40400 \family sans
40401 Japanese (CJK)
40402 \end_layout
40403
40404 \begin_layout Description
40405 Japanese
40406 \begin_inset space ~
40407 \end_inset
40408
40409 (CJK)
40410 \begin_inset space ~
40411 \end_inset
40412
40413 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40414 \series bold
40415 CJK
40416 \series default
40417 , when using this, set the document language to 
40418 \family sans
40419 Japanese
40420 \begin_inset space ~
40421 \end_inset
40422
40423 (CJK)
40424 \end_layout
40425
40426 \begin_layout Description
40427 Japanese
40428 \begin_inset space ~
40429 \end_inset
40430
40431 (non-CJK)
40432 \begin_inset space ~
40433 \end_inset
40434
40435 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40436 \series bold
40437 japanese
40438 \series default
40439
40440 \begin_inset Index idx
40441 status collapsed
40442
40443 \begin_layout Plain Layout
40444 LaTeX-packages ! japanese
40445 \end_layout
40446
40447 \end_inset
40448
40449 , when using this, set the document language to 
40450 \family sans
40451 Japanese
40452 \end_layout
40453
40454 \begin_layout Description
40455 Japanese
40456 \begin_inset space ~
40457 \end_inset
40458
40459 (non-CJK)
40460 \begin_inset space ~
40461 \end_inset
40462
40463 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40464 \series bold
40465 japanese
40466 \series default
40467 , when using this, set the document language to 
40468 \family sans
40469 Japanese
40470 \end_layout
40471
40472 \begin_layout Description
40473 Japanese
40474 \begin_inset space ~
40475 \end_inset
40476
40477 (non-CJK)
40478 \begin_inset space ~
40479 \end_inset
40480
40481 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
40482 \series bold
40483 japanese
40484 \series default
40485 , when using this, set the document language to 
40486 \family sans
40487 Japanese
40488 \end_layout
40489
40490 \begin_layout Description
40491 Korean
40492 \begin_inset space ~
40493 \end_inset
40494
40495 (EUC-KR) for Korean
40496 \end_layout
40497
40498 \begin_layout Description
40499 Southern
40500 \begin_inset space ~
40501 \end_inset
40502
40503 European
40504 \begin_inset space ~
40505 \end_inset
40506
40507 (ISO
40508 \begin_inset space ~
40509 \end_inset
40510
40511 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
40512 \end_layout
40513
40514 \begin_layout Description
40515 South-Eastern
40516 \begin_inset space ~
40517 \end_inset
40518
40519 European
40520 \begin_inset space ~
40521 \end_inset
40522
40523 (ISO
40524 \begin_inset space ~
40525 \end_inset
40526
40527 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
40528  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
40529  to cover many languages and characters with diacritics
40530 \end_layout
40531
40532 \begin_layout Description
40533 Thai
40534 \begin_inset space ~
40535 \end_inset
40536
40537 (TIS
40538 \begin_inset space ~
40539 \end_inset
40540
40541 620-0) for Thai
40542 \end_layout
40543
40544 \begin_layout Description
40545 Turkish
40546 \begin_inset space ~
40547 \end_inset
40548
40549 (ISO
40550 \begin_inset space ~
40551 \end_inset
40552
40553 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
40554  Icelandic letters are replaced by Turkish ones
40555 \end_layout
40556
40557 \begin_layout Description
40558 Unicode
40559 \begin_inset space ~
40560 \end_inset
40561
40562 (CJK)
40563 \begin_inset space ~
40564 \end_inset
40565
40566 (utf8) Unicode utf8 with the LaTeX-package 
40567 \series bold
40568 CJK
40569 \series default
40570
40571 \begin_inset Index idx
40572 status collapsed
40573
40574 \begin_layout Plain Layout
40575 LaTeX-packages ! CJK
40576 \end_layout
40577
40578 \end_inset
40579
40580  (for the languages Chinese, Japanese and Korean)
40581 \end_layout
40582
40583 \begin_layout Description
40584 Unicode
40585 \begin_inset space ~
40586 \end_inset
40587
40588 (XeTeX)
40589 \begin_inset space ~
40590 \end_inset
40591
40592 (utf8) Unicode utf8 to be used with 
40593 \family sans
40594 XeTeX
40595 \family default
40596  and 
40597 \family sans
40598 LuaTeX
40599 \family default
40600 , which use Unicode directly, without the help of the LaTeX-package 
40601 \series bold
40602 inputenc
40603 \series default
40604 .
40605  LyX automatically selects this encoding if you export or preview XeTeX
40606  or LuaTeX.
40607  Normally you do not need to set this encoding manually.
40608 \end_layout
40609
40610 \begin_layout Description
40611 Unicode
40612 \begin_inset space ~
40613 \end_inset
40614
40615 (ucs-extended)
40616 \begin_inset space ~
40617 \end_inset
40618
40619 (utf8x) Unicode utf8 based on the LaTeX-package 
40620 \series bold
40621 ucs
40622 \series default
40623
40624 \begin_inset Index idx
40625 status collapsed
40626
40627 \begin_layout Plain Layout
40628 LaTeX-packages ! ucs
40629 \end_layout
40630
40631 \end_inset
40632
40633  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
40634 \end_layout
40635
40636 \begin_layout Description
40637 Unicode
40638 \begin_inset space ~
40639 \end_inset
40640
40641 (utf8) Unicode utf8 based on the LaTeX-package 
40642 \series bold
40643 inputenc
40644 \series default
40645
40646 \begin_inset Index idx
40647 status collapsed
40648
40649 \begin_layout Plain Layout
40650 LaTeX-packages ! inputenc
40651 \end_layout
40652
40653 \end_inset
40654
40655 .
40656  Currently only a limited range of characters (mainly for Latin scripts)
40657  is supported.
40658 \end_layout
40659
40660 \begin_layout Description
40661 Western
40662 \begin_inset space ~
40663 \end_inset
40664
40665 European
40666 \begin_inset space ~
40667 \end_inset
40668
40669 (CP
40670 \begin_inset space ~
40671 \end_inset
40672
40673 1252) MS Windows code page for ISO
40674 \begin_inset space ~
40675 \end_inset
40676
40677 8859-1 (latin1)
40678 \end_layout
40679
40680 \begin_layout Description
40681 Western
40682 \begin_inset space ~
40683 \end_inset
40684
40685 European
40686 \begin_inset space ~
40687 \end_inset
40688
40689 (ISO
40690 \begin_inset space ~
40691 \end_inset
40692
40693 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
40694  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
40695  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
40696  encoding instead
40697 \end_layout
40698
40699 \begin_layout Description
40700 Western
40701 \begin_inset space ~
40702 \end_inset
40703
40704 European
40705 \begin_inset space ~
40706 \end_inset
40707
40708 (ISO
40709 \begin_inset space ~
40710 \end_inset
40711
40712 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
40713  sign, the œ-ligature and some characters used for French and Finnish
40714 \end_layout
40715
40716 \begin_layout Section
40717 Numbering & TOC
40718 \end_layout
40719
40720 \begin_layout Standard
40721 You can adjust here the numbering depth of section headings and the section
40722  depth in the table of contents as described in section
40723 \begin_inset space ~
40724 \end_inset
40725
40726
40727 \begin_inset CommandInset ref
40728 LatexCommand ref
40729 reference "sub:Numbering-depth"
40730
40731 \end_inset
40732
40733 .
40734 \end_layout
40735
40736 \begin_layout Section
40737 Bibliography
40738 \end_layout
40739
40740 \begin_layout Standard
40741 You can specify here a citation style using the LaTeX packages 
40742 \series bold
40743 natbib
40744 \series default
40745
40746 \begin_inset Index idx
40747 status collapsed
40748
40749 \begin_layout Plain Layout
40750 LaTeX-packages ! natbib
40751 \end_layout
40752
40753 \end_inset
40754
40755  or 
40756 \series bold
40757 jurabib
40758 \series default
40759
40760 \begin_inset Index idx
40761 status collapsed
40762
40763 \begin_layout Plain Layout
40764 LaTeX-packages ! jurabib
40765 \end_layout
40766
40767 \end_inset
40768
40769 , you can enable subdivided bibliographies using the LaTeX package 
40770 \series bold
40771 bibtopic
40772 \series default
40773
40774 \begin_inset Index idx
40775 status collapsed
40776
40777 \begin_layout Plain Layout
40778 LaTeX-packages ! bibtopic
40779 \end_layout
40780
40781 \end_inset
40782
40783  and you can customize how the bibliography of the given document is being
40784  generated.
40785  For a further description see section
40786 \begin_inset space ~
40787 \end_inset
40788
40789
40790 \begin_inset CommandInset ref
40791 LatexCommand ref
40792 reference "sec:Bibliography"
40793
40794 \end_inset
40795
40796 .
40797 \end_layout
40798
40799 \begin_layout Section
40800 Indexes
40801 \end_layout
40802
40803 \begin_layout Standard
40804 Here, you can customize how the index of your document is being generated
40805  and you can define additional indexes.
40806  Please refer to section
40807 \begin_inset space ~
40808 \end_inset
40809
40810
40811 \begin_inset CommandInset ref
40812 LatexCommand ref
40813 reference "sec:Index"
40814
40815 \end_inset
40816
40817  for details.
40818 \end_layout
40819
40820 \begin_layout Section
40821 PDF Properties
40822 \end_layout
40823
40824 \begin_layout Standard
40825 The PDF properties are explained in section
40826 \begin_inset space ~
40827 \end_inset
40828
40829
40830 \begin_inset CommandInset ref
40831 LatexCommand ref
40832 reference "sec:PDF-Properties"
40833
40834 \end_inset
40835
40836 .
40837 \end_layout
40838
40839 \begin_layout Section
40840 Math Options
40841 \end_layout
40842
40843 \begin_layout Standard
40844 These options will force LyX to use the LaTeX-packages 
40845 \series bold
40846 amsmath
40847 \series default
40848
40849 \begin_inset Index idx
40850 status collapsed
40851
40852 \begin_layout Plain Layout
40853 LaTeX-packages ! amsmath
40854 \end_layout
40855
40856 \end_inset
40857
40858  and 
40859 \series bold
40860 esint
40861 \series default
40862
40863 \begin_inset Index idx
40864 status collapsed
40865
40866 \begin_layout Plain Layout
40867 LaTeX-packages ! esint
40868 \end_layout
40869
40870 \end_inset
40871
40872  or to use them automatically when they are needed.
40873 \end_layout
40874
40875 \begin_layout Standard
40876
40877 \series bold
40878 amsmath
40879 \series default
40880  is needed for many constructs, so when you get LaTeX-errors in formulas,
40881  ensure that you have enabled AMS.
40882 \end_layout
40883
40884 \begin_layout Standard
40885
40886 \series bold
40887 esint
40888 \series default
40889  is used for special integral characters.
40890 \end_layout
40891
40892 \begin_layout Section
40893 Float Placement
40894 \end_layout
40895
40896 \begin_layout Standard
40897 The float placement options are described in section
40898 \begin_inset space ~
40899 \end_inset
40900
40901
40902 \begin_inset CommandInset ref
40903 LatexCommand ref
40904 reference "sub:Float-Placement"
40905
40906 \end_inset
40907
40908 .
40909 \end_layout
40910
40911 \begin_layout Section
40912 Bullets
40913 \end_layout
40914
40915 \begin_layout Standard
40916 Here you can adjust the characters for the itemize levels.
40917  The itemize environment is described in section
40918 \begin_inset space ~
40919 \end_inset
40920
40921
40922 \begin_inset CommandInset ref
40923 LatexCommand ref
40924 reference "sec:Itemize"
40925
40926 \end_inset
40927
40928 .
40929 \end_layout
40930
40931 \begin_layout Section
40932 Branches
40933 \end_layout
40934
40935 \begin_layout Standard
40936 Branches are described in section
40937 \begin_inset space ~
40938 \end_inset
40939
40940
40941 \begin_inset CommandInset ref
40942 LatexCommand ref
40943 reference "sec:Branches"
40944
40945 \end_inset
40946
40947 .
40948 \end_layout
40949
40950 \begin_layout Section
40951 LaT
40952 \begin_inset ERT
40953 status collapsed
40954
40955 \begin_layout Plain Layout
40956
40957 {}
40958 \end_layout
40959
40960 \end_inset
40961
40962 eX Preamble
40963 \end_layout
40964
40965 \begin_layout Standard
40966 In this text field are entered commands to load special LaTeX-packages or
40967  to define LaTeX-commands.
40968  The preamble is a thing for LaTeX-experts.
40969  You should not enter commands here until you exactly know what you are
40970  doing.
40971 \end_layout
40972
40973 \begin_layout Standard
40974 An introduction to the LaTeX-syntax is given in section
40975 \begin_inset space ~
40976 \end_inset
40977
40978
40979 \begin_inset CommandInset ref
40980 LatexCommand ref
40981 reference "sub:LaTeX-Syntax"
40982
40983 \end_inset
40984
40985 .
40986 \end_layout
40987
40988 \begin_layout Chapter
40989 The 
40990 \family sans
40991 Preferences
40992 \family default
40993  Dialog
40994 \begin_inset CommandInset label
40995 LatexCommand label
40996 name "cha:The-Preferences-dialog"
40997
40998 \end_inset
40999
41000
41001 \begin_inset Index idx
41002 status collapsed
41003
41004 \begin_layout Plain Layout
41005 Preferences
41006 \end_layout
41007
41008 \end_inset
41009
41010
41011 \end_layout
41012
41013 \begin_layout Standard
41014 The preferences dialog is called with the menu 
41015 \family sans
41016 Tools\SpecialChar \menuseparator
41017 Preferences
41018 \family default
41019 .
41020  It has the following submenus.
41021 \end_layout
41022
41023 \begin_layout Section
41024 Look and Feel
41025 \end_layout
41026
41027 \begin_layout Subsection
41028 User Interface
41029 \end_layout
41030
41031 \begin_layout Subsubsection
41032 User Interface File
41033 \begin_inset Index idx
41034 status collapsed
41035
41036 \begin_layout Plain Layout
41037 Customization ! of toolbars
41038 \end_layout
41039
41040 \end_inset
41041
41042
41043 \begin_inset Index idx
41044 status collapsed
41045
41046 \begin_layout Plain Layout
41047 Customization ! of menus
41048 \end_layout
41049
41050 \end_inset
41051
41052
41053 \end_layout
41054
41055 \begin_layout Standard
41056 \begin_inset Note Greyedout
41057 status open
41058
41059 \begin_layout Plain Layout
41060
41061 \series bold
41062 Note:
41063 \series default
41064  You have to restart LyX before the change of the user interface file take
41065  effect.
41066 \end_layout
41067
41068 \end_inset
41069
41070
41071 \end_layout
41072
41073 \begin_layout Standard
41074 The appearance of the menus and toolbars can be changed by choosing a user
41075  interface (ui) file.
41076  An ui-file is a text file where the toolbars and menus are listed.
41077  The toolbar buttons and menu entries are specified in the files 
41078 \shape italic
41079 stdtoolbars.inc
41080 \shape default
41081  and 
41082 \shape italic
41083 stdmenus.inc
41084 \shape default
41085 , respectively.
41086  Both files are loaded by the 
41087 \emph on
41088 default.ui
41089 \emph default
41090  file.
41091  To create your own menu and toolbar layout, start with a copy of these
41092  files and edit the entries.
41093 \end_layout
41094
41095 \begin_layout Standard
41096 The syntax of the .inc-files is straightforward: The 
41097 \family sans
41098 Menubar
41099 \family default
41100
41101 \family sans
41102 Menu
41103 \family default
41104  and 
41105 \family sans
41106 Toolbar
41107 \family default
41108  entries must be ended with an explicit 
41109 \family sans
41110 End
41111 \family default
41112 .
41113  They may contain 
41114 \family sans
41115 Submenus
41116 \family default
41117
41118 \family sans
41119 Items
41120 \family default
41121
41122 \family sans
41123 OptItems
41124 \family default
41125
41126 \family sans
41127 Separators
41128 \family default
41129
41130 \family sans
41131 Icons,
41132 \family default
41133  and in the case of the 
41134 \begin_inset Quotes eld
41135 \end_inset
41136
41137 file
41138 \begin_inset Quotes erd
41139 \end_inset
41140
41141  menus a 
41142 \family sans
41143 Lastfiles
41144 \family default
41145  entry.
41146  The syntax for the entries is:
41147 \end_layout
41148
41149 \begin_layout Standard
41150 \begin_inset VSpace smallskip*
41151 \end_inset
41152
41153
41154 \series bold
41155 Item 
41156 \begin_inset Quotes eld
41157 \end_inset
41158
41159 menu 
41160 \series default
41161 or
41162 \series bold
41163  button name
41164 \begin_inset Quotes erd
41165 \end_inset
41166
41167  
41168 \begin_inset Quotes eld
41169 \end_inset
41170
41171 LyX-function
41172 \begin_inset Quotes erd
41173 \end_inset
41174
41175
41176 \end_layout
41177
41178 \begin_layout Standard
41179 \noindent
41180 \begin_inset VSpace smallskip*
41181 \end_inset
41182
41183 All LyX-functions are listed in the menu 
41184 \family sans
41185 Help\SpecialChar \menuseparator
41186 LyX
41187 \begin_inset space ~
41188 \end_inset
41189
41190 Functions
41191 \family default
41192 .
41193 \end_layout
41194
41195 \begin_layout Standard
41196 \begin_inset VSpace medskip
41197 \end_inset
41198
41199
41200 \end_layout
41201
41202 \begin_layout Standard
41203 An example: Assuming you use the menu 
41204 \family sans
41205 Navigate\SpecialChar \menuseparator
41206 Bookmarks
41207 \family default
41208  quite often and therefore want six available bookmarks, you can add the
41209  line
41210 \end_layout
41211
41212 \begin_layout Standard
41213 \begin_inset VSpace smallskip*
41214 \end_inset
41215
41216
41217 \series bold
41218 Item 
41219 \begin_inset Quotes eld
41220 \end_inset
41221
41222 Save Bookmark 6
41223 \begin_inset Quotes erd
41224 \end_inset
41225
41226  
41227 \begin_inset Quotes eld
41228 \end_inset
41229
41230 bookmark-save 6
41231 \begin_inset Quotes erd
41232 \end_inset
41233
41234
41235 \end_layout
41236
41237 \begin_layout Standard
41238 \noindent
41239 \begin_inset VSpace smallskip*
41240 \end_inset
41241
41242 to the navigate menu section in the .inc-file to have the sixth bookmark.
41243 \end_layout
41244
41245 \begin_layout Subsubsection
41246 Automatic help
41247 \end_layout
41248
41249 \begin_layout Standard
41250 The option 
41251 \family sans
41252 Enable tool tips in main work area
41253 \family default
41254  enables tool tips showing the content of closed insets like index entries
41255  or footnotes.
41256 \end_layout
41257
41258 \begin_layout Subsubsection
41259 Session
41260 \end_layout
41261
41262 \begin_layout Standard
41263 With the option 
41264 \family sans
41265 Allow saving
41266 \begin_inset space \thinspace{}
41267 \end_inset
41268
41269 /
41270 \begin_inset space \thinspace{}
41271 \end_inset
41272
41273 restoring of window layout and geometries
41274 \family default
41275  LyX's main window will be opened with the size and layout that was used
41276  in the last LyX session.
41277 \end_layout
41278
41279 \begin_layout Standard
41280 The option 
41281 \family sans
41282 Restore cursor positions
41283 \family default
41284  sets the cursor to the position in the file where it has been the last
41285  time.
41286 \end_layout
41287
41288 \begin_layout Standard
41289 The option 
41290 \family sans
41291 Load opened files from last session
41292 \family default
41293  opens all files that were opened in the last LyX session.
41294 \end_layout
41295
41296 \begin_layout Subsubsection
41297 Documents
41298 \begin_inset CommandInset label
41299 LatexCommand label
41300 name "sub:Backup documents"
41301
41302 \end_inset
41303
41304
41305 \begin_inset Index idx
41306 status collapsed
41307
41308 \begin_layout Plain Layout
41309 Backup ! Documents
41310 \end_layout
41311
41312 \end_inset
41313
41314
41315 \end_layout
41316
41317 \begin_layout Standard
41318 When the option 
41319 \family sans
41320 Backup documents
41321 \family default
41322  is set, you can specify the time between backup saves.
41323 \end_layout
41324
41325 \begin_layout Standard
41326
41327 \family sans
41328 Maximum last files
41329 \family default
41330  is the number of last opened files that LyX should display in the menu
41331  
41332 \family sans
41333 File\SpecialChar \menuseparator
41334 Open
41335 \begin_inset space ~
41336 \end_inset
41337
41338 Recent
41339 \family default
41340 .
41341 \end_layout
41342
41343 \begin_layout Standard
41344 When the option 
41345 \family sans
41346 Open documents in tabs
41347 \family default
41348  is not used, then every file will be opened in its own new instance of
41349  LyX.
41350 \end_layout
41351
41352 \begin_layout Subsection
41353 Screen Fonts
41354 \begin_inset Index idx
41355 status collapsed
41356
41357 \begin_layout Plain Layout
41358 Font ! Screen
41359 \end_layout
41360
41361 \end_inset
41362
41363
41364 \begin_inset CommandInset label
41365 LatexCommand label
41366 name "sub:Screen-Fonts"
41367
41368 \end_inset
41369
41370
41371 \end_layout
41372
41373 \begin_layout Standard
41374 These fonts are used to display your documents on the screen.
41375 \end_layout
41376
41377 \begin_layout Standard
41378 \begin_inset Note Greyedout
41379 status open
41380
41381 \begin_layout Plain Layout
41382
41383 \series bold
41384 Note:
41385 \series default
41386  This section only deals with the fonts 
41387 \emph on
41388 inside
41389 \emph default
41390  the LyX window.
41391  The fonts that appear on the output are independent from these fonts, and
41392  set in the menu 
41393 \family sans
41394 Document\SpecialChar \menuseparator
41395 Settings\SpecialChar \menuseparator
41396 Fonts
41397 \family default
41398 .
41399 \end_layout
41400
41401 \end_inset
41402
41403
41404 \end_layout
41405
41406 \begin_layout Standard
41407 By default, LyX uses 
41408 \family typewriter
41409 Times
41410 \family default
41411  as roman (serif) font, 
41412 \family typewriter
41413 Arial
41414 \family default
41415  or 
41416 \family typewriter
41417 Helvetica
41418 \family default
41419  (depends on the system) as 
41420 \family sans
41421 sans
41422 \begin_inset space ~
41423 \end_inset
41424
41425 serif
41426 \family default
41427  font, and 
41428 \family typewriter
41429 Courier
41430 \family default
41431  as 
41432 \family typewriter
41433 typewriter
41434 \family default
41435  font.
41436 \end_layout
41437
41438 \begin_layout Standard
41439 You can change the font size with the 
41440 \family sans
41441 Zoom
41442 \family default
41443  setting.
41444  You can also change the font zoom outside the preferences dialog for the
41445  current LyX session by pressing Ctrl and scrolling the mouse wheel.
41446 \end_layout
41447
41448 \begin_layout Standard
41449
41450 \family sans
41451 Screen DPI
41452 \family default
41453  is the screen resolution in dpi (dots per inch).
41454  The Font Sizes are calculated as letter height in units of points.
41455  72
41456 \begin_inset space \thinspace{}
41457 \end_inset
41458
41459 points have the size of 1
41460 \begin_inset space \thinspace{}
41461 \end_inset
41462
41463 inch, see Appendix
41464 \begin_inset space ~
41465 \end_inset
41466
41467
41468 \begin_inset CommandInset ref
41469 LatexCommand ref
41470 reference "cha:Units-available-in"
41471
41472 \end_inset
41473
41474 .
41475 \end_layout
41476
41477 \begin_layout Standard
41478 The default 
41479 \family sans
41480 Font Sizes
41481 \family default
41482  are the same as if a document font size of 10
41483 \begin_inset space \thinspace{}
41484 \end_inset
41485
41486 pt would be used.
41487  The sizes are explained in detail in section
41488 \begin_inset space ~
41489 \end_inset
41490
41491
41492 \begin_inset CommandInset ref
41493 LatexCommand ref
41494 reference "sub:Document-Font"
41495
41496 \end_inset
41497
41498 .
41499 \end_layout
41500
41501 \begin_layout Standard
41502 With the option 
41503 \family sans
41504 Use Pixmap Cache to speed up font rendering
41505 \family default
41506  enabled, LyX needs to redraw the screen less often.
41507  This results in better performance, especially on slow systems.
41508  On the other hand, the characters might look more fuzzy on screen.
41509  So whether you enable this or not depends on whether you prefer speed over
41510  aesthetics.
41511  Note that the Pixmap Cache is only available and useful under Mac
41512 \begin_inset space ~
41513 \end_inset
41514
41515 OS and Windows.
41516 \end_layout
41517
41518 \begin_layout Subsection
41519 Colors
41520 \begin_inset Index idx
41521 status collapsed
41522
41523 \begin_layout Plain Layout
41524 Color ! LyX screen
41525 \end_layout
41526
41527 \end_inset
41528
41529
41530 \begin_inset Index idx
41531 status collapsed
41532
41533 \begin_layout Plain Layout
41534 Settings ! Color
41535 \end_layout
41536
41537 \end_inset
41538
41539
41540 \end_layout
41541
41542 \begin_layout Standard
41543 You can here change all the colors used by LyX.
41544  Choose an item in the list and use the 
41545 \family sans
41546 Alter
41547 \family default
41548  button.
41549 \end_layout
41550
41551 \begin_layout Subsection
41552 Display
41553 \begin_inset Index idx
41554 status collapsed
41555
41556 \begin_layout Plain Layout
41557 Settings ! Display
41558 \end_layout
41559
41560 \end_inset
41561
41562
41563 \end_layout
41564
41565 \begin_layout Standard
41566 Here you can specify if graphics inside LyX are displayed.
41567 \end_layout
41568
41569 \begin_layout Standard
41570
41571 \family sans
41572 Instant Preview
41573 \family default
41574  enables previewing snippets of your document.
41575  This feature is described in section
41576 \begin_inset space ~
41577 \end_inset
41578
41579
41580 \begin_inset CommandInset ref
41581 LatexCommand ref
41582 reference "sec:Previewing-snippets-of"
41583
41584 \end_inset
41585
41586 .
41587 \end_layout
41588
41589 \begin_layout Standard
41590 The option 
41591 \family sans
41592 Mark
41593 \begin_inset space ~
41594 \end_inset
41595
41596 end
41597 \begin_inset space ~
41598 \end_inset
41599
41600 of
41601 \begin_inset space ~
41602 \end_inset
41603
41604 paragraphs
41605 \family default
41606  displays a pilcrow (¶) at the end of every paragraph.
41607 \end_layout
41608
41609 \begin_layout Section
41610 Editing
41611 \begin_inset Index idx
41612 status collapsed
41613
41614 \begin_layout Plain Layout
41615 Settings ! Editing
41616 \end_layout
41617
41618 \end_inset
41619
41620
41621 \end_layout
41622
41623 \begin_layout Subsection
41624 Control
41625 \end_layout
41626
41627 \begin_layout Subsubsection
41628 Editing
41629 \end_layout
41630
41631 \begin_layout Standard
41632 The option 
41633 \family sans
41634 Cursor follows scrollbar
41635 \family default
41636  sets the cursor to the top of the currently displayed document part when
41637  scrolling.
41638 \end_layout
41639
41640 \begin_layout Standard
41641 The option 
41642 \family sans
41643 Sort environments alphabetically
41644 \family default
41645  sorts the entries in the pull-down box for the paragraph environments.
41646 \end_layout
41647
41648 \begin_layout Standard
41649 The option 
41650 \family sans
41651 Group environments by their category
41652 \family default
41653  groups the entries in the pull-down box for the paragraph environments.
41654 \end_layout
41655
41656 \begin_layout Standard
41657 The math macro editing option determines the editing style, see the section
41658  
41659 \emph on
41660 Math Macros
41661 \emph default
41662  of the 
41663 \emph on
41664 Math
41665 \emph default
41666  manual.
41667 \end_layout
41668
41669 \begin_layout Subsubsection
41670 Fullscreen
41671 \end_layout
41672
41673 \begin_layout Standard
41674 Here you can specify what is hidden in the fullscreen mode.
41675  The option 
41676 \family sans
41677 Limit text width
41678 \family default
41679  specifies the width of the text in fullscreen mode.
41680  This way you can display the text smaller than the screen, the text appears
41681  then centered.
41682 \end_layout
41683
41684 \begin_layout Subsection
41685 Shortcuts
41686 \begin_inset Index idx
41687 status collapsed
41688
41689 \begin_layout Plain Layout
41690 Key Bindings
41691 \end_layout
41692
41693 \end_inset
41694
41695
41696 \begin_inset Index idx
41697 status collapsed
41698
41699 \begin_layout Plain Layout
41700 Settings ! Shortcuts
41701 \end_layout
41702
41703 \end_inset
41704
41705
41706 \end_layout
41707
41708 \begin_layout Subsubsection
41709 Bind File
41710 \end_layout
41711
41712 \begin_layout Standard
41713 Bindings are used to bind a LyX-function to a key.
41714  Several binding files are available:
41715 \end_layout
41716
41717 \begin_layout Description
41718 cua.bind typical set of PC keyboard shortcuts
41719 \end_layout
41720
41721 \begin_layout Description
41722 (x)emacs.bind set of bindings like they are used in the editor programs 
41723 \family sans
41724 Emacs
41725 \family default
41726  (
41727 \family sans
41728 XEmacs
41729 \family default
41730 )
41731 \end_layout
41732
41733 \begin_layout Description
41734 mac.bind set of bindings for 
41735 \family sans
41736 Mac
41737 \begin_inset space \thinspace{}
41738 \end_inset
41739
41740 OS
41741 \family default
41742  systems.
41743 \end_layout
41744
41745 \begin_layout Standard
41746 There are also bind-files designed for special document classes, like 
41747 \shape italic
41748 broadway.bind
41749 \shape default
41750 , and bind files for special languages.
41751  The name of language bind-files begin with a language code, e.
41752 \begin_inset space \thinspace{}
41753 \end_inset
41754
41755 g.
41756 \begin_inset space \space{}
41757 \end_inset
41758
41759
41760 \begin_inset Quotes eld
41761 \end_inset
41762
41763 pt
41764 \begin_inset Quotes erd
41765 \end_inset
41766
41767  for Portuguese.
41768  If you use LyX in a certain language, LyX will try to use the appropriate
41769  bind-file.
41770 \end_layout
41771
41772 \begin_layout Standard
41773 Some bind-files, like 
41774 \emph on
41775 math.bind
41776 \emph default
41777 , have only a small scope.
41778  When looking at the end of the file 
41779 \shape italic
41780 cua.bind
41781 \shape default
41782 , you can see that they are included to keep the overview in the bind-file.
41783 \end_layout
41784
41785 \begin_layout Subsubsection
41786 Editing Shortcuts
41787 \begin_inset CommandInset label
41788 LatexCommand label
41789 name "sub:Editing-Shortcuts"
41790
41791 \end_inset
41792
41793
41794 \begin_inset Index idx
41795 status collapsed
41796
41797 \begin_layout Plain Layout
41798 Key Bindings ! Editing
41799 \end_layout
41800
41801 \end_inset
41802
41803
41804 \end_layout
41805
41806 \begin_layout Standard
41807 To add new or modify existing keybindings to your own taste you can use
41808  the table in the dialog that lists all LyX-functions and the bound shortcuts.
41809  To find functions easily, they are grouped by categories and the dialog
41810  provides the field 
41811 \family sans
41812 Show key-bindings containing
41813 \family default
41814 .
41815  In this field you can insert a keyword for a function you want to edit.
41816  Insert there for example as keyword 
41817 \begin_inset Quotes eld
41818 \end_inset
41819
41820 paste
41821 \begin_inset Quotes erd
41822 \end_inset
41823
41824  and you get the 4 different existing shortcuts for the 3 different functions
41825  that contain 
41826 \begin_inset Quotes eld
41827 \end_inset
41828
41829 paste
41830 \begin_inset Quotes erd
41831 \end_inset
41832
41833  in their name.
41834  As you can see, one function can have more than one shortcut.
41835  All LyX-functions are also listed in the file 
41836 \emph on
41837 LyX Functions
41838 \emph default
41839  that you will find in the 
41840 \family sans
41841 Help
41842 \family default
41843  menu.
41844 \end_layout
41845
41846 \begin_layout Standard
41847 To add e.
41848 \begin_inset space \thinspace{}
41849 \end_inset
41850
41851 g.
41852 \begin_inset space \space{}
41853 \end_inset
41854
41855 the shortcut 
41856 \family sans
41857 Alt+Q
41858 \family default
41859  for the function 
41860 \family sans
41861 textstyle-apply
41862 \family default
41863 , select the function and press the 
41864 \family sans
41865 Modify
41866 \family default
41867  button.
41868  A dialog pops up where you can add the shortcut by using it.
41869  So press Alt+Q to define the shortcut.
41870  Modifying an existing shortcut is done the same way.
41871  You can also bind multiple functions to one shortcut by modifying an existing
41872  binding and adding the different function names as a semicolon separated
41873  list.
41874  LyX will then use the first function that is enabled in the current document
41875  part.
41876  The binding for the function 
41877 \family sans
41878 command-alter
41879 \family default
41880  is an example of this.
41881 \end_layout
41882
41883 \begin_layout Standard
41884 Alternatively you can also edit shortcuts by modifying bind-files with a
41885  text editor.
41886  The syntax of the entries is:
41887 \end_layout
41888
41889 \begin_layout Standard
41890
41891 \series bold
41892
41893 \backslash
41894 bind 
41895 \begin_inset Quotes eld
41896 \end_inset
41897
41898 key combination
41899 \begin_inset Quotes erd
41900 \end_inset
41901
41902  
41903 \begin_inset Quotes eld
41904 \end_inset
41905
41906 LyX-function
41907 \begin_inset Quotes erd
41908 \end_inset
41909
41910
41911 \end_layout
41912
41913 \begin_layout Subsection
41914 Keyboard / Mouse
41915 \begin_inset CommandInset label
41916 LatexCommand label
41917 name "sub:Keyboard-Map"
41918
41919 \end_inset
41920
41921
41922 \begin_inset Index idx
41923 status collapsed
41924
41925 \begin_layout Plain Layout
41926 Keyboard Map
41927 \end_layout
41928
41929 \end_inset
41930
41931
41932 \begin_inset Index idx
41933 status collapsed
41934
41935 \begin_layout Plain Layout
41936 Settings ! Keyboard Map
41937 \end_layout
41938
41939 \end_inset
41940
41941
41942 \end_layout
41943
41944 \begin_layout Standard
41945 Normally keyboard settings have to be done in a menu of your operating system.
41946  For the case that this is not possible, LyX provides keyboard maps.
41947  If you have e.
41948 \begin_inset space \thinspace{}
41949 \end_inset
41950
41951 g.
41952 \begin_inset space \space{}
41953 \end_inset
41954
41955 a Czech keyboard but want to write with it like with a Romanian one, you
41956  can use the keyboard map file named 
41957 \emph on
41958 romanian.kmap
41959 \emph default
41960 .
41961 \end_layout
41962
41963 \begin_layout Standard
41964 \begin_inset Note Greyedout
41965 status open
41966
41967 \begin_layout Plain Layout
41968
41969 \series bold
41970 Note:
41971 \series default
41972  Keyboard maps are only provided as makeshift and don't work on all systems.
41973 \end_layout
41974
41975 \end_inset
41976
41977
41978 \end_layout
41979
41980 \begin_layout Standard
41981 Besides this, you can specify here the 
41982 \family sans
41983 Wheel scrolling speed
41984 \family default
41985 .
41986  The standard value is 1.0, higher values speed up the scrolling, lower ones
41987  slow it down.
41988 \end_layout
41989
41990 \begin_layout Subsection
41991 Input Completion
41992 \begin_inset CommandInset label
41993 LatexCommand label
41994 name "sub:Input-Completion-Appendix"
41995
41996 \end_inset
41997
41998
41999 \begin_inset Index idx
42000 status collapsed
42001
42002 \begin_layout Plain Layout
42003 Input completion
42004 \end_layout
42005
42006 \end_inset
42007
42008
42009 \end_layout
42010
42011 \begin_layout Standard
42012 Input completion is described in sec.
42013 \begin_inset space \thinspace{}
42014 \end_inset
42015
42016
42017 \begin_inset CommandInset ref
42018 LatexCommand ref
42019 reference "sec:Input-Completion"
42020
42021 \end_inset
42022
42023 .
42024  The completion options for math do the same as the corresponding options
42025  for text.
42026  With the general options you can define the delay time for the inline and
42027  popup completion and choose if long completions should be abbreviated or
42028  not.
42029 \end_layout
42030
42031 \begin_layout Section
42032 Paths
42033 \begin_inset CommandInset label
42034 LatexCommand label
42035 name "sec:Paths"
42036
42037 \end_inset
42038
42039
42040 \begin_inset Index idx
42041 status collapsed
42042
42043 \begin_layout Plain Layout
42044 Paths
42045 \end_layout
42046
42047 \end_inset
42048
42049
42050 \begin_inset Index idx
42051 status collapsed
42052
42053 \begin_layout Plain Layout
42054 Settings ! Paths
42055 \end_layout
42056
42057 \end_inset
42058
42059
42060 \end_layout
42061
42062 \begin_layout Description
42063 Working
42064 \begin_inset space ~
42065 \end_inset
42066
42067 directory This is LyX's working directory.
42068  It is the default when you 
42069 \family sans
42070 Open
42071 \family default
42072
42073 \family sans
42074 Save
42075 \family default
42076  or 
42077 \family sans
42078 Save
42079 \begin_inset space ~
42080 \end_inset
42081
42082 as
42083 \family default
42084  files.
42085 \end_layout
42086
42087 \begin_layout Description
42088 Document
42089 \begin_inset space ~
42090 \end_inset
42091
42092 templates This directory will be opened when you use the menu 
42093 \family sans
42094 File\SpecialChar \menuseparator
42095 New
42096 \begin_inset space ~
42097 \end_inset
42098
42099 from
42100 \begin_inset space ~
42101 \end_inset
42102
42103 Template
42104 \family default
42105 .
42106 \end_layout
42107
42108 \begin_layout Description
42109 Example
42110 \begin_inset space ~
42111 \end_inset
42112
42113 files This directory will be opened when you use the button 
42114 \family sans
42115 Examples
42116 \family default
42117  in the 
42118 \family sans
42119 File\SpecialChar \menuseparator
42120 Open
42121 \family default
42122  dialog.
42123 \begin_inset Newline newline
42124 \end_inset
42125
42126
42127 \begin_inset Note Greyedout
42128 status open
42129
42130 \begin_layout Plain Layout
42131
42132 \series bold
42133 Note:
42134 \series default
42135  The 
42136 \family sans
42137 Examples
42138 \family default
42139  button does not exist when using LyX on MacOS and Windows systems.
42140 \end_layout
42141
42142 \end_inset
42143
42144
42145 \end_layout
42146
42147 \begin_layout Description
42148 Backup
42149 \begin_inset space ~
42150 \end_inset
42151
42152 directory
42153 \begin_inset Index idx
42154 status collapsed
42155
42156 \begin_layout Plain Layout
42157 Backup ! Directory
42158 \end_layout
42159
42160 \end_inset
42161
42162  Backup copies will be saved to this directory.
42163  When no directory is given but backups are enabled as described in section
42164 \begin_inset space ~
42165 \end_inset
42166
42167
42168 \begin_inset CommandInset ref
42169 LatexCommand ref
42170 reference "sub:Backup documents"
42171
42172 \end_inset
42173
42174 , the 
42175 \family sans
42176 Working directory
42177 \family default
42178  will be used to save the backups.
42179 \begin_inset Newline newline
42180 \end_inset
42181
42182 The backup files have the ending 
42183 \begin_inset Quotes eld
42184 \end_inset
42185
42186 .lyx~
42187 \begin_inset Quotes erd
42188 \end_inset
42189
42190 .
42191 \end_layout
42192
42193 \begin_layout Description
42194 Ly
42195 \begin_inset ERT
42196 status collapsed
42197
42198 \begin_layout Plain Layout
42199
42200 {}
42201 \end_layout
42202
42203 \end_inset
42204
42205 XServer-Pipe Here you can enter the name of a Unix-pipe.
42206  This pipe is used to send data from external programs to LyX.
42207 \begin_inset Newline newline
42208 \end_inset
42209
42210
42211 \begin_inset Note Greyedout
42212 status open
42213
42214 \begin_layout Plain Layout
42215
42216 \series bold
42217 Note:
42218 \series default
42219  This feature doesn't work on Windows systems.
42220 \end_layout
42221
42222 \end_inset
42223
42224
42225 \end_layout
42226
42227 \begin_layout Description
42228 Temporary
42229 \begin_inset space ~
42230 \end_inset
42231
42232 directory Temporary files will be saved in this directory.
42233 \end_layout
42234
42235 \begin_layout Description
42236 PATH
42237 \begin_inset space ~
42238 \end_inset
42239
42240 prefix This field contains a list of paths to external programs.
42241  When LyX needs to use an external program, it looks in this list where
42242  to find it on the system.
42243  The path list is automatically set up on Windows and Mac systems when LyX
42244  is configured, so that you normally don't have to modify it.
42245  On Unix
42246 \begin_inset space \thinspace{}
42247 \end_inset
42248
42249 /
42250 \begin_inset space \thinspace{}
42251 \end_inset
42252
42253 Linux systems, the path list will need to be set only if there are external
42254  programs you wish to use that are not in your normal system path ($PATH).
42255  
42256 \end_layout
42257
42258 \begin_layout Section
42259 Identity
42260 \end_layout
42261
42262 \begin_layout Standard
42263 Here you can insert your name and email address.
42264  The identity will be used when you have enabled change tracking as described
42265  in section
42266 \begin_inset space ~
42267 \end_inset
42268
42269
42270 \begin_inset CommandInset ref
42271 LatexCommand ref
42272 reference "sec:Change-Tracking"
42273
42274 \end_inset
42275
42276 , to mark changes you make as yours.
42277 \end_layout
42278
42279 \begin_layout Section
42280 Language Settings
42281 \begin_inset Index idx
42282 status collapsed
42283
42284 \begin_layout Plain Layout
42285 Language ! Settings
42286 \end_layout
42287
42288 \end_inset
42289
42290
42291 \begin_inset Index idx
42292 status collapsed
42293
42294 \begin_layout Plain Layout
42295 Settings ! Language
42296 \end_layout
42297
42298 \end_inset
42299
42300
42301 \end_layout
42302
42303 \begin_layout Subsection
42304 Language
42305 \end_layout
42306
42307 \begin_layout Description
42308 User
42309 \begin_inset space ~
42310 \end_inset
42311
42312 Interface
42313 \begin_inset space ~
42314 \end_inset
42315
42316 language Here you can select the language of LyX's menus.
42317  Unfortunately this doesn't work on Mac and Windows.
42318  It works on Linux for the languages into LyX's menus and dialogs are translated.
42319  You find the actual translation status here: 
42320 \begin_inset CommandInset href
42321 LatexCommand href
42322 name "http://www.lyx.org/I18n"
42323 target "http://www.lyx.org/I18n"
42324
42325 \end_inset
42326
42327
42328 \end_layout
42329
42330 \begin_layout Description
42331 Default
42332 \begin_inset space ~
42333 \end_inset
42334
42335 language is the language used in new documents
42336 \end_layout
42337
42338 \begin_layout Description
42339 Language
42340 \begin_inset space ~
42341 \end_inset
42342
42343 package is a LaTeX-command to load a LaTeX-package that handles language
42344  issues.
42345  The default is the LaTeX-command 
42346 \family sans
42347
42348 \backslash
42349 usepackage{babel}
42350 \family default
42351  that loads the package 
42352 \series bold
42353 babel
42354 \series default
42355 .
42356 \begin_inset Foot
42357 status collapsed
42358
42359 \begin_layout Plain Layout
42360 For an introduction to the LaTeX-Syntax, have a look at section
42361 \begin_inset space ~
42362 \end_inset
42363
42364
42365 \begin_inset CommandInset ref
42366 LatexCommand ref
42367 reference "sec:TeX-Code"
42368
42369 \end_inset
42370
42371 .
42372 \end_layout
42373
42374 \end_inset
42375
42376
42377 \begin_inset Newline newline
42378 \end_inset
42379
42380
42381 \series bold
42382 babel
42383 \series default
42384  automatically translates in the background the text labels of documents
42385  to the document language.
42386  A text label is, for instance, the word 
42387 \begin_inset Quotes eld
42388 \end_inset
42389
42390 Table
42391 \begin_inset Quotes erd
42392 \end_inset
42393
42394  at the beginning of every table caption.
42395 \end_layout
42396
42397 \begin_layout Description
42398 Command
42399 \begin_inset space ~
42400 \end_inset
42401
42402 start When a special LaTeX-package is needed to write in a certain document
42403  language, you can here specify the command to start the package.
42404  An example is the start command 
42405 \family sans
42406
42407 \backslash
42408 begin{arabtext}
42409 \family default
42410  that is needed to write Arabic using the package 
42411 \series bold
42412 ArabTeX
42413 \series default
42414 , see 
42415 \begin_inset CommandInset citation
42416 LatexCommand cite
42417 key "Arabic"
42418
42419 \end_inset
42420
42421 .
42422  The default is the 
42423 \series bold
42424 babel
42425 \series default
42426  command 
42427 \family sans
42428
42429 \backslash
42430 selectlanguage{$$lang}
42431 \family default
42432 .
42433 \end_layout
42434
42435 \begin_layout Description
42436 Command
42437 \begin_inset space ~
42438 \end_inset
42439
42440 end Counterpart to 
42441 \family sans
42442 Command start
42443 \family default
42444 .
42445  Some packages, like the default, don't have an end command since the start
42446  command toggles the package on and off.
42447 \end_layout
42448
42449 \begin_layout Description
42450 Use
42451 \begin_inset space ~
42452 \end_inset
42453
42454 babel Whether 
42455 \series bold
42456 babel
42457 \series default
42458  is used or not.
42459 \end_layout
42460
42461 \begin_layout Description
42462 Global When this option is set, the languages used in the document will
42463  be added as options to the document class options, so that they can be
42464  used by all LaTeX-packages.
42465  Otherwise they will only be used as options for the 
42466 \series bold
42467 babel
42468 \series default
42469  package.
42470 \end_layout
42471
42472 \begin_layout Description
42473 Auto
42474 \begin_inset space ~
42475 \end_inset
42476
42477 begin When this option is set, the documents starts with the chosen document
42478  language.
42479  When this option is not set, the 
42480 \family sans
42481 Command
42482 \begin_inset space ~
42483 \end_inset
42484
42485 start
42486 \family default
42487  is explicitly set to the beginning of the document in the LaTeX-output.
42488  This assures that the correct language is used when you use another 
42489 \family sans
42490 Command
42491 \begin_inset space ~
42492 \end_inset
42493
42494 start
42495 \family default
42496  than the default.
42497 \end_layout
42498
42499 \begin_layout Description
42500 Auto
42501 \begin_inset space ~
42502 \end_inset
42503
42504 end Counterpart to 
42505 \family sans
42506 Auto
42507 \begin_inset space ~
42508 \end_inset
42509
42510 begin
42511 \family default
42512 .
42513  When it is not set, the 
42514 \family sans
42515 Command
42516 \begin_inset space ~
42517 \end_inset
42518
42519 end
42520 \family default
42521  is set to the end of the document.
42522 \end_layout
42523
42524 \begin_layout Description
42525 Mark
42526 \begin_inset space ~
42527 \end_inset
42528
42529 foreign
42530 \begin_inset space ~
42531 \end_inset
42532
42533 languages Text marked formatted in a language different from the document
42534  language will be underlined blue.
42535 \end_layout
42536
42537 \begin_layout Description
42538 Enable
42539 \begin_inset space ~
42540 \end_inset
42541
42542 RTL
42543 \begin_inset space ~
42544 \end_inset
42545
42546 support Enables the use of languages, written from right to left (RTL),
42547  like Arabic, Hebrew, Farsi.
42548 \end_layout
42549
42550 \begin_layout Description
42551 Cursor
42552 \begin_inset space ~
42553 \end_inset
42554
42555 movement When writing RTL, you can define if the left and right arrow keys
42556  move the cursor visually to the left or right, respectively, or logically.
42557  Logical means that the cursor is moved to the left when pressing the right
42558  arrow key and the cursor is inside text in an RTL language.
42559 \end_layout
42560
42561 \begin_layout Subsection
42562 Spellchecker
42563 \end_layout
42564
42565 \begin_layout Standard
42566 The spellchecker settings are explained in section
42567 \begin_inset space ~
42568 \end_inset
42569
42570
42571 \begin_inset CommandInset ref
42572 LatexCommand ref
42573 reference "sec:Spellchecking"
42574
42575 \end_inset
42576
42577
42578 \end_layout
42579
42580 \begin_layout Section
42581 Outputs
42582 \end_layout
42583
42584 \begin_layout Subsection
42585 Printer
42586 \begin_inset CommandInset label
42587 LatexCommand label
42588 name "sub:Printer"
42589
42590 \end_inset
42591
42592
42593 \begin_inset Index idx
42594 status collapsed
42595
42596 \begin_layout Plain Layout
42597 Printer
42598 \end_layout
42599
42600 \end_inset
42601
42602
42603 \begin_inset Index idx
42604 status collapsed
42605
42606 \begin_layout Plain Layout
42607 Settings ! Printer
42608 \end_layout
42609
42610 \end_inset
42611
42612
42613 \end_layout
42614
42615 \begin_layout Description
42616 Default
42617 \begin_inset space ~
42618 \end_inset
42619
42620 printer Here you can specify the name of your default printer.
42621  The name will be used when the 
42622 \family sans
42623 Printer command
42624 \family default
42625  is executed.
42626 \begin_inset Newline newline
42627 \end_inset
42628
42629
42630 \begin_inset Note Greyedout
42631 status open
42632
42633 \begin_layout Plain Layout
42634
42635 \series bold
42636 Note:
42637 \series default
42638  You can leave this field empty on Windows systems because it has no effect.
42639 \end_layout
42640
42641 \end_inset
42642
42643
42644 \end_layout
42645
42646 \begin_layout Description
42647 Adapt
42648 \begin_inset space ~
42649 \end_inset
42650
42651 output
42652 \begin_inset space ~
42653 \end_inset
42654
42655 to
42656 \begin_inset space ~
42657 \end_inset
42658
42659 printer This option works only for the 
42660 \family sans
42661 Printer command
42662 \family default
42663  
42664 \begin_inset Quotes eld
42665 \end_inset
42666
42667
42668 \family sans
42669 dvips
42670 \family default
42671
42672 \begin_inset Quotes erd
42673 \end_inset
42674
42675 .
42676  It activates a configuration file for dvips.
42677  This is an option only for dvips experts.
42678 \end_layout
42679
42680 \begin_layout Description
42681 Printer
42682 \begin_inset space ~
42683 \end_inset
42684
42685 command is the command LyX
42686 \begin_inset space \thinspace{}
42687 \end_inset
42688
42689 /
42690 \begin_inset space \thinspace{}
42691 \end_inset
42692
42693 LaTeX uses for printing.
42694  The default is on most systems 
42695 \family sans
42696 dvips
42697 \family default
42698 .
42699 \end_layout
42700
42701 \begin_layout Description
42702 Printer
42703 \begin_inset space ~
42704 \end_inset
42705
42706 Command
42707 \begin_inset space ~
42708 \end_inset
42709
42710 Options Here you can specify printer options.
42711  A list of printer options with explanations can be found in the documentation
42712  of the program that provides the 
42713 \family sans
42714 Printer command
42715 \family default
42716  you are using.
42717 \end_layout
42718
42719 \begin_layout Subsection
42720 Date Format
42721 \begin_inset Index idx
42722 status collapsed
42723
42724 \begin_layout Plain Layout
42725 Date Format
42726 \end_layout
42727
42728 \end_inset
42729
42730
42731 \begin_inset Index idx
42732 status collapsed
42733
42734 \begin_layout Plain Layout
42735 Settings ! Date format
42736 \end_layout
42737
42738 \end_inset
42739
42740
42741 \end_layout
42742
42743 \begin_layout Standard
42744 The date format can be one or a mixture of the formats listed here:
42745 \begin_inset Newline newline
42746 \end_inset
42747
42748
42749 \begin_inset Flex URL
42750 status collapsed
42751
42752 \begin_layout Plain Layout
42753
42754 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
42755 \end_layout
42756
42757 \end_inset
42758
42759
42760 \begin_inset Newline newline
42761 \end_inset
42762
42763 For example the format
42764 \begin_inset Newline newline
42765 \end_inset
42766
42767 %d/%m/%y
42768 \begin_inset Newline newline
42769 \end_inset
42770
42771 prints the date as day/month/year.
42772 \end_layout
42773
42774 \begin_layout Subsection
42775 Plain Text
42776 \end_layout
42777
42778 \begin_layout Description
42779 Output
42780 \begin_inset space ~
42781 \end_inset
42782
42783 line
42784 \begin_inset space ~
42785 \end_inset
42786
42787 length sets the maximum number of characters printed in one line when using
42788  the menu 
42789 \family sans
42790 File\SpecialChar \menuseparator
42791 Export\SpecialChar \menuseparator
42792 Plain
42793 \begin_inset space ~
42794 \end_inset
42795
42796 text
42797 \family default
42798 .
42799  Setting the line line length to 0 means all text is printed in one endless
42800  line.
42801 \end_layout
42802
42803 \begin_layout Description
42804 roff
42805 \begin_inset space ~
42806 \end_inset
42807
42808 command defines an additional command used to produce better ASCII tables
42809  with the 
42810 \family typewriter
42811 groff/troff/nroff
42812 \family default
42813  UNIX-commands (refer to their manuals for more information about them).
42814  Setting this as empty tells LyX to use the internal formatter.
42815 \end_layout
42816
42817 \begin_layout Subsection
42818 LaT
42819 \begin_inset ERT
42820 status collapsed
42821
42822 \begin_layout Plain Layout
42823
42824 {}
42825 \end_layout
42826
42827 \end_inset
42828
42829 eX
42830 \begin_inset CommandInset label
42831 LatexCommand label
42832 name "sub:LaTeX-settings"
42833
42834 \end_inset
42835
42836
42837 \begin_inset Index idx
42838 status collapsed
42839
42840 \begin_layout Plain Layout
42841 Settings ! LaTeX
42842 \end_layout
42843
42844 \end_inset
42845
42846
42847 \end_layout
42848
42849 \begin_layout Description
42850 Te
42851 \begin_inset ERT
42852 status collapsed
42853
42854 \begin_layout Plain Layout
42855
42856 {}
42857 \end_layout
42858
42859 \end_inset
42860
42861 X
42862 \begin_inset space ~
42863 \end_inset
42864
42865 encoding This is the default encoding of the document font.
42866  
42867 \family sans
42868 T1
42869 \family default
42870  is the default and covers western languages and symbols.
42871  
42872 \family sans
42873 T2A
42874 \family default
42875
42876 \family sans
42877 T2B
42878 \family default
42879
42880 \family sans
42881 T2C
42882 \family default
42883
42884 \family sans
42885 LCY
42886 \family default
42887 , and 
42888 \family sans
42889 X2
42890 \family default
42891  are for Cyrillic.
42892  Combinations of the encodings are possible, like 
42893 \begin_inset Quotes erd
42894 \end_inset
42895
42896
42897 \family sans
42898 T1, T2B
42899 \family default
42900
42901 \begin_inset Quotes erd
42902 \end_inset
42903
42904 .
42905  The font encoding is normally automatically loaded by the language packages
42906  LyX sets up in the background.
42907  So there is no need to change the default encoding.
42908 \end_layout
42909
42910 \begin_layout Description
42911 Default
42912 \begin_inset space ~
42913 \end_inset
42914
42915 paper
42916 \begin_inset space ~
42917 \end_inset
42918
42919 size This is the paper size that is used for new documents.
42920  The 
42921 \family sans
42922 Default
42923 \family default
42924  value depends on your LaTeX-system setup.
42925 \end_layout
42926
42927 \begin_layout Standard
42928 You can also specify here commands with parameters for the listed applications.
42929  But before you change something, it is strongly recommended to read the
42930  manuals of the applications.
42931  Currently the following commands can be set:
42932 \end_layout
42933
42934 \begin_layout Description
42935 CheckTe
42936 \begin_inset ERT
42937 status collapsed
42938
42939 \begin_layout Plain Layout
42940
42941 {}
42942 \end_layout
42943
42944 \end_inset
42945
42946 X
42947 \begin_inset space ~
42948 \end_inset
42949
42950 command Command for the program 
42951 \family sans
42952 CheckTeX
42953 \family default
42954  that is described in the section 
42955 \emph on
42956 Checking TeX
42957 \emph default
42958  of the 
42959 \emph on
42960 Additional Features
42961 \emph default
42962  manual.
42963 \end_layout
42964
42965 \begin_layout Description
42966 BibTe
42967 \begin_inset ERT
42968 status collapsed
42969
42970 \begin_layout Plain Layout
42971
42972 {}
42973 \end_layout
42974
42975 \end_inset
42976
42977 X
42978 \begin_inset space ~
42979 \end_inset
42980
42981 command Command for the program 
42982 \family sans
42983 BibTeX
42984 \family default
42985  that generates the bibliography, see section
42986 \begin_inset space ~
42987 \end_inset
42988
42989
42990 \begin_inset CommandInset ref
42991 LatexCommand ref
42992 reference "sub:Bibliography-databases"
42993
42994 \end_inset
42995
42996 .
42997 \end_layout
42998
42999 \begin_layout Description
43000 Index
43001 \begin_inset space ~
43002 \end_inset
43003
43004 command Command for the program that generates the index, see section
43005 \begin_inset space ~
43006 \end_inset
43007
43008
43009 \begin_inset CommandInset ref
43010 LatexCommand ref
43011 reference "sub:Index-Program"
43012
43013 \end_inset
43014
43015 .
43016 \end_layout
43017
43018 \begin_layout Description
43019 Nomenclature
43020 \begin_inset space ~
43021 \end_inset
43022
43023 command Command for the program that generates the nomenclature, see section
43024 \begin_inset space ~
43025 \end_inset
43026
43027
43028 \begin_inset CommandInset ref
43029 LatexCommand ref
43030 reference "sub:Nomenclature-Program"
43031
43032 \end_inset
43033
43034 .
43035 \end_layout
43036
43037 \begin_layout Description
43038 DVI
43039 \begin_inset space ~
43040 \end_inset
43041
43042 viewer
43043 \begin_inset space ~
43044 \end_inset
43045
43046 paper
43047 \begin_inset space ~
43048 \end_inset
43049
43050 size
43051 \begin_inset space ~
43052 \end_inset
43053
43054 options They only have an effect when the program 
43055 \family sans
43056 xdvi
43057 \family default
43058  is used as DVI-viewer.
43059 \end_layout
43060
43061 \begin_layout Standard
43062 There are additionally the following options:
43063 \end_layout
43064
43065 \begin_layout Description
43066 Use
43067 \begin_inset space ~
43068 \end_inset
43069
43070 Windows-style
43071 \begin_inset space ~
43072 \end_inset
43073
43074 paths
43075 \begin_inset space ~
43076 \end_inset
43077
43078 in
43079 \begin_inset space ~
43080 \end_inset
43081
43082 LaTeX
43083 \begin_inset space ~
43084 \end_inset
43085
43086 files Uses paths in the notation of Windows, that means that 
43087 \begin_inset Quotes eld
43088 \end_inset
43089
43090
43091 \backslash
43092
43093 \begin_inset Quotes erd
43094 \end_inset
43095
43096  is used instead of 
43097 \begin_inset Quotes eld
43098 \end_inset
43099
43100 /
43101 \begin_inset Quotes erd
43102 \end_inset
43103
43104  to separate folders.
43105  This option is enabled by default when you use LyX on Windows.
43106 \begin_inset Index idx
43107 status collapsed
43108
43109 \begin_layout Plain Layout
43110 Paths
43111 \end_layout
43112
43113 \end_inset
43114
43115
43116 \begin_inset Index idx
43117 status collapsed
43118
43119 \begin_layout Plain Layout
43120 Settings ! Paths
43121 \end_layout
43122
43123 \end_inset
43124
43125
43126 \end_layout
43127
43128 \begin_layout Description
43129 Reset
43130 \begin_inset space ~
43131 \end_inset
43132
43133 class
43134 \begin_inset space ~
43135 \end_inset
43136
43137 options
43138 \begin_inset space ~
43139 \end_inset
43140
43141 when
43142 \begin_inset space ~
43143 \end_inset
43144
43145 document
43146 \begin_inset space ~
43147 \end_inset
43148
43149 classes
43150 \begin_inset space ~
43151 \end_inset
43152
43153 changes Removes all manually set document class options in the 
43154 \family sans
43155 Document\SpecialChar \menuseparator
43156 Settings
43157 \family default
43158  dialog when changing the document class.
43159 \end_layout
43160
43161 \begin_layout Section
43162 File
43163 \begin_inset space ~
43164 \end_inset
43165
43166 Handling
43167 \begin_inset Index idx
43168 status collapsed
43169
43170 \begin_layout Plain Layout
43171 File handling
43172 \end_layout
43173
43174 \end_inset
43175
43176
43177 \end_layout
43178
43179 \begin_layout Subsection
43180 Converters
43181 \begin_inset CommandInset label
43182 LatexCommand label
43183 name "sub:Converters"
43184
43185 \end_inset
43186
43187
43188 \begin_inset Index idx
43189 status collapsed
43190
43191 \begin_layout Plain Layout
43192 Converters
43193 \end_layout
43194
43195 \end_inset
43196
43197
43198 \end_layout
43199
43200 \begin_layout Standard
43201 Here you find the list of defined converter commands to convert material
43202  from one format to another.
43203  You can modify them or create new ones.
43204  To modify a converter, select it, change the entry of the field 
43205 \family sans
43206 Converter
43207 \family default
43208  and/or 
43209 \family sans
43210 Extra
43211 \begin_inset space ~
43212 \end_inset
43213
43214 flag
43215 \family default
43216 , and press the 
43217 \family sans
43218 Modify
43219 \family default
43220  button.
43221  To create a new converter, select an existing one, select a different format
43222  in the 
43223 \family sans
43224 From
43225 \begin_inset space ~
43226 \end_inset
43227
43228 format
43229 \family default
43230  drop-down list, modify the 
43231 \family sans
43232 Converter
43233 \family default
43234  field, and press the 
43235 \family sans
43236 Add
43237 \family default
43238  button.
43239 \end_layout
43240
43241 \begin_layout Standard
43242 When the 
43243 \family sans
43244 Converter File Cache
43245 \family default
43246  is enabled, conversions will be cached as long as specified in the field
43247  
43248 \family sans
43249 Maximum Age (in days
43250 \family default
43251 ).
43252  This means that images don't need to be converted again when you reopen
43253  a document; the converted images from the cache will be used instead.
43254 \end_layout
43255
43256 \begin_layout Standard
43257 More about converters, like the variables and flags that can be used in
43258  the converter definition, is described in the section 
43259 \emph on
43260 Converters
43261 \emph default
43262  of the 
43263 \emph on
43264 Customization
43265 \emph default
43266  manual.
43267 \end_layout
43268
43269 \begin_layout Subsection
43270 File Formats
43271 \begin_inset CommandInset label
43272 LatexCommand label
43273 name "sec:File-Formats"
43274
43275 \end_inset
43276
43277
43278 \begin_inset Index idx
43279 status collapsed
43280
43281 \begin_layout Plain Layout
43282 File formats
43283 \end_layout
43284
43285 \end_inset
43286
43287
43288 \begin_inset Index idx
43289 status collapsed
43290
43291 \begin_layout Plain Layout
43292 Copiers
43293 \end_layout
43294
43295 \end_inset
43296
43297
43298 \end_layout
43299
43300 \begin_layout Standard
43301 Here you find the list of defined file formats that LyX can handle.
43302  You can modify the viewer and editor program that should be used for certain
43303  formats.
43304 \end_layout
43305
43306 \begin_layout Standard
43307 More about formats, like the options that can be used in the format definition,
43308  is described in the section 
43309 \emph on
43310 Formats
43311 \emph default
43312  of the 
43313 \emph on
43314 Customization
43315 \emph default
43316  manual.
43317 \end_layout
43318
43319 \begin_layout Standard
43320 Since all conversions from one format to another take place in LyX's temporary
43321  directory, it is sometimes necessary to modify a file before copying it
43322  to the temporary directory in order that the conversion may be performed.
43323  This is done by specifying a 
43324 \family sans
43325 Copier
43326 \family default
43327 .
43328  More about this is described in the section 
43329 \emph on
43330 Copiers
43331 \emph default
43332  of the 
43333 \emph on
43334 Customization
43335 \emph default
43336  manual.
43337 \end_layout
43338
43339 \begin_layout Chapter
43340 Units available in LyX
43341 \begin_inset Index idx
43342 status collapsed
43343
43344 \begin_layout Plain Layout
43345 Units
43346 \end_layout
43347
43348 \end_inset
43349
43350
43351 \begin_inset CommandInset label
43352 LatexCommand label
43353 name "cha:Units-available-in"
43354
43355 \end_inset
43356
43357
43358 \end_layout
43359
43360 \begin_layout Standard
43361 To understand the units described in this documentation, 
43362 \begin_inset CommandInset ref
43363 LatexCommand ref
43364 reference "cap:Units"
43365
43366 \end_inset
43367
43368  explains all units available in LyX.
43369 \end_layout
43370
43371 \begin_layout Standard
43372 \begin_inset Float table
43373 placement h
43374 wide false
43375 sideways false
43376 status open
43377
43378 \begin_layout Plain Layout
43379 \begin_inset Caption
43380
43381 \begin_layout Plain Layout
43382 \begin_inset CommandInset label
43383 LatexCommand label
43384 name "cap:Units"
43385
43386 \end_inset
43387
43388 Units
43389 \end_layout
43390
43391 \end_inset
43392
43393
43394 \end_layout
43395
43396 \begin_layout Plain Layout
43397 \begin_inset VSpace medskip
43398 \end_inset
43399
43400
43401 \end_layout
43402
43403 \begin_layout Plain Layout
43404 \align center
43405 \begin_inset Tabular
43406 <lyxtabular version="3" rows="20" columns="2">
43407 <features tabularvalignment="middle">
43408 <column alignment="center" valignment="top" width="0">
43409 <column alignment="center" valignment="top" width="0">
43410 <row>
43411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43412 \begin_inset Text
43413
43414 \begin_layout Plain Layout
43415 unit
43416 \end_layout
43417
43418 \end_inset
43419 </cell>
43420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43421 \begin_inset Text
43422
43423 \begin_layout Plain Layout
43424 name/description
43425 \end_layout
43426
43427 \end_inset
43428 </cell>
43429 </row>
43430 <row>
43431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43432 \begin_inset Text
43433
43434 \begin_layout Plain Layout
43435 mm
43436 \end_layout
43437
43438 \end_inset
43439 </cell>
43440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43441 \begin_inset Text
43442
43443 \begin_layout Plain Layout
43444 millimeter
43445 \end_layout
43446
43447 \end_inset
43448 </cell>
43449 </row>
43450 <row>
43451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43452 \begin_inset Text
43453
43454 \begin_layout Plain Layout
43455 cm
43456 \end_layout
43457
43458 \end_inset
43459 </cell>
43460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43461 \begin_inset Text
43462
43463 \begin_layout Plain Layout
43464 centimeter
43465 \end_layout
43466
43467 \end_inset
43468 </cell>
43469 </row>
43470 <row>
43471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43472 \begin_inset Text
43473
43474 \begin_layout Plain Layout
43475 in
43476 \end_layout
43477
43478 \end_inset
43479 </cell>
43480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43481 \begin_inset Text
43482
43483 \begin_layout Plain Layout
43484 inch
43485 \end_layout
43486
43487 \end_inset
43488 </cell>
43489 </row>
43490 <row>
43491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43492 \begin_inset Text
43493
43494 \begin_layout Plain Layout
43495 pt
43496 \end_layout
43497
43498 \end_inset
43499 </cell>
43500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43501 \begin_inset Text
43502
43503 \begin_layout Plain Layout
43504 point (72.27
43505 \begin_inset space \thinspace{}
43506 \end_inset
43507
43508 pt = 1
43509 \begin_inset space \thinspace{}
43510 \end_inset
43511
43512 in)
43513 \end_layout
43514
43515 \end_inset
43516 </cell>
43517 </row>
43518 <row>
43519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43520 \begin_inset Text
43521
43522 \begin_layout Plain Layout
43523 pc
43524 \end_layout
43525
43526 \end_inset
43527 </cell>
43528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43529 \begin_inset Text
43530
43531 \begin_layout Plain Layout
43532 pica (1
43533 \begin_inset space \thinspace{}
43534 \end_inset
43535
43536 pc = 12
43537 \begin_inset space \thinspace{}
43538 \end_inset
43539
43540 pt)
43541 \end_layout
43542
43543 \end_inset
43544 </cell>
43545 </row>
43546 <row>
43547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43548 \begin_inset Text
43549
43550 \begin_layout Plain Layout
43551 sp
43552 \end_layout
43553
43554 \end_inset
43555 </cell>
43556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43557 \begin_inset Text
43558
43559 \begin_layout Plain Layout
43560 scaled point (65536
43561 \begin_inset space \thinspace{}
43562 \end_inset
43563
43564 sp = 1
43565 \begin_inset space \thinspace{}
43566 \end_inset
43567
43568 pt)
43569 \end_layout
43570
43571 \end_inset
43572 </cell>
43573 </row>
43574 <row>
43575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43576 \begin_inset Text
43577
43578 \begin_layout Plain Layout
43579 bp
43580 \end_layout
43581
43582 \end_inset
43583 </cell>
43584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43585 \begin_inset Text
43586
43587 \begin_layout Plain Layout
43588 big point (72
43589 \begin_inset space \thinspace{}
43590 \end_inset
43591
43592 bp = 1
43593 \begin_inset space \thinspace{}
43594 \end_inset
43595
43596 in)
43597 \end_layout
43598
43599 \end_inset
43600 </cell>
43601 </row>
43602 <row>
43603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43604 \begin_inset Text
43605
43606 \begin_layout Plain Layout
43607 dd
43608 \end_layout
43609
43610 \end_inset
43611 </cell>
43612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43613 \begin_inset Text
43614
43615 \begin_layout Plain Layout
43616 didot (72
43617 \begin_inset space \thinspace{}
43618 \end_inset
43619
43620 dd 
43621 \begin_inset Formula $\approx$
43622 \end_inset
43623
43624  37.6
43625 \begin_inset space \thinspace{}
43626 \end_inset
43627
43628 mm)
43629 \end_layout
43630
43631 \end_inset
43632 </cell>
43633 </row>
43634 <row>
43635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43636 \begin_inset Text
43637
43638 \begin_layout Plain Layout
43639 cc
43640 \end_layout
43641
43642 \end_inset
43643 </cell>
43644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43645 \begin_inset Text
43646
43647 \begin_layout Plain Layout
43648 cicero (1
43649 \begin_inset space \thinspace{}
43650 \end_inset
43651
43652 cc = 12
43653 \begin_inset space \thinspace{}
43654 \end_inset
43655
43656 dd)
43657 \end_layout
43658
43659 \end_inset
43660 </cell>
43661 </row>
43662 <row>
43663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43664 \begin_inset Text
43665
43666 \begin_layout Plain Layout
43667 Scale%
43668 \end_layout
43669
43670 \end_inset
43671 </cell>
43672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43673 \begin_inset Text
43674
43675 \begin_layout Plain Layout
43676 % of original image width
43677 \end_layout
43678
43679 \end_inset
43680 </cell>
43681 </row>
43682 <row>
43683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43684 \begin_inset Text
43685
43686 \begin_layout Plain Layout
43687 text%
43688 \end_layout
43689
43690 \end_inset
43691 </cell>
43692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43693 \begin_inset Text
43694
43695 \begin_layout Plain Layout
43696 % of text width
43697 \end_layout
43698
43699 \end_inset
43700 </cell>
43701 </row>
43702 <row>
43703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43704 \begin_inset Text
43705
43706 \begin_layout Plain Layout
43707 col%
43708 \end_layout
43709
43710 \end_inset
43711 </cell>
43712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43713 \begin_inset Text
43714
43715 \begin_layout Plain Layout
43716 % of column width
43717 \end_layout
43718
43719 \end_inset
43720 </cell>
43721 </row>
43722 <row>
43723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43724 \begin_inset Text
43725
43726 \begin_layout Plain Layout
43727 page%
43728 \end_layout
43729
43730 \end_inset
43731 </cell>
43732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43733 \begin_inset Text
43734
43735 \begin_layout Plain Layout
43736 % of paper width
43737 \end_layout
43738
43739 \end_inset
43740 </cell>
43741 </row>
43742 <row>
43743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43744 \begin_inset Text
43745
43746 \begin_layout Plain Layout
43747 line%
43748 \end_layout
43749
43750 \end_inset
43751 </cell>
43752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43753 \begin_inset Text
43754
43755 \begin_layout Plain Layout
43756 % of line width
43757 \end_layout
43758
43759 \end_inset
43760 </cell>
43761 </row>
43762 <row>
43763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43764 \begin_inset Text
43765
43766 \begin_layout Plain Layout
43767 theight%
43768 \end_layout
43769
43770 \end_inset
43771 </cell>
43772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43773 \begin_inset Text
43774
43775 \begin_layout Plain Layout
43776 % of text height
43777 \end_layout
43778
43779 \end_inset
43780 </cell>
43781 </row>
43782 <row>
43783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43784 \begin_inset Text
43785
43786 \begin_layout Plain Layout
43787 pheight%
43788 \end_layout
43789
43790 \end_inset
43791 </cell>
43792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43793 \begin_inset Text
43794
43795 \begin_layout Plain Layout
43796 % of paper height
43797 \end_layout
43798
43799 \end_inset
43800 </cell>
43801 </row>
43802 <row>
43803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43804 \begin_inset Text
43805
43806 \begin_layout Plain Layout
43807 ex
43808 \end_layout
43809
43810 \end_inset
43811 </cell>
43812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43813 \begin_inset Text
43814
43815 \begin_layout Plain Layout
43816 height of letter 
43817 \emph on
43818 x
43819 \emph default
43820  in current font
43821 \end_layout
43822
43823 \end_inset
43824 </cell>
43825 </row>
43826 <row>
43827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43828 \begin_inset Text
43829
43830 \begin_layout Plain Layout
43831 em
43832 \end_layout
43833
43834 \end_inset
43835 </cell>
43836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43837 \begin_inset Text
43838
43839 \begin_layout Plain Layout
43840 width of letter 
43841 \emph on
43842 M
43843 \emph default
43844  in current font
43845 \end_layout
43846
43847 \end_inset
43848 </cell>
43849 </row>
43850 <row>
43851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43852 \begin_inset Text
43853
43854 \begin_layout Plain Layout
43855 mu
43856 \end_layout
43857
43858 \end_inset
43859 </cell>
43860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43861 \begin_inset Text
43862
43863 \begin_layout Plain Layout
43864 math unit (1
43865 \begin_inset space \thinspace{}
43866 \end_inset
43867
43868 mu = 1/18
43869 \begin_inset space \thinspace{}
43870 \end_inset
43871
43872 em)
43873 \end_layout
43874
43875 \end_inset
43876 </cell>
43877 </row>
43878 </lyxtabular>
43879
43880 \end_inset
43881
43882
43883 \end_layout
43884
43885 \end_inset
43886
43887
43888 \end_layout
43889
43890 \begin_layout Chapter
43891 Credits
43892 \begin_inset CommandInset label
43893 LatexCommand label
43894 name "cha:Credits"
43895
43896 \end_inset
43897
43898
43899 \end_layout
43900
43901 \begin_layout Standard
43902 The documentation is a collaborative effort between many different people
43903  (and we would encourage people to contribute!).
43904 \end_layout
43905
43906 \begin_layout Itemize
43907
43908 \noun on
43909 Alejandro Aguilar Sierra
43910 \end_layout
43911
43912 \begin_layout Itemize
43913
43914 \noun on
43915 Amir Karger
43916 \end_layout
43917
43918 \begin_layout Itemize
43919
43920 \noun on
43921 David Johnson
43922 \end_layout
43923
43924 \begin_layout Itemize
43925
43926 \noun on
43927 Hartmut Haase
43928 \end_layout
43929
43930 \begin_layout Itemize
43931
43932 \noun on
43933 Ignacio García
43934 \end_layout
43935
43936 \begin_layout Itemize
43937
43938 \noun on
43939 Ivan Schreter
43940 \end_layout
43941
43942 \begin_layout Itemize
43943
43944 \noun on
43945 John Raithel
43946 \end_layout
43947
43948 \begin_layout Itemize
43949
43950 \noun on
43951 John Weiss
43952 \end_layout
43953
43954 \begin_layout Itemize
43955
43956 \noun on
43957 Lars Gullik Bjønnes
43958 \end_layout
43959
43960 \begin_layout Itemize
43961
43962 \noun on
43963 Matthias Ettrich
43964 \end_layout
43965
43966 \begin_layout Itemize
43967
43968 \noun on
43969 Matthias Zenker
43970 \end_layout
43971
43972 \begin_layout Itemize
43973
43974 \noun on
43975 Rich Fields
43976 \end_layout
43977
43978 \begin_layout Itemize
43979
43980 \noun on
43981 Pascal André
43982 \end_layout
43983
43984 \begin_layout Itemize
43985
43986 \noun on
43987 Paul Evans
43988 \end_layout
43989
43990 \begin_layout Itemize
43991
43992 \noun on
43993 Paul Russel
43994 \end_layout
43995
43996 \begin_layout Itemize
43997
43998 \noun on
43999 Robin Socha
44000 \end_layout
44001
44002 \begin_layout Itemize
44003
44004 \noun on
44005 Uwe Stöhr
44006 \end_layout
44007
44008 \begin_layout Itemize
44009 The LyX Team: 
44010 \begin_inset CommandInset citation
44011 LatexCommand cite
44012 key "lyxcredit"
44013
44014 \end_inset
44015
44016
44017 \end_layout
44018
44019 \begin_layout Standard
44020 \begin_inset Newpage newpage
44021 \end_inset
44022
44023 The bibliography on the following page was created with the 
44024 \family sans
44025 Bibliography
44026 \family default
44027  environment.
44028 \end_layout
44029
44030 \begin_layout Bibliography
44031 \labelwidthstring Literaturverzeichnis
44032 \begin_inset CommandInset bibitem
44033 LatexCommand bibitem
44034 label "Credits"
44035 key "lyxcredit"
44036
44037 \end_inset
44038
44039 The LyX Team: 
44040 \begin_inset CommandInset href
44041 LatexCommand href
44042 name "Credits"
44043 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
44044
44045 \end_inset
44046
44047 :
44048 \begin_inset Newline newline
44049 \end_inset
44050
44051
44052 \begin_inset Flex URL
44053 status collapsed
44054
44055 \begin_layout Plain Layout
44056
44057 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
44058 \end_layout
44059
44060 \end_inset
44061
44062
44063 \end_layout
44064
44065 \begin_layout Bibliography
44066 \labelwidthstring Literaturverzeichnis
44067 \begin_inset CommandInset bibitem
44068 LatexCommand bibitem
44069 key "latexcompanion"
44070
44071 \end_inset
44072
44073 Frank Mittelbach and Michel Goossens: 
44074 \emph on
44075 The LaTeX Companion Second Edition.
44076
44077 \emph default
44078  Addison-Wesley, 2004
44079 \end_layout
44080
44081 \begin_layout Bibliography
44082 \labelwidthstring Literaturverzeichnis
44083 \begin_inset CommandInset bibitem
44084 LatexCommand bibitem
44085 key "latexguide"
44086
44087 \end_inset
44088
44089 Helmut Kopka and Patrick W.
44090  Daly: 
44091 \emph on
44092 A Guide to LaTeX Fourth Edition.
44093
44094 \emph default
44095  Addison-Wesley, 2003
44096 \end_layout
44097
44098 \begin_layout Bibliography
44099 \labelwidthstring Literaturverzeichnis
44100 \begin_inset CommandInset bibitem
44101 LatexCommand bibitem
44102 key "latexbook"
44103
44104 \end_inset
44105
44106 Leslie Lamport: 
44107 \emph on
44108 LaTeX: A Document Preparation System.
44109
44110 \emph default
44111  Addison-Wesley, second edition, 1994
44112 \end_layout
44113
44114 \begin_layout Bibliography
44115 \labelwidthstring Literaturverzeichnis
44116 \begin_inset CommandInset bibitem
44117 LatexCommand bibitem
44118 key "texbook"
44119
44120 \end_inset
44121
44122 Donald E.
44123  Knuth.
44124  
44125 \emph on
44126 The TeXbook.
44127
44128 \emph default
44129  Addison-Wesley, 1984
44130 \end_layout
44131
44132 \begin_layout Bibliography
44133 \labelwidthstring Literaturverzeichnis
44134 \begin_inset CommandInset bibitem
44135 LatexCommand bibitem
44136 key "TeXCatalogue"
44137
44138 \end_inset
44139
44140 The TeX Catalogue:
44141 \begin_inset Newline newline
44142 \end_inset
44143
44144
44145 \begin_inset Flex URL
44146 status collapsed
44147
44148 \begin_layout Plain Layout
44149
44150 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
44151 \end_layout
44152
44153 \end_inset
44154
44155
44156 \end_layout
44157
44158 \begin_layout Bibliography
44159 \labelwidthstring Literaturverzeichnis
44160 \begin_inset CommandInset bibitem
44161 LatexCommand bibitem
44162 key "LaTeXFAQ"
44163
44164 \end_inset
44165
44166 The LaTeX FAQ:
44167 \begin_inset Newline newline
44168 \end_inset
44169
44170
44171 \begin_inset Flex URL
44172 status collapsed
44173
44174 \begin_layout Plain Layout
44175
44176 http://www.tex.ac.uk/cgi-bin/texfaq2html
44177 \end_layout
44178
44179 \end_inset
44180
44181
44182 \end_layout
44183
44184 \begin_layout Bibliography
44185 \labelwidthstring Literaturverzeichnis
44186 \begin_inset CommandInset bibitem
44187 LatexCommand bibitem
44188 key "BibTeX"
44189
44190 \end_inset
44191
44192
44193 \begin_inset CommandInset href
44194 LatexCommand href
44195 name "Documentation"
44196 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
44197
44198 \end_inset
44199
44200  of the program 
44201 \family sans
44202 BibTeX
44203 \family default
44204 :
44205 \begin_inset Newline newline
44206 \end_inset
44207
44208
44209 \begin_inset Flex URL
44210 status collapsed
44211
44212 \begin_layout Plain Layout
44213
44214 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
44215 \end_layout
44216
44217 \end_inset
44218
44219
44220 \end_layout
44221
44222 \begin_layout Bibliography
44223 \labelwidthstring Literaturverzeichnis
44224 \begin_inset CommandInset bibitem
44225 LatexCommand bibitem
44226 key "BibTeX-2"
44227
44228 \end_inset
44229
44230
44231 \begin_inset CommandInset href
44232 LatexCommand href
44233 name "Documentation"
44234 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
44235
44236 \end_inset
44237
44238  how to use the program 
44239 \family sans
44240 BibTeX
44241 \family default
44242 :
44243 \begin_inset Newline newline
44244 \end_inset
44245
44246
44247 \begin_inset Flex URL
44248 status collapsed
44249
44250 \begin_layout Plain Layout
44251
44252 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
44253 \end_layout
44254
44255 \end_inset
44256
44257
44258 \end_layout
44259
44260 \begin_layout Bibliography
44261 \labelwidthstring Literaturverzeichnis
44262 \begin_inset CommandInset bibitem
44263 LatexCommand bibitem
44264 key "makeindex"
44265
44266 \end_inset
44267
44268
44269 \begin_inset CommandInset href
44270 LatexCommand href
44271 name "Documentation"
44272 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
44273
44274 \end_inset
44275
44276  of the program 
44277 \family sans
44278 makeindex
44279 \family default
44280 :
44281 \begin_inset Newline newline
44282 \end_inset
44283
44284
44285 \begin_inset Flex URL
44286 status collapsed
44287
44288 \begin_layout Plain Layout
44289
44290 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
44291 \end_layout
44292
44293 \end_inset
44294
44295
44296 \end_layout
44297
44298 \begin_layout Bibliography
44299 \labelwidthstring Literaturverzeichnis
44300 \begin_inset CommandInset bibitem
44301 LatexCommand bibitem
44302 key "xindy"
44303
44304 \end_inset
44305
44306
44307 \begin_inset CommandInset href
44308 LatexCommand href
44309 name "Documentation"
44310 target "http://www.xindy.org/documentation.html"
44311
44312 \end_inset
44313
44314  of the program 
44315 \family sans
44316 xindy
44317 \family default
44318 :
44319 \begin_inset Newline newline
44320 \end_inset
44321
44322
44323 \begin_inset Flex URL
44324 status collapsed
44325
44326 \begin_layout Plain Layout
44327
44328 http://www.xindy.org/documentation.html
44329 \end_layout
44330
44331 \end_inset
44332
44333
44334 \end_layout
44335
44336 \begin_layout Bibliography
44337 \labelwidthstring Literaturverzeichnis
44338 \begin_inset CommandInset bibitem
44339 LatexCommand bibitem
44340 key "caption"
44341
44342 \end_inset
44343
44344
44345 \begin_inset CommandInset href
44346 LatexCommand href
44347 name "Documentation"
44348 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
44349
44350 \end_inset
44351
44352  of the LaTeX-package 
44353 \series bold
44354 caption
44355 \series default
44356
44357 \begin_inset Index idx
44358 status collapsed
44359
44360 \begin_layout Plain Layout
44361 LaTeX-packages ! caption
44362 \end_layout
44363
44364 \end_inset
44365
44366 :
44367 \begin_inset Newline newline
44368 \end_inset
44369
44370
44371 \begin_inset Flex URL
44372 status collapsed
44373
44374 \begin_layout Plain Layout
44375
44376 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
44377 \end_layout
44378
44379 \end_inset
44380
44381
44382 \end_layout
44383
44384 \begin_layout Bibliography
44385 \labelwidthstring Literaturverzeichnis
44386 \begin_inset CommandInset bibitem
44387 LatexCommand bibitem
44388 key "fancyhdr"
44389
44390 \end_inset
44391
44392
44393 \begin_inset CommandInset href
44394 LatexCommand href
44395 name "Documentation"
44396 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
44397
44398 \end_inset
44399
44400  of the LaTeX-package 
44401 \series bold
44402 fancyhdr
44403 \series default
44404
44405 \begin_inset Index idx
44406 status collapsed
44407
44408 \begin_layout Plain Layout
44409 LaTeX-packages ! fancyhdr
44410 \end_layout
44411
44412 \end_inset
44413
44414 :
44415 \begin_inset Newline newline
44416 \end_inset
44417
44418
44419 \begin_inset Flex URL
44420 status collapsed
44421
44422 \begin_layout Plain Layout
44423
44424 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
44425 \end_layout
44426
44427 \end_inset
44428
44429
44430 \end_layout
44431
44432 \begin_layout Bibliography
44433 \labelwidthstring Literaturverzeichnis
44434 \begin_inset CommandInset bibitem
44435 LatexCommand bibitem
44436 key "hyperref"
44437
44438 \end_inset
44439
44440
44441 \series bold
44442
44443 \begin_inset CommandInset href
44444 LatexCommand href
44445 name "Documentation"
44446 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
44447
44448 \end_inset
44449
44450
44451 \series default
44452  of the LaTeX-package 
44453 \series bold
44454 hyperref
44455 \series default
44456
44457 \begin_inset Index idx
44458 status collapsed
44459
44460 \begin_layout Plain Layout
44461 LaTeX-packages ! hyperref
44462 \end_layout
44463
44464 \end_inset
44465
44466 :
44467 \begin_inset Newline newline
44468 \end_inset
44469
44470
44471 \begin_inset Flex URL
44472 status collapsed
44473
44474 \begin_layout Plain Layout
44475
44476 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
44477 \end_layout
44478
44479 \end_inset
44480
44481
44482 \end_layout
44483
44484 \begin_layout Bibliography
44485 \labelwidthstring Literaturverzeichnis
44486 \begin_inset CommandInset bibitem
44487 LatexCommand bibitem
44488 key "nomencl"
44489
44490 \end_inset
44491
44492
44493 \begin_inset CommandInset href
44494 LatexCommand href
44495 name "Documentation"
44496 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
44497
44498 \end_inset
44499
44500  of the LaTeX-package 
44501 \series bold
44502 nomencl
44503 \series default
44504
44505 \begin_inset Index idx
44506 status collapsed
44507
44508 \begin_layout Plain Layout
44509 LaTeX-packages ! nomencl
44510 \end_layout
44511
44512 \end_inset
44513
44514 :
44515 \begin_inset Newline newline
44516 \end_inset
44517
44518
44519 \begin_inset Flex URL
44520 status collapsed
44521
44522 \begin_layout Plain Layout
44523
44524 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
44525 \end_layout
44526
44527 \end_inset
44528
44529
44530 \end_layout
44531
44532 \begin_layout Bibliography
44533 \labelwidthstring Literaturverzeichnis
44534 \begin_inset CommandInset bibitem
44535 LatexCommand bibitem
44536 key "tipa"
44537
44538 \end_inset
44539
44540
44541 \begin_inset CommandInset href
44542 LatexCommand href
44543 name "Documentation"
44544 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
44545
44546 \end_inset
44547
44548  of the LaTeX-package 
44549 \series bold
44550 tipa
44551 \series default
44552
44553 \begin_inset Index idx
44554 status collapsed
44555
44556 \begin_layout Plain Layout
44557 LaTeX-packages ! tipa
44558 \end_layout
44559
44560 \end_inset
44561
44562 :
44563 \begin_inset Newline newline
44564 \end_inset
44565
44566
44567 \begin_inset Flex URL
44568 status collapsed
44569
44570 \begin_layout Plain Layout
44571
44572 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
44573 \end_layout
44574
44575 \end_inset
44576
44577
44578 \end_layout
44579
44580 \begin_layout Bibliography
44581 \labelwidthstring Literaturverzeichnis
44582 \begin_inset CommandInset bibitem
44583 LatexCommand bibitem
44584 key "wrapfig"
44585
44586 \end_inset
44587
44588
44589 \begin_inset CommandInset href
44590 LatexCommand href
44591 name "Documentation"
44592 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
44593
44594 \end_inset
44595
44596  of the LaTeX-package 
44597 \series bold
44598 wrapfig
44599 \series default
44600
44601 \begin_inset Index idx
44602 status collapsed
44603
44604 \begin_layout Plain Layout
44605 LaTeX-packages ! wrapfig
44606 \end_layout
44607
44608 \end_inset
44609
44610 :
44611 \begin_inset Newline newline
44612 \end_inset
44613
44614
44615 \begin_inset Flex URL
44616 status collapsed
44617
44618 \begin_layout Plain Layout
44619
44620 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
44621 \end_layout
44622
44623 \end_inset
44624
44625
44626 \end_layout
44627
44628 \begin_layout Bibliography
44629 \labelwidthstring Literaturverzeichnis
44630 \begin_inset CommandInset bibitem
44631 LatexCommand bibitem
44632 key "Arabic"
44633
44634 \end_inset
44635
44636
44637 \begin_inset CommandInset href
44638 LatexCommand href
44639 name "Wiki-page"
44640 target "http://wiki.lyx.org/Windows/Arabic"
44641
44642 \end_inset
44643
44644  how to set up LyX for Arabic:
44645 \begin_inset Newline newline
44646 \end_inset
44647
44648
44649 \begin_inset Flex URL
44650 status collapsed
44651
44652 \begin_layout Plain Layout
44653
44654 http://wiki.lyx.org/Windows/Arabic
44655 \end_layout
44656
44657 \end_inset
44658
44659
44660 \end_layout
44661
44662 \begin_layout Bibliography
44663 \labelwidthstring Literaturverzeichnis
44664 \begin_inset CommandInset bibitem
44665 LatexCommand bibitem
44666 key "Armenian"
44667
44668 \end_inset
44669
44670
44671 \begin_inset CommandInset href
44672 LatexCommand href
44673 name "Wiki-page"
44674 target "http://wiki.lyx.org/Windows/Armenian"
44675
44676 \end_inset
44677
44678  how to set up LyX for Armenian:
44679 \begin_inset Newline newline
44680 \end_inset
44681
44682
44683 \begin_inset Flex URL
44684 status collapsed
44685
44686 \begin_layout Plain Layout
44687
44688 http://wiki.lyx.org/Windows/Armenian
44689 \end_layout
44690
44691 \end_inset
44692
44693
44694 \end_layout
44695
44696 \begin_layout Bibliography
44697 \labelwidthstring Literaturverzeichnis
44698 \begin_inset CommandInset bibitem
44699 LatexCommand bibitem
44700 key "Farsi"
44701
44702 \end_inset
44703
44704
44705 \begin_inset CommandInset href
44706 LatexCommand href
44707 name "Wiki-page"
44708 target "http://wiki.lyx.org/Windows/Farsi"
44709
44710 \end_inset
44711
44712  how to set up LyX for Farsi:
44713 \begin_inset Newline newline
44714 \end_inset
44715
44716
44717 \begin_inset Flex URL
44718 status collapsed
44719
44720 \begin_layout Plain Layout
44721
44722 http://wiki.lyx.org/Windows/Farsi
44723 \end_layout
44724
44725 \end_inset
44726
44727
44728 \end_layout
44729
44730 \begin_layout Bibliography
44731 \labelwidthstring Literaturverzeichnis
44732 \begin_inset CommandInset bibitem
44733 LatexCommand bibitem
44734 key "Hebrew"
44735
44736 \end_inset
44737
44738
44739 \begin_inset CommandInset href
44740 LatexCommand href
44741 name "Wiki-page"
44742 target "http://wiki.lyx.org/Windows/Hebrew"
44743
44744 \end_inset
44745
44746  how to set up LyX for Hebrew:
44747 \begin_inset Newline newline
44748 \end_inset
44749
44750
44751 \begin_inset Flex URL
44752 status collapsed
44753
44754 \begin_layout Plain Layout
44755
44756 http://wiki.lyx.org/Windows/Hebrew
44757 \end_layout
44758
44759 \end_inset
44760
44761
44762 \end_layout
44763
44764 \begin_layout Bibliography
44765 \labelwidthstring Literaturverzeichnis
44766 \begin_inset CommandInset bibitem
44767 LatexCommand bibitem
44768 key "Japanese"
44769
44770 \end_inset
44771
44772
44773 \begin_inset CommandInset href
44774 LatexCommand href
44775 name "Wiki-page"
44776 target "http://wiki.lyx.org/Windows/Japanese"
44777
44778 \end_inset
44779
44780  how to set up LyX for Japanese:
44781 \begin_inset Newline newline
44782 \end_inset
44783
44784
44785 \begin_inset Flex URL
44786 status collapsed
44787
44788 \begin_layout Plain Layout
44789
44790 http://wiki.lyx.org/Windows/Japanese
44791 \end_layout
44792
44793 \end_inset
44794
44795
44796 \end_layout
44797
44798 \begin_layout Bibliography
44799 \labelwidthstring Literaturverzeichnis
44800 \begin_inset CommandInset bibitem
44801 LatexCommand bibitem
44802 key "Latvian"
44803
44804 \end_inset
44805
44806
44807 \begin_inset CommandInset href
44808 LatexCommand href
44809 name "Wiki-page"
44810 target "http://wiki.lyx.org/Windows/Latvian"
44811
44812 \end_inset
44813
44814  how to set up LyX for Latvian:
44815 \begin_inset Newline newline
44816 \end_inset
44817
44818
44819 \begin_inset Flex URL
44820 status collapsed
44821
44822 \begin_layout Plain Layout
44823
44824 http://wiki.lyx.org/Windows/Latvian
44825 \end_layout
44826
44827 \end_inset
44828
44829
44830 \end_layout
44831
44832 \begin_layout Bibliography
44833 \labelwidthstring Literaturverzeichnis
44834 \begin_inset CommandInset bibitem
44835 LatexCommand bibitem
44836 key "Lithuanian"
44837
44838 \end_inset
44839
44840
44841 \begin_inset CommandInset href
44842 LatexCommand href
44843 name "Wiki-page"
44844 target "http://wiki.lyx.org/Windows/Lithuanian"
44845
44846 \end_inset
44847
44848  how to set up LyX for Lithuanian:
44849 \begin_inset Newline newline
44850 \end_inset
44851
44852
44853 \begin_inset Flex URL
44854 status collapsed
44855
44856 \begin_layout Plain Layout
44857
44858 http://wiki.lyx.org/Windows/Lithuanian
44859 \end_layout
44860
44861 \end_inset
44862
44863
44864 \end_layout
44865
44866 \begin_layout Bibliography
44867 \labelwidthstring Literaturverzeichnis
44868 \begin_inset CommandInset bibitem
44869 LatexCommand bibitem
44870 key "Mongolian"
44871
44872 \end_inset
44873
44874
44875 \begin_inset CommandInset href
44876 LatexCommand href
44877 name "Wiki-page"
44878 target "http://wiki.lyx.org/Windows/Mongolian"
44879
44880 \end_inset
44881
44882  how to set up LyX for Mongolian:
44883 \begin_inset Newline newline
44884 \end_inset
44885
44886
44887 \begin_inset Flex URL
44888 status collapsed
44889
44890 \begin_layout Plain Layout
44891
44892 http://wiki.lyx.org/Windows/Mongolian
44893 \end_layout
44894
44895 \end_inset
44896
44897
44898 \end_layout
44899
44900 \begin_layout Bibliography
44901 \labelwidthstring Literaturverzeichnis
44902 \begin_inset CommandInset bibitem
44903 LatexCommand bibitem
44904 key "Vietnamese"
44905
44906 \end_inset
44907
44908
44909 \begin_inset CommandInset href
44910 LatexCommand href
44911 name "Wiki-page"
44912 target "http://wiki.lyx.org/Windows/Vietnamese"
44913
44914 \end_inset
44915
44916  how to set up LyX for Vietnamese:
44917 \begin_inset Newline newline
44918 \end_inset
44919
44920
44921 \begin_inset Flex URL
44922 status collapsed
44923
44924 \begin_layout Plain Layout
44925
44926 http://wiki.lyx.org/Windows/Vietnamese
44927 \end_layout
44928
44929 \end_inset
44930
44931
44932 \end_layout
44933
44934 \begin_layout Bibliography
44935 \labelwidthstring Literaturverzeichnis
44936 \begin_inset CommandInset bibitem
44937 LatexCommand bibitem
44938 key "NewInLyX20"
44939
44940 \end_inset
44941
44942
44943 \begin_inset CommandInset href
44944 LatexCommand href
44945 name "Wiki-page"
44946 target "http://wiki.lyx.org/LyX/NewInLyX20"
44947
44948 \end_inset
44949
44950  about new features in 
44951 \family sans
44952 LyX 2.0
44953 \family default
44954 :
44955 \begin_inset Newline newline
44956 \end_inset
44957
44958
44959 \begin_inset Flex URL
44960 status collapsed
44961
44962 \begin_layout Plain Layout
44963
44964 http://wiki.lyx.org/LyX/NewInLyX20
44965 \end_layout
44966
44967 \end_inset
44968
44969
44970 \end_layout
44971
44972 \begin_layout Standard
44973 \begin_inset Newpage newpage
44974 \end_inset
44975
44976
44977 \begin_inset ERT
44978 status collapsed
44979
44980 \begin_layout Plain Layout
44981
44982
44983 \backslash
44984 let
44985 \backslash
44986 mybibname
44987 \backslash
44988 bibname
44989 \end_layout
44990
44991 \begin_layout Plain Layout
44992
44993
44994 \backslash
44995 renewcommand{
44996 \backslash
44997 bibname}{
44998 \backslash
44999 mybibname
45000 \backslash
45001 ; 2}
45002 \end_layout
45003
45004 \end_inset
45005
45006
45007 \begin_inset Note Note
45008 status collapsed
45009
45010 \begin_layout Plain Layout
45011 The command 
45012 \series bold
45013
45014 \backslash
45015 bibname
45016 \series default
45017  is the name of the bibliography in the current document language.
45018  It is redefined here with the number 2 at the end to state that the following
45019  bibliography is the second one:
45020 \end_layout
45021
45022 \end_inset
45023
45024
45025 \end_layout
45026
45027 \begin_layout Standard
45028 \begin_inset CommandInset bibtex
45029 LatexCommand bibtex
45030 bibfiles "biblio/LyXDocs"
45031 options "biblio/alphadin"
45032
45033 \end_inset
45034
45035
45036 \end_layout
45037
45038 \begin_layout Standard
45039 The above bibliography is created from a BibTeX-database.
45040 \end_layout
45041
45042 \begin_layout Standard
45043 \begin_inset CommandInset nomencl_print
45044 LatexCommand printnomenclature
45045 set_width "none"
45046
45047 \end_inset
45048
45049
45050 \begin_inset CommandInset index_print
45051 LatexCommand printindex
45052 type "idx"
45053
45054 \end_inset
45055
45056
45057 \end_layout
45058
45059 \end_body
45060 \end_document