]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
c6ab3466901892510d14b3d81a19c549da5596fb
[features.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes false
133 \output_changes false
134 \html_math_output 0
135 \html_css_as_file 0
136 \html_be_strict true
137 \author 5863208 "ab" 
138 \end_header
139
140 \begin_body
141
142 \begin_layout Title
143 The LyX User's Guide
144 \end_layout
145
146 \begin_layout Author
147 by the LyX Team
148 \begin_inset Foot
149 status collapsed
150
151 \begin_layout Plain Layout
152 \noindent
153 If you have comments or error corrections, please send them to the LyX Documenta
154 tion mailing list: 
155 \begin_inset CommandInset href
156 LatexCommand href
157 target "lyx-docs@lists.lyx.org"
158 type "mailto:"
159
160 \end_inset
161
162
163 \end_layout
164
165 \end_inset
166
167
168 \begin_inset Newline newline
169 \end_inset
170
171
172 \begin_inset Newline newline
173 \end_inset
174
175 Version 2.0.x
176 \begin_inset Note Note
177 status open
178
179 \begin_layout Plain Layout
180 The latest PDF-version of this document can be found here:
181 \begin_inset Newline newline
182 \end_inset
183
184
185 \series bold
186 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
187 \end_layout
188
189 \end_inset
190
191
192 \end_layout
193
194 \begin_layout Standard
195 \begin_inset CommandInset toc
196 LatexCommand tableofcontents
197
198 \end_inset
199
200
201 \end_layout
202
203 \begin_layout Chapter
204 Getting Started
205 \end_layout
206
207 \begin_layout Section
208 What is LyX?
209 \end_layout
210
211 \begin_layout Standard
212 LyX is a document preparation system.
213  It is a tool for producing beautiful manuscripts, publishable books, business
214  letters and proposals, and even poetry.
215  It is unlike most other 
216 \begin_inset Quotes eld
217 \end_inset
218
219 word processors
220 \begin_inset Quotes erd
221 \end_inset
222
223  in the sense that it uses the paradigm of a markup language as its core
224  editing style.
225  That means that when you type a section header, you mark it as a 
226 \begin_inset Quotes eld
227 \end_inset
228
229 Section
230 \begin_inset Quotes erd
231 \end_inset
232
233 , not 
234 \begin_inset Quotes eld
235 \end_inset
236
237 Bold, 17
238 \begin_inset space \thinspace{}
239 \end_inset
240
241 pt type, left justified, 5
242 \begin_inset space \thinspace{}
243 \end_inset
244
245 mm space below
246 \begin_inset Quotes erd
247 \end_inset
248
249 .
250  LyX takes care of the typesetting for you, so you deal only with concepts,
251  not the mechanics.
252 \end_layout
253
254 \begin_layout Standard
255 This philosophy is explained in much greater detail in the 
256 \emph on
257
258 \begin_inset Quotes eld
259 \end_inset
260
261 Introduction
262 \begin_inset Quotes erd
263 \end_inset
264
265
266 \emph default
267 .
268  If you haven't read it yet, you need to.
269  Yes, we mean now.
270 \end_layout
271
272 \begin_layout Standard
273 The 
274 \begin_inset Quotes eld
275 \end_inset
276
277
278 \emph on
279 Introduction
280 \emph default
281
282 \begin_inset Quotes erd
283 \end_inset
284
285  describes several things in addition to LyX's philosophy: most importantly,
286  the format of all of the manuals.
287  If you don't read it, you'll have a bear of a time navigating this manual.
288  You might also be better served looking in one of the other manuals instead
289  of this one.
290  
291 \begin_inset Quotes eld
292 \end_inset
293
294
295 \emph on
296 Introduction
297 \emph default
298
299 \begin_inset Quotes erd
300 \end_inset
301
302  describes that, too.
303 \end_layout
304
305 \begin_layout Section
306 How LyX Looks
307 \end_layout
308
309 \begin_layout Standard
310 Like most applications, LyX has the familiar menu bar across the top of
311  its window.
312  Below it is a toolbar with a pulldown box and various buttons.
313  There is, of course, a vertical scrollbar and a main work area for editing
314  documents.
315 \end_layout
316
317 \begin_layout Standard
318 Note that there is no horizontal scrollbar.
319  This is not a bug or an oversight, but intentional.
320  When you read a book, you expect the end of a line to wrap around to the
321  next line.
322  Text overflows onto new pages in a vertical fashion, hence the need for
323  only a vertical scrollbar.
324  There are three cases where you might want a horizontal scrollbar.
325  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
326  This, however, is due
327  to a flaw in the routine that displays graphics on the LyX screen in a
328  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
329  as you'd need to rescale graphics to fit on a page.
330  The second and third cases are tables and equations which are wider than
331  the LyX window.
332  You can use the arrow keys to scroll horizontally through the table, but
333  this doesn't work for equations yet.
334 \end_layout
335
336 \begin_layout Standard
337 For a brief description of all LyX menus and toolbar buttons, have a look
338  at Appendix
339 \begin_inset space ~
340 \end_inset
341
342
343 \begin_inset CommandInset ref
344 LatexCommand ref
345 reference "cha:The-User-Interface"
346
347 \end_inset
348
349 .
350  Most of them are self-explanatory and you'll find them listed in the correspond
351 ing sections of this documentation.
352 \end_layout
353
354 \begin_layout Section
355 HELP
356 \end_layout
357
358 \begin_layout Standard
359 The help system consists of the LyX manuals.
360  You can read 
361 \emph on
362 all
363 \emph default
364  of the manuals from inside LyX.
365  Just select the manual you want read from the 
366 \family sans
367 Help
368 \family default
369  menu.
370 \end_layout
371
372 \begin_layout Section
373 Basic LyX Setup
374 \begin_inset CommandInset label
375 LatexCommand label
376 name "sec:Basic-LyX-Setup"
377
378 \end_inset
379
380
381 \end_layout
382
383 \begin_layout Standard
384 There are several features of LyX that can be configured from inside LyX,
385  without resorting to configuration files.
386  First, LyX is able to inspect your system to see what programs, LaTeX document
387  classes and LaTeX packages are available.
388  It uses this knowledge to give reasonable defaults to several 
389 \family sans
390 Preferences
391 \family default
392
393 \begin_inset Index idx
394 status collapsed
395
396 \begin_layout Plain Layout
397 Preferences
398 \end_layout
399
400 \end_inset
401
402  settings.
403  Although this configuration has already been done when LyX was installed
404  on your system, you might have some items that you installed locally, e.
405 \begin_inset space \thinspace{}
406 \end_inset
407
408 g.
409 \begin_inset space \space{}
410 \end_inset
411
412 new LaTeX classes, and which are not seen by LyX.
413  To force LyX to re-inspect your system, you should use 
414 \family sans
415 Tools\SpecialChar \menuseparator
416 Reconfigure
417 \family default
418 .
419 \begin_inset Index idx
420 status collapsed
421
422 \begin_layout Plain Layout
423 Reconfiguration of LyX
424 \end_layout
425
426 \end_inset
427
428  You should then restart LyX to ensure that the changes are taken into account.
429 \end_layout
430
431 \begin_layout Section
432 LaTeX Setup
433 \begin_inset CommandInset label
434 LatexCommand label
435 name "sec:LaTeX-Setup"
436
437 \end_inset
438
439
440 \end_layout
441
442 \begin_layout Standard
443 You can edit documents in LyX without having LaTeX installed, but you will
444  not to able to create PDFs or print your documents unless you do have it
445  installed.
446  However, some LyX documents use DocBook as the `backend' that can produce
447  PDFs and the like, and every LyX document can always be output as plain
448  text or as XHTML.
449 \end_layout
450
451 \begin_layout Standard
452 Some document classes may depend upon specific LaTeX or DocBook classes
453  or packages.
454  Such document classes can be used even if you do not have the required
455  files installed, but you will not be able to produce certain kinds of output.
456 \end_layout
457
458 \begin_layout Standard
459 The LaTeX packages that LyX has found on your system are listed in a file
460  you can view from the menu 
461 \family sans
462 Help\SpecialChar \menuseparator
463 LaT
464 \begin_inset ERT
465 status collapsed
466
467 \begin_layout Plain Layout
468
469 {}
470 \end_layout
471
472 \end_inset
473
474 eX
475 \begin_inset space ~
476 \end_inset
477
478 Configuration
479 \family default
480 .
481  If you are missing packages you need, then you must install them and then
482  reconfigure LyX (menu 
483 \family sans
484 Tools\SpecialChar \menuseparator
485 Reconfigure
486 \family default
487 ).
488 \begin_inset Note Note
489 status collapsed
490
491 \begin_layout Plain Layout
492 The two braces in the TeX Code box prevent that the term 
493 \begin_inset Quotes eld
494 \end_inset
495
496 LaTeX
497 \begin_inset Quotes erd
498 \end_inset
499
500  from being printed with sub- and superscript letters.
501  More about TeX Code is described in section
502 \begin_inset space ~
503 \end_inset
504
505
506 \begin_inset CommandInset ref
507 LatexCommand ref
508 reference "sec:TeX-Code"
509
510 \end_inset
511
512 , the printout of proper names like LaTeX is explained in section
513 \begin_inset space ~
514 \end_inset
515
516
517 \begin_inset CommandInset ref
518 LatexCommand ref
519 reference "sub:LyX's-Proper-Names"
520
521 \end_inset
522
523 .
524 \end_layout
525
526 \end_inset
527
528
529 \begin_inset Index idx
530 status collapsed
531
532 \begin_layout Plain Layout
533 Reconfiguration of LyX
534 \end_layout
535
536 \end_inset
537
538  See section 5.1 of the 
539 \emph on
540 Customization
541 \emph default
542  manual for more information on installing additional LaTeX packages.
543 \end_layout
544
545 \begin_layout Chapter
546 How to work with LyX
547 \end_layout
548
549 \begin_layout Section
550 Basic File Operations
551 \begin_inset Index idx
552 status collapsed
553
554 \begin_layout Plain Layout
555 File Operations
556 \end_layout
557
558 \end_inset
559
560
561 \end_layout
562
563 \begin_layout Standard
564 Under the 
565 \family sans
566 File
567 \family default
568  menu and in the standard toolbar are basic operations for any word processor
569  in addition to some more advanced operations:
570 \end_layout
571
572 \begin_layout Itemize
573
574 \family sans
575 New 
576 \begin_inset Info
577 type  "icon"
578 arg   "buffer-new"
579 \end_inset
580
581
582 \end_layout
583
584 \begin_layout Itemize
585
586 \family sans
587 New
588 \begin_inset space ~
589 \end_inset
590
591 from
592 \bar under
593
594 \begin_inset space ~
595 \end_inset
596
597
598 \bar default
599 Template
600 \end_layout
601
602 \begin_layout Itemize
603
604 \family sans
605 Open 
606 \begin_inset Info
607 type  "icon"
608 arg   "file-open"
609 \end_inset
610
611
612 \end_layout
613
614 \begin_layout Itemize
615
616 \family sans
617 Close
618 \end_layout
619
620 \begin_layout Itemize
621
622 \family sans
623 Save 
624 \begin_inset Info
625 type  "icon"
626 arg   "buffer-write"
627 \end_inset
628
629
630 \end_layout
631
632 \begin_layout Itemize
633
634 \family sans
635 Save
636 \begin_inset space ~
637 \end_inset
638
639 As
640 \end_layout
641
642 \begin_layout Itemize
643
644 \family sans
645 Revert
646 \begin_inset space ~
647 \end_inset
648
649 to
650 \begin_inset space ~
651 \end_inset
652
653 saved
654 \end_layout
655
656 \begin_layout Itemize
657
658 \family sans
659 Version
660 \begin_inset space ~
661 \end_inset
662
663 Control
664 \end_layout
665
666 \begin_layout Itemize
667
668 \family sans
669 Import
670 \end_layout
671
672 \begin_layout Itemize
673
674 \family sans
675 Export
676 \end_layout
677
678 \begin_layout Itemize
679
680 \family sans
681 Print 
682 \begin_inset Info
683 type  "icon"
684 arg   "dialog-show print"
685 \end_inset
686
687
688 \end_layout
689
690 \begin_layout Itemize
691
692 \family sans
693 Exit
694 \end_layout
695
696 \begin_layout Standard
697 They all do pretty much the same thing as in other word processors, with
698  a few minor differences.
699  The 
700 \family sans
701 File\SpecialChar \menuseparator
702 New
703 \begin_inset space ~
704 \end_inset
705
706 from
707 \bar under
708
709 \begin_inset space ~
710 \end_inset
711
712
713 \bar default
714 Template
715 \family default
716  command not only prompts you for a name for the new file, but also prompts
717  you for a template to use.
718  Selecting a template will automatically set certain layout features for
719  the document, features you would otherwise need to change manually.
720  They can be of use for certain classes, especially those for writing letters
721  (see section
722 \begin_inset space ~
723 \end_inset
724
725
726 \begin_inset CommandInset ref
727 LatexCommand ref
728 reference "sec:Document-Classes"
729
730 \end_inset
731
732 ).
733 \end_layout
734
735 \begin_layout Standard
736 \begin_inset Note Greyedout
737 status open
738
739 \begin_layout Plain Layout
740
741 \series bold
742 Note:
743 \series default
744  There is no 
745 \begin_inset Quotes eld
746 \end_inset
747
748 default file
749 \begin_inset Quotes erd
750 \end_inset
751
752  or document named 
753 \begin_inset Quotes eld
754 \end_inset
755
756 Untitled
757 \begin_inset Quotes erd
758 \end_inset
759
760  or 
761 \begin_inset Quotes eld
762 \end_inset
763
764 scratch.
765 \begin_inset Quotes erd
766 \end_inset
767
768  Unless you tell LyX to open a file or create a new one, that big, blank
769  space is just that — a big, blank space.
770 \end_layout
771
772 \end_inset
773
774
775 \end_layout
776
777 \begin_layout Standard
778
779 \family sans
780 Revert
781 \begin_inset space ~
782 \end_inset
783
784 to
785 \begin_inset space ~
786 \end_inset
787
788 saved
789 \family default
790  and 
791 \family sans
792 Version
793 \begin_inset space ~
794 \end_inset
795
796 Control
797 \family default
798  are useful if more people work on the same document at the same time
799 \begin_inset Foot
800 status collapsed
801
802 \begin_layout Plain Layout
803 If you plan to do this, you should check out the Version Control feature
804  in LyX also.
805  Read 
806 \emph on
807 Additional Features
808 \emph default
809 \SpecialChar \@.
810
811 \end_layout
812
813 \end_inset
814
815 .
816  
817 \family sans
818 Revert
819 \begin_inset space ~
820 \end_inset
821
822 to
823 \begin_inset space ~
824 \end_inset
825
826 saved
827 \family default
828  will reload the document from disk.
829  You can of course also use it if you regret that you changed a document
830  and want to restore it to the last save.
831  With
832 \family sans
833  Version
834 \begin_inset space ~
835 \end_inset
836
837 Control 
838 \family default
839 you can there register the changes you made to a document so that others
840  can identify them as your changes.
841 \end_layout
842
843 \begin_layout Section
844 Basic Editing Features
845 \begin_inset Index idx
846 status collapsed
847
848 \begin_layout Plain Layout
849 Editing
850 \end_layout
851
852 \end_inset
853
854
855 \begin_inset CommandInset label
856 LatexCommand label
857 name "sec:Basic-Editing-Features"
858
859 \end_inset
860
861
862 \end_layout
863
864 \begin_layout Standard
865 Like most modern word processors, LyX can perform cut and paste operations
866  on blocks of text, can move by character, word, or page of text, and can
867  delete whole words as well as individual characters.
868  The next four sections cover the basic LyX editing features and how to
869  access them.
870  We'll start with cut and paste.
871 \end_layout
872
873 \begin_layout Standard
874 As you might expect, the 
875 \family sans
876 Edit
877 \family default
878  menu and the standard toolbar has the cut and paste commands, along with
879  various other editing features.
880  Some of these are special and covered in later sections.
881  The basic ones are:
882 \end_layout
883
884 \begin_layout Itemize
885
886 \family sans
887 Cut 
888 \family default
889
890 \begin_inset Info
891 type  "icon"
892 arg   "cut"
893 \end_inset
894
895
896 \end_layout
897
898 \begin_layout Itemize
899
900 \family sans
901 Copy 
902 \family default
903
904 \begin_inset Info
905 type  "icon"
906 arg   "copy"
907 \end_inset
908
909
910 \end_layout
911
912 \begin_layout Itemize
913
914 \family sans
915 Paste 
916 \family default
917
918 \begin_inset Info
919 type  "icon"
920 arg   "paste"
921 \end_inset
922
923
924 \end_layout
925
926 \begin_layout Itemize
927
928 \family sans
929 Paste
930 \begin_inset space ~
931 \end_inset
932
933 Recent
934 \end_layout
935
936 \begin_layout Itemize
937
938 \family sans
939 Paste
940 \begin_inset space ~
941 \end_inset
942
943 Special
944 \end_layout
945
946 \begin_layout Itemize
947
948 \family sans
949 Find
950 \begin_inset space ~
951 \end_inset
952
953 &
954 \begin_inset space ~
955 \end_inset
956
957 Replace 
958 \family default
959
960 \begin_inset Info
961 type  "icon"
962 arg   "dialog-show findreplace"
963 \end_inset
964
965
966 \end_layout
967
968 \begin_layout Standard
969 The first three are self-explanatory.
970  One thing to note: whenever you delete a block of text that you've selected,
971  it's automatically placed in the clipboard.
972  That is, the 
973 \family sans
974 Delete
975 \family default
976  and 
977 \family sans
978 Backspace
979 \family default
980  keys also function as the 
981 \family sans
982 Cut
983 \family default
984  command.
985  Also, if you've selected text, be careful: If you hit a key, LyX will completel
986 y delete the selected text and replace it with what you just typed.
987  You'll have to do an 
988 \family sans
989 Undo
990 \family default
991  to get back the lost text.
992 \end_layout
993
994 \begin_layout Standard
995 \begin_inset Index idx
996 status collapsed
997
998 \begin_layout Plain Layout
999 Paste
1000 \end_layout
1001
1002 \end_inset
1003
1004 You can also copy text between LyX and other programs by cut, copy and paste.
1005  The submenu of 
1006 \family sans
1007 Paste
1008 \begin_inset space ~
1009 \end_inset
1010
1011 Recent
1012 \family default
1013  shows you a list with the last strings you have pasted.
1014 \end_layout
1015
1016 \begin_layout Standard
1017 The menu 
1018 \family sans
1019 Edit\SpecialChar \menuseparator
1020 Paste
1021 \begin_inset space ~
1022 \end_inset
1023
1024 Special\SpecialChar \menuseparator
1025 Plain
1026 \begin_inset space ~
1027 \end_inset
1028
1029 Text, Join
1030 \begin_inset space ~
1031 \end_inset
1032
1033 Lines
1034 \family default
1035  will insert the text in the clipboard so that the whole text is inserted
1036  as 
1037 \emph on
1038 one
1039 \emph default
1040  paragraph.
1041  A new paragraph is started when there is a blank line in the file.
1042  Without 
1043 \family sans
1044 Join
1045 \begin_inset space ~
1046 \end_inset
1047
1048 Lines
1049 \family default
1050 , the text is inserted as Paragraphs, where the line breaks of the text
1051  will start a new paragraph.
1052 \end_layout
1053
1054 \begin_layout Standard
1055 \begin_inset Index idx
1056 status collapsed
1057
1058 \begin_layout Plain Layout
1059 Replace
1060 \end_layout
1061
1062 \end_inset
1063
1064
1065 \begin_inset Index idx
1066 status collapsed
1067
1068 \begin_layout Plain Layout
1069 Find
1070 \end_layout
1071
1072 \end_inset
1073
1074 The 
1075 \family sans
1076 Edit\SpecialChar \menuseparator
1077 Find
1078 \begin_inset space ~
1079 \end_inset
1080
1081 &
1082 \begin_inset space ~
1083 \end_inset
1084
1085 Replace
1086 \family default
1087  item opens the 
1088 \family sans
1089 Find
1090 \begin_inset space ~
1091 \end_inset
1092
1093 and
1094 \begin_inset space ~
1095 \end_inset
1096
1097 Replace
1098 \family default
1099  dialog.
1100  Once you have found a word or expression, LyX selects it.
1101  Hitting the 
1102 \family sans
1103 Replace
1104 \family default
1105  button replaces the selected text with the contents of the 
1106 \family sans
1107 Replace
1108 \begin_inset space ~
1109 \end_inset
1110
1111 with
1112 \family default
1113  field.
1114  You can click the 
1115 \family sans
1116 Find
1117 \begin_inset space ~
1118 \end_inset
1119
1120 Next
1121 \family default
1122  button to skip the current word.
1123  Hit 
1124 \family sans
1125 Replace
1126 \begin_inset space ~
1127 \end_inset
1128
1129 All
1130 \family default
1131  to replace all occurrences of the text in the document automatically.
1132  The 
1133 \family sans
1134 Case
1135 \begin_inset space ~
1136 \end_inset
1137
1138 sensitive
1139 \family default
1140  option can be used if you want the search to consider the case of the search
1141  word.
1142  If the toggle is set, searching for 
1143 \begin_inset Quotes eld
1144 \end_inset
1145
1146
1147 \family typewriter
1148 Test
1149 \family default
1150
1151 \begin_inset Quotes erd
1152 \end_inset
1153
1154  will not match the word 
1155 \begin_inset Quotes eld
1156 \end_inset
1157
1158
1159 \family typewriter
1160 test
1161 \family default
1162
1163 \begin_inset Quotes erd
1164 \end_inset
1165
1166 .
1167  The 
1168 \family sans
1169 Match whole words only
1170 \family default
1171  option can be used to force LyX to only find complete words, e.
1172 \begin_inset space \thinspace{}
1173 \end_inset
1174
1175 g., searching for 
1176 \begin_inset Quotes eld
1177 \end_inset
1178
1179
1180 \family typewriter
1181 star
1182 \family default
1183
1184 \begin_inset Quotes erd
1185 \end_inset
1186
1187  will not match 
1188 \begin_inset Quotes eld
1189 \end_inset
1190
1191
1192 \family typewriter
1193 starlet
1194 \family default
1195
1196 \begin_inset Quotes erd
1197 \end_inset
1198
1199 .
1200  LyX offers also an advanced 
1201 \family sans
1202 Find
1203 \begin_inset space ~
1204 \end_inset
1205
1206 &
1207 \begin_inset space ~
1208 \end_inset
1209
1210 Replace
1211 \family default
1212  feature that is described in sec.
1213 \begin_inset space ~
1214 \end_inset
1215
1216
1217 \begin_inset CommandInset ref
1218 LatexCommand ref
1219 reference "sec:Advanced-Find-and"
1220
1221 \end_inset
1222
1223 .
1224 \end_layout
1225
1226 \begin_layout Standard
1227 Things like notes, floats, etc., the so called insets can be dissolved.
1228  This means that the inset is deleted and its content is left as normal
1229  text.
1230  Dissolving an inset is done by setting the cursor to the beginning of an
1231  inset and pressing 
1232 \family sans
1233 Backspace
1234 \family default
1235  or by setting the cursor to the end and pressing 
1236 \family sans
1237 Delete
1238 \family default
1239 .
1240 \end_layout
1241
1242 \begin_layout Section
1243 Undo and Redo
1244 \begin_inset Index idx
1245 status collapsed
1246
1247 \begin_layout Plain Layout
1248 Redo
1249 \end_layout
1250
1251 \end_inset
1252
1253
1254 \begin_inset Index idx
1255 status collapsed
1256
1257 \begin_layout Plain Layout
1258 Undo
1259 \end_layout
1260
1261 \end_inset
1262
1263
1264 \begin_inset CommandInset label
1265 LatexCommand label
1266 name "sec:Undo-and-Redo"
1267
1268 \end_inset
1269
1270
1271 \end_layout
1272
1273 \begin_layout Standard
1274 If you make a mistake, you can easily recover from it.
1275  LyX has a large-capacity undo/redo buffer.
1276  Select 
1277 \family sans
1278 Edit\SpecialChar \menuseparator
1279 Undo
1280 \family default
1281  or the toolbar button 
1282 \begin_inset Info
1283 type  "icon"
1284 arg   "undo"
1285 \end_inset
1286
1287  to undo some mistake.
1288  If you accidentally undo too much, use 
1289 \family sans
1290 Edit\SpecialChar \menuseparator
1291 Redo
1292 \family default
1293  or the toolbar button 
1294 \begin_inset Info
1295 type  "icon"
1296 arg   "redo"
1297 \end_inset
1298
1299  to 
1300 \begin_inset Quotes eld
1301 \end_inset
1302
1303 undo the undo.
1304 \begin_inset Quotes erd
1305 \end_inset
1306
1307  The undo mechanism is currently limited to 100
1308 \begin_inset space \thinspace{}
1309 \end_inset
1310
1311 steps to minimize memory overhead.
1312 \end_layout
1313
1314 \begin_layout Standard
1315 Note that if you revert back all changes to arrive to the document as it
1316  was last saved, the 
1317 \begin_inset Quotes eld
1318 \end_inset
1319
1320 changed
1321 \begin_inset Quotes erd
1322 \end_inset
1323
1324  status of the document is unfortunately not reset.
1325  This is a consequence of the 100
1326 \begin_inset space \thinspace{}
1327 \end_inset
1328
1329 step undo limit, above.
1330 \end_layout
1331
1332 \begin_layout Standard
1333
1334 \family sans
1335 Undo
1336 \family default
1337  and 
1338 \family sans
1339 Redo
1340 \family default
1341  work on almost everything in LyX.
1342  But they won't undo or redo text character by character, but by blocks
1343  of text.
1344 \end_layout
1345
1346 \begin_layout Section
1347 Mouse Operations
1348 \begin_inset Index idx
1349 status collapsed
1350
1351 \begin_layout Plain Layout
1352 Mouse Operations
1353 \end_layout
1354
1355 \end_inset
1356
1357
1358 \end_layout
1359
1360 \begin_layout Standard
1361 These are the most basic mouse operations.
1362 \end_layout
1363
1364 \begin_layout Enumerate
1365 Motion
1366 \end_layout
1367
1368 \begin_deeper
1369 \begin_layout Itemize
1370 Click the 
1371 \emph on
1372 left mouse button
1373 \emph default
1374  once anywhere in the edit window.
1375  The cursor moves to the text under the mouse.
1376 \end_layout
1377
1378 \end_deeper
1379 \begin_layout Enumerate
1380 Selecting Text
1381 \end_layout
1382
1383 \begin_deeper
1384 \begin_layout Itemize
1385 Hold down the 
1386 \emph on
1387 left mouse button
1388 \emph default
1389  and drag the mouse.
1390  LyX marks the text between the old and new mouse positions.
1391  Use 
1392 \family sans
1393 Edit\SpecialChar \menuseparator
1394 Copy
1395 \family default
1396  to create a copy of the text in LyX's buffer (and the clipboard).
1397 \end_layout
1398
1399 \begin_layout Itemize
1400 Re-position the cursor and then paste the text back into LyX using 
1401 \family sans
1402 Edit\SpecialChar \menuseparator
1403 Paste
1404 \family default
1405 .
1406 \end_layout
1407
1408 \end_deeper
1409 \begin_layout Enumerate
1410 Insets (Footnotes, Notes, Floats, etc.)
1411 \end_layout
1412
1413 \begin_deeper
1414 \begin_layout Standard
1415 Right-click on them to set their properties.
1416  Also check the appropriate section of this manual for more details.
1417 \end_layout
1418
1419 \end_deeper
1420 \begin_layout Enumerate
1421 Tables
1422 \end_layout
1423
1424 \begin_deeper
1425 \begin_layout Standard
1426
1427 \emph on
1428 Single click
1429 \emph default
1430  the right mouse button to open a dialog that will allow you to manipulate
1431  the table.
1432 \end_layout
1433
1434 \end_deeper
1435 \begin_layout Section
1436 Navigating
1437 \begin_inset CommandInset label
1438 LatexCommand label
1439 name "sec:Navigating"
1440
1441 \end_inset
1442
1443
1444 \begin_inset Index idx
1445 status collapsed
1446
1447 \begin_layout Plain Layout
1448 Navigating
1449 \end_layout
1450
1451 \end_inset
1452
1453
1454 \end_layout
1455
1456 \begin_layout Standard
1457 LyX offers you several ways to navigate in documents:
1458 \end_layout
1459
1460 \begin_layout Itemize
1461 The 
1462 \family sans
1463 Navigate
1464 \family default
1465  menu lists all sections of the document as submenu entries that you can
1466  click to jump to the corresponding document part.
1467 \end_layout
1468
1469 \begin_layout Itemize
1470 The `Outline', which is accessed either by the menu 
1471 \family sans
1472 Document\SpecialChar \menuseparator
1473 Outline
1474 \family default
1475  or by the toolbar button 
1476 \begin_inset Info
1477 type  "icon"
1478 arg   "dialog-toggle toc"
1479 \end_inset
1480
1481 .
1482 \end_layout
1483
1484 \begin_layout Itemize
1485 You can set bookmarks in your document under 
1486 \family sans
1487 Navigate\SpecialChar \menuseparator
1488 Bookmarks
1489 \family default
1490  and use the same menu to return to them.
1491  Note that bookmarks are saved between sessions.
1492 \end_layout
1493
1494 \begin_layout Standard
1495 The toolbar button 
1496 \begin_inset Info
1497 type  "icon"
1498 arg   "bookmark-goto 0"
1499 \end_inset
1500
1501  (also 
1502 \family sans
1503 Navigate\SpecialChar \menuseparator
1504 Bookmarks\SpecialChar \menuseparator
1505 NavigateBack
1506 \family default
1507 ) jumps to the position in the document where you recently changed something.
1508  This is useful when you have a large document and have navigated or scrolled
1509  to another document part to look for something, and want to go back to
1510  your last editing position.
1511 \end_layout
1512
1513 \begin_layout Subsection
1514 The Outliner
1515 \end_layout
1516
1517 \begin_layout Standard
1518 The Outline was known in earlier versions of LyX as the 
1519 \begin_inset Quotes eld
1520 \end_inset
1521
1522 TOC
1523 \begin_inset Quotes erd
1524 \end_inset
1525
1526 , since its original purpose was to display the document's table of contents.
1527  The Outline has become much more powerful now, however.
1528  In the pull-down box at the top of the outline window, you can choose between
1529  several different lists, including other TOC-like objects, such as lists
1530  of tables and figures, but also lists of footnotes, or labels and cross-referen
1531 ces (see 
1532 \begin_inset CommandInset ref
1533 LatexCommand formatted
1534 reference "sec:Cross-References"
1535
1536 \end_inset
1537
1538 ), or notes, or citations (see 
1539 \begin_inset CommandInset ref
1540 LatexCommand formatted
1541 reference "sec:Bibliography"
1542
1543 \end_inset
1544
1545 ).
1546  Clicking on any of these will take you to the corresponding object in your
1547  document.
1548  The Outline has become much more powerful now, however.
1549  In the pull-down box at the top of the outline window, you can choose between
1550  several different lists, including other TOC-like objects, such as lists
1551  of tables and figures, but also lists of footnotes, or labels and cross-referen
1552 ces (see 
1553 \begin_inset CommandInset ref
1554 LatexCommand formatted
1555 reference "sec:Cross-References"
1556
1557 \end_inset
1558
1559 ), or notes, or of citations (see 
1560 \begin_inset CommandInset ref
1561 LatexCommand formatted
1562 reference "sec:Bibliography"
1563
1564 \end_inset
1565
1566 ).
1567  Clicking on any of these will take you to the corresponding object in your
1568  document.
1569 \end_layout
1570
1571 \begin_layout Standard
1572 Right-clicking on elements in the Outline will in many cases open a context
1573  menu that will allow for direct modification of those elements.
1574  For example, with citations, the context menu allows you to open the citation
1575  dialog and to modify the citation.
1576  Right-clicking a change will allow you to accept or reject it.
1577  And so on.
1578 \end_layout
1579
1580 \begin_layout Standard
1581 The `Filter' field at the top allows you to restrict which entries appear
1582  in the Outline.
1583  For example, if you are displaying the list of Labels and References and
1584  wish to see only references to subsections, you can enter the text 
1585 \begin_inset Quotes eld
1586 \end_inset
1587
1588 sub:
1589 \begin_inset Quotes erd
1590 \end_inset
1591
1592  in the filter, and only entries containing that text will be displayed.
1593 \end_layout
1594
1595 \begin_layout Standard
1596 At the bottom of the outline are several buttons and the like that allow
1597  you further to control the display.
1598  The 
1599 \family sans
1600 Sort
1601 \family default
1602  option sorts the current list alphabetically.
1603  Otherwise, the elements appear in the order in which they occur in the
1604  document.The 
1605 \family sans
1606 Keep
1607 \family default
1608  option keeps it in the current view state.
1609  Keeping means that when you have e.
1610 \begin_inset space \thinspace{}
1611 \end_inset
1612
1613 g.
1614 \begin_inset space \space{}
1615 \end_inset
1616
1617 the subsections of section
1618 \begin_inset space ~
1619 \end_inset
1620
1621 2 and 4 shown and click on section
1622 \begin_inset space ~
1623 \end_inset
1624
1625 3, the subsections of section
1626 \begin_inset space ~
1627 \end_inset
1628
1629 2 and 4 will still be shown.
1630  Without the 
1631 \family sans
1632 Keep
1633 \family default
1634  option they will be hidden to highlight the clicked section
1635 \begin_inset space ~
1636 \end_inset
1637
1638 3.
1639  Finally, the slider at the left can be used to open the Outline to a given
1640  
1641 \begin_inset Quotes eld
1642 \end_inset
1643
1644 depth
1645 \begin_inset Quotes erd
1646 \end_inset
1647
1648 .
1649  It is best just to experiment with it to see how it works.
1650 \end_layout
1651
1652 \begin_layout Standard
1653 The 
1654 \begin_inset space ~
1655 \end_inset
1656
1657
1658 \begin_inset Graphics
1659         filename ../images/reload.png
1660
1661 \end_inset
1662
1663
1664 \begin_inset space ~
1665 \end_inset
1666
1667 button refreshes the TOC (though this should not usually be necessary).
1668  Next to it are buttons that allow you to change the position of sections
1669  in your document.
1670  The 
1671 \begin_inset space \space{}
1672 \end_inset
1673
1674
1675 \begin_inset Graphics
1676         filename ../images/down.png
1677         scale 85
1678         groupId toolbarbuttons
1679
1680 \end_inset
1681
1682
1683 \begin_inset space ~
1684 \end_inset
1685
1686  and 
1687 \begin_inset space \space{}
1688 \end_inset
1689
1690
1691 \begin_inset Graphics
1692         filename ../images/up.png
1693         scale 85
1694         groupId toolbarbuttons
1695
1696 \end_inset
1697
1698
1699 \begin_inset space ~
1700 \end_inset
1701
1702  buttons move sections up and down in the document.
1703  So, for example, you can move section
1704 \begin_inset space ~
1705 \end_inset
1706
1707 2.5 before section
1708 \begin_inset space ~
1709 \end_inset
1710
1711 2.4 or after section
1712 \begin_inset space ~
1713 \end_inset
1714
1715 2.6.
1716  LyX will then automatically renumber the sections to the new order.
1717  With the buttons 
1718 \begin_inset Graphics
1719         filename ../images/promote.png
1720         scale 85
1721         groupId toolbarbuttons
1722
1723 \end_inset
1724
1725  and 
1726 \begin_inset Graphics
1727         filename ../images/demote.png
1728         scale 85
1729         groupId toolbarbuttons
1730
1731 \end_inset
1732
1733  (or the corresponding key bindings 
1734 \family sans
1735 Tab
1736 \family default
1737  and 
1738 \family sans
1739 Shift-Tab
1740 \family default
1741 ) you can change the level of sections.
1742  So you can for example make section
1743 \begin_inset space ~
1744 \end_inset
1745
1746 2.5 chapter
1747 \begin_inset space ~
1748 \end_inset
1749
1750 3 or to subsection
1751 \begin_inset space ~
1752 \end_inset
1753
1754 2.4.1.
1755 \end_layout
1756
1757 \begin_layout Section
1758 Input / Word Completion
1759 \begin_inset CommandInset label
1760 LatexCommand label
1761 name "sec:Input-Completion"
1762
1763 \end_inset
1764
1765
1766 \begin_inset Index idx
1767 status collapsed
1768
1769 \begin_layout Plain Layout
1770 Input completion
1771 \end_layout
1772
1773 \end_inset
1774
1775
1776 \begin_inset Index idx
1777 status collapsed
1778
1779 \begin_layout Plain Layout
1780 Word completion|see
1781 \begin_inset ERT
1782 status collapsed
1783
1784 \begin_layout Plain Layout
1785
1786 {
1787 \end_layout
1788
1789 \end_inset
1790
1791 Input completion
1792 \begin_inset ERT
1793 status collapsed
1794
1795 \begin_layout Plain Layout
1796
1797 }
1798 \end_layout
1799
1800 \end_inset
1801
1802
1803 \end_layout
1804
1805 \end_inset
1806
1807
1808 \end_layout
1809
1810 \begin_layout Standard
1811 LyX provides completion of words by scanning all documents that are currently
1812  opened.
1813  Every word that appears in these documents is added to a database that
1814  is used to propose completions.
1815 \end_layout
1816
1817 \begin_layout Standard
1818 By default LyX shows a small triangle behind the cursor as indicator that
1819  there are completions available.
1820  You can then press the 
1821 \family sans
1822 Tab
1823 \family default
1824  key to use this completion.
1825  When several completions are possible, a popup is opened showing them.
1826  You can select a completion in the popup using the mouse or the arrow keys,
1827  and accept the chosen completion be pressing 
1828 \family sans
1829 Return
1830 \family default
1831 .
1832 \end_layout
1833
1834 \begin_layout Standard
1835 In the preferences dialog, which is opened with the menu 
1836 \family sans
1837 Tools\SpecialChar \menuseparator
1838 Preferences
1839 \family default
1840 , the cursor completion indicator can be turned off in the section 
1841 \family sans
1842 Editing\SpecialChar \menuseparator
1843 Input Completion
1844 \family default
1845  by deselecting the option 
1846 \family sans
1847 Cursor
1848 \begin_inset space ~
1849 \end_inset
1850
1851 indicator
1852 \family default
1853 .
1854  With the option 
1855 \family sans
1856 Automatic
1857 \begin_inset space ~
1858 \end_inset
1859
1860 inline
1861 \begin_inset space ~
1862 \end_inset
1863
1864 completion
1865 \family default
1866  the proposed completion is shown directly behind the cursor position.
1867  To accept this proposal, use the 
1868 \family sans
1869 Tab
1870 \family default
1871  key.
1872  With the option 
1873 \family sans
1874 Automatic popup
1875 \family default
1876  the completions are always shown in a popup.
1877  LyX offers some more completion settings for experts that are described
1878  in sec.
1879 \begin_inset space \thinspace{}
1880 \end_inset
1881
1882
1883 \begin_inset CommandInset ref
1884 LatexCommand ref
1885 reference "sub:Input-Completion-Appendix"
1886
1887 \end_inset
1888
1889 .
1890 \end_layout
1891
1892 \begin_layout Section
1893 Basic Key Bindings
1894 \begin_inset Index idx
1895 status collapsed
1896
1897 \begin_layout Plain Layout
1898 Key Bindings
1899 \end_layout
1900
1901 \end_inset
1902
1903
1904 \begin_inset Index idx
1905 status collapsed
1906
1907 \begin_layout Plain Layout
1908 Bindings|see
1909 \begin_inset ERT
1910 status collapsed
1911
1912 \begin_layout Plain Layout
1913
1914 {
1915 \end_layout
1916
1917 \end_inset
1918
1919 Key Bindings
1920 \begin_inset ERT
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924
1925 }
1926 \end_layout
1927
1928 \end_inset
1929
1930
1931 \end_layout
1932
1933 \end_inset
1934
1935
1936 \begin_inset Index idx
1937 status collapsed
1938
1939 \begin_layout Plain Layout
1940 Shortcuts|see
1941 \begin_inset ERT
1942 status collapsed
1943
1944 \begin_layout Plain Layout
1945
1946 {
1947 \end_layout
1948
1949 \end_inset
1950
1951 Key Bindings
1952 \begin_inset ERT
1953 status collapsed
1954
1955 \begin_layout Plain Layout
1956
1957 }
1958 \end_layout
1959
1960 \end_inset
1961
1962
1963 \end_layout
1964
1965 \end_inset
1966
1967
1968 \end_layout
1969
1970 \begin_layout Standard
1971 There are at least two different primary binding maps: CUA and Emacs.
1972  LyX's default is CUA.
1973 \end_layout
1974
1975 \begin_layout Standard
1976 Some keys, like 
1977 \family sans
1978 Page
1979 \begin_inset space ~
1980 \end_inset
1981
1982 Up
1983 \family default
1984
1985 \family sans
1986 Page
1987 \begin_inset space ~
1988 \end_inset
1989
1990 Down
1991 \family default
1992
1993 \family sans
1994 Left
1995 \family default
1996
1997 \family sans
1998 Right
1999 \family default
2000
2001 \family sans
2002 Up
2003 \family default
2004 , and 
2005 \family sans
2006 Down
2007 \family default
2008 , do exactly what you expect them to do.
2009  Other keys don't:
2010 \end_layout
2011
2012 \begin_layout Labeling
2013 \labelwidthstring 00.00.0000
2014
2015 \family sans
2016 Tab
2017 \begin_inset CommandInset nomenclature
2018 LatexCommand nomenclature
2019 symbol "Tab"
2020 description "Tabulator key"
2021
2022 \end_inset
2023
2024
2025 \family default
2026  There is no such thing as a tab stop in LyX.
2027  If you don't understand this, go read sections
2028 \begin_inset space ~
2029 \end_inset
2030
2031
2032 \begin_inset CommandInset ref
2033 LatexCommand ref
2034 reference "sec:Par-indent-intro"
2035
2036 \end_inset
2037
2038  and 
2039 \begin_inset CommandInset ref
2040 LatexCommand ref
2041 reference "sec:Paragraph-Environments"
2042
2043 \end_inset
2044
2045 , especially section
2046 \begin_inset space ~
2047 \end_inset
2048
2049
2050 \begin_inset CommandInset ref
2051 LatexCommand ref
2052 reference "sub:Lists"
2053
2054 \end_inset
2055
2056 , right now.
2057  Yes, right now.
2058  If you're still confused, look in the 
2059 \emph on
2060 Tutorial
2061 \emph default
2062 .
2063 \end_layout
2064
2065 \begin_layout Labeling
2066 \labelwidthstring 00.00.0000
2067
2068 \family sans
2069 Esc
2070 \begin_inset CommandInset nomenclature
2071 LatexCommand nomenclature
2072 symbol "Esc"
2073 description "Escape key"
2074
2075 \end_inset
2076
2077
2078 \family default
2079  This is the 
2080 \begin_inset Quotes eld
2081 \end_inset
2082
2083 cancel key.
2084 \begin_inset Quotes erd
2085 \end_inset
2086
2087  It's used, generically, to cancel operations.
2088  Other parts of the manual will go into greater detail about this.
2089 \end_layout
2090
2091 \begin_layout Labeling
2092 \labelwidthstring 00.00.0000
2093
2094 \family sans
2095 Home
2096 \family default
2097
2098 \begin_inset space ~
2099 \end_inset
2100
2101 and
2102 \begin_inset space ~
2103 \end_inset
2104
2105
2106 \family sans
2107 End
2108 \family default
2109  These move the cursor, respectively, to the beginning and end of a line,
2110  unless you are using the Emacs bindings where they jump to the beginning
2111  or end of the file.
2112 \end_layout
2113
2114 \begin_layout Standard
2115 There are three modifier keys:
2116 \end_layout
2117
2118 \begin_layout Labeling
2119 \labelwidthstring 00.00.0000
2120
2121 \family sans
2122 Control
2123 \family default
2124  (Denoted by 
2125 \begin_inset Quotes eld
2126 \end_inset
2127
2128
2129 \family sans
2130 Ctrl
2131 \family default
2132
2133 \begin_inset Quotes erd
2134 \end_inset
2135
2136
2137 \begin_inset CommandInset nomenclature
2138 LatexCommand nomenclature
2139 symbol "Ctrl"
2140 description "Control key"
2141
2142 \end_inset
2143
2144  in the documentation files) This has a couple of different uses, depending
2145  on which keys it's used in combination with:
2146 \end_layout
2147
2148 \begin_deeper
2149 \begin_layout Itemize
2150 With 
2151 \family sans
2152 Backspace
2153 \family default
2154  or 
2155 \family sans
2156 Delete
2157 \family default
2158 , it deletes an entire word instead of a single character.
2159 \end_layout
2160
2161 \begin_layout Itemize
2162 With 
2163 \family sans
2164 Left
2165 \family default
2166  and 
2167 \family sans
2168 Right
2169 \family default
2170 , it moves by words instead of characters.
2171 \end_layout
2172
2173 \begin_layout Itemize
2174 With 
2175 \family sans
2176 Home
2177 \family default
2178  and 
2179 \family sans
2180 End
2181 \family default
2182 , it moves to the beginning and the end of the document, respectively.
2183 \end_layout
2184
2185 \end_deeper
2186 \begin_layout Labeling
2187 \labelwidthstring 00.00.0000
2188
2189 \family sans
2190 Shift
2191 \family default
2192  (Denoted by 
2193 \begin_inset Quotes eld
2194 \end_inset
2195
2196
2197 \family sans
2198 Shift
2199 \family default
2200
2201 \begin_inset Quotes erd
2202 \end_inset
2203
2204
2205 \begin_inset CommandInset nomenclature
2206 LatexCommand nomenclature
2207 symbol "Shift"
2208 description "Shift key"
2209
2210 \end_inset
2211
2212  in the documentation files) Use this with any of the motion keys to select
2213  the text between the old and new cursor positions.
2214 \end_layout
2215
2216 \begin_layout Labeling
2217 \labelwidthstring 00.00.0000
2218
2219 \family sans
2220 Alt
2221 \family default
2222  (Denoted by 
2223 \begin_inset Quotes eld
2224 \end_inset
2225
2226
2227 \family sans
2228 Alt
2229 \family default
2230
2231 \begin_inset Quotes erd
2232 \end_inset
2233
2234
2235 \begin_inset CommandInset nomenclature
2236 LatexCommand nomenclature
2237 symbol "Alt"
2238 description "Alt or Meta key"
2239
2240 \end_inset
2241
2242  in the documentation files) This is the Alt key on many keyboards, unless
2243  your keyboard has a distinct Meta key.
2244  If you have both keys, you will need to try out which one actually performs
2245  the 
2246 \family sans
2247 Alt+
2248 \family default
2249  function.
2250  This key does many different things, but it also activates the 
2251 \emph on
2252 menu accelerator keys
2253 \emph default
2254 .
2255  If you use this in combination with any of the underlined letters in a
2256  menu or menu item, it selects that menu item.
2257 \end_layout
2258
2259 \begin_deeper
2260 \begin_layout Standard
2261 For example, the sequence 
2262 \begin_inset Quotes eld
2263 \end_inset
2264
2265
2266 \family sans
2267 Alt
2268 \begin_inset space ~
2269 \end_inset
2270
2271 e
2272 \begin_inset space ~
2273 \end_inset
2274
2275 s
2276 \family default
2277
2278 \begin_inset space ~
2279 \end_inset
2280
2281
2282 \family sans
2283 c
2284 \family default
2285
2286 \begin_inset Quotes erd
2287 \end_inset
2288
2289  brings up the 
2290 \begin_inset Quotes eld
2291 \end_inset
2292
2293 Text Style
2294 \begin_inset Quotes erd
2295 \end_inset
2296
2297  menu.
2298  Typing 
2299 \begin_inset Quotes eld
2300 \end_inset
2301
2302
2303 \family sans
2304 Alt
2305 \begin_inset space ~
2306 \end_inset
2307
2308 f
2309 \family default
2310
2311 \begin_inset Quotes erd
2312 \end_inset
2313
2314  opens the 
2315 \family sans
2316 File
2317 \family default
2318  menu.
2319 \end_layout
2320
2321 \begin_layout Standard
2322 The 
2323 \emph on
2324 Shortcuts
2325 \emph default
2326  manual lists all other things bound to the 
2327 \family sans
2328 Alt
2329 \family default
2330  key.
2331 \end_layout
2332
2333 \end_deeper
2334 \begin_layout Standard
2335 You'll learn more and more key bindings and short-cut keys as you use LyX,
2336  because most actions will prompt a small message in the status bar at the
2337  bottom of LyX's main window which describe the name of the action, you've
2338  just triggered, and any existing key bindings for that action.
2339  The LyX menus also list the defined key bindings.
2340  The notation for the key bindings is very similar to the notation used
2341  in this documentation, so you should not have any problems understanding
2342  it.
2343  However, notice that Shift-modifiers are explicitly mentioned, so 
2344 \begin_inset Quotes eld
2345 \end_inset
2346
2347
2348 \family sans
2349 Alt+P Shift-A
2350 \family default
2351
2352 \begin_inset Quotes erd
2353 \end_inset
2354
2355  means 
2356 \family sans
2357 Alt+P
2358 \family default
2359  followed by a capital 
2360 \family sans
2361 A
2362 \family default
2363 .
2364 \end_layout
2365
2366 \begin_layout Standard
2367 You can list or change the key bindings in the menu 
2368 \family sans
2369 Tools\SpecialChar \menuseparator
2370 Preferences
2371 \family default
2372  under 
2373 \family sans
2374 Editing\SpecialChar \menuseparator
2375 Shortcuts
2376 \family default
2377  as explained in sec.
2378 \begin_inset space \thinspace{}
2379 \end_inset
2380
2381
2382 \begin_inset CommandInset ref
2383 LatexCommand ref
2384 reference "sub:Editing-Shortcuts"
2385
2386 \end_inset
2387
2388 .
2389 \end_layout
2390
2391 \begin_layout Chapter
2392 LyX Basics
2393 \begin_inset Index idx
2394 status collapsed
2395
2396 \begin_layout Plain Layout
2397 LyX ! Basics
2398 \end_layout
2399
2400 \end_inset
2401
2402
2403 \end_layout
2404
2405 \begin_layout Section
2406 Document Types
2407 \begin_inset Index idx
2408 status collapsed
2409
2410 \begin_layout Plain Layout
2411 Document ! Types
2412 \end_layout
2413
2414 \end_inset
2415
2416
2417 \end_layout
2418
2419 \begin_layout Subsection
2420 Introduction
2421 \end_layout
2422
2423 \begin_layout Standard
2424 Before you do anything else, before you ever start writing a document, you
2425  need to decide what type of document you want to edit.
2426  Different types of documents use different types of spacing, headings,
2427  numbering schemes, and so on.
2428  Additionally, different documents use different paragraph environments,
2429  and format the title of your document differently.
2430 \end_layout
2431
2432 \begin_layout Standard
2433
2434 \emph on
2435 document class
2436 \emph default
2437  describes a group of properties common to a particular set of documents.
2438  By setting the document class, you automatically select these properties,
2439  making it easier to create the type of document you want.
2440  If you don't choose a document class, LyX picks one for you by default.
2441  So it is up to you to change the class of your document.
2442 \end_layout
2443
2444 \begin_layout Standard
2445 Read on for info about the document classes you can choose from LyX, and
2446  how to adjust their properties.
2447 \end_layout
2448
2449 \begin_layout Subsection
2450 Document Classes
2451 \begin_inset Index idx
2452 status collapsed
2453
2454 \begin_layout Plain Layout
2455 Document ! Classes
2456 \end_layout
2457
2458 \end_inset
2459
2460
2461 \begin_inset CommandInset label
2462 LatexCommand label
2463 name "sec:Document-Classes"
2464
2465 \end_inset
2466
2467
2468 \end_layout
2469
2470 \begin_layout Standard
2471 You can select a class using the 
2472 \family sans
2473 Document\SpecialChar \menuseparator
2474 Settings\SpecialChar \menuseparator
2475 Document Class
2476 \family default
2477
2478 \begin_inset Index idx
2479 status collapsed
2480
2481 \begin_layout Plain Layout
2482 Document ! Settings
2483 \end_layout
2484
2485 \end_inset
2486
2487  dialog.
2488  Select the class you want to use, and make any fine tunings of the options
2489  you may need.
2490 \end_layout
2491
2492 \begin_layout Subsubsection
2493 Overview
2494 \end_layout
2495
2496 \begin_layout Standard
2497 There are four standard document classes in LyX.
2498  They are:
2499 \end_layout
2500
2501 \begin_layout Description
2502 Article for basic articles
2503 \end_layout
2504
2505 \begin_layout Description
2506 Report for basic reports
2507 \end_layout
2508
2509 \begin_layout Description
2510 Book for writing a book
2511 \end_layout
2512
2513 \begin_layout Description
2514 Letter for US-style letters
2515 \end_layout
2516
2517 \begin_layout Standard
2518 There are also some non-standard classes, which LyX only uses if you have
2519  installed the corresponding LaTeX class files, though most LaTeX distributions
2520  will include many of these.
2521  Here are some of the classes.
2522  The full list with detailed explanations can be found in chapter 
2523 \emph on
2524 Special Document Classes
2525 \emph default
2526  in the 
2527 \emph on
2528 Additional Features
2529 \emph default
2530  manual:
2531 \end_layout
2532
2533 \begin_layout Description
2534 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2535 \end_layout
2536
2537 \begin_layout Description
2538 ACS For submissions to the journals published by the American Chemistry
2539  Society
2540 \end_layout
2541
2542 \begin_layout Description
2543 AGU For submissions to the journals published by the American Geophysical
2544  Union
2545 \end_layout
2546
2547 \begin_layout Description
2548 AMS Layouts for articles and books in the style and format used by the American
2549  Mathematical Society (AMS).
2550  There are three article layouts available.
2551  The standard one uses a typical numbering scheme for theorems etc., that
2552  prepends the section number to the number of the result.
2553  All result-type statements (propositions, corollaries, and so on) are sequenced
2554  together, but definitions, examples, and the like have their own sequence.
2555  The 
2556 \begin_inset Quotes eld
2557 \end_inset
2558
2559 sequential numbering
2560 \begin_inset Quotes erd
2561 \end_inset
2562
2563  scheme does not place the section number with each result, but numbers
2564  them throughout the article in a single sequence.
2565  Each type of result gets its own sequence.
2566  There is also a layout that dispenses with numbering of statements altogether.
2567 \end_layout
2568
2569 \begin_layout Description
2570 Beamer Layout for presentations
2571 \end_layout
2572
2573 \begin_layout Description
2574 Broadway Layout for writing plays.
2575  It is not an existing LaTeX document class, but a new one which is distributed
2576  with LyX.
2577 \end_layout
2578
2579 \begin_layout Description
2580 Chess Layout to write about chess games
2581 \end_layout
2582
2583 \begin_layout Description
2584 Curriculum
2585 \begin_inset space ~
2586 \end_inset
2587
2588 vitae classes to create curriculum vitae
2589 \end_layout
2590
2591 \begin_layout Description
2592 Elsarticle Layout for journals of the Elsevier publishing group
2593 \end_layout
2594
2595 \begin_layout Description
2596 Foils Used to make transparencies
2597 \end_layout
2598
2599 \begin_layout Description
2600 Hollywood Used to type spec scripts for the US film industry.
2601  It is not an existing LaTeX document class, but a new one which is distributed
2602  with LyX.
2603 \end_layout
2604
2605 \begin_layout Description
2606 IEEEtran Layout for the journals published by the Institute of Electrical
2607  and Electronics Engineers (IEEE)
2608 \end_layout
2609
2610 \begin_layout Description
2611 IOP Layout for journals of the Institute of Physics publishing group
2612 \end_layout
2613
2614 \begin_layout Description
2615 Kluwer Layout for journals of the Kluwer publishing group
2616 \end_layout
2617
2618 \begin_layout Description
2619 KOMA-Script a replacement for the standard classes, offers many useful features
2620  like caption formatting, automatic print space calculation etc.
2621  (Is used by this document.)
2622 \end_layout
2623
2624 \begin_layout Description
2625 Memoir another replacement for the standard classes
2626 \end_layout
2627
2628 \begin_layout Description
2629 Powerdot Layout for presentations
2630 \end_layout
2631
2632 \begin_layout Description
2633 REVTe
2634 \begin_inset ERT
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638
2639 {}
2640 \end_layout
2641
2642 \end_inset
2643
2644 X is used to write articles for the publications of the American Physical
2645  Society (APS), American Institute of Physics (AIP), and Optical Society
2646  of America (OSA).
2647  This class is not completely compatible with all LyX features.
2648 \end_layout
2649
2650 \begin_layout Description
2651 Slides Used to make transparencies
2652 \end_layout
2653
2654 \begin_layout Description
2655 SPIE
2656 \begin_inset space ~
2657 \end_inset
2658
2659 Proceedings Layout for the journals published by The International Society
2660  for Optical Engineering (SPIE)
2661 \end_layout
2662
2663 \begin_layout Description
2664 Springer Layouts for journals of the Springer publishing group
2665 \end_layout
2666
2667 \begin_layout Standard
2668 We won't go into any detail about how to use these different document classes
2669  here.
2670  You can find all the details about the non-standard classes in Chapter
2671  6 of the 
2672 \emph on
2673 Additional Features
2674 \emph default
2675  manual.
2676  Here, we will settle with a list of some of the common properties of all
2677  of the document classes.
2678 \end_layout
2679
2680 \begin_layout Subsubsection
2681 Availability
2682 \end_layout
2683
2684 \begin_layout Standard
2685 You will probably find that many of the document classes listed under 
2686 \family sans
2687 Document\SpecialChar \menuseparator
2688 Settings\SpecialChar \menuseparator
2689 Document Class
2690 \begin_inset Index idx
2691 status collapsed
2692
2693 \begin_layout Plain Layout
2694 Document ! Settings
2695 \end_layout
2696
2697 \end_inset
2698
2699  
2700 \family default
2701 are marked as 
2702 \begin_inset Quotes eld
2703 \end_inset
2704
2705 Unavailable
2706 \begin_inset Quotes erd
2707 \end_inset
2708
2709 .
2710  If you open a document that uses such a class, you will receive a warning
2711  saying that there are files that are required to produce output that are
2712  not installed.
2713  So it may seem that something is wrong.
2714 \end_layout
2715
2716 \begin_layout Standard
2717 Nothing is wrong.
2718  LyX includes many more document classes than you will ever need to use,
2719  and some of them, like 
2720 \family sans
2721 IOP
2722 \family default
2723 , are highly specialized.
2724  LyX tries to support as many different types of documents as possible,
2725  and it includes almost one hundred different layout files, with a growing
2726  number.
2727  No LaTeX distribution will install by default all files that might be needed
2728  by some document class.
2729  There are just too many of them.
2730  That is why some of the document classes are unavailable.
2731 \end_layout
2732
2733 \begin_layout Standard
2734 If there is a document class you would like to use that is marked as 
2735 \begin_inset Quotes erd
2736 \end_inset
2737
2738 Unavailable
2739 \begin_inset Quotes erd
2740 \end_inset
2741
2742 , you just need to install the appropriate package files.
2743  The easiest way to find out which files you need to install is to use that
2744  document class for a new file.
2745  LyX will display a dialog that will list the missing files.
2746  See section 
2747 \begin_inset Quotes eld
2748 \end_inset
2749
2750 Installing new LaTeX files
2751 \begin_inset Quotes erd
2752 \end_inset
2753
2754  in of the 
2755 \emph on
2756 Customization
2757 \emph default
2758  manual for information on how to install them.
2759 \begin_inset VSpace medskip
2760 \end_inset
2761
2762
2763 \end_layout
2764
2765 \begin_layout Standard
2766 Although LyX provides support for many different sorts of documents, it
2767  does not include support for every document class people might want to
2768  use.
2769  For example, many universities provide LaTeX class files to be used for
2770  dissertations submitted to those universities.
2771  The LyX team cannot write layout files to support every one of these.
2772  There are too many.
2773  Fortunately, users can write their own layout files, and many users have
2774  done so.
2775  Chapter
2776 \begin_inset space ~
2777 \end_inset
2778
2779 5 of the 
2780 \emph on
2781 Customization
2782 \emph default
2783  manual contains information on how to create layout files.
2784 \end_layout
2785
2786 \begin_layout Subsubsection
2787 Modules
2788 \begin_inset CommandInset label
2789 LatexCommand label
2790 name "sub:Modules"
2791
2792 \end_inset
2793
2794
2795 \begin_inset Index idx
2796 status collapsed
2797
2798 \begin_layout Plain Layout
2799 Document ! Modules
2800 \end_layout
2801
2802 \end_inset
2803
2804
2805 \end_layout
2806
2807 \begin_layout Standard
2808 Modules load additional features that are not by default available in the
2809  chosen document class.
2810  For example you might want to write Braille (embossed printing) in a document.
2811  This is not available in any document class, so you have to load the correspond
2812 ing module in the 
2813 \family sans
2814 Modules
2815 \family default
2816  section of the 
2817 \family sans
2818 Document\SpecialChar \menuseparator
2819 Settings
2820 \family default
2821
2822 \begin_inset Index idx
2823 status collapsed
2824
2825 \begin_layout Plain Layout
2826 Document ! Settings
2827 \end_layout
2828
2829 \end_inset
2830
2831  dialog.
2832  Highlighting a module in the dialog will bring up a description of what
2833  it does.the module.
2834 \end_layout
2835
2836 \begin_layout Standard
2837 Some modules require LaTeX packages or file format converters that are not
2838  always installed by default.
2839  LyX will warn you if you do not have a needed package or converter, and
2840  it will tell you what exactly you are missing.
2841  You can still use the module while editing your file, but you will not
2842  be able to export to PDF or print your document, since LyX will not be
2843  able to compile the LaTeX file without the missing prerequisites.
2844  If you want to be able to produce this kind of output, then you need to
2845  install the missing prerequisites and then reconfigure LyX by selecting
2846  
2847 \family sans
2848 Tools\SpecialChar \menuseparator
2849 Reconfigure
2850 \family default
2851 .
2852 \begin_inset Index idx
2853 status collapsed
2854
2855 \begin_layout Plain Layout
2856 Reconfiguration of LyX
2857 \end_layout
2858
2859 \end_inset
2860
2861  See section 
2862 \begin_inset Quotes eld
2863 \end_inset
2864
2865 Installing new LaTeX files
2866 \begin_inset Quotes erd
2867 \end_inset
2868
2869  of the 
2870 \emph on
2871 Customization
2872 \emph default
2873  manual for more information on installing needed packages.
2874 \end_layout
2875
2876 \begin_layout Standard
2877 \begin_inset Note Greyedout
2878 status open
2879
2880 \begin_layout Plain Layout
2881
2882 \series bold
2883 Note:
2884 \series default
2885  Some modules require other modules, and some pairs of modules are incompatible.
2886  LyX will advise you about these things.
2887 \end_layout
2888
2889 \end_inset
2890
2891
2892 \end_layout
2893
2894 \begin_layout Subsubsection
2895 Local Layout
2896 \begin_inset Index idx
2897 status collapsed
2898
2899 \begin_layout Plain Layout
2900 Document ! Local Layout
2901 \end_layout
2902
2903 \end_inset
2904
2905
2906 \end_layout
2907
2908 \begin_layout Standard
2909 Modules are to LyX much as packages are to LaTeX: They are intended to be
2910  used in a variety of different documents, and if you often find yourself
2911  needing the same sort of thing in different documents, you should consider
2912  writing a module for this purpose.
2913  Sometimes, however, a particular document has very special needs, and you
2914  find yourself wanting a specific inset or character style, but only that
2915  one time.
2916  You want something that is like a document's own LaTeX preamble.
2917  What you want is LyX's 
2918 \begin_inset Quotes eld
2919 \end_inset
2920
2921 Local Layout
2922 \begin_inset Quotes erd
2923 \end_inset
2924
2925 .
2926  See chapter 5 of the Customization manual for information on how to use
2927  it.
2928 \end_layout
2929
2930 \begin_layout Subsubsection
2931 Properties
2932 \end_layout
2933
2934 \begin_layout Standard
2935 Each class has a default set of options.
2936  Here's a quick table describing them:
2937 \end_layout
2938
2939 \begin_layout Standard
2940 \begin_inset VSpace 0.3cm
2941 \end_inset
2942
2943
2944 \end_layout
2945
2946 \begin_layout Standard
2947 \align center
2948 \begin_inset Tabular
2949 <lyxtabular version="3" rows="5" columns="5">
2950 <features tabularvalignment="middle">
2951 <column alignment="center" valignment="top" width="0pt">
2952 <column alignment="center" valignment="top" width="0pt">
2953 <column alignment="center" valignment="top" width="0pt">
2954 <column alignment="center" valignment="top" width="0pt">
2955 <column alignment="center" valignment="top" width="0pt">
2956 <row>
2957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2958 \begin_inset Text
2959
2960 \begin_layout Plain Layout
2961
2962 \end_layout
2963
2964 \end_inset
2965 </cell>
2966 <cell alignment="center" valignment="top" topline="true" bottomline="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 Page style
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 <cell alignment="center" valignment="top" topline="true" bottomline="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 Sides
2998 \end_layout
2999
3000 \end_inset
3001 </cell>
3002 <cell alignment="center" valignment="top" topline="true" bottomline="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 Columns
3016 \end_layout
3017
3018 \end_inset
3019 </cell>
3020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3021 \begin_inset Text
3022
3023 \begin_layout Plain Layout
3024
3025 \series medium
3026 \shape up
3027 \size normal
3028 \emph off
3029 \bar no
3030 \noun off
3031 \color none
3032 Max.
3033  sectioning level
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 article
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 Plain
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 One
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 Section
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 </row>
3130 <row>
3131 <cell alignment="center" valignment="top" topline="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 report
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 <cell alignment="center" valignment="top" topline="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" 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" 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" leftline="true" rightline="true" usebox="none">
3203 \begin_inset Text
3204
3205 \begin_layout Plain Layout
3206
3207 \family sans
3208 \series medium
3209 \shape up
3210 \size normal
3211 \emph off
3212 \bar no
3213 \noun off
3214 \color none
3215 Chapter
3216 \end_layout
3217
3218 \end_inset
3219 </cell>
3220 </row>
3221 <row>
3222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3223 \begin_inset Text
3224
3225 \begin_layout Plain Layout
3226
3227 \series medium
3228 \shape up
3229 \size normal
3230 \emph off
3231 \bar no
3232 \noun off
3233 \color none
3234 book
3235 \end_layout
3236
3237 \end_inset
3238 </cell>
3239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3240 \begin_inset Text
3241
3242 \begin_layout Plain Layout
3243
3244 \family sans
3245 \series medium
3246 \shape up
3247 \size normal
3248 \emph off
3249 \bar no
3250 \noun off
3251 \color none
3252 Headings
3253 \end_layout
3254
3255 \end_inset
3256 </cell>
3257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3258 \begin_inset Text
3259
3260 \begin_layout Plain Layout
3261
3262 \family sans
3263 \series medium
3264 \shape up
3265 \size normal
3266 \emph off
3267 \bar no
3268 \noun off
3269 \color none
3270 Two
3271 \end_layout
3272
3273 \end_inset
3274 </cell>
3275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3276 \begin_inset Text
3277
3278 \begin_layout Plain Layout
3279
3280 \family sans
3281 \series medium
3282 \shape up
3283 \size normal
3284 \emph off
3285 \bar no
3286 \noun off
3287 \color none
3288 One
3289 \end_layout
3290
3291 \end_inset
3292 </cell>
3293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297
3298 \family sans
3299 \series medium
3300 \shape up
3301 \size normal
3302 \emph off
3303 \bar no
3304 \noun off
3305 \color none
3306 Chapter
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 </row>
3312 <row>
3313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3314 \begin_inset Text
3315
3316 \begin_layout Plain Layout
3317
3318 \series medium
3319 \shape up
3320 \size normal
3321 \emph off
3322 \bar no
3323 \noun off
3324 \color none
3325 letter
3326 \end_layout
3327
3328 \end_inset
3329 </cell>
3330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3331 \begin_inset Text
3332
3333 \begin_layout Plain Layout
3334
3335 \family sans
3336 \series medium
3337 \shape up
3338 \size normal
3339 \emph off
3340 \bar no
3341 \noun off
3342 \color none
3343 Plain
3344 \end_layout
3345
3346 \end_inset
3347 </cell>
3348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3349 \begin_inset Text
3350
3351 \begin_layout Plain Layout
3352
3353 \family sans
3354 \series medium
3355 \shape up
3356 \size normal
3357 \emph off
3358 \bar no
3359 \noun off
3360 \color none
3361 One
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \begin_layout Plain Layout
3370
3371 \family sans
3372 \series medium
3373 \shape up
3374 \size normal
3375 \emph off
3376 \bar no
3377 \noun off
3378 \color none
3379 One
3380 \end_layout
3381
3382 \end_inset
3383 </cell>
3384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3385 \begin_inset Text
3386
3387 \begin_layout Plain Layout
3388
3389 \series medium
3390 \shape up
3391 \size normal
3392 \emph off
3393 \bar no
3394 \noun off
3395 \color none
3396 none
3397 \end_layout
3398
3399 \end_inset
3400 </cell>
3401 </row>
3402 </lyxtabular>
3403
3404 \end_inset
3405
3406
3407 \end_layout
3408
3409 \begin_layout Standard
3410 \begin_inset VSpace 0.3cm
3411 \end_inset
3412
3413
3414 \end_layout
3415
3416 \begin_layout Standard
3417 You're probably also wondering what 
3418 \begin_inset Quotes eld
3419 \end_inset
3420
3421 Max.
3422 \begin_inset space ~
3423 \end_inset
3424
3425 sectioning level
3426 \begin_inset Quotes erd
3427 \end_inset
3428
3429  means.
3430  There are several paragraph environments used to create section headings.
3431  Different document classes allow different types of section headings.
3432  Only two use the 
3433 \family sans
3434 Chapter
3435 \family default
3436  heading; the rest do not and begin instead with the 
3437 \family sans
3438 Section
3439 \family default
3440  heading.
3441  Some document classes, such as the ones for letters, don't use any section
3442  headings.
3443  In addition to 
3444 \family sans
3445 Chapter
3446 \family default
3447  and 
3448 \family sans
3449 Section
3450 \family default
3451  headings, there are also 
3452 \family sans
3453 Subsection
3454 \family default
3455  headings, 
3456 \family sans
3457 Subsubsection
3458 \family default
3459  headings, and so on.
3460  We'll describe these headings fully in section
3461 \begin_inset space ~
3462 \end_inset
3463
3464
3465 \begin_inset CommandInset ref
3466 LatexCommand ref
3467 reference "sub:Headings"
3468
3469 \end_inset
3470
3471 .
3472 \end_layout
3473
3474 \begin_layout Subsection
3475 Document Layout
3476 \begin_inset CommandInset label
3477 LatexCommand label
3478 name "sub:Document-Layout"
3479
3480 \end_inset
3481
3482
3483 \begin_inset Index idx
3484 status collapsed
3485
3486 \begin_layout Plain Layout
3487 Document ! Layout
3488 \end_layout
3489
3490 \end_inset
3491
3492
3493 \family sans
3494
3495 \begin_inset Index idx
3496 status collapsed
3497
3498 \begin_layout Plain Layout
3499 Document ! Settings
3500 \end_layout
3501
3502 \end_inset
3503
3504
3505 \end_layout
3506
3507 \begin_layout Standard
3508 The most important properties of documents classes are set in the menu 
3509 \family sans
3510 Document\SpecialChar \menuseparator
3511 Settings
3512 \family default
3513 .
3514  There in the 
3515 \family sans
3516 Options
3517 \family default
3518  field under 
3519 \family sans
3520 Documents
3521 \begin_inset space ~
3522 \end_inset
3523
3524 Class
3525 \family default
3526 , you can enter special options for your document class in a comma-separated
3527  list.
3528  This is only necessary if LyX doesn't support special options you want
3529  to use for your document.
3530  To learn more about your favorite LaTeX-class and its options, you have
3531  to read its manual.
3532 \end_layout
3533
3534 \begin_layout Standard
3535 The drop box 
3536 \family sans
3537 Headings style
3538 \family default
3539  in the 
3540 \family sans
3541 Document\SpecialChar \menuseparator
3542 Settings
3543 \family default
3544  dialog under 
3545 \family sans
3546 Page
3547 \begin_inset space ~
3548 \end_inset
3549
3550 Layout
3551 \family default
3552  controls what sorts of headings and page numbers go on a page.
3553  You can choose between the following five options:
3554 \end_layout
3555
3556 \begin_layout Labeling
3557 \labelwidthstring 00.00.0000
3558
3559 \family sans
3560 Default
3561 \family default
3562  Use default page style of current class.
3563 \end_layout
3564
3565 \begin_layout Labeling
3566 \labelwidthstring 00.00.0000
3567
3568 \family sans
3569 Empty
3570 \family default
3571  No page numbers or headings.
3572 \end_layout
3573
3574 \begin_layout Labeling
3575 \labelwidthstring 00.00.0000
3576
3577 \family sans
3578 Plain
3579 \family default
3580  Page numbers only.
3581 \end_layout
3582
3583 \begin_layout Labeling
3584 \labelwidthstring 00.00.0000
3585
3586 \family sans
3587 Headings
3588 \family default
3589  Page numbers and either the current chapter or section title and number.
3590  Whether LyX uses the current chapter or the current section depends on
3591  the maximum sectioning level of the class.
3592 \end_layout
3593
3594 \begin_layout Labeling
3595 \labelwidthstring 00.00.0000
3596
3597 \family sans
3598 Fancy
3599 \family default
3600  This allows you to create fully customizable headers and footers if you
3601  have the 
3602 \series bold
3603 fancyhdr
3604 \series default
3605
3606 \begin_inset Index idx
3607 status collapsed
3608
3609 \begin_layout Plain Layout
3610 LaTeX-packages ! fancyhdr
3611 \end_layout
3612
3613 \end_inset
3614
3615  package installed.
3616  At the moment, support in LyX is limited to this setting.
3617  To use the full power of this package, you have to add code to your document
3618  preamble.
3619  Check the documentation for the 
3620 \series bold
3621 fancyhdr
3622 \series default
3623  package for more details, 
3624 \begin_inset CommandInset citation
3625 LatexCommand cite
3626 key "fancyhdr"
3627
3628 \end_inset
3629
3630 .
3631 \end_layout
3632
3633 \begin_layout Standard
3634 The 
3635 \family sans
3636 Separation
3637 \family default
3638  of paragraphs is described in section
3639 \begin_inset space ~
3640 \end_inset
3641
3642
3643 \begin_inset CommandInset ref
3644 LatexCommand ref
3645 reference "sec:Par-indent-intro"
3646
3647 \end_inset
3648
3649 .
3650 \end_layout
3651
3652 \begin_layout Subsection
3653 Paper Size and Orientation
3654 \begin_inset Index idx
3655 status collapsed
3656
3657 \begin_layout Plain Layout
3658 Document ! Paper size
3659 \end_layout
3660
3661 \end_inset
3662
3663
3664 \begin_inset CommandInset label
3665 LatexCommand label
3666 name "sub:Paper-Size,-Orientation,"
3667
3668 \end_inset
3669
3670
3671 \end_layout
3672
3673 \begin_layout Standard
3674 You'll find the following options in the menu 
3675 \family sans
3676 Page
3677 \begin_inset space ~
3678 \end_inset
3679
3680 Layout
3681 \family default
3682  of the dialog of the 
3683 \family sans
3684 Document\SpecialChar \menuseparator
3685 Settings
3686 \family default
3687  menu:
3688 \family sans
3689
3690 \begin_inset Index idx
3691 status collapsed
3692
3693 \begin_layout Plain Layout
3694 Document ! Settings
3695 \end_layout
3696
3697 \end_inset
3698
3699
3700 \end_layout
3701
3702 \begin_layout Labeling
3703 \labelwidthstring 00.00.0000
3704
3705 \family sans
3706 Paper
3707 \begin_inset space ~
3708 \end_inset
3709
3710 Format
3711 \family default
3712  What size paper to print on.
3713  The choices are
3714 \end_layout
3715
3716 \begin_deeper
3717 \begin_layout Itemize
3718
3719 \family sans
3720 Default
3721 \end_layout
3722
3723 \begin_layout Itemize
3724
3725 \family sans
3726 A0 - A6
3727 \end_layout
3728
3729 \begin_layout Itemize
3730
3731 \family sans
3732 B0 - B6
3733 \end_layout
3734
3735 \begin_layout Itemize
3736
3737 \family sans
3738 C0 - C6
3739 \end_layout
3740
3741 \begin_layout Itemize
3742
3743 \family sans
3744 US letter, US legal, US executive
3745 \end_layout
3746
3747 \begin_layout Itemize
3748
3749 \family sans
3750 JIS B0 - JIS B6
3751 \end_layout
3752
3753 \begin_layout Itemize
3754
3755 \family sans
3756 Custom
3757 \end_layout
3758
3759 \end_deeper
3760 \begin_layout Labeling
3761 \labelwidthstring 00.00.0000
3762
3763 \family sans
3764 Orientation
3765 \family default
3766  Two toggle buttons choose whether to print the output as 
3767 \family sans
3768 Landscape
3769 \family default
3770  or as 
3771 \family sans
3772 Portrait
3773 \family default
3774 .
3775 \end_layout
3776
3777 \begin_layout Labeling
3778 \labelwidthstring 00.00.0000
3779
3780 \family sans
3781 Two-sided
3782 \begin_inset space ~
3783 \end_inset
3784
3785 document
3786 \family default
3787  Adjusts the print space to print both sides of paper.
3788  That means that the print space for odd- and even-numbered pages is different.
3789 \end_layout
3790
3791 \begin_layout Subsection
3792 Margins
3793 \begin_inset CommandInset label
3794 LatexCommand label
3795 name "sub:Margins"
3796
3797 \end_inset
3798
3799
3800 \begin_inset Index idx
3801 status collapsed
3802
3803 \begin_layout Plain Layout
3804 Document ! Margins
3805 \end_layout
3806
3807 \end_inset
3808
3809
3810 \begin_inset Index idx
3811 status collapsed
3812
3813 \begin_layout Plain Layout
3814 Margins
3815 \end_layout
3816
3817 \end_inset
3818
3819
3820 \end_layout
3821
3822 \begin_layout Standard
3823 Paper margins are set in the menu 
3824 \family sans
3825 Document\SpecialChar \menuseparator
3826 Settings
3827 \family default
3828 .
3829 \begin_inset Index idx
3830 status collapsed
3831
3832 \begin_layout Plain Layout
3833 Document ! Settings
3834 \end_layout
3835
3836 \end_inset
3837
3838
3839 \end_layout
3840
3841 \begin_layout Standard
3842 If you use a KOMA-Script document class, you can use the default settings.
3843  Because KOMA-Script calculates then the print space automatically by taking
3844  the paper format and the font size into account.
3845 \end_layout
3846
3847 \begin_layout Subsection
3848 Important Note
3849 \end_layout
3850
3851 \begin_layout Standard
3852 If you change a document class, LyX has to convert 
3853 \emph on
3854 everything
3855 \emph default
3856  into the new class.
3857  That includes the paragraph environments.
3858  Some paragraph environments are standard, in so far as all of the document
3859  classes have them; but some classes have special paragraph environments.
3860  If this is the case, and you change the document class, LyX will mark the
3861  paragraphs whose styles it no longer understands as 
3862 \begin_inset Quotes eld
3863 \end_inset
3864
3865 unknown
3866 \begin_inset Quotes erd
3867 \end_inset
3868
3869 .
3870  The name of the style is retained, in case you should want to go back to
3871  the old class.
3872  But these paragraphs will be output with no special formatting, so you
3873  will either need to create a new style yourself or else to convert these
3874  paragraphs manually to a style present in your new document class.
3875 \end_layout
3876
3877 \begin_layout Section
3878 Paragraph Indentation and Separation
3879 \begin_inset Index idx
3880 status collapsed
3881
3882 \begin_layout Plain Layout
3883 Paragraph ! Indentation
3884 \end_layout
3885
3886 \end_inset
3887
3888
3889 \end_layout
3890
3891 \begin_layout Subsection
3892 Introduction
3893 \begin_inset CommandInset label
3894 LatexCommand label
3895 name "sec:Par-indent-intro"
3896
3897 \end_inset
3898
3899
3900 \end_layout
3901
3902 \begin_layout Standard
3903 Before describing all of the various paragraph environments, we'd like to
3904  say a word or two about paragraph indentation.
3905 \end_layout
3906
3907 \begin_layout Standard
3908 Everyone seems to have their own convention for separating paragraphs.
3909  Most Americans indent the first line of a paragraph.
3910  Others don't indent but put extra space between the paragraphs.
3911  If you choose indentation for paragraphs the 
3912 \emph on
3913 first
3914 \emph default
3915  paragraph of a section, or after a figure, an equation, a table, a list,
3916  etc., is 
3917 \emph on
3918 not
3919 \emph default
3920  indented.
3921  Only a paragraph following another paragraph gets indented.
3922  Note that the indentation behavior is different when you use another document
3923  language than English.
3924  LaTeX takes care that the indentation follows the rules of the used language.
3925 \end_layout
3926
3927 \begin_layout Standard
3928 The space between paragraphs, like the line spacing, the space between headings
3929  and text — in fact, all of the spacings for just about everything are pre-coded
3930  into LyX.
3931  As we said, you don't worry about how much space to add between what.
3932  LyX takes care of that.
3933  In fact, these pre-coded vertical spacings aren't a single number but a
3934  range.
3935  That way, LyX can squish or stretch the space between lines to make sure
3936  figures fit on a page with text, so that sections don't start at the bottom
3937  of a page, and so on.
3938 \begin_inset Foot
3939 status collapsed
3940
3941 \begin_layout Plain Layout
3942 LaTeX does this when LyX goes to produce a printable file.
3943 \end_layout
3944
3945 \end_inset
3946
3947  However, pre-coded doesn't mean you can't change them.
3948  LyX gives you the ability to globally change 
3949 \emph on
3950 all
3951 \emph default
3952  of these pre-coded spacings.
3953  We'll explain more later.
3954 \end_layout
3955
3956 \begin_layout Subsection
3957 Paragraph Separation
3958 \begin_inset Index idx
3959 status collapsed
3960
3961 \begin_layout Plain Layout
3962 Paragraph ! Separation
3963 \end_layout
3964
3965 \end_inset
3966
3967
3968 \end_layout
3969
3970 \begin_layout Standard
3971 To separate paragraphs, select 
3972 \family sans
3973 Indent
3974 \family default
3975  or 
3976 \family sans
3977 Skip
3978 \family default
3979  in the submenu 
3980 \family sans
3981 Text
3982 \begin_inset space ~
3983 \end_inset
3984
3985 Layout
3986 \family default
3987  of the dialog 
3988 \family sans
3989 Document\SpecialChar \menuseparator
3990 Settings
3991 \family default
3992
3993 \begin_inset Index idx
3994 status collapsed
3995
3996 \begin_layout Plain Layout
3997 Document ! Settings
3998 \end_layout
3999
4000 \end_inset
4001
4002  to indent paragraphs or add extra space between paragraphs, respectively.
4003 \end_layout
4004
4005 \begin_layout Subsection
4006 Fine-Tuning
4007 \end_layout
4008
4009 \begin_layout Standard
4010 You can also change the separation method of a single paragraph.
4011  Open the 
4012 \family sans
4013 Edit\SpecialChar \menuseparator
4014 Paragraph
4015 \begin_inset space ~
4016 \end_inset
4017
4018 Settings
4019 \family default
4020  dialog and toggle the 
4021 \family sans
4022 Indent
4023 \begin_inset space ~
4024 \end_inset
4025
4026 Paragraph
4027 \family default
4028  option to change the state of the current paragraph (shortcut 
4029 \begin_inset Info
4030 type  "shortcut"
4031 arg   "paragraph-params \\indent-toggle"
4032 \end_inset
4033
4034 ).
4035  If paragraphs have no indentation but use extra space for separation, this
4036  button will be ignored (you can't indent a single paragraph by toggling
4037  this).
4038 \end_layout
4039
4040 \begin_layout Standard
4041 You should only need to change the indentation method for a single paragraph
4042  if you need to do some fine-tuning.
4043 \end_layout
4044
4045 \begin_layout Subsection
4046 Line Spacing
4047 \begin_inset Index idx
4048 status collapsed
4049
4050 \begin_layout Plain Layout
4051 Paragraph ! Line spacing
4052 \end_layout
4053
4054 \end_inset
4055
4056
4057 \end_layout
4058
4059 \begin_layout Standard
4060 In the 
4061 \family sans
4062 Document\SpecialChar \menuseparator
4063 Settings
4064 \noun on
4065
4066 \begin_inset Index idx
4067 status collapsed
4068
4069 \begin_layout Plain Layout
4070 Document ! Settings
4071 \end_layout
4072
4073 \end_inset
4074
4075
4076 \family default
4077 \noun default
4078  dialog you can set the line spacing in the submenu 
4079 \family sans
4080 Text
4081 \begin_inset space ~
4082 \end_inset
4083
4084 Layout
4085 \family default
4086 .
4087 \begin_inset Foot
4088 status collapsed
4089
4090 \begin_layout Plain Layout
4091 You need to have the LaTeX-package 
4092 \series bold
4093 setspace
4094 \series default
4095
4096 \begin_inset Index idx
4097 status collapsed
4098
4099 \begin_layout Plain Layout
4100 LaTeX-packages ! setspace
4101 \end_layout
4102
4103 \end_inset
4104
4105  installed to use this feature.
4106 \end_layout
4107
4108 \end_inset
4109
4110
4111 \end_layout
4112
4113 \begin_layout Section
4114 Paragraph Environments
4115 \begin_inset CommandInset label
4116 LatexCommand label
4117 name "sec:Paragraph-Environments"
4118
4119 \end_inset
4120
4121
4122 \begin_inset Index idx
4123 status collapsed
4124
4125 \begin_layout Plain Layout
4126 Paragraph ! Environments
4127 \end_layout
4128
4129 \end_inset
4130
4131
4132 \begin_inset Index idx
4133 status collapsed
4134
4135 \begin_layout Plain Layout
4136 Paragraph environments|(
4137 \end_layout
4138
4139 \end_inset
4140
4141
4142 \end_layout
4143
4144 \begin_layout Subsection
4145 Overview
4146 \end_layout
4147
4148 \begin_layout Standard
4149 Paragraph environments correspond to the
4150 \end_layout
4151
4152 \begin_layout Standard
4153
4154 \series bold
4155
4156 \backslash
4157 begin{
4158 \emph on
4159 environment
4160 \emph default
4161 } ...
4162  
4163 \backslash
4164 end{
4165 \emph on
4166 environment
4167 \emph default
4168 }
4169 \series default
4170
4171 \begin_inset Newline newline
4172 \end_inset
4173
4174 command sequence in LaTeX files.
4175  If you don't know LaTeX, or the concept of a paragraph environment is totally
4176  alien to you, we urge you to read the 
4177 \emph on
4178 Tutorial
4179 \emph default
4180 .
4181  The 
4182 \emph on
4183 Tutorial
4184 \emph default
4185  also contains many more examples than this section does.
4186 \end_layout
4187
4188 \begin_layout Standard
4189 A paragraph environment is simply a 
4190 \begin_inset Quotes eld
4191 \end_inset
4192
4193 container
4194 \begin_inset Quotes erd
4195 \end_inset
4196
4197  for a paragraph which gives that paragraph certain properties.
4198  This can include a particular style of font, different margins, a numbering
4199  scheme, labels, and so on.
4200  Additionally, you can 
4201 \begin_inset Quotes eld
4202 \end_inset
4203
4204 nest
4205 \begin_inset Quotes erd
4206 \end_inset
4207
4208  the different environments inside one another, allowing one environment
4209  to inherit some of the properties of another.
4210  The different paragraph environments totally replace the need for messy
4211  tab stops, on the fly margin adjustment, and other hold-overs from the
4212  days of typewriters.
4213  There are several paragraph environments which are specific to a particular
4214  document type.
4215  We'll only be covering the most common ones here.
4216 \end_layout
4217
4218 \begin_layout Standard
4219 To choose a new paragraph environment, use the pull-down box 
4220 \begin_inset Graphics
4221         filename clipart/ToolbarEnvBox.png
4222         scale 70
4223         clip
4224
4225 \end_inset
4226
4227  at the left end of the toolbar.
4228  LyX will change the environment of the 
4229 \emph on
4230 entire
4231 \emph default
4232  paragraph in which the cursor sits.
4233  You can also change the environment of an entire group of paragraphs if
4234  you select them before choosing the new environment.
4235  
4236 \end_layout
4237
4238 \begin_layout Standard
4239 Note that hitting 
4240 \family sans
4241 Return
4242 \family default
4243  will 
4244 \emph on
4245 typically
4246 \emph default
4247  create a new paragraph using the 
4248 \family sans
4249 Standard
4250 \family default
4251  paragraph environment.
4252  We say 
4253 \begin_inset Quotes eld
4254 \end_inset
4255
4256 typically
4257 \begin_inset Quotes erd
4258 \end_inset
4259
4260  because if you are in one of these environments:
4261 \end_layout
4262
4263 \begin_layout Itemize
4264
4265 \family sans
4266 Quote
4267 \end_layout
4268
4269 \begin_layout Itemize
4270
4271 \family sans
4272 Quotation
4273 \end_layout
4274
4275 \begin_layout Itemize
4276
4277 \family sans
4278 Verse
4279 \end_layout
4280
4281 \begin_layout Itemize
4282
4283 \family sans
4284 Itemize
4285 \end_layout
4286
4287 \begin_layout Itemize
4288
4289 \family sans
4290 Enumerate
4291 \end_layout
4292
4293 \begin_layout Itemize
4294
4295 \family sans
4296 Description
4297 \end_layout
4298
4299 \begin_layout Itemize
4300
4301 \family sans
4302 List
4303 \end_layout
4304
4305 \begin_layout Standard
4306 LyX keeps the old paragraph environment when you hit 
4307 \family sans
4308 Return
4309 \family default
4310 , rather than resetting it to 
4311 \family sans
4312 Standard
4313 \family default
4314 .
4315  LyX will still reset the nesting depth, however.
4316  Usually, starting a new paragraph resets both the paragraph environment
4317  and the nesting depth (for more on nesting see section
4318 \begin_inset space ~
4319 \end_inset
4320
4321
4322 \begin_inset CommandInset ref
4323 LatexCommand ref
4324 reference "sec:Nesting"
4325
4326 \end_inset
4327
4328 ).
4329  At the moment, all this is context-specific; you're better off expecting
4330  
4331 \family sans
4332 Return
4333 \family default
4334  to reset the paragraph environment and depth.
4335  If you want a new paragraph to keep the current environment and depth,
4336  use 
4337 \begin_inset Info
4338 type  "shortcut"
4339 arg   "break-paragraph inverse"
4340 \end_inset
4341
4342  instead.
4343 \end_layout
4344
4345 \begin_layout Subsection
4346 Standard
4347 \end_layout
4348
4349 \begin_layout Standard
4350 The default paragraph environment is 
4351 \family sans
4352 Standard
4353 \family default
4354  for most classes.
4355  It creates a plain paragraph.
4356  If LyX resets the paragraph environment, this is the one it chooses.
4357  In fact, the paragraph you're reading right now (and most of the ones in
4358  this manual) are in the 
4359 \family sans
4360 Standard
4361 \family default
4362  environment.
4363 \end_layout
4364
4365 \begin_layout Standard
4366 You can nest a paragraph using the 
4367 \family sans
4368 Standard
4369 \family default
4370  environment in just about anything else, but you can't really nest anything
4371  in a 
4372 \family sans
4373 Standard
4374 \family default
4375  environment.
4376 \end_layout
4377
4378 \begin_layout Subsection
4379 Document Title
4380 \begin_inset Index idx
4381 status collapsed
4382
4383 \begin_layout Plain Layout
4384 Document ! Title
4385 \end_layout
4386
4387 \end_inset
4388
4389
4390 \end_layout
4391
4392 \begin_layout Standard
4393 A LaTeX title page has three parts: the title itself, the name(s) of the
4394  author(s) and a 
4395 \begin_inset Quotes eld
4396 \end_inset
4397
4398 footnote
4399 \begin_inset Quotes erd
4400 \end_inset
4401
4402  for thanks or contact information.
4403  For certain types of documents, LaTeX places all of this on a separate
4404  page along with today's date.
4405  For other types of documents, the title 
4406 \begin_inset Quotes eld
4407 \end_inset
4408
4409 page
4410 \begin_inset Quotes erd
4411 \end_inset
4412
4413  goes at the top of the first page of the document.
4414  
4415 \end_layout
4416
4417 \begin_layout Standard
4418 LyX provides an interface to the title page commands through the paragraph
4419  environments 
4420 \family sans
4421 Title
4422 \family default
4423
4424 \family sans
4425 Author
4426 \family default
4427 , and 
4428 \family sans
4429 Date
4430 \family default
4431 .
4432  Here's how you use them:
4433 \end_layout
4434
4435 \begin_layout Itemize
4436 Put the title of your document in the 
4437 \family sans
4438 Title
4439 \family default
4440  environment.
4441 \end_layout
4442
4443 \begin_layout Itemize
4444 Put the author name in the 
4445 \family sans
4446 Author
4447 \family default
4448  environment.
4449 \end_layout
4450
4451 \begin_layout Itemize
4452 If you want the date to have a certain appearance, want to use a fixed date,
4453  or want other text to appear in place of today's date, put that text in
4454  the 
4455 \family sans
4456 Date
4457 \family default
4458  environment.
4459  Note that using this environment is optional.
4460  If you don't provide any, LaTeX will automatically insert today's date.
4461  If you don't want any date, add the line
4462 \begin_inset Newline newline
4463 \end_inset
4464
4465
4466 \series bold
4467
4468 \backslash
4469 date{}
4470 \series default
4471
4472 \begin_inset Newline newline
4473 \end_inset
4474
4475 to the preamble of your document (menu 
4476 \family sans
4477 Document\SpecialChar \menuseparator
4478 Settings
4479 \family default
4480 )
4481 \end_layout
4482
4483 \begin_layout Standard
4484 You can use footnotes to insert 
4485 \begin_inset Quotes eld
4486 \end_inset
4487
4488 thanks
4489 \begin_inset Quotes erd
4490 \end_inset
4491
4492  or contact information.
4493 \end_layout
4494
4495 \begin_layout Subsection
4496 Headings
4497 \begin_inset Index idx
4498 status collapsed
4499
4500 \begin_layout Plain Layout
4501 Section headings
4502 \end_layout
4503
4504 \end_inset
4505
4506
4507 \begin_inset CommandInset label
4508 LatexCommand label
4509 name "sub:Headings"
4510
4511 \end_inset
4512
4513
4514 \end_layout
4515
4516 \begin_layout Standard
4517 There are several paragraph environments for producing section headings.
4518  LyX takes care of the numbering for you.
4519 \end_layout
4520
4521 \begin_layout Subsubsection
4522 Numbered Headings
4523 \begin_inset Index idx
4524 status collapsed
4525
4526 \begin_layout Plain Layout
4527 Section headings ! Numbered
4528 \end_layout
4529
4530 \end_inset
4531
4532
4533 \end_layout
4534
4535 \begin_layout Standard
4536 There are 7 numbered types of section headings.
4537  They are:
4538 \end_layout
4539
4540 \begin_layout Enumerate
4541
4542 \family sans
4543 Part
4544 \end_layout
4545
4546 \begin_layout Enumerate
4547
4548 \family sans
4549 Chapter
4550 \end_layout
4551
4552 \begin_layout Enumerate
4553
4554 \family sans
4555 Section
4556 \end_layout
4557
4558 \begin_layout Enumerate
4559
4560 \family sans
4561 Subsection
4562 \end_layout
4563
4564 \begin_layout Enumerate
4565
4566 \family sans
4567 Subsubsection
4568 \end_layout
4569
4570 \begin_layout Enumerate
4571
4572 \family sans
4573 Paragraph
4574 \end_layout
4575
4576 \begin_layout Enumerate
4577
4578 \family sans
4579 Subparagraph
4580 \end_layout
4581
4582 \begin_layout Standard
4583 LyX labels each heading with a series of numbers, separated by periods.
4584  The numbers describe where in the document you are.
4585  Unlike the other headings, parts are numbered with Latin letters.
4586 \end_layout
4587
4588 \begin_layout Standard
4589 Headings all subdivide your document into different pieces of text.
4590  For example, suppose you're writing a book.
4591  You group the book into chapters.
4592  LyX does similar grouping:
4593 \end_layout
4594
4595 \begin_layout Itemize
4596
4597 \family sans
4598 Part
4599 \family default
4600  is divided in either 
4601 \family sans
4602 Chapter
4603 \family default
4604 s or 
4605 \family sans
4606 Section
4607 \family default
4608 s
4609 \end_layout
4610
4611 \begin_layout Itemize
4612
4613 \family sans
4614 Chapter
4615 \family default
4616 s are divided into 
4617 \family sans
4618 Section
4619 \family default
4620 s
4621 \end_layout
4622
4623 \begin_layout Itemize
4624
4625 \family sans
4626 Section
4627 \family default
4628 s are divided into 
4629 \family sans
4630 Subsection
4631 \family default
4632 s
4633 \end_layout
4634
4635 \begin_layout Itemize
4636
4637 \family sans
4638 Subsection
4639 \family default
4640 s are divided into 
4641 \family sans
4642 Subsubsection
4643 \family default
4644 s
4645 \end_layout
4646
4647 \begin_layout Itemize
4648
4649 \family sans
4650 Subsubsection
4651 \family default
4652 s are divided into 
4653 \family sans
4654 Paragraph
4655 \family default
4656 s
4657 \end_layout
4658
4659 \begin_layout Itemize
4660
4661 \family sans
4662 Paragraph
4663 \family default
4664 s are divided into 
4665 \family sans
4666 Subparagraph
4667 \family default
4668 s
4669 \end_layout
4670
4671 \begin_layout Standard
4672 \begin_inset Note Greyedout
4673 status open
4674
4675 \begin_layout Plain Layout
4676
4677 \series bold
4678 Note:
4679 \series default
4680  Not all document types use the 
4681 \family sans
4682 Chapter
4683 \family default
4684  heading as the maximum sectioning level.
4685  In that case the 
4686 \family sans
4687 Section
4688 \family default
4689  is the top-level heading.
4690 \end_layout
4691
4692 \end_inset
4693
4694
4695 \end_layout
4696
4697 \begin_layout Standard
4698 So, if you use the 
4699 \family sans
4700 Subsubsection
4701 \family default
4702  environment to label a new sub-subsection, LyX labels it with its number,
4703  along with the number of the subsection, section, and, if applicable, chapter
4704  that it's in.
4705  For example: the fifth section of the second chapter of this book has the
4706  label 
4707 \begin_inset Quotes eld
4708 \end_inset
4709
4710 2.5
4711 \begin_inset Quotes erd
4712 \end_inset
4713
4714 .
4715 \end_layout
4716
4717 \begin_layout Subsubsection
4718 Unnumbered Headings
4719 \begin_inset Index idx
4720 status collapsed
4721
4722 \begin_layout Plain Layout
4723 Section headings ! Unnumbered
4724 \end_layout
4725
4726 \end_inset
4727
4728
4729 \end_layout
4730
4731 \begin_layout Standard
4732 There are 5 types of unnumbered section headings.
4733  They are:
4734 \end_layout
4735
4736 \begin_layout Enumerate
4737
4738 \family sans
4739 Part*
4740 \end_layout
4741
4742 \begin_layout Enumerate
4743
4744 \family sans
4745 Chapter*
4746 \end_layout
4747
4748 \begin_layout Enumerate
4749
4750 \family sans
4751 Section*
4752 \end_layout
4753
4754 \begin_layout Enumerate
4755
4756 \family sans
4757 Subsection*
4758 \end_layout
4759
4760 \begin_layout Enumerate
4761
4762 \family sans
4763 Subsubsection*
4764 \end_layout
4765
4766 \begin_layout Standard
4767 The 
4768 \begin_inset Quotes eld
4769 \end_inset
4770
4771 *
4772 \begin_inset Quotes erd
4773 \end_inset
4774
4775  after each name means that these headings are not numbered.
4776  They work the same as their numbered counterparts but won't appear in the
4777  table of contents, see section
4778 \begin_inset space ~
4779 \end_inset
4780
4781
4782 \begin_inset CommandInset ref
4783 LatexCommand ref
4784 reference "sec:toc"
4785
4786 \end_inset
4787
4788 .
4789 \end_layout
4790
4791 \begin_layout Subsubsection
4792 Changing the Numbering
4793 \begin_inset CommandInset label
4794 LatexCommand label
4795 name "sub:Numbering-depth"
4796
4797 \end_inset
4798
4799
4800 \end_layout
4801
4802 \begin_layout Standard
4803 You can also alter which sectioning levels get numbered and which ones appear
4804  in the Table of Contents.
4805  Now, this doesn't remove any of the levels; that's preset in the document
4806  class.
4807  Certain classes start with 
4808 \family sans
4809 Chapter
4810 \family default
4811  and go down to the 
4812 \family sans
4813 Subparagraph
4814 \family default
4815  level.
4816  Others start at 
4817 \family sans
4818 Section
4819 \family default
4820 .
4821  Similarly, not all document classes number all sectioning levels.
4822  Most don't number 
4823 \family sans
4824 Paragraph
4825 \family default
4826  or 
4827 \family sans
4828 Subparagraph
4829 \family default
4830 .
4831  This is something you can change.
4832 \end_layout
4833
4834 \begin_layout Standard
4835 Open the 
4836 \family sans
4837 Document\SpecialChar \menuseparator
4838 Settings
4839 \family default
4840  dialog.
4841 \family sans
4842
4843 \begin_inset Index idx
4844 status collapsed
4845
4846 \begin_layout Plain Layout
4847 Document ! Settings
4848 \end_layout
4849
4850 \end_inset
4851
4852
4853 \family default
4854  Under 
4855 \family sans
4856 Numbering
4857 \begin_inset space ~
4858 \end_inset
4859
4860 &
4861 \begin_inset space ~
4862 \end_inset
4863
4864 TOC
4865 \family default
4866  you'll see two counters.
4867  The one named 
4868 \family sans
4869 Numbering
4870 \family default
4871  controls how far down in the sectioning hierarchy LyX numbers a section
4872  heading.
4873  The other one controls the appearance of the section headings in the table
4874  of contents.
4875 \end_layout
4876
4877 \begin_layout Subsubsection
4878 Short Titles of Headings
4879 \begin_inset Index idx
4880 status collapsed
4881
4882 \begin_layout Plain Layout
4883 Section headings ! Short titles
4884 \end_layout
4885
4886 \end_inset
4887
4888
4889 \begin_inset Argument
4890 status collapsed
4891
4892 \begin_layout Plain Layout
4893 Short Titles
4894 \end_layout
4895
4896 \end_inset
4897
4898
4899 \begin_inset CommandInset label
4900 LatexCommand label
4901 name "sec:Short-Titles"
4902
4903 \end_inset
4904
4905
4906 \end_layout
4907
4908 \begin_layout Standard
4909 Some section or chapter titles, such as this one, can get quite long.
4910  This can cause trouble when there is limited horizontal space.
4911  For example, if the header of the page is set to show the current section
4912  title, a long title will protrude over the page margins and look awful.
4913 \end_layout
4914
4915 \begin_layout Standard
4916 LaTeX allows you to specify a short title for section headings.
4917  This short title is used in the header and in the actual table of contents,
4918  avoiding the problem mentioned.
4919  To specify a short title, use the menu 
4920 \family sans
4921 Insert\SpecialChar \menuseparator
4922 Short
4923 \begin_inset space ~
4924 \end_inset
4925
4926 Title
4927 \family default
4928 .
4929  This will insert a box labeled 
4930 \begin_inset Quotes eld
4931 \end_inset
4932
4933 opt
4934 \begin_inset Quotes erd
4935 \end_inset
4936
4937  (stands for 
4938 \begin_inset Quotes eld
4939 \end_inset
4940
4941 optional
4942 \begin_inset Quotes erd
4943 \end_inset
4944
4945 ) which you can use to enter the short title text.
4946  This also works for captions inside floats.
4947 \end_layout
4948
4949 \begin_layout Standard
4950 The title of this section is a good example of using this feature.
4951 \end_layout
4952
4953 \begin_layout Subsubsection
4954 Special Information
4955 \end_layout
4956
4957 \begin_layout Standard
4958 The following information applies to all section headings:
4959 \end_layout
4960
4961 \begin_layout Itemize
4962 You cannot do any nesting with these environments.
4963 \end_layout
4964
4965 \begin_layout Itemize
4966 You cannot use a margin note in any of these environments.
4967 \end_layout
4968
4969 \begin_layout Itemize
4970 You can only use inline math in these environments.
4971 \end_layout
4972
4973 \begin_layout Itemize
4974 You can use labels and cross-references to refer to their numbers.
4975 \end_layout
4976
4977 \begin_layout Subsection
4978 Quotes and Poetry line spacing
4979 \end_layout
4980
4981 \begin_layout Standard
4982 LyX has three paragraph environments for writing poetry and quotations.
4983  They are 
4984 \family sans
4985 Quote
4986 \family default
4987
4988 \family sans
4989 Quotation
4990 \family default
4991 , and 
4992 \family sans
4993 Verse
4994 \family default
4995 .
4996  Forget the days of changing line spacing and twiddling with margins.
4997  These three paragraph environments already have those changes built-in.
4998  They all widen the left margin and add a bit of extra space above and below
4999  the text they contain.
5000  They also allow nesting, so you can put a 
5001 \family sans
5002 Verse
5003 \family default
5004  in a 
5005 \family sans
5006 Quotation
5007 \family default
5008 , as well as in some other paragraph environments.
5009 \end_layout
5010
5011 \begin_layout Standard
5012 There is another feature of these three paragraph environments: they do
5013  
5014 \emph on
5015 not
5016 \emph default
5017  reset to 
5018 \family sans
5019 Standard
5020 \family default
5021  when you start a new paragraph.
5022  So, you can type in that poem and merrily hit 
5023 \family sans
5024 Return
5025 \family default
5026  without worrying about the paragraph environment changing on you.
5027  Of course, that means that, once you're done typing in that poem, you have
5028  to change back to the 
5029 \family sans
5030 Standard
5031 \family default
5032  environment yourself.
5033 \end_layout
5034
5035 \begin_layout Subsubsection
5036
5037 \family sans
5038 Quote
5039 \family default
5040  and 
5041 \family sans
5042 Quotation
5043 \family default
5044
5045 \begin_inset CommandInset label
5046 LatexCommand label
5047 name "sec:Quote"
5048
5049 \end_inset
5050
5051
5052 \begin_inset Index idx
5053 status collapsed
5054
5055 \begin_layout Plain Layout
5056 Quotation
5057 \end_layout
5058
5059 \end_inset
5060
5061
5062 \end_layout
5063
5064 \begin_layout Standard
5065 Now that we've described the similarities of these three environments, it's
5066  time for the differences.
5067  
5068 \family sans
5069 Quote
5070 \family default
5071  and 
5072 \family sans
5073 Quotation
5074 \family default
5075  are identical except for one difference: 
5076 \family sans
5077 Quote
5078 \family default
5079  uses extra spacing to separate paragraphs and never indents the first line.
5080  
5081 \family sans
5082 Quotation
5083 \family default
5084  
5085 \emph on
5086 always
5087 \emph default
5088  indents the first line of a paragraph and uses the same line spacing throughout.
5089 \end_layout
5090
5091 \begin_layout Standard
5092 Here's an example of the 
5093 \family sans
5094 Quote
5095 \family default
5096  environment:
5097 \end_layout
5098
5099 \begin_layout Quote
5100 This is in the 
5101 \family sans
5102 Quote
5103 \family default
5104  environment.
5105  I can keep writing, extending this line out further and further until it
5106  wraps.
5107  See – no indentation!
5108 \end_layout
5109
5110 \begin_layout Quote
5111 Here's the second paragraph of this quote.
5112  Again, there's no indentation, but there is extra space between me and
5113  the other paragraph.
5114 \end_layout
5115
5116 \begin_layout Standard
5117 Here's another example, this time in the 
5118 \family sans
5119 Quotation
5120 \family default
5121  environment:
5122 \end_layout
5123
5124 \begin_layout Quotation
5125 This is in the 
5126 \family sans
5127 Quotation
5128 \family default
5129  environment.
5130  If I keep writing, you'll see the indentation.
5131  If your country uses a writing style that shows off new paragraphs by indenting
5132  the first line, then 
5133 \family sans
5134 Quotation
5135 \family default
5136  is the environment for you! Well, you'd use it 
5137 \emph on
5138 if
5139 \emph default
5140  you were quoting other text.
5141 \end_layout
5142
5143 \begin_layout Quotation
5144 Here's a new paragraph.
5145  I could ramble on and on, like a politician at election time.
5146  If I did that, though, you'd get bored.
5147 \end_layout
5148
5149 \begin_layout Standard
5150 As the examples show, 
5151 \family sans
5152 Quote
5153 \family default
5154  is for those people who use extra space to separate paragraphs.
5155  They should put quotes in the 
5156 \family sans
5157 Quote
5158 \family default
5159  environment.
5160  Those who use indentation to mark a new paragraph should use the 
5161 \family sans
5162 Quotation
5163 \family default
5164  paragraph environment for quoted text.
5165 \end_layout
5166
5167 \begin_layout Subsubsection
5168
5169 \family sans
5170 Verse
5171 \family default
5172
5173 \begin_inset Index idx
5174 status collapsed
5175
5176 \begin_layout Plain Layout
5177 Paragraph ! Verse
5178 \end_layout
5179
5180 \end_inset
5181
5182
5183 \family sans
5184
5185 \begin_inset Index idx
5186 status collapsed
5187
5188 \begin_layout Plain Layout
5189 Poetry
5190 \end_layout
5191
5192 \end_inset
5193
5194
5195 \begin_inset CommandInset label
5196 LatexCommand label
5197 name "sec:Verse"
5198
5199 \end_inset
5200
5201
5202 \end_layout
5203
5204 \begin_layout Standard
5205
5206 \family sans
5207 Verse
5208 \family default
5209  is a paragraph environment for poetry, rhymes, verses, and so on.
5210  Here's an example:
5211 \end_layout
5212
5213 \begin_layout Verse
5214 This is in Verse
5215 \begin_inset Newline newline
5216 \end_inset
5217
5218 Which I did not rehearse!
5219 \end_layout
5220
5221 \begin_layout Verse
5222 It could be much worse.
5223  This line could be long, very long, oh so long, so very long that it wraps
5224  around.
5225  It looks okay on screen, but in the printed version, the extra lines are
5226  indented a bit more than the first.
5227  Okay, so it's turned to prose and doesn't rhyme anymore.
5228  So sue me.
5229 \end_layout
5230
5231 \begin_layout Verse
5232 To break a line
5233 \begin_inset Newline newline
5234 \end_inset
5235
5236 And make things look fine
5237 \begin_inset Newline newline
5238 \end_inset
5239
5240 Use 
5241 \begin_inset Info
5242 type  "shortcut"
5243 arg   "newline-insert newline"
5244 \end_inset
5245
5246 .
5247 \end_layout
5248
5249 \begin_layout Standard
5250 As you can see, 
5251 \family sans
5252 Verse
5253 \family default
5254  does not indent both margins.
5255  Each stanza of the verse or poem is in its own paragraph.
5256  To separate the individual lines of a stanza, use the 
5257 \family typewriter
5258 break-line
5259 \family default
5260  function 
5261 \begin_inset Info
5262 type  "shortcut"
5263 arg   "newline-insert newline"
5264 \end_inset
5265
5266 .
5267 \end_layout
5268
5269 \begin_layout Subsection
5270 Lists
5271 \begin_inset Index idx
5272 status collapsed
5273
5274 \begin_layout Plain Layout
5275 Lists
5276 \end_layout
5277
5278 \end_inset
5279
5280
5281 \begin_inset CommandInset label
5282 LatexCommand label
5283 name "sub:Lists"
5284
5285 \end_inset
5286
5287
5288 \end_layout
5289
5290 \begin_layout Standard
5291 LyX has four different paragraph environments for creating different kinds
5292  of lists.
5293  In the 
5294 \family sans
5295 Itemize
5296 \family default
5297  and 
5298 \family sans
5299 Enumerate
5300 \family default
5301  environments, LyX labels your list items with bullets or numbers, respectively.
5302  In the 
5303 \family sans
5304 Description
5305 \family default
5306  and 
5307 \family sans
5308 List
5309 \family default
5310  environments, LyX lets you provide your own label.
5311  We'll present the individual details of each type of list next after describing
5312  some general features of all four of them.
5313 \end_layout
5314
5315 \begin_layout Subsubsection
5316 General Features
5317 \end_layout
5318
5319 \begin_layout Standard
5320 The four paragraph environments for lists differ from the other environments
5321  in several ways.
5322  First, LyX treats each paragraph as a list item.
5323  Hitting 
5324 \family sans
5325 Return
5326 \family default
5327  does 
5328 \emph on
5329 not
5330 \emph default
5331  reset the environment to 
5332 \family sans
5333 Standard
5334 \family default
5335  but keeps the current environment and creates a new list item.
5336  The nesting depth is hereby kept.
5337  If you want to keep the paragraph environment but reset the current nesting
5338  depth, you can use 
5339 \begin_inset Info
5340 type  "shortcut"
5341 arg   "break-paragraph inverse"
5342 \end_inset
5343
5344  to break paragraphs.
5345 \end_layout
5346
5347 \begin_layout Standard
5348 You can nest lists of any type inside one another.
5349  In fact, LyX changes the labels on some list items depending on how it
5350  is nested.
5351  If you intend to use any of the list paragraph environments, we suggest
5352  you read all of section
5353 \begin_inset space ~
5354 \end_inset
5355
5356
5357 \begin_inset CommandInset ref
5358 LatexCommand ref
5359 reference "sec:Nesting"
5360
5361 \end_inset
5362
5363 .
5364  
5365 \end_layout
5366
5367 \begin_layout Subsubsection
5368
5369 \family sans
5370 Itemize
5371 \family default
5372
5373 \begin_inset Index idx
5374 status collapsed
5375
5376 \begin_layout Plain Layout
5377 Lists ! Itemize
5378 \end_layout
5379
5380 \end_inset
5381
5382
5383 \begin_inset CommandInset label
5384 LatexCommand label
5385 name "sec:Itemize"
5386
5387 \end_inset
5388
5389
5390 \end_layout
5391
5392 \begin_layout Standard
5393 The first type of list we'll describe in detail is the 
5394 \family sans
5395 Itemize
5396 \family default
5397  paragraph environment.
5398  It has the following properties:
5399 \end_layout
5400
5401 \begin_layout Itemize
5402 Each item has a particular bullet or symbol as its label.
5403 \end_layout
5404
5405 \begin_deeper
5406 \begin_layout Itemize
5407 LyX uses the same symbol for all of the items in a given nesting level.
5408 \end_layout
5409
5410 \begin_layout Itemize
5411 The symbol appears at the beginning of the first line.
5412 \end_layout
5413
5414 \end_deeper
5415 \begin_layout Itemize
5416 The items can have any length.
5417  LyX automatically offsets the left margin of each item.
5418  The offset is always relative to whatever environment the 
5419 \family sans
5420 Itemize
5421 \family default
5422  list may be in.
5423 \end_layout
5424
5425 \begin_layout Itemize
5426 If you nest an 
5427 \family sans
5428 Itemize
5429 \family default
5430  environment inside another 
5431 \family sans
5432 Itemize
5433 \family default
5434  environment, the label changes to a new symbol.
5435 \end_layout
5436
5437 \begin_deeper
5438 \begin_layout Itemize
5439 There are four different symbols for up to a four-fold nesting.
5440 \end_layout
5441
5442 \begin_layout Itemize
5443 LyX always shows the same symbol on screen.
5444 \end_layout
5445
5446 \begin_layout Itemize
5447 See section
5448 \begin_inset space ~
5449 \end_inset
5450
5451
5452 \begin_inset CommandInset ref
5453 LatexCommand ref
5454 reference "sec:Nesting"
5455
5456 \end_inset
5457
5458  for a full explanation of nesting.
5459 \end_layout
5460
5461 \end_deeper
5462 \begin_layout Standard
5463 Of course, that explanation was also an example of an 
5464 \family sans
5465 Itemize
5466 \family default
5467  list.
5468  The 
5469 \family sans
5470 Itemize
5471 \family default
5472  environment is best suited for lists where the order doesn't matter.
5473 \end_layout
5474
5475 \begin_layout Standard
5476 We said that different levels use different symbols as their label.
5477  Here's an example of all four possible symbols.
5478 \end_layout
5479
5480 \begin_layout Itemize
5481 The label for the first level 
5482 \family sans
5483 Itemize
5484 \family default
5485  is a large black dot, or bullet.
5486 \end_layout
5487
5488 \begin_deeper
5489 \begin_layout Itemize
5490 The label for the second level is a dash.
5491 \end_layout
5492
5493 \begin_deeper
5494 \begin_layout Itemize
5495 The label for the third is an asterisk.
5496 \end_layout
5497
5498 \begin_deeper
5499 \begin_layout Itemize
5500 The label for the fourth is a centered dot.
5501 \end_layout
5502
5503 \end_deeper
5504 \begin_layout Itemize
5505 Back out to the third level.
5506 \end_layout
5507
5508 \end_deeper
5509 \begin_layout Itemize
5510 Back to the second level.
5511 \end_layout
5512
5513 \end_deeper
5514 \begin_layout Itemize
5515 Back to the outermost level.
5516 \end_layout
5517
5518 \begin_layout Standard
5519 These are the default labels for an 
5520 \family sans
5521 Itemize
5522 \family default
5523  list.
5524  You can customize these labels in the 
5525 \family sans
5526 Document\SpecialChar \menuseparator
5527 Settings
5528 \family default
5529  dialog in the submenu 
5530 \family sans
5531 Bullets
5532 \family default
5533 .
5534 \family sans
5535
5536 \begin_inset Index idx
5537 status collapsed
5538
5539 \begin_layout Plain Layout
5540 Document ! Settings
5541 \end_layout
5542
5543 \end_inset
5544
5545
5546 \end_layout
5547
5548 \begin_layout Standard
5549 Notice how the space between items decreases with increasing depth.
5550  We'll explain nesting and all the tricks you can do with different depths
5551  in section
5552 \begin_inset space ~
5553 \end_inset
5554
5555
5556 \begin_inset CommandInset ref
5557 LatexCommand ref
5558 reference "sec:Nesting"
5559
5560 \end_inset
5561
5562 .
5563 \end_layout
5564
5565 \begin_layout Subsubsection
5566
5567 \family sans
5568 Enumerate
5569 \family default
5570
5571 \begin_inset Index idx
5572 status collapsed
5573
5574 \begin_layout Plain Layout
5575 Lists ! Enumerate
5576 \end_layout
5577
5578 \end_inset
5579
5580
5581 \begin_inset CommandInset label
5582 LatexCommand label
5583 name "sec:Enumerate"
5584
5585 \end_inset
5586
5587
5588 \end_layout
5589
5590 \begin_layout Standard
5591 The 
5592 \family sans
5593 Enumerate
5594 \family default
5595  environment is used to create numbered lists and outlines.
5596  It has these properties:
5597 \end_layout
5598
5599 \begin_layout Enumerate
5600 Each item has a numeral as its label.
5601 \end_layout
5602
5603 \begin_deeper
5604 \begin_layout Enumerate
5605 The label type depends on the nesting depth.
5606 \end_layout
5607
5608 \end_deeper
5609 \begin_layout Enumerate
5610 LyX automatically counts the items for you and updates the label as appropriate.
5611 \end_layout
5612
5613 \begin_layout Enumerate
5614 Each new 
5615 \family sans
5616 Enumerate
5617 \family default
5618  environment resets the counter to one.
5619 \end_layout
5620
5621 \begin_layout Enumerate
5622 Like the 
5623 \family sans
5624 Itemize
5625 \family default
5626  environment, the 
5627 \family sans
5628 Enumerate
5629 \family default
5630  environment:
5631 \end_layout
5632
5633 \begin_deeper
5634 \begin_layout Enumerate
5635 Offsets the items relative to the left margin.
5636  Items can have any length.
5637 \end_layout
5638
5639 \begin_layout Enumerate
5640 Reduces the space between items as the nesting depth increases.
5641 \end_layout
5642
5643 \begin_layout Enumerate
5644 Uses different types of labels depending on the nesting depth.
5645 \end_layout
5646
5647 \begin_layout Enumerate
5648 Allows up to a four-fold nesting.
5649 \end_layout
5650
5651 \end_deeper
5652 \begin_layout Standard
5653 Unlike the 
5654 \family sans
5655 Itemize
5656 \family default
5657  environment, 
5658 \family sans
5659 Enumerate
5660 \family default
5661  shows the different labels for each item in LyX.
5662  Here is how LyX labels the four different levels in an 
5663 \family sans
5664 Enumerate
5665 \family default
5666 :
5667 \end_layout
5668
5669 \begin_layout Enumerate
5670 The first level of an 
5671 \family sans
5672 Enumerate
5673 \family default
5674  uses Arabic numerals followed by a period.
5675 \end_layout
5676
5677 \begin_deeper
5678 \begin_layout Enumerate
5679 The second level uses lower case letters surrounded by parentheses.
5680 \end_layout
5681
5682 \begin_deeper
5683 \begin_layout Enumerate
5684 The third level uses lower-case Roman numerals followed by a period.
5685 \end_layout
5686
5687 \begin_deeper
5688 \begin_layout Enumerate
5689 The fourth level uses capital letters followed by a period.
5690 \end_layout
5691
5692 \begin_layout Enumerate
5693 Again, notice the decrease in the spacing between items as the nesting depth
5694  increases.
5695 \end_layout
5696
5697 \end_deeper
5698 \begin_layout Enumerate
5699 Back to the third level
5700 \end_layout
5701
5702 \end_deeper
5703 \begin_layout Enumerate
5704 Back to the second level.
5705 \end_layout
5706
5707 \end_deeper
5708 \begin_layout Enumerate
5709 Back to the outermost level.
5710 \end_layout
5711
5712 \begin_layout Standard
5713 Once again, you can customize the type of numbering used in the 
5714 \family sans
5715 Enumerate
5716 \family default
5717  environment.
5718  It involves adding commands to the LaTeX preamble (see the 
5719 \emph on
5720 Additional Features
5721 \emph default
5722  manual).
5723  As stated earlier, such customization only shows up in the printed version,
5724  not in LyX.
5725 \end_layout
5726
5727 \begin_layout Standard
5728 There is more to nesting 
5729 \family sans
5730 Enumerate
5731 \family default
5732  environments than we've stated here.
5733  You should read section
5734 \begin_inset space ~
5735 \end_inset
5736
5737
5738 \begin_inset CommandInset ref
5739 LatexCommand ref
5740 reference "sec:Nesting"
5741
5742 \end_inset
5743
5744  to learn more about nesting.
5745 \end_layout
5746
5747 \begin_layout Subsubsection
5748
5749 \family sans
5750 Description
5751 \family default
5752
5753 \begin_inset Index idx
5754 status collapsed
5755
5756 \begin_layout Plain Layout
5757 Lists ! Description
5758 \end_layout
5759
5760 \end_inset
5761
5762
5763 \end_layout
5764
5765 \begin_layout Standard
5766 Unlike the previous two environments, the 
5767 \family sans
5768 Description
5769 \family default
5770  list has no fixed label.
5771  Instead, LyX uses the first 
5772 \begin_inset Quotes eld
5773 \end_inset
5774
5775 word
5776 \begin_inset Quotes erd
5777 \end_inset
5778
5779  of the first line as the label.
5780  Here's an example:
5781 \end_layout
5782
5783 \begin_layout Description
5784 Example: This is an example of the 
5785 \family sans
5786 Description
5787 \family default
5788  environment.
5789 \end_layout
5790
5791 \begin_layout Standard
5792 LyX typesets the label in boldface and puts extra space between it and the
5793  rest of the line.
5794 \end_layout
5795
5796 \begin_layout Standard
5797 With the first 
5798 \begin_inset Quotes eld
5799 \end_inset
5800
5801 word
5802 \begin_inset Quotes erd
5803 \end_inset
5804
5805  it is meant that the first hit of the 
5806 \family sans
5807 Space
5808 \family default
5809  key ends the label if you are at the beginning of the first line of an
5810  item.
5811  If you need to use more than one word in the label use a 
5812 \family sans
5813 Protected Blank
5814 \family default
5815 .
5816  (Use either 
5817 \begin_inset Info
5818 type  "shortcut"
5819 arg   "space-insert protected"
5820 \end_inset
5821
5822  or the menu 
5823 \family sans
5824 Insert\SpecialChar \menuseparator
5825 Formatting\SpecialChar \menuseparator
5826 Protected
5827 \begin_inset space ~
5828 \end_inset
5829
5830 Space
5831 \family default
5832 , see section
5833 \begin_inset space ~
5834 \end_inset
5835
5836
5837 \begin_inset CommandInset ref
5838 LatexCommand ref
5839 reference "sub:Protected-Space"
5840
5841 \end_inset
5842
5843  for more info.) Here is an example:
5844 \end_layout
5845
5846 \begin_layout Description
5847 Second
5848 \begin_inset space ~
5849 \end_inset
5850
5851 Example: This one shows how to use a 
5852 \family sans
5853 Protected
5854 \begin_inset space ~
5855 \end_inset
5856
5857 Blank
5858 \family default
5859  in the label of a 
5860 \family sans
5861 Description
5862 \family default
5863  list item.
5864 \end_layout
5865
5866 \begin_layout Description
5867 Usage: You should use the 
5868 \family sans
5869 Description
5870 \family default
5871  environment for things like definitions and theorems.
5872  Use it when you need to make one word in particular stand out in the text
5873  that describes it.
5874  It's not a good idea to use a 
5875 \family sans
5876 Description
5877 \family default
5878  environment when you have an entire sentence that you want to describe.
5879  You're better off using 
5880 \family sans
5881 Itemize
5882 \family default
5883  or 
5884 \family sans
5885 Enumerate
5886 \family default
5887  and nesting several 
5888 \family sans
5889 Standard
5890 \family default
5891  paragraphs into them.
5892 \end_layout
5893
5894 \begin_layout Description
5895 Nesting: You can nest 
5896 \family sans
5897 Description
5898 \family default
5899  environments inside one another, nest them in other types of lists, and
5900  so on.
5901 \end_layout
5902
5903 \begin_layout Standard
5904 Notice that after the first line, LyX indents subsequent lines, offsetting
5905  them from the first line.
5906 \end_layout
5907
5908 \begin_layout Subsubsection
5909 The LyX 
5910 \family sans
5911 List
5912 \family default
5913
5914 \begin_inset Index idx
5915 status collapsed
5916
5917 \begin_layout Plain Layout
5918 Lists ! LyX list
5919 \end_layout
5920
5921 \end_inset
5922
5923
5924 \end_layout
5925
5926 \begin_layout Standard
5927 The 
5928 \family sans
5929 List
5930 \family default
5931  environment is a LyX extension to LaTeX.
5932 \end_layout
5933
5934 \begin_layout Standard
5935 \begin_inset Note Greyedout
5936 status open
5937
5938 \begin_layout Plain Layout
5939
5940 \series bold
5941 Note:
5942 \series default
5943  When you are using a KOMA-Script document class, like in this document,
5944  the 
5945 \family sans
5946 List
5947 \family default
5948  environment is named 
5949 \family sans
5950 Labeling
5951 \family default
5952 .
5953 \end_layout
5954
5955 \end_inset
5956
5957
5958 \end_layout
5959
5960 \begin_layout Standard
5961 Like the 
5962 \family sans
5963 Description
5964 \family default
5965  environment the 
5966 \family sans
5967 List
5968 \family default
5969  environment has user-defined labels for each list item.
5970  There are the following properties of this list environment:
5971 \end_layout
5972
5973 \begin_layout Labeling
5974 \labelwidthstring 00.00.0000
5975 item
5976 \begin_inset space ~
5977 \end_inset
5978
5979 labels LyX uses the first 
5980 \begin_inset Quotes eld
5981 \end_inset
5982
5983 word
5984 \begin_inset Quotes erd
5985 \end_inset
5986
5987  of each line as the item label.
5988  The first 
5989 \family sans
5990 Space
5991 \family default
5992  after the beginning of the first line of an item marks the end of the label.
5993  If you need to use more than one word in an item label, use a protected
5994  blank as described above.
5995 \end_layout
5996
5997 \begin_layout Labeling
5998 \labelwidthstring 00.00.0000
5999 margins As you can see, LyX uses different margins for the item label and
6000  the body of the item text.
6001  The body of the text has a larger left margin, which is equal to the default
6002  label width plus a little extra space.
6003  
6004 \end_layout
6005
6006 \begin_layout Labeling
6007 \labelwidthstring 00.00.0000
6008 label
6009 \begin_inset space ~
6010 \end_inset
6011
6012 width LyX uses the width of the label, or the default width, whatever is
6013  larger.
6014  If the label width is larger, the label 
6015 \begin_inset Quotes eld
6016 \end_inset
6017
6018 extends
6019 \begin_inset Quotes erd
6020 \end_inset
6021
6022  into the first line.
6023  In other words, the text of the first line isn't aligned with the left
6024  margin of the rest of the item text.
6025 \end_layout
6026
6027 \begin_layout Labeling
6028 \labelwidthstring 00.00.0000
6029 default
6030 \begin_inset space ~
6031 \end_inset
6032
6033 width You can set the default label width to ensure that the text of all
6034  items in a 
6035 \family sans
6036 List
6037 \family default
6038  environment have the same left margin.
6039 \begin_inset Newline newline
6040 \end_inset
6041
6042 To change the default width, select all items in the list.
6043  Now open the 
6044 \family sans
6045 Edit\SpecialChar \menuseparator
6046 Paragraph
6047 \begin_inset space ~
6048 \end_inset
6049
6050 Settings
6051 \family default
6052  dialog.
6053  The text in the box 
6054 \family sans
6055 Longest
6056 \begin_inset space ~
6057 \end_inset
6058
6059 label
6060 \family default
6061  determines the default label width.
6062  You can use the text of your largest label here, but you can also use the
6063  letter 
6064 \begin_inset Quotes eld
6065 \end_inset
6066
6067 M
6068 \begin_inset Quotes erd
6069 \end_inset
6070
6071  multiple times instead.
6072  The M is the widest character and is a standard unit of widths in LaTeX.
6073  By using 
6074 \begin_inset Quotes eld
6075 \end_inset
6076
6077 M
6078 \begin_inset Quotes erd
6079 \end_inset
6080
6081  as the unit of width you don't need to keep changing the contents of 
6082 \family sans
6083 Longest
6084 \begin_inset space ~
6085 \end_inset
6086
6087 label
6088 \family default
6089  every time you alter a label in a 
6090 \family sans
6091 List
6092 \family default
6093  environment.
6094 \begin_inset Newline newline
6095 \end_inset
6096
6097 The predefined default width is the length of 
6098 \begin_inset Quotes eld
6099 \end_inset
6100
6101 00.00.0000
6102 \begin_inset Quotes erd
6103 \end_inset
6104
6105  (equal to 6 M).
6106  
6107 \begin_inset Newline newline
6108 \end_inset
6109
6110
6111 \begin_inset Note Greyedout
6112 status open
6113
6114 \begin_layout Plain Layout
6115
6116 \series bold
6117 Note:
6118 \series default
6119  Setting the cursor into a list item to change only its label width will
6120  only change the width inside LyX but not in the output.
6121 \end_layout
6122
6123 \end_inset
6124
6125
6126 \end_layout
6127
6128 \begin_layout Standard
6129 You should use the 
6130 \family sans
6131 List
6132 \family default
6133  environment the same way like the 
6134 \family sans
6135 Description
6136 \family default
6137  list: When you need one word to stand out from the text that describes
6138  it.
6139  The 
6140 \family sans
6141 List
6142 \family default
6143  environment gives you another way to do this, using a different overall
6144  layout.
6145 \end_layout
6146
6147 \begin_layout Standard
6148 You can nest 
6149 \family sans
6150 List
6151 \family default
6152  environments inside one another, nest them in other types of lists, and
6153  so on.
6154  They work just like the other list paragraph environments.
6155  Read section
6156 \begin_inset space ~
6157 \end_inset
6158
6159
6160 \begin_inset CommandInset ref
6161 LatexCommand ref
6162 reference "sec:Nesting"
6163
6164 \end_inset
6165
6166  to learn about nesting.
6167 \end_layout
6168
6169 \begin_layout Standard
6170 There is yet another feature of the 
6171 \family sans
6172 List
6173 \family default
6174  environment: As you can see in the examples, LyX left-justifies the item
6175  labels by default.
6176  You can use additional 
6177 \family sans
6178 HFills
6179 \family default
6180  to change how LyX justifies the item label.
6181  
6182 \family sans
6183 Hfills
6184 \family default
6185  are documented in section
6186 \begin_inset space ~
6187 \end_inset
6188
6189
6190 \begin_inset CommandInset ref
6191 LatexCommand ref
6192 reference "sub:Horizontal-Space"
6193
6194 \end_inset
6195
6196 .
6197  Here are some examples:
6198 \begin_inset Newpage pagebreak
6199 \end_inset
6200
6201
6202 \end_layout
6203
6204 \begin_layout Labeling
6205 \labelwidthstring 00.00.0000
6206 Left The default for 
6207 \family sans
6208 List
6209 \family default
6210  item labels.
6211 \end_layout
6212
6213 \begin_layout Labeling
6214 \labelwidthstring 00.00.0000
6215 \begin_inset space \hfill{}
6216 \end_inset
6217
6218 Right One 
6219 \family sans
6220 HFill
6221 \family default
6222  at the beginning of the label right justifies it.
6223 \end_layout
6224
6225 \begin_layout Labeling
6226 \labelwidthstring 00.00.0000
6227 \begin_inset space \hfill{}
6228 \end_inset
6229
6230 Center
6231 \begin_inset space \hfill{}
6232 \end_inset
6233
6234  One 
6235 \family sans
6236 HFill
6237 \family default
6238  at the beginning of the label and one at the end centers it.
6239 \end_layout
6240
6241 \begin_layout Subsection
6242 Customized Lists
6243 \begin_inset Index idx
6244 status collapsed
6245
6246 \begin_layout Plain Layout
6247 Lists ! Customized
6248 \end_layout
6249
6250 \end_inset
6251
6252
6253 \end_layout
6254
6255 \begin_layout Standard
6256 To use the features described in this section, you must load the module
6257  
6258 \family sans
6259 Customisable Lists (enumitem)
6260 \family default
6261  in the document settings.
6262  This loads the features of the LaTeX-package 
6263 \series bold
6264 enumitem
6265 \series default
6266
6267 \begin_inset Index idx
6268 status collapsed
6269
6270 \begin_layout Plain Layout
6271 LaTeX-packages ! enumitem
6272 \end_layout
6273
6274 \end_inset
6275
6276 .
6277 \end_layout
6278
6279 \begin_layout Subsubsection
6280 Custom Enumerate Lists
6281 \begin_inset Index idx
6282 status collapsed
6283
6284 \begin_layout Plain Layout
6285 Lists ! Enumerate ! Custom
6286 \end_layout
6287
6288 \end_inset
6289
6290
6291 \end_layout
6292
6293 \begin_layout Standard
6294 \noindent
6295 The default numbering of numbered lists can be changed by adding an optional
6296  argument (menu 
6297 \family sans
6298 Insert\SpecialChar \menuseparator
6299 Short Title
6300 \family default
6301 ) to the first item of each level in the list.
6302  There you add the command
6303 \end_layout
6304
6305 \begin_layout Standard
6306
6307 \series bold
6308 label=
6309 \backslash
6310 roman{enumi}
6311 \end_layout
6312
6313 \begin_layout Standard
6314 in TeX Code (shortcut 
6315 \begin_inset Info
6316 type  "shortcut"
6317 arg   "ert-insert"
6318 \end_inset
6319
6320 ).
6321 \begin_inset Foot
6322 status collapsed
6323
6324 \begin_layout Plain Layout
6325 For more about TeX Code, look at section
6326 \begin_inset space ~
6327 \end_inset
6328
6329
6330 \begin_inset CommandInset ref
6331 LatexCommand ref
6332 reference "sec:TeX-Code"
6333
6334 \end_inset
6335
6336 .
6337 \end_layout
6338
6339 \end_inset
6340
6341
6342 \emph on
6343  enumi
6344 \emph default
6345  is hereby the counter of the enumeration in the first level.
6346  The command 
6347 \series bold
6348
6349 \backslash
6350 roman
6351 \series default
6352  outputs the counter as small Roman numeral.
6353  For capital Roman numerals replace in the command above 
6354 \series bold
6355
6356 \backslash
6357 roman
6358 \series default
6359  by 
6360 \series bold
6361
6362 \backslash
6363 Roman
6364 \series default
6365 .
6366  For Arabic numerals use 
6367 \series bold
6368
6369 \backslash
6370 arabic
6371 \series default
6372 .
6373  To 
6374 \begin_inset Quotes eld
6375 \end_inset
6376
6377 number
6378 \begin_inset Quotes erd
6379 \end_inset
6380
6381  items with capital or small Latin letters use 
6382 \series bold
6383
6384 \backslash
6385 Alph
6386 \series default
6387  or 
6388 \series bold
6389
6390 \backslash
6391 alph
6392 \series default
6393 , respectively.
6394 \end_layout
6395
6396 \begin_layout Standard
6397 \noindent
6398 \begin_inset Note Greyedout
6399 status open
6400
6401 \begin_layout Plain Layout
6402
6403 \series bold
6404 Note:
6405 \series default
6406  You can only number 26
6407 \begin_inset space ~
6408 \end_inset
6409
6410 items with Latin letters, because this numbering is limited to single letters.
6411 \end_layout
6412
6413 \end_inset
6414
6415
6416 \end_layout
6417
6418 \begin_layout Standard
6419 To change the numbering for the list sublevels, replace the 'i' in the command
6420  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6421 \end_layout
6422
6423 \begin_layout Standard
6424 As example a list with custom numbering:
6425 \end_layout
6426
6427 \begin_layout Enumerate
6428 \begin_inset Argument
6429 status open
6430
6431 \begin_layout Plain Layout
6432 \begin_inset ERT
6433 status open
6434
6435 \begin_layout Plain Layout
6436
6437 label=
6438 \backslash
6439 #
6440 \backslash
6441 Alph{enumi}
6442 \backslash
6443 #
6444 \end_layout
6445
6446 \end_inset
6447
6448
6449 \end_layout
6450
6451 \end_inset
6452
6453 Level 1
6454 \end_layout
6455
6456 \begin_deeper
6457 \begin_layout Enumerate
6458 \begin_inset Argument
6459 status open
6460
6461 \begin_layout Plain Layout
6462 \begin_inset ERT
6463 status open
6464
6465 \begin_layout Plain Layout
6466
6467 label=
6468 \backslash
6469 Alph{enumi}.
6470 \backslash
6471 arabic{enumii}
6472 \end_layout
6473
6474 \end_inset
6475
6476
6477 \end_layout
6478
6479 \end_inset
6480
6481 Level 2
6482 \end_layout
6483
6484 \begin_layout Enumerate
6485 Level 2
6486 \end_layout
6487
6488 \begin_deeper
6489 \begin_layout Enumerate
6490 \begin_inset Argument
6491 status open
6492
6493 \begin_layout Plain Layout
6494 \begin_inset ERT
6495 status open
6496
6497 \begin_layout Plain Layout
6498
6499 label=
6500 \backslash
6501 bf{
6502 \backslash
6503 arabic{enumiii}}
6504 \end_layout
6505
6506 \end_inset
6507
6508
6509 \end_layout
6510
6511 \end_inset
6512
6513 Level 3
6514 \end_layout
6515
6516 \begin_deeper
6517 \begin_layout Enumerate
6518 \begin_inset Argument
6519 status open
6520
6521 \begin_layout Plain Layout
6522 \begin_inset ERT
6523 status open
6524
6525 \begin_layout Plain Layout
6526
6527 label=
6528 \backslash
6529 emph{
6530 \backslash
6531 roman{enumiv})}
6532 \end_layout
6533
6534 \end_inset
6535
6536
6537 \end_layout
6538
6539 \end_inset
6540
6541 Level 4
6542 \end_layout
6543
6544 \end_deeper
6545 \end_deeper
6546 \end_deeper
6547 \begin_layout Standard
6548 For this list these commands were used:
6549 \end_layout
6550
6551 \begin_layout Standard
6552 \noindent
6553
6554 \series bold
6555 label=
6556 \backslash
6557 #
6558 \backslash
6559 Alph{enumi}
6560 \backslash
6561 #
6562 \begin_inset Newline newline
6563 \end_inset
6564
6565 label=
6566 \backslash
6567 Alph{enumi}.
6568 \backslash
6569 arabic{enumii}
6570 \begin_inset Newline newline
6571 \end_inset
6572
6573 label=
6574 \backslash
6575 bf{
6576 \backslash
6577 arabic{enumiii}}
6578 \begin_inset Newline newline
6579 \end_inset
6580
6581 label=
6582 \backslash
6583 emph{
6584 \backslash
6585 roman{enumiv})}
6586 \end_layout
6587
6588 \begin_layout Standard
6589 where the command 
6590 \series bold
6591
6592 \backslash
6593 emph{}
6594 \series default
6595  makes the label emphasized and 
6596 \series bold
6597
6598 \backslash
6599 bf{}
6600 \series default
6601  makes it bold.
6602 \end_layout
6603
6604 \begin_layout Standard
6605 \begin_inset Note Greyedout
6606 status open
6607
6608 \begin_layout Plain Layout
6609
6610 \series bold
6611 Note:
6612 \series default
6613  When you changed the label of a list level, it will be used for all following
6614  lists until you change the definition.
6615 \end_layout
6616
6617 \end_inset
6618
6619
6620 \end_layout
6621
6622 \begin_layout Subsubsection
6623 Resumed Enumeration
6624 \begin_inset Index idx
6625 status collapsed
6626
6627 \begin_layout Plain Layout
6628 Lists ! Enumerate ! Resumed
6629 \end_layout
6630
6631 \end_inset
6632
6633
6634 \end_layout
6635
6636 \begin_layout Standard
6637 Enumerations can be resumed after intermediate paragraphs:
6638 \end_layout
6639
6640 \begin_layout Enumerate
6641 \begin_inset Argument
6642 status open
6643
6644 \begin_layout Plain Layout
6645 \begin_inset ERT
6646 status open
6647
6648 \begin_layout Plain Layout
6649
6650 label=
6651 \backslash
6652 arabic{enumi}.
6653 \end_layout
6654
6655 \end_inset
6656
6657
6658 \end_layout
6659
6660 \end_inset
6661
6662 first
6663 \begin_inset Note Note
6664 status open
6665
6666 \begin_layout Plain Layout
6667 goes back to default numbering
6668 \end_layout
6669
6670 \end_inset
6671
6672
6673 \end_layout
6674
6675 \begin_layout Enumerate
6676 second
6677 \end_layout
6678
6679 \begin_layout Standard
6680 regular text
6681 \end_layout
6682
6683 \begin_layout Enumerate-Resume
6684 resumed
6685 \end_layout
6686
6687 \begin_layout Standard
6688 To resume an enumeration, use the style 
6689 \family sans
6690 Enumerate-Resume
6691 \family default
6692 .
6693  Its numbering appears in blue within LyX to indicate that it is a resumed
6694  list and that the numbering will not be correct in LyX, but in the output.
6695 \end_layout
6696
6697 \begin_layout Standard
6698 \begin_inset Note Greyedout
6699 status open
6700
6701 \begin_layout Plain Layout
6702
6703 \series bold
6704 Note:
6705 \series default
6706  If there is no previous enumeration to resume, you will get a LaTeX error.
6707 \end_layout
6708
6709 \end_inset
6710
6711
6712 \end_layout
6713
6714 \begin_layout Standard
6715 Perhaps you might want to resume the list with a different number than the
6716  next one.
6717  Or you want to start a new enumeration with a defined number.
6718  This is possible by adding an optional argument to the first list item
6719  of a normal new enumeration.
6720  There insert the command
6721 \end_layout
6722
6723 \begin_layout Standard
6724
6725 \series bold
6726 start=number
6727 \end_layout
6728
6729 \begin_layout Standard
6730 where 
6731 \emph on
6732 number
6733 \emph default
6734  is the number with which you want to resume the list.
6735  An example:
6736 \end_layout
6737
6738 \begin_layout Enumerate
6739 first item
6740 \end_layout
6741
6742 \begin_layout Enumerate
6743 second item
6744 \end_layout
6745
6746 \begin_layout Standard
6747 Enumeration starting at a given value:
6748 \end_layout
6749
6750 \begin_layout Enumerate
6751 \begin_inset Argument
6752 status open
6753
6754 \begin_layout Plain Layout
6755 \begin_inset ERT
6756 status open
6757
6758 \begin_layout Plain Layout
6759
6760 start=4
6761 \end_layout
6762
6763 \end_inset
6764
6765
6766 \end_layout
6767
6768 \end_inset
6769
6770 This enumeration starts at 4
6771 \end_layout
6772
6773 \begin_layout Subsubsection
6774 List Spacing
6775 \begin_inset Index idx
6776 status collapsed
6777
6778 \begin_layout Plain Layout
6779 Lists ! Spacing
6780 \end_layout
6781
6782 \end_inset
6783
6784
6785 \end_layout
6786
6787 \begin_layout Standard
6788 In some cases you might want less or more vertical space between the items
6789  of a list.
6790  For example the default space is too much in your opinion in this case:
6791 \end_layout
6792
6793 \begin_layout Itemize
6794 A bullet list
6795 \end_layout
6796
6797 \begin_layout Itemize
6798 with standard spacing 
6799 \end_layout
6800
6801 \begin_layout Standard
6802 You can decrease the space by adding an optional argument to the first item
6803  of the list.
6804  There add the command 
6805 \series bold
6806 nolistsep
6807 \series default
6808  to get no additional list space like in this example:
6809 \end_layout
6810
6811 \begin_layout Itemize
6812 \begin_inset Argument
6813 status open
6814
6815 \begin_layout Plain Layout
6816 \begin_inset ERT
6817 status open
6818
6819 \begin_layout Plain Layout
6820
6821 nolistsep
6822 \end_layout
6823
6824 \end_inset
6825
6826
6827 \end_layout
6828
6829 \end_inset
6830
6831 A bullet list
6832 \end_layout
6833
6834 \begin_layout Itemize
6835 without additional
6836 \end_layout
6837
6838 \begin_layout Itemize
6839 vertical space
6840 \end_layout
6841
6842 \begin_layout Standard
6843 To add space you can use several other commands provided by the LaTeX-package
6844  
6845 \series bold
6846 enumitem
6847 \series default
6848
6849 \begin_inset Index idx
6850 status collapsed
6851
6852 \begin_layout Plain Layout
6853 LaTeX-packages ! enumitem
6854 \end_layout
6855
6856 \end_inset
6857
6858 .
6859  For more info see its documentation, 
6860 \begin_inset CommandInset citation
6861 LatexCommand cite
6862 key "enumitem"
6863
6864 \end_inset
6865
6866 .
6867 \end_layout
6868
6869 \begin_layout Standard
6870 There are also many commands available to change the horizontal spacing
6871  and indentation.
6872  Here is an example where the indentation was changed to the one of the
6873  paragraphs in the document and the label separation was set to 2
6874 \begin_inset space \thinspace{}
6875 \end_inset
6876
6877 cm so that the number is in the page margin:
6878 \end_layout
6879
6880 \begin_layout Enumerate
6881 \begin_inset Argument
6882 status open
6883
6884 \begin_layout Plain Layout
6885 \begin_inset ERT
6886 status open
6887
6888 \begin_layout Plain Layout
6889
6890 labelindent=
6891 \backslash
6892 parindent, labelsep=2cm
6893 \end_layout
6894
6895 \end_inset
6896
6897
6898 \end_layout
6899
6900 \end_inset
6901
6902 An enumeration
6903 \end_layout
6904
6905 \begin_layout Enumerate
6906 with negative indentation
6907 \end_layout
6908
6909 \begin_layout Subsubsection
6910 Further Customization
6911 \begin_inset Index idx
6912 status collapsed
6913
6914 \begin_layout Plain Layout
6915 Lists ! Description
6916 \end_layout
6917
6918 \end_inset
6919
6920
6921 \end_layout
6922
6923 \begin_layout Standard
6924 You can also change the style of description lists.
6925  The command
6926 \end_layout
6927
6928 \begin_layout Standard
6929
6930 \series bold
6931 font=definition
6932 \end_layout
6933
6934 \begin_layout Standard
6935 changes the description label font, the command
6936 \end_layout
6937
6938 \begin_layout Standard
6939
6940 \series bold
6941 style=definition
6942 \end_layout
6943
6944 \begin_layout Standard
6945 sets the list style.
6946 \end_layout
6947
6948 \begin_layout Standard
6949 An example where the command
6950 \end_layout
6951
6952 \begin_layout Standard
6953
6954 \series bold
6955 font=
6956 \backslash
6957 itshape, style=nextline
6958 \end_layout
6959
6960 \begin_layout Standard
6961 is used:
6962 \end_layout
6963
6964 \begin_layout Description
6965 Ionizing
6966 \begin_inset space ~
6967 \end_inset
6968
6969 radiation: 
6970 \begin_inset Argument
6971 status open
6972
6973 \begin_layout Plain Layout
6974 \begin_inset ERT
6975 status open
6976
6977 \begin_layout Plain Layout
6978
6979 labelindent=0pt, labelsep=1cm, font=
6980 \backslash
6981 itshape, style=nextline
6982 \end_layout
6983
6984 \end_inset
6985
6986
6987 \end_layout
6988
6989 \end_inset
6990
6991 Ionizing radiation consists of particles or electromagnetic waves that are
6992  energetic enough to detach electrons from atoms or molecules, therefore
6993  ionizing them.
6994 \end_layout
6995
6996 \begin_layout Description
6997 Reference
6998 \begin_inset space ~
6999 \end_inset
7000
7001 counting: In computer science, reference counting is a technique of storing
7002  the number of references, pointers, or handles to a resource such as an
7003  object, block of memory, disk space or other resource.
7004 \end_layout
7005
7006 \begin_layout Standard
7007 There are many more commands and features provided by the LaTeX-package
7008  
7009 \series bold
7010 enumitem
7011 \series default
7012
7013 \begin_inset Index idx
7014 status collapsed
7015
7016 \begin_layout Plain Layout
7017 LaTeX-packages ! enumitem
7018 \end_layout
7019
7020 \end_inset
7021
7022 .
7023  For more info see its documentation, 
7024 \begin_inset CommandInset citation
7025 LatexCommand cite
7026 key "enumitem"
7027
7028 \end_inset
7029
7030
7031 \end_layout
7032
7033 \begin_layout Subsection
7034 Letters
7035 \begin_inset Index idx
7036 status collapsed
7037
7038 \begin_layout Plain Layout
7039 Letters
7040 \end_layout
7041
7042 \end_inset
7043
7044
7045 \end_layout
7046
7047 \begin_layout Subsubsection
7048
7049 \family sans
7050 Address
7051 \family default
7052  and 
7053 \family sans
7054 Right
7055 \begin_inset space ~
7056 \end_inset
7057
7058 Address
7059 \family default
7060 : An Overview
7061 \end_layout
7062
7063 \begin_layout Standard
7064 Although LyX has document classes for letters, we've also created two paragraph
7065  environments called 
7066 \family sans
7067 Address
7068 \family default
7069  and 
7070 \family sans
7071 Right
7072 \begin_inset space ~
7073 \end_inset
7074
7075 Address
7076 \family default
7077 .
7078  To use the letter class, you need to use specific paragraph environments
7079  in a specific order, otherwise LaTeX gags on the document.
7080  In contrast, you can use the 
7081 \family sans
7082 Address
7083 \family default
7084  and 
7085 \family sans
7086 Right
7087 \begin_inset space ~
7088 \end_inset
7089
7090 Address
7091 \family default
7092  paragraph environments anywhere with no problem.
7093  You can even nest them inside other environments, though you can't nest
7094  anything in them.
7095 \end_layout
7096
7097 \begin_layout Standard
7098 Of course, you're not limited to using 
7099 \family sans
7100 Address
7101 \family default
7102  and 
7103 \family sans
7104 Right
7105 \begin_inset space ~
7106 \end_inset
7107
7108 Address
7109 \family default
7110  for letters only.
7111  
7112 \family sans
7113 Right
7114 \begin_inset space ~
7115 \end_inset
7116
7117 Address
7118 \family default
7119 , in particular, is useful for creating article titles like those used in
7120  some European academic papers.
7121 \end_layout
7122
7123 \begin_layout Subsubsection
7124 Usage
7125 \begin_inset CommandInset label
7126 LatexCommand label
7127 name "sec:Address-Usage"
7128
7129 \end_inset
7130
7131
7132 \end_layout
7133
7134 \begin_layout Standard
7135 The 
7136 \family sans
7137 Address
7138 \family default
7139  environment formats text in the style of an address, which is also used
7140  for the opening and signature in some countries.
7141  Similarly, the 
7142 \family sans
7143 Right
7144 \begin_inset space ~
7145 \end_inset
7146
7147 Address
7148 \family default
7149  environment formats text in the style of a right-justified address, which
7150  is used for the sender's address and today's date in some countries.
7151  Here's an example of each:
7152 \end_layout
7153
7154 \begin_layout Right Address
7155 Right Address
7156 \begin_inset Newline newline
7157 \end_inset
7158
7159 Who I am
7160 \begin_inset Newline newline
7161 \end_inset
7162
7163 Where I am
7164 \begin_inset Newline newline
7165 \end_inset
7166
7167 When is it? What is today?
7168 \end_layout
7169
7170 \begin_layout Standard
7171 That was 
7172 \family sans
7173 Right
7174 \begin_inset space ~
7175 \end_inset
7176
7177 Address
7178 \family default
7179 .
7180  Notice that the lines all have the same left margin, which LyX sets to
7181  fit the largest block of text on a single line.
7182  Here's an example of the 
7183 \family sans
7184 Address
7185 \family default
7186  environment:
7187 \end_layout
7188
7189 \begin_layout Address
7190 Who are you
7191 \begin_inset Newline newline
7192 \end_inset
7193
7194 Where do I send this
7195 \begin_inset Newline newline
7196 \end_inset
7197
7198 Your post office and country
7199 \end_layout
7200
7201 \begin_layout Standard
7202 As you can see, both 
7203 \family sans
7204 Address
7205 \family default
7206  and 
7207 \family sans
7208 Right
7209 \begin_inset space ~
7210 \end_inset
7211
7212 Address
7213 \family default
7214  add extra space between themselves and the next paragraph.
7215  If you hit 
7216 \family sans
7217 Return
7218 \family default
7219  in either of these environments, LyX resets the nesting depth and sets
7220  the environment to 
7221 \family sans
7222 Standard
7223 \family default
7224 .
7225  This makes sense, since 
7226 \family sans
7227 Return
7228 \family default
7229  is the 
7230 \family typewriter
7231 break-paragraph
7232 \family default
7233  function, and the individual lines of an address are not paragraphs.
7234  Thus, you have to use 
7235 \family typewriter
7236 break-line
7237 \family default
7238  (
7239 \begin_inset Info
7240 type  "shortcut"
7241 arg   "newline-insert newline"
7242 \end_inset
7243
7244  or 
7245 \family sans
7246 Formatting
7247 \begin_inset space ~
7248 \end_inset
7249
7250 Character\SpecialChar \menuseparator
7251 Line
7252 \begin_inset space ~
7253 \end_inset
7254
7255 Break
7256 \family default
7257  from the 
7258 \family sans
7259 Insert
7260 \family default
7261  menu) to start a new line in an 
7262 \family sans
7263 Address
7264 \family default
7265  or 
7266 \family sans
7267 Right
7268 \begin_inset space ~
7269 \end_inset
7270
7271 Address
7272 \family default
7273  environment.
7274 \end_layout
7275
7276 \begin_layout Subsection
7277 Academic Writing
7278 \end_layout
7279
7280 \begin_layout Standard
7281 Most academic writing begins with an abstract and ends with a bibliography
7282  or list of references.
7283  LyX contains paragraph environments for both of these.
7284 \end_layout
7285
7286 \begin_layout Subsubsection
7287
7288 \family sans
7289 Abstract
7290 \begin_inset Index idx
7291 status collapsed
7292
7293 \begin_layout Plain Layout
7294 Abstracts
7295 \end_layout
7296
7297 \end_inset
7298
7299
7300 \end_layout
7301
7302 \begin_layout Standard
7303 The 
7304 \family sans
7305 Abstract
7306 \family default
7307  environment is used for the abstract of an article.
7308  Technically, you could use this environment anywhere, but you really should
7309  only use it at the beginning of the document, after the title.
7310  Also, don't bother trying to nest 
7311 \family sans
7312 Abstract
7313 \family default
7314  in anything else or vice versa.
7315  It won't work.
7316  The 
7317 \family sans
7318 Abstract
7319 \family default
7320  environment is only useful in the article and report document classes.
7321  The book document classes ignores the 
7322 \family sans
7323 Abstract
7324 \family default
7325  completely, and it's utterly silly to use 
7326 \family sans
7327 Abstract
7328 \family default
7329  in a letter document class.
7330 \end_layout
7331
7332 \begin_layout Standard
7333 The 
7334 \family sans
7335 Abstract
7336 \family default
7337  environment does several things for you.
7338  First, it puts the centered label 
7339 \begin_inset Quotes eld
7340 \end_inset
7341
7342 Abstract
7343 \begin_inset Quotes erd
7344 \end_inset
7345
7346  above the text.
7347  The label and the text of the abstract are separated by some extra vertical
7348  space.
7349  Second, it typesets everything in a smaller font, just as you'd expect.
7350  Lastly, it adds a bit of extra vertical space between the abstract and
7351  the subsequent text.
7352  Well, that's how it will appear on the LyX screen.
7353  The appearance in the output depends on the used article or report class.
7354 \end_layout
7355
7356 \begin_layout Standard
7357 Starting a new paragraph by hitting 
7358 \family sans
7359 Return
7360 \family default
7361  does not reset the paragraph environment.
7362  The new paragraph will still be in the 
7363 \family sans
7364 Abstract
7365 \family default
7366  environment.
7367  So, you will have to change the paragraph environment yourself when you
7368  finish entering the abstract of your document.
7369 \end_layout
7370
7371 \begin_layout Standard
7372 \begin_inset Float figure
7373 wide false
7374 sideways false
7375 status open
7376
7377 \begin_layout Plain Layout
7378 \align center
7379 \begin_inset Graphics
7380         filename clipart/Abstract.pdf
7381
7382 \end_inset
7383
7384
7385 \end_layout
7386
7387 \begin_layout Plain Layout
7388 \begin_inset Caption
7389
7390 \begin_layout Plain Layout
7391 \begin_inset CommandInset label
7392 LatexCommand label
7393 name "cap:Paragraph-in-the"
7394
7395 \end_inset
7396
7397 Paragraph in the 
7398 \family sans
7399 Abstract
7400 \family default
7401  environment
7402 \end_layout
7403
7404 \end_inset
7405
7406
7407 \end_layout
7408
7409 \end_inset
7410
7411
7412 \end_layout
7413
7414 \begin_layout Standard
7415 We'd love to give you directly an example of the 
7416 \family sans
7417 Abstract
7418 \family default
7419  environment, but since this document is in the 
7420 \begin_inset Quotes eld
7421 \end_inset
7422
7423 book
7424 \begin_inset Quotes erd
7425 \end_inset
7426
7427  class, we can't do this.
7428  We inserted it therefore as figure
7429 \begin_inset space ~
7430 \end_inset
7431
7432
7433 \begin_inset CommandInset ref
7434 LatexCommand ref
7435 reference "cap:Paragraph-in-the"
7436
7437 \end_inset
7438
7439 .
7440  If you've never heard of an 
7441 \begin_inset Quotes eld
7442 \end_inset
7443
7444 abstract
7445 \begin_inset Quotes erd
7446 \end_inset
7447
7448  before, you can safely ignore this environment.
7449 \end_layout
7450
7451 \begin_layout Subsubsection
7452
7453 \family sans
7454 Bibliography
7455 \family default
7456
7457 \begin_inset Index idx
7458 status collapsed
7459
7460 \begin_layout Plain Layout
7461 Bibliography
7462 \end_layout
7463
7464 \end_inset
7465
7466
7467 \begin_inset CommandInset label
7468 LatexCommand label
7469 name "sub:Biblio_environment"
7470
7471 \end_inset
7472
7473
7474 \end_layout
7475
7476 \begin_layout Standard
7477 The 
7478 \family sans
7479 Bibliography
7480 \family default
7481  environment is used to list references.
7482  Technically, you could use this environment anywhere, but you really should
7483  only use it at the end of the document.
7484  Nesting 
7485 \family sans
7486 Bibliography
7487 \family default
7488  in anything else or vice versa won't work.
7489 \end_layout
7490
7491 \begin_layout Standard
7492 When you first open a 
7493 \family sans
7494 Bibliography
7495 \family default
7496  environment, LyX adds a large vertical space, followed by the heading 
7497 \begin_inset Quotes eld
7498 \end_inset
7499
7500 Bibliography
7501 \begin_inset Quotes erd
7502 \end_inset
7503
7504  or 
7505 \begin_inset Quotes eld
7506 \end_inset
7507
7508 References,
7509 \begin_inset Quotes erd
7510 \end_inset
7511
7512  depending on the document class.
7513  The heading is in a large boldface font.
7514  Each paragraph of the 
7515 \family sans
7516 Bibliography
7517 \family default
7518  environment is a bibliography entry.
7519  Thus, hitting 
7520 \family sans
7521 Return
7522 \family default
7523  does not reset the paragraph environment.
7524  Each new paragraph is still in the 
7525 \family sans
7526 Bibliography
7527 \family default
7528  environment.
7529 \end_layout
7530
7531 \begin_layout Standard
7532 There is another, usually better way to include references in your document
7533  by using a BibTeX database.
7534  For more information on that, and for a detailed description of LyX's bibliogra
7535 phy handling, have a look at in section
7536 \begin_inset space ~
7537 \end_inset
7538
7539
7540 \begin_inset CommandInset ref
7541 LatexCommand ref
7542 reference "sec:Bibliography"
7543
7544 \end_inset
7545
7546 .
7547 \end_layout
7548
7549 \begin_layout Subsection
7550 LyX
7551 \family sans
7552 -Code
7553 \begin_inset Index idx
7554 status collapsed
7555
7556 \begin_layout Plain Layout
7557 Paragraph ! LyX code
7558 \end_layout
7559
7560 \end_inset
7561
7562
7563 \begin_inset CommandInset label
7564 LatexCommand label
7565 name "sub:LyX-Code"
7566
7567 \end_inset
7568
7569
7570 \end_layout
7571
7572 \begin_layout Standard
7573 The 
7574 \family sans
7575 LyX-Code
7576 \family default
7577  environment is another LyX extension.
7578  It type-sets text in a typewriter-style font.
7579  It also treats the 
7580 \family sans
7581 Space
7582 \family default
7583  key as a fixed whitespace;
7584 \begin_inset Foot
7585 status collapsed
7586
7587 \begin_layout Plain Layout
7588 In the 
7589 \family sans
7590 LyX-Code
7591 \family default
7592  environment, the 
7593 \family sans
7594 Space
7595 \family default
7596  key is treated as a 
7597 \family sans
7598 Protected
7599 \begin_inset space ~
7600 \end_inset
7601
7602 Blank
7603 \family default
7604  instead of an end-of-word marker.
7605 \end_layout
7606
7607 \end_inset
7608
7609  this is the only case in which you can type multiple whitespaces in LyX.
7610  If you need to insert blank lines, you'll still need to use 
7611 \begin_inset Info
7612 type  "shortcut"
7613 arg   "newline-insert newline"
7614 \end_inset
7615
7616  (the 
7617 \family typewriter
7618 break-line
7619 \family default
7620  function).
7621  
7622 \family sans
7623 Return
7624 \family default
7625  breaks paragraphs.
7626  Note, however, that 
7627 \family sans
7628 Return
7629 \family default
7630  does not reset the paragraph environment.
7631  So, when you finish using the 
7632 \family sans
7633 LyX-Code
7634 \family default
7635  environment, you'll need to change the paragraph environment yourself.
7636  Also, you can nest the 
7637 \family sans
7638 LyX-Code
7639 \family default
7640  environment inside of others.
7641 \end_layout
7642
7643 \begin_layout Standard
7644 There are a few quirks with this environment:
7645 \end_layout
7646
7647 \begin_layout Itemize
7648 You can't use 
7649 \begin_inset Info
7650 type  "shortcut"
7651 arg   "newline-insert newline"
7652 \end_inset
7653
7654  at the beginning of a new paragraph (i.
7655 \begin_inset space \thinspace{}
7656 \end_inset
7657
7658 g.
7659 \begin_inset space \space{}
7660 \end_inset
7661
7662 you can't follow 
7663 \family sans
7664 Return
7665 \family default
7666  with a 
7667 \begin_inset Info
7668 type  "shortcut"
7669 arg   "newline-insert newline"
7670 \end_inset
7671
7672 ).
7673 \end_layout
7674
7675 \begin_layout Itemize
7676 You can't follow a 
7677 \begin_inset Info
7678 type  "shortcut"
7679 arg   "newline-insert newline"
7680 \end_inset
7681
7682  with a 
7683 \family sans
7684 Space
7685 \family default
7686 .
7687 \end_layout
7688
7689 \begin_deeper
7690 \begin_layout Itemize
7691 Use a 
7692 \family sans
7693 Return
7694 \family default
7695  to begin a new paragraph, then you can use a 
7696 \family sans
7697 Space
7698 \family default
7699 .
7700 \end_layout
7701
7702 \begin_layout Itemize
7703 Or: use 
7704 \begin_inset Info
7705 type  "shortcut"
7706 arg   "space-insert protected"
7707 \end_inset
7708
7709  instead.
7710 \end_layout
7711
7712 \end_deeper
7713 \begin_layout Itemize
7714 You can't have an empty paragraph or an empty line.
7715  You must put at least one 
7716 \family sans
7717 Space
7718 \family default
7719  in any line you want blank.
7720  Otherwise, LaTeX generates errors.
7721 \end_layout
7722
7723 \begin_layout Itemize
7724 You cannot get the typewriter double quotes by typing 
7725 \family sans
7726 "
7727 \family default
7728  since that will insert 
7729 \emph on
7730 real
7731 \emph default
7732  quotes.
7733  You get the typewriter double quotes with 
7734 \begin_inset Info
7735 type  "shortcut"
7736 arg   "self-insert \""
7737 \end_inset
7738
7739 .
7740 \end_layout
7741
7742 \begin_layout Standard
7743 Here's an example:
7744 \end_layout
7745
7746 \begin_layout LyX-Code
7747 #include <stdio.h>
7748 \end_layout
7749
7750 \begin_layout LyX-Code
7751  
7752 \end_layout
7753
7754 \begin_layout LyX-Code
7755 int main(void)
7756 \end_layout
7757
7758 \begin_layout LyX-Code
7759 {
7760 \end_layout
7761
7762 \begin_layout LyX-Code
7763     printf("Hello World!
7764 \backslash
7765 n");
7766 \end_layout
7767
7768 \begin_layout LyX-Code
7769     return 0;
7770 \end_layout
7771
7772 \begin_layout LyX-Code
7773 }
7774 \end_layout
7775
7776 \begin_layout Standard
7777 This is just the standard 
7778 \begin_inset Quotes eld
7779 \end_inset
7780
7781 Hello world!
7782 \begin_inset Quotes erd
7783 \end_inset
7784
7785  program.
7786  
7787 \end_layout
7788
7789 \begin_layout Standard
7790
7791 \family sans
7792 LyX-Code
7793 \family default
7794  has one purpose: to typeset code, such as program source, shell scripts,
7795  rc-files, and so on.
7796  Use it only in those very special cases where you need to generate text
7797  as if you used a typewriter.
7798 \begin_inset Index idx
7799 status collapsed
7800
7801 \begin_layout Plain Layout
7802 Paragraph environments|)
7803 \end_layout
7804
7805 \end_inset
7806
7807
7808 \end_layout
7809
7810 \begin_layout Section
7811 Nesting Environments
7812 \begin_inset Index idx
7813 status collapsed
7814
7815 \begin_layout Plain Layout
7816 Nesting ! Environments
7817 \end_layout
7818
7819 \end_inset
7820
7821
7822 \begin_inset CommandInset label
7823 LatexCommand label
7824 name "sec:Nesting"
7825
7826 \end_inset
7827
7828
7829 \end_layout
7830
7831 \begin_layout Subsection
7832 Introduction
7833 \end_layout
7834
7835 \begin_layout Standard
7836 LyX treats text as a unified block with a particular context and specific
7837  properties.
7838  This allows you to create blocks that inherit some of the properties of
7839  another block.
7840  For example you have three main points in an outline, but point #2 also
7841  has two subpoints.
7842  In other words, you have a list inside of another list, with the inner
7843  list 
7844 \begin_inset Quotes eld
7845 \end_inset
7846
7847 attached
7848 \begin_inset Quotes erd
7849 \end_inset
7850
7851  to item #2:
7852 \end_layout
7853
7854 \begin_layout Enumerate
7855 one
7856 \end_layout
7857
7858 \begin_layout Enumerate
7859 two
7860 \end_layout
7861
7862 \begin_deeper
7863 \begin_layout Enumerate
7864 sublist – item #1
7865 \end_layout
7866
7867 \begin_layout Enumerate
7868 sublist – item #2
7869 \end_layout
7870
7871 \end_deeper
7872 \begin_layout Enumerate
7873 three
7874 \end_layout
7875
7876 \begin_layout Standard
7877 You put a list inside a list by nesting one list inside the other.
7878  Nesting an environment is quite simple: Select 
7879 \family sans
7880 Increase
7881 \begin_inset space ~
7882 \end_inset
7883
7884 List
7885 \begin_inset space ~
7886 \end_inset
7887
7888 Depth
7889 \family default
7890  or 
7891 \family sans
7892 Decrease
7893 \begin_inset space ~
7894 \end_inset
7895
7896 List
7897 \begin_inset space ~
7898 \end_inset
7899
7900 Depth
7901 \family default
7902  from the 
7903 \family sans
7904 Edit
7905 \family default
7906  menu to change the nesting depth of the current paragraph (the status bar
7907  will tell you how far you are nested).
7908  Instead of the menu, you can also use the toolbar buttons 
7909 \begin_inset Info
7910 type  "icon"
7911 arg   "depth-increment"
7912 \end_inset
7913
7914  and 
7915 \begin_inset Info
7916 type  "icon"
7917 arg   "depth-decrement"
7918 \end_inset
7919
7920  or the convenient key bindings 
7921 \family sans
7922 Tab
7923 \family default
7924  and 
7925 \family sans
7926 Shift-Tab
7927 \family default
7928  or 
7929 \begin_inset Info
7930 type  "shortcut"
7931 arg   "depth-increment"
7932 \end_inset
7933
7934  and 
7935 \begin_inset Info
7936 type  "shortcut"
7937 arg   "depth-decrement"
7938 \end_inset
7939
7940  to change the nesting level.
7941  The change will work on the current selection if you have made one (allowing
7942  you to change the nesting of several paragraphs at once), or the current
7943  paragraph.
7944 \end_layout
7945
7946 \begin_layout Standard
7947 Note that LyX only changes the nesting depth if it can.
7948  If it's invalid to do so, nothing happens if you try to change the depth.
7949  Additionally, if you change the depth of one paragraph, it affects the
7950  depth of every paragraph nested inside of it.
7951 \end_layout
7952
7953 \begin_layout Standard
7954 Nesting isn't limited to lists.
7955  In LyX, you can nest just about anything inside anything else, as you're
7956  about to find out.
7957  This is the real power of nesting paragraph environments.
7958 \end_layout
7959
7960 \begin_layout Subsection
7961 What You Can and Can't Nest
7962 \end_layout
7963
7964 \begin_layout Standard
7965 Before we fire a list of paragraph environments at you, we need to tell
7966  you a little bit more about how nesting works.
7967 \end_layout
7968
7969 \begin_layout Standard
7970 The question if nesting a paragraph environment is possible, is a bit more
7971  complicated than a simple yes or no.
7972  There are three types of paragraph environments:
7973 \end_layout
7974
7975 \begin_layout Itemize
7976 Completely unnestable
7977 \end_layout
7978
7979 \begin_layout Itemize
7980 Fully nestable, you can nest them inside things and you can also nest other
7981  things inside them.
7982 \end_layout
7983
7984 \begin_layout Itemize
7985 A third type, you can nest them into other environments, but you can't nest
7986  anything into them.
7987 \end_layout
7988
7989 \begin_layout Standard
7990 Here's a list of the three types of nesting behavior, and which paragraph
7991  environments have them:
7992 \end_layout
7993
7994 \begin_layout Description
7995 Unnestable Can't nest them.
7996  Can't nest into them.
7997 \end_layout
7998
7999 \begin_deeper
8000 \begin_layout Itemize
8001
8002 \family sans
8003 Bibliography
8004 \end_layout
8005
8006 \begin_layout Itemize
8007
8008 \family sans
8009 Abstract
8010 \end_layout
8011
8012 \begin_layout Itemize
8013
8014 \family sans
8015 Title
8016 \end_layout
8017
8018 \begin_layout Itemize
8019
8020 \family sans
8021 Author
8022 \end_layout
8023
8024 \begin_layout Itemize
8025
8026 \family sans
8027 Date
8028 \end_layout
8029
8030 \end_deeper
8031 \begin_layout Description
8032 Fully
8033 \begin_inset space ~
8034 \end_inset
8035
8036 Nestable You can nest them.
8037  You can nest other things into them.
8038 \end_layout
8039
8040 \begin_deeper
8041 \begin_layout Itemize
8042
8043 \family sans
8044 Verse
8045 \end_layout
8046
8047 \begin_layout Itemize
8048
8049 \family sans
8050 Quote
8051 \end_layout
8052
8053 \begin_layout Itemize
8054
8055 \family sans
8056 Quotation
8057 \end_layout
8058
8059 \begin_layout Itemize
8060
8061 \family sans
8062 Itemize
8063 \end_layout
8064
8065 \begin_layout Itemize
8066
8067 \family sans
8068 Enumerate
8069 \end_layout
8070
8071 \begin_layout Itemize
8072
8073 \family sans
8074 Description
8075 \end_layout
8076
8077 \begin_layout Itemize
8078
8079 \family sans
8080 List
8081 \end_layout
8082
8083 \begin_layout Itemize
8084
8085 \family sans
8086 LyX-Code
8087 \end_layout
8088
8089 \end_deeper
8090 \begin_layout Description
8091 Nestable-Inside You can nest them inside other things.
8092  You can't nest anything into them.
8093 \end_layout
8094
8095 \begin_deeper
8096 \begin_layout Itemize
8097
8098 \family sans
8099 Standard
8100 \end_layout
8101
8102 \begin_layout Itemize
8103
8104 \family sans
8105 Part
8106 \end_layout
8107
8108 \begin_layout Itemize
8109
8110 \family sans
8111 Chapter
8112 \end_layout
8113
8114 \begin_layout Itemize
8115
8116 \family sans
8117 Section
8118 \end_layout
8119
8120 \begin_layout Itemize
8121
8122 \family sans
8123 Subsection
8124 \end_layout
8125
8126 \begin_layout Itemize
8127
8128 \family sans
8129 Subsubsection
8130 \end_layout
8131
8132 \begin_layout Itemize
8133
8134 \family sans
8135 Paragraph
8136 \end_layout
8137
8138 \begin_layout Itemize
8139
8140 \family sans
8141 Subparagraph
8142 \end_layout
8143
8144 \begin_layout Itemize
8145
8146 \family sans
8147 Part*
8148 \end_layout
8149
8150 \begin_layout Itemize
8151
8152 \family sans
8153 Chapter*
8154 \end_layout
8155
8156 \begin_layout Itemize
8157
8158 \family sans
8159 Section*
8160 \end_layout
8161
8162 \begin_layout Itemize
8163
8164 \family sans
8165 Subsection*
8166 \end_layout
8167
8168 \begin_layout Itemize
8169
8170 \family sans
8171 Subsubsection*
8172 \end_layout
8173
8174 \begin_layout Itemize
8175
8176 \family sans
8177 Right
8178 \begin_inset space ~
8179 \end_inset
8180
8181 Address
8182 \end_layout
8183
8184 \begin_layout Itemize
8185
8186 \family sans
8187 Address
8188 \end_layout
8189
8190 \end_deeper
8191 \begin_layout Standard
8192 \begin_inset Note Greyedout
8193 status open
8194
8195 \begin_layout Plain Layout
8196
8197 \series bold
8198 Note:
8199 \series default
8200  Although it is possible to nest numbered section headings like 
8201 \family sans
8202 Chapter
8203 \family default
8204
8205 \family sans
8206 Section
8207 \family default
8208 , etc.
8209 \begin_inset space ~
8210 \end_inset
8211
8212 to e.
8213 \begin_inset space \thinspace{}
8214 \end_inset
8215
8216 g.
8217 \begin_inset space \space{}
8218 \end_inset
8219
8220 lists, it is highly recommended not to do this because the aim is to create
8221  well structured documents following typesetting guidelines whereas nested
8222  section headings violate this.
8223 \end_layout
8224
8225 \end_inset
8226
8227
8228 \end_layout
8229
8230 \begin_layout Subsection
8231 Nesting Other Things: Tables, Math, Floats, etc.
8232 \begin_inset Index idx
8233 status collapsed
8234
8235 \begin_layout Plain Layout
8236 Nesting ! Tables etc.
8237 \end_layout
8238
8239 \end_inset
8240
8241
8242 \end_layout
8243
8244 \begin_layout Standard
8245 There are several things that aren't paragraph environments, but which are
8246  affected by nesting anyhow.
8247  They are:
8248 \end_layout
8249
8250 \begin_layout Itemize
8251 equations
8252 \end_layout
8253
8254 \begin_layout Itemize
8255 tables
8256 \end_layout
8257
8258 \begin_layout Itemize
8259 figures
8260 \end_layout
8261
8262 \begin_layout Standard
8263 (
8264 \begin_inset Note Greyedout
8265 status open
8266
8267 \begin_layout Plain Layout
8268
8269 \series bold
8270 Note:
8271 \series default
8272  Figures and tables in 
8273 \family sans
8274 Floats
8275 \family default
8276  are not affected by this.
8277 \end_layout
8278
8279 \end_inset
8280
8281  Have a look at section
8282 \begin_inset space ~
8283 \end_inset
8284
8285
8286 \begin_inset CommandInset ref
8287 LatexCommand ref
8288 reference "sec:Floats"
8289
8290 \end_inset
8291
8292  for more information about 
8293 \family sans
8294 Floats
8295 \family default
8296 .)
8297 \end_layout
8298
8299 \begin_layout Standard
8300 LyX can treat these three objects as either a word or as a paragraph.
8301  If a figure, table, or an equation is inline, it goes wherever the paragraph
8302  it is in goes.
8303 \end_layout
8304
8305 \begin_layout Standard
8306 On the other hand, if you have an equation, figure or table in a 
8307 \begin_inset Quotes eld
8308 \end_inset
8309
8310 paragraph
8311 \begin_inset Quotes erd
8312 \end_inset
8313
8314  of its own, it behaves just like a 
8315 \begin_inset Quotes eld
8316 \end_inset
8317
8318 nestable-inside
8319 \begin_inset Quotes erd
8320 \end_inset
8321
8322  paragraph environment.
8323  You can nest it into any environment, but you obviously can't nest anything
8324  into it.
8325 \end_layout
8326
8327 \begin_layout Standard
8328 Here's an example with a table:
8329 \end_layout
8330
8331 \begin_layout Enumerate
8332 Item One
8333 \end_layout
8334
8335 \begin_deeper
8336 \begin_layout Enumerate
8337 This is (a) and it's nested.
8338 \end_layout
8339
8340 \begin_deeper
8341 \begin_layout Standard
8342 \begin_inset VSpace 0.3cm
8343 \end_inset
8344
8345
8346 \end_layout
8347
8348 \begin_layout Standard
8349 \align center
8350 \begin_inset Tabular
8351 <lyxtabular version="3" rows="2" columns="2">
8352 <features tabularvalignment="middle">
8353 <column alignment="center" valignment="top" width="0pt">
8354 <column alignment="center" valignment="top" width="0pt">
8355 <row>
8356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360
8361 \family roman
8362 \series medium
8363 \shape up
8364 \size normal
8365 \emph off
8366 \bar no
8367 \noun off
8368 \color none
8369 a
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378
8379 \family roman
8380 \series medium
8381 \shape up
8382 \size normal
8383 \emph off
8384 \bar no
8385 \noun off
8386 \color none
8387 b
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 </row>
8393 <row>
8394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398
8399 \family roman
8400 \series medium
8401 \shape up
8402 \size normal
8403 \emph off
8404 \bar no
8405 \noun off
8406 \color none
8407 c
8408 \end_layout
8409
8410 \end_inset
8411 </cell>
8412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8413 \begin_inset Text
8414
8415 \begin_layout Plain Layout
8416
8417 \family roman
8418 \series medium
8419 \shape up
8420 \size normal
8421 \emph off
8422 \bar no
8423 \noun off
8424 \color none
8425 d
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 </row>
8431 </lyxtabular>
8432
8433 \end_inset
8434
8435
8436 \end_layout
8437
8438 \begin_layout Standard
8439 \begin_inset VSpace 0.3cm
8440 \end_inset
8441
8442
8443 \end_layout
8444
8445 \end_deeper
8446 \begin_layout Enumerate
8447 This is (b).
8448  The table is actually nested inside (a).
8449 \end_layout
8450
8451 \end_deeper
8452 \begin_layout Enumerate
8453 Back out again.
8454 \end_layout
8455
8456 \begin_layout Standard
8457 If we hadn't nested the table at all, the list would look like this:
8458 \end_layout
8459
8460 \begin_layout Enumerate
8461 Item One
8462 \end_layout
8463
8464 \begin_deeper
8465 \begin_layout Enumerate
8466 This is (a) and it's nested.
8467 \end_layout
8468
8469 \end_deeper
8470 \begin_layout Standard
8471 \begin_inset VSpace 0.3cm
8472 \end_inset
8473
8474
8475 \end_layout
8476
8477 \begin_layout Standard
8478 \align center
8479 \begin_inset Tabular
8480 <lyxtabular version="3" rows="2" columns="2">
8481 <features tabularvalignment="middle">
8482 <column alignment="center" valignment="top" width="0pt">
8483 <column alignment="center" valignment="top" width="0pt">
8484 <row>
8485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489
8490 \family roman
8491 \series medium
8492 \shape up
8493 \size normal
8494 \emph off
8495 \bar no
8496 \noun off
8497 \color none
8498 a
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507
8508 \family roman
8509 \series medium
8510 \shape up
8511 \size normal
8512 \emph off
8513 \bar no
8514 \noun off
8515 \color none
8516 b
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 </row>
8522 <row>
8523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527
8528 \family roman
8529 \series medium
8530 \shape up
8531 \size normal
8532 \emph off
8533 \bar no
8534 \noun off
8535 \color none
8536 c
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545
8546 \family roman
8547 \series medium
8548 \shape up
8549 \size normal
8550 \emph off
8551 \bar no
8552 \noun off
8553 \color none
8554 d
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 </row>
8560 </lyxtabular>
8561
8562 \end_inset
8563
8564
8565 \end_layout
8566
8567 \begin_layout Standard
8568 \begin_inset VSpace 0.3cm
8569 \end_inset
8570
8571
8572 \end_layout
8573
8574 \begin_layout Enumerate
8575 This is (b).
8576  The table is 
8577 \emph on
8578 not
8579 \emph default
8580  nested inside (a).
8581  In fact, it's not nested at all.
8582 \end_layout
8583
8584 \begin_layout Enumerate
8585 Back out again.
8586 \end_layout
8587
8588 \begin_layout Standard
8589 Notice how item (b) is not only no longer nested, but is also the first
8590  item of a new list!
8591 \end_layout
8592
8593 \begin_layout Standard
8594 There's another trap you can fall into: Nesting the table, but not going
8595  deep enough.
8596  LyX then turns anything after the table into a new sublist.
8597 \end_layout
8598
8599 \begin_layout Enumerate
8600 Item One
8601 \end_layout
8602
8603 \begin_deeper
8604 \begin_layout Enumerate
8605 This is (a) and it's nested.
8606 \end_layout
8607
8608 \begin_layout Standard
8609 \begin_inset VSpace 0.3cm
8610 \end_inset
8611
8612
8613 \end_layout
8614
8615 \begin_layout Standard
8616 \align center
8617 \begin_inset Tabular
8618 <lyxtabular version="3" rows="2" columns="2">
8619 <features tabularvalignment="middle">
8620 <column alignment="center" valignment="top" width="0pt">
8621 <column alignment="center" valignment="top" width="0pt">
8622 <row>
8623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \family roman
8629 \series medium
8630 \shape up
8631 \size normal
8632 \emph off
8633 \bar no
8634 \noun off
8635 \color none
8636 a
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645
8646 \family roman
8647 \series medium
8648 \shape up
8649 \size normal
8650 \emph off
8651 \bar no
8652 \noun off
8653 \color none
8654 b
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 </row>
8660 <row>
8661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665
8666 \family roman
8667 \series medium
8668 \shape up
8669 \size normal
8670 \emph off
8671 \bar no
8672 \noun off
8673 \color none
8674 c
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683
8684 \family roman
8685 \series medium
8686 \shape up
8687 \size normal
8688 \emph off
8689 \bar no
8690 \noun off
8691 \color none
8692 d
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 </row>
8698 </lyxtabular>
8699
8700 \end_inset
8701
8702
8703 \end_layout
8704
8705 \begin_layout Standard
8706 \begin_inset VSpace 0.3cm
8707 \end_inset
8708
8709
8710 \end_layout
8711
8712 \begin_layout Enumerate
8713 This is (b).
8714  The table is actually nested inside Item One, but 
8715 \emph on
8716 not
8717 \emph default
8718  inside (a).
8719 \end_layout
8720
8721 \end_deeper
8722 \begin_layout Enumerate
8723 Back out again.
8724 \end_layout
8725
8726 \begin_layout Standard
8727 As you can see, item (b) turned into the first item of a new list, but a
8728  new list 
8729 \emph on
8730 inside
8731 \emph default
8732  item 1.
8733  The same thing would have happened to a figure or an equation.
8734  So, if you nest tables, figures or equations, make sure you go to the right
8735  depth!
8736 \end_layout
8737
8738 \begin_layout Subsection
8739 Usage and General Features
8740 \end_layout
8741
8742 \begin_layout Standard
8743 Speaking of levels, LyX can perform up to a six-fold nesting.
8744  In other words, 
8745 \begin_inset Quotes eld
8746 \end_inset
8747
8748 level #6
8749 \begin_inset Quotes erd
8750 \end_inset
8751
8752  is the innermost possible depth.
8753  Here's an example to illustrate what we mean:
8754 \end_layout
8755
8756 \begin_layout Enumerate
8757 level #1 – outermost
8758 \end_layout
8759
8760 \begin_deeper
8761 \begin_layout Enumerate
8762 level #2
8763 \end_layout
8764
8765 \begin_deeper
8766 \begin_layout Enumerate
8767 level #3
8768 \end_layout
8769
8770 \begin_deeper
8771 \begin_layout Enumerate
8772 level #4
8773 \end_layout
8774
8775 \begin_deeper
8776 \begin_layout Itemize
8777 level #5
8778 \end_layout
8779
8780 \begin_deeper
8781 \begin_layout Itemize
8782 level #6
8783 \end_layout
8784
8785 \end_deeper
8786 \end_deeper
8787 \end_deeper
8788 \end_deeper
8789 \end_deeper
8790 \begin_layout Standard
8791 There are two exceptions to the six-fold nesting limit, and you can see
8792  both of them in the example.
8793  Unlike the other fully-nestable environments, you can only perform a four-fold
8794  nesting with the 
8795 \family sans
8796 Enumerate
8797 \family default
8798  and 
8799 \family sans
8800 Itemize
8801 \family default
8802  environments.
8803  For example, if we tried to nest another 
8804 \family sans
8805 Enumerate
8806 \family default
8807  list inside item 
8808 \begin_inset Quotes eld
8809 \end_inset
8810
8811 A.
8812 \begin_inset Quotes erd
8813 \end_inset
8814
8815 , we would get errors.
8816 \end_layout
8817
8818 \begin_layout Subsection
8819 Some Examples
8820 \begin_inset Index idx
8821 status collapsed
8822
8823 \begin_layout Plain Layout
8824 Nesting ! Examples
8825 \end_layout
8826
8827 \end_inset
8828
8829
8830 \end_layout
8831
8832 \begin_layout Standard
8833 The best way to explain just what you can do with nesting is by illustration.
8834  We have several examples of nested environments.
8835  In them, we explain how we created the example, so that you can reproduce
8836  them.
8837 \end_layout
8838
8839 \begin_layout Subsubsection
8840 Example 1: The Six-fold Way and Mixed Nesting
8841 \end_layout
8842
8843 \begin_layout Labeling
8844 \labelwidthstring MMM
8845 #1-a This is the outermost level.
8846  It's a 
8847 \family sans
8848 List
8849 \family default
8850  environment.
8851 \end_layout
8852
8853 \begin_deeper
8854 \begin_layout Labeling
8855 \labelwidthstring MMM
8856 #2-a This is level #2.
8857  We created it by using 
8858 \begin_inset Info
8859 type  "shortcut"
8860 arg   "break-paragraph inverse"
8861 \end_inset
8862
8863  followed by 
8864 \begin_inset Info
8865 type  "shortcut"
8866 arg   "depth-increment"
8867 \end_inset
8868
8869 .
8870 \end_layout
8871
8872 \begin_deeper
8873 \begin_layout Labeling
8874 \labelwidthstring MMM
8875 #3-a This is level #3.
8876  This time, we just hit 
8877 \family sans
8878 Return
8879 \family default
8880 , then used 
8881 \begin_inset Info
8882 type  "shortcut"
8883 arg   "depth-increment"
8884 \end_inset
8885
8886  twice in a row.
8887  We could have also created it the same way as we did the previous level,
8888  by hitting 
8889 \begin_inset Info
8890 type  "shortcut"
8891 arg   "break-paragraph inverse"
8892 \end_inset
8893
8894  followed by 
8895 \begin_inset Info
8896 type  "shortcut"
8897 arg   "depth-increment"
8898 \end_inset
8899
8900 .
8901 \end_layout
8902
8903 \begin_deeper
8904 \begin_layout Standard
8905 This is actually a 
8906 \family sans
8907 Standard
8908 \family default
8909  environment, nested inside of 
8910 \begin_inset Quotes eld
8911 \end_inset
8912
8913 #3-a
8914 \begin_inset Quotes erd
8915 \end_inset
8916
8917 .
8918  So, it's at level #4.
8919  We did this by hitting 
8920 \begin_inset Info
8921 type  "shortcut"
8922 arg   "break-paragraph inverse"
8923 \end_inset
8924
8925 , then 
8926 \begin_inset Info
8927 type  "shortcut"
8928 arg   "depth-increment"
8929 \end_inset
8930
8931 , then changing the paragraph environment to 
8932 \family sans
8933 Standard
8934 \family default
8935 .
8936  Do this to create list items with more than one paragraph — it also works
8937  for the 
8938 \family sans
8939 Description
8940 \family default
8941
8942 \family sans
8943 Enumerate
8944 \family default
8945 , and 
8946 \family sans
8947 Itemize
8948 \family default
8949  environments!
8950 \end_layout
8951
8952 \begin_layout Standard
8953 Here's another 
8954 \family sans
8955 Standard
8956 \family default
8957  paragraph, also at level #4, made with just a 
8958 \begin_inset Info
8959 type  "shortcut"
8960 arg   "break-paragraph inverse"
8961 \end_inset
8962
8963 .
8964 \end_layout
8965
8966 \begin_layout Labeling
8967 \labelwidthstring MMM
8968 #4-a This is level #4.
8969  We hit 
8970 \begin_inset Info
8971 type  "shortcut"
8972 arg   "break-paragraph inverse"
8973 \end_inset
8974
8975  and changed the paragraph environment back to 
8976 \family sans
8977 List
8978 \family default
8979 .
8980  Remember — we can't nest anything inside a 
8981 \family sans
8982 Standard
8983 \family default
8984  environment, which is why we're still at level #4.
8985  However, we 
8986 \emph on
8987 can
8988 \emph default
8989  keep nesting things inside 
8990 \begin_inset Quotes eld
8991 \end_inset
8992
8993 #3-a
8994 \begin_inset Quotes erd
8995 \end_inset
8996
8997 .
8998 \end_layout
8999
9000 \begin_deeper
9001 \begin_layout Labeling
9002 \labelwidthstring MMM
9003 #5-a This is level #5\SpecialChar \ldots{}
9004
9005 \end_layout
9006
9007 \begin_deeper
9008 \begin_layout Labeling
9009 \labelwidthstring MMM
9010 #6-a \SpecialChar \ldots{}
9011 and this is level #6.
9012  By now, you should know how we made these two.
9013 \end_layout
9014
9015 \end_deeper
9016 \begin_layout Labeling
9017 \labelwidthstring MMM
9018 #5-b Back to level #5.
9019  Just hit 
9020 \begin_inset Info
9021 type  "shortcut"
9022 arg   "break-paragraph inverse"
9023 \end_inset
9024
9025  followed by a 
9026 \begin_inset Info
9027 type  "shortcut"
9028 arg   "depth-decrement"
9029 \end_inset
9030
9031 .
9032 \end_layout
9033
9034 \end_deeper
9035 \begin_layout Labeling
9036 \labelwidthstring MMM
9037 #4-b After another 
9038 \begin_inset Info
9039 type  "shortcut"
9040 arg   "break-paragraph inverse"
9041 \end_inset
9042
9043  followed by a 
9044 \begin_inset Info
9045 type  "shortcut"
9046 arg   "depth-decrement"
9047 \end_inset
9048
9049 , we're back at level #4.
9050 \end_layout
9051
9052 \end_deeper
9053 \begin_layout Labeling
9054 \labelwidthstring MMM
9055 #3-b Back to level #3.
9056  By now it should be obvious how we did this.
9057 \end_layout
9058
9059 \end_deeper
9060 \begin_layout Labeling
9061 \labelwidthstring MMM
9062 #2-b Back to level #2.
9063  
9064 \end_layout
9065
9066 \end_deeper
9067 \begin_layout Labeling
9068 \labelwidthstring MMM
9069 #1-b And last, back to the outermost level, #1.
9070  After this sentence, we'll hit 
9071 \family sans
9072 Return
9073 \family default
9074  and change the paragraph environment back to 
9075 \family sans
9076 Standard
9077 \family default
9078  to end the list.
9079 \end_layout
9080
9081 \begin_layout Standard
9082 We could have also used the 
9083 \family sans
9084 Description
9085 \family default
9086
9087 \family sans
9088 Quote
9089 \family default
9090
9091 \family sans
9092 Quotation
9093 \family default
9094 , or even the 
9095 \family sans
9096 Verse
9097 \family default
9098  environment in place of the 
9099 \family sans
9100 List
9101 \family default
9102  environment.
9103  The example would have worked exactly the same.
9104 \end_layout
9105
9106 \begin_layout Subsubsection
9107 Example 2: Inheritance
9108 \end_layout
9109
9110 \begin_layout LyX-Code
9111 This is the LyX-Code environment, at level #1, the outermost
9112 \end_layout
9113
9114 \begin_layout LyX-Code
9115 level.
9116   Now we'll hit 
9117 \family sans
9118 Return
9119 \family default
9120 , then 
9121 \begin_inset Info
9122 type  "shortcut"
9123 arg   "depth-increment"
9124 \end_inset
9125
9126 , after which, we'll change to the 
9127 \family sans
9128 Enumerate
9129 \family default
9130  environment.
9131 \end_layout
9132
9133 \begin_deeper
9134 \begin_layout Enumerate
9135 This is the 
9136 \family sans
9137 Enumerate
9138 \family default
9139  environment, at level #2.
9140 \end_layout
9141
9142 \begin_layout Enumerate
9143 Notice how the nested 
9144 \family sans
9145 Enumerate
9146 \family default
9147  not only inherits its margins from its parent environment (
9148 \family sans
9149 LyX-Code
9150 \family default
9151 ), but also inherits its font and spacing!
9152 \end_layout
9153
9154 \end_deeper
9155 \begin_layout Standard
9156 We ended this example by hitting 
9157 \family sans
9158 Return
9159 \family default
9160 .
9161  After that, we needed to reset the paragraph environment to 
9162 \family sans
9163 Standard
9164 \family default
9165  and reset the nesting depth by using 
9166 \begin_inset Info
9167 type  "shortcut"
9168 arg   "depth-decrement"
9169 \end_inset
9170
9171  once.
9172 \end_layout
9173
9174 \begin_layout Subsubsection
9175 Example 3: Labels, Levels, and the 
9176 \family sans
9177 Enumerate
9178 \family default
9179  and 
9180 \family sans
9181 Itemize
9182 \family default
9183  Environments
9184 \begin_inset Argument
9185 status collapsed
9186
9187 \begin_layout Plain Layout
9188 Example #3: Labels, Levels and other list environments
9189 \end_layout
9190
9191 \end_inset
9192
9193
9194 \end_layout
9195
9196 \begin_layout Enumerate
9197 This is level #1, in an 
9198 \family sans
9199 Enumerate
9200 \family default
9201  paragraph environment.
9202  We're actually going to nest a bunch of these.
9203 \end_layout
9204
9205 \begin_deeper
9206 \begin_layout Enumerate
9207 This is level #2.
9208  We used 
9209 \begin_inset Info
9210 type  "shortcut"
9211 arg   "break-paragraph inverse"
9212 \end_inset
9213
9214  followed by 
9215 \begin_inset Info
9216 type  "shortcut"
9217 arg   "depth-increment"
9218 \end_inset
9219
9220 .
9221  Now, what happens if we nest an 
9222 \family sans
9223 Itemize
9224 \family default
9225  environment inside of this one? It will be at level #3, but what will its
9226  label be? An asterisk?
9227 \end_layout
9228
9229 \begin_deeper
9230 \begin_layout Itemize
9231 No! It's a bullet.
9232  This is the 
9233 \emph on
9234 first
9235 \emph default
9236  
9237 \family sans
9238 Itemize
9239 \family default
9240  environment, even though it's at level #3.
9241  So, its label is a bullet.
9242  (We got here by using 
9243 \begin_inset Info
9244 type  "shortcut"
9245 arg   "break-paragraph inverse"
9246 \end_inset
9247
9248 , then 
9249 \begin_inset Info
9250 type  "shortcut"
9251 arg   "depth-increment"
9252 \end_inset
9253
9254 , then changing the environment to 
9255 \family sans
9256 Itemize
9257 \family default
9258 .)
9259 \end_layout
9260
9261 \begin_deeper
9262 \begin_layout Itemize
9263 Here's level #4, produced using 
9264 \begin_inset Info
9265 type  "shortcut"
9266 arg   "break-paragraph inverse"
9267 \end_inset
9268
9269 , then 
9270 \begin_inset Info
9271 type  "shortcut"
9272 arg   "depth-increment"
9273 \end_inset
9274
9275 .
9276  We'll do that again\SpecialChar \ldots{}
9277
9278 \end_layout
9279
9280 \begin_deeper
9281 \begin_layout Enumerate
9282 \SpecialChar \ldots{}
9283 to get to level #5.
9284  This time, however, we also changed the paragraph environment back to 
9285 \family sans
9286 Enumerate
9287 \family default
9288 .
9289  Notice the type of numbering, it is 
9290 \emph on
9291 lowercase Roman
9292 \emph default
9293 , because we are in the 
9294 \emph on
9295 thirdfold
9296 \emph default
9297  
9298 \family sans
9299 Enumerate
9300 \family default
9301  environment (i.
9302 \begin_inset space \thinspace{}
9303 \end_inset
9304
9305 g.
9306  it is an 
9307 \family sans
9308 Enumerate
9309 \family default
9310  inside an 
9311 \family sans
9312 Enumerate
9313 \family default
9314  inside an 
9315 \family sans
9316 Enumerate
9317 \family default
9318 ).
9319 \end_layout
9320
9321 \begin_layout Enumerate
9322 What happens if we 
9323 \emph on
9324 don't
9325 \emph default
9326  change the paragraph environment, but decrease the nesting depth? What
9327  type of numbering does LyX use?
9328 \end_layout
9329
9330 \begin_layout Enumerate
9331 Oh, as if you couldn't guess by now, we're just using 
9332 \begin_inset Info
9333 type  "shortcut"
9334 arg   "break-paragraph inverse"
9335 \end_inset
9336
9337  to keep the current environment and depth but create a new item.
9338 \end_layout
9339
9340 \begin_layout Enumerate
9341 Let's use 
9342 \begin_inset Info
9343 type  "shortcut"
9344 arg   "depth-decrement"
9345 \end_inset
9346
9347  to decrease the depth after the next 
9348 \begin_inset Info
9349 type  "shortcut"
9350 arg   "break-paragraph inverse"
9351 \end_inset
9352
9353 .
9354 \end_layout
9355
9356 \end_deeper
9357 \begin_layout Enumerate
9358 This is level #4.
9359  Look what type of label LyX is using!
9360 \end_layout
9361
9362 \end_deeper
9363 \begin_layout Enumerate
9364 This is level #3.
9365  Even though we've changed levels, LyX is still using a lowercase Roman
9366  numeral as the label.Why?
9367 \end_layout
9368
9369 \begin_layout Enumerate
9370 Because, even though the nesting depth has changed, the paragraph is 
9371 \emph on
9372 still
9373 \emph default
9374  a thirdfold 
9375 \family sans
9376 Enumerate
9377 \family default
9378  environment.
9379  Notice, however, that LyX 
9380 \emph on
9381 did
9382 \emph default
9383  reset the counter for the label.
9384 \end_layout
9385
9386 \end_deeper
9387 \begin_layout Enumerate
9388 Another 
9389 \begin_inset Info
9390 type  "shortcut"
9391 arg   "break-paragraph inverse"
9392 \end_inset
9393
9394  
9395 \begin_inset Info
9396 type  "shortcut"
9397 arg   "depth-decrement"
9398 \end_inset
9399
9400  sequence, and we're back to level #2.
9401  This time, we not only changed the nesting depth, but we also moved back
9402  into the twofold-nested 
9403 \family sans
9404 Enumerate
9405 \family default
9406  environment.
9407 \end_layout
9408
9409 \end_deeper
9410 \begin_layout Enumerate
9411 The same thing happens if we do another 
9412 \begin_inset Info
9413 type  "shortcut"
9414 arg   "break-paragraph inverse"
9415 \end_inset
9416
9417  
9418 \begin_inset Info
9419 type  "shortcut"
9420 arg   "depth-decrement"
9421 \end_inset
9422
9423 sequence and return to level #1, the outermost level.
9424 \end_layout
9425
9426 \begin_layout Standard
9427 Lastly, we reset the environment to 
9428 \family sans
9429 Standard
9430 \family default
9431 .
9432  As you can see, the level number doesn't correspond to what type of labeling
9433  LyX uses for the 
9434 \family sans
9435 Enumerate
9436 \family default
9437  and 
9438 \family sans
9439 Itemize
9440 \family default
9441  environments.
9442  The number of other 
9443 \family sans
9444 Enumerate
9445 \family default
9446  environments surrounding it determines what kind of label LyX uses for
9447  an 
9448 \family sans
9449 Enumerate
9450 \family default
9451  item.
9452  The same rule applies for the 
9453 \family sans
9454 Itemize
9455 \family default
9456  environment, as well.
9457 \end_layout
9458
9459 \begin_layout Subsubsection
9460 Example 4: Going Bonkers
9461 \end_layout
9462
9463 \begin_layout Enumerate
9464 We're going to go totally nuts now.
9465  We won't nest as deep as in the other examples, nor will we go into the
9466  same detail with how we did it.
9467  (level #1: 
9468 \family sans
9469 Enumerate
9470 \family default
9471 )
9472 \end_layout
9473
9474 \begin_deeper
9475 \begin_layout Standard
9476 (
9477 \family sans
9478 Return, 
9479 \family default
9480
9481 \begin_inset Info
9482 type  "shortcut"
9483 arg   "depth-increment"
9484 \end_inset
9485
9486
9487 \family sans
9488 , Standard
9489 \family default
9490 : level #2) We'll stick an encapsulated description of how we created the
9491  example in parentheses someplace.
9492  For example, the two key bindings are how we changed the depth.
9493  The environment name is the name of the current environment.
9494  Either before or after this, we'll put in the level.
9495 \end_layout
9496
9497 \end_deeper
9498 \begin_layout Enumerate
9499 (
9500 \family sans
9501 Return, Enumerate
9502 \family default
9503 : level #1) This is the next item in the list.
9504 \end_layout
9505
9506 \begin_deeper
9507 \begin_layout Verse
9508 Now we'll add verse.
9509 \begin_inset Newline newline
9510 \end_inset
9511
9512 It will get much worse.
9513 \begin_inset Newline newline
9514 \end_inset
9515
9516 (
9517 \family sans
9518 Return, 
9519 \family default
9520
9521 \begin_inset Info
9522 type  "shortcut"
9523 arg   "depth-increment"
9524 \end_inset
9525
9526
9527 \family sans
9528 , Verse
9529 \family default
9530 : level #2)
9531 \end_layout
9532
9533 \begin_layout Verse
9534 Fiddle dee, Fiddle doo.
9535 \begin_inset Newline newline
9536 \end_inset
9537
9538 Bippitey boppitey boo!
9539 \begin_inset Newline newline
9540 \end_inset
9541
9542 (
9543 \begin_inset Info
9544 type  "shortcut"
9545 arg   "break-paragraph inverse"
9546 \end_inset
9547
9548
9549 \family sans
9550 )
9551 \end_layout
9552
9553 \begin_layout Verse
9554 Here comes a table:
9555 \end_layout
9556
9557 \begin_deeper
9558 \begin_layout Standard
9559 \begin_inset VSpace 0.3cm
9560 \end_inset
9561
9562
9563 \end_layout
9564
9565 \begin_layout Standard
9566 \align center
9567 \begin_inset Tabular
9568 <lyxtabular version="3" rows="2" columns="2">
9569 <features tabularvalignment="middle">
9570 <column alignment="center" valignment="top" width="0pt">
9571 <column alignment="center" valignment="top" width="0pt">
9572 <row>
9573 <cell alignment="center" valignment="top" usebox="none">
9574 \begin_inset Text
9575
9576 \begin_layout Plain Layout
9577
9578 \family roman
9579 \series medium
9580 \shape up
9581 \size normal
9582 \emph off
9583 \bar no
9584 \noun off
9585 \color none
9586 one-fish
9587 \end_layout
9588
9589 \end_inset
9590 </cell>
9591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9592 \begin_inset Text
9593
9594 \begin_layout Plain Layout
9595
9596 \family roman
9597 \series medium
9598 \shape up
9599 \size normal
9600 \emph off
9601 \bar no
9602 \noun off
9603 \color none
9604 two-fish
9605 \end_layout
9606
9607 \end_inset
9608 </cell>
9609 </row>
9610 <row>
9611 <cell alignment="center" valignment="top" topline="true" usebox="none">
9612 \begin_inset Text
9613
9614 \begin_layout Plain Layout
9615
9616 \family roman
9617 \series medium
9618 \shape up
9619 \size normal
9620 \emph off
9621 \bar no
9622 \noun off
9623 \color none
9624 red-fish
9625 \end_layout
9626
9627 \end_inset
9628 </cell>
9629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9630 \begin_inset Text
9631
9632 \begin_layout Plain Layout
9633
9634 \family roman
9635 \series medium
9636 \shape up
9637 \size normal
9638 \emph off
9639 \bar no
9640 \noun off
9641 \color none
9642 blue-fish
9643 \end_layout
9644
9645 \end_inset
9646 </cell>
9647 </row>
9648 </lyxtabular>
9649
9650 \end_inset
9651
9652
9653 \end_layout
9654
9655 \end_deeper
9656 \begin_layout Verse
9657 (
9658 \begin_inset Info
9659 type  "shortcut"
9660 arg   "break-paragraph inverse"
9661 \end_inset
9662
9663
9664 \family sans
9665 , Table, 
9666 \family default
9667
9668 \begin_inset Info
9669 type  "shortcut"
9670 arg   "depth-increment"
9671 \end_inset
9672
9673  3 times, 
9674 \begin_inset Info
9675 type  "shortcut"
9676 arg   "break-paragraph inverse"
9677 \end_inset
9678
9679
9680 \family sans
9681 , Verse, 
9682 \family default
9683
9684 \begin_inset Info
9685 type  "shortcut"
9686 arg   "depth-decrement"
9687 \end_inset
9688
9689 )
9690 \end_layout
9691
9692 \end_deeper
9693 \begin_layout Enumerate
9694 (
9695 \family sans
9696 Return, Enumerate
9697 \family default
9698 : level #1) This is another item.
9699  Note that selecting a 
9700 \family sans
9701 Table
9702 \family default
9703  resets the nesting depth to level #1, so we increased the nesting depth
9704  3 times to put the table inside the 
9705 \family sans
9706 Verse
9707 \family default
9708  environment.
9709  
9710 \end_layout
9711
9712 \begin_layout Quotation
9713 We're now ending the 
9714 \family sans
9715 Enumerate
9716 \family default
9717  list and changing to 
9718 \family sans
9719 Quotation
9720 \family default
9721 .
9722  We're still at level #1.
9723  We want to show you some of the things you can do by mixing environments.
9724  The next set of paragraphs is a 
9725 \begin_inset Quotes eld
9726 \end_inset
9727
9728 quoted letter.
9729 \begin_inset Quotes erd
9730 \end_inset
9731
9732  We'll nest both the 
9733 \family sans
9734 Address
9735 \family default
9736  and 
9737 \family sans
9738 Right
9739 \begin_inset space ~
9740 \end_inset
9741
9742 Address
9743 \family default
9744  environments inside of this one, then use another nested 
9745 \family sans
9746 Quotation
9747 \family default
9748  for the letter body.
9749  We'll use 
9750 \begin_inset Info
9751 type  "shortcut"
9752 arg   "break-paragraph inverse"
9753 \end_inset
9754
9755  to preserve the depth.
9756  Remember that you need to use 
9757 \begin_inset Info
9758 type  "shortcut"
9759 arg   "newline-insert newline"
9760 \end_inset
9761
9762  to create multiple lines inside the 
9763 \family sans
9764 Address
9765 \family default
9766  and 
9767 \family sans
9768 Right
9769 \begin_inset space ~
9770 \end_inset
9771
9772 Address
9773 \family default
9774  environments.
9775  Here it goes:
9776 \end_layout
9777
9778 \begin_deeper
9779 \begin_layout Right Address
9780 1234 Nowhere Rd.
9781 \begin_inset Newline newline
9782 \end_inset
9783
9784 Moosegroin, MT 00100
9785 \begin_inset Newline newline
9786 \end_inset
9787
9788 9-6-96
9789 \end_layout
9790
9791 \begin_layout Address
9792 Dear Mr.
9793 \begin_inset space ~
9794 \end_inset
9795
9796 Fizlewitz:
9797 \end_layout
9798
9799 \begin_layout Quotation
9800 We regret to inform you that we cannot fill your order for 50
9801 \begin_inset space \thinspace{}
9802 \end_inset
9803
9804 L of compressed methane gas due to circumstances beyond our control.
9805  Unfortunately, several of our cows have mysteriously exploded, creating
9806  a backlog in our orders for methane.
9807  We will place your name on the waiting list and try to fill your order
9808  as soon as possible.
9809  In the meantime, we thank you for your patience.
9810 \end_layout
9811
9812 \begin_layout Quotation
9813 We do, however, now have a special on beef.
9814  If you are interested, please return the enclosed pricing and order form
9815  with your order, along with payment.
9816 \end_layout
9817
9818 \begin_layout Quotation
9819 We thank you again for your patience.
9820 \end_layout
9821
9822 \begin_layout Address
9823 Sincerely,
9824 \begin_inset Newline newline
9825 \end_inset
9826
9827 Bill Hick
9828 \end_layout
9829
9830 \end_deeper
9831 \begin_layout Quotation
9832 That ends that example!
9833 \end_layout
9834
9835 \begin_layout Standard
9836 As you can see, nesting environments in LyX gives you a lot of power with
9837  just a few keystrokes.
9838  We could have easily nested an 
9839 \family sans
9840 Itemize
9841 \family default
9842  list inside of a 
9843 \family sans
9844 Quotation
9845 \family default
9846  or 
9847 \family sans
9848 Quote
9849 \family default
9850 , or put a 
9851 \family sans
9852 Quote
9853 \family default
9854  inside of an 
9855 \family sans
9856 Itemize
9857 \family default
9858  list.
9859  You have a huge variety of options at your disposal.
9860 \end_layout
9861
9862 \begin_layout Section
9863 Spacing, pagination and line breaks
9864 \begin_inset Index idx
9865 status collapsed
9866
9867 \begin_layout Plain Layout
9868 Spacing
9869 \end_layout
9870
9871 \end_inset
9872
9873
9874 \end_layout
9875
9876 \begin_layout Standard
9877 What is a space? While you might be used to pressing the space key anytime
9878  you want to separate two words in ordinary word processors, LyX offers
9879  you more spaces: Spaces of different width and spaces which can or cannot
9880  be broken at the end of a line.
9881  The following sections will show you some examples where those spaces are
9882  useful.
9883 \end_layout
9884
9885 \begin_layout Subsection
9886 Protected Space
9887 \begin_inset CommandInset label
9888 LatexCommand label
9889 name "sub:Protected-Space"
9890
9891 \end_inset
9892
9893
9894 \begin_inset Index idx
9895 status collapsed
9896
9897 \begin_layout Plain Layout
9898 Spaces ! Protected
9899 \end_layout
9900
9901 \end_inset
9902
9903
9904 \end_layout
9905
9906 \begin_layout Standard
9907 The protected space: It is used to tell LyX (and LaTeX) not to break the
9908  line at that point.
9909  This may be necessary to avoid unlucky line breaks, like in: 
9910 \end_layout
9911
9912 \begin_layout Quote
9913 Further documentation is given in section
9914 \begin_inset Newline newline
9915 \end_inset
9916
9917
9918 \begin_inset CommandInset ref
9919 LatexCommand ref
9920 reference "sec:Bibliography"
9921
9922 \end_inset
9923
9924 .
9925  
9926 \end_layout
9927
9928 \begin_layout Standard
9929 Obviously, it would be a good thing to put a protected space between 
9930 \begin_inset Quotes eld
9931 \end_inset
9932
9933 section
9934 \begin_inset Quotes erd
9935 \end_inset
9936
9937  and 
9938 \begin_inset Quotes eld
9939 \end_inset
9940
9941
9942 \begin_inset CommandInset ref
9943 LatexCommand ref
9944 reference "sec:Bibliography"
9945
9946 \end_inset
9947
9948
9949 \begin_inset Quotes erd
9950 \end_inset
9951
9952 .
9953  A protected space is set with 
9954 \family sans
9955 Insert\SpecialChar \menuseparator
9956 Formatting\SpecialChar \menuseparator
9957 Protected
9958 \bar under
9959
9960 \begin_inset space ~
9961 \end_inset
9962
9963
9964 \bar default
9965 Space
9966 \family default
9967  (shortcut 
9968 \begin_inset Info
9969 type  "shortcut"
9970 arg   "space-insert protected"
9971 \end_inset
9972
9973 ).
9974 \end_layout
9975
9976 \begin_layout Subsection
9977 Horizontal Space
9978 \begin_inset CommandInset label
9979 LatexCommand label
9980 name "sub:Horizontal-Space"
9981
9982 \end_inset
9983
9984
9985 \begin_inset Index idx
9986 status collapsed
9987
9988 \begin_layout Plain Layout
9989 Spacing ! Horizontal
9990 \end_layout
9991
9992 \end_inset
9993
9994
9995 \end_layout
9996
9997 \begin_layout Standard
9998 All horizontal spaces can be inserted with the menu 
9999 \family sans
10000 Insert\SpecialChar \menuseparator
10001 Formatting\SpecialChar \menuseparator
10002 Horizontal Space
10003 \family default
10004 .
10005  The length units are listed in Appendix
10006 \begin_inset space ~
10007 \end_inset
10008
10009
10010 \begin_inset CommandInset ref
10011 LatexCommand ref
10012 reference "cha:Units-available-in"
10013
10014 \end_inset
10015
10016 .
10017 \end_layout
10018
10019 \begin_layout Subsubsection
10020 Inter-word Space
10021 \begin_inset CommandInset label
10022 LatexCommand label
10023 name "sub:Inter-word-Space"
10024
10025 \end_inset
10026
10027
10028 \begin_inset Index idx
10029 status collapsed
10030
10031 \begin_layout Plain Layout
10032 Spaces ! Inter-word
10033 \end_layout
10034
10035 \end_inset
10036
10037
10038 \end_layout
10039
10040 \begin_layout Standard
10041 Some languages (e.
10042 \begin_inset space \thinspace{}
10043 \end_inset
10044
10045 g.
10046 \begin_inset space \space{}
10047 \end_inset
10048
10049 English) have the typographical convention to add extra space after an end-of-se
10050 ntence punctuation mark, and LyX honors those conventions (see section
10051 \begin_inset space ~
10052 \end_inset
10053
10054
10055 \begin_inset CommandInset ref
10056 LatexCommand ref
10057 reference "sub:Abbreviations"
10058
10059 \end_inset
10060
10061 ).
10062  Sometimes, you want a normal space nevertheless.
10063  In this case, insert an inter-word space (shortcut 
10064 \begin_inset Info
10065 type  "shortcut"
10066 arg   "space-insert normal"
10067 \end_inset
10068
10069 ).
10070 \end_layout
10071
10072 \begin_layout Subsubsection
10073 Thin Space
10074 \begin_inset CommandInset label
10075 LatexCommand label
10076 name "sub:Thin-Space"
10077
10078 \end_inset
10079
10080
10081 \begin_inset Index idx
10082 status collapsed
10083
10084 \begin_layout Plain Layout
10085 Spaces ! Thin
10086 \end_layout
10087
10088 \end_inset
10089
10090
10091 \end_layout
10092
10093 \begin_layout Standard
10094
10095 \begin_inset Quotes eld
10096 \end_inset
10097
10098 thin space
10099 \begin_inset Quotes erd
10100 \end_inset
10101
10102  is a blank which has half the size of a normal space (and it is also 
10103 \begin_inset Quotes eld
10104 \end_inset
10105
10106 protected
10107 \begin_inset Quotes erd
10108 \end_inset
10109
10110 ).
10111  The typographical conventions in a lot of languages propose the use of
10112  thin spaces in cases where normal spaces would be too wide, for instance
10113  inside abbreviations:
10114 \end_layout
10115
10116 \begin_layout Quote
10117 D.
10118 \begin_inset space \thinspace{}
10119 \end_inset
10120
10121 E.
10122  Knuth has developed our beloved typesetting program.
10123 \end_layout
10124
10125 \begin_layout Standard
10126 or between values and units.
10127  Compare for example this:
10128 \begin_inset Newline newline
10129 \end_inset
10130
10131 10
10132 \begin_inset space \thinspace{}
10133 \end_inset
10134
10135 kg (thin space)
10136 \begin_inset Newline newline
10137 \end_inset
10138
10139 10 kg (normal space
10140 \end_layout
10141
10142 \begin_layout Standard
10143 You can insert thin spaces also with the menu 
10144 \family sans
10145 Insert\SpecialChar \menuseparator
10146 Formatting\SpecialChar \menuseparator
10147 Thin
10148 \begin_inset space ~
10149 \end_inset
10150
10151 Space
10152 \family default
10153  (shortcut 
10154 \begin_inset Info
10155 type  "shortcuts"
10156 arg   "space-insert thin"
10157 \end_inset
10158
10159 ).
10160 \end_layout
10161
10162 \begin_layout Subsubsection
10163 More Spaces
10164 \begin_inset CommandInset label
10165 LatexCommand label
10166 name "sub:More-Spaces"
10167
10168 \end_inset
10169
10170
10171 \end_layout
10172
10173 \begin_layout Standard
10174 You can furthermore insert the following space types:
10175 \end_layout
10176
10177 \begin_layout Description
10178 Negative
10179 \begin_inset space ~
10180 \end_inset
10181
10182 thin
10183 \begin_inset space ~
10184 \end_inset
10185
10186 space A line with a 
10187 \begin_inset Formula $\to$
10188 \end_inset
10189
10190
10191 \begin_inset space \negthinspace{}
10192 \end_inset
10193
10194
10195 \begin_inset Formula $\gets$
10196 \end_inset
10197
10198  Negative thin space between the arrows.
10199 \end_layout
10200
10201 \begin_layout Description
10202 Enspace
10203 \begin_inset space ~
10204 \end_inset
10205
10206 (0.5
10207 \begin_inset space \thinspace{}
10208 \end_inset
10209
10210 em) A line with a 
10211 \begin_inset Formula $\to$
10212 \end_inset
10213
10214
10215 \begin_inset space \enskip{}
10216 \end_inset
10217
10218
10219 \begin_inset Formula $\gets$
10220 \end_inset
10221
10222  Enspace
10223 \begin_inset space ~
10224 \end_inset
10225
10226 (0.5
10227 \begin_inset space \thinspace{}
10228 \end_inset
10229
10230 em) space between the arrows.
10231 \end_layout
10232
10233 \begin_layout Description
10234 Quad
10235 \begin_inset space ~
10236 \end_inset
10237
10238 (1
10239 \begin_inset space \thinspace{}
10240 \end_inset
10241
10242 em) A line with a 
10243 \begin_inset Formula $\to$
10244 \end_inset
10245
10246
10247 \begin_inset space \quad{}
10248 \end_inset
10249
10250
10251 \begin_inset Formula $\gets$
10252 \end_inset
10253
10254  Quad
10255 \begin_inset space ~
10256 \end_inset
10257
10258 (1
10259 \begin_inset space \thinspace{}
10260 \end_inset
10261
10262 em) space between the arrows.
10263 \end_layout
10264
10265 \begin_layout Description
10266 QQuad
10267 \begin_inset space ~
10268 \end_inset
10269
10270 (2
10271 \begin_inset space \thinspace{}
10272 \end_inset
10273
10274 em) A line with a 
10275 \begin_inset Formula $\to$
10276 \end_inset
10277
10278
10279 \begin_inset space \qquad{}
10280 \end_inset
10281
10282
10283 \begin_inset Formula $\gets$
10284 \end_inset
10285
10286  QQuad
10287 \begin_inset space ~
10288 \end_inset
10289
10290 (2
10291 \begin_inset space \thinspace{}
10292 \end_inset
10293
10294 em) space between the arrows.
10295 \end_layout
10296
10297 \begin_layout Description
10298 Custom
10299 \begin_inset space ~
10300 \end_inset
10301
10302 space A line with
10303 \begin_inset Formula $\to$
10304 \end_inset
10305
10306
10307 \begin_inset space \hspace{}
10308 \length 2cm
10309 \end_inset
10310
10311
10312 \begin_inset Formula $\gets$
10313 \end_inset
10314
10315  2
10316 \begin_inset space \thinspace{}
10317 \end_inset
10318
10319 cm space between the arrows.
10320 \end_layout
10321
10322 \begin_layout Standard
10323 Table
10324 \begin_inset space ~
10325 \end_inset
10326
10327
10328 \begin_inset CommandInset ref
10329 LatexCommand ref
10330 reference "tab:Width-of-the"
10331
10332 \end_inset
10333
10334  lists the different space sizes.
10335 \end_layout
10336
10337 \begin_layout Standard
10338 \begin_inset Float table
10339 wide false
10340 sideways false
10341 status open
10342
10343 \begin_layout Plain Layout
10344 \align center
10345 \begin_inset Caption
10346
10347 \begin_layout Plain Layout
10348 \begin_inset CommandInset label
10349 LatexCommand label
10350 name "tab:Width-of-the"
10351
10352 \end_inset
10353
10354 Width of the different horizontal spaces.
10355 \end_layout
10356
10357 \end_inset
10358
10359
10360 \end_layout
10361
10362 \begin_layout Plain Layout
10363 \align center
10364 \begin_inset Tabular
10365 <lyxtabular version="3" rows="8" columns="2">
10366 <features tabularvalignment="middle">
10367 <column alignment="center" valignment="top" width="0">
10368 <column alignment="center" valignment="top" width="0">
10369 <row>
10370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374
10375 \series bold
10376 Space
10377 \end_layout
10378
10379 \end_inset
10380 </cell>
10381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10382 \begin_inset Text
10383
10384 \begin_layout Plain Layout
10385
10386 \series bold
10387 Width
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 </row>
10393 <row>
10394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398 Normal
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407 1/3
10408 \begin_inset space \thinspace{}
10409 \end_inset
10410
10411 em
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 </row>
10417 <row>
10418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10419 \begin_inset Text
10420
10421 \begin_layout Plain Layout
10422 Protected
10423 \end_layout
10424
10425 \end_inset
10426 </cell>
10427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431 1/3
10432 \begin_inset space \thinspace{}
10433 \end_inset
10434
10435 em
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 </row>
10441 <row>
10442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446 Thin
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 1/6
10456 \begin_inset space \thinspace{}
10457 \end_inset
10458
10459 em
10460 \end_layout
10461
10462 \end_inset
10463 </cell>
10464 </row>
10465 <row>
10466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 Negative thin
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10476 \begin_inset Text
10477
10478 \begin_layout Plain Layout
10479 -1/6
10480 \begin_inset space \thinspace{}
10481 \end_inset
10482
10483 em
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 </row>
10489 <row>
10490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10491 \begin_inset Text
10492
10493 \begin_layout Plain Layout
10494 Enspace (0.5
10495 \begin_inset space \thinspace{}
10496 \end_inset
10497
10498 em)
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10504 \begin_inset Text
10505
10506 \begin_layout Plain Layout
10507 0.5
10508 \begin_inset space \thinspace{}
10509 \end_inset
10510
10511 em
10512 \end_layout
10513
10514 \end_inset
10515 </cell>
10516 </row>
10517 <row>
10518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10519 \begin_inset Text
10520
10521 \begin_layout Plain Layout
10522 Quad (1
10523 \begin_inset space \thinspace{}
10524 \end_inset
10525
10526 em)
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10532 \begin_inset Text
10533
10534 \begin_layout Plain Layout
10535 1
10536 \begin_inset space \thinspace{}
10537 \end_inset
10538
10539 em
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 </row>
10545 <row>
10546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10547 \begin_inset Text
10548
10549 \begin_layout Plain Layout
10550 QQuad (2
10551 \begin_inset space \thinspace{}
10552 \end_inset
10553
10554 em)
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10560 \begin_inset Text
10561
10562 \begin_layout Plain Layout
10563 2
10564 \begin_inset space \thinspace{}
10565 \end_inset
10566
10567 em
10568 \end_layout
10569
10570 \end_inset
10571 </cell>
10572 </row>
10573 </lyxtabular>
10574
10575 \end_inset
10576
10577
10578 \end_layout
10579
10580 \end_inset
10581
10582
10583 \end_layout
10584
10585 \begin_layout Subsubsection
10586
10587 \family sans
10588 Horizontal Fills
10589 \family default
10590
10591 \begin_inset Index idx
10592 status collapsed
10593
10594 \begin_layout Plain Layout
10595 Spacing ! Fills
10596 \end_layout
10597
10598 \end_inset
10599
10600
10601 \end_layout
10602
10603 \begin_layout Standard
10604 Horizontal fills (HFills) are a special LyX feature for adding extra space
10605  in a uniform fashion.
10606  An HFill is actually a variable length space, whose length always equals
10607  the remaining space between the left and right margins.
10608  If there is more than one HFill on a line, they divide the available space
10609  equally between themselves.
10610  
10611 \end_layout
10612
10613 \begin_layout Standard
10614 Here a few examples what you can do with them:
10615 \end_layout
10616
10617 \begin_layout Quote
10618 \noindent
10619 This is on the left side
10620 \begin_inset space \hfill{}
10621 \end_inset
10622
10623 This is on the right
10624 \end_layout
10625
10626 \begin_layout Quote
10627 \noindent
10628 Left
10629 \begin_inset space \hfill{}
10630 \end_inset
10631
10632 Middle
10633 \begin_inset space \hfill{}
10634 \end_inset
10635
10636 Right
10637 \end_layout
10638
10639 \begin_layout Quote
10640 \noindent
10641 Left
10642 \begin_inset space \hfill{}
10643 \end_inset
10644
10645 1/3 Left
10646 \begin_inset space \hfill{}
10647 \end_inset
10648
10649
10650 \begin_inset space \hfill{}
10651 \end_inset
10652
10653 Right
10654 \end_layout
10655
10656 \begin_layout Standard
10657 That was an example in the 
10658 \family sans
10659 Quote
10660 \family default
10661  environment.
10662  Here
10663 \begin_inset Formula $\to$
10664 \end_inset
10665
10666
10667 \begin_inset space \hfill{}
10668 \end_inset
10669
10670
10671 \begin_inset Formula $\gets$
10672 \end_inset
10673
10674 is one in a standard paragraph.
10675  It may or may not be apparent in the printed text, but it 
10676 \emph on
10677 is
10678 \emph default
10679  sitting in-between the two arrows.
10680 \end_layout
10681
10682 \begin_layout Standard
10683 HFills can be made visible when you choose one of the 
10684 \family sans
10685 Fill
10686 \begin_inset space ~
10687 \end_inset
10688
10689 Pattern
10690 \family default
10691  in the space dialog: The following patterns are available:
10692 \end_layout
10693
10694 \begin_layout Standard
10695 Dots: 
10696 \begin_inset space \dotfill{}
10697 \end_inset
10698
10699
10700 \begin_inset space ~
10701 \end_inset
10702
10703
10704 \end_layout
10705
10706 \begin_layout Standard
10707 Rule: 
10708 \begin_inset space \hrulefill{}
10709 \end_inset
10710
10711
10712 \begin_inset space ~
10713 \end_inset
10714
10715
10716 \end_layout
10717
10718 \begin_layout Standard
10719 Left arrow: 
10720 \begin_inset space \leftarrowfill{}
10721 \end_inset
10722
10723
10724 \begin_inset space ~
10725 \end_inset
10726
10727
10728 \end_layout
10729
10730 \begin_layout Standard
10731 Right arrow: 
10732 \begin_inset space \rightarrowfill{}
10733 \end_inset
10734
10735
10736 \begin_inset space ~
10737 \end_inset
10738
10739
10740 \end_layout
10741
10742 \begin_layout Standard
10743 Up brace: 
10744 \begin_inset space \downbracefill{}
10745 \end_inset
10746
10747
10748 \begin_inset space ~
10749 \end_inset
10750
10751
10752 \end_layout
10753
10754 \begin_layout Standard
10755 Down brace: 
10756 \begin_inset space \upbracefill{}
10757 \end_inset
10758
10759
10760 \begin_inset space ~
10761 \end_inset
10762
10763
10764 \end_layout
10765
10766 \begin_layout Standard
10767 \begin_inset Note Greyedout
10768 status open
10769
10770 \begin_layout Plain Layout
10771
10772 \series bold
10773 Note:
10774 \series default
10775  If an HFill is at the beginning of a line, and 
10776 \emph on
10777 not
10778 \emph default
10779  in the first line in a paragraph, LyX ignores it.
10780  This prevents HFills from accidentally being wrapped onto a new line.
10781  If you need space in this case anyway, set the 
10782 \family sans
10783 Protect
10784 \family default
10785  option in the space dialog.
10786 \end_layout
10787
10788 \end_inset
10789
10790
10791 \end_layout
10792
10793 \begin_layout Subsubsection
10794 Phantom Space
10795 \begin_inset Index idx
10796 status collapsed
10797
10798 \begin_layout Plain Layout
10799 Spacing ! Phantom
10800 \end_layout
10801
10802 \end_inset
10803
10804
10805 \end_layout
10806
10807 \begin_layout Standard
10808 Sometimes you want to insert space with exactly the length of a phrase.
10809  E.
10810 \begin_inset space \thinspace{}
10811 \end_inset
10812
10813 g.
10814 \begin_inset space \space{}
10815 \end_inset
10816
10817 you want to create the following multiple choice question:
10818 \end_layout
10819
10820 \begin_layout Standard
10821 \begin_inset VSpace medskip
10822 \end_inset
10823
10824 What is correct English?:
10825 \begin_inset Newline newline
10826 \end_inset
10827
10828
10829 \begin_inset Newline newline
10830 \end_inset
10831
10832 Mr.
10833 \begin_inset space ~
10834 \end_inset
10835
10836 Edge would have been jumps the gun.
10837 \begin_inset Newline newline
10838 \end_inset
10839
10840
10841 \begin_inset Phantom HPhantom
10842 status open
10843
10844 \begin_layout Plain Layout
10845 Mr.
10846  Edge 
10847 \end_layout
10848
10849 \end_inset
10850
10851 has to be jumped
10852 \begin_inset Newline newline
10853 \end_inset
10854
10855
10856 \begin_inset Phantom HPhantom
10857 status open
10858
10859 \begin_layout Plain Layout
10860 Mr.
10861  Edge 
10862 \end_layout
10863
10864 \end_inset
10865
10866 jumps
10867 \begin_inset VSpace medskip
10868 \end_inset
10869
10870
10871 \end_layout
10872
10873 \begin_layout Standard
10874 So that the choices appear exactly after the phrase 
10875 \begin_inset Quotes eld
10876 \end_inset
10877
10878 Mr.
10879 \begin_inset space ~
10880 \end_inset
10881
10882 Edge
10883 \begin_inset space ~
10884 \end_inset
10885
10886
10887 \begin_inset Quotes erd
10888 \end_inset
10889
10890 .
10891  To get this, you can use the phantom insets available via the menu 
10892 \family sans
10893 Insert\SpecialChar \menuseparator
10894 Formatting\SpecialChar \menuseparator
10895 Phantom
10896 \family default
10897 .
10898  In our case insert a horizontal phantom at the beginning of the last two
10899  lines and insert 
10900 \begin_inset Quotes eld
10901 \end_inset
10902
10903 Mr.
10904 \begin_inset space ~
10905 \end_inset
10906
10907 Edge
10908 \begin_inset space ~
10909 \end_inset
10910
10911
10912 \begin_inset Quotes erd
10913 \end_inset
10914
10915  into the phantom inset (note the space after 
10916 \begin_inset Quotes eld
10917 \end_inset
10918
10919 Edge
10920 \begin_inset Quotes erd
10921 \end_inset
10922
10923 ).
10924  A phantom insets prints only the space of its content (like a placeholder).
10925  That is why it is named 
10926 \begin_inset Quotes eld
10927 \end_inset
10928
10929 phantom
10930 \begin_inset Quotes erd
10931 \end_inset
10932
10933 .
10934  The normal phantom outputs the width and height of the content as space,
10935  while the horizontal and vertical variant only outputs the corresponding
10936  dimension.
10937 \end_layout
10938
10939 \begin_layout Subsection
10940 Vertical Space
10941 \begin_inset CommandInset label
10942 LatexCommand label
10943 name "sub:Vertical-Space"
10944
10945 \end_inset
10946
10947
10948 \begin_inset Index idx
10949 status collapsed
10950
10951 \begin_layout Plain Layout
10952 Spacing ! Vertical
10953 \end_layout
10954
10955 \end_inset
10956
10957
10958 \end_layout
10959
10960 \begin_layout Standard
10961 To add extra vertical space above or below a paragraph, use the 
10962 \family sans
10963 Insert\SpecialChar \menuseparator
10964 Formatting\SpecialChar \menuseparator
10965 Vertical
10966 \begin_inset space ~
10967 \end_inset
10968
10969 Space
10970 \family default
10971  dialog.
10972  There you find the following sizes:
10973 \end_layout
10974
10975 \begin_layout Standard
10976
10977 \family sans
10978 SmallSkip
10979 \family default
10980
10981 \family sans
10982 MedSkip
10983 \family default
10984  and 
10985 \family sans
10986 BigSkip
10987 \family default
10988  are LaTeX sizes which depend on the font size of the document.
10989  
10990 \family sans
10991 DefSkip
10992 \family default
10993  is the skip adjusted in the dialog 
10994 \family sans
10995 Document\SpecialChar \menuseparator
10996 Settings
10997 \family default
10998
10999 \begin_inset Index idx
11000 status collapsed
11001
11002 \begin_layout Plain Layout
11003 Document ! Settings
11004 \end_layout
11005
11006 \end_inset
11007
11008  for the paragraph separation.
11009  If you use indentation to separate paragraphs 
11010 \family sans
11011 DefSkip
11012 \family default
11013  is equal to 
11014 \family sans
11015 MedSkip
11016 \family default
11017 .
11018 \end_layout
11019
11020 \begin_layout Standard
11021
11022 \family sans
11023 VFill
11024 \family default
11025
11026 \begin_inset Index idx
11027 status collapsed
11028
11029 \begin_layout Plain Layout
11030 Spacing ! Fills
11031 \end_layout
11032
11033 \end_inset
11034
11035  is a variable space, set so that the space is maximal within one page.
11036  An example: You have only two short paragraphs on one page with a vfill
11037  between them.
11038  Then the first paragraph is placed at the top of the page and the second
11039  one at the bottom, because the space between them is then maximal.
11040  
11041 \family sans
11042 VFill
11043 \family default
11044 s work like 
11045 \family sans
11046 HFill
11047 \family default
11048 s: they fill the remaining vertical space on a page with blank space.
11049 \begin_inset Foot
11050 status collapsed
11051
11052 \begin_layout Plain Layout
11053
11054 \family sans
11055 HFill
11056 \family default
11057 s are described in section
11058 \begin_inset space ~
11059 \end_inset
11060
11061
11062 \begin_inset CommandInset ref
11063 LatexCommand ref
11064 reference "sub:Horizontal-Space"
11065
11066 \end_inset
11067
11068 .
11069 \end_layout
11070
11071 \end_inset
11072
11073  If there are several 
11074 \family sans
11075 VFill
11076 \family default
11077 s on a page, they divide the remaining vertical space equally between themselves.
11078  You can therefore use 
11079 \family sans
11080 VFill
11081 \family default
11082 s to center text on a page, or even place text 2/3 down a page.
11083 \end_layout
11084
11085 \begin_layout Standard
11086
11087 \family sans
11088 Custom
11089 \family default
11090  are custom spaces in units explained in Appendix
11091 \begin_inset space ~
11092 \end_inset
11093
11094
11095 \begin_inset CommandInset ref
11096 LatexCommand ref
11097 reference "cha:Units-available-in"
11098
11099 \end_inset
11100
11101 .
11102 \end_layout
11103
11104 \begin_layout Standard
11105 \begin_inset Note Greyedout
11106 status open
11107
11108 \begin_layout Plain Layout
11109
11110 \series bold
11111 Note:
11112 \series default
11113  
11114 \series medium
11115 If the extra vertical space would be in the output at the top/bottom of
11116  a page, the space is only added if you have also checked the option 
11117 \family sans
11118 Protect
11119 \family default
11120 .
11121 \end_layout
11122
11123 \end_inset
11124
11125
11126 \end_layout
11127
11128 \begin_layout Subsection
11129 Paragraph Alignment
11130 \end_layout
11131
11132 \begin_layout Standard
11133 You can change the paragraph alignment with the 
11134 \family sans
11135 Edit\SpecialChar \menuseparator
11136 Paragraph Settings
11137 \family default
11138  dialog.
11139  There are five possibilities: 
11140 \end_layout
11141
11142 \begin_layout Itemize
11143
11144 \family sans
11145 Justified
11146 \family default
11147  (shortcut 
11148 \begin_inset Info
11149 type  "shortcut"
11150 arg   "paragraph-params \\align block"
11151 \end_inset
11152
11153 )
11154 \end_layout
11155
11156 \begin_layout Itemize
11157
11158 \family sans
11159 Left
11160 \family default
11161  (
11162 \begin_inset Info
11163 type  "shortcut"
11164 arg   "paragraph-params \\align left"
11165 \end_inset
11166
11167 )
11168 \end_layout
11169
11170 \begin_layout Itemize
11171
11172 \family sans
11173 Right
11174 \family default
11175  (
11176 \begin_inset Info
11177 type  "shortcut"
11178 arg   "paragraph-params \\align right"
11179 \end_inset
11180
11181 )
11182 \end_layout
11183
11184 \begin_layout Itemize
11185
11186 \family sans
11187 Center
11188 \family default
11189  (
11190 \begin_inset Info
11191 type  "shortcut"
11192 arg   "paragraph-params \\align center"
11193 \end_inset
11194
11195 )
11196 \end_layout
11197
11198 \begin_layout Itemize
11199
11200 \family sans
11201 Default
11202 \family default
11203  (
11204 \begin_inset Info
11205 type  "shortcut"
11206 arg   "paragraph-params \\align default"
11207 \end_inset
11208
11209 )
11210 \end_layout
11211
11212 \begin_layout Standard
11213 The default in most cases is justified alignment, in which the inter-word
11214  spacing is variable and each line of a paragraph fills the region between
11215  the left and right margins.
11216  The other three alignments should be self-explanatory, and look like this:
11217 \end_layout
11218
11219 \begin_layout Standard
11220 \align right
11221 This paragraph is right aligned,
11222 \end_layout
11223
11224 \begin_layout Standard
11225 \align center
11226 this one is centered,
11227 \end_layout
11228
11229 \begin_layout Standard
11230 \align left
11231 this one is left aligned.
11232 \end_layout
11233
11234 \begin_layout Subsection
11235 Forced Page Breaks
11236 \begin_inset Index idx
11237 status collapsed
11238
11239 \begin_layout Plain Layout
11240 Page breaks ! Forced
11241 \end_layout
11242
11243 \end_inset
11244
11245
11246 \begin_inset CommandInset label
11247 LatexCommand label
11248 name "sub:Forced-Page-Breaks"
11249
11250 \end_inset
11251
11252
11253 \end_layout
11254
11255 \begin_layout Standard
11256 If you don't like the way LaTeX does the page breaks in your document, you
11257  can force a page break where you want one.
11258  Normally this will not be necessary, because LaTeX is good at page breaking.
11259  Only if you use a lot of 
11260 \family sans
11261 Floats
11262 \family default
11263 , LaTeX's page breaking algorithm can fail.
11264 \end_layout
11265
11266 \begin_layout Standard
11267 We recommend not to use forced page breaks until the text is finished and
11268  until you have checked in the preview to see if you 
11269 \emph on
11270 really
11271 \emph default
11272  have to change the page breaking.
11273 \end_layout
11274
11275 \begin_layout Standard
11276 There are two types of page breaks: One that ends the page without any special
11277  action.
11278  This can be inserted above or below a paragraph via the menu 
11279 \family sans
11280 Insert\SpecialChar \menuseparator
11281 Formatting\SpecialChar \menuseparator
11282 New
11283 \begin_inset space ~
11284 \end_inset
11285
11286 Page
11287 \family default
11288 .
11289  The second type, that is inserted via the menu 
11290 \family sans
11291 Insert\SpecialChar \menuseparator
11292 Formatting\SpecialChar \menuseparator
11293 Page
11294 \begin_inset space ~
11295 \end_inset
11296
11297 Break
11298 \family default
11299 , ends a page but stretches the content of the page, so that it fills out
11300  the complete page.
11301  This type is useful to avoid whitespace when a page break produces a page
11302  on which only the last few lines are absent.
11303 \end_layout
11304
11305 \begin_layout Standard
11306 You might try to use a page break to ensure that a figure or table appears
11307  at the top of a page.
11308  This is, of course, the wrong way to do it.
11309  LyX gives you a way of automatically ensuring that your figures and tables
11310  appear at the top of a page (or the bottom, or on their own page) without
11311  having to worry about what precedes or follows your figure or table.
11312  See chapter 
11313 \begin_inset CommandInset ref
11314 LatexCommand ref
11315 reference "cha:Floats-and-Notes"
11316
11317 \end_inset
11318
11319  to learn more about 
11320 \family sans
11321 Floats
11322 \family default
11323 .
11324 \end_layout
11325
11326 \begin_layout Subsubsection
11327 Clear Page Breaks
11328 \begin_inset CommandInset label
11329 LatexCommand label
11330 name "sub:Clear-Page-Breaks"
11331
11332 \end_inset
11333
11334
11335 \begin_inset Index idx
11336 status collapsed
11337
11338 \begin_layout Plain Layout
11339 Page breaks ! Clear
11340 \end_layout
11341
11342 \end_inset
11343
11344
11345 \end_layout
11346
11347 \begin_layout Standard
11348 Rather than forced page breaks where the content behind the break is placed
11349  directly on the next page, you can also clear pages while breaking them.
11350  That means that the current paragraph is terminated and everything, including
11351  unprocessed floats, from the earlier part of the document are placed behind
11352  it, if necessary by adding pages.
11353 \end_layout
11354
11355 \begin_layout Standard
11356 You can insert a clear page break with the menu 
11357 \family sans
11358 Insert\SpecialChar \menuseparator
11359 Formatting\SpecialChar \menuseparator
11360 Clear
11361 \begin_inset space ~
11362 \end_inset
11363
11364 Page
11365 \family default
11366 .
11367  When you have a two-sided document like a book, you can use the menu 
11368 \family sans
11369 Insert\SpecialChar \menuseparator
11370 Formatting\SpecialChar \menuseparator
11371 Clear
11372 \begin_inset space ~
11373 \end_inset
11374
11375 Double
11376 \begin_inset space ~
11377 \end_inset
11378
11379 Page
11380 \family default
11381  to insert a clear page break that assures that the next page is a right-hand
11382  page (odd-numbered), if necessary by adding a page.
11383 \end_layout
11384
11385 \begin_layout Subsection
11386 Forced Line Breaks
11387 \begin_inset Index idx
11388 status collapsed
11389
11390 \begin_layout Plain Layout
11391 Line breaks
11392 \end_layout
11393
11394 \end_inset
11395
11396
11397 \begin_inset CommandInset label
11398 LatexCommand label
11399 name "sub:Forced-Line-Breaks"
11400
11401 \end_inset
11402
11403
11404 \end_layout
11405
11406 \begin_layout Standard
11407 Similar to page breaks there are two types of line breaks: One that simply
11408  breaks the line.
11409  You can force this line break within a paragraph by selecting 
11410 \family sans
11411 Insert\SpecialChar \menuseparator
11412 Formatting\SpecialChar \menuseparator
11413 Ragged
11414 \begin_inset space ~
11415 \end_inset
11416
11417 Line
11418 \begin_inset space ~
11419 \end_inset
11420
11421 Break
11422 \family default
11423  or with 
11424 \begin_inset Info
11425 type  "shortcut"
11426 arg   "newline-insert newline"
11427 \end_inset
11428
11429 .
11430  Another type that is inserted via the menu 
11431 \family sans
11432 Insert\SpecialChar \menuseparator
11433 Formatting\SpecialChar \menuseparator
11434 Justified
11435 \begin_inset space ~
11436 \end_inset
11437
11438 Line
11439 \begin_inset space ~
11440 \end_inset
11441
11442 Break
11443 \family default
11444  breaks the line and stretches it so that it fills out the whole space between
11445  the page margins.
11446  This is necessary to avoid 
11447 \begin_inset Quotes eld
11448 \end_inset
11449
11450 fringes
11451 \begin_inset Quotes erd
11452 \end_inset
11453
11454  in justified paragraphs due to whitespace introduced by line breaks.
11455 \end_layout
11456
11457 \begin_layout Standard
11458 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11459  LaTeX is very good at line breaking.
11460  There are, however, a number of situations where it is necessary to actively
11461  set a line break, e.
11462 \begin_inset space \thinspace{}
11463 \end_inset
11464
11465 g.
11466 \begin_inset space \space{}
11467 \end_inset
11468
11469 in a poem or for an address (see sections
11470 \begin_inset space ~
11471 \end_inset
11472
11473
11474 \begin_inset CommandInset ref
11475 LatexCommand ref
11476 reference "sec:Quote"
11477
11478 \end_inset
11479
11480
11481 \begin_inset CommandInset ref
11482 LatexCommand ref
11483 reference "sec:Verse"
11484
11485 \end_inset
11486
11487  and 
11488 \begin_inset CommandInset ref
11489 LatexCommand ref
11490 reference "sec:Address-Usage"
11491
11492 \end_inset
11493
11494 ).
11495 \end_layout
11496
11497 \begin_layout Subsection
11498 Horizontal Lines
11499 \begin_inset CommandInset label
11500 LatexCommand label
11501 name "sub:Horizontal-Lines"
11502
11503 \end_inset
11504
11505
11506 \begin_inset Index idx
11507 status collapsed
11508
11509 \begin_layout Plain Layout
11510 Horizontal lines
11511 \end_layout
11512
11513 \end_inset
11514
11515
11516 \end_layout
11517
11518 \begin_layout Standard
11519 \noindent
11520 \begin_inset CommandInset line
11521 LatexCommand rule
11522 offset "0.5ex"
11523 width "100line%"
11524 height "1pt"
11525
11526 \end_inset
11527
11528
11529 \end_layout
11530
11531 \begin_layout Standard
11532 In the dialog 
11533 \family sans
11534 Insert\SpecialChar \menuseparator
11535 Formatting\SpecialChar \menuseparator
11536 Horizontal
11537 \begin_inset space ~
11538 \end_inset
11539
11540 Line
11541 \family default
11542  you can insert horizontal lines.
11543  The line offset is the vertical distance between the line and the baseline
11544  of the current text line or the paragraph.
11545 \end_layout
11546
11547 \begin_layout Standard
11548 \noindent
11549 \begin_inset CommandInset line
11550 LatexCommand rule
11551 offset "0.5ex"
11552 width "100line%"
11553 height "1pt"
11554
11555 \end_inset
11556
11557
11558 \end_layout
11559
11560 \begin_layout Section
11561 Characters and Symbols
11562 \end_layout
11563
11564 \begin_layout Standard
11565 You can directly enter all characters that are available on your keyboard.
11566  You can also use special keyboard maps to be able to enter e.
11567 \begin_inset space \thinspace{}
11568 \end_inset
11569
11570 g.
11571 \begin_inset space \space{}
11572 \end_inset
11573
11574 characters needed for French with an English keyboard.
11575  See section
11576 \begin_inset space \thinspace{}
11577 \end_inset
11578
11579
11580 \begin_inset CommandInset ref
11581 LatexCommand ref
11582 reference "sub:Keyboard-mapping"
11583
11584 \end_inset
11585
11586  for information on how this is done.
11587 \end_layout
11588
11589 \begin_layout Standard
11590 For the case where you need a character that is not on your keyboard, you
11591  can use the 
11592 \family sans
11593 Symbols
11594 \family default
11595  dialog via the menu 
11596 \family sans
11597 Insert\SpecialChar \menuseparator
11598 Special Character\SpecialChar \menuseparator
11599 Symbols
11600 \family default
11601 .
11602 \end_layout
11603
11604 \begin_layout Standard
11605 \begin_inset Note Greyedout
11606 status open
11607
11608 \begin_layout Plain Layout
11609
11610 \series bold
11611 Note:
11612 \series default
11613  Maybe not all symbols inserted with the symbols dialog can be displayed
11614  when you are using a special screen font in LyX's preferences.
11615  But the inserted symbols will in every case be displayed in the output.
11616 \end_layout
11617
11618 \end_inset
11619
11620
11621 \end_layout
11622
11623 \begin_layout Section
11624 Fonts and Text Styles
11625 \begin_inset CommandInset label
11626 LatexCommand label
11627 name "sec:Fonts-and-Text"
11628
11629 \end_inset
11630
11631
11632 \end_layout
11633
11634 \begin_layout Subsection
11635 Font Types
11636 \begin_inset Index idx
11637 status collapsed
11638
11639 \begin_layout Plain Layout
11640 Font ! Types
11641 \end_layout
11642
11643 \end_inset
11644
11645
11646 \end_layout
11647
11648 \begin_layout Standard
11649 There are two types of fonts:
11650 \end_layout
11651
11652 \begin_layout Description
11653 Vector
11654 \begin_inset space ~
11655 \end_inset
11656
11657 fonts
11658 \begin_inset Index idx
11659 status collapsed
11660
11661 \begin_layout Plain Layout
11662 Fonts ! Vector-
11663 \end_layout
11664
11665 \end_inset
11666
11667  are fonts, built from outlines of the single glyphs (e.
11668 \begin_inset space \thinspace{}
11669 \end_inset
11670
11671 g.
11672  characters) in the font.
11673  This means that each glyph is defined using mathematical curves that are
11674  well suited for scaling to any requested size.
11675  This mathematical definition is interpreted by the font renderer and the
11676  curve is filled out with pixels according to the size and glyph.
11677  This means that vector fonts will look pretty good in all sizes.
11678  Only at very small sizes where each pixel has to be very carefully computed
11679  to provide a good image, it might be hard to provide a good rendering.
11680 \begin_inset Newline newline
11681 \end_inset
11682
11683 That could mean that one only needs to define one font size and scale them.
11684  But to achieve a better quality, many fonts define several font sizes.
11685  That improves the appearance because you need more details at large font
11686  sizes than at small ones.
11687 \begin_inset Newline newline
11688 \end_inset
11689
11690 The font types 
11691 \family typewriter
11692 TrueType
11693 \family default
11694
11695 \family typewriter
11696 OpenType
11697 \family default
11698 , and 
11699 \family typewriter
11700 Type
11701 \begin_inset space ~
11702 \end_inset
11703
11704 1
11705 \family default
11706  are vector fonts.
11707 \end_layout
11708
11709 \begin_layout Description
11710 Bitmap
11711 \begin_inset space ~
11712 \end_inset
11713
11714 fonts
11715 \begin_inset Index idx
11716 status collapsed
11717
11718 \begin_layout Plain Layout
11719 Fonts ! Bitmap-
11720 \end_layout
11721
11722 \end_inset
11723
11724  on the other hand, are defined by bitmap graphics from the start, so they
11725  will look good at all the sizes they are meant for.
11726  However, they don't scale well, because in order to scale a glyph, each
11727  pixel is enlarged into several pixels.
11728  It is the same effect that happens if you try to enlarge a picture in a
11729  picture manipulation program.
11730  In order to relieve this effect, bitmap fonts are typically provided in
11731  several fixed sizes typically from around 8 pixels high up to 34 pixels
11732  or so high in steps according to what is believed to be useful.
11733  The advantage of bitmap fonts is that no complicated computations are necessary
11734  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11735  fonts.
11736  The disadvantage is that sizes that don't exist as fixed versions have
11737  to be scaled by doubling pixels, and thus look bad.
11738 \begin_inset Newline newline
11739 \end_inset
11740
11741 Bitmap fonts are named 
11742 \family typewriter
11743 Type
11744 \begin_inset space ~
11745 \end_inset
11746
11747 3
11748 \family default
11749  in PostScript- and PDF-documents.
11750 \end_layout
11751
11752 \begin_layout Standard
11753 The result of all this is that bitmap fonts are best for the size they are
11754  designed for, while scalable fonts are good for nearly all sizes.
11755  So one needs fewer font size definitions for scalable fonts.
11756  That's the reason why nearly all text rendering and typesetting programs
11757  use scalable fonts.
11758 \end_layout
11759
11760 \begin_layout Standard
11761 To test which fonts are used in a PDF-document, you can have a look into
11762  its document properties.
11763 \end_layout
11764
11765 \begin_layout Standard
11766 Many modern typesetting and markup languages have begun to move towards
11767  specifying character styles rather than specifying a particular font.
11768  For example, instead of changing to an italicized version of the current
11769  font to emphasize text, you use an 
11770 \begin_inset Quotes eld
11771 \end_inset
11772
11773 emphasized style
11774 \begin_inset Quotes erd
11775 \end_inset
11776
11777  instead.
11778  This concept fits in perfectly with LyX.
11779  In LyX, you do things based on contexts, rather than focusing on typesetting
11780  details.
11781 \end_layout
11782
11783 \begin_layout Subsection
11784 LaTeX font support
11785 \begin_inset CommandInset label
11786 LatexCommand label
11787 name "sub:LaTeX-font-support"
11788
11789 \end_inset
11790
11791
11792 \end_layout
11793
11794 \begin_layout Standard
11795 Traditionally, LaTeX uses its own fonts.
11796  That is to say, you cannot directly access the fonts installed on your
11797  operating system, but you have to use specific fonts provided by your LaTeX
11798  distribution.
11799  The reason is that LaTeX needs some extra information about the fonts,
11800  which have to be provided by additional files and packages.
11801  The downside of this is that your font choice is somewhat limited, compared
11802  to usual word processors.
11803  On the other hand this comes with the advantage that the provided fonts
11804  are generally of very good quality, and that LaTeX files are very portable
11805  across different machines.
11806  Also, the range of fonts supported by traditional LaTeX was increased a
11807  lot meanwhile so that you can find packages for many free and commercial
11808  fonts.
11809  In LyX, only a subset of these are directly selectable via the user interface
11810  (see section
11811 \begin_inset space ~
11812 \end_inset
11813
11814
11815 \begin_inset CommandInset ref
11816 LatexCommand ref
11817 reference "sub:Document-Font"
11818
11819 \end_inset
11820
11821  for details).
11822  However, all others are available if you enter the respective LaTeX code
11823  in the document preamble (please refer to the documentation of your desired
11824  font).
11825 \end_layout
11826
11827 \begin_layout Standard
11828 Furthermore, recent developments brought some new LaTeX engines that are
11829  also able to directly access fonts that are installed for your operating
11830  system (OS), namely XeTeX and LuaTeX.
11831  Both engines are now supported by LyX.
11832  By using them, you can use theoretically any OpenType or TrueType font
11833  that is installed on your system.
11834  The next section describes how to use these OS fonts.
11835 \end_layout
11836
11837 \begin_layout Standard
11838 \begin_inset Note Greyedout
11839 status open
11840
11841 \begin_layout Plain Layout
11842
11843 \series bold
11844 Note:
11845 \series default
11846  In practice, some fonts might fail due to bad metrics and other font deficienci
11847 es; so you might have to experiment.
11848 \end_layout
11849
11850 \end_inset
11851
11852
11853 \end_layout
11854
11855 \begin_layout Standard
11856 \begin_inset Note Greyedout
11857 status open
11858
11859 \begin_layout Plain Layout
11860
11861 \series bold
11862 Note:
11863 \series default
11864  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11865  as traditional LaTeX or PDFTeX.
11866 \end_layout
11867
11868 \end_inset
11869
11870
11871 \end_layout
11872
11873 \begin_layout Subsection
11874 Document Font and Font size
11875 \begin_inset CommandInset label
11876 LatexCommand label
11877 name "sub:Document-Font"
11878
11879 \end_inset
11880
11881
11882 \begin_inset Index idx
11883 status collapsed
11884
11885 \begin_layout Plain Layout
11886 Font ! Size
11887 \end_layout
11888
11889 \end_inset
11890
11891
11892 \begin_inset Index idx
11893 status collapsed
11894
11895 \begin_layout Plain Layout
11896 Document ! Font
11897 \end_layout
11898
11899 \end_inset
11900
11901
11902 \end_layout
11903
11904 \begin_layout Standard
11905 You can set the document fonts in the 
11906 \family sans
11907 Document\SpecialChar \menuseparator
11908 Settings
11909 \family default
11910
11911 \begin_inset Index idx
11912 status collapsed
11913
11914 \begin_layout Plain Layout
11915 Document ! Settings
11916 \end_layout
11917
11918 \end_inset
11919
11920  dialog.
11921  In the 
11922 \family sans
11923 Fonts
11924 \family default
11925  section of the dialog, you can specify which font should be used for the
11926  three different font shapes — roman (serif), 
11927 \family sans
11928 sans
11929 \begin_inset space ~
11930 \end_inset
11931
11932 serif
11933 \family default
11934  and 
11935 \family typewriter
11936 typewriter
11937 \family default
11938  (monospaced) — you can specify the base font size and scaling factors for
11939  (some) sans serif and typewriter fonts if this is necessary to fit with
11940  the roman font.
11941 \end_layout
11942
11943 \begin_layout Standard
11944 If you select 
11945 \family sans
11946 Use non-T
11947 \begin_inset ERT
11948 status collapsed
11949
11950 \begin_layout Plain Layout
11951
11952 {}
11953 \end_layout
11954
11955 \end_inset
11956
11957 eX fonts
11958 \family default
11959 , you will have access to the fonts installed on your operating system.
11960  This requires that you use 
11961 \family sans
11962 PDF (XeT
11963 \begin_inset ERT
11964 status collapsed
11965
11966 \begin_layout Plain Layout
11967
11968 {}
11969 \end_layout
11970
11971 \end_inset
11972
11973 eX)
11974 \family default
11975
11976 \family sans
11977 PDF (LuaT
11978 \begin_inset ERT
11979 status collapsed
11980
11981 \begin_layout Plain Layout
11982
11983 {}
11984 \end_layout
11985
11986 \end_inset
11987
11988 eX)
11989 \family default
11990  or 
11991 \family sans
11992 DVI (LuaT
11993 \begin_inset ERT
11994 status collapsed
11995
11996 \begin_layout Plain Layout
11997
11998 {}
11999 \end_layout
12000
12001 \end_inset
12002
12003 eX)
12004 \family default
12005  as output format, i.
12006 \begin_inset space \thinspace{}
12007 \end_inset
12008
12009 e.
12010 \begin_inset space ~
12011 \end_inset
12012
12013 you will have to have either XeTeX or LuaTeX installed (see section
12014 \begin_inset space ~
12015 \end_inset
12016
12017
12018 \begin_inset CommandInset ref
12019 LatexCommand ref
12020 reference "sub:LaTeX-font-support"
12021
12022 \end_inset
12023
12024 ).
12025  You will then not have access to TeX's own fonts (the selection described
12026  below).
12027  Note that LyX lists all available fonts in either of the three lists (roman,
12028  sans
12029 \begin_inset space ~
12030 \end_inset
12031
12032 serif, and typewriter), since LyX cannot determine the family.
12033  Also note that the output might fail with some of the listed fonts, due
12034  to the encoding of the fonts and\SpecialChar \slash{}
12035 or font failures.
12036  Again, LyX cannot determine this in advance, so you might need to experiment.
12037 \end_layout
12038
12039 \begin_layout Standard
12040 If you use TeX fonts (which is the default), the possible options for the
12041  font include 
12042 \family sans
12043 Default
12044 \family default
12045  and a list of fonts available with your LaTeX distribution.
12046  If you select 
12047 \family sans
12048 Default,
12049 \family default
12050  the font that is preset by the current document class is used.
12051  In most cases, this will be the standard TeX font, known as 
12052 \begin_inset Quotes eld
12053 \end_inset
12054
12055
12056 \family typewriter
12057 Computer Modern
12058 \family default
12059
12060 \begin_inset Quotes erd
12061 \end_inset
12062
12063  (
12064 \family typewriter
12065 cm
12066 \family default
12067 ) or 
12068 \begin_inset Quotes eld
12069 \end_inset
12070
12071
12072 \family typewriter
12073 European Computer Modern
12074 \family default
12075
12076 \begin_inset Quotes erd
12077 \end_inset
12078
12079  (
12080 \family typewriter
12081 ec
12082 \family default
12083 ), but some classes preset different default fonts.
12084 \end_layout
12085
12086 \begin_layout Standard
12087 As 
12088 \family typewriter
12089 cm
12090 \family default
12091  and 
12092 \family typewriter
12093 ec
12094 \family default
12095  are bitmap fonts, they often looks pixelated in PDF output, especially
12096  when you read the PDF in a zoomed size.
12097 \begin_inset Foot
12098 status collapsed
12099
12100 \begin_layout Plain Layout
12101 This problem doesn't appear if you read PDFs in 
12102 \family typewriter
12103 Adobe
12104 \begin_inset space ~
12105 \end_inset
12106
12107 Reader
12108 \family default
12109  version 6 or later, because this program includes a special bitmap font
12110  renderer.
12111 \end_layout
12112
12113 \end_inset
12114
12115  To get rid of pixelated fonts, you have to use a vector font.
12116  Depending on how your document should look like, you can either:
12117 \end_layout
12118
12119 \begin_layout Itemize
12120 select the 
12121 \family typewriter
12122 Latin Modern
12123 \family default
12124  (
12125 \family typewriter
12126 lm
12127 \family default
12128 ) fonts, which is the recommended choice if you want to keep the look of
12129  
12130 \family typewriter
12131 cm
12132 \family default
12133 /
12134 \family typewriter
12135 ec
12136 \family default
12137 .
12138  
12139 \family typewriter
12140 Latin Modern
12141 \family default
12142  was developed for the LaTeX community in order to replace 
12143 \family typewriter
12144 cm
12145 \family default
12146  as the default font.
12147  It covers a huge range of glyphs and several font shapes.
12148  Except for some details, where the appearance was improved, 
12149 \family typewriter
12150 lm
12151 \family default
12152  looks identical to 
12153 \family typewriter
12154 cm
12155 \family default
12156 ;
12157 \begin_inset Foot
12158 status collapsed
12159
12160 \begin_layout Plain Layout
12161 One difference is improved kerning for the 
12162 \family typewriter
12163 lm
12164 \family default
12165  fonts.
12166 \end_layout
12167
12168 \end_inset
12169
12170
12171 \end_layout
12172
12173 \begin_layout Itemize
12174 select the 
12175 \family typewriter
12176 AE
12177 \family default
12178  (
12179 \family typewriter
12180 Almost European
12181 \family default
12182 ) fonts in (the rare) case that 
12183 \family typewriter
12184 Latin Modern
12185 \family default
12186  is not available to you or does not work, and you still want to emulate
12187  the look of 
12188 \family typewriter
12189 cm
12190 \family default
12191 /
12192 \family typewriter
12193 ec
12194 \family default
12195 .
12196  
12197 \family typewriter
12198 AE
12199 \family default
12200  is a virtual font.
12201  Virtual means that it 
12202 \begin_inset Quotes eld
12203 \end_inset
12204
12205 steals
12206 \begin_inset Quotes erd
12207 \end_inset
12208
12209  outline 
12210 \family typewriter
12211 cm
12212 \family default
12213 -glyphs from other fonts.
12214  This has the disadvantage that some characters are missing, like the French
12215  guillemets (
12216 \begin_inset Quotes eld
12217 \end_inset
12218
12219 «
12220 \begin_inset Quotes erd
12221 \end_inset
12222
12223  and 
12224 \begin_inset Quotes eld
12225 \end_inset
12226
12227 »
12228 \begin_inset Quotes erd
12229 \end_inset
12230
12231 )
12232 \begin_inset Foot
12233 status collapsed
12234
12235 \begin_layout Plain Layout
12236 Loading the LaTeX-package 
12237 \series bold
12238 aeguill
12239 \series default
12240
12241 \begin_inset Index idx
12242 status collapsed
12243
12244 \begin_layout Plain Layout
12245 LaTeX-packages ! aeguill
12246 \end_layout
12247
12248 \end_inset
12249
12250  with the document preamble line
12251 \begin_inset Newline newline
12252 \end_inset
12253
12254
12255 \series bold
12256
12257 \backslash
12258 usepackage[ec]{aeguill}
12259 \begin_inset Newline newline
12260 \end_inset
12261
12262
12263 \series default
12264 will fix the guillemet problem.
12265 \end_layout
12266
12267 \end_inset
12268
12269  and that accented characters are not 
12270 \emph on
12271 one
12272 \emph default
12273  glyph, but build of 
12274 \emph on
12275 two
12276 \emph default
12277  characters, the accent and the letter.
12278  Therefore you cannot search for words with accented characters in documents
12279  using the 
12280 \family typewriter
12281 AE
12282 \family default
12283  fonts.
12284  If you search for example for the French word 
12285 \begin_inset Quotes eld
12286 \end_inset
12287
12288 rève
12289 \begin_inset Quotes erd
12290 \end_inset
12291
12292  in a PDF, you won't get any result, because the PDF-viewer searches for
12293  the glyph 
12294 \begin_inset Quotes eld
12295 \end_inset
12296
12297  è 
12298 \begin_inset Quotes erd
12299 \end_inset
12300
12301  and not for the glyph 
12302 \begin_inset Quotes eld
12303 \end_inset
12304
12305  e +
12306 \begin_inset space ~
12307 \end_inset
12308
12309  ̀ 
12310 \begin_inset Quotes erd
12311 \end_inset
12312
12313 .
12314 \end_layout
12315
12316 \begin_layout Itemize
12317 If you do not like the look of 
12318 \family typewriter
12319 cm
12320 \family default
12321 /
12322 \family typewriter
12323 ec
12324 \family default
12325 , you can of course select one of the other provided vector fonts, e.
12326 \begin_inset space \thinspace{}
12327 \end_inset
12328
12329 g.
12330 \begin_inset space ~
12331 \end_inset
12332
12333
12334 \family sans
12335 Times Roman
12336 \family default
12337  or
12338 \family typewriter
12339  
12340 \family sans
12341 Palatino
12342 \family default
12343 .
12344  Most roman vector fonts will automatically select matching sans
12345 \begin_inset space ~
12346 \end_inset
12347
12348 serif and typewriter fonts
12349 \begin_inset Foot
12350 status collapsed
12351
12352 \begin_layout Plain Layout
12353 These are sometimes just matching other fonts (e.
12354 \begin_inset space \thinspace{}
12355 \end_inset
12356
12357 g., 
12358 \family sans
12359 Times Roman
12360 \family default
12361  selects 
12362 \family sans
12363 Helvetiva
12364 \family default
12365  for sans serif text), and sometimes, e.
12366 \begin_inset space \thinspace{}
12367 \end_inset
12368
12369 g.
12370  with 
12371 \family typewriter
12372 Latin Modern
12373 \family default
12374  or 
12375 \family typewriter
12376 Computer Modern
12377 \family default
12378 , different shapes of the same font, i.
12379 \begin_inset space \thinspace{}
12380 \end_inset
12381
12382 e.
12383  a real font 
12384 \emph on
12385 family
12386 \emph default
12387 .
12388 \end_layout
12389
12390 \end_inset
12391
12392 , but you can also select your own.
12393 \begin_inset Newline newline
12394 \end_inset
12395
12396 The differences between roman, 
12397 \family sans
12398 sans
12399 \begin_inset space ~
12400 \end_inset
12401
12402 serif
12403 \family default
12404 , and 
12405 \family typewriter
12406 typewriter
12407 \family default
12408  fonts are explained in section
12409 \begin_inset space ~
12410 \end_inset
12411
12412
12413 \begin_inset CommandInset ref
12414 LatexCommand ref
12415 reference "sub:Fine-Tuning-with-the"
12416
12417 \end_inset
12418
12419 .
12420 \begin_inset Newline newline
12421 \end_inset
12422
12423 The font 
12424 \family typewriter
12425 Times Roman
12426 \family default
12427  was originally designed for newspapers.
12428  That means its glyphs are smaller than the ones from other fonts to fit
12429  into the small newspaper columns.
12430  Therefore 
12431 \family typewriter
12432 Times Roman
12433 \family default
12434  is not the optimal choice for larger documents like books.
12435 \begin_inset VSpace bigskip
12436 \end_inset
12437
12438 For the font size there are generally four possible values: 
12439 \family sans
12440 Default, 10
12441 \family default
12442
12443 \family sans
12444 11
12445 \family default
12446 , and 
12447 \family sans
12448 12
12449 \family default
12450 .
12451  Some classes provide additional sizes.
12452  The size of 
12453 \family sans
12454 Default
12455 \family default
12456  depends on the class you are using.
12457  In the standard classes it is equal to the font size 10.
12458 \end_layout
12459
12460 \begin_layout Standard
12461 Note that the font size is the 
12462 \emph on
12463 base size
12464 \emph default
12465 .
12466  That means that LyX scales all other possible font sizes (such as those
12467  used in footnotes, super-, and subscripts) by this value.
12468  You can fine-tune the font size of text parts via the 
12469 \family sans
12470 Text
12471 \begin_inset space ~
12472 \end_inset
12473
12474 Style
12475 \family default
12476  dialog if needed.
12477  The possible font sizes for text parts are explained in section
12478 \begin_inset space ~
12479 \end_inset
12480
12481
12482 \begin_inset CommandInset ref
12483 LatexCommand ref
12484 reference "sub:Fine-Tuning-with-the"
12485
12486 \end_inset
12487
12488 .
12489 \end_layout
12490
12491 \begin_layout Standard
12492 The 
12493 \family sans
12494 Default Family
12495 \family default
12496  selection lets you specify whether the base font of your document should
12497  be roman, sans
12498 \begin_inset space ~
12499 \end_inset
12500
12501 serif or typewriter.
12502  The 
12503 \family sans
12504 Default
12505 \family default
12506  selection uses what is preset by the class, the other selections override
12507  this.
12508  In most cases, 
12509 \family sans
12510 Default
12511 \family default
12512  is equal to 
12513 \family sans
12514 roman
12515 \family default
12516 , but some classes (such as presentation classes) also use other defaults.
12517 \end_layout
12518
12519 \begin_layout Standard
12520 The
12521 \family typewriter
12522  
12523 \family sans
12524 LaTe
12525 \begin_inset ERT
12526 status collapsed
12527
12528 \begin_layout Plain Layout
12529
12530 {}
12531 \end_layout
12532
12533 \end_inset
12534
12535 X font encoding
12536 \family default
12537  selection is an expert setting which lets you change the value passed to
12538  the LaTeX-package
12539 \emph on
12540  fontenc
12541 \emph default
12542  (see also sec.
12543 \begin_inset space ~
12544 \end_inset
12545
12546
12547 \begin_inset CommandInset ref
12548 LatexCommand ref
12549 reference "sub:LaTeX-settings"
12550
12551 \end_inset
12552
12553 ).
12554  Normally, you do not need to change (or even understand) this.
12555  Unless you have specific reasons, use 
12556 \family sans
12557 Default
12558 \family default
12559 .
12560 \end_layout
12561
12562 \begin_layout Standard
12563 With some fonts, the checkboxes 
12564 \family sans
12565 Use Old Style Figures
12566 \family default
12567  and 
12568 \family sans
12569 Use True Small Caps
12570 \family default
12571  are enabled.
12572  These are extra features some fonts provide.
12573  If 
12574 \family sans
12575 Use Old Style Figures
12576 \family default
12577  is checked, the font uses old style (also known as medieval or text) figures,
12578  i.
12579 \begin_inset space \thinspace{}
12580 \end_inset
12581
12582 e.
12583 \begin_inset space ~
12584 \end_inset
12585
12586 figures with varying height that fit nicely with lower letters.
12587  
12588 \family sans
12589 Use True Small Caps
12590 \family default
12591  determines that real small caps are used instead of faked small caps made
12592  of scaled capitals.
12593  Real small caps are often part of expert font sets; they generally look
12594  better than faked small caps but might have to be purchased separately.
12595 \end_layout
12596
12597 \begin_layout Standard
12598 The field 
12599 \family sans
12600 CJK
12601 \family default
12602  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12603  a font to display the script characters.
12604 \begin_inset Foot
12605 status collapsed
12606
12607 \begin_layout Plain Layout
12608 The font will be the argument for the commands of the LaTeX-package 
12609 \series bold
12610 CJK
12611 \series default
12612 .
12613  So this has no effect for the document language 
12614 \family sans
12615 Japanese
12616 \family default
12617  that doesn't use 
12618 \series bold
12619 CJK
12620 \series default
12621 .
12622 \end_layout
12623
12624 \end_inset
12625
12626
12627 \end_layout
12628
12629 \begin_layout Standard
12630 \begin_inset VSpace bigskip
12631 \end_inset
12632
12633
12634 \begin_inset Note Greyedout
12635 status open
12636
12637 \begin_layout Plain Layout
12638
12639 \series bold
12640 Note:
12641 \series default
12642  When you choose a new font or font size, LyX does 
12643 \emph on
12644 not
12645 \emph default
12646  change the screen font! You will only see a difference in the printed output;
12647  this is part of the WYSIWYM concept.
12648  LyX's screen fonts can be adjusted in the 
12649 \family sans
12650 Tools\SpecialChar \menuseparator
12651 Preferences
12652 \family default
12653  dialog, see section
12654 \begin_inset space ~
12655 \end_inset
12656
12657
12658 \begin_inset CommandInset ref
12659 LatexCommand ref
12660 reference "sub:Screen-Fonts"
12661
12662 \end_inset
12663
12664 .
12665 \end_layout
12666
12667 \end_inset
12668
12669
12670 \end_layout
12671
12672 \begin_layout Subsection
12673 Using Different Character Styles
12674 \begin_inset Index idx
12675 status collapsed
12676
12677 \begin_layout Plain Layout
12678 Character Styles
12679 \end_layout
12680
12681 \end_inset
12682
12683
12684 \begin_inset Index idx
12685 status collapsed
12686
12687 \begin_layout Plain Layout
12688 Text Style
12689 \end_layout
12690
12691 \end_inset
12692
12693
12694 \end_layout
12695
12696 \begin_layout Standard
12697 As we've already seen, LyX automatically changes the character style for
12698  certain paragraph environments.
12699  LyX supports two character styles, 
12700 \family sans
12701 Emphasized
12702 \family default
12703  and 
12704 \family sans
12705 Noun
12706 \family default
12707 .
12708  You can activate both of these styles via keybindings, the menus, and the
12709  toolbar.
12710 \end_layout
12711
12712 \begin_layout Standard
12713 To activate the 
12714 \family sans
12715 Noun
12716 \family default
12717  style, do one of the following:
12718 \end_layout
12719
12720 \begin_layout Itemize
12721 click on the toolbar button 
12722 \begin_inset Info
12723 type  "icon"
12724 arg   "font-noun"
12725 \end_inset
12726
12727
12728 \end_layout
12729
12730 \begin_layout Itemize
12731 use the key binding 
12732 \begin_inset Info
12733 type  "shortcut"
12734 arg   "font-noun"
12735 \end_inset
12736
12737
12738 \end_layout
12739
12740 \begin_layout Standard
12741 These commands are all toggles.
12742  That is, if 
12743 \family sans
12744 Noun
12745 \family default
12746  style is already active, they deactivate it.
12747 \end_layout
12748
12749 \begin_layout Standard
12750 One typically uses the 
12751 \family sans
12752 Noun
12753 \family default
12754  style for proper names.
12755  For example: 
12756 \begin_inset Quotes eld
12757 \end_inset
12758
12759
12760 \noun on
12761 Matthias Ettrich
12762 \noun default
12763  is the original author of LyX.
12764 \begin_inset Quotes erd
12765 \end_inset
12766
12767
12768 \end_layout
12769
12770 \begin_layout Standard
12771 A more widely used character style is the 
12772 \family sans
12773 Emphasized
12774 \family default
12775  style.
12776  You can activate (or deactivate — it's also a toggle) the 
12777 \family sans
12778 Emphasized
12779 \family default
12780  style by:
12781 \end_layout
12782
12783 \begin_layout Itemize
12784 clicking on the toolbar button 
12785 \begin_inset Info
12786 type  "icon"
12787 arg   "font-emph"
12788 \end_inset
12789
12790
12791 \end_layout
12792
12793 \begin_layout Itemize
12794 using the keybindings 
12795 \begin_inset Info
12796 type  "shortcut"
12797 arg   "font-emph"
12798 \end_inset
12799
12800
12801 \end_layout
12802
12803 \begin_layout Standard
12804 Normally the 
12805 \family sans
12806 Emphasized
12807 \family default
12808  style is equivalent to an italic font but some document classes or LaTeX-packag
12809 es use a different font.
12810 \end_layout
12811
12812 \begin_layout Standard
12813 We've been using the 
12814 \family sans
12815 Emphasized
12816 \family default
12817  style all over the place in this document.
12818  Here's one more example:
12819 \end_layout
12820
12821 \begin_layout Quotation
12822
12823 \emph on
12824 Don't overuse character styles!
12825 \end_layout
12826
12827 \begin_layout Standard
12828 It's also a warning in addition to an example.
12829  One's writing should parallel ordinary conversation.
12830  Since we don't all constantly scream at each other, we should also avoid
12831  the common tendency to overuse character style.
12832  
12833 \end_layout
12834
12835 \begin_layout Standard
12836 You can always reset to the default font using the key binding 
12837 \begin_inset Info
12838 type  "shortcut"
12839 arg   "font-default"
12840 \end_inset
12841
12842  or the dialog 
12843 \family sans
12844 Edit\SpecialChar \menuseparator
12845 Text
12846 \begin_inset space ~
12847 \end_inset
12848
12849 Style
12850 \family default
12851 .
12852 \end_layout
12853
12854 \begin_layout Subsection
12855 Fine-Tuning with the 
12856 \family sans
12857 Text Style
12858 \family default
12859  dialog
12860 \begin_inset CommandInset label
12861 LatexCommand label
12862 name "sub:Fine-Tuning-with-the"
12863
12864 \end_inset
12865
12866
12867 \begin_inset Index idx
12868 status collapsed
12869
12870 \begin_layout Plain Layout
12871 Text Style
12872 \end_layout
12873
12874 \end_inset
12875
12876
12877 \end_layout
12878
12879 \begin_layout Standard
12880 There are always occasions when you will need to do some fine-tuning, so
12881  LyX gives you a way to create a custom character style.
12882  For example, an academic journal or a corporation may have a style sheet
12883  requiring a sans-serif font be used in certain situations.
12884  Also, writers sometimes use a different font to offset a character's thoughts
12885  from ordinary dialog.
12886 \end_layout
12887
12888 \begin_layout Standard
12889 Before we document how to use custom character style, we want to issue a
12890  warning yet again: Don't overuse character styles! 
12891 \begin_inset Newline newline
12892 \end_inset
12893
12894 Documents that overuse different fonts and sizes are not well readable and
12895  tend to look as if someone has knocked huge holes in them.
12896 \end_layout
12897
12898 \begin_layout Standard
12899 To use custom character styles, open the 
12900 \family sans
12901 Edit\SpecialChar \menuseparator
12902 Text
12903 \begin_inset space ~
12904 \end_inset
12905
12906 Style\SpecialChar \menuseparator
12907 Customized\SpecialChar \ldots{}
12908
12909 \family default
12910  dialog.
12911  There are several boxes on this dialog, each corresponding to a different
12912  font property which you can choose.
12913  You can choose an option for one of these properties, or select 
12914 \family sans
12915 No
12916 \begin_inset space ~
12917 \end_inset
12918
12919 change
12920 \family default
12921 , which keeps the current state of that property.
12922  The item 
12923 \family sans
12924 Reset
12925 \family default
12926  will reset the property to whatever is the default.
12927  You can use this to reset attributes across a bunch of different paragraph
12928  environments in a snap.
12929 \end_layout
12930
12931 \begin_layout Standard
12932 The font properties, and their options (in addition to 
12933 \family sans
12934 No
12935 \begin_inset space ~
12936 \end_inset
12937
12938 change
12939 \family default
12940  and 
12941 \family sans
12942 Reset
12943 \family default
12944 ) are:
12945 \end_layout
12946
12947 \begin_layout Labeling
12948 \labelwidthstring 00.00.0000
12949
12950 \family sans
12951 Family
12952 \family default
12953  The 
12954 \begin_inset Quotes eld
12955 \end_inset
12956
12957 overall look
12958 \begin_inset Quotes erd
12959 \end_inset
12960
12961  of the font.
12962  The possible options are:
12963 \end_layout
12964
12965 \begin_deeper
12966 \begin_layout Labeling
12967 \labelwidthstring 00.00.0000
12968
12969 \family sans
12970 Roman
12971 \family default
12972  This is the Roman font family.
12973  Normally a serif font.
12974  It's also the default family.
12975  (key binding 
12976 \begin_inset Info
12977 type  "shortcut"
12978 arg   "font-roman"
12979 \end_inset
12980
12981 )
12982 \end_layout
12983
12984 \begin_layout Labeling
12985 \labelwidthstring 00.00.0000
12986
12987 \family sans
12988 Sans
12989 \begin_inset space ~
12990 \end_inset
12991
12992 Serif
12993 \family default
12994  
12995 \family sans
12996 This is the Sans Serif font family.
12997
12998 \family default
12999  (key binding 
13000 \begin_inset Info
13001 type  "shortcut"
13002 arg   "font-sans"
13003 \end_inset
13004
13005 )
13006 \end_layout
13007
13008 \begin_layout Labeling
13009 \labelwidthstring 00.00.0000
13010
13011 \family sans
13012 Typewriter
13013 \family default
13014  
13015 \family typewriter
13016 This is the Typewriter font family.
13017
13018 \family default
13019  (key binding 
13020 \begin_inset Info
13021 type  "shortcut"
13022 arg   "font-typewriter"
13023 \end_inset
13024
13025
13026 \family sans
13027 )
13028 \end_layout
13029
13030 \end_deeper
13031 \begin_layout Labeling
13032 \labelwidthstring 00.00.0000
13033
13034 \family sans
13035 Series
13036 \family default
13037  This corresponds to the print weight.
13038  Options are:
13039 \end_layout
13040
13041 \begin_deeper
13042 \begin_layout Labeling
13043 \labelwidthstring 00.00.0000
13044
13045 \family sans
13046 Medium
13047 \family default
13048  This is the Medium font series.
13049  It's also the default series.
13050 \end_layout
13051
13052 \begin_layout Labeling
13053 \labelwidthstring 00.00.0000
13054
13055 \family sans
13056 Bold
13057 \family default
13058  
13059 \series bold
13060 This is the Bold font series.
13061
13062 \series default
13063  (key binding 
13064 \begin_inset Info
13065 type  "shortcut"
13066 arg   "font-bold"
13067 \end_inset
13068
13069 )
13070 \end_layout
13071
13072 \end_deeper
13073 \begin_layout Labeling
13074 \labelwidthstring 00.00.0000
13075
13076 \family sans
13077 Shape
13078 \family default
13079  As the name implies.
13080  Options are:
13081 \end_layout
13082
13083 \begin_deeper
13084 \begin_layout Labeling
13085 \labelwidthstring 00.00.0000
13086
13087 \family sans
13088 Upright
13089 \family default
13090  This is the Upright font shape.
13091  It's also the default shape.
13092 \end_layout
13093
13094 \begin_layout Labeling
13095 \labelwidthstring 00.00.0000
13096
13097 \family sans
13098 Italic
13099 \family default
13100  
13101 \shape italic
13102 This
13103 \shape default
13104  
13105 \family sans
13106 \shape italic
13107 i
13108 \family default
13109 s the Italic font shape
13110 \shape default
13111 \emph on
13112 .
13113 \end_layout
13114
13115 \begin_layout Labeling
13116 \labelwidthstring 00.00.0000
13117
13118 \family sans
13119 Slanted
13120 \family default
13121  
13122 \shape slanted
13123 This is the Slanted font shape
13124 \shape default
13125  (although it might not be visible in LyX, this is different from italic).
13126 \end_layout
13127
13128 \begin_layout Labeling
13129 \labelwidthstring 00.00.0000
13130
13131 \family sans
13132 Small
13133 \begin_inset space ~
13134 \end_inset
13135
13136 Caps
13137 \family default
13138  
13139 \shape smallcaps
13140 This is the Small caps font shape
13141 \shape default
13142 \noun on
13143 .
13144 \end_layout
13145
13146 \end_deeper
13147 \begin_layout Labeling
13148 \labelwidthstring 00.00.0000
13149
13150 \family sans
13151 Size
13152 \family default
13153  Alters the size of the font.
13154  You'll find no numerical values here; all possible sizes are actually proportio
13155 nal to the document font size.
13156  Once again, you don't feed LyX the details, but a general description of
13157  what you want to do.
13158  The options are:
13159 \end_layout
13160
13161 \begin_deeper
13162 \begin_layout Labeling
13163 \labelwidthstring 00.00.0000
13164
13165 \family sans
13166 Tiny
13167 \family default
13168  
13169 \size tiny
13170 This is the 
13171 \begin_inset Quotes eld
13172 \end_inset
13173
13174 Tiny
13175 \begin_inset Quotes erd
13176 \end_inset
13177
13178  font size.
13179
13180 \size default
13181  (key bindings 
13182 \begin_inset Info
13183 type  "shortcuts"
13184 arg   "font-size tiny"
13185 \end_inset
13186
13187 )
13188 \end_layout
13189
13190 \begin_layout Labeling
13191 \labelwidthstring 00.00.0000
13192
13193 \family sans
13194 Smallest
13195 \family default
13196  
13197 \size scriptsize
13198 This is the 
13199 \begin_inset Quotes eld
13200 \end_inset
13201
13202 Smallest
13203 \begin_inset Quotes erd
13204 \end_inset
13205
13206  font size
13207 \size default
13208 .
13209  (key binding 
13210 \begin_inset Info
13211 type  "shortcut"
13212 arg   "font-size scriptsize"
13213 \end_inset
13214
13215 )
13216 \end_layout
13217
13218 \begin_layout Labeling
13219 \labelwidthstring 00.00.0000
13220
13221 \family sans
13222 Smaller
13223 \family default
13224  
13225 \size footnotesize
13226 This is the 
13227 \begin_inset Quotes eld
13228 \end_inset
13229
13230 Smaller
13231 \begin_inset Quotes erd
13232 \end_inset
13233
13234  font size.
13235
13236 \size default
13237  (key bindings 
13238 \begin_inset Info
13239 type  "shortcuts"
13240 arg   "font-size footnotesize"
13241 \end_inset
13242
13243 )
13244 \end_layout
13245
13246 \begin_layout Labeling
13247 \labelwidthstring 00.00.0000
13248
13249 \family sans
13250 Small
13251 \family default
13252  
13253 \size small
13254 This is the 
13255 \begin_inset Quotes eld
13256 \end_inset
13257
13258 Small
13259 \begin_inset Quotes erd
13260 \end_inset
13261
13262  font size.
13263
13264 \size default
13265  (key bindings 
13266 \begin_inset Info
13267 type  "shortcuts"
13268 arg   "font-size small"
13269 \end_inset
13270
13271 )
13272 \end_layout
13273
13274 \begin_layout Labeling
13275 \labelwidthstring 00.00.0000
13276
13277 \family sans
13278 Normal
13279 \family default
13280  This is the 
13281 \begin_inset Quotes eld
13282 \end_inset
13283
13284 Normal
13285 \begin_inset Quotes erd
13286 \end_inset
13287
13288  font size.
13289  It's also the default size.
13290  (key bindings 
13291 \begin_inset Info
13292 type  "shortcuts"
13293 arg   "font-size normal"
13294 \end_inset
13295
13296 )
13297 \end_layout
13298
13299 \begin_layout Labeling
13300 \labelwidthstring 00.00.0000
13301
13302 \family sans
13303 Large
13304 \family default
13305  
13306 \size large
13307 This is the 
13308 \begin_inset Quotes eld
13309 \end_inset
13310
13311 Large
13312 \begin_inset Quotes erd
13313 \end_inset
13314
13315  font size.
13316
13317 \size default
13318  (key bindings 
13319 \begin_inset Info
13320 type  "shortcuts"
13321 arg   "font-size large"
13322 \end_inset
13323
13324 )
13325 \end_layout
13326
13327 \begin_layout Labeling
13328 \labelwidthstring 00.00.0000
13329
13330 \family sans
13331 Larger
13332 \family default
13333  
13334 \size larger
13335 This is the 
13336 \begin_inset Quotes eld
13337 \end_inset
13338
13339 Larger
13340 \begin_inset Quotes erd
13341 \end_inset
13342
13343  font size.
13344
13345 \size default
13346  (key bindings 
13347 \begin_inset Info
13348 type  "shortcuts"
13349 arg   "font-size larger"
13350 \end_inset
13351
13352 )
13353 \end_layout
13354
13355 \begin_layout Labeling
13356 \labelwidthstring 00.00.0000
13357
13358 \family sans
13359 Largest
13360 \family default
13361  
13362 \size largest
13363 This is the 
13364 \begin_inset Quotes eld
13365 \end_inset
13366
13367 Largest
13368 \begin_inset Quotes erd
13369 \end_inset
13370
13371  font size.
13372
13373 \size default
13374  (key binding 
13375 \begin_inset Info
13376 type  "shortcut"
13377 arg   "font-size largest"
13378 \end_inset
13379
13380 )
13381 \end_layout
13382
13383 \begin_layout Labeling
13384 \labelwidthstring 00.00.0000
13385
13386 \family sans
13387 Huge
13388 \family default
13389  
13390 \size huge
13391 This is the 
13392 \begin_inset Quotes eld
13393 \end_inset
13394
13395 Huge
13396 \begin_inset Quotes erd
13397 \end_inset
13398
13399  font size.
13400
13401 \size default
13402  (key bindings 
13403 \begin_inset Info
13404 type  "shortcuts"
13405 arg   "font-size huge"
13406 \end_inset
13407
13408 )
13409 \end_layout
13410
13411 \begin_layout Labeling
13412 \labelwidthstring 00.00.0000
13413
13414 \family sans
13415 Huger
13416 \family default
13417  
13418 \size giant
13419 This is the 
13420 \begin_inset Quotes eld
13421 \end_inset
13422
13423 Huger
13424 \begin_inset Quotes erd
13425 \end_inset
13426
13427  font size.
13428
13429 \size default
13430  (key bindings 
13431 \begin_inset Info
13432 type  "shortcuts"
13433 arg   "font-size giant"
13434 \end_inset
13435
13436 )
13437 \end_layout
13438
13439 \begin_layout Labeling
13440 \labelwidthstring 00.00.0000
13441
13442 \family sans
13443 Increase
13444 \family default
13445  This increases the size by one step (for instance, from 
13446 \begin_inset Quotes eld
13447 \end_inset
13448
13449 Largest
13450 \begin_inset Quotes erd
13451 \end_inset
13452
13453  to 
13454 \begin_inset Quotes eld
13455 \end_inset
13456
13457 Huge
13458 \begin_inset Quotes erd
13459 \end_inset
13460
13461 ).
13462  (key binding 
13463 \begin_inset Info
13464 type  "shortcut"
13465 arg   "font-size increase"
13466 \end_inset
13467
13468 )
13469 \end_layout
13470
13471 \begin_layout Labeling
13472 \labelwidthstring 00.00.0000
13473
13474 \family sans
13475 Decrease
13476 \family default
13477  This decreases the size by one step (for instance, from 
13478 \begin_inset Quotes eld
13479 \end_inset
13480
13481 Normal
13482 \begin_inset Quotes erd
13483 \end_inset
13484
13485  to 
13486 \begin_inset Quotes eld
13487 \end_inset
13488
13489 Small
13490 \begin_inset Quotes erd
13491 \end_inset
13492
13493 ).
13494  (key binding 
13495 \begin_inset Info
13496 type  "shortcut"
13497 arg   "font-size decrease"
13498 \end_inset
13499
13500 )
13501 \end_layout
13502
13503 \end_deeper
13504 \begin_layout Standard
13505 We'll warn you 
13506 \emph on
13507 yet again
13508 \emph default
13509 : don't go crazy with this feature.
13510  You should almost never need to change the font size.
13511  LyX automatically changes the font size for different paragraph environments
13512  — use that instead.
13513  This is here for fine-tuning only!
13514 \end_layout
13515
13516 \begin_layout Labeling
13517 \labelwidthstring 00.00.0000
13518
13519 \family sans
13520 Misc
13521 \family default
13522  Here you can change a few other things at the character level.
13523  Options are:
13524 \end_layout
13525
13526 \begin_deeper
13527 \begin_layout Labeling
13528 \labelwidthstring 00.00.0000
13529
13530 \family sans
13531 Emph
13532 \family default
13533  
13534 \emph on
13535 This is text with emphasize on
13536 \emph default
13537 .
13538  This might seem like the same as 
13539 \shape italic
13540 Italic
13541 \shape default
13542 , but it is actually a bit different.
13543  Emphasized is a 
13544 \emph on
13545 logical
13546 \emph default
13547  attribute.
13548  That means every document class can define its own font used for emphasized
13549  text.
13550  Normally this font is equal to italic.
13551 \end_layout
13552
13553 \begin_layout Labeling
13554 \labelwidthstring 00.00.0000
13555
13556 \family sans
13557 Underbar
13558 \family default
13559  
13560 \bar under
13561 This is text with Underbar on.
13562
13563 \bar default
13564  (key binding 
13565 \begin_inset Info
13566 type  "shortcuts"
13567 arg   "font-underline"
13568 \end_inset
13569
13570
13571 \family sans
13572 )
13573 \begin_inset Newline newline
13574 \end_inset
13575
13576
13577 \family default
13578 Avoid using underbar if you can! It's a hangover from the typewriter days,
13579  when you couldn't change fonts.
13580  We no longer need to emphasize text by underscoring characters.
13581  It's only included in LyX because some people 
13582 \emph on
13583 may
13584 \emph default
13585  need it in order to follow style sheets for journal submissions.
13586 \end_layout
13587
13588 \begin_layout Labeling
13589 \labelwidthstring 00.00.0000
13590
13591 \family sans
13592 Double
13593 \begin_inset space ~
13594 \end_inset
13595
13596 underbar
13597 \family default
13598  
13599 \uuline on
13600 This is text with Double underbar on.
13601
13602 \uuline default
13603  (key binding 
13604 \begin_inset Info
13605 type  "shortcut"
13606 arg   "font-underunderline"
13607 \end_inset
13608
13609 )
13610 \begin_inset Newline newline
13611 \end_inset
13612
13613 If we just warned you against using underbar, you can imagine what we think
13614  about double underbar.
13615 \end_layout
13616
13617 \begin_layout Labeling
13618 \labelwidthstring 00.00.0000
13619
13620 \family sans
13621 Wavy
13622 \begin_inset space ~
13623 \end_inset
13624
13625 underbar
13626 \family default
13627  
13628 \uwave on
13629 This is text with Wavy underbar on.
13630
13631 \uwave default
13632  (key binding 
13633 \begin_inset Info
13634 type  "shortcut"
13635 arg   "font-underwave"
13636 \end_inset
13637
13638 )
13639 \begin_inset Newline newline
13640 \end_inset
13641
13642 Use this only if a journal absolutely insists on it.
13643  Keep antinausea pills handy.
13644 \end_layout
13645
13646 \begin_layout Labeling
13647 \labelwidthstring 00.00.0000
13648
13649 \family sans
13650 Strikeout
13651 \family default
13652  
13653 \strikeout on
13654 This is text with Strikeout on.
13655
13656 \strikeout default
13657  (key binding 
13658 \begin_inset Info
13659 type  "shortcut"
13660 arg   "font-strikeout"
13661 \end_inset
13662
13663 ) This is frequently used to indicate an older version of text that has
13664  since changed.
13665 \end_layout
13666
13667 \begin_layout Labeling
13668 \labelwidthstring 00.00.0000
13669
13670 \family sans
13671 Noun
13672 \family default
13673  
13674 \noun on
13675 This is text with Noun on.
13676
13677 \noun default
13678  Like 
13679 \family sans
13680 Emph
13681 \family default
13682 , this is a logical attribute.
13683  Normally it's equivalent to 
13684 \family sans
13685 Small
13686 \begin_inset space ~
13687 \end_inset
13688
13689 Caps
13690 \family default
13691 .
13692 \end_layout
13693
13694 \end_deeper
13695 \begin_layout Labeling
13696 \labelwidthstring 00.00.0000
13697
13698 \family sans
13699 Color
13700 \family default
13701  You can adjust the color of the text with this control.
13702  Notice that not all DVI-viewers are able to display colors.
13703  Besides 
13704 \family sans
13705 No
13706 \begin_inset space ~
13707 \end_inset
13708
13709 color
13710 \family default
13711 , which is the default 
13712 \begin_inset Quotes eld
13713 \end_inset
13714
13715 color
13716 \begin_inset Quotes erd
13717 \end_inset
13718
13719  and means normally black, you can choose between 
13720 \family sans
13721 Black
13722 \family default
13723
13724 \family sans
13725 White
13726 \family default
13727
13728 \family sans
13729 Red
13730 \family default
13731
13732 \family sans
13733 Green
13734 \family default
13735
13736 \family sans
13737 Blue
13738 \family default
13739
13740 \family sans
13741 Cyan
13742 \family default
13743
13744 \family sans
13745 Magenta
13746 \family default
13747  and 
13748 \family sans
13749 Yellow
13750 \family default
13751  text.
13752 \begin_inset Index idx
13753 status collapsed
13754
13755 \begin_layout Plain Layout
13756 Color ! Text
13757 \end_layout
13758
13759 \end_inset
13760
13761
13762 \end_layout
13763
13764 \begin_layout Labeling
13765 \labelwidthstring 00.00.0000
13766
13767 \family sans
13768 Language
13769 \family default
13770  This is used to mark regions of text as having a different language from
13771  the language of the document.
13772  Text marked in this way will be underlined in blue to indicate the change
13773  (only within LyX).
13774 \end_layout
13775
13776 \begin_layout Standard
13777 So you have a huge number of combinations to choose from.
13778  Once you've chosen a new character style via the 
13779 \family sans
13780 Edit\SpecialChar \menuseparator
13781 Text
13782 \begin_inset space ~
13783 \end_inset
13784
13785 Style
13786 \family default
13787  dialog, the settings are saved.
13788  You can activate them using the toolbar button 
13789 \begin_inset Info
13790 type  "icon"
13791 arg   "textstyle-apply"
13792 \end_inset
13793
13794 .
13795  The button lets you apply your custom character style even when the dialog
13796  isn't visible.
13797  
13798 \end_layout
13799
13800 \begin_layout Standard
13801 To completely reset the character style to the default, use 
13802 \begin_inset Info
13803 type  "shortcut"
13804 arg   "font-default"
13805 \end_inset
13806
13807 .
13808  If you want to toggle only those properties that you have just changed
13809  (suppose you just set the shape to 
13810 \begin_inset Quotes eld
13811 \end_inset
13812
13813 slanted
13814 \begin_inset Quotes erd
13815 \end_inset
13816
13817  and the series to 
13818 \begin_inset Quotes eld
13819 \end_inset
13820
13821 bold
13822 \begin_inset Quotes erd
13823 \end_inset
13824
13825 ), set the 
13826 \family sans
13827 Toggle
13828 \begin_inset space ~
13829 \end_inset
13830
13831 all
13832 \family default
13833  switch and press 
13834 \family sans
13835 Apply
13836 \family default
13837 .
13838 \end_layout
13839
13840 \begin_layout Standard
13841 You should also know something about the differences between the three main
13842  font types 
13843 \family sans
13844 serif
13845 \family default
13846
13847 \family sans
13848 sans
13849 \begin_inset space ~
13850 \end_inset
13851
13852 serif
13853 \family default
13854 , and 
13855 \family sans
13856 typewriter
13857 \family default
13858 :
13859 \end_layout
13860
13861 \begin_layout Itemize
13862
13863 \family sans
13864 Typewriter
13865 \family default
13866  is a so called 
13867 \begin_inset Quotes eld
13868 \end_inset
13869
13870 monospaced
13871 \begin_inset Quotes erd
13872 \end_inset
13873
13874  font, that means every character has the same width, the 
13875 \begin_inset Quotes eld
13876 \end_inset
13877
13878 i
13879 \begin_inset Quotes erd
13880 \end_inset
13881
13882  is as wide as the 
13883 \begin_inset Quotes eld
13884 \end_inset
13885
13886 m
13887 \begin_inset Quotes erd
13888 \end_inset
13889
13890 .
13891  Here is an example
13892 \begin_inset Newline newline
13893 \end_inset
13894
13895
13896 \begin_inset Phantom HPhantom
13897 status open
13898
13899 \begin_layout Plain Layout
13900 no 
13901 \end_layout
13902
13903 \end_inset
13904
13905
13906 \family typewriter
13907 typewriter text
13908 \family default
13909
13910 \begin_inset Note Note
13911 status collapsed
13912
13913 \begin_layout Plain Layout
13914 For more on phantoms see section
13915 \begin_inset space ~
13916 \end_inset
13917
13918
13919 \begin_inset CommandInset ref
13920 LatexCommand ref
13921 reference "sub:More-Spaces"
13922
13923 \end_inset
13924
13925 .
13926 \end_layout
13927
13928 \end_inset
13929
13930
13931 \begin_inset Newline newline
13932 \end_inset
13933
13934 no typewriter text
13935 \end_layout
13936
13937 \begin_layout Itemize
13938
13939 \family sans
13940 Serif
13941 \family default
13942  fonts use characters with serifs.
13943  These are the small 
13944 \begin_inset Quotes eld
13945 \end_inset
13946
13947 appendices
13948 \begin_inset Quotes erd
13949 \end_inset
13950
13951  at the ends of the strokes that form the character.
13952  The following example will show the difference:
13953 \begin_inset Newline newline
13954 \end_inset
13955
13956 text with serifs
13957 \begin_inset Newline newline
13958 \end_inset
13959
13960
13961 \family sans
13962 text without serifs
13963 \family default
13964
13965 \begin_inset Newline newline
13966 \end_inset
13967
13968 Serifs facilitate quick and easy reading.
13969  These fonts are therefore used as default (named 
13970 \family sans
13971 roman
13972 \family default
13973 ).
13974 \end_layout
13975
13976 \begin_layout Itemize
13977
13978 \family sans
13979 Sans serif
13980 \family default
13981  don't use serifs.
13982  This font type is therefore often used for headings and short texts.
13983  We use it in this document to highlight menu names.
13984 \end_layout
13985
13986 \begin_layout Standard
13987 \begin_inset Quotes eld
13988 \end_inset
13989
13990 Toggling
13991 \begin_inset Quotes erd
13992 \end_inset
13993
13994  refers to applying or removing font properties.
13995  When a property is marked for toggling in the Text Style dialog, applying
13996  the style to text that already has the property will cause the property
13997  to be removed.
13998  If you apply a style with properties A, B and C to text that currently
13999  has font properties B, C, F and G, and if B is set to toggle and C is set
14000  not to toggle, the text ends up with properties A, C, F and G.
14001  
14002 \begin_inset Quotes eld
14003 \end_inset
14004
14005 Never toggled
14006 \begin_inset Quotes erd
14007 \end_inset
14008
14009  and 
14010 \begin_inset Quotes eld
14011 \end_inset
14012
14013 always toggled
14014 \begin_inset Quotes erd
14015 \end_inset
14016
14017  mean that you do not control the toggling behavior.
14018  For the properties on the left side of the dialog (
14019 \begin_inset Quotes eld
14020 \end_inset
14021
14022 Family
14023 \begin_inset Quotes erd
14024 \end_inset
14025
14026  etc.), toggling behavior is up to you.
14027  If 
14028 \begin_inset Quotes eld
14029 \end_inset
14030
14031 Toggle all
14032 \begin_inset Quotes erd
14033 \end_inset
14034
14035  is checked, all of the left side properties are toggled; by default, none
14036  of them are.
14037  Finally, 
14038 \begin_inset Quotes eld
14039 \end_inset
14040
14041 Reset
14042 \begin_inset Quotes erd
14043 \end_inset
14044
14045  is never toggled.
14046  If you set 
14047 \begin_inset Quotes eld
14048 \end_inset
14049
14050 Series
14051 \begin_inset Quotes erd
14052 \end_inset
14053
14054  to 
14055 \begin_inset Quotes eld
14056 \end_inset
14057
14058 Reset
14059 \begin_inset Quotes erd
14060 \end_inset
14061
14062  and select 
14063 \begin_inset Quotes eld
14064 \end_inset
14065
14066 Toggle all
14067 \begin_inset Quotes erd
14068 \end_inset
14069
14070 , then apply the style to bold face text, the text will revert to the default
14071  series (
14072 \begin_inset Quotes eld
14073 \end_inset
14074
14075 Medium
14076 \begin_inset Quotes erd
14077 \end_inset
14078
14079 ), no matter how many times you apply the style.
14080  
14081 \end_layout
14082
14083 \begin_layout Standard
14084 We conclude with the same warning once again: Don't overuse the fonts.
14085  They are, more often than not, a kludge and a bad substitute for good writing.
14086 \end_layout
14087
14088 \begin_layout Section
14089 Printing and Previewing
14090 \end_layout
14091
14092 \begin_layout Subsection
14093 Overview
14094 \end_layout
14095
14096 \begin_layout Standard
14097 Now that we have covered some of the basic features of document preparation
14098  using LyX, you probably want to know how to print out your masterpiece.
14099  Before we tell you that, we want to give you a quick explanation of what
14100  goes on behind-the-scenes.
14101  We cover this information in much greater detail in the 
14102 \emph on
14103 Additional Features
14104 \emph default
14105  manual as well.
14106 \end_layout
14107
14108 \begin_layout Standard
14109 LyX uses the program LaTeX as its backend.
14110  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14111  confusion, we'll only refer to LaTeX.
14112  LyX is what you use to do your actual writing.
14113  Then, LyX calls LaTeX to turn your writing into printable output.
14114  This happens in two stages:
14115 \end_layout
14116
14117 \begin_layout Enumerate
14118 First, LyX converts your document to a series of text commands for LaTeX,
14119  generating a file with the extension, 
14120 \begin_inset Quotes eld
14121 \end_inset
14122
14123
14124 \family typewriter
14125 .tex
14126 \family default
14127
14128 \begin_inset Quotes erd
14129 \end_inset
14130
14131 .
14132 \end_layout
14133
14134 \begin_layout Enumerate
14135 Next, LaTeX uses the commands in the 
14136 \family typewriter
14137 .tex
14138 \family default
14139  file to produce printable output.
14140  
14141 \end_layout
14142
14143 \begin_layout Subsection
14144 Output file formats
14145 \begin_inset Index idx
14146 status collapsed
14147
14148 \begin_layout Plain Layout
14149 File formats
14150 \end_layout
14151
14152 \end_inset
14153
14154
14155 \begin_inset CommandInset label
14156 LatexCommand label
14157 name "sub:Output-file-formats"
14158
14159 \end_inset
14160
14161
14162 \end_layout
14163
14164 \begin_layout Subsubsection
14165 Simple text (ASCII)
14166 \begin_inset Index idx
14167 status collapsed
14168
14169 \begin_layout Plain Layout
14170 File formats ! ASCII
14171 \end_layout
14172
14173 \end_inset
14174
14175
14176 \end_layout
14177
14178 \begin_layout Standard
14179 This file type has the extension 
14180 \begin_inset Quotes eld
14181 \end_inset
14182
14183
14184 \family typewriter
14185 .txt
14186 \family default
14187
14188 \begin_inset Quotes erd
14189 \end_inset
14190
14191 .
14192  It contains your document as plain text following the rules of the 
14193 \begin_inset Quotes eld
14194 \end_inset
14195
14196 American Standard Code for Information Interchange
14197 \begin_inset Quotes erd
14198 \end_inset
14199
14200  (ASCII).
14201 \end_layout
14202
14203 \begin_layout Standard
14204 You can export your document to ASCII by the menu 
14205 \family sans
14206 File\SpecialChar \menuseparator
14207 Export\SpecialChar \menuseparator
14208 Simple
14209 \begin_inset space ~
14210 \end_inset
14211
14212 text
14213 \family default
14214  or 
14215 \family sans
14216 File\SpecialChar \menuseparator
14217 Export\SpecialChar \menuseparator
14218 Simple
14219 \begin_inset space ~
14220 \end_inset
14221
14222 text
14223 \begin_inset space ~
14224 \end_inset
14225
14226 (ps2ascii)
14227 \family default
14228 .
14229  The latter will first internally export to PostScript and then do the conversio
14230 n to ASCII.
14231 \end_layout
14232
14233 \begin_layout Subsubsection
14234 LaTeX
14235 \begin_inset Index idx
14236 status collapsed
14237
14238 \begin_layout Plain Layout
14239 File formats ! LaTeX
14240 \end_layout
14241
14242 \end_inset
14243
14244
14245 \end_layout
14246
14247 \begin_layout Standard
14248 This file type has the extension 
14249 \begin_inset Quotes eld
14250 \end_inset
14251
14252
14253 \family typewriter
14254 .tex
14255 \family default
14256
14257 \begin_inset Quotes erd
14258 \end_inset
14259
14260  and contains all commands that are necessary for the LaTeX program to process
14261  your document.
14262  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14263  it manually with console commands.
14264  The LaTeX-file is automatically created in LyX's temporary directory whenever
14265  you view or export your document.
14266 \end_layout
14267
14268 \begin_layout Standard
14269 You can export your document as LaTeX-file using the menu 
14270 \family sans
14271 File\SpecialChar \menuseparator
14272 Export\SpecialChar \menuseparator
14273 LaT
14274 \begin_inset ERT
14275 status collapsed
14276
14277 \begin_layout Plain Layout
14278
14279 {}
14280 \end_layout
14281
14282 \end_inset
14283
14284 eX
14285 \family default
14286 .
14287 \end_layout
14288
14289 \begin_layout Subsubsection
14290 DVI
14291 \begin_inset Index idx
14292 status collapsed
14293
14294 \begin_layout Plain Layout
14295 File formats ! DVI
14296 \end_layout
14297
14298 \end_inset
14299
14300
14301 \end_layout
14302
14303 \begin_layout Standard
14304 This file type has the extension 
14305 \begin_inset Quotes eld
14306 \end_inset
14307
14308
14309 \family typewriter
14310 .dvi
14311 \family default
14312
14313 \begin_inset Quotes erd
14314 \end_inset
14315
14316 .
14317  It is called 
14318 \begin_inset Quotes eld
14319 \end_inset
14320
14321 device-independent
14322 \begin_inset Quotes erd
14323 \end_inset
14324
14325  (DVI), because it is completely portable; you can move them from one machine
14326  to another without needing to do any sort of conversion.
14327  DVIs are used for quick previews and as pre-stage for other output formats,
14328  like PostScript.
14329 \end_layout
14330
14331 \begin_layout Standard
14332 DVI files do not contain images, they only link them.
14333  So don't forget to deliver the images together with your DVIs.
14334  Because the DVI-viewer has to convert the image in the background to make
14335  it visible when you scroll the DVI, this can slow down your computer when
14336  you view the DVI.
14337  So we recommend to use PDF for files with many images.
14338 \end_layout
14339
14340 \begin_layout Standard
14341 You can export your document to DVI by the menu 
14342 \family sans
14343 File\SpecialChar \menuseparator
14344 Export\SpecialChar \menuseparator
14345 DVI
14346 \family default
14347  or 
14348 \family sans
14349 File\SpecialChar \menuseparator
14350 Export\SpecialChar \menuseparator
14351 DVI
14352 \begin_inset space ~
14353 \end_inset
14354
14355 (LuaTe
14356 \begin_inset ERT
14357 status collapsed
14358
14359 \begin_layout Plain Layout
14360
14361 {}
14362 \end_layout
14363
14364 \end_inset
14365
14366 X).
14367
14368 \family default
14369  The latter option uses the program 
14370 \family typewriter
14371 LuaTeX
14372 \family default
14373 .
14374  
14375 \family typewriter
14376 LuaTeX
14377 \family default
14378  is an engine that provides direct Unicode support and support for direct
14379  font access (see section
14380 \begin_inset space ~
14381 \end_inset
14382
14383
14384 \begin_inset CommandInset ref
14385 LatexCommand ref
14386 reference "sub:LaTeX-font-support"
14387
14388 \end_inset
14389
14390 ).
14391  LuaTeX is still work in progress, but it might develop into the next standard
14392  TeX processor.
14393 \end_layout
14394
14395 \begin_layout Subsubsection
14396 PostScript
14397 \begin_inset Index idx
14398 status collapsed
14399
14400 \begin_layout Plain Layout
14401 File formats ! PostScript
14402 \end_layout
14403
14404 \end_inset
14405
14406
14407 \end_layout
14408
14409 \begin_layout Standard
14410 This file type has the extension 
14411 \begin_inset Quotes eld
14412 \end_inset
14413
14414
14415 \family typewriter
14416 .ps
14417 \family default
14418
14419 \begin_inset Quotes erd
14420 \end_inset
14421
14422 .
14423  PostScript was developed by the company 
14424 \family typewriter
14425 Adobe
14426 \family default
14427  as a printer language.
14428  The file contains therefore commands that the printer uses to print the
14429  file.
14430  PostScript can be seen as a 
14431 \begin_inset Quotes eld
14432 \end_inset
14433
14434 programming language
14435 \begin_inset Quotes erd
14436 \end_inset
14437
14438 ; you can calculate with it and draw diagrams and images.
14439 \begin_inset Foot
14440 status collapsed
14441
14442 \begin_layout Plain Layout
14443 When you are interested to learn more about this, have a look at the LaTeX-packa
14444 ge 
14445 \series bold
14446 pstricks
14447 \series default
14448
14449 \begin_inset Index idx
14450 status collapsed
14451
14452 \begin_layout Plain Layout
14453 LaTeX-packages ! pstricks
14454 \end_layout
14455
14456 \end_inset
14457
14458 .
14459 \end_layout
14460
14461 \end_inset
14462
14463  Due to this ability, the files are often bigger than PDFs.
14464 \end_layout
14465
14466 \begin_layout Standard
14467 PostScript can only contain images in the format 
14468 \begin_inset Quotes eld
14469 \end_inset
14470
14471 Encapsulated PostScript
14472 \begin_inset Quotes erd
14473 \end_inset
14474
14475  (EPS, file extension 
14476 \begin_inset Quotes eld
14477 \end_inset
14478
14479
14480 \family typewriter
14481 .eps
14482 \family default
14483
14484 \begin_inset Quotes erd
14485 \end_inset
14486
14487 ).
14488  As LyX allows you to use any known image format in your document, it has
14489  to convert them in the background to EPS.
14490  If you have e.g 50
14491 \begin_inset space \thinspace{}
14492 \end_inset
14493
14494 images in your document, LyX has to do 50
14495 \begin_inset space \thinspace{}
14496 \end_inset
14497
14498 conversions whenever you view or export your document.
14499  This will slow down your workflow with LyX drastically.
14500  So if you plan to use PostScript, you can insert your images directly as
14501  EPS to avoid this problem.
14502 \end_layout
14503
14504 \begin_layout Standard
14505 You can export your document to PostScript using the menu 
14506 \family sans
14507 File\SpecialChar \menuseparator
14508 Export\SpecialChar \menuseparator
14509 PostScript
14510 \family default
14511 .
14512 \end_layout
14513
14514 \begin_layout Subsubsection
14515 PDF
14516 \begin_inset Index idx
14517 status collapsed
14518
14519 \begin_layout Plain Layout
14520 File formats ! PDF
14521 \end_layout
14522
14523 \end_inset
14524
14525
14526 \begin_inset Index idx
14527 status collapsed
14528
14529 \begin_layout Plain Layout
14530 PDF
14531 \end_layout
14532
14533 \end_inset
14534
14535
14536 \end_layout
14537
14538 \begin_layout Standard
14539 This file type has the extension 
14540 \begin_inset Quotes eld
14541 \end_inset
14542
14543
14544 \family typewriter
14545 .pdf
14546 \family default
14547
14548 \begin_inset Quotes erd
14549 \end_inset
14550
14551 .
14552  The 
14553 \begin_inset Quotes eld
14554 \end_inset
14555
14556 Portable Document Format
14557 \begin_inset Quotes erd
14558 \end_inset
14559
14560  (PDF) developed by 
14561 \family typewriter
14562 Adobe
14563 \family default
14564  was derived from PostScript.
14565  It is more compressed and it uses fewer commands than PostScript.
14566  As the name 
14567 \begin_inset Quotes eld
14568 \end_inset
14569
14570 portable
14571 \begin_inset Quotes erd
14572 \end_inset
14573
14574  implies, it can be processed at any computer system and the printed output
14575  looks exactly the same.
14576 \end_layout
14577
14578 \begin_layout Standard
14579 PDF can contain images in its own PDF format and in the formats 
14580 \begin_inset Quotes eld
14581 \end_inset
14582
14583 Joint Photographic Experts Group
14584 \begin_inset Quotes erd
14585 \end_inset
14586
14587  (JPG, file extension 
14588 \begin_inset Quotes eld
14589 \end_inset
14590
14591
14592 \family typewriter
14593 .jpg
14594 \family default
14595
14596 \begin_inset Quotes erd
14597 \end_inset
14598
14599  or 
14600 \begin_inset Quotes eld
14601 \end_inset
14602
14603
14604 \family typewriter
14605 .jpeg
14606 \family default
14607
14608 \begin_inset Quotes erd
14609 \end_inset
14610
14611 ) and 
14612 \begin_inset Quotes eld
14613 \end_inset
14614
14615 Portable Network Graphics
14616 \begin_inset Quotes erd
14617 \end_inset
14618
14619  (PNG, file extension 
14620 \begin_inset Quotes eld
14621 \end_inset
14622
14623
14624 \family typewriter
14625 .png
14626 \family default
14627
14628 \begin_inset Quotes erd
14629 \end_inset
14630
14631 ).
14632  You can although use any other image format, because LyX converts them
14633  in the background to one of these formats.
14634  But as described in the section about PostScript, the image conversion
14635  will slow down your workflow.
14636  So we recommend to use images in one of the three mentioned formats.
14637 \end_layout
14638
14639 \begin_layout Standard
14640 You can export your document to PDF via the menu 
14641 \family sans
14642 File\SpecialChar \menuseparator
14643 Export
14644 \family default
14645  in three different ways:
14646 \end_layout
14647
14648 \begin_layout Description
14649 PDF This uses the program 
14650 \family typewriter
14651 ps2pdf
14652 \family default
14653  that creates a PDF from a PostScript-version of your file.
14654  The PostScript-version is produced by the program 
14655 \family typewriter
14656 dvips
14657 \family default
14658  which uses a DVI-version as intermediate step.
14659  So this export variant consist of three conversions.
14660 \end_layout
14661
14662 \begin_layout Description
14663 PDF
14664 \begin_inset space ~
14665 \end_inset
14666
14667 (dvipdfm) This uses the program 
14668 \family typewriter
14669 dvipdfm
14670 \family default
14671  that converts your file in the background to DVI and in a second step to
14672  PDF.
14673 \end_layout
14674
14675 \begin_layout Description
14676 PDF
14677 \begin_inset space ~
14678 \end_inset
14679
14680 (pdflatex) This uses the program 
14681 \family typewriter
14682 pdftex
14683 \family default
14684  that converts your file directly to PDF.
14685 \end_layout
14686
14687 \begin_layout Description
14688 PDF
14689 \begin_inset space ~
14690 \end_inset
14691
14692 (XeTe
14693 \begin_inset ERT
14694 status collapsed
14695
14696 \begin_layout Plain Layout
14697
14698 {}
14699 \end_layout
14700
14701 \end_inset
14702
14703 X) This uses the program 
14704 \family typewriter
14705 XeTeX
14706 \family default
14707  that converts your file directly to PDF.
14708  
14709 \family typewriter
14710 XeTeX
14711 \family default
14712  is a new engine that provides direct Unicode support and support for direct
14713  font access (see section
14714 \begin_inset space ~
14715 \end_inset
14716
14717
14718 \begin_inset CommandInset ref
14719 LatexCommand ref
14720 reference "sub:LaTeX-font-support"
14721
14722 \end_inset
14723
14724 ).
14725  It is particularly good at typesetting different scripts.
14726 \end_layout
14727
14728 \begin_layout Description
14729 PDF
14730 \begin_inset space ~
14731 \end_inset
14732
14733 (LuaTe
14734 \begin_inset ERT
14735 status collapsed
14736
14737 \begin_layout Plain Layout
14738
14739 {}
14740 \end_layout
14741
14742 \end_inset
14743
14744 X) This uses the program 
14745 \family typewriter
14746 LuaTeX
14747 \family default
14748  that converts your file directly to PDF.
14749  
14750 \family typewriter
14751 LuaTeX
14752 \family default
14753  is an even newer engine, derived from 
14754 \family typewriter
14755 pdflatex
14756 \family default
14757 , that also provides direct Unicode support and support for direct font
14758  access (see section
14759 \begin_inset space ~
14760 \end_inset
14761
14762
14763 \begin_inset CommandInset ref
14764 LatexCommand ref
14765 reference "sub:LaTeX-font-support"
14766
14767 \end_inset
14768
14769 ).
14770  LuaTeX is still work in progress, but it might develop into the next standard
14771  tex processor.
14772 \end_layout
14773
14774 \begin_layout Standard
14775 We recommend to use 
14776 \family sans
14777 PDF
14778 \begin_inset space ~
14779 \end_inset
14780
14781 (pdflatex)
14782 \family default
14783  because 
14784 \family typewriter
14785 pdftex
14786 \family default
14787  supports all the features of actual PDF-versions, is quick, stable, and
14788  works without problems.
14789  If you rely on multiscript support and\SpecialChar \slash{}
14790 or specific OpenType fonts, you might
14791  want to try out 
14792 \family sans
14793 PDF
14794 \begin_inset space ~
14795 \end_inset
14796
14797 (XeTe
14798 \begin_inset ERT
14799 status collapsed
14800
14801 \begin_layout Plain Layout
14802
14803 {}
14804 \end_layout
14805
14806 \end_inset
14807
14808 X)
14809 \family default
14810  or 
14811 \family sans
14812 PDF
14813 \begin_inset space ~
14814 \end_inset
14815
14816 (LuaTe
14817 \begin_inset ERT
14818 status collapsed
14819
14820 \begin_layout Plain Layout
14821
14822 {}
14823 \end_layout
14824
14825 \end_inset
14826
14827 X)
14828 \family default
14829  instead, bearing in mind that these two programs are not yet as mature
14830  as 
14831 \family typewriter
14832 pdflatex
14833 \family default
14834 .
14835 \end_layout
14836
14837 \begin_layout Subsubsection
14838 XHTML
14839 \begin_inset Index idx
14840 status collapsed
14841
14842 \begin_layout Plain Layout
14843 FileFormats ! XHTML
14844 \end_layout
14845
14846 \end_inset
14847
14848
14849 \begin_inset Index idx
14850 status collapsed
14851
14852 \begin_layout Plain Layout
14853 HTML
14854 \end_layout
14855
14856 \end_inset
14857
14858
14859 \end_layout
14860
14861 \begin_layout Standard
14862 This file type has the extension 
14863 \begin_inset Quotes eld
14864 \end_inset
14865
14866
14867 \family typewriter
14868 .xhtml
14869 \family default
14870
14871 \begin_inset Quotes erd
14872 \end_inset
14873
14874 .
14875  It is a file suitable for viewing in web browsers.
14876  It does not itself contain images and the like but only links them, and
14877  when LyX produces XHTML, it also generates corresponding images in formats
14878  suitable for the purpose.
14879  Math is output as MathML, which renders nicely in browsers that support
14880  it, but not all do.
14881 \end_layout
14882
14883 \begin_layout Standard
14884 XHTML output remains 
14885 \begin_inset Quotes eld
14886 \end_inset
14887
14888 under development
14889 \begin_inset Quotes erd
14890 \end_inset
14891
14892 , and not all LyX features are supported yet.
14893  See the chapter 
14894 \begin_inset Quotes eld
14895 \end_inset
14896
14897 LyX and the World Wide Web
14898 \begin_inset Quotes erd
14899 \end_inset
14900
14901 , in the 
14902 \emph on
14903 Additional Features
14904 \emph default
14905  manual, for more information.
14906 \end_layout
14907
14908 \begin_layout Standard
14909 You can export your document as an XHTML file using the menu item 
14910 \family sans
14911 File\SpecialChar \menuseparator
14912 Export\SpecialChar \menuseparator
14913 LyX-HTML
14914 \family default
14915 .
14916 \end_layout
14917
14918 \begin_layout Subsection
14919 Previewing
14920 \begin_inset Index idx
14921 status collapsed
14922
14923 \begin_layout Plain Layout
14924 Document ! Preview 
14925 \end_layout
14926
14927 \end_inset
14928
14929
14930 \end_layout
14931
14932 \begin_layout Standard
14933 To get a look at the final version of your document, with all of the page
14934  breaks in place, the footnotes correctly numbered, and so on, use the menu
14935  
14936 \family sans
14937 View
14938 \family default
14939  and choose 
14940 \family sans
14941 View
14942 \family default
14943  or the toolbar button 
14944 \begin_inset Info
14945 type  "icon"
14946 arg   "buffer-view"
14947 \end_inset
14948
14949 .
14950  A viewing program will pop up showing the output in the defined default
14951  output format, which is globally set in the preferences (see sec.
14952 \begin_inset space ~
14953 \end_inset
14954
14955
14956 \begin_inset CommandInset ref
14957 LatexCommand ref
14958 reference "sec:File-Formats"
14959
14960 \end_inset
14961
14962 ) and can also be altered for single documents in the document settings
14963  (see sec.
14964 \begin_inset space ~
14965 \end_inset
14966
14967
14968 \begin_inset CommandInset ref
14969 LatexCommand ref
14970 reference "sec:Doc-Output"
14971
14972 \end_inset
14973
14974 ).
14975  Further output formats can be selected via 
14976 \family sans
14977 View\SpecialChar \menuseparator
14978 Other Formats
14979 \family default
14980  or the toolbar button 
14981 \begin_inset Graphics
14982         filename ../images/view-others.png
14983         scale 85
14984         groupId toolbarbuttons
14985
14986 \end_inset
14987
14988 .
14989 \end_layout
14990
14991 \begin_layout Standard
14992 If you have changed your document, you can refresh the output in the same
14993  viewer window using the menu 
14994 \family sans
14995 View\SpecialChar \menuseparator
14996 Update
14997 \family default
14998  or 
14999 \family sans
15000 View\SpecialChar \menuseparator
15001 Update (Other Formats)
15002 \family default
15003 , respectively.
15004 \end_layout
15005
15006 \begin_layout Standard
15007 When you preview a file, the output file is only generated in LyX's temporary
15008  directory.
15009  To have a real output, export your document.
15010 \end_layout
15011
15012 \begin_layout Subsection
15013 Printing the File from within LyX
15014 \begin_inset CommandInset label
15015 LatexCommand label
15016 name "sub:Printing-the-File"
15017
15018 \end_inset
15019
15020
15021 \end_layout
15022
15023 \begin_layout Standard
15024 Instead of exporting your file and then printing it, you can also print
15025  it directly from within LyX.
15026  To print a file, select the menu 
15027 \family sans
15028 File\SpecialChar \menuseparator
15029 Print
15030 \family default
15031  or click on the toolbar button 
15032 \begin_inset Info
15033 type  "icon"
15034 arg   "dialog-show print"
15035 \end_inset
15036
15037 .
15038  LyX will internally call LaTeX to produce a DVI.
15039  This file is then processed by the program 
15040 \family typewriter
15041 dvips
15042 \family default
15043  to PostScript-file, which is finally printed using the program 
15044 \family typewriter
15045 Ghostscript
15046 \family default
15047 .
15048  Due to these steps in the background, this method is not the fastest.
15049 \end_layout
15050
15051 \begin_layout Standard
15052 You can choose to print only even-numbered or odd-numbered pages — this
15053  is useful for printing on two sides: You can re-insert the pages after
15054  printing one set to print on the other side.
15055  Some printers spit out pages face-up, others, face-down.
15056  By choosing a particular order to print in, you can take the entire stack
15057  of pages out of the printer without needing to reorder them.
15058 \end_layout
15059
15060 \begin_layout Standard
15061 You can set the parameters in the 
15062 \family sans
15063 Print
15064 \begin_inset space ~
15065 \end_inset
15066
15067 Destination
15068 \family default
15069  box as follows:
15070 \end_layout
15071
15072 \begin_layout Labeling
15073 \labelwidthstring 00.00.0000
15074
15075 \family sans
15076 Printer
15077 \family default
15078  This is the name of the printer to print to.
15079 \begin_inset Foot
15080 status collapsed
15081
15082 \begin_layout Plain Layout
15083 Note that this printer name is for the program 
15084 \family typewriter
15085 dvips
15086 \family default
15087 .
15088  That means 
15089 \family typewriter
15090 dvips
15091 \family default
15092  has to be configured for this printer name.
15093  The default printer can be set in LyX's preferences dialog, see section
15094 \begin_inset space ~
15095 \end_inset
15096
15097
15098 \begin_inset CommandInset ref
15099 LatexCommand ref
15100 reference "sub:Printer"
15101
15102 \end_inset
15103
15104 .
15105 \end_layout
15106
15107 \end_inset
15108
15109  The printer should understand PostScript.
15110 \end_layout
15111
15112 \begin_layout Labeling
15113 \labelwidthstring 00.00.0000
15114
15115 \family sans
15116 File
15117 \family default
15118  The name of a file to print to.
15119  The output will be a PostScript file.
15120  It will be written in LyX's working directory unless you specify the full
15121  path.
15122 \end_layout
15123
15124 \begin_layout Section
15125 A few Words about Typography
15126 \begin_inset Index idx
15127 status collapsed
15128
15129 \begin_layout Plain Layout
15130 Typography
15131 \end_layout
15132
15133 \end_inset
15134
15135
15136 \end_layout
15137
15138 \begin_layout Subsection
15139 Hyphens
15140 \begin_inset Index idx
15141 status collapsed
15142
15143 \begin_layout Plain Layout
15144 Hyphens
15145 \end_layout
15146
15147 \end_inset
15148
15149
15150 \end_layout
15151
15152 \begin_layout Standard
15153 In LyX, the 
15154 \begin_inset Quotes eld
15155 \end_inset
15156
15157
15158 \family typewriter
15159 -
15160 \family default
15161
15162 \begin_inset Quotes erd
15163 \end_inset
15164
15165  character comes in four lengths: the 
15166 \emph on
15167 hyphen
15168 \emph default
15169 , the 
15170 \emph on
15171 en dash
15172 \emph default
15173 , the 
15174 \emph on
15175 em dash
15176 \emph default
15177 , and the minus sign:
15178 \begin_inset VSpace defskip
15179 \end_inset
15180
15181
15182 \end_layout
15183
15184 \begin_layout Standard
15185 \begin_inset Tabular
15186 <lyxtabular version="3" rows="5" columns="3">
15187 <features tabularvalignment="middle">
15188 <column alignment="left" valignment="top" width="0">
15189 <column alignment="left" valignment="top" width="0">
15190 <column alignment="left" valignment="top" width="0">
15191 <row interlinespace="3mm">
15192 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15193 \begin_inset Text
15194
15195 \begin_layout Plain Layout
15196 name
15197 \end_layout
15198
15199 \end_inset
15200 </cell>
15201 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15202 \begin_inset Text
15203
15204 \begin_layout Plain Layout
15205 output
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Plain Layout
15214 inserted with
15215 \end_layout
15216
15217 \end_inset
15218 </cell>
15219 </row>
15220 <row interlinespace="3mm">
15221 <cell alignment="center" valignment="top" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Plain Layout
15225 hyphen
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 <cell alignment="center" valignment="top" usebox="none">
15231 \begin_inset Text
15232
15233 \begin_layout Plain Layout
15234 -
15235 \end_layout
15236
15237 \end_inset
15238 </cell>
15239 <cell alignment="center" valignment="top" usebox="none">
15240 \begin_inset Text
15241
15242 \begin_layout Plain Layout
15243 \begin_inset Quotes eld
15244 \end_inset
15245
15246
15247 \family typewriter
15248 -
15249 \family default
15250
15251 \begin_inset Quotes erd
15252 \end_inset
15253
15254  in text
15255 \end_layout
15256
15257 \end_inset
15258 </cell>
15259 </row>
15260 <row interlinespace="3mm">
15261 <cell alignment="center" valignment="top" usebox="none">
15262 \begin_inset Text
15263
15264 \begin_layout Plain Layout
15265 en dash
15266 \end_layout
15267
15268 \end_inset
15269 </cell>
15270 <cell alignment="center" valignment="top" usebox="none">
15271 \begin_inset Text
15272
15273 \begin_layout Plain Layout
15274
15275 \end_layout
15276
15277 \end_inset
15278 </cell>
15279 <cell alignment="center" valignment="top" usebox="none">
15280 \begin_inset Text
15281
15282 \begin_layout Plain Layout
15283
15284 \family sans
15285 Insert\SpecialChar \menuseparator
15286 Special
15287 \begin_inset space ~
15288 \end_inset
15289
15290 Character\SpecialChar \menuseparator
15291 Symbols
15292 \end_layout
15293
15294 \end_inset
15295 </cell>
15296 </row>
15297 <row interlinespace="3mm">
15298 <cell alignment="center" valignment="top" usebox="none">
15299 \begin_inset Text
15300
15301 \begin_layout Plain Layout
15302 em dash
15303 \end_layout
15304
15305 \end_inset
15306 </cell>
15307 <cell alignment="center" valignment="top" usebox="none">
15308 \begin_inset Text
15309
15310 \begin_layout Plain Layout
15311
15312 \end_layout
15313
15314 \end_inset
15315 </cell>
15316 <cell alignment="center" valignment="top" usebox="none">
15317 \begin_inset Text
15318
15319 \begin_layout Plain Layout
15320
15321 \family sans
15322 Insert\SpecialChar \menuseparator
15323 Special
15324 \begin_inset space ~
15325 \end_inset
15326
15327 Character\SpecialChar \menuseparator
15328 Symbols
15329 \end_layout
15330
15331 \end_inset
15332 </cell>
15333 </row>
15334 <row>
15335 <cell alignment="center" valignment="top" usebox="none">
15336 \begin_inset Text
15337
15338 \begin_layout Plain Layout
15339 minus sign
15340 \end_layout
15341
15342 \end_inset
15343 </cell>
15344 <cell alignment="center" valignment="top" usebox="none">
15345 \begin_inset Text
15346
15347 \begin_layout Plain Layout
15348 \begin_inset Formula $-$
15349 \end_inset
15350
15351
15352 \end_layout
15353
15354 \end_inset
15355 </cell>
15356 <cell alignment="center" valignment="top" usebox="none">
15357 \begin_inset Text
15358
15359 \begin_layout Plain Layout
15360 \begin_inset Quotes eld
15361 \end_inset
15362
15363
15364 \family typewriter
15365 -
15366 \family default
15367
15368 \begin_inset Quotes erd
15369 \end_inset
15370
15371  in math mode
15372 \end_layout
15373
15374 \end_inset
15375 </cell>
15376 </row>
15377 </lyxtabular>
15378
15379 \end_inset
15380
15381
15382 \begin_inset VSpace defskip
15383 \end_inset
15384
15385
15386 \end_layout
15387
15388 \begin_layout Standard
15389 You can alternatively generate the en and em dash by inserting the 
15390 \begin_inset Quotes eld
15391 \end_inset
15392
15393
15394 \family typewriter
15395 -
15396 \family default
15397
15398 \begin_inset Quotes erd
15399 \end_inset
15400
15401  character multiple times in a row.
15402  They will automatically be converted to the appropriate length dash in
15403  the final output, but not in LyX.
15404  
15405 \begin_inset Quotes eld
15406 \end_inset
15407
15408 -
15409 \begin_inset space \thinspace{}
15410 \end_inset
15411
15412 -
15413 \begin_inset Quotes erd
15414 \end_inset
15415
15416  gives a en dash, 
15417 \begin_inset Quotes eld
15418 \end_inset
15419
15420 -
15421 \begin_inset space \thinspace{}
15422 \end_inset
15423
15424 -
15425 \begin_inset space \thinspace{}
15426 \end_inset
15427
15428 -
15429 \begin_inset Quotes erd
15430 \end_inset
15431
15432  a em dash.
15433 \end_layout
15434
15435 \begin_layout Standard
15436 The three dash types are distinct from the minus sign, which appears in
15437  math mode and has a length of its own.
15438  Here are some examples of the 
15439 \begin_inset Quotes eld
15440 \end_inset
15441
15442
15443 \family typewriter
15444 -
15445 \family default
15446
15447 \begin_inset Quotes eld
15448 \end_inset
15449
15450  in use:
15451 \end_layout
15452
15453 \begin_layout Enumerate
15454 line- and page-breaks
15455 \begin_inset space \hfill{}
15456 \end_inset
15457
15458 (
15459 \emph on
15460 hyphen
15461 \emph default
15462 )
15463 \end_layout
15464
15465 \begin_layout Enumerate
15466 From A–Z
15467 \begin_inset space \hfill{}
15468 \end_inset
15469
15470 (
15471 \emph on
15472 en dash
15473 \emph default
15474 )
15475 \end_layout
15476
15477 \begin_layout Enumerate
15478 Oh — there's a dash.
15479 \begin_inset space \hfill{}
15480 \end_inset
15481
15482 (
15483 \emph on
15484 em dash
15485 \emph default
15486 )
15487 \end_layout
15488
15489 \begin_layout Enumerate
15490 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15491 \end_inset
15492
15493
15494 \begin_inset space \hfill{}
15495 \end_inset
15496
15497 (
15498 \emph on
15499 minus sign
15500 \emph default
15501 )
15502 \end_layout
15503
15504 \begin_layout Subsection
15505 Hyphenation
15506 \begin_inset Index idx
15507 status collapsed
15508
15509 \begin_layout Plain Layout
15510 Hyphenation
15511 \end_layout
15512
15513 \end_inset
15514
15515
15516 \begin_inset CommandInset label
15517 LatexCommand label
15518 name "sub:Hyphenation"
15519
15520 \end_inset
15521
15522
15523 \end_layout
15524
15525 \begin_layout Standard
15526 Words aren't hyphenated within LyX but automatically in the output.
15527  Hyphenation is done by the LaTeX-package 
15528 \series bold
15529 babel
15530 \series default
15531
15532 \begin_inset Index idx
15533 status collapsed
15534
15535 \begin_layout Plain Layout
15536 LaTeX-packages ! babel
15537 \end_layout
15538
15539 \end_inset
15540
15541  following the rules of the document language.
15542 \end_layout
15543
15544 \begin_layout Standard
15545 LaTeX hyphenates almost perfectly, it only has problems with text in the
15546  
15547 \family sans
15548 typewriter
15549 \family default
15550  font and with unusual constructs, like 
15551 \begin_inset Quotes eld
15552 \end_inset
15553
15554 h3knix/m0n0wall
15555 \begin_inset Quotes erd
15556 \end_inset
15557
15558 .
15559  If LaTeX can't break a word correctly, you can set hyphenation points manually.
15560  This is done with the menu 
15561 \family sans
15562 Insert\SpecialChar \menuseparator
15563 Formatting\SpecialChar \menuseparator
15564 Hyphenation
15565 \begin_inset space ~
15566 \end_inset
15567
15568 Point
15569 \family default
15570 .
15571  These extra hyphenation points are only recommendations to LaTeX.
15572  If no hyphenation is necessary, LaTeX will ignore them.
15573 \end_layout
15574
15575 \begin_layout Standard
15576 Sometimes you want to prevent words or constructs from being hyphenated.
15577  Imagine that you are describing keybindings/shortcuts in your document
15578  in the form 
15579 \begin_inset Quotes eld
15580 \end_inset
15581
15582 A-b c
15583 \begin_inset Quotes erd
15584 \end_inset
15585
15586 .
15587  LaTeX would then see the hyphen 
15588 \begin_inset Quotes eld
15589 \end_inset
15590
15591 -
15592 \begin_inset Quotes erd
15593 \end_inset
15594
15595  as a hyphenation possibility.
15596  Hyphenating at this point would look ugly.
15597  To prevent the shortcut from being hyphenated, you can put it into a makebox
15598  as described in section 
15599 \begin_inset Quotes eld
15600 \end_inset
15601
15602 Prevent Hyphenation
15603 \begin_inset Quotes erd
15604 \end_inset
15605
15606  of the 
15607 \emph on
15608 EmbeddedObjects
15609 \emph default
15610  manual.
15611 \end_layout
15612
15613 \begin_layout Subsection
15614 Punctuation Marks
15615 \begin_inset Index idx
15616 status collapsed
15617
15618 \begin_layout Plain Layout
15619 Punctuation marks
15620 \end_layout
15621
15622 \end_inset
15623
15624
15625 \end_layout
15626
15627 \begin_layout Subsubsection
15628 Abbreviations and End of Sentence
15629 \begin_inset CommandInset label
15630 LatexCommand label
15631 name "sub:Abbreviations"
15632
15633 \end_inset
15634
15635
15636 \end_layout
15637
15638 \begin_layout Standard
15639 When LyX calls LaTeX to generate the final version of your document, LaTeX
15640  automatically distinguishes between words, sentences, and abbreviations.
15641  LaTeX then adds the 
15642 \begin_inset Quotes eld
15643 \end_inset
15644
15645 appropriate amount of space
15646 \begin_inset Quotes erd
15647 \end_inset
15648
15649 .
15650  That means sentences get a little bit more space between the period and
15651  the next word.
15652  Abbreviations get the same amount of space after the period as a word uses.
15653 \end_layout
15654
15655 \begin_layout Standard
15656 Unfortunately, the algorithm for figuring out what's an abbreviation does
15657  not work in all cases.
15658  If a 
15659 \begin_inset Quotes eld
15660 \end_inset
15661
15662
15663 \family typewriter
15664 .
15665 \family default
15666
15667 \begin_inset Quotes erd
15668 \end_inset
15669
15670  is at the end of a lowercase letter, it's the end of a sentence; if it's
15671  at the end of a capitalized letter, it's an abbreviation.
15672 \end_layout
15673
15674 \begin_layout Standard
15675 Here are some examples of 
15676 \emph on
15677 correct
15678 \emph default
15679  abbreviations and the end of a sentence:
15680 \end_layout
15681
15682 \begin_layout Itemize
15683 M.
15684  Butterfly
15685 \end_layout
15686
15687 \begin_layout Itemize
15688 Don't worry.
15689  Be happy.
15690 \end_layout
15691
15692 \begin_layout Standard
15693 And here's an example of the algorithm going wrong:
15694 \end_layout
15695
15696 \begin_layout Itemize
15697 e.
15698 \begin_inset space \thinspace{}
15699 \end_inset
15700
15701 g.
15702  this is too much space!
15703 \end_layout
15704
15705 \begin_layout Itemize
15706 This is I.
15707  It's okay.
15708 \end_layout
15709
15710 \begin_layout Standard
15711 You won't see anything wrong until you view a final version of your document.
15712 \end_layout
15713
15714 \begin_layout Standard
15715 To fix this problem, use one of the following:
15716 \end_layout
15717
15718 \begin_layout Enumerate
15719 Use an 
15720 \family sans
15721 Inter-word
15722 \begin_inset space ~
15723 \end_inset
15724
15725 Space
15726 \family default
15727  after lowercase abbreviations (see section
15728 \begin_inset space ~
15729 \end_inset
15730
15731
15732 \begin_inset CommandInset ref
15733 LatexCommand ref
15734 reference "sub:Inter-word-Space"
15735
15736 \end_inset
15737
15738 ).
15739 \begin_inset Index idx
15740 status collapsed
15741
15742 \begin_layout Plain Layout
15743 Spaces ! inter-word
15744 \end_layout
15745
15746 \end_inset
15747
15748
15749 \end_layout
15750
15751 \begin_layout Enumerate
15752 Use a 
15753 \family sans
15754 Thin
15755 \begin_inset space ~
15756 \end_inset
15757
15758 Space
15759 \family default
15760  between two tokens of an abbreviation (see section
15761 \begin_inset space ~
15762 \end_inset
15763
15764
15765 \begin_inset CommandInset ref
15766 LatexCommand ref
15767 reference "sub:Thin-Space"
15768
15769 \end_inset
15770
15771 ).
15772 \begin_inset Index idx
15773 status collapsed
15774
15775 \begin_layout Plain Layout
15776 Spaces ! thin
15777 \end_layout
15778
15779 \end_inset
15780
15781
15782 \end_layout
15783
15784 \begin_layout Enumerate
15785 Use an 
15786 \family sans
15787 End
15788 \begin_inset space ~
15789 \end_inset
15790
15791 of
15792 \begin_inset space ~
15793 \end_inset
15794
15795 sentence
15796 \begin_inset space ~
15797 \end_inset
15798
15799 period
15800 \family default
15801  found under the 
15802 \family sans
15803 Insert\SpecialChar \menuseparator
15804 Special
15805 \begin_inset space ~
15806 \end_inset
15807
15808 Character
15809 \family default
15810  menu to force the use of inter-sentence spacing.
15811  This function is also bound to 
15812 \begin_inset Info
15813 type  "shortcut"
15814 arg   "specialchar-insert end-of-sentence"
15815 \end_inset
15816
15817  for easy access.
15818 \end_layout
15819
15820 \begin_layout Standard
15821 With the corrections, our earlier examples look like this:
15822 \end_layout
15823
15824 \begin_layout Itemize
15825 e.
15826 \begin_inset space \thinspace{}
15827 \end_inset
15828
15829 g.
15830 \begin_inset space \space{}
15831 \end_inset
15832
15833 this is too much space!
15834 \end_layout
15835
15836 \begin_layout Itemize
15837 This is I\SpecialChar \@.
15838  It's okay.
15839 \end_layout
15840
15841 \begin_layout Standard
15842 Some languages don't use extra spacing between sentences.
15843  If your language is such a language, you don't need to worry, because LaTeX
15844  will take care of this.
15845 \end_layout
15846
15847 \begin_layout Standard
15848 For those that do need to bother, there is help to catch those sneaky errors:
15849  Check out the 
15850 \family sans
15851 Check
15852 \begin_inset space ~
15853 \end_inset
15854
15855 TeX
15856 \family default
15857  feature described in section 
15858 \emph on
15859 Checking TeX
15860 \emph default
15861  of the 
15862 \emph on
15863 Additional Features
15864 \emph default
15865  manual.
15866 \end_layout
15867
15868 \begin_layout Subsubsection
15869 Quotes
15870 \begin_inset Index idx
15871 status collapsed
15872
15873 \begin_layout Plain Layout
15874 Typography ! Quotes
15875 \end_layout
15876
15877 \end_inset
15878
15879
15880 \begin_inset Index idx
15881 status collapsed
15882
15883 \begin_layout Plain Layout
15884 Quotes | see
15885 \begin_inset ERT
15886 status collapsed
15887
15888 \begin_layout Plain Layout
15889
15890 {
15891 \end_layout
15892
15893 \end_inset
15894
15895 Typography
15896 \begin_inset ERT
15897 status collapsed
15898
15899 \begin_layout Plain Layout
15900
15901 }
15902 \end_layout
15903
15904 \end_inset
15905
15906
15907 \end_layout
15908
15909 \end_inset
15910
15911
15912 \end_layout
15913
15914 \begin_layout Standard
15915 LyX usually sets quotes correctly.
15916  Specifically, it will use an opening quote at the beginning of quoted text,
15917  and use a closing quote at the end.
15918  For example, 
15919 \begin_inset Quotes eld
15920 \end_inset
15921
15922 open close
15923 \begin_inset Quotes erd
15924 \end_inset
15925
15926 .
15927  The keyboard character, 
15928 \family sans
15929 "
15930 \family default
15931 , generates this automatically.
15932 \end_layout
15933
15934 \begin_layout Standard
15935 You can change the behavior of the 
15936 \family sans
15937 "
15938 \family default
15939  key using the submenu 
15940 \family sans
15941 Language
15942 \family default
15943  of the dialog 
15944 \family sans
15945 Document\SpecialChar \menuseparator
15946 Settings
15947 \family default
15948
15949 \begin_inset Index idx
15950 status collapsed
15951
15952 \begin_layout Plain Layout
15953 Document ! Settings
15954 \end_layout
15955
15956 \end_inset
15957
15958  dialog.
15959 \end_layout
15960
15961 \begin_layout Standard
15962 You can also select quotes for different languages in the box 
15963 \family sans
15964 Type
15965 \family default
15966  option.
15967  There are six choices:
15968 \end_layout
15969
15970 \begin_layout Labeling
15971 \labelwidthstring 00.00.0000
15972
15973 \family sans
15974 \begin_inset Quotes eld
15975 \end_inset
15976
15977 Text
15978 \begin_inset Quotes erd
15979 \end_inset
15980
15981
15982 \family default
15983  Use quotes like this 
15984 \begin_inset Quotes eld
15985 \end_inset
15986
15987 double
15988 \begin_inset Quotes erd
15989 \end_inset
15990
15991  or 
15992 \begin_inset Quotes els
15993 \end_inset
15994
15995 single
15996 \begin_inset Quotes ers
15997 \end_inset
15998
15999
16000 \end_layout
16001
16002 \begin_layout Labeling
16003 \labelwidthstring 00.00.0000
16004
16005 \family sans
16006 \begin_inset Quotes sld
16007 \end_inset
16008
16009 Text
16010 \begin_inset Quotes srd
16011 \end_inset
16012
16013
16014 \family default
16015  Use quotes like 
16016 \begin_inset Quotes sld
16017 \end_inset
16018
16019 this
16020 \begin_inset Quotes srd
16021 \end_inset
16022
16023  or 'this
16024 \begin_inset Quotes ers
16025 \end_inset
16026
16027
16028 \end_layout
16029
16030 \begin_layout Labeling
16031 \labelwidthstring 00.00.0000
16032
16033 \family sans
16034 \begin_inset Quotes gld
16035 \end_inset
16036
16037 Text
16038 \begin_inset Quotes grd
16039 \end_inset
16040
16041
16042 \family default
16043  Use quotes like 
16044 \begin_inset Quotes gld
16045 \end_inset
16046
16047 this
16048 \begin_inset Quotes grd
16049 \end_inset
16050
16051  or 
16052 \begin_inset Quotes gls
16053 \end_inset
16054
16055 this
16056 \begin_inset Quotes grs
16057 \end_inset
16058
16059
16060 \end_layout
16061
16062 \begin_layout Labeling
16063 \labelwidthstring 00.00.0000
16064
16065 \family sans
16066 \begin_inset Quotes pld
16067 \end_inset
16068
16069 Text
16070 \begin_inset Quotes prd
16071 \end_inset
16072
16073
16074 \family default
16075  Use quotes like 
16076 \begin_inset Quotes pld
16077 \end_inset
16078
16079 this
16080 \begin_inset Quotes prd
16081 \end_inset
16082
16083  or 
16084 \begin_inset Quotes pls
16085 \end_inset
16086
16087 this
16088 \begin_inset Quotes prs
16089 \end_inset
16090
16091
16092 \end_layout
16093
16094 \begin_layout Labeling
16095 \labelwidthstring 00.00.0000
16096
16097 \family sans
16098 \begin_inset Quotes fld
16099 \end_inset
16100
16101 Text
16102 \begin_inset Quotes frd
16103 \end_inset
16104
16105
16106 \family default
16107  Use quotes like 
16108 \begin_inset Quotes fld
16109 \end_inset
16110
16111 this
16112 \begin_inset Quotes frd
16113 \end_inset
16114
16115  or 
16116 \begin_inset Quotes fls
16117 \end_inset
16118
16119 this
16120 \begin_inset Quotes frs
16121 \end_inset
16122
16123
16124 \end_layout
16125
16126 \begin_layout Labeling
16127 \labelwidthstring 00.00.0000
16128
16129 \family sans
16130 \begin_inset Quotes ald
16131 \end_inset
16132
16133 Text
16134 \begin_inset Quotes ard
16135 \end_inset
16136
16137
16138 \family default
16139  Use quotes like 
16140 \begin_inset Quotes ald
16141 \end_inset
16142
16143 this
16144 \begin_inset Quotes ard
16145 \end_inset
16146
16147  or 
16148 \begin_inset Quotes als
16149 \end_inset
16150
16151 this
16152 \begin_inset Quotes ars
16153 \end_inset
16154
16155
16156 \end_layout
16157
16158 \begin_layout Standard
16159 These settings affect what character the 
16160 \family sans
16161 "
16162 \family default
16163  key produces.
16164 \end_layout
16165
16166 \begin_layout Subsection
16167 Ligatures
16168 \begin_inset Index idx
16169 status collapsed
16170
16171 \begin_layout Plain Layout
16172 Typography ! Ligatures
16173 \end_layout
16174
16175 \end_inset
16176
16177
16178 \begin_inset Index idx
16179 status collapsed
16180
16181 \begin_layout Plain Layout
16182 Ligatures | see
16183 \begin_inset ERT
16184 status collapsed
16185
16186 \begin_layout Plain Layout
16187
16188 {
16189 \end_layout
16190
16191 \end_inset
16192
16193 Typography
16194 \begin_inset ERT
16195 status collapsed
16196
16197 \begin_layout Plain Layout
16198
16199 }
16200 \end_layout
16201
16202 \end_inset
16203
16204
16205 \end_layout
16206
16207 \end_inset
16208
16209
16210 \begin_inset CommandInset label
16211 LatexCommand label
16212 name "sub:Ligatures"
16213
16214 \end_inset
16215
16216
16217 \end_layout
16218
16219 \begin_layout Standard
16220 It is standard typesetting practice to group certain letters together and
16221  print them as single characters.
16222  These groups are known as 
16223 \emph on
16224 ligatures
16225 \emph default
16226 .
16227  Since LaTeX knows about ligatures, your documents will contain them too
16228  in the output.
16229  Here are the standard ligatures:
16230 \end_layout
16231
16232 \begin_layout Itemize
16233 ff
16234 \end_layout
16235
16236 \begin_layout Itemize
16237 fi
16238 \end_layout
16239
16240 \begin_layout Itemize
16241 fl
16242 \end_layout
16243
16244 \begin_layout Itemize
16245 ffi
16246 \end_layout
16247
16248 \begin_layout Itemize
16249 ffl
16250 \end_layout
16251
16252 \begin_layout Standard
16253 Some languages uses other ligatures if the document font supports them.
16254 \end_layout
16255
16256 \begin_layout Standard
16257 Sometimes, you don't want a ligature in a word.
16258  While a ligature may be okay in the word, 
16259 \begin_inset Quotes eld
16260 \end_inset
16261
16262 graffiti,
16263 \begin_inset Quotes erd
16264 \end_inset
16265
16266  it looks really weird in compound words, such as 
16267 \begin_inset Quotes eld
16268 \end_inset
16269
16270 cufflink
16271 \begin_inset Quotes erd
16272 \end_inset
16273
16274  or the German 
16275 \begin_inset Quotes eld
16276 \end_inset
16277
16278 Dorffest.
16279 \begin_inset Quotes erd
16280 \end_inset
16281
16282  To break a ligature, use 
16283 \family sans
16284 Insert\SpecialChar \menuseparator
16285 Formatting\SpecialChar \menuseparator
16286 Ligature
16287 \begin_inset space ~
16288 \end_inset
16289
16290 Break.
16291
16292 \family default
16293  This changes 
16294 \begin_inset Quotes eld
16295 \end_inset
16296
16297 cufflinks
16298 \begin_inset Quotes erd
16299 \end_inset
16300
16301  to 
16302 \begin_inset Quotes eld
16303 \end_inset
16304
16305 cuff\SpecialChar \textcompwordmark{}
16306 links
16307 \begin_inset Quotes erd
16308 \end_inset
16309
16310  and 
16311 \begin_inset Quotes eld
16312 \end_inset
16313
16314 Dorffest
16315 \begin_inset Quotes erd
16316 \end_inset
16317
16318  to 
16319 \begin_inset Quotes eld
16320 \end_inset
16321
16322 Dorf\SpecialChar \textcompwordmark{}
16323 fest
16324 \begin_inset Quotes erd
16325 \end_inset
16326
16327 .
16328 \end_layout
16329
16330 \begin_layout Subsection
16331 LyX's Proper Names
16332 \begin_inset Index idx
16333 status collapsed
16334
16335 \begin_layout Plain Layout
16336 LyX ! Proper names
16337 \end_layout
16338
16339 \end_inset
16340
16341
16342 \begin_inset CommandInset label
16343 LatexCommand label
16344 name "sub:LyX's-Proper-Names"
16345
16346 \end_inset
16347
16348
16349 \end_layout
16350
16351 \begin_layout Standard
16352 You will certainly have noticed that the word “LaTeX” always appears with
16353  characters in different sizes and heights.
16354  LaTeX is the name of the program used by LyX and is therefore recognized
16355  as a proper name when you type it in LyX as 
16356 \begin_inset Quotes eld
16357 \end_inset
16358
16359 LaT
16360 \begin_inset ERT
16361 status collapsed
16362
16363 \begin_layout Plain Layout
16364
16365 {}
16366 \end_layout
16367
16368 \end_inset
16369
16370 eX
16371 \begin_inset Quotes erd
16372 \end_inset
16373
16374 .
16375 \begin_inset Note Note
16376 status collapsed
16377
16378 \begin_layout Plain Layout
16379 The braces in TeX Code are here to avoid that the 
16380 \begin_inset Quotes eld
16381 \end_inset
16382
16383 command
16384 \begin_inset Quotes erd
16385 \end_inset
16386
16387  appear as proper name in the output, see the last paragraph of this section.
16388  To create proper names omit the TeX Code.
16389 \end_layout
16390
16391 \end_inset
16392
16393  Note the order of the upper-and lowercase letters! LyX recognizes the following
16394  proper names:
16395 \end_layout
16396
16397 \begin_layout Description
16398 LyX The name of the game, write 
16399 \begin_inset Quotes eld
16400 \end_inset
16401
16402 L
16403 \begin_inset ERT
16404 status collapsed
16405
16406 \begin_layout Plain Layout
16407
16408 {}
16409 \end_layout
16410
16411 \end_inset
16412
16413 yX
16414 \begin_inset Quotes erd
16415 \end_inset
16416
16417  to produce it.
16418 \end_layout
16419
16420 \begin_layout Description
16421 TeX The program used by LaTeX, write 
16422 \begin_inset Quotes eld
16423 \end_inset
16424
16425 T
16426 \begin_inset ERT
16427 status collapsed
16428
16429 \begin_layout Plain Layout
16430
16431 {}
16432 \end_layout
16433
16434 \end_inset
16435
16436 eX
16437 \begin_inset Quotes erd
16438 \end_inset
16439
16440  to produce it.
16441 \end_layout
16442
16443 \begin_layout Description
16444 LaTeX The program used by LyX, write 
16445 \begin_inset Quotes eld
16446 \end_inset
16447
16448 LaT
16449 \begin_inset ERT
16450 status collapsed
16451
16452 \begin_layout Plain Layout
16453
16454 {}
16455 \end_layout
16456
16457 \end_inset
16458
16459 eX
16460 \begin_inset Quotes erd
16461 \end_inset
16462
16463  to produce it.
16464 \end_layout
16465
16466 \begin_layout Description
16467 LaTeX2e The actual version of LaTeX, write 
16468 \begin_inset Quotes eld
16469 \end_inset
16470
16471 LaT
16472 \begin_inset ERT
16473 status collapsed
16474
16475 \begin_layout Plain Layout
16476
16477 {}
16478 \end_layout
16479
16480 \end_inset
16481
16482 eX2e
16483 \begin_inset Quotes erd
16484 \end_inset
16485
16486  to produce it.
16487 \end_layout
16488
16489 \begin_layout Standard
16490 You might wonder why the LaTeX-version is 
16491 \begin_inset Quotes eld
16492 \end_inset
16493
16494 2
16495 \begin_inset Formula $\epsilon$
16496 \end_inset
16497
16498
16499 \begin_inset Quotes erd
16500 \end_inset
16501
16502 .
16503  It's an old tradition in the TeX-world to give programs geek version numbers.
16504  For example the version number of TeX converges to the number 
16505 \begin_inset Formula $\pi$
16506 \end_inset
16507
16508 : The actual version is 
16509 \begin_inset Quotes eld
16510 \end_inset
16511
16512 TeX-3.141592
16513 \begin_inset Quotes erd
16514 \end_inset
16515
16516 , the previous one was 
16517 \begin_inset Quotes eld
16518 \end_inset
16519
16520 TeX-3.14159
16521 \begin_inset Quotes erd
16522 \end_inset
16523
16524 .
16525 \end_layout
16526
16527 \begin_layout Standard
16528 If you don't want to use proper names, e.
16529 \begin_inset space \thinspace{}
16530 \end_inset
16531
16532 g.
16533 \begin_inset space \space{}
16534 \end_inset
16535
16536 in section headings, you can insert two empty braces in TeX Code in the
16537  word.
16538  This will look in LyX like: 
16539 \begin_inset Graphics
16540         filename clipart/LaTeX.png
16541         scale 80
16542
16543 \end_inset
16544
16545
16546 \begin_inset Newline newline
16547 \end_inset
16548
16549 For more about TeX Code, look at section
16550 \begin_inset space ~
16551 \end_inset
16552
16553
16554 \begin_inset CommandInset ref
16555 LatexCommand ref
16556 reference "sec:TeX-Code"
16557
16558 \end_inset
16559
16560 .
16561 \end_layout
16562
16563 \begin_layout Subsection
16564 Units
16565 \begin_inset Index idx
16566 status collapsed
16567
16568 \begin_layout Plain Layout
16569 Typography ! Units
16570 \end_layout
16571
16572 \end_inset
16573
16574
16575 \end_layout
16576
16577 \begin_layout Standard
16578 Generally the space between units and the number is smaller than the normal
16579  space between two words.
16580  As you can see in the example below, it looks better when the space is
16581  smaller.
16582  To get such a 
16583 \begin_inset Quotes eld
16584 \end_inset
16585
16586 half space
16587 \begin_inset Quotes erd
16588 \end_inset
16589
16590  for units use the menu 
16591 \family sans
16592 Insert\SpecialChar \menuseparator
16593 Formatting\SpecialChar \menuseparator
16594 Thin
16595 \begin_inset space ~
16596 \end_inset
16597
16598 Space
16599 \family default
16600  (shortcut 
16601 \begin_inset Info
16602 type  "shortcuts"
16603 arg   "space-insert thin"
16604 \end_inset
16605
16606 ).
16607 \end_layout
16608
16609 \begin_layout Standard
16610 Here's an example to show the differences:
16611 \end_layout
16612
16613 \begin_layout Standard
16614 \begin_inset Tabular
16615 <lyxtabular version="3" rows="2" columns="2">
16616 <features tabularvalignment="middle">
16617 <column alignment="left" valignment="top" width="0">
16618 <column alignment="left" valignment="top" width="0">
16619 <row>
16620 <cell alignment="center" valignment="top" usebox="none">
16621 \begin_inset Text
16622
16623 \begin_layout Plain Layout
16624 24
16625 \begin_inset space ~
16626 \end_inset
16627
16628 kW
16629 \begin_inset Formula $\cdot$
16630 \end_inset
16631
16632 h
16633 \end_layout
16634
16635 \end_inset
16636 </cell>
16637 <cell alignment="center" valignment="top" usebox="none">
16638 \begin_inset Text
16639
16640 \begin_layout Plain Layout
16641 space between number and unit
16642 \end_layout
16643
16644 \end_inset
16645 </cell>
16646 </row>
16647 <row>
16648 <cell alignment="center" valignment="top" usebox="none">
16649 \begin_inset Text
16650
16651 \begin_layout Plain Layout
16652 24
16653 \begin_inset space \thinspace{}
16654 \end_inset
16655
16656 kW
16657 \begin_inset Formula $\cdot$
16658 \end_inset
16659
16660 h
16661 \end_layout
16662
16663 \end_inset
16664 </cell>
16665 <cell alignment="center" valignment="top" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Plain Layout
16669 half space between number and unit
16670 \end_layout
16671
16672 \end_inset
16673 </cell>
16674 </row>
16675 </lyxtabular>
16676
16677 \end_inset
16678
16679
16680 \end_layout
16681
16682 \begin_layout Subsection
16683 Widows and Orphans
16684 \begin_inset Index idx
16685 status collapsed
16686
16687 \begin_layout Plain Layout
16688 Typography ! Widows and orphans
16689 \end_layout
16690
16691 \end_inset
16692
16693
16694 \end_layout
16695
16696 \begin_layout Standard
16697 In the early days of word processors, page breaks went wherever the page
16698  happened to end.
16699  There was no regard for what was actually going on in the text.
16700  You may remember once printing out a document, only to find the heading
16701  for a new section printed at the very bottom of the page, the first line
16702  of a new paragraph all alone at the bottom of a page, or the last line
16703  of a paragraph at the top of a new page.
16704  These bits of text became known as 
16705 \emph on
16706 widows
16707 \emph default
16708  and 
16709 \emph on
16710 orphans
16711 \emph default
16712 .
16713 \end_layout
16714
16715 \begin_layout Standard
16716 Clearly, LyX can avoid breaking pages after a section heading.
16717  That's part of the advantage of paragraph environments.
16718  But what about widows and orphans, where the page breaks leave one line
16719  of a paragraph all alone at the top or bottom of a page? There are rules
16720  built into LaTeX governing page breaks, and some of those rules are there
16721  to specifically prevent widows and orphans.
16722  This is the advantage LyX has in using LaTeX as its backend.
16723 \end_layout
16724
16725 \begin_layout Standard
16726 There's no way we can go into how TeX and LaTeX decide to break a page,
16727  or how you can tweak that behavior.
16728  Some LaTeX books listed in the bibliography [such as
16729 \begin_inset space ~
16730 \end_inset
16731
16732
16733 \begin_inset CommandInset citation
16734 LatexCommand cite
16735 key "latexcompanion"
16736
16737 \end_inset
16738
16739  or
16740 \begin_inset space ~
16741 \end_inset
16742
16743
16744 \begin_inset CommandInset citation
16745 LatexCommand cite
16746 key "latexguide"
16747
16748 \end_inset
16749
16750 ] may have more information.
16751  You will almost never need to worry about this, however.
16752 \end_layout
16753
16754 \begin_layout Chapter
16755 Notes, Graphics, Tables, and Floats
16756 \begin_inset CommandInset label
16757 LatexCommand label
16758 name "cha:Floats-and-Notes"
16759
16760 \end_inset
16761
16762
16763 \end_layout
16764
16765 \begin_layout Standard
16766 The issues of this chapter are described in detail in the 
16767 \emph on
16768 Embedded Objects
16769 \emph default
16770  manual.
16771  There you'll also find tips and tricks for special cases.
16772 \end_layout
16773
16774 \begin_layout Section
16775 Notes
16776 \begin_inset Index idx
16777 status collapsed
16778
16779 \begin_layout Plain Layout
16780 Notes
16781 \end_layout
16782
16783 \end_inset
16784
16785
16786 \begin_inset CommandInset label
16787 LatexCommand label
16788 name "sec:Notes"
16789
16790 \end_inset
16791
16792
16793 \end_layout
16794
16795 \begin_layout Standard
16796 LyX offers you a few types of notes to add to your document:
16797 \end_layout
16798
16799 \begin_layout Description
16800 LyX
16801 \begin_inset space ~
16802 \end_inset
16803
16804 Note This note type is for internal notes that won't appear in the output.
16805 \begin_inset Newline newline
16806 \end_inset
16807
16808
16809 \begin_inset Note Note
16810 status open
16811
16812 \begin_layout Plain Layout
16813 This is text in a note box that doesn't appear in the output.
16814 \end_layout
16815
16816 \end_inset
16817
16818
16819 \end_layout
16820
16821 \begin_layout Description
16822 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16823 ent, when you export the document to LaTeX via the menu 
16824 \family sans
16825 File\SpecialChar \menuseparator
16826 Export\SpecialChar \menuseparator
16827 LaTeX (pdflatex) / (plain)
16828 \family default
16829 .
16830 \begin_inset Newline newline
16831 \end_inset
16832
16833
16834 \begin_inset Note Comment
16835 status open
16836
16837 \begin_layout Plain Layout
16838 This is text in a note box that only appears as comment in LaTeX-files.
16839 \end_layout
16840
16841 \end_inset
16842
16843
16844 \end_layout
16845
16846 \begin_layout Description
16847 Greyed
16848 \begin_inset space ~
16849 \end_inset
16850
16851 Out This note will appear in the output as grey text.
16852 \begin_inset Newline newline
16853 \end_inset
16854
16855
16856 \begin_inset Newline newline
16857 \end_inset
16858
16859
16860 \begin_inset Note Greyedout
16861 status open
16862
16863 \begin_layout Plain Layout
16864 This is text
16865 \begin_inset Foot
16866 status collapsed
16867
16868 \begin_layout Plain Layout
16869 This is an example footnote within a greyed out note.
16870  In this document the greyed out note color is redefined to blue.
16871  How this can be done is explained in the 
16872 \emph on
16873 Embedded Objects
16874 \emph default
16875  manual.
16876 \end_layout
16877
16878 \end_inset
16879
16880  of a comment that appears in the output as grey text.
16881 \end_layout
16882
16883 \end_inset
16884
16885
16886 \begin_inset Newline newline
16887 \end_inset
16888
16889
16890 \begin_inset Newline newline
16891 \end_inset
16892
16893 As you can see in the example, the first line of greyed out notes is a bit
16894  indented and greyed out notes can have footnotes.
16895 \end_layout
16896
16897 \begin_layout Standard
16898 Notes are inserted with the toolbar button 
16899 \begin_inset Info
16900 type  "icon"
16901 arg   "note-insert"
16902 \end_inset
16903
16904  or the menu 
16905 \family sans
16906 Insert\SpecialChar \menuseparator
16907 Note
16908 \family default
16909 .
16910  Right-click on the appearing note box to select the note type.
16911 \end_layout
16912
16913 \begin_layout Section
16914 Footnotes
16915 \begin_inset Index idx
16916 status collapsed
16917
16918 \begin_layout Plain Layout
16919 Footnotes
16920 \end_layout
16921
16922 \end_inset
16923
16924
16925 \begin_inset CommandInset label
16926 LatexCommand label
16927 name "sec:Footnotes"
16928
16929 \end_inset
16930
16931
16932 \end_layout
16933
16934 \begin_layout Standard
16935 LyX uses boxes to display footnotes: When you insert a footnote using the
16936  menu 
16937 \family sans
16938 Insert\SpecialChar \menuseparator
16939 Footnote
16940 \family default
16941  or the toolbar button 
16942 \begin_inset Info
16943 type  "icon"
16944 arg   "footnote-insert"
16945 \end_inset
16946
16947
16948 \family roman
16949 \series medium
16950 \bar no
16951 you'll see
16952 \family default
16953 \series default
16954 \bar default
16955  the following box: 
16956 \begin_inset Graphics
16957         filename clipart/footnoteQt4.png
16958         scale 80
16959
16960 \end_inset
16961
16962
16963 \family roman
16964 \series medium
16965 \bar no
16966  This box is LyX's representation of your footnote.
16967  If you
16968 \family default
16969 \series default
16970 \bar default
16971  left-click on 
16972 \family roman
16973 \series medium
16974 \bar no
16975 the 
16976 \begin_inset Quotes eld
16977 \end_inset
16978
16979
16980 \family sans
16981 foot
16982 \family roman
16983
16984 \begin_inset Quotes erd
16985 \end_inset
16986
16987
16988 \family default
16989 \series default
16990 \bar default
16991  
16992 \family roman
16993 \series medium
16994 \bar no
16995 label, the box will
16996 \family default
16997 \series default
16998 \bar default
16999  be opened and you can enter the footnote text into it.
17000  Clicking on the box label again, will close 
17001 \family roman
17002 \series medium
17003 \bar no
17004 the
17005 \family default
17006 \series default
17007 \bar default
17008  box
17009 \family roman
17010 \series medium
17011 \bar no
17012 .
17013  If you want to turn existing text into a footnote, simply mark it and click
17014  on the footnote
17015 \family default
17016 \series default
17017 \bar default
17018  toolbar 
17019 \family roman
17020 \series medium
17021 \bar no
17022 button
17023 \family default
17024 \series default
17025 \bar default
17026 .
17027 \end_layout
17028
17029 \begin_layout Standard
17030 Here's an example footnote:
17031 \family roman
17032 \series medium
17033 \bar no
17034
17035 \begin_inset Foot
17036 status open
17037
17038 \begin_layout Plain Layout
17039 To close a footnote, click on the footnote box label.
17040 \end_layout
17041
17042 \end_inset
17043
17044
17045 \end_layout
17046
17047 \begin_layout Standard
17048 The footnote will appear in the output as a superscript number at the text
17049  position where the footnote box is placed.
17050  The footnote text is placed at the bottom of the current page.
17051  The footnote number is calculated by LyX, the numbers are consecutive,
17052  no matter in which chapter the footnote is in.
17053  LyX doesn't support other numbering schemes yet, but you can get another
17054  scheme using special LaTeX-commands.
17055  T
17056 \family roman
17057 h
17058 \family default
17059 ey are described in the 
17060 \emph on
17061 Embedded Objects
17062 \emph default
17063  manual.
17064 \end_layout
17065
17066 \begin_layout Section
17067 Marginal Notes
17068 \begin_inset Index idx
17069 status collapsed
17070
17071 \begin_layout Plain Layout
17072 Marginal notes
17073 \end_layout
17074
17075 \end_inset
17076
17077
17078 \begin_inset CommandInset label
17079 LatexCommand label
17080 name "sec:Marginal-Notes"
17081
17082 \end_inset
17083
17084
17085 \end_layout
17086
17087 \begin_layout Standard
17088 Marginal notes look and behave just like footnotes in LyX.
17089  When you insert a margin note via the menu 
17090 \family sans
17091 Insert\SpecialChar \menuseparator
17092 Marginal
17093 \begin_inset space ~
17094 \end_inset
17095
17096 Note
17097 \family default
17098  or the toolbar button 
17099 \begin_inset Info
17100 type  "icon"
17101 arg   "marginalnote-insert"
17102 \end_inset
17103
17104 , you'll see 
17105 \family roman
17106 \series medium
17107 a
17108 \family default
17109 \series default
17110  grey 
17111 \family roman
17112 \series medium
17113 box with a
17114 \family default
17115 \series default
17116  red 
17117 \family roman
17118 \series medium
17119 label 
17120 \begin_inset Quotes eld
17121 \end_inset
17122
17123 margin
17124 \begin_inset Quotes erd
17125 \end_inset
17126
17127  appearing within your text.
17128  This box is LyX's representation of your margin
17129 \family default
17130 \series default
17131 al 
17132 \family roman
17133 \series medium
17134 note.
17135 \end_layout
17136
17137 \begin_layout Standard
17138 At the side is an example marginal note.
17139 \family roman
17140 \series medium
17141
17142 \begin_inset Marginal
17143 status open
17144
17145 \begin_layout Plain Layout
17146 This is a marginal note.
17147 \end_layout
17148
17149 \end_inset
17150
17151
17152 \end_layout
17153
17154 \begin_layout Standard
17155 Marginal notes appear at the right side in single-sided documents.
17156  In double-sided documents they appear in the outer margin – left on even
17157  pages, right on odd pages.
17158 \end_layout
17159
17160 \begin_layout Section
17161 Graphics and Images
17162 \begin_inset Index idx
17163 status collapsed
17164
17165 \begin_layout Plain Layout
17166 Images
17167 \end_layout
17168
17169 \end_inset
17170
17171
17172 \begin_inset Index idx
17173 status collapsed
17174
17175 \begin_layout Plain Layout
17176 Graphics
17177 \end_layout
17178
17179 \end_inset
17180
17181
17182 \begin_inset CommandInset label
17183 LatexCommand label
17184 name "sec:Graphics"
17185
17186 \end_inset
17187
17188
17189 \end_layout
17190
17191 \begin_layout Standard
17192 To insert an image in your document, place the cursor at the text position
17193  you want and click on the toolbar icon 
17194 \begin_inset Info
17195 type  "icon"
17196 arg   "dialog-show-new-inset graphics"
17197 \end_inset
17198
17199  or select 
17200 \family sans
17201 Insert\SpecialChar \menuseparator
17202 Graphics
17203 \family default
17204  from the menu.
17205  Then a dialog will appear to choose the file to load.
17206 \end_layout
17207
17208 \begin_layout Standard
17209 This dialog has numerous mostly self-explanatory parameters.
17210  The 
17211 \family sans
17212 Graphics
17213 \family default
17214  tab allows you to choose your image file.
17215  The image can be transformed by setting a rotation angle and a scaling
17216  factor.
17217  The scaling units are explained in Appendix
17218 \begin_inset space ~
17219 \end_inset
17220
17221
17222 \begin_inset CommandInset ref
17223 LatexCommand ref
17224 reference "cha:Units-available-in"
17225
17226 \end_inset
17227
17228 .
17229 \end_layout
17230
17231 \begin_layout Standard
17232 In the tab 
17233 \family sans
17234 Clipping
17235 \family default
17236  it is possible to set image coordinates to adjust the height and width
17237  of the image in the output.
17238  The coordinates can also be calculated automatically by pressing the button
17239  
17240 \family sans
17241 Get
17242 \begin_inset space ~
17243 \end_inset
17244
17245 from
17246 \begin_inset space ~
17247 \end_inset
17248
17249 file
17250 \family default
17251 .
17252  The option 
17253 \family sans
17254 Clip
17255 \begin_inset space ~
17256 \end_inset
17257
17258 to
17259 \begin_inset space ~
17260 \end_inset
17261
17262 bounding
17263 \begin_inset space ~
17264 \end_inset
17265
17266 box
17267 \family default
17268  will only print the image region within the given coordinates.
17269  Normally you don't need to take care about image coordinates and can ignore
17270  the tab 
17271 \family sans
17272 Clipping
17273 \family default
17274 .
17275 \end_layout
17276
17277 \begin_layout Standard
17278 In the 
17279 \family sans
17280 LaTeX and LyX options
17281 \family default
17282  tab LaTeX experts can specify additional LaTeX options.
17283  You can also specify here the appearance of the image inside LyX.
17284  The option 
17285 \family sans
17286 Draft
17287 \begin_inset space ~
17288 \end_inset
17289
17290 mode
17291 \family default
17292  has the effect that the image doesn't appear in the output, only a frame
17293  with the image size is printed.
17294  The option 
17295 \family sans
17296 Don't
17297 \begin_inset space ~
17298 \end_inset
17299
17300 unzip
17301 \begin_inset space ~
17302 \end_inset
17303
17304 on
17305 \begin_inset space ~
17306 \end_inset
17307
17308 export
17309 \family default
17310  is explained in the 
17311 \emph on
17312 Embedded Objects
17313 \emph default
17314  manual in section 
17315 \emph on
17316 Graphics Dialog
17317 \emph default
17318 .
17319 \end_layout
17320
17321 \begin_layout Standard
17322 The graphics dialog can be called at any time by clicking on an image.
17323  The image will appear in the output exactly at the position where it is
17324  in the text.
17325  This is an example image within a separate, horizontally centered paragraph:
17326  
17327 \end_layout
17328
17329 \begin_layout Standard
17330 \align center
17331 \begin_inset Graphics
17332         filename clipart/mobius.eps
17333         scale 70
17334
17335 \end_inset
17336
17337
17338 \end_layout
17339
17340 \begin_layout Standard
17341 If you need image captions and want to reference images, you have to put
17342  the image into a float, see section
17343 \begin_inset space ~
17344 \end_inset
17345
17346
17347 \begin_inset CommandInset ref
17348 LatexCommand ref
17349 reference "sec:Figure-Floats"
17350
17351 \end_inset
17352
17353 .
17354 \end_layout
17355
17356 \begin_layout Subsection
17357 Image Formats
17358 \begin_inset Index idx
17359 status collapsed
17360
17361 \begin_layout Plain Layout
17362 Images ! Formats
17363 \end_layout
17364
17365 \end_inset
17366
17367
17368 \begin_inset CommandInset label
17369 LatexCommand label
17370 name "sub:Image-Formats"
17371
17372 \end_inset
17373
17374
17375 \end_layout
17376
17377 \begin_layout Standard
17378 You can insert images in any known file format.
17379  But as we explained in section
17380 \begin_inset space ~
17381 \end_inset
17382
17383
17384 \begin_inset CommandInset ref
17385 LatexCommand ref
17386 reference "sub:Output-file-formats"
17387
17388 \end_inset
17389
17390 , every output document format allows only a few image formats.
17391  LyX uses therefore the program 
17392 \family typewriter
17393 ImageMagick
17394 \family default
17395  in the background to convert the images to the right format.
17396  To increase your workflow by avoiding these conversions in the background,
17397  you can use only the image formats listed in the subsections of section
17398 \begin_inset space ~
17399 \end_inset
17400
17401
17402 \begin_inset CommandInset ref
17403 LatexCommand ref
17404 reference "sub:Output-file-formats"
17405
17406 \end_inset
17407
17408 .
17409 \end_layout
17410
17411 \begin_layout Standard
17412 Similar to fonts there are two types of image formats:
17413 \end_layout
17414
17415 \begin_layout Description
17416 Bitmap
17417 \begin_inset space ~
17418 \end_inset
17419
17420 images consist of pixel values, often in a compressed form.
17421  They are therefore not fully scalable and look pixelated in large zooms.
17422  Well-known bitmap image formats are 
17423 \begin_inset Quotes eld
17424 \end_inset
17425
17426 Graphics Interchange Format
17427 \begin_inset Quotes erd
17428 \end_inset
17429
17430  (GIF, file extension 
17431 \begin_inset Quotes eld
17432 \end_inset
17433
17434
17435 \family typewriter
17436 .gif
17437 \family default
17438
17439 \begin_inset Quotes erd
17440 \end_inset
17441
17442 )
17443 \begin_inset Index idx
17444 status collapsed
17445
17446 \begin_layout Plain Layout
17447 GIF|see
17448 \begin_inset ERT
17449 status collapsed
17450
17451 \begin_layout Plain Layout
17452
17453 {
17454 \end_layout
17455
17456 \end_inset
17457
17458 Image formats
17459 \begin_inset ERT
17460 status collapsed
17461
17462 \begin_layout Plain Layout
17463
17464 }
17465 \end_layout
17466
17467 \end_inset
17468
17469
17470 \end_layout
17471
17472 \end_inset
17473
17474
17475 \begin_inset Quotes eld
17476 \end_inset
17477
17478 Portable Network Graphics
17479 \begin_inset Quotes erd
17480 \end_inset
17481
17482  (PNG, file extension 
17483 \begin_inset Quotes eld
17484 \end_inset
17485
17486
17487 \family typewriter
17488 .png
17489 \family default
17490
17491 \begin_inset Quotes erd
17492 \end_inset
17493
17494 )
17495 \begin_inset Index idx
17496 status collapsed
17497
17498 \begin_layout Plain Layout
17499 PNG|see
17500 \begin_inset ERT
17501 status collapsed
17502
17503 \begin_layout Plain Layout
17504
17505 {
17506 \end_layout
17507
17508 \end_inset
17509
17510 Image formats
17511 \begin_inset ERT
17512 status collapsed
17513
17514 \begin_layout Plain Layout
17515
17516 }
17517 \end_layout
17518
17519 \end_inset
17520
17521
17522 \end_layout
17523
17524 \end_inset
17525
17526 , and 
17527 \begin_inset Quotes eld
17528 \end_inset
17529
17530 Joint Photographic Experts Group
17531 \begin_inset Quotes erd
17532 \end_inset
17533
17534  (JPG, file extension 
17535 \begin_inset Quotes eld
17536 \end_inset
17537
17538
17539 \family typewriter
17540 .jpg
17541 \family default
17542
17543 \begin_inset Quotes erd
17544 \end_inset
17545
17546  or 
17547 \begin_inset Quotes eld
17548 \end_inset
17549
17550
17551 \family typewriter
17552 .jpeg
17553 \family default
17554
17555 \begin_inset Quotes erd
17556 \end_inset
17557
17558 )
17559 \begin_inset Index idx
17560 status collapsed
17561
17562 \begin_layout Plain Layout
17563 JPG|see
17564 \begin_inset ERT
17565 status collapsed
17566
17567 \begin_layout Plain Layout
17568
17569 {
17570 \end_layout
17571
17572 \end_inset
17573
17574 Image formats
17575 \begin_inset ERT
17576 status collapsed
17577
17578 \begin_layout Plain Layout
17579
17580 }
17581 \end_layout
17582
17583 \end_inset
17584
17585
17586 \end_layout
17587
17588 \end_inset
17589
17590 .
17591 \end_layout
17592
17593 \begin_layout Description
17594 Scalable
17595 \begin_inset space ~
17596 \end_inset
17597
17598 images consist of vectors and can therefore be scaled to any size without
17599  data loss.
17600  The scaling ability is necessary if you want to create presentations, because
17601  presentations are always scaled by the beamer.
17602  Scaling is also useful for online documents to let the user zoom into diagrams.
17603 \begin_inset Newline newline
17604 \end_inset
17605
17606 Scalable image formats can be 
17607 \begin_inset Quotes eld
17608 \end_inset
17609
17610 Scalable Vector Graphics
17611 \begin_inset Quotes erd
17612 \end_inset
17613
17614  (SVG, file extension 
17615 \begin_inset Quotes eld
17616 \end_inset
17617
17618
17619 \family typewriter
17620 .svg
17621 \family default
17622
17623 \begin_inset Quotes erd
17624 \end_inset
17625
17626 )
17627 \begin_inset Index idx
17628 status collapsed
17629
17630 \begin_layout Plain Layout
17631 SVG|see
17632 \begin_inset ERT
17633 status collapsed
17634
17635 \begin_layout Plain Layout
17636
17637 {
17638 \end_layout
17639
17640 \end_inset
17641
17642 Image formats
17643 \begin_inset ERT
17644 status collapsed
17645
17646 \begin_layout Plain Layout
17647
17648 }
17649 \end_layout
17650
17651 \end_inset
17652
17653
17654 \end_layout
17655
17656 \end_inset
17657
17658
17659 \begin_inset Quotes eld
17660 \end_inset
17661
17662 Encapsulated PostScript
17663 \begin_inset Quotes erd
17664 \end_inset
17665
17666  (EPS, file extension 
17667 \begin_inset Quotes eld
17668 \end_inset
17669
17670
17671 \family typewriter
17672 .eps
17673 \family default
17674
17675 \begin_inset Quotes erd
17676 \end_inset
17677
17678 )
17679 \begin_inset Index idx
17680 status collapsed
17681
17682 \begin_layout Plain Layout
17683 EPS|see
17684 \begin_inset ERT
17685 status collapsed
17686
17687 \begin_layout Plain Layout
17688
17689 {
17690 \end_layout
17691
17692 \end_inset
17693
17694 Image formats
17695 \begin_inset ERT
17696 status collapsed
17697
17698 \begin_layout Plain Layout
17699
17700 }
17701 \end_layout
17702
17703 \end_inset
17704
17705
17706 \end_layout
17707
17708 \end_inset
17709
17710 , and 
17711 \begin_inset Quotes eld
17712 \end_inset
17713
17714 Portable Document Format
17715 \begin_inset Quotes erd
17716 \end_inset
17717
17718  (PDF, file extension 
17719 \begin_inset Quotes eld
17720 \end_inset
17721
17722
17723 \family typewriter
17724 .pdf
17725 \family default
17726
17727 \begin_inset Quotes erd
17728 \end_inset
17729
17730 )
17731 \begin_inset Index idx
17732 status collapsed
17733
17734 \begin_layout Plain Layout
17735 PDF
17736 \end_layout
17737
17738 \end_inset
17739
17740 .
17741  We say it can be, because you can convert any bitmap image format to PDF
17742  or EPS and the result won't be scalable.
17743  In this cases only a header with the image properties is added to the original
17744  image
17745 \begin_inset Foot
17746 status collapsed
17747
17748 \begin_layout Plain Layout
17749 In the case of PDF, the original image is additionally compressed.
17750 \end_layout
17751
17752 \end_inset
17753
17754 .
17755 \end_layout
17756
17757 \begin_layout Standard
17758 Normally one cannot convert a bitmap image into a scalable one, only vice
17759  versa.
17760 \end_layout
17761
17762 \begin_layout Subsection
17763 Grouping of Image Settings
17764 \begin_inset Index idx
17765 status collapsed
17766
17767 \begin_layout Plain Layout
17768 Images ! Settings grouping
17769 \end_layout
17770
17771 \end_inset
17772
17773
17774 \end_layout
17775
17776 \begin_layout Standard
17777 Each image can define a new group of image settings or join an existing
17778  group.
17779  Images within such a group share their settings, so adjusting one image
17780  of the group automatically also adjusts all other images of the group in
17781  the same way.
17782  So you can for example change the size for a bunch of images without the
17783  need to manually change each of them.
17784  
17785 \end_layout
17786
17787 \begin_layout Standard
17788 A new group can be set by entering a name in the 
17789 \family sans
17790 Group
17791 \begin_inset space ~
17792 \end_inset
17793
17794 Name
17795 \family default
17796  field in the Graphics dialog.
17797  Joining an existing group can be done using the context menu of the image
17798  by checking the name of the desired group.
17799 \end_layout
17800
17801 \begin_layout Section
17802 Tables
17803 \begin_inset Index idx
17804 status collapsed
17805
17806 \begin_layout Plain Layout
17807 Tables
17808 \end_layout
17809
17810 \end_inset
17811
17812
17813 \begin_inset CommandInset label
17814 LatexCommand label
17815 name "sec:Tables"
17816
17817 \end_inset
17818
17819
17820 \end_layout
17821
17822 \begin_layout Standard
17823 You can insert a table using either the toolbar button 
17824 \begin_inset Info
17825 type  "icon"
17826 arg   "tabular-insert"
17827 \end_inset
17828
17829  or the menu 
17830 \family sans
17831 Insert\SpecialChar \menuseparator
17832 Table
17833 \family default
17834 .
17835  A dialog will appear, asking you for the number of rows and columns.
17836  The default table has lines around any cell and the first row appears separated
17837  from the rest of the table.
17838  This separation appears due to a double line: The cells of the first row
17839  have a line below them and the cells of the second row have a line above
17840  them.
17841  Here's an example table:
17842 \end_layout
17843
17844 \begin_layout Standard
17845 \align center
17846 \begin_inset Tabular
17847 <lyxtabular version="3" rows="4" columns="4">
17848 <features tabularvalignment="middle">
17849 <column alignment="center" valignment="top" width="0pt">
17850 <column alignment="center" valignment="top" width="0pt">
17851 <column alignment="center" valignment="top" width="0in">
17852 <column alignment="center" valignment="top" width="0pt">
17853 <row>
17854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17855 \begin_inset Text
17856
17857 \begin_layout Plain Layout
17858
17859 \end_layout
17860
17861 \end_inset
17862 </cell>
17863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17864 \begin_inset Text
17865
17866 \begin_layout Plain Layout
17867
17868 \family roman
17869 \series medium
17870 \shape up
17871 \size normal
17872 \emph off
17873 \bar no
17874 \noun off
17875 \color none
17876 1
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 2
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894 3
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 </row>
17900 <row>
17901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17902 \begin_inset Text
17903
17904 \begin_layout Plain Layout
17905
17906 \family roman
17907 \series medium
17908 \shape up
17909 \size normal
17910 \emph off
17911 \bar no
17912 \noun off
17913 \color none
17914 A
17915 \end_layout
17916
17917 \end_inset
17918 </cell>
17919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Plain Layout
17923
17924 \end_layout
17925
17926 \end_inset
17927 </cell>
17928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 </row>
17947 <row>
17948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952
17953 \family roman
17954 \series medium
17955 \shape up
17956 \size normal
17957 \emph off
17958 \bar no
17959 \noun off
17960 \color none
17961 B
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Plain Layout
17970
17971 \end_layout
17972
17973 \end_inset
17974 </cell>
17975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17976 \begin_inset Text
17977
17978 \begin_layout Plain Layout
17979
17980 \size normal
17981 \noun off
17982 \color none
17983  
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 </row>
17998 <row>
17999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003
18004 \family roman
18005 \series medium
18006 \shape up
18007 \size normal
18008 \emph off
18009 \bar no
18010 \noun off
18011 \color none
18012 C
18013 \end_layout
18014
18015 \end_inset
18016 </cell>
18017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18018 \begin_inset Text
18019
18020 \begin_layout Plain Layout
18021
18022 \end_layout
18023
18024 \end_inset
18025 </cell>
18026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18027 \begin_inset Text
18028
18029 \begin_layout Plain Layout
18030
18031 \end_layout
18032
18033 \end_inset
18034 </cell>
18035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039
18040 \end_layout
18041
18042 \end_inset
18043 </cell>
18044 </row>
18045 </lyxtabular>
18046
18047 \end_inset
18048
18049
18050 \end_layout
18051
18052 \begin_layout Subsection
18053 The Table dialog
18054 \end_layout
18055
18056 \begin_layout Standard
18057 You can alter a table by clicking on it with the right mouse button, which
18058  brings up the table dialog.
18059  Here you can adjust the settings of the cell and row/column respectively
18060  where the cursor is placed currently.
18061  Most of the dialog options also work on selections.
18062  This means that if you select more cells, columns or rows the action is
18063  done on all of your selection.
18064 \end_layout
18065
18066 \begin_layout Standard
18067 Additionally to the table dialog, the 
18068 \family sans
18069 table
18070 \begin_inset space ~
18071 \end_inset
18072
18073 toolbar
18074 \family default
18075  helps you in setting table properties.
18076  It appears when the cursor is inside a table.
18077 \end_layout
18078
18079 \begin_layout Standard
18080 In the tab 
18081 \family sans
18082 Table
18083 \begin_inset space ~
18084 \end_inset
18085
18086 Settings
18087 \family default
18088  of the table dialog you can set the alignment for the current row.
18089  If you add a row or column, it will be inserted right beside or below the
18090  current cell respectively.
18091  The vertical alignment of a column can only be adjusted when a column width
18092  is given.
18093  A given width will allow the cell to have line breaks and multiple paragraphs
18094  of text, see section
18095 \begin_inset space ~
18096 \end_inset
18097
18098
18099 \begin_inset CommandInset ref
18100 LatexCommand ref
18101 reference "sub:Table-Cells"
18102
18103 \end_inset
18104
18105 .
18106 \end_layout
18107
18108 \begin_layout Standard
18109 You can mark multiple cells of one row/column as a multicolumn/row cell
18110  using the check box 
18111 \family sans
18112 Multicolumn
18113 \family default
18114  or 
18115 \family sans
18116 Multirow
18117 \family default
18118 .
18119  This will merge the cells to 
18120 \emph on
18121 one
18122 \emph default
18123  cell, spread over more than one column/row.
18124  Multicolumn cells are treated as own rows, so that the alignment, width,
18125  and border settings affect only the multicolumn cell.
18126  Here's an example table with a multicolumn cell in the first row and one
18127  in the last row without the upper border:
18128 \end_layout
18129
18130 \begin_layout Standard
18131 \align center
18132 \begin_inset Tabular
18133 <lyxtabular version="3" rows="3" columns="4">
18134 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18135 <column alignment="center" valignment="top" width="0pt">
18136 <column alignment="center" valignment="middle" width="0">
18137 <column alignment="center" valignment="top" width="0in">
18138 <column alignment="center" valignment="top" width="0pt">
18139 <row>
18140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144 abc
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153 def ghi
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162
18163 \end_layout
18164
18165 \end_inset
18166 </cell>
18167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18168 \begin_inset Text
18169
18170 \begin_layout Plain Layout
18171 jkl
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 </row>
18177 <row>
18178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182
18183 \family roman
18184 \series medium
18185 \shape up
18186 \size normal
18187 \emph off
18188 \bar no
18189 \noun off
18190 \color none
18191 A
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200 B
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209 C
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218 D
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 </row>
18224 <row>
18225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229 1
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238 2
18239 \end_layout
18240
18241 \end_inset
18242 </cell>
18243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18244 \begin_inset Text
18245
18246 \begin_layout Plain Layout
18247 3
18248 \end_layout
18249
18250 \end_inset
18251 </cell>
18252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18253 \begin_inset Text
18254
18255 \begin_layout Plain Layout
18256 4
18257 \end_layout
18258
18259 \end_inset
18260 </cell>
18261 </row>
18262 </lyxtabular>
18263
18264 \end_inset
18265
18266
18267 \end_layout
18268
18269 \begin_layout Standard
18270 Adept users can declare special LaTeX-arguments for the table.
18271  They are necessary for special table formatting, like for multirow cells,
18272  explained in the tables section of the 
18273 \emph on
18274 Embedded
18275 \begin_inset space ~
18276 \end_inset
18277
18278 Objects
18279 \emph default
18280  manual.
18281  You can also rotate the current cell or the whole table 90
18282 \begin_inset space \thinspace{}
18283 \end_inset
18284
18285 degrees counterclockwise.
18286  These rotations are not visible in LyX but in the output.
18287 \end_layout
18288
18289 \begin_layout Standard
18290 \begin_inset Note Greyedout
18291 status open
18292
18293 \begin_layout Plain Layout
18294
18295 \series bold
18296 Note:
18297 \series default
18298  Most DVI-viewers are 
18299 \emph on
18300 not
18301 \emph default
18302  able to display rotations.
18303 \end_layout
18304
18305 \end_inset
18306
18307
18308 \end_layout
18309
18310 \begin_layout Standard
18311 The 
18312 \family sans
18313 Borders
18314 \family default
18315  tab allows you to add and delete border lines for the current row/column.
18316  The button 
18317 \family sans
18318 Default
18319 \family default
18320  adds lines for all cell borders.
18321 \end_layout
18322
18323 \begin_layout Subsection
18324 Longtables
18325 \begin_inset Index idx
18326 status collapsed
18327
18328 \begin_layout Plain Layout
18329 Tables ! Longtables
18330 \end_layout
18331
18332 \end_inset
18333
18334
18335 \begin_inset Index idx
18336 status collapsed
18337
18338 \begin_layout Plain Layout
18339 Longtables
18340 \end_layout
18341
18342 \end_inset
18343
18344
18345 \end_layout
18346
18347 \begin_layout Standard
18348 If the table is too long to fit on one page, you can use the option 
18349 \family sans
18350 Use
18351 \begin_inset space ~
18352 \end_inset
18353
18354 long
18355 \begin_inset space ~
18356 \end_inset
18357
18358 table
18359 \family default
18360  in the tab 
18361 \family sans
18362 Longtable
18363 \family default
18364  of the table dialog to split the table automatically over more pages.
18365  Doing this enables some check boxes and you can now define:
18366 \end_layout
18367
18368 \begin_layout Description
18369
18370 \family sans
18371 Header
18372 \family default
18373 : The current row and all rows above, that don't have any special options
18374  defined, are defined to be the header rows of all pages of the longtable;
18375  except for the first page, if 
18376 \family sans
18377 First
18378 \begin_inset space ~
18379 \end_inset
18380
18381 header
18382 \family default
18383  is defined.
18384 \end_layout
18385
18386 \begin_layout Description
18387
18388 \family sans
18389 First
18390 \begin_inset space ~
18391 \end_inset
18392
18393 header
18394 \family default
18395 : The current row and all rows above, that don't have any special options
18396  defined, are defined to be the header rows of the first page of the longtable.
18397 \end_layout
18398
18399 \begin_layout Description
18400
18401 \family sans
18402 Footer
18403 \family default
18404 : The current row and all rows below, that don't have any special options
18405  defined, are defined to be the footer rows of all pages of the longtable;
18406  except for the last page, if 
18407 \family sans
18408 Last
18409 \begin_inset space ~
18410 \end_inset
18411
18412 footer
18413 \family default
18414  is defined.
18415 \end_layout
18416
18417 \begin_layout Description
18418
18419 \family sans
18420 Last
18421 \begin_inset space ~
18422 \end_inset
18423
18424 footer
18425 \family default
18426 : The current row and all rows below, that don't have any special options
18427  defined, are defined to be the footer rows of the last page of the longtable.
18428 \end_layout
18429
18430 \begin_layout Description
18431 Caption: The first row is reset as a single column.
18432  You can now insert there the table caption via the menu 
18433 \family sans
18434 Insert\SpecialChar \menuseparator
18435 Caption
18436 \family default
18437 .
18438  More about longtable captions can be found in the 
18439 \emph on
18440 Embedded
18441 \begin_inset space ~
18442 \end_inset
18443
18444 Objects
18445 \emph default
18446  manual.
18447 \end_layout
18448
18449 \begin_layout Standard
18450 You can also specify a row where the table is split.
18451  If you set more than one option in the same table row, you should be aware
18452  of the fact that only the first one is used in the given table row.
18453  The others will then be defined as 
18454 \emph on
18455 empty
18456 \emph default
18457 .
18458  In this context, first means first in this order: 
18459 \family sans
18460 Footer, Last
18461 \begin_inset space ~
18462 \end_inset
18463
18464 footer,
18465 \family default
18466  
18467 \family sans
18468 Header,
18469 \family default
18470  
18471 \family sans
18472 First
18473 \begin_inset space ~
18474 \end_inset
18475
18476 header.
18477
18478 \family default
18479  See the following longtable to see how it works:
18480 \end_layout
18481
18482 \begin_layout Standard
18483 \align center
18484 \begin_inset Tabular
18485 <lyxtabular version="3" rows="69" columns="3">
18486 <features islongtable="true" longtabularalignment="center">
18487 <column alignment="block" valignment="top" width="5cm">
18488 <column alignment="left" valignment="top" width="0pt">
18489 <column alignment="right" valignment="top" width="0pt">
18490 <row endfirsthead="true">
18491 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18492 \begin_inset Text
18493
18494 \begin_layout Plain Layout
18495
18496 \series bold
18497 Example Phone List (ignore the names)
18498 \end_layout
18499
18500 \end_inset
18501 </cell>
18502 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18503 \begin_inset Text
18504
18505 \begin_layout Plain Layout
18506
18507 \end_layout
18508
18509 \end_inset
18510 </cell>
18511 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18512 \begin_inset Text
18513
18514 \begin_layout Plain Layout
18515
18516 \end_layout
18517
18518 \end_inset
18519 </cell>
18520 </row>
18521 <row endfirsthead="true">
18522 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18523 \begin_inset Text
18524
18525 \begin_layout Plain Layout
18526
18527 \series bold
18528 NAME
18529 \end_layout
18530
18531 \end_inset
18532 </cell>
18533 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18534 \begin_inset Text
18535
18536 \begin_layout Plain Layout
18537
18538 \end_layout
18539
18540 \end_inset
18541 </cell>
18542 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18543 \begin_inset Text
18544
18545 \begin_layout Plain Layout
18546
18547 \series bold
18548 TEL.
18549 \end_layout
18550
18551 \end_inset
18552 </cell>
18553 </row>
18554 <row endhead="true">
18555 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18556 \begin_inset Text
18557
18558 \begin_layout Plain Layout
18559  
18560 \series bold
18561 Example Phone List
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579
18580 \end_layout
18581
18582 \end_inset
18583 </cell>
18584 </row>
18585 <row endhead="true">
18586 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590
18591 \series bold
18592 NAME
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610
18611 \series bold
18612 TEL.
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 </row>
18618 <row endfoot="true">
18619 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18620 \begin_inset Text
18621
18622 \begin_layout Plain Layout
18623  
18624 \series bold
18625 continue ...
18626 \end_layout
18627
18628 \end_inset
18629 </cell>
18630 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18631 \begin_inset Text
18632
18633 \begin_layout Plain Layout
18634
18635 \end_layout
18636
18637 \end_inset
18638 </cell>
18639 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 </row>
18649 <row>
18650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18651 \begin_inset Text
18652
18653 \begin_layout Plain Layout
18654
18655 \series bold
18656 Annovi
18657 \end_layout
18658
18659 \end_inset
18660 </cell>
18661 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18662 \begin_inset Text
18663
18664 \begin_layout Plain Layout
18665 Silvia
18666 \end_layout
18667
18668 \end_inset
18669 </cell>
18670 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18671 \begin_inset Text
18672
18673 \begin_layout Plain Layout
18674 111
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 </row>
18680 <row>
18681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18682 \begin_inset Text
18683
18684 \begin_layout Plain Layout
18685
18686 \series bold
18687 Bertoli
18688 \end_layout
18689
18690 \end_inset
18691 </cell>
18692 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696 Stefano
18697 \end_layout
18698
18699 \end_inset
18700 </cell>
18701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705 111
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 </row>
18711 <row>
18712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716
18717 \series bold
18718 Bozzi
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727 Walter
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736 111
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 </row>
18742 <row>
18743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747
18748 \series bold
18749 Cachia
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758 Maria
18759 \end_layout
18760
18761 \end_inset
18762 </cell>
18763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767 111
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 </row>
18773 <row>
18774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778
18779 \series bold
18780 Cachia
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Plain Layout
18789 Maurizio
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798 111
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 </row>
18804 <row>
18805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809
18810 \series bold
18811 Cinquemani
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Plain Layout
18820 Giusi
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829 111
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 </row>
18835 <row>
18836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840
18841 \series bold
18842 Colin
18843 \end_layout
18844
18845 \end_inset
18846 </cell>
18847 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851 Bernard
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860 111
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 </row>
18866 <row>
18867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871
18872 \series bold
18873 Concli
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 Gianfranco
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891 111
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 </row>
18897 <row>
18898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \series bold
18904 Dal Bosco
18905 \end_layout
18906
18907 \end_inset
18908 </cell>
18909 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18910 \begin_inset Text
18911
18912 \begin_layout Plain Layout
18913 Carolina
18914 \end_layout
18915
18916 \end_inset
18917 </cell>
18918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922 111
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 </row>
18928 <row>
18929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933
18934 \series bold
18935 Dalpiaz
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944 Annamaria
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953 111
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 </row>
18959 <row>
18960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18961 \begin_inset Text
18962
18963 \begin_layout Plain Layout
18964
18965 \series bold
18966 Feliciello
18967 \end_layout
18968
18969 \end_inset
18970 </cell>
18971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975 Domenico
18976 \end_layout
18977
18978 \end_inset
18979 </cell>
18980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984 111
18985 \end_layout
18986
18987 \end_inset
18988 </cell>
18989 </row>
18990 <row>
18991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995
18996 \series bold
18997 Focarelli
18998 \end_layout
18999
19000 \end_inset
19001 </cell>
19002 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \begin_layout Plain Layout
19006 Paola
19007 \end_layout
19008
19009 \end_inset
19010 </cell>
19011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19012 \begin_inset Text
19013
19014 \begin_layout Plain Layout
19015 111
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 </row>
19021 <row>
19022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026
19027 \series bold
19028 Galletti
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037 Oreste
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 111
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 </row>
19052 <row>
19053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057
19058 \series bold
19059 Gasparini
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068 Franca
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 111
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 </row>
19083 <row>
19084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088
19089 \series bold
19090 Rizzardi
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099 Paola
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 111
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 <row>
19115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \series bold
19121 Lassini
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130 Giancarlo
19131 \end_layout
19132
19133 \end_inset
19134 </cell>
19135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139 111
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 </row>
19145 <row>
19146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150
19151 \series bold
19152 Malfatti
19153 \end_layout
19154
19155 \end_inset
19156 </cell>
19157 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19158 \begin_inset Text
19159
19160 \begin_layout Plain Layout
19161 Luciano
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170 111
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 </row>
19176 <row>
19177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181
19182 \series bold
19183 Malfatti
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 Valeriano
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201 111
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 </row>
19207 <row>
19208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212
19213 \series bold
19214 Meneguzzo
19215 \end_layout
19216
19217 \end_inset
19218 </cell>
19219 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223 Roberto
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232 111
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 </row>
19238 <row>
19239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243
19244 \series bold
19245 Mezzadra
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254 Roberto
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263 111
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 </row>
19269 <row>
19270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274
19275 \series bold
19276 Pirpamer
19277 \end_layout
19278
19279 \end_inset
19280 </cell>
19281 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285 Erich
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294 111
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row>
19301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305
19306 \series bold
19307 Pochiesa
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316 Paolo
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325 111, 222
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 </row>
19331 <row>
19332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336
19337 \series bold
19338 Radina
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347 Claudio
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356 111
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 </row>
19362 <row>
19363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367
19368 \series bold
19369 Stuffer
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 Oskar
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 111
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 </row>
19393 <row>
19394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398
19399 \series bold
19400 Tacchelli
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409 Ugo
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 111
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 </row>
19424 <row>
19425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429
19430 \series bold
19431 Tezzele
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 Margit
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 111
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 </row>
19455 <row>
19456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460
19461 \series bold
19462 Unterkalmsteiner
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471 Frieda
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480 111
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 </row>
19486 <row>
19487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491
19492 \series bold
19493 Vieider
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 Hilde
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19508 \begin_inset Text
19509
19510 \begin_layout Plain Layout
19511 111
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 </row>
19517 <row>
19518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522
19523 \series bold
19524 Vigna
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533 Jürgen
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542 111
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 </row>
19548 <row>
19549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553
19554 \series bold
19555 Weber
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19561 \begin_inset Text
19562
19563 \begin_layout Plain Layout
19564 Maurizio
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573 111
19574 \end_layout
19575
19576 \end_inset
19577 </cell>
19578 </row>
19579 <row>
19580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584
19585 \series bold
19586 Winkler
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Plain Layout
19595 Franz
19596 \end_layout
19597
19598 \end_inset
19599 </cell>
19600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604 111
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 </row>
19610 <row>
19611 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615  
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633
19634 \end_layout
19635
19636 \end_inset
19637 </cell>
19638 </row>
19639 <row>
19640 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19641 \begin_inset Text
19642
19643 \begin_layout Plain Layout
19644
19645 \series bold
19646 Annovi
19647 \end_layout
19648
19649 \end_inset
19650 </cell>
19651 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19652 \begin_inset Text
19653
19654 \begin_layout Plain Layout
19655 Silvia
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19661 \begin_inset Text
19662
19663 \begin_layout Plain Layout
19664 555
19665 \end_layout
19666
19667 \end_inset
19668 </cell>
19669 </row>
19670 <row>
19671 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19672 \begin_inset Text
19673
19674 \begin_layout Plain Layout
19675
19676 \series bold
19677 Bertoli
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19683 \begin_inset Text
19684
19685 \begin_layout Plain Layout
19686 Stefano
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19692 \begin_inset Text
19693
19694 \begin_layout Plain Layout
19695 555
19696 \end_layout
19697
19698 \end_inset
19699 </cell>
19700 </row>
19701 <row>
19702 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Plain Layout
19706
19707 \series bold
19708 Bozzi
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717 Walter
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726 555
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 </row>
19732 <row>
19733 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737
19738 \series bold
19739 Cachia
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19745 \begin_inset Text
19746
19747 \begin_layout Plain Layout
19748 Maria
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757 555
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 </row>
19763 <row>
19764 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768
19769 \series bold
19770 Cachia
19771 \end_layout
19772
19773 \end_inset
19774 </cell>
19775 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779 Maurizio
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788 555
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \series bold
19801 Cinquemani
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 Giusi
19811 \end_layout
19812
19813 \end_inset
19814 </cell>
19815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19816 \begin_inset Text
19817
19818 \begin_layout Plain Layout
19819 555
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 </row>
19825 <row>
19826 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830
19831 \series bold
19832 Colin
19833 \end_layout
19834
19835 \end_inset
19836 </cell>
19837 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841 Bernard
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850 555
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 </row>
19856 <row>
19857 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861
19862 \series bold
19863 Concli
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872 Gianfranco
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881 555
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 </row>
19887 <row>
19888 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892
19893 \series bold
19894 Dal Bosco
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903 Carolina
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912 555
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 </row>
19918 <row>
19919 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923
19924 \series bold
19925 Dalpiaz
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934 Annamaria
19935 \end_layout
19936
19937 \end_inset
19938 </cell>
19939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19940 \begin_inset Text
19941
19942 \begin_layout Plain Layout
19943 555
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 </row>
19949 <row>
19950 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954
19955 \series bold
19956 Feliciello
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965 Domenico
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974 555
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 </row>
19980 <row>
19981 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \series bold
19987 Focarelli
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996 Paola
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 555
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 </row>
20011 <row>
20012 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20013 \begin_inset Text
20014
20015 \begin_layout Plain Layout
20016
20017 \series bold
20018 Galletti
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Plain Layout
20027 Oreste
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036 555
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 </row>
20042 <row>
20043 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047
20048 \series bold
20049 Gasparini
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058 Franca
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067 555
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 </row>
20073 <row>
20074 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078
20079 \series bold
20080 Rizzardi
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089 Paola
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098 555
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 </row>
20104 <row>
20105 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109
20110 \series bold
20111 Lassini
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120 Giancarlo
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129 555
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 </row>
20135 <row>
20136 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140
20141 \series bold
20142 Malfatti
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20148 \begin_inset Text
20149
20150 \begin_layout Plain Layout
20151 Luciano
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20157 \begin_inset Text
20158
20159 \begin_layout Plain Layout
20160 555
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 </row>
20166 <row>
20167 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171
20172 \series bold
20173 Malfatti
20174 \end_layout
20175
20176 \end_inset
20177 </cell>
20178 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20179 \begin_inset Text
20180
20181 \begin_layout Plain Layout
20182 Valeriano
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20188 \begin_inset Text
20189
20190 \begin_layout Plain Layout
20191 555
20192 \end_layout
20193
20194 \end_inset
20195 </cell>
20196 </row>
20197 <row>
20198 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202
20203 \series bold
20204 Meneguzzo
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213 Roberto
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222 555
20223 \end_layout
20224
20225 \end_inset
20226 </cell>
20227 </row>
20228 <row>
20229 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233
20234 \series bold
20235 Mezzadra
20236 \end_layout
20237
20238 \end_inset
20239 </cell>
20240 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20241 \begin_inset Text
20242
20243 \begin_layout Plain Layout
20244 Roberto
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253 555
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 </row>
20259 <row>
20260 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20261 \begin_inset Text
20262
20263 \begin_layout Plain Layout
20264
20265 \series bold
20266 Pirpamer
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20272 \begin_inset Text
20273
20274 \begin_layout Plain Layout
20275 Erich
20276 \end_layout
20277
20278 \end_inset
20279 </cell>
20280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20281 \begin_inset Text
20282
20283 \begin_layout Plain Layout
20284 555
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 </row>
20290 <row>
20291 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295
20296 \series bold
20297 Pochiesa
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306 Paolo
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 555, 222
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 </row>
20321 <row>
20322 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326
20327 \series bold
20328 Radina
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337 Claudio
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346 555
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 </row>
20352 <row>
20353 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357
20358 \series bold
20359 Stuffer
20360 \end_layout
20361
20362 \end_inset
20363 </cell>
20364 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368 Oskar
20369 \end_layout
20370
20371 \end_inset
20372 </cell>
20373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20374 \begin_inset Text
20375
20376 \begin_layout Plain Layout
20377 555
20378 \end_layout
20379
20380 \end_inset
20381 </cell>
20382 </row>
20383 <row>
20384 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388
20389 \series bold
20390 Tacchelli
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399 Ugo
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408 555
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 </row>
20414 <row>
20415 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419
20420 \series bold
20421 Tezzele
20422 \end_layout
20423
20424 \end_inset
20425 </cell>
20426 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430 Margit
20431 \end_layout
20432
20433 \end_inset
20434 </cell>
20435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20436 \begin_inset Text
20437
20438 \begin_layout Plain Layout
20439 555
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 </row>
20445 <row>
20446 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450
20451 \series bold
20452 Unterkalmsteiner
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461 Frieda
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470 555
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 </row>
20476 <row>
20477 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481
20482 \series bold
20483 Vieider
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492 Hilde
20493 \end_layout
20494
20495 \end_inset
20496 </cell>
20497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501 555
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 </row>
20507 <row>
20508 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512
20513 \series bold
20514 Vigna
20515 \end_layout
20516
20517 \end_inset
20518 </cell>
20519 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523 Jürgen
20524 \end_layout
20525
20526 \end_inset
20527 </cell>
20528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532 999
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 </row>
20538 <row>
20539 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543
20544 \series bold
20545 Weber
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554 Maurizio
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563 555
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 </row>
20569 <row>
20570 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574
20575 \series bold
20576 Winkler
20577 \end_layout
20578
20579 \end_inset
20580 </cell>
20581 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585 Franz
20586 \end_layout
20587
20588 \end_inset
20589 </cell>
20590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594 555
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 </row>
20600 <row endlastfoot="true">
20601 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605
20606 \series bold
20607 End
20608 \end_layout
20609
20610 \end_inset
20611 </cell>
20612 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 </lyxtabular>
20632
20633 \end_inset
20634
20635
20636 \end_layout
20637
20638 \begin_layout Subsection
20639 Table Cells
20640 \begin_inset Index idx
20641 status collapsed
20642
20643 \begin_layout Plain Layout
20644 Tables ! Cells
20645 \end_layout
20646
20647 \end_inset
20648
20649
20650 \begin_inset CommandInset label
20651 LatexCommand label
20652 name "sub:Table-Cells"
20653
20654 \end_inset
20655
20656
20657 \end_layout
20658
20659 \begin_layout Standard
20660 A table cell can contain text, inline equations, a figure, or another table.
20661  All these kinds of objects can be placed in the same cell.
20662  Font sizes and shapes can also be altered.
20663  But you can't put a special environment in a cell (like 
20664 \family sans
20665 Section*
20666 \family default
20667 , etc.), nor set spacing options etc.
20668  for the cell's paragraph.
20669 \end_layout
20670
20671 \begin_layout Standard
20672 To have multi-line entries in table cells, you have to declare a fixed width
20673  for the column in the table dialog.
20674  Your text is then automatically split into multiple lines and the cell
20675  is enlarged vertically when the length of the text exceeds the given width.
20676  An example:
20677 \end_layout
20678
20679 \begin_layout Standard
20680 \align center
20681 \begin_inset Tabular
20682 <lyxtabular version="3" rows="4" columns="3">
20683 <features tabularvalignment="middle">
20684 <column alignment="center" valignment="top" width="0pt">
20685 <column alignment="block" valignment="top" width="3cm">
20686 <column alignment="center" valignment="top" width="0pt">
20687 <row>
20688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20689 \begin_inset Text
20690
20691 \begin_layout Plain Layout
20692
20693 \family roman
20694 \series medium
20695 \shape up
20696 \size normal
20697 \emph off
20698 \bar no
20699 \noun off
20700 \color none
20701 1
20702 \end_layout
20703
20704 \end_inset
20705 </cell>
20706 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20707 \begin_inset Text
20708
20709 \begin_layout Plain Layout
20710
20711 \family roman
20712 \series medium
20713 \shape up
20714 \size normal
20715 \emph off
20716 \bar no
20717 \noun off
20718 \color none
20719 2
20720 \end_layout
20721
20722 \end_inset
20723 </cell>
20724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20725 \begin_inset Text
20726
20727 \begin_layout Plain Layout
20728
20729 \family roman
20730 \series medium
20731 \shape up
20732 \size normal
20733 \emph off
20734 \bar no
20735 \noun off
20736 \color none
20737 3
20738 \end_layout
20739
20740 \end_inset
20741 </cell>
20742 </row>
20743 <row>
20744 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Plain Layout
20748
20749 \family roman
20750 \series medium
20751 \shape up
20752 \size normal
20753 \emph off
20754 \bar no
20755 \noun off
20756 \color none
20757 4
20758 \end_layout
20759
20760 \end_inset
20761 </cell>
20762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20763 \begin_inset Text
20764
20765 \begin_layout Plain Layout
20766
20767 \family roman
20768 \series medium
20769 \shape up
20770 \size normal
20771 \emph off
20772 \bar no
20773 \noun off
20774 \color none
20775 This is a multi-line entry in a table.
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20781 \begin_inset Text
20782
20783 \begin_layout Plain Layout
20784
20785 \family roman
20786 \series medium
20787 \shape up
20788 \size normal
20789 \emph off
20790 \bar no
20791 \noun off
20792 \color none
20793 5
20794 \end_layout
20795
20796 \end_inset
20797 </cell>
20798 </row>
20799 <row>
20800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20801 \begin_inset Text
20802
20803 \begin_layout Plain Layout
20804
20805 \family roman
20806 \series medium
20807 \shape up
20808 \size normal
20809 \emph off
20810 \bar no
20811 \noun off
20812 \color none
20813 6
20814 \end_layout
20815
20816 \end_inset
20817 </cell>
20818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20819 \begin_inset Text
20820
20821 \begin_layout Plain Layout
20822
20823 \family roman
20824 \series medium
20825 \shape up
20826 \size normal
20827 \emph off
20828 \bar no
20829 \noun off
20830 \color none
20831 This is longer now.
20832 \end_layout
20833
20834 \end_inset
20835 </cell>
20836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20837 \begin_inset Text
20838
20839 \begin_layout Plain Layout
20840
20841 \family roman
20842 \series medium
20843 \shape up
20844 \size normal
20845 \emph off
20846 \bar no
20847 \noun off
20848 \color none
20849 7
20850 \end_layout
20851
20852 \end_inset
20853 </cell>
20854 </row>
20855 <row>
20856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20857 \begin_inset Text
20858
20859 \begin_layout Plain Layout
20860
20861 \family roman
20862 \series medium
20863 \shape up
20864 \size normal
20865 \emph off
20866 \bar no
20867 \noun off
20868 \color none
20869 8
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20875 \begin_inset Text
20876
20877 \begin_layout Plain Layout
20878
20879 \family roman
20880 \series medium
20881 \shape up
20882 \size normal
20883 \emph off
20884 \bar no
20885 \noun off
20886 \color none
20887 This is a multi-line entry in a table.
20888  This is longer now.
20889 \end_layout
20890
20891 \end_inset
20892 </cell>
20893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20894 \begin_inset Text
20895
20896 \begin_layout Plain Layout
20897
20898 \family roman
20899 \series medium
20900 \shape up
20901 \size normal
20902 \emph off
20903 \bar no
20904 \noun off
20905 \color none
20906 9
20907 \end_layout
20908
20909 \end_inset
20910 </cell>
20911 </row>
20912 </lyxtabular>
20913
20914 \end_inset
20915
20916
20917 \end_layout
20918
20919 \begin_layout Standard
20920 Cutting and pasting between tables and table cells works reasonably well.
20921  You can cut and paste even more than one row.
20922 \begin_inset Foot
20923 status open
20924
20925 \begin_layout Plain Layout
20926 Note, that you cannot paste into a multicell selection because it would
20927  not be clear what to do when pasting a single word in a selected 2×3.
20928  
20929 \end_layout
20930
20931 \end_inset
20932
20933  Selection with the mouse or with 
20934 \family sans
20935 Shift
20936 \family default
20937  plus the arrow keys works as usual.
20938  You can also copy and paste the entire table as a single unit by starting
20939  the selection from outside the table.
20940 \end_layout
20941
20942 \begin_layout Section
20943 Floats
20944 \begin_inset Index idx
20945 status collapsed
20946
20947 \begin_layout Plain Layout
20948 Floats
20949 \end_layout
20950
20951 \end_inset
20952
20953
20954 \begin_inset CommandInset label
20955 LatexCommand label
20956 name "sec:Floats"
20957
20958 \end_inset
20959
20960
20961 \end_layout
20962
20963 \begin_layout Standard
20964 A float is a block of text associated with some sort of label, which doesn't
20965  have a fixed location.
20966  It can 
20967 \begin_inset Quotes eld
20968 \end_inset
20969
20970 float
20971 \begin_inset Quotes erd
20972 \end_inset
20973
20974  forward or backward a page or two, to wherever it fits best.
20975  
20976 \family sans
20977 Footnotes
20978 \family default
20979  and 
20980 \family sans
20981 Margin
20982 \begin_inset space ~
20983 \end_inset
20984
20985 Notes
20986 \family default
20987  are also floats, because they can float to the next page when there are
20988  too many notes on the page.
20989 \end_layout
20990
20991 \begin_layout Standard
20992 Floats make it possible to get a high quality layout.
20993  Images and tables can be spread evenly over the pages to avoid whitespace
20994  and pages without text.
20995  As the floating often destroys the context between the text and the image/table
20996 , every float can be referenced in the text.
20997  Floats are therefore numbered.
20998  Referencing is described in section
20999 \begin_inset space ~
21000 \end_inset
21001
21002
21003 \begin_inset CommandInset ref
21004 LatexCommand ref
21005 reference "sec:Cross-References"
21006
21007 \end_inset
21008
21009 .
21010 \end_layout
21011
21012 \begin_layout Standard
21013 To insert a float, use the menu 
21014 \family sans
21015 Insert\SpecialChar \menuseparator
21016 Floats
21017 \family default
21018 .
21019  A box with a caption that has e.
21020 \begin_inset space \thinspace{}
21021 \end_inset
21022
21023 g.
21024 \begin_inset space \space{}
21025 \end_inset
21026
21027 the label 
21028 \begin_inset Quotes eld
21029 \end_inset
21030
21031 Figure
21032 \begin_inset space ~
21033 \end_inset
21034
21035 #:
21036 \begin_inset Quotes erd
21037 \end_inset
21038
21039  (# is the actual number) will be inserted into your document.
21040  The label will automatically be translated to the document language in
21041  the output.
21042  After the label you can insert the caption text.
21043 \begin_inset Index idx
21044 status collapsed
21045
21046 \begin_layout Plain Layout
21047 Floats ! Captions
21048 \end_layout
21049
21050 \end_inset
21051
21052  The image or table is inserted above or below the caption in a separate
21053  paragraph within the float.
21054  To keep your LyX-document readable, you can open and close the float box
21055  by left-clicking on the box label.
21056  A closed float box looks like this: 
21057 \begin_inset Graphics
21058         filename clipart/floatQt4.png
21059         scale 80
21060
21061 \end_inset
21062
21063  – a gray button with a red label.
21064 \end_layout
21065
21066 \begin_layout Standard
21067 It is recommended to insert floats as a separate paragraph to avoid possible
21068  LaTeX-errors that can occur when the surrounding text is specially formatted.
21069 \end_layout
21070
21071 \begin_layout Subsection
21072 Float Types
21073 \end_layout
21074
21075 \begin_layout Subsubsection
21076 Figure Floats
21077 \begin_inset Index idx
21078 status collapsed
21079
21080 \begin_layout Plain Layout
21081 Floats ! Figure floats
21082 \end_layout
21083
21084 \end_inset
21085
21086
21087 \begin_inset CommandInset label
21088 LatexCommand label
21089 name "sec:Figure-Floats"
21090
21091 \end_inset
21092
21093
21094 \end_layout
21095
21096 \begin_layout Standard
21097 The menu 
21098 \family sans
21099 Insert\SpecialChar \menuseparator
21100 Float\SpecialChar \menuseparator
21101 Figure
21102 \family default
21103  inserts a float with the label 
21104 \begin_inset Quotes eld
21105 \end_inset
21106
21107
21108 \series bold
21109 Figure
21110 \begin_inset space ~
21111 \end_inset
21112
21113 #:
21114 \series default
21115
21116 \begin_inset Quotes erd
21117 \end_inset
21118
21119 .
21120  Set the cursor above this label (or before it and press enter) and insert
21121  the image as described above to get the caption printed below the image.
21122  This is what we did for Figure
21123 \begin_inset space ~
21124 \end_inset
21125
21126
21127 \begin_inset CommandInset ref
21128 LatexCommand ref
21129 reference "cap:Platypus"
21130
21131 \end_inset
21132
21133 .
21134  If you want the caption to be above the image, set the cursor at the end
21135  of the caption, press enter and insert the image.
21136  This was done in Figure
21137 \begin_inset space ~
21138 \end_inset
21139
21140
21141 \begin_inset CommandInset ref
21142 LatexCommand ref
21143 reference "cap:Escher"
21144
21145 \end_inset
21146
21147 .
21148 \end_layout
21149
21150 \begin_layout Standard
21151 \begin_inset Float figure
21152 wide false
21153 sideways false
21154 status open
21155
21156 \begin_layout Plain Layout
21157 \align center
21158 \begin_inset Graphics
21159         filename clipart/platypus.eps
21160         width 50col%
21161
21162 \end_inset
21163
21164
21165 \end_layout
21166
21167 \begin_layout Plain Layout
21168 \begin_inset Caption
21169
21170 \begin_layout Plain Layout
21171 \begin_inset CommandInset label
21172 LatexCommand label
21173 name "cap:Platypus"
21174
21175 \end_inset
21176
21177 A severely distorted platypus in a float.
21178 \end_layout
21179
21180 \end_inset
21181
21182
21183 \end_layout
21184
21185 \end_inset
21186
21187
21188 \end_layout
21189
21190 \begin_layout Standard
21191 \begin_inset Float figure
21192 wide false
21193 sideways false
21194 status open
21195
21196 \begin_layout Plain Layout
21197 \begin_inset Caption
21198
21199 \begin_layout Plain Layout
21200 \begin_inset CommandInset label
21201 LatexCommand label
21202 name "cap:Escher"
21203
21204 \end_inset
21205
21206 M.C.
21207  Escher on acid.
21208 \end_layout
21209
21210 \end_inset
21211
21212
21213 \end_layout
21214
21215 \begin_layout Plain Layout
21216 \align center
21217 \begin_inset Graphics
21218         filename clipart/escher-lsd.eps
21219         scale 80
21220
21221 \end_inset
21222
21223
21224 \end_layout
21225
21226 \end_inset
21227
21228
21229 \end_layout
21230
21231 \begin_layout Standard
21232 This figure float also shows how to set a label and create a cross-reference
21233  to it.
21234  As described in section
21235 \begin_inset space ~
21236 \end_inset
21237
21238
21239 \begin_inset CommandInset ref
21240 LatexCommand ref
21241 reference "sec:Cross-References"
21242
21243 \end_inset
21244
21245 , you can simply insert a label in the caption using the menu 
21246 \family sans
21247 Insert\SpecialChar \menuseparator
21248 Label
21249 \family default
21250  and refer to it using the menu 
21251 \family sans
21252 Insert\SpecialChar \menuseparator
21253 Cross-Reference
21254 \family default
21255 .
21256  It is important to use references to figure floats, rather than using vague
21257  references like 
21258 \begin_inset Quotes eld
21259 \end_inset
21260
21261 the figure above
21262 \begin_inset Quotes erd
21263 \end_inset
21264
21265 , because, as LaTeX will reposition the floats in the final document, it
21266  might not be 
21267 \begin_inset Quotes eld
21268 \end_inset
21269
21270 above
21271 \begin_inset Quotes erd
21272 \end_inset
21273
21274  at all.
21275 \end_layout
21276
21277 \begin_layout Standard
21278 Normally only one image is inserted in a figure float, but sometimes you
21279  might want to use two images with separate subcaptions.
21280  This can be done by inserting image floats into existing image floats.
21281  Note that only the main caption of the float is added to the List of Figures.
21282  Figure
21283 \begin_inset space ~
21284 \end_inset
21285
21286
21287 \begin_inset CommandInset ref
21288 LatexCommand ref
21289 reference "cap:Two-distorted-images"
21290
21291 \end_inset
21292
21293  is an example of a figure float with two images set side by side.
21294  You can also set the images one below the other.
21295  Figure
21296 \begin_inset space ~
21297 \end_inset
21298
21299
21300 \begin_inset CommandInset ref
21301 LatexCommand ref
21302 reference "fig:Undefinable"
21303
21304 \end_inset
21305
21306  and 
21307 \begin_inset CommandInset ref
21308 LatexCommand ref
21309 reference "fig:Platypus"
21310
21311 \end_inset
21312
21313  are the subfigures.
21314 \end_layout
21315
21316 \begin_layout Standard
21317 \begin_inset Float figure
21318 wide false
21319 sideways false
21320 status open
21321
21322 \begin_layout Plain Layout
21323 \begin_inset space \hfill{}
21324 \end_inset
21325
21326
21327 \begin_inset Float figure
21328 wide false
21329 sideways false
21330 status open
21331
21332 \begin_layout Plain Layout
21333 \begin_inset Caption
21334
21335 \begin_layout Plain Layout
21336 \begin_inset CommandInset label
21337 LatexCommand label
21338 name "fig:Undefinable"
21339
21340 \end_inset
21341
21342 Undefinable
21343 \end_layout
21344
21345 \end_inset
21346
21347
21348 \end_layout
21349
21350 \begin_layout Plain Layout
21351 \begin_inset Graphics
21352         filename clipart/escher-lsd.eps
21353         width 45col%
21354
21355 \end_inset
21356
21357
21358 \end_layout
21359
21360 \end_inset
21361
21362
21363 \begin_inset space \hfill{}
21364 \end_inset
21365
21366
21367 \begin_inset Float figure
21368 wide false
21369 sideways false
21370 status open
21371
21372 \begin_layout Plain Layout
21373 \begin_inset Caption
21374
21375 \begin_layout Plain Layout
21376 \begin_inset CommandInset label
21377 LatexCommand label
21378 name "fig:Platypus"
21379
21380 \end_inset
21381
21382 Platypus
21383 \end_layout
21384
21385 \end_inset
21386
21387
21388 \end_layout
21389
21390 \begin_layout Plain Layout
21391 \begin_inset Graphics
21392         filename clipart/platypus.eps
21393         lyxscale 60
21394         width 45col%
21395
21396 \end_inset
21397
21398
21399 \end_layout
21400
21401 \end_inset
21402
21403
21404 \begin_inset space \hfill{}
21405 \end_inset
21406
21407
21408 \end_layout
21409
21410 \begin_layout Plain Layout
21411 \begin_inset Caption
21412
21413 \begin_layout Plain Layout
21414 \begin_inset CommandInset label
21415 LatexCommand label
21416 name "cap:Two-distorted-images"
21417
21418 \end_inset
21419
21420 Two distorted images.
21421 \end_layout
21422
21423 \end_inset
21424
21425
21426 \end_layout
21427
21428 \end_inset
21429
21430
21431 \end_layout
21432
21433 \begin_layout Standard
21434 Note that the caption is added to the 
21435 \family sans
21436 List
21437 \begin_inset space ~
21438 \end_inset
21439
21440 of
21441 \begin_inset space ~
21442 \end_inset
21443
21444 Figures
21445 \family default
21446  as described in section
21447 \begin_inset space ~
21448 \end_inset
21449
21450
21451 \begin_inset CommandInset ref
21452 LatexCommand ref
21453 reference "sub:List-of-Figures"
21454
21455 \end_inset
21456
21457 .
21458 \end_layout
21459
21460 \begin_layout Subsubsection
21461 Table Floats
21462 \begin_inset Index idx
21463 status collapsed
21464
21465 \begin_layout Plain Layout
21466 Floats ! Table floats
21467 \end_layout
21468
21469 \end_inset
21470
21471
21472 \end_layout
21473
21474 \begin_layout Standard
21475 Table floats can be inserted using the menu 
21476 \family sans
21477 Insert\SpecialChar \menuseparator
21478 Float\SpecialChar \menuseparator
21479 Table
21480 \family default
21481 .
21482  They have the same properties as figure floats except for the different
21483  label.
21484  Table
21485 \begin_inset space ~
21486 \end_inset
21487
21488
21489 \begin_inset CommandInset ref
21490 LatexCommand ref
21491 reference "cap:Table-float"
21492
21493 \end_inset
21494
21495  is an example of a table float.
21496 \end_layout
21497
21498 \begin_layout Standard
21499 \begin_inset Float table
21500 wide false
21501 sideways false
21502 status open
21503
21504 \begin_layout Plain Layout
21505 \begin_inset Caption
21506
21507 \begin_layout Plain Layout
21508 \begin_inset CommandInset label
21509 LatexCommand label
21510 name "cap:Table-float"
21511
21512 \end_inset
21513
21514 A table float.
21515 \end_layout
21516
21517 \end_inset
21518
21519
21520 \end_layout
21521
21522 \begin_layout Plain Layout
21523 \align center
21524 \begin_inset Tabular
21525 <lyxtabular version="3" rows="3" columns="3">
21526 <features tabularvalignment="middle">
21527 <column alignment="center" valignment="top" width="0pt">
21528 <column alignment="center" valignment="top" width="0pt">
21529 <column alignment="center" valignment="top" width="0pt">
21530 <row>
21531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21532 \begin_inset Text
21533
21534 \begin_layout Plain Layout
21535
21536 \family roman
21537 \series medium
21538 \shape up
21539 \size normal
21540 \emph off
21541 \bar no
21542 \noun off
21543 \color none
21544 1
21545 \end_layout
21546
21547 \end_inset
21548 </cell>
21549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21550 \begin_inset Text
21551
21552 \begin_layout Plain Layout
21553
21554 \family roman
21555 \series medium
21556 \shape up
21557 \size normal
21558 \emph off
21559 \bar no
21560 \noun off
21561 \color none
21562 2
21563 \end_layout
21564
21565 \end_inset
21566 </cell>
21567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21568 \begin_inset Text
21569
21570 \begin_layout Plain Layout
21571
21572 \family roman
21573 \series medium
21574 \shape up
21575 \size normal
21576 \emph off
21577 \bar no
21578 \noun off
21579 \color none
21580 3
21581 \end_layout
21582
21583 \end_inset
21584 </cell>
21585 </row>
21586 <row>
21587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21588 \begin_inset Text
21589
21590 \begin_layout Plain Layout
21591
21592 \family roman
21593 \series medium
21594 \shape up
21595 \size normal
21596 \emph off
21597 \bar no
21598 \noun off
21599 \color none
21600 Joe
21601 \end_layout
21602
21603 \end_inset
21604 </cell>
21605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21606 \begin_inset Text
21607
21608 \begin_layout Plain Layout
21609
21610 \family roman
21611 \series medium
21612 \shape up
21613 \size normal
21614 \emph off
21615 \bar no
21616 \noun off
21617 \color none
21618 Mary
21619 \end_layout
21620
21621 \end_inset
21622 </cell>
21623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21624 \begin_inset Text
21625
21626 \begin_layout Plain Layout
21627
21628 \family roman
21629 \series medium
21630 \shape up
21631 \size normal
21632 \emph off
21633 \bar no
21634 \noun off
21635 \color none
21636 Ted
21637 \end_layout
21638
21639 \end_inset
21640 </cell>
21641 </row>
21642 <row>
21643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21644 \begin_inset Text
21645
21646 \begin_layout Plain Layout
21647
21648 \family roman
21649 \series medium
21650 \shape up
21651 \size normal
21652 \emph off
21653 \bar no
21654 \noun off
21655 \color none
21656 \begin_inset Formula $\int x^{2}dx$
21657 \end_inset
21658
21659
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21665 \begin_inset Text
21666
21667 \begin_layout Plain Layout
21668
21669 \family roman
21670 \series medium
21671 \shape up
21672 \size normal
21673 \emph off
21674 \bar no
21675 \noun off
21676 \color none
21677 \begin_inset Formula $\left[\begin{array}{cc}
21678 a & b\\
21679 c & d
21680 \end{array}\right]$
21681 \end_inset
21682
21683
21684 \end_layout
21685
21686 \end_inset
21687 </cell>
21688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21689 \begin_inset Text
21690
21691 \begin_layout Plain Layout
21692
21693 \family roman
21694 \series medium
21695 \shape up
21696 \size normal
21697 \emph off
21698 \bar no
21699 \noun off
21700 \color none
21701 \begin_inset Formula $1+1=2$
21702 \end_inset
21703
21704
21705 \end_layout
21706
21707 \end_inset
21708 </cell>
21709 </row>
21710 </lyxtabular>
21711
21712 \end_inset
21713
21714
21715 \end_layout
21716
21717 \end_inset
21718
21719
21720 \end_layout
21721
21722 \begin_layout Subsubsection
21723 Algorithm Floats
21724 \begin_inset Index idx
21725 status collapsed
21726
21727 \begin_layout Plain Layout
21728 Floats ! Algorithm floats
21729 \end_layout
21730
21731 \end_inset
21732
21733
21734 \end_layout
21735
21736 \begin_layout Standard
21737 This float type is inserted with the menu 
21738 \family sans
21739 Insert\SpecialChar \menuseparator
21740 Float\SpecialChar \menuseparator
21741 Algorithm
21742 \family default
21743 .
21744  It is used for program codes and descriptions of algorithms.
21745  A possible environment for algorithms is the 
21746 \family sans
21747 LyX-Code
21748 \family default
21749 , described in section
21750 \begin_inset space ~
21751 \end_inset
21752
21753
21754 \begin_inset CommandInset ref
21755 LatexCommand ref
21756 reference "sub:LyX-Code"
21757
21758 \end_inset
21759
21760 .
21761 \end_layout
21762
21763 \begin_layout Standard
21764 \begin_inset Note Greyedout
21765 status open
21766
21767 \begin_layout Plain Layout
21768
21769 \series bold
21770 Note:
21771 \series default
21772  that the float label is not automatically translated into the document
21773  language.
21774 \end_layout
21775
21776 \end_inset
21777
21778  You have to do this manually by adding the following line
21779 \end_layout
21780
21781 \begin_layout Standard
21782
21783 \series bold
21784
21785 \backslash
21786 floatname{algorithm}{your
21787 \begin_inset space ~
21788 \end_inset
21789
21790 name}
21791 \end_layout
21792
21793 \begin_layout Standard
21794 to the document preamble (menu 
21795 \family sans
21796 Document\SpecialChar \menuseparator
21797 Settings
21798 \family default
21799 ).
21800  
21801 \series bold
21802 your
21803 \begin_inset space ~
21804 \end_inset
21805
21806 name
21807 \series default
21808  is the word 
21809 \begin_inset Quotes eld
21810 \end_inset
21811
21812
21813 \emph on
21814 algorithm
21815 \emph default
21816
21817 \begin_inset Quotes erd
21818 \end_inset
21819
21820  in your language.
21821 \end_layout
21822
21823 \begin_layout Subsubsection
21824 Wrap Floats
21825 \begin_inset Index idx
21826 status collapsed
21827
21828 \begin_layout Plain Layout
21829 Floats ! Text Wrap Floats
21830 \end_layout
21831
21832 \end_inset
21833
21834
21835 \end_layout
21836
21837 \begin_layout Standard
21838 \begin_inset Wrap figure
21839 lines 0
21840 placement l
21841 overhang 0in
21842 width "40col%"
21843 status open
21844
21845 \begin_layout Plain Layout
21846 \begin_inset Graphics
21847         filename clipart/mobius.eps
21848         width 40col%
21849
21850 \end_inset
21851
21852
21853 \end_layout
21854
21855 \begin_layout Plain Layout
21856 \begin_inset Caption
21857
21858 \begin_layout Plain Layout
21859 \begin_inset CommandInset label
21860 LatexCommand label
21861 name "cap:Wrapped-figure"
21862
21863 \end_inset
21864
21865 This is a wrapped figure.
21866 \begin_inset VSpace medskip
21867 \end_inset
21868
21869
21870 \end_layout
21871
21872 \end_inset
21873
21874
21875 \end_layout
21876
21877 \end_inset
21878
21879 This float type is used if you want to 
21880 \begin_inset Quotes eld
21881 \end_inset
21882
21883 wrap
21884 \begin_inset Quotes erd
21885 \end_inset
21886
21887  text around a figure so that it only occupies some fraction of the column
21888  width.
21889  It can be inserted using the menu 
21890 \family sans
21891 Insert\SpecialChar \menuseparator
21892 Float\SpecialChar \menuseparator
21893 Wrap
21894 \begin_inset space ~
21895 \end_inset
21896
21897 Float
21898 \family default
21899  if the LaTeX-package 
21900 \series bold
21901 wrapfig
21902 \series default
21903
21904 \begin_inset Index idx
21905 status collapsed
21906
21907 \begin_layout Plain Layout
21908 LaTeX-packages ! wrapfig
21909 \end_layout
21910
21911 \end_inset
21912
21913  is installed.
21914 \begin_inset Foot
21915 status collapsed
21916
21917 \begin_layout Plain Layout
21918 Installing a LaTeX-package is explained it in the 
21919 \emph on
21920 LaTeX
21921 \begin_inset space ~
21922 \end_inset
21923
21924 Configuration
21925 \emph default
21926  manual.
21927 \end_layout
21928
21929 \end_inset
21930
21931  The width and placement of the float is adjusted by right-clicking on the
21932  float box.
21933  Figure
21934 \begin_inset space ~
21935 \end_inset
21936
21937
21938 \begin_inset CommandInset ref
21939 LatexCommand ref
21940 reference "cap:Wrapped-figure"
21941
21942 \end_inset
21943
21944  is for example a figure wrap float with a width of 40
21945 \begin_inset space \thinspace{}
21946 \end_inset
21947
21948 col%.
21949 \begin_inset Foot
21950 status collapsed
21951
21952 \begin_layout Plain Layout
21953 Available units are explained in Appendix
21954 \begin_inset space ~
21955 \end_inset
21956
21957
21958 \begin_inset CommandInset ref
21959 LatexCommand ref
21960 reference "cha:Units-available-in"
21961
21962 \end_inset
21963
21964 .
21965 \end_layout
21966
21967 \end_inset
21968
21969  Some space was added under the caption to separate it better from the surroundi
21970 ng text.
21971 \end_layout
21972
21973 \begin_layout Standard
21974 \begin_inset Note Greyedout
21975 status open
21976
21977 \begin_layout Plain Layout
21978
21979 \series bold
21980 Note:
21981 \series default
21982  Wrap floats might be fragile! E.
21983 \begin_inset space \thinspace{}
21984 \end_inset
21985
21986 g.
21987 \begin_inset space \space{}
21988 \end_inset
21989
21990 having a figure too close to the bottom of the page can mess things up so
21991  that the float doesn't appear in the output or that it is placed over some
21992  other text.
21993 \end_layout
21994
21995 \end_inset
21996
21997  In general:
21998 \end_layout
21999
22000 \begin_layout Itemize
22001 Wrap floats should not be placed in paragraphs that run over a page break.
22002  That means that wrap floats should preferably be inserted in the exact
22003  place when the document is nearly ready and you are able to estimate where
22004  page breaks will appear.
22005 \end_layout
22006
22007 \begin_layout Itemize
22008 Wrap floats should either be placed in their own paragraph before the paragraph
22009  where they should wrap into, or within a paragraph.
22010 \end_layout
22011
22012 \begin_layout Itemize
22013 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
22014  there is a text paragraph between them as separator.
22015 \end_layout
22016
22017 \begin_layout Itemize
22018 Wrap floats are not allowed in section headings or tables.
22019 \end_layout
22020
22021 \begin_layout Subsection
22022 Rotated Floats
22023 \begin_inset CommandInset label
22024 LatexCommand label
22025 name "sub:Rotated-Floats"
22026
22027 \end_inset
22028
22029
22030 \begin_inset Index idx
22031 status collapsed
22032
22033 \begin_layout Plain Layout
22034 Floats ! Rotating
22035 \end_layout
22036
22037 \end_inset
22038
22039
22040 \end_layout
22041
22042 \begin_layout Standard
22043 Especially for wide tables you might have floats rotated.
22044  To rotate a whole float including the caption, right-click on the float-box
22045  and use the option 
22046 \family sans
22047 Rotate
22048 \begin_inset space ~
22049 \end_inset
22050
22051 sideways
22052 \family default
22053 .
22054 \end_layout
22055
22056 \begin_layout Standard
22057 Rotated floats are always placed on their own pages (or columns, when you
22058  have a multicolumn document).
22059  You can let them span several columns using the float settings option 
22060 \family sans
22061 Span
22062 \begin_inset space ~
22063 \end_inset
22064
22065 columns
22066 \family default
22067 .
22068  Floats are rotated so that you can read them from the outside margin.
22069  Forcing the rotation direction is explained in the 
22070 \emph on
22071 Embedded Objects
22072 \emph default
22073  manual.
22074 \end_layout
22075
22076 \begin_layout Standard
22077 Referencing rotated floats is the same like for normal floats; the caption
22078  format is also the same: Table
22079 \begin_inset space ~
22080 \end_inset
22081
22082
22083 \begin_inset CommandInset ref
22084 LatexCommand ref
22085 reference "cap:Rotated-table"
22086
22087 \end_inset
22088
22089  is an example of a rotated table float.
22090 \end_layout
22091
22092 \begin_layout Standard
22093 \begin_inset Note Greyedout
22094 status open
22095
22096 \begin_layout Plain Layout
22097
22098 \series bold
22099 Note:
22100 \series default
22101  Not all DVI-viewers are able to display rotated floats.
22102 \end_layout
22103
22104 \end_inset
22105
22106
22107 \end_layout
22108
22109 \begin_layout Standard
22110 \begin_inset Float table
22111 wide false
22112 sideways true
22113 status open
22114
22115 \begin_layout Plain Layout
22116 \begin_inset Caption
22117
22118 \begin_layout Plain Layout
22119 \begin_inset CommandInset label
22120 LatexCommand label
22121 name "cap:Rotated-table"
22122
22123 \end_inset
22124
22125  Rotated table
22126 \end_layout
22127
22128 \end_inset
22129
22130
22131 \end_layout
22132
22133 \begin_layout Plain Layout
22134 \align center
22135 \begin_inset Tabular
22136 <lyxtabular version="3" rows="1" columns="5">
22137 <features tabularvalignment="middle">
22138 <column alignment="center" valignment="top" width="0">
22139 <column alignment="center" valignment="top" width="0">
22140 <column alignment="center" valignment="top" width="0">
22141 <column alignment="center" valignment="top" width="0">
22142 <column alignment="center" valignment="top" width="0">
22143 <row>
22144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22145 \begin_inset Text
22146
22147 \begin_layout Plain Layout
22148 test
22149 \end_layout
22150
22151 \end_inset
22152 </cell>
22153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22154 \begin_inset Text
22155
22156 \begin_layout Plain Layout
22157 b
22158 \end_layout
22159
22160 \end_inset
22161 </cell>
22162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22163 \begin_inset Text
22164
22165 \begin_layout Plain Layout
22166 c
22167 \end_layout
22168
22169 \end_inset
22170 </cell>
22171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22172 \begin_inset Text
22173
22174 \begin_layout Plain Layout
22175 d
22176 \end_layout
22177
22178 \end_inset
22179 </cell>
22180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22181 \begin_inset Text
22182
22183 \begin_layout Plain Layout
22184 e
22185 \end_layout
22186
22187 \end_inset
22188 </cell>
22189 </row>
22190 </lyxtabular>
22191
22192 \end_inset
22193
22194
22195 \end_layout
22196
22197 \end_inset
22198
22199
22200 \end_layout
22201
22202 \begin_layout Subsection
22203 Float Placement
22204 \begin_inset CommandInset label
22205 LatexCommand label
22206 name "sub:Float-Placement"
22207
22208 \end_inset
22209
22210
22211 \begin_inset Index idx
22212 status collapsed
22213
22214 \begin_layout Plain Layout
22215 Floats ! Placement
22216 \end_layout
22217
22218 \end_inset
22219
22220
22221 \end_layout
22222
22223 \begin_layout Standard
22224 Right-clicking on a float-box opens a dialog where you can alter the placement
22225  options that LaTeX uses for positioning the float.
22226 \begin_inset Newline newline
22227 \end_inset
22228
22229 The option 
22230 \family sans
22231 Span
22232 \begin_inset space ~
22233 \end_inset
22234
22235 columns
22236 \family default
22237  is only useful for two-column documents: If you select it, the float will
22238  span both columns on the page instead of being confined to just one.
22239 \begin_inset Newline newline
22240 \end_inset
22241
22242 The option 
22243 \family sans
22244 Rotate
22245 \begin_inset space ~
22246 \end_inset
22247
22248 sideways
22249 \family default
22250  is used to rotate floats, see section
22251 \begin_inset space ~
22252 \end_inset
22253
22254
22255 \begin_inset CommandInset ref
22256 LatexCommand ref
22257 reference "sub:Rotated-Floats"
22258
22259 \end_inset
22260
22261 .
22262 \end_layout
22263
22264 \begin_layout Standard
22265 You can use one ore more of the following options in the float dialog to
22266  set the placement for a particular float when you uncheck the option 
22267 \family sans
22268 Use
22269 \begin_inset space ~
22270 \end_inset
22271
22272 default
22273 \begin_inset space ~
22274 \end_inset
22275
22276 placement
22277 \family default
22278 :
22279 \end_layout
22280
22281 \begin_layout Description
22282 Here
22283 \begin_inset space ~
22284 \end_inset
22285
22286 if
22287 \begin_inset space ~
22288 \end_inset
22289
22290 possible: try to place the float at the position where it is inserted
22291 \end_layout
22292
22293 \begin_layout Description
22294 Top
22295 \begin_inset space ~
22296 \end_inset
22297
22298 of
22299 \begin_inset space ~
22300 \end_inset
22301
22302 page: try to place the float at the top of the current page
22303 \end_layout
22304
22305 \begin_layout Description
22306 Bottom
22307 \begin_inset space ~
22308 \end_inset
22309
22310 of
22311 \begin_inset space ~
22312 \end_inset
22313
22314 page: try to place the float at the bottom of the current page
22315 \end_layout
22316
22317 \begin_layout Description
22318 Page
22319 \begin_inset space ~
22320 \end_inset
22321
22322 of
22323 \begin_inset space ~
22324 \end_inset
22325
22326 floats: try to place the float at an own page 
22327 \end_layout
22328
22329 \begin_layout Standard
22330 The order of the above option is 
22331 \emph on
22332 always
22333 \emph default
22334  used by LaTeX.
22335  That means, if you use the default placement, LaTeX will first try out
22336  
22337 \family sans
22338 Here
22339 \begin_inset space ~
22340 \end_inset
22341
22342 if
22343 \begin_inset space ~
22344 \end_inset
22345
22346 possible
22347 \family default
22348 , then 
22349 \family sans
22350 Top
22351 \begin_inset space ~
22352 \end_inset
22353
22354 of
22355 \begin_inset space ~
22356 \end_inset
22357
22358 page
22359 \family default
22360 , and then the others.
22361  If you don't use the default, LaTeX will try only the checked options but
22362  in the same order.
22363  If none of the 4 placements are possible the procedure is internally repeated
22364  but it is tried to put the float on the following page.
22365 \end_layout
22366
22367 \begin_layout Standard
22368 By default, each option has its own rules:
22369 \end_layout
22370
22371 \begin_layout Standard
22372
22373 \family sans
22374 Top
22375 \begin_inset space ~
22376 \end_inset
22377
22378 of
22379 \begin_inset space ~
22380 \end_inset
22381
22382 page
22383 \family default
22384  only floats occupying less than 70
22385 \begin_inset space \thinspace{}
22386 \end_inset
22387
22388 % of the page can be placed at the top of a page
22389 \end_layout
22390
22391 \begin_layout Standard
22392
22393 \family sans
22394 Bottom
22395 \begin_inset space ~
22396 \end_inset
22397
22398 of
22399 \begin_inset space ~
22400 \end_inset
22401
22402 page
22403 \family default
22404 : only floats occupying less than 30
22405 \begin_inset space \thinspace{}
22406 \end_inset
22407
22408 % of the page can be placed at the bottom of a page.
22409 \end_layout
22410
22411 \begin_layout Standard
22412
22413 \family sans
22414 Page
22415 \begin_inset space ~
22416 \end_inset
22417
22418 of
22419 \begin_inset space ~
22420 \end_inset
22421
22422 floats
22423 \family default
22424 : only if more than 50
22425 \begin_inset space \thinspace{}
22426 \end_inset
22427
22428 % of the page are occupied by floats, several floats can be set together
22429  on a page.
22430 \end_layout
22431
22432 \begin_layout Standard
22433 If you don't like these rules, you can ignore them by using the additional
22434  option 
22435 \family sans
22436 Ignore
22437 \begin_inset space ~
22438 \end_inset
22439
22440 LaTeX
22441 \begin_inset space ~
22442 \end_inset
22443
22444 rules
22445 \family default
22446 .
22447 \end_layout
22448
22449 \begin_layout Standard
22450 Sometimes you might need, under all circumstances, a float to be placed
22451  exactly at the position where it is inserted.
22452  For this case you can use the option 
22453 \family sans
22454 Here
22455 \begin_inset space ~
22456 \end_inset
22457
22458 definitely
22459 \family default
22460 .
22461  Use this option very rarely and only if the document is nearly ready to
22462  be printed.
22463  Because the float is then no longer able to 
22464 \begin_inset Quotes eld
22465 \end_inset
22466
22467 float
22468 \begin_inset Quotes erd
22469 \end_inset
22470
22471  when you change your document, this will often destroy the page layout.
22472 \end_layout
22473
22474 \begin_layout Standard
22475 There are no placement options for text wrap floats, because they are always
22476  surrounded by the text of a certain paragraph.
22477 \end_layout
22478
22479 \begin_layout Standard
22480 For more details about float placements, have a look at LaTeX books like
22481  
22482 \begin_inset CommandInset citation
22483 LatexCommand cite
22484 key "latexcompanion,latexguide,latexbook"
22485
22486 \end_inset
22487
22488 .
22489 \end_layout
22490
22491 \begin_layout Section
22492 Minipages
22493 \begin_inset Index idx
22494 status collapsed
22495
22496 \begin_layout Plain Layout
22497 Minipages
22498 \end_layout
22499
22500 \end_inset
22501
22502
22503 \begin_inset CommandInset label
22504 LatexCommand label
22505 name "sec:Minipages"
22506
22507 \end_inset
22508
22509
22510 \end_layout
22511
22512 \begin_layout Standard
22513 LaTeX provides a mechanism to produce essentially a page within a page,
22514  called minipage.
22515  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22516 \begin_inset space ~
22517 \end_inset
22518
22519 apply.
22520  
22521 \end_layout
22522
22523 \begin_layout Standard
22524 Minipages in LyX have their own collapsible box inserted via the menu 
22525 \family sans
22526 Insert\SpecialChar \menuseparator
22527 Box
22528 \family default
22529 .
22530  Right-clicking on the box allows you to alter the width of the minipage
22531  and its alignment within the page.
22532 \end_layout
22533
22534 \begin_layout Standard
22535 \align center
22536 \begin_inset Box Frameless
22537 position "t"
22538 hor_pos "c"
22539 has_inner_box 1
22540 inner_pos "t"
22541 use_parbox 0
22542 use_makebox 0
22543 width "30col%"
22544 special "none"
22545 height "1pt"
22546 height_special "totalheight"
22547 status open
22548
22549 \begin_layout Plain Layout
22550
22551 \shape italic
22552 This is a minipage.
22553  The text is set in an italic style.
22554 \end_layout
22555
22556 \begin_layout Plain Layout
22557
22558 \shape italic
22559 Minipages are often used for text in another language or text that needs
22560  another formatting.
22561 \end_layout
22562
22563 \end_inset
22564
22565
22566 \end_layout
22567
22568 \begin_layout Standard
22569 \begin_inset VSpace medskip
22570 \end_inset
22571
22572 If you place two minipages side-by-side, you can use 
22573 \family sans
22574 Horizontal Fills
22575 \family default
22576  as described in section
22577 \begin_inset space ~
22578 \end_inset
22579
22580
22581 \begin_inset CommandInset ref
22582 LatexCommand ref
22583 reference "sub:Horizontal-Space"
22584
22585 \end_inset
22586
22587 :
22588 \begin_inset VSpace medskip
22589 \end_inset
22590
22591
22592 \end_layout
22593
22594 \begin_layout Standard
22595 \begin_inset Box Frameless
22596 position "t"
22597 hor_pos "c"
22598 has_inner_box 1
22599 inner_pos "t"
22600 use_parbox 0
22601 use_makebox 0
22602 width "1.5in"
22603 special "none"
22604 height "1pt"
22605 height_special "totalheight"
22606 status open
22607
22608 \begin_layout Plain Layout
22609 This is a minipage with some stupid dummy text.
22610  This dummy text is used to increase the size of the minipage.
22611 \end_layout
22612
22613 \end_inset
22614
22615
22616 \begin_inset space \hfill{}
22617 \end_inset
22618
22619
22620 \begin_inset Box Frameless
22621 position "t"
22622 hor_pos "c"
22623 has_inner_box 1
22624 inner_pos "t"
22625 use_parbox 0
22626 use_makebox 0
22627 width "1.5in"
22628 special "none"
22629 height "1pt"
22630 height_special "totalheight"
22631 status open
22632
22633 \begin_layout Plain Layout
22634 This is a minipage with some stupid dummy text.
22635  This dummy text is used to increase the size of the minipage.
22636 \end_layout
22637
22638 \end_inset
22639
22640
22641 \end_layout
22642
22643 \begin_layout Standard
22644 \begin_inset VSpace bigskip
22645 \end_inset
22646
22647
22648 \end_layout
22649
22650 \begin_layout Standard
22651 When you right-click on a minipage box, you can change the box from a minipage
22652  to other box types.
22653  All box types and their settings are explained in detail in chapter 
22654 \emph on
22655 Boxes
22656 \emph default
22657  of the 
22658 \emph on
22659 Embedded Objects
22660 \emph default
22661  manual.
22662 \end_layout
22663
22664 \begin_layout Chapter
22665 Mathematical Formulas
22666 \begin_inset Index idx
22667 status collapsed
22668
22669 \begin_layout Plain Layout
22670 Math
22671 \end_layout
22672
22673 \end_inset
22674
22675
22676 \begin_inset Index idx
22677 status collapsed
22678
22679 \begin_layout Plain Layout
22680 Formulas | see
22681 \begin_inset ERT
22682 status collapsed
22683
22684 \begin_layout Plain Layout
22685
22686 {
22687 \end_layout
22688
22689 \end_inset
22690
22691 Math
22692 \begin_inset ERT
22693 status collapsed
22694
22695 \begin_layout Plain Layout
22696
22697 }
22698 \end_layout
22699
22700 \end_inset
22701
22702
22703 \end_layout
22704
22705 \end_inset
22706
22707
22708 \begin_inset CommandInset label
22709 LatexCommand label
22710 name "cha:Mathematical-Formulas"
22711
22712 \end_inset
22713
22714
22715 \end_layout
22716
22717 \begin_layout Standard
22718 The issues of this chapter are described in detail in the 
22719 \emph on
22720 Math
22721 \emph default
22722  manual.
22723  There you'll also find tips and tricks for special cases.
22724 \end_layout
22725
22726 \begin_layout Section
22727 Basic Math Editing
22728 \begin_inset Index idx
22729 status collapsed
22730
22731 \begin_layout Plain Layout
22732 Math ! Basics
22733 \end_layout
22734
22735 \end_inset
22736
22737
22738 \end_layout
22739
22740 \begin_layout Standard
22741 To create a math formula, you can just click on the toolbar icon 
22742 \begin_inset Info
22743 type  "icon"
22744 arg   "math-mode on"
22745 \end_inset
22746
22747 .
22748  That will create a little blue rectangle, with purple markers around its
22749  corners.
22750  That blue rectangle is the formula itself; the purple markers indicate
22751  what level of nesting within the formula you are at.
22752  You can also choose a particular formula type to insert via the 
22753 \family sans
22754 Insert\SpecialChar \menuseparator
22755 Math
22756 \family default
22757  menu.
22758 \end_layout
22759
22760 \begin_layout Standard
22761 Editing the parameters of a formula and adding math constructs can be done
22762  with the 
22763 \family sans
22764 math
22765 \begin_inset space ~
22766 \end_inset
22767
22768 toolbar
22769 \family default
22770 , that appears when the cursor is in a formula.
22771 \end_layout
22772
22773 \begin_layout Standard
22774 There are two main types of formulas: Inline formulas appear within a text
22775  line, like this one:
22776 \end_layout
22777
22778 \begin_layout Standard
22779 This is a line with an inline formula 
22780 \begin_inset Formula $A=B$
22781 \end_inset
22782
22783  in it.
22784 \end_layout
22785
22786 \begin_layout Standard
22787 Displayed formulas appear outside the text like if they were in an own paragraph
22788 , like this one:
22789 \begin_inset Formula 
22790 \[
22791 A=B
22792 \]
22793
22794 \end_inset
22795
22796 You can only number and reference displayed formulas.
22797 \end_layout
22798
22799 \begin_layout Standard
22800 LyX supports also many LaTeX math commands.
22801  E.
22802 \begin_inset space \thinspace{}
22803 \end_inset
22804
22805 g.
22806 \begin_inset space \space{}
22807 \end_inset
22808
22809 typing 
22810 \begin_inset Quotes eld
22811 \end_inset
22812
22813
22814 \series bold
22815
22816 \backslash
22817 alpha
22818 \series default
22819
22820 \begin_inset Quotes erd
22821 \end_inset
22822
22823 , followed by a space, in a formula will create the Greek letter 
22824 \begin_inset Formula $\alpha$
22825 \end_inset
22826
22827 .
22828  So typing commands might sometimes be faster than using the 
22829 \family sans
22830 Math
22831 \begin_inset space ~
22832 \end_inset
22833
22834 Panel
22835 \family default
22836 .
22837 \end_layout
22838
22839 \begin_layout Subsection
22840 Navigating in Formulas
22841 \begin_inset Index idx
22842 status collapsed
22843
22844 \begin_layout Plain Layout
22845 Math ! Navigating
22846 \end_layout
22847
22848 \end_inset
22849
22850
22851 \end_layout
22852
22853 \begin_layout Standard
22854 The best control over the cursor position within an existing formula is
22855  achieved with the arrow keys.
22856  LyX uses small rectangles to indicate places where something can be inserted.
22857  The arrow keys can be used to navigate between parts of a formula.
22858  Pressing 
22859 \family sans
22860 Space
22861 \family default
22862  will leave a formula construct (a square root 
22863 \begin_inset Formula $\sqrt{2}$
22864 \end_inset
22865
22866 , or parentheses 
22867 \begin_inset Formula $\left(f\right)$
22868 \end_inset
22869
22870 , or a matrix 
22871 \begin_inset Formula $\left[\begin{array}{cc}
22872 1 & 2\\
22873 3 & 4
22874 \end{array}\right]$
22875 \end_inset
22876
22877 ).
22878  Pressing 
22879 \family sans
22880 Escape
22881 \family default
22882  will leave the formula, placing the cursor after the formula.
22883  
22884 \family sans
22885 Tab
22886 \family default
22887  can be used to move horizontally in a formula; for example, through the
22888  cells of a matrix or the positions in a multi-line equation.
22889 \end_layout
22890
22891 \begin_layout Standard
22892
22893 \family sans
22894 Space
22895 \family default
22896 , printed in this document as 
22897 \begin_inset Quotes eld
22898 \end_inset
22899
22900
22901 \begin_inset ERT
22902 status collapsed
22903
22904 \begin_layout Plain Layout
22905
22906
22907 \backslash
22908 spce 
22909 \end_layout
22910
22911 \end_inset
22912
22913
22914 \begin_inset Quotes erd
22915 \end_inset
22916
22917
22918 \begin_inset Note Note
22919 status collapsed
22920
22921 \begin_layout Plain Layout
22922 This command will appear in the output as official character denoting the
22923  space character (visible space).
22924 \end_layout
22925
22926 \end_inset
22927
22928 , seems to do nothing in a formula, since it does not add a space between
22929  characters, but it does exit a nested structure.
22930  For this reason, you have to be careful about using 
22931 \family sans
22932 Space
22933 \family default
22934 .
22935  For example, if you want 
22936 \begin_inset Formula $\sqrt{2x+1}$
22937 \end_inset
22938
22939 , type 
22940 \series bold
22941
22942 \backslash
22943 sqrt
22944 \begin_inset ERT
22945 status collapsed
22946
22947 \begin_layout Plain Layout
22948
22949
22950 \backslash
22951 spce 
22952 \end_layout
22953
22954 \end_inset
22955
22956 2x+1
22957 \series default
22958  and not 
22959 \series bold
22960
22961 \backslash
22962 sqrt
22963 \begin_inset ERT
22964 status collapsed
22965
22966 \begin_layout Plain Layout
22967
22968
22969 \backslash
22970 spce 
22971 \end_layout
22972
22973 \end_inset
22974
22975 2x
22976 \begin_inset ERT
22977 status collapsed
22978
22979 \begin_layout Plain Layout
22980
22981
22982 \backslash
22983 spce 
22984 \end_layout
22985
22986 \end_inset
22987
22988 +1
22989 \series default
22990 , since in the latter case only the 
22991 \family typewriter
22992
22993 \begin_inset Formula $2x$
22994 \end_inset
22995
22996
22997 \family default
22998  will be under the square root sign: 
22999 \begin_inset Formula $\sqrt{2x}+1$
23000 \end_inset
23001
23002 .
23003 \end_layout
23004
23005 \begin_layout Standard
23006 You can leave many parts of a formula, like this matrix, partially filled
23007  in, such as:
23008 \begin_inset Formula 
23009 \[
23010 \left(\begin{array}{ccc}
23011 \lambda_{1}\\
23012  & \ddots\\
23013  &  & \lambda_{n}
23014 \end{array}\right)
23015 \]
23016
23017 \end_inset
23018
23019 If you leave a fraction only partially filled in, or a subscript with nothing
23020  in it, the results will be unpredictable, but most constructs don't mind.
23021 \end_layout
23022
23023 \begin_layout Subsection
23024 Selecting Text
23025 \end_layout
23026
23027 \begin_layout Standard
23028 You can select text within a formula in two different ways.
23029  Place the cursor at one end of the string of text you want, and press 
23030 \family sans
23031 Shift
23032 \family default
23033  and a cursor movement key to select text.
23034  It will be highlighted as with regular text selection.
23035  Alternatively, you can select text with the mouse in the usual way.
23036  That text can then be cut or copied, and then pasted within any formula,
23037  but not in a normal text region in LyX.
23038 \end_layout
23039
23040 \begin_layout Subsection
23041 Exponents and Subscripts
23042 \begin_inset Index idx
23043 status collapsed
23044
23045 \begin_layout Plain Layout
23046 Math ! Exponents
23047 \end_layout
23048
23049 \end_inset
23050
23051
23052 \begin_inset Index idx
23053 status collapsed
23054
23055 \begin_layout Plain Layout
23056 Math ! Subscripts
23057 \end_layout
23058
23059 \end_inset
23060
23061
23062 \end_layout
23063
23064 \begin_layout Standard
23065 You can use the math panel to add super- or subscripts, but the much easier
23066  way is to use a command.
23067  To get 
23068 \begin_inset Formula $x^{2}$
23069 \end_inset
23070
23071 , type in a formula 
23072 \series bold
23073 x^2
23074 \begin_inset ERT
23075 status collapsed
23076
23077 \begin_layout Plain Layout
23078
23079
23080 \backslash
23081 spce 
23082 \end_layout
23083
23084 \end_inset
23085
23086
23087 \series default
23088 .
23089  The final 
23090 \family sans
23091 Space
23092 \family default
23093  puts the cursor back down on the base line of the expression.
23094  If you type 
23095 \series bold
23096 x^2y
23097 \series default
23098 , you will get 
23099 \begin_inset Formula $x^{2y}$
23100 \end_inset
23101
23102 , to get 
23103 \begin_inset Formula $x^{2}y$
23104 \end_inset
23105
23106 , type 
23107 \series bold
23108 x^2
23109 \begin_inset ERT
23110 status collapsed
23111
23112 \begin_layout Plain Layout
23113
23114
23115 \backslash
23116 spce 
23117 \end_layout
23118
23119 \end_inset
23120
23121 y
23122 \series default
23123 .
23124  If you use characters in the superscript, that could be accented with the
23125  hat 
23126 \begin_inset Quotes eld
23127 \end_inset
23128
23129 ^
23130 \begin_inset Quotes erd
23131 \end_inset
23132
23133 , you have to use an extra 
23134 \family sans
23135 Space
23136 \family default
23137  to separate the hat and the character.
23138  E.
23139 \begin_inset space \thinspace{}
23140 \end_inset
23141
23142 g.
23143 \begin_inset space \space{}
23144 \end_inset
23145
23146 if you want 
23147 \begin_inset Formula $x^{a}$
23148 \end_inset
23149
23150 , type 
23151 \series bold
23152 x^
23153 \begin_inset ERT
23154 status collapsed
23155
23156 \begin_layout Plain Layout
23157
23158
23159 \backslash
23160 spce 
23161 \end_layout
23162
23163 \end_inset
23164
23165 a
23166 \series default
23167 .
23168  Subscripts are similar: To get 
23169 \begin_inset Formula $a_{1}$
23170 \end_inset
23171
23172 , type 
23173 \series bold
23174 a_1
23175 \begin_inset ERT
23176 status collapsed
23177
23178 \begin_layout Plain Layout
23179
23180
23181 \backslash
23182 spce 
23183 \end_layout
23184
23185 \end_inset
23186
23187
23188 \series default
23189 .
23190 \end_layout
23191
23192 \begin_layout Subsection
23193 Fractions
23194 \begin_inset Index idx
23195 status collapsed
23196
23197 \begin_layout Plain Layout
23198 Math ! Fractions
23199 \end_layout
23200
23201 \end_inset
23202
23203
23204 \end_layout
23205
23206 \begin_layout Standard
23207 Create a fraction with either the command 
23208 \series bold
23209
23210 \backslash
23211 frac
23212 \series default
23213  or using the icon 
23214 \begin_inset Graphics
23215         filename ../images/math/frac.png
23216         scale 60
23217
23218 \end_inset
23219
23220  in the 
23221 \family sans
23222 Math
23223 \begin_inset space ~
23224 \end_inset
23225
23226 Panel
23227 \family default
23228 .
23229  You will be presented with an empty fraction.
23230  The cursor is above the fraction line.
23231  To move it to the bottom, simply press 
23232 \family sans
23233 Down
23234 \family default
23235 .
23236  To move back up, press 
23237 \family sans
23238 Up
23239 \family default
23240 .
23241  Any math structure can be placed in a fraction, as this example shows:
23242 \begin_inset Formula 
23243 \[
23244 \left[\frac{1}{\left(\begin{array}{cc}
23245 2 & 3\\
23246 4 & 5
23247 \end{array}\right)}\right]
23248 \]
23249
23250 \end_inset
23251
23252
23253 \end_layout
23254
23255 \begin_layout Subsection
23256 Roots
23257 \begin_inset Index idx
23258 status collapsed
23259
23260 \begin_layout Plain Layout
23261 Math ! Roots
23262 \end_layout
23263
23264 \end_inset
23265
23266
23267 \end_layout
23268
23269 \begin_layout Standard
23270 Roots can be created using the 
23271 \family sans
23272 Math
23273 \begin_inset space ~
23274 \end_inset
23275
23276 Panel
23277 \family default
23278  button
23279 \begin_inset Graphics
23280         filename ../images/math/sqrt.png
23281         scale 85
23282         groupId toolbarbuttons
23283
23284 \end_inset
23285
23286  or the commands 
23287 \series bold
23288
23289 \backslash
23290 sqrt
23291 \series default
23292  or 
23293 \series bold
23294
23295 \backslash
23296 root
23297 \series default
23298 .
23299  With the command 
23300 \series bold
23301
23302 \backslash
23303 root
23304 \series default
23305  you can produce roots of higher orders, like cube roots, while 
23306 \series bold
23307
23308 \backslash
23309 sqrt
23310 \series default
23311  produces always a square root.
23312 \end_layout
23313
23314 \begin_layout Subsection
23315 Operators with Limits
23316 \begin_inset Index idx
23317 status collapsed
23318
23319 \begin_layout Plain Layout
23320 Math ! Sums
23321 \end_layout
23322
23323 \end_inset
23324
23325
23326 \begin_inset Index idx
23327 status collapsed
23328
23329 \begin_layout Plain Layout
23330 Math ! Integrals
23331 \end_layout
23332
23333 \end_inset
23334
23335
23336 \begin_inset CommandInset label
23337 LatexCommand label
23338 name "sub:Operators-with-Limits"
23339
23340 \end_inset
23341
23342
23343 \end_layout
23344
23345 \begin_layout Standard
23346 Sum (
23347 \begin_inset Formula $\sum$
23348 \end_inset
23349
23350 ) and integral (
23351 \begin_inset Formula $\int$
23352 \end_inset
23353
23354 ) operators are very often decorated with limits.
23355  These limits can be entered in LyX by entering them as you would enter
23356  a super- or subscript, directly after the symbol.
23357  The sum operator will automatically place its 
23358 \begin_inset Quotes eld
23359 \end_inset
23360
23361 limits
23362 \begin_inset Quotes erd
23363 \end_inset
23364
23365  over and under the symbol in displayed formulas, and on the side in inline
23366  formulas.
23367  Such as 
23368 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23369 \end_inset
23370
23371 , versus
23372 \begin_inset Formula 
23373 \[
23374 \sum_{n=0}^{\infty}\frac{1}{n!}=e
23375 \]
23376
23377 \end_inset
23378
23379 Integral signs, however, will place the limits on the side in both formula
23380  types.
23381 \end_layout
23382
23383 \begin_layout Standard
23384 All operators with limits will be automatically re-sized when placed in
23385  display mode.
23386  The placement of the limits can be changed by placing the cursor directly
23387  behind the operator and hitting 
23388 \begin_inset Info
23389 type  "shortcut"
23390 arg   "math-limits"
23391 \end_inset
23392
23393  or using the menu 
23394 \family sans
23395 Edit\SpecialChar \menuseparator
23396 Math\SpecialChar \menuseparator
23397 Change
23398 \begin_inset space ~
23399 \end_inset
23400
23401 Limits
23402 \begin_inset space ~
23403 \end_inset
23404
23405 Type
23406 \family default
23407 .
23408 \end_layout
23409
23410 \begin_layout Standard
23411 Certain other mathematical expressions have this 
23412 \begin_inset Quotes eld
23413 \end_inset
23414
23415 moving limits
23416 \begin_inset Quotes erd
23417 \end_inset
23418
23419  feature as addition, such as
23420 \begin_inset Index idx
23421 status collapsed
23422
23423 \begin_layout Plain Layout
23424 Math ! Limits
23425 \end_layout
23426
23427 \end_inset
23428
23429
23430 \begin_inset Formula 
23431 \[
23432 \lim_{x\rightarrow\infty}f(x),
23433 \]
23434
23435 \end_inset
23436
23437 which will place the 
23438 \begin_inset Formula $x\rightarrow\infty$
23439 \end_inset
23440
23441  underneath the 
23442 \begin_inset Quotes eld
23443 \end_inset
23444
23445 lim
23446 \begin_inset Quotes erd
23447 \end_inset
23448
23449  in display mode.
23450  In inline formulas it looks like this: 
23451 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23452 \end_inset
23453
23454 .
23455 \end_layout
23456
23457 \begin_layout Standard
23458 Note that the lim-function was entered as the function macro 
23459 \series bold
23460
23461 \backslash
23462 lim
23463 \series default
23464 .
23465  Have a look at section
23466 \begin_inset space ~
23467 \end_inset
23468
23469
23470 \begin_inset CommandInset ref
23471 LatexCommand ref
23472 reference "sub:Functions"
23473
23474 \end_inset
23475
23476  for an explanation of function macros.
23477 \end_layout
23478
23479 \begin_layout Subsection
23480 Math Symbols
23481 \begin_inset Index idx
23482 status collapsed
23483
23484 \begin_layout Plain Layout
23485 Math ! Symbols
23486 \end_layout
23487
23488 \end_inset
23489
23490
23491 \end_layout
23492
23493 \begin_layout Standard
23494 Most math symbols can be found in the 
23495 \family sans
23496 Math
23497 \begin_inset space ~
23498 \end_inset
23499
23500 Panel
23501 \family default
23502  under one of several categories; including 
23503 \family sans
23504 Greek
23505 \family default
23506
23507 \family sans
23508 Operators
23509 \family default
23510  , 
23511 \family sans
23512 Relations
23513 \family default
23514
23515 \family sans
23516 Arrows
23517 \family default
23518 .
23519  There are also the additional symbols provided by the American Mathematical
23520  Society (AMS).
23521 \end_layout
23522
23523 \begin_layout Standard
23524 If you know the LaTeX-command for a construct or symbol you wish to use,
23525  you don't have to use the 
23526 \family sans
23527 Math
23528 \begin_inset space ~
23529 \end_inset
23530
23531 Panel
23532 \family default
23533 , but can type the command directly into the formula.
23534  LyX will convert it to the corresponding symbol or construct.
23535 \end_layout
23536
23537 \begin_layout Subsection
23538 Altering Spacing
23539 \begin_inset Index idx
23540 status collapsed
23541
23542 \begin_layout Plain Layout
23543 Math ! Spaces
23544 \end_layout
23545
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \begin_layout Standard
23552 You may want to create spaces that differ from the standard spacing that
23553  LaTeX provides.
23554  To do this, type 
23555 \begin_inset Info
23556 type  "shortcut"
23557 arg   "space-insert protected"
23558 \end_inset
23559
23560  or to use the 
23561 \family sans
23562 Math
23563 \begin_inset space ~
23564 \end_inset
23565
23566 Panel
23567 \family default
23568  button 
23569 \begin_inset Graphics
23570         filename ../images/math/space.png
23571         scale 85
23572         groupId toolbarbuttons
23573
23574 \end_inset
23575
23576 .
23577  This generates a small space, and shows a small marker on the screen.
23578  For example, the sequence 
23579 \series bold
23580 a Ctrl+Space b
23581 \series default
23582
23583 \begin_inset Formula $a\, b$
23584 \end_inset
23585
23586  appears in LyX as 
23587 \begin_inset Graphics
23588         filename clipart/SpaceMarker.png
23589
23590 \end_inset
23591
23592 .
23593  You can change the space to different sizes when you set the cursor behind
23594  the space marker and hit space again several times.
23595  With every space hit the size will be changed.
23596  Some markers for the space size appear red in LyX, because they are negative
23597  spaces.
23598  Here are two examples:
23599 \end_layout
23600
23601 \begin_layout Standard
23602
23603 \series bold
23604 a Ctrl+Space b
23605 \series default
23606  and 3×
23607 \family sans
23608 Space
23609 \family default
23610
23611 \begin_inset Formula $a\quad b$
23612 \end_inset
23613
23614
23615 \end_layout
23616
23617 \begin_layout Standard
23618
23619 \series bold
23620 a Ctrl+Space b
23621 \series default
23622  and 5×
23623 \family sans
23624 Space
23625 \family default
23626
23627 \begin_inset Formula $a\! b$
23628 \end_inset
23629
23630
23631 \end_layout
23632
23633 \begin_layout Subsection
23634 Functions
23635 \begin_inset Index idx
23636 status collapsed
23637
23638 \begin_layout Plain Layout
23639 Math ! Functions
23640 \end_layout
23641
23642 \end_inset
23643
23644
23645 \begin_inset CommandInset label
23646 LatexCommand label
23647 name "sub:Functions"
23648
23649 \end_inset
23650
23651
23652 \end_layout
23653
23654 \begin_layout Standard
23655 The 
23656 \family sans
23657 Math
23658 \begin_inset space ~
23659 \end_inset
23660
23661 Panel
23662 \family default
23663  contains under the button 
23664 \begin_inset Graphics
23665         filename ../images/math/functions.png
23666         scale 85
23667         groupId toolbarbuttons
23668
23669 \end_inset
23670
23671  a number of function macros, such as 
23672 \begin_inset Formula $\sin$
23673 \end_inset
23674
23675
23676 \begin_inset Formula $\lim$
23677 \end_inset
23678
23679
23680 \emph on
23681 etc
23682 \emph default
23683 .
23684  (you can also insert them in a formula by typing 
23685 \series bold
23686
23687 \backslash
23688 sin
23689 \series default
23690  etc.).
23691  Standard mathematical practice is that functions are printed upright to
23692  avoid confusions, because 
23693 \begin_inset Formula $sin$
23694 \end_inset
23695
23696  does normally mean 
23697 \begin_inset Formula $s\cdot i\cdot n$
23698 \end_inset
23699
23700 .
23701 \end_layout
23702
23703 \begin_layout Standard
23704 Using the function macros will also produce correct spacing around the function:
23705  
23706 \begin_inset Formula $a\sin x$
23707 \end_inset
23708
23709  is different from 
23710 \begin_inset Formula $asinx$
23711 \end_inset
23712
23713
23714 \end_layout
23715
23716 \begin_layout Standard
23717 For some mathematical objects, like the limes, the macro changes where subscript
23718 s are placed, as described in section
23719 \begin_inset space ~
23720 \end_inset
23721
23722
23723 \begin_inset CommandInset ref
23724 LatexCommand ref
23725 reference "sub:Operators-with-Limits"
23726
23727 \end_inset
23728
23729 .
23730 \end_layout
23731
23732 \begin_layout Subsection
23733 Accents
23734 \begin_inset Index idx
23735 status collapsed
23736
23737 \begin_layout Plain Layout
23738 Math ! Accents
23739 \end_layout
23740
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \begin_layout Standard
23747 In a formula you can insert accented characters in the same way as in text
23748  mode.
23749  This may depend on your keyboard, or the bindings file you use.
23750  You can also use LaTeX commands to e.
23751 \begin_inset space \thinspace{}
23752 \end_inset
23753
23754 g.
23755 \begin_inset space \space{}
23756 \end_inset
23757
23758 enter 
23759 \begin_inset Formula $\hat{a}$
23760 \end_inset
23761
23762  even if your keyboard doesn't have hat-accents enabled.
23763  Our example is entered by typing 
23764 \series bold
23765
23766 \backslash
23767 hat
23768 \begin_inset ERT
23769 status collapsed
23770
23771 \begin_layout Plain Layout
23772
23773
23774 \backslash
23775 spce 
23776 \end_layout
23777
23778 \end_inset
23779
23780 a
23781 \series default
23782  in a formula.
23783  Table
23784 \begin_inset space ~
23785 \end_inset
23786
23787
23788 \begin_inset CommandInset ref
23789 LatexCommand ref
23790 reference "cap:Accent-names-and"
23791
23792 \end_inset
23793
23794  shows the equivalences between the accent names and the commands.
23795 \end_layout
23796
23797 \begin_layout Standard
23798 \begin_inset Float table
23799 wide false
23800 sideways false
23801 status open
23802
23803 \begin_layout Plain Layout
23804 \begin_inset Caption
23805
23806 \begin_layout Plain Layout
23807 \begin_inset CommandInset label
23808 LatexCommand label
23809 name "cap:Accent-names-and"
23810
23811 \end_inset
23812
23813 Accent names and the corresponding commands.
23814 \end_layout
23815
23816 \end_inset
23817
23818
23819 \end_layout
23820
23821 \begin_layout Plain Layout
23822 \align center
23823 \begin_inset Tabular
23824 <lyxtabular version="3" rows="11" columns="3">
23825 <features tabularvalignment="middle">
23826 <column alignment="center" valignment="top" width="0pt">
23827 <column alignment="center" valignment="top" width="0pt">
23828 <column alignment="center" valignment="top" width="0pt">
23829 <row>
23830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23831 \begin_inset Text
23832
23833 \begin_layout Plain Layout
23834 Name
23835 \end_layout
23836
23837 \end_inset
23838 </cell>
23839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23840 \begin_inset Text
23841
23842 \begin_layout Plain Layout
23843 Command
23844 \end_layout
23845
23846 \end_inset
23847 </cell>
23848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23849 \begin_inset Text
23850
23851 \begin_layout Plain Layout
23852 E
23853 \family roman
23854 \series medium
23855 \shape up
23856 \size normal
23857 \emph off
23858 \bar no
23859 \noun off
23860 \color none
23861 xample
23862 \end_layout
23863
23864 \end_inset
23865 </cell>
23866 </row>
23867 <row>
23868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23869 \begin_inset Text
23870
23871 \begin_layout Plain Layout
23872
23873 \family roman
23874 \series medium
23875 \shape up
23876 \size normal
23877 \emph off
23878 \bar no
23879 \noun off
23880 \color none
23881 circumflex
23882 \end_layout
23883
23884 \end_inset
23885 </cell>
23886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23887 \begin_inset Text
23888
23889 \begin_layout Plain Layout
23890
23891 \series bold
23892
23893 \backslash
23894 hat
23895 \end_layout
23896
23897 \end_inset
23898 </cell>
23899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903
23904 \family roman
23905 \series medium
23906 \shape up
23907 \size normal
23908 \emph off
23909 \bar no
23910 \noun off
23911 \color none
23912 \begin_inset Formula $\hat{a}$
23913 \end_inset
23914
23915
23916 \end_layout
23917
23918 \end_inset
23919 </cell>
23920 </row>
23921 <row>
23922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23923 \begin_inset Text
23924
23925 \begin_layout Plain Layout
23926
23927 \family roman
23928 \series medium
23929 \shape up
23930 \size normal
23931 \emph off
23932 \bar no
23933 \noun off
23934 \color none
23935 grave
23936 \end_layout
23937
23938 \end_inset
23939 </cell>
23940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \begin_layout Plain Layout
23944
23945 \series bold
23946
23947 \backslash
23948 grave
23949 \end_layout
23950
23951 \end_inset
23952 </cell>
23953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23954 \begin_inset Text
23955
23956 \begin_layout Plain Layout
23957
23958 \family roman
23959 \series medium
23960 \shape up
23961 \size normal
23962 \emph off
23963 \bar no
23964 \noun off
23965 \color none
23966 \begin_inset Formula $\grave{a}$
23967 \end_inset
23968
23969
23970 \end_layout
23971
23972 \end_inset
23973 </cell>
23974 </row>
23975 <row>
23976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980
23981 \family roman
23982 \series medium
23983 \shape up
23984 \size normal
23985 \emph off
23986 \bar no
23987 \noun off
23988 \color none
23989 acute
23990 \end_layout
23991
23992 \end_inset
23993 </cell>
23994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23995 \begin_inset Text
23996
23997 \begin_layout Plain Layout
23998
23999 \series bold
24000
24001 \backslash
24002 acute
24003 \end_layout
24004
24005 \end_inset
24006 </cell>
24007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011
24012 \family roman
24013 \series medium
24014 \shape up
24015 \size normal
24016 \emph off
24017 \bar no
24018 \noun off
24019 \color none
24020 \begin_inset Formula $\acute{a}$
24021 \end_inset
24022
24023
24024 \end_layout
24025
24026 \end_inset
24027 </cell>
24028 </row>
24029 <row>
24030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24031 \begin_inset Text
24032
24033 \begin_layout Plain Layout
24034
24035 \family roman
24036 \series medium
24037 \shape up
24038 \size normal
24039 \emph off
24040 \bar no
24041 \noun off
24042 \color none
24043 umlaut
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24049 \begin_inset Text
24050
24051 \begin_layout Plain Layout
24052
24053 \series bold
24054
24055 \backslash
24056 ddot
24057 \end_layout
24058
24059 \end_inset
24060 </cell>
24061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24062 \begin_inset Text
24063
24064 \begin_layout Plain Layout
24065
24066 \family roman
24067 \series medium
24068 \shape up
24069 \size normal
24070 \emph off
24071 \bar no
24072 \noun off
24073 \color none
24074 \begin_inset Formula $\ddot{a}$
24075 \end_inset
24076
24077
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 </row>
24083 <row>
24084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24085 \begin_inset Text
24086
24087 \begin_layout Plain Layout
24088
24089 \family roman
24090 \series medium
24091 \shape up
24092 \size normal
24093 \emph off
24094 \bar no
24095 \noun off
24096 \color none
24097 tilde
24098 \end_layout
24099
24100 \end_inset
24101 </cell>
24102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106
24107 \series bold
24108
24109 \backslash
24110 tilde
24111 \end_layout
24112
24113 \end_inset
24114 </cell>
24115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24116 \begin_inset Text
24117
24118 \begin_layout Plain Layout
24119
24120 \family roman
24121 \series medium
24122 \shape up
24123 \size normal
24124 \emph off
24125 \bar no
24126 \noun off
24127 \color none
24128 \begin_inset Formula $\tilde{a}$
24129 \end_inset
24130
24131
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 </row>
24137 <row>
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Plain Layout
24142
24143 \family roman
24144 \series medium
24145 \shape up
24146 \size normal
24147 \emph off
24148 \bar no
24149 \noun off
24150 \color none
24151 dot
24152 \end_layout
24153
24154 \end_inset
24155 </cell>
24156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24157 \begin_inset Text
24158
24159 \begin_layout Plain Layout
24160
24161 \series bold
24162
24163 \backslash
24164 dot
24165 \end_layout
24166
24167 \end_inset
24168 </cell>
24169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24170 \begin_inset Text
24171
24172 \begin_layout Plain Layout
24173
24174 \family roman
24175 \series medium
24176 \shape up
24177 \size normal
24178 \emph off
24179 \bar no
24180 \noun off
24181 \color none
24182 \begin_inset Formula $\dot{a}$
24183 \end_inset
24184
24185
24186 \end_layout
24187
24188 \end_inset
24189 </cell>
24190 </row>
24191 <row>
24192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24193 \begin_inset Text
24194
24195 \begin_layout Plain Layout
24196
24197 \family roman
24198 \series medium
24199 \shape up
24200 \size normal
24201 \emph off
24202 \bar no
24203 \noun off
24204 \color none
24205 breve
24206 \end_layout
24207
24208 \end_inset
24209 </cell>
24210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24211 \begin_inset Text
24212
24213 \begin_layout Plain Layout
24214
24215 \series bold
24216
24217 \backslash
24218 breve
24219 \end_layout
24220
24221 \end_inset
24222 </cell>
24223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24224 \begin_inset Text
24225
24226 \begin_layout Plain Layout
24227
24228 \family roman
24229 \series medium
24230 \shape up
24231 \size normal
24232 \emph off
24233 \bar no
24234 \noun off
24235 \color none
24236 \begin_inset Formula $\breve{a}$
24237 \end_inset
24238
24239
24240 \end_layout
24241
24242 \end_inset
24243 </cell>
24244 </row>
24245 <row>
24246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24247 \begin_inset Text
24248
24249 \begin_layout Plain Layout
24250
24251 \family roman
24252 \series medium
24253 \shape up
24254 \size normal
24255 \emph off
24256 \bar no
24257 \noun off
24258 \color none
24259 caron
24260 \end_layout
24261
24262 \end_inset
24263 </cell>
24264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24265 \begin_inset Text
24266
24267 \begin_layout Plain Layout
24268
24269 \series bold
24270
24271 \backslash
24272 check
24273 \end_layout
24274
24275 \end_inset
24276 </cell>
24277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24278 \begin_inset Text
24279
24280 \begin_layout Plain Layout
24281
24282 \family roman
24283 \series medium
24284 \shape up
24285 \size normal
24286 \emph off
24287 \bar no
24288 \noun off
24289 \color none
24290 \begin_inset Formula $\check{a}$
24291 \end_inset
24292
24293
24294 \end_layout
24295
24296 \end_inset
24297 </cell>
24298 </row>
24299 <row>
24300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24301 \begin_inset Text
24302
24303 \begin_layout Plain Layout
24304
24305 \family roman
24306 \series medium
24307 \shape up
24308 \size normal
24309 \emph off
24310 \bar no
24311 \noun off
24312 \color none
24313 macron
24314 \end_layout
24315
24316 \end_inset
24317 </cell>
24318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24319 \begin_inset Text
24320
24321 \begin_layout Plain Layout
24322
24323 \series bold
24324
24325 \backslash
24326 bar
24327 \end_layout
24328
24329 \end_inset
24330 </cell>
24331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24332 \begin_inset Text
24333
24334 \begin_layout Plain Layout
24335
24336 \family roman
24337 \series medium
24338 \shape up
24339 \size normal
24340 \emph off
24341 \bar no
24342 \noun off
24343 \color none
24344 \begin_inset Formula $\bar{a}$
24345 \end_inset
24346
24347
24348 \end_layout
24349
24350 \end_inset
24351 </cell>
24352 </row>
24353 <row>
24354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24355 \begin_inset Text
24356
24357 \begin_layout Plain Layout
24358 vector
24359 \end_layout
24360
24361 \end_inset
24362 </cell>
24363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24364 \begin_inset Text
24365
24366 \begin_layout Plain Layout
24367
24368 \series bold
24369
24370 \backslash
24371 vec
24372 \end_layout
24373
24374 \end_inset
24375 </cell>
24376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24377 \begin_inset Text
24378
24379 \begin_layout Plain Layout
24380
24381 \family roman
24382 \series medium
24383 \shape up
24384 \size normal
24385 \emph off
24386 \bar no
24387 \noun off
24388 \color none
24389 \begin_inset Formula $\vec{a}$
24390 \end_inset
24391
24392
24393 \end_layout
24394
24395 \end_inset
24396 </cell>
24397 </row>
24398 </lyxtabular>
24399
24400 \end_inset
24401
24402
24403 \end_layout
24404
24405 \end_inset
24406
24407
24408 \end_layout
24409
24410 \begin_layout Standard
24411 You can choose one of the accents by selecting an item from the 
24412 \family sans
24413 Frame
24414 \begin_inset space ~
24415 \end_inset
24416
24417 decorations
24418 \family default
24419  symbol set button 
24420 \begin_inset Graphics
24421         filename ../images/math/hat.png
24422         scale 85
24423         groupId toolbarbuttons
24424
24425 \end_inset
24426
24427  in the math panel ; this will apply to any selection you have made within
24428  a formula too.
24429 \end_layout
24430
24431 \begin_layout Section
24432 Brackets and Delimiters
24433 \begin_inset Index idx
24434 status collapsed
24435
24436 \begin_layout Plain Layout
24437 Math ! Brackets
24438 \end_layout
24439
24440 \end_inset
24441
24442
24443 \begin_inset Index idx
24444 status collapsed
24445
24446 \begin_layout Plain Layout
24447 Math ! Delimiters
24448 \end_layout
24449
24450 \end_inset
24451
24452
24453 \begin_inset CommandInset label
24454 LatexCommand label
24455 name "sec:Brackets-and-Delimiters"
24456
24457 \end_inset
24458
24459
24460 \end_layout
24461
24462 \begin_layout Standard
24463 There are several brackets available through LyX.
24464  For most purposes, using just the keys 
24465 \family typewriter
24466 []{}()|<>
24467 \family default
24468  should suffice.
24469  But if you want to surround a large structure, like a matrix or a fraction,
24470  or if you have several layers of brackets, it is better to use the math
24471  toolbar delimiter icon 
24472 \begin_inset Info
24473 type  "icon"
24474 arg   "dialog-show mathdelimiter"
24475 \end_inset
24476
24477 .
24478  For example, that's how you would construct the brackets around a standard
24479  matrix such as:
24480 \begin_inset Formula 
24481 \[
24482 \left[\begin{array}{cc}
24483 1 & 2\\
24484 3 & 4
24485 \end{array}\right]
24486 \]
24487
24488 \end_inset
24489
24490 and to make it easier to see the layers of parentheses as in: 
24491 \begin_inset Formula 
24492 \[
24493 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
24494 \]
24495
24496 \end_inset
24497
24498
24499 \end_layout
24500
24501 \begin_layout Standard
24502 The parentheses, and other brackets from that menu will automatically re-size
24503  to accommodate the size of what is inside.
24504 \end_layout
24505
24506 \begin_layout Standard
24507 To construct brackets click on the button for the bracket you want on the
24508  left side and right side.
24509  If you use the option 
24510 \family sans
24511 Keep
24512 \begin_inset space ~
24513 \end_inset
24514
24515 matched
24516 \family default
24517 , the selected bracket type will be used for the left and the right side.
24518  The selection will be shown below the button field.
24519  If you want one side to not have a bracket, use the blank button.
24520  It will appear in LyX with a dotted line, but nothing will be printed.
24521 \end_layout
24522
24523 \begin_layout Standard
24524 If you want to place brackets around math structures, like a square root,
24525  you can do that by highlighting (selecting) the structure that is to go
24526  inside the brackets.
24527  Then choose the appropriate brackets for left and right and click on 
24528 \family sans
24529 Insert
24530 \family default
24531 .
24532  The parentheses will be drawn around the selected structure.
24533 \end_layout
24534
24535 \begin_layout Section
24536 Arrays and Multi-line Equations
24537 \begin_inset Index idx
24538 status collapsed
24539
24540 \begin_layout Plain Layout
24541 Math ! Arrays
24542 \end_layout
24543
24544 \end_inset
24545
24546
24547 \begin_inset Index idx
24548 status collapsed
24549
24550 \begin_layout Plain Layout
24551 Math ! Matrices
24552 \end_layout
24553
24554 \end_inset
24555
24556
24557 \begin_inset Index idx
24558 status collapsed
24559
24560 \begin_layout Plain Layout
24561 Math ! Multi-line Equations
24562 \end_layout
24563
24564 \end_inset
24565
24566
24567 \end_layout
24568
24569 \begin_layout Standard
24570 Matrices are entered in LyX using the 
24571 \family sans
24572 Math
24573 \begin_inset space ~
24574 \end_inset
24575
24576 Panel
24577 \family default
24578  matrix button 
24579 \begin_inset Graphics
24580         filename ../images/math/matrix.png
24581         scale 85
24582         groupId toolbarbuttons
24583
24584 \end_inset
24585
24586 .
24587  It will open a dialog for you to choose the number of rows/columns.
24588  Here is an example:
24589 \begin_inset Formula 
24590 \[
24591 \left(\begin{array}{ccc}
24592 1 & 2 & 3\\
24593 4 & 5 & 6\\
24594 7 & 8 & 9
24595 \end{array}\right)
24596 \]
24597
24598 \end_inset
24599
24600 The parentheses aren't automatic, but you can add them as described in section
24601 \begin_inset space ~
24602 \end_inset
24603
24604
24605 \begin_inset CommandInset ref
24606 LatexCommand ref
24607 reference "sec:Brackets-and-Delimiters"
24608
24609 \end_inset
24610
24611 .
24612  When you construct the matrix, you can decide whether the column entries
24613  will be left-, right-, or center-justified.
24614  This alignment is set in the box 
24615 \family sans
24616 Horizontal
24617 \family default
24618  with the letters 
24619 \begin_inset Quotes eld
24620 \end_inset
24621
24622
24623 \family sans
24624 l
24625 \family default
24626
24627 \begin_inset Quotes erd
24628 \end_inset
24629
24630
24631 \begin_inset Quotes eld
24632 \end_inset
24633
24634
24635 \family sans
24636 r
24637 \family default
24638
24639 \begin_inset Quotes erd
24640 \end_inset
24641
24642 , and 
24643 \begin_inset Quotes eld
24644 \end_inset
24645
24646
24647 \family sans
24648 c
24649 \family default
24650
24651 \begin_inset Quotes erd
24652 \end_inset
24653
24654 .
24655  LyX proposes a 
24656 \begin_inset Quotes eld
24657 \end_inset
24658
24659
24660 \family sans
24661 c
24662 \family default
24663
24664 \begin_inset Quotes erd
24665 \end_inset
24666
24667  for every column as default.
24668  For example, the sequence 
24669 \begin_inset Quotes eld
24670 \end_inset
24671
24672
24673 \family sans
24674 lcr
24675 \family default
24676
24677 \begin_inset Quotes erd
24678 \end_inset
24679
24680  means that the first column will be left-justified, the second will be
24681  centered, and the third column will be right-justified, because each letter
24682  corresponds to the relevant column.
24683  The result will look like this:
24684 \begin_inset Formula 
24685 \[
24686 \begin{array}{lcr}
24687 this & this\, column & this\, column\\
24688 column & has & has\, right\\
24689 has\, left\, alignment & center\, alignment & alignment
24690 \end{array}.
24691 \]
24692
24693 \end_inset
24694
24695
24696 \end_layout
24697
24698 \begin_layout Standard
24699 You can add more rows to an existing matrix by hitting 
24700 \begin_inset Info
24701 type  "shortcut"
24702 arg   "newline-insert newline"
24703 \end_inset
24704
24705  while the cursor is in the matrix.
24706  Adding or deleting columns can be done via the menu 
24707 \family sans
24708 Edit\SpecialChar \menuseparator
24709 Math
24710 \family default
24711  or the math toolbar.
24712 \end_layout
24713
24714 \begin_layout Standard
24715 There are other arrays used in formulas, such as distinctions of cases.
24716  It can be created with the menu 
24717 \family sans
24718 Insert\SpecialChar \menuseparator
24719 Math\SpecialChar \menuseparator
24720 Cases
24721 \begin_inset space ~
24722 \end_inset
24723
24724 Environment
24725 \family default
24726  or the command 
24727 \series bold
24728
24729 \backslash
24730 cases
24731 \series default
24732 .
24733  Here is an example: 
24734 \begin_inset Formula 
24735 \[
24736 f(x)=\begin{cases}
24737 -1 & x<0\\
24738 0 & x=0\\
24739 1 & x>0
24740 \end{cases}
24741 \]
24742
24743 \end_inset
24744
24745
24746 \end_layout
24747
24748 \begin_layout Standard
24749 \begin_inset VSpace bigskip
24750 \end_inset
24751
24752 Multi-line formulas are created when you press 
24753 \begin_inset Info
24754 type  "shortcut"
24755 arg   "newline-insert newline"
24756 \end_inset
24757
24758  within a formula.
24759  In an empty formula you can see that three blue boxes appear, one for each
24760  column.
24761  When you press 
24762 \begin_inset Info
24763 type  "shortcut"
24764 arg   "newline-insert newline"
24765 \end_inset
24766
24767  in a non-empty formula, the part before the relation sign (equal sign 
24768 \begin_inset Quotes eld
24769 \end_inset
24770
24771 =
24772 \begin_inset Quotes erd
24773 \end_inset
24774
24775  etc.) will be inserted automatically in the first column, the relation sign
24776  is in the second column, and the rest in the third column.
24777  A new row is created by every further hit of 
24778 \begin_inset Info
24779 type  "shortcut"
24780 arg   "newline-insert newline"
24781 \end_inset
24782
24783 .
24784  Multi-line formulas are always displayed formulas.
24785  Here is an example:
24786 \begin_inset Formula 
24787 \begin{eqnarray}
24788 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24789 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24790 \end{eqnarray}
24791
24792 \end_inset
24793
24794  To change the column assignment of the formula parts, place the cursor
24795  where you want to start the shift and hit 
24796 \family sans
24797 Ctrl-Tab.
24798
24799 \family default
24800  It shifts everything in the column which is right beside the current cursor
24801  position to the next column.
24802  Note that the middle column is designed for relation signs, structures
24803  within this column will be printed in a smaller size:
24804 \begin_inset Formula 
24805 \begin{eqnarray*}
24806 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24807 \end{eqnarray*}
24808
24809 \end_inset
24810
24811
24812 \end_layout
24813
24814 \begin_layout Standard
24815 The multi-line formula type described here is called 
24816 \family typewriter
24817 \series medium
24818 eqnarray
24819 \family default
24820 \series default
24821 .
24822  There are other multi-line types being more suitable for certain situations,
24823  for example if you want a better inter-line spacing than in formula (
24824 \begin_inset CommandInset ref
24825 LatexCommand ref
24826 reference "eq:asquared"
24827
24828 \end_inset
24829
24830 ).
24831  The other types are described in section
24832 \begin_inset space ~
24833 \end_inset
24834
24835
24836 \begin_inset CommandInset ref
24837 LatexCommand ref
24838 reference "sub:AMS-Formula-Types"
24839
24840 \end_inset
24841
24842 .
24843 \end_layout
24844
24845 \begin_layout Section
24846 Formula Numbering and Referencing
24847 \begin_inset Index idx
24848 status collapsed
24849
24850 \begin_layout Plain Layout
24851 Math ! Formula numbering
24852 \end_layout
24853
24854 \end_inset
24855
24856
24857 \begin_inset Index idx
24858 status collapsed
24859
24860 \begin_layout Plain Layout
24861 Math ! Referencing formulas
24862 \end_layout
24863
24864 \end_inset
24865
24866
24867 \begin_inset CommandInset label
24868 LatexCommand label
24869 name "sec:Formula-Numbering-and"
24870
24871 \end_inset
24872
24873
24874 \end_layout
24875
24876 \begin_layout Standard
24877 To number a formula, set the cursor in the formula and use the menu 
24878 \family sans
24879 Edit\SpecialChar \menuseparator
24880 Math\SpecialChar \menuseparator
24881 Toggle
24882 \begin_inset space ~
24883 \end_inset
24884
24885 Numbering
24886 \family default
24887  or the shortcut 
24888 \begin_inset Info
24889 type  "shortcut"
24890 arg   "math-number-toggle"
24891 \end_inset
24892
24893 .
24894  The formula number appears in LyX as 
24895 \begin_inset Quotes eld
24896 \end_inset
24897
24898 #
24899 \begin_inset Quotes erd
24900 \end_inset
24901
24902  within parentheses.
24903  The 
24904 \begin_inset Quotes eld
24905 \end_inset
24906
24907 #
24908 \begin_inset Quotes erd
24909 \end_inset
24910
24911  denotes that the number will be calculated automatically when the output
24912  is generated.
24913  The placement and format of the formula number in the output depends on
24914  the document class.
24915  In this document the number is printed together with the chapter number,
24916  separated by a dot:
24917 \begin_inset Formula 
24918 \begin{equation}
24919 1+1=2
24920 \end{equation}
24921
24922 \end_inset
24923
24924 Using 
24925 \begin_inset Info
24926 type  "shortcut"
24927 arg   "math-number-toggle"
24928 \end_inset
24929
24930  in a numbered formula will switch off the numbering.
24931  You can only number displayed formulas.
24932 \end_layout
24933
24934 \begin_layout Standard
24935 Multi-line formulas can be numbered line by line: Using the menu 
24936 \family sans
24937 Edit\SpecialChar \menuseparator
24938 Math\SpecialChar \menuseparator
24939 Toggle
24940 \begin_inset space ~
24941 \end_inset
24942
24943 Numbering
24944 \begin_inset space ~
24945 \end_inset
24946
24947 of
24948 \begin_inset space ~
24949 \end_inset
24950
24951 Line
24952 \family default
24953  or the shortcut 
24954 \begin_inset Info
24955 type  "shortcut"
24956 arg   "math-number-line-toggle"
24957 \end_inset
24958
24959  will only toggle the numbering of the line where the cursor is:
24960 \begin_inset Formula 
24961 \begin{eqnarray}
24962 1 & = & 3-2\\
24963 2 & = & 4-2\nonumber \\
24964 4 & \leq & 7
24965 \end{eqnarray}
24966
24967 \end_inset
24968
24969 To number all lines use the shortcut 
24970 \begin_inset Info
24971 type  "shortcut"
24972 arg   "math-number-toggle"
24973 \end_inset
24974
24975 .
24976 \end_layout
24977
24978 \begin_layout Standard
24979 \begin_inset VSpace bigskip
24980 \end_inset
24981
24982 Every displayed formula can be referenced by its number using a label.
24983  A label is inserted with the menu 
24984 \family sans
24985 Insert\SpecialChar \menuseparator
24986 Label
24987 \family default
24988  when the cursor is in the formula.
24989  This opens a dialog to enter the label.
24990  It is recommended to use the proposed 
24991 \begin_inset Quotes eld
24992 \end_inset
24993
24994
24995 \family sans
24996 eq:
24997 \family default
24998
24999 \begin_inset Quotes erd
25000 \end_inset
25001
25002  as first part of the label, because this helps later to identify the label
25003  type when you have many labels in your document.
25004  We inserted in the following example the label 
25005 \begin_inset Quotes eld
25006 \end_inset
25007
25008 eq:tanhExp
25009 \begin_inset Quotes erd
25010 \end_inset
25011
25012  in the second line:
25013 \begin_inset Formula 
25014 \begin{eqnarray}
25015 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
25016  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
25017 \end{eqnarray}
25018
25019 \end_inset
25020
25021 Every labeled line is automatically numbered.
25022  Therefore the label is shown in LyX at the place of the formula number
25023  placeholder 
25024 \begin_inset Quotes eld
25025 \end_inset
25026
25027 #
25028 \begin_inset Quotes erd
25029 \end_inset
25030
25031 .
25032  You can reference a labeled formula using the menu 
25033 \family sans
25034 Insert\SpecialChar \menuseparator
25035 Cross
25036 \begin_inset space ~
25037 \end_inset
25038
25039 Reference
25040 \family default
25041 .
25042  A dialog appears to choose a label you want refer to.
25043  The reference appears in LyX as a grey cross reference box and in the output
25044  as the formula number:
25045 \end_layout
25046
25047 \begin_layout Standard
25048 This is a cross-reference to equation (
25049 \begin_inset CommandInset ref
25050 LatexCommand ref
25051 reference "eq:tanhExp"
25052
25053 \end_inset
25054
25055 ).
25056 \end_layout
25057
25058 \begin_layout Standard
25059 The properties of LyX's cross-reference box are described in section
25060 \begin_inset space ~
25061 \end_inset
25062
25063
25064 \begin_inset CommandInset ref
25065 LatexCommand ref
25066 reference "sec:Cross-References"
25067
25068 \end_inset
25069
25070 .
25071  To delete a label, set the cursor in the labeled formula, use the menu
25072  
25073 \family sans
25074 Insert\SpecialChar \menuseparator
25075 Label
25076 \family default
25077  and delete the label in the appearing dialog.
25078 \begin_inset Foot
25079 status collapsed
25080
25081 \begin_layout Plain Layout
25082 This is a unintuitive and will be fixed in the next version of LyX.
25083 \end_layout
25084
25085 \end_inset
25086
25087  
25088 \end_layout
25089
25090 \begin_layout Section
25091 User defined math macros
25092 \begin_inset Index idx
25093 status collapsed
25094
25095 \begin_layout Plain Layout
25096 Math ! Macros
25097 \end_layout
25098
25099 \end_inset
25100
25101
25102 \end_layout
25103
25104 \begin_layout Standard
25105 LyX allows you to define macros for formulas which is very useful when you
25106  have equations of the same form in a document several times.
25107  Math macros are explained in section 
25108 \emph on
25109 Math
25110 \begin_inset space ~
25111 \end_inset
25112
25113 Macros
25114 \emph default
25115  of the 
25116 \emph on
25117 Math
25118 \emph default
25119  manual.
25120 \end_layout
25121
25122 \begin_layout Section
25123 Fine-Tuning
25124 \end_layout
25125
25126 \begin_layout Subsection
25127 Typefaces
25128 \begin_inset Index idx
25129 status collapsed
25130
25131 \begin_layout Plain Layout
25132 Math ! Typefaces
25133 \end_layout
25134
25135 \end_inset
25136
25137
25138 \end_layout
25139
25140 \begin_layout Standard
25141 The standard font for text is italic, for numbers the standard is roman.
25142  To set a font in a formula, use the 
25143 \family sans
25144 Math
25145 \begin_inset space ~
25146 \end_inset
25147
25148 Panel
25149 \family default
25150  button 
25151 \begin_inset Graphics
25152         filename ../images/math/font.png
25153         scale 85
25154         groupId toolbarbuttons
25155
25156 \end_inset
25157
25158 , or enter its command, listed in table
25159 \begin_inset space ~
25160 \end_inset
25161
25162
25163 \begin_inset CommandInset ref
25164 LatexCommand ref
25165 reference "cap:Typefaces-and-the"
25166
25167 \end_inset
25168
25169 , directly.
25170 \end_layout
25171
25172 \begin_layout Standard
25173 \begin_inset Float table
25174 wide false
25175 sideways false
25176 status open
25177
25178 \begin_layout Plain Layout
25179 \begin_inset Caption
25180
25181 \begin_layout Plain Layout
25182 \begin_inset CommandInset label
25183 LatexCommand label
25184 name "cap:Typefaces-and-the"
25185
25186 \end_inset
25187
25188 Typefaces and the corresponding commands.
25189 \end_layout
25190
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Plain Layout
25197 \align center
25198 \begin_inset Tabular
25199 <lyxtabular version="3" rows="9" columns="2">
25200 <features tabularvalignment="middle">
25201 <column alignment="center" valignment="top" width="0pt">
25202 <column alignment="center" valignment="top" width="0pt">
25203 <row>
25204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25205 \begin_inset Text
25206
25207 \begin_layout Plain Layout
25208 Font
25209 \end_layout
25210
25211 \end_inset
25212 </cell>
25213 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25214 \begin_inset Text
25215
25216 \begin_layout Plain Layout
25217 Command
25218 \end_layout
25219
25220 \end_inset
25221 </cell>
25222 </row>
25223 <row>
25224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25225 \begin_inset Text
25226
25227 \begin_layout Plain Layout
25228
25229 \shape up
25230 \size normal
25231 \bar no
25232 \noun off
25233 \color none
25234 \begin_inset Formula $\mathrm{Roman}$
25235 \end_inset
25236
25237
25238 \end_layout
25239
25240 \end_inset
25241 </cell>
25242 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25243 \begin_inset Text
25244
25245 \begin_layout Plain Layout
25246
25247 \series bold
25248
25249 \backslash
25250 mathrm
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 </row>
25256 <row>
25257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25258 \begin_inset Text
25259
25260 \begin_layout Plain Layout
25261 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25262 \end_inset
25263
25264
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Plain Layout
25273
25274 \series bold
25275
25276 \backslash
25277 mathbf
25278 \end_layout
25279
25280 \end_inset
25281 </cell>
25282 </row>
25283 <row>
25284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25285 \begin_inset Text
25286
25287 \begin_layout Plain Layout
25288 \begin_inset Formula $\mathit{Italic}$
25289 \end_inset
25290
25291
25292 \end_layout
25293
25294 \end_inset
25295 </cell>
25296 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25297 \begin_inset Text
25298
25299 \begin_layout Plain Layout
25300
25301 \series bold
25302
25303 \backslash
25304 mathit
25305 \end_layout
25306
25307 \end_inset
25308 </cell>
25309 </row>
25310 <row>
25311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25312 \begin_inset Text
25313
25314 \begin_layout Plain Layout
25315
25316 \shape up
25317 \size normal
25318 \bar no
25319 \noun off
25320 \color none
25321 \begin_inset Formula $\mathtt{Typewriter}$
25322 \end_inset
25323
25324
25325 \end_layout
25326
25327 \end_inset
25328 </cell>
25329 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25330 \begin_inset Text
25331
25332 \begin_layout Plain Layout
25333
25334 \series bold
25335
25336 \backslash
25337 mathtt
25338 \end_layout
25339
25340 \end_inset
25341 </cell>
25342 </row>
25343 <row>
25344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25345 \begin_inset Text
25346
25347 \begin_layout Plain Layout
25348 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25349 \end_inset
25350
25351
25352 \end_layout
25353
25354 \end_inset
25355 </cell>
25356 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25357 \begin_inset Text
25358
25359 \begin_layout Plain Layout
25360
25361 \series bold
25362
25363 \backslash
25364 mathbb
25365 \end_layout
25366
25367 \end_inset
25368 </cell>
25369 </row>
25370 <row>
25371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25372 \begin_inset Text
25373
25374 \begin_layout Plain Layout
25375 \begin_inset Formula $\mathfrak{Fraktur}$
25376 \end_inset
25377
25378
25379 \end_layout
25380
25381 \end_inset
25382 </cell>
25383 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25384 \begin_inset Text
25385
25386 \begin_layout Plain Layout
25387
25388 \series bold
25389
25390 \backslash
25391 mathfrak
25392 \end_layout
25393
25394 \end_inset
25395 </cell>
25396 </row>
25397 <row>
25398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25399 \begin_inset Text
25400
25401 \begin_layout Plain Layout
25402
25403 \shape up
25404 \size normal
25405 \emph on
25406 \bar no
25407 \noun off
25408 \color none
25409 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25410 \end_inset
25411
25412
25413 \end_layout
25414
25415 \end_inset
25416 </cell>
25417 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25418 \begin_inset Text
25419
25420 \begin_layout Plain Layout
25421
25422 \series bold
25423
25424 \backslash
25425 mathcal
25426 \end_layout
25427
25428 \end_inset
25429 </cell>
25430 </row>
25431 <row>
25432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25433 \begin_inset Text
25434
25435 \begin_layout Plain Layout
25436 \begin_inset Formula $\mathsf{SansSerif}$
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25445 \begin_inset Text
25446
25447 \begin_layout Plain Layout
25448
25449 \series bold
25450
25451 \backslash
25452 mathsf
25453 \end_layout
25454
25455 \end_inset
25456 </cell>
25457 </row>
25458 </lyxtabular>
25459
25460 \end_inset
25461
25462
25463 \end_layout
25464
25465 \end_inset
25466
25467
25468 \end_layout
25469
25470 \begin_layout Standard
25471 \begin_inset Note Greyedout
25472 status open
25473
25474 \begin_layout Plain Layout
25475
25476 \series bold
25477 Note:
25478 \series default
25479  You can only print capital letters in the typefaces 
25480 \family sans
25481 Blackboard
25482 \family default
25483  and 
25484 \family sans
25485 Calligraphic
25486 \family default
25487 .
25488 \end_layout
25489
25490 \end_inset
25491
25492
25493 \end_layout
25494
25495 \begin_layout Standard
25496 When you use a typeface, a blue box is inserted in the formula.
25497  Every character in this box will be printed in this typeface.
25498  Pressing 
25499 \family sans
25500 Space
25501 \family default
25502  within the box will set the cursor outside, so that you have to use a protected
25503  space when you need a space in the box.
25504  Here an example where 
25505 \begin_inset Quotes eld
25506 \end_inset
25507
25508 N
25509 \begin_inset Quotes erd
25510 \end_inset
25511
25512  in 
25513 \family sans
25514 Blackboard
25515 \family default
25516  denotes the set of numbers:
25517 \begin_inset Formula 
25518 \[
25519 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25520 \]
25521
25522 \end_inset
25523
25524
25525 \end_layout
25526
25527 \begin_layout Standard
25528 The typefaces are nestable, which can cause confusion.
25529  You can e.
25530 \begin_inset space \thinspace{}
25531 \end_inset
25532
25533 g.
25534 \begin_inset space \space{}
25535 \end_inset
25536
25537 put a character in 
25538 \family sans
25539 Fraktur
25540 \family default
25541  in a box for 
25542 \family sans
25543 Typewriter
25544 \family default
25545
25546 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25547 \end_inset
25548
25549  
25550 \begin_inset Newline newline
25551 \end_inset
25552
25553 So it is better not to use this feature.
25554 \end_layout
25555
25556 \begin_layout Standard
25557 The typefaces have no effect on Greek letters: 
25558 \begin_inset Formula $\mathfrak{abc\delta e}$
25559 \end_inset
25560
25561
25562 \begin_inset Newline newline
25563 \end_inset
25564
25565 You can only print them emboldened using the command 
25566 \series bold
25567
25568 \backslash
25569 boldsymbol
25570 \series default
25571 , which works like the other typeface commands: 
25572 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25573 \end_inset
25574
25575
25576 \end_layout
25577
25578 \begin_layout Standard
25579
25580 \series bold
25581
25582 \backslash
25583 boldsymbol
25584 \series default
25585  works for all symbols, letters, and numbers.
25586 \end_layout
25587
25588 \begin_layout Standard
25589 A number of other font options are available as well, in the menu 
25590 \family sans
25591 Edit\SpecialChar \menuseparator
25592 Math\SpecialChar \menuseparator
25593 Text
25594 \begin_inset space ~
25595 \end_inset
25596
25597 Style
25598 \family default
25599 .
25600 \end_layout
25601
25602 \begin_layout Subsection
25603 Math Text
25604 \begin_inset Index idx
25605 status collapsed
25606
25607 \begin_layout Plain Layout
25608 Math ! Text
25609 \end_layout
25610
25611 \end_inset
25612
25613
25614 \end_layout
25615
25616 \begin_layout Standard
25617 Typefaces are useful for entering some characters in some given font, but
25618  not for text.
25619  For typing longer pieces of text use the math text, which is obtained using
25620  the entry 
25621 \family sans
25622 Normal
25623 \begin_inset space ~
25624 \end_inset
25625
25626 text
25627 \begin_inset space ~
25628 \end_inset
25629
25630 mode
25631 \family default
25632  of the 
25633 \family sans
25634 Math
25635 \begin_inset space ~
25636 \end_inset
25637
25638 Panel
25639 \family default
25640  button 
25641 \begin_inset Graphics
25642         filename ../images/math/font.png
25643         scale 85
25644         groupId toolbarbuttons
25645
25646 \end_inset
25647
25648  (shortcut 
25649 \begin_inset Info
25650 type  "shortcut"
25651 arg   "font-default"
25652 \end_inset
25653
25654 ).
25655  Math text appears in LyX in black instead of blue.
25656  You can use spaces and accents in math text like in normal text.
25657  Here is an example:
25658 \begin_inset Formula 
25659 \[
25660 f(x)=\begin{cases}
25661 x & \mbox{if I say so}\\
25662 -x & \mbox{under Umständen}
25663 \end{cases}
25664 \]
25665
25666 \end_inset
25667
25668
25669 \end_layout
25670
25671 \begin_layout Subsection
25672 Font Sizes
25673 \begin_inset Index idx
25674 status collapsed
25675
25676 \begin_layout Plain Layout
25677 Math ! Font sizes
25678 \end_layout
25679
25680 \end_inset
25681
25682
25683 \end_layout
25684
25685 \begin_layout Standard
25686 There are four font styles (relative sizes) used in math-mode, which are
25687  automatically chosen in most situations.
25688  These are called 
25689 \family sans
25690 textstyle
25691 \family default
25692
25693 \family sans
25694 displaystyle
25695 \family default
25696
25697 \family sans
25698 scriptstyle
25699 \family default
25700 , and 
25701 \family sans
25702 scriptscriptstyle
25703 \family default
25704 .
25705  For most characters, 
25706 \family sans
25707 textstyle
25708 \family default
25709  and 
25710 \family sans
25711 displaystyle
25712 \family default
25713  are actually the same size, but fractions, superscripts and subscripts,
25714  and certain other structures, are set larger in 
25715 \family sans
25716 displaystyle
25717 \family default
25718 .
25719  Except for some operators, which resize themselves to accommodate various
25720  situations, all text will be set in the styles that LaTeX thinks are appropriat
25721 e.
25722  These choices can be overridden by using the math panel button 
25723 \begin_inset Graphics
25724         filename ../images/math/style.png
25725         scale 85
25726         groupId toolbarbuttons
25727
25728 \end_inset
25729
25730 .
25731  A box for the size will be created in which you can insert the math structure.
25732  For example, you can set 
25733 \begin_inset Formula $\frac{1}{2}$
25734 \end_inset
25735
25736 , which is normally in 
25737 \family sans
25738 textstyle
25739 \family default
25740 , larger in 
25741 \family sans
25742 displaystyle
25743 \family default
25744
25745 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25746 \end_inset
25747
25748 .
25749  The four styles are used in the following example:
25750 \end_layout
25751
25752 \begin_layout Standard
25753 \begin_inset Formula $displaystyle$
25754 \end_inset
25755
25756
25757 \begin_inset Formula ${\textstyle textstyle}$
25758 \end_inset
25759
25760
25761 \begin_inset Formula ${\scriptstyle scriptstyle}$
25762 \end_inset
25763
25764
25765 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25766 \end_inset
25767
25768 .
25769 \end_layout
25770
25771 \begin_layout Standard
25772 All these math-mode font sizes are relative, that means, if the whole math
25773  inset is set in a particular size with the menu 
25774 \family sans
25775 Edit\SpecialChar \menuseparator
25776 Text
25777 \begin_inset space ~
25778 \end_inset
25779
25780 Style
25781 \family default
25782 , all sizes in the formula will be adjusted relative to this size.
25783  Similarly, if the base font size of the document is changed, all fonts
25784  will be adjusted to correspond.
25785  As an example here is a formula in the font size 
25786 \begin_inset Quotes eld
25787 \end_inset
25788
25789 largest
25790 \begin_inset Quotes erd
25791 \end_inset
25792
25793 :
25794 \end_layout
25795
25796 \begin_layout Standard
25797
25798 \family roman
25799 \size largest
25800 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25801 \end_inset
25802
25803
25804 \end_layout
25805
25806 \begin_layout Section
25807 Theorem Modules
25808 \end_layout
25809
25810 \begin_layout Standard
25811 As of LyX 1.6, support for theorem-like environments has been moved out of
25812  the document classes and into layout modules.
25813 \begin_inset Index idx
25814 status collapsed
25815
25816 \begin_layout Plain Layout
25817 Layout Modules
25818 \end_layout
25819
25820 \end_inset
25821
25822  As a result, theorem-like environments can now easily be used with classes
25823  other than the AMS classes.
25824  See section 
25825 \begin_inset CommandInset ref
25826 LatexCommand ref
25827 reference "sub:Modules"
25828
25829 \end_inset
25830
25831  for more on layout modules.
25832 \end_layout
25833
25834 \begin_layout Section
25835 AMS-LaTeX
25836 \begin_inset Index idx
25837 status collapsed
25838
25839 \begin_layout Plain Layout
25840 AMS math
25841 \end_layout
25842
25843 \end_inset
25844
25845
25846 \begin_inset Index idx
25847 status collapsed
25848
25849 \begin_layout Plain Layout
25850 Math ! AMS
25851 \end_layout
25852
25853 \end_inset
25854
25855
25856 \end_layout
25857
25858 \begin_layout Standard
25859 LyX supports the packages provided by the American Mathematical Society
25860  (AMS) that are in common use.
25861 \end_layout
25862
25863 \begin_layout Subsection
25864 Enabling AMS-Support
25865 \end_layout
25866
25867 \begin_layout Standard
25868 Selecting the checkbox 
25869 \family sans
25870 Use
25871 \begin_inset space ~
25872 \end_inset
25873
25874 AMS
25875 \begin_inset space ~
25876 \end_inset
25877
25878 math
25879 \begin_inset space ~
25880 \end_inset
25881
25882 package
25883 \family default
25884  in the 
25885 \family sans
25886 Document\SpecialChar \menuseparator
25887 Settings
25888 \family default
25889
25890 \begin_inset Index idx
25891 status collapsed
25892
25893 \begin_layout Plain Layout
25894 Document ! Settings
25895 \end_layout
25896
25897 \end_inset
25898
25899  dialog under 
25900 \family sans
25901 Math
25902 \begin_inset space ~
25903 \end_inset
25904
25905 Options
25906 \family default
25907  will include the AMS-packages in the document, and make the facilities
25908  available.
25909  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25910  formulas, ensure that you have enabled AMS.
25911 \end_layout
25912
25913 \begin_layout Subsection
25914 AMS-Formula Types
25915 \begin_inset CommandInset label
25916 LatexCommand label
25917 name "sub:AMS-Formula-Types"
25918
25919 \end_inset
25920
25921
25922 \begin_inset Index idx
25923 status collapsed
25924
25925 \begin_layout Plain Layout
25926 Math ! Multi-line Equations
25927 \end_layout
25928
25929 \end_inset
25930
25931
25932 \end_layout
25933
25934 \begin_layout Standard
25935 AMS-LaTeX provides a selection of different formula types.
25936  LyX allows you to choose between 
25937 \family typewriter
25938 align
25939 \family default
25940
25941 \family typewriter
25942 alignat
25943 \family default
25944
25945 \family typewriter
25946 flalign
25947 \family default
25948
25949 \family typewriter
25950 gather
25951 \family default
25952 , and 
25953 \family typewriter
25954 multline
25955 \family default
25956 .
25957  We refer to the AMS-documentation for an explanation of these formula types.
25958 \end_layout
25959
25960 \begin_layout Chapter
25961 More Tools
25962 \end_layout
25963
25964 \begin_layout Section
25965 Cross-References
25966 \begin_inset Index idx
25967 status collapsed
25968
25969 \begin_layout Plain Layout
25970 Cross references
25971 \end_layout
25972
25973 \end_inset
25974
25975
25976 \begin_inset CommandInset label
25977 LatexCommand label
25978 name "sec:Cross-References"
25979
25980 \end_inset
25981
25982
25983 \end_layout
25984
25985 \begin_layout Standard
25986 One of LyX's strengths are cross-references.
25987  You can reference every section, float, footnote, formula, and list in
25988  the document.
25989  To reference a document part, you have to insert a label into it.
25990  The label is used as anchor and name for the reference.
25991  We want for example to refer to the second item of the following list:
25992 \end_layout
25993
25994 \begin_layout Enumerate
25995 First item
25996 \end_layout
25997
25998 \begin_layout Enumerate
25999 \begin_inset CommandInset label
26000 LatexCommand label
26001 name "enu:Second-item"
26002
26003 \end_inset
26004
26005 Second item
26006 \end_layout
26007
26008 \begin_layout Enumerate
26009 Third item
26010 \end_layout
26011
26012 \begin_layout Standard
26013 First we insert a label into the second item with the menu 
26014 \family sans
26015 Insert\SpecialChar \menuseparator
26016 Label
26017 \family default
26018  or by pressing the toolbar button 
26019 \begin_inset Info
26020 type  "icon"
26021 arg   "label-insert"
26022 \end_inset
26023
26024 .
26025  A grey label box like this: 
26026 \begin_inset Graphics
26027         filename clipart/labelQt4.png
26028         scale 85
26029
26030 \end_inset
26031
26032  is inserted and the label window pops up asking for the label text.
26033  LyX offers as text the first words of the item with a prefix, in our case
26034  the text 
26035 \begin_inset Quotes eld
26036 \end_inset
26037
26038
26039 \family sans
26040 enu: Second-item
26041 \family default
26042
26043 \begin_inset Quotes erd
26044 \end_inset
26045
26046 .
26047  The prefix 
26048 \begin_inset Quotes eld
26049 \end_inset
26050
26051
26052 \family sans
26053 enu:
26054 \family default
26055
26056 \begin_inset Quotes erd
26057 \end_inset
26058
26059  stands for 
26060 \begin_inset Quotes eld
26061 \end_inset
26062
26063 enumerate
26064 \begin_inset Quotes erd
26065 \end_inset
26066
26067 .
26068  The prefix depends on the document part where the label is inserted, e.
26069 \begin_inset space \thinspace{}
26070 \end_inset
26071
26072 g.
26073 \begin_inset space \space{}
26074 \end_inset
26075
26076 if you insert a label into a section heading, the prefix will be 
26077 \begin_inset Quotes eld
26078 \end_inset
26079
26080
26081 \family sans
26082 sec:
26083 \family default
26084
26085 \begin_inset Quotes erd
26086 \end_inset
26087
26088 .
26089 \end_layout
26090
26091 \begin_layout Standard
26092 To reference the item, we refer to its label using the menu 
26093 \family sans
26094 Insert\SpecialChar \menuseparator
26095 Cross-Reference
26096 \family default
26097  or the toolbar button 
26098 \begin_inset Info
26099 type  "icon"
26100 arg   "dialog-show-new-inset ref"
26101 \end_inset
26102
26103 .
26104  A grey cross-reference box like this: 
26105 \begin_inset Graphics
26106         filename clipart/referenceQt4.png
26107         scale 85
26108
26109 \end_inset
26110
26111  is inserted and the cross-reference window appears showing all the labels
26112  in the document.
26113  We can now sort the labels alphabetically and then choose the entry 
26114 \begin_inset Quotes eld
26115 \end_inset
26116
26117
26118 \family sans
26119 enu:Second-item
26120 \family default
26121
26122 \begin_inset Quotes erd
26123 \end_inset
26124
26125 .
26126  At the position of the cross-reference box the item number will appear
26127  in the output.
26128 \end_layout
26129
26130 \begin_layout Standard
26131 Alternatively to 
26132 \family sans
26133 Insert\SpecialChar \menuseparator
26134 Cross-Reference
26135 \family default
26136 , you can right-click on a label and use in the appearing context menu 
26137 \family sans
26138 Copy as Reference
26139 \family default
26140 .
26141  The cross-reference to this label is now in the clipboard and can be copied
26142  to the actual cursor position via the menu 
26143 \family sans
26144 Edit\SpecialChar \menuseparator
26145 Paste
26146 \family default
26147  (shortcut Ctrl+V).
26148 \end_layout
26149
26150 \begin_layout Standard
26151 Here is our cross-reference: Item
26152 \begin_inset space ~
26153 \end_inset
26154
26155
26156 \begin_inset CommandInset ref
26157 LatexCommand ref
26158 reference "enu:Second-item"
26159
26160 \end_inset
26161
26162
26163 \end_layout
26164
26165 \begin_layout Standard
26166 It is recommended to use a protected space
26167 \begin_inset Foot
26168 status collapsed
26169
26170 \begin_layout Plain Layout
26171 described in section
26172 \begin_inset space ~
26173 \end_inset
26174
26175
26176 \begin_inset CommandInset ref
26177 LatexCommand ref
26178 reference "sub:Protected-Space"
26179
26180 \end_inset
26181
26182
26183 \end_layout
26184
26185 \end_inset
26186
26187  between the cross-reference name and its number to avoid ugly line breaks
26188  between them.
26189 \end_layout
26190
26191 \begin_layout Standard
26192 There are six varieties of cross-references:
26193 \end_layout
26194
26195 \begin_layout Description
26196 <reference>: prints the number, this is the default: 
26197 \begin_inset CommandInset ref
26198 LatexCommand ref
26199 reference "cap:Two-distorted-images"
26200
26201 \end_inset
26202
26203
26204 \end_layout
26205
26206 \begin_layout Description
26207 (<reference>): prints the number within two parentheses, this is the style
26208  normally used to reference formulas, especially when the reference name
26209  
26210 \begin_inset Quotes eld
26211 \end_inset
26212
26213 Equation
26214 \begin_inset Quotes erd
26215 \end_inset
26216
26217  is omitted: 
26218 \begin_inset CommandInset ref
26219 LatexCommand eqref
26220 reference "eq:tanhExp"
26221
26222 \end_inset
26223
26224
26225 \end_layout
26226
26227 \begin_layout Description
26228 <page>: prints the page number: Page
26229 \begin_inset space ~
26230 \end_inset
26231
26232
26233 \begin_inset CommandInset ref
26234 LatexCommand pageref
26235 reference "cap:Two-distorted-images"
26236
26237 \end_inset
26238
26239
26240 \end_layout
26241
26242 \begin_layout Description
26243 on
26244 \begin_inset space ~
26245 \end_inset
26246
26247 page
26248 \begin_inset space ~
26249 \end_inset
26250
26251 <page>: prints the text "on page" and the page number: 
26252 \begin_inset CommandInset ref
26253 LatexCommand vpageref
26254 reference "cap:Two-distorted-images"
26255
26256 \end_inset
26257
26258
26259 \end_layout
26260
26261 \begin_layout Description
26262 <reference>
26263 \begin_inset space ~
26264 \end_inset
26265
26266 on
26267 \begin_inset space ~
26268 \end_inset
26269
26270 page
26271 \begin_inset space ~
26272 \end_inset
26273
26274 <page>: prints the number, the text "on page", and the page number: 
26275 \begin_inset CommandInset ref
26276 LatexCommand vref
26277 reference "cap:Two-distorted-images"
26278
26279 \end_inset
26280
26281
26282 \end_layout
26283
26284 \begin_layout Description
26285 Formatted
26286 \begin_inset space ~
26287 \end_inset
26288
26289 reference: prints a self defined cross-reference format.
26290 \begin_inset Newline newline
26291 \end_inset
26292
26293
26294 \begin_inset Note Greyedout
26295 status open
26296
26297 \begin_layout Plain Layout
26298
26299 \series bold
26300 Note:
26301 \series default
26302  This feature is only available when you have the LaTeX-package 
26303 \series bold
26304 prettyref
26305 \series default
26306  or 
26307 \series bold
26308 refstyle
26309 \series default
26310
26311 \begin_inset Index idx
26312 status collapsed
26313
26314 \begin_layout Plain Layout
26315 LaTeX-packages ! prettyref
26316 \end_layout
26317
26318 \end_inset
26319
26320
26321 \begin_inset Index idx
26322 status collapsed
26323
26324 \begin_layout Plain Layout
26325 LaTeX-packages ! refstyle
26326 \end_layout
26327
26328 \end_inset
26329
26330  installed.
26331 \end_layout
26332
26333 \end_inset
26334
26335
26336 \end_layout
26337
26338 \begin_layout Description
26339 Textual
26340 \begin_inset space ~
26341 \end_inset
26342
26343 reference: prints the caption or name of the reference: 
26344 \begin_inset CommandInset ref
26345 LatexCommand nameref
26346 reference "cap:Two-distorted-images"
26347
26348 \end_inset
26349
26350
26351 \end_layout
26352
26353 \begin_layout Standard
26354
26355 \family sans
26356 <page>
26357 \family default
26358  will not print the page number if the label is on the previous, the same,
26359  or the next page.
26360  You will e.
26361 \begin_inset space \thinspace{}
26362 \end_inset
26363
26364 g.
26365 \begin_inset space \space{}
26366 \end_inset
26367
26368 see the text 
26369 \begin_inset Quotes eld
26370 \end_inset
26371
26372
26373 \family sans
26374 on this page
26375 \family default
26376
26377 \begin_inset Quotes erd
26378 \end_inset
26379
26380  instead.
26381  The style 
26382 \family sans
26383 <reference> on page <page>
26384 \family default
26385  will not print anything about the page if the label is on the same page.
26386 \end_layout
26387
26388 \begin_layout Standard
26389 The number and current page of the referenced document part in the output
26390  is automatically calculated by LaTeX.
26391  The varieties are adjusted in the field 
26392 \family sans
26393 Format
26394 \family default
26395  of the cross-reference window, that appear when you click on the cross-referenc
26396 e.
26397 \end_layout
26398
26399 \begin_layout Standard
26400 You can only use the style 
26401 \family sans
26402 <reference>
26403 \family default
26404  to reference numbered document parts, while the reference style 
26405 \family sans
26406 <page>
26407 \family default
26408  is always possible.
26409 \end_layout
26410
26411 \begin_layout Standard
26412 If you want to reference a section, put the label in the section heading;
26413  for floats put the label in the caption; for footnotes put the label in
26414  it.
26415  Referencing formulas is explained in section
26416 \begin_inset space ~
26417 \end_inset
26418
26419
26420 \begin_inset CommandInset ref
26421 LatexCommand ref
26422 reference "sec:Formula-Numbering-and"
26423
26424 \end_inset
26425
26426 .
26427 \end_layout
26428
26429 \begin_layout Standard
26430 Right-clicking on a cross-reference opens a context menu.
26431  The entry 
26432 \family sans
26433 Go
26434 \begin_inset space ~
26435 \end_inset
26436
26437 to
26438 \begin_inset space ~
26439 \end_inset
26440
26441 Label
26442 \family default
26443  sets the cursor before the referenced label.
26444  This entry will be renamed in the context menu of the label to 
26445 \family sans
26446 Go
26447 \begin_inset space ~
26448 \end_inset
26449
26450 Back
26451 \family default
26452  so that you can use it to set the cursor back to the cross-reference.
26453  You can also go back with the toolbar button 
26454 \begin_inset Info
26455 type  "icon"
26456 arg   "bookmark-goto 0"
26457 \end_inset
26458
26459 .
26460 \end_layout
26461
26462 \begin_layout Standard
26463 You can change labels at any time.
26464  References to the changed label will automatically be updated so that you
26465  do not need to take care about this.
26466 \end_layout
26467
26468 \begin_layout Standard
26469 If a cross-reference refers to a non-existent label, you will see two question
26470  marks in the output instead of the reference.
26471 \end_layout
26472
26473 \begin_layout Standard
26474 References are described in detail in sec.
26475 \begin_inset space ~
26476 \end_inset
26477
26478
26479 \begin_inset Quotes eld
26480 \end_inset
26481
26482 Referencing Floats
26483 \begin_inset Quotes erd
26484 \end_inset
26485
26486  of the 
26487 \emph on
26488 Embedded Objects
26489 \emph default
26490  manual.
26491 \end_layout
26492
26493 \begin_layout Section
26494 Table of Contents and other Listings
26495 \begin_inset Index idx
26496 status collapsed
26497
26498 \begin_layout Plain Layout
26499 Table of contents
26500 \end_layout
26501
26502 \end_inset
26503
26504
26505 \begin_inset Index idx
26506 status collapsed
26507
26508 \begin_layout Plain Layout
26509 Outline
26510 \end_layout
26511
26512 \end_inset
26513
26514
26515 \begin_inset CommandInset label
26516 LatexCommand label
26517 name "sec:toc"
26518
26519 \end_inset
26520
26521
26522 \end_layout
26523
26524 \begin_layout Subsection
26525 Table of Contents
26526 \begin_inset CommandInset label
26527 LatexCommand label
26528 name "sub:Table-of-Contents"
26529
26530 \end_inset
26531
26532
26533 \end_layout
26534
26535 \begin_layout Standard
26536 The Table of Contents (TOC) is inserted with the menu 
26537 \family sans
26538 Insert\SpecialChar \menuseparator
26539 List/TOC\SpecialChar \menuseparator
26540 Table
26541 \begin_inset space ~
26542 \end_inset
26543
26544 of
26545 \begin_inset space ~
26546 \end_inset
26547
26548 Contents
26549 \family default
26550 .
26551  Is is displayed in LyX as a gray box.
26552  If you click on it, the 
26553 \family sans
26554 Outline
26555 \family default
26556  window appears, showing you the TOC entries as outline to move and rearrange
26557  sections in your documents.
26558  So this operation is an alternative to the menu 
26559 \family sans
26560 Document\SpecialChar \menuseparator
26561 Outline
26562 \family default
26563  that is described in sec.
26564 \begin_inset space \thinspace{}
26565 \end_inset
26566
26567
26568 \begin_inset CommandInset ref
26569 LatexCommand ref
26570 reference "sec:Navigating"
26571
26572 \end_inset
26573
26574 .
26575 \end_layout
26576
26577 \begin_layout Standard
26578 The TOC in the document output lists every numbered section automatically.
26579  If you have declared a short title for a section heading, as described
26580  in section
26581 \begin_inset space ~
26582 \end_inset
26583
26584
26585 \begin_inset CommandInset ref
26586 LatexCommand ref
26587 reference "sec:Short-Titles"
26588
26589 \end_inset
26590
26591 , it will be used in the TOC instead of the section heading.
26592  Section
26593 \begin_inset space ~
26594 \end_inset
26595
26596
26597 \begin_inset CommandInset ref
26598 LatexCommand ref
26599 reference "sub:Numbering-depth"
26600
26601 \end_inset
26602
26603  describes how the level is adjusted that defines which section types are
26604  listed in the TOC.
26605  Unnumbered sections are not listed in the TOC.
26606 \end_layout
26607
26608 \begin_layout Subsection
26609 List of Figures, Tables, and Algorithms
26610 \begin_inset CommandInset label
26611 LatexCommand label
26612 name "sub:List-of-Figures"
26613
26614 \end_inset
26615
26616
26617 \end_layout
26618
26619 \begin_layout Standard
26620 Table, figure, and algorithm lists are very much like the table of contents.
26621  You can insert them via the 
26622 \family sans
26623 Insert\SpecialChar \menuseparator
26624 List
26625 \begin_inset space ~
26626 \end_inset
26627
26628 /
26629 \begin_inset space ~
26630 \end_inset
26631
26632 TOC
26633 \family default
26634  submenus.
26635  The list entries are the float captions and the float number.
26636 \end_layout
26637
26638 \begin_layout Section
26639 URLs and Hyperlinks
26640 \begin_inset Index idx
26641 status collapsed
26642
26643 \begin_layout Plain Layout
26644 URLs
26645 \end_layout
26646
26647 \end_inset
26648
26649
26650 \begin_inset Index idx
26651 status collapsed
26652
26653 \begin_layout Plain Layout
26654 Hyperlinks
26655 \end_layout
26656
26657 \end_inset
26658
26659
26660 \end_layout
26661
26662 \begin_layout Subsection
26663 URLs
26664 \begin_inset CommandInset label
26665 LatexCommand label
26666 name "sub:URLs"
26667
26668 \end_inset
26669
26670
26671 \end_layout
26672
26673 \begin_layout Standard
26674 Links to web pages or email addresses can be inserted via the menu 
26675 \family sans
26676 Insert\SpecialChar \menuseparator
26677 URL
26678 \family default
26679 .
26680 \end_layout
26681
26682 \begin_layout Standard
26683 Here is an example URL: LyX's homepage: 
26684 \begin_inset Flex URL
26685 status open
26686
26687 \begin_layout Plain Layout
26688
26689 http://www.lyx.org
26690 \end_layout
26691
26692 \end_inset
26693
26694
26695 \end_layout
26696
26697 \begin_layout Standard
26698 You cannot change the style of the link text, the URL text will always be
26699  in the style 
26700 \family typewriter
26701 Typewriter
26702 \family default
26703 .
26704  To be able to format the URL text, use hyperlinks as explained in the next
26705  subsection.
26706 \end_layout
26707
26708 \begin_layout Standard
26709 \begin_inset Note Greyedout
26710 status open
26711
26712 \begin_layout Plain Layout
26713
26714 \series bold
26715 Note:
26716 \series default
26717  URLs must not end with a backslash, otherwise you get LaTeX errors.
26718 \end_layout
26719
26720 \end_inset
26721
26722
26723 \end_layout
26724
26725 \begin_layout Subsection
26726 Hyperlinks
26727 \begin_inset CommandInset label
26728 LatexCommand label
26729 name "sub:Hyperlinks"
26730
26731 \end_inset
26732
26733
26734 \end_layout
26735
26736 \begin_layout Standard
26737 Hyperlinks can be inserted with the menu 
26738 \family sans
26739 Insert\SpecialChar \menuseparator
26740 Hyperlink
26741 \family default
26742  or with the toolbar button 
26743 \begin_inset Info
26744 type  "icon"
26745 arg   "href-insert"
26746 \end_inset
26747
26748 .
26749  The appearing dialog has two fields: 
26750 \family sans
26751 Target
26752 \family default
26753  and 
26754 \family sans
26755 Name
26756 \family default
26757 .
26758  The name is the printed text for the hyperlink.
26759  The hyperlink type can be a weblink like this: 
26760 \begin_inset CommandInset href
26761 LatexCommand href
26762 name "LyX's homepage"
26763 target "http://www.lyx.org"
26764
26765 \end_inset
26766
26767 , an Email address like this: 
26768 \begin_inset CommandInset href
26769 LatexCommand href
26770 name "lyx-docs mailing list"
26771 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26772 type "mailto:"
26773
26774 \end_inset
26775
26776 , or a link to a file.
26777 \end_layout
26778
26779 \begin_layout Standard
26780 You can start applications via a hyperlink when you insert a weblink, but
26781  add the prefix 
26782 \begin_inset Quotes eld
26783 \end_inset
26784
26785
26786 \family sans
26787 run:
26788 \family default
26789
26790 \begin_inset Quotes erd
26791 \end_inset
26792
26793  to the link target.
26794 \end_layout
26795
26796 \begin_layout Standard
26797 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26798  and become clickable in the DVI and PDF-output.
26799  To set the format of the link text, highlight the hyperlink inset and use
26800  the text style dialog.
26801  This is for example a hyperlink with bold sans serif text: 
26802 \family sans
26803 \series bold
26804
26805 \begin_inset CommandInset href
26806 LatexCommand href
26807 name "LyX's homepage"
26808 target "http://www.lyx.org"
26809
26810 \end_inset
26811
26812
26813 \end_layout
26814
26815 \begin_layout Standard
26816 The link text color can be changed, when the option 
26817 \family sans
26818 Color links
26819 \family default
26820  is set in the PDF Properties dialog (menu 
26821 \family sans
26822 Document\SpecialChar \menuseparator
26823 Settings\SpecialChar \menuseparator
26824 PDF Properties
26825 \family default
26826 ).
26827  The link text is for example set in this document to blue by adding the
26828  option
26829 \begin_inset Newline newline
26830 \end_inset
26831
26832
26833 \series bold
26834 urlcolor=blue
26835 \series default
26836
26837 \begin_inset Newline newline
26838 \end_inset
26839
26840 to the field 
26841 \family sans
26842 Additional options
26843 \family default
26844  in the PDF Properties dialog.
26845 \end_layout
26846
26847 \begin_layout Section
26848 Appendices
26849 \begin_inset Index idx
26850 status collapsed
26851
26852 \begin_layout Plain Layout
26853 Appendix
26854 \end_layout
26855
26856 \end_inset
26857
26858
26859 \begin_inset CommandInset label
26860 LatexCommand label
26861 name "sec:Appendices"
26862
26863 \end_inset
26864
26865
26866 \end_layout
26867
26868 \begin_layout Standard
26869 Appendices are created with the menu 
26870 \family sans
26871 Document\SpecialChar \menuseparator
26872 Start
26873 \begin_inset space ~
26874 \end_inset
26875
26876 Appendix
26877 \begin_inset space ~
26878 \end_inset
26879
26880 Here
26881 \family default
26882 .
26883  This menu sets the document from the current cursor position to the end
26884  as the appendix region.
26885  The region is marked with a red borderline.
26886 \end_layout
26887
26888 \begin_layout Standard
26889 Every chapter (or section) within the appendix region is treated as an appendix,
26890  numbered with a capital Latin letter.
26891  The appendix subsections are numbered with this letter followed by a dot
26892  and the subsection number.
26893  All appendix sections can be referenced as if they were normal sections,
26894  here two examples:
26895 \end_layout
26896
26897 \begin_layout Standard
26898 Appendix
26899 \begin_inset space ~
26900 \end_inset
26901
26902
26903 \begin_inset CommandInset ref
26904 LatexCommand ref
26905 reference "cha:Credits"
26906
26907 \end_inset
26908
26909 ; Appendix
26910 \begin_inset space ~
26911 \end_inset
26912
26913
26914 \begin_inset CommandInset ref
26915 LatexCommand ref
26916 reference "sub:Export"
26917
26918 \end_inset
26919
26920
26921 \end_layout
26922
26923 \begin_layout Section
26924 Bibliography
26925 \begin_inset Index idx
26926 status collapsed
26927
26928 \begin_layout Plain Layout
26929 Bibliography
26930 \end_layout
26931
26932 \end_inset
26933
26934
26935 \begin_inset CommandInset label
26936 LatexCommand label
26937 name "sec:Bibliography"
26938
26939 \end_inset
26940
26941
26942 \end_layout
26943
26944 \begin_layout Standard
26945 There are two ways of generating the bibliography in a LyX-document.
26946  You can include a bibliography database,
26947 \begin_inset Foot
26948 status collapsed
26949
26950 \begin_layout Plain Layout
26951 Known under the name 
26952 \begin_inset Quotes eld
26953 \end_inset
26954
26955 BibTeX-database
26956 \begin_inset Quotes erd
26957 \end_inset
26958
26959 .
26960 \end_layout
26961
26962 \end_inset
26963
26964  which is explained in the next subsection, or you can insert the bibliography
26965  manually, using the paragraph environment 
26966 \family sans
26967 Bibliography
26968 \family default
26969 , which was described in section
26970 \begin_inset space ~
26971 \end_inset
26972
26973
26974 \begin_inset CommandInset ref
26975 LatexCommand ref
26976 reference "sub:Biblio_environment"
26977
26978 \end_inset
26979
26980 .
26981  If you want anything other than numerical citations that are used in this
26982  document, like author-year citations, then you must
26983 \emph on
26984  
26985 \emph default
26986 use a bibliography database.
26987 \end_layout
26988
26989 \begin_layout Subsection
26990 The Bibliography Environment
26991 \end_layout
26992
26993 \begin_layout Standard
26994 Within the 
26995 \family sans
26996 Bibliography
26997 \family default
26998  environment, every paragraph begins with a gray bibliography box labeled
26999  with a number.
27000  If you click on it, you will get a dialog in which you can set a 
27001 \family sans
27002 Key
27003 \family default
27004  and a 
27005 \family sans
27006 Label
27007 \family default
27008 .
27009  The key is the symbolic name by which you will refer to this bibliography
27010  entry.
27011  For example, our second entry in the bibliography is a book about LaTeX
27012  and we used 
27013 \begin_inset Quotes eld
27014 \end_inset
27015
27016 latexcompanion
27017 \begin_inset Quotes erd
27018 \end_inset
27019
27020 , a short form of its title, as key.
27021 \end_layout
27022
27023 \begin_layout Standard
27024 You can refer to the key of a bibliography entry using the menu 
27025 \family sans
27026 Insert\SpecialChar \menuseparator
27027 Citation
27028 \family default
27029  or the toolbar button 
27030 \begin_inset Info
27031 type  "icon"
27032 arg   "dialog-show-new-inset citation"
27033 \end_inset
27034
27035 .
27036  A citation reference box is inserted and a citation window will appear
27037  in which you can select one or more keys in the available key list.
27038  The citation reference box will be labeled with the referenced key.
27039  When you click on the box, the citation window appears and you can change
27040  the reference.
27041 \end_layout
27042
27043 \begin_layout Standard
27044 Citation references appear in the output as the number of the bibliography
27045  entry with surrounding brackets.
27046  If you set a 
27047 \family sans
27048 Label
27049 \family default
27050  for the entry, the label will appear instead of the number.
27051  Here are two examples; the first without a label, the second with the label
27052  
27053 \begin_inset Quotes eld
27054 \end_inset
27055
27056 Credits
27057 \begin_inset Quotes erd
27058 \end_inset
27059
27060 :
27061 \end_layout
27062
27063 \begin_layout Standard
27064 Have a look at the 
27065 \family sans
27066 LaTeX Companion Second Edition
27067 \family default
27068
27069 \begin_inset CommandInset citation
27070 LatexCommand cite
27071 key "latexcompanion"
27072
27073 \end_inset
27074
27075
27076 \end_layout
27077
27078 \begin_layout Standard
27079 The LyX-Team members are listed in the Credits: 
27080 \begin_inset CommandInset citation
27081 LatexCommand cite
27082 key "lyxcredit"
27083
27084 \end_inset
27085
27086
27087 \end_layout
27088
27089 \begin_layout Subsection
27090 Bibliography databases (BibTeX)
27091 \begin_inset Index idx
27092 status collapsed
27093
27094 \begin_layout Plain Layout
27095 Bibliography ! Databases
27096 \end_layout
27097
27098 \end_inset
27099
27100
27101 \begin_inset Index idx
27102 status collapsed
27103
27104 \begin_layout Plain Layout
27105 Bibliography ! BibTeX
27106 \end_layout
27107
27108 \end_inset
27109
27110
27111 \begin_inset CommandInset label
27112 LatexCommand label
27113 name "sub:Bibliography-databases"
27114
27115 \end_inset
27116
27117
27118 \end_layout
27119
27120 \begin_layout Standard
27121 Bibliography databases are useful if you use the same bibliography in different
27122  documents.
27123 \begin_inset Foot
27124 status collapsed
27125
27126 \begin_layout Plain Layout
27127 They are also useful simply for keeping a database of articles and notes
27128  concerning them.
27129  Most of the database programs mentioned below allow you to store annotations
27130  and reviews along with bibliographical information.
27131 \end_layout
27132
27133 \end_inset
27134
27135  It also makes it very easy to have a uniform layout for all bibliography
27136  entries.
27137  You can collect the bibliography of all relevant books and articles of
27138  your working field in a database.
27139  This database can be used for different documents, and only the entries
27140  cited in a particular document will appear in the bibliography list for
27141  that document.
27142  This relieves you of the need to keep track of which articles and books
27143  you have cited.
27144 \end_layout
27145
27146 \begin_layout Standard
27147 The database is a text file with the file extension 
27148 \begin_inset Quotes eld
27149 \end_inset
27150
27151
27152 \family sans
27153 .bib
27154 \family default
27155
27156 \begin_inset Quotes erd
27157 \end_inset
27158
27159 , containing the bibliography in a special format.
27160  The format is explained in 
27161 \begin_inset CommandInset citation
27162 LatexCommand cite
27163 key "BibTeX-2"
27164
27165 \end_inset
27166
27167  and in LaTeX books (
27168 \begin_inset CommandInset citation
27169 LatexCommand cite
27170 key "Mittelbach,Kopka,Lamport"
27171
27172 \end_inset
27173
27174 ).
27175  The file can be created using any text editor, but normally one uses a
27176  special program to create and edit the entries in the database.
27177  A list of such programs is maintained on the LyX Wiki at 
27178 \begin_inset Flex URL
27179 status collapsed
27180
27181 \begin_layout Plain Layout
27182
27183 http://wiki.lyx.org/BibTeX/Programs
27184 \end_layout
27185
27186 \end_inset
27187
27188 .
27189 \end_layout
27190
27191 \begin_layout Standard
27192 To use a database, use the menu 
27193 \family sans
27194 Insert\SpecialChar \menuseparator
27195 List
27196 \family default
27197 /
27198 \family sans
27199 TOC\SpecialChar \menuseparator
27200 BibT
27201 \begin_inset ERT
27202 status collapsed
27203
27204 \begin_layout Plain Layout
27205
27206 {}
27207 \end_layout
27208
27209 \end_inset
27210
27211 eX
27212 \begin_inset space ~
27213 \end_inset
27214
27215 Bibliography
27216 \family default
27217 .
27218  A grey box will be inserted and a window appears.
27219  In this window you can load one or more databases and a style file.
27220  The option 
27221 \family sans
27222 Add bibliography to TOC
27223 \family default
27224  adds a table of contents entry for the bibliography.
27225  In the 
27226 \family sans
27227 Content
27228 \family default
27229  drop box you can select whether to include > all the entries in the database
27230  in the document or just the cited references.
27231 \end_layout
27232
27233 \begin_layout Standard
27234 The style file is a text file with the file extension 
27235 \begin_inset Quotes eld
27236 \end_inset
27237
27238
27239 \family sans
27240 .bst
27241 \family default
27242
27243 \begin_inset Quotes erd
27244 \end_inset
27245
27246  that controls how the bibliography entries will appear.
27247  Your LaTeX distribution should provide several of these, and many publishers
27248  provide their own style files, so that you don't have to take care of the
27249  layout.
27250  It is of course possible to write your own style file, but this is something
27251  for experts.
27252 \begin_inset Foot
27253 status collapsed
27254
27255 \begin_layout Plain Layout
27256 For information how this is done, have a look at
27257 \begin_inset Newline newline
27258 \end_inset
27259
27260
27261 \begin_inset CommandInset href
27262 LatexCommand href
27263 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
27264
27265 \end_inset
27266
27267 .
27268 \end_layout
27269
27270 \end_inset
27271
27272
27273 \end_layout
27274
27275 \begin_layout Standard
27276 Inserting a citation reference works as described in the previous section.
27277 \end_layout
27278
27279 \begin_layout Standard
27280 To generate the bibliography from a database, LyX uses the program BibTeX.
27281  This program can be controlled with options that you can add in LyX's preferenc
27282 es dialog under 
27283 \family sans
27284 Outputs\SpecialChar \menuseparator
27285 LaT
27286 \begin_inset ERT
27287 status collapsed
27288
27289 \begin_layout Plain Layout
27290
27291 {}
27292 \end_layout
27293
27294 \end_inset
27295
27296 eX
27297 \family default
27298  in the 
27299 \family sans
27300 BibT
27301 \begin_inset ERT
27302 status collapsed
27303
27304 \begin_layout Plain Layout
27305
27306 {}
27307 \end_layout
27308
27309 \end_inset
27310
27311 eX
27312 \begin_inset space ~
27313 \end_inset
27314
27315 command
27316 \family default
27317  field.
27318  Before adding options, it is strongly recommended to read the manual of
27319  
27320 \family sans
27321 BibTeX
27322 \family default
27323  
27324 \begin_inset CommandInset citation
27325 LatexCommand cite
27326 key "BibTeX"
27327
27328 \end_inset
27329
27330 .
27331 \end_layout
27332
27333 \begin_layout Standard
27334 When you select the option 
27335 \family sans
27336 Sectioned bibliography
27337 \family default
27338  in the 
27339 \family sans
27340 Document\SpecialChar \menuseparator
27341 Settings
27342 \family default
27343  dialog, it is possible to have multiple and sectioned bibliographies.
27344  This and other options are explained in detail in section 
27345 \emph on
27346 Customizing Bibliographies
27347 \emph default
27348  
27349 \emph on
27350 with BibTeX
27351 \emph default
27352  of the 
27353 \emph on
27354 Additional Features
27355 \emph default
27356  manual.
27357 \end_layout
27358
27359 \begin_layout Standard
27360 We use two bibliographies in this document to show the difference between
27361  the two methods of creating them.
27362  As you can see, the bibliography that is created from a database lists
27363  only the database entries that are referenced in the document.
27364  We used the style file 
27365 \family sans
27366 alphadin.bst
27367 \family default
27368  to get the complicated German reference key scheme in the bibliography.
27369 \end_layout
27370
27371 \begin_layout Subsection
27372 Bibliography layout
27373 \begin_inset Index idx
27374 status collapsed
27375
27376 \begin_layout Plain Layout
27377 Bibliography ! Layout
27378 \end_layout
27379
27380 \end_inset
27381
27382
27383 \end_layout
27384
27385 \begin_layout Standard
27386 In the citation reference dialog you can set a special citation format.
27387  For this feature you need to enable the option 
27388 \family sans
27389 Natbib
27390 \family default
27391  in the 
27392 \family sans
27393 Document\SpecialChar \menuseparator
27394 Settings
27395 \family default
27396
27397 \begin_inset Index idx
27398 status collapsed
27399
27400 \begin_layout Plain Layout
27401 Document ! Settings
27402 \end_layout
27403
27404 \end_inset
27405
27406  dialog under 
27407 \family sans
27408 Bibliography
27409 \family default
27410 .
27411  Setting a citation style for a reference will overwrite the default.
27412  For the global citation format use the BibTeX style files as explained
27413  in the previous section.
27414 \end_layout
27415
27416 \begin_layout Standard
27417 You can also set text, that should appear before or after a citation reference,
27418  in the citation reference window.
27419  Here an example where we set the text 
27420 \begin_inset Quotes eld
27421 \end_inset
27422
27423 Chapter
27424 \begin_inset space ~
27425 \end_inset
27426
27427 3
27428 \begin_inset Quotes erd
27429 \end_inset
27430
27431  to appear after the reference:
27432 \end_layout
27433
27434 \begin_layout Standard
27435 Have a look at 
27436 \begin_inset CommandInset citation
27437 LatexCommand cite
27438 after "Chapter 3"
27439 key "latexcompanion"
27440
27441 \end_inset
27442
27443 .
27444 \end_layout
27445
27446 \begin_layout Section
27447 Index
27448 \begin_inset Index idx
27449 status collapsed
27450
27451 \begin_layout Plain Layout
27452 Index generation
27453 \end_layout
27454
27455 \end_inset
27456
27457
27458 \begin_inset CommandInset label
27459 LatexCommand label
27460 name "sec:Index"
27461
27462 \end_inset
27463
27464
27465 \end_layout
27466
27467 \begin_layout Standard
27468 An index entry is created if you use the menu 
27469 \family sans
27470 Insert\SpecialChar \menuseparator
27471 Index
27472 \begin_inset space ~
27473 \end_inset
27474
27475 Entry
27476 \family default
27477  or the toolbar button 
27478 \begin_inset Info
27479 type  "icon"
27480 arg   "index-insert"
27481 \end_inset
27482
27483 .
27484  A box labeled 
27485 \begin_inset Quotes eld
27486 \end_inset
27487
27488
27489 \family sans
27490 Index
27491 \family default
27492
27493 \begin_inset Quotes erd
27494 \end_inset
27495
27496  is inserted containing the text that appears in the index.
27497  The word where the cursor is in or the currently highlighted text is proposed
27498  by LyX as the index entry.
27499 \end_layout
27500
27501 \begin_layout Standard
27502 We give a short overview of the index commands in the next subsections.
27503  For a detailed description of LaTeX's index mechanism, have a look at one
27504  of the LaTeX books 
27505 \begin_inset CommandInset citation
27506 LatexCommand cite
27507 key "latexcompanion,latexguide,latexbook"
27508
27509 \end_inset
27510
27511 .
27512 \end_layout
27513
27514 \begin_layout Standard
27515 The index list is inserted in the document with the menu 
27516 \family sans
27517 Insert\SpecialChar \menuseparator
27518 List
27519 \begin_inset space ~
27520 \end_inset
27521
27522 /
27523 \begin_inset space ~
27524 \end_inset
27525
27526 TOC\SpecialChar \menuseparator
27527 Index
27528 \begin_inset space ~
27529 \end_inset
27530
27531 List
27532 \family default
27533 .
27534  A light blue box labeled 
27535 \begin_inset Quotes eld
27536 \end_inset
27537
27538
27539 \family sans
27540 Index
27541 \family default
27542
27543 \begin_inset Quotes erd
27544 \end_inset
27545
27546  will show the place where the index is printed in the output.
27547  The index list box is not clickable like other LyX-boxes.
27548 \end_layout
27549
27550 \begin_layout Subsection
27551 Grouping Index Entries
27552 \begin_inset Index idx
27553 status collapsed
27554
27555 \begin_layout Plain Layout
27556 Index ! Grouping
27557 \end_layout
27558
27559 \end_inset
27560
27561
27562 \end_layout
27563
27564 \begin_layout Standard
27565 Index entries are often grouped to offer the reader a fast search in the
27566  index.
27567  We want to group for example the index entries for itemized and enumerated
27568  lists under the entry 
27569 \begin_inset Quotes eld
27570 \end_inset
27571
27572 Lists
27573 \begin_inset Quotes erd
27574 \end_inset
27575
27576 .
27577  First we create the entry 
27578 \begin_inset Quotes eld
27579 \end_inset
27580
27581 Lists
27582 \begin_inset Quotes erd
27583 \end_inset
27584
27585  in section
27586 \begin_inset space ~
27587 \end_inset
27588
27589
27590 \begin_inset CommandInset ref
27591 LatexCommand ref
27592 reference "sub:Lists"
27593
27594 \end_inset
27595
27596 .
27597  In the text field for the itemized list index entry in section
27598 \begin_inset space ~
27599 \end_inset
27600
27601
27602 \begin_inset CommandInset ref
27603 LatexCommand ref
27604 reference "sec:Itemize"
27605
27606 \end_inset
27607
27608 , we insert the command
27609 \end_layout
27610
27611 \begin_layout Standard
27612
27613 \series bold
27614 Lists ! Itemize
27615 \end_layout
27616
27617 \begin_layout Standard
27618 and the command
27619 \end_layout
27620
27621 \begin_layout Standard
27622
27623 \series bold
27624 Lists ! Enumerate
27625 \end_layout
27626
27627 \begin_layout Standard
27628 for the enumerated list in section
27629 \begin_inset space ~
27630 \end_inset
27631
27632
27633 \begin_inset CommandInset ref
27634 LatexCommand ref
27635 reference "sec:Enumerate"
27636
27637 \end_inset
27638
27639 .
27640 \end_layout
27641
27642 \begin_layout Standard
27643 The exclamation mark 
27644 \begin_inset Quotes eld
27645 \end_inset
27646
27647 !
27648 \begin_inset Quotes erd
27649 \end_inset
27650
27651  marks the grouping levels.
27652  You can have three levels; every index level is indented a bit more.
27653  An index entry for the higher levels is not required.
27654  If we don't have an index entry for 
27655 \begin_inset Quotes eld
27656 \end_inset
27657
27658 Lists
27659 \begin_inset Quotes erd
27660 \end_inset
27661
27662 , it will be printed anyway, but without a page number.
27663 \end_layout
27664
27665 \begin_layout Subsection
27666 Page Ranges
27667 \begin_inset Index idx
27668 status collapsed
27669
27670 \begin_layout Plain Layout
27671 Index ! Page ranges
27672 \end_layout
27673
27674 \end_inset
27675
27676
27677 \end_layout
27678
27679 \begin_layout Standard
27680 Normally an index entry will appear with the page number of the indexed
27681  section.
27682  But sometimes you want to index more pages under the same entry.
27683  E.g if we want to index the paragraph environments, we create an index entry
27684  in section
27685 \begin_inset space ~
27686 \end_inset
27687
27688
27689 \begin_inset CommandInset ref
27690 LatexCommand ref
27691 reference "sec:Paragraph-Environments"
27692
27693 \end_inset
27694
27695  with the command
27696 \end_layout
27697
27698 \begin_layout Standard
27699
27700 \series bold
27701 Paragraph environments|(
27702 \end_layout
27703
27704 \begin_layout Standard
27705 and another entry at the end of section
27706 \begin_inset space ~
27707 \end_inset
27708
27709
27710 \begin_inset CommandInset ref
27711 LatexCommand ref
27712 reference "sub:LyX-Code"
27713
27714 \end_inset
27715
27716  with the command
27717 \end_layout
27718
27719 \begin_layout Standard
27720
27721 \series bold
27722 Paragraph environments|)
27723 \end_layout
27724
27725 \begin_layout Standard
27726 The commands 
27727 \begin_inset Quotes eld
27728 \end_inset
27729
27730
27731 \series bold
27732 |(
27733 \series default
27734
27735 \begin_inset Quotes erd
27736 \end_inset
27737
27738  and 
27739 \begin_inset Quotes eld
27740 \end_inset
27741
27742
27743 \series bold
27744 |)
27745 \series default
27746
27747 \begin_inset Quotes erd
27748 \end_inset
27749
27750  respectively start and end the index range.
27751  You can also add the same index entry at different places in the document.
27752  They appear in the output under one entry with a comma separated list of
27753  the pages of the indexed document parts.
27754  An example is the index entry 
27755 \begin_inset Quotes eld
27756 \end_inset
27757
27758 Document ! Settings
27759 \begin_inset Quotes erd
27760 \end_inset
27761
27762 .
27763 \end_layout
27764
27765 \begin_layout Subsection
27766 Cross referencing
27767 \begin_inset Index idx
27768 status collapsed
27769
27770 \begin_layout Plain Layout
27771 Index ! Cross referencing
27772 \end_layout
27773
27774 \end_inset
27775
27776
27777 \end_layout
27778
27779 \begin_layout Standard
27780 It is also possible to refer to another index entry.
27781  We referred for example in the index entry 
27782 \begin_inset Quotes eld
27783 \end_inset
27784
27785 GIF
27786 \begin_inset Quotes erd
27787 \end_inset
27788
27789  (in section
27790 \begin_inset space ~
27791 \end_inset
27792
27793
27794 \begin_inset CommandInset ref
27795 LatexCommand ref
27796 reference "sub:Image-Formats"
27797
27798 \end_inset
27799
27800 ) to the index entry 
27801 \begin_inset Quotes eld
27802 \end_inset
27803
27804 Image formats
27805 \begin_inset Quotes erd
27806 \end_inset
27807
27808  in the same section using the entry
27809 \end_layout
27810
27811 \begin_layout Standard
27812
27813 \series bold
27814 GIF|see{Image formats}
27815 \end_layout
27816
27817 \begin_layout Standard
27818 where the braces have to be inserted as TeX Code.
27819  The text within the braces is the referenced entry.
27820  The reference will appear in the output without a page number.
27821 \end_layout
27822
27823 \begin_layout Subsection
27824 Index Entry Order
27825 \begin_inset Index idx
27826 status collapsed
27827
27828 \begin_layout Plain Layout
27829 Index ! Entry order
27830 \end_layout
27831
27832 \end_inset
27833
27834
27835 \end_layout
27836
27837 \begin_layout Standard
27838 You can use accented characters in the index entry, but the entries might
27839  then not follow the rules for the index order.
27840  The index entries are sorted alphabetically, but LaTeX
27841 \begin_inset Foot
27842 status collapsed
27843
27844 \begin_layout Plain Layout
27845 The index generating is done in the background by an extra program, see
27846  section
27847 \begin_inset space ~
27848 \end_inset
27849
27850
27851 \begin_inset CommandInset ref
27852 LatexCommand ref
27853 reference "sub:Index-Program"
27854
27855 \end_inset
27856
27857 .
27858 \end_layout
27859
27860 \end_inset
27861
27862  doesn't know how to sort accents in different languages.
27863  We have created as an example the three dummy index entries 
27864 \begin_inset Quotes eld
27865 \end_inset
27866
27867 maison
27868 \begin_inset Quotes erd
27869 \end_inset
27870
27871
27872 \begin_inset Quotes eld
27873 \end_inset
27874
27875 maïs
27876 \begin_inset Quotes erd
27877 \end_inset
27878
27879 , and 
27880 \begin_inset Quotes eld
27881 \end_inset
27882
27883 maître
27884 \begin_inset Quotes erd
27885 \end_inset
27886
27887 .
27888 \begin_inset Index idx
27889 status open
27890
27891 \begin_layout Plain Layout
27892 Dummy entries ! maïs
27893 \end_layout
27894
27895 \end_inset
27896
27897
27898 \begin_inset Index idx
27899 status open
27900
27901 \begin_layout Plain Layout
27902 Dummy entries ! maître
27903 \end_layout
27904
27905 \end_inset
27906
27907
27908 \begin_inset Index idx
27909 status open
27910
27911 \begin_layout Plain Layout
27912 Dummy entries ! maïs@maison
27913 \end_layout
27914
27915 \end_inset
27916
27917  They will be sorted in the order maïs, maître, maison, but we want the
27918  order maïs, maison, maître.
27919  To achieve this, we use the command
27920 \end_layout
27921
27922 \begin_layout Standard
27923
27924 \series bold
27925 previous entry@current entry
27926 \end_layout
27927
27928 \begin_layout Standard
27929 In our case we want to have 
27930 \begin_inset Quotes eld
27931 \end_inset
27932
27933 maison
27934 \begin_inset Quotes erd
27935 \end_inset
27936
27937  after 
27938 \begin_inset Quotes eld
27939 \end_inset
27940
27941 maïs
27942 \begin_inset Quotes erd
27943 \end_inset
27944
27945  and write therefore for the index entry of maison:
27946 \end_layout
27947
27948 \begin_layout Standard
27949
27950 \series bold
27951 maïs@maison
27952 \end_layout
27953
27954 \begin_layout Standard
27955 The previous entry needn't to be a real existing entry, you can also use
27956  another word to tell LaTeX the entry order, see the next subsection for
27957  an example.
27958 \end_layout
27959
27960 \begin_layout Standard
27961 \begin_inset VSpace bigskip
27962 \end_inset
27963
27964
27965 \end_layout
27966
27967 \begin_layout Standard
27968 In some cases the index entry order is not correct when you are using the
27969  program 
27970 \family sans
27971 makeindex 
27972 \family default
27973 to generate the index (see sec.
27974 \begin_inset space \thinspace{}
27975 \end_inset
27976
27977
27978 \begin_inset CommandInset ref
27979 LatexCommand ref
27980 reference "sub:Index-Program"
27981
27982 \end_inset
27983
27984 ).
27985  
27986 \family sans
27987 makeindex
27988 \family default
27989  would for example print the index entry for the LaTeX-package aeguill in
27990  sec.
27991 \begin_inset space \thinspace{}
27992 \end_inset
27993
27994
27995 \begin_inset CommandInset ref
27996 LatexCommand ref
27997 reference "sub:Document-Font"
27998
27999 \end_inset
28000
28001  after the index entries of the other LaTeX-packages although all these
28002  index commands start with 
28003 \begin_inset Quotes eld
28004 \end_inset
28005
28006
28007 \series bold
28008 LaTeX-packages ! 
28009 \series default
28010
28011 \begin_inset Quotes eld
28012 \end_inset
28013
28014 .
28015  The reason is that the index entry for aeguill is in a footnote.
28016  To fix this 
28017 \family sans
28018 makeindex
28019 \family default
28020  bug, add these commands to the preamble of your document:
28021 \end_layout
28022
28023 \begin_layout Standard
28024
28025 \series bold
28026
28027 \backslash
28028 let
28029 \backslash
28030 OrgIndex
28031 \backslash
28032 index
28033 \end_layout
28034
28035 \begin_layout Standard
28036
28037 \series bold
28038
28039 \backslash
28040 renewcommand*{
28041 \backslash
28042 index}[1]{
28043 \backslash
28044 OrgIndex{#1}}
28045 \end_layout
28046
28047 \begin_layout Subsection
28048 Index Entry Layout
28049 \begin_inset Index idx
28050 status collapsed
28051
28052 \begin_layout Plain Layout
28053 Index ! Entry layout
28054 \end_layout
28055
28056 \end_inset
28057
28058
28059 \end_layout
28060
28061 \begin_layout Standard
28062 You can change the appearance of index entries via the text style dialog.
28063 \begin_inset Index idx
28064 status open
28065
28066 \begin_layout Plain Layout
28067 Dummy entries ! 
28068 \shape italic
28069 This is an italic dummy entry
28070 \end_layout
28071
28072 \end_inset
28073
28074  You can also format the page number using the character 
28075 \begin_inset Quotes eld
28076 \end_inset
28077
28078 |
28079 \begin_inset Quotes erd
28080 \end_inset
28081
28082  followed by a LaTeX-command without a backslash.
28083  We can write for example
28084 \end_layout
28085
28086 \begin_layout Standard
28087
28088 \series bold
28089 italic page number:|textit
28090 \end_layout
28091
28092 \begin_layout Standard
28093 to get the page number in italic.
28094 \begin_inset Index idx
28095 status open
28096
28097 \begin_layout Plain Layout
28098 Dummy entries ! italic page number:|textit
28099 \end_layout
28100
28101 \end_inset
28102
28103  Normally all LaTeX-commands begin with a backslash, but in this special
28104  case 
28105 \begin_inset Quotes eld
28106 \end_inset
28107
28108
28109 \series bold
28110 |command
28111 \series default
28112
28113 \begin_inset Quotes erd
28114 \end_inset
28115
28116  means 
28117 \series bold
28118
28119 \backslash
28120 command{page
28121 \begin_inset space ~
28122 \end_inset
28123
28124 number}
28125 \series default
28126 .
28127  Have a look at section
28128 \begin_inset space ~
28129 \end_inset
28130
28131
28132 \begin_inset CommandInset ref
28133 LatexCommand ref
28134 reference "sub:LaTeX-Syntax"
28135
28136 \end_inset
28137
28138  to learn more about the LaTeX-syntax.
28139 \end_layout
28140
28141 \begin_layout Standard
28142 \begin_inset Note Greyedout
28143 status open
28144
28145 \begin_layout Plain Layout
28146
28147 \series bold
28148 Note:
28149 \series default
28150  Formatting single index entries only works when you use the program 
28151 \family sans
28152 makeindex 
28153 \family default
28154 to generate the index, see sec.
28155 \begin_inset space \thinspace{}
28156 \end_inset
28157
28158
28159 \begin_inset CommandInset ref
28160 LatexCommand ref
28161 reference "sub:Index-Program"
28162
28163 \end_inset
28164
28165 .
28166  If you use 
28167 \family sans
28168 xindy
28169 \family default
28170 , however, this won't work for anything other than bold or italic text.
28171  This is because xindy requires you
28172 \change_deleted 5863208 1304031984
28173  
28174 \change_unchanged
28175  to define semantic elements before they can be used, see 
28176 \begin_inset CommandInset citation
28177 LatexCommand cite
28178 after "p. 678 ff."
28179 key "latexcompanion"
28180
28181 \end_inset
28182
28183  for details.
28184 \end_layout
28185
28186 \end_inset
28187
28188
28189 \end_layout
28190
28191 \begin_layout Standard
28192 In general, we encourage you to not format page numbers directly as shown
28193  above.
28194  Instead of this, you should define a macro in the preamble and use that.
28195  Consider why you want some page numbers to be bold.
28196  Maybe you want all page references italic that refer to a definition of
28197  the indexed term, so that users can easily find definitions.
28198  If so, put the following in the preamble
28199 \end_layout
28200
28201 \begin_layout Standard
28202
28203 \series bold
28204
28205 \backslash
28206 newcommand{
28207 \backslash
28208 IndexDef}[1]{
28209 \backslash
28210 textit{#1}}
28211 \end_layout
28212
28213 \begin_layout Standard
28214 and write
28215 \end_layout
28216
28217 \begin_layout Standard
28218
28219 \series bold
28220 my entry|IndexDef
28221 \end_layout
28222
28223 \begin_layout Standard
28224 in the index entry.
28225 \begin_inset Index idx
28226 status open
28227
28228 \begin_layout Plain Layout
28229 Dummy entries ! my entry|IndexDef
28230 \end_layout
28231
28232 \end_inset
28233
28234  The advantage is that, if you change your mind later or if your publisher
28235  insists that definitions must not be italic but bold, you just need to
28236  change the macro in the preamble, not every single index entry.
28237 \end_layout
28238
28239 \begin_layout Standard
28240 You can also change the layout for the whole index.
28241  E.
28242 \begin_inset space \thinspace{}
28243 \end_inset
28244
28245 g.
28246 \begin_inset space \space{}
28247 \end_inset
28248
28249 we marked the index list box of this document as bold to get a bold font
28250  for all index entries.
28251  For more advanced tasks you have to set up a so-called 
28252 \emph on
28253 Index Style File
28254 \emph default
28255 , see the 
28256 \family sans
28257 makeindex
28258 \family default
28259  or 
28260 \family sans
28261 xindy
28262 \family default
28263  documentation for details, 
28264 \begin_inset CommandInset citation
28265 LatexCommand cite
28266 key "makeindex,xindy"
28267
28268 \end_inset
28269
28270 .
28271 \end_layout
28272
28273 \begin_layout Subsection
28274 Index Program
28275 \begin_inset Index idx
28276 status collapsed
28277
28278 \begin_layout Plain Layout
28279 Index ! Program
28280 \end_layout
28281
28282 \end_inset
28283
28284
28285 \begin_inset CommandInset label
28286 LatexCommand label
28287 name "sub:Index-Program"
28288
28289 \end_inset
28290
28291
28292 \end_layout
28293
28294 \begin_layout Standard
28295 If the index entry program 
28296 \family sans
28297 xindy
28298 \family default
28299  is installed, LyX uses it for index generation; otherwise the program 
28300 \family sans
28301 makeindex
28302 \family default
28303 , that is part of every LaTeX distribution, is used.
28304 \begin_inset Foot
28305 status collapsed
28306
28307 \begin_layout Plain Layout
28308
28309 \family sans
28310 Makeindex
28311 \family default
28312  is very old, no longer under development and has many pitfalls, notably
28313  that it was developed with only the English language in mind.
28314  So it fails to sort anything other than a monolingual English text correctly.
28315  We have shown above how to fix this sorting.
28316  However, if you are writing in another than the English language, consider
28317  to use 
28318 \family sans
28319 xindy
28320 \family default
28321 .
28322 \end_layout
28323
28324 \end_inset
28325
28326  Both programs can be controlled by options that can be set in LyX's preferences
28327  dialog, see section
28328 \begin_inset space ~
28329 \end_inset
28330
28331
28332 \begin_inset CommandInset ref
28333 LatexCommand ref
28334 reference "sub:LaTeX-settings"
28335
28336 \end_inset
28337
28338 .
28339  The available options are listed and explained in 
28340 \begin_inset CommandInset citation
28341 LatexCommand cite
28342 key "makeindex,xindy"
28343
28344 \end_inset
28345
28346 .
28347  In this dialog, you can also specify an alternative program to generate
28348  the index.
28349 \end_layout
28350
28351 \begin_layout Standard
28352 If you need specific options or an alternative index program only for a
28353  given document, you can define the program and\SpecialChar \slash{}
28354 or the options in 
28355 \family sans
28356 Document\SpecialChar \menuseparator
28357 Settings\SpecialChar \ldots{}
28358 \SpecialChar \menuseparator
28359 Indexes
28360 \family default
28361 .
28362  This is especially useful if you need to pass language-specific options
28363  to the index program or if you need a specific layout style.
28364 \end_layout
28365
28366 \begin_layout Subsection
28367 Multiple Indexes
28368 \end_layout
28369
28370 \begin_layout Standard
28371 In many fields, it is common to have more than one index.
28372  For instance, you might need to set up a separate 
28373 \begin_inset Quotes eld
28374 \end_inset
28375
28376 Index of Names
28377 \begin_inset Quotes erd
28378 \end_inset
28379
28380  next to the standard index.
28381  LaTeX does not provide this possibility out of the box, but there are many
28382  packages that add this feature.
28383  LyX uses the 
28384 \series bold
28385 splitidx
28386 \series default
28387
28388 \begin_inset Index idx
28389 status collapsed
28390
28391 \begin_layout Plain Layout
28392 LaTeX-packages ! splitidx
28393 \end_layout
28394
28395 \end_inset
28396
28397  package to generate multiple indexes.
28398  The package is included in all recent LaTeX distributions.
28399  If yours does not ship it, consult the TeX Catalogue, 
28400 \begin_inset CommandInset citation
28401 LatexCommand cite
28402 key "TeXCatalogue"
28403
28404 \end_inset
28405
28406 .
28407  Note that the package does not only consist of a LaTeX style, but it also
28408  includes specific preprocessor programs that need to be installed as well.
28409  Please consult the package's manual for details.
28410 \end_layout
28411
28412 \begin_layout Standard
28413 To set up LyX for the use of multiple indexes, go to 
28414 \family sans
28415 Document\SpecialChar \menuseparator
28416 Settings\SpecialChar \ldots{}
28417 \SpecialChar \menuseparator
28418 Indexes
28419 \family default
28420  and select 
28421 \begin_inset Quotes eld
28422 \end_inset
28423
28424 Use multiple Indexes
28425 \begin_inset Quotes erd
28426 \end_inset
28427
28428 .
28429  Note that the list of 
28430 \begin_inset Quotes eld
28431 \end_inset
28432
28433 Available Indexes
28434 \begin_inset Quotes erd
28435 \end_inset
28436
28437  below already contains the standard index.
28438  To add further indexes, add the name of the index (in the form that should
28439  also appear as a heading) to the 
28440 \begin_inset Quotes eld
28441 \end_inset
28442
28443 New
28444 \begin_inset Quotes erd
28445 \end_inset
28446
28447  input field and press the 
28448 \begin_inset Quotes eld
28449 \end_inset
28450
28451 Add
28452 \begin_inset Quotes erd
28453 \end_inset
28454
28455  button.
28456  The new index should now appear in the list as well.
28457  If you like, you can attribute an alternative label color to the new index
28458  by selecting the index in the list and hitting the 
28459 \begin_inset Quotes eld
28460 \end_inset
28461
28462 Alter Color\SpecialChar \ldots{}
28463
28464 \begin_inset Quotes erd
28465 \end_inset
28466
28467  button.
28468  The label color may help you to differentiate index entries of different
28469  indexes in the LyX work area.
28470 \end_layout
28471
28472 \begin_layout Standard
28473 Once the document changes have been applied, you can find the new index
28474  list in 
28475 \family sans
28476 Insert\SpecialChar \menuseparator
28477 List
28478 \begin_inset space ~
28479 \end_inset
28480
28481 /
28482 \begin_inset space ~
28483 \end_inset
28484
28485 TOC
28486 \family default
28487  and the 
28488 \family sans
28489 Insert
28490 \family default
28491  menu has a separate index entry for each of the defined indexes.
28492  The workflow is basically the same as for the default index, but there
28493  are some additional features:
28494 \end_layout
28495
28496 \begin_layout Itemize
28497 If you want to change the attribution of a specific index entry, right-clicking
28498  on the entry will open a dialog where you can do that.
28499 \end_layout
28500
28501 \begin_layout Itemize
28502 By right-clicking on an index, you can change its type.
28503  Furthermore, you can specify an index list to be a 
28504 \begin_inset Quotes eld
28505 \end_inset
28506
28507 Subindex
28508 \begin_inset Quotes erd
28509 \end_inset
28510
28511 .
28512  If you do that, the heading of that list will be decreased by one level.
28513  E.
28514 \begin_inset space \thinspace{}
28515 \end_inset
28516
28517 g., if you use a book class, where the standard index heading is defined
28518  as a chapter, subindexes will be defined as sections and can thus be nested
28519  to the non-subindexes.
28520 \end_layout
28521
28522 \begin_layout Section
28523 Nomenclature / Glossary 
28524 \begin_inset Index idx
28525 status collapsed
28526
28527 \begin_layout Plain Layout
28528 Nomenclature
28529 \end_layout
28530
28531 \end_inset
28532
28533
28534 \begin_inset Index idx
28535 status collapsed
28536
28537 \begin_layout Plain Layout
28538 Glossary|see
28539 \begin_inset ERT
28540 status collapsed
28541
28542 \begin_layout Plain Layout
28543
28544 {
28545 \end_layout
28546
28547 \end_inset
28548
28549 Nomenclature
28550 \begin_inset ERT
28551 status collapsed
28552
28553 \begin_layout Plain Layout
28554
28555 }
28556 \end_layout
28557
28558 \end_inset
28559
28560
28561 \end_layout
28562
28563 \end_inset
28564
28565
28566 \begin_inset CommandInset label
28567 LatexCommand label
28568 name "sec:Nomenclature"
28569
28570 \end_inset
28571
28572
28573 \end_layout
28574
28575 \begin_layout Standard
28576 Sometimes you need to compile a list of symbols that are mentioned in your
28577  document with a brief explanation of them – a so called nomenclature or
28578  glossary.
28579 \end_layout
28580
28581 \begin_layout Standard
28582 To be able to create nomenclatures, you need the LaTeX package 
28583 \series bold
28584 nomencl
28585 \series default
28586
28587 \begin_inset Index idx
28588 status collapsed
28589
28590 \begin_layout Plain Layout
28591 LaTeX-packages ! nomencl
28592 \end_layout
28593
28594 \end_inset
28595
28596  installed.
28597  You find it in the TeX Catalogue, 
28598 \begin_inset CommandInset citation
28599 LatexCommand cite
28600 key "TeXCatalogue"
28601
28602 \end_inset
28603
28604  or in the package manager of your LaTeX-system.
28605 \end_layout
28606
28607 \begin_layout Standard
28608 A nomenclature entry is created if you place the cursor after a symbol entry
28609  and then use the menu 
28610 \family sans
28611 Insert\SpecialChar \menuseparator
28612
28613 \family default
28614 N
28615 \family sans
28616 omenclature
28617 \begin_inset space ~
28618 \end_inset
28619
28620 Entry
28621 \family default
28622  or the toolbar button 
28623 \begin_inset Info
28624 type  "icon"
28625 arg   "nomencl-insert"
28626 \end_inset
28627
28628 .
28629  A gray box labeled 
28630 \begin_inset Quotes eld
28631 \end_inset
28632
28633
28634 \family sans
28635 Nom
28636 \family default
28637
28638 \begin_inset Quotes erd
28639 \end_inset
28640
28641  is inserted and a window pops up asking for the nomenclature entry.
28642 \end_layout
28643
28644 \begin_layout Standard
28645 A nomenclature entry consists of two main entries.
28646  The first is the symbol that you want to refer to.
28647  The second is the description of the symbol.
28648 \end_layout
28649
28650 \begin_layout Standard
28651 \begin_inset Note Greyedout
28652 status open
28653
28654 \begin_layout Plain Layout
28655
28656 \series bold
28657 Note:
28658 \series default
28659  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28660 \end_layout
28661
28662 \end_inset
28663
28664
28665 \end_layout
28666
28667 \begin_layout Subsection
28668 Nomenclature Definition and Layout
28669 \begin_inset Index idx
28670 status collapsed
28671
28672 \begin_layout Plain Layout
28673 Nomenclature ! Layout
28674 \end_layout
28675
28676 \end_inset
28677
28678
28679 \end_layout
28680
28681 \begin_layout Standard
28682 When you have symbols in formulas, you have to define them in the 
28683 \family sans
28684 Symbol
28685 \family default
28686  field as LaTeX-formulas.
28687  For example to get 
28688 \begin_inset Quotes eld
28689 \end_inset
28690
28691
28692 \begin_inset Formula $\sigma$
28693 \end_inset
28694
28695
28696 \begin_inset Quotes erd
28697 \end_inset
28698
28699 , insert this:
28700 \begin_inset Newline newline
28701 \end_inset
28702
28703
28704 \series bold
28705 $
28706 \backslash
28707 sigma$
28708 \begin_inset Newline newline
28709 \end_inset
28710
28711
28712 \series default
28713 The 
28714 \begin_inset Quotes eld
28715 \end_inset
28716
28717 $
28718 \begin_inset Quotes erd
28719 \end_inset
28720
28721  character starts/ends the formula.
28722  The LaTeX-command for the Greek letter is the name of the letter beginning
28723  with a backslash 
28724 \begin_inset Quotes eld
28725 \end_inset
28726
28727
28728 \backslash
28729
28730 \begin_inset Quotes erd
28731 \end_inset
28732
28733 .
28734  For capital Greek letters, start the command also with a capital letter,
28735  like 
28736 \series bold
28737
28738 \backslash
28739 Sigma
28740 \series default
28741 .
28742 \end_layout
28743
28744 \begin_layout Standard
28745 (A short introduction to the LaTeX-syntax is given in section
28746 \begin_inset space ~
28747 \end_inset
28748
28749
28750 \begin_inset CommandInset ref
28751 LatexCommand ref
28752 reference "sub:LaTeX-Syntax"
28753
28754 \end_inset
28755
28756 .)
28757 \end_layout
28758
28759 \begin_layout Standard
28760 You cannot use the 
28761 \family sans
28762 Text
28763 \begin_inset space ~
28764 \end_inset
28765
28766 Style
28767 \family default
28768  dialog to format the description text but have to use LaTeX-commands.
28769  For example the description of the nomenclature entry for the 
28770 \begin_inset Quotes eld
28771 \end_inset
28772
28773
28774 \begin_inset Formula $\sigma$
28775 \end_inset
28776
28777
28778 \begin_inset Quotes erd
28779 \end_inset
28780
28781  in this document is:
28782 \begin_inset Newline newline
28783 \end_inset
28784
28785
28786 \series bold
28787 dummy entry for the character 
28788 \backslash
28789 textsf{sigma}
28790 \series default
28791
28792 \begin_inset Newline newline
28793 \end_inset
28794
28795 The command 
28796 \series bold
28797
28798 \backslash
28799 textsf
28800 \series default
28801  sets the fonts to 
28802 \family sans
28803 sans
28804 \begin_inset space ~
28805 \end_inset
28806
28807 serif
28808 \family default
28809 .
28810  To get 
28811 \series bold
28812 bold
28813 \series default
28814  font use the command 
28815 \series bold
28816
28817 \backslash
28818 textbf
28819 \series default
28820 , for 
28821 \family typewriter
28822 typewriter
28823 \family default
28824  use 
28825 \series bold
28826
28827 \backslash
28828 texttt
28829 \series default
28830 , for 
28831 \emph on
28832 emphasized
28833 \emph default
28834  use 
28835 \series bold
28836
28837 \backslash
28838 emph
28839 \series default
28840 .
28841 \end_layout
28842
28843 \begin_layout Subsection
28844 Sort Order of Nomenclature Entries
28845 \begin_inset Index idx
28846 status collapsed
28847
28848 \begin_layout Plain Layout
28849 Nomenclature ! Sort order
28850 \end_layout
28851
28852 \end_inset
28853
28854
28855 \end_layout
28856
28857 \begin_layout Standard
28858 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28859  the symbol definition.
28860  This leads to undesired results when you for example have symbols in formulas.
28861  Suppose you have nomenclature entries for the symbols 
28862 \emph on
28863 a
28864 \begin_inset CommandInset nomenclature
28865 LatexCommand nomenclature
28866 symbol "a"
28867 description "dummy entry for the character \"a\""
28868
28869 \end_inset
28870
28871
28872 \emph default
28873  and 
28874 \begin_inset Formula $\sigma$
28875 \end_inset
28876
28877
28878 \begin_inset CommandInset nomenclature
28879 LatexCommand nomenclature
28880 prefix "sigma"
28881 symbol "$\\sigma$"
28882 description "dummy entry for the character \\textsf{sigma}"
28883
28884 \end_inset
28885
28886 .
28887  They will be sorted by 
28888 \begin_inset Quotes eld
28889 \end_inset
28890
28891
28892 \family sans
28893 a
28894 \family default
28895
28896 \begin_inset Quotes erd
28897 \end_inset
28898
28899  and 
28900 \begin_inset Quotes eld
28901 \end_inset
28902
28903
28904 \family typewriter
28905 $
28906 \backslash
28907 sigma$
28908 \family default
28909
28910 \begin_inset Quotes erd
28911 \end_inset
28912
28913  – the 
28914 \begin_inset Formula $\sigma$
28915 \end_inset
28916
28917  will be sorted before the 
28918 \emph on
28919 a
28920 \emph default
28921  since the character 
28922 \begin_inset Quotes eld
28923 \end_inset
28924
28925 $
28926 \begin_inset Quotes erd
28927 \end_inset
28928
28929  is considered in sorting.
28930 \end_layout
28931
28932 \begin_layout Standard
28933 To control the sort order, you can edit the 
28934 \family sans
28935 Sort
28936 \begin_inset space ~
28937 \end_inset
28938
28939 as
28940 \family default
28941  field of the nomenclature dialog.
28942  Then the nomenclature entry will be sorted by this entry and not the symbol
28943  definition.
28944  For the example given, you can insert 
28945 \family typewriter
28946 sigma
28947 \family default
28948  in this field for the 
28949 \begin_inset Formula $\sigma$
28950 \end_inset
28951
28952 , then 
28953 \emph on
28954 a
28955 \emph default
28956  will be located before 
28957 \begin_inset Formula $\sigma$
28958 \end_inset
28959
28960 .
28961 \end_layout
28962
28963 \begin_layout Standard
28964 For subgrouping and tips for using sort entries see the 
28965 \series bold
28966 nomencl
28967 \series default
28968  documentation, 
28969 \begin_inset CommandInset citation
28970 LatexCommand cite
28971 key "nomencl"
28972
28973 \end_inset
28974
28975 .
28976 \end_layout
28977
28978 \begin_layout Subsection
28979 Nomenclature Options
28980 \begin_inset Index idx
28981 status collapsed
28982
28983 \begin_layout Plain Layout
28984 Nomenclature ! Options
28985 \end_layout
28986
28987 \end_inset
28988
28989
28990 \end_layout
28991
28992 \begin_layout Standard
28993 The 
28994 \series bold
28995 nomencl
28996 \series default
28997  package offers some options to adjust the appearance of the nomenclature.
28998  Here are some of its options, for more have a look at its documentation:
28999 \end_layout
29000
29001 \begin_layout Description
29002 refeq Appends the phrase 
29003 \begin_inset Quotes eld
29004 \end_inset
29005
29006
29007 \family sans
29008 , see equation (
29009 \emph on
29010 eq
29011 \emph default
29012 )
29013 \family default
29014
29015 \begin_inset Quotes erd
29016 \end_inset
29017
29018  to every nomenclature entry, where 
29019 \family sans
29020 \emph on
29021 eq
29022 \family default
29023 \emph default
29024  is the number of the last equation in front of the nomenclature entry
29025 \end_layout
29026
29027 \begin_layout Description
29028 refpage Appends the phrase 
29029 \begin_inset Quotes eld
29030 \end_inset
29031
29032
29033 \family sans
29034 , page (
29035 \emph on
29036 page
29037 \emph default
29038 )
29039 \family default
29040
29041 \begin_inset Quotes erd
29042 \end_inset
29043
29044  to every nomenclature entry, where 
29045 \family sans
29046 \emph on
29047 page
29048 \family default
29049 \emph default
29050  is the number of the page on which the nomenclature entry appeared
29051 \end_layout
29052
29053 \begin_layout Description
29054 intoc Inserts the nomenclature in the Table of Contents
29055 \end_layout
29056
29057 \begin_layout Standard
29058 There are furthermore the options 
29059 \series bold
29060 croatian
29061 \series default
29062
29063 \series bold
29064 danish
29065 \series default
29066
29067 \series bold
29068 english
29069 \series default
29070
29071 \series bold
29072 french
29073 \series default
29074
29075 \series bold
29076 german
29077 \series default
29078
29079 \series bold
29080 italian
29081 \series default
29082
29083 \series bold
29084 polish
29085 \series default
29086
29087 \series bold
29088 portuguese
29089 \series default
29090
29091 \series bold
29092 russian
29093 \series default
29094
29095 \series bold
29096 spanish
29097 \series default
29098 , and 
29099 \series bold
29100 ukrainian
29101 \series default
29102  to print the reference texts and the nomenclature title in the corresponding
29103  language.
29104 \end_layout
29105
29106 \begin_layout Standard
29107 To use one or more of the options, add them to the comma-separated document
29108  class options list in the 
29109 \family sans
29110 Document\SpecialChar \menuseparator
29111 Settings
29112 \family default
29113  dialog.
29114  In this document the option 
29115 \series bold
29116 intoc
29117 \series default
29118  is used.
29119 \end_layout
29120
29121 \begin_layout Standard
29122 \begin_inset VSpace bigskip
29123 \end_inset
29124
29125
29126 \end_layout
29127
29128 \begin_layout Standard
29129 You can also use the first two options above only for certain nomenclature
29130  entries when you add one of the following commands as last entry to the
29131  
29132 \family sans
29133 Description
29134 \family default
29135  field in the nomenclature dialog:
29136 \end_layout
29137
29138 \begin_layout Description
29139
29140 \backslash
29141 nomrefeq Like the 
29142 \series bold
29143 refeq
29144 \series default
29145  option
29146 \end_layout
29147
29148 \begin_layout Description
29149
29150 \backslash
29151 nomrefpage Like the 
29152 \series bold
29153 refpage
29154 \series default
29155  option
29156 \end_layout
29157
29158 \begin_layout Description
29159
29160 \backslash
29161 nomrefeqpage Short notation of 
29162 \series bold
29163
29164 \backslash
29165 nomrefeq
29166 \backslash
29167 nomrefpage
29168 \end_layout
29169
29170 \begin_layout Description
29171
29172 \backslash
29173 nomnorefeq,
29174 \begin_inset space ~
29175 \end_inset
29176
29177
29178 \backslash
29179 nomnorefpage,
29180 \begin_inset space ~
29181 \end_inset
29182
29183
29184 \backslash
29185 nomnorefeqpage Turns off the corresponding options
29186 \end_layout
29187
29188 \begin_layout Subsection
29189 Printing the Nomenclature
29190 \begin_inset Index idx
29191 status collapsed
29192
29193 \begin_layout Plain Layout
29194 Nomenclature ! Printing
29195 \end_layout
29196
29197 \end_inset
29198
29199
29200 \end_layout
29201
29202 \begin_layout Standard
29203 To print the nomenclature, use the menu 
29204 \family sans
29205 Insert\SpecialChar \menuseparator
29206 Lists
29207 \begin_inset space ~
29208 \end_inset
29209
29210 /
29211 \begin_inset space ~
29212 \end_inset
29213
29214 TOC\SpecialChar \menuseparator
29215 Nomenclature
29216 \family default
29217 .
29218  A light blue box labeled 
29219 \begin_inset Quotes eld
29220 \end_inset
29221
29222
29223 \family sans
29224 Nomenclature
29225 \family default
29226
29227 \begin_inset Quotes erd
29228 \end_inset
29229
29230  will show the place where the nomenclature is printed in the output.
29231  Like the index list box, the nomenclature list box is not clickable.
29232 \end_layout
29233
29234 \begin_layout Standard
29235 In the printed output the title of the nomenclature appears as 
29236 \begin_inset Quotes eld
29237 \end_inset
29238
29239 Nomenclature
29240 \begin_inset Quotes erd
29241 \end_inset
29242
29243 .
29244  If you are not happy with the name, you can change it by redefining the
29245  command 
29246 \series bold
29247
29248 \backslash
29249 nomname
29250 \series default
29251  in the preamble.
29252  For example, in order to change the name to 
29253 \emph on
29254 List of Symbols
29255 \emph default
29256 , add the following line to the preamble:
29257 \end_layout
29258
29259 \begin_layout Standard
29260
29261 \family roman
29262 \series bold
29263
29264 \backslash
29265 renewcommand{
29266 \backslash
29267 nomname}{List of Symbols}
29268 \end_layout
29269
29270 \begin_layout Standard
29271 \begin_inset VSpace defskip
29272 \end_inset
29273
29274
29275 \end_layout
29276
29277 \begin_layout Standard
29278 If you are unhappy with the amount of space for symbols, you can alter it
29279  by adding the following line to the preamble:
29280 \end_layout
29281
29282 \begin_layout Standard
29283
29284 \family roman
29285 \series bold
29286
29287 \backslash
29288 renewcommand{
29289 \backslash
29290 nomlabelwidth}{width}
29291 \end_layout
29292
29293 \begin_layout Standard
29294
29295 \family roman
29296 where the width is a value with one of the units listed in Appendix
29297 \begin_inset space ~
29298 \end_inset
29299
29300
29301 \begin_inset CommandInset ref
29302 LatexCommand ref
29303 reference "cha:Units-available-in"
29304
29305 \end_inset
29306
29307 .
29308  The default value is 1
29309 \begin_inset space \thinspace{}
29310 \end_inset
29311
29312 cm.
29313 \end_layout
29314
29315 \begin_layout Subsection
29316 Nomenclature Program
29317 \begin_inset Index idx
29318 status collapsed
29319
29320 \begin_layout Plain Layout
29321 Nomenclature ! Program
29322 \end_layout
29323
29324 \end_inset
29325
29326
29327 \begin_inset CommandInset label
29328 LatexCommand label
29329 name "sub:Nomenclature-Program"
29330
29331 \end_inset
29332
29333
29334 \end_layout
29335
29336 \begin_layout Standard
29337 LyX uses the program 
29338 \family sans
29339 makeindex
29340 \family default
29341 , that is part of every LaTeX distribution, to generate the nomenclature.
29342  LyX's preferences dialog allows you to specify another program or to control
29343  
29344 \family sans
29345 makeindex
29346 \family default
29347  by adding options, see section
29348 \begin_inset space ~
29349 \end_inset
29350
29351
29352 \begin_inset CommandInset ref
29353 LatexCommand ref
29354 reference "sub:LaTeX-settings"
29355
29356 \end_inset
29357
29358 .
29359  The available options are listed and explained in 
29360 \begin_inset CommandInset citation
29361 LatexCommand cite
29362 key "nomencl,makeindex"
29363
29364 \end_inset
29365
29366 .
29367 \end_layout
29368
29369 \begin_layout Section
29370 Branches
29371 \begin_inset Index idx
29372 status collapsed
29373
29374 \begin_layout Plain Layout
29375 Branches
29376 \end_layout
29377
29378 \end_inset
29379
29380
29381 \begin_inset Index idx
29382 status collapsed
29383
29384 \begin_layout Plain Layout
29385 Document ! Branches
29386 \end_layout
29387
29388 \end_inset
29389
29390
29391 \begin_inset CommandInset label
29392 LatexCommand label
29393 name "sec:Branches"
29394
29395 \end_inset
29396
29397
29398 \end_layout
29399
29400 \begin_layout Standard
29401 Sometimes it is useful to hide some document parts in the output.
29402  For example a teacher who is setting an exam obviously doesn't want the
29403  pupils to see the answers, but having questions and answers in the same
29404  document will make the life of the markers of that exam much easier.
29405 \end_layout
29406
29407 \begin_layout Standard
29408 For these cases LyX allows you to put text into branches.
29409  The text will then only appear in the output when its branch is activated.
29410  To create a branch, either select the menu 
29411 \family sans
29412 Insert\SpecialChar \menuseparator
29413 Branch\SpecialChar \menuseparator
29414 Insert New Branch
29415 \family default
29416  (if you just want to specify a new branch) or go in the 
29417 \family sans
29418 Document\SpecialChar \menuseparator
29419 Settings
29420 \family default
29421  dialog to 
29422 \family sans
29423 Branches
29424 \family default
29425 , where you can specify and change the name of the branch, its activation
29426  state (whether the content of the branch is shown in the output or not),
29427  its background color inside LyX and whether the name of the branch should
29428  be appended to the document file name on export if the branch is active
29429  (see below for an example).
29430  Furthermore, the dialog lets you merge two branches (just rename one branch
29431  to the name of the other) and to add 
29432 \begin_inset Quotes eld
29433 \end_inset
29434
29435 unknown branches
29436 \begin_inset Quotes erd
29437 \end_inset
29438
29439  (i.
29440 \begin_inset space \thinspace{}
29441 \end_inset
29442
29443 e.
29444 \begin_inset space ~
29445 \end_inset
29446
29447 branches that were added to the document via copy and paste from other documents
29448 , without having being defined) to the document's branch list.
29449 \end_layout
29450
29451 \begin_layout Standard
29452 Text that should be in a branch is set into branch inset boxes.
29453  These boxes are inserted via the menu 
29454 \family sans
29455 Insert\SpecialChar \menuseparator
29456 Branch
29457 \family default
29458  where you can choose a branch.
29459  You can later change the activation state of the branch by right-clicking
29460  on them.
29461 \end_layout
29462
29463 \begin_layout Standard
29464 Here is an example, where only the question text appears, the answer branch
29465  is deactivated and does therefore not appear in the output:
29466 \end_layout
29467
29468 \begin_layout Standard
29469 \begin_inset Branch Question
29470 status open
29471
29472 \begin_layout Standard
29473 Question: Who was the first physics Nobel prize winner?
29474 \end_layout
29475
29476 \end_inset
29477
29478
29479 \end_layout
29480
29481 \begin_layout Standard
29482 \begin_inset Branch Answer
29483 status collapsed
29484
29485 \begin_layout Standard
29486 Answer: Wilhelm Conrad Röntgen
29487 \end_layout
29488
29489 \end_inset
29490
29491
29492 \end_layout
29493
29494 \begin_layout Standard
29495 If you activate 
29496 \family sans
29497 Filename Suffix
29498 \family default
29499  in 
29500 \family sans
29501 Document\SpecialChar \menuseparator
29502 Settings\SpecialChar \menuseparator
29503 Branches
29504 \family default
29505 , the name of the active branches will be appended to the file name at export.
29506  Consider for example a file 
29507 \begin_inset Quotes eld
29508 \end_inset
29509
29510 Exam.lyx
29511 \begin_inset Quotes erd
29512 \end_inset
29513
29514  which has the above branches.
29515  If 
29516 \begin_inset Quotes eld
29517 \end_inset
29518
29519 Filename Suffix
29520 \begin_inset Quotes erd
29521 \end_inset
29522
29523  is active, the PDF export file would be called 
29524 \begin_inset Quotes eld
29525 \end_inset
29526
29527 Exam.pdf
29528 \begin_inset Quotes erd
29529 \end_inset
29530
29531  if both the 
29532 \begin_inset Quotes eld
29533 \end_inset
29534
29535 Question
29536 \begin_inset Quotes erd
29537 \end_inset
29538
29539  and 
29540 \begin_inset Quotes eld
29541 \end_inset
29542
29543 Answer
29544 \begin_inset Quotes erd
29545 \end_inset
29546
29547  branch were inactive, 
29548 \begin_inset Quotes eld
29549 \end_inset
29550
29551 Exam-Question.pdf
29552 \begin_inset Quotes erd
29553 \end_inset
29554
29555  if only the 
29556 \begin_inset Quotes eld
29557 \end_inset
29558
29559 Question
29560 \begin_inset Quotes erd
29561 \end_inset
29562
29563  branch was active, likewise 
29564 \begin_inset Quotes eld
29565 \end_inset
29566
29567 Exam-Answer.pdf
29568 \begin_inset Quotes erd
29569 \end_inset
29570
29571  if only the 
29572 \begin_inset Quotes eld
29573 \end_inset
29574
29575 Answer
29576 \begin_inset Quotes erd
29577 \end_inset
29578
29579  branch was active, and 
29580 \begin_inset Quotes eld
29581 \end_inset
29582
29583 Exam-Question-Answer.pdf
29584 \begin_inset Quotes erd
29585 \end_inset
29586
29587  if both branches were active.
29588  This helps you to easily export different versions of your document without
29589  much hassle.
29590 \end_layout
29591
29592 \begin_layout Standard
29593 \begin_inset VSpace bigskip
29594 \end_inset
29595
29596
29597 \end_layout
29598
29599 \begin_layout Standard
29600 To use conditional output inside places where you cannot insert branch insets,
29601  like inside equations, you can code special LaTeX definitions for each
29602  branch.
29603  For example you can define for the question branch
29604 \begin_inset Foot
29605 status collapsed
29606
29607 \begin_layout Plain Layout
29608 For an introduction to the LaTeX-syntax, see section
29609 \begin_inset space ~
29610 \end_inset
29611
29612
29613 \begin_inset CommandInset ref
29614 LatexCommand ref
29615 reference "sub:LaTeX-Syntax"
29616
29617 \end_inset
29618
29619 .
29620 \end_layout
29621
29622 \end_inset
29623
29624
29625 \end_layout
29626
29627 \begin_layout Standard
29628
29629 \series bold
29630
29631 \backslash
29632 newcommand{
29633 \backslash
29634 question}[1]{#1}
29635 \end_layout
29636
29637 \begin_layout Standard
29638
29639 \series bold
29640
29641 \backslash
29642 newcommand{
29643 \backslash
29644 answer}[1]{}
29645 \end_layout
29646
29647 \begin_layout Standard
29648 and for the answer branch
29649 \end_layout
29650
29651 \begin_layout Standard
29652
29653 \series bold
29654
29655 \backslash
29656 newcommand{
29657 \backslash
29658 question}[1]{}
29659 \end_layout
29660
29661 \begin_layout Standard
29662
29663 \series bold
29664
29665 \backslash
29666 newcommand{
29667 \backslash
29668 answer}[1]{#1}
29669 \end_layout
29670
29671 \begin_layout Standard
29672 \begin_inset Branch Question
29673 status open
29674
29675 \begin_layout Standard
29676 \begin_inset ERT
29677 status open
29678
29679 \begin_layout Plain Layout
29680
29681
29682 \backslash
29683 newcommand{
29684 \backslash
29685 question}[1]{#1}
29686 \end_layout
29687
29688 \begin_layout Plain Layout
29689
29690
29691 \backslash
29692 newcommand{
29693 \backslash
29694 answer}[1]{}
29695 \end_layout
29696
29697 \end_inset
29698
29699
29700 \end_layout
29701
29702 \end_inset
29703
29704
29705 \end_layout
29706
29707 \begin_layout Standard
29708 \begin_inset Branch Answer
29709 status collapsed
29710
29711 \begin_layout Standard
29712 \begin_inset ERT
29713 status open
29714
29715 \begin_layout Plain Layout
29716
29717
29718 \backslash
29719 newcommand{
29720 \backslash
29721 question}[1]{}
29722 \end_layout
29723
29724 \begin_layout Plain Layout
29725
29726
29727 \backslash
29728 newcommand{
29729 \backslash
29730 answer}[1]{#1}
29731 \end_layout
29732
29733 \end_inset
29734
29735
29736 \end_layout
29737
29738 \end_inset
29739
29740
29741 \end_layout
29742
29743 \begin_layout Standard
29744 Now it is possible to use the commands 
29745 \series bold
29746
29747 \backslash
29748 question{\SpecialChar \ldots{}
29749 }
29750 \series default
29751  and 
29752 \series bold
29753
29754 \backslash
29755 answer{\SpecialChar \ldots{}
29756 }
29757 \series default
29758  to obtain conditional output.
29759  Here is an example formula where only the 
29760 \series bold
29761
29762 \backslash
29763 question
29764 \series default
29765  part appears:
29766 \begin_inset Formula 
29767 \[
29768 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29769 \]
29770
29771 \end_inset
29772
29773
29774 \end_layout
29775
29776 \begin_layout Standard
29777 Inside math, the same effect can be achieved using math macros, see the
29778  
29779 \emph on
29780 Math
29781 \emph default
29782  manual.
29783 \end_layout
29784
29785 \begin_layout Section
29786 PDF Properties
29787 \begin_inset CommandInset label
29788 LatexCommand label
29789 name "sec:PDF-Properties"
29790
29791 \end_inset
29792
29793
29794 \begin_inset Index idx
29795 status collapsed
29796
29797 \begin_layout Plain Layout
29798 PDF properties
29799 \end_layout
29800
29801 \end_inset
29802
29803
29804 \end_layout
29805
29806 \begin_layout Standard
29807 The 
29808 \family sans
29809 Document Settings
29810 \family default
29811  dialog allows you in the 
29812 \family sans
29813 PDF Properties
29814 \family default
29815  to set up special options for the PDF output of your document.
29816  All options there are provided by the LaTeX-package 
29817 \series bold
29818 hyperref
29819 \series default
29820
29821 \begin_inset Index idx
29822 status collapsed
29823
29824 \begin_layout Plain Layout
29825 LaTeX-packages ! hyperref
29826 \end_layout
29827
29828 \end_inset
29829
29830 .
29831 \end_layout
29832
29833 \begin_layout Standard
29834 Using 
29835 \series bold
29836 hyperref
29837 \series default
29838  will link all cross-references in the DVI- and PDF-output.
29839  This means that the reader of your document will be able to click on a
29840  table of contents entry or on a reference and he is shown the referenced
29841  document part.
29842  You can specify in the dialog tab 
29843 \family sans
29844 Hyperlinks
29845 \family default
29846  how the links will look like and if links for bibliographical backreferences
29847  are created.
29848  The backreferences will appear in the bibliography behind the different
29849  entries, showing the number of the section, slide, or page where the entry
29850  is referenced.
29851 \end_layout
29852
29853 \begin_layout Standard
29854 In the dialog tab 
29855 \family sans
29856 Bookmarks
29857 \family default
29858  you can set if PDF-bookmarks should be created for every section of your
29859  document to make it easier for readers to navigate through the document.
29860  You can decide if the bookmarks should be numbered like your document sections
29861  or not.
29862  With the open bookmarks level you can specify what sectioning level should
29863  be displayed in the bookmarks when opening the PDF.
29864  For example level
29865 \begin_inset space ~
29866 \end_inset
29867
29868 2 will display all sections and subsections, while level
29869 \begin_inset space ~
29870 \end_inset
29871
29872 1 will only display the sections.
29873 \end_layout
29874
29875 \begin_layout Standard
29876 The header information in the dialog tab 
29877 \family sans
29878 General
29879 \family default
29880  are saved together with the PDF as file properties.
29881  Many programs are able to extract this information to e.
29882 \begin_inset space \thinspace{}
29883 \end_inset
29884
29885 g.
29886 \begin_inset space \space{}
29887 \end_inset
29888
29889 automatically recognize who the author is and what the PDF is about.
29890  This is very useful to sort, classify, or use PDFs for bibliography issues.
29891  When the option 
29892 \family sans
29893 Automatic fill header
29894 \family default
29895  is set, LyX tries to extract the header information from your document
29896  title and author settings.
29897 \end_layout
29898
29899 \begin_layout Standard
29900 The option 
29901 \family sans
29902 Load in fullscreen mode
29903 \family default
29904  will open the PDF in fullscreen mode, which is useful for presentations.
29905 \end_layout
29906
29907 \begin_layout Standard
29908 PDF properties are also used in this document.
29909  When you look in its document settings, you can see that some additional
29910  
29911 \series bold
29912 hyperref
29913 \series default
29914  options are used.
29915  For an explanation of them we refer you to the hyperref manual 
29916 \begin_inset CommandInset citation
29917 LatexCommand cite
29918 key "hyperref"
29919
29920 \end_inset
29921
29922 .
29923 \end_layout
29924
29925 \begin_layout Section
29926 TeX Code and the LaTeX Syntax
29927 \begin_inset CommandInset label
29928 LatexCommand label
29929 name "sec:TeX-Code"
29930
29931 \end_inset
29932
29933
29934 \end_layout
29935
29936 \begin_layout Subsection
29937 TeX Code Boxes
29938 \begin_inset Index idx
29939 status collapsed
29940
29941 \begin_layout Plain Layout
29942 TeX Code
29943 \end_layout
29944
29945 \end_inset
29946
29947
29948 \begin_inset CommandInset label
29949 LatexCommand label
29950 name "sub:TeX-Code-Boxes"
29951
29952 \end_inset
29953
29954
29955 \end_layout
29956
29957 \begin_layout Standard
29958 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29959  constructs, but not all.
29960  LaTeX contains of hundreds of packages which provide different commands.
29961  All the time packages are being updated and new ones added.
29962  This has the advantage that you can typeset nearly everything as there
29963  is for every problem a LaTeX-package.
29964  But LyX can of course not be up to date and support all packages and their
29965  commands.
29966 \end_layout
29967
29968 \begin_layout Standard
29969 But don't worry, you can use any LaTeX-command directly in LyX inside the
29970  TeX Code box.
29971  A TeX Code box is created by the menu 
29972 \family sans
29973 Insert\SpecialChar \menuseparator
29974 TeX
29975 \begin_inset space ~
29976 \end_inset
29977
29978 Code
29979 \family default
29980  or by the toolbar button 
29981 \begin_inset Info
29982 type  "icon"
29983 arg   "ert-insert"
29984 \end_inset
29985
29986 .
29987  The box can be opened by left-clicking and closed by right-clicking on
29988  it.
29989 \end_layout
29990
29991 \begin_layout Standard
29992 You can insert complete or incomplete commands as TeX Code.
29993  Incomplete means that the command argument can be Standard LyX text.
29994  For example, if you want to draw a frame around a word and are therefore
29995  using the LaTeX-command 
29996 \series bold
29997
29998 \backslash
29999 fbox
30000 \series default
30001 , you can write the command part 
30002 \series bold
30003
30004 \backslash
30005 fbox{
30006 \series default
30007  in a TeX Code box before the word and the closing brace 
30008 \series bold
30009 }
30010 \series default
30011  in a second TeX Code box behind the word.
30012  The word between the two TeX Code boxes is then the argument as it is in
30013  the following example:
30014 \end_layout
30015
30016 \begin_layout Standard
30017 \begin_inset Graphics
30018         filename clipart/ERT.png
30019         scale 89
30020
30021 \end_inset
30022
30023
30024 \end_layout
30025
30026 \begin_layout Standard
30027 gives
30028 \end_layout
30029
30030 \begin_layout Standard
30031 This is a line with a 
30032 \begin_inset ERT
30033 status collapsed
30034
30035 \begin_layout Plain Layout
30036
30037
30038 \backslash
30039 fbox{
30040 \end_layout
30041
30042 \end_inset
30043
30044 framed
30045 \begin_inset ERT
30046 status collapsed
30047
30048 \begin_layout Plain Layout
30049
30050 }
30051 \end_layout
30052
30053 \end_inset
30054
30055  word.
30056 \end_layout
30057
30058 \begin_layout Standard
30059 \begin_inset Note Greyedout
30060 status open
30061
30062 \begin_layout Plain Layout
30063
30064 \series bold
30065 Note:
30066 \series default
30067  At the end of LaTeX-commands without parameters, you have to insert a space
30068  to let LaTeX know that the command is finished.
30069 \end_layout
30070
30071 \end_inset
30072
30073
30074 \end_layout
30075
30076 \begin_layout Subsection
30077 Short Introduction to the LaTeX Syntax
30078 \begin_inset Argument
30079 status collapsed
30080
30081 \begin_layout Plain Layout
30082 The LaTeX Syntax
30083 \end_layout
30084
30085 \end_inset
30086
30087
30088 \begin_inset Index idx
30089 status collapsed
30090
30091 \begin_layout Plain Layout
30092 LaTeX Syntax
30093 \end_layout
30094
30095 \end_inset
30096
30097
30098 \begin_inset CommandInset label
30099 LatexCommand label
30100 name "sub:LaTeX-Syntax"
30101
30102 \end_inset
30103
30104
30105 \end_layout
30106
30107 \begin_layout Standard
30108 When you write larger documents or books, you will need to know something
30109  about the LaTeX-commands that LyX uses in the background.
30110  Because LaTeX is based on commands, you can 
30111 \begin_inset Quotes eld
30112 \end_inset
30113
30114 program
30115 \begin_inset Quotes erd
30116 \end_inset
30117
30118  your text.
30119  This has the advantage that the layout of the document can be changed at
30120  any time if you know the right commands.
30121  E.
30122 \begin_inset space \thinspace{}
30123 \end_inset
30124
30125 g.
30126 \begin_inset space \space{}
30127 \end_inset
30128
30129 imagine you have to write a manual for a product and the deadline is the
30130  end of the day.
30131  Your boss just has complimented you for your good work but wants to have
30132  all caption labels bold.
30133  But you have over hundred figure and table captions with non-bold labels
30134  in your manual.
30135  Of course it's impossible to change all caption labels manually in one
30136  day.
30137 \end_layout
30138
30139 \begin_layout Standard
30140 Now LaTeX comes into play.
30141  As mentioned above, for every problem there exists a LaTeX-package.
30142  First you have to find out which and therefore look in the LaTeX package
30143  database, 
30144 \begin_inset CommandInset citation
30145 LatexCommand cite
30146 key "Catalogue"
30147
30148 \end_inset
30149
30150 .
30151 \end_layout
30152
30153 \begin_layout Standard
30154 As result you know that the package 
30155 \series bold
30156 caption
30157 \series default
30158
30159 \begin_inset Index idx
30160 status collapsed
30161
30162 \begin_layout Plain Layout
30163 LaTeX-packages ! caption
30164 \end_layout
30165
30166 \end_inset
30167
30168  is what you need.
30169  To use a package, you have to load it in the document preamble (menu 
30170 \family sans
30171 Document\SpecialChar \menuseparator
30172 Settings
30173 \family default
30174 ) with the command
30175 \end_layout
30176
30177 \begin_layout Standard
30178
30179 \series bold
30180
30181 \backslash
30182 usepackage[options]{package name}
30183 \end_layout
30184
30185 \begin_layout Standard
30186 All LaTeX commands begin with a backslash, the command argument is set within
30187  two braces, and the options are set within two brackets.
30188  Note that not all commands have an argument and options.
30189 \end_layout
30190
30191 \begin_layout Standard
30192 In your case the package name is 
30193 \series bold
30194 caption
30195 \series default
30196 .
30197  After a look in the documentation of the package, you know that the option
30198  
30199 \series bold
30200 labelfont=bf
30201 \series default
30202  will change the font of all caption labels to bold.
30203  So you add the command
30204 \end_layout
30205
30206 \begin_layout Standard
30207
30208 \series bold
30209
30210 \backslash
30211 usepackage[labelfont=bf]{caption}
30212 \end_layout
30213
30214 \begin_layout Standard
30215 to the preamble and the problem is solved.
30216 \begin_inset Foot
30217 status collapsed
30218
30219 \begin_layout Plain Layout
30220 For more commands provided by the 
30221 \series bold
30222 caption
30223 \series default
30224  package, have a look at its documentation, 
30225 \begin_inset CommandInset citation
30226 LatexCommand cite
30227 key "caption"
30228
30229 \end_inset
30230
30231 .
30232 \end_layout
30233
30234 \end_inset
30235
30236
30237 \end_layout
30238
30239 \begin_layout Standard
30240 Note that some document classes have built-in solutions for well known problems
30241  like your case.
30242  For example if you use a 
30243 \family sans
30244 KOMA-Script
30245 \family default
30246  class, you don't need the package 
30247 \series bold
30248 caption
30249 \series default
30250 , you can instead write
30251 \end_layout
30252
30253 \begin_layout Standard
30254
30255 \series bold
30256
30257 \backslash
30258 setkomafont{captionlabel}{
30259 \backslash
30260 bfseries}
30261 \end_layout
30262
30263 \begin_layout Standard
30264 in the preamble and the problem is solved.
30265  So if you plan to write a large document, you should have a look at the
30266  documentation of the document class you want to use.
30267  (
30268 \series bold
30269
30270 \backslash
30271 setkomafont
30272 \series default
30273  is an example of a command with more than one argument.)
30274 \end_layout
30275
30276 \begin_layout Standard
30277 Commands in the preamble affect the whole document, while commands in the
30278  text affect only the text after the command or only the text used as command
30279  argument.
30280  To insert a LaTeX-command in text, use the TeX Code box as described in
30281  the previous section.
30282 \end_layout
30283
30284 \begin_layout Standard
30285 If you want to learn more about LaTeX and its syntax, have a look at the
30286  LaTeX-books 
30287 \begin_inset CommandInset citation
30288 LatexCommand cite
30289 key "latexcompanion,latexguide"
30290
30291 \end_inset
30292
30293 .
30294 \end_layout
30295
30296 \begin_layout Standard
30297 \begin_inset Newpage cleardoublepage
30298 \end_inset
30299
30300
30301 \end_layout
30302
30303 \begin_layout Standard
30304 \begin_inset ERT
30305 status collapsed
30306
30307 \begin_layout Plain Layout
30308
30309
30310 \backslash
30311 pagestyle{fancy}
30312 \end_layout
30313
30314 \end_inset
30315
30316
30317 \begin_inset Note Note
30318 status collapsed
30319
30320 \begin_layout Plain Layout
30321 switches temporarily to a page style with custom header and footer line
30322 \end_layout
30323
30324 \end_inset
30325
30326
30327 \end_layout
30328
30329 \begin_layout Left Header
30330 \begin_inset Argument
30331 status open
30332
30333 \begin_layout Plain Layout
30334
30335 \end_layout
30336
30337 \end_inset
30338
30339
30340 \begin_inset ERT
30341 status collapsed
30342
30343 \begin_layout Plain Layout
30344
30345
30346 \backslash
30347 rightmark
30348 \end_layout
30349
30350 \end_inset
30351
30352
30353 \begin_inset Note Note
30354 status open
30355
30356 \begin_layout Plain Layout
30357 defines the header line as described below
30358 \end_layout
30359
30360 \end_inset
30361
30362
30363 \end_layout
30364
30365 \begin_layout Center Header
30366 \begin_inset Argument
30367 status open
30368
30369 \begin_layout Plain Layout
30370
30371 \end_layout
30372
30373 \end_inset
30374
30375
30376 \end_layout
30377
30378 \begin_layout Right Header
30379 \begin_inset Argument
30380 status open
30381
30382 \begin_layout Plain Layout
30383 \begin_inset ERT
30384 status collapsed
30385
30386 \begin_layout Plain Layout
30387
30388
30389 \backslash
30390 leftmark
30391 \end_layout
30392
30393 \end_inset
30394
30395
30396 \end_layout
30397
30398 \end_inset
30399
30400
30401 \end_layout
30402
30403 \begin_layout Left Footer
30404 \begin_inset Argument
30405 status open
30406
30407 \begin_layout Plain Layout
30408 \begin_inset ERT
30409 status collapsed
30410
30411 \begin_layout Plain Layout
30412
30413
30414 \backslash
30415 thepage
30416 \end_layout
30417
30418 \end_inset
30419
30420
30421 \end_layout
30422
30423 \end_inset
30424
30425
30426 \end_layout
30427
30428 \begin_layout Center Footer
30429 \begin_inset Argument
30430 status open
30431
30432 \begin_layout Plain Layout
30433
30434 \family sans
30435 \series bold
30436 \color red
30437 LyX's user guide
30438 \end_layout
30439
30440 \end_inset
30441
30442 Magic code:
30443 \begin_inset Newline newline
30444 \end_inset
30445
30446
30447 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30448 \end_inset
30449
30450
30451 \end_layout
30452
30453 \begin_layout Right Footer
30454 \begin_inset Argument
30455 status open
30456
30457 \begin_layout Plain Layout
30458
30459 \end_layout
30460
30461 \end_inset
30462
30463
30464 \begin_inset ERT
30465 status collapsed
30466
30467 \begin_layout Plain Layout
30468
30469
30470 \backslash
30471 Roman{page}
30472 \end_layout
30473
30474 \end_inset
30475
30476
30477 \end_layout
30478
30479 \begin_layout Section
30480 Customized Page Headers and Footers
30481 \begin_inset Index idx
30482 status collapsed
30483
30484 \begin_layout Plain Layout
30485 Document ! Header/Footer line
30486 \end_layout
30487
30488 \end_inset
30489
30490
30491 \begin_inset Index idx
30492 status collapsed
30493
30494 \begin_layout Plain Layout
30495 Header/Footer line
30496 \end_layout
30497
30498 \end_inset
30499
30500
30501 \end_layout
30502
30503 \begin_layout Standard
30504 To define custom page header and footer line for your document, you need
30505  to set the headings style to 
30506 \family sans
30507 Fancy
30508 \family default
30509  in the 
30510 \family sans
30511 Document\SpecialChar \menuseparator
30512 Settings
30513 \family default
30514  dialog under 
30515 \family sans
30516 Page
30517 \begin_inset space ~
30518 \end_inset
30519
30520 Layout
30521 \family default
30522 .
30523  As second step add in the menu 
30524 \family sans
30525 Document\SpecialChar \menuseparator
30526 Settings\SpecialChar \menuseparator
30527 Modules
30528 \family default
30529  the module 
30530 \begin_inset Quotes eld
30531 \end_inset
30532
30533 Custom Header/Footerlines
30534 \begin_inset Quotes erd
30535 \end_inset
30536
30537 .
30538  This module offers the 6
30539 \begin_inset space ~
30540 \end_inset
30541
30542 styles
30543 \end_layout
30544
30545 \begin_layout Description
30546 Left
30547 \begin_inset space ~
30548 \end_inset
30549
30550 Header,
30551 \begin_inset space ~
30552 \end_inset
30553
30554 Center
30555 \begin_inset space ~
30556 \end_inset
30557
30558 Header,
30559 \begin_inset space ~
30560 \end_inset
30561
30562 Right
30563 \begin_inset space ~
30564 \end_inset
30565
30566 Header
30567 \end_layout
30568
30569 \begin_layout Description
30570 Left
30571 \begin_inset space ~
30572 \end_inset
30573
30574 Footer,
30575 \begin_inset space ~
30576 \end_inset
30577
30578 Center
30579 \begin_inset space ~
30580 \end_inset
30581
30582 Footer,
30583 \begin_inset space ~
30584 \end_inset
30585
30586 Right
30587 \begin_inset space ~
30588 \end_inset
30589
30590 Footer
30591 \end_layout
30592
30593 \begin_layout Standard
30594 for the different positions in the header/footer.
30595 \end_layout
30596
30597 \begin_layout Standard
30598 Normally, headers and footers are set up in the beginning of the document.
30599  but you can change them anywhere you want to.
30600  Figure
30601 \begin_inset space ~
30602 \end_inset
30603
30604
30605 \begin_inset CommandInset ref
30606 LatexCommand ref
30607 reference "fig:Page-layout"
30608
30609 \end_inset
30610
30611  shows the page layout and where the header/footer styles will appear.
30612 \end_layout
30613
30614 \begin_layout Standard
30615 \begin_inset Float figure
30616 placement h
30617 wide false
30618 sideways false
30619 status open
30620
30621 \begin_layout Plain Layout
30622 \noindent
30623 \align center
30624 \begin_inset Tabular
30625 <lyxtabular version="3" rows="5" columns="3">
30626 <features tabularvalignment="middle">
30627 <column alignment="left" valignment="top" width="30line%">
30628 <column alignment="center" valignment="top" width="30line%">
30629 <column alignment="right" valignment="top" width="30line%">
30630 <row>
30631 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30632 \begin_inset Text
30633
30634 \begin_layout Plain Layout
30635 Left Header
30636 \end_layout
30637
30638 \end_inset
30639 </cell>
30640 <cell alignment="center" valignment="top" topline="true" usebox="none">
30641 \begin_inset Text
30642
30643 \begin_layout Plain Layout
30644 Center Header
30645 \end_layout
30646
30647 \end_inset
30648 </cell>
30649 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30650 \begin_inset Text
30651
30652 \begin_layout Plain Layout
30653 Right Header
30654 \end_layout
30655
30656 \end_inset
30657 </cell>
30658 </row>
30659 <row>
30660 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30661 \begin_inset Text
30662
30663 \begin_layout Plain Layout
30664
30665 \end_layout
30666
30667 \end_inset
30668 </cell>
30669 <cell alignment="center" valignment="top" usebox="none">
30670 \begin_inset Text
30671
30672 \begin_layout Plain Layout
30673
30674 \end_layout
30675
30676 \end_inset
30677 </cell>
30678 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30679 \begin_inset Text
30680
30681 \begin_layout Plain Layout
30682
30683 \end_layout
30684
30685 \end_inset
30686 </cell>
30687 </row>
30688 <row>
30689 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30690 \begin_inset Text
30691
30692 \begin_layout Plain Layout
30693 The normal text on the page goes here.
30694  The running header is above thel text, and the footer is below (including
30695  footnotes).
30696  Headers/footers typically contain things like the page number, title of
30697  the chapter, company logo but your can use almost anything, except of floats.
30698 \end_layout
30699
30700 \end_inset
30701 </cell>
30702 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30703 \begin_inset Text
30704
30705 \begin_layout Plain Layout
30706
30707 \end_layout
30708
30709 \end_inset
30710 </cell>
30711 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30712 \begin_inset Text
30713
30714 \begin_layout Plain Layout
30715
30716 \end_layout
30717
30718 \end_inset
30719 </cell>
30720 </row>
30721 <row>
30722 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30723 \begin_inset Text
30724
30725 \begin_layout Plain Layout
30726
30727 \end_layout
30728
30729 \end_inset
30730 </cell>
30731 <cell alignment="center" valignment="top" usebox="none">
30732 \begin_inset Text
30733
30734 \begin_layout Plain Layout
30735
30736 \end_layout
30737
30738 \end_inset
30739 </cell>
30740 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744
30745 \end_layout
30746
30747 \end_inset
30748 </cell>
30749 </row>
30750 <row>
30751 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30752 \begin_inset Text
30753
30754 \begin_layout Plain Layout
30755 Left Footer
30756 \end_layout
30757
30758 \end_inset
30759 </cell>
30760 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30761 \begin_inset Text
30762
30763 \begin_layout Plain Layout
30764 Center Footer
30765 \end_layout
30766
30767 \end_inset
30768 </cell>
30769 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30770 \begin_inset Text
30771
30772 \begin_layout Plain Layout
30773 Right Footer
30774 \end_layout
30775
30776 \end_inset
30777 </cell>
30778 </row>
30779 </lyxtabular>
30780
30781 \end_inset
30782
30783
30784 \end_layout
30785
30786 \begin_layout Plain Layout
30787 \begin_inset Caption
30788
30789 \begin_layout Plain Layout
30790 \begin_inset CommandInset label
30791 LatexCommand label
30792 name "fig:Page-layout"
30793
30794 \end_inset
30795
30796 Page layout with custom header and footer line.
30797 \end_layout
30798
30799 \end_inset
30800
30801
30802 \end_layout
30803
30804 \end_inset
30805
30806
30807 \end_layout
30808
30809 \begin_layout Subsection
30810 Definition
30811 \end_layout
30812
30813 \begin_layout Standard
30814 To define your header line, add all 3
30815 \begin_inset space ~
30816 \end_inset
30817
30818 header styles.
30819  The things you add to the styles appear on uneven pages, the things in
30820  the optional arguments on even pages.
30821  For single-sided documents, the optional arguments will not be used and
30822  can be omitted.
30823  If you leave a style or its argument empty, nothing appears in the output.
30824  Defining the footer line works similar.
30825 \end_layout
30826
30827 \begin_layout Standard
30828 For the definition, you will need some LaTeX-commands that are inserted
30829  as TeX-code (menu 
30830 \family sans
30831 Insert\SpecialChar \menuseparator
30832 Te
30833 \begin_inset ERT
30834 status collapsed
30835
30836 \begin_layout Plain Layout
30837
30838 {}
30839 \end_layout
30840
30841 \end_inset
30842
30843 X
30844 \begin_inset space ~
30845 \end_inset
30846
30847 Code
30848 \family default
30849 ):
30850 \end_layout
30851
30852 \begin_layout Description
30853
30854 \backslash
30855 thepage prints the current page number
30856 \end_layout
30857
30858 \begin_layout Description
30859
30860 \backslash
30861 Roman{page} prints the current page number with capital roman numerals
30862 \end_layout
30863
30864 \begin_layout Description
30865
30866 \backslash
30867 roman{page} prints the current page number with small roman numerals
30868 \end_layout
30869
30870 \begin_layout Description
30871
30872 \backslash
30873 leftmark prints the current section number and title.
30874  If the document has chapters, it prints the current chapter number and
30875  title instead.
30876  It is called 
30877 \begin_inset Quotes eld
30878 \end_inset
30879
30880 leftmark
30881 \begin_inset Quotes prd
30882 \end_inset
30883
30884  because it usually goes in a left header.
30885 \end_layout
30886
30887 \begin_layout Description
30888
30889 \backslash
30890 rightmark prints the current subsection number and title.
30891  If the document has chapters, it prints the current section number and
30892  title instead.
30893  It is normally used in the right header.
30894 \end_layout
30895
30896 \begin_layout Subsection
30897 Default header/footer
30898 \end_layout
30899
30900 \begin_layout Standard
30901 The custom header/footer is not empty by default.
30902  The default header contains the chapter and section title and the center
30903  footer has the page number.
30904  In order to remove unwanted entries from the header/footer, include the
30905  relevant header/footer style in your document, but leave it blank.
30906  So, if you do not want a page number in the footer, include a blank 
30907 \family sans
30908 Center
30909 \begin_inset space ~
30910 \end_inset
30911
30912 Footer
30913 \family default
30914  style.
30915 \end_layout
30916
30917 \begin_layout Subsection
30918 Appearance
30919 \end_layout
30920
30921 \begin_layout Standard
30922 The header and footer will appear on normal pages.
30923  Some pages are different.
30924  The title page has a style of its own, and so has any page that starts
30925  a new part or chapter in your book.
30926  Such pages will not have the custom headers/footers, but that is normal.
30927  There is for example no need to print a header with the chapter name on
30928  the chapter page where the chapter heading is in big bold letters anyway.
30929 \end_layout
30930
30931 \begin_layout Subsubsection
30932 Header and footer decoration line
30933 \end_layout
30934
30935 \begin_layout Standard
30936 By default, you get a 0.4
30937 \begin_inset space \thinspace{}
30938 \end_inset
30939
30940 pt thick line below the header and no footer line.
30941  This can be changed in the document preamble with the commands 
30942 \series bold
30943
30944 \backslash
30945 headrulewidth
30946 \series default
30947  and 
30948 \series bold
30949
30950 \backslash
30951 footrulewidth
30952 \series default
30953  in the following scheme:
30954 \end_layout
30955
30956 \begin_layout Standard
30957
30958 \series bold
30959
30960 \backslash
30961 renewcommand{
30962 \backslash
30963 headrulewidth}{thickness}
30964 \end_layout
30965
30966 \begin_layout Standard
30967 Where thickness is a size in standard units like 
30968 \family sans
30969 pt
30970 \family default
30971  or 
30972 \family sans
30973 mm
30974 \family default
30975 .
30976  If you don't want a line, set the thickness to 0
30977 \begin_inset space \thinspace{}
30978 \end_inset
30979
30980 pt.
30981 \end_layout
30982
30983 \begin_layout Standard
30984 The lines can also be colored, but this requires more knowledge of LaTeX.
30985  If you really need this, have a look in the Internet or in sec.
30986 \begin_inset space ~
30987 \end_inset
30988
30989 4.4 of the book 
30990 \begin_inset CommandInset citation
30991 LatexCommand cite
30992 key "Mittelbach"
30993
30994 \end_inset
30995
30996 .
30997 \end_layout
30998
30999 \begin_layout Subsubsection
31000 Several header/footer lines
31001 \end_layout
31002
31003 \begin_layout Standard
31004 In case that you need more than one text line as a header/footer, you can
31005  do this by adding a normal line break in the style definition.
31006  However, the default height of the header/footer is only the one of one
31007  text line.
31008  To expand the height, redefine the LaTeX length 
31009 \series bold
31010
31011 \backslash
31012 headheight
31013 \series default
31014  or 
31015 \series bold
31016
31017 \backslash
31018 footheight
31019 \series default
31020  in this scheme in your document preamble:
31021 \end_layout
31022
31023 \begin_layout Standard
31024
31025 \series bold
31026
31027 \backslash
31028 setlength{
31029 \backslash
31030 headheight}{height}
31031 \end_layout
31032
31033 \begin_layout Standard
31034 Where height is a size in standard units.
31035  If you don't know which amount of space is needed for the height, define
31036  your header/footer and preview your document as PDF.
31037  Then open the LaTeX logfile via the menu 
31038 \family sans
31039 Document\SpecialChar \menuseparator
31040 La
31041 \begin_inset ERT
31042 status collapsed
31043
31044 \begin_layout Plain Layout
31045
31046 {}
31047 \end_layout
31048
31049 \end_inset
31050
31051 TeX Log
31052 \family default
31053  and look via the button 
31054 \family sans
31055 Next
31056 \begin_inset space ~
31057 \end_inset
31058
31059 Warning
31060 \family default
31061  if you find a warning of the package 
31062 \series bold
31063 fancyhdr
31064 \series default
31065
31066 \begin_inset Index idx
31067 status collapsed
31068
31069 \begin_layout Plain Layout
31070 LaTeX-packages ! fancyhdr
31071 \end_layout
31072
31073 \end_inset
31074
31075 .
31076  If there is such a warning, it contains the space that you need at least
31077  for your header/footer.
31078 \end_layout
31079
31080 \begin_layout Subsection
31081 This example
31082 \end_layout
31083
31084 \begin_layout Standard
31085 This example demonstrates what can be done with custom header/footers.
31086  Don't use it for yor document as it is just an example.
31087  This example consists of the following definition:
31088 \end_layout
31089
31090 \begin_layout Description
31091 Left
31092 \begin_inset space ~
31093 \end_inset
31094
31095 Header 
31096 \series bold
31097
31098 \backslash
31099 rightmark
31100 \series default
31101 , empty optional argument
31102 \end_layout
31103
31104 \begin_layout Description
31105 Center
31106 \begin_inset space ~
31107 \end_inset
31108
31109 Header empty, empty optional argument
31110 \end_layout
31111
31112 \begin_layout Description
31113 Right
31114 \begin_inset space ~
31115 \end_inset
31116
31117 Header empty, 
31118 \series bold
31119
31120 \backslash
31121 leftmark
31122 \series default
31123  in the optional argument
31124 \end_layout
31125
31126 \begin_layout Description
31127 Left
31128 \begin_inset space ~
31129 \end_inset
31130
31131 Footer empty, 
31132 \series bold
31133
31134 \backslash
31135 thepage
31136 \series default
31137  in the optional argument
31138 \end_layout
31139
31140 \begin_layout Description
31141 Center
31142 \begin_inset space ~
31143 \end_inset
31144
31145 Footer 
31146 \family sans
31147 \series bold
31148 \color red
31149 LyX's user guide
31150 \family default
31151 \series default
31152 \color inherit
31153
31154 \begin_inset Quotes eld
31155 \end_inset
31156
31157 Magic code:
31158 \begin_inset Newline newline
31159 \end_inset
31160
31161
31162 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31163 \end_inset
31164
31165
31166 \begin_inset Quotes erd
31167 \end_inset
31168
31169  in the optional argument
31170 \end_layout
31171
31172 \begin_layout Description
31173 Right
31174 \begin_inset space ~
31175 \end_inset
31176
31177 Footer 
31178 \series bold
31179
31180 \backslash
31181 Roman{page}
31182 \series default
31183 , empty optional argument
31184 \end_layout
31185
31186 \begin_layout Description
31187
31188 \backslash
31189 headrulewidth set to 2
31190 \begin_inset space \thinspace{}
31191 \end_inset
31192
31193 pt
31194 \end_layout
31195
31196 \begin_layout Standard
31197 In principle you can use almost everything in headers/footers, except of
31198  floats.
31199  For more special things like e.
31200 \begin_inset space \thinspace{}
31201 \end_inset
31202
31203 g.
31204 \begin_inset space ~
31205 \end_inset
31206
31207 thumb-indexes, see the manual of the 
31208 \series bold
31209 fancyhdr
31210 \series default
31211  package, 
31212 \begin_inset CommandInset citation
31213 LatexCommand cite
31214 key "fancyhdr"
31215
31216 \end_inset
31217
31218 .
31219 \end_layout
31220
31221 \begin_layout Standard
31222 \begin_inset Newpage clearpage
31223 \end_inset
31224
31225
31226 \end_layout
31227
31228 \begin_layout Standard
31229 \begin_inset ERT
31230 status collapsed
31231
31232 \begin_layout Plain Layout
31233
31234
31235 \backslash
31236 pagestyle{headings}
31237 \end_layout
31238
31239 \end_inset
31240
31241
31242 \begin_inset Note Note
31243 status collapsed
31244
31245 \begin_layout Plain Layout
31246 switches back to page style with the default headings
31247 \end_layout
31248
31249 \end_inset
31250
31251
31252 \end_layout
31253
31254 \begin_layout Section
31255 Previewing Snippets of your Document
31256 \begin_inset CommandInset label
31257 LatexCommand label
31258 name "sec:Previewing-snippets-of"
31259
31260 \end_inset
31261
31262
31263 \begin_inset Index idx
31264 status collapsed
31265
31266 \begin_layout Plain Layout
31267 Instant preview
31268 \end_layout
31269
31270 \end_inset
31271
31272
31273 \begin_inset Index idx
31274 status collapsed
31275
31276 \begin_layout Plain Layout
31277 Document ! Preview
31278 \end_layout
31279
31280 \end_inset
31281
31282
31283 \end_layout
31284
31285 \begin_layout Standard
31286 LyX allows you to generate previews of sections of your document on the
31287  fly so you can see how they'll look in the final document without having
31288  to break your train of thought with 
31289 \family sans
31290 View\SpecialChar \menuseparator
31291 DVI
31292 \family default
31293 .
31294 \end_layout
31295
31296 \begin_layout Standard
31297 If you would for example like to see in LyX your math formulas typeset by
31298  LaTeX, install the LaTeX-package 
31299 \series bold
31300 preview-latex
31301 \series default
31302
31303 \begin_inset Index idx
31304 status collapsed
31305
31306 \begin_layout Plain Layout
31307 LaTeX-packages ! preview-latex
31308 \end_layout
31309
31310 \end_inset
31311
31312  as explained below, and turn on 
31313 \family sans
31314 Instant
31315 \begin_inset space ~
31316 \end_inset
31317
31318 preview
31319 \family default
31320  in the 
31321 \family sans
31322 Tools\SpecialChar \menuseparator
31323 Preferences 
31324 \family default
31325 dialog under Look
31326 \begin_inset space ~
31327 \end_inset
31328
31329 and
31330 \begin_inset space ~
31331 \end_inset
31332
31333 feel\SpecialChar \menuseparator
31334 Display.
31335  The 
31336 \family sans
31337 Preview
31338 \begin_inset space ~
31339 \end_inset
31340
31341 Size
31342 \family default
31343  is the multiplication factor for the size.
31344 \end_layout
31345
31346 \begin_layout Standard
31347 Previews are generated when you load a document into LyX and when you finish
31348  editing an inset.
31349  Previews of an already loaded document are 
31350 \emph on
31351 not
31352 \emph default
31353  generated just by selecting the 
31354 \family sans
31355 Instant
31356 \begin_inset space ~
31357 \end_inset
31358
31359 preview
31360 \family default
31361  check box, you have to reopen the documents to activate the previews.
31362 \end_layout
31363
31364 \begin_layout Standard
31365 LyX will generate previews of math insets.
31366  It will also generate previews of included insets if you select the 
31367 \family sans
31368 Show
31369 \begin_inset space ~
31370 \end_inset
31371
31372 preview
31373 \family default
31374  check box in the insert dialog.
31375  This is useful if you wish to generate a preview of a LaTeX figure, for
31376  example.
31377 \end_layout
31378
31379 \begin_layout Standard
31380 To get previews working, you need the LaTeX package 
31381 \series bold
31382 preview-latex
31383 \series default
31384  (on some systems named simply 
31385 \series bold
31386 preview
31387 \series default
31388 ) installed.
31389  If it is not already installed, you will find it in the TeX Catalogue,
31390  
31391 \begin_inset CommandInset citation
31392 LatexCommand cite
31393 key "TeXCatalogue"
31394
31395 \end_inset
31396
31397  or in the package manager of your LaTeX-system.
31398  You obtain prettier results if you install the program 
31399 \family typewriter
31400 pnmcrop
31401 \family default
31402  from the 
31403 \family typewriter
31404 netpbm
31405 \family default
31406  package; for LyX on Windows this program is automatically installed together
31407  with LyX.
31408 \end_layout
31409
31410 \begin_layout Standard
31411 \begin_inset VSpace bigskip
31412 \end_inset
31413
31414
31415 \end_layout
31416
31417 \begin_layout Standard
31418 You can furthermore preview the LaTeX source of the whole document or parts
31419  of it.
31420  Use the menu 
31421 \family sans
31422 View\SpecialChar \menuseparator
31423 View
31424 \begin_inset space ~
31425 \end_inset
31426
31427 Source
31428 \family default
31429  and a window will be shown where you can see the LaTeX-source code.
31430  The window shows the source of the whole paragraph where the cursor is
31431  currently in.
31432  You can also select document parts in LyX's main window, then only this
31433  selection (when it is more than one paragraph) is shown as source code.
31434  To view the whole document as source, enable the corresponding option in
31435  the source view window.
31436 \end_layout
31437
31438 \begin_layout Section
31439 Advanced Find and Replace
31440 \begin_inset CommandInset label
31441 LatexCommand label
31442 name "sec:Advanced-Find-and"
31443
31444 \end_inset
31445
31446
31447 \begin_inset Index idx
31448 status collapsed
31449
31450 \begin_layout Plain Layout
31451 Replace
31452 \end_layout
31453
31454 \end_inset
31455
31456
31457 \begin_inset Index idx
31458 status collapsed
31459
31460 \begin_layout Plain Layout
31461 Find
31462 \end_layout
31463
31464 \end_inset
31465
31466
31467 \end_layout
31468
31469 \begin_layout Subsection
31470 Introduction
31471 \end_layout
31472
31473 \begin_layout Standard
31474 The advanced find and replace feature of LyX allows for searching of complex,
31475  format-sensitive text segments and mathematics contents within LyX documents.
31476  It is an enhancement of the standard (quick) find and replace feature.
31477  The key-features are:
31478 \end_layout
31479
31480 \begin_layout Itemize
31481 Both searching of text and of mathematical formulas is allowed, where the
31482  latter is done by entering mathematics in the usual way; not only entire
31483  mathematical formulas are found, but also parts occurring within more complex
31484  formulas
31485 \end_layout
31486
31487 \begin_layout Itemize
31488 Search may be format-insensitive, so that the searched text is found in
31489  any context/style (standard text, section headings, notes, and even mathematics
31490 ), or it may be format-sensitive, so that, for example, a word entered with
31491  a section heading will only be found within section headings
31492 \end_layout
31493
31494 \begin_layout Itemize
31495 Search may be widened to a specific 
31496 \emph on
31497 scope
31498 \emph default
31499 , i.
31500 \begin_inset space \thinspace{}
31501 \end_inset
31502
31503 e.
31504 \begin_inset space ~
31505 \end_inset
31506
31507 a set of files which may be all the children of the document being edited,
31508  all the open files, or all the manuals available from the 
31509 \family sans
31510 Help
31511 \family default
31512  menu
31513 \end_layout
31514
31515 \begin_layout Itemize
31516 Replace may optionally preserve capitalization, so that the replaced text
31517  capitalization is adapted to the matching text (i.
31518 \begin_inset space \thinspace{}
31519 \end_inset
31520
31521 e.
31522 \begin_inset space ~
31523 \end_inset
31524
31525 all lowercase, all uppercase, first uppercase followed by lowercase)
31526 \end_layout
31527
31528 \begin_layout Subsection
31529 Basic usage
31530 \end_layout
31531
31532 \begin_layout Standard
31533 The advanced find and replace feature of LyX is activated through the menu
31534  
31535 \family sans
31536 Edit\SpecialChar \menuseparator
31537 Find & Replace
31538 \noun on
31539  (
31540 \noun default
31541 Advanced
31542 \noun on
31543 )
31544 \family default
31545 \noun default
31546  (shortcut 
31547 \begin_inset Info
31548 type  "shortcut"
31549 arg   "dialog-show findreplaceadv"
31550 \end_inset
31551
31552 ) or the toolbar button 
31553 \begin_inset Info
31554 type  "icon"
31555 arg   "dialog-toggle findreplaceadv"
31556 \end_inset
31557
31558 .
31559  This opens the 
31560 \family sans
31561 Advanced Find and Replace
31562 \family default
31563  dialog.
31564 \end_layout
31565
31566 \begin_layout Subsubsection
31567 Searching for text
31568 \end_layout
31569
31570 \begin_layout Standard
31571 Enter into the 
31572 \family sans
31573 Find
31574 \family default
31575  LyX mini-editor a simple word, and search for occurrences of it by clicking
31576  on the 
31577 \family sans
31578 Find Next
31579 \family default
31580  button at the bottom of the dialog (or just press the 
31581 \family sans
31582 Return
31583 \family default
31584  key).
31585  The entered word is found both in text mode and in math mode, and in emphasized
31586 , bold or normal face, and in both in section titles and in standard text.
31587  Pressing repeatedly 
31588 \family sans
31589 Enter
31590 \family default
31591  keeps searching forward.
31592  Similarly, pressing 
31593 \family sans
31594 Shift+Enter
31595 \family default
31596  searches for the entered text backwards.
31597 \end_layout
31598
31599 \begin_layout Standard
31600 While searching, the 
31601 \family sans
31602 Case sensitive
31603 \family default
31604  option allows matches to occur only with the same case as entered in the
31605  
31606 \family sans
31607 Find
31608 \family default
31609  editor.
31610  The 
31611 \family sans
31612 Whole words
31613 \family default
31614  option allows matches to occur only at word boundaries.
31615 \end_layout
31616
31617 \begin_layout Subsubsection
31618 Searching for mathematics
31619 \end_layout
31620
31621 \begin_layout Standard
31622 Mathematical formulas may be searched for by typing in the 
31623 \family sans
31624 Find
31625 \family default
31626  editor a mathematical formula, such as 
31627 \begin_inset Formula $x^{2}$
31628 \end_inset
31629
31630  or also something more complex like 
31631 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31632 \end_inset
31633
31634 .
31635  When searching for a formula, it is found both when it is alone and when
31636  it occurs in sub-formulas and nested parts of sub-formulas, for example
31637  the mentioned segments would be found in something like 
31638 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31639 \end_inset
31640
31641
31642 \end_layout
31643
31644 \begin_layout Subsubsection
31645 Style-aware search
31646 \end_layout
31647
31648 \begin_layout Standard
31649 It is also possible to search for text with specific styles.
31650  This is done by switching to the 
31651 \family sans
31652 Settings
31653 \family default
31654  tab of the dialog and unchecking the 
31655 \family sans
31656 Ignore format
31657 \family default
31658  option.
31659  This way, entering in the 
31660 \family sans
31661 Find
31662 \family default
31663  editor
31664 \end_layout
31665
31666 \begin_layout Itemize
31667 a plain word and searching for it would not find instances of the word occurring
31668  in emphasized or boldface.
31669 \end_layout
31670
31671 \begin_layout Itemize
31672 an emphasized or boldface word and searching for it would find the respective
31673  instances with same face only, and within the same text style only.
31674  Note that, for example, an emphasized text is found not only when occurring
31675  alone, but also when it is contained in a longer emphasized sentence.
31676 \end_layout
31677
31678 \begin_layout Itemize
31679 a plain word in a section heading, and searching for it, finds occurrences
31680  of if only within section headings.
31681  Also, if the text to search is given an emphasized or bold face, in addition
31682  to a section style, then it is found only when occurring with the same
31683  style.
31684 \end_layout
31685
31686 \begin_layout Itemize
31687 some mathematics in a displayed formula will only find instances of this
31688  formula that are also displayed formulas (and not inline formulas).
31689 \end_layout
31690
31691 \begin_layout Subsubsection
31692 Replace
31693 \end_layout
31694
31695 \begin_layout Standard
31696 The text segments matching the text entered in the 
31697 \family sans
31698 Find
31699 \family default
31700  editor may be replaced with the text segments entered in the 
31701 \family sans
31702 Replace
31703 \family default
31704 \noun on
31705  
31706 \noun default
31707 editor.
31708  In order to find the next occurrence and replace it, click on the 
31709 \family sans
31710 Replace
31711 \family default
31712  button or alternatively
31713 \noun on
31714  
31715 \noun default
31716 press 
31717 \family sans
31718 Enter
31719 \family default
31720  or 
31721 \family sans
31722 Shift+Enter
31723 \family default
31724  while being in the 
31725 \family sans
31726 Replace
31727 \family default
31728 \noun on
31729  
31730 \noun default
31731 editor.
31732 \end_layout
31733
31734 \begin_layout Standard
31735 You can replace full-featured formatted LyX segments in place of the matching
31736  text segments in your document.
31737  Typical scenarios in which to use this capability may be (just to mention
31738  a few):
31739 \end_layout
31740
31741 \begin_layout Itemize
31742 replacing occurrences of a word with a customized formatted version of the
31743  same word, for example replacing occurrences of a name like 
31744 \begin_inset Quotes eld
31745 \end_inset
31746
31747 func()
31748 \begin_inset Quotes erd
31749 \end_inset
31750
31751  with its typewriter version 
31752 \family typewriter
31753
31754 \begin_inset Quotes eld
31755 \end_inset
31756
31757 func()
31758 \begin_inset Quotes erd
31759 \end_inset
31760
31761 ;
31762 \end_layout
31763
31764 \begin_layout Itemize
31765 performing a notation rework of mathematical symbols, for example replacing
31766  occurrences of 
31767 \begin_inset Quotes eld
31768 \end_inset
31769
31770
31771 \begin_inset Formula $R$
31772 \end_inset
31773
31774
31775 \begin_inset Quotes erd
31776 \end_inset
31777
31778  with 
31779 \begin_inset Quotes eld
31780 \end_inset
31781
31782
31783 \begin_inset Formula $\mathbb{R}$
31784 \end_inset
31785
31786
31787 \begin_inset Quotes erd
31788 \end_inset
31789
31790  (you may want to enable the 
31791 \family sans
31792 Whole words
31793 \family default
31794  and 
31795 \family sans
31796 Case sensitive
31797 \family default
31798  options and disable the 
31799 \family sans
31800 Ignore format
31801 \family default
31802  option in the 
31803 \family sans
31804 Settings
31805 \family default
31806  tab, in order to avoid replacing all 
31807 \begin_inset Quotes eld
31808 \end_inset
31809
31810 R
31811 \begin_inset Quotes erd
31812 \end_inset
31813
31814  letters occurring in normal text), or occurrences of 
31815 \begin_inset Formula $x_{j}^{i}$
31816 \end_inset
31817
31818  with 
31819 \begin_inset Formula $x_{i,\, j}$
31820 \end_inset
31821
31822 , or occurrences of 
31823 \begin_inset Formula $x[k]$
31824 \end_inset
31825
31826  with 
31827 \begin_inset Formula $x_{k}$
31828 \end_inset
31829
31830 .
31831 \end_layout
31832
31833 \begin_layout Subsection
31834 Advanced usage
31835 \end_layout
31836
31837 \begin_layout Standard
31838 There is a regular expression (regexp) based searching facility.
31839 \begin_inset Foot
31840 status collapsed
31841
31842 \begin_layout Plain Layout
31843 A good explanation of regular expressions is given in this Wikipedia entry:
31844  
31845 \begin_inset CommandInset href
31846 LatexCommand href
31847 target "http://en.wikipedia.org/wiki/Regular_expression"
31848
31849 \end_inset
31850
31851 .
31852 \end_layout
31853
31854 \end_inset
31855
31856  You can search for regular expression by inserting a regexp inset into
31857  the 
31858 \family sans
31859 Find
31860 \family default
31861  editor.
31862  This is done via the menu 
31863 \family sans
31864 Insert\SpecialChar \menuseparator
31865 Insert Regular Expression
31866 \family default
31867  while the cursor is in the 
31868 \family sans
31869 Find
31870 \family default
31871  editor.
31872  Characters entered within regexp insets are matched according to the regular
31873  expression matching rules
31874 \begin_inset Foot
31875 status collapsed
31876
31877 \begin_layout Plain Layout
31878 Under the constraint that any (sub)expression must match a well-formed LyX
31879  text segment, i.
31880 \begin_inset space \thinspace{}
31881 \end_inset
31882
31883 e.
31884 \begin_inset space ~
31885 \end_inset
31886
31887 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31888  to match expressions.
31889 \end_layout
31890
31891 \end_inset
31892
31893 , while text entered outside regexp insets is matched exactly against the
31894  same text in the document.
31895  Note that it is allowed to cut and paste regexp-mode insets as usual.
31896  Examples of using such a feature may be:
31897 \end_layout
31898
31899 \begin_layout Enumerate
31900 Searching for all fractions with a given denominator: for example, entering
31901  in the 
31902 \family sans
31903 Find
31904 \family default
31905  editor the fraction 
31906 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31907 \end_inset
31908
31909  (where the 
31910 \begin_inset Formula $.*$
31911 \end_inset
31912
31913  on the numerator is the match-everything regular expression) finds all
31914  fractions with the given denominator.
31915 \end_layout
31916
31917 \begin_layout Enumerate
31918 Searching for all text with a given style: for example, after unchecking
31919  the 
31920 \family sans
31921 Ignore format
31922 \family default
31923  option from the 
31924 \family sans
31925 Settings
31926 \family default
31927  tab, entering a 
31928 \series bold
31929
31930 \begin_inset Formula $.*$
31931 \end_inset
31932
31933
31934 \series default
31935  regular expression and adding for it an emphasized or bold face, finds
31936  all emphasized and bold face text, respectively.
31937  Also, inserting a 
31938 \begin_inset Formula $.*$
31939 \end_inset
31940
31941  regular expression in a bullet or enumerated list or a section heading,
31942  you can find all bullet or enumerated lists or section headings.
31943 \end_layout
31944
31945 \begin_layout Standard
31946 Finally, references to (sub)expressions in regexp may be used as usual,
31947  enclosing parts of the expression within round braces 
31948 \begin_inset Formula $()$
31949 \end_inset
31950
31951 , and referring back to them through 
31952 \begin_inset Formula $\backslash1$
31953 \end_inset
31954
31955
31956 \begin_inset Formula $\backslash2$
31957 \end_inset
31958
31959 , etc..
31960  For example, try searching for the regexp 
31961 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31962 \end_inset
31963
31964  in order to find word repetitions, if there are any.
31965 \end_layout
31966
31967 \begin_layout Standard
31968 Note that back references work both when occurring within the same regexp,
31969  and when occurring in multiple different regexps, where the numbering of
31970  back-referenced sub-expressions is absolute, i.
31971 \begin_inset space \thinspace{}
31972 \end_inset
31973
31974 e.
31975 \begin_inset space ~
31976 \end_inset
31977
31978  
31979 \begin_inset Formula $\backslash1$
31980 \end_inset
31981
31982  always refers to the first occurrence of 
31983 \begin_inset Formula $()$
31984 \end_inset
31985
31986  in all entered regexps.
31987 \end_layout
31988
31989 \begin_layout Standard
31990 Note also that the use of back references in the replaced text is not (yet)
31991  implemented.
31992 \end_layout
31993
31994 \begin_layout Section
31995 Spell Checking
31996 \begin_inset CommandInset label
31997 LatexCommand label
31998 name "sec:Spellchecking"
31999
32000 \end_inset
32001
32002
32003 \begin_inset Index idx
32004 status collapsed
32005
32006 \begin_layout Plain Layout
32007 Spell checking
32008 \end_layout
32009
32010 \end_inset
32011
32012
32013 \end_layout
32014
32015 \begin_layout Standard
32016 LyX has a built-in spell checker.
32017  The menu
32018 \family sans
32019  Tools\SpecialChar \menuseparator
32020 Spellchecker
32021 \family default
32022 , the key 
32023 \family sans
32024 F7
32025 \family default
32026  or the toolbar button 
32027 \begin_inset Info
32028 type  "icon"
32029 arg   "dialog-show spellchecker"
32030 \end_inset
32031
32032  starts the spell checking beginning from the current cursor position.
32033  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32034  you to edit and replace it in a second line.
32035  Whenever an unknown word is found, the word is highlighted and the text
32036  scrolled so that it is visible.
32037  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32038 n, if any could be found.
32039  Clicking on one of the corrections will copy to the 
32040 \family sans
32041 Replacement
32042 \family default
32043  field, double-click invokes directly the replacement.
32044  Unknown but correctly typed words can be added to the personal dictionary.
32045 \end_layout
32046
32047 \begin_layout Standard
32048 By default, the dictionary file used is determined by the document language
32049  that is set in the 
32050 \family sans
32051 Document\SpecialChar \menuseparator
32052 Settings
32053 \family default
32054  dialog.
32055  You can specify the language of a word in the spellchecker dialog by choosing
32056  a different one at the top of the dialog.
32057  LyX can correctly spell check documents containing multiple languages.
32058  This work if you have marked the different languages appropriately and
32059  have the spell checker dictionaries installed.
32060  LyX automatically switches to the appropriate dictionary file.
32061 \end_layout
32062
32063 \begin_layout Subsection
32064 Further Settings
32065 \end_layout
32066
32067 \begin_layout Standard
32068 In LyX's preferences dialog under 
32069 \family sans
32070 Language
32071 \begin_inset space ~
32072 \end_inset
32073
32074 Setting\SpecialChar \menuseparator
32075 Spellchecker
32076 \family default
32077  you can set the following things:
32078 \end_layout
32079
32080 \begin_layout Description
32081 Spellchecker
32082 \begin_inset space ~
32083 \end_inset
32084
32085 engine Select the library LyX should use for spell checking.
32086  Depending on your platform, 
32087 \family typewriter
32088 aspell
32089 \family default
32090
32091 \family typewriter
32092 hunspell
32093 \family default
32094  or 
32095 \family typewriter
32096 enchant
32097 \begin_inset Foot
32098 status collapsed
32099
32100 \begin_layout Plain Layout
32101 Enchant itself is a wrapper library having different configurable back-ends.
32102  Please consult the documentation or man-page of it to learn more.
32103 \end_layout
32104
32105 \end_inset
32106
32107
32108 \family default
32109  are available.
32110  On Windows only 
32111 \family typewriter
32112 hunspell
32113 \family default
32114  is available.
32115 \end_layout
32116
32117 \begin_layout Description
32118 Alternative
32119 \begin_inset space ~
32120 \end_inset
32121
32122 language If this field is not empty, LyX will always use the given language
32123  for the spell checking, no matter what the document language is.
32124 \end_layout
32125
32126 \begin_layout Description
32127 Escape
32128 \begin_inset space ~
32129 \end_inset
32130
32131 characters Allows you to add non-standard characters that the spell checker
32132  should escape, e.
32133 \begin_inset space \thinspace{}
32134 \end_inset
32135
32136 g.
32137 \begin_inset space \space{}
32138 \end_inset
32139
32140 German umlauts.
32141  This should normally not be needed.
32142 \end_layout
32143
32144 \begin_layout Description
32145 Accept
32146 \begin_inset space ~
32147 \end_inset
32148
32149 compound
32150 \begin_inset space ~
32151 \end_inset
32152
32153 words Prevent the spell checker from complaining about compounded words
32154  like 
32155 \begin_inset Quotes eld
32156 \end_inset
32157
32158 passthrough
32159 \begin_inset Quotes erd
32160 \end_inset
32161
32162 .
32163 \end_layout
32164
32165 \begin_layout Description
32166 Spellcheck
32167 \begin_inset space ~
32168 \end_inset
32169
32170 continously Check the spelling of your document as you type it.
32171  Misspelled words gets underlined with a dotted red line.
32172  By right-clicking on an underlined word, the suggestions by the spell appear
32173  in the context menu.
32174  Choosing one of them will replace the misspelled word with the suggested
32175  word.
32176 \end_layout
32177
32178 \begin_layout Description
32179 Spellcheck
32180 \begin_inset space ~
32181 \end_inset
32182
32183 notes
32184 \begin_inset space ~
32185 \end_inset
32186
32187 and
32188 \begin_inset space ~
32189 \end_inset
32190
32191 comments If enabled, the spelling of non-printed document contents is checked
32192  as well.
32193 \end_layout
32194
32195 \begin_layout Section
32196 Thesaurus
32197 \begin_inset Index idx
32198 status collapsed
32199
32200 \begin_layout Plain Layout
32201 Thesaurus
32202 \end_layout
32203
32204 \end_inset
32205
32206
32207 \begin_inset CommandInset label
32208 LatexCommand label
32209 name "sec:Thesaurus"
32210
32211 \end_inset
32212
32213
32214 \end_layout
32215
32216 \begin_layout Standard
32217 LyX provides a multilingual thesaurus.
32218  It uses the same thesaurus framework as OpenOffice and Firefox (namely
32219  the 
32220 \emph on
32221 MyThes
32222 \emph default
32223
32224 \begin_inset Foot
32225 status collapsed
32226
32227 \begin_layout Plain Layout
32228 \begin_inset CommandInset href
32229 LatexCommand href
32230 target "http://lingucomponent.openoffice.org/thesaurus.html"
32231
32232 \end_inset
32233
32234
32235 \end_layout
32236
32237 \end_inset
32238
32239  thesaurus library, which is included in LyX).
32240  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32241  are available for many languages.
32242 \end_layout
32243
32244 \begin_layout Standard
32245 This section describes how new dictionaries are installed and set up for
32246  the use with LyX.
32247 \end_layout
32248
32249 \begin_layout Subsection
32250 Setting up the thesaurus
32251 \end_layout
32252
32253 \begin_layout Standard
32254 The 
32255 \emph on
32256 MyThes/
32257 \emph default
32258 OpenOffice thesauri consist of two files per language: A file with the suffix
32259  
32260 \emph on
32261 *.dat
32262 \emph default
32263  containing the data and an index file with the suffix 
32264 \emph on
32265 *.idx
32266 \emph default
32267 .
32268  The standardized file names include the language code for the given language
32269  (e.
32270 \begin_inset space \thinspace{}
32271 \end_inset
32272
32273 g.
32274  en_EN for English).
32275  For instance, the English files are named:
32276 \end_layout
32277
32278 \begin_layout Itemize
32279 th_en_EN_v2.idx
32280 \end_layout
32281
32282 \begin_layout Itemize
32283 th_en_EN_v2.dat
32284 \end_layout
32285
32286 \begin_layout Standard
32287 If you have OpenOffice and its thesaurus installed, these files should be
32288  already on your system.
32289  If not, you can get dictionaries either from 
32290 \begin_inset Flex URL
32291 status collapsed
32292
32293 \begin_layout Plain Layout
32294
32295 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32296 \end_layout
32297
32298 \end_inset
32299
32300  or from the site 
32301 \begin_inset Flex URL
32302 status collapsed
32303
32304 \begin_layout Plain Layout
32305
32306 http://extensions.services.openoffice.org
32307 \end_layout
32308
32309 \end_inset
32310
32311 .
32312 \begin_inset Foot
32313 status open
32314
32315 \begin_layout Plain Layout
32316 Note that, as of OpenOffice 3.0, the files on 
32317 \begin_inset Flex URL
32318 status collapsed
32319
32320 \begin_layout Plain Layout
32321
32322 http://extensions.services.openoffice.org
32323 \end_layout
32324
32325 \end_inset
32326
32327  are usually packed in extension archives (
32328 \emph on
32329 *.oxt
32330 \emph default
32331 ) that contain other files such as spellchecker dictionaries besides the
32332  thesauri.
32333  These archives are simple zip files, so you can unpack them as you would
32334  unpack a zip archive.
32335 \end_layout
32336
32337 \end_inset
32338
32339  Put the 
32340 \emph on
32341 *.idx
32342 \emph default
32343  and 
32344 \emph on
32345 *.dat
32346 \emph default
32347  files of all languages you want to use into one directory (do not use subfolder
32348 s), and specify the path to this directory in 
32349 \family sans
32350 Tools\SpecialChar \menuseparator
32351 Preferences\SpecialChar \menuseparator
32352 Paths
32353 \family default
32354 .
32355  Now the thesaurus should be ready to use.
32356 \end_layout
32357
32358 \begin_layout Subsection
32359 Using the thesaurus
32360 \end_layout
32361
32362 \begin_layout Standard
32363 To start the thesaurus, use the menu 
32364 \family sans
32365 Tools\SpecialChar \menuseparator
32366 Thesaurus
32367 \family default
32368  or the toolbar button 
32369 \begin_inset Info
32370 type  "icon"
32371 arg   "thesaurus-entry"
32372 \end_inset
32373
32374  while the cursor is at the word you want to look up or while a word is
32375  selected.
32376  A dialog pops up showing you probably related words that you can use as
32377  replacement.
32378  The proposals are grouped into categories.
32379  Note that the thesaurus does not only show synonyms, but also hyperonyms
32380  and hyponyms (such as 
32381 \emph on
32382 plant
32383 \emph default
32384  for 
32385 \emph on
32386 tree
32387 \emph default
32388 ), compounds (such as 
32389 \emph on
32390 tree diagram
32391 \emph default
32392 ) and antonyms (such as 
32393 \emph on
32394 women
32395 \emph default
32396  for 
32397 \emph on
32398 men
32399 \emph default
32400 ), which are marked as such.
32401 \end_layout
32402
32403 \begin_layout Standard
32404 The language is automatically chosen from the language at the cursor, but
32405  you can also switch it in the dialog, as you can enter new words to look
32406  up directly there.
32407 \end_layout
32408
32409 \begin_layout Standard
32410 Note that the thesaurus cannot handle phrases (only compounds that are in
32411  the dictionary, such as the above 
32412 \emph on
32413 tree diagram
32414 \emph default
32415 ), and you have to use the so called lemma form, i.
32416 \begin_inset space \thinspace{}
32417 \end_inset
32418
32419 e.
32420  the form that is used in the dictionaries (for many languages: first person
32421  singular indicative active for nouns, infinitive for verbs).
32422  For example looking up the word forms 
32423 \emph on
32424 reports
32425 \emph default
32426  or 
32427 \emph on
32428 reporting
32429 \emph default
32430  yields no results, while results are shown for the word form 
32431 \emph on
32432 report
32433 \emph default
32434 .
32435  Your best bet is to highlight only the relevant parts of such word (e.
32436 \begin_inset space \thinspace{}
32437 \end_inset
32438
32439 g.
32440  
32441 \emph on
32442 report
32443 \emph default
32444  in 
32445 \emph on
32446 report
32447 \emph default
32448 s), then you get proposals without adjusting the query in the dialog, and
32449  also the replacement will probably be correct (as only the highlighted
32450  part will be replaced, thus the ending remains).
32451 \end_layout
32452
32453 \begin_layout Section
32454 Change Tracking
32455 \begin_inset Index idx
32456 status collapsed
32457
32458 \begin_layout Plain Layout
32459 Change Tracking
32460 \end_layout
32461
32462 \end_inset
32463
32464
32465 \begin_inset Index idx
32466 status collapsed
32467
32468 \begin_layout Plain Layout
32469 Document ! Change Tracking
32470 \end_layout
32471
32472 \end_inset
32473
32474
32475 \begin_inset CommandInset label
32476 LatexCommand label
32477 name "sec:Change-Tracking"
32478
32479 \end_inset
32480
32481
32482 \end_layout
32483
32484 \begin_layout Standard
32485 When you work on a document collaboratively it is extremely useful to be
32486  able to see changes that others have made highlighted in the document.
32487  You can then decide if you want to accept a change or not.
32488  This can be achieved by turning on change tracking in the menu 
32489 \family sans
32490 Document\SpecialChar \menuseparator
32491 Change
32492 \begin_inset space ~
32493 \end_inset
32494
32495 Tracking\SpecialChar \menuseparator
32496 Track
32497 \begin_inset space ~
32498 \end_inset
32499
32500 Changes
32501 \family default
32502 .
32503 \end_layout
32504
32505 \begin_layout Standard
32506 Changes made in the document will then be highlighted by strokes and colors:
32507  
32508 \bar under
32509 \color blue
32510 underlined text
32511 \bar default
32512 \color inherit
32513  is an addition, 
32514 \strikeout on
32515 \color blue
32516 canceled text
32517 \strikeout default
32518 \color inherit
32519  is a deletion.
32520  The color depends on the author that made the change.
32521  You can change the color in LyX's preferences dialog under 
32522 \family sans
32523 Look
32524 \begin_inset space ~
32525 \end_inset
32526
32527 and
32528 \begin_inset space ~
32529 \end_inset
32530
32531 feel
32532 \family default
32533
32534 \family sans
32535 Colors
32536 \family default
32537 .
32538 \begin_inset Index idx
32539 status collapsed
32540
32541 \begin_layout Plain Layout
32542 Color ! Change tracking
32543 \end_layout
32544
32545 \end_inset
32546
32547  The author and the date of the change are shown in LyX's status bar when
32548  the cursor is in changed text.
32549  The same information is shown when you use the toolbar button 
32550 \begin_inset Info
32551 type  "icon"
32552 arg   "changes-merge"
32553 \end_inset
32554
32555 .
32556 \end_layout
32557
32558 \begin_layout Standard
32559 When change tracking is activated, you will see the review toolbar in LyX:
32560 \begin_inset Index idx
32561 status collapsed
32562
32563 \begin_layout Plain Layout
32564 Toolbar ! Review
32565 \end_layout
32566
32567 \end_inset
32568
32569
32570 \end_layout
32571
32572 \begin_layout Standard
32573 \begin_inset VSpace defskip
32574 \end_inset
32575
32576
32577 \end_layout
32578
32579 \begin_layout Standard
32580 \begin_inset Graphics
32581         filename clipart/ChangesToolbar.png
32582         scale 90
32583
32584 \end_inset
32585
32586
32587 \end_layout
32588
32589 \begin_layout Standard
32590 \begin_inset VSpace defskip
32591 \end_inset
32592
32593
32594 \end_layout
32595
32596 \begin_layout Standard
32597 The review toolbar as shown above contains from left to right the following
32598  buttons:
32599 \end_layout
32600
32601 \begin_layout Standard
32602 \begin_inset VSpace defskip
32603 \end_inset
32604
32605
32606 \end_layout
32607
32608 \begin_layout Standard
32609 \begin_inset Tabular
32610 <lyxtabular version="3" rows="10" columns="2">
32611 <features islongtable="true" longtabularalignment="center">
32612 <column alignment="left" valignment="top" width="0">
32613 <column alignment="left" valignment="top" width="0">
32614 <row interlinespace="2.5mm">
32615 <cell alignment="center" valignment="top" usebox="none">
32616 \begin_inset Text
32617
32618 \begin_layout Plain Layout
32619
32620 \family sans
32621 \begin_inset Info
32622 type  "icon"
32623 arg   "changes-track"
32624 \end_inset
32625
32626
32627 \end_layout
32628
32629 \end_inset
32630 </cell>
32631 <cell alignment="center" valignment="top" usebox="none">
32632 \begin_inset Text
32633
32634 \begin_layout Plain Layout
32635
32636 \family sans
32637 Document\SpecialChar \menuseparator
32638 Change
32639 \begin_inset space ~
32640 \end_inset
32641
32642 Tracking\SpecialChar \menuseparator
32643 Track
32644 \begin_inset space ~
32645 \end_inset
32646
32647 Changes
32648 \end_layout
32649
32650 \end_inset
32651 </cell>
32652 </row>
32653 <row interlinespace="2.5mm">
32654 <cell alignment="center" valignment="top" usebox="none">
32655 \begin_inset Text
32656
32657 \begin_layout Plain Layout
32658
32659 \family sans
32660 \begin_inset Info
32661 type  "icon"
32662 arg   "changes-output"
32663 \end_inset
32664
32665
32666 \end_layout
32667
32668 \end_inset
32669 </cell>
32670 <cell alignment="center" valignment="top" usebox="none">
32671 \begin_inset Text
32672
32673 \begin_layout Plain Layout
32674
32675 \family sans
32676 Document\SpecialChar \menuseparator
32677 Change
32678 \begin_inset space ~
32679 \end_inset
32680
32681 Tracking\SpecialChar \menuseparator
32682 Show
32683 \begin_inset space ~
32684 \end_inset
32685
32686 Changes
32687 \begin_inset space ~
32688 \end_inset
32689
32690 in
32691 \begin_inset space ~
32692 \end_inset
32693
32694 Output
32695 \end_layout
32696
32697 \end_inset
32698 </cell>
32699 </row>
32700 <row interlinespace="2.5mm">
32701 <cell alignment="center" valignment="top" usebox="none">
32702 \begin_inset Text
32703
32704 \begin_layout Plain Layout
32705
32706 \family sans
32707 \begin_inset Info
32708 type  "icon"
32709 arg   "change-next"
32710 \end_inset
32711
32712
32713 \end_layout
32714
32715 \end_inset
32716 </cell>
32717 <cell alignment="center" valignment="top" usebox="none">
32718 \begin_inset Text
32719
32720 \begin_layout Plain Layout
32721 Jumps to the next change
32722 \end_layout
32723
32724 \end_inset
32725 </cell>
32726 </row>
32727 <row interlinespace="2.5mm">
32728 <cell alignment="center" valignment="top" usebox="none">
32729 \begin_inset Text
32730
32731 \begin_layout Plain Layout
32732
32733 \family sans
32734 \begin_inset Info
32735 type  "icon"
32736 arg   "change-accept"
32737 \end_inset
32738
32739
32740 \end_layout
32741
32742 \end_inset
32743 </cell>
32744 <cell alignment="center" valignment="top" usebox="none">
32745 \begin_inset Text
32746
32747 \begin_layout Plain Layout
32748
32749 \family sans
32750 Document\SpecialChar \menuseparator
32751 Change
32752 \begin_inset space ~
32753 \end_inset
32754
32755 Tracking\SpecialChar \menuseparator
32756 Accept
32757 \begin_inset space ~
32758 \end_inset
32759
32760 Change
32761 \end_layout
32762
32763 \end_inset
32764 </cell>
32765 </row>
32766 <row interlinespace="2.5mm">
32767 <cell alignment="center" valignment="top" usebox="none">
32768 \begin_inset Text
32769
32770 \begin_layout Plain Layout
32771
32772 \family sans
32773 \begin_inset Info
32774 type  "icon"
32775 arg   "change-reject"
32776 \end_inset
32777
32778
32779 \end_layout
32780
32781 \end_inset
32782 </cell>
32783 <cell alignment="center" valignment="top" usebox="none">
32784 \begin_inset Text
32785
32786 \begin_layout Plain Layout
32787
32788 \family sans
32789 Document\SpecialChar \menuseparator
32790 Change
32791 \begin_inset space ~
32792 \end_inset
32793
32794 Tracking\SpecialChar \menuseparator
32795 Reject
32796 \begin_inset space ~
32797 \end_inset
32798
32799 Change
32800 \end_layout
32801
32802 \end_inset
32803 </cell>
32804 </row>
32805 <row interlinespace="2.5mm">
32806 <cell alignment="center" valignment="top" usebox="none">
32807 \begin_inset Text
32808
32809 \begin_layout Plain Layout
32810
32811 \family sans
32812 \begin_inset Info
32813 type  "icon"
32814 arg   "changes-merge"
32815 \end_inset
32816
32817
32818 \end_layout
32819
32820 \end_inset
32821 </cell>
32822 <cell alignment="center" valignment="top" usebox="none">
32823 \begin_inset Text
32824
32825 \begin_layout Plain Layout
32826
32827 \family sans
32828 Document\SpecialChar \menuseparator
32829 Change
32830 \begin_inset space ~
32831 \end_inset
32832
32833 Tracking\SpecialChar \menuseparator
32834 Merge
32835 \begin_inset space ~
32836 \end_inset
32837
32838 Changes
32839 \end_layout
32840
32841 \end_inset
32842 </cell>
32843 </row>
32844 <row interlinespace="2.5mm">
32845 <cell alignment="center" valignment="top" usebox="none">
32846 \begin_inset Text
32847
32848 \begin_layout Plain Layout
32849
32850 \family sans
32851 \begin_inset Info
32852 type  "icon"
32853 arg   "all-changes-accept"
32854 \end_inset
32855
32856
32857 \end_layout
32858
32859 \end_inset
32860 </cell>
32861 <cell alignment="center" valignment="top" usebox="none">
32862 \begin_inset Text
32863
32864 \begin_layout Plain Layout
32865
32866 \family sans
32867 Document\SpecialChar \menuseparator
32868 Change
32869 \begin_inset space ~
32870 \end_inset
32871
32872 Tracking\SpecialChar \menuseparator
32873 Accept
32874 \begin_inset space ~
32875 \end_inset
32876
32877 All
32878 \begin_inset space ~
32879 \end_inset
32880
32881 Changes
32882 \end_layout
32883
32884 \end_inset
32885 </cell>
32886 </row>
32887 <row interlinespace="2.5mm">
32888 <cell alignment="center" valignment="top" usebox="none">
32889 \begin_inset Text
32890
32891 \begin_layout Plain Layout
32892
32893 \family sans
32894 \begin_inset Info
32895 type  "icon"
32896 arg   "all-changes-reject"
32897 \end_inset
32898
32899
32900 \end_layout
32901
32902 \end_inset
32903 </cell>
32904 <cell alignment="center" valignment="top" usebox="none">
32905 \begin_inset Text
32906
32907 \begin_layout Plain Layout
32908
32909 \family sans
32910 Document\SpecialChar \menuseparator
32911 Change
32912 \begin_inset space ~
32913 \end_inset
32914
32915 Tracking\SpecialChar \menuseparator
32916 Reject
32917 \begin_inset space ~
32918 \end_inset
32919
32920 All
32921 \begin_inset space ~
32922 \end_inset
32923
32924 Changes
32925 \end_layout
32926
32927 \end_inset
32928 </cell>
32929 </row>
32930 <row interlinespace="2.5mm">
32931 <cell alignment="center" valignment="top" usebox="none">
32932 \begin_inset Text
32933
32934 \begin_layout Plain Layout
32935
32936 \family sans
32937 \begin_inset Info
32938 type  "icon"
32939 arg   "note-insert"
32940 \end_inset
32941
32942
32943 \end_layout
32944
32945 \end_inset
32946 </cell>
32947 <cell alignment="center" valignment="top" usebox="none">
32948 \begin_inset Text
32949
32950 \begin_layout Plain Layout
32951
32952 \family sans
32953 Insert\SpecialChar \menuseparator
32954 Note\SpecialChar \menuseparator
32955 LyX
32956 \begin_inset space ~
32957 \end_inset
32958
32959 Note
32960 \end_layout
32961
32962 \end_inset
32963 </cell>
32964 </row>
32965 <row interlinespace="2.5mm">
32966 <cell alignment="center" valignment="top" usebox="none">
32967 \begin_inset Text
32968
32969 \begin_layout Plain Layout
32970
32971 \family sans
32972 \begin_inset Info
32973 type  "icon"
32974 arg   "note-next"
32975 \end_inset
32976
32977
32978 \end_layout
32979
32980 \end_inset
32981 </cell>
32982 <cell alignment="center" valignment="top" usebox="none">
32983 \begin_inset Text
32984
32985 \begin_layout Plain Layout
32986
32987 \family sans
32988 Navigate\SpecialChar \menuseparator
32989 Next
32990 \begin_inset space ~
32991 \end_inset
32992
32993 Note
32994 \end_layout
32995
32996 \end_inset
32997 </cell>
32998 </row>
32999 </lyxtabular>
33000
33001 \end_inset
33002
33003
33004 \end_layout
33005
33006 \begin_layout Standard
33007 \begin_inset VSpace defskip
33008 \end_inset
33009
33010
33011 \end_layout
33012
33013 \begin_layout Standard
33014 The review toolbar helps you to accept, reject, or merge changes – highlight
33015  the change and press one of the desired toolbar buttons.
33016  When you merge changes, a window pops up showing you information about
33017  the next change after the current cursor position.
33018  So you don't need to highlight a certain change.
33019  Within the merge window you can decide to accept or reject changes and
33020  step to the next change.
33021  This way you can jump through all the changes in the document.
33022 \end_layout
33023
33024 \begin_layout Standard
33025 The toolbar has two buttons to handle notes because notes are often important
33026  to describe a change.
33027 \end_layout
33028
33029 \begin_layout Standard
33030 To show made changes in the output you need the LaTeX package 
33031 \series bold
33032 dvipost
33033 \series default
33034
33035 \begin_inset Index idx
33036 status collapsed
33037
33038 \begin_layout Plain Layout
33039 LaTeX-packages ! dvipost
33040 \end_layout
33041
33042 \end_inset
33043
33044  installed.
33045  You will find it in the TeX Catalogue, 
33046 \begin_inset CommandInset citation
33047 LatexCommand cite
33048 key "TeXCatalogue"
33049
33050 \end_inset
33051
33052  or in the package manager of your LaTeX-system.
33053 \end_layout
33054
33055 \begin_layout Section
33056 Comparison of Documents
33057 \begin_inset Index idx
33058 status collapsed
33059
33060 \begin_layout Plain Layout
33061 Comparison of documents
33062 \end_layout
33063
33064 \end_inset
33065
33066
33067 \end_layout
33068
33069 \begin_layout Standard
33070 You can compare two different LyX files via the menu 
33071 \family sans
33072 Tools\SpecialChar \menuseparator
33073 Compare
33074 \family default
33075 .
33076  The comparison result is a LyX file with change tracking enabled showing
33077  the differences.
33078  In the comparison dialog you can select with the option 
33079 \family sans
33080 Copy
33081 \begin_inset space ~
33082 \end_inset
33083
33084 Document
33085 \begin_inset space ~
33086 \end_inset
33087
33088 Settings
33089 \begin_inset space ~
33090 \end_inset
33091
33092 from
33093 \family default
33094  from which document LyX should take the document settings for the the resulting
33095  difference file.
33096  The option 
33097 \family sans
33098 Enable
33099 \begin_inset space ~
33100 \end_inset
33101
33102 change
33103 \begin_inset space ~
33104 \end_inset
33105
33106 tracking
33107 \begin_inset space ~
33108 \end_inset
33109
33110 features
33111 \begin_inset space ~
33112 \end_inset
33113
33114 in
33115 \begin_inset space ~
33116 \end_inset
33117
33118 the
33119 \begin_inset space ~
33120 \end_inset
33121
33122 output
33123 \family default
33124  enables the change tracking option 
33125 \family sans
33126 Show
33127 \begin_inset space ~
33128 \end_inset
33129
33130 Changes
33131 \begin_inset space ~
33132 \end_inset
33133
33134 in
33135 \begin_inset space ~
33136 \end_inset
33137
33138 Output
33139 \family default
33140  to visualize the differences also in the PDF output of the difference file.
33141 \end_layout
33142
33143 \begin_layout Section
33144 International Support
33145 \begin_inset Index idx
33146 status collapsed
33147
33148 \begin_layout Plain Layout
33149 International support
33150 \end_layout
33151
33152 \end_inset
33153
33154
33155 \end_layout
33156
33157 \begin_layout Standard
33158 This section describes how to use LyX with any language you want.
33159  For some non-western languages there are special Wiki-pages that explain
33160  how to set up LyX to use them: 
33161 \begin_inset CommandInset citation
33162 LatexCommand cite
33163 key "Arabic,Armenian,Farsi,Hebrew"
33164
33165 \end_inset
33166
33167
33168 \end_layout
33169
33170 \begin_layout Standard
33171 Besides languages, LyX also supports phonetic symbols, see section
33172 \begin_inset space ~
33173 \end_inset
33174
33175
33176 \begin_inset CommandInset ref
33177 LatexCommand ref
33178 reference "sub:Special-Character"
33179
33180 \end_inset
33181
33182 .
33183 \end_layout
33184
33185 \begin_layout Subsection
33186 Language Options
33187 \begin_inset Index idx
33188 status collapsed
33189
33190 \begin_layout Plain Layout
33191 Language ! Options
33192 \end_layout
33193
33194 \end_inset
33195
33196
33197 \begin_inset Index idx
33198 status collapsed
33199
33200 \begin_layout Plain Layout
33201 Document ! Settings
33202 \end_layout
33203
33204 \end_inset
33205
33206
33207 \begin_inset Index idx
33208 status collapsed
33209
33210 \begin_layout Plain Layout
33211 Document ! Language
33212 \end_layout
33213
33214 \end_inset
33215
33216
33217 \end_layout
33218
33219 \begin_layout Standard
33220 The 
33221 \family sans
33222 Document\SpecialChar \menuseparator
33223 Settings
33224 \family default
33225  dialog lets you set 
33226 \family roman
33227 the language and character encoding for your language.
33228  
33229 \end_layout
33230
33231 \begin_layout Standard
33232 Choose your language in the 
33233 \family sans
33234 Language
33235 \family default
33236  section of this dialog.
33237  The default is 
33238 \family sans
33239 English
33240 \family default
33241 .
33242 \end_layout
33243
33244 \begin_layout Standard
33245 Under 
33246 \family sans
33247 Encoding
33248 \family default
33249  you can choose the character encoding map you want to use for LaTeX export.
33250  The option 
33251 \family sans
33252 Language Default
33253 \family default
33254  is the preferred choice and works well in most cases.
33255  For details about the different encoding options see section
33256 \begin_inset space ~
33257 \end_inset
33258
33259
33260 \begin_inset CommandInset ref
33261 LatexCommand ref
33262 reference "cha:The-Document-Settings"
33263
33264 \end_inset
33265
33266 .
33267 \end_layout
33268
33269 \begin_layout Subsection
33270 Keyboard mapping configuration
33271 \begin_inset CommandInset label
33272 LatexCommand label
33273 name "sub:Keyboard-mapping"
33274
33275 \end_inset
33276
33277
33278 \end_layout
33279
33280 \begin_layout Standard
33281 If you have for example a U.
33282 \begin_inset space \thinspace{}
33283 \end_inset
33284
33285 S.-style keyboard and want to write in a language other than English, you
33286  can use an alternate keymap.
33287  For example, if you have a U.
33288 \begin_inset space \thinspace{}
33289 \end_inset
33290
33291 S.-style keyboard but want to write in Italian, you can configure LyX to
33292  use an Italian keymap.
33293  The preferences dialog allows you to choose up to two keyboard mappings,
33294  see section
33295 \begin_inset space ~
33296 \end_inset
33297
33298
33299 \begin_inset CommandInset ref
33300 LatexCommand ref
33301 reference "sub:Keyboard-Map"
33302
33303 \end_inset
33304
33305 .
33306  You can choose primary and secondary keyboard languages and then select
33307  which one you want to use.
33308 \end_layout
33309
33310 \begin_layout Standard
33311 Finally, you may just want to change a few key mappings or create an entirely
33312  different keymap (for Vulcan, for instance).
33313  You may, for example, normally write in Italian on a U.S.
33314  keyboard but want to include an occasional quotation in German.
33315  In such a case, you can write your own keyboard mapping or modify an existing
33316  one to support the characters you want.
33317  This and many other customizations are explained in the 
33318 \emph on
33319 Customization
33320 \emph default
33321  manual.
33322 \end_layout
33323
33324 \begin_layout Subsection
33325 Character Tables
33326 \end_layout
33327
33328 \begin_layout Standard
33329 Table
33330 \begin_inset space ~
33331 \end_inset
33332
33333
33334 \begin_inset CommandInset ref
33335 LatexCommand ref
33336 reference "cap:The-latin1-character"
33337
33338 \end_inset
33339
33340  shows the 
33341 \family typewriter
33342 Latin1
33343 \family default
33344  character set.
33345  You should be able to enter the characters in the first eight columns directly
33346  from the keyboard.
33347 \end_layout
33348
33349 \begin_layout Standard
33350 There are a few things you need to know about this table.
33351  Here are some of the details you'll need to bear in mind when using characters
33352  from the 
33353 \family typewriter
33354 Latin1
33355 \family default
33356  character set:
33357 \end_layout
33358
33359 \begin_layout Itemize
33360 Even if you have selected 
33361 \family sans
33362 latin1
33363 \family default
33364  in the 
33365 \family sans
33366 Document\SpecialChar \menuseparator
33367 Settings
33368 \family default
33369  dialog, users who have only the 
33370 \family typewriter
33371 T1
33372 \family default
33373 -fonts for LaTeX [or who have the 
33374 \family typewriter
33375 T1
33376 \family default
33377 -fonts but aren't using them] will still miss a few characters: D0, F0,
33378  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33379  french quotes won't show up.
33380 \end_layout
33381
33382 \begin_layout Standard
33383 \begin_inset Float table
33384 wide false
33385 sideways false
33386 status open
33387
33388 \begin_layout Plain Layout
33389 \begin_inset Caption
33390
33391 \begin_layout Plain Layout
33392 \begin_inset CommandInset label
33393 LatexCommand label
33394 name "cap:The-latin1-character"
33395
33396 \end_inset
33397
33398 The 
33399 \family typewriter
33400 latin1
33401 \family default
33402  character set
33403 \end_layout
33404
33405 \end_inset
33406
33407
33408 \end_layout
33409
33410 \begin_layout Plain Layout
33411 \align center
33412 \begin_inset Tabular
33413 <lyxtabular version="3" rows="17" columns="17">
33414 <features tabularvalignment="middle">
33415 <column alignment="center" valignment="top" width="0pt">
33416 <column alignment="center" valignment="top" width="0pt">
33417 <column alignment="center" valignment="top" width="0pt">
33418 <column alignment="center" valignment="top" width="0pt">
33419 <column alignment="center" valignment="top" width="0pt">
33420 <column alignment="center" valignment="top" width="0pt">
33421 <column alignment="center" valignment="top" width="0pt">
33422 <column alignment="center" valignment="top" width="0pt">
33423 <column alignment="center" valignment="top" width="0pt">
33424 <column alignment="center" valignment="top" width="0pt">
33425 <column alignment="center" valignment="top" width="0pt">
33426 <column alignment="center" valignment="top" width="0pt">
33427 <column alignment="center" valignment="top" width="0pt">
33428 <column alignment="center" valignment="top" width="0pt">
33429 <column alignment="center" valignment="top" width="0pt">
33430 <column alignment="center" valignment="top" width="0pt">
33431 <column alignment="center" valignment="top" width="0pt">
33432 <row>
33433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33434 \begin_inset Text
33435
33436 \begin_layout Plain Layout
33437
33438 \end_layout
33439
33440 \end_inset
33441 </cell>
33442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33443 \begin_inset Text
33444
33445 \begin_layout Plain Layout
33446
33447 \family roman
33448 \series medium
33449 \shape up
33450 \size tiny
33451 \emph off
33452 \bar no
33453 \noun off
33454 \color none
33455 00
33456 \end_layout
33457
33458 \end_inset
33459 </cell>
33460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33461 \begin_inset Text
33462
33463 \begin_layout Plain Layout
33464
33465 \family roman
33466 \series medium
33467 \shape up
33468 \size tiny
33469 \emph off
33470 \bar no
33471 \noun off
33472 \color none
33473 10
33474 \end_layout
33475
33476 \end_inset
33477 </cell>
33478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33479 \begin_inset Text
33480
33481 \begin_layout Plain Layout
33482
33483 \family roman
33484 \series medium
33485 \shape up
33486 \size tiny
33487 \emph off
33488 \bar no
33489 \noun off
33490 \color none
33491 20
33492 \end_layout
33493
33494 \end_inset
33495 </cell>
33496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33497 \begin_inset Text
33498
33499 \begin_layout Plain Layout
33500
33501 \family roman
33502 \series medium
33503 \shape up
33504 \size tiny
33505 \emph off
33506 \bar no
33507 \noun off
33508 \color none
33509 30
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518
33519 \family roman
33520 \series medium
33521 \shape up
33522 \size tiny
33523 \emph off
33524 \bar no
33525 \noun off
33526 \color none
33527 40
33528 \end_layout
33529
33530 \end_inset
33531 </cell>
33532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33533 \begin_inset Text
33534
33535 \begin_layout Plain Layout
33536
33537 \family roman
33538 \series medium
33539 \shape up
33540 \size tiny
33541 \emph off
33542 \bar no
33543 \noun off
33544 \color none
33545 50
33546 \end_layout
33547
33548 \end_inset
33549 </cell>
33550 <cell alignment="center" valignment="top" topline="true" bottomline="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 \size tiny
33559 \emph off
33560 \bar no
33561 \noun off
33562 \color none
33563 60
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33569 \begin_inset Text
33570
33571 \begin_layout Plain Layout
33572
33573 \family roman
33574 \series medium
33575 \shape up
33576 \size tiny
33577 \emph off
33578 \bar no
33579 \noun off
33580 \color none
33581 70
33582 \end_layout
33583
33584 \end_inset
33585 </cell>
33586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33587 \begin_inset Text
33588
33589 \begin_layout Plain Layout
33590
33591 \family roman
33592 \series medium
33593 \shape up
33594 \size tiny
33595 \emph off
33596 \bar no
33597 \noun off
33598 \color none
33599 80
33600 \end_layout
33601
33602 \end_inset
33603 </cell>
33604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33605 \begin_inset Text
33606
33607 \begin_layout Plain Layout
33608
33609 \family roman
33610 \series medium
33611 \shape up
33612 \size tiny
33613 \emph off
33614 \bar no
33615 \noun off
33616 \color none
33617 90
33618 \end_layout
33619
33620 \end_inset
33621 </cell>
33622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33623 \begin_inset Text
33624
33625 \begin_layout Plain Layout
33626
33627 \family roman
33628 \series medium
33629 \shape up
33630 \size tiny
33631 \emph off
33632 \bar no
33633 \noun off
33634 \color none
33635 A0
33636 \end_layout
33637
33638 \end_inset
33639 </cell>
33640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33641 \begin_inset Text
33642
33643 \begin_layout Plain Layout
33644
33645 \family roman
33646 \series medium
33647 \shape up
33648 \size tiny
33649 \emph off
33650 \bar no
33651 \noun off
33652 \color none
33653 B0
33654 \end_layout
33655
33656 \end_inset
33657 </cell>
33658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33659 \begin_inset Text
33660
33661 \begin_layout Plain Layout
33662
33663 \family roman
33664 \series medium
33665 \shape up
33666 \size tiny
33667 \emph off
33668 \bar no
33669 \noun off
33670 \color none
33671 C0
33672 \end_layout
33673
33674 \end_inset
33675 </cell>
33676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33677 \begin_inset Text
33678
33679 \begin_layout Plain Layout
33680
33681 \family roman
33682 \series medium
33683 \shape up
33684 \size tiny
33685 \emph off
33686 \bar no
33687 \noun off
33688 \color none
33689 D0
33690 \end_layout
33691
33692 \end_inset
33693 </cell>
33694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33695 \begin_inset Text
33696
33697 \begin_layout Plain Layout
33698
33699 \family roman
33700 \series medium
33701 \shape up
33702 \size tiny
33703 \emph off
33704 \bar no
33705 \noun off
33706 \color none
33707 E0
33708 \end_layout
33709
33710 \end_inset
33711 </cell>
33712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33713 \begin_inset Text
33714
33715 \begin_layout Plain Layout
33716
33717 \family roman
33718 \series medium
33719 \shape up
33720 \size tiny
33721 \emph off
33722 \bar no
33723 \noun off
33724 \color none
33725 F0
33726 \end_layout
33727
33728 \end_inset
33729 </cell>
33730 </row>
33731 <row>
33732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33733 \begin_inset Text
33734
33735 \begin_layout Plain Layout
33736
33737 \family roman
33738 \series medium
33739 \shape up
33740 \size tiny
33741 \emph off
33742 \bar no
33743 \noun off
33744 \color none
33745 00
33746 \end_layout
33747
33748 \end_inset
33749 </cell>
33750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33751 \begin_inset Text
33752
33753 \begin_layout Plain Layout
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 \end_layout
33765
33766 \end_inset
33767 </cell>
33768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33769 \begin_inset Text
33770
33771 \begin_layout Plain Layout
33772
33773 \end_layout
33774
33775 \end_inset
33776 </cell>
33777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33778 \begin_inset Text
33779
33780 \begin_layout Plain Layout
33781
33782 \family roman
33783 \series medium
33784 \shape up
33785 \emph off
33786 \bar no
33787 \noun off
33788 \color none
33789 0
33790 \end_layout
33791
33792 \end_inset
33793 </cell>
33794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33795 \begin_inset Text
33796
33797 \begin_layout Plain Layout
33798
33799 \family roman
33800 \series medium
33801 \shape up
33802 \emph off
33803 \bar no
33804 \noun off
33805 \color none
33806 @
33807 \end_layout
33808
33809 \end_inset
33810 </cell>
33811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33812 \begin_inset Text
33813
33814 \begin_layout Plain Layout
33815
33816 \family roman
33817 \series medium
33818 \shape up
33819 \emph off
33820 \bar no
33821 \noun off
33822 \color none
33823 P
33824 \end_layout
33825
33826 \end_inset
33827 </cell>
33828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33829 \begin_inset Text
33830
33831 \begin_layout Plain Layout
33832
33833 \family roman
33834 \series medium
33835 \shape up
33836 \emph off
33837 \bar no
33838 \noun off
33839 \color none
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 p
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 \end_layout
33868
33869 \end_inset
33870 </cell>
33871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33872 \begin_inset Text
33873
33874 \begin_layout Plain Layout
33875
33876 \end_layout
33877
33878 \end_inset
33879 </cell>
33880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33881 \begin_inset Text
33882
33883 \begin_layout Plain Layout
33884
33885 \end_layout
33886
33887 \end_inset
33888 </cell>
33889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33890 \begin_inset Text
33891
33892 \begin_layout Plain Layout
33893
33894 \family roman
33895 \series medium
33896 \shape up
33897 \emph off
33898 \bar no
33899 \noun off
33900 \color none
33901 °
33902 \end_layout
33903
33904 \end_inset
33905 </cell>
33906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33907 \begin_inset Text
33908
33909 \begin_layout Plain Layout
33910
33911 \family roman
33912 \series medium
33913 \shape up
33914 \emph off
33915 \bar no
33916 \noun off
33917 \color none
33918 À
33919 \end_layout
33920
33921 \end_inset
33922 </cell>
33923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33924 \begin_inset Text
33925
33926 \begin_layout Plain Layout
33927
33928 \family roman
33929 \series medium
33930 \shape up
33931 \emph off
33932 \bar no
33933 \noun off
33934 \color none
33935 Ð
33936 \end_layout
33937
33938 \end_inset
33939 </cell>
33940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33941 \begin_inset Text
33942
33943 \begin_layout Plain Layout
33944
33945 \family roman
33946 \series medium
33947 \shape up
33948 \emph off
33949 \bar no
33950 \noun off
33951 \color none
33952 à
33953 \end_layout
33954
33955 \end_inset
33956 </cell>
33957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33958 \begin_inset Text
33959
33960 \begin_layout Plain Layout
33961
33962 \family roman
33963 \series medium
33964 \shape up
33965 \emph off
33966 \bar no
33967 \noun off
33968 \color none
33969 ð
33970 \end_layout
33971
33972 \end_inset
33973 </cell>
33974 </row>
33975 <row>
33976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33977 \begin_inset Text
33978
33979 \begin_layout Plain Layout
33980
33981 \family roman
33982 \series medium
33983 \shape up
33984 \size tiny
33985 \emph off
33986 \bar no
33987 \noun off
33988 \color none
33989 01
33990 \end_layout
33991
33992 \end_inset
33993 </cell>
33994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33995 \begin_inset Text
33996
33997 \begin_layout Plain Layout
33998
33999 \end_layout
34000
34001 \end_inset
34002 </cell>
34003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34004 \begin_inset Text
34005
34006 \begin_layout Plain Layout
34007
34008 \end_layout
34009
34010 \end_inset
34011 </cell>
34012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34013 \begin_inset Text
34014
34015 \begin_layout Plain Layout
34016
34017 \family roman
34018 \series medium
34019 \shape up
34020 \emph off
34021 \bar no
34022 \noun off
34023 \color none
34024 !
34025 \end_layout
34026
34027 \end_inset
34028 </cell>
34029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34030 \begin_inset Text
34031
34032 \begin_layout Plain Layout
34033
34034 \family roman
34035 \series medium
34036 \shape up
34037 \emph off
34038 \bar no
34039 \noun off
34040 \color none
34041 1
34042 \end_layout
34043
34044 \end_inset
34045 </cell>
34046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34047 \begin_inset Text
34048
34049 \begin_layout Plain Layout
34050
34051 \family roman
34052 \series medium
34053 \shape up
34054 \emph off
34055 \bar no
34056 \noun off
34057 \color none
34058 A
34059 \end_layout
34060
34061 \end_inset
34062 </cell>
34063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34064 \begin_inset Text
34065
34066 \begin_layout Plain Layout
34067
34068 \family roman
34069 \series medium
34070 \shape up
34071 \emph off
34072 \bar no
34073 \noun off
34074 \color none
34075 Q
34076 \end_layout
34077
34078 \end_inset
34079 </cell>
34080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34081 \begin_inset Text
34082
34083 \begin_layout Plain Layout
34084
34085 \family roman
34086 \series medium
34087 \shape up
34088 \emph off
34089 \bar no
34090 \noun off
34091 \color none
34092 a
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34098 \begin_inset Text
34099
34100 \begin_layout Plain Layout
34101
34102 \family roman
34103 \series medium
34104 \shape up
34105 \emph off
34106 \bar no
34107 \noun off
34108 \color none
34109 q
34110 \end_layout
34111
34112 \end_inset
34113 </cell>
34114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34115 \begin_inset Text
34116
34117 \begin_layout Plain Layout
34118
34119 \end_layout
34120
34121 \end_inset
34122 </cell>
34123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34124 \begin_inset Text
34125
34126 \begin_layout Plain Layout
34127
34128 \end_layout
34129
34130 \end_inset
34131 </cell>
34132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34133 \begin_inset Text
34134
34135 \begin_layout Plain Layout
34136
34137 \family roman
34138 \series medium
34139 \shape up
34140 \emph off
34141 \bar no
34142 \noun off
34143 \color none
34144 ¡
34145 \end_layout
34146
34147 \end_inset
34148 </cell>
34149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34150 \begin_inset Text
34151
34152 \begin_layout Plain Layout
34153
34154 \family roman
34155 \series medium
34156 \shape up
34157 \emph off
34158 \bar no
34159 \noun off
34160 \color none
34161 ±
34162 \end_layout
34163
34164 \end_inset
34165 </cell>
34166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34167 \begin_inset Text
34168
34169 \begin_layout Plain Layout
34170
34171 \family roman
34172 \series medium
34173 \shape up
34174 \emph off
34175 \bar no
34176 \noun off
34177 \color none
34178 Á
34179 \end_layout
34180
34181 \end_inset
34182 </cell>
34183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34184 \begin_inset Text
34185
34186 \begin_layout Plain Layout
34187
34188 \family roman
34189 \series medium
34190 \shape up
34191 \emph off
34192 \bar no
34193 \noun off
34194 \color none
34195 Ñ
34196 \end_layout
34197
34198 \end_inset
34199 </cell>
34200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34201 \begin_inset Text
34202
34203 \begin_layout Plain Layout
34204
34205 \family roman
34206 \series medium
34207 \shape up
34208 \emph off
34209 \bar no
34210 \noun off
34211 \color none
34212 á
34213 \end_layout
34214
34215 \end_inset
34216 </cell>
34217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34218 \begin_inset Text
34219
34220 \begin_layout Plain Layout
34221
34222 \family roman
34223 \series medium
34224 \shape up
34225 \emph off
34226 \bar no
34227 \noun off
34228 \color none
34229 ñ
34230 \end_layout
34231
34232 \end_inset
34233 </cell>
34234 </row>
34235 <row>
34236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34237 \begin_inset Text
34238
34239 \begin_layout Plain Layout
34240
34241 \family roman
34242 \series medium
34243 \shape up
34244 \size tiny
34245 \emph off
34246 \bar no
34247 \noun off
34248 \color none
34249 02
34250 \end_layout
34251
34252 \end_inset
34253 </cell>
34254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34255 \begin_inset Text
34256
34257 \begin_layout Plain Layout
34258
34259 \end_layout
34260
34261 \end_inset
34262 </cell>
34263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34264 \begin_inset Text
34265
34266 \begin_layout Plain Layout
34267
34268 \end_layout
34269
34270 \end_inset
34271 </cell>
34272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34273 \begin_inset Text
34274
34275 \begin_layout Plain Layout
34276
34277 \family roman
34278 \series medium
34279 \shape up
34280 \emph off
34281 \bar no
34282 \noun off
34283 \color none
34284 \begin_inset Quotes eld
34285 \end_inset
34286
34287
34288 \end_layout
34289
34290 \end_inset
34291 </cell>
34292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34293 \begin_inset Text
34294
34295 \begin_layout Plain Layout
34296
34297 \family roman
34298 \series medium
34299 \shape up
34300 \emph off
34301 \bar no
34302 \noun off
34303 \color none
34304 2
34305 \end_layout
34306
34307 \end_inset
34308 </cell>
34309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34310 \begin_inset Text
34311
34312 \begin_layout Plain Layout
34313
34314 \family roman
34315 \series medium
34316 \shape up
34317 \emph off
34318 \bar no
34319 \noun off
34320 \color none
34321 B
34322 \end_layout
34323
34324 \end_inset
34325 </cell>
34326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34327 \begin_inset Text
34328
34329 \begin_layout Plain Layout
34330
34331 \family roman
34332 \series medium
34333 \shape up
34334 \emph off
34335 \bar no
34336 \noun off
34337 \color none
34338 R
34339 \end_layout
34340
34341 \end_inset
34342 </cell>
34343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34344 \begin_inset Text
34345
34346 \begin_layout Plain Layout
34347
34348 \family roman
34349 \series medium
34350 \shape up
34351 \emph off
34352 \bar no
34353 \noun off
34354 \color none
34355 b
34356 \end_layout
34357
34358 \end_inset
34359 </cell>
34360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34361 \begin_inset Text
34362
34363 \begin_layout Plain Layout
34364
34365 \family roman
34366 \series medium
34367 \shape up
34368 \emph off
34369 \bar no
34370 \noun off
34371 \color none
34372 r
34373 \end_layout
34374
34375 \end_inset
34376 </cell>
34377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34378 \begin_inset Text
34379
34380 \begin_layout Plain Layout
34381
34382 \end_layout
34383
34384 \end_inset
34385 </cell>
34386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34387 \begin_inset Text
34388
34389 \begin_layout Plain Layout
34390
34391 \end_layout
34392
34393 \end_inset
34394 </cell>
34395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34396 \begin_inset Text
34397
34398 \begin_layout Plain Layout
34399 ¢
34400 \end_layout
34401
34402 \end_inset
34403 </cell>
34404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34405 \begin_inset Text
34406
34407 \begin_layout Plain Layout
34408
34409 \family roman
34410 \series medium
34411 \shape up
34412 \emph off
34413 \bar no
34414 \noun off
34415 \color none
34416 ²
34417 \end_layout
34418
34419 \end_inset
34420 </cell>
34421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34422 \begin_inset Text
34423
34424 \begin_layout Plain Layout
34425
34426 \family roman
34427 \series medium
34428 \shape up
34429 \emph off
34430 \bar no
34431 \noun off
34432 \color none
34433 Â
34434 \end_layout
34435
34436 \end_inset
34437 </cell>
34438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34439 \begin_inset Text
34440
34441 \begin_layout Plain Layout
34442
34443 \family roman
34444 \series medium
34445 \shape up
34446 \emph off
34447 \bar no
34448 \noun off
34449 \color none
34450 Ò
34451 \end_layout
34452
34453 \end_inset
34454 </cell>
34455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34456 \begin_inset Text
34457
34458 \begin_layout Plain Layout
34459
34460 \family roman
34461 \series medium
34462 \shape up
34463 \emph off
34464 \bar no
34465 \noun off
34466 \color none
34467 â
34468 \end_layout
34469
34470 \end_inset
34471 </cell>
34472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34473 \begin_inset Text
34474
34475 \begin_layout Plain Layout
34476
34477 \family roman
34478 \series medium
34479 \shape up
34480 \emph off
34481 \bar no
34482 \noun off
34483 \color none
34484 ò
34485 \end_layout
34486
34487 \end_inset
34488 </cell>
34489 </row>
34490 <row>
34491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34492 \begin_inset Text
34493
34494 \begin_layout Plain Layout
34495
34496 \family roman
34497 \series medium
34498 \shape up
34499 \size tiny
34500 \emph off
34501 \bar no
34502 \noun off
34503 \color none
34504 03
34505 \end_layout
34506
34507 \end_inset
34508 </cell>
34509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34510 \begin_inset Text
34511
34512 \begin_layout Plain Layout
34513
34514 \end_layout
34515
34516 \end_inset
34517 </cell>
34518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34519 \begin_inset Text
34520
34521 \begin_layout Plain Layout
34522
34523 \end_layout
34524
34525 \end_inset
34526 </cell>
34527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34528 \begin_inset Text
34529
34530 \begin_layout Plain Layout
34531
34532 \family roman
34533 \series medium
34534 \shape up
34535 \emph off
34536 \bar no
34537 \noun off
34538 \color none
34539 #
34540 \end_layout
34541
34542 \end_inset
34543 </cell>
34544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34545 \begin_inset Text
34546
34547 \begin_layout Plain Layout
34548
34549 \family roman
34550 \series medium
34551 \shape up
34552 \emph off
34553 \bar no
34554 \noun off
34555 \color none
34556 3
34557 \end_layout
34558
34559 \end_inset
34560 </cell>
34561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34562 \begin_inset Text
34563
34564 \begin_layout Plain Layout
34565
34566 \family roman
34567 \series medium
34568 \shape up
34569 \emph off
34570 \bar no
34571 \noun off
34572 \color none
34573 C
34574 \end_layout
34575
34576 \end_inset
34577 </cell>
34578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34579 \begin_inset Text
34580
34581 \begin_layout Plain Layout
34582
34583 \family roman
34584 \series medium
34585 \shape up
34586 \emph off
34587 \bar no
34588 \noun off
34589 \color none
34590 S
34591 \end_layout
34592
34593 \end_inset
34594 </cell>
34595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34596 \begin_inset Text
34597
34598 \begin_layout Plain Layout
34599
34600 \family roman
34601 \series medium
34602 \shape up
34603 \emph off
34604 \bar no
34605 \noun off
34606 \color none
34607 c
34608 \end_layout
34609
34610 \end_inset
34611 </cell>
34612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34613 \begin_inset Text
34614
34615 \begin_layout Plain Layout
34616
34617 \family roman
34618 \series medium
34619 \shape up
34620 \emph off
34621 \bar no
34622 \noun off
34623 \color none
34624 s
34625 \end_layout
34626
34627 \end_inset
34628 </cell>
34629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34630 \begin_inset Text
34631
34632 \begin_layout Plain Layout
34633
34634 \end_layout
34635
34636 \end_inset
34637 </cell>
34638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34639 \begin_inset Text
34640
34641 \begin_layout Plain Layout
34642
34643 \end_layout
34644
34645 \end_inset
34646 </cell>
34647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34648 \begin_inset Text
34649
34650 \begin_layout Plain Layout
34651
34652 \family roman
34653 \series medium
34654 \shape up
34655 \emph off
34656 \bar no
34657 \noun off
34658 \color none
34659 £
34660 \end_layout
34661
34662 \end_inset
34663 </cell>
34664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34665 \begin_inset Text
34666
34667 \begin_layout Plain Layout
34668
34669 \family roman
34670 \series medium
34671 \shape up
34672 \emph off
34673 \bar no
34674 \noun off
34675 \color none
34676 ³
34677 \end_layout
34678
34679 \end_inset
34680 </cell>
34681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34682 \begin_inset Text
34683
34684 \begin_layout Plain Layout
34685
34686 \family roman
34687 \series medium
34688 \shape up
34689 \emph off
34690 \bar no
34691 \noun off
34692 \color none
34693 Ã
34694 \end_layout
34695
34696 \end_inset
34697 </cell>
34698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34699 \begin_inset Text
34700
34701 \begin_layout Plain Layout
34702
34703 \family roman
34704 \series medium
34705 \shape up
34706 \emph off
34707 \bar no
34708 \noun off
34709 \color none
34710 Ó
34711 \end_layout
34712
34713 \end_inset
34714 </cell>
34715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34716 \begin_inset Text
34717
34718 \begin_layout Plain Layout
34719
34720 \family roman
34721 \series medium
34722 \shape up
34723 \emph off
34724 \bar no
34725 \noun off
34726 \color none
34727 ã
34728 \end_layout
34729
34730 \end_inset
34731 </cell>
34732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34733 \begin_inset Text
34734
34735 \begin_layout Plain Layout
34736
34737 \family roman
34738 \series medium
34739 \shape up
34740 \emph off
34741 \bar no
34742 \noun off
34743 \color none
34744 ó
34745 \end_layout
34746
34747 \end_inset
34748 </cell>
34749 </row>
34750 <row>
34751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34752 \begin_inset Text
34753
34754 \begin_layout Plain Layout
34755
34756 \family roman
34757 \series medium
34758 \shape up
34759 \size tiny
34760 \emph off
34761 \bar no
34762 \noun off
34763 \color none
34764 04
34765 \end_layout
34766
34767 \end_inset
34768 </cell>
34769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34770 \begin_inset Text
34771
34772 \begin_layout Plain Layout
34773
34774 \end_layout
34775
34776 \end_inset
34777 </cell>
34778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34779 \begin_inset Text
34780
34781 \begin_layout Plain Layout
34782
34783 \end_layout
34784
34785 \end_inset
34786 </cell>
34787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34788 \begin_inset Text
34789
34790 \begin_layout Plain Layout
34791
34792 \family roman
34793 \series medium
34794 \shape up
34795 \emph off
34796 \bar no
34797 \noun off
34798 \color none
34799 $
34800 \end_layout
34801
34802 \end_inset
34803 </cell>
34804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34805 \begin_inset Text
34806
34807 \begin_layout Plain Layout
34808
34809 \family roman
34810 \series medium
34811 \shape up
34812 \emph off
34813 \bar no
34814 \noun off
34815 \color none
34816 4
34817 \end_layout
34818
34819 \end_inset
34820 </cell>
34821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34822 \begin_inset Text
34823
34824 \begin_layout Plain Layout
34825
34826 \family roman
34827 \series medium
34828 \shape up
34829 \emph off
34830 \bar no
34831 \noun off
34832 \color none
34833 D
34834 \end_layout
34835
34836 \end_inset
34837 </cell>
34838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34839 \begin_inset Text
34840
34841 \begin_layout Plain Layout
34842
34843 \family roman
34844 \series medium
34845 \shape up
34846 \emph off
34847 \bar no
34848 \noun off
34849 \color none
34850 T
34851 \end_layout
34852
34853 \end_inset
34854 </cell>
34855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34856 \begin_inset Text
34857
34858 \begin_layout Plain Layout
34859
34860 \family roman
34861 \series medium
34862 \shape up
34863 \emph off
34864 \bar no
34865 \noun off
34866 \color none
34867 d
34868 \end_layout
34869
34870 \end_inset
34871 </cell>
34872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34873 \begin_inset Text
34874
34875 \begin_layout Plain Layout
34876
34877 \family roman
34878 \series medium
34879 \shape up
34880 \emph off
34881 \bar no
34882 \noun off
34883 \color none
34884 t
34885 \end_layout
34886
34887 \end_inset
34888 </cell>
34889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34890 \begin_inset Text
34891
34892 \begin_layout Plain Layout
34893
34894 \end_layout
34895
34896 \end_inset
34897 </cell>
34898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34899 \begin_inset Text
34900
34901 \begin_layout Plain Layout
34902
34903 \end_layout
34904
34905 \end_inset
34906 </cell>
34907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34908 \begin_inset Text
34909
34910 \begin_layout Plain Layout
34911 ¤
34912 \end_layout
34913
34914 \end_inset
34915 </cell>
34916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34917 \begin_inset Text
34918
34919 \begin_layout Plain Layout
34920
34921 \family roman
34922 \series medium
34923 \shape up
34924 \emph off
34925 \bar no
34926 \noun off
34927 \color none
34928 ´
34929 \end_layout
34930
34931 \end_inset
34932 </cell>
34933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34934 \begin_inset Text
34935
34936 \begin_layout Plain Layout
34937
34938 \family roman
34939 \series medium
34940 \shape up
34941 \emph off
34942 \bar no
34943 \noun off
34944 \color none
34945 Ä
34946 \end_layout
34947
34948 \end_inset
34949 </cell>
34950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34951 \begin_inset Text
34952
34953 \begin_layout Plain Layout
34954
34955 \family roman
34956 \series medium
34957 \shape up
34958 \emph off
34959 \bar no
34960 \noun off
34961 \color none
34962 Ô
34963 \end_layout
34964
34965 \end_inset
34966 </cell>
34967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34968 \begin_inset Text
34969
34970 \begin_layout Plain Layout
34971
34972 \family roman
34973 \series medium
34974 \shape up
34975 \emph off
34976 \bar no
34977 \noun off
34978 \color none
34979 ä
34980 \end_layout
34981
34982 \end_inset
34983 </cell>
34984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34985 \begin_inset Text
34986
34987 \begin_layout Plain Layout
34988
34989 \family roman
34990 \series medium
34991 \shape up
34992 \emph off
34993 \bar no
34994 \noun off
34995 \color none
34996 ô
34997 \end_layout
34998
34999 \end_inset
35000 </cell>
35001 </row>
35002 <row>
35003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35004 \begin_inset Text
35005
35006 \begin_layout Plain Layout
35007
35008 \family roman
35009 \series medium
35010 \shape up
35011 \size tiny
35012 \emph off
35013 \bar no
35014 \noun off
35015 \color none
35016 05
35017 \end_layout
35018
35019 \end_inset
35020 </cell>
35021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35022 \begin_inset Text
35023
35024 \begin_layout Plain Layout
35025
35026 \end_layout
35027
35028 \end_inset
35029 </cell>
35030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35031 \begin_inset Text
35032
35033 \begin_layout Plain Layout
35034
35035 \end_layout
35036
35037 \end_inset
35038 </cell>
35039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35040 \begin_inset Text
35041
35042 \begin_layout Plain Layout
35043
35044 \family roman
35045 \series medium
35046 \shape up
35047 \emph off
35048 \bar no
35049 \noun off
35050 \color none
35051 %
35052 \end_layout
35053
35054 \end_inset
35055 </cell>
35056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35057 \begin_inset Text
35058
35059 \begin_layout Plain Layout
35060
35061 \family roman
35062 \series medium
35063 \shape up
35064 \emph off
35065 \bar no
35066 \noun off
35067 \color none
35068 5
35069 \end_layout
35070
35071 \end_inset
35072 </cell>
35073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35074 \begin_inset Text
35075
35076 \begin_layout Plain Layout
35077
35078 \family roman
35079 \series medium
35080 \shape up
35081 \emph off
35082 \bar no
35083 \noun off
35084 \color none
35085 E
35086 \end_layout
35087
35088 \end_inset
35089 </cell>
35090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35091 \begin_inset Text
35092
35093 \begin_layout Plain Layout
35094
35095 \family roman
35096 \series medium
35097 \shape up
35098 \emph off
35099 \bar no
35100 \noun off
35101 \color none
35102 U
35103 \end_layout
35104
35105 \end_inset
35106 </cell>
35107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35108 \begin_inset Text
35109
35110 \begin_layout Plain Layout
35111
35112 \family roman
35113 \series medium
35114 \shape up
35115 \emph off
35116 \bar no
35117 \noun off
35118 \color none
35119 e
35120 \end_layout
35121
35122 \end_inset
35123 </cell>
35124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35125 \begin_inset Text
35126
35127 \begin_layout Plain Layout
35128
35129 \family roman
35130 \series medium
35131 \shape up
35132 \emph off
35133 \bar no
35134 \noun off
35135 \color none
35136 u
35137 \end_layout
35138
35139 \end_inset
35140 </cell>
35141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35142 \begin_inset Text
35143
35144 \begin_layout Plain Layout
35145
35146 \end_layout
35147
35148 \end_inset
35149 </cell>
35150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35151 \begin_inset Text
35152
35153 \begin_layout Plain Layout
35154
35155 \end_layout
35156
35157 \end_inset
35158 </cell>
35159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35160 \begin_inset Text
35161
35162 \begin_layout Plain Layout
35163 ¥
35164 \end_layout
35165
35166 \end_inset
35167 </cell>
35168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35169 \begin_inset Text
35170
35171 \begin_layout Plain Layout
35172
35173 \family roman
35174 \series medium
35175 \shape up
35176 \emph off
35177 \bar no
35178 \noun off
35179 \color none
35180 µ
35181 \end_layout
35182
35183 \end_inset
35184 </cell>
35185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35186 \begin_inset Text
35187
35188 \begin_layout Plain Layout
35189
35190 \family roman
35191 \series medium
35192 \shape up
35193 \emph off
35194 \bar no
35195 \noun off
35196 \color none
35197 Å
35198 \end_layout
35199
35200 \end_inset
35201 </cell>
35202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35203 \begin_inset Text
35204
35205 \begin_layout Plain Layout
35206
35207 \family roman
35208 \series medium
35209 \shape up
35210 \emph off
35211 \bar no
35212 \noun off
35213 \color none
35214 Õ
35215 \end_layout
35216
35217 \end_inset
35218 </cell>
35219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35220 \begin_inset Text
35221
35222 \begin_layout Plain Layout
35223
35224 \family roman
35225 \series medium
35226 \shape up
35227 \emph off
35228 \bar no
35229 \noun off
35230 \color none
35231 å
35232 \end_layout
35233
35234 \end_inset
35235 </cell>
35236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35237 \begin_inset Text
35238
35239 \begin_layout Plain Layout
35240
35241 \family roman
35242 \series medium
35243 \shape up
35244 \emph off
35245 \bar no
35246 \noun off
35247 \color none
35248 õ
35249 \end_layout
35250
35251 \end_inset
35252 </cell>
35253 </row>
35254 <row>
35255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35256 \begin_inset Text
35257
35258 \begin_layout Plain Layout
35259
35260 \family roman
35261 \series medium
35262 \shape up
35263 \size tiny
35264 \emph off
35265 \bar no
35266 \noun off
35267 \color none
35268 06
35269 \end_layout
35270
35271 \end_inset
35272 </cell>
35273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35274 \begin_inset Text
35275
35276 \begin_layout Plain Layout
35277
35278 \end_layout
35279
35280 \end_inset
35281 </cell>
35282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35283 \begin_inset Text
35284
35285 \begin_layout Plain Layout
35286
35287 \end_layout
35288
35289 \end_inset
35290 </cell>
35291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35292 \begin_inset Text
35293
35294 \begin_layout Plain Layout
35295
35296 \family roman
35297 \series medium
35298 \shape up
35299 \emph off
35300 \bar no
35301 \noun off
35302 \color none
35303 &
35304 \end_layout
35305
35306 \end_inset
35307 </cell>
35308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35309 \begin_inset Text
35310
35311 \begin_layout Plain Layout
35312
35313 \family roman
35314 \series medium
35315 \shape up
35316 \emph off
35317 \bar no
35318 \noun off
35319 \color none
35320 6
35321 \end_layout
35322
35323 \end_inset
35324 </cell>
35325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35326 \begin_inset Text
35327
35328 \begin_layout Plain Layout
35329
35330 \family roman
35331 \series medium
35332 \shape up
35333 \emph off
35334 \bar no
35335 \noun off
35336 \color none
35337 F
35338 \end_layout
35339
35340 \end_inset
35341 </cell>
35342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35343 \begin_inset Text
35344
35345 \begin_layout Plain Layout
35346
35347 \family roman
35348 \series medium
35349 \shape up
35350 \emph off
35351 \bar no
35352 \noun off
35353 \color none
35354 V
35355 \end_layout
35356
35357 \end_inset
35358 </cell>
35359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35360 \begin_inset Text
35361
35362 \begin_layout Plain Layout
35363
35364 \family roman
35365 \series medium
35366 \shape up
35367 \emph off
35368 \bar no
35369 \noun off
35370 \color none
35371 f
35372 \end_layout
35373
35374 \end_inset
35375 </cell>
35376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35377 \begin_inset Text
35378
35379 \begin_layout Plain Layout
35380
35381 \family roman
35382 \series medium
35383 \shape up
35384 \emph off
35385 \bar no
35386 \noun off
35387 \color none
35388 v
35389 \end_layout
35390
35391 \end_inset
35392 </cell>
35393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35394 \begin_inset Text
35395
35396 \begin_layout Plain Layout
35397
35398 \end_layout
35399
35400 \end_inset
35401 </cell>
35402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35403 \begin_inset Text
35404
35405 \begin_layout Plain Layout
35406
35407 \end_layout
35408
35409 \end_inset
35410 </cell>
35411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35412 \begin_inset Text
35413
35414 \begin_layout Plain Layout
35415 ¦
35416 \end_layout
35417
35418 \end_inset
35419 </cell>
35420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35421 \begin_inset Text
35422
35423 \begin_layout Plain Layout
35424
35425 \family roman
35426 \series medium
35427 \shape up
35428 \emph off
35429 \bar no
35430 \noun off
35431 \color none
35432
35433 \end_layout
35434
35435 \end_inset
35436 </cell>
35437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35438 \begin_inset Text
35439
35440 \begin_layout Plain Layout
35441
35442 \family roman
35443 \series medium
35444 \shape up
35445 \emph off
35446 \bar no
35447 \noun off
35448 \color none
35449 Æ
35450 \end_layout
35451
35452 \end_inset
35453 </cell>
35454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35455 \begin_inset Text
35456
35457 \begin_layout Plain Layout
35458
35459 \family roman
35460 \series medium
35461 \shape up
35462 \emph off
35463 \bar no
35464 \noun off
35465 \color none
35466 Ö
35467 \end_layout
35468
35469 \end_inset
35470 </cell>
35471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35472 \begin_inset Text
35473
35474 \begin_layout Plain Layout
35475
35476 \family roman
35477 \series medium
35478 \shape up
35479 \emph off
35480 \bar no
35481 \noun off
35482 \color none
35483 æ
35484 \end_layout
35485
35486 \end_inset
35487 </cell>
35488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35489 \begin_inset Text
35490
35491 \begin_layout Plain Layout
35492
35493 \family roman
35494 \series medium
35495 \shape up
35496 \emph off
35497 \bar no
35498 \noun off
35499 \color none
35500 ö
35501 \end_layout
35502
35503 \end_inset
35504 </cell>
35505 </row>
35506 <row>
35507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35508 \begin_inset Text
35509
35510 \begin_layout Plain Layout
35511
35512 \family roman
35513 \series medium
35514 \shape up
35515 \size tiny
35516 \emph off
35517 \bar no
35518 \noun off
35519 \color none
35520 07
35521 \end_layout
35522
35523 \end_inset
35524 </cell>
35525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35526 \begin_inset Text
35527
35528 \begin_layout Plain Layout
35529
35530 \end_layout
35531
35532 \end_inset
35533 </cell>
35534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35535 \begin_inset Text
35536
35537 \begin_layout Plain Layout
35538
35539 \end_layout
35540
35541 \end_inset
35542 </cell>
35543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35544 \begin_inset Text
35545
35546 \begin_layout Plain Layout
35547
35548 \family roman
35549 \series medium
35550 \shape up
35551 \emph off
35552 \bar no
35553 \noun off
35554 \color none
35555 `
35556 \end_layout
35557
35558 \end_inset
35559 </cell>
35560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35561 \begin_inset Text
35562
35563 \begin_layout Plain Layout
35564
35565 \family roman
35566 \series medium
35567 \shape up
35568 \emph off
35569 \bar no
35570 \noun off
35571 \color none
35572 7
35573 \end_layout
35574
35575 \end_inset
35576 </cell>
35577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35578 \begin_inset Text
35579
35580 \begin_layout Plain Layout
35581
35582 \family roman
35583 \series medium
35584 \shape up
35585 \emph off
35586 \bar no
35587 \noun off
35588 \color none
35589 G
35590 \end_layout
35591
35592 \end_inset
35593 </cell>
35594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35595 \begin_inset Text
35596
35597 \begin_layout Plain Layout
35598
35599 \family roman
35600 \series medium
35601 \shape up
35602 \emph off
35603 \bar no
35604 \noun off
35605 \color none
35606 W
35607 \end_layout
35608
35609 \end_inset
35610 </cell>
35611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35612 \begin_inset Text
35613
35614 \begin_layout Plain Layout
35615
35616 \family roman
35617 \series medium
35618 \shape up
35619 \emph off
35620 \bar no
35621 \noun off
35622 \color none
35623 g
35624 \end_layout
35625
35626 \end_inset
35627 </cell>
35628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35629 \begin_inset Text
35630
35631 \begin_layout Plain Layout
35632
35633 \family roman
35634 \series medium
35635 \shape up
35636 \emph off
35637 \bar no
35638 \noun off
35639 \color none
35640 w
35641 \end_layout
35642
35643 \end_inset
35644 </cell>
35645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35646 \begin_inset Text
35647
35648 \begin_layout Plain Layout
35649
35650 \end_layout
35651
35652 \end_inset
35653 </cell>
35654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35655 \begin_inset Text
35656
35657 \begin_layout Plain Layout
35658
35659 \end_layout
35660
35661 \end_inset
35662 </cell>
35663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35664 \begin_inset Text
35665
35666 \begin_layout Plain Layout
35667
35668 \family roman
35669 \series medium
35670 \shape up
35671 \emph off
35672 \bar no
35673 \noun off
35674 \color none
35675 §
35676 \end_layout
35677
35678 \end_inset
35679 </cell>
35680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35681 \begin_inset Text
35682
35683 \begin_layout Plain Layout
35684
35685 \family roman
35686 \series medium
35687 \shape up
35688 \emph off
35689 \bar no
35690 \noun off
35691 \color none
35692 ·
35693 \end_layout
35694
35695 \end_inset
35696 </cell>
35697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35698 \begin_inset Text
35699
35700 \begin_layout Plain Layout
35701
35702 \family roman
35703 \series medium
35704 \shape up
35705 \emph off
35706 \bar no
35707 \noun off
35708 \color none
35709 Ç
35710 \end_layout
35711
35712 \end_inset
35713 </cell>
35714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35715 \begin_inset Text
35716
35717 \begin_layout Plain Layout
35718
35719 \family roman
35720 \series medium
35721 \shape up
35722 \emph off
35723 \bar no
35724 \noun off
35725 \color none
35726 ×
35727 \end_layout
35728
35729 \end_inset
35730 </cell>
35731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35732 \begin_inset Text
35733
35734 \begin_layout Plain Layout
35735
35736 \family roman
35737 \series medium
35738 \shape up
35739 \emph off
35740 \bar no
35741 \noun off
35742 \color none
35743 ç
35744 \end_layout
35745
35746 \end_inset
35747 </cell>
35748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35749 \begin_inset Text
35750
35751 \begin_layout Plain Layout
35752
35753 \family roman
35754 \series medium
35755 \shape up
35756 \emph off
35757 \bar no
35758 \noun off
35759 \color none
35760 ÷
35761 \end_layout
35762
35763 \end_inset
35764 </cell>
35765 </row>
35766 <row>
35767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35768 \begin_inset Text
35769
35770 \begin_layout Plain Layout
35771
35772 \family roman
35773 \series medium
35774 \shape up
35775 \size tiny
35776 \emph off
35777 \bar no
35778 \noun off
35779 \color none
35780 08
35781 \end_layout
35782
35783 \end_inset
35784 </cell>
35785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35786 \begin_inset Text
35787
35788 \begin_layout Plain Layout
35789
35790 \end_layout
35791
35792 \end_inset
35793 </cell>
35794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35795 \begin_inset Text
35796
35797 \begin_layout Plain Layout
35798
35799 \end_layout
35800
35801 \end_inset
35802 </cell>
35803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35804 \begin_inset Text
35805
35806 \begin_layout Plain Layout
35807
35808 \family roman
35809 \series medium
35810 \shape up
35811 \emph off
35812 \bar no
35813 \noun off
35814 \color none
35815 (
35816 \end_layout
35817
35818 \end_inset
35819 </cell>
35820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35821 \begin_inset Text
35822
35823 \begin_layout Plain Layout
35824
35825 \family roman
35826 \series medium
35827 \shape up
35828 \emph off
35829 \bar no
35830 \noun off
35831 \color none
35832 8
35833 \end_layout
35834
35835 \end_inset
35836 </cell>
35837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35838 \begin_inset Text
35839
35840 \begin_layout Plain Layout
35841
35842 \family roman
35843 \series medium
35844 \shape up
35845 \emph off
35846 \bar no
35847 \noun off
35848 \color none
35849 H
35850 \end_layout
35851
35852 \end_inset
35853 </cell>
35854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35855 \begin_inset Text
35856
35857 \begin_layout Plain Layout
35858
35859 \family roman
35860 \series medium
35861 \shape up
35862 \emph off
35863 \bar no
35864 \noun off
35865 \color none
35866 X
35867 \end_layout
35868
35869 \end_inset
35870 </cell>
35871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35872 \begin_inset Text
35873
35874 \begin_layout Plain Layout
35875
35876 \family roman
35877 \series medium
35878 \shape up
35879 \emph off
35880 \bar no
35881 \noun off
35882 \color none
35883 h
35884 \end_layout
35885
35886 \end_inset
35887 </cell>
35888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35889 \begin_inset Text
35890
35891 \begin_layout Plain Layout
35892
35893 \family roman
35894 \series medium
35895 \shape up
35896 \emph off
35897 \bar no
35898 \noun off
35899 \color none
35900 x
35901 \end_layout
35902
35903 \end_inset
35904 </cell>
35905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35906 \begin_inset Text
35907
35908 \begin_layout Plain Layout
35909
35910 \end_layout
35911
35912 \end_inset
35913 </cell>
35914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35915 \begin_inset Text
35916
35917 \begin_layout Plain Layout
35918
35919 \end_layout
35920
35921 \end_inset
35922 </cell>
35923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35924 \begin_inset Text
35925
35926 \begin_layout Plain Layout
35927
35928 \family roman
35929 \series medium
35930 \shape up
35931 \emph off
35932 \bar no
35933 \noun off
35934 \color none
35935 ¨
35936 \end_layout
35937
35938 \end_inset
35939 </cell>
35940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35941 \begin_inset Text
35942
35943 \begin_layout Plain Layout
35944
35945 \family roman
35946 \series medium
35947 \shape up
35948 \emph off
35949 \bar no
35950 \noun off
35951 \color none
35952 ¸
35953 \end_layout
35954
35955 \end_inset
35956 </cell>
35957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35958 \begin_inset Text
35959
35960 \begin_layout Plain Layout
35961
35962 \family roman
35963 \series medium
35964 \shape up
35965 \emph off
35966 \bar no
35967 \noun off
35968 \color none
35969 È
35970 \end_layout
35971
35972 \end_inset
35973 </cell>
35974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35975 \begin_inset Text
35976
35977 \begin_layout Plain Layout
35978
35979 \family roman
35980 \series medium
35981 \shape up
35982 \emph off
35983 \bar no
35984 \noun off
35985 \color none
35986 Ø
35987 \end_layout
35988
35989 \end_inset
35990 </cell>
35991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35992 \begin_inset Text
35993
35994 \begin_layout Plain Layout
35995
35996 \family roman
35997 \series medium
35998 \shape up
35999 \emph off
36000 \bar no
36001 \noun off
36002 \color none
36003 è
36004 \end_layout
36005
36006 \end_inset
36007 </cell>
36008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36009 \begin_inset Text
36010
36011 \begin_layout Plain Layout
36012
36013 \family roman
36014 \series medium
36015 \shape up
36016 \emph off
36017 \bar no
36018 \noun off
36019 \color none
36020 ø
36021 \end_layout
36022
36023 \end_inset
36024 </cell>
36025 </row>
36026 <row>
36027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36028 \begin_inset Text
36029
36030 \begin_layout Plain Layout
36031
36032 \family roman
36033 \series medium
36034 \shape up
36035 \size tiny
36036 \emph off
36037 \bar no
36038 \noun off
36039 \color none
36040 09
36041 \end_layout
36042
36043 \end_inset
36044 </cell>
36045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36046 \begin_inset Text
36047
36048 \begin_layout Plain Layout
36049
36050 \end_layout
36051
36052 \end_inset
36053 </cell>
36054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36055 \begin_inset Text
36056
36057 \begin_layout Plain Layout
36058
36059 \end_layout
36060
36061 \end_inset
36062 </cell>
36063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36064 \begin_inset Text
36065
36066 \begin_layout Plain Layout
36067
36068 \family roman
36069 \series medium
36070 \shape up
36071 \emph off
36072 \bar no
36073 \noun off
36074 \color none
36075 )
36076 \end_layout
36077
36078 \end_inset
36079 </cell>
36080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36081 \begin_inset Text
36082
36083 \begin_layout Plain Layout
36084
36085 \family roman
36086 \series medium
36087 \shape up
36088 \emph off
36089 \bar no
36090 \noun off
36091 \color none
36092 9
36093 \end_layout
36094
36095 \end_inset
36096 </cell>
36097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36098 \begin_inset Text
36099
36100 \begin_layout Plain Layout
36101
36102 \family roman
36103 \series medium
36104 \shape up
36105 \emph off
36106 \bar no
36107 \noun off
36108 \color none
36109 I
36110 \end_layout
36111
36112 \end_inset
36113 </cell>
36114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36115 \begin_inset Text
36116
36117 \begin_layout Plain Layout
36118
36119 \family roman
36120 \series medium
36121 \shape up
36122 \emph off
36123 \bar no
36124 \noun off
36125 \color none
36126 Y
36127 \end_layout
36128
36129 \end_inset
36130 </cell>
36131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36132 \begin_inset Text
36133
36134 \begin_layout Plain Layout
36135
36136 \family roman
36137 \series medium
36138 \shape up
36139 \emph off
36140 \bar no
36141 \noun off
36142 \color none
36143 i
36144 \end_layout
36145
36146 \end_inset
36147 </cell>
36148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36149 \begin_inset Text
36150
36151 \begin_layout Plain Layout
36152
36153 \family roman
36154 \series medium
36155 \shape up
36156 \emph off
36157 \bar no
36158 \noun off
36159 \color none
36160 y
36161 \end_layout
36162
36163 \end_inset
36164 </cell>
36165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36166 \begin_inset Text
36167
36168 \begin_layout Plain Layout
36169
36170 \end_layout
36171
36172 \end_inset
36173 </cell>
36174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36175 \begin_inset Text
36176
36177 \begin_layout Plain Layout
36178
36179 \end_layout
36180
36181 \end_inset
36182 </cell>
36183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36184 \begin_inset Text
36185
36186 \begin_layout Plain Layout
36187
36188 \family roman
36189 \series medium
36190 \shape up
36191 \emph off
36192 \bar no
36193 \noun off
36194 \color none
36195 ©
36196 \end_layout
36197
36198 \end_inset
36199 </cell>
36200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36201 \begin_inset Text
36202
36203 \begin_layout Plain Layout
36204
36205 \family roman
36206 \series medium
36207 \shape up
36208 \emph off
36209 \bar no
36210 \noun off
36211 \color none
36212 ¹
36213 \end_layout
36214
36215 \end_inset
36216 </cell>
36217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36218 \begin_inset Text
36219
36220 \begin_layout Plain Layout
36221
36222 \family roman
36223 \series medium
36224 \shape up
36225 \emph off
36226 \bar no
36227 \noun off
36228 \color none
36229 É
36230 \end_layout
36231
36232 \end_inset
36233 </cell>
36234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36235 \begin_inset Text
36236
36237 \begin_layout Plain Layout
36238
36239 \family roman
36240 \series medium
36241 \shape up
36242 \emph off
36243 \bar no
36244 \noun off
36245 \color none
36246 Ù
36247 \end_layout
36248
36249 \end_inset
36250 </cell>
36251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36252 \begin_inset Text
36253
36254 \begin_layout Plain Layout
36255
36256 \family roman
36257 \series medium
36258 \shape up
36259 \emph off
36260 \bar no
36261 \noun off
36262 \color none
36263 é
36264 \end_layout
36265
36266 \end_inset
36267 </cell>
36268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36269 \begin_inset Text
36270
36271 \begin_layout Plain Layout
36272
36273 \family roman
36274 \series medium
36275 \shape up
36276 \emph off
36277 \bar no
36278 \noun off
36279 \color none
36280 ù
36281 \end_layout
36282
36283 \end_inset
36284 </cell>
36285 </row>
36286 <row>
36287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36288 \begin_inset Text
36289
36290 \begin_layout Plain Layout
36291
36292 \family roman
36293 \series medium
36294 \shape up
36295 \size tiny
36296 \emph off
36297 \bar no
36298 \noun off
36299 \color none
36300 0A
36301 \end_layout
36302
36303 \end_inset
36304 </cell>
36305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36306 \begin_inset Text
36307
36308 \begin_layout Plain Layout
36309
36310 \end_layout
36311
36312 \end_inset
36313 </cell>
36314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36315 \begin_inset Text
36316
36317 \begin_layout Plain Layout
36318
36319 \end_layout
36320
36321 \end_inset
36322 </cell>
36323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36324 \begin_inset Text
36325
36326 \begin_layout Plain Layout
36327
36328 \family roman
36329 \series medium
36330 \shape up
36331 \emph off
36332 \bar no
36333 \noun off
36334 \color none
36335 *
36336 \end_layout
36337
36338 \end_inset
36339 </cell>
36340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36341 \begin_inset Text
36342
36343 \begin_layout Plain Layout
36344
36345 \family roman
36346 \series medium
36347 \shape up
36348 \emph off
36349 \bar no
36350 \noun off
36351 \color none
36352 :
36353 \end_layout
36354
36355 \end_inset
36356 </cell>
36357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36358 \begin_inset Text
36359
36360 \begin_layout Plain Layout
36361
36362 \family roman
36363 \series medium
36364 \shape up
36365 \emph off
36366 \bar no
36367 \noun off
36368 \color none
36369 J
36370 \end_layout
36371
36372 \end_inset
36373 </cell>
36374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36375 \begin_inset Text
36376
36377 \begin_layout Plain Layout
36378
36379 \family roman
36380 \series medium
36381 \shape up
36382 \emph off
36383 \bar no
36384 \noun off
36385 \color none
36386 Z
36387 \end_layout
36388
36389 \end_inset
36390 </cell>
36391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36392 \begin_inset Text
36393
36394 \begin_layout Plain Layout
36395
36396 \family roman
36397 \series medium
36398 \shape up
36399 \emph off
36400 \bar no
36401 \noun off
36402 \color none
36403 j
36404 \end_layout
36405
36406 \end_inset
36407 </cell>
36408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36409 \begin_inset Text
36410
36411 \begin_layout Plain Layout
36412
36413 \family roman
36414 \series medium
36415 \shape up
36416 \emph off
36417 \bar no
36418 \noun off
36419 \color none
36420 z
36421 \end_layout
36422
36423 \end_inset
36424 </cell>
36425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36426 \begin_inset Text
36427
36428 \begin_layout Plain Layout
36429
36430 \end_layout
36431
36432 \end_inset
36433 </cell>
36434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36435 \begin_inset Text
36436
36437 \begin_layout Plain Layout
36438
36439 \end_layout
36440
36441 \end_inset
36442 </cell>
36443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36444 \begin_inset Text
36445
36446 \begin_layout Plain Layout
36447
36448 \family roman
36449 \series medium
36450 \shape up
36451 \emph off
36452 \bar no
36453 \noun off
36454 \color none
36455 ª
36456 \end_layout
36457
36458 \end_inset
36459 </cell>
36460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36461 \begin_inset Text
36462
36463 \begin_layout Plain Layout
36464
36465 \family roman
36466 \series medium
36467 \shape up
36468 \emph off
36469 \bar no
36470 \noun off
36471 \color none
36472 º
36473 \end_layout
36474
36475 \end_inset
36476 </cell>
36477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36478 \begin_inset Text
36479
36480 \begin_layout Plain Layout
36481
36482 \family roman
36483 \series medium
36484 \shape up
36485 \emph off
36486 \bar no
36487 \noun off
36488 \color none
36489 Ê
36490 \end_layout
36491
36492 \end_inset
36493 </cell>
36494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36495 \begin_inset Text
36496
36497 \begin_layout Plain Layout
36498
36499 \family roman
36500 \series medium
36501 \shape up
36502 \emph off
36503 \bar no
36504 \noun off
36505 \color none
36506 Ú
36507 \end_layout
36508
36509 \end_inset
36510 </cell>
36511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36512 \begin_inset Text
36513
36514 \begin_layout Plain Layout
36515
36516 \family roman
36517 \series medium
36518 \shape up
36519 \emph off
36520 \bar no
36521 \noun off
36522 \color none
36523 ê
36524 \end_layout
36525
36526 \end_inset
36527 </cell>
36528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36529 \begin_inset Text
36530
36531 \begin_layout Plain Layout
36532
36533 \family roman
36534 \series medium
36535 \shape up
36536 \emph off
36537 \bar no
36538 \noun off
36539 \color none
36540 ú
36541 \end_layout
36542
36543 \end_inset
36544 </cell>
36545 </row>
36546 <row>
36547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36548 \begin_inset Text
36549
36550 \begin_layout Plain Layout
36551
36552 \family roman
36553 \series medium
36554 \shape up
36555 \size tiny
36556 \emph off
36557 \bar no
36558 \noun off
36559 \color none
36560 0B
36561 \end_layout
36562
36563 \end_inset
36564 </cell>
36565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36566 \begin_inset Text
36567
36568 \begin_layout Plain Layout
36569
36570 \end_layout
36571
36572 \end_inset
36573 </cell>
36574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36575 \begin_inset Text
36576
36577 \begin_layout Plain Layout
36578
36579 \end_layout
36580
36581 \end_inset
36582 </cell>
36583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36584 \begin_inset Text
36585
36586 \begin_layout Plain Layout
36587
36588 \family roman
36589 \series medium
36590 \shape up
36591 \emph off
36592 \bar no
36593 \noun off
36594 \color none
36595 +
36596 \end_layout
36597
36598 \end_inset
36599 </cell>
36600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36601 \begin_inset Text
36602
36603 \begin_layout Plain Layout
36604
36605 \family roman
36606 \series medium
36607 \shape up
36608 \emph off
36609 \bar no
36610 \noun off
36611 \color none
36612 ;
36613 \end_layout
36614
36615 \end_inset
36616 </cell>
36617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36618 \begin_inset Text
36619
36620 \begin_layout Plain Layout
36621
36622 \family roman
36623 \series medium
36624 \shape up
36625 \emph off
36626 \bar no
36627 \noun off
36628 \color none
36629 K
36630 \end_layout
36631
36632 \end_inset
36633 </cell>
36634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36635 \begin_inset Text
36636
36637 \begin_layout Plain Layout
36638
36639 \family roman
36640 \series medium
36641 \shape up
36642 \emph off
36643 \bar no
36644 \noun off
36645 \color none
36646 [
36647 \end_layout
36648
36649 \end_inset
36650 </cell>
36651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36652 \begin_inset Text
36653
36654 \begin_layout Plain Layout
36655
36656 \family roman
36657 \series medium
36658 \shape up
36659 \emph off
36660 \bar no
36661 \noun off
36662 \color none
36663 k
36664 \end_layout
36665
36666 \end_inset
36667 </cell>
36668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36669 \begin_inset Text
36670
36671 \begin_layout Plain Layout
36672
36673 \family roman
36674 \series medium
36675 \shape up
36676 \emph off
36677 \bar no
36678 \noun off
36679 \color none
36680 {
36681 \end_layout
36682
36683 \end_inset
36684 </cell>
36685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36686 \begin_inset Text
36687
36688 \begin_layout Plain Layout
36689
36690 \end_layout
36691
36692 \end_inset
36693 </cell>
36694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36695 \begin_inset Text
36696
36697 \begin_layout Plain Layout
36698
36699 \end_layout
36700
36701 \end_inset
36702 </cell>
36703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36704 \begin_inset Text
36705
36706 \begin_layout Plain Layout
36707
36708 \family roman
36709 \series medium
36710 \shape up
36711 \emph off
36712 \bar no
36713 \noun off
36714 \color none
36715 «
36716 \end_layout
36717
36718 \end_inset
36719 </cell>
36720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36721 \begin_inset Text
36722
36723 \begin_layout Plain Layout
36724
36725 \family roman
36726 \series medium
36727 \shape up
36728 \emph off
36729 \bar no
36730 \noun off
36731 \color none
36732 »
36733 \end_layout
36734
36735 \end_inset
36736 </cell>
36737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36738 \begin_inset Text
36739
36740 \begin_layout Plain Layout
36741
36742 \family roman
36743 \series medium
36744 \shape up
36745 \emph off
36746 \bar no
36747 \noun off
36748 \color none
36749 Ë
36750 \end_layout
36751
36752 \end_inset
36753 </cell>
36754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36755 \begin_inset Text
36756
36757 \begin_layout Plain Layout
36758
36759 \family roman
36760 \series medium
36761 \shape up
36762 \emph off
36763 \bar no
36764 \noun off
36765 \color none
36766 Û
36767 \end_layout
36768
36769 \end_inset
36770 </cell>
36771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36772 \begin_inset Text
36773
36774 \begin_layout Plain Layout
36775
36776 \family roman
36777 \series medium
36778 \shape up
36779 \emph off
36780 \bar no
36781 \noun off
36782 \color none
36783 ë
36784 \end_layout
36785
36786 \end_inset
36787 </cell>
36788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36789 \begin_inset Text
36790
36791 \begin_layout Plain Layout
36792
36793 \family roman
36794 \series medium
36795 \shape up
36796 \emph off
36797 \bar no
36798 \noun off
36799 \color none
36800 û
36801 \end_layout
36802
36803 \end_inset
36804 </cell>
36805 </row>
36806 <row>
36807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36808 \begin_inset Text
36809
36810 \begin_layout Plain Layout
36811
36812 \family roman
36813 \series medium
36814 \shape up
36815 \size tiny
36816 \emph off
36817 \bar no
36818 \noun off
36819 \color none
36820 0C
36821 \end_layout
36822
36823 \end_inset
36824 </cell>
36825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36826 \begin_inset Text
36827
36828 \begin_layout Plain Layout
36829
36830 \end_layout
36831
36832 \end_inset
36833 </cell>
36834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36835 \begin_inset Text
36836
36837 \begin_layout Plain Layout
36838
36839 \end_layout
36840
36841 \end_inset
36842 </cell>
36843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36844 \begin_inset Text
36845
36846 \begin_layout Plain Layout
36847
36848 \family roman
36849 \series medium
36850 \shape up
36851 \emph off
36852 \bar no
36853 \noun off
36854 \color none
36855 ,
36856 \end_layout
36857
36858 \end_inset
36859 </cell>
36860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36861 \begin_inset Text
36862
36863 \begin_layout Plain Layout
36864
36865 \family roman
36866 \series medium
36867 \shape up
36868 \emph off
36869 \bar no
36870 \noun off
36871 \color none
36872 <
36873 \end_layout
36874
36875 \end_inset
36876 </cell>
36877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36878 \begin_inset Text
36879
36880 \begin_layout Plain Layout
36881
36882 \family roman
36883 \series medium
36884 \shape up
36885 \emph off
36886 \bar no
36887 \noun off
36888 \color none
36889 L
36890 \end_layout
36891
36892 \end_inset
36893 </cell>
36894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36895 \begin_inset Text
36896
36897 \begin_layout Plain Layout
36898
36899 \family roman
36900 \series medium
36901 \shape up
36902 \emph off
36903 \bar no
36904 \noun off
36905 \color none
36906
36907 \backslash
36908
36909 \end_layout
36910
36911 \end_inset
36912 </cell>
36913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36914 \begin_inset Text
36915
36916 \begin_layout Plain Layout
36917
36918 \family roman
36919 \series medium
36920 \shape up
36921 \emph off
36922 \bar no
36923 \noun off
36924 \color none
36925 l
36926 \end_layout
36927
36928 \end_inset
36929 </cell>
36930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36931 \begin_inset Text
36932
36933 \begin_layout Plain Layout
36934
36935 \family roman
36936 \series medium
36937 \shape up
36938 \emph off
36939 \bar no
36940 \noun off
36941 \color none
36942 |
36943 \end_layout
36944
36945 \end_inset
36946 </cell>
36947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36948 \begin_inset Text
36949
36950 \begin_layout Plain Layout
36951
36952 \end_layout
36953
36954 \end_inset
36955 </cell>
36956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36957 \begin_inset Text
36958
36959 \begin_layout Plain Layout
36960
36961 \end_layout
36962
36963 \end_inset
36964 </cell>
36965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36966 \begin_inset Text
36967
36968 \begin_layout Plain Layout
36969
36970 \family roman
36971 \series medium
36972 \shape up
36973 \emph off
36974 \bar no
36975 \noun off
36976 \color none
36977 ¬
36978 \end_layout
36979
36980 \end_inset
36981 </cell>
36982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36983 \begin_inset Text
36984
36985 \begin_layout Plain Layout
36986
36987 \family roman
36988 \series medium
36989 \shape up
36990 \emph off
36991 \bar no
36992 \noun off
36993 \color none
36994 ¼
36995 \end_layout
36996
36997 \end_inset
36998 </cell>
36999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37000 \begin_inset Text
37001
37002 \begin_layout Plain Layout
37003
37004 \family roman
37005 \series medium
37006 \shape up
37007 \emph off
37008 \bar no
37009 \noun off
37010 \color none
37011 Ì
37012 \end_layout
37013
37014 \end_inset
37015 </cell>
37016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37017 \begin_inset Text
37018
37019 \begin_layout Plain Layout
37020
37021 \family roman
37022 \series medium
37023 \shape up
37024 \emph off
37025 \bar no
37026 \noun off
37027 \color none
37028 Ü
37029 \end_layout
37030
37031 \end_inset
37032 </cell>
37033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37034 \begin_inset Text
37035
37036 \begin_layout Plain Layout
37037
37038 \family roman
37039 \series medium
37040 \shape up
37041 \emph off
37042 \bar no
37043 \noun off
37044 \color none
37045 ì
37046 \end_layout
37047
37048 \end_inset
37049 </cell>
37050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37051 \begin_inset Text
37052
37053 \begin_layout Plain Layout
37054
37055 \family roman
37056 \series medium
37057 \shape up
37058 \emph off
37059 \bar no
37060 \noun off
37061 \color none
37062 ü
37063 \end_layout
37064
37065 \end_inset
37066 </cell>
37067 </row>
37068 <row>
37069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37070 \begin_inset Text
37071
37072 \begin_layout Plain Layout
37073
37074 \family roman
37075 \series medium
37076 \shape up
37077 \size tiny
37078 \emph off
37079 \bar no
37080 \noun off
37081 \color none
37082 0D
37083 \end_layout
37084
37085 \end_inset
37086 </cell>
37087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37088 \begin_inset Text
37089
37090 \begin_layout Plain Layout
37091
37092 \end_layout
37093
37094 \end_inset
37095 </cell>
37096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37097 \begin_inset Text
37098
37099 \begin_layout Plain Layout
37100
37101 \end_layout
37102
37103 \end_inset
37104 </cell>
37105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37106 \begin_inset Text
37107
37108 \begin_layout Plain Layout
37109
37110 \family roman
37111 \series medium
37112 \shape up
37113 \emph off
37114 \bar no
37115 \noun off
37116 \color none
37117 -
37118 \end_layout
37119
37120 \end_inset
37121 </cell>
37122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37123 \begin_inset Text
37124
37125 \begin_layout Plain Layout
37126
37127 \family roman
37128 \series medium
37129 \shape up
37130 \emph off
37131 \bar no
37132 \noun off
37133 \color none
37134 =
37135 \end_layout
37136
37137 \end_inset
37138 </cell>
37139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37140 \begin_inset Text
37141
37142 \begin_layout Plain Layout
37143
37144 \family roman
37145 \series medium
37146 \shape up
37147 \emph off
37148 \bar no
37149 \noun off
37150 \color none
37151 M
37152 \end_layout
37153
37154 \end_inset
37155 </cell>
37156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37157 \begin_inset Text
37158
37159 \begin_layout Plain Layout
37160
37161 \family roman
37162 \series medium
37163 \shape up
37164 \emph off
37165 \bar no
37166 \noun off
37167 \color none
37168 ]
37169 \end_layout
37170
37171 \end_inset
37172 </cell>
37173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37174 \begin_inset Text
37175
37176 \begin_layout Plain Layout
37177
37178 \family roman
37179 \series medium
37180 \shape up
37181 \emph off
37182 \bar no
37183 \noun off
37184 \color none
37185 m
37186 \end_layout
37187
37188 \end_inset
37189 </cell>
37190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37191 \begin_inset Text
37192
37193 \begin_layout Plain Layout
37194
37195 \family roman
37196 \series medium
37197 \shape up
37198 \emph off
37199 \bar no
37200 \noun off
37201 \color none
37202 }
37203 \end_layout
37204
37205 \end_inset
37206 </cell>
37207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37208 \begin_inset Text
37209
37210 \begin_layout Plain Layout
37211
37212 \end_layout
37213
37214 \end_inset
37215 </cell>
37216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37217 \begin_inset Text
37218
37219 \begin_layout Plain Layout
37220
37221 \end_layout
37222
37223 \end_inset
37224 </cell>
37225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37226 \begin_inset Text
37227
37228 \begin_layout Plain Layout
37229
37230 \end_layout
37231
37232 \end_inset
37233 </cell>
37234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37235 \begin_inset Text
37236
37237 \begin_layout Plain Layout
37238
37239 \family roman
37240 \series medium
37241 \shape up
37242 \emph off
37243 \bar no
37244 \noun off
37245 \color none
37246 ½
37247 \end_layout
37248
37249 \end_inset
37250 </cell>
37251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37252 \begin_inset Text
37253
37254 \begin_layout Plain Layout
37255
37256 \family roman
37257 \series medium
37258 \shape up
37259 \emph off
37260 \bar no
37261 \noun off
37262 \color none
37263 Í
37264 \end_layout
37265
37266 \end_inset
37267 </cell>
37268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37269 \begin_inset Text
37270
37271 \begin_layout Plain Layout
37272
37273 \family roman
37274 \series medium
37275 \shape up
37276 \emph off
37277 \bar no
37278 \noun off
37279 \color none
37280 Ý
37281 \end_layout
37282
37283 \end_inset
37284 </cell>
37285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37286 \begin_inset Text
37287
37288 \begin_layout Plain Layout
37289
37290 \family roman
37291 \series medium
37292 \shape up
37293 \emph off
37294 \bar no
37295 \noun off
37296 \color none
37297 í
37298 \end_layout
37299
37300 \end_inset
37301 </cell>
37302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37303 \begin_inset Text
37304
37305 \begin_layout Plain Layout
37306
37307 \family roman
37308 \series medium
37309 \shape up
37310 \emph off
37311 \bar no
37312 \noun off
37313 \color none
37314 ý
37315 \end_layout
37316
37317 \end_inset
37318 </cell>
37319 </row>
37320 <row>
37321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37322 \begin_inset Text
37323
37324 \begin_layout Plain Layout
37325
37326 \family roman
37327 \series medium
37328 \shape up
37329 \size tiny
37330 \emph off
37331 \bar no
37332 \noun off
37333 \color none
37334 0E
37335 \end_layout
37336
37337 \end_inset
37338 </cell>
37339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37340 \begin_inset Text
37341
37342 \begin_layout Plain Layout
37343
37344 \end_layout
37345
37346 \end_inset
37347 </cell>
37348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37349 \begin_inset Text
37350
37351 \begin_layout Plain Layout
37352
37353 \end_layout
37354
37355 \end_inset
37356 </cell>
37357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37358 \begin_inset Text
37359
37360 \begin_layout Plain Layout
37361
37362 \family roman
37363 \series medium
37364 \shape up
37365 \emph off
37366 \bar no
37367 \noun off
37368 \color none
37369 .
37370 \end_layout
37371
37372 \end_inset
37373 </cell>
37374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37375 \begin_inset Text
37376
37377 \begin_layout Plain Layout
37378
37379 \family roman
37380 \series medium
37381 \shape up
37382 \emph off
37383 \bar no
37384 \noun off
37385 \color none
37386 >
37387 \end_layout
37388
37389 \end_inset
37390 </cell>
37391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37392 \begin_inset Text
37393
37394 \begin_layout Plain Layout
37395
37396 \family roman
37397 \series medium
37398 \shape up
37399 \emph off
37400 \bar no
37401 \noun off
37402 \color none
37403 N
37404 \end_layout
37405
37406 \end_inset
37407 </cell>
37408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37409 \begin_inset Text
37410
37411 \begin_layout Plain Layout
37412
37413 \family roman
37414 \series medium
37415 \shape up
37416 \emph off
37417 \bar no
37418 \noun off
37419 \color none
37420 ^
37421 \end_layout
37422
37423 \end_inset
37424 </cell>
37425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37426 \begin_inset Text
37427
37428 \begin_layout Plain Layout
37429
37430 \family roman
37431 \series medium
37432 \shape up
37433 \emph off
37434 \bar no
37435 \noun off
37436 \color none
37437 n
37438 \end_layout
37439
37440 \end_inset
37441 </cell>
37442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37443 \begin_inset Text
37444
37445 \begin_layout Plain Layout
37446
37447 \family roman
37448 \series medium
37449 \shape up
37450 \emph off
37451 \bar no
37452 \noun off
37453 \color none
37454 ~
37455 \end_layout
37456
37457 \end_inset
37458 </cell>
37459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37460 \begin_inset Text
37461
37462 \begin_layout Plain Layout
37463
37464 \end_layout
37465
37466 \end_inset
37467 </cell>
37468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37469 \begin_inset Text
37470
37471 \begin_layout Plain Layout
37472
37473 \end_layout
37474
37475 \end_inset
37476 </cell>
37477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37478 \begin_inset Text
37479
37480 \begin_layout Plain Layout
37481
37482 \family roman
37483 \series medium
37484 \shape up
37485 \emph off
37486 \bar no
37487 \noun off
37488 \color none
37489 ®
37490 \end_layout
37491
37492 \end_inset
37493 </cell>
37494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37495 \begin_inset Text
37496
37497 \begin_layout Plain Layout
37498
37499 \family roman
37500 \series medium
37501 \shape up
37502 \emph off
37503 \bar no
37504 \noun off
37505 \color none
37506 ¾
37507 \end_layout
37508
37509 \end_inset
37510 </cell>
37511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37512 \begin_inset Text
37513
37514 \begin_layout Plain Layout
37515
37516 \family roman
37517 \series medium
37518 \shape up
37519 \emph off
37520 \bar no
37521 \noun off
37522 \color none
37523 Î
37524 \end_layout
37525
37526 \end_inset
37527 </cell>
37528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37529 \begin_inset Text
37530
37531 \begin_layout Plain Layout
37532
37533 \family roman
37534 \series medium
37535 \shape up
37536 \emph off
37537 \bar no
37538 \noun off
37539 \color none
37540 Þ
37541 \end_layout
37542
37543 \end_inset
37544 </cell>
37545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37546 \begin_inset Text
37547
37548 \begin_layout Plain Layout
37549
37550 \family roman
37551 \series medium
37552 \shape up
37553 \emph off
37554 \bar no
37555 \noun off
37556 \color none
37557 î
37558 \end_layout
37559
37560 \end_inset
37561 </cell>
37562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37563 \begin_inset Text
37564
37565 \begin_layout Plain Layout
37566
37567 \family roman
37568 \series medium
37569 \shape up
37570 \emph off
37571 \bar no
37572 \noun off
37573 \color none
37574 þ
37575 \end_layout
37576
37577 \end_inset
37578 </cell>
37579 </row>
37580 <row>
37581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37582 \begin_inset Text
37583
37584 \begin_layout Plain Layout
37585
37586 \family roman
37587 \series medium
37588 \shape up
37589 \size tiny
37590 \emph off
37591 \bar no
37592 \noun off
37593 \color none
37594 0F
37595 \end_layout
37596
37597 \end_inset
37598 </cell>
37599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37600 \begin_inset Text
37601
37602 \begin_layout Plain Layout
37603
37604 \end_layout
37605
37606 \end_inset
37607 </cell>
37608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37609 \begin_inset Text
37610
37611 \begin_layout Plain Layout
37612
37613 \end_layout
37614
37615 \end_inset
37616 </cell>
37617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37618 \begin_inset Text
37619
37620 \begin_layout Plain Layout
37621
37622 \family roman
37623 \series medium
37624 \shape up
37625 \emph off
37626 \bar no
37627 \noun off
37628 \color none
37629 /
37630 \end_layout
37631
37632 \end_inset
37633 </cell>
37634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37635 \begin_inset Text
37636
37637 \begin_layout Plain Layout
37638
37639 \family roman
37640 \series medium
37641 \shape up
37642 \emph off
37643 \bar no
37644 \noun off
37645 \color none
37646 ?
37647 \end_layout
37648
37649 \end_inset
37650 </cell>
37651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37652 \begin_inset Text
37653
37654 \begin_layout Plain Layout
37655
37656 \family roman
37657 \series medium
37658 \shape up
37659 \emph off
37660 \bar no
37661 \noun off
37662 \color none
37663 O
37664 \end_layout
37665
37666 \end_inset
37667 </cell>
37668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37669 \begin_inset Text
37670
37671 \begin_layout Plain Layout
37672
37673 \family roman
37674 \series medium
37675 \shape up
37676 \emph off
37677 \bar no
37678 \noun off
37679 \color none
37680 _
37681 \end_layout
37682
37683 \end_inset
37684 </cell>
37685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37686 \begin_inset Text
37687
37688 \begin_layout Plain Layout
37689
37690 \family roman
37691 \series medium
37692 \shape up
37693 \emph off
37694 \bar no
37695 \noun off
37696 \color none
37697 o
37698 \end_layout
37699
37700 \end_inset
37701 </cell>
37702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37703 \begin_inset Text
37704
37705 \begin_layout Plain Layout
37706
37707 \end_layout
37708
37709 \end_inset
37710 </cell>
37711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37712 \begin_inset Text
37713
37714 \begin_layout Plain Layout
37715
37716 \end_layout
37717
37718 \end_inset
37719 </cell>
37720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37721 \begin_inset Text
37722
37723 \begin_layout Plain Layout
37724
37725 \end_layout
37726
37727 \end_inset
37728 </cell>
37729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37730 \begin_inset Text
37731
37732 \begin_layout Plain Layout
37733
37734 \family roman
37735 \series medium
37736 \shape up
37737 \emph off
37738 \bar no
37739 \noun off
37740 \color none
37741 ¯
37742 \end_layout
37743
37744 \end_inset
37745 </cell>
37746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37747 \begin_inset Text
37748
37749 \begin_layout Plain Layout
37750
37751 \family roman
37752 \series medium
37753 \shape up
37754 \emph off
37755 \bar no
37756 \noun off
37757 \color none
37758 ¿
37759 \end_layout
37760
37761 \end_inset
37762 </cell>
37763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37764 \begin_inset Text
37765
37766 \begin_layout Plain Layout
37767
37768 \family roman
37769 \series medium
37770 \shape up
37771 \emph off
37772 \bar no
37773 \noun off
37774 \color none
37775 Ï
37776 \end_layout
37777
37778 \end_inset
37779 </cell>
37780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37781 \begin_inset Text
37782
37783 \begin_layout Plain Layout
37784
37785 \family roman
37786 \series medium
37787 \shape up
37788 \emph off
37789 \bar no
37790 \noun off
37791 \color none
37792 ß
37793 \end_layout
37794
37795 \end_inset
37796 </cell>
37797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37798 \begin_inset Text
37799
37800 \begin_layout Plain Layout
37801
37802 \family roman
37803 \series medium
37804 \shape up
37805 \emph off
37806 \bar no
37807 \noun off
37808 \color none
37809 ï
37810 \end_layout
37811
37812 \end_inset
37813 </cell>
37814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37815 \begin_inset Text
37816
37817 \begin_layout Plain Layout
37818
37819 \family roman
37820 \series medium
37821 \shape up
37822 \emph off
37823 \bar no
37824 \noun off
37825 \color none
37826 ÿ
37827 \end_layout
37828
37829 \end_inset
37830 </cell>
37831 </row>
37832 </lyxtabular>
37833
37834 \end_inset
37835
37836
37837 \end_layout
37838
37839 \end_inset
37840
37841
37842 \end_layout
37843
37844 \begin_layout Standard
37845 The following is a full list of all of the accented characters LyX can display
37846  directly.
37847  It includes not only the accented characters from the previous table, but
37848  also the characters from 
37849 \family typewriter
37850 ISO8859–2
37851 \family default
37852  through 
37853 \family typewriter
37854 4
37855 \family default
37856 .
37857  
37858 \end_layout
37859
37860 \begin_layout Itemize
37861 From 
37862 \family typewriter
37863 ISO8859–1
37864 \family default
37865 :
37866 \end_layout
37867
37868 \begin_deeper
37869 \begin_layout Standard
37870 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37871 \begin_inset space \hfill{}
37872 \end_inset
37873
37874 diaeresis
37875 \end_layout
37876
37877 \begin_layout Standard
37878 ^ Â Ê Î Ô Û â ê î ô û
37879 \begin_inset space \hfill{}
37880 \end_inset
37881
37882 circumflex
37883 \end_layout
37884
37885 \begin_layout Standard
37886 ` À È Ì Ò Ù à è ì ò ù
37887 \begin_inset space \hfill{}
37888 \end_inset
37889
37890 grave
37891 \end_layout
37892
37893 \begin_layout Standard
37894 ´ Á É Í Ó Ú Ý á é í ó ú ý
37895 \begin_inset space \hfill{}
37896 \end_inset
37897
37898 acute
37899 \end_layout
37900
37901 \begin_layout Standard
37902 ~ Ã Ñ Õ ã ñ õ
37903 \begin_inset space \hfill{}
37904 \end_inset
37905
37906 tilde
37907 \end_layout
37908
37909 \begin_layout Standard
37910 ¸Çç
37911 \begin_inset space \hfill{}
37912 \end_inset
37913
37914 cedilla
37915 \end_layout
37916
37917 \begin_layout Standard
37918 ¯
37919 \begin_inset space \hfill{}
37920 \end_inset
37921
37922 macron
37923 \end_layout
37924
37925 \end_deeper
37926 \begin_layout Itemize
37927 From 
37928 \family typewriter
37929 ISO8859–2
37930 \family default
37931  through 
37932 \family typewriter
37933 4
37934 \family default
37935 :
37936 \end_layout
37937
37938 \begin_deeper
37939 \begin_layout Standard
37940 ĤĴĥĵĈĜŜĉĝŝ
37941 \begin_inset space \hfill{}
37942 \end_inset
37943
37944 circumflex
37945 \end_layout
37946
37947 \begin_layout Standard
37948 ŚŹśźŔĹĆŃŕĺćń
37949 \begin_inset space \hfill{}
37950 \end_inset
37951
37952 acute
37953 \end_layout
37954
37955 \begin_layout Standard
37956 Ĩı̃Ũũ
37957 \begin_inset space \hfill{}
37958 \end_inset
37959
37960 tilde
37961 \end_layout
37962
37963 \begin_layout Standard
37964 ŞşŢţŖĻĢŗļģŅĶņķ
37965 \begin_inset space \hfill{}
37966 \end_inset
37967
37968 cedilla
37969 \end_layout
37970
37971 \begin_layout Standard
37972 ĒēĀĪŌŪāı̄ōū
37973 \begin_inset space \hfill{}
37974 \end_inset
37975
37976 macron
37977 \end_layout
37978
37979 \begin_layout Standard
37980 ŐŰőű
37981 \begin_inset space \hfill{}
37982 \end_inset
37983
37984 Hungarian umlaut
37985 \end_layout
37986
37987 \end_deeper
37988 \begin_layout Standard
37989 All the characters above are actively supported by TeX fonts.
37990  In addition TeX allows diacritical marks on almost all characters.
37991  Also make sure you're using the 
37992 \family typewriter
37993 T1
37994 \family default
37995  font-encoding.
37996 \end_layout
37997
37998 \begin_layout Chapter
37999 \start_of_appendix
38000 The User Interface
38001 \begin_inset CommandInset label
38002 LatexCommand label
38003 name "cha:The-User-Interface"
38004
38005 \end_inset
38006
38007
38008 \end_layout
38009
38010 \begin_layout Standard
38011 This appendix lists all the available menus and describes their functionality.
38012  It is designed as a quick reference if you are searching for a special
38013  topic inside the user's guide.
38014 \end_layout
38015
38016 \begin_layout Section
38017 The File Menu
38018 \begin_inset Index idx
38019 status collapsed
38020
38021 \begin_layout Plain Layout
38022 Menu ! File
38023 \end_layout
38024
38025 \end_inset
38026
38027
38028 \end_layout
38029
38030 \begin_layout Standard
38031 Under the 
38032 \family sans
38033 File
38034 \family default
38035  menu are the basic operations in addition to some more advanced operations.
38036  At the end of the menu the four last opened documents are listed.
38037 \end_layout
38038
38039 \begin_layout Subsection
38040 New
38041 \end_layout
38042
38043 \begin_layout Standard
38044 Creates a new document.
38045 \end_layout
38046
38047 \begin_layout Subsection
38048 New from Template
38049 \end_layout
38050
38051 \begin_layout Standard
38052 This menu entry prompts you for a template to use.
38053  Selecting a template will automatically set certain layout features for
38054  the document, features you would otherwise need to change manually.
38055 \end_layout
38056
38057 \begin_layout Subsection
38058 Open
38059 \end_layout
38060
38061 \begin_layout Standard
38062 Opens a document.
38063 \end_layout
38064
38065 \begin_layout Subsection
38066 Open Recent
38067 \end_layout
38068
38069 \begin_layout Standard
38070 The submenu shows a list of the recently opened files.
38071  Click there on a file to open it.
38072 \end_layout
38073
38074 \begin_layout Subsection
38075 Close
38076 \end_layout
38077
38078 \begin_layout Standard
38079 Closes the current document.
38080 \end_layout
38081
38082 \begin_layout Subsection
38083 Close All
38084 \end_layout
38085
38086 \begin_layout Standard
38087 Closes all opened documents.
38088 \end_layout
38089
38090 \begin_layout Subsection
38091 Save
38092 \end_layout
38093
38094 \begin_layout Standard
38095 Saves the actual document.
38096 \end_layout
38097
38098 \begin_layout Subsection
38099 Save As
38100 \end_layout
38101
38102 \begin_layout Standard
38103 Saves the actual document under a new name to create a copy.
38104 \end_layout
38105
38106 \begin_layout Subsection
38107 Save All
38108 \end_layout
38109
38110 \begin_layout Standard
38111 Saves all opened documents.
38112 \end_layout
38113
38114 \begin_layout Subsection
38115 Revert to saved
38116 \end_layout
38117
38118 \begin_layout Standard
38119 Reloads the actual document from disk.
38120 \end_layout
38121
38122 \begin_layout Subsection
38123 Version Control
38124 \end_layout
38125
38126 \begin_layout Standard
38127 This is used when more people are working on the same document.
38128  It is described in the section 
38129 \emph on
38130 Version Control in LyX
38131 \emph default
38132  of the 
38133 \emph on
38134 Additional Features
38135 \emph default
38136  manual.
38137 \end_layout
38138
38139 \begin_layout Subsection
38140 Import
38141 \end_layout
38142
38143 \begin_layout Standard
38144 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
38145  NoWeb-files, plain text files, and comma separated, table like, text files
38146  (CSV) as a new LyX-document.
38147  The files will be imported as new LyX-document.
38148 \end_layout
38149
38150 \begin_layout Standard
38151 When using the menu entry 
38152 \family sans
38153 Plain
38154 \begin_inset space ~
38155 \end_inset
38156
38157 Text
38158 \family default
38159 , line breaks in the text will start a new paragraph; when using the menu
38160  entry 
38161 \family sans
38162 Plain
38163 \begin_inset space ~
38164 \end_inset
38165
38166 Text, Join
38167 \begin_inset space ~
38168 \end_inset
38169
38170 Lines
38171 \family default
38172 , consecutive lines of text will be imported to one big paragraph.
38173  A new paragraph will begin when there is a blank line in the file.
38174 \end_layout
38175
38176 \begin_layout Subsection
38177 Export
38178 \begin_inset CommandInset label
38179 LatexCommand label
38180 name "sub:Export"
38181
38182 \end_inset
38183
38184
38185 \end_layout
38186
38187 \begin_layout Standard
38188 You can export your document to various file formats.
38189  The resulting files are placed in the directory of your LyX-file.
38190  The menu entries are not the same on all installations.
38191  They depend on the programs found by LyX while its configuration.
38192 \end_layout
38193
38194 \begin_layout Standard
38195 Here is a list of all available entries; some of them are explained in detail
38196  in section
38197 \begin_inset space ~
38198 \end_inset
38199
38200
38201 \begin_inset CommandInset ref
38202 LatexCommand ref
38203 reference "sub:Output-file-formats"
38204
38205 \end_inset
38206
38207 :
38208 \end_layout
38209
38210 \begin_layout Description
38211
38212 \family sans
38213 CJK
38214 \begin_inset space ~
38215 \end_inset
38216
38217 LyX 
38218 \family default
38219 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
38220  (CJK)
38221 \begin_inset Newline newline
38222 \end_inset
38223
38224  Since LyX 1.5.0 CJK support is fully integrated to LyX.
38225 \end_layout
38226
38227 \begin_layout Description
38228
38229 \family sans
38230 DVI
38231 \family default
38232  DVI-format
38233 \end_layout
38234
38235 \begin_layout Description
38236 HTML HTML-format (the HTML-converter is a third-party product and may not
38237  work in all cases)
38238 \end_layout
38239
38240 \begin_layout Description
38241 HTML
38242 \begin_inset space ~
38243 \end_inset
38244
38245 (MS
38246 \begin_inset space ~
38247 \end_inset
38248
38249 Word) HTML-format specialized so that the result can be imported to 
38250 \family sans
38251 MS Word
38252 \family default
38253 ; as a consequence of this formulas will be embedded as bitmap fonts and
38254  not in the format 
38255 \family sans
38256 MathML
38257 \family default
38258 .
38259 \end_layout
38260
38261 \begin_layout Description
38262
38263 \family sans
38264 LaT
38265 \begin_inset ERT
38266 status collapsed
38267
38268 \begin_layout Plain Layout
38269
38270 {}
38271 \end_layout
38272
38273 \end_inset
38274
38275 eX
38276 \begin_inset space ~
38277 \end_inset
38278
38279 (pdflatex)
38280 \family default
38281  text file with the LaTeX source, additionally all images used in the document
38282  will be converted to a format that is readable by the 
38283 \family typewriter
38284 pdflatex
38285 \family default
38286  program (GIF, JPG, PDF, PNG)
38287 \end_layout
38288
38289 \begin_layout Description
38290
38291 \family sans
38292 LaT
38293 \begin_inset ERT
38294 status collapsed
38295
38296 \begin_layout Plain Layout
38297
38298 {}
38299 \end_layout
38300
38301 \end_inset
38302
38303 eX
38304 \begin_inset space ~
38305 \end_inset
38306
38307 (plain)
38308 \family default
38309  text file with the LaTeX source code, additionally all images used in the
38310  document will be converted to the EPS-format, only this format is readable
38311  by the 
38312 \family typewriter
38313 latex
38314 \family default
38315  program
38316 \end_layout
38317
38318 \begin_layout Description
38319 LyX
38320 \begin_inset space ~
38321 \end_inset
38322
38323 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
38324 \begin_inset Quotes eld
38325 \end_inset
38326
38327 y
38328 \begin_inset Quotes erd
38329 \end_inset
38330
38331  is replaced by the version number)
38332 \end_layout
38333
38334 \begin_layout Description
38335 LyXHTML HTML-format, using LyX's internal XHTML engine
38336 \end_layout
38337
38338 \begin_layout Description
38339 OpenDocument OpenDocument-formatted text file, to be opened with 
38340 \family sans
38341 OpenOffice
38342 \family default
38343
38344 \family sans
38345 KOffice
38346 \family default
38347
38348 \family sans
38349 Abiword
38350 \family default
38351 , etc.
38352  (The OpenDocument-converter is a third-party product and may not work in
38353  all cases)
38354 \end_layout
38355
38356 \begin_layout Description
38357
38358 \family sans
38359 PDF
38360 \begin_inset space ~
38361 \end_inset
38362
38363 (dvipdfm)
38364 \family default
38365  PDF-format using the program 
38366 \family typewriter
38367 dvipdfm
38368 \end_layout
38369
38370 \begin_layout Description
38371
38372 \family sans
38373 PDF
38374 \begin_inset space ~
38375 \end_inset
38376
38377 (pdflatex)
38378 \family default
38379  PDF-format using the program 
38380 \family typewriter
38381 pdflatex
38382 \end_layout
38383
38384 \begin_layout Description
38385
38386 \family sans
38387 PDF
38388 \begin_inset space ~
38389 \end_inset
38390
38391 (ps2pdf)
38392 \family default
38393  PDF-format using the program 
38394 \family typewriter
38395 ps2pdf
38396 \end_layout
38397
38398 \begin_layout Description
38399
38400 \family sans
38401 Plain
38402 \begin_inset space ~
38403 \end_inset
38404
38405 text
38406 \family default
38407  text format
38408 \end_layout
38409
38410 \begin_layout Description
38411
38412 \family sans
38413 Plain
38414 \begin_inset space ~
38415 \end_inset
38416
38417 text
38418 \begin_inset space ~
38419 \end_inset
38420
38421 (ps2ascii)
38422 \family default
38423  text format, the document will first be converted to Postscript format
38424  and then exported as text using the program 
38425 \family sans
38426 ps2ascii
38427 \end_layout
38428
38429 \begin_layout Description
38430
38431 \family sans
38432 Postscript
38433 \family default
38434  PostScript format using the program 
38435 \family typewriter
38436 dvips
38437 \end_layout
38438
38439 \begin_layout Description
38440
38441 \family sans
38442 Custom
38443 \family default
38444  custom format
38445 \end_layout
38446
38447 \begin_layout Standard
38448 The program 
38449 \family typewriter
38450 dvipdfm
38451 \family default
38452  produces internally a DVI-file which is then converted to a PDF-file.
38453  It is a bit out of date and therefore the output could look different from
38454  what you want.
38455  
38456 \family typewriter
38457 pdflatex
38458 \family default
38459  produces PDF-files directly and supports the latest PDF-file formats.
38460 \end_layout
38461
38462 \begin_layout Standard
38463 If one of the menu entries 
38464 \family sans
38465 DVI
38466 \family default
38467
38468 \family sans
38469 PDF
38470 \begin_inset space ~
38471 \end_inset
38472
38473 (pdflatex)
38474 \family default
38475  or 
38476 \family sans
38477 Postscript
38478 \family default
38479  is missing, you need to update your LaTeX installation.
38480  After updating you have to reconfigure LyX, see section
38481 \begin_inset space ~
38482 \end_inset
38483
38484
38485 \begin_inset CommandInset ref
38486 LatexCommand ref
38487 reference "sec:Basic-LyX-Setup"
38488
38489 \end_inset
38490
38491 .
38492 \begin_inset Index idx
38493 status collapsed
38494
38495 \begin_layout Plain Layout
38496 Reconfiguration of LyX
38497 \end_layout
38498
38499 \end_inset
38500
38501
38502 \end_layout
38503
38504 \begin_layout Standard
38505 The menu 
38506 \family sans
38507 Custom
38508 \family default
38509  allows you to export your file by using special command line options for
38510  the export program.
38511 \end_layout
38512
38513 \begin_layout Subsection
38514 Print
38515 \end_layout
38516
38517 \begin_layout Standard
38518 With this menu entry you can print your document to a file in PostScript
38519  format or send it to a printer.
38520  The printer will also use the document in PostScript format.
38521  The conversion to PostScript is done in the background by LyX using the
38522  program 
38523 \family typewriter
38524 dvips
38525 \family default
38526 .
38527  For more information have a look at section
38528 \begin_inset space ~
38529 \end_inset
38530
38531
38532 \begin_inset CommandInset ref
38533 LatexCommand ref
38534 reference "sub:Printing-the-File"
38535
38536 \end_inset
38537
38538 .
38539 \end_layout
38540
38541 \begin_layout Subsection
38542 Fax
38543 \end_layout
38544
38545 \begin_layout Standard
38546 This menu entry will only appear when you have a fax program installed (on
38547  Windows you additionally need to register its program path to LyX's PATH
38548  prefix, see section
38549 \begin_inset space ~
38550 \end_inset
38551
38552
38553 \begin_inset CommandInset ref
38554 LatexCommand ref
38555 reference "sec:Paths"
38556
38557 \end_inset
38558
38559 ).
38560  With this menu entry you can send your document to a fax program like 
38561 \family typewriter
38562 hylapex
38563 \family default
38564  or 
38565 \family typewriter
38566 kdeprintfax
38567 \family default
38568 .
38569  The default format of the sent file is PostScript.
38570  The format can be changed in LyX's preferences as described in section
38571 \begin_inset space ~
38572 \end_inset
38573
38574
38575 \begin_inset CommandInset ref
38576 LatexCommand ref
38577 reference "sub:Converters"
38578
38579 \end_inset
38580
38581 .
38582 \end_layout
38583
38584 \begin_layout Subsection
38585 New and Close Window
38586 \end_layout
38587
38588 \begin_layout Standard
38589 Opens or closes a new instance of LyX.
38590 \end_layout
38591
38592 \begin_layout Subsection
38593 Exit
38594 \end_layout
38595
38596 \begin_layout Standard
38597 Prompts you to save all unsaved documents and then exits.
38598 \end_layout
38599
38600 \begin_layout Section
38601 The Edit Menu
38602 \begin_inset Index idx
38603 status collapsed
38604
38605 \begin_layout Plain Layout
38606 Menu ! Edit
38607 \end_layout
38608
38609 \end_inset
38610
38611
38612 \end_layout
38613
38614 \begin_layout Subsection
38615 Undo and Redo
38616 \end_layout
38617
38618 \begin_layout Standard
38619 Described in section
38620 \begin_inset space ~
38621 \end_inset
38622
38623
38624 \begin_inset CommandInset ref
38625 LatexCommand ref
38626 reference "sec:Undo-and-Redo"
38627
38628 \end_inset
38629
38630 .
38631 \end_layout
38632
38633 \begin_layout Subsection
38634 Cut, Copy, Paste, Paste Recent, Paste Special
38635 \end_layout
38636
38637 \begin_layout Standard
38638 Described in section
38639 \begin_inset space ~
38640 \end_inset
38641
38642
38643 \begin_inset CommandInset ref
38644 LatexCommand ref
38645 reference "sec:Basic-Editing-Features"
38646
38647 \end_inset
38648
38649 .
38650 \end_layout
38651
38652 \begin_layout Subsection
38653 Select All
38654 \end_layout
38655
38656 \begin_layout Standard
38657 Selects the whole document.
38658 \end_layout
38659
38660 \begin_layout Subsection
38661 Find & Replace
38662 \end_layout
38663
38664 \begin_layout Standard
38665 Described in section
38666 \begin_inset space ~
38667 \end_inset
38668
38669
38670 \begin_inset CommandInset ref
38671 LatexCommand ref
38672 reference "sec:Basic-Editing-Features"
38673
38674 \end_inset
38675
38676 .
38677 \end_layout
38678
38679 \begin_layout Subsection
38680 Move Paragraph Up/Down
38681 \end_layout
38682
38683 \begin_layout Standard
38684 This shifts the paragraph where the cursor is currently in one paragraph
38685  up or down.
38686 \end_layout
38687
38688 \begin_layout Subsection
38689 Text Style
38690 \end_layout
38691
38692 \begin_layout Standard
38693 Described in section
38694 \begin_inset space ~
38695 \end_inset
38696
38697
38698 \begin_inset CommandInset ref
38699 LatexCommand ref
38700 reference "sub:Fine-Tuning-with-the"
38701
38702 \end_inset
38703
38704 .
38705 \end_layout
38706
38707 \begin_layout Subsection
38708 Paragraph Settings
38709 \begin_inset Index idx
38710 status collapsed
38711
38712 \begin_layout Plain Layout
38713 Paragraph ! Settings
38714 \end_layout
38715
38716 \end_inset
38717
38718
38719 \end_layout
38720
38721 \begin_layout Standard
38722 Enables you to set the paragraph alignment, line spacing and label width.
38723  These settings only affect the paragraph in which the cursor is currently.
38724 \end_layout
38725
38726 \begin_layout Standard
38727 You can also prevent the first line of the paragraph being indented if you
38728  have chosen to separate paragraphs with indents in the 
38729 \family sans
38730 Document\SpecialChar \menuseparator
38731 Settings
38732 \family default
38733  dialog under 
38734 \family sans
38735 Text
38736 \begin_inset space ~
38737 \end_inset
38738
38739 Layout
38740 \family default
38741 .
38742 \end_layout
38743
38744 \begin_layout Subsection
38745 Table Settings and Math
38746 \end_layout
38747
38748 \begin_layout Standard
38749 These two menus are only fully active when the cursor is inside a table
38750  or a formula.
38751  Here you can change the properties of tables and formulas.
38752  The properties of tables are described in section
38753 \begin_inset space ~
38754 \end_inset
38755
38756
38757 \begin_inset CommandInset ref
38758 LatexCommand ref
38759 reference "sec:Tables"
38760
38761 \end_inset
38762
38763 , the properties of formulas in chapter
38764 \begin_inset space ~
38765 \end_inset
38766
38767
38768 \begin_inset CommandInset ref
38769 LatexCommand ref
38770 reference "cha:Mathematical-Formulas"
38771
38772 \end_inset
38773
38774 .
38775 \end_layout
38776
38777 \begin_layout Subsection
38778 Increase / Decrease List Depth
38779 \end_layout
38780
38781 \begin_layout Standard
38782 These menu entries are only active when the cursor is in an environment
38783  that can be nested.
38784  They increase/decrease the environment nesting level as explained in section
38785 \begin_inset space ~
38786 \end_inset
38787
38788
38789 \begin_inset CommandInset ref
38790 LatexCommand ref
38791 reference "sec:Nesting"
38792
38793 \end_inset
38794
38795  and 
38796 \begin_inset CommandInset ref
38797 LatexCommand ref
38798 reference "sub:Numbering-depth"
38799
38800 \end_inset
38801
38802 .
38803 \end_layout
38804
38805 \begin_layout Section
38806 The View Menu
38807 \begin_inset Index idx
38808 status collapsed
38809
38810 \begin_layout Plain Layout
38811 Menu ! View
38812 \end_layout
38813
38814 \end_inset
38815
38816
38817 \end_layout
38818
38819 \begin_layout Standard
38820 The 
38821 \family sans
38822 View
38823 \family default
38824  menu contains a list of available formats in which you can view the actual
38825  document with an external program.
38826  The menu entries for the viewing formats are not the same on all installations
38827  — it depends on the LaTeX programs that are found while LyX was configured.
38828  All possible formats are formats listed in section
38829 \begin_inset space ~
38830 \end_inset
38831
38832
38833 \begin_inset CommandInset ref
38834 LatexCommand ref
38835 reference "sub:Export"
38836
38837 \end_inset
38838
38839 .
38840  You should at least see the menu entries 
38841 \family sans
38842 DVI
38843 \family default
38844  and 
38845 \family sans
38846 PDF
38847 \begin_inset space ~
38848 \end_inset
38849
38850 (pdflatex)
38851 \family default
38852 .
38853  If one of the two is missing, you need to update your LaTeX installation.
38854  After updating you have to reconfigure LyX, see section
38855 \begin_inset space ~
38856 \end_inset
38857
38858
38859 \begin_inset CommandInset ref
38860 LatexCommand ref
38861 reference "sec:Basic-LyX-Setup"
38862
38863 \end_inset
38864
38865 .
38866 \begin_inset Index idx
38867 status collapsed
38868
38869 \begin_layout Plain Layout
38870 Reconfiguration of LyX
38871 \end_layout
38872
38873 \end_inset
38874
38875
38876 \end_layout
38877
38878 \begin_layout Standard
38879 Invoking a menu will start a viewer program.
38880  The viewer can be set or changed in the preferences, see section
38881 \begin_inset space ~
38882 \end_inset
38883
38884
38885 \begin_inset CommandInset ref
38886 LatexCommand ref
38887 reference "sec:File-Formats"
38888
38889 \end_inset
38890
38891 .
38892  The default viewers are set by LyX when it is first configured.
38893 \end_layout
38894
38895 \begin_layout Standard
38896 \begin_inset VSpace bigskip
38897 \end_inset
38898
38899 At the bottom of the 
38900 \family sans
38901 View
38902 \family default
38903  menu the opened documents are listed.
38904 \end_layout
38905
38906 \begin_layout Subsection
38907 Open/Close all Insets
38908 \end_layout
38909
38910 \begin_layout Standard
38911 Opens/closes all insets in your document.
38912 \end_layout
38913
38914 \begin_layout Subsection
38915 Unfold/Fold Math Macros
38916 \end_layout
38917
38918 \begin_layout Standard
38919 Unfolds/folds the current math macro.
38920 \end_layout
38921
38922 \begin_layout Standard
38923 Math macros are described in the 
38924 \emph on
38925 Math
38926 \emph default
38927  manual.
38928 \end_layout
38929
38930 \begin_layout Subsection
38931 View Source
38932 \end_layout
38933
38934 \begin_layout Standard
38935 Opens a window showing the source code of the actual document, as described
38936  in section
38937 \begin_inset space ~
38938 \end_inset
38939
38940
38941 \begin_inset CommandInset ref
38942 LatexCommand ref
38943 reference "sec:Previewing-snippets-of"
38944
38945 \end_inset
38946
38947 .
38948 \end_layout
38949
38950 \begin_layout Subsection
38951 View Messages
38952 \end_layout
38953
38954 \begin_layout Standard
38955 Opens a window showing console messages.
38956  This is useful for debugging LyX (i.
38957 \begin_inset space \thinspace{}
38958 \end_inset
38959
38960 e., hunt for errors in the program) or to see what is going on in the background
38961  while LaTeX is processing the document,
38962 \end_layout
38963
38964 \begin_layout Subsection
38965 View
38966 \end_layout
38967
38968 \begin_layout Standard
38969 This menu entry generates the output you have specified as default output
38970  format either in the preferences (see sec.
38971 \begin_inset space ~
38972 \end_inset
38973
38974
38975 \begin_inset CommandInset ref
38976 LatexCommand ref
38977 reference "sec:File-Formats"
38978
38979 \end_inset
38980
38981 ) or in the document settings (see sec.
38982 \begin_inset space ~
38983 \end_inset
38984
38985
38986 \begin_inset CommandInset ref
38987 LatexCommand ref
38988 reference "sec:Doc-Output"
38989
38990 \end_inset
38991
38992 ), for instance PDF, and opens it in an appropriate viewer.
38993 \end_layout
38994
38995 \begin_layout Subsection
38996 View (Other Formats)
38997 \end_layout
38998
38999 \begin_layout Standard
39000 With this submenu, you can view your document in alternative output formats.
39001 \end_layout
39002
39003 \begin_layout Subsection
39004 Update
39005 \end_layout
39006
39007 \begin_layout Standard
39008 This menu entry allows you to update the view with your latest changes (in
39009  the default output format as described in the previous section) without
39010  opening a new viewer window.
39011 \end_layout
39012
39013 \begin_layout Subsection
39014 Update (Other Formats)
39015 \end_layout
39016
39017 \begin_layout Standard
39018 With this submenu, you can update the view of alternative output formats
39019  of your document without opening a new viewer window.
39020 \end_layout
39021
39022 \begin_layout Subsection
39023 View Master Document
39024 \end_layout
39025
39026 \begin_layout Standard
39027 This menu item is only visible if your document is included to another document,
39028  which is then its 
39029 \begin_inset Quotes eld
39030 \end_inset
39031
39032 master
39033 \begin_inset Quotes erd
39034 \end_inset
39035
39036  (see section 
39037 \emph on
39038 Child Documents
39039 \emph default
39040  in the 
39041 \emph on
39042 Embedded Objects
39043 \emph default
39044  manual for more information on this topic).
39045  This item allows you to view the master document from within its child.
39046  That is, if you are working on a child document which is a chapter of a
39047  book, 
39048 \family sans
39049 View Master
39050 \family default
39051  generates the output of the whole book, while 
39052 \family sans
39053 View
39054 \family default
39055  will just output the chapter alone.
39056 \end_layout
39057
39058 \begin_layout Standard
39059 The format used by this function is the default output format as specified
39060  in the preferences (see sec.
39061 \begin_inset space ~
39062 \end_inset
39063
39064
39065 \begin_inset CommandInset ref
39066 LatexCommand ref
39067 reference "sec:File-Formats"
39068
39069 \end_inset
39070
39071 ) or in the document settings (see sec.
39072 \begin_inset space ~
39073 \end_inset
39074
39075
39076 \begin_inset CommandInset ref
39077 LatexCommand ref
39078 reference "sec:Doc-Output"
39079
39080 \end_inset
39081
39082 ).
39083 \end_layout
39084
39085 \begin_layout Subsection
39086 Update Master Document
39087 \end_layout
39088
39089 \begin_layout Standard
39090 This menu item is only visible if your document is included to another document,
39091  which is then its 
39092 \begin_inset Quotes eld
39093 \end_inset
39094
39095 master
39096 \begin_inset Quotes erd
39097 \end_inset
39098
39099  (see section 
39100 \emph on
39101 Child Documents
39102 \emph default
39103  in the 
39104 \emph on
39105 Embedded Objects
39106 \emph default
39107  manual for more information on this topic).
39108  This item allows you to update the view of a master document from within
39109  its child without the need to switch to the master document itself.
39110 \end_layout
39111
39112 \begin_layout Standard
39113 The format used by this function is the default output format as specified
39114  in the preferences (see sec.
39115 \begin_inset space ~
39116 \end_inset
39117
39118
39119 \begin_inset CommandInset ref
39120 LatexCommand ref
39121 reference "sec:File-Formats"
39122
39123 \end_inset
39124
39125 ) or in the document settings (see sec.
39126 \begin_inset space ~
39127 \end_inset
39128
39129
39130 \begin_inset CommandInset ref
39131 LatexCommand ref
39132 reference "sec:Doc-Output"
39133
39134 \end_inset
39135
39136 ).
39137 \end_layout
39138
39139 \begin_layout Subsection
39140 Split View
39141 \end_layout
39142
39143 \begin_layout Standard
39144 This will split LyX's main window vertically or horizontally.
39145  This allows you to view documents the same time to compare them, or to
39146  view the same document, but at different positions.
39147  You can even split the main window several times to view for example 3
39148  or more documents at the same time.
39149  To return to an unsplit view, use the menu 
39150 \family sans
39151 Close Current View
39152 \family default
39153 .
39154 \end_layout
39155
39156 \begin_layout Subsection
39157 Close Current View
39158 \end_layout
39159
39160 \begin_layout Standard
39161 Closes a split view.
39162 \end_layout
39163
39164 \begin_layout Subsection
39165 Fullscreen
39166 \end_layout
39167
39168 \begin_layout Standard
39169 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39170  so that you will see nothing but your text.
39171  It furthermore displays LyX's main window fullscreen.
39172  To return from fullscreen to the normal view, press F11, or right-click
39173  and turn off the fullscreen mode in the context menu.
39174 \end_layout
39175
39176 \begin_layout Subsection
39177 Toolbars
39178 \begin_inset CommandInset label
39179 LatexCommand label
39180 name "sub:Toolbars"
39181
39182 \end_inset
39183
39184
39185 \begin_inset Index idx
39186 status collapsed
39187
39188 \begin_layout Plain Layout
39189 Toolbar
39190 \end_layout
39191
39192 \end_inset
39193
39194
39195 \end_layout
39196
39197 \begin_layout Standard
39198 In this menu entry you can set the appearance of the different toolbars.
39199  All toolbars and the 
39200 \family sans
39201 Command
39202 \begin_inset space ~
39203 \end_inset
39204
39205 Buffer
39206 \family default
39207  can be turned on and off.
39208  The 
39209 \emph on
39210 on
39211 \emph default
39212  state is denoted in the menu with a checkmark.
39213  The 
39214 \family sans
39215 Review
39216 \family default
39217
39218 \family sans
39219 Table
39220 \family default
39221
39222 \family sans
39223 Math
39224 \begin_inset space ~
39225 \end_inset
39226
39227 Panels
39228 \family default
39229 , and 
39230 \family sans
39231 Math
39232 \family default
39233  toolbars can be additionally set to the state 
39234 \emph on
39235 automatic
39236 \emph default
39237  that is denoted in the menu with the suffix 
39238 \family sans
39239 (auto)
39240 \family default
39241 .
39242 \end_layout
39243
39244 \begin_layout Standard
39245 In the 
39246 \emph on
39247 on
39248 \emph default
39249  state the toolbar is permanently shown, in the 
39250 \emph on
39251 automatic
39252 \emph default
39253  state the toolbar is only shown when the cursor is in a certain environment
39254  or when a certain feature is enabled.
39255  That means that the review toolbar will only be shown when change tracking
39256  is activated, the math and table toolbars are only shown when the cursor
39257  is inside a formula or table, respectively.
39258 \end_layout
39259
39260 \begin_layout Standard
39261 LyX's toolbars and their buttons are explained in section
39262 \begin_inset space ~
39263 \end_inset
39264
39265
39266 \begin_inset CommandInset ref
39267 LatexCommand ref
39268 reference "sec:Toolbars"
39269
39270 \end_inset
39271
39272 .
39273 \end_layout
39274
39275 \begin_layout Section
39276 The Insert Menu
39277 \begin_inset Index idx
39278 status collapsed
39279
39280 \begin_layout Plain Layout
39281 Menu ! Insert
39282 \end_layout
39283
39284 \end_inset
39285
39286
39287 \end_layout
39288
39289 \begin_layout Subsection
39290 Math
39291 \end_layout
39292
39293 \begin_layout Standard
39294 Inserts math constructs that are explained in chapter
39295 \begin_inset space ~
39296 \end_inset
39297
39298
39299 \begin_inset CommandInset ref
39300 LatexCommand ref
39301 reference "cha:Mathematical-Formulas"
39302
39303 \end_inset
39304
39305  and the 
39306 \emph on
39307 Math
39308 \emph default
39309  manual.
39310 \end_layout
39311
39312 \begin_layout Subsection
39313 Special Character
39314 \begin_inset CommandInset label
39315 LatexCommand label
39316 name "sub:Special-Character"
39317
39318 \end_inset
39319
39320
39321 \end_layout
39322
39323 \begin_layout Standard
39324 Here you can insert the following characters:
39325 \end_layout
39326
39327 \begin_layout Description
39328 Symbols Inserts any character that can be output by your LaTeX system.
39329  Therefore the number of character categories in this dialog and the available
39330  characters depend on the LaTeX-packages you have installed.
39331 \begin_inset Newline newline
39332 \end_inset
39333
39334  
39335 \begin_inset Note Greyedout
39336 status open
39337
39338 \begin_layout Plain Layout
39339
39340 \series bold
39341 Note:
39342 \series default
39343  Not all characters will be visible in the 
39344 \family sans
39345 Symbols
39346 \family default
39347  dialog because none of the screen fonts that you can set in the preferences
39348  dialog (see sec.
39349 \begin_inset space \thinspace{}
39350 \end_inset
39351
39352
39353 \begin_inset CommandInset ref
39354 LatexCommand ref
39355 reference "sub:Screen-Fonts"
39356
39357 \end_inset
39358
39359 ) can display every character.
39360 \end_layout
39361
39362 \end_inset
39363
39364
39365 \end_layout
39366
39367 \begin_layout Description
39368 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39369
39370 \end_layout
39371
39372 \begin_layout Description
39373 End
39374 \begin_inset space ~
39375 \end_inset
39376
39377 of
39378 \begin_inset space ~
39379 \end_inset
39380
39381 Sentence Inserts an end of sentence dot as described in section
39382 \begin_inset space ~
39383 \end_inset
39384
39385
39386 \begin_inset CommandInset ref
39387 LatexCommand ref
39388 reference "sub:Abbreviations"
39389
39390 \end_inset
39391
39392 .
39393 \end_layout
39394
39395 \begin_layout Description
39396 Ordinary
39397 \begin_inset space ~
39398 \end_inset
39399
39400 Quote Inserts this quote: 
39401 \begin_inset Quotes erd
39402 \end_inset
39403
39404 , no matter what quote type you selected in the 
39405 \family sans
39406 Document\SpecialChar \menuseparator
39407 Settings
39408 \family default
39409  dialog under 
39410 \family sans
39411 Language
39412 \family default
39413 .
39414 \end_layout
39415
39416 \begin_layout Description
39417 Single
39418 \begin_inset space ~
39419 \end_inset
39420
39421 Quote Inserts this quote: 
39422 \begin_inset Quotes els
39423 \end_inset
39424
39425
39426 \end_layout
39427
39428 \begin_layout Description
39429 Protected
39430 \begin_inset space ~
39431 \end_inset
39432
39433 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39434
39435 \end_layout
39436
39437 \begin_layout Description
39438 Breakable
39439 \begin_inset space ~
39440 \end_inset
39441
39442 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39443
39444 \end_layout
39445
39446 \begin_layout Description
39447 Menu
39448 \begin_inset space ~
39449 \end_inset
39450
39451 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39452
39453 \end_layout
39454
39455 \begin_layout Description
39456 Phonetic
39457 \begin_inset space ~
39458 \end_inset
39459
39460 Symbols 
39461 \begin_inset Index idx
39462 status collapsed
39463
39464 \begin_layout Plain Layout
39465 Phonetic symbols
39466 \end_layout
39467
39468 \end_inset
39469
39470
39471 \begin_inset Index idx
39472 status collapsed
39473
39474 \begin_layout Plain Layout
39475 Language ! Phonetic symbols
39476 \end_layout
39477
39478 \end_inset
39479
39480 Creates a formula with a so called tipa inset.
39481  Here you can insert commands to create IPA phonetic symbols.
39482  For this feature you must have the LaTeX-package 
39483 \series bold
39484 tipa
39485 \series default
39486
39487 \begin_inset Index idx
39488 status collapsed
39489
39490 \begin_layout Plain Layout
39491 LaTeX-packages ! tipa
39492 \end_layout
39493
39494 \end_inset
39495
39496  installed.
39497 \begin_inset Newline newline
39498 \end_inset
39499
39500 For more information about this feature we refer to the documentation of
39501  
39502 \series bold
39503 tipa, 
39504 \begin_inset CommandInset citation
39505 LatexCommand cite
39506 key "tipa"
39507
39508 \end_inset
39509
39510
39511 \series default
39512  and this Wiki-page:
39513 \begin_inset Newline newline
39514 \end_inset
39515
39516
39517 \begin_inset Flex URL
39518 status open
39519
39520 \begin_layout Plain Layout
39521
39522 http://wiki.lyx.org/LyX/LinguistLyX
39523 \end_layout
39524
39525 \end_inset
39526
39527
39528 \end_layout
39529
39530 \begin_layout Subsection
39531 Formatting
39532 \end_layout
39533
39534 \begin_layout Standard
39535 Here you can insert the following format constructs:
39536 \end_layout
39537
39538 \begin_layout Description
39539 Superscript Inserts a superscript: test
39540 \begin_inset Formula $^{\text{a,b}}$
39541 \end_inset
39542
39543
39544 \end_layout
39545
39546 \begin_layout Description
39547 Subscript Inserts a subscript: test
39548 \begin_inset Formula $_{\text{3x}}$
39549 \end_inset
39550
39551
39552 \end_layout
39553
39554 \begin_layout Description
39555 Protected
39556 \begin_inset space ~
39557 \end_inset
39558
39559 Space Inserts a protected space that is described in section
39560 \begin_inset space ~
39561 \end_inset
39562
39563
39564 \begin_inset CommandInset ref
39565 LatexCommand ref
39566 reference "sub:Protected-Space"
39567
39568 \end_inset
39569
39570 .
39571 \end_layout
39572
39573 \begin_layout Description
39574 Inter-word
39575 \begin_inset space ~
39576 \end_inset
39577
39578 Space Inserts an inter-word space that is described in section
39579 \begin_inset space ~
39580 \end_inset
39581
39582
39583 \begin_inset CommandInset ref
39584 LatexCommand ref
39585 reference "sub:Inter-word-Space"
39586
39587 \end_inset
39588
39589 .
39590 \end_layout
39591
39592 \begin_layout Description
39593 Thin
39594 \begin_inset space ~
39595 \end_inset
39596
39597 Space Inserts a thin space that is described in section
39598 \begin_inset space ~
39599 \end_inset
39600
39601
39602 \begin_inset CommandInset ref
39603 LatexCommand ref
39604 reference "sub:Thin-Space"
39605
39606 \end_inset
39607
39608 .
39609 \end_layout
39610
39611 \begin_layout Description
39612 Horizontal
39613 \begin_inset space ~
39614 \end_inset
39615
39616 Space Inserts horizontal space, see section
39617 \begin_inset space ~
39618 \end_inset
39619
39620
39621 \begin_inset CommandInset ref
39622 LatexCommand ref
39623 reference "sub:Horizontal-Space"
39624
39625 \end_inset
39626
39627  for a description.
39628 \end_layout
39629
39630 \begin_layout Description
39631 Horizontal
39632 \begin_inset space ~
39633 \end_inset
39634
39635 Line Inserts a horizontal line, see section
39636 \begin_inset space ~
39637 \end_inset
39638
39639
39640 \begin_inset CommandInset ref
39641 LatexCommand ref
39642 reference "sub:Horizontal-Lines"
39643
39644 \end_inset
39645
39646  for a description.
39647 \end_layout
39648
39649 \begin_layout Description
39650 Vertical
39651 \begin_inset space ~
39652 \end_inset
39653
39654 Space Inserts vertical space, see section
39655 \begin_inset space ~
39656 \end_inset
39657
39658
39659 \begin_inset CommandInset ref
39660 LatexCommand ref
39661 reference "sub:Vertical-Space"
39662
39663 \end_inset
39664
39665  for a description.
39666 \end_layout
39667
39668 \begin_layout Description
39669 Hyphenation
39670 \begin_inset space ~
39671 \end_inset
39672
39673 Point Inserts a hyphenation point, see section
39674 \begin_inset space ~
39675 \end_inset
39676
39677
39678 \begin_inset CommandInset ref
39679 LatexCommand ref
39680 reference "sub:Hyphenation"
39681
39682 \end_inset
39683
39684 .
39685 \end_layout
39686
39687 \begin_layout Description
39688 Ligature
39689 \begin_inset space ~
39690 \end_inset
39691
39692 Break Inserts a ligature break, see section
39693 \begin_inset space ~
39694 \end_inset
39695
39696
39697 \begin_inset CommandInset ref
39698 LatexCommand ref
39699 reference "sub:Ligatures"
39700
39701 \end_inset
39702
39703 .
39704 \end_layout
39705
39706 \begin_layout Description
39707 Ragged
39708 \begin_inset space ~
39709 \end_inset
39710
39711 Line
39712 \begin_inset space ~
39713 \end_inset
39714
39715 Break Inserts a forced line break, see section
39716 \begin_inset space ~
39717 \end_inset
39718
39719
39720 \begin_inset CommandInset ref
39721 LatexCommand ref
39722 reference "sub:Forced-Line-Breaks"
39723
39724 \end_inset
39725
39726 .
39727 \end_layout
39728
39729 \begin_layout Description
39730 Justified
39731 \begin_inset space ~
39732 \end_inset
39733
39734 Break Inserts a forced line break that furthermore stretches the broken
39735  text line to the page border, see section
39736 \begin_inset space ~
39737 \end_inset
39738
39739
39740 \begin_inset CommandInset ref
39741 LatexCommand ref
39742 reference "sub:Forced-Line-Breaks"
39743
39744 \end_inset
39745
39746 .
39747 \end_layout
39748
39749 \begin_layout Description
39750 New
39751 \begin_inset space ~
39752 \end_inset
39753
39754 Page Inserts a forced page break, described in section
39755 \begin_inset space ~
39756 \end_inset
39757
39758
39759 \begin_inset CommandInset ref
39760 LatexCommand ref
39761 reference "sub:Forced-Page-Breaks"
39762
39763 \end_inset
39764
39765 .
39766 \end_layout
39767
39768 \begin_layout Description
39769 Page
39770 \begin_inset space ~
39771 \end_inset
39772
39773 Break Inserts a forced page break that furthermore stretches the broken
39774  text page to the page border, described in section
39775 \begin_inset space ~
39776 \end_inset
39777
39778
39779 \begin_inset CommandInset ref
39780 LatexCommand ref
39781 reference "sub:Forced-Page-Breaks"
39782
39783 \end_inset
39784
39785 .
39786 \end_layout
39787
39788 \begin_layout Description
39789 Clear
39790 \begin_inset space ~
39791 \end_inset
39792
39793 Page Inserts a clear page break, described in section
39794 \begin_inset space ~
39795 \end_inset
39796
39797
39798 \begin_inset CommandInset ref
39799 LatexCommand ref
39800 reference "sub:Clear-Page-Breaks"
39801
39802 \end_inset
39803
39804 .
39805 \end_layout
39806
39807 \begin_layout Description
39808 Clear
39809 \begin_inset space ~
39810 \end_inset
39811
39812 Double
39813 \begin_inset space ~
39814 \end_inset
39815
39816 Page Inserts a clear doublepage break, described in section
39817 \begin_inset space ~
39818 \end_inset
39819
39820
39821 \begin_inset CommandInset ref
39822 LatexCommand ref
39823 reference "sub:Clear-Page-Breaks"
39824
39825 \end_inset
39826
39827 .
39828 \end_layout
39829
39830 \begin_layout Subsection
39831 List / TOC
39832 \end_layout
39833
39834 \begin_layout Standard
39835 Various lists can be inserted with this menu entry.
39836  The table of contents, the algorithm, figures, and tables list are described
39837  in section
39838 \begin_inset space ~
39839 \end_inset
39840
39841
39842 \begin_inset CommandInset ref
39843 LatexCommand ref
39844 reference "sec:toc"
39845
39846 \end_inset
39847
39848 .
39849  The index list is described in section
39850 \begin_inset space ~
39851 \end_inset
39852
39853
39854 \begin_inset CommandInset ref
39855 LatexCommand ref
39856 reference "sec:Index"
39857
39858 \end_inset
39859
39860 , the nomenclature in section
39861 \begin_inset space ~
39862 \end_inset
39863
39864
39865 \begin_inset CommandInset ref
39866 LatexCommand ref
39867 reference "sec:Nomenclature"
39868
39869 \end_inset
39870
39871 , and the BibTeX bibliography in section
39872 \begin_inset space ~
39873 \end_inset
39874
39875
39876 \begin_inset CommandInset ref
39877 LatexCommand ref
39878 reference "sub:Bibliography-databases"
39879
39880 \end_inset
39881
39882 .
39883 \end_layout
39884
39885 \begin_layout Subsection
39886 Float
39887 \end_layout
39888
39889 \begin_layout Standard
39890 To insert floats, described in section
39891 \begin_inset space ~
39892 \end_inset
39893
39894
39895 \begin_inset CommandInset ref
39896 LatexCommand ref
39897 reference "sec:Floats"
39898
39899 \end_inset
39900
39901 .
39902 \end_layout
39903
39904 \begin_layout Subsection
39905 Note
39906 \end_layout
39907
39908 \begin_layout Standard
39909 To insert notes, described in section
39910 \begin_inset space ~
39911 \end_inset
39912
39913
39914 \begin_inset CommandInset ref
39915 LatexCommand ref
39916 reference "sec:Notes"
39917
39918 \end_inset
39919
39920 .
39921 \end_layout
39922
39923 \begin_layout Subsection
39924 Branch
39925 \end_layout
39926
39927 \begin_layout Standard
39928 Inserts branch insets as described in section
39929 \begin_inset space ~
39930 \end_inset
39931
39932
39933 \begin_inset CommandInset ref
39934 LatexCommand ref
39935 reference "sec:Branches"
39936
39937 \end_inset
39938
39939 .
39940 \end_layout
39941
39942 \begin_layout Subsection
39943 Custom Insets
39944 \end_layout
39945
39946 \begin_layout Standard
39947 Inserts document class-specific insets.
39948  Such insets only exist when they are defined in the layout file for a certain
39949  document class.
39950  An example is the document class 
39951 \begin_inset Quotes eld
39952 \end_inset
39953
39954 article (Elsevier)
39955 \begin_inset Quotes erd
39956 \end_inset
39957
39958  with three custom insets.
39959  The section 
39960 \emph on
39961 Flex insets and InsetLayout
39962 \emph default
39963  of the 
39964 \emph on
39965 Customization
39966 \emph default
39967  manual explains how custom insets are defined.
39968 \end_layout
39969
39970 \begin_layout Subsection
39971 File
39972 \begin_inset Index idx
39973 status collapsed
39974
39975 \begin_layout Plain Layout
39976 External Material
39977 \end_layout
39978
39979 \end_inset
39980
39981
39982 \end_layout
39983
39984 \begin_layout Standard
39985 This menu entry allows you to insert or include the contents of other LyX
39986  files in your document.
39987  How you can do this is explained in detail in the chapter 
39988 \emph on
39989 External Stuff
39990 \emph default
39991  of the 
39992 \emph on
39993 Embedded Objects
39994 \emph default
39995  manual.
39996 \end_layout
39997
39998 \begin_layout Subsection
39999 Box
40000 \begin_inset Index idx
40001 status collapsed
40002
40003 \begin_layout Plain Layout
40004 Boxes
40005 \end_layout
40006
40007 \end_inset
40008
40009
40010 \end_layout
40011
40012 \begin_layout Standard
40013 Inserts a minipage box that is described section
40014 \begin_inset space ~
40015 \end_inset
40016
40017
40018 \begin_inset CommandInset ref
40019 LatexCommand ref
40020 reference "sec:Minipages"
40021
40022 \end_inset
40023
40024 .
40025  All box types supported by LyX are explained in detail in the chapter 
40026 \emph on
40027 Boxes
40028 \emph default
40029  of the 
40030 \emph on
40031 Embedded Objects
40032 \emph default
40033  manual.
40034 \end_layout
40035
40036 \begin_layout Subsection
40037 Citation
40038 \end_layout
40039
40040 \begin_layout Standard
40041 Inserts a citation as described in section
40042 \begin_inset space ~
40043 \end_inset
40044
40045
40046 \begin_inset CommandInset ref
40047 LatexCommand ref
40048 reference "sec:Bibliography"
40049
40050 \end_inset
40051
40052 .
40053 \end_layout
40054
40055 \begin_layout Subsection
40056 Cross-Reference
40057 \end_layout
40058
40059 \begin_layout Standard
40060 Inserts a cross-reference as described in section
40061 \begin_inset space ~
40062 \end_inset
40063
40064
40065 \begin_inset CommandInset ref
40066 LatexCommand ref
40067 reference "sec:Cross-References"
40068
40069 \end_inset
40070
40071 .
40072 \end_layout
40073
40074 \begin_layout Subsection
40075 Label
40076 \end_layout
40077
40078 \begin_layout Standard
40079 Inserts a label as described in section
40080 \begin_inset space ~
40081 \end_inset
40082
40083
40084 \begin_inset CommandInset ref
40085 LatexCommand ref
40086 reference "sec:Cross-References"
40087
40088 \end_inset
40089
40090 .
40091 \end_layout
40092
40093 \begin_layout Subsection
40094 Caption
40095 \begin_inset Index idx
40096 status collapsed
40097
40098 \begin_layout Plain Layout
40099 Captions
40100 \end_layout
40101
40102 \end_inset
40103
40104
40105 \begin_inset Index idx
40106 status collapsed
40107
40108 \begin_layout Plain Layout
40109 Longtables ! Caption
40110 \end_layout
40111
40112 \end_inset
40113
40114
40115 \end_layout
40116
40117 \begin_layout Standard
40118 Inserts a caption in a float or longtable.
40119  Floats are described in section
40120 \begin_inset space ~
40121 \end_inset
40122
40123
40124 \begin_inset CommandInset ref
40125 LatexCommand ref
40126 reference "sec:Floats"
40127
40128 \end_inset
40129
40130 , captions in longtables are described in the section 
40131 \emph on
40132 Longtable Captions
40133 \emph default
40134  of the 
40135 \emph on
40136 Embedded Objects
40137 \emph default
40138  manual.
40139 \end_layout
40140
40141 \begin_layout Subsection
40142 Index Entry
40143 \end_layout
40144
40145 \begin_layout Standard
40146 Inserts an index entry as described in section
40147 \begin_inset space ~
40148 \end_inset
40149
40150
40151 \begin_inset CommandInset ref
40152 LatexCommand ref
40153 reference "sec:Index"
40154
40155 \end_inset
40156
40157 .
40158 \end_layout
40159
40160 \begin_layout Subsection
40161 Nomenclature Entry
40162 \end_layout
40163
40164 \begin_layout Standard
40165 Inserts a nomenclature entry as described in section
40166 \begin_inset space ~
40167 \end_inset
40168
40169
40170 \begin_inset CommandInset ref
40171 LatexCommand ref
40172 reference "sec:Nomenclature"
40173
40174 \end_inset
40175
40176 .
40177 \end_layout
40178
40179 \begin_layout Subsection
40180 Table
40181 \end_layout
40182
40183 \begin_layout Standard
40184 Inserts a table.
40185  Tables are described in section
40186 \begin_inset space ~
40187 \end_inset
40188
40189
40190 \begin_inset CommandInset ref
40191 LatexCommand ref
40192 reference "sec:Tables"
40193
40194 \end_inset
40195
40196 .
40197 \end_layout
40198
40199 \begin_layout Subsection
40200 Graphics
40201 \end_layout
40202
40203 \begin_layout Standard
40204 Inserts a graphic.
40205  Graphics are described in section
40206 \begin_inset space ~
40207 \end_inset
40208
40209
40210 \begin_inset CommandInset ref
40211 LatexCommand ref
40212 reference "sec:Graphics"
40213
40214 \end_inset
40215
40216 .
40217 \end_layout
40218
40219 \begin_layout Subsection
40220 URL
40221 \end_layout
40222
40223 \begin_layout Standard
40224 Inserts an URL as described in section
40225 \begin_inset space ~
40226 \end_inset
40227
40228
40229 \begin_inset CommandInset ref
40230 LatexCommand ref
40231 reference "sub:URLs"
40232
40233 \end_inset
40234
40235 .
40236 \end_layout
40237
40238 \begin_layout Subsection
40239 Hyperlinks
40240 \end_layout
40241
40242 \begin_layout Standard
40243 Inserts a hyperlink as described in section
40244 \begin_inset space ~
40245 \end_inset
40246
40247
40248 \begin_inset CommandInset ref
40249 LatexCommand ref
40250 reference "sub:Hyperlinks"
40251
40252 \end_inset
40253
40254 .
40255 \end_layout
40256
40257 \begin_layout Subsection
40258 Footnote
40259 \end_layout
40260
40261 \begin_layout Standard
40262 Inserts a footnote, see section
40263 \begin_inset space ~
40264 \end_inset
40265
40266
40267 \begin_inset CommandInset ref
40268 LatexCommand ref
40269 reference "sec:Footnotes"
40270
40271 \end_inset
40272
40273 .
40274 \end_layout
40275
40276 \begin_layout Subsection
40277 Marginal Note
40278 \end_layout
40279
40280 \begin_layout Standard
40281 Inserts a marginal note, see section
40282 \begin_inset space ~
40283 \end_inset
40284
40285
40286 \begin_inset CommandInset ref
40287 LatexCommand ref
40288 reference "sec:Marginal-Notes"
40289
40290 \end_inset
40291
40292 .
40293 \end_layout
40294
40295 \begin_layout Subsection
40296 Short Title
40297 \end_layout
40298
40299 \begin_layout Standard
40300 Inserts a short title, see section
40301 \begin_inset space ~
40302 \end_inset
40303
40304
40305 \begin_inset CommandInset ref
40306 LatexCommand ref
40307 reference "sec:Short-Titles"
40308
40309 \end_inset
40310
40311 .
40312 \end_layout
40313
40314 \begin_layout Subsection
40315 TeX Code
40316 \end_layout
40317
40318 \begin_layout Standard
40319 Inserts a TeX Code box, see section
40320 \begin_inset space ~
40321 \end_inset
40322
40323
40324 \begin_inset CommandInset ref
40325 LatexCommand ref
40326 reference "sub:TeX-Code-Boxes"
40327
40328 \end_inset
40329
40330  for a description.
40331 \end_layout
40332
40333 \begin_layout Subsection
40334 Program Listing
40335 \begin_inset Index idx
40336 status collapsed
40337
40338 \begin_layout Plain Layout
40339 Program listings
40340 \end_layout
40341
40342 \end_inset
40343
40344
40345 \end_layout
40346
40347 \begin_layout Standard
40348 Inserts a program listings box.
40349  Program listings are explained in the chapter 
40350 \emph on
40351 Program Code Listings
40352 \emph default
40353  of the 
40354 \emph on
40355 Embedded Objects
40356 \emph default
40357  manual.
40358 \end_layout
40359
40360 \begin_layout Subsection
40361 Date
40362 \end_layout
40363
40364 \begin_layout Standard
40365 Inserts the actual date.
40366  The format depends on the date format of the language that is used for
40367  LyX's menus.
40368  LyX offers various ways to insert a date which are explained and also compared
40369  in the section 
40370 \emph on
40371 External Material
40372 \emph default
40373  of the 
40374 \emph on
40375 Embedded Objects
40376 \emph default
40377  manual.
40378 \end_layout
40379
40380 \begin_layout Section
40381 The Navigate Menu
40382 \begin_inset Index idx
40383 status collapsed
40384
40385 \begin_layout Plain Layout
40386 Menu ! Navigate
40387 \end_layout
40388
40389 \end_inset
40390
40391
40392 \end_layout
40393
40394 \begin_layout Standard
40395 This menu lists the existing chapters, sections, figures, tables, etc.
40396 \begin_inset space ~
40397 \end_inset
40398
40399 of the current document.
40400  This allows you to navigate easily through you document.
40401 \end_layout
40402
40403 \begin_layout Subsection
40404 Bookmarks
40405 \end_layout
40406
40407 \begin_layout Standard
40408 With this menu entry you are able to define your own bookmarks.
40409  This is useful when you are working on a large document and often have
40410  to jump e.
40411 \begin_inset space \thinspace{}
40412 \end_inset
40413
40414 g.
40415 \begin_inset space \space{}
40416 \end_inset
40417
40418 between section
40419 \begin_inset space ~
40420 \end_inset
40421
40422 2.5 and 6.3.
40423  To create bookmarks for this example, go to section
40424 \begin_inset space ~
40425 \end_inset
40426
40427 2.5 and use the menu 
40428 \family sans
40429 Save
40430 \begin_inset space ~
40431 \end_inset
40432
40433 Bookmark
40434 \begin_inset space ~
40435 \end_inset
40436
40437 1
40438 \family default
40439 .
40440  Then go to section
40441 \begin_inset space ~
40442 \end_inset
40443
40444 6.3 and use 
40445 \family sans
40446 Save
40447 \begin_inset space ~
40448 \end_inset
40449
40450 Bookmark
40451 \begin_inset space ~
40452 \end_inset
40453
40454
40455 \family default
40456 2.
40457  Now you can jump easily between these sections by using the menu or by
40458  the key bindings 
40459 \begin_inset Info
40460 type  "shortcut"
40461 arg   "bookmark-goto 1"
40462 \end_inset
40463
40464  and 
40465 \begin_inset Info
40466 type  "shortcut"
40467 arg   "bookmark-goto 2"
40468 \end_inset
40469
40470 .
40471 \end_layout
40472
40473 \begin_layout Standard
40474 You can also use bookmarks to jump between several opened documents.
40475  The saved bookmarks are valid till the document is closed.
40476 \end_layout
40477
40478 \begin_layout Subsection
40479 Next Note, Change, Cross-reference
40480 \end_layout
40481
40482 \begin_layout Standard
40483 Jump to the next note, change, or cross-reference following the current
40484  cursor position.
40485 \end_layout
40486
40487 \begin_layout Subsection
40488 Go to Label
40489 \end_layout
40490
40491 \begin_layout Standard
40492 Only active when the cursor is in front of a cross-reference.
40493  Sets the cursor before the referenced label, the same as if you right-click
40494  on a cross-reference box.
40495 \end_layout
40496
40497 \begin_layout Section
40498 The Document Menu
40499 \begin_inset Index idx
40500 status collapsed
40501
40502 \begin_layout Plain Layout
40503 Menu ! Document
40504 \end_layout
40505
40506 \end_inset
40507
40508
40509 \end_layout
40510
40511 \begin_layout Subsection
40512 Change Tracking
40513 \end_layout
40514
40515 \begin_layout Standard
40516 Change Tracking is described in section
40517 \begin_inset space ~
40518 \end_inset
40519
40520
40521 \begin_inset CommandInset ref
40522 LatexCommand ref
40523 reference "sec:Change-Tracking"
40524
40525 \end_inset
40526
40527 .
40528 \end_layout
40529
40530 \begin_layout Subsection
40531 LaT
40532 \begin_inset ERT
40533 status collapsed
40534
40535 \begin_layout Plain Layout
40536
40537 {}
40538 \end_layout
40539
40540 \end_inset
40541
40542 eX Log
40543 \end_layout
40544
40545 \begin_layout Standard
40546 After running LaTeX by viewing or exporting a document, this menu will be
40547  enabled.
40548  It shows the logfile of the used LaTeX-program.
40549 \end_layout
40550
40551 \begin_layout Standard
40552 Here you can see how LaTeX works in the background.
40553  
40554 \emph on
40555 Experts
40556 \emph default
40557  will find in it reasons for LaTeX-errors.
40558 \end_layout
40559
40560 \begin_layout Subsection
40561 Outline
40562 \end_layout
40563
40564 \begin_layout Standard
40565 Opens the TOC/Outline window as described in section
40566 \begin_inset space ~
40567 \end_inset
40568
40569
40570 \begin_inset CommandInset ref
40571 LatexCommand ref
40572 reference "sec:Navigating"
40573
40574 \end_inset
40575
40576  and 
40577 \begin_inset CommandInset ref
40578 LatexCommand ref
40579 reference "sub:Table-of-Contents"
40580
40581 \end_inset
40582
40583 .
40584 \end_layout
40585
40586 \begin_layout Subsection
40587 Start Appendix Here
40588 \end_layout
40589
40590 \begin_layout Standard
40591 This menu will start the appendix of the document at the current cursor
40592  position as described in section
40593 \begin_inset space ~
40594 \end_inset
40595
40596
40597 \begin_inset CommandInset ref
40598 LatexCommand ref
40599 reference "sec:Appendices"
40600
40601 \end_inset
40602
40603 .
40604 \end_layout
40605
40606 \begin_layout Subsection
40607 Compressed
40608 \end_layout
40609
40610 \begin_layout Standard
40611 Un/compresses the current document.
40612 \end_layout
40613
40614 \begin_layout Subsection
40615 Settings
40616 \end_layout
40617
40618 \begin_layout Standard
40619 The document settings are described in appendix
40620 \begin_inset space ~
40621 \end_inset
40622
40623
40624 \begin_inset CommandInset ref
40625 LatexCommand ref
40626 reference "cha:The-Document-Settings"
40627
40628 \end_inset
40629
40630 .
40631 \end_layout
40632
40633 \begin_layout Section
40634 The Tools Menu
40635 \begin_inset Index idx
40636 status collapsed
40637
40638 \begin_layout Plain Layout
40639 Menu ! Tools
40640 \end_layout
40641
40642 \end_inset
40643
40644
40645 \end_layout
40646
40647 \begin_layout Subsection
40648 Spellchecker
40649 \end_layout
40650
40651 \begin_layout Standard
40652 Spell checking is explained in section
40653 \begin_inset space ~
40654 \end_inset
40655
40656
40657 \begin_inset CommandInset ref
40658 LatexCommand ref
40659 reference "sec:Spellchecking"
40660
40661 \end_inset
40662
40663 .
40664 \end_layout
40665
40666 \begin_layout Subsection
40667 Thesaurus
40668 \end_layout
40669
40670 \begin_layout Standard
40671 The thesaurus is described in section
40672 \begin_inset space ~
40673 \end_inset
40674
40675
40676 \begin_inset CommandInset ref
40677 LatexCommand ref
40678 reference "sec:Thesaurus"
40679
40680 \end_inset
40681
40682 .
40683 \end_layout
40684
40685 \begin_layout Subsection
40686 Statistics
40687 \begin_inset Index idx
40688 status collapsed
40689
40690 \begin_layout Plain Layout
40691 Word count
40692 \end_layout
40693
40694 \end_inset
40695
40696
40697 \begin_inset Index idx
40698 status collapsed
40699
40700 \begin_layout Plain Layout
40701 Character count
40702 \end_layout
40703
40704 \end_inset
40705
40706
40707 \end_layout
40708
40709 \begin_layout Standard
40710 Counts the number of words and characters in the actual document or the
40711  highlighted document part.
40712 \end_layout
40713
40714 \begin_layout Subsection
40715 TeX Information
40716 \begin_inset Index idx
40717 status collapsed
40718
40719 \begin_layout Plain Layout
40720 TeX Information
40721 \end_layout
40722
40723 \end_inset
40724
40725
40726 \end_layout
40727
40728 \begin_layout Standard
40729 Shows you a list of the classes and styles installed in your LaTeX-system.
40730 \end_layout
40731
40732 \begin_layout Subsection
40733 Reconfigure
40734 \begin_inset Index idx
40735 status collapsed
40736
40737 \begin_layout Plain Layout
40738 LyX ! Reconfigure|see
40739 \begin_inset ERT
40740 status collapsed
40741
40742 \begin_layout Plain Layout
40743
40744 {
40745 \end_layout
40746
40747 \end_inset
40748
40749 Reconfiguration of LyX
40750 \begin_inset ERT
40751 status collapsed
40752
40753 \begin_layout Plain Layout
40754
40755 }
40756 \end_layout
40757
40758 \end_inset
40759
40760
40761 \end_layout
40762
40763 \end_inset
40764
40765
40766 \begin_inset Index idx
40767 status collapsed
40768
40769 \begin_layout Plain Layout
40770 Reconfiguration of LyX
40771 \end_layout
40772
40773 \end_inset
40774
40775
40776 \end_layout
40777
40778 \begin_layout Standard
40779 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40780  and needed programs it needs; see also section
40781 \begin_inset space ~
40782 \end_inset
40783
40784
40785 \begin_inset CommandInset ref
40786 LatexCommand ref
40787 reference "sec:Basic-LyX-Setup"
40788
40789 \end_inset
40790
40791 .
40792 \end_layout
40793
40794 \begin_layout Subsection
40795 Preferences
40796 \end_layout
40797
40798 \begin_layout Standard
40799 The preferences dialog is described in detail in appendix
40800 \begin_inset space \thinspace{}
40801 \end_inset
40802
40803
40804 \begin_inset CommandInset ref
40805 LatexCommand ref
40806 reference "cha:The-Preferences-dialog"
40807
40808 \end_inset
40809
40810 .
40811 \end_layout
40812
40813 \begin_layout Section
40814 The Help Menu
40815 \begin_inset Index idx
40816 status collapsed
40817
40818 \begin_layout Plain Layout
40819 Menu ! Help
40820 \end_layout
40821
40822 \end_inset
40823
40824
40825 \end_layout
40826
40827 \begin_layout Standard
40828 This menu opens the documentation files of LyX in the language of LyX's
40829  menus.
40830 \end_layout
40831
40832 \begin_layout Standard
40833 The menu 
40834 \family sans
40835 LaTeX
40836 \begin_inset space ~
40837 \end_inset
40838
40839 Configuration
40840 \family default
40841  shows a LyX-document with information about the LaTeX-packages and classes
40842  found by LyX (see also section
40843 \begin_inset space ~
40844 \end_inset
40845
40846
40847 \begin_inset CommandInset ref
40848 LatexCommand ref
40849 reference "sec:LaTeX-Setup"
40850
40851 \end_inset
40852
40853 ).
40854 \end_layout
40855
40856 \begin_layout Section
40857 Toolbars
40858 \begin_inset CommandInset label
40859 LatexCommand label
40860 name "sec:Toolbars"
40861
40862 \end_inset
40863
40864
40865 \end_layout
40866
40867 \begin_layout Standard
40868 How to show or hide toolbars is explained in section
40869 \begin_inset space ~
40870 \end_inset
40871
40872
40873 \begin_inset CommandInset ref
40874 LatexCommand ref
40875 reference "sub:Toolbars"
40876
40877 \end_inset
40878
40879 .
40880 \end_layout
40881
40882 \begin_layout Standard
40883 It is also possible to define custom toolbars.
40884  This is described in the 
40885 \emph on
40886 Additional Features
40887 \emph default
40888  manual.
40889 \end_layout
40890
40891 \begin_layout Subsection
40892 Standard Toolbar
40893 \begin_inset Index idx
40894 status collapsed
40895
40896 \begin_layout Plain Layout
40897 Toolbar ! Standard
40898 \end_layout
40899
40900 \end_inset
40901
40902
40903 \end_layout
40904
40905 \begin_layout Standard
40906 \begin_inset Graphics
40907         filename clipart/StandardToolbar.png
40908         width 100col%
40909
40910 \end_inset
40911
40912
40913 \end_layout
40914
40915 \begin_layout Standard
40916 \begin_inset VSpace defskip
40917 \end_inset
40918
40919
40920 \end_layout
40921
40922 \begin_layout Standard
40923 The standard toolbar as shown above contains from left to right the following
40924  buttons:
40925 \begin_inset ERT
40926 status collapsed
40927
40928 \begin_layout Plain Layout
40929
40930
40931 \backslash
40932 setlength{
40933 \backslash
40934 LTleft}{0pt}
40935 \end_layout
40936
40937 \end_inset
40938
40939
40940 \begin_inset Note Note
40941 status collapsed
40942
40943 \begin_layout Plain Layout
40944 This is necessary to left align the following longtables.
40945  See the 
40946 \emph on
40947 Embedded Objects
40948 \emph default
40949  manual for more information.
40950 \end_layout
40951
40952 \end_inset
40953
40954
40955 \end_layout
40956
40957 \begin_layout Standard
40958 \begin_inset VSpace defskip
40959 \end_inset
40960
40961
40962 \end_layout
40963
40964 \begin_layout Standard
40965 \begin_inset Tabular
40966 <lyxtabular version="3" rows="1" columns="2">
40967 <features islongtable="true" longtabularalignment="center">
40968 <column alignment="center" valignment="top" width="0">
40969 <column alignment="center" valignment="top" width="0">
40970 <row>
40971 <cell alignment="center" valignment="top" usebox="none">
40972 \begin_inset Text
40973
40974 \begin_layout Plain Layout
40975 \begin_inset Graphics
40976         filename clipart/ToolbarEnvBox.png
40977         clip
40978
40979 \end_inset
40980
40981
40982 \end_layout
40983
40984 \end_inset
40985 </cell>
40986 <cell alignment="center" valignment="top" usebox="none">
40987 \begin_inset Text
40988
40989 \begin_layout Plain Layout
40990 pull-down box for the paragraph environments
40991 \end_layout
40992
40993 \end_inset
40994 </cell>
40995 </row>
40996 </lyxtabular>
40997
40998 \end_inset
40999
41000
41001 \end_layout
41002
41003 \begin_layout Standard
41004 \begin_inset VSpace -10mm
41005 \end_inset
41006
41007
41008 \end_layout
41009
41010 \begin_layout Standard
41011 \align left
41012 \begin_inset Tabular
41013 <lyxtabular version="3" rows="21" columns="2">
41014 <features islongtable="true" longtabularalignment="center">
41015 <column alignment="left" valignment="top" width="0">
41016 <column alignment="left" valignment="top" width="0">
41017 <row interlinespace="2.5mm">
41018 <cell alignment="center" valignment="top" usebox="none">
41019 \begin_inset Text
41020
41021 \begin_layout Plain Layout
41022
41023 \family sans
41024 \begin_inset Info
41025 type  "icon"
41026 arg   "buffer-new"
41027 \end_inset
41028
41029
41030 \end_layout
41031
41032 \end_inset
41033 </cell>
41034 <cell alignment="center" valignment="top" usebox="none">
41035 \begin_inset Text
41036
41037 \begin_layout Plain Layout
41038
41039 \family sans
41040 File\SpecialChar \menuseparator
41041 New
41042 \end_layout
41043
41044 \end_inset
41045 </cell>
41046 </row>
41047 <row interlinespace="2.5mm">
41048 <cell alignment="center" valignment="top" usebox="none">
41049 \begin_inset Text
41050
41051 \begin_layout Plain Layout
41052
41053 \family sans
41054 \begin_inset Info
41055 type  "icon"
41056 arg   "file-open"
41057 \end_inset
41058
41059
41060 \end_layout
41061
41062 \end_inset
41063 </cell>
41064 <cell alignment="center" valignment="top" usebox="none">
41065 \begin_inset Text
41066
41067 \begin_layout Plain Layout
41068
41069 \family sans
41070 File\SpecialChar \menuseparator
41071 Open
41072 \end_layout
41073
41074 \end_inset
41075 </cell>
41076 </row>
41077 <row interlinespace="2.5mm">
41078 <cell alignment="center" valignment="top" usebox="none">
41079 \begin_inset Text
41080
41081 \begin_layout Plain Layout
41082
41083 \family sans
41084 \begin_inset Info
41085 type  "icon"
41086 arg   "buffer-write"
41087 \end_inset
41088
41089
41090 \end_layout
41091
41092 \end_inset
41093 </cell>
41094 <cell alignment="center" valignment="top" usebox="none">
41095 \begin_inset Text
41096
41097 \begin_layout Plain Layout
41098
41099 \family sans
41100 File\SpecialChar \menuseparator
41101 Save
41102 \end_layout
41103
41104 \end_inset
41105 </cell>
41106 </row>
41107 <row interlinespace="2.5mm">
41108 <cell alignment="center" valignment="top" usebox="none">
41109 \begin_inset Text
41110
41111 \begin_layout Plain Layout
41112
41113 \family sans
41114 \begin_inset Info
41115 type  "icon"
41116 arg   "dialog-show print"
41117 \end_inset
41118
41119
41120 \end_layout
41121
41122 \end_inset
41123 </cell>
41124 <cell alignment="center" valignment="top" usebox="none">
41125 \begin_inset Text
41126
41127 \begin_layout Plain Layout
41128
41129 \family sans
41130 File\SpecialChar \menuseparator
41131 Print
41132 \end_layout
41133
41134 \end_inset
41135 </cell>
41136 </row>
41137 <row interlinespace="2.5mm">
41138 <cell alignment="center" valignment="top" usebox="none">
41139 \begin_inset Text
41140
41141 \begin_layout Plain Layout
41142
41143 \family sans
41144 \begin_inset Info
41145 type  "icon"
41146 arg   "dialog-show spellchecker"
41147 \end_inset
41148
41149
41150 \end_layout
41151
41152 \end_inset
41153 </cell>
41154 <cell alignment="center" valignment="top" usebox="none">
41155 \begin_inset Text
41156
41157 \begin_layout Plain Layout
41158
41159 \family sans
41160 Tools\SpecialChar \menuseparator
41161 Spellchecker
41162 \end_layout
41163
41164 \end_inset
41165 </cell>
41166 </row>
41167 <row interlinespace="2.5mm">
41168 <cell alignment="center" valignment="top" usebox="none">
41169 \begin_inset Text
41170
41171 \begin_layout Plain Layout
41172
41173 \family sans
41174 \begin_inset Info
41175 type  "icon"
41176 arg   "undo"
41177 \end_inset
41178
41179
41180 \end_layout
41181
41182 \end_inset
41183 </cell>
41184 <cell alignment="center" valignment="top" usebox="none">
41185 \begin_inset Text
41186
41187 \begin_layout Plain Layout
41188
41189 \family sans
41190 Edit\SpecialChar \menuseparator
41191 Undo
41192 \end_layout
41193
41194 \end_inset
41195 </cell>
41196 </row>
41197 <row interlinespace="2.5mm">
41198 <cell alignment="center" valignment="top" usebox="none">
41199 \begin_inset Text
41200
41201 \begin_layout Plain Layout
41202
41203 \family sans
41204 \begin_inset Info
41205 type  "icon"
41206 arg   "redo"
41207 \end_inset
41208
41209
41210 \end_layout
41211
41212 \end_inset
41213 </cell>
41214 <cell alignment="center" valignment="top" usebox="none">
41215 \begin_inset Text
41216
41217 \begin_layout Plain Layout
41218
41219 \family sans
41220 Edit\SpecialChar \menuseparator
41221 Redo
41222 \end_layout
41223
41224 \end_inset
41225 </cell>
41226 </row>
41227 <row interlinespace="2.5mm">
41228 <cell alignment="center" valignment="top" usebox="none">
41229 \begin_inset Text
41230
41231 \begin_layout Plain Layout
41232
41233 \family sans
41234 \begin_inset Info
41235 type  "icon"
41236 arg   "cut"
41237 \end_inset
41238
41239
41240 \end_layout
41241
41242 \end_inset
41243 </cell>
41244 <cell alignment="center" valignment="top" usebox="none">
41245 \begin_inset Text
41246
41247 \begin_layout Plain Layout
41248
41249 \family sans
41250 Edit\SpecialChar \menuseparator
41251 Cut
41252 \end_layout
41253
41254 \end_inset
41255 </cell>
41256 </row>
41257 <row interlinespace="2.5mm">
41258 <cell alignment="center" valignment="top" usebox="none">
41259 \begin_inset Text
41260
41261 \begin_layout Plain Layout
41262
41263 \family sans
41264 \begin_inset Info
41265 type  "icon"
41266 arg   "copy"
41267 \end_inset
41268
41269
41270 \end_layout
41271
41272 \end_inset
41273 </cell>
41274 <cell alignment="center" valignment="top" usebox="none">
41275 \begin_inset Text
41276
41277 \begin_layout Plain Layout
41278
41279 \family sans
41280 Edit\SpecialChar \menuseparator
41281 Copy
41282 \end_layout
41283
41284 \end_inset
41285 </cell>
41286 </row>
41287 <row interlinespace="2.5mm">
41288 <cell alignment="center" valignment="top" usebox="none">
41289 \begin_inset Text
41290
41291 \begin_layout Plain Layout
41292
41293 \family sans
41294 \begin_inset Info
41295 type  "icon"
41296 arg   "paste"
41297 \end_inset
41298
41299
41300 \end_layout
41301
41302 \end_inset
41303 </cell>
41304 <cell alignment="center" valignment="top" usebox="none">
41305 \begin_inset Text
41306
41307 \begin_layout Plain Layout
41308
41309 \family sans
41310 Edit\SpecialChar \menuseparator
41311 Paste
41312 \end_layout
41313
41314 \end_inset
41315 </cell>
41316 </row>
41317 <row interlinespace="2.5mm">
41318 <cell alignment="center" valignment="top" usebox="none">
41319 \begin_inset Text
41320
41321 \begin_layout Plain Layout
41322
41323 \family sans
41324 \begin_inset Info
41325 type  "icon"
41326 arg   "dialog-show findreplace"
41327 \end_inset
41328
41329
41330 \end_layout
41331
41332 \end_inset
41333 </cell>
41334 <cell alignment="center" valignment="top" usebox="none">
41335 \begin_inset Text
41336
41337 \begin_layout Plain Layout
41338
41339 \family sans
41340 Edit\SpecialChar \menuseparator
41341 Find
41342 \begin_inset space \thinspace{}
41343 \end_inset
41344
41345 &
41346 \begin_inset space \thinspace{}
41347 \end_inset
41348
41349 Replace
41350 \end_layout
41351
41352 \end_inset
41353 </cell>
41354 </row>
41355 <row interlinespace="2.5mm">
41356 <cell alignment="center" valignment="top" usebox="none">
41357 \begin_inset Text
41358
41359 \begin_layout Plain Layout
41360
41361 \family sans
41362 \begin_inset Info
41363 type  "icon"
41364 arg   "bookmark-goto 0"
41365 \end_inset
41366
41367
41368 \end_layout
41369
41370 \end_inset
41371 </cell>
41372 <cell alignment="center" valignment="top" usebox="none">
41373 \begin_inset Text
41374
41375 \begin_layout Plain Layout
41376
41377 \family sans
41378 Navigate\SpecialChar \menuseparator
41379 Bookmarks\SpecialChar \menuseparator
41380 Navigate Back
41381 \end_layout
41382
41383 \end_inset
41384 </cell>
41385 </row>
41386 <row interlinespace="2.5mm">
41387 <cell alignment="center" valignment="top" usebox="none">
41388 \begin_inset Text
41389
41390 \begin_layout Plain Layout
41391
41392 \family sans
41393 \begin_inset Info
41394 type  "icon"
41395 arg   "font-emph"
41396 \end_inset
41397
41398
41399 \end_layout
41400
41401 \end_inset
41402 </cell>
41403 <cell alignment="center" valignment="top" usebox="none">
41404 \begin_inset Text
41405
41406 \begin_layout Plain Layout
41407 Emphasize text, function of the 
41408 \family sans
41409 Edit\SpecialChar \menuseparator
41410 Text
41411 \begin_inset space ~
41412 \end_inset
41413
41414 Style
41415 \family default
41416  dialog
41417 \end_layout
41418
41419 \end_inset
41420 </cell>
41421 </row>
41422 <row interlinespace="2.5mm">
41423 <cell alignment="center" valignment="top" usebox="none">
41424 \begin_inset Text
41425
41426 \begin_layout Plain Layout
41427
41428 \family sans
41429 \begin_inset Info
41430 type  "icon"
41431 arg   "font-noun"
41432 \end_inset
41433
41434
41435 \end_layout
41436
41437 \end_inset
41438 </cell>
41439 <cell alignment="center" valignment="top" usebox="none">
41440 \begin_inset Text
41441
41442 \begin_layout Plain Layout
41443 Set text to noun style, function of the 
41444 \family sans
41445 Edit\SpecialChar \menuseparator
41446 Text
41447 \begin_inset space ~
41448 \end_inset
41449
41450 Style
41451 \family default
41452  dialog
41453 \end_layout
41454
41455 \end_inset
41456 </cell>
41457 </row>
41458 <row interlinespace="2.5mm">
41459 <cell alignment="center" valignment="top" usebox="none">
41460 \begin_inset Text
41461
41462 \begin_layout Plain Layout
41463
41464 \family sans
41465 \begin_inset Info
41466 type  "icon"
41467 arg   "textstyle-apply"
41468 \end_inset
41469
41470
41471 \end_layout
41472
41473 \end_inset
41474 </cell>
41475 <cell alignment="center" valignment="top" usebox="none">
41476 \begin_inset Text
41477
41478 \begin_layout Plain Layout
41479 Formats text using the current settings in the 
41480 \family sans
41481 Edit\SpecialChar \menuseparator
41482 Text
41483 \begin_inset space ~
41484 \end_inset
41485
41486 Style
41487 \family default
41488  dialog
41489 \end_layout
41490
41491 \end_inset
41492 </cell>
41493 </row>
41494 <row interlinespace="2.5mm">
41495 <cell alignment="center" valignment="top" usebox="none">
41496 \begin_inset Text
41497
41498 \begin_layout Plain Layout
41499
41500 \family sans
41501 \begin_inset Info
41502 type  "icon"
41503 arg   "math-mode"
41504 \end_inset
41505
41506
41507 \end_layout
41508
41509 \end_inset
41510 </cell>
41511 <cell alignment="center" valignment="top" usebox="none">
41512 \begin_inset Text
41513
41514 \begin_layout Plain Layout
41515
41516 \family sans
41517 Insert\SpecialChar \menuseparator
41518 Math\SpecialChar \menuseparator
41519 Inline
41520 \begin_inset space ~
41521 \end_inset
41522
41523 Formula
41524 \end_layout
41525
41526 \end_inset
41527 </cell>
41528 </row>
41529 <row interlinespace="2.5mm">
41530 <cell alignment="center" valignment="top" usebox="none">
41531 \begin_inset Text
41532
41533 \begin_layout Plain Layout
41534
41535 \family sans
41536 \begin_inset Info
41537 type  "icon"
41538 arg   "dialog-show-new-inset graphics"
41539 \end_inset
41540
41541
41542 \end_layout
41543
41544 \end_inset
41545 </cell>
41546 <cell alignment="center" valignment="top" usebox="none">
41547 \begin_inset Text
41548
41549 \begin_layout Plain Layout
41550
41551 \family sans
41552 Insert\SpecialChar \menuseparator
41553 Graphics
41554 \end_layout
41555
41556 \end_inset
41557 </cell>
41558 </row>
41559 <row interlinespace="2.5mm">
41560 <cell alignment="center" valignment="top" usebox="none">
41561 \begin_inset Text
41562
41563 \begin_layout Plain Layout
41564 \begin_inset Info
41565 type  "icon"
41566 arg   "tabular-insert"
41567 \end_inset
41568
41569
41570 \end_layout
41571
41572 \end_inset
41573 </cell>
41574 <cell alignment="center" valignment="top" usebox="none">
41575 \begin_inset Text
41576
41577 \begin_layout Plain Layout
41578
41579 \family sans
41580 Insert\SpecialChar \menuseparator
41581 Table
41582 \end_layout
41583
41584 \end_inset
41585 </cell>
41586 </row>
41587 <row interlinespace="2.5mm">
41588 <cell alignment="center" valignment="top" usebox="none">
41589 \begin_inset Text
41590
41591 \begin_layout Plain Layout
41592
41593 \family sans
41594 \begin_inset Info
41595 type  "icon"
41596 arg   "dialog-toggle toc"
41597 \end_inset
41598
41599
41600 \end_layout
41601
41602 \end_inset
41603 </cell>
41604 <cell alignment="center" valignment="top" usebox="none">
41605 \begin_inset Text
41606
41607 \begin_layout Plain Layout
41608 Toggle outline window on/off, 
41609 \family sans
41610 Document\SpecialChar \menuseparator
41611 Outline
41612 \end_layout
41613
41614 \end_inset
41615 </cell>
41616 </row>
41617 <row interlinespace="2.5mm">
41618 <cell alignment="center" valignment="top" usebox="none">
41619 \begin_inset Text
41620
41621 \begin_layout Plain Layout
41622
41623 \family sans
41624 \begin_inset Info
41625 type  "icon"
41626 arg   "toolbar-toggle math"
41627 \end_inset
41628
41629
41630 \end_layout
41631
41632 \end_inset
41633 </cell>
41634 <cell alignment="center" valignment="top" usebox="none">
41635 \begin_inset Text
41636
41637 \begin_layout Plain Layout
41638 Toggle math toolbar on/off
41639 \end_layout
41640
41641 \end_inset
41642 </cell>
41643 </row>
41644 <row interlinespace="2.5mm">
41645 <cell alignment="center" valignment="top" usebox="none">
41646 \begin_inset Text
41647
41648 \begin_layout Plain Layout
41649
41650 \family sans
41651 \begin_inset Info
41652 type  "icon"
41653 arg   "toolbar-toggle table"
41654 \end_inset
41655
41656
41657 \end_layout
41658
41659 \end_inset
41660 </cell>
41661 <cell alignment="center" valignment="top" usebox="none">
41662 \begin_inset Text
41663
41664 \begin_layout Plain Layout
41665 Toggle table toolbar on/off
41666 \end_layout
41667
41668 \end_inset
41669 </cell>
41670 </row>
41671 </lyxtabular>
41672
41673 \end_inset
41674
41675
41676 \end_layout
41677
41678 \begin_layout Subsection
41679 Extra Toolbar
41680 \begin_inset Index idx
41681 status collapsed
41682
41683 \begin_layout Plain Layout
41684 Toolbar ! Extra
41685 \end_layout
41686
41687 \end_inset
41688
41689
41690 \end_layout
41691
41692 \begin_layout Standard
41693 \begin_inset Graphics
41694         filename clipart/ExtraToolbar.png
41695         width 100col%
41696
41697 \end_inset
41698
41699
41700 \end_layout
41701
41702 \begin_layout Standard
41703 \begin_inset VSpace defskip
41704 \end_inset
41705
41706
41707 \end_layout
41708
41709 \begin_layout Standard
41710 The extra toolbar as shown above contains from left to right the following
41711  buttons:
41712 \end_layout
41713
41714 \begin_layout Standard
41715 \begin_inset VSpace defskip
41716 \end_inset
41717
41718
41719 \end_layout
41720
41721 \begin_layout Standard
41722 \begin_inset Tabular
41723 <lyxtabular version="3" rows="25" columns="2">
41724 <features islongtable="true" longtabularalignment="center">
41725 <column alignment="left" valignment="top" width="0">
41726 <column alignment="left" valignment="top" width="0">
41727 <row interlinespace="2.5mm">
41728 <cell alignment="center" valignment="top" usebox="none">
41729 \begin_inset Text
41730
41731 \begin_layout Plain Layout
41732
41733 \family sans
41734 \begin_inset Info
41735 type  "icon"
41736 arg   "layout"
41737 \end_inset
41738
41739
41740 \end_layout
41741
41742 \end_inset
41743 </cell>
41744 <cell alignment="center" valignment="top" usebox="none">
41745 \begin_inset Text
41746
41747 \begin_layout Plain Layout
41748 Default
41749 \end_layout
41750
41751 \end_inset
41752 </cell>
41753 </row>
41754 <row interlinespace="2.5mm">
41755 <cell alignment="center" valignment="top" usebox="none">
41756 \begin_inset Text
41757
41758 \begin_layout Plain Layout
41759
41760 \family sans
41761 \begin_inset Info
41762 type  "icon"
41763 arg   "layout Enumerate"
41764 \end_inset
41765
41766
41767 \end_layout
41768
41769 \end_inset
41770 </cell>
41771 <cell alignment="center" valignment="top" usebox="none">
41772 \begin_inset Text
41773
41774 \begin_layout Plain Layout
41775 Numbered list
41776 \end_layout
41777
41778 \end_inset
41779 </cell>
41780 </row>
41781 <row interlinespace="2.5mm">
41782 <cell alignment="center" valignment="top" usebox="none">
41783 \begin_inset Text
41784
41785 \begin_layout Plain Layout
41786
41787 \family sans
41788 \begin_inset Info
41789 type  "icon"
41790 arg   "layout Itemize"
41791 \end_inset
41792
41793
41794 \end_layout
41795
41796 \end_inset
41797 </cell>
41798 <cell alignment="center" valignment="top" usebox="none">
41799 \begin_inset Text
41800
41801 \begin_layout Plain Layout
41802 Itemized list
41803 \end_layout
41804
41805 \end_inset
41806 </cell>
41807 </row>
41808 <row interlinespace="2.5mm">
41809 <cell alignment="center" valignment="top" usebox="none">
41810 \begin_inset Text
41811
41812 \begin_layout Plain Layout
41813
41814 \family sans
41815 \begin_inset Info
41816 type  "icon"
41817 arg   "layout List"
41818 \end_inset
41819
41820
41821 \end_layout
41822
41823 \end_inset
41824 </cell>
41825 <cell alignment="center" valignment="top" usebox="none">
41826 \begin_inset Text
41827
41828 \begin_layout Plain Layout
41829 List
41830 \end_layout
41831
41832 \end_inset
41833 </cell>
41834 </row>
41835 <row interlinespace="2.5mm">
41836 <cell alignment="center" valignment="top" usebox="none">
41837 \begin_inset Text
41838
41839 \begin_layout Plain Layout
41840
41841 \family sans
41842 \begin_inset Info
41843 type  "icon"
41844 arg   "layout Description"
41845 \end_inset
41846
41847
41848 \end_layout
41849
41850 \end_inset
41851 </cell>
41852 <cell alignment="center" valignment="top" usebox="none">
41853 \begin_inset Text
41854
41855 \begin_layout Plain Layout
41856 Description list
41857 \end_layout
41858
41859 \end_inset
41860 </cell>
41861 </row>
41862 <row interlinespace="2.5mm">
41863 <cell alignment="center" valignment="top" usebox="none">
41864 \begin_inset Text
41865
41866 \begin_layout Plain Layout
41867
41868 \family sans
41869 \begin_inset Info
41870 type  "icon"
41871 arg   "depth-increment"
41872 \end_inset
41873
41874
41875 \end_layout
41876
41877 \end_inset
41878 </cell>
41879 <cell alignment="center" valignment="top" usebox="none">
41880 \begin_inset Text
41881
41882 \begin_layout Plain Layout
41883
41884 \family sans
41885 Edit\SpecialChar \menuseparator
41886 Increase
41887 \begin_inset space ~
41888 \end_inset
41889
41890 List
41891 \begin_inset space ~
41892 \end_inset
41893
41894 Depth
41895 \end_layout
41896
41897 \end_inset
41898 </cell>
41899 </row>
41900 <row interlinespace="2.5mm">
41901 <cell alignment="center" valignment="top" usebox="none">
41902 \begin_inset Text
41903
41904 \begin_layout Plain Layout
41905
41906 \family sans
41907 \begin_inset Info
41908 type  "icon"
41909 arg   "depth-decrement"
41910 \end_inset
41911
41912
41913 \end_layout
41914
41915 \end_inset
41916 </cell>
41917 <cell alignment="center" valignment="top" usebox="none">
41918 \begin_inset Text
41919
41920 \begin_layout Plain Layout
41921
41922 \family sans
41923 Edit\SpecialChar \menuseparator
41924 Decrease
41925 \begin_inset space ~
41926 \end_inset
41927
41928 List
41929 \begin_inset space ~
41930 \end_inset
41931
41932 Depth
41933 \end_layout
41934
41935 \end_inset
41936 </cell>
41937 </row>
41938 <row interlinespace="2.5mm">
41939 <cell alignment="center" valignment="top" usebox="none">
41940 \begin_inset Text
41941
41942 \begin_layout Plain Layout
41943
41944 \family sans
41945 \begin_inset Info
41946 type  "icon"
41947 arg   "float-insert figure"
41948 \end_inset
41949
41950
41951 \end_layout
41952
41953 \end_inset
41954 </cell>
41955 <cell alignment="center" valignment="top" usebox="none">
41956 \begin_inset Text
41957
41958 \begin_layout Plain Layout
41959
41960 \family sans
41961 Insert\SpecialChar \menuseparator
41962 Float\SpecialChar \menuseparator
41963 Figure
41964 \end_layout
41965
41966 \end_inset
41967 </cell>
41968 </row>
41969 <row interlinespace="2.5mm">
41970 <cell alignment="center" valignment="top" usebox="none">
41971 \begin_inset Text
41972
41973 \begin_layout Plain Layout
41974
41975 \family sans
41976 \begin_inset Info
41977 type  "icon"
41978 arg   "float-insert table"
41979 \end_inset
41980
41981
41982 \end_layout
41983
41984 \end_inset
41985 </cell>
41986 <cell alignment="center" valignment="top" usebox="none">
41987 \begin_inset Text
41988
41989 \begin_layout Plain Layout
41990
41991 \family sans
41992 Insert\SpecialChar \menuseparator
41993 Float\SpecialChar \menuseparator
41994 Table
41995 \end_layout
41996
41997 \end_inset
41998 </cell>
41999 </row>
42000 <row interlinespace="2.5mm">
42001 <cell alignment="center" valignment="top" usebox="none">
42002 \begin_inset Text
42003
42004 \begin_layout Plain Layout
42005
42006 \family sans
42007 \begin_inset Info
42008 type  "icon"
42009 arg   "label-insert"
42010 \end_inset
42011
42012
42013 \end_layout
42014
42015 \end_inset
42016 </cell>
42017 <cell alignment="center" valignment="top" usebox="none">
42018 \begin_inset Text
42019
42020 \begin_layout Plain Layout
42021
42022 \family sans
42023 Insert\SpecialChar \menuseparator
42024 Label
42025 \end_layout
42026
42027 \end_inset
42028 </cell>
42029 </row>
42030 <row interlinespace="2.5mm">
42031 <cell alignment="center" valignment="top" usebox="none">
42032 \begin_inset Text
42033
42034 \begin_layout Plain Layout
42035
42036 \family sans
42037 \begin_inset Info
42038 type  "icon"
42039 arg   "dialog-show-new-inset ref"
42040 \end_inset
42041
42042
42043 \end_layout
42044
42045 \end_inset
42046 </cell>
42047 <cell alignment="center" valignment="top" usebox="none">
42048 \begin_inset Text
42049
42050 \begin_layout Plain Layout
42051
42052 \family sans
42053 Insert\SpecialChar \menuseparator
42054 Cross-Reference
42055 \end_layout
42056
42057 \end_inset
42058 </cell>
42059 </row>
42060 <row interlinespace="2.5mm">
42061 <cell alignment="center" valignment="top" usebox="none">
42062 \begin_inset Text
42063
42064 \begin_layout Plain Layout
42065
42066 \family sans
42067 \begin_inset Info
42068 type  "icon"
42069 arg   "dialog-show-new-inset citation"
42070 \end_inset
42071
42072
42073 \end_layout
42074
42075 \end_inset
42076 </cell>
42077 <cell alignment="center" valignment="top" usebox="none">
42078 \begin_inset Text
42079
42080 \begin_layout Plain Layout
42081
42082 \family sans
42083 Insert\SpecialChar \menuseparator
42084 Citation
42085 \end_layout
42086
42087 \end_inset
42088 </cell>
42089 </row>
42090 <row interlinespace="2.5mm">
42091 <cell alignment="center" valignment="top" usebox="none">
42092 \begin_inset Text
42093
42094 \begin_layout Plain Layout
42095
42096 \family sans
42097 \begin_inset Info
42098 type  "icon"
42099 arg   "index-insert"
42100 \end_inset
42101
42102
42103 \end_layout
42104
42105 \end_inset
42106 </cell>
42107 <cell alignment="center" valignment="top" usebox="none">
42108 \begin_inset Text
42109
42110 \begin_layout Plain Layout
42111
42112 \family sans
42113 Insert\SpecialChar \menuseparator
42114 Index
42115 \begin_inset space ~
42116 \end_inset
42117
42118 Entry
42119 \end_layout
42120
42121 \end_inset
42122 </cell>
42123 </row>
42124 <row interlinespace="2.5mm">
42125 <cell alignment="center" valignment="top" usebox="none">
42126 \begin_inset Text
42127
42128 \begin_layout Plain Layout
42129
42130 \family sans
42131 \begin_inset Info
42132 type  "icon"
42133 arg   "nomencl-insert"
42134 \end_inset
42135
42136
42137 \end_layout
42138
42139 \end_inset
42140 </cell>
42141 <cell alignment="center" valignment="top" usebox="none">
42142 \begin_inset Text
42143
42144 \begin_layout Plain Layout
42145
42146 \family sans
42147 Insert\SpecialChar \menuseparator
42148 Nomenclature
42149 \begin_inset space ~
42150 \end_inset
42151
42152 Entry
42153 \end_layout
42154
42155 \end_inset
42156 </cell>
42157 </row>
42158 <row interlinespace="2.5mm">
42159 <cell alignment="center" valignment="top" usebox="none">
42160 \begin_inset Text
42161
42162 \begin_layout Plain Layout
42163
42164 \family sans
42165 \begin_inset Info
42166 type  "icon"
42167 arg   "footnote-insert"
42168 \end_inset
42169
42170
42171 \end_layout
42172
42173 \end_inset
42174 </cell>
42175 <cell alignment="center" valignment="top" usebox="none">
42176 \begin_inset Text
42177
42178 \begin_layout Plain Layout
42179
42180 \family sans
42181 Insert\SpecialChar \menuseparator
42182 Footnote
42183 \end_layout
42184
42185 \end_inset
42186 </cell>
42187 </row>
42188 <row interlinespace="2.5mm">
42189 <cell alignment="center" valignment="top" usebox="none">
42190 \begin_inset Text
42191
42192 \begin_layout Plain Layout
42193
42194 \family sans
42195 \begin_inset Info
42196 type  "icon"
42197 arg   "marginalnote-insert"
42198 \end_inset
42199
42200
42201 \end_layout
42202
42203 \end_inset
42204 </cell>
42205 <cell alignment="center" valignment="top" usebox="none">
42206 \begin_inset Text
42207
42208 \begin_layout Plain Layout
42209
42210 \family sans
42211 Insert\SpecialChar \menuseparator
42212 Marginal
42213 \begin_inset space ~
42214 \end_inset
42215
42216 Note
42217 \end_layout
42218
42219 \end_inset
42220 </cell>
42221 </row>
42222 <row interlinespace="2.5mm">
42223 <cell alignment="center" valignment="top" usebox="none">
42224 \begin_inset Text
42225
42226 \begin_layout Plain Layout
42227
42228 \family sans
42229 \begin_inset Info
42230 type  "icon"
42231 arg   "note-insert"
42232 \end_inset
42233
42234
42235 \end_layout
42236
42237 \end_inset
42238 </cell>
42239 <cell alignment="center" valignment="top" usebox="none">
42240 \begin_inset Text
42241
42242 \begin_layout Plain Layout
42243
42244 \family sans
42245 Insert\SpecialChar \menuseparator
42246 Note\SpecialChar \menuseparator
42247 LyX
42248 \begin_inset space ~
42249 \end_inset
42250
42251 Note
42252 \end_layout
42253
42254 \end_inset
42255 </cell>
42256 </row>
42257 <row interlinespace="2.5mm">
42258 <cell alignment="center" valignment="top" usebox="none">
42259 \begin_inset Text
42260
42261 \begin_layout Plain Layout
42262
42263 \family sans
42264 \begin_inset Info
42265 type  "icon"
42266 arg   "box-insert Frameless"
42267 \end_inset
42268
42269
42270 \end_layout
42271
42272 \end_inset
42273 </cell>
42274 <cell alignment="center" valignment="top" usebox="none">
42275 \begin_inset Text
42276
42277 \begin_layout Plain Layout
42278
42279 \family sans
42280 Insert\SpecialChar \menuseparator
42281 Box
42282 \end_layout
42283
42284 \end_inset
42285 </cell>
42286 </row>
42287 <row interlinespace="2.5mm">
42288 <cell alignment="center" valignment="top" usebox="none">
42289 \begin_inset Text
42290
42291 \begin_layout Plain Layout
42292
42293 \family sans
42294 \begin_inset Info
42295 type  "icon"
42296 arg   "href-insert"
42297 \end_inset
42298
42299
42300 \end_layout
42301
42302 \end_inset
42303 </cell>
42304 <cell alignment="center" valignment="top" usebox="none">
42305 \begin_inset Text
42306
42307 \begin_layout Plain Layout
42308
42309 \family sans
42310 Insert\SpecialChar \menuseparator
42311 URL
42312 \end_layout
42313
42314 \end_inset
42315 </cell>
42316 </row>
42317 <row interlinespace="2.5mm">
42318 <cell alignment="center" valignment="top" usebox="none">
42319 \begin_inset Text
42320
42321 \begin_layout Plain Layout
42322
42323 \family sans
42324 \begin_inset Info
42325 type  "icon"
42326 arg   "ert-insert"
42327 \end_inset
42328
42329
42330 \end_layout
42331
42332 \end_inset
42333 </cell>
42334 <cell alignment="center" valignment="top" usebox="none">
42335 \begin_inset Text
42336
42337 \begin_layout Plain Layout
42338
42339 \family sans
42340 Insert\SpecialChar \menuseparator
42341 T
42342 \family default
42343
42344 \begin_inset ERT
42345 status collapsed
42346
42347 \begin_layout Plain Layout
42348
42349 {}
42350 \end_layout
42351
42352 \end_inset
42353
42354
42355 \family sans
42356 eX
42357 \begin_inset space ~
42358 \end_inset
42359
42360 Code
42361 \end_layout
42362
42363 \end_inset
42364 </cell>
42365 </row>
42366 <row interlinespace="2.5mm">
42367 <cell alignment="center" valignment="top" usebox="none">
42368 \begin_inset Text
42369
42370 \begin_layout Plain Layout
42371
42372 \family sans
42373 \begin_inset Info
42374 type  "icon"
42375 arg   "math-macro newmacroname newcommand"
42376 \end_inset
42377
42378
42379 \end_layout
42380
42381 \end_inset
42382 </cell>
42383 <cell alignment="center" valignment="top" usebox="none">
42384 \begin_inset Text
42385
42386 \begin_layout Plain Layout
42387
42388 \family sans
42389 Insert\SpecialChar \menuseparator
42390 Math\SpecialChar \menuseparator
42391 Macro
42392 \end_layout
42393
42394 \end_inset
42395 </cell>
42396 </row>
42397 <row interlinespace="2.5mm">
42398 <cell alignment="center" valignment="top" usebox="none">
42399 \begin_inset Text
42400
42401 \begin_layout Plain Layout
42402
42403 \family sans
42404 \begin_inset Info
42405 type  "icon"
42406 arg   "dialog-show-new-inset include"
42407 \end_inset
42408
42409
42410 \end_layout
42411
42412 \end_inset
42413 </cell>
42414 <cell alignment="center" valignment="top" usebox="none">
42415 \begin_inset Text
42416
42417 \begin_layout Plain Layout
42418
42419 \family sans
42420 Insert\SpecialChar \menuseparator
42421 File\SpecialChar \menuseparator
42422 Child
42423 \begin_inset space ~
42424 \end_inset
42425
42426 Document
42427 \end_layout
42428
42429 \end_inset
42430 </cell>
42431 </row>
42432 <row interlinespace="2.5mm">
42433 <cell alignment="center" valignment="top" usebox="none">
42434 \begin_inset Text
42435
42436 \begin_layout Plain Layout
42437
42438 \family sans
42439 \begin_inset Info
42440 type  "icon"
42441 arg   "dialog-show character"
42442 \end_inset
42443
42444
42445 \end_layout
42446
42447 \end_inset
42448 </cell>
42449 <cell alignment="center" valignment="top" usebox="none">
42450 \begin_inset Text
42451
42452 \begin_layout Plain Layout
42453
42454 \family sans
42455 Edit\SpecialChar \menuseparator
42456 Text
42457 \begin_inset space ~
42458 \end_inset
42459
42460 Style
42461 \end_layout
42462
42463 \end_inset
42464 </cell>
42465 </row>
42466 <row interlinespace="2.5mm">
42467 <cell alignment="center" valignment="top" usebox="none">
42468 \begin_inset Text
42469
42470 \begin_layout Plain Layout
42471
42472 \family sans
42473 \begin_inset Info
42474 type  "icon"
42475 arg   "layout-paragraph"
42476 \end_inset
42477
42478
42479 \end_layout
42480
42481 \end_inset
42482 </cell>
42483 <cell alignment="center" valignment="top" usebox="none">
42484 \begin_inset Text
42485
42486 \begin_layout Plain Layout
42487
42488 \family sans
42489 Edit\SpecialChar \menuseparator
42490 Paragraph
42491 \begin_inset space ~
42492 \end_inset
42493
42494 Settings
42495 \end_layout
42496
42497 \end_inset
42498 </cell>
42499 </row>
42500 <row interlinespace="2.5mm">
42501 <cell alignment="center" valignment="top" usebox="none">
42502 \begin_inset Text
42503
42504 \begin_layout Plain Layout
42505
42506 \family sans
42507 \begin_inset Info
42508 type  "icon"
42509 arg   "thesaurus-entry"
42510 \end_inset
42511
42512
42513 \end_layout
42514
42515 \end_inset
42516 </cell>
42517 <cell alignment="center" valignment="top" usebox="none">
42518 \begin_inset Text
42519
42520 \begin_layout Plain Layout
42521
42522 \family sans
42523 Tools\SpecialChar \menuseparator
42524 Thesaurus
42525 \end_layout
42526
42527 \end_inset
42528 </cell>
42529 </row>
42530 </lyxtabular>
42531
42532 \end_inset
42533
42534
42535 \end_layout
42536
42537 \begin_layout Subsection
42538 View / Update Toolbar
42539 \begin_inset Index idx
42540 status collapsed
42541
42542 \begin_layout Plain Layout
42543 Toolbar ! View / Update
42544 \end_layout
42545
42546 \end_inset
42547
42548
42549 \end_layout
42550
42551 \begin_layout Standard
42552 \begin_inset Graphics
42553         filename clipart/ViewToolbar.png
42554
42555 \end_inset
42556
42557
42558 \end_layout
42559
42560 \begin_layout Standard
42561 \begin_inset VSpace defskip
42562 \end_inset
42563
42564
42565 \end_layout
42566
42567 \begin_layout Standard
42568 The view / update toolbar as shown above contains from left to right the
42569  following buttons:
42570 \end_layout
42571
42572 \begin_layout Standard
42573 \begin_inset VSpace defskip
42574 \end_inset
42575
42576
42577 \end_layout
42578
42579 \begin_layout Standard
42580 \begin_inset Tabular
42581 <lyxtabular version="3" rows="7" columns="2">
42582 <features islongtable="true" longtabularalignment="center">
42583 <column alignment="left" valignment="top" width="0">
42584 <column alignment="left" valignment="top" width="0">
42585 <row interlinespace="2.5mm">
42586 <cell alignment="center" valignment="top" usebox="none">
42587 \begin_inset Text
42588
42589 \begin_layout Plain Layout
42590
42591 \family sans
42592 \begin_inset Info
42593 type  "icon"
42594 arg   "buffer-view"
42595 \end_inset
42596
42597
42598 \end_layout
42599
42600 \end_inset
42601 </cell>
42602 <cell alignment="center" valignment="top" usebox="none">
42603 \begin_inset Text
42604
42605 \begin_layout Plain Layout
42606
42607 \family sans
42608 View\SpecialChar \menuseparator
42609 View
42610 \end_layout
42611
42612 \end_inset
42613 </cell>
42614 </row>
42615 <row interlinespace="2.5mm">
42616 <cell alignment="center" valignment="top" usebox="none">
42617 \begin_inset Text
42618
42619 \begin_layout Plain Layout
42620
42621 \family sans
42622 \begin_inset Info
42623 type  "icon"
42624 arg   "buffer-update"
42625 \end_inset
42626
42627
42628 \end_layout
42629
42630 \end_inset
42631 </cell>
42632 <cell alignment="center" valignment="top" usebox="none">
42633 \begin_inset Text
42634
42635 \begin_layout Plain Layout
42636
42637 \family sans
42638 View\SpecialChar \menuseparator
42639 Update
42640 \end_layout
42641
42642 \end_inset
42643 </cell>
42644 </row>
42645 <row interlinespace="2.5mm">
42646 <cell alignment="center" valignment="top" usebox="none">
42647 \begin_inset Text
42648
42649 \begin_layout Plain Layout
42650
42651 \family sans
42652 \begin_inset Info
42653 type  "icon"
42654 arg   "master-buffer-view"
42655 \end_inset
42656
42657
42658 \end_layout
42659
42660 \end_inset
42661 </cell>
42662 <cell alignment="center" valignment="top" usebox="none">
42663 \begin_inset Text
42664
42665 \begin_layout Plain Layout
42666
42667 \family sans
42668 View\SpecialChar \menuseparator
42669 Master
42670 \end_layout
42671
42672 \end_inset
42673 </cell>
42674 </row>
42675 <row interlinespace="2.5mm">
42676 <cell alignment="center" valignment="top" usebox="none">
42677 \begin_inset Text
42678
42679 \begin_layout Plain Layout
42680
42681 \family sans
42682 \begin_inset Info
42683 type  "icon"
42684 arg   "master-buffer-update"
42685 \end_inset
42686
42687
42688 \end_layout
42689
42690 \end_inset
42691 </cell>
42692 <cell alignment="center" valignment="top" usebox="none">
42693 \begin_inset Text
42694
42695 \begin_layout Plain Layout
42696
42697 \family sans
42698 View\SpecialChar \menuseparator
42699 Update
42700 \begin_inset space ~
42701 \end_inset
42702
42703 Master
42704 \end_layout
42705
42706 \end_inset
42707 </cell>
42708 </row>
42709 <row interlinespace="2.5mm">
42710 <cell alignment="center" valignment="top" usebox="none">
42711 \begin_inset Text
42712
42713 \begin_layout Plain Layout
42714
42715 \family sans
42716 \begin_inset Info
42717 type  "icon"
42718 arg   "buffer-toggle-output-sync"
42719 \end_inset
42720
42721
42722 \end_layout
42723
42724 \end_inset
42725 </cell>
42726 <cell alignment="center" valignment="top" usebox="none">
42727 \begin_inset Text
42728
42729 \begin_layout Plain Layout
42730
42731 \family sans
42732 Document\SpecialChar \menuseparator
42733 Settings\SpecialChar \menuseparator
42734 Output\SpecialChar \menuseparator
42735 Synchronize with Output
42736 \end_layout
42737
42738 \end_inset
42739 </cell>
42740 </row>
42741 <row interlinespace="2.5mm">
42742 <cell alignment="center" valignment="top" usebox="none">
42743 \begin_inset Text
42744
42745 \begin_layout Plain Layout
42746 \begin_inset Graphics
42747         filename ../images/view-others.png
42748         scale 85
42749         groupId toolbarbuttons
42750
42751 \end_inset
42752
42753
42754 \family sans
42755 *
42756 \end_layout
42757
42758 \end_inset
42759 </cell>
42760 <cell alignment="center" valignment="top" usebox="none">
42761 \begin_inset Text
42762
42763 \begin_layout Plain Layout
42764
42765 \family sans
42766 View\SpecialChar \menuseparator
42767 View (Other Formats)
42768 \end_layout
42769
42770 \end_inset
42771 </cell>
42772 </row>
42773 <row interlinespace="2.5mm">
42774 <cell alignment="center" valignment="top" usebox="none">
42775 \begin_inset Text
42776
42777 \begin_layout Plain Layout
42778 \begin_inset Graphics
42779         filename ../images/update-others.png
42780         scale 85
42781         groupId toolbarbuttons
42782
42783 \end_inset
42784
42785 *
42786 \end_layout
42787
42788 \end_inset
42789 </cell>
42790 <cell alignment="center" valignment="top" usebox="none">
42791 \begin_inset Text
42792
42793 \begin_layout Plain Layout
42794
42795 \family sans
42796 View\SpecialChar \menuseparator
42797 Update (Other Formats)
42798 \end_layout
42799
42800 \end_inset
42801 </cell>
42802 </row>
42803 </lyxtabular>
42804
42805 \end_inset
42806
42807
42808 \end_layout
42809
42810 \begin_layout Standard
42811 * These icons might look different for you if you do not use the default
42812  icon set.
42813 \end_layout
42814
42815 \begin_layout Subsection
42816 Other Toolbars
42817 \end_layout
42818
42819 \begin_layout Standard
42820 The change tracking toolbar is explained in section
42821 \begin_inset space ~
42822 \end_inset
42823
42824
42825 \begin_inset CommandInset ref
42826 LatexCommand ref
42827 reference "sec:Change-Tracking"
42828
42829 \end_inset
42830
42831 , the table toolbar
42832 \begin_inset Index idx
42833 status collapsed
42834
42835 \begin_layout Plain Layout
42836 Toolbar ! Table
42837 \end_layout
42838
42839 \end_inset
42840
42841  in the 
42842 \emph on
42843 Embedded Objects
42844 \emph default
42845  manual, the math macro toolbar
42846 \begin_inset Index idx
42847 status collapsed
42848
42849 \begin_layout Plain Layout
42850 Toolbar ! Macro
42851 \end_layout
42852
42853 \end_inset
42854
42855  in the 
42856 \emph on
42857 Math
42858 \emph default
42859  manual.
42860 \end_layout
42861
42862 \begin_layout Chapter
42863 The Document Settings
42864 \begin_inset CommandInset label
42865 LatexCommand label
42866 name "cha:The-Document-Settings"
42867
42868 \end_inset
42869
42870
42871 \begin_inset Index idx
42872 status collapsed
42873
42874 \begin_layout Plain Layout
42875 Document ! Settings
42876 \end_layout
42877
42878 \end_inset
42879
42880
42881 \end_layout
42882
42883 \begin_layout Standard
42884 The document settings dialog contains submenus to set properties for the
42885  whole document and is called with the menu
42886 \family sans
42887  Document\SpecialChar \menuseparator
42888 Settings
42889 \family default
42890 .
42891  You can save your document settings as default with th
42892 \family sans
42893 e Save as Document Defaults
42894 \family default
42895  button in the dialog.
42896  This will create a template named 
42897 \family typewriter
42898 default.lyx
42899 \family default
42900  which is automatically loaded by LyX when you create a new document without
42901  using a template.
42902 \end_layout
42903
42904 \begin_layout Standard
42905 The different submenus of the dialog are explained in the following.
42906 \end_layout
42907
42908 \begin_layout Section
42909 Document Class
42910 \end_layout
42911
42912 \begin_layout Standard
42913 Here you set the document class, class options, a graphics driver, and a
42914  master document.
42915  Document classes are described in section
42916 \begin_inset space ~
42917 \end_inset
42918
42919
42920 \begin_inset CommandInset ref
42921 LatexCommand ref
42922 reference "sec:Document-Classes"
42923
42924 \end_inset
42925
42926 .
42927  Some classes use some class options by default.
42928  If this is the case, they are listed in the field 
42929 \family sans
42930 Predefined
42931 \family default
42932  and you can decide to use them or not.
42933  If you don't exactly know what the default class options are for, it is
42934  recommended not to touch them.
42935  The graphics driver is used for LaTeX's graphics, color and page layout
42936  packages.
42937  When using 
42938 \family sans
42939 Default
42940 \family default
42941 , the default driver for the LaTeX-packages is used.
42942  It is recommended that you use the default unless you know what you are
42943  doing.
42944 \begin_inset Foot
42945 status collapsed
42946
42947 \begin_layout Plain Layout
42948 When you want one of the following drivers
42949 \begin_inset Newline newline
42950 \end_inset
42951
42952 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
42953 \begin_inset Newline newline
42954 \end_inset
42955
42956 you first have to activate them in your LaTeX distribution, see sec.
42957 \begin_inset space \thinspace{}
42958 \end_inset
42959
42960 2 in 
42961 \begin_inset CommandInset href
42962 LatexCommand href
42963 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
42964
42965 \end_inset
42966
42967 .
42968 \end_layout
42969
42970 \end_inset
42971
42972
42973 \end_layout
42974
42975 \begin_layout Standard
42976 Specifying a master document is necessary when the current document is a
42977  child or subdocument.
42978  This master document will be used by LyX when the child document is opened
42979  without its master.
42980  This way child documents are always compilable.
42981  More about master and child documents is explained in the section 
42982 \emph on
42983 Child Documents
42984 \emph default
42985  of the 
42986 \emph on
42987 Embedded Objects
42988 \emph default
42989  manual.
42990 \end_layout
42991
42992 \begin_layout Section
42993 Child Documents
42994 \end_layout
42995
42996 \begin_layout Standard
42997 This submenu is only visible when your document includes child documents.
42998  Please refer to the section 
42999 \emph on
43000 Child Documents
43001 \emph default
43002  of the 
43003 \emph on
43004 Embedded Objects
43005 \emph default
43006  manual for details.
43007 \end_layout
43008
43009 \begin_layout Section
43010 Modules
43011 \end_layout
43012
43013 \begin_layout Standard
43014 Modules are explained in section
43015 \begin_inset space ~
43016 \end_inset
43017
43018
43019 \begin_inset CommandInset ref
43020 LatexCommand ref
43021 reference "sub:Modules"
43022
43023 \end_inset
43024
43025 .
43026 \end_layout
43027
43028 \begin_layout Section
43029 Fonts
43030 \end_layout
43031
43032 \begin_layout Standard
43033 The document font settings are described in section
43034 \begin_inset space ~
43035 \end_inset
43036
43037
43038 \begin_inset CommandInset ref
43039 LatexCommand ref
43040 reference "sec:Fonts-and-Text"
43041
43042 \end_inset
43043
43044 .
43045 \end_layout
43046
43047 \begin_layout Section
43048 Text Layout
43049 \end_layout
43050
43051 \begin_layout Standard
43052 You can specify if paragraphs should be separated by indentations or vertical
43053  skips.
43054  The line spacing and the number of text columns can here also be specified.
43055  
43056 \end_layout
43057
43058 \begin_layout Standard
43059 Note that LyX won't show two columns or the set up line spacing on screen.
43060  That's impractical, often unreadable, and not part of the WYSIWYM concept.
43061  However, it will be as you specified it in the output.
43062 \end_layout
43063
43064 \begin_layout Standard
43065 The listings settings are explained in the corresponding section in the
43066  
43067 \emph on
43068 Embedded Objects
43069 \emph default
43070  manual.
43071 \end_layout
43072
43073 \begin_layout Section
43074 Page Layout
43075 \end_layout
43076
43077 \begin_layout Standard
43078 A description of this menu is given in section
43079 \begin_inset space ~
43080 \end_inset
43081
43082
43083 \begin_inset CommandInset ref
43084 LatexCommand ref
43085 reference "sub:Paper-Size,-Orientation,"
43086
43087 \end_inset
43088
43089  and 
43090 \begin_inset CommandInset ref
43091 LatexCommand ref
43092 reference "sub:Document-Layout"
43093
43094 \end_inset
43095
43096 .
43097 \end_layout
43098
43099 \begin_layout Section
43100 Page Margins
43101 \end_layout
43102
43103 \begin_layout Standard
43104 Here you can adjust the paper margins, see section
43105 \begin_inset space ~
43106 \end_inset
43107
43108
43109 \begin_inset CommandInset ref
43110 LatexCommand ref
43111 reference "sub:Margins"
43112
43113 \end_inset
43114
43115 .
43116 \end_layout
43117
43118 \begin_layout Section
43119 Language
43120 \begin_inset Index idx
43121 status collapsed
43122
43123 \begin_layout Plain Layout
43124 Language ! Encoding
43125 \end_layout
43126
43127 \end_inset
43128
43129
43130 \end_layout
43131
43132 \begin_layout Standard
43133 The document language and quote styles are set here.
43134  The encoding specifies how the document content is exported to LaTeX (the
43135  LyX file is always encoded in utf8).
43136  All characters that cannot be encoded using the specified encoding will
43137  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43138  known for a particular character).
43139 \begin_inset Foot
43140 status collapsed
43141
43142 \begin_layout Plain Layout
43143 The known commands are defined in a text file.
43144  You can add commands for unknown symbols to that file yourself, see the
43145  
43146 \emph on
43147 Customization
43148 \emph default
43149  manual for details.
43150 \end_layout
43151
43152 \end_inset
43153
43154
43155 \end_layout
43156
43157 \begin_layout Standard
43158 If you use the option 
43159 \family sans
43160 Language Default
43161 \family default
43162 , LyX determines the encoding of a text part from the language of this text.
43163  If the document contains text in more than one language you may get more
43164  than one encoding in the LaTeX file.
43165  If you do not use this option then the complete document will always use
43166  exactly one encoding.
43167  Checking this option is the preferred setting.
43168 \end_layout
43169
43170 \begin_layout Standard
43171 LyX also supports Unicode output, which is particularly useful if you need
43172  lots of special symbols or non-alphabetic scripts, respectively.
43173  If you want to use this (and your LaTeX installation supports Unicode,
43174  for that matter), choose one of the four utf8 variants from the list below.
43175  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43176  so it is not uncommon that a file with lots of Unicode symbols works fine
43177  with 
43178 \family sans
43179 Language Default
43180 \family default
43181  (when LyX uses its list of known LaTeX-commands), but does not work with
43182  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43183  because all Unicode symbols can be encoded in utf8).
43184  The situation is much better with XeTeX and LuaTeX, two new alternative
43185  engines to standard LaTeX.
43186  Both engines support Unicode natively.
43187  LyX now also supports these two engines (via the output formats 
43188 \family sans
43189 PDF
43190 \begin_inset space ~
43191 \end_inset
43192
43193 (XeTe
43194 \begin_inset ERT
43195 status collapsed
43196
43197 \begin_layout Plain Layout
43198
43199 {}
43200 \end_layout
43201
43202 \end_inset
43203
43204 X)
43205 \family default
43206
43207 \family sans
43208 PDF
43209 \begin_inset space ~
43210 \end_inset
43211
43212 (LuaTe
43213 \begin_inset ERT
43214 status collapsed
43215
43216 \begin_layout Plain Layout
43217
43218 {}
43219 \end_layout
43220
43221 \end_inset
43222
43223 X)
43224 \family default
43225  and 
43226 \family sans
43227 DVI
43228 \begin_inset space ~
43229 \end_inset
43230
43231 (LuaTeX)
43232 \family default
43233 ; see section
43234 \begin_inset space ~
43235 \end_inset
43236
43237
43238 \begin_inset CommandInset ref
43239 LatexCommand ref
43240 reference "sub:Output-file-formats"
43241
43242 \end_inset
43243
43244 ), so if the above options fail, you might try out one of these new engines.
43245 \end_layout
43246
43247 \begin_layout Standard
43248 Here is a list with the important encodings:
43249 \end_layout
43250
43251 \begin_layout Description
43252 Language
43253 \begin_inset space ~
43254 \end_inset
43255
43256 Default
43257 \begin_inset space ~
43258 \end_inset
43259
43260 (no
43261 \begin_inset space ~
43262 \end_inset
43263
43264 inputenc) Same as 
43265 \family sans
43266 Language Default
43267 \family default
43268 , but the LaTeX-package 
43269 \series bold
43270 inputenc
43271 \series default
43272
43273 \begin_inset Index idx
43274 status collapsed
43275
43276 \begin_layout Plain Layout
43277 LaTeX-packages ! inputenc
43278 \end_layout
43279
43280 \end_inset
43281
43282  is not used.
43283  When using this, you probably need to load some additional packages manually
43284  in the preamble and specify the used encoding for text parts in foreign
43285  languages in TeX code.
43286 \end_layout
43287
43288 \begin_layout Description
43289 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43290  LyX converts all other characters into LaTeX commands, which may result
43291  in a big file when lots of LaTeX-commands are needed.
43292 \end_layout
43293
43294 \begin_layout Description
43295 Arabic
43296 \begin_inset space ~
43297 \end_inset
43298
43299 (CP
43300 \begin_inset space ~
43301 \end_inset
43302
43303 1256) MS Windows code page for Arabic and Farsi
43304 \end_layout
43305
43306 \begin_layout Description
43307 Arabic
43308 \begin_inset space ~
43309 \end_inset
43310
43311 (ISO
43312 \begin_inset space ~
43313 \end_inset
43314
43315 8859-6) for Arabic and Farsi
43316 \end_layout
43317
43318 \begin_layout Description
43319 Armenian
43320 \begin_inset space ~
43321 \end_inset
43322
43323 (ArmSCII8) for Armenian
43324 \end_layout
43325
43326 \begin_layout Description
43327 Baltic
43328 \begin_inset space ~
43329 \end_inset
43330
43331 (CP
43332 \begin_inset space ~
43333 \end_inset
43334
43335 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43336  as the ISO-8859-13 encoding
43337 \end_layout
43338
43339 \begin_layout Description
43340 Baltic
43341 \begin_inset space ~
43342 \end_inset
43343
43344 (ISO
43345 \begin_inset space ~
43346 \end_inset
43347
43348 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43349  encoding
43350 \end_layout
43351
43352 \begin_layout Description
43353 Baltic
43354 \begin_inset space ~
43355 \end_inset
43356
43357 (ISO
43358 \begin_inset space ~
43359 \end_inset
43360
43361 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43362  ISO-8859-13 encoding
43363 \end_layout
43364
43365 \begin_layout Description
43366 Central
43367 \begin_inset space ~
43368 \end_inset
43369
43370 European
43371 \begin_inset space ~
43372 \end_inset
43373
43374 (CP
43375 \begin_inset space ~
43376 \end_inset
43377
43378 1250) MS Windows code page for ISO
43379 \begin_inset space ~
43380 \end_inset
43381
43382 8859-2 (latin2)
43383 \end_layout
43384
43385 \begin_layout Description
43386 Central
43387 \begin_inset space ~
43388 \end_inset
43389
43390 European
43391 \begin_inset space ~
43392 \end_inset
43393
43394 (ISO
43395 \begin_inset space ~
43396 \end_inset
43397
43398 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43399  Romanian, Slovak and Slovenian
43400 \end_layout
43401
43402 \begin_layout Description
43403 Chinese
43404 \begin_inset space ~
43405 \end_inset
43406
43407 (simplified)
43408 \begin_inset space ~
43409 \end_inset
43410
43411 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43412  this encoding is officially replaced by the encoding GB18030, as GB18030
43413  is not available for LaTeX you should try to use the encoding Unicode
43414 \begin_inset space ~
43415 \end_inset
43416
43417 (CJK)
43418 \begin_inset space ~
43419 \end_inset
43420
43421 (utf8)
43422 \end_layout
43423
43424 \begin_layout Description
43425 Chinese
43426 \begin_inset space ~
43427 \end_inset
43428
43429 (simplified)
43430 \begin_inset space ~
43431 \end_inset
43432
43433 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43434  except for the Euro currency sign, since 2001 this encoding is officially
43435  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43436  you should try to use the encoding Unicode
43437 \begin_inset space ~
43438 \end_inset
43439
43440 (CJK)
43441 \begin_inset space ~
43442 \end_inset
43443
43444 (utf8)
43445 \end_layout
43446
43447 \begin_layout Description
43448 Chinese
43449 \begin_inset space ~
43450 \end_inset
43451
43452 (traditional)
43453 \begin_inset space ~
43454 \end_inset
43455
43456 (EUC-TW) for traditional Chinese
43457 \end_layout
43458
43459 \begin_layout Description
43460 Cyrillic
43461 \begin_inset space ~
43462 \end_inset
43463
43464 (CP
43465 \begin_inset space ~
43466 \end_inset
43467
43468 1251) MS Windows code page for Cyrillic
43469 \end_layout
43470
43471 \begin_layout Description
43472 Cyrillic
43473 \begin_inset space ~
43474 \end_inset
43475
43476 (ISO
43477 \begin_inset space ~
43478 \end_inset
43479
43480 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43481 \end_layout
43482
43483 \begin_layout Description
43484 Cyrillic
43485 \begin_inset space ~
43486 \end_inset
43487
43488 (KOI8-R) standard Cyrillic especially for Russian
43489 \end_layout
43490
43491 \begin_layout Description
43492 Cyrillic
43493 \begin_inset space ~
43494 \end_inset
43495
43496 (KOI8-U) Cyrillic for Ukrainian
43497 \end_layout
43498
43499 \begin_layout Description
43500 Cyrillic
43501 \begin_inset space ~
43502 \end_inset
43503
43504 (pt
43505 \begin_inset space ~
43506 \end_inset
43507
43508 154) Cyrillic for Kazakh
43509 \end_layout
43510
43511 \begin_layout Description
43512 Greek
43513 \begin_inset space ~
43514 \end_inset
43515
43516 (ISO
43517 \begin_inset space ~
43518 \end_inset
43519
43520 8859-7) for Greek
43521 \end_layout
43522
43523 \begin_layout Description
43524 Hebrew
43525 \begin_inset space ~
43526 \end_inset
43527
43528 (CP
43529 \begin_inset space ~
43530 \end_inset
43531
43532 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
43533 \end_layout
43534
43535 \begin_layout Description
43536 Hebrew
43537 \begin_inset space ~
43538 \end_inset
43539
43540 (ISO
43541 \begin_inset space ~
43542 \end_inset
43543
43544 8859-8) for Hebrew
43545 \end_layout
43546
43547 \begin_layout Description
43548 Japanese
43549 \begin_inset space ~
43550 \end_inset
43551
43552 (CJK)
43553 \begin_inset space ~
43554 \end_inset
43555
43556 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43557 \series bold
43558 CJK
43559 \series default
43560
43561 \begin_inset Index idx
43562 status collapsed
43563
43564 \begin_layout Plain Layout
43565 LaTeX-packages ! CJK
43566 \end_layout
43567
43568 \end_inset
43569
43570 , when using this, set the document language to 
43571 \family sans
43572 Japanese (CJK)
43573 \end_layout
43574
43575 \begin_layout Description
43576 Japanese
43577 \begin_inset space ~
43578 \end_inset
43579
43580 (CJK)
43581 \begin_inset space ~
43582 \end_inset
43583
43584 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43585 \series bold
43586 CJK
43587 \series default
43588 , when using this, set the document language to 
43589 \family sans
43590 Japanese
43591 \begin_inset space ~
43592 \end_inset
43593
43594 (CJK)
43595 \end_layout
43596
43597 \begin_layout Description
43598 Japanese
43599 \begin_inset space ~
43600 \end_inset
43601
43602 (non-CJK)
43603 \begin_inset space ~
43604 \end_inset
43605
43606 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43607 \series bold
43608 japanese
43609 \series default
43610
43611 \begin_inset Index idx
43612 status collapsed
43613
43614 \begin_layout Plain Layout
43615 LaTeX-packages ! japanese
43616 \end_layout
43617
43618 \end_inset
43619
43620 , when using this, set the document language to 
43621 \family sans
43622 Japanese
43623 \end_layout
43624
43625 \begin_layout Description
43626 Japanese
43627 \begin_inset space ~
43628 \end_inset
43629
43630 (non-CJK)
43631 \begin_inset space ~
43632 \end_inset
43633
43634 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43635 \series bold
43636 japanese
43637 \series default
43638 , when using this, set the document language to 
43639 \family sans
43640 Japanese
43641 \end_layout
43642
43643 \begin_layout Description
43644 Japanese
43645 \begin_inset space ~
43646 \end_inset
43647
43648 (non-CJK)
43649 \begin_inset space ~
43650 \end_inset
43651
43652 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
43653 \series bold
43654 japanese
43655 \series default
43656 , when using this, set the document language to 
43657 \family sans
43658 Japanese
43659 \end_layout
43660
43661 \begin_layout Description
43662 Korean
43663 \begin_inset space ~
43664 \end_inset
43665
43666 (EUC-KR) for Korean
43667 \end_layout
43668
43669 \begin_layout Description
43670 Southern
43671 \begin_inset space ~
43672 \end_inset
43673
43674 European
43675 \begin_inset space ~
43676 \end_inset
43677
43678 (ISO
43679 \begin_inset space ~
43680 \end_inset
43681
43682 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
43683 \end_layout
43684
43685 \begin_layout Description
43686 South-Eastern
43687 \begin_inset space ~
43688 \end_inset
43689
43690 European
43691 \begin_inset space ~
43692 \end_inset
43693
43694 (ISO
43695 \begin_inset space ~
43696 \end_inset
43697
43698 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
43699  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
43700  to cover many languages and characters with diacritics
43701 \end_layout
43702
43703 \begin_layout Description
43704 Thai
43705 \begin_inset space ~
43706 \end_inset
43707
43708 (TIS
43709 \begin_inset space ~
43710 \end_inset
43711
43712 620-0) for Thai
43713 \end_layout
43714
43715 \begin_layout Description
43716 Turkish
43717 \begin_inset space ~
43718 \end_inset
43719
43720 (ISO
43721 \begin_inset space ~
43722 \end_inset
43723
43724 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
43725  Icelandic letters are replaced by Turkish ones
43726 \end_layout
43727
43728 \begin_layout Description
43729 Unicode
43730 \begin_inset space ~
43731 \end_inset
43732
43733 (CJK)
43734 \begin_inset space ~
43735 \end_inset
43736
43737 (utf8) Unicode utf8 with the LaTeX-package 
43738 \series bold
43739 CJK
43740 \series default
43741
43742 \begin_inset Index idx
43743 status collapsed
43744
43745 \begin_layout Plain Layout
43746 LaTeX-packages ! CJK
43747 \end_layout
43748
43749 \end_inset
43750
43751  (for the languages Chinese, Japanese and Korean)
43752 \end_layout
43753
43754 \begin_layout Description
43755 Unicode
43756 \begin_inset space ~
43757 \end_inset
43758
43759 (XeTeX)
43760 \begin_inset space ~
43761 \end_inset
43762
43763 (utf8) Unicode utf8 to be used with 
43764 \family sans
43765 XeTeX
43766 \family default
43767  and 
43768 \family sans
43769 LuaTeX
43770 \family default
43771 , which use Unicode directly, without the help of the LaTeX-package 
43772 \series bold
43773 inputenc
43774 \series default
43775 .
43776  LyX automatically selects this encoding if you export or preview XeTeX
43777  or LuaTeX.
43778  Normally you do not need to set this encoding manually.
43779 \end_layout
43780
43781 \begin_layout Description
43782 Unicode
43783 \begin_inset space ~
43784 \end_inset
43785
43786 (ucs-extended)
43787 \begin_inset space ~
43788 \end_inset
43789
43790 (utf8x) Unicode utf8 based on the LaTeX-package 
43791 \series bold
43792 ucs
43793 \series default
43794
43795 \begin_inset Index idx
43796 status collapsed
43797
43798 \begin_layout Plain Layout
43799 LaTeX-packages ! ucs
43800 \end_layout
43801
43802 \end_inset
43803
43804  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43805 \end_layout
43806
43807 \begin_layout Description
43808 Unicode
43809 \begin_inset space ~
43810 \end_inset
43811
43812 (utf8) Unicode utf8 based on the LaTeX-package 
43813 \series bold
43814 inputenc
43815 \series default
43816
43817 \begin_inset Index idx
43818 status collapsed
43819
43820 \begin_layout Plain Layout
43821 LaTeX-packages ! inputenc
43822 \end_layout
43823
43824 \end_inset
43825
43826 .
43827  Currently only a limited range of characters (mainly for Latin scripts)
43828  is supported.
43829 \end_layout
43830
43831 \begin_layout Description
43832 Western
43833 \begin_inset space ~
43834 \end_inset
43835
43836 European
43837 \begin_inset space ~
43838 \end_inset
43839
43840 (CP
43841 \begin_inset space ~
43842 \end_inset
43843
43844 1252) MS Windows code page for ISO
43845 \begin_inset space ~
43846 \end_inset
43847
43848 8859-1 (latin1)
43849 \end_layout
43850
43851 \begin_layout Description
43852 Western
43853 \begin_inset space ~
43854 \end_inset
43855
43856 European
43857 \begin_inset space ~
43858 \end_inset
43859
43860 (ISO
43861 \begin_inset space ~
43862 \end_inset
43863
43864 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43865  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43866  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43867  encoding instead
43868 \end_layout
43869
43870 \begin_layout Description
43871 Western
43872 \begin_inset space ~
43873 \end_inset
43874
43875 European
43876 \begin_inset space ~
43877 \end_inset
43878
43879 (ISO
43880 \begin_inset space ~
43881 \end_inset
43882
43883 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
43884  sign, the œ-ligature and some characters used for French and Finnish
43885 \end_layout
43886
43887 \begin_layout Standard
43888 Finally, the dialog lets you select a specific language package for the
43889  current document.
43890  See 
43891 \begin_inset CommandInset ref
43892 LatexCommand formatted
43893 reference "sub:Prefs-Language"
43894
43895 \end_inset
43896
43897  for more information on the language package.
43898 \end_layout
43899
43900 \begin_layout Section
43901 Numbering & TOC
43902 \end_layout
43903
43904 \begin_layout Standard
43905 You can adjust here the numbering depth of section headings and the section
43906  depth in the table of contents as described in section
43907 \begin_inset space ~
43908 \end_inset
43909
43910
43911 \begin_inset CommandInset ref
43912 LatexCommand ref
43913 reference "sub:Numbering-depth"
43914
43915 \end_inset
43916
43917 .
43918 \end_layout
43919
43920 \begin_layout Section
43921 Bibliography
43922 \end_layout
43923
43924 \begin_layout Standard
43925 You can specify here a citation style using the LaTeX packages 
43926 \series bold
43927 natbib
43928 \series default
43929
43930 \begin_inset Index idx
43931 status collapsed
43932
43933 \begin_layout Plain Layout
43934 LaTeX-packages ! natbib
43935 \end_layout
43936
43937 \end_inset
43938
43939  or 
43940 \series bold
43941 jurabib
43942 \series default
43943
43944 \begin_inset Index idx
43945 status collapsed
43946
43947 \begin_layout Plain Layout
43948 LaTeX-packages ! jurabib
43949 \end_layout
43950
43951 \end_inset
43952
43953 , you can enable subdivided bibliographies using the LaTeX package 
43954 \series bold
43955 bibtopic
43956 \series default
43957
43958 \begin_inset Index idx
43959 status collapsed
43960
43961 \begin_layout Plain Layout
43962 LaTeX-packages ! bibtopic
43963 \end_layout
43964
43965 \end_inset
43966
43967  and you can customize how the bibliography of the given document is being
43968  generated.
43969  For a further description see section
43970 \begin_inset space ~
43971 \end_inset
43972
43973
43974 \begin_inset CommandInset ref
43975 LatexCommand ref
43976 reference "sec:Bibliography"
43977
43978 \end_inset
43979
43980 .
43981 \end_layout
43982
43983 \begin_layout Section
43984 Indexes
43985 \end_layout
43986
43987 \begin_layout Standard
43988 Here, you can customize how the index of your document is being generated
43989  and you can define additional indexes.
43990  Please refer to section
43991 \begin_inset space ~
43992 \end_inset
43993
43994
43995 \begin_inset CommandInset ref
43996 LatexCommand ref
43997 reference "sec:Index"
43998
43999 \end_inset
44000
44001  for details.
44002 \end_layout
44003
44004 \begin_layout Section
44005 PDF Properties
44006 \end_layout
44007
44008 \begin_layout Standard
44009 The PDF properties are explained in section
44010 \begin_inset space ~
44011 \end_inset
44012
44013
44014 \begin_inset CommandInset ref
44015 LatexCommand ref
44016 reference "sec:PDF-Properties"
44017
44018 \end_inset
44019
44020 .
44021 \end_layout
44022
44023 \begin_layout Section
44024 Math Options
44025 \end_layout
44026
44027 \begin_layout Standard
44028 These options will force LyX to use the LaTeX-packages 
44029 \series bold
44030 amsmath
44031 \series default
44032
44033 \begin_inset Index idx
44034 status collapsed
44035
44036 \begin_layout Plain Layout
44037 LaTeX-packages ! amsmath
44038 \end_layout
44039
44040 \end_inset
44041
44042  and 
44043 \series bold
44044 esint
44045 \series default
44046
44047 \begin_inset Index idx
44048 status collapsed
44049
44050 \begin_layout Plain Layout
44051 LaTeX-packages ! esint
44052 \end_layout
44053
44054 \end_inset
44055
44056  or to use them automatically when they are needed.
44057 \end_layout
44058
44059 \begin_layout Standard
44060
44061 \series bold
44062 amsmath
44063 \series default
44064  is needed for many constructs, so when you get LaTeX-errors in formulas,
44065  ensure that you have enabled AMS.
44066 \end_layout
44067
44068 \begin_layout Standard
44069
44070 \series bold
44071 esint
44072 \series default
44073  is used for special integral characters.
44074 \end_layout
44075
44076 \begin_layout Section
44077 Float Placement
44078 \end_layout
44079
44080 \begin_layout Standard
44081 The float placement options are described in section
44082 \begin_inset space ~
44083 \end_inset
44084
44085
44086 \begin_inset CommandInset ref
44087 LatexCommand ref
44088 reference "sub:Float-Placement"
44089
44090 \end_inset
44091
44092 .
44093 \end_layout
44094
44095 \begin_layout Section
44096 Bullets
44097 \end_layout
44098
44099 \begin_layout Standard
44100 Here you can adjust the characters for the itemize levels.
44101  The itemize environment is described in section
44102 \begin_inset space ~
44103 \end_inset
44104
44105
44106 \begin_inset CommandInset ref
44107 LatexCommand ref
44108 reference "sec:Itemize"
44109
44110 \end_inset
44111
44112 .
44113 \end_layout
44114
44115 \begin_layout Section
44116 Branches
44117 \end_layout
44118
44119 \begin_layout Standard
44120 Branches are described in section
44121 \begin_inset space ~
44122 \end_inset
44123
44124
44125 \begin_inset CommandInset ref
44126 LatexCommand ref
44127 reference "sec:Branches"
44128
44129 \end_inset
44130
44131 .
44132 \end_layout
44133
44134 \begin_layout Section
44135 Output
44136 \begin_inset CommandInset label
44137 LatexCommand label
44138 name "sec:Doc-Output"
44139
44140 \end_inset
44141
44142
44143 \end_layout
44144
44145 \begin_layout Standard
44146 Here you can define some output specifics for the current document:
44147 \end_layout
44148
44149 \begin_layout Description
44150 Default
44151 \begin_inset space ~
44152 \end_inset
44153
44154 Output
44155 \begin_inset space ~
44156 \end_inset
44157
44158 Format: The format that is used when you hit 
44159 \begin_inset Quotes eld
44160 \end_inset
44161
44162 View
44163 \begin_inset Quotes erd
44164 \end_inset
44165
44166
44167 \begin_inset Quotes eld
44168 \end_inset
44169
44170 Update
44171 \begin_inset Quotes erd
44172 \end_inset
44173
44174
44175 \begin_inset Quotes eld
44176 \end_inset
44177
44178 View Master Document
44179 \begin_inset Quotes erd
44180 \end_inset
44181
44182  and 
44183 \begin_inset Quotes eld
44184 \end_inset
44185
44186 Update Master Document
44187 \begin_inset Quotes erd
44188 \end_inset
44189
44190  in the 
44191 \family sans
44192 View
44193 \family default
44194  menu or the toolbar.
44195  The default is set in 
44196 \family sans
44197 Tools\SpecialChar \menuseparator
44198 Preferences\SpecialChar \menuseparator
44199 File Formats; see 
44200 \family default
44201
44202 \begin_inset CommandInset ref
44203 LatexCommand formatted
44204 reference "sec:File-Formats"
44205
44206 \end_inset
44207
44208
44209 \end_layout
44210
44211 \begin_layout Description
44212 Synchronize
44213 \begin_inset space ~
44214 \end_inset
44215
44216 with
44217 \begin_inset space ~
44218 \end_inset
44219
44220 Output
44221 \begin_inset Note Note
44222 status open
44223
44224 \begin_layout Plain Layout
44225 TODO!
44226 \end_layout
44227
44228 \end_inset
44229
44230
44231 \end_layout
44232
44233 \begin_layout Description
44234 XHTML
44235 \begin_inset space ~
44236 \end_inset
44237
44238 Output
44239 \begin_inset space ~
44240 \end_inset
44241
44242 Options
44243 \begin_inset Note Note
44244 status open
44245
44246 \begin_layout Plain Layout
44247 TODO!
44248 \end_layout
44249
44250 \end_inset
44251
44252
44253 \end_layout
44254
44255 \begin_layout Section
44256 LaT
44257 \begin_inset ERT
44258 status collapsed
44259
44260 \begin_layout Plain Layout
44261
44262 {}
44263 \end_layout
44264
44265 \end_inset
44266
44267 eX Preamble
44268 \end_layout
44269
44270 \begin_layout Standard
44271 In this text field are entered commands to load special LaTeX-packages or
44272  to define LaTeX-commands.
44273  The preamble is a thing for LaTeX-experts.
44274  You should not enter commands here until you exactly know what you are
44275  doing.
44276 \end_layout
44277
44278 \begin_layout Standard
44279 An introduction to the LaTeX-syntax is given in section
44280 \begin_inset space ~
44281 \end_inset
44282
44283
44284 \begin_inset CommandInset ref
44285 LatexCommand ref
44286 reference "sub:LaTeX-Syntax"
44287
44288 \end_inset
44289
44290 .
44291 \end_layout
44292
44293 \begin_layout Chapter
44294 The 
44295 \family sans
44296 Preferences
44297 \family default
44298  Dialog
44299 \begin_inset CommandInset label
44300 LatexCommand label
44301 name "cha:The-Preferences-dialog"
44302
44303 \end_inset
44304
44305
44306 \begin_inset Index idx
44307 status collapsed
44308
44309 \begin_layout Plain Layout
44310 Preferences
44311 \end_layout
44312
44313 \end_inset
44314
44315
44316 \end_layout
44317
44318 \begin_layout Standard
44319 The preferences dialog is called with the menu 
44320 \family sans
44321 Tools\SpecialChar \menuseparator
44322 Preferences
44323 \family default
44324 .
44325  It has the following submenus.
44326 \end_layout
44327
44328 \begin_layout Section
44329 Look and Feel
44330 \end_layout
44331
44332 \begin_layout Subsection
44333 User Interface
44334 \end_layout
44335
44336 \begin_layout Subsubsection
44337 User Interface File
44338 \begin_inset Index idx
44339 status collapsed
44340
44341 \begin_layout Plain Layout
44342 Customization ! of toolbars
44343 \end_layout
44344
44345 \end_inset
44346
44347
44348 \begin_inset Index idx
44349 status collapsed
44350
44351 \begin_layout Plain Layout
44352 Customization ! of menus
44353 \end_layout
44354
44355 \end_inset
44356
44357
44358 \end_layout
44359
44360 \begin_layout Standard
44361 \begin_inset Note Greyedout
44362 status open
44363
44364 \begin_layout Plain Layout
44365
44366 \series bold
44367 Note:
44368 \series default
44369  You have to restart LyX before the change of the user interface file take
44370  effect.
44371 \end_layout
44372
44373 \end_inset
44374
44375
44376 \end_layout
44377
44378 \begin_layout Standard
44379 The appearance of the menus and toolbars can be changed by choosing a user
44380  interface (ui) file.
44381  An ui-file is a text file where the toolbars and menus are listed.
44382  The toolbar buttons and menu entries are specified in the files 
44383 \shape italic
44384 stdtoolbars.inc
44385 \shape default
44386  and 
44387 \shape italic
44388 stdmenus.inc
44389 \shape default
44390 , respectively.
44391  Both files are loaded by the 
44392 \emph on
44393 default.ui
44394 \emph default
44395  file.
44396  To create your own menu and toolbar layout, start with a copy of these
44397  files and edit the entries.
44398 \end_layout
44399
44400 \begin_layout Standard
44401 The syntax of the .inc-files is straightforward: The 
44402 \family sans
44403 Menubar
44404 \family default
44405
44406 \family sans
44407 Menu
44408 \family default
44409  and 
44410 \family sans
44411 Toolbar
44412 \family default
44413  entries must be ended with an explicit 
44414 \family sans
44415 End
44416 \family default
44417 .
44418  They may contain 
44419 \family sans
44420 Submenus
44421 \family default
44422
44423 \family sans
44424 Items
44425 \family default
44426
44427 \family sans
44428 OptItems
44429 \family default
44430
44431 \family sans
44432 Separators
44433 \family default
44434
44435 \family sans
44436 Icons,
44437 \family default
44438  and in the case of the 
44439 \begin_inset Quotes eld
44440 \end_inset
44441
44442 file
44443 \begin_inset Quotes erd
44444 \end_inset
44445
44446  menus a 
44447 \family sans
44448 Lastfiles
44449 \family default
44450  entry.
44451  The syntax for the entries is:
44452 \end_layout
44453
44454 \begin_layout Standard
44455 \begin_inset VSpace smallskip*
44456 \end_inset
44457
44458
44459 \series bold
44460 Item 
44461 \begin_inset Quotes eld
44462 \end_inset
44463
44464 menu 
44465 \series default
44466 or
44467 \series bold
44468  button name
44469 \begin_inset Quotes erd
44470 \end_inset
44471
44472  
44473 \begin_inset Quotes eld
44474 \end_inset
44475
44476 LyX-function
44477 \begin_inset Quotes erd
44478 \end_inset
44479
44480
44481 \end_layout
44482
44483 \begin_layout Standard
44484 \noindent
44485 \begin_inset VSpace smallskip*
44486 \end_inset
44487
44488 All LyX-functions are listed in the menu 
44489 \family sans
44490 Help\SpecialChar \menuseparator
44491 LyX
44492 \begin_inset space ~
44493 \end_inset
44494
44495 Functions
44496 \family default
44497 .
44498 \end_layout
44499
44500 \begin_layout Standard
44501 \begin_inset VSpace medskip
44502 \end_inset
44503
44504
44505 \end_layout
44506
44507 \begin_layout Standard
44508 An example: Assuming you use the menu 
44509 \family sans
44510 Navigate\SpecialChar \menuseparator
44511 Bookmarks
44512 \family default
44513  quite often and therefore want six available bookmarks, you can add the
44514  line
44515 \end_layout
44516
44517 \begin_layout Standard
44518 \begin_inset VSpace smallskip*
44519 \end_inset
44520
44521
44522 \series bold
44523 Item 
44524 \begin_inset Quotes eld
44525 \end_inset
44526
44527 Save Bookmark 6
44528 \begin_inset Quotes erd
44529 \end_inset
44530
44531  
44532 \begin_inset Quotes eld
44533 \end_inset
44534
44535 bookmark-save 6
44536 \begin_inset Quotes erd
44537 \end_inset
44538
44539
44540 \end_layout
44541
44542 \begin_layout Standard
44543 \noindent
44544 \begin_inset VSpace smallskip*
44545 \end_inset
44546
44547 to the navigate menu section in the .inc-file to have the sixth bookmark.
44548 \end_layout
44549
44550 \begin_layout Subsubsection
44551 Automatic help
44552 \end_layout
44553
44554 \begin_layout Standard
44555 The option 
44556 \family sans
44557 Enable tool tips in main work area
44558 \family default
44559  enables tool tips showing the content of closed insets like index entries
44560  or footnotes.
44561 \end_layout
44562
44563 \begin_layout Subsubsection
44564 Session
44565 \end_layout
44566
44567 \begin_layout Standard
44568 With the option 
44569 \family sans
44570 Allow saving
44571 \begin_inset space \thinspace{}
44572 \end_inset
44573
44574 /
44575 \begin_inset space \thinspace{}
44576 \end_inset
44577
44578 restoring of window layout and geometries
44579 \family default
44580  LyX's main window will be opened with the size and layout that was used
44581  in the last LyX session.
44582 \end_layout
44583
44584 \begin_layout Standard
44585 The option 
44586 \family sans
44587 Restore cursor positions
44588 \family default
44589  sets the cursor to the position in the file where it has been the last
44590  time.
44591 \end_layout
44592
44593 \begin_layout Standard
44594 The option 
44595 \family sans
44596 Load opened files from last session
44597 \family default
44598  opens all files that were opened in the last LyX session.
44599 \end_layout
44600
44601 \begin_layout Subsubsection
44602 Documents
44603 \begin_inset CommandInset label
44604 LatexCommand label
44605 name "sub:Backup documents"
44606
44607 \end_inset
44608
44609
44610 \begin_inset Index idx
44611 status collapsed
44612
44613 \begin_layout Plain Layout
44614 Backup ! Documents
44615 \end_layout
44616
44617 \end_inset
44618
44619
44620 \end_layout
44621
44622 \begin_layout Standard
44623 When the option 
44624 \family sans
44625 Backup documents
44626 \family default
44627  is set, you can specify the time between backup saves.
44628 \end_layout
44629
44630 \begin_layout Standard
44631
44632 \family sans
44633 Maximum last files
44634 \family default
44635  is the number of last opened files that LyX should display in the menu
44636  
44637 \family sans
44638 File\SpecialChar \menuseparator
44639 Open
44640 \begin_inset space ~
44641 \end_inset
44642
44643 Recent
44644 \family default
44645 .
44646 \end_layout
44647
44648 \begin_layout Standard
44649 When the option 
44650 \family sans
44651 Open documents in tabs
44652 \family default
44653  is not used, then every file will be opened in its own new instance of
44654  LyX.
44655 \end_layout
44656
44657 \begin_layout Subsection
44658 Screen Fonts
44659 \begin_inset Index idx
44660 status collapsed
44661
44662 \begin_layout Plain Layout
44663 Font ! Screen
44664 \end_layout
44665
44666 \end_inset
44667
44668
44669 \begin_inset CommandInset label
44670 LatexCommand label
44671 name "sub:Screen-Fonts"
44672
44673 \end_inset
44674
44675
44676 \end_layout
44677
44678 \begin_layout Standard
44679 These fonts are used to display your documents on the screen.
44680 \end_layout
44681
44682 \begin_layout Standard
44683 \begin_inset Note Greyedout
44684 status open
44685
44686 \begin_layout Plain Layout
44687
44688 \series bold
44689 Note:
44690 \series default
44691  This section only deals with the fonts 
44692 \emph on
44693 inside
44694 \emph default
44695  the LyX window.
44696  The fonts that appear on the output are independent from these fonts, and
44697  set in the menu 
44698 \family sans
44699 Document\SpecialChar \menuseparator
44700 Settings\SpecialChar \menuseparator
44701 Fonts
44702 \family default
44703 .
44704 \end_layout
44705
44706 \end_inset
44707
44708
44709 \end_layout
44710
44711 \begin_layout Standard
44712 By default, LyX uses 
44713 \family typewriter
44714 Times
44715 \family default
44716  as roman (serif) font, 
44717 \family typewriter
44718 Arial
44719 \family default
44720  or 
44721 \family typewriter
44722 Helvetica
44723 \family default
44724  (depends on the system) as 
44725 \family sans
44726 sans
44727 \begin_inset space ~
44728 \end_inset
44729
44730 serif
44731 \family default
44732  font, and 
44733 \family typewriter
44734 Courier
44735 \family default
44736  as 
44737 \family typewriter
44738 typewriter
44739 \family default
44740  font.
44741 \end_layout
44742
44743 \begin_layout Standard
44744 You can change the font size with the 
44745 \family sans
44746 Zoom
44747 \family default
44748  setting.
44749  You can also change the font zoom outside the preferences dialog for the
44750  current LyX session by pressing Ctrl and scrolling the mouse wheel.
44751 \end_layout
44752
44753 \begin_layout Standard
44754
44755 \family sans
44756 Screen DPI
44757 \family default
44758  is the screen resolution in dpi (dots per inch).
44759  The Font Sizes are calculated as letter height in units of points.
44760  72
44761 \begin_inset space \thinspace{}
44762 \end_inset
44763
44764 points have the size of 1
44765 \begin_inset space \thinspace{}
44766 \end_inset
44767
44768 inch, see Appendix
44769 \begin_inset space ~
44770 \end_inset
44771
44772
44773 \begin_inset CommandInset ref
44774 LatexCommand ref
44775 reference "cha:Units-available-in"
44776
44777 \end_inset
44778
44779 .
44780 \end_layout
44781
44782 \begin_layout Standard
44783 The default 
44784 \family sans
44785 Font Sizes
44786 \family default
44787  are the same as if a document font size of 10
44788 \begin_inset space \thinspace{}
44789 \end_inset
44790
44791 pt would be used.
44792  The sizes are explained in detail in section
44793 \begin_inset space ~
44794 \end_inset
44795
44796
44797 \begin_inset CommandInset ref
44798 LatexCommand ref
44799 reference "sub:Document-Font"
44800
44801 \end_inset
44802
44803 .
44804 \end_layout
44805
44806 \begin_layout Standard
44807 With the option 
44808 \family sans
44809 Use Pixmap Cache to speed up font rendering
44810 \family default
44811  enabled, LyX needs to redraw the screen less often.
44812  This results in better performance, especially on slow systems.
44813  On the other hand, the characters might look more fuzzy on screen.
44814  So whether you enable this or not depends on whether you prefer speed over
44815  aesthetics.
44816  Note that the Pixmap Cache is only available and useful under Mac
44817 \begin_inset space ~
44818 \end_inset
44819
44820 OS and Windows.
44821 \end_layout
44822
44823 \begin_layout Subsection
44824 Colors
44825 \begin_inset Index idx
44826 status collapsed
44827
44828 \begin_layout Plain Layout
44829 Color ! LyX screen
44830 \end_layout
44831
44832 \end_inset
44833
44834
44835 \begin_inset Index idx
44836 status collapsed
44837
44838 \begin_layout Plain Layout
44839 Settings ! Color
44840 \end_layout
44841
44842 \end_inset
44843
44844
44845 \end_layout
44846
44847 \begin_layout Standard
44848 You can here change all the colors used by LyX.
44849  Choose an item in the list and use the 
44850 \family sans
44851 Alter
44852 \family default
44853  button.
44854 \end_layout
44855
44856 \begin_layout Subsection
44857 Display
44858 \begin_inset Index idx
44859 status collapsed
44860
44861 \begin_layout Plain Layout
44862 Settings ! Display
44863 \end_layout
44864
44865 \end_inset
44866
44867
44868 \end_layout
44869
44870 \begin_layout Standard
44871 Here you can specify if graphics inside LyX are displayed.
44872 \end_layout
44873
44874 \begin_layout Standard
44875
44876 \family sans
44877 Instant Preview
44878 \family default
44879  enables previewing snippets of your document.
44880  This feature is described in section
44881 \begin_inset space ~
44882 \end_inset
44883
44884
44885 \begin_inset CommandInset ref
44886 LatexCommand ref
44887 reference "sec:Previewing-snippets-of"
44888
44889 \end_inset
44890
44891 .
44892 \end_layout
44893
44894 \begin_layout Standard
44895 The option 
44896 \family sans
44897 Mark
44898 \begin_inset space ~
44899 \end_inset
44900
44901 end
44902 \begin_inset space ~
44903 \end_inset
44904
44905 of
44906 \begin_inset space ~
44907 \end_inset
44908
44909 paragraphs
44910 \family default
44911  displays a pilcrow (¶) at the end of every paragraph.
44912 \end_layout
44913
44914 \begin_layout Section
44915 Editing
44916 \begin_inset Index idx
44917 status collapsed
44918
44919 \begin_layout Plain Layout
44920 Settings ! Editing
44921 \end_layout
44922
44923 \end_inset
44924
44925
44926 \end_layout
44927
44928 \begin_layout Subsection
44929 Control
44930 \end_layout
44931
44932 \begin_layout Subsubsection
44933 Editing
44934 \end_layout
44935
44936 \begin_layout Standard
44937 The option 
44938 \family sans
44939 Cursor follows scrollbar
44940 \family default
44941  sets the cursor to the top of the currently displayed document part when
44942  scrolling.
44943 \end_layout
44944
44945 \begin_layout Standard
44946 You can adjust the thickness of the cursor with the 
44947 \family sans
44948 Cursor width
44949 \family default
44950  setting.
44951  If you set the value to zero the thickness of the cursor scales relative
44952  to the zoom value you choose for the screen fonts.
44953 \end_layout
44954
44955 \begin_layout Standard
44956 The option 
44957 \family sans
44958 Sort environments alphabetically
44959 \family default
44960  sorts the entries in the pull-down box for the paragraph environments.
44961 \end_layout
44962
44963 \begin_layout Standard
44964 The option 
44965 \family sans
44966 Group environments by their category
44967 \family default
44968  groups the entries in the pull-down box for the paragraph environments.
44969 \end_layout
44970
44971 \begin_layout Standard
44972 The math macro editing option determines the editing style, see the section
44973  
44974 \emph on
44975 Math Macros
44976 \emph default
44977  of the 
44978 \emph on
44979 Math
44980 \emph default
44981  manual.
44982 \end_layout
44983
44984 \begin_layout Subsubsection
44985 Fullscreen
44986 \end_layout
44987
44988 \begin_layout Standard
44989 Here you can specify what is hidden in the fullscreen mode.
44990  The option 
44991 \family sans
44992 Limit text width
44993 \family default
44994  specifies the width of the text in fullscreen mode.
44995  This way you can display the text smaller than the screen, the text appears
44996  then centered.
44997 \end_layout
44998
44999 \begin_layout Subsection
45000 Shortcuts
45001 \begin_inset Index idx
45002 status collapsed
45003
45004 \begin_layout Plain Layout
45005 Key Bindings
45006 \end_layout
45007
45008 \end_inset
45009
45010
45011 \begin_inset Index idx
45012 status collapsed
45013
45014 \begin_layout Plain Layout
45015 Settings ! Shortcuts
45016 \end_layout
45017
45018 \end_inset
45019
45020
45021 \end_layout
45022
45023 \begin_layout Subsubsection
45024 Bind File
45025 \end_layout
45026
45027 \begin_layout Standard
45028 Bindings are used to bind a LyX-function to a key.
45029  Several binding files are available:
45030 \end_layout
45031
45032 \begin_layout Description
45033 cua.bind typical set of PC keyboard shortcuts
45034 \end_layout
45035
45036 \begin_layout Description
45037 (x)emacs.bind set of bindings like they are used in the editor programs 
45038 \family sans
45039 Emacs
45040 \family default
45041  (
45042 \family sans
45043 XEmacs
45044 \family default
45045 )
45046 \end_layout
45047
45048 \begin_layout Description
45049 mac.bind set of bindings for 
45050 \family sans
45051 Mac
45052 \begin_inset space \thinspace{}
45053 \end_inset
45054
45055 OS
45056 \family default
45057  systems.
45058 \end_layout
45059
45060 \begin_layout Standard
45061 There are also bind-files designed for special document classes, like 
45062 \shape italic
45063 broadway.bind
45064 \shape default
45065 , and bind files for special languages.
45066  The name of language bind-files begin with a language code, e.
45067 \begin_inset space \thinspace{}
45068 \end_inset
45069
45070 g.
45071 \begin_inset space \space{}
45072 \end_inset
45073
45074
45075 \begin_inset Quotes eld
45076 \end_inset
45077
45078 pt
45079 \begin_inset Quotes erd
45080 \end_inset
45081
45082  for Portuguese.
45083  If you use LyX in a certain language, LyX will try to use the appropriate
45084  bind-file.
45085 \end_layout
45086
45087 \begin_layout Standard
45088 Some bind-files, like 
45089 \emph on
45090 math.bind
45091 \emph default
45092 , have only a small scope.
45093  When looking at the end of the file 
45094 \shape italic
45095 cua.bind
45096 \shape default
45097 , you can see that they are included to keep the overview in the bind-file.
45098 \end_layout
45099
45100 \begin_layout Subsubsection
45101 Editing Shortcuts
45102 \begin_inset CommandInset label
45103 LatexCommand label
45104 name "sub:Editing-Shortcuts"
45105
45106 \end_inset
45107
45108
45109 \begin_inset Index idx
45110 status collapsed
45111
45112 \begin_layout Plain Layout
45113 Key Bindings ! Editing
45114 \end_layout
45115
45116 \end_inset
45117
45118
45119 \end_layout
45120
45121 \begin_layout Standard
45122 To add new or modify existing keybindings to your own taste you can use
45123  the table in the dialog that lists all LyX-functions and the bound shortcuts.
45124  To find functions easily, they are grouped by categories and the dialog
45125  provides the field 
45126 \family sans
45127 Show key-bindings containing
45128 \family default
45129 .
45130  In this field you can insert a keyword for a function you want to edit.
45131  Insert there for example as keyword 
45132 \begin_inset Quotes eld
45133 \end_inset
45134
45135 paste
45136 \begin_inset Quotes erd
45137 \end_inset
45138
45139  and you get the 4 different existing shortcuts for the 3 different functions
45140  that contain 
45141 \begin_inset Quotes eld
45142 \end_inset
45143
45144 paste
45145 \begin_inset Quotes erd
45146 \end_inset
45147
45148  in their name.
45149  As you can see, one function can have more than one shortcut.
45150  All LyX-functions are also listed in the file 
45151 \emph on
45152 LyX Functions
45153 \emph default
45154  that you will find in the 
45155 \family sans
45156 Help
45157 \family default
45158  menu.
45159 \end_layout
45160
45161 \begin_layout Standard
45162 To add e.
45163 \begin_inset space \thinspace{}
45164 \end_inset
45165
45166 g.
45167 \begin_inset space \space{}
45168 \end_inset
45169
45170 the shortcut 
45171 \family sans
45172 Alt+Q
45173 \family default
45174  for the function 
45175 \family sans
45176 textstyle-apply
45177 \family default
45178 , select the function and press the 
45179 \family sans
45180 Modify
45181 \family default
45182  button.
45183  A dialog pops up where you can add the shortcut by using it.
45184  So press Alt+Q to define the shortcut.
45185  Modifying an existing shortcut is done the same way.
45186  You can also bind multiple functions to one shortcut by modifying an existing
45187  binding and adding the different function names as a semicolon separated
45188  list.
45189  LyX will then use the first function that is enabled in the current document
45190  part.
45191  The binding for the function 
45192 \family sans
45193 command-alter
45194 \family default
45195  is an example of this.
45196 \end_layout
45197
45198 \begin_layout Standard
45199 Alternatively you can also edit shortcuts by modifying bind-files with a
45200  text editor.
45201  The syntax of the entries is:
45202 \end_layout
45203
45204 \begin_layout Standard
45205
45206 \series bold
45207
45208 \backslash
45209 bind 
45210 \begin_inset Quotes eld
45211 \end_inset
45212
45213 key combination
45214 \begin_inset Quotes erd
45215 \end_inset
45216
45217  
45218 \begin_inset Quotes eld
45219 \end_inset
45220
45221 LyX-function
45222 \begin_inset Quotes erd
45223 \end_inset
45224
45225
45226 \end_layout
45227
45228 \begin_layout Subsection
45229 Keyboard / Mouse
45230 \begin_inset CommandInset label
45231 LatexCommand label
45232 name "sub:Keyboard-Map"
45233
45234 \end_inset
45235
45236
45237 \begin_inset Index idx
45238 status collapsed
45239
45240 \begin_layout Plain Layout
45241 Keyboard Map
45242 \end_layout
45243
45244 \end_inset
45245
45246
45247 \begin_inset Index idx
45248 status collapsed
45249
45250 \begin_layout Plain Layout
45251 Settings ! Keyboard Map
45252 \end_layout
45253
45254 \end_inset
45255
45256
45257 \end_layout
45258
45259 \begin_layout Standard
45260 Normally keyboard settings have to be done in a menu of your operating system.
45261  For the case that this is not possible, LyX provides keyboard maps.
45262  If you have e.
45263 \begin_inset space \thinspace{}
45264 \end_inset
45265
45266 g.
45267 \begin_inset space \space{}
45268 \end_inset
45269
45270 a Czech keyboard but want to write with it like with a Romanian one, you
45271  can use the keyboard map file named 
45272 \emph on
45273 romanian.kmap
45274 \emph default
45275 .
45276 \end_layout
45277
45278 \begin_layout Standard
45279 \begin_inset Note Greyedout
45280 status open
45281
45282 \begin_layout Plain Layout
45283
45284 \series bold
45285 Note:
45286 \series default
45287  Keyboard maps are only provided as makeshift and don't work on all systems.
45288 \end_layout
45289
45290 \end_inset
45291
45292
45293 \end_layout
45294
45295 \begin_layout Standard
45296 Besides this, you can specify here the 
45297 \family sans
45298 Wheel scrolling speed
45299 \family default
45300 .
45301  The standard value is 1.0, higher values speed up the scrolling, lower ones
45302  slow it down.
45303 \end_layout
45304
45305 \begin_layout Subsection
45306 Input Completion
45307 \begin_inset CommandInset label
45308 LatexCommand label
45309 name "sub:Input-Completion-Appendix"
45310
45311 \end_inset
45312
45313
45314 \begin_inset Index idx
45315 status collapsed
45316
45317 \begin_layout Plain Layout
45318 Input completion
45319 \end_layout
45320
45321 \end_inset
45322
45323
45324 \end_layout
45325
45326 \begin_layout Standard
45327 Input completion is described in sec.
45328 \begin_inset space \thinspace{}
45329 \end_inset
45330
45331
45332 \begin_inset CommandInset ref
45333 LatexCommand ref
45334 reference "sec:Input-Completion"
45335
45336 \end_inset
45337
45338 .
45339  The completion options for math do the same as the corresponding options
45340  for text.
45341  With the general options you can define the delay time for the inline and
45342  popup completion and choose if long completions should be abbreviated or
45343  not.
45344 \end_layout
45345
45346 \begin_layout Section
45347 Paths
45348 \begin_inset CommandInset label
45349 LatexCommand label
45350 name "sec:Paths"
45351
45352 \end_inset
45353
45354
45355 \begin_inset Index idx
45356 status collapsed
45357
45358 \begin_layout Plain Layout
45359 Paths
45360 \end_layout
45361
45362 \end_inset
45363
45364
45365 \begin_inset Index idx
45366 status collapsed
45367
45368 \begin_layout Plain Layout
45369 Settings ! Paths
45370 \end_layout
45371
45372 \end_inset
45373
45374
45375 \end_layout
45376
45377 \begin_layout Description
45378 Working
45379 \begin_inset space ~
45380 \end_inset
45381
45382 directory This is LyX's working directory.
45383  It is the default when you 
45384 \family sans
45385 Open
45386 \family default
45387
45388 \family sans
45389 Save
45390 \family default
45391  or 
45392 \family sans
45393 Save
45394 \begin_inset space ~
45395 \end_inset
45396
45397 as
45398 \family default
45399  files.
45400 \end_layout
45401
45402 \begin_layout Description
45403 Document
45404 \begin_inset space ~
45405 \end_inset
45406
45407 templates This directory will be opened when you use the menu 
45408 \family sans
45409 File\SpecialChar \menuseparator
45410 New
45411 \begin_inset space ~
45412 \end_inset
45413
45414 from
45415 \begin_inset space ~
45416 \end_inset
45417
45418 Template
45419 \family default
45420 .
45421 \end_layout
45422
45423 \begin_layout Description
45424 Example
45425 \begin_inset space ~
45426 \end_inset
45427
45428 files This directory will be opened when you use the button 
45429 \family sans
45430 Examples
45431 \family default
45432  in the 
45433 \family sans
45434 File\SpecialChar \menuseparator
45435 Open
45436 \family default
45437  dialog.
45438 \begin_inset Newline newline
45439 \end_inset
45440
45441
45442 \begin_inset Note Greyedout
45443 status open
45444
45445 \begin_layout Plain Layout
45446
45447 \series bold
45448 Note:
45449 \series default
45450  The 
45451 \family sans
45452 Examples
45453 \family default
45454  button does not exist when using LyX on MacOS and Windows systems.
45455 \end_layout
45456
45457 \end_inset
45458
45459
45460 \end_layout
45461
45462 \begin_layout Description
45463 Backup
45464 \begin_inset space ~
45465 \end_inset
45466
45467 directory
45468 \begin_inset Index idx
45469 status collapsed
45470
45471 \begin_layout Plain Layout
45472 Backup ! Directory
45473 \end_layout
45474
45475 \end_inset
45476
45477  Backup copies will be saved to this directory.
45478  When no directory is given but backups are enabled as described in section
45479 \begin_inset space ~
45480 \end_inset
45481
45482
45483 \begin_inset CommandInset ref
45484 LatexCommand ref
45485 reference "sub:Backup documents"
45486
45487 \end_inset
45488
45489 , the 
45490 \family sans
45491 Working directory
45492 \family default
45493  will be used to save the backups.
45494 \begin_inset Newline newline
45495 \end_inset
45496
45497 The backup files have the ending 
45498 \begin_inset Quotes eld
45499 \end_inset
45500
45501 .lyx~
45502 \begin_inset Quotes erd
45503 \end_inset
45504
45505 .
45506 \end_layout
45507
45508 \begin_layout Description
45509 Ly
45510 \begin_inset ERT
45511 status collapsed
45512
45513 \begin_layout Plain Layout
45514
45515 {}
45516 \end_layout
45517
45518 \end_inset
45519
45520 XServer-Pipe Here you can enter the name of a Unix-pipe.
45521  This pipe is used to send data from external programs to LyX.
45522 \begin_inset Newline newline
45523 \end_inset
45524
45525
45526 \series bold
45527 Example
45528 \series default
45529 : You add a BibTeX-database test.bib to your document.
45530  You can edit this file with the program 
45531 \family typewriter
45532 JabRef
45533 \family default
45534  bearbeiten.
45535  In 
45536 \family typewriter
45537 JabRef
45538 \family default
45539  you have to use the same Unix-Pipe for LyX in its preferences under 
45540 \family sans
45541 External
45542 \begin_inset space ~
45543 \end_inset
45544
45545 programs
45546 \family default
45547 .
45548  If you want to get one entry of the database as citation, select it in
45549  
45550 \family typewriter
45551 JabRef
45552 \family default
45553  and click on the LyX-symbol.
45554  The entry will now be inserted as citation at the current cursor position
45555  in your LyX file.
45556  
45557 \family typewriter
45558 JabRef
45559 \family default
45560  and LyX need of course to be run the same time.
45561 \begin_inset Newline newline
45562 \end_inset
45563
45564
45565 \begin_inset Note Greyedout
45566 status open
45567
45568 \begin_layout Plain Layout
45569
45570 \series bold
45571 Note:
45572 \series default
45573  This feature doesn't work on Windows systems.
45574 \end_layout
45575
45576 \end_inset
45577
45578
45579 \end_layout
45580
45581 \begin_layout Description
45582 Temporary
45583 \begin_inset space ~
45584 \end_inset
45585
45586 directory Temporary files will be saved in this directory.
45587 \end_layout
45588
45589 \begin_layout Description
45590 PATH
45591 \begin_inset space ~
45592 \end_inset
45593
45594 prefix This field contains a list of paths to external programs.
45595  When LyX needs to use an external program, it looks in this list where
45596  to find it on the system.
45597  The path list is automatically set up on Windows and Mac systems when LyX
45598  is configured, so that you normally don't have to modify it.
45599  On Unix
45600 \begin_inset space \thinspace{}
45601 \end_inset
45602
45603 /
45604 \begin_inset space \thinspace{}
45605 \end_inset
45606
45607 Linux systems, the path list will need to be set only if there are external
45608  programs you wish to use that are not in your normal system path ($PATH).
45609  
45610 \end_layout
45611
45612 \begin_layout Section
45613 Identity
45614 \end_layout
45615
45616 \begin_layout Standard
45617 Here you can insert your name and email address.
45618  The identity will be used when you have enabled change tracking as described
45619  in section
45620 \begin_inset space ~
45621 \end_inset
45622
45623
45624 \begin_inset CommandInset ref
45625 LatexCommand ref
45626 reference "sec:Change-Tracking"
45627
45628 \end_inset
45629
45630 , to mark changes you make as yours.
45631 \end_layout
45632
45633 \begin_layout Section
45634 Language Settings
45635 \begin_inset Index idx
45636 status collapsed
45637
45638 \begin_layout Plain Layout
45639 Language ! Settings
45640 \end_layout
45641
45642 \end_inset
45643
45644
45645 \begin_inset Index idx
45646 status collapsed
45647
45648 \begin_layout Plain Layout
45649 Settings ! Language
45650 \end_layout
45651
45652 \end_inset
45653
45654
45655 \end_layout
45656
45657 \begin_layout Subsection
45658 Language
45659 \begin_inset CommandInset label
45660 LatexCommand label
45661 name "sub:Prefs-Language"
45662
45663 \end_inset
45664
45665
45666 \end_layout
45667
45668 \begin_layout Description
45669 User
45670 \begin_inset space ~
45671 \end_inset
45672
45673 Interface
45674 \begin_inset space ~
45675 \end_inset
45676
45677 language Here you can select the language of LyX's menus.
45678  Unfortunately this doesn't work on Mac and Windows.
45679  It works on Linux for the languages into LyX's menus and dialogs are translated.
45680  You find the actual translation status here: 
45681 \begin_inset CommandInset href
45682 LatexCommand href
45683 name "http://www.lyx.org/I18n"
45684 target "http://www.lyx.org/I18n"
45685
45686 \end_inset
45687
45688
45689 \end_layout
45690
45691 \begin_layout Description
45692 Default
45693 \begin_inset space ~
45694 \end_inset
45695
45696 language is the language used in new documents
45697 \end_layout
45698
45699 \begin_layout Description
45700 Language
45701 \begin_inset space ~
45702 \end_inset
45703
45704 package determines which LaTeX package should be loaded to handle language
45705  issues.
45706  Language issues which are handled by this package include proper hyphenation
45707  as well as localization of dates and text strings such as 
45708 \begin_inset Quotes eld
45709 \end_inset
45710
45711 Chapter
45712 \begin_inset Quotes erd
45713 \end_inset
45714
45715  and 
45716 \begin_inset Quotes eld
45717 \end_inset
45718
45719 Table
45720 \begin_inset Quotes erd
45721 \end_inset
45722
45723 .
45724  The most widespread language package is 
45725 \series bold
45726 babel
45727 \series default
45728 , it's the default language package in classic LaTeX.
45729  However, more recent typesetting engines such as XeTeX and LuaTeX come
45730  with an alternative language package (
45731 \series bold
45732 polyglossia
45733 \series default
45734 ) that is more suited for the multi-script support of these engines.
45735  Furthermore, there are also specific language packages for languages not
45736  covered by babel.
45737 \begin_inset Newline newline
45738 \end_inset
45739
45740 The available selections are:
45741 \end_layout
45742
45743 \begin_deeper
45744 \begin_layout Itemize
45745 \noindent
45746
45747 \series bold
45748 Automatic
45749 \series default
45750 :
45751 \series bold
45752  
45753 \series default
45754 Selects the most appropriate language package for the current typesetting
45755  engine (default)
45756 \end_layout
45757
45758 \begin_layout Itemize
45759 \noindent
45760
45761 \series bold
45762 Always babel: 
45763 \series default
45764 Uses always babel, even if another package (such as polyglossia) would have
45765  been preferred by automatic setting; this essentially allows to select
45766  babel instead of polyglossia with XeTeX and LuaTeX
45767 \end_layout
45768
45769 \begin_layout Itemize
45770 \noindent
45771
45772 \series bold
45773 Custom: 
45774 \series default
45775 Lets you load some other language package (via 
45776 \family typewriter
45777
45778 \backslash
45779 usepackage
45780 \series bold
45781 {
45782 \series default
45783 packagename}
45784 \family default
45785 )
45786 \end_layout
45787
45788 \begin_layout Itemize
45789 \noindent
45790
45791 \series bold
45792 None: 
45793 \series default
45794 Loads no language package at all
45795 \end_layout
45796
45797 \end_deeper
45798 \begin_layout Description
45799 Default
45800 \begin_inset space ~
45801 \end_inset
45802
45803 Decimal
45804 \begin_inset space ~
45805 \end_inset
45806
45807 Point Define the default decimal point for the use in tables (decimal point
45808  alignment)
45809 \end_layout
45810
45811 \begin_layout Description
45812 Command
45813 \begin_inset space ~
45814 \end_inset
45815
45816 start When a special LaTeX-package is needed to write in a certain document
45817  language, you can here specify the command to start the package.
45818  An example is the start command 
45819 \family sans
45820
45821 \backslash
45822 begin{arabtext}
45823 \family default
45824  that is needed to write Arabic using the package 
45825 \series bold
45826 ArabTeX
45827 \series default
45828 , see 
45829 \begin_inset CommandInset citation
45830 LatexCommand cite
45831 key "Arabic"
45832
45833 \end_inset
45834
45835 .
45836  The default is the 
45837 \series bold
45838 babel
45839 \series default
45840  command 
45841 \family sans
45842
45843 \backslash
45844 selectlanguage{$$lang}
45845 \family default
45846 .
45847 \end_layout
45848
45849 \begin_layout Description
45850 Command
45851 \begin_inset space ~
45852 \end_inset
45853
45854 end Counterpart to 
45855 \family sans
45856 Command start
45857 \family default
45858 .
45859  Some packages, like the default, don't have an end command since the start
45860  command toggles the package on and off.
45861 \end_layout
45862
45863 \begin_layout Description
45864 Set
45865 \begin_inset space ~
45866 \end_inset
45867
45868 languages
45869 \begin_inset space ~
45870 \end_inset
45871
45872 globally When this option is set, the languages used in the document will
45873  be added as options to the document class options, so that they can be
45874  used by all LaTeX-packages.
45875  Otherwise they will only be used as options for the 
45876 \series bold
45877 babel
45878 \series default
45879  package.
45880 \end_layout
45881
45882 \begin_layout Description
45883 Auto
45884 \begin_inset space ~
45885 \end_inset
45886
45887 begin When this option is set, the documents starts with the chosen document
45888  language.
45889  When this option is not set, the 
45890 \family sans
45891 Command
45892 \begin_inset space ~
45893 \end_inset
45894
45895 start
45896 \family default
45897  is explicitly set to the beginning of the document in the LaTeX-output.
45898  This assures that the correct language is used when you use another 
45899 \family sans
45900 Command
45901 \begin_inset space ~
45902 \end_inset
45903
45904 start
45905 \family default
45906  than the default.
45907 \end_layout
45908
45909 \begin_layout Description
45910 Auto
45911 \begin_inset space ~
45912 \end_inset
45913
45914 end Counterpart to 
45915 \family sans
45916 Auto
45917 \begin_inset space ~
45918 \end_inset
45919
45920 begin
45921 \family default
45922 .
45923  When it is not set, the 
45924 \family sans
45925 Command
45926 \begin_inset space ~
45927 \end_inset
45928
45929 end
45930 \family default
45931  is set to the end of the document.
45932 \end_layout
45933
45934 \begin_layout Description
45935 Mark
45936 \begin_inset space ~
45937 \end_inset
45938
45939 foreign
45940 \begin_inset space ~
45941 \end_inset
45942
45943 languages Text marked formatted in a language different from the document
45944  language will be underlined blue.
45945 \end_layout
45946
45947 \begin_layout Description
45948 Enable
45949 \begin_inset space ~
45950 \end_inset
45951
45952 RTL
45953 \begin_inset space ~
45954 \end_inset
45955
45956 support Enables the use of languages, written from right to left (RTL),
45957  like Arabic, Hebrew, Farsi.
45958 \end_layout
45959
45960 \begin_layout Description
45961 Cursor
45962 \begin_inset space ~
45963 \end_inset
45964
45965 movement When writing RTL, you can define if the left and right arrow keys
45966  move the cursor visually to the left or right, respectively, or logically.
45967  Logical means that the cursor is moved to the left when pressing the right
45968  arrow key and the cursor is inside text in an RTL language.
45969 \end_layout
45970
45971 \begin_layout Subsection
45972 Spellchecker
45973 \end_layout
45974
45975 \begin_layout Standard
45976 The spellchecker settings are explained in section
45977 \begin_inset space ~
45978 \end_inset
45979
45980
45981 \begin_inset CommandInset ref
45982 LatexCommand ref
45983 reference "sec:Spellchecking"
45984
45985 \end_inset
45986
45987
45988 \end_layout
45989
45990 \begin_layout Section
45991 Outputs
45992 \end_layout
45993
45994 \begin_layout Subsection
45995 Printer
45996 \begin_inset CommandInset label
45997 LatexCommand label
45998 name "sub:Printer"
45999
46000 \end_inset
46001
46002
46003 \begin_inset Index idx
46004 status collapsed
46005
46006 \begin_layout Plain Layout
46007 Printer
46008 \end_layout
46009
46010 \end_inset
46011
46012
46013 \begin_inset Index idx
46014 status collapsed
46015
46016 \begin_layout Plain Layout
46017 Settings ! Printer
46018 \end_layout
46019
46020 \end_inset
46021
46022
46023 \end_layout
46024
46025 \begin_layout Description
46026 Default
46027 \begin_inset space ~
46028 \end_inset
46029
46030 printer Here you can specify the name of your default printer.
46031  The name will be used when the 
46032 \family sans
46033 Printer command
46034 \family default
46035  is executed.
46036 \begin_inset Newline newline
46037 \end_inset
46038
46039
46040 \begin_inset Note Greyedout
46041 status open
46042
46043 \begin_layout Plain Layout
46044
46045 \series bold
46046 Note:
46047 \series default
46048  You can leave this field empty on Windows systems because it has no effect.
46049 \end_layout
46050
46051 \end_inset
46052
46053
46054 \end_layout
46055
46056 \begin_layout Description
46057 Adapt
46058 \begin_inset space ~
46059 \end_inset
46060
46061 output
46062 \begin_inset space ~
46063 \end_inset
46064
46065 to
46066 \begin_inset space ~
46067 \end_inset
46068
46069 printer This option works only for the 
46070 \family sans
46071 Printer command
46072 \family default
46073  
46074 \begin_inset Quotes eld
46075 \end_inset
46076
46077
46078 \family sans
46079 dvips
46080 \family default
46081
46082 \begin_inset Quotes erd
46083 \end_inset
46084
46085 .
46086  It activates a configuration file for dvips.
46087  This is an option only for dvips experts.
46088 \end_layout
46089
46090 \begin_layout Description
46091 Printer
46092 \begin_inset space ~
46093 \end_inset
46094
46095 command is the command LyX
46096 \begin_inset space \thinspace{}
46097 \end_inset
46098
46099 /
46100 \begin_inset space \thinspace{}
46101 \end_inset
46102
46103 LaTeX uses for printing.
46104  The default is on most systems 
46105 \family sans
46106 dvips
46107 \family default
46108 .
46109 \end_layout
46110
46111 \begin_layout Description
46112 Printer
46113 \begin_inset space ~
46114 \end_inset
46115
46116 Command
46117 \begin_inset space ~
46118 \end_inset
46119
46120 Options Here you can specify printer options.
46121  A list of printer options with explanations can be found in the documentation
46122  of the program that provides the 
46123 \family sans
46124 Printer command
46125 \family default
46126  you are using.
46127 \end_layout
46128
46129 \begin_layout Subsection
46130 Date Format
46131 \begin_inset Index idx
46132 status collapsed
46133
46134 \begin_layout Plain Layout
46135 Date Format
46136 \end_layout
46137
46138 \end_inset
46139
46140
46141 \begin_inset Index idx
46142 status collapsed
46143
46144 \begin_layout Plain Layout
46145 Settings ! Date format
46146 \end_layout
46147
46148 \end_inset
46149
46150
46151 \end_layout
46152
46153 \begin_layout Standard
46154 The date format can be one or a mixture of the formats listed here:
46155 \begin_inset Newline newline
46156 \end_inset
46157
46158
46159 \begin_inset Flex URL
46160 status collapsed
46161
46162 \begin_layout Plain Layout
46163
46164 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
46165 \end_layout
46166
46167 \end_inset
46168
46169
46170 \begin_inset Newline newline
46171 \end_inset
46172
46173 For example the format
46174 \begin_inset Newline newline
46175 \end_inset
46176
46177 %d/%m/%y
46178 \begin_inset Newline newline
46179 \end_inset
46180
46181 prints the date as day/month/year.
46182 \end_layout
46183
46184 \begin_layout Subsection
46185 Plain Text
46186 \end_layout
46187
46188 \begin_layout Description
46189 Output
46190 \begin_inset space ~
46191 \end_inset
46192
46193 line
46194 \begin_inset space ~
46195 \end_inset
46196
46197 length sets the maximum number of characters printed in one line when using
46198  the menu 
46199 \family sans
46200 File\SpecialChar \menuseparator
46201 Export\SpecialChar \menuseparator
46202 Plain
46203 \begin_inset space ~
46204 \end_inset
46205
46206 text
46207 \family default
46208 .
46209  Setting the line line length to 0 means all text is printed in one endless
46210  line.
46211 \end_layout
46212
46213 \begin_layout Description
46214 roff
46215 \begin_inset space ~
46216 \end_inset
46217
46218 command defines an additional command used to produce better ASCII tables
46219  with the 
46220 \family typewriter
46221 groff/troff/nroff
46222 \family default
46223  UNIX-commands (refer to their manuals for more information about them).
46224  Setting this as empty tells LyX to use the internal formatter.
46225 \end_layout
46226
46227 \begin_layout Subsection
46228 LaT
46229 \begin_inset ERT
46230 status collapsed
46231
46232 \begin_layout Plain Layout
46233
46234 {}
46235 \end_layout
46236
46237 \end_inset
46238
46239 eX
46240 \begin_inset CommandInset label
46241 LatexCommand label
46242 name "sub:LaTeX-settings"
46243
46244 \end_inset
46245
46246
46247 \begin_inset Index idx
46248 status collapsed
46249
46250 \begin_layout Plain Layout
46251 Settings ! LaTeX
46252 \end_layout
46253
46254 \end_inset
46255
46256
46257 \end_layout
46258
46259 \begin_layout Description
46260 Use
46261 \begin_inset space ~
46262 \end_inset
46263
46264 LaTe
46265 \begin_inset ERT
46266 status collapsed
46267
46268 \begin_layout Plain Layout
46269
46270 {}
46271 \end_layout
46272
46273 \end_inset
46274
46275 X
46276 \begin_inset space ~
46277 \end_inset
46278
46279 font
46280 \begin_inset space ~
46281 \end_inset
46282
46283 encoding This is the default encoding of the document font.
46284  
46285 \family sans
46286 T1
46287 \family default
46288  is the default and covers western languages and symbols.
46289  
46290 \family sans
46291 T2A
46292 \family default
46293
46294 \family sans
46295 T2B
46296 \family default
46297
46298 \family sans
46299 T2C
46300 \family default
46301
46302 \family sans
46303 LCY
46304 \family default
46305 , and 
46306 \family sans
46307 X2
46308 \family default
46309  are for Cyrillic.
46310  Combinations of the encodings are possible, like 
46311 \begin_inset Quotes erd
46312 \end_inset
46313
46314
46315 \family sans
46316 T1, T2B
46317 \family default
46318
46319 \begin_inset Quotes erd
46320 \end_inset
46321
46322 .
46323  The font encoding is normally automatically loaded by the language packages
46324  LyX sets up in the background.
46325  So there is no need to change the default encoding.
46326 \end_layout
46327
46328 \begin_layout Description
46329 Default
46330 \begin_inset space ~
46331 \end_inset
46332
46333 paper
46334 \begin_inset space ~
46335 \end_inset
46336
46337 size This is the paper size that is used for new documents.
46338  The 
46339 \family sans
46340 Default
46341 \family default
46342  value depends on your LaTeX-system setup.
46343 \end_layout
46344
46345 \begin_layout Standard
46346 You can also specify here commands with parameters for the listed applications.
46347  But before you change something, it is strongly recommended to read the
46348  manuals of the applications.
46349  Currently the following commands can be set:
46350 \end_layout
46351
46352 \begin_layout Description
46353 CheckTe
46354 \begin_inset ERT
46355 status collapsed
46356
46357 \begin_layout Plain Layout
46358
46359 {}
46360 \end_layout
46361
46362 \end_inset
46363
46364 X
46365 \begin_inset space ~
46366 \end_inset
46367
46368 command Command for the program 
46369 \family sans
46370 CheckTeX
46371 \family default
46372  that is described in the section 
46373 \emph on
46374 Checking TeX
46375 \emph default
46376  of the 
46377 \emph on
46378 Additional Features
46379 \emph default
46380  manual.
46381 \end_layout
46382
46383 \begin_layout Description
46384 BibTe
46385 \begin_inset ERT
46386 status collapsed
46387
46388 \begin_layout Plain Layout
46389
46390 {}
46391 \end_layout
46392
46393 \end_inset
46394
46395 X
46396 \begin_inset space ~
46397 \end_inset
46398
46399 command Command for the program 
46400 \family sans
46401 BibTeX
46402 \family default
46403  that generates the bibliography, see section
46404 \begin_inset space ~
46405 \end_inset
46406
46407
46408 \begin_inset CommandInset ref
46409 LatexCommand ref
46410 reference "sub:Bibliography-databases"
46411
46412 \end_inset
46413
46414 .
46415 \end_layout
46416
46417 \begin_layout Description
46418 Index
46419 \begin_inset space ~
46420 \end_inset
46421
46422 command Command for the program that generates the index, see section
46423 \begin_inset space ~
46424 \end_inset
46425
46426
46427 \begin_inset CommandInset ref
46428 LatexCommand ref
46429 reference "sub:Index-Program"
46430
46431 \end_inset
46432
46433 .
46434 \end_layout
46435
46436 \begin_layout Description
46437 Nomenclature
46438 \begin_inset space ~
46439 \end_inset
46440
46441 command Command for the program that generates the nomenclature, see section
46442 \begin_inset space ~
46443 \end_inset
46444
46445
46446 \begin_inset CommandInset ref
46447 LatexCommand ref
46448 reference "sub:Nomenclature-Program"
46449
46450 \end_inset
46451
46452 .
46453 \end_layout
46454
46455 \begin_layout Description
46456 DVI
46457 \begin_inset space ~
46458 \end_inset
46459
46460 viewer
46461 \begin_inset space ~
46462 \end_inset
46463
46464 paper
46465 \begin_inset space ~
46466 \end_inset
46467
46468 size
46469 \begin_inset space ~
46470 \end_inset
46471
46472 options They only have an effect when the program 
46473 \family sans
46474 xdvi
46475 \family default
46476  is used as DVI-viewer.
46477 \end_layout
46478
46479 \begin_layout Standard
46480 There are additionally the following options:
46481 \end_layout
46482
46483 \begin_layout Description
46484 Use
46485 \begin_inset space ~
46486 \end_inset
46487
46488 Windows-style
46489 \begin_inset space ~
46490 \end_inset
46491
46492 paths
46493 \begin_inset space ~
46494 \end_inset
46495
46496 in
46497 \begin_inset space ~
46498 \end_inset
46499
46500 LaTeX
46501 \begin_inset space ~
46502 \end_inset
46503
46504 files Uses paths in the notation of Windows, that means that 
46505 \begin_inset Quotes eld
46506 \end_inset
46507
46508
46509 \backslash
46510
46511 \begin_inset Quotes erd
46512 \end_inset
46513
46514  is used instead of 
46515 \begin_inset Quotes eld
46516 \end_inset
46517
46518 /
46519 \begin_inset Quotes erd
46520 \end_inset
46521
46522  to separate folders.
46523  This option is enabled by default when you use LyX on Windows.
46524 \begin_inset Index idx
46525 status collapsed
46526
46527 \begin_layout Plain Layout
46528 Paths
46529 \end_layout
46530
46531 \end_inset
46532
46533
46534 \begin_inset Index idx
46535 status collapsed
46536
46537 \begin_layout Plain Layout
46538 Settings ! Paths
46539 \end_layout
46540
46541 \end_inset
46542
46543
46544 \end_layout
46545
46546 \begin_layout Description
46547 Reset
46548 \begin_inset space ~
46549 \end_inset
46550
46551 class
46552 \begin_inset space ~
46553 \end_inset
46554
46555 options
46556 \begin_inset space ~
46557 \end_inset
46558
46559 when
46560 \begin_inset space ~
46561 \end_inset
46562
46563 document
46564 \begin_inset space ~
46565 \end_inset
46566
46567 classes
46568 \begin_inset space ~
46569 \end_inset
46570
46571 changes Removes all manually set document class options in the 
46572 \family sans
46573 Document\SpecialChar \menuseparator
46574 Settings
46575 \family default
46576  dialog when changing the document class.
46577 \end_layout
46578
46579 \begin_layout Section
46580 File
46581 \begin_inset space ~
46582 \end_inset
46583
46584 Handling
46585 \begin_inset Index idx
46586 status collapsed
46587
46588 \begin_layout Plain Layout
46589 File handling
46590 \end_layout
46591
46592 \end_inset
46593
46594
46595 \end_layout
46596
46597 \begin_layout Subsection
46598 Converters
46599 \begin_inset CommandInset label
46600 LatexCommand label
46601 name "sub:Converters"
46602
46603 \end_inset
46604
46605
46606 \begin_inset Index idx
46607 status collapsed
46608
46609 \begin_layout Plain Layout
46610 Converters
46611 \end_layout
46612
46613 \end_inset
46614
46615
46616 \end_layout
46617
46618 \begin_layout Standard
46619 Here you find the list of defined converter commands to convert material
46620  from one format to another.
46621  You can modify them or create new ones.
46622  To modify a converter, select it, change the entry of the field 
46623 \family sans
46624 Converter
46625 \family default
46626  and/or 
46627 \family sans
46628 Extra
46629 \begin_inset space ~
46630 \end_inset
46631
46632 flag
46633 \family default
46634 , and press the 
46635 \family sans
46636 Modify
46637 \family default
46638  button.
46639  To create a new converter, select an existing one, select a different format
46640  in the 
46641 \family sans
46642 From
46643 \begin_inset space ~
46644 \end_inset
46645
46646 format
46647 \family default
46648  drop-down list, modify the 
46649 \family sans
46650 Converter
46651 \family default
46652  field, and press the 
46653 \family sans
46654 Add
46655 \family default
46656  button.
46657 \end_layout
46658
46659 \begin_layout Standard
46660 When the 
46661 \family sans
46662 Converter File Cache
46663 \family default
46664  is enabled, conversions will be cached as long as specified in the field
46665  
46666 \family sans
46667 Maximum Age (in days
46668 \family default
46669 ).
46670  This means that images don't need to be converted again when you reopen
46671  a document; the converted images from the cache will be used instead.
46672 \end_layout
46673
46674 \begin_layout Standard
46675 More about converters, like the variables and flags that can be used in
46676  the converter definition, is described in the section 
46677 \emph on
46678 Converters
46679 \emph default
46680  of the 
46681 \emph on
46682 Customization
46683 \emph default
46684  manual.
46685 \end_layout
46686
46687 \begin_layout Subsection
46688 File Formats
46689 \begin_inset CommandInset label
46690 LatexCommand label
46691 name "sec:File-Formats"
46692
46693 \end_inset
46694
46695
46696 \begin_inset Index idx
46697 status collapsed
46698
46699 \begin_layout Plain Layout
46700 File formats
46701 \end_layout
46702
46703 \end_inset
46704
46705
46706 \begin_inset Index idx
46707 status collapsed
46708
46709 \begin_layout Plain Layout
46710 Copiers
46711 \end_layout
46712
46713 \end_inset
46714
46715
46716 \end_layout
46717
46718 \begin_layout Standard
46719 Here you find the list of defined file formats that LyX can handle.
46720  You can modify the viewer and editor program that should be used for certain
46721  formats.
46722 \end_layout
46723
46724 \begin_layout Standard
46725 Furthermore, you can define the 
46726 \begin_inset Quotes eld
46727 \end_inset
46728
46729 Default output format
46730 \begin_inset Quotes erd
46731 \end_inset
46732
46733  that is used when you hit 
46734 \begin_inset Quotes eld
46735 \end_inset
46736
46737 View
46738 \begin_inset Quotes erd
46739 \end_inset
46740
46741
46742 \begin_inset Quotes eld
46743 \end_inset
46744
46745 Update
46746 \begin_inset Quotes erd
46747 \end_inset
46748
46749
46750 \begin_inset Quotes eld
46751 \end_inset
46752
46753 View Master Document
46754 \begin_inset Quotes erd
46755 \end_inset
46756
46757  and 
46758 \begin_inset Quotes eld
46759 \end_inset
46760
46761 Update Master Document
46762 \begin_inset Quotes erd
46763 \end_inset
46764
46765  in the Edit menu or the toolbar.
46766 \end_layout
46767
46768 \begin_layout Standard
46769 More about formats, like the options that can be used in the format definition,
46770  is described in the section 
46771 \emph on
46772 Formats
46773 \emph default
46774  of the 
46775 \emph on
46776 Customization
46777 \emph default
46778  manual.
46779 \end_layout
46780
46781 \begin_layout Standard
46782 Since all conversions from one format to another take place in LyX's temporary
46783  directory, it is sometimes necessary to modify a file before copying it
46784  to the temporary directory in order that the conversion may be performed.
46785  This is done by specifying a 
46786 \family sans
46787 Copier
46788 \family default
46789 .
46790  More about this is described in the section 
46791 \emph on
46792 Copiers
46793 \emph default
46794  of the 
46795 \emph on
46796 Customization
46797 \emph default
46798  manual.
46799 \end_layout
46800
46801 \begin_layout Chapter
46802 Units available in LyX
46803 \begin_inset Index idx
46804 status collapsed
46805
46806 \begin_layout Plain Layout
46807 Units
46808 \end_layout
46809
46810 \end_inset
46811
46812
46813 \begin_inset CommandInset label
46814 LatexCommand label
46815 name "cha:Units-available-in"
46816
46817 \end_inset
46818
46819
46820 \end_layout
46821
46822 \begin_layout Standard
46823 To understand the units described in this documentation, 
46824 \begin_inset CommandInset ref
46825 LatexCommand ref
46826 reference "cap:Units"
46827
46828 \end_inset
46829
46830  explains all units available in LyX.
46831 \end_layout
46832
46833 \begin_layout Standard
46834 \begin_inset Float table
46835 placement h
46836 wide false
46837 sideways false
46838 status open
46839
46840 \begin_layout Plain Layout
46841 \begin_inset Caption
46842
46843 \begin_layout Plain Layout
46844 \begin_inset CommandInset label
46845 LatexCommand label
46846 name "cap:Units"
46847
46848 \end_inset
46849
46850 Units
46851 \end_layout
46852
46853 \end_inset
46854
46855
46856 \end_layout
46857
46858 \begin_layout Plain Layout
46859 \begin_inset VSpace medskip
46860 \end_inset
46861
46862
46863 \end_layout
46864
46865 \begin_layout Plain Layout
46866 \align center
46867 \begin_inset Tabular
46868 <lyxtabular version="3" rows="20" columns="2">
46869 <features tabularvalignment="middle">
46870 <column alignment="center" valignment="top" width="0">
46871 <column alignment="center" valignment="top" width="0">
46872 <row>
46873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46874 \begin_inset Text
46875
46876 \begin_layout Plain Layout
46877 unit
46878 \end_layout
46879
46880 \end_inset
46881 </cell>
46882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46883 \begin_inset Text
46884
46885 \begin_layout Plain Layout
46886 name/description
46887 \end_layout
46888
46889 \end_inset
46890 </cell>
46891 </row>
46892 <row>
46893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46894 \begin_inset Text
46895
46896 \begin_layout Plain Layout
46897 mm
46898 \end_layout
46899
46900 \end_inset
46901 </cell>
46902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46903 \begin_inset Text
46904
46905 \begin_layout Plain Layout
46906 millimeter
46907 \end_layout
46908
46909 \end_inset
46910 </cell>
46911 </row>
46912 <row>
46913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46914 \begin_inset Text
46915
46916 \begin_layout Plain Layout
46917 cm
46918 \end_layout
46919
46920 \end_inset
46921 </cell>
46922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46923 \begin_inset Text
46924
46925 \begin_layout Plain Layout
46926 centimeter
46927 \end_layout
46928
46929 \end_inset
46930 </cell>
46931 </row>
46932 <row>
46933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46934 \begin_inset Text
46935
46936 \begin_layout Plain Layout
46937 in
46938 \end_layout
46939
46940 \end_inset
46941 </cell>
46942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46943 \begin_inset Text
46944
46945 \begin_layout Plain Layout
46946 inch
46947 \end_layout
46948
46949 \end_inset
46950 </cell>
46951 </row>
46952 <row>
46953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46954 \begin_inset Text
46955
46956 \begin_layout Plain Layout
46957 pt
46958 \end_layout
46959
46960 \end_inset
46961 </cell>
46962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46963 \begin_inset Text
46964
46965 \begin_layout Plain Layout
46966 point (72.27
46967 \begin_inset space \thinspace{}
46968 \end_inset
46969
46970 pt = 1
46971 \begin_inset space \thinspace{}
46972 \end_inset
46973
46974 in)
46975 \end_layout
46976
46977 \end_inset
46978 </cell>
46979 </row>
46980 <row>
46981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46982 \begin_inset Text
46983
46984 \begin_layout Plain Layout
46985 pc
46986 \end_layout
46987
46988 \end_inset
46989 </cell>
46990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46991 \begin_inset Text
46992
46993 \begin_layout Plain Layout
46994 pica (1
46995 \begin_inset space \thinspace{}
46996 \end_inset
46997
46998 pc = 12
46999 \begin_inset space \thinspace{}
47000 \end_inset
47001
47002 pt)
47003 \end_layout
47004
47005 \end_inset
47006 </cell>
47007 </row>
47008 <row>
47009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47010 \begin_inset Text
47011
47012 \begin_layout Plain Layout
47013 sp
47014 \end_layout
47015
47016 \end_inset
47017 </cell>
47018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47019 \begin_inset Text
47020
47021 \begin_layout Plain Layout
47022 scaled point (65536
47023 \begin_inset space \thinspace{}
47024 \end_inset
47025
47026 sp = 1
47027 \begin_inset space \thinspace{}
47028 \end_inset
47029
47030 pt)
47031 \end_layout
47032
47033 \end_inset
47034 </cell>
47035 </row>
47036 <row>
47037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47038 \begin_inset Text
47039
47040 \begin_layout Plain Layout
47041 bp
47042 \end_layout
47043
47044 \end_inset
47045 </cell>
47046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47047 \begin_inset Text
47048
47049 \begin_layout Plain Layout
47050 big point (72
47051 \begin_inset space \thinspace{}
47052 \end_inset
47053
47054 bp = 1
47055 \begin_inset space \thinspace{}
47056 \end_inset
47057
47058 in)
47059 \end_layout
47060
47061 \end_inset
47062 </cell>
47063 </row>
47064 <row>
47065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47066 \begin_inset Text
47067
47068 \begin_layout Plain Layout
47069 dd
47070 \end_layout
47071
47072 \end_inset
47073 </cell>
47074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47075 \begin_inset Text
47076
47077 \begin_layout Plain Layout
47078 didot (72
47079 \begin_inset space \thinspace{}
47080 \end_inset
47081
47082 dd 
47083 \begin_inset Formula $\approx$
47084 \end_inset
47085
47086  37.6
47087 \begin_inset space \thinspace{}
47088 \end_inset
47089
47090 mm)
47091 \end_layout
47092
47093 \end_inset
47094 </cell>
47095 </row>
47096 <row>
47097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47098 \begin_inset Text
47099
47100 \begin_layout Plain Layout
47101 cc
47102 \end_layout
47103
47104 \end_inset
47105 </cell>
47106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47107 \begin_inset Text
47108
47109 \begin_layout Plain Layout
47110 cicero (1
47111 \begin_inset space \thinspace{}
47112 \end_inset
47113
47114 cc = 12
47115 \begin_inset space \thinspace{}
47116 \end_inset
47117
47118 dd)
47119 \end_layout
47120
47121 \end_inset
47122 </cell>
47123 </row>
47124 <row>
47125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47126 \begin_inset Text
47127
47128 \begin_layout Plain Layout
47129 Scale%
47130 \end_layout
47131
47132 \end_inset
47133 </cell>
47134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47135 \begin_inset Text
47136
47137 \begin_layout Plain Layout
47138 % of original image width
47139 \end_layout
47140
47141 \end_inset
47142 </cell>
47143 </row>
47144 <row>
47145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47146 \begin_inset Text
47147
47148 \begin_layout Plain Layout
47149 text%
47150 \end_layout
47151
47152 \end_inset
47153 </cell>
47154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47155 \begin_inset Text
47156
47157 \begin_layout Plain Layout
47158 % of text width
47159 \end_layout
47160
47161 \end_inset
47162 </cell>
47163 </row>
47164 <row>
47165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47166 \begin_inset Text
47167
47168 \begin_layout Plain Layout
47169 col%
47170 \end_layout
47171
47172 \end_inset
47173 </cell>
47174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47175 \begin_inset Text
47176
47177 \begin_layout Plain Layout
47178 % of column width
47179 \end_layout
47180
47181 \end_inset
47182 </cell>
47183 </row>
47184 <row>
47185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47186 \begin_inset Text
47187
47188 \begin_layout Plain Layout
47189 page%
47190 \end_layout
47191
47192 \end_inset
47193 </cell>
47194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47195 \begin_inset Text
47196
47197 \begin_layout Plain Layout
47198 % of paper width
47199 \end_layout
47200
47201 \end_inset
47202 </cell>
47203 </row>
47204 <row>
47205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47206 \begin_inset Text
47207
47208 \begin_layout Plain Layout
47209 line%
47210 \end_layout
47211
47212 \end_inset
47213 </cell>
47214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47215 \begin_inset Text
47216
47217 \begin_layout Plain Layout
47218 % of line width
47219 \end_layout
47220
47221 \end_inset
47222 </cell>
47223 </row>
47224 <row>
47225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47226 \begin_inset Text
47227
47228 \begin_layout Plain Layout
47229 theight%
47230 \end_layout
47231
47232 \end_inset
47233 </cell>
47234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47235 \begin_inset Text
47236
47237 \begin_layout Plain Layout
47238 % of text height
47239 \end_layout
47240
47241 \end_inset
47242 </cell>
47243 </row>
47244 <row>
47245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47246 \begin_inset Text
47247
47248 \begin_layout Plain Layout
47249 pheight%
47250 \end_layout
47251
47252 \end_inset
47253 </cell>
47254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47255 \begin_inset Text
47256
47257 \begin_layout Plain Layout
47258 % of paper height
47259 \end_layout
47260
47261 \end_inset
47262 </cell>
47263 </row>
47264 <row>
47265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47266 \begin_inset Text
47267
47268 \begin_layout Plain Layout
47269 ex
47270 \end_layout
47271
47272 \end_inset
47273 </cell>
47274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47275 \begin_inset Text
47276
47277 \begin_layout Plain Layout
47278 height of letter 
47279 \emph on
47280 x
47281 \emph default
47282  in current font
47283 \end_layout
47284
47285 \end_inset
47286 </cell>
47287 </row>
47288 <row>
47289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47290 \begin_inset Text
47291
47292 \begin_layout Plain Layout
47293 em
47294 \end_layout
47295
47296 \end_inset
47297 </cell>
47298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47299 \begin_inset Text
47300
47301 \begin_layout Plain Layout
47302 width of letter 
47303 \emph on
47304 M
47305 \emph default
47306  in current font
47307 \end_layout
47308
47309 \end_inset
47310 </cell>
47311 </row>
47312 <row>
47313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47314 \begin_inset Text
47315
47316 \begin_layout Plain Layout
47317 mu
47318 \end_layout
47319
47320 \end_inset
47321 </cell>
47322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47323 \begin_inset Text
47324
47325 \begin_layout Plain Layout
47326 math unit (1
47327 \begin_inset space \thinspace{}
47328 \end_inset
47329
47330 mu = 1/18
47331 \begin_inset space \thinspace{}
47332 \end_inset
47333
47334 em)
47335 \end_layout
47336
47337 \end_inset
47338 </cell>
47339 </row>
47340 </lyxtabular>
47341
47342 \end_inset
47343
47344
47345 \end_layout
47346
47347 \end_inset
47348
47349
47350 \end_layout
47351
47352 \begin_layout Chapter
47353 Credits
47354 \begin_inset CommandInset label
47355 LatexCommand label
47356 name "cha:Credits"
47357
47358 \end_inset
47359
47360
47361 \end_layout
47362
47363 \begin_layout Standard
47364 The documentation is a collaborative effort between many different people
47365  (and we would encourage people to contribute!).
47366 \end_layout
47367
47368 \begin_layout Itemize
47369
47370 \noun on
47371 Alejandro Aguilar Sierra
47372 \end_layout
47373
47374 \begin_layout Itemize
47375
47376 \noun on
47377 Amir Karger
47378 \end_layout
47379
47380 \begin_layout Itemize
47381
47382 \noun on
47383 David Johnson
47384 \end_layout
47385
47386 \begin_layout Itemize
47387
47388 \noun on
47389 Hartmut Haase
47390 \end_layout
47391
47392 \begin_layout Itemize
47393
47394 \noun on
47395 Ignacio García
47396 \end_layout
47397
47398 \begin_layout Itemize
47399
47400 \noun on
47401 Ivan Schreter
47402 \end_layout
47403
47404 \begin_layout Itemize
47405
47406 \noun on
47407 John Raithel
47408 \end_layout
47409
47410 \begin_layout Itemize
47411
47412 \noun on
47413 John Weiss
47414 \end_layout
47415
47416 \begin_layout Itemize
47417
47418 \noun on
47419 Lars Gullik Bjønnes
47420 \end_layout
47421
47422 \begin_layout Itemize
47423
47424 \noun on
47425 Matthias Ettrich
47426 \end_layout
47427
47428 \begin_layout Itemize
47429
47430 \noun on
47431 Matthias Zenker
47432 \end_layout
47433
47434 \begin_layout Itemize
47435
47436 \noun on
47437 Rich Fields
47438 \end_layout
47439
47440 \begin_layout Itemize
47441
47442 \noun on
47443 Pascal André
47444 \end_layout
47445
47446 \begin_layout Itemize
47447
47448 \noun on
47449 Paul Evans
47450 \end_layout
47451
47452 \begin_layout Itemize
47453
47454 \noun on
47455 Paul Russel
47456 \end_layout
47457
47458 \begin_layout Itemize
47459
47460 \noun on
47461 Robin Socha
47462 \end_layout
47463
47464 \begin_layout Itemize
47465
47466 \noun on
47467 Uwe Stöhr
47468 \end_layout
47469
47470 \begin_layout Itemize
47471 The LyX Team: 
47472 \begin_inset CommandInset citation
47473 LatexCommand cite
47474 key "lyxcredit"
47475
47476 \end_inset
47477
47478
47479 \end_layout
47480
47481 \begin_layout Standard
47482 \begin_inset Newpage newpage
47483 \end_inset
47484
47485 The bibliography on the following page was created with the 
47486 \family sans
47487 Bibliography
47488 \family default
47489  environment.
47490 \end_layout
47491
47492 \begin_layout Bibliography
47493 \labelwidthstring Literaturverzeichnis
47494 \begin_inset CommandInset bibitem
47495 LatexCommand bibitem
47496 label "Credits"
47497 key "lyxcredit"
47498
47499 \end_inset
47500
47501 The LyX Team: 
47502 \begin_inset CommandInset href
47503 LatexCommand href
47504 name "Credits"
47505 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
47506
47507 \end_inset
47508
47509 :
47510 \begin_inset Newline newline
47511 \end_inset
47512
47513
47514 \begin_inset Flex URL
47515 status collapsed
47516
47517 \begin_layout Plain Layout
47518
47519 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
47520 \end_layout
47521
47522 \end_inset
47523
47524
47525 \end_layout
47526
47527 \begin_layout Bibliography
47528 \labelwidthstring Literaturverzeichnis
47529 \begin_inset CommandInset bibitem
47530 LatexCommand bibitem
47531 key "latexcompanion"
47532
47533 \end_inset
47534
47535 Frank Mittelbach and Michel Goossens: 
47536 \emph on
47537 The LaTeX Companion Second Edition.
47538
47539 \emph default
47540  Addison-Wesley, 2004
47541 \end_layout
47542
47543 \begin_layout Bibliography
47544 \labelwidthstring Literaturverzeichnis
47545 \begin_inset CommandInset bibitem
47546 LatexCommand bibitem
47547 key "latexguide"
47548
47549 \end_inset
47550
47551 Helmut Kopka and Patrick W.
47552  Daly: 
47553 \emph on
47554 A Guide to LaTeX Fourth Edition.
47555
47556 \emph default
47557  Addison-Wesley, 2003
47558 \end_layout
47559
47560 \begin_layout Bibliography
47561 \labelwidthstring Literaturverzeichnis
47562 \begin_inset CommandInset bibitem
47563 LatexCommand bibitem
47564 key "latexbook"
47565
47566 \end_inset
47567
47568 Leslie Lamport: 
47569 \emph on
47570 LaTeX: A Document Preparation System.
47571
47572 \emph default
47573  Addison-Wesley, second edition, 1994
47574 \end_layout
47575
47576 \begin_layout Bibliography
47577 \labelwidthstring Literaturverzeichnis
47578 \begin_inset CommandInset bibitem
47579 LatexCommand bibitem
47580 key "texbook"
47581
47582 \end_inset
47583
47584 Donald E.
47585  Knuth.
47586  
47587 \emph on
47588 The TeXbook.
47589
47590 \emph default
47591  Addison-Wesley, 1984
47592 \end_layout
47593
47594 \begin_layout Bibliography
47595 \labelwidthstring Literaturverzeichnis
47596 \begin_inset CommandInset bibitem
47597 LatexCommand bibitem
47598 key "TeXCatalogue"
47599
47600 \end_inset
47601
47602 The TeX Catalogue:
47603 \begin_inset Newline newline
47604 \end_inset
47605
47606
47607 \begin_inset Flex URL
47608 status collapsed
47609
47610 \begin_layout Plain Layout
47611
47612 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
47613 \end_layout
47614
47615 \end_inset
47616
47617
47618 \end_layout
47619
47620 \begin_layout Bibliography
47621 \labelwidthstring Literaturverzeichnis
47622 \begin_inset CommandInset bibitem
47623 LatexCommand bibitem
47624 key "LaTeXFAQ"
47625
47626 \end_inset
47627
47628 The LaTeX FAQ:
47629 \begin_inset Newline newline
47630 \end_inset
47631
47632
47633 \begin_inset Flex URL
47634 status collapsed
47635
47636 \begin_layout Plain Layout
47637
47638 http://www.tex.ac.uk/cgi-bin/texfaq2html
47639 \end_layout
47640
47641 \end_inset
47642
47643
47644 \end_layout
47645
47646 \begin_layout Bibliography
47647 \labelwidthstring Literaturverzeichnis
47648 \begin_inset CommandInset bibitem
47649 LatexCommand bibitem
47650 key "BibTeX"
47651
47652 \end_inset
47653
47654
47655 \begin_inset CommandInset href
47656 LatexCommand href
47657 name "Documentation"
47658 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
47659
47660 \end_inset
47661
47662  of the program 
47663 \family sans
47664 BibTeX
47665 \family default
47666 :
47667 \begin_inset Newline newline
47668 \end_inset
47669
47670
47671 \begin_inset Flex URL
47672 status collapsed
47673
47674 \begin_layout Plain Layout
47675
47676 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
47677 \end_layout
47678
47679 \end_inset
47680
47681
47682 \end_layout
47683
47684 \begin_layout Bibliography
47685 \labelwidthstring Literaturverzeichnis
47686 \begin_inset CommandInset bibitem
47687 LatexCommand bibitem
47688 key "BibTeX-2"
47689
47690 \end_inset
47691
47692
47693 \begin_inset CommandInset href
47694 LatexCommand href
47695 name "Documentation"
47696 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
47697
47698 \end_inset
47699
47700  how to use the program 
47701 \family sans
47702 BibTeX
47703 \family default
47704 :
47705 \begin_inset Newline newline
47706 \end_inset
47707
47708
47709 \begin_inset Flex URL
47710 status collapsed
47711
47712 \begin_layout Plain Layout
47713
47714 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
47715 \end_layout
47716
47717 \end_inset
47718
47719
47720 \end_layout
47721
47722 \begin_layout Bibliography
47723 \labelwidthstring Literaturverzeichnis
47724 \begin_inset CommandInset bibitem
47725 LatexCommand bibitem
47726 key "makeindex"
47727
47728 \end_inset
47729
47730
47731 \begin_inset CommandInset href
47732 LatexCommand href
47733 name "Documentation"
47734 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
47735
47736 \end_inset
47737
47738  of the program 
47739 \family sans
47740 makeindex
47741 \family default
47742 :
47743 \begin_inset Newline newline
47744 \end_inset
47745
47746
47747 \begin_inset Flex URL
47748 status collapsed
47749
47750 \begin_layout Plain Layout
47751
47752 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
47753 \end_layout
47754
47755 \end_inset
47756
47757
47758 \end_layout
47759
47760 \begin_layout Bibliography
47761 \labelwidthstring Literaturverzeichnis
47762 \begin_inset CommandInset bibitem
47763 LatexCommand bibitem
47764 key "xindy"
47765
47766 \end_inset
47767
47768
47769 \begin_inset CommandInset href
47770 LatexCommand href
47771 name "Documentation"
47772 target "http://www.xindy.org/documentation.html"
47773
47774 \end_inset
47775
47776  of the program 
47777 \family sans
47778 xindy
47779 \family default
47780 :
47781 \begin_inset Newline newline
47782 \end_inset
47783
47784
47785 \begin_inset Flex URL
47786 status collapsed
47787
47788 \begin_layout Plain Layout
47789
47790 http://www.xindy.org/documentation.html
47791 \end_layout
47792
47793 \end_inset
47794
47795
47796 \end_layout
47797
47798 \begin_layout Bibliography
47799 \labelwidthstring Literaturverzeichnis
47800 \begin_inset CommandInset bibitem
47801 LatexCommand bibitem
47802 key "caption"
47803
47804 \end_inset
47805
47806
47807 \begin_inset CommandInset href
47808 LatexCommand href
47809 name "Documentation"
47810 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
47811
47812 \end_inset
47813
47814  of the LaTeX-package 
47815 \series bold
47816 caption
47817 \series default
47818
47819 \begin_inset Index idx
47820 status collapsed
47821
47822 \begin_layout Plain Layout
47823 LaTeX-packages ! caption
47824 \end_layout
47825
47826 \end_inset
47827
47828 :
47829 \begin_inset Newline newline
47830 \end_inset
47831
47832
47833 \begin_inset Flex URL
47834 status collapsed
47835
47836 \begin_layout Plain Layout
47837
47838 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
47839 \end_layout
47840
47841 \end_inset
47842
47843
47844 \end_layout
47845
47846 \begin_layout Bibliography
47847 \labelwidthstring Literaturverzeichnis
47848 \begin_inset CommandInset bibitem
47849 LatexCommand bibitem
47850 key "enumitem"
47851
47852 \end_inset
47853
47854
47855 \begin_inset CommandInset href
47856 LatexCommand href
47857 name "Documentation"
47858 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
47859
47860 \end_inset
47861
47862  of the LaTeX-package 
47863 \series bold
47864 enumitem
47865 \series default
47866
47867 \begin_inset Index idx
47868 status collapsed
47869
47870 \begin_layout Plain Layout
47871 LaTeX-packages ! enumitem
47872 \end_layout
47873
47874 \end_inset
47875
47876 :
47877 \begin_inset Newline newline
47878 \end_inset
47879
47880
47881 \begin_inset Flex URL
47882 status collapsed
47883
47884 \begin_layout Plain Layout
47885
47886 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
47887 \end_layout
47888
47889 \end_inset
47890
47891
47892 \end_layout
47893
47894 \begin_layout Bibliography
47895 \labelwidthstring Literaturverzeichnis
47896 \begin_inset CommandInset bibitem
47897 LatexCommand bibitem
47898 key "fancyhdr"
47899
47900 \end_inset
47901
47902
47903 \begin_inset CommandInset href
47904 LatexCommand href
47905 name "Documentation"
47906 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
47907
47908 \end_inset
47909
47910  of the LaTeX-package 
47911 \series bold
47912 fancyhdr
47913 \series default
47914
47915 \begin_inset Index idx
47916 status collapsed
47917
47918 \begin_layout Plain Layout
47919 LaTeX-packages ! fancyhdr
47920 \end_layout
47921
47922 \end_inset
47923
47924 :
47925 \begin_inset Newline newline
47926 \end_inset
47927
47928
47929 \begin_inset Flex URL
47930 status collapsed
47931
47932 \begin_layout Plain Layout
47933
47934 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
47935 \end_layout
47936
47937 \end_inset
47938
47939
47940 \end_layout
47941
47942 \begin_layout Bibliography
47943 \labelwidthstring Literaturverzeichnis
47944 \begin_inset CommandInset bibitem
47945 LatexCommand bibitem
47946 key "hyperref"
47947
47948 \end_inset
47949
47950
47951 \series bold
47952
47953 \begin_inset CommandInset href
47954 LatexCommand href
47955 name "Documentation"
47956 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47957
47958 \end_inset
47959
47960
47961 \series default
47962  of the LaTeX-package 
47963 \series bold
47964 hyperref
47965 \series default
47966
47967 \begin_inset Index idx
47968 status collapsed
47969
47970 \begin_layout Plain Layout
47971 LaTeX-packages ! hyperref
47972 \end_layout
47973
47974 \end_inset
47975
47976 :
47977 \begin_inset Newline newline
47978 \end_inset
47979
47980
47981 \begin_inset Flex URL
47982 status collapsed
47983
47984 \begin_layout Plain Layout
47985
47986 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
47987 \end_layout
47988
47989 \end_inset
47990
47991
47992 \end_layout
47993
47994 \begin_layout Bibliography
47995 \labelwidthstring Literaturverzeichnis
47996 \begin_inset CommandInset bibitem
47997 LatexCommand bibitem
47998 key "nomencl"
47999
48000 \end_inset
48001
48002
48003 \begin_inset CommandInset href
48004 LatexCommand href
48005 name "Documentation"
48006 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
48007
48008 \end_inset
48009
48010  of the LaTeX-package 
48011 \series bold
48012 nomencl
48013 \series default
48014
48015 \begin_inset Index idx
48016 status collapsed
48017
48018 \begin_layout Plain Layout
48019 LaTeX-packages ! nomencl
48020 \end_layout
48021
48022 \end_inset
48023
48024 :
48025 \begin_inset Newline newline
48026 \end_inset
48027
48028
48029 \begin_inset Flex URL
48030 status collapsed
48031
48032 \begin_layout Plain Layout
48033
48034 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
48035 \end_layout
48036
48037 \end_inset
48038
48039
48040 \end_layout
48041
48042 \begin_layout Bibliography
48043 \labelwidthstring Literaturverzeichnis
48044 \begin_inset CommandInset bibitem
48045 LatexCommand bibitem
48046 key "tipa"
48047
48048 \end_inset
48049
48050
48051 \begin_inset CommandInset href
48052 LatexCommand href
48053 name "Documentation"
48054 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
48055
48056 \end_inset
48057
48058  of the LaTeX-package 
48059 \series bold
48060 tipa
48061 \series default
48062
48063 \begin_inset Index idx
48064 status collapsed
48065
48066 \begin_layout Plain Layout
48067 LaTeX-packages ! tipa
48068 \end_layout
48069
48070 \end_inset
48071
48072 :
48073 \begin_inset Newline newline
48074 \end_inset
48075
48076
48077 \begin_inset Flex URL
48078 status collapsed
48079
48080 \begin_layout Plain Layout
48081
48082 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
48083 \end_layout
48084
48085 \end_inset
48086
48087
48088 \end_layout
48089
48090 \begin_layout Bibliography
48091 \labelwidthstring Literaturverzeichnis
48092 \begin_inset CommandInset bibitem
48093 LatexCommand bibitem
48094 key "Arabic"
48095
48096 \end_inset
48097
48098
48099 \begin_inset CommandInset href
48100 LatexCommand href
48101 name "Wiki-page"
48102 target "http://wiki.lyx.org/Windows/Arabic"
48103
48104 \end_inset
48105
48106  how to set up LyX for Arabic:
48107 \begin_inset Newline newline
48108 \end_inset
48109
48110
48111 \begin_inset Flex URL
48112 status collapsed
48113
48114 \begin_layout Plain Layout
48115
48116 http://wiki.lyx.org/Windows/Arabic
48117 \end_layout
48118
48119 \end_inset
48120
48121
48122 \end_layout
48123
48124 \begin_layout Bibliography
48125 \labelwidthstring Literaturverzeichnis
48126 \begin_inset CommandInset bibitem
48127 LatexCommand bibitem
48128 key "Armenian"
48129
48130 \end_inset
48131
48132
48133 \begin_inset CommandInset href
48134 LatexCommand href
48135 name "Wiki-page"
48136 target "http://wiki.lyx.org/Windows/Armenian"
48137
48138 \end_inset
48139
48140  how to set up LyX for Armenian:
48141 \begin_inset Newline newline
48142 \end_inset
48143
48144
48145 \begin_inset Flex URL
48146 status collapsed
48147
48148 \begin_layout Plain Layout
48149
48150 http://wiki.lyx.org/Windows/Armenian
48151 \end_layout
48152
48153 \end_inset
48154
48155
48156 \end_layout
48157
48158 \begin_layout Bibliography
48159 \labelwidthstring Literaturverzeichnis
48160 \begin_inset CommandInset bibitem
48161 LatexCommand bibitem
48162 key "Farsi"
48163
48164 \end_inset
48165
48166
48167 \begin_inset CommandInset href
48168 LatexCommand href
48169 name "Wiki-page"
48170 target "http://wiki.lyx.org/Windows/Farsi"
48171
48172 \end_inset
48173
48174  how to set up LyX for Farsi:
48175 \begin_inset Newline newline
48176 \end_inset
48177
48178
48179 \begin_inset Flex URL
48180 status collapsed
48181
48182 \begin_layout Plain Layout
48183
48184 http://wiki.lyx.org/Windows/Farsi
48185 \end_layout
48186
48187 \end_inset
48188
48189
48190 \end_layout
48191
48192 \begin_layout Bibliography
48193 \labelwidthstring Literaturverzeichnis
48194 \begin_inset CommandInset bibitem
48195 LatexCommand bibitem
48196 key "Hebrew"
48197
48198 \end_inset
48199
48200
48201 \begin_inset CommandInset href
48202 LatexCommand href
48203 name "Wiki-page"
48204 target "http://wiki.lyx.org/Windows/Hebrew"
48205
48206 \end_inset
48207
48208  how to set up LyX for Hebrew:
48209 \begin_inset Newline newline
48210 \end_inset
48211
48212
48213 \begin_inset Flex URL
48214 status collapsed
48215
48216 \begin_layout Plain Layout
48217
48218 http://wiki.lyx.org/Windows/Hebrew
48219 \end_layout
48220
48221 \end_inset
48222
48223
48224 \end_layout
48225
48226 \begin_layout Bibliography
48227 \labelwidthstring Literaturverzeichnis
48228 \begin_inset CommandInset bibitem
48229 LatexCommand bibitem
48230 key "Japanese"
48231
48232 \end_inset
48233
48234
48235 \begin_inset CommandInset href
48236 LatexCommand href
48237 name "Wiki-page"
48238 target "http://wiki.lyx.org/Windows/Japanese"
48239
48240 \end_inset
48241
48242  how to set up LyX for Japanese:
48243 \begin_inset Newline newline
48244 \end_inset
48245
48246
48247 \begin_inset Flex URL
48248 status collapsed
48249
48250 \begin_layout Plain Layout
48251
48252 http://wiki.lyx.org/Windows/Japanese
48253 \end_layout
48254
48255 \end_inset
48256
48257
48258 \end_layout
48259
48260 \begin_layout Bibliography
48261 \labelwidthstring Literaturverzeichnis
48262 \begin_inset CommandInset bibitem
48263 LatexCommand bibitem
48264 key "Latvian"
48265
48266 \end_inset
48267
48268
48269 \begin_inset CommandInset href
48270 LatexCommand href
48271 name "Wiki-page"
48272 target "http://wiki.lyx.org/Windows/Latvian"
48273
48274 \end_inset
48275
48276  how to set up LyX for Latvian:
48277 \begin_inset Newline newline
48278 \end_inset
48279
48280
48281 \begin_inset Flex URL
48282 status collapsed
48283
48284 \begin_layout Plain Layout
48285
48286 http://wiki.lyx.org/Windows/Latvian
48287 \end_layout
48288
48289 \end_inset
48290
48291
48292 \end_layout
48293
48294 \begin_layout Bibliography
48295 \labelwidthstring Literaturverzeichnis
48296 \begin_inset CommandInset bibitem
48297 LatexCommand bibitem
48298 key "Lithuanian"
48299
48300 \end_inset
48301
48302
48303 \begin_inset CommandInset href
48304 LatexCommand href
48305 name "Wiki-page"
48306 target "http://wiki.lyx.org/Windows/Lithuanian"
48307
48308 \end_inset
48309
48310  how to set up LyX for Lithuanian:
48311 \begin_inset Newline newline
48312 \end_inset
48313
48314
48315 \begin_inset Flex URL
48316 status collapsed
48317
48318 \begin_layout Plain Layout
48319
48320 http://wiki.lyx.org/Windows/Lithuanian
48321 \end_layout
48322
48323 \end_inset
48324
48325
48326 \end_layout
48327
48328 \begin_layout Bibliography
48329 \labelwidthstring Literaturverzeichnis
48330 \begin_inset CommandInset bibitem
48331 LatexCommand bibitem
48332 key "Mongolian"
48333
48334 \end_inset
48335
48336
48337 \begin_inset CommandInset href
48338 LatexCommand href
48339 name "Wiki-page"
48340 target "http://wiki.lyx.org/Windows/Mongolian"
48341
48342 \end_inset
48343
48344  how to set up LyX for Mongolian:
48345 \begin_inset Newline newline
48346 \end_inset
48347
48348
48349 \begin_inset Flex URL
48350 status collapsed
48351
48352 \begin_layout Plain Layout
48353
48354 http://wiki.lyx.org/Windows/Mongolian
48355 \end_layout
48356
48357 \end_inset
48358
48359
48360 \end_layout
48361
48362 \begin_layout Bibliography
48363 \labelwidthstring Literaturverzeichnis
48364 \begin_inset CommandInset bibitem
48365 LatexCommand bibitem
48366 key "Vietnamese"
48367
48368 \end_inset
48369
48370
48371 \begin_inset CommandInset href
48372 LatexCommand href
48373 name "Wiki-page"
48374 target "http://wiki.lyx.org/Windows/Vietnamese"
48375
48376 \end_inset
48377
48378  how to set up LyX for Vietnamese:
48379 \begin_inset Newline newline
48380 \end_inset
48381
48382
48383 \begin_inset Flex URL
48384 status collapsed
48385
48386 \begin_layout Plain Layout
48387
48388 http://wiki.lyx.org/Windows/Vietnamese
48389 \end_layout
48390
48391 \end_inset
48392
48393
48394 \end_layout
48395
48396 \begin_layout Bibliography
48397 \labelwidthstring Literaturverzeichnis
48398 \begin_inset CommandInset bibitem
48399 LatexCommand bibitem
48400 key "NewInLyX20"
48401
48402 \end_inset
48403
48404
48405 \begin_inset CommandInset href
48406 LatexCommand href
48407 name "Wiki-page"
48408 target "http://wiki.lyx.org/LyX/NewInLyX20"
48409
48410 \end_inset
48411
48412  about new features in 
48413 \family sans
48414 LyX 2.0
48415 \family default
48416 :
48417 \begin_inset Newline newline
48418 \end_inset
48419
48420
48421 \begin_inset Flex URL
48422 status collapsed
48423
48424 \begin_layout Plain Layout
48425
48426 http://wiki.lyx.org/LyX/NewInLyX20
48427 \end_layout
48428
48429 \end_inset
48430
48431
48432 \end_layout
48433
48434 \begin_layout Standard
48435 \begin_inset Newpage newpage
48436 \end_inset
48437
48438
48439 \begin_inset ERT
48440 status collapsed
48441
48442 \begin_layout Plain Layout
48443
48444
48445 \backslash
48446 let
48447 \backslash
48448 mybibname
48449 \backslash
48450 bibname
48451 \end_layout
48452
48453 \begin_layout Plain Layout
48454
48455
48456 \backslash
48457 renewcommand{
48458 \backslash
48459 bibname}{
48460 \backslash
48461 mybibname
48462 \backslash
48463 ; 2}
48464 \end_layout
48465
48466 \end_inset
48467
48468
48469 \begin_inset Note Note
48470 status collapsed
48471
48472 \begin_layout Plain Layout
48473 The command 
48474 \series bold
48475
48476 \backslash
48477 bibname
48478 \series default
48479  is the name of the bibliography in the current document language.
48480  It is redefined here with the number 2 at the end to state that the following
48481  bibliography is the second one:
48482 \end_layout
48483
48484 \end_inset
48485
48486
48487 \end_layout
48488
48489 \begin_layout Standard
48490 \begin_inset CommandInset bibtex
48491 LatexCommand bibtex
48492 bibfiles "biblio/LyXDocs"
48493 options "biblio/alphadin"
48494
48495 \end_inset
48496
48497
48498 \end_layout
48499
48500 \begin_layout Standard
48501 The above bibliography is created from a BibTeX-database.
48502 \end_layout
48503
48504 \begin_layout Standard
48505 \begin_inset CommandInset nomencl_print
48506 LatexCommand printnomenclature
48507 set_width "none"
48508
48509 \end_inset
48510
48511
48512 \begin_inset CommandInset index_print
48513 LatexCommand printindex
48514 type "idx"
48515
48516 \end_inset
48517
48518
48519 \end_layout
48520
48521 \end_body
48522 \end_document