]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
de78de2a3becd9808b477103f104a72ce8f78078
[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 \end_header
138
139 \begin_body
140
141 \begin_layout Title
142 The LyX User's Guide
143 \end_layout
144
145 \begin_layout Author
146 by the LyX Team
147 \begin_inset Foot
148 status collapsed
149
150 \begin_layout Plain Layout
151 \noindent
152 If you have comments or error corrections, please send them to the LyX Documenta
153 tion mailing list: 
154 \begin_inset CommandInset href
155 LatexCommand href
156 target "lyx-docs@lists.lyx.org"
157 type "mailto:"
158
159 \end_inset
160
161
162 \end_layout
163
164 \end_inset
165
166
167 \begin_inset Newline newline
168 \end_inset
169
170
171 \begin_inset Newline newline
172 \end_inset
173
174 Version 2.0.x
175 \begin_inset Note Note
176 status open
177
178 \begin_layout Plain Layout
179 The latest PDF-version of this document can be found here:
180 \begin_inset Newline newline
181 \end_inset
182
183
184 \series bold
185 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
186 \end_layout
187
188 \end_inset
189
190
191 \end_layout
192
193 \begin_layout Standard
194 \begin_inset CommandInset toc
195 LatexCommand tableofcontents
196
197 \end_inset
198
199
200 \end_layout
201
202 \begin_layout Chapter
203 Getting Started
204 \end_layout
205
206 \begin_layout Section
207 What is LyX?
208 \end_layout
209
210 \begin_layout Standard
211 LyX is a document preparation system.
212  It is a tool for producing beautiful manuscripts, publishable books, business
213  letters and proposals, and even poetry.
214  It is unlike most other 
215 \begin_inset Quotes eld
216 \end_inset
217
218 word processors
219 \begin_inset Quotes erd
220 \end_inset
221
222  in the sense that it uses the paradigm of a markup language as its core
223  editing style.
224  That means that when you type a section header, you mark it as a 
225 \begin_inset Quotes eld
226 \end_inset
227
228 Section
229 \begin_inset Quotes erd
230 \end_inset
231
232 , not 
233 \begin_inset Quotes eld
234 \end_inset
235
236 Bold, 17
237 \begin_inset space \thinspace{}
238 \end_inset
239
240 pt type, left justified, 5
241 \begin_inset space \thinspace{}
242 \end_inset
243
244 mm space below
245 \begin_inset Quotes erd
246 \end_inset
247
248 .
249  LyX takes care of the typesetting for you, so you deal only with concepts,
250  not the mechanics.
251 \end_layout
252
253 \begin_layout Standard
254 This philosophy is explained in much greater detail in the 
255 \emph on
256
257 \begin_inset Quotes eld
258 \end_inset
259
260 Introduction
261 \begin_inset Quotes erd
262 \end_inset
263
264
265 \emph default
266 .
267  If you haven't read it yet, you need to.
268  Yes, we mean now.
269 \end_layout
270
271 \begin_layout Standard
272 The 
273 \begin_inset Quotes eld
274 \end_inset
275
276
277 \emph on
278 Introduction
279 \emph default
280
281 \begin_inset Quotes erd
282 \end_inset
283
284  describes several things in addition to LyX's philosophy: most importantly,
285  the format of all of the manuals.
286  If you don't read it, you'll have a bear of a time navigating this manual.
287  You might also be better served looking in one of the other manuals instead
288  of this one.
289  
290 \begin_inset Quotes eld
291 \end_inset
292
293
294 \emph on
295 Introduction
296 \emph default
297
298 \begin_inset Quotes erd
299 \end_inset
300
301  describes that, too.
302 \end_layout
303
304 \begin_layout Section
305 How LyX Looks
306 \end_layout
307
308 \begin_layout Standard
309 Like most applications, LyX has the familiar menu bar across the top of
310  its window.
311  Below it is a toolbar with a pulldown box and various buttons.
312  There is, of course, a vertical scrollbar and a main work area for editing
313  documents.
314 \end_layout
315
316 \begin_layout Standard
317 Note that there is no horizontal scrollbar.
318  This is not a bug or an oversight, but intentional.
319  When you read a book, you expect the end of a line to wrap around to the
320  next line.
321  Text overflows onto new pages in a vertical fashion, hence the need for
322  only a vertical scrollbar.
323  There are three cases where you might want a horizontal scrollbar.
324  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
325  This, however, is due
326  to a flaw in the routine that displays graphics on the LyX screen in a
327  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
328  as you'd need to rescale graphics to fit on a page.
329  The second and third cases are tables and equations which are wider than
330  the LyX window.
331  You can use the arrow keys to scroll horizontally through the table, but
332  this doesn't work for equations yet.
333 \end_layout
334
335 \begin_layout Standard
336 For a brief description of all LyX menus and toolbar buttons, have a look
337  at Appendix
338 \begin_inset space ~
339 \end_inset
340
341
342 \begin_inset CommandInset ref
343 LatexCommand ref
344 reference "cha:The-User-Interface"
345
346 \end_inset
347
348 .
349  Most of them are self-explanatory and you'll find them listed in the correspond
350 ing sections of this documentation.
351 \end_layout
352
353 \begin_layout Section
354 HELP
355 \end_layout
356
357 \begin_layout Standard
358 The help system consists of the LyX manuals.
359  You can read 
360 \emph on
361 all
362 \emph default
363  of the manuals from inside LyX.
364  Just select the manual you want read from the 
365 \family sans
366 Help
367 \family default
368  menu.
369 \end_layout
370
371 \begin_layout Section
372 Basic LyX Setup
373 \begin_inset CommandInset label
374 LatexCommand label
375 name "sec:Basic-LyX-Setup"
376
377 \end_inset
378
379
380 \end_layout
381
382 \begin_layout Standard
383 There are several features of LyX that can be configured from inside LyX,
384  without resorting to configuration files.
385  First, LyX is able to inspect your system to see what programs, LaTeX document
386  classes and LaTeX packages are available.
387  It uses this knowledge to give reasonable defaults to several 
388 \family sans
389 Preferences
390 \family default
391
392 \begin_inset Index idx
393 status collapsed
394
395 \begin_layout Plain Layout
396 Preferences
397 \end_layout
398
399 \end_inset
400
401  settings.
402  Although this configuration has already been done when LyX was installed
403  on your system, you might have some items that you installed locally, e.
404 \begin_inset space \thinspace{}
405 \end_inset
406
407 g.
408 \begin_inset space \space{}
409 \end_inset
410
411 new LaTeX classes, and which are not seen by LyX.
412  To force LyX to re-inspect your system, you should use 
413 \family sans
414 Tools\SpecialChar \menuseparator
415 Reconfigure
416 \family default
417 .
418 \begin_inset Index idx
419 status collapsed
420
421 \begin_layout Plain Layout
422 Reconfiguration of LyX
423 \end_layout
424
425 \end_inset
426
427  You should then restart LyX to ensure that the changes are taken into account.
428 \end_layout
429
430 \begin_layout Section
431 LaTeX Setup
432 \begin_inset CommandInset label
433 LatexCommand label
434 name "sec:LaTeX-Setup"
435
436 \end_inset
437
438
439 \end_layout
440
441 \begin_layout Standard
442 You can edit documents in LyX without having LaTeX installed, but you will
443  not to able to create PDFs or print your documents unless you do have it
444  installed.
445  However, some LyX documents use DocBook as the `backend' that can produce
446  PDFs and the like, and every LyX document can always be output as plain
447  text or as XHTML.
448 \end_layout
449
450 \begin_layout Standard
451 Some document classes may depend upon specific LaTeX or DocBook classes
452  or packages.
453  Such document classes can be used even if you do not have the required
454  files installed, but you will not be able to produce certain kinds of output.
455 \end_layout
456
457 \begin_layout Standard
458 The LaTeX packages that LyX has found on your system are listed in a file
459  you can view from the menu 
460 \family sans
461 Help\SpecialChar \menuseparator
462 LaT
463 \begin_inset ERT
464 status collapsed
465
466 \begin_layout Plain Layout
467
468 {}
469 \end_layout
470
471 \end_inset
472
473 eX
474 \begin_inset space ~
475 \end_inset
476
477 Configuration
478 \family default
479 .
480  If you are missing packages you need, then you must install them and then
481  reconfigure LyX (menu 
482 \family sans
483 Tools\SpecialChar \menuseparator
484 Reconfigure
485 \family default
486 ).
487 \begin_inset Note Note
488 status collapsed
489
490 \begin_layout Plain Layout
491 The two braces in the TeX Code box prevent that the term 
492 \begin_inset Quotes eld
493 \end_inset
494
495 LaTeX
496 \begin_inset Quotes erd
497 \end_inset
498
499  from being printed with sub- and superscript letters.
500  More about TeX Code is described in section
501 \begin_inset space ~
502 \end_inset
503
504
505 \begin_inset CommandInset ref
506 LatexCommand ref
507 reference "sec:TeX-Code"
508
509 \end_inset
510
511 , the printout of proper names like LaTeX is explained in section
512 \begin_inset space ~
513 \end_inset
514
515
516 \begin_inset CommandInset ref
517 LatexCommand ref
518 reference "sub:LyX's-Proper-Names"
519
520 \end_inset
521
522 .
523 \end_layout
524
525 \end_inset
526
527
528 \begin_inset Index idx
529 status collapsed
530
531 \begin_layout Plain Layout
532 Reconfiguration of LyX
533 \end_layout
534
535 \end_inset
536
537  See section 5.1 of the 
538 \emph on
539 Customization
540 \emph default
541  manual for more information on installing additional LaTeX packages.
542 \end_layout
543
544 \begin_layout Chapter
545 How to work with LyX
546 \end_layout
547
548 \begin_layout Section
549 Basic File Operations
550 \begin_inset Index idx
551 status collapsed
552
553 \begin_layout Plain Layout
554 File Operations
555 \end_layout
556
557 \end_inset
558
559
560 \end_layout
561
562 \begin_layout Standard
563 Under the 
564 \family sans
565 File
566 \family default
567  menu and in the standard toolbar are basic operations for any word processor
568  in addition to some more advanced operations:
569 \end_layout
570
571 \begin_layout Itemize
572
573 \family sans
574 New 
575 \begin_inset Info
576 type  "icon"
577 arg   "buffer-new"
578 \end_inset
579
580
581 \end_layout
582
583 \begin_layout Itemize
584
585 \family sans
586 New
587 \begin_inset space ~
588 \end_inset
589
590 from
591 \bar under
592
593 \begin_inset space ~
594 \end_inset
595
596
597 \bar default
598 Template
599 \end_layout
600
601 \begin_layout Itemize
602
603 \family sans
604 Open 
605 \begin_inset Info
606 type  "icon"
607 arg   "file-open"
608 \end_inset
609
610
611 \end_layout
612
613 \begin_layout Itemize
614
615 \family sans
616 Close
617 \end_layout
618
619 \begin_layout Itemize
620
621 \family sans
622 Save 
623 \begin_inset Info
624 type  "icon"
625 arg   "buffer-write"
626 \end_inset
627
628
629 \end_layout
630
631 \begin_layout Itemize
632
633 \family sans
634 Save
635 \begin_inset space ~
636 \end_inset
637
638 As
639 \end_layout
640
641 \begin_layout Itemize
642
643 \family sans
644 Revert
645 \begin_inset space ~
646 \end_inset
647
648 to
649 \begin_inset space ~
650 \end_inset
651
652 saved
653 \end_layout
654
655 \begin_layout Itemize
656
657 \family sans
658 Version
659 \begin_inset space ~
660 \end_inset
661
662 Control
663 \end_layout
664
665 \begin_layout Itemize
666
667 \family sans
668 Import
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Export
675 \end_layout
676
677 \begin_layout Itemize
678
679 \family sans
680 Print 
681 \begin_inset Info
682 type  "icon"
683 arg   "dialog-show print"
684 \end_inset
685
686
687 \end_layout
688
689 \begin_layout Itemize
690
691 \family sans
692 Exit
693 \end_layout
694
695 \begin_layout Standard
696 They all do pretty much the same thing as in other word processors, with
697  a few minor differences.
698  The 
699 \family sans
700 File\SpecialChar \menuseparator
701 New
702 \begin_inset space ~
703 \end_inset
704
705 from
706 \bar under
707
708 \begin_inset space ~
709 \end_inset
710
711
712 \bar default
713 Template
714 \family default
715  command not only prompts you for a name for the new file, but also prompts
716  you for a template to use.
717  Selecting a template will automatically set certain layout features for
718  the document, features you would otherwise need to change manually.
719  They can be of use for certain classes, especially those for writing letters
720  (see section
721 \begin_inset space ~
722 \end_inset
723
724
725 \begin_inset CommandInset ref
726 LatexCommand ref
727 reference "sec:Document-Classes"
728
729 \end_inset
730
731 ).
732 \end_layout
733
734 \begin_layout Standard
735 \begin_inset Note Greyedout
736 status open
737
738 \begin_layout Plain Layout
739
740 \series bold
741 Note:
742 \series default
743  There is no 
744 \begin_inset Quotes eld
745 \end_inset
746
747 default file
748 \begin_inset Quotes erd
749 \end_inset
750
751  or document named 
752 \begin_inset Quotes eld
753 \end_inset
754
755 Untitled
756 \begin_inset Quotes erd
757 \end_inset
758
759  or 
760 \begin_inset Quotes eld
761 \end_inset
762
763 scratch.
764 \begin_inset Quotes erd
765 \end_inset
766
767  Unless you tell LyX to open a file or create a new one, that big, blank
768  space is just that — a big, blank space.
769 \end_layout
770
771 \end_inset
772
773
774 \end_layout
775
776 \begin_layout Standard
777
778 \family sans
779 Revert
780 \begin_inset space ~
781 \end_inset
782
783 to
784 \begin_inset space ~
785 \end_inset
786
787 saved
788 \family default
789  and 
790 \family sans
791 Version
792 \begin_inset space ~
793 \end_inset
794
795 Control
796 \family default
797  are useful if more people work on the same document at the same time
798 \begin_inset Foot
799 status collapsed
800
801 \begin_layout Plain Layout
802 If you plan to do this, you should check out the Version Control feature
803  in LyX also.
804  Read 
805 \emph on
806 Additional Features
807 \emph default
808 \SpecialChar \@.
809
810 \end_layout
811
812 \end_inset
813
814 .
815  
816 \family sans
817 Revert
818 \begin_inset space ~
819 \end_inset
820
821 to
822 \begin_inset space ~
823 \end_inset
824
825 saved
826 \family default
827  will reload the document from disk.
828  You can of course also use it if you regret that you changed a document
829  and want to restore it to the last save.
830  With
831 \family sans
832  Version
833 \begin_inset space ~
834 \end_inset
835
836 Control 
837 \family default
838 you can there register the changes you made to a document so that others
839  can identify them as your changes.
840 \end_layout
841
842 \begin_layout Section
843 Basic Editing Features
844 \begin_inset Index idx
845 status collapsed
846
847 \begin_layout Plain Layout
848 Editing
849 \end_layout
850
851 \end_inset
852
853
854 \begin_inset CommandInset label
855 LatexCommand label
856 name "sec:Basic-Editing-Features"
857
858 \end_inset
859
860
861 \end_layout
862
863 \begin_layout Standard
864 Like most modern word processors, LyX can perform cut and paste operations
865  on blocks of text, can move by character, word, or page of text, and can
866  delete whole words as well as individual characters.
867  The next four sections cover the basic LyX editing features and how to
868  access them.
869  We'll start with cut and paste.
870 \end_layout
871
872 \begin_layout Standard
873 As you might expect, the 
874 \family sans
875 Edit
876 \family default
877  menu and the standard toolbar has the cut and paste commands, along with
878  various other editing features.
879  Some of these are special and covered in later sections.
880  The basic ones are:
881 \end_layout
882
883 \begin_layout Itemize
884
885 \family sans
886 Cut 
887 \family default
888
889 \begin_inset Info
890 type  "icon"
891 arg   "cut"
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Itemize
898
899 \family sans
900 Copy 
901 \family default
902
903 \begin_inset Info
904 type  "icon"
905 arg   "copy"
906 \end_inset
907
908
909 \end_layout
910
911 \begin_layout Itemize
912
913 \family sans
914 Paste 
915 \family default
916
917 \begin_inset Info
918 type  "icon"
919 arg   "paste"
920 \end_inset
921
922
923 \end_layout
924
925 \begin_layout Itemize
926
927 \family sans
928 Paste
929 \begin_inset space ~
930 \end_inset
931
932 Recent
933 \end_layout
934
935 \begin_layout Itemize
936
937 \family sans
938 Paste
939 \begin_inset space ~
940 \end_inset
941
942 Special
943 \end_layout
944
945 \begin_layout Itemize
946
947 \family sans
948 Find
949 \begin_inset space ~
950 \end_inset
951
952 &
953 \begin_inset space ~
954 \end_inset
955
956 Replace 
957 \family default
958
959 \begin_inset Info
960 type  "icon"
961 arg   "dialog-show findreplace"
962 \end_inset
963
964
965 \end_layout
966
967 \begin_layout Standard
968 The first three are self-explanatory.
969  One thing to note: whenever you delete a block of text that you've selected,
970  it's automatically placed in the clipboard.
971  That is, the 
972 \family sans
973 Delete
974 \family default
975  and 
976 \family sans
977 Backspace
978 \family default
979  keys also function as the 
980 \family sans
981 Cut
982 \family default
983  command.
984  Also, if you've selected text, be careful: If you hit a key, LyX will completel
985 y delete the selected text and replace it with what you just typed.
986  You'll have to do an 
987 \family sans
988 Undo
989 \family default
990  to get back the lost text.
991 \end_layout
992
993 \begin_layout Standard
994 \begin_inset Index idx
995 status collapsed
996
997 \begin_layout Plain Layout
998 Paste
999 \end_layout
1000
1001 \end_inset
1002
1003 You can also copy text between LyX and other programs by cut, copy and paste.
1004  The submenu of 
1005 \family sans
1006 Paste
1007 \begin_inset space ~
1008 \end_inset
1009
1010 Recent
1011 \family default
1012  shows you a list with the last strings you have pasted.
1013 \end_layout
1014
1015 \begin_layout Standard
1016 The menu 
1017 \family sans
1018 Edit\SpecialChar \menuseparator
1019 Paste
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Special\SpecialChar \menuseparator
1024 Plain
1025 \begin_inset space ~
1026 \end_inset
1027
1028 Text, Join
1029 \begin_inset space ~
1030 \end_inset
1031
1032 Lines
1033 \family default
1034  will insert the text in the clipboard so that the whole text is inserted
1035  as 
1036 \emph on
1037 one
1038 \emph default
1039  paragraph.
1040  A new paragraph is started when there is a blank line in the file.
1041  Without 
1042 \family sans
1043 Join
1044 \begin_inset space ~
1045 \end_inset
1046
1047 Lines
1048 \family default
1049 , the text is inserted as Paragraphs, where the line breaks of the text
1050  will start a new paragraph.
1051 \end_layout
1052
1053 \begin_layout Standard
1054 \begin_inset Index idx
1055 status collapsed
1056
1057 \begin_layout Plain Layout
1058 Replace
1059 \end_layout
1060
1061 \end_inset
1062
1063
1064 \begin_inset Index idx
1065 status collapsed
1066
1067 \begin_layout Plain Layout
1068 Find
1069 \end_layout
1070
1071 \end_inset
1072
1073 The 
1074 \family sans
1075 Edit\SpecialChar \menuseparator
1076 Find
1077 \begin_inset space ~
1078 \end_inset
1079
1080 &
1081 \begin_inset space ~
1082 \end_inset
1083
1084 Replace
1085 \family default
1086  item opens the 
1087 \family sans
1088 Find
1089 \begin_inset space ~
1090 \end_inset
1091
1092 and
1093 \begin_inset space ~
1094 \end_inset
1095
1096 Replace
1097 \family default
1098  dialog.
1099  Once you have found a word or expression, LyX selects it.
1100  Hitting the 
1101 \family sans
1102 Replace
1103 \family default
1104  button replaces the selected text with the contents of the 
1105 \family sans
1106 Replace
1107 \begin_inset space ~
1108 \end_inset
1109
1110 with
1111 \family default
1112  field.
1113  You can click the 
1114 \family sans
1115 Find
1116 \begin_inset space ~
1117 \end_inset
1118
1119 Next
1120 \family default
1121  button to skip the current word.
1122  Hit 
1123 \family sans
1124 Replace
1125 \begin_inset space ~
1126 \end_inset
1127
1128 All
1129 \family default
1130  to replace all occurrences of the text in the document automatically.
1131  The 
1132 \family sans
1133 Case
1134 \begin_inset space ~
1135 \end_inset
1136
1137 sensitive
1138 \family default
1139  option can be used if you want the search to consider the case of the search
1140  word.
1141  If the toggle is set, searching for 
1142 \begin_inset Quotes eld
1143 \end_inset
1144
1145
1146 \family typewriter
1147 Test
1148 \family default
1149
1150 \begin_inset Quotes erd
1151 \end_inset
1152
1153  will not match the word 
1154 \begin_inset Quotes eld
1155 \end_inset
1156
1157
1158 \family typewriter
1159 test
1160 \family default
1161
1162 \begin_inset Quotes erd
1163 \end_inset
1164
1165 .
1166  The 
1167 \family sans
1168 Match whole words only
1169 \family default
1170  option can be used to force LyX to only find complete words, e.
1171 \begin_inset space \thinspace{}
1172 \end_inset
1173
1174 g., searching for 
1175 \begin_inset Quotes eld
1176 \end_inset
1177
1178
1179 \family typewriter
1180 star
1181 \family default
1182
1183 \begin_inset Quotes erd
1184 \end_inset
1185
1186  will not match 
1187 \begin_inset Quotes eld
1188 \end_inset
1189
1190
1191 \family typewriter
1192 starlet
1193 \family default
1194
1195 \begin_inset Quotes erd
1196 \end_inset
1197
1198 .
1199  LyX offers also an advanced 
1200 \family sans
1201 Find
1202 \begin_inset space ~
1203 \end_inset
1204
1205 &
1206 \begin_inset space ~
1207 \end_inset
1208
1209 Replace
1210 \family default
1211  feature that is described in sec.
1212 \begin_inset space ~
1213 \end_inset
1214
1215
1216 \begin_inset CommandInset ref
1217 LatexCommand ref
1218 reference "sec:Advanced-Find-and"
1219
1220 \end_inset
1221
1222 .
1223 \end_layout
1224
1225 \begin_layout Standard
1226 Things like notes, floats, etc., the so called insets can be dissolved.
1227  This means that the inset is deleted and its content is left as normal
1228  text.
1229  Dissolving an inset is done by setting the cursor to the beginning of an
1230  inset and pressing 
1231 \family sans
1232 Backspace
1233 \family default
1234  or by setting the cursor to the end and pressing 
1235 \family sans
1236 Delete
1237 \family default
1238 .
1239 \end_layout
1240
1241 \begin_layout Section
1242 Undo and Redo
1243 \begin_inset Index idx
1244 status collapsed
1245
1246 \begin_layout Plain Layout
1247 Redo
1248 \end_layout
1249
1250 \end_inset
1251
1252
1253 \begin_inset Index idx
1254 status collapsed
1255
1256 \begin_layout Plain Layout
1257 Undo
1258 \end_layout
1259
1260 \end_inset
1261
1262
1263 \begin_inset CommandInset label
1264 LatexCommand label
1265 name "sec:Undo-and-Redo"
1266
1267 \end_inset
1268
1269
1270 \end_layout
1271
1272 \begin_layout Standard
1273 If you make a mistake, you can easily recover from it.
1274  LyX has a large-capacity undo/redo buffer.
1275  Select 
1276 \family sans
1277 Edit\SpecialChar \menuseparator
1278 Undo
1279 \family default
1280  or the toolbar button 
1281 \begin_inset Info
1282 type  "icon"
1283 arg   "undo"
1284 \end_inset
1285
1286  to undo some mistake.
1287  If you accidentally undo too much, use 
1288 \family sans
1289 Edit\SpecialChar \menuseparator
1290 Redo
1291 \family default
1292  or the toolbar button 
1293 \begin_inset Info
1294 type  "icon"
1295 arg   "redo"
1296 \end_inset
1297
1298  to 
1299 \begin_inset Quotes eld
1300 \end_inset
1301
1302 undo the undo.
1303 \begin_inset Quotes erd
1304 \end_inset
1305
1306  The undo mechanism is currently limited to 100
1307 \begin_inset space \thinspace{}
1308 \end_inset
1309
1310 steps to minimize memory overhead.
1311 \end_layout
1312
1313 \begin_layout Standard
1314 Note that if you revert back all changes to arrive to the document as it
1315  was last saved, the 
1316 \begin_inset Quotes eld
1317 \end_inset
1318
1319 changed
1320 \begin_inset Quotes erd
1321 \end_inset
1322
1323  status of the document is unfortunately not reset.
1324  This is a consequence of the 100
1325 \begin_inset space \thinspace{}
1326 \end_inset
1327
1328 step undo limit, above.
1329 \end_layout
1330
1331 \begin_layout Standard
1332
1333 \family sans
1334 Undo
1335 \family default
1336  and 
1337 \family sans
1338 Redo
1339 \family default
1340  work on almost everything in LyX.
1341  But they won't undo or redo text character by character, but by blocks
1342  of text.
1343 \end_layout
1344
1345 \begin_layout Section
1346 Mouse Operations
1347 \begin_inset Index idx
1348 status collapsed
1349
1350 \begin_layout Plain Layout
1351 Mouse Operations
1352 \end_layout
1353
1354 \end_inset
1355
1356
1357 \end_layout
1358
1359 \begin_layout Standard
1360 These are the most basic mouse operations.
1361 \end_layout
1362
1363 \begin_layout Enumerate
1364 Motion
1365 \end_layout
1366
1367 \begin_deeper
1368 \begin_layout Itemize
1369 Click the 
1370 \emph on
1371 left mouse button
1372 \emph default
1373  once anywhere in the edit window.
1374  The cursor moves to the text under the mouse.
1375 \end_layout
1376
1377 \end_deeper
1378 \begin_layout Enumerate
1379 Selecting Text
1380 \end_layout
1381
1382 \begin_deeper
1383 \begin_layout Itemize
1384 Hold down the 
1385 \emph on
1386 left mouse button
1387 \emph default
1388  and drag the mouse.
1389  LyX marks the text between the old and new mouse positions.
1390  Use 
1391 \family sans
1392 Edit\SpecialChar \menuseparator
1393 Copy
1394 \family default
1395  to create a copy of the text in LyX's buffer (and the clipboard).
1396 \end_layout
1397
1398 \begin_layout Itemize
1399 Re-position the cursor and then paste the text back into LyX using 
1400 \family sans
1401 Edit\SpecialChar \menuseparator
1402 Paste
1403 \family default
1404 .
1405 \end_layout
1406
1407 \end_deeper
1408 \begin_layout Enumerate
1409 Insets (Footnotes, Notes, Floats, etc.)
1410 \end_layout
1411
1412 \begin_deeper
1413 \begin_layout Standard
1414 Right-click on them to set their properties.
1415  Also check the appropriate section of this manual for more details.
1416 \end_layout
1417
1418 \end_deeper
1419 \begin_layout Section
1420 Navigating
1421 \begin_inset CommandInset label
1422 LatexCommand label
1423 name "sec:Navigating"
1424
1425 \end_inset
1426
1427
1428 \begin_inset Index idx
1429 status collapsed
1430
1431 \begin_layout Plain Layout
1432 Navigating
1433 \end_layout
1434
1435 \end_inset
1436
1437
1438 \end_layout
1439
1440 \begin_layout Standard
1441 LyX offers you several ways to navigate in documents:
1442 \end_layout
1443
1444 \begin_layout Itemize
1445 The 
1446 \family sans
1447 Navigate
1448 \family default
1449  menu lists all sections of the document as submenu entries that you can
1450  click to jump to the corresponding document part.
1451 \end_layout
1452
1453 \begin_layout Itemize
1454 The `Outline', which is accessed either by the menu 
1455 \family sans
1456 Document\SpecialChar \menuseparator
1457 Outline
1458 \family default
1459  or by the toolbar button 
1460 \begin_inset Info
1461 type  "icon"
1462 arg   "dialog-toggle toc"
1463 \end_inset
1464
1465 .
1466 \end_layout
1467
1468 \begin_layout Itemize
1469 You can set bookmarks in your document under 
1470 \family sans
1471 Navigate\SpecialChar \menuseparator
1472 Bookmarks
1473 \family default
1474  and use the same menu to return to them.
1475  Note that bookmarks are saved between sessions.
1476 \end_layout
1477
1478 \begin_layout Standard
1479 The toolbar button 
1480 \begin_inset Info
1481 type  "icon"
1482 arg   "bookmark-goto 0"
1483 \end_inset
1484
1485  (also 
1486 \family sans
1487 Navigate\SpecialChar \menuseparator
1488 Bookmarks\SpecialChar \menuseparator
1489 NavigateBack
1490 \family default
1491 ) jumps to the position in the document where you recently changed something.
1492  This is useful when you have a large document and have navigated or scrolled
1493  to another document part to look for something, and want to go back to
1494  your last editing position.
1495 \end_layout
1496
1497 \begin_layout Subsection
1498 The Outliner
1499 \end_layout
1500
1501 \begin_layout Standard
1502 The Outline was known in earlier versions of LyX as the 
1503 \begin_inset Quotes eld
1504 \end_inset
1505
1506 TOC
1507 \begin_inset Quotes erd
1508 \end_inset
1509
1510 , since its original purpose was to display the document's table of contents.
1511  The Outline has become much more powerful now, however.
1512  In the pull-down box at the top of the outline window, you can choose between
1513  several different lists, including other TOC-like objects, such as lists
1514  of tables and figures, but also lists of footnotes, or labels and cross-referen
1515 ces (see 
1516 \begin_inset CommandInset ref
1517 LatexCommand formatted
1518 reference "sec:Cross-References"
1519
1520 \end_inset
1521
1522 ), or notes, or citations (see 
1523 \begin_inset CommandInset ref
1524 LatexCommand formatted
1525 reference "sec:Bibliography"
1526
1527 \end_inset
1528
1529 ).
1530  Clicking on any of these will take you to the corresponding object in your
1531  document.
1532  The Outline has become much more powerful now, however.
1533  In the pull-down box at the top of the outline window, you can choose between
1534  several different lists, including other TOC-like objects, such as lists
1535  of tables and figures, but also lists of footnotes, or labels and cross-referen
1536 ces (see 
1537 \begin_inset CommandInset ref
1538 LatexCommand formatted
1539 reference "sec:Cross-References"
1540
1541 \end_inset
1542
1543 ), or notes, or of citations (see 
1544 \begin_inset CommandInset ref
1545 LatexCommand formatted
1546 reference "sec:Bibliography"
1547
1548 \end_inset
1549
1550 ).
1551  Clicking on any of these will take you to the corresponding object in your
1552  document.
1553 \end_layout
1554
1555 \begin_layout Standard
1556 Right-clicking on elements in the Outline will in many cases open a context
1557  menu that will allow for direct modification of those elements.
1558  For example, with citations, the context menu allows you to open the citation
1559  dialog and to modify the citation.
1560  Right-clicking a change will allow you to accept or reject it.
1561  And so on.
1562 \end_layout
1563
1564 \begin_layout Standard
1565 The `Filter' field at the top allows you to restrict which entries appear
1566  in the Outline.
1567  For example, if you are displaying the list of Labels and References and
1568  wish to see only references to subsections, you can enter the text 
1569 \begin_inset Quotes eld
1570 \end_inset
1571
1572 sub:
1573 \begin_inset Quotes erd
1574 \end_inset
1575
1576  in the filter, and only entries containing that text will be displayed.
1577 \end_layout
1578
1579 \begin_layout Standard
1580 At the bottom of the outline are several buttons and the like that allow
1581  you further to control the display.
1582  The 
1583 \family sans
1584 Sort
1585 \family default
1586  option sorts the current list alphabetically.
1587  Otherwise, the elements appear in the order in which they occur in the
1588  document.The 
1589 \family sans
1590 Keep
1591 \family default
1592  option keeps it in the current view state.
1593  Keeping means that when you have e.
1594 \begin_inset space \thinspace{}
1595 \end_inset
1596
1597 g.
1598 \begin_inset space \space{}
1599 \end_inset
1600
1601 the subsections of section
1602 \begin_inset space ~
1603 \end_inset
1604
1605 2 and 4 shown and click on section
1606 \begin_inset space ~
1607 \end_inset
1608
1609 3, the subsections of section
1610 \begin_inset space ~
1611 \end_inset
1612
1613 2 and 4 will still be shown.
1614  Without the 
1615 \family sans
1616 Keep
1617 \family default
1618  option they will be hidden to highlight the clicked section
1619 \begin_inset space ~
1620 \end_inset
1621
1622 3.
1623  Finally, the slider at the left can be used to open the Outline to a given
1624  
1625 \begin_inset Quotes eld
1626 \end_inset
1627
1628 depth
1629 \begin_inset Quotes erd
1630 \end_inset
1631
1632 .
1633  It is best just to experiment with it to see how it works.
1634 \end_layout
1635
1636 \begin_layout Standard
1637 The 
1638 \begin_inset space ~
1639 \end_inset
1640
1641
1642 \begin_inset Graphics
1643         filename ../images/reload.png
1644
1645 \end_inset
1646
1647
1648 \begin_inset space ~
1649 \end_inset
1650
1651 button refreshes the TOC (though this should not usually be necessary).
1652  Next to it are buttons that allow you to change the position of sections
1653  in your document.
1654  The 
1655 \begin_inset space \space{}
1656 \end_inset
1657
1658
1659 \begin_inset Graphics
1660         filename ../images/down.png
1661         scale 85
1662         groupId toolbarbuttons
1663
1664 \end_inset
1665
1666
1667 \begin_inset space ~
1668 \end_inset
1669
1670  and 
1671 \begin_inset space \space{}
1672 \end_inset
1673
1674
1675 \begin_inset Graphics
1676         filename ../images/up.png
1677         scale 85
1678         groupId toolbarbuttons
1679
1680 \end_inset
1681
1682
1683 \begin_inset space ~
1684 \end_inset
1685
1686  buttons move sections up and down in the document.
1687  So, for example, you can move section
1688 \begin_inset space ~
1689 \end_inset
1690
1691 2.5 before section
1692 \begin_inset space ~
1693 \end_inset
1694
1695 2.4 or after section
1696 \begin_inset space ~
1697 \end_inset
1698
1699 2.6.
1700  LyX will then automatically renumber the sections to the new order.
1701  With the buttons 
1702 \begin_inset Graphics
1703         filename ../images/promote.png
1704         scale 85
1705         groupId toolbarbuttons
1706
1707 \end_inset
1708
1709  and 
1710 \begin_inset Graphics
1711         filename ../images/demote.png
1712         scale 85
1713         groupId toolbarbuttons
1714
1715 \end_inset
1716
1717  (or the corresponding key bindings 
1718 \family sans
1719 Tab
1720 \family default
1721  and 
1722 \family sans
1723 Shift-Tab
1724 \family default
1725 ) you can change the level of sections.
1726  So you can for example make section
1727 \begin_inset space ~
1728 \end_inset
1729
1730 2.5 chapter
1731 \begin_inset space ~
1732 \end_inset
1733
1734 3 or to subsection
1735 \begin_inset space ~
1736 \end_inset
1737
1738 2.4.1.
1739 \end_layout
1740
1741 \begin_layout Section
1742 Input / Word Completion
1743 \begin_inset CommandInset label
1744 LatexCommand label
1745 name "sec:Input-Completion"
1746
1747 \end_inset
1748
1749
1750 \begin_inset Index idx
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754 Input completion
1755 \end_layout
1756
1757 \end_inset
1758
1759
1760 \begin_inset Index idx
1761 status collapsed
1762
1763 \begin_layout Plain Layout
1764 Word completion|see
1765 \begin_inset ERT
1766 status collapsed
1767
1768 \begin_layout Plain Layout
1769
1770 {
1771 \end_layout
1772
1773 \end_inset
1774
1775 Input completion
1776 \begin_inset ERT
1777 status collapsed
1778
1779 \begin_layout Plain Layout
1780
1781 }
1782 \end_layout
1783
1784 \end_inset
1785
1786
1787 \end_layout
1788
1789 \end_inset
1790
1791
1792 \end_layout
1793
1794 \begin_layout Standard
1795 LyX provides completion of words by scanning all documents that are currently
1796  opened.
1797  Every word that appears in these documents is added to a database that
1798  is used to propose completions.
1799 \end_layout
1800
1801 \begin_layout Standard
1802 By default LyX shows a small triangle behind the cursor as indicator that
1803  there are completions available.
1804  You can then press the 
1805 \family sans
1806 Tab
1807 \family default
1808  key to use this completion.
1809  When several completions are possible, a popup is opened showing them.
1810  You can select a completion in the popup using the mouse or the arrow keys,
1811  and accept the chosen completion be pressing 
1812 \family sans
1813 Return
1814 \family default
1815 .
1816 \end_layout
1817
1818 \begin_layout Standard
1819 In the preferences dialog, which is opened with the menu 
1820 \family sans
1821 Tools\SpecialChar \menuseparator
1822 Preferences
1823 \family default
1824 , the cursor completion indicator can be turned off in the section 
1825 \family sans
1826 Editing\SpecialChar \menuseparator
1827 Input Completion
1828 \family default
1829  by deselecting the option 
1830 \family sans
1831 Cursor
1832 \begin_inset space ~
1833 \end_inset
1834
1835 indicator
1836 \family default
1837 .
1838  With the option 
1839 \family sans
1840 Automatic
1841 \begin_inset space ~
1842 \end_inset
1843
1844 inline
1845 \begin_inset space ~
1846 \end_inset
1847
1848 completion
1849 \family default
1850  the proposed completion is shown directly behind the cursor position.
1851  To accept this proposal, use the 
1852 \family sans
1853 Tab
1854 \family default
1855  key.
1856  With the option 
1857 \family sans
1858 Automatic popup
1859 \family default
1860  the completions are always shown in a popup.
1861  LyX offers some more completion settings for experts that are described
1862  in sec.
1863 \begin_inset space \thinspace{}
1864 \end_inset
1865
1866
1867 \begin_inset CommandInset ref
1868 LatexCommand ref
1869 reference "sub:Input-Completion-Appendix"
1870
1871 \end_inset
1872
1873 .
1874 \end_layout
1875
1876 \begin_layout Section
1877 Basic Key Bindings
1878 \begin_inset Index idx
1879 status collapsed
1880
1881 \begin_layout Plain Layout
1882 Key Bindings
1883 \end_layout
1884
1885 \end_inset
1886
1887
1888 \begin_inset Index idx
1889 status collapsed
1890
1891 \begin_layout Plain Layout
1892 Bindings|see
1893 \begin_inset ERT
1894 status collapsed
1895
1896 \begin_layout Plain Layout
1897
1898 {
1899 \end_layout
1900
1901 \end_inset
1902
1903 Key Bindings
1904 \begin_inset ERT
1905 status collapsed
1906
1907 \begin_layout Plain Layout
1908
1909 }
1910 \end_layout
1911
1912 \end_inset
1913
1914
1915 \end_layout
1916
1917 \end_inset
1918
1919
1920 \begin_inset Index idx
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924 Shortcuts|see
1925 \begin_inset ERT
1926 status collapsed
1927
1928 \begin_layout Plain Layout
1929
1930 {
1931 \end_layout
1932
1933 \end_inset
1934
1935 Key Bindings
1936 \begin_inset ERT
1937 status collapsed
1938
1939 \begin_layout Plain Layout
1940
1941 }
1942 \end_layout
1943
1944 \end_inset
1945
1946
1947 \end_layout
1948
1949 \end_inset
1950
1951
1952 \end_layout
1953
1954 \begin_layout Standard
1955 There are at least two different primary binding maps: CUA and Emacs.
1956  LyX's default is CUA.
1957 \end_layout
1958
1959 \begin_layout Standard
1960 Some keys, like 
1961 \family sans
1962 Page
1963 \begin_inset space ~
1964 \end_inset
1965
1966 Up
1967 \family default
1968
1969 \family sans
1970 Page
1971 \begin_inset space ~
1972 \end_inset
1973
1974 Down
1975 \family default
1976
1977 \family sans
1978 Left
1979 \family default
1980
1981 \family sans
1982 Right
1983 \family default
1984
1985 \family sans
1986 Up
1987 \family default
1988 , and 
1989 \family sans
1990 Down
1991 \family default
1992 , do exactly what you expect them to do.
1993  Other keys don't:
1994 \end_layout
1995
1996 \begin_layout Labeling
1997 \labelwidthstring 00.00.0000
1998
1999 \family sans
2000 Tab
2001 \begin_inset CommandInset nomenclature
2002 LatexCommand nomenclature
2003 symbol "Tab"
2004 description "Tabulator key"
2005
2006 \end_inset
2007
2008
2009 \family default
2010  There is no such thing as a tab stop in LyX.
2011  If you do not understand this, go read sections
2012 \begin_inset space ~
2013 \end_inset
2014
2015
2016 \begin_inset CommandInset ref
2017 LatexCommand ref
2018 reference "sec:Par-indent-intro"
2019
2020 \end_inset
2021
2022  and 
2023 \begin_inset CommandInset ref
2024 LatexCommand ref
2025 reference "sec:Paragraph-Environments"
2026
2027 \end_inset
2028
2029 , especially section
2030 \begin_inset space ~
2031 \end_inset
2032
2033
2034 \begin_inset CommandInset ref
2035 LatexCommand ref
2036 reference "sub:Lists"
2037
2038 \end_inset
2039
2040 , right now.
2041  Yes, right now.
2042  If you're still confused, look in the 
2043 \emph on
2044 Tutorial
2045 \emph default
2046 .
2047 \end_layout
2048
2049 \begin_layout Labeling
2050 \labelwidthstring 00.00.0000
2051
2052 \family sans
2053 Esc
2054 \begin_inset CommandInset nomenclature
2055 LatexCommand nomenclature
2056 symbol "Esc"
2057 description "Escape key"
2058
2059 \end_inset
2060
2061
2062 \family default
2063  This is the 
2064 \begin_inset Quotes eld
2065 \end_inset
2066
2067 cancel key.
2068 \begin_inset Quotes erd
2069 \end_inset
2070
2071  It's used, generically, to cancel operations.
2072  Other parts of the manual will go into greater detail about this.
2073 \end_layout
2074
2075 \begin_layout Labeling
2076 \labelwidthstring 00.00.0000
2077
2078 \family sans
2079 Home
2080 \family default
2081
2082 \begin_inset space ~
2083 \end_inset
2084
2085 and
2086 \begin_inset space ~
2087 \end_inset
2088
2089
2090 \family sans
2091 End
2092 \family default
2093  These move the cursor, respectively, to the beginning and end of a line,
2094  unless you are using the Emacs bindings where they jump to the beginning
2095  or end of the file.
2096 \end_layout
2097
2098 \begin_layout Standard
2099 There are three modifier keys:
2100 \end_layout
2101
2102 \begin_layout Labeling
2103 \labelwidthstring 00.00.0000
2104
2105 \family sans
2106 Control
2107 \family default
2108  (Denoted by 
2109 \begin_inset Quotes eld
2110 \end_inset
2111
2112
2113 \family sans
2114 Ctrl
2115 \family default
2116
2117 \begin_inset Quotes erd
2118 \end_inset
2119
2120
2121 \begin_inset CommandInset nomenclature
2122 LatexCommand nomenclature
2123 symbol "Ctrl"
2124 description "Control key"
2125
2126 \end_inset
2127
2128  in the documentation files) This has a couple of different uses, depending
2129  on which keys it's used in combination with:
2130 \end_layout
2131
2132 \begin_deeper
2133 \begin_layout Itemize
2134 With 
2135 \family sans
2136 Backspace
2137 \family default
2138  or 
2139 \family sans
2140 Delete
2141 \family default
2142 , it deletes an entire word instead of a single character.
2143 \end_layout
2144
2145 \begin_layout Itemize
2146 With 
2147 \family sans
2148 Left
2149 \family default
2150  and 
2151 \family sans
2152 Right
2153 \family default
2154 , it moves by words instead of characters.
2155 \end_layout
2156
2157 \begin_layout Itemize
2158 With 
2159 \family sans
2160 Home
2161 \family default
2162  and 
2163 \family sans
2164 End
2165 \family default
2166 , it moves to the beginning and the end of the document, respectively.
2167 \end_layout
2168
2169 \end_deeper
2170 \begin_layout Labeling
2171 \labelwidthstring 00.00.0000
2172
2173 \family sans
2174 Shift
2175 \family default
2176  (Denoted by 
2177 \begin_inset Quotes eld
2178 \end_inset
2179
2180
2181 \family sans
2182 Shift
2183 \family default
2184
2185 \begin_inset Quotes erd
2186 \end_inset
2187
2188
2189 \begin_inset CommandInset nomenclature
2190 LatexCommand nomenclature
2191 symbol "Shift"
2192 description "Shift key"
2193
2194 \end_inset
2195
2196  in the documentation files) Use this with any of the motion keys to select
2197  the text between the old and new cursor positions.
2198 \end_layout
2199
2200 \begin_layout Labeling
2201 \labelwidthstring 00.00.0000
2202
2203 \family sans
2204 Alt
2205 \family default
2206  (Denoted by 
2207 \begin_inset Quotes eld
2208 \end_inset
2209
2210
2211 \family sans
2212 Alt
2213 \family default
2214
2215 \begin_inset Quotes erd
2216 \end_inset
2217
2218
2219 \begin_inset CommandInset nomenclature
2220 LatexCommand nomenclature
2221 symbol "Alt"
2222 description "Alt or Meta key"
2223
2224 \end_inset
2225
2226  in the documentation files) This is the Alt key on many keyboards, unless
2227  your keyboard has a distinct Meta key.
2228  If you have both keys, you will need to try out which one actually performs
2229  the 
2230 \family sans
2231 Alt+
2232 \family default
2233  function.
2234  This key does many different things, but it also activates the 
2235 \emph on
2236 menu accelerator keys
2237 \emph default
2238 .
2239  If you use this in combination with any of the underlined letters in a
2240  menu or menu item, it selects that menu item.
2241 \end_layout
2242
2243 \begin_deeper
2244 \begin_layout Standard
2245 For example, the sequence 
2246 \begin_inset Quotes eld
2247 \end_inset
2248
2249
2250 \family sans
2251 Alt
2252 \begin_inset space ~
2253 \end_inset
2254
2255 e
2256 \begin_inset space ~
2257 \end_inset
2258
2259 s
2260 \family default
2261
2262 \begin_inset space ~
2263 \end_inset
2264
2265
2266 \family sans
2267 c
2268 \family default
2269
2270 \begin_inset Quotes erd
2271 \end_inset
2272
2273  brings up the 
2274 \begin_inset Quotes eld
2275 \end_inset
2276
2277 Text Style
2278 \begin_inset Quotes erd
2279 \end_inset
2280
2281  menu.
2282  Typing 
2283 \begin_inset Quotes eld
2284 \end_inset
2285
2286
2287 \family sans
2288 Alt
2289 \begin_inset space ~
2290 \end_inset
2291
2292 f
2293 \family default
2294
2295 \begin_inset Quotes erd
2296 \end_inset
2297
2298  opens the 
2299 \family sans
2300 File
2301 \family default
2302  menu.
2303 \end_layout
2304
2305 \begin_layout Standard
2306 The 
2307 \emph on
2308 Shortcuts
2309 \emph default
2310  manual lists all other things bound to the 
2311 \family sans
2312 Alt
2313 \family default
2314  key.
2315 \end_layout
2316
2317 \end_deeper
2318 \begin_layout Standard
2319 You will learn more and more key bindings and short-cut keys as you use
2320  LyX, because most actions will prompt a small message in the status bar
2321  at the bottom of LyX's main window which describe the name of the action,
2322  you've just triggered, and any existing key bindings for that action.
2323  The LyX menus also list the defined key bindings.
2324  The notation for the key bindings is very similar to the notation used
2325  in this documentation, so you should not have any problems understanding
2326  it.
2327  However, notice that Shift-modifiers are explicitly mentioned, so 
2328 \begin_inset Quotes eld
2329 \end_inset
2330
2331
2332 \family sans
2333 Alt+P Shift-A
2334 \family default
2335
2336 \begin_inset Quotes erd
2337 \end_inset
2338
2339  means 
2340 \family sans
2341 Alt+P
2342 \family default
2343  followed by a capital 
2344 \family sans
2345 A
2346 \family default
2347 .
2348 \end_layout
2349
2350 \begin_layout Standard
2351 You can list or change the key bindings in the menu 
2352 \family sans
2353 Tools\SpecialChar \menuseparator
2354 Preferences
2355 \family default
2356  under 
2357 \family sans
2358 Editing\SpecialChar \menuseparator
2359 Shortcuts
2360 \family default
2361  as explained in sec.
2362 \begin_inset space \thinspace{}
2363 \end_inset
2364
2365
2366 \begin_inset CommandInset ref
2367 LatexCommand ref
2368 reference "sub:Editing-Shortcuts"
2369
2370 \end_inset
2371
2372 .
2373 \end_layout
2374
2375 \begin_layout Chapter
2376 LyX Basics
2377 \begin_inset Index idx
2378 status collapsed
2379
2380 \begin_layout Plain Layout
2381 LyX ! Basics
2382 \end_layout
2383
2384 \end_inset
2385
2386
2387 \end_layout
2388
2389 \begin_layout Section
2390 Document Types
2391 \begin_inset Index idx
2392 status collapsed
2393
2394 \begin_layout Plain Layout
2395 Document ! Types
2396 \end_layout
2397
2398 \end_inset
2399
2400
2401 \end_layout
2402
2403 \begin_layout Subsection
2404 Introduction
2405 \end_layout
2406
2407 \begin_layout Standard
2408 Before you do anything else, before you ever start writing a document, you
2409  need to decide what type of document you want to edit.
2410  Different types of documents use different types of spacing, headings,
2411  numbering schemes, and so on.
2412  Additionally, different documents use different paragraph environments,
2413  and format the title of your document differently.
2414 \end_layout
2415
2416 \begin_layout Standard
2417
2418 \emph on
2419 document class
2420 \emph default
2421  describes a group of properties common to a particular set of documents.
2422  By setting the document class, you automatically select these properties,
2423  making it easier to create the type of document you want.
2424  If you don't choose a document class, LyX picks one for you by default.
2425  So it is up to you to change the class of your document.
2426 \end_layout
2427
2428 \begin_layout Standard
2429 Read on for info about the document classes you can choose from LyX, and
2430  how to adjust their properties.
2431 \end_layout
2432
2433 \begin_layout Subsection
2434 Document Classes
2435 \begin_inset Index idx
2436 status collapsed
2437
2438 \begin_layout Plain Layout
2439 Document ! Classes
2440 \end_layout
2441
2442 \end_inset
2443
2444
2445 \begin_inset CommandInset label
2446 LatexCommand label
2447 name "sec:Document-Classes"
2448
2449 \end_inset
2450
2451
2452 \end_layout
2453
2454 \begin_layout Standard
2455 You can select a class using the 
2456 \family sans
2457 Document\SpecialChar \menuseparator
2458 Settings\SpecialChar \menuseparator
2459 Document Class
2460 \family default
2461
2462 \begin_inset Index idx
2463 status collapsed
2464
2465 \begin_layout Plain Layout
2466 Document ! Settings
2467 \end_layout
2468
2469 \end_inset
2470
2471  dialog.
2472  Select the class you want to use, and make any fine tunings of the options
2473  you may need.
2474 \end_layout
2475
2476 \begin_layout Subsubsection
2477 Overview
2478 \end_layout
2479
2480 \begin_layout Standard
2481 There are four standard document classes in LyX.
2482  They are:
2483 \end_layout
2484
2485 \begin_layout Description
2486 Article for basic articles
2487 \end_layout
2488
2489 \begin_layout Description
2490 Report for basic reports
2491 \end_layout
2492
2493 \begin_layout Description
2494 Book for writing a book
2495 \end_layout
2496
2497 \begin_layout Description
2498 Letter for US-style letters
2499 \end_layout
2500
2501 \begin_layout Standard
2502 There are also some non-standard classes, which LyX only uses if you have
2503  installed the corresponding LaTeX class files, though most LaTeX distributions
2504  will include many of these.
2505  Here are some of the classes.
2506  The full list with detailed explanations can be found in chapter 
2507 \emph on
2508 Special Document Classes
2509 \emph default
2510  in the 
2511 \emph on
2512 Additional Features
2513 \emph default
2514  manual:
2515 \end_layout
2516
2517 \begin_layout Description
2518 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2519 \end_layout
2520
2521 \begin_layout Description
2522 ACS For submissions to the journals published by the American Chemistry
2523  Society
2524 \end_layout
2525
2526 \begin_layout Description
2527 AGU For submissions to the journals published by the American Geophysical
2528  Union
2529 \end_layout
2530
2531 \begin_layout Description
2532 AMS Layouts for articles and books in the style and format used by the American
2533  Mathematical Society (AMS).
2534  There are three article layouts available.
2535  The standard one uses a typical numbering scheme for theorems etc., that
2536  prepends the section number to the number of the result.
2537  All result-type statements (propositions, corollaries, and so on) are sequenced
2538  together, but definitions, examples, and the like have their own sequence.
2539  The 
2540 \begin_inset Quotes eld
2541 \end_inset
2542
2543 sequential numbering
2544 \begin_inset Quotes erd
2545 \end_inset
2546
2547  scheme does not place the section number with each result, but numbers
2548  them throughout the article in a single sequence.
2549  Each type of result gets its own sequence.
2550  There is also a layout that dispenses with numbering of statements altogether.
2551 \end_layout
2552
2553 \begin_layout Description
2554 Beamer Layout for presentations
2555 \end_layout
2556
2557 \begin_layout Description
2558 Broadway Layout for writing plays.
2559  It is not an existing LaTeX document class, but a new one which is distributed
2560  with LyX.
2561 \end_layout
2562
2563 \begin_layout Description
2564 Chess Layout to write about chess games
2565 \end_layout
2566
2567 \begin_layout Description
2568 Curriculum
2569 \begin_inset space ~
2570 \end_inset
2571
2572 vitae classes to create curriculum vitae
2573 \end_layout
2574
2575 \begin_layout Description
2576 Elsarticle Layout for journals of the Elsevier publishing group
2577 \end_layout
2578
2579 \begin_layout Description
2580 Foils Used to make transparencies
2581 \end_layout
2582
2583 \begin_layout Description
2584 Hollywood Used to type spec scripts for the US film industry.
2585  It is not an existing LaTeX document class, but a new one which is distributed
2586  with LyX.
2587 \end_layout
2588
2589 \begin_layout Description
2590 IEEEtran Layout for the journals published by the Institute of Electrical
2591  and Electronics Engineers (IEEE)
2592 \end_layout
2593
2594 \begin_layout Description
2595 IOP Layout for journals of the Institute of Physics publishing group
2596 \end_layout
2597
2598 \begin_layout Description
2599 Kluwer Layout for journals of the Kluwer publishing group
2600 \end_layout
2601
2602 \begin_layout Description
2603 KOMA-Script a replacement for the standard classes, offers many useful features
2604  like caption formatting, automatic print space calculation etc.
2605  (Is used by this document.)
2606 \end_layout
2607
2608 \begin_layout Description
2609 Memoir another replacement for the standard classes
2610 \end_layout
2611
2612 \begin_layout Description
2613 Powerdot Layout for presentations
2614 \end_layout
2615
2616 \begin_layout Description
2617 REVTe
2618 \begin_inset ERT
2619 status collapsed
2620
2621 \begin_layout Plain Layout
2622
2623 {}
2624 \end_layout
2625
2626 \end_inset
2627
2628 X is used to write articles for the publications of the American Physical
2629  Society (APS), American Institute of Physics (AIP), and Optical Society
2630  of America (OSA).
2631  This class is not completely compatible with all LyX features.
2632 \end_layout
2633
2634 \begin_layout Description
2635 Slides Used to make transparencies
2636 \end_layout
2637
2638 \begin_layout Description
2639 SPIE
2640 \begin_inset space ~
2641 \end_inset
2642
2643 Proceedings Layout for the journals published by The International Society
2644  for Optical Engineering (SPIE)
2645 \end_layout
2646
2647 \begin_layout Description
2648 Springer Layouts for journals of the Springer publishing group
2649 \end_layout
2650
2651 \begin_layout Standard
2652 We won't go into any detail about how to use these different document classes
2653  here.
2654  You can find all the details about the non-standard classes in Chapter
2655  6 of the 
2656 \emph on
2657 Additional Features
2658 \emph default
2659  manual.
2660  Here, we will settle with a list of some of the common properties of all
2661  of the document classes.
2662 \end_layout
2663
2664 \begin_layout Subsubsection
2665 Availability
2666 \end_layout
2667
2668 \begin_layout Standard
2669 You will probably find that many of the document classes listed under 
2670 \family sans
2671 Document\SpecialChar \menuseparator
2672 Settings\SpecialChar \menuseparator
2673 Document Class
2674 \begin_inset Index idx
2675 status collapsed
2676
2677 \begin_layout Plain Layout
2678 Document ! Settings
2679 \end_layout
2680
2681 \end_inset
2682
2683  
2684 \family default
2685 are marked as 
2686 \begin_inset Quotes eld
2687 \end_inset
2688
2689 Unavailable
2690 \begin_inset Quotes erd
2691 \end_inset
2692
2693 .
2694  If you open a document that uses such a class, you will receive a warning
2695  saying that there are files that are required to produce output that are
2696  not installed.
2697  So it may seem that something is wrong.
2698 \end_layout
2699
2700 \begin_layout Standard
2701 Nothing is wrong.
2702  LyX includes many more document classes than you will ever need to use,
2703  and some of them, like 
2704 \family sans
2705 IOP
2706 \family default
2707 , are highly specialized.
2708  LyX tries to support as many different types of documents as possible,
2709  and it includes almost one hundred different layout files, with a growing
2710  number.
2711  No LaTeX distribution will install by default all files that might be needed
2712  by some document class.
2713  There are just too many of them.
2714  That is why some of the document classes are unavailable.
2715 \end_layout
2716
2717 \begin_layout Standard
2718 If there is a document class you would like to use that is marked as 
2719 \begin_inset Quotes erd
2720 \end_inset
2721
2722 Unavailable
2723 \begin_inset Quotes erd
2724 \end_inset
2725
2726 , you just need to install the appropriate package files.
2727  The easiest way to find out which files you need to install is to use that
2728  document class for a new file.
2729  LyX will display a dialog that will list the missing files.
2730  See section 
2731 \begin_inset Quotes eld
2732 \end_inset
2733
2734 Installing new LaTeX files
2735 \begin_inset Quotes erd
2736 \end_inset
2737
2738  in of the 
2739 \emph on
2740 Customization
2741 \emph default
2742  manual for information on how to install them.
2743 \begin_inset VSpace medskip
2744 \end_inset
2745
2746
2747 \end_layout
2748
2749 \begin_layout Standard
2750 Although LyX provides support for many different sorts of documents, it
2751  does not include support for every document class people might want to
2752  use.
2753  For example, many universities provide LaTeX class files to be used for
2754  dissertations submitted to those universities.
2755  The LyX team cannot write layout files to support every one of these.
2756  There are too many.
2757  Fortunately, users can write their own layout files, and many users have
2758  done so.
2759  Chapter
2760 \begin_inset space ~
2761 \end_inset
2762
2763 5 of the 
2764 \emph on
2765 Customization
2766 \emph default
2767  manual contains information on how to create layout files.
2768 \end_layout
2769
2770 \begin_layout Subsubsection
2771 Modules
2772 \begin_inset CommandInset label
2773 LatexCommand label
2774 name "sub:Modules"
2775
2776 \end_inset
2777
2778
2779 \begin_inset Index idx
2780 status collapsed
2781
2782 \begin_layout Plain Layout
2783 Document ! Modules
2784 \end_layout
2785
2786 \end_inset
2787
2788
2789 \end_layout
2790
2791 \begin_layout Standard
2792 Modules load additional features that are not by default available in the
2793  chosen document class.
2794  For example you might want to write Braille (embossed printing) in a document.
2795  This is not available in any document class, so you have to load the correspond
2796 ing module in the 
2797 \family sans
2798 Modules
2799 \family default
2800  section of the 
2801 \family sans
2802 Document\SpecialChar \menuseparator
2803 Settings
2804 \family default
2805
2806 \begin_inset Index idx
2807 status collapsed
2808
2809 \begin_layout Plain Layout
2810 Document ! Settings
2811 \end_layout
2812
2813 \end_inset
2814
2815  dialog.
2816  Highlighting a module in the dialog will bring up a description of what
2817  it does.the module.
2818 \end_layout
2819
2820 \begin_layout Standard
2821 Some modules require LaTeX packages or file format converters that are not
2822  always installed by default.
2823  LyX will warn you if you do not have a needed package or converter, and
2824  it will tell you what exactly you are missing.
2825  You can still use the module while editing your file, but you will not
2826  be able to export to PDF or print your document, since LyX will not be
2827  able to compile the LaTeX file without the missing prerequisites.
2828  If you want to be able to produce this kind of output, then you need to
2829  install the missing prerequisites and then reconfigure LyX by selecting
2830  
2831 \family sans
2832 Tools\SpecialChar \menuseparator
2833 Reconfigure
2834 \family default
2835 .
2836 \begin_inset Index idx
2837 status collapsed
2838
2839 \begin_layout Plain Layout
2840 Reconfiguration of LyX
2841 \end_layout
2842
2843 \end_inset
2844
2845  See section 
2846 \begin_inset Quotes eld
2847 \end_inset
2848
2849 Installing new LaTeX files
2850 \begin_inset Quotes erd
2851 \end_inset
2852
2853  of the 
2854 \emph on
2855 Customization
2856 \emph default
2857  manual for more information on installing needed packages.
2858 \end_layout
2859
2860 \begin_layout Standard
2861 \begin_inset Note Greyedout
2862 status open
2863
2864 \begin_layout Plain Layout
2865
2866 \series bold
2867 Note:
2868 \series default
2869  Some modules require other modules, and some pairs of modules are incompatible.
2870  LyX will advise you about these things.
2871 \end_layout
2872
2873 \end_inset
2874
2875
2876 \end_layout
2877
2878 \begin_layout Subsubsection
2879 Local Layout
2880 \begin_inset Index idx
2881 status collapsed
2882
2883 \begin_layout Plain Layout
2884 Document ! Local Layout
2885 \end_layout
2886
2887 \end_inset
2888
2889
2890 \end_layout
2891
2892 \begin_layout Standard
2893 Modules are to LyX much as packages are to LaTeX: They are intended to be
2894  used in a variety of different documents, and if you often find yourself
2895  needing the same sort of thing in different documents, you should consider
2896  writing a module for this purpose.
2897  Sometimes, however, a particular document has very special needs, and you
2898  find yourself wanting a specific inset or character style, but only that
2899  one time.
2900  You want something that is like a document's own LaTeX preamble.
2901  What you want is LyX's 
2902 \begin_inset Quotes eld
2903 \end_inset
2904
2905 Local Layout
2906 \begin_inset Quotes erd
2907 \end_inset
2908
2909 .
2910  See section 
2911 \emph on
2912 Local Layout
2913 \emph default
2914  of the 
2915 \emph on
2916 Customization
2917 \emph default
2918  manual for information on how to use it.
2919 \end_layout
2920
2921 \begin_layout Subsubsection
2922 Properties
2923 \end_layout
2924
2925 \begin_layout Standard
2926 Each class has a default set of options.
2927  Here's a quick table describing them:
2928 \end_layout
2929
2930 \begin_layout Standard
2931 \begin_inset VSpace 0.3cm
2932 \end_inset
2933
2934
2935 \end_layout
2936
2937 \begin_layout Standard
2938 \align center
2939 \begin_inset Tabular
2940 <lyxtabular version="3" rows="5" columns="5">
2941 <features tabularvalignment="middle">
2942 <column alignment="center" valignment="top" width="0pt">
2943 <column alignment="center" valignment="top" width="0pt">
2944 <column alignment="center" valignment="top" width="0pt">
2945 <column alignment="center" valignment="top" width="0pt">
2946 <column alignment="center" valignment="top" width="0pt">
2947 <row>
2948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2949 \begin_inset Text
2950
2951 \begin_layout Plain Layout
2952
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2958 \begin_inset Text
2959
2960 \begin_layout Plain Layout
2961
2962 \family sans
2963 \series medium
2964 \shape up
2965 \size normal
2966 \emph off
2967 \bar no
2968 \noun off
2969 \color none
2970 Page style
2971 \end_layout
2972
2973 \end_inset
2974 </cell>
2975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2976 \begin_inset Text
2977
2978 \begin_layout Plain Layout
2979
2980 \family sans
2981 \series medium
2982 \shape up
2983 \size normal
2984 \emph off
2985 \bar no
2986 \noun off
2987 \color none
2988 Sides
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2994 \begin_inset Text
2995
2996 \begin_layout Plain Layout
2997
2998 \family sans
2999 \series medium
3000 \shape up
3001 \size normal
3002 \emph off
3003 \bar no
3004 \noun off
3005 \color none
3006 Columns
3007 \end_layout
3008
3009 \end_inset
3010 </cell>
3011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3012 \begin_inset Text
3013
3014 \begin_layout Plain Layout
3015
3016 \series medium
3017 \shape up
3018 \size normal
3019 \emph off
3020 \bar no
3021 \noun off
3022 \color none
3023 Max.
3024  sectioning level
3025 \end_layout
3026
3027 \end_inset
3028 </cell>
3029 </row>
3030 <row>
3031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \begin_layout Plain Layout
3035
3036 \series medium
3037 \shape up
3038 \size normal
3039 \emph off
3040 \bar no
3041 \noun off
3042 \color none
3043 article
3044 \end_layout
3045
3046 \end_inset
3047 </cell>
3048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3049 \begin_inset Text
3050
3051 \begin_layout Plain Layout
3052
3053 \family sans
3054 \series medium
3055 \shape up
3056 \size normal
3057 \emph off
3058 \bar no
3059 \noun off
3060 \color none
3061 Plain
3062 \end_layout
3063
3064 \end_inset
3065 </cell>
3066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3067 \begin_inset Text
3068
3069 \begin_layout Plain Layout
3070
3071 \family sans
3072 \series medium
3073 \shape up
3074 \size normal
3075 \emph off
3076 \bar no
3077 \noun off
3078 \color none
3079 One
3080 \end_layout
3081
3082 \end_inset
3083 </cell>
3084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3085 \begin_inset Text
3086
3087 \begin_layout Plain Layout
3088
3089 \family sans
3090 \series medium
3091 \shape up
3092 \size normal
3093 \emph off
3094 \bar no
3095 \noun off
3096 \color none
3097 One
3098 \end_layout
3099
3100 \end_inset
3101 </cell>
3102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3103 \begin_inset Text
3104
3105 \begin_layout Plain Layout
3106
3107 \family sans
3108 \series medium
3109 \shape up
3110 \size normal
3111 \emph off
3112 \bar no
3113 \noun off
3114 \color none
3115 Section
3116 \end_layout
3117
3118 \end_inset
3119 </cell>
3120 </row>
3121 <row>
3122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Plain Layout
3126
3127 \series medium
3128 \shape up
3129 \size normal
3130 \emph off
3131 \bar no
3132 \noun off
3133 \color none
3134 report
3135 \end_layout
3136
3137 \end_inset
3138 </cell>
3139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3140 \begin_inset Text
3141
3142 \begin_layout Plain Layout
3143
3144 \family sans
3145 \series medium
3146 \shape up
3147 \size normal
3148 \emph off
3149 \bar no
3150 \noun off
3151 \color none
3152 Plain
3153 \end_layout
3154
3155 \end_inset
3156 </cell>
3157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3158 \begin_inset Text
3159
3160 \begin_layout Plain Layout
3161
3162 \family sans
3163 \series medium
3164 \shape up
3165 \size normal
3166 \emph off
3167 \bar no
3168 \noun off
3169 \color none
3170 One
3171 \end_layout
3172
3173 \end_inset
3174 </cell>
3175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3176 \begin_inset Text
3177
3178 \begin_layout Plain Layout
3179
3180 \family sans
3181 \series medium
3182 \shape up
3183 \size normal
3184 \emph off
3185 \bar no
3186 \noun off
3187 \color none
3188 One
3189 \end_layout
3190
3191 \end_inset
3192 </cell>
3193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3194 \begin_inset Text
3195
3196 \begin_layout Plain Layout
3197
3198 \family sans
3199 \series medium
3200 \shape up
3201 \size normal
3202 \emph off
3203 \bar no
3204 \noun off
3205 \color none
3206 Chapter
3207 \end_layout
3208
3209 \end_inset
3210 </cell>
3211 </row>
3212 <row>
3213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3214 \begin_inset Text
3215
3216 \begin_layout Plain Layout
3217
3218 \series medium
3219 \shape up
3220 \size normal
3221 \emph off
3222 \bar no
3223 \noun off
3224 \color none
3225 book
3226 \end_layout
3227
3228 \end_inset
3229 </cell>
3230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3231 \begin_inset Text
3232
3233 \begin_layout Plain Layout
3234
3235 \family sans
3236 \series medium
3237 \shape up
3238 \size normal
3239 \emph off
3240 \bar no
3241 \noun off
3242 \color none
3243 Headings
3244 \end_layout
3245
3246 \end_inset
3247 </cell>
3248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3249 \begin_inset Text
3250
3251 \begin_layout Plain Layout
3252
3253 \family sans
3254 \series medium
3255 \shape up
3256 \size normal
3257 \emph off
3258 \bar no
3259 \noun off
3260 \color none
3261 Two
3262 \end_layout
3263
3264 \end_inset
3265 </cell>
3266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3267 \begin_inset Text
3268
3269 \begin_layout Plain Layout
3270
3271 \family sans
3272 \series medium
3273 \shape up
3274 \size normal
3275 \emph off
3276 \bar no
3277 \noun off
3278 \color none
3279 One
3280 \end_layout
3281
3282 \end_inset
3283 </cell>
3284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3285 \begin_inset Text
3286
3287 \begin_layout Plain Layout
3288
3289 \family sans
3290 \series medium
3291 \shape up
3292 \size normal
3293 \emph off
3294 \bar no
3295 \noun off
3296 \color none
3297 Chapter
3298 \end_layout
3299
3300 \end_inset
3301 </cell>
3302 </row>
3303 <row>
3304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3305 \begin_inset Text
3306
3307 \begin_layout Plain Layout
3308
3309 \series medium
3310 \shape up
3311 \size normal
3312 \emph off
3313 \bar no
3314 \noun off
3315 \color none
3316 letter
3317 \end_layout
3318
3319 \end_inset
3320 </cell>
3321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325
3326 \family sans
3327 \series medium
3328 \shape up
3329 \size normal
3330 \emph off
3331 \bar no
3332 \noun off
3333 \color none
3334 Plain
3335 \end_layout
3336
3337 \end_inset
3338 </cell>
3339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3340 \begin_inset Text
3341
3342 \begin_layout Plain Layout
3343
3344 \family sans
3345 \series medium
3346 \shape up
3347 \size normal
3348 \emph off
3349 \bar no
3350 \noun off
3351 \color none
3352 One
3353 \end_layout
3354
3355 \end_inset
3356 </cell>
3357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361
3362 \family sans
3363 \series medium
3364 \shape up
3365 \size normal
3366 \emph off
3367 \bar no
3368 \noun off
3369 \color none
3370 One
3371 \end_layout
3372
3373 \end_inset
3374 </cell>
3375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3376 \begin_inset Text
3377
3378 \begin_layout Plain Layout
3379
3380 \series medium
3381 \shape up
3382 \size normal
3383 \emph off
3384 \bar no
3385 \noun off
3386 \color none
3387 none
3388 \end_layout
3389
3390 \end_inset
3391 </cell>
3392 </row>
3393 </lyxtabular>
3394
3395 \end_inset
3396
3397
3398 \end_layout
3399
3400 \begin_layout Standard
3401 \begin_inset VSpace 0.3cm
3402 \end_inset
3403
3404
3405 \end_layout
3406
3407 \begin_layout Standard
3408 You're probably also wondering what 
3409 \begin_inset Quotes eld
3410 \end_inset
3411
3412 Max.
3413 \begin_inset space ~
3414 \end_inset
3415
3416 sectioning level
3417 \begin_inset Quotes erd
3418 \end_inset
3419
3420  means.
3421  There are several paragraph environments used to create section headings.
3422  Different document classes allow different types of section headings.
3423  Only two use the 
3424 \family sans
3425 Chapter
3426 \family default
3427  heading; the rest do not and begin instead with the 
3428 \family sans
3429 Section
3430 \family default
3431  heading.
3432  Some document classes, such as the ones for letters, don't use any section
3433  headings.
3434  In addition to 
3435 \family sans
3436 Chapter
3437 \family default
3438  and 
3439 \family sans
3440 Section
3441 \family default
3442  headings, there are also 
3443 \family sans
3444 Subsection
3445 \family default
3446  headings, 
3447 \family sans
3448 Subsubsection
3449 \family default
3450  headings, and so on.
3451  We'll describe these headings fully in section
3452 \begin_inset space ~
3453 \end_inset
3454
3455
3456 \begin_inset CommandInset ref
3457 LatexCommand ref
3458 reference "sub:Headings"
3459
3460 \end_inset
3461
3462 .
3463 \end_layout
3464
3465 \begin_layout Subsection
3466 Document Layout
3467 \begin_inset CommandInset label
3468 LatexCommand label
3469 name "sub:Document-Layout"
3470
3471 \end_inset
3472
3473
3474 \begin_inset Index idx
3475 status collapsed
3476
3477 \begin_layout Plain Layout
3478 Document ! Layout
3479 \end_layout
3480
3481 \end_inset
3482
3483
3484 \family sans
3485
3486 \begin_inset Index idx
3487 status collapsed
3488
3489 \begin_layout Plain Layout
3490 Document ! Settings
3491 \end_layout
3492
3493 \end_inset
3494
3495
3496 \end_layout
3497
3498 \begin_layout Standard
3499 The most important properties of documents classes are set in the menu 
3500 \family sans
3501 Document\SpecialChar \menuseparator
3502 Settings
3503 \family default
3504 .
3505  There in the 
3506 \family sans
3507 Options
3508 \family default
3509  field under 
3510 \family sans
3511 Documents
3512 \begin_inset space ~
3513 \end_inset
3514
3515 Class
3516 \family default
3517 , you can enter special options for your document class in a comma-separated
3518  list.
3519  This is only necessary if LyX doesn't support special options you want
3520  to use for your document.
3521  To learn more about your favorite LaTeX-class and its options, you have
3522  to read its manual.
3523 \end_layout
3524
3525 \begin_layout Standard
3526 The drop box 
3527 \family sans
3528 Headings style
3529 \family default
3530  in the 
3531 \family sans
3532 Document\SpecialChar \menuseparator
3533 Settings
3534 \family default
3535  dialog under 
3536 \family sans
3537 Page
3538 \begin_inset space ~
3539 \end_inset
3540
3541 Layout
3542 \family default
3543  controls what sorts of headings and page numbers go on a page.
3544  You can choose between the following five options:
3545 \end_layout
3546
3547 \begin_layout Labeling
3548 \labelwidthstring 00.00.0000
3549
3550 \family sans
3551 Default
3552 \family default
3553  Use default page style of current class.
3554 \end_layout
3555
3556 \begin_layout Labeling
3557 \labelwidthstring 00.00.0000
3558
3559 \family sans
3560 Empty
3561 \family default
3562  No page numbers or headings.
3563 \end_layout
3564
3565 \begin_layout Labeling
3566 \labelwidthstring 00.00.0000
3567
3568 \family sans
3569 Plain
3570 \family default
3571  Page numbers only.
3572 \end_layout
3573
3574 \begin_layout Labeling
3575 \labelwidthstring 00.00.0000
3576
3577 \family sans
3578 Headings
3579 \family default
3580  Page numbers and either the current chapter or section title and number.
3581  Whether LyX uses the current chapter or the current section depends on
3582  the maximum sectioning level of the class.
3583 \end_layout
3584
3585 \begin_layout Labeling
3586 \labelwidthstring 00.00.0000
3587
3588 \family sans
3589 Fancy
3590 \family default
3591  This allows you to define fully customizable headers and footers if you
3592  have the LaTeX-package 
3593 \series bold
3594 fancyhdr
3595 \series default
3596
3597 \begin_inset Index idx
3598 status collapsed
3599
3600 \begin_layout Plain Layout
3601 LaTeX-packages ! fancyhdr
3602 \end_layout
3603
3604 \end_inset
3605
3606  installed.
3607  How they are defined is explained in section
3608 \begin_inset space ~
3609 \end_inset
3610
3611
3612 \begin_inset CommandInset ref
3613 LatexCommand ref
3614 reference "sec:Customized-Page-Headers"
3615
3616 \end_inset
3617
3618 .
3619 \end_layout
3620
3621 \begin_layout Standard
3622 The separation of paragraphs is described in section
3623 \begin_inset space ~
3624 \end_inset
3625
3626
3627 \begin_inset CommandInset ref
3628 LatexCommand ref
3629 reference "sub:Paragraph-Separation"
3630
3631 \end_inset
3632
3633 .
3634 \end_layout
3635
3636 \begin_layout Subsection
3637 Paper Size and Orientation
3638 \begin_inset Index idx
3639 status collapsed
3640
3641 \begin_layout Plain Layout
3642 Document ! Paper size
3643 \end_layout
3644
3645 \end_inset
3646
3647
3648 \begin_inset CommandInset label
3649 LatexCommand label
3650 name "sub:Paper-Size,-Orientation"
3651
3652 \end_inset
3653
3654
3655 \end_layout
3656
3657 \begin_layout Standard
3658 You find the following options in the menu 
3659 \family sans
3660 Page
3661 \begin_inset space ~
3662 \end_inset
3663
3664 Layout
3665 \family default
3666  of the 
3667 \family sans
3668 Document\SpecialChar \menuseparator
3669 Settings
3670 \family default
3671  dialog:
3672 \family sans
3673
3674 \begin_inset Index idx
3675 status collapsed
3676
3677 \begin_layout Plain Layout
3678 Document ! Settings
3679 \end_layout
3680
3681 \end_inset
3682
3683
3684 \end_layout
3685
3686 \begin_layout Labeling
3687 \labelwidthstring 00.00.0000
3688
3689 \family sans
3690 Paper
3691 \begin_inset space ~
3692 \end_inset
3693
3694 Format
3695 \family default
3696  What size paper to print on.
3697  The choices are
3698 \end_layout
3699
3700 \begin_deeper
3701 \begin_layout Itemize
3702
3703 \family sans
3704 Default
3705 \end_layout
3706
3707 \begin_layout Itemize
3708
3709 \family sans
3710 A0 - A6
3711 \end_layout
3712
3713 \begin_layout Itemize
3714
3715 \family sans
3716 B0 - B6
3717 \end_layout
3718
3719 \begin_layout Itemize
3720
3721 \family sans
3722 C0 - C6
3723 \end_layout
3724
3725 \begin_layout Itemize
3726
3727 \family sans
3728 US letter, US legal, US executive
3729 \end_layout
3730
3731 \begin_layout Itemize
3732
3733 \family sans
3734 JIS B0 - JIS B6
3735 \end_layout
3736
3737 \begin_layout Itemize
3738
3739 \family sans
3740 Custom
3741 \end_layout
3742
3743 \end_deeper
3744 \begin_layout Labeling
3745 \labelwidthstring 00.00.0000
3746
3747 \family sans
3748 Orientation
3749 \family default
3750  To choose whether to output as 
3751 \family sans
3752 Landscape
3753 \family default
3754  or as 
3755 \family sans
3756 Portrait
3757 \family default
3758 .
3759 \end_layout
3760
3761 \begin_layout Labeling
3762 \labelwidthstring 00.00.0000
3763
3764 \family sans
3765 Two-sided
3766 \begin_inset space ~
3767 \end_inset
3768
3769 document
3770 \family default
3771  Adjusts the print space to print both sides of paper.
3772  That means that the print space for odd- and even-numbered pages is different.
3773 \end_layout
3774
3775 \begin_layout Subsection
3776 Margins
3777 \begin_inset CommandInset label
3778 LatexCommand label
3779 name "sub:Margins"
3780
3781 \end_inset
3782
3783
3784 \begin_inset Index idx
3785 status collapsed
3786
3787 \begin_layout Plain Layout
3788 Document ! Margins
3789 \end_layout
3790
3791 \end_inset
3792
3793
3794 \begin_inset Index idx
3795 status collapsed
3796
3797 \begin_layout Plain Layout
3798 Margins
3799 \end_layout
3800
3801 \end_inset
3802
3803
3804 \end_layout
3805
3806 \begin_layout Standard
3807 Paper margins are set in the menu 
3808 \family sans
3809 Document\SpecialChar \menuseparator
3810 Settings
3811 \family default
3812 .
3813 \begin_inset Index idx
3814 status collapsed
3815
3816 \begin_layout Plain Layout
3817 Document ! Settings
3818 \end_layout
3819
3820 \end_inset
3821
3822
3823 \end_layout
3824
3825 \begin_layout Standard
3826 If you use a KOMA-Script document class, you can use the default settings.
3827  Because KOMA-Script calculates then the print space automatically by taking
3828  the paper format and the font size into account.
3829 \end_layout
3830
3831 \begin_layout Subsection
3832 Important Note
3833 \end_layout
3834
3835 \begin_layout Standard
3836 If you change a document class, LyX has to convert 
3837 \emph on
3838 everything
3839 \emph default
3840  into the new class.
3841  That includes the paragraph environments.
3842  Some paragraph environments are standard, in so far as all of the document
3843  classes have them; but some classes have special paragraph environments.
3844  If this is the case, and you change the document class, LyX will mark the
3845  paragraphs whose styles it no longer understands as 
3846 \begin_inset Quotes eld
3847 \end_inset
3848
3849 unknown
3850 \begin_inset Quotes erd
3851 \end_inset
3852
3853 .
3854  The name of the style is retained, in case you should want to go back to
3855  the old class.
3856  But these paragraphs will be output with no special formatting, so you
3857  will either need to create a new style yourself or else to convert these
3858  paragraphs manually to a style present in your new document class.
3859 \end_layout
3860
3861 \begin_layout Section
3862 Paragraph Indentation and Separation
3863 \begin_inset Index idx
3864 status collapsed
3865
3866 \begin_layout Plain Layout
3867 Paragraph ! Indentation
3868 \end_layout
3869
3870 \end_inset
3871
3872
3873 \end_layout
3874
3875 \begin_layout Subsection
3876 Introduction
3877 \begin_inset CommandInset label
3878 LatexCommand label
3879 name "sec:Par-indent-intro"
3880
3881 \end_inset
3882
3883
3884 \end_layout
3885
3886 \begin_layout Standard
3887 Before describing all of the various paragraph environments, we'd like to
3888  say a word or two about paragraph indentation.
3889 \end_layout
3890
3891 \begin_layout Standard
3892 Everyone seems to have their own convention for separating paragraphs.
3893  Most Americans indent the first line of a paragraph.
3894  Others don't indent but put extra space between the paragraphs.
3895  If you choose indentation for paragraphs the 
3896 \emph on
3897 first
3898 \emph default
3899  paragraph of a section, or after a figure, an equation, a table, a list,
3900  etc., is 
3901 \emph on
3902 not
3903 \emph default
3904  indented.
3905  Only a paragraph following another paragraph gets indented.
3906  Note that the indentation behavior is different when you use another document
3907  language than English.
3908  LaTeX takes care that the indentation follows the rules of the used language.
3909 \end_layout
3910
3911 \begin_layout Standard
3912 The space between paragraphs, like the line spacing, the space between headings
3913  and text — in fact, all of the spacings for just about everything are pre-coded
3914  into LyX.
3915  As we said, you don't worry about how much space to add between what.
3916  LyX takes care of that.
3917  In fact, these pre-coded vertical spacings aren't a single number but a
3918  range.
3919  That way, LyX can squish or stretch the space between lines to make sure
3920  figures fit on a page with text, so that sections don't start at the bottom
3921  of a page, and so on.
3922 \begin_inset Foot
3923 status collapsed
3924
3925 \begin_layout Plain Layout
3926 LaTeX does this when LyX goes to produce a printable file.
3927 \end_layout
3928
3929 \end_inset
3930
3931  However, pre-coded doesn't mean you can't change them.
3932  LyX gives you the ability to globally change 
3933 \emph on
3934 all
3935 \emph default
3936  of these pre-coded spacings.
3937  We will explain more later.
3938 \end_layout
3939
3940 \begin_layout Subsection
3941 Paragraph Separation
3942 \begin_inset CommandInset label
3943 LatexCommand label
3944 name "sub:Paragraph-Separation"
3945
3946 \end_inset
3947
3948
3949 \begin_inset Index idx
3950 status collapsed
3951
3952 \begin_layout Plain Layout
3953 Paragraph ! Separation
3954 \end_layout
3955
3956 \end_inset
3957
3958
3959 \end_layout
3960
3961 \begin_layout Standard
3962 To separate paragraphs, select 
3963 \family sans
3964 Indent
3965 \family default
3966  or 
3967 \family sans
3968 Skip
3969 \family default
3970  in the submenu 
3971 \family sans
3972 Text
3973 \begin_inset space ~
3974 \end_inset
3975
3976 Layout
3977 \family default
3978  of the dialog 
3979 \family sans
3980 Document\SpecialChar \menuseparator
3981 Settings
3982 \family default
3983
3984 \begin_inset Index idx
3985 status collapsed
3986
3987 \begin_layout Plain Layout
3988 Document ! Settings
3989 \end_layout
3990
3991 \end_inset
3992
3993  to indent paragraphs or add extra space between paragraphs, respectively.
3994 \end_layout
3995
3996 \begin_layout Subsection
3997 Fine-Tuning
3998 \end_layout
3999
4000 \begin_layout Standard
4001 You can also change the separation method of a single paragraph.
4002  Open the 
4003 \family sans
4004 Edit\SpecialChar \menuseparator
4005 Paragraph
4006 \begin_inset space ~
4007 \end_inset
4008
4009 Settings
4010 \family default
4011  dialog and toggle the 
4012 \family sans
4013 Indent
4014 \begin_inset space ~
4015 \end_inset
4016
4017 Paragraph
4018 \family default
4019  option to change the state of the current paragraph (shortcut 
4020 \begin_inset Info
4021 type  "shortcut"
4022 arg   "paragraph-params \\indent-toggle"
4023 \end_inset
4024
4025 ).
4026  If paragraphs have no indentation but use extra space for separation, this
4027  button will be ignored (you can't indent a single paragraph by toggling
4028  this).
4029 \end_layout
4030
4031 \begin_layout Standard
4032 You should only need to change the indentation method for a single paragraph
4033  if you need to do some fine-tuning.
4034 \end_layout
4035
4036 \begin_layout Subsection
4037 Line Spacing
4038 \begin_inset Index idx
4039 status collapsed
4040
4041 \begin_layout Plain Layout
4042 Paragraph ! Line spacing
4043 \end_layout
4044
4045 \end_inset
4046
4047
4048 \end_layout
4049
4050 \begin_layout Standard
4051 In the 
4052 \family sans
4053 Document\SpecialChar \menuseparator
4054 Settings
4055 \noun on
4056
4057 \begin_inset Index idx
4058 status collapsed
4059
4060 \begin_layout Plain Layout
4061 Document ! Settings
4062 \end_layout
4063
4064 \end_inset
4065
4066
4067 \family default
4068 \noun default
4069  dialog you can set the line spacing in the submenu 
4070 \family sans
4071 Text
4072 \begin_inset space ~
4073 \end_inset
4074
4075 Layout
4076 \family default
4077 .
4078 \begin_inset Foot
4079 status collapsed
4080
4081 \begin_layout Plain Layout
4082 You need to have the LaTeX-package 
4083 \series bold
4084 setspace
4085 \series default
4086
4087 \begin_inset Index idx
4088 status collapsed
4089
4090 \begin_layout Plain Layout
4091 LaTeX-packages ! setspace
4092 \end_layout
4093
4094 \end_inset
4095
4096  installed to use this feature.
4097 \end_layout
4098
4099 \end_inset
4100
4101
4102 \end_layout
4103
4104 \begin_layout Section
4105 Paragraph Environments
4106 \begin_inset CommandInset label
4107 LatexCommand label
4108 name "sec:Paragraph-Environments"
4109
4110 \end_inset
4111
4112
4113 \begin_inset Index idx
4114 status collapsed
4115
4116 \begin_layout Plain Layout
4117 Paragraph ! Environments
4118 \end_layout
4119
4120 \end_inset
4121
4122
4123 \begin_inset Index idx
4124 status collapsed
4125
4126 \begin_layout Plain Layout
4127 Paragraph environments|(
4128 \end_layout
4129
4130 \end_inset
4131
4132
4133 \end_layout
4134
4135 \begin_layout Subsection
4136 Overview
4137 \end_layout
4138
4139 \begin_layout Standard
4140 Paragraph environments correspond to the
4141 \end_layout
4142
4143 \begin_layout Standard
4144
4145 \series bold
4146
4147 \backslash
4148 begin{
4149 \emph on
4150 environment
4151 \emph default
4152 } ...
4153  
4154 \backslash
4155 end{
4156 \emph on
4157 environment
4158 \emph default
4159 }
4160 \series default
4161
4162 \begin_inset Newline newline
4163 \end_inset
4164
4165 command sequence in LaTeX files.
4166  If you don't know LaTeX, or the concept of a paragraph environment is totally
4167  alien to you, we urge you to read the 
4168 \emph on
4169 Tutorial
4170 \emph default
4171 .
4172  The 
4173 \emph on
4174 Tutorial
4175 \emph default
4176  also contains many more examples than this section does.
4177 \end_layout
4178
4179 \begin_layout Standard
4180 A paragraph environment is simply a 
4181 \begin_inset Quotes eld
4182 \end_inset
4183
4184 container
4185 \begin_inset Quotes erd
4186 \end_inset
4187
4188  for a paragraph which gives that paragraph certain properties.
4189  This can include a particular style of font, different margins, a numbering
4190  scheme, labels, and so on.
4191  Additionally, you can 
4192 \begin_inset Quotes eld
4193 \end_inset
4194
4195 nest
4196 \begin_inset Quotes erd
4197 \end_inset
4198
4199  the different environments inside one another, allowing one environment
4200  to inherit some of the properties of another.
4201  The different paragraph environments totally replace the need for messy
4202  tab stops, on the fly margin adjustment, and other hold-overs from the
4203  days of typewriters.
4204  There are several paragraph environments which are specific to a particular
4205  document type.
4206  We'll only be covering the most common ones here.
4207 \end_layout
4208
4209 \begin_layout Standard
4210 To choose a new paragraph environment, use the pull-down box 
4211 \begin_inset Graphics
4212         filename clipart/ToolbarEnvBox.png
4213         scale 70
4214         clip
4215
4216 \end_inset
4217
4218  at the left end of the toolbar.
4219  LyX will change the environment of the 
4220 \emph on
4221 entire
4222 \emph default
4223  paragraph in which the cursor sits.
4224  You can also change the environment of an entire group of paragraphs if
4225  you select them before choosing the new environment.
4226  
4227 \end_layout
4228
4229 \begin_layout Standard
4230 Note that hitting 
4231 \family sans
4232 Return
4233 \family default
4234  will 
4235 \emph on
4236 typically
4237 \emph default
4238  create a new paragraph using the 
4239 \family sans
4240 Standard
4241 \family default
4242  paragraph environment.
4243  We say 
4244 \begin_inset Quotes eld
4245 \end_inset
4246
4247 typically
4248 \begin_inset Quotes erd
4249 \end_inset
4250
4251  because if you are in one of these environments:
4252 \end_layout
4253
4254 \begin_layout Itemize
4255
4256 \family sans
4257 Quote
4258 \end_layout
4259
4260 \begin_layout Itemize
4261
4262 \family sans
4263 Quotation
4264 \end_layout
4265
4266 \begin_layout Itemize
4267
4268 \family sans
4269 Verse
4270 \end_layout
4271
4272 \begin_layout Itemize
4273
4274 \family sans
4275 Itemize
4276 \end_layout
4277
4278 \begin_layout Itemize
4279
4280 \family sans
4281 Enumerate
4282 \end_layout
4283
4284 \begin_layout Itemize
4285
4286 \family sans
4287 Description
4288 \end_layout
4289
4290 \begin_layout Itemize
4291
4292 \family sans
4293 List
4294 \end_layout
4295
4296 \begin_layout Standard
4297 LyX keeps the old paragraph environment when you hit 
4298 \family sans
4299 Return
4300 \family default
4301 , rather than resetting it to 
4302 \family sans
4303 Standard
4304 \family default
4305 .
4306  LyX will still reset the nesting depth, however.
4307  Usually, starting a new paragraph resets both the paragraph environment
4308  and the nesting depth (for more on nesting see section
4309 \begin_inset space ~
4310 \end_inset
4311
4312
4313 \begin_inset CommandInset ref
4314 LatexCommand ref
4315 reference "sec:Nesting"
4316
4317 \end_inset
4318
4319 ).
4320  At the moment, all this is context-specific; you're better off expecting
4321  
4322 \family sans
4323 Return
4324 \family default
4325  to reset the paragraph environment and depth.
4326  If you want a new paragraph to keep the current environment and depth,
4327  use 
4328 \begin_inset Info
4329 type  "shortcut"
4330 arg   "break-paragraph inverse"
4331 \end_inset
4332
4333  instead.
4334 \end_layout
4335
4336 \begin_layout Subsection
4337 Standard
4338 \end_layout
4339
4340 \begin_layout Standard
4341 The default paragraph environment is 
4342 \family sans
4343 Standard
4344 \family default
4345  for most classes.
4346  It creates a plain paragraph.
4347  If LyX resets the paragraph environment, this is the one it chooses.
4348  In fact, the paragraph you're reading right now (and most of the ones in
4349  this manual) are in the 
4350 \family sans
4351 Standard
4352 \family default
4353  environment.
4354 \end_layout
4355
4356 \begin_layout Standard
4357 You can nest a paragraph using the 
4358 \family sans
4359 Standard
4360 \family default
4361  environment in just about anything else, but you can't really nest anything
4362  in a 
4363 \family sans
4364 Standard
4365 \family default
4366  environment.
4367 \end_layout
4368
4369 \begin_layout Subsection
4370 Document Title
4371 \begin_inset Index idx
4372 status collapsed
4373
4374 \begin_layout Plain Layout
4375 Document ! Title
4376 \end_layout
4377
4378 \end_inset
4379
4380
4381 \end_layout
4382
4383 \begin_layout Standard
4384 A LaTeX title page has three parts: the title itself, the name(s) of the
4385  author(s) and a 
4386 \begin_inset Quotes eld
4387 \end_inset
4388
4389 footnote
4390 \begin_inset Quotes erd
4391 \end_inset
4392
4393  for thanks or contact information.
4394  For certain types of documents, LaTeX places all of this on a separate
4395  page along with today's date.
4396  For other types of documents, the title 
4397 \begin_inset Quotes eld
4398 \end_inset
4399
4400 page
4401 \begin_inset Quotes erd
4402 \end_inset
4403
4404  goes at the top of the first page of the document.
4405  
4406 \end_layout
4407
4408 \begin_layout Standard
4409 LyX provides an interface to the title page commands through the paragraph
4410  environments 
4411 \family sans
4412 Title
4413 \family default
4414
4415 \family sans
4416 Author
4417 \family default
4418 , and 
4419 \family sans
4420 Date
4421 \family default
4422 .
4423  Here's how you use them:
4424 \end_layout
4425
4426 \begin_layout Itemize
4427 Put the title of your document in the 
4428 \family sans
4429 Title
4430 \family default
4431  environment.
4432 \end_layout
4433
4434 \begin_layout Itemize
4435 Put the author name in the 
4436 \family sans
4437 Author
4438 \family default
4439  environment.
4440 \end_layout
4441
4442 \begin_layout Itemize
4443 If you want the date to have a certain appearance, want to use a fixed date,
4444  or want other text to appear in place of today's date, put that text in
4445  the 
4446 \family sans
4447 Date
4448 \family default
4449  environment.
4450  Note that using this environment is optional.
4451  If you don't provide any, LaTeX will automatically insert today's date.
4452  If you don't want any date, add the line
4453 \begin_inset Newline newline
4454 \end_inset
4455
4456
4457 \series bold
4458
4459 \backslash
4460 date{}
4461 \series default
4462
4463 \begin_inset Newline newline
4464 \end_inset
4465
4466 to the preamble of your document (menu 
4467 \family sans
4468 Document\SpecialChar \menuseparator
4469 Settings
4470 \family default
4471 )
4472 \end_layout
4473
4474 \begin_layout Standard
4475 You can use footnotes to insert 
4476 \begin_inset Quotes eld
4477 \end_inset
4478
4479 thanks
4480 \begin_inset Quotes erd
4481 \end_inset
4482
4483  or contact information.
4484 \end_layout
4485
4486 \begin_layout Subsection
4487 Headings
4488 \begin_inset Index idx
4489 status collapsed
4490
4491 \begin_layout Plain Layout
4492 Section headings
4493 \end_layout
4494
4495 \end_inset
4496
4497
4498 \begin_inset CommandInset label
4499 LatexCommand label
4500 name "sub:Headings"
4501
4502 \end_inset
4503
4504
4505 \end_layout
4506
4507 \begin_layout Standard
4508 There are several paragraph environments for producing section headings.
4509  LyX takes care of the numbering for you.
4510 \end_layout
4511
4512 \begin_layout Subsubsection
4513 Numbered Headings
4514 \begin_inset Index idx
4515 status collapsed
4516
4517 \begin_layout Plain Layout
4518 Section headings ! Numbered
4519 \end_layout
4520
4521 \end_inset
4522
4523
4524 \end_layout
4525
4526 \begin_layout Standard
4527 There are 7 numbered types of section headings.
4528  They are:
4529 \end_layout
4530
4531 \begin_layout Enumerate
4532
4533 \family sans
4534 Part
4535 \end_layout
4536
4537 \begin_layout Enumerate
4538
4539 \family sans
4540 Chapter
4541 \end_layout
4542
4543 \begin_layout Enumerate
4544
4545 \family sans
4546 Section
4547 \end_layout
4548
4549 \begin_layout Enumerate
4550
4551 \family sans
4552 Subsection
4553 \end_layout
4554
4555 \begin_layout Enumerate
4556
4557 \family sans
4558 Subsubsection
4559 \end_layout
4560
4561 \begin_layout Enumerate
4562
4563 \family sans
4564 Paragraph
4565 \end_layout
4566
4567 \begin_layout Enumerate
4568
4569 \family sans
4570 Subparagraph
4571 \end_layout
4572
4573 \begin_layout Standard
4574 LyX labels each heading with a series of numbers, separated by periods.
4575  The numbers describe where in the document you are.
4576  Unlike the other headings, parts are numbered with Latin letters.
4577 \end_layout
4578
4579 \begin_layout Standard
4580 Headings all subdivide your document into different pieces of text.
4581  For example, suppose you're writing a book.
4582  You group the book into chapters.
4583  LyX does similar grouping:
4584 \end_layout
4585
4586 \begin_layout Itemize
4587
4588 \family sans
4589 Part
4590 \family default
4591  is divided in either 
4592 \family sans
4593 Chapter
4594 \family default
4595 s or 
4596 \family sans
4597 Section
4598 \family default
4599 s
4600 \end_layout
4601
4602 \begin_layout Itemize
4603
4604 \family sans
4605 Chapter
4606 \family default
4607 s are divided into 
4608 \family sans
4609 Section
4610 \family default
4611 s
4612 \end_layout
4613
4614 \begin_layout Itemize
4615
4616 \family sans
4617 Section
4618 \family default
4619 s are divided into 
4620 \family sans
4621 Subsection
4622 \family default
4623 s
4624 \end_layout
4625
4626 \begin_layout Itemize
4627
4628 \family sans
4629 Subsection
4630 \family default
4631 s are divided into 
4632 \family sans
4633 Subsubsection
4634 \family default
4635 s
4636 \end_layout
4637
4638 \begin_layout Itemize
4639
4640 \family sans
4641 Subsubsection
4642 \family default
4643 s are divided into 
4644 \family sans
4645 Paragraph
4646 \family default
4647 s
4648 \end_layout
4649
4650 \begin_layout Itemize
4651
4652 \family sans
4653 Paragraph
4654 \family default
4655 s are divided into 
4656 \family sans
4657 Subparagraph
4658 \family default
4659 s
4660 \end_layout
4661
4662 \begin_layout Standard
4663 \begin_inset Note Greyedout
4664 status open
4665
4666 \begin_layout Plain Layout
4667
4668 \series bold
4669 Note:
4670 \series default
4671  Not all document types use the 
4672 \family sans
4673 Chapter
4674 \family default
4675  heading as the maximum sectioning level.
4676  In that case the 
4677 \family sans
4678 Section
4679 \family default
4680  is the top-level heading.
4681 \end_layout
4682
4683 \end_inset
4684
4685
4686 \end_layout
4687
4688 \begin_layout Standard
4689 So, if you use the 
4690 \family sans
4691 Subsubsection
4692 \family default
4693  environment to label a new sub-subsection, LyX labels it with its number,
4694  along with the number of the subsection, section, and, if applicable, chapter
4695  that it's in.
4696  For example: the fifth section of the second chapter of this book has the
4697  label 
4698 \begin_inset Quotes eld
4699 \end_inset
4700
4701 2.5
4702 \begin_inset Quotes erd
4703 \end_inset
4704
4705 .
4706 \end_layout
4707
4708 \begin_layout Subsubsection
4709 Unnumbered Headings
4710 \begin_inset Index idx
4711 status collapsed
4712
4713 \begin_layout Plain Layout
4714 Section headings ! Unnumbered
4715 \end_layout
4716
4717 \end_inset
4718
4719
4720 \end_layout
4721
4722 \begin_layout Standard
4723 The unnumbered section headings have a 
4724 \begin_inset Quotes eld
4725 \end_inset
4726
4727 *
4728 \begin_inset Quotes erd
4729 \end_inset
4730
4731  at the end of their name.
4732  They work the same as their numbered counterparts but will not appear in
4733  the table of contents, see section
4734 \begin_inset space ~
4735 \end_inset
4736
4737
4738 \begin_inset CommandInset ref
4739 LatexCommand ref
4740 reference "sec:toc"
4741
4742 \end_inset
4743
4744 .
4745 \end_layout
4746
4747 \begin_layout Subsubsection
4748 Changing the Numbering
4749 \begin_inset CommandInset label
4750 LatexCommand label
4751 name "sub:Numbering-depth"
4752
4753 \end_inset
4754
4755
4756 \end_layout
4757
4758 \begin_layout Standard
4759 You can also alter which sectioning levels get numbered and which ones appear
4760  in the Table of Contents.
4761  Now, this doesn't remove any of the levels; that's preset in the document
4762  class.
4763  Certain classes start with 
4764 \family sans
4765 Chapter
4766 \family default
4767  and go down to the 
4768 \family sans
4769 Subparagraph
4770 \family default
4771  level.
4772  Others start at 
4773 \family sans
4774 Section
4775 \family default
4776 .
4777  Similarly, not all document classes number all sectioning levels.
4778  Most don't number 
4779 \family sans
4780 Paragraph
4781 \family default
4782  or 
4783 \family sans
4784 Subparagraph
4785 \family default
4786 .
4787  This is something you can change.
4788 \end_layout
4789
4790 \begin_layout Standard
4791 Open the 
4792 \family sans
4793 Document\SpecialChar \menuseparator
4794 Settings
4795 \family default
4796  dialog.
4797 \family sans
4798
4799 \begin_inset Index idx
4800 status collapsed
4801
4802 \begin_layout Plain Layout
4803 Document ! Settings
4804 \end_layout
4805
4806 \end_inset
4807
4808
4809 \family default
4810  Under 
4811 \family sans
4812 Numbering
4813 \begin_inset space ~
4814 \end_inset
4815
4816 &
4817 \begin_inset space ~
4818 \end_inset
4819
4820 TOC
4821 \family default
4822  you'll see two counters.
4823  The one named 
4824 \family sans
4825 Numbering
4826 \family default
4827  controls how far down in the sectioning hierarchy LyX numbers a section
4828  heading.
4829  The other one controls the appearance of the section headings in the table
4830  of contents.
4831 \end_layout
4832
4833 \begin_layout Subsubsection
4834 Short Titles of Headings
4835 \begin_inset Index idx
4836 status collapsed
4837
4838 \begin_layout Plain Layout
4839 Section headings ! Short titles
4840 \end_layout
4841
4842 \end_inset
4843
4844
4845 \begin_inset Argument
4846 status collapsed
4847
4848 \begin_layout Plain Layout
4849 Short Titles
4850 \end_layout
4851
4852 \end_inset
4853
4854
4855 \begin_inset CommandInset label
4856 LatexCommand label
4857 name "sec:Short-Titles"
4858
4859 \end_inset
4860
4861
4862 \end_layout
4863
4864 \begin_layout Standard
4865 Some section or chapter titles, such as this one, can get quite long.
4866  This can cause trouble when there is limited horizontal space.
4867  For example, if the header of the page is set to show the current section
4868  title, a long title will protrude over the page margins and look awful.
4869 \end_layout
4870
4871 \begin_layout Standard
4872 LaTeX allows you to specify a short title for section headings.
4873  This short title is used in the header and in the actual table of contents,
4874  avoiding the problem mentioned.
4875  To specify a short title, use the menu 
4876 \family sans
4877 Insert\SpecialChar \menuseparator
4878 Short
4879 \begin_inset space ~
4880 \end_inset
4881
4882 Title
4883 \family default
4884 .
4885  This will insert a box labeled 
4886 \begin_inset Quotes eld
4887 \end_inset
4888
4889 opt
4890 \begin_inset Quotes erd
4891 \end_inset
4892
4893  (stands for 
4894 \begin_inset Quotes eld
4895 \end_inset
4896
4897 optional
4898 \begin_inset Quotes erd
4899 \end_inset
4900
4901 ) which you can use to enter the short title text.
4902  This also works for captions inside floats.
4903 \end_layout
4904
4905 \begin_layout Standard
4906 The title of this section is a good example of using this feature.
4907 \end_layout
4908
4909 \begin_layout Subsubsection
4910 Special Information
4911 \end_layout
4912
4913 \begin_layout Standard
4914 The following information applies to all section headings:
4915 \end_layout
4916
4917 \begin_layout Itemize
4918 You cannot do any nesting with these environments.
4919 \end_layout
4920
4921 \begin_layout Itemize
4922 You cannot use a margin note in any of these environments.
4923 \end_layout
4924
4925 \begin_layout Itemize
4926 You can only use inline math in these environments.
4927 \end_layout
4928
4929 \begin_layout Itemize
4930 You can use labels and cross-references to refer to their numbers.
4931 \end_layout
4932
4933 \begin_layout Subsection
4934 Quotes and Poetry line spacing
4935 \end_layout
4936
4937 \begin_layout Standard
4938 LyX has three paragraph environments for writing poetry and quotations.
4939  They are 
4940 \family sans
4941 Quote
4942 \family default
4943
4944 \family sans
4945 Quotation
4946 \family default
4947 , and 
4948 \family sans
4949 Verse
4950 \family default
4951 .
4952  Forget the days of changing line spacing and twiddling with margins.
4953  These three paragraph environments already have those changes built-in.
4954  They all widen the left margin and add a bit of extra space above and below
4955  the text they contain.
4956  They also allow nesting, so you can put a 
4957 \family sans
4958 Verse
4959 \family default
4960  in a 
4961 \family sans
4962 Quotation
4963 \family default
4964 , as well as in some other paragraph environments.
4965 \end_layout
4966
4967 \begin_layout Standard
4968 There is another feature of these three paragraph environments: they do
4969  
4970 \emph on
4971 not
4972 \emph default
4973  reset to 
4974 \family sans
4975 Standard
4976 \family default
4977  when you start a new paragraph.
4978  So, you can type in that poem and merrily hit 
4979 \family sans
4980 Return
4981 \family default
4982  without worrying about the paragraph environment changing on you.
4983  Of course, that means that, once you're done typing in that poem, you have
4984  to change back to the 
4985 \family sans
4986 Standard
4987 \family default
4988  environment yourself.
4989 \end_layout
4990
4991 \begin_layout Subsubsection
4992
4993 \family sans
4994 Quote
4995 \family default
4996  and 
4997 \family sans
4998 Quotation
4999 \family default
5000
5001 \begin_inset CommandInset label
5002 LatexCommand label
5003 name "sec:Quote"
5004
5005 \end_inset
5006
5007
5008 \begin_inset Index idx
5009 status collapsed
5010
5011 \begin_layout Plain Layout
5012 Quotation
5013 \end_layout
5014
5015 \end_inset
5016
5017
5018 \end_layout
5019
5020 \begin_layout Standard
5021 Now that we've described the similarities of these three environments, it's
5022  time for the differences.
5023  
5024 \family sans
5025 Quote
5026 \family default
5027  and 
5028 \family sans
5029 Quotation
5030 \family default
5031  are identical except for one difference: 
5032 \family sans
5033 Quote
5034 \family default
5035  uses extra spacing to separate paragraphs and never indents the first line.
5036  
5037 \family sans
5038 Quotation
5039 \family default
5040  
5041 \emph on
5042 always
5043 \emph default
5044  indents the first line of a paragraph and uses the same line spacing throughout.
5045 \end_layout
5046
5047 \begin_layout Standard
5048 Here's an example of the 
5049 \family sans
5050 Quote
5051 \family default
5052  environment:
5053 \end_layout
5054
5055 \begin_layout Quote
5056 This is in the 
5057 \family sans
5058 Quote
5059 \family default
5060  environment.
5061  I can keep writing, extending this line out further and further until it
5062  wraps.
5063  See – no indentation!
5064 \end_layout
5065
5066 \begin_layout Quote
5067 Here's the second paragraph of this quote.
5068  Again, there's no indentation, but there is extra space between me and
5069  the other paragraph.
5070 \end_layout
5071
5072 \begin_layout Standard
5073 Here's another example, this time in the 
5074 \family sans
5075 Quotation
5076 \family default
5077  environment:
5078 \end_layout
5079
5080 \begin_layout Quotation
5081 This is in the 
5082 \family sans
5083 Quotation
5084 \family default
5085  environment.
5086  If I keep writing, you'll see the indentation.
5087  If your country uses a writing style that shows off new paragraphs by indenting
5088  the first line, then 
5089 \family sans
5090 Quotation
5091 \family default
5092  is the environment for you! Well, you'd use it 
5093 \emph on
5094 if
5095 \emph default
5096  you were quoting other text.
5097 \end_layout
5098
5099 \begin_layout Quotation
5100 Here's a new paragraph.
5101  I could ramble on and on, like a politician at election time.
5102  If I did that, though, you'd get bored.
5103 \end_layout
5104
5105 \begin_layout Standard
5106 As the examples show, 
5107 \family sans
5108 Quote
5109 \family default
5110  is for those people who use extra space to separate paragraphs.
5111  They should put quotes in the 
5112 \family sans
5113 Quote
5114 \family default
5115  environment.
5116  Those who use indentation to mark a new paragraph should use the 
5117 \family sans
5118 Quotation
5119 \family default
5120  paragraph environment for quoted text.
5121 \end_layout
5122
5123 \begin_layout Subsubsection
5124
5125 \family sans
5126 Verse
5127 \family default
5128
5129 \begin_inset Index idx
5130 status collapsed
5131
5132 \begin_layout Plain Layout
5133 Paragraph ! Verse
5134 \end_layout
5135
5136 \end_inset
5137
5138
5139 \family sans
5140
5141 \begin_inset Index idx
5142 status collapsed
5143
5144 \begin_layout Plain Layout
5145 Poetry
5146 \end_layout
5147
5148 \end_inset
5149
5150
5151 \begin_inset CommandInset label
5152 LatexCommand label
5153 name "sec:Verse"
5154
5155 \end_inset
5156
5157
5158 \end_layout
5159
5160 \begin_layout Standard
5161
5162 \family sans
5163 Verse
5164 \family default
5165  is a paragraph environment for poetry, rhymes, verses, and so on.
5166  Here's an example:
5167 \end_layout
5168
5169 \begin_layout Verse
5170 This is in Verse
5171 \begin_inset Newline newline
5172 \end_inset
5173
5174 Which I did not rehearse!
5175 \end_layout
5176
5177 \begin_layout Verse
5178 It could be much worse.
5179  This line could be long, very long, oh so long, so very long that it wraps
5180  around.
5181  It looks okay on screen, but in the printed version, the extra lines are
5182  indented a bit more than the first.
5183  Okay, so it's turned to prose and doesn't rhyme anymore.
5184  So sue me.
5185 \end_layout
5186
5187 \begin_layout Verse
5188 To break a line
5189 \begin_inset Newline newline
5190 \end_inset
5191
5192 And make things look fine
5193 \begin_inset Newline newline
5194 \end_inset
5195
5196 Use 
5197 \begin_inset Info
5198 type  "shortcut"
5199 arg   "newline-insert newline"
5200 \end_inset
5201
5202 .
5203 \end_layout
5204
5205 \begin_layout Standard
5206 As you can see, 
5207 \family sans
5208 Verse
5209 \family default
5210  does not indent both margins.
5211  Each stanza of the verse or poem is in its own paragraph.
5212  To separate the individual lines of a stanza, use the 
5213 \family typewriter
5214 break-line
5215 \family default
5216  function 
5217 \begin_inset Info
5218 type  "shortcut"
5219 arg   "newline-insert newline"
5220 \end_inset
5221
5222 .
5223 \end_layout
5224
5225 \begin_layout Subsection
5226 Lists
5227 \begin_inset Index idx
5228 status collapsed
5229
5230 \begin_layout Plain Layout
5231 Lists
5232 \end_layout
5233
5234 \end_inset
5235
5236
5237 \begin_inset CommandInset label
5238 LatexCommand label
5239 name "sub:Lists"
5240
5241 \end_inset
5242
5243
5244 \end_layout
5245
5246 \begin_layout Standard
5247 LyX has four different paragraph environments for creating different kinds
5248  of lists.
5249  In the 
5250 \family sans
5251 Itemize
5252 \family default
5253  and 
5254 \family sans
5255 Enumerate
5256 \family default
5257  environments, LyX labels your list items with bullets or numbers, respectively.
5258  In the 
5259 \family sans
5260 Description
5261 \family default
5262  and 
5263 \family sans
5264 List
5265 \family default
5266  environments, LyX lets you provide your own label.
5267  We'll present the individual details of each type of list next after describing
5268  some general features of all four of them.
5269 \end_layout
5270
5271 \begin_layout Subsubsection
5272 General Features
5273 \end_layout
5274
5275 \begin_layout Standard
5276 The four paragraph environments for lists differ from the other environments
5277  in several ways.
5278  First, LyX treats each paragraph as a list item.
5279  Hitting 
5280 \family sans
5281 Return
5282 \family default
5283  does 
5284 \emph on
5285 not
5286 \emph default
5287  reset the environment to 
5288 \family sans
5289 Standard
5290 \family default
5291  but keeps the current environment and creates a new list item.
5292  The nesting depth is hereby kept.
5293  If you want to keep the paragraph environment but reset the current nesting
5294  depth, you can use 
5295 \begin_inset Info
5296 type  "shortcut"
5297 arg   "break-paragraph inverse"
5298 \end_inset
5299
5300  to break paragraphs.
5301 \end_layout
5302
5303 \begin_layout Standard
5304 You can nest lists of any type inside one another.
5305  In fact, LyX changes the labels on some list items depending on how it
5306  is nested.
5307  If you intend to use any of the list paragraph environments, we suggest
5308  you read all of section
5309 \begin_inset space ~
5310 \end_inset
5311
5312
5313 \begin_inset CommandInset ref
5314 LatexCommand ref
5315 reference "sec:Nesting"
5316
5317 \end_inset
5318
5319 .
5320  
5321 \end_layout
5322
5323 \begin_layout Subsubsection
5324
5325 \family sans
5326 Itemize
5327 \family default
5328
5329 \begin_inset Index idx
5330 status collapsed
5331
5332 \begin_layout Plain Layout
5333 Lists ! Itemize
5334 \end_layout
5335
5336 \end_inset
5337
5338
5339 \begin_inset CommandInset label
5340 LatexCommand label
5341 name "sec:Itemize"
5342
5343 \end_inset
5344
5345
5346 \end_layout
5347
5348 \begin_layout Standard
5349 The first type of list we'll describe in detail is the 
5350 \family sans
5351 Itemize
5352 \family default
5353  paragraph environment.
5354  It has the following properties:
5355 \end_layout
5356
5357 \begin_layout Itemize
5358 Each item has a particular bullet or symbol as its label.
5359 \end_layout
5360
5361 \begin_deeper
5362 \begin_layout Itemize
5363 LyX uses the same symbol for all of the items in a given nesting level.
5364 \end_layout
5365
5366 \begin_layout Itemize
5367 The symbol appears at the beginning of the first line.
5368 \end_layout
5369
5370 \end_deeper
5371 \begin_layout Itemize
5372 The items can have any length.
5373  LyX automatically offsets the left margin of each item.
5374  The offset is always relative to whatever environment the 
5375 \family sans
5376 Itemize
5377 \family default
5378  list may be in.
5379 \end_layout
5380
5381 \begin_layout Itemize
5382 If you nest an 
5383 \family sans
5384 Itemize
5385 \family default
5386  environment inside another 
5387 \family sans
5388 Itemize
5389 \family default
5390  environment, the label changes to a new symbol.
5391 \end_layout
5392
5393 \begin_deeper
5394 \begin_layout Itemize
5395 There are four different symbols for up to a four-fold nesting.
5396 \end_layout
5397
5398 \begin_layout Itemize
5399 LyX always shows the same symbol on screen.
5400 \end_layout
5401
5402 \begin_layout Itemize
5403 See section
5404 \begin_inset space ~
5405 \end_inset
5406
5407
5408 \begin_inset CommandInset ref
5409 LatexCommand ref
5410 reference "sec:Nesting"
5411
5412 \end_inset
5413
5414  for a full explanation of nesting.
5415 \end_layout
5416
5417 \end_deeper
5418 \begin_layout Standard
5419 Of course, that explanation was also an example of an 
5420 \family sans
5421 Itemize
5422 \family default
5423  list.
5424  The 
5425 \family sans
5426 Itemize
5427 \family default
5428  environment is best suited for lists where the order doesn't matter.
5429 \end_layout
5430
5431 \begin_layout Standard
5432 We said that different levels use different symbols as their label.
5433  Here's an example of all four possible symbols.
5434 \end_layout
5435
5436 \begin_layout Itemize
5437 The label for the first level 
5438 \family sans
5439 Itemize
5440 \family default
5441  is a large black dot, or bullet.
5442 \end_layout
5443
5444 \begin_deeper
5445 \begin_layout Itemize
5446 The label for the second level is a dash.
5447 \end_layout
5448
5449 \begin_deeper
5450 \begin_layout Itemize
5451 The label for the third is an asterisk.
5452 \end_layout
5453
5454 \begin_deeper
5455 \begin_layout Itemize
5456 The label for the fourth is a centered dot.
5457 \end_layout
5458
5459 \end_deeper
5460 \begin_layout Itemize
5461 Back out to the third level.
5462 \end_layout
5463
5464 \end_deeper
5465 \begin_layout Itemize
5466 Back to the second level.
5467 \end_layout
5468
5469 \end_deeper
5470 \begin_layout Itemize
5471 Back to the outermost level.
5472 \end_layout
5473
5474 \begin_layout Standard
5475 These are the default labels for an 
5476 \family sans
5477 Itemize
5478 \family default
5479  list.
5480  You can customize these labels in the 
5481 \family sans
5482 Document\SpecialChar \menuseparator
5483 Settings
5484 \family default
5485  dialog in the submenu 
5486 \family sans
5487 Bullets
5488 \family default
5489 .
5490 \family sans
5491
5492 \begin_inset Index idx
5493 status collapsed
5494
5495 \begin_layout Plain Layout
5496 Document ! Settings
5497 \end_layout
5498
5499 \end_inset
5500
5501
5502 \end_layout
5503
5504 \begin_layout Standard
5505 Notice how the space between items decreases with increasing depth.
5506  We'll explain nesting and all the tricks you can do with different depths
5507  in section
5508 \begin_inset space ~
5509 \end_inset
5510
5511
5512 \begin_inset CommandInset ref
5513 LatexCommand ref
5514 reference "sec:Nesting"
5515
5516 \end_inset
5517
5518 .
5519 \end_layout
5520
5521 \begin_layout Subsubsection
5522
5523 \family sans
5524 Enumerate
5525 \family default
5526
5527 \begin_inset Index idx
5528 status collapsed
5529
5530 \begin_layout Plain Layout
5531 Lists ! Enumerate
5532 \end_layout
5533
5534 \end_inset
5535
5536
5537 \begin_inset CommandInset label
5538 LatexCommand label
5539 name "sec:Enumerate"
5540
5541 \end_inset
5542
5543
5544 \end_layout
5545
5546 \begin_layout Standard
5547 The 
5548 \family sans
5549 Enumerate
5550 \family default
5551  environment is used to create numbered lists and outlines.
5552  It has these properties:
5553 \end_layout
5554
5555 \begin_layout Enumerate
5556 Each item has a numeral as its label.
5557 \end_layout
5558
5559 \begin_deeper
5560 \begin_layout Enumerate
5561 The label type depends on the nesting depth.
5562 \end_layout
5563
5564 \end_deeper
5565 \begin_layout Enumerate
5566 LyX automatically counts the items for you and updates the label as appropriate.
5567 \end_layout
5568
5569 \begin_layout Enumerate
5570 Each new 
5571 \family sans
5572 Enumerate
5573 \family default
5574  environment resets the counter to one.
5575 \end_layout
5576
5577 \begin_layout Enumerate
5578 Like the 
5579 \family sans
5580 Itemize
5581 \family default
5582  environment, the 
5583 \family sans
5584 Enumerate
5585 \family default
5586  environment:
5587 \end_layout
5588
5589 \begin_deeper
5590 \begin_layout Enumerate
5591 Offsets the items relative to the left margin.
5592  Items can have any length.
5593 \end_layout
5594
5595 \begin_layout Enumerate
5596 Reduces the space between items as the nesting depth increases.
5597 \end_layout
5598
5599 \begin_layout Enumerate
5600 Uses different types of labels depending on the nesting depth.
5601 \end_layout
5602
5603 \begin_layout Enumerate
5604 Allows up to a four-fold nesting.
5605 \end_layout
5606
5607 \end_deeper
5608 \begin_layout Standard
5609 Unlike the 
5610 \family sans
5611 Itemize
5612 \family default
5613  environment, 
5614 \family sans
5615 Enumerate
5616 \family default
5617  shows the different labels for each item in LyX.
5618  Here is how LyX labels the four different levels in an 
5619 \family sans
5620 Enumerate
5621 \family default
5622 :
5623 \end_layout
5624
5625 \begin_layout Enumerate
5626 The first level of an 
5627 \family sans
5628 Enumerate
5629 \family default
5630  uses Arabic numerals followed by a period.
5631 \end_layout
5632
5633 \begin_deeper
5634 \begin_layout Enumerate
5635 The second level uses lower case letters surrounded by parentheses.
5636 \end_layout
5637
5638 \begin_deeper
5639 \begin_layout Enumerate
5640 The third level uses lower-case Roman numerals followed by a period.
5641 \end_layout
5642
5643 \begin_deeper
5644 \begin_layout Enumerate
5645 The fourth level uses capital letters followed by a period.
5646 \end_layout
5647
5648 \begin_layout Enumerate
5649 Again, notice the decrease in the spacing between items as the nesting depth
5650  increases.
5651 \end_layout
5652
5653 \end_deeper
5654 \begin_layout Enumerate
5655 Back to the third level
5656 \end_layout
5657
5658 \end_deeper
5659 \begin_layout Enumerate
5660 Back to the second level.
5661 \end_layout
5662
5663 \end_deeper
5664 \begin_layout Enumerate
5665 Back to the outermost level.
5666 \end_layout
5667
5668 \begin_layout Standard
5669 Once again, you can customize the type of numbering used in the 
5670 \family sans
5671 Enumerate
5672 \family default
5673  environment.
5674  It involves adding commands to the LaTeX preamble (see the 
5675 \emph on
5676 Additional Features
5677 \emph default
5678  manual).
5679  As stated earlier, such customization only shows up in the printed version,
5680  not in LyX.
5681 \end_layout
5682
5683 \begin_layout Standard
5684 There is more to nesting 
5685 \family sans
5686 Enumerate
5687 \family default
5688  environments than we've stated here.
5689  You should read section
5690 \begin_inset space ~
5691 \end_inset
5692
5693
5694 \begin_inset CommandInset ref
5695 LatexCommand ref
5696 reference "sec:Nesting"
5697
5698 \end_inset
5699
5700  to learn more about nesting.
5701 \end_layout
5702
5703 \begin_layout Subsubsection
5704
5705 \family sans
5706 Description
5707 \family default
5708
5709 \begin_inset Index idx
5710 status collapsed
5711
5712 \begin_layout Plain Layout
5713 Lists ! Description
5714 \end_layout
5715
5716 \end_inset
5717
5718
5719 \end_layout
5720
5721 \begin_layout Standard
5722 Unlike the previous two environments, the 
5723 \family sans
5724 Description
5725 \family default
5726  list has no fixed label.
5727  Instead, LyX uses the first 
5728 \begin_inset Quotes eld
5729 \end_inset
5730
5731 word
5732 \begin_inset Quotes erd
5733 \end_inset
5734
5735  of the first line as the label.
5736  Here's an example:
5737 \end_layout
5738
5739 \begin_layout Description
5740 Example: This is an example of the 
5741 \family sans
5742 Description
5743 \family default
5744  environment.
5745 \end_layout
5746
5747 \begin_layout Standard
5748 LyX typesets the label in boldface and puts extra space between it and the
5749  rest of the line.
5750 \end_layout
5751
5752 \begin_layout Standard
5753 With the first 
5754 \begin_inset Quotes eld
5755 \end_inset
5756
5757 word
5758 \begin_inset Quotes erd
5759 \end_inset
5760
5761  it is meant that the first hit of the 
5762 \family sans
5763 Space
5764 \family default
5765  key ends the label if you are at the beginning of the first line of an
5766  item.
5767  If you need to use more than one word in the label use a 
5768 \family sans
5769 Protected Blank
5770 \family default
5771 .
5772  (Use either 
5773 \begin_inset Info
5774 type  "shortcut"
5775 arg   "space-insert protected"
5776 \end_inset
5777
5778  or the menu 
5779 \family sans
5780 Insert\SpecialChar \menuseparator
5781 Formatting\SpecialChar \menuseparator
5782 Protected
5783 \begin_inset space ~
5784 \end_inset
5785
5786 Space
5787 \family default
5788 , see section
5789 \begin_inset space ~
5790 \end_inset
5791
5792
5793 \begin_inset CommandInset ref
5794 LatexCommand ref
5795 reference "sub:Protected-Space"
5796
5797 \end_inset
5798
5799  for more info.) Here is an example:
5800 \end_layout
5801
5802 \begin_layout Description
5803 Second
5804 \begin_inset space ~
5805 \end_inset
5806
5807 Example: This one shows how to use a 
5808 \family sans
5809 Protected
5810 \begin_inset space ~
5811 \end_inset
5812
5813 Blank
5814 \family default
5815  in the label of a 
5816 \family sans
5817 Description
5818 \family default
5819  list item.
5820 \end_layout
5821
5822 \begin_layout Description
5823 Usage: You should use the 
5824 \family sans
5825 Description
5826 \family default
5827  environment for things like definitions and theorems.
5828  Use it when you need to make one word in particular stand out in the text
5829  that describes it.
5830  It's not a good idea to use a 
5831 \family sans
5832 Description
5833 \family default
5834  environment when you have an entire sentence that you want to describe.
5835  You're better off using 
5836 \family sans
5837 Itemize
5838 \family default
5839  or 
5840 \family sans
5841 Enumerate
5842 \family default
5843  and nesting several 
5844 \family sans
5845 Standard
5846 \family default
5847  paragraphs into them.
5848 \end_layout
5849
5850 \begin_layout Description
5851 Nesting: You can nest 
5852 \family sans
5853 Description
5854 \family default
5855  environments inside one another, nest them in other types of lists, and
5856  so on.
5857 \end_layout
5858
5859 \begin_layout Standard
5860 Notice that after the first line, LyX indents subsequent lines, offsetting
5861  them from the first line.
5862 \end_layout
5863
5864 \begin_layout Subsubsection
5865 The LyX 
5866 \family sans
5867 List
5868 \family default
5869
5870 \begin_inset Index idx
5871 status collapsed
5872
5873 \begin_layout Plain Layout
5874 Lists ! LyX list
5875 \end_layout
5876
5877 \end_inset
5878
5879
5880 \end_layout
5881
5882 \begin_layout Standard
5883 The 
5884 \family sans
5885 List
5886 \family default
5887  environment is a LyX extension to LaTeX.
5888 \end_layout
5889
5890 \begin_layout Standard
5891 \begin_inset Note Greyedout
5892 status open
5893
5894 \begin_layout Plain Layout
5895
5896 \series bold
5897 Note:
5898 \series default
5899  When you are using a KOMA-Script document class, like in this document,
5900  the 
5901 \family sans
5902 List
5903 \family default
5904  environment is named 
5905 \family sans
5906 Labeling
5907 \family default
5908 .
5909 \end_layout
5910
5911 \end_inset
5912
5913
5914 \end_layout
5915
5916 \begin_layout Standard
5917 Like the 
5918 \family sans
5919 Description
5920 \family default
5921  environment the 
5922 \family sans
5923 List
5924 \family default
5925  environment has user-defined labels for each list item.
5926  There are the following properties of this list environment:
5927 \end_layout
5928
5929 \begin_layout Labeling
5930 \labelwidthstring 00.00.0000
5931 item
5932 \begin_inset space ~
5933 \end_inset
5934
5935 labels LyX uses the first 
5936 \begin_inset Quotes eld
5937 \end_inset
5938
5939 word
5940 \begin_inset Quotes erd
5941 \end_inset
5942
5943  of each line as the item label.
5944  The first 
5945 \family sans
5946 Space
5947 \family default
5948  after the beginning of the first line of an item marks the end of the label.
5949  If you need to use more than one word in an item label, use a protected
5950  blank as described above.
5951 \end_layout
5952
5953 \begin_layout Labeling
5954 \labelwidthstring 00.00.0000
5955 margins As you can see, LyX uses different margins for the item label and
5956  the body of the item text.
5957  The body of the text has a larger left margin, which is equal to the default
5958  label width plus a little extra space.
5959  
5960 \end_layout
5961
5962 \begin_layout Labeling
5963 \labelwidthstring 00.00.0000
5964 label
5965 \begin_inset space ~
5966 \end_inset
5967
5968 width LyX uses the width of the label, or the default width, whatever is
5969  larger.
5970  If the label width is larger, the label 
5971 \begin_inset Quotes eld
5972 \end_inset
5973
5974 extends
5975 \begin_inset Quotes erd
5976 \end_inset
5977
5978  into the first line.
5979  In other words, the text of the first line isn't aligned with the left
5980  margin of the rest of the item text.
5981 \end_layout
5982
5983 \begin_layout Labeling
5984 \labelwidthstring 00.00.0000
5985 default
5986 \begin_inset space ~
5987 \end_inset
5988
5989 width You can set the default label width to ensure that the text of all
5990  items in a 
5991 \family sans
5992 List
5993 \family default
5994  environment have the same left margin.
5995 \begin_inset Newline newline
5996 \end_inset
5997
5998 To change the default width, select all items in the list.
5999  Now open the 
6000 \family sans
6001 Edit\SpecialChar \menuseparator
6002 Paragraph
6003 \begin_inset space ~
6004 \end_inset
6005
6006 Settings
6007 \family default
6008  dialog.
6009  The text in the box 
6010 \family sans
6011 Longest
6012 \begin_inset space ~
6013 \end_inset
6014
6015 label
6016 \family default
6017  determines the default label width.
6018  You can use the text of your largest label here, but you can also use the
6019  letter 
6020 \begin_inset Quotes eld
6021 \end_inset
6022
6023 M
6024 \begin_inset Quotes erd
6025 \end_inset
6026
6027  multiple times instead.
6028  The M is the widest character and is a standard unit of widths in LaTeX.
6029  By using 
6030 \begin_inset Quotes eld
6031 \end_inset
6032
6033 M
6034 \begin_inset Quotes erd
6035 \end_inset
6036
6037  as the unit of width you don't need to keep changing the contents of 
6038 \family sans
6039 Longest
6040 \begin_inset space ~
6041 \end_inset
6042
6043 label
6044 \family default
6045  every time you alter a label in a 
6046 \family sans
6047 List
6048 \family default
6049  environment.
6050 \begin_inset Newline newline
6051 \end_inset
6052
6053 The predefined default width is the length of 
6054 \begin_inset Quotes eld
6055 \end_inset
6056
6057 00.00.0000
6058 \begin_inset Quotes erd
6059 \end_inset
6060
6061  (equal to 6 M).
6062  
6063 \begin_inset Newline newline
6064 \end_inset
6065
6066
6067 \begin_inset Note Greyedout
6068 status open
6069
6070 \begin_layout Plain Layout
6071
6072 \series bold
6073 Note:
6074 \series default
6075  Setting the cursor into a list item to change only its label width will
6076  only change the width inside LyX but not in the output.
6077 \end_layout
6078
6079 \end_inset
6080
6081
6082 \end_layout
6083
6084 \begin_layout Standard
6085 You should use the 
6086 \family sans
6087 List
6088 \family default
6089  environment the same way like the 
6090 \family sans
6091 Description
6092 \family default
6093  list: When you need one word to stand out from the text that describes
6094  it.
6095  The 
6096 \family sans
6097 List
6098 \family default
6099  environment gives you another way to do this, using a different overall
6100  layout.
6101 \end_layout
6102
6103 \begin_layout Standard
6104 You can nest 
6105 \family sans
6106 List
6107 \family default
6108  environments inside one another, nest them in other types of lists, and
6109  so on.
6110  They work just like the other list paragraph environments.
6111  Read section
6112 \begin_inset space ~
6113 \end_inset
6114
6115
6116 \begin_inset CommandInset ref
6117 LatexCommand ref
6118 reference "sec:Nesting"
6119
6120 \end_inset
6121
6122  to learn about nesting.
6123 \end_layout
6124
6125 \begin_layout Standard
6126 There is yet another feature of the 
6127 \family sans
6128 List
6129 \family default
6130  environment: As you can see in the examples, LyX left-justifies the item
6131  labels by default.
6132  You can use additional 
6133 \family sans
6134 HFills
6135 \family default
6136  to change how LyX justifies the item label.
6137  
6138 \family sans
6139 Hfills
6140 \family default
6141  are documented in section
6142 \begin_inset space ~
6143 \end_inset
6144
6145
6146 \begin_inset CommandInset ref
6147 LatexCommand ref
6148 reference "sub:Horizontal-Space"
6149
6150 \end_inset
6151
6152 .
6153  Here are some examples:
6154 \begin_inset Newpage pagebreak
6155 \end_inset
6156
6157
6158 \end_layout
6159
6160 \begin_layout Labeling
6161 \labelwidthstring 00.00.0000
6162 Left The default for 
6163 \family sans
6164 List
6165 \family default
6166  item labels.
6167 \end_layout
6168
6169 \begin_layout Labeling
6170 \labelwidthstring 00.00.0000
6171 \begin_inset space \hfill{}
6172 \end_inset
6173
6174 Right One 
6175 \family sans
6176 HFill
6177 \family default
6178  at the beginning of the label right justifies it.
6179 \end_layout
6180
6181 \begin_layout Labeling
6182 \labelwidthstring 00.00.0000
6183 \begin_inset space \hfill{}
6184 \end_inset
6185
6186 Center
6187 \begin_inset space \hfill{}
6188 \end_inset
6189
6190  One 
6191 \family sans
6192 HFill
6193 \family default
6194  at the beginning of the label and one at the end centers it.
6195 \end_layout
6196
6197 \begin_layout Subsection
6198 Customized Lists
6199 \begin_inset Index idx
6200 status collapsed
6201
6202 \begin_layout Plain Layout
6203 Lists ! Customized
6204 \end_layout
6205
6206 \end_inset
6207
6208
6209 \end_layout
6210
6211 \begin_layout Standard
6212 To use the features described in this section, you must load the module
6213  
6214 \family sans
6215 Customisable Lists (enumitem)
6216 \family default
6217  in the document settings.
6218  This loads the features of the LaTeX-package 
6219 \series bold
6220 enumitem
6221 \series default
6222
6223 \begin_inset Index idx
6224 status collapsed
6225
6226 \begin_layout Plain Layout
6227 LaTeX-packages ! enumitem
6228 \end_layout
6229
6230 \end_inset
6231
6232 .
6233 \end_layout
6234
6235 \begin_layout Subsubsection
6236 Custom Enumerate Lists
6237 \begin_inset Index idx
6238 status collapsed
6239
6240 \begin_layout Plain Layout
6241 Lists ! Enumerate ! Custom
6242 \end_layout
6243
6244 \end_inset
6245
6246
6247 \end_layout
6248
6249 \begin_layout Standard
6250 \noindent
6251 The default numbering of numbered lists can be changed by adding an optional
6252  argument (menu 
6253 \family sans
6254 Insert\SpecialChar \menuseparator
6255 Short Title
6256 \family default
6257 ) to the first item of each level in the list.
6258  There you add the command
6259 \end_layout
6260
6261 \begin_layout Standard
6262
6263 \series bold
6264 label=
6265 \backslash
6266 roman{enumi}
6267 \end_layout
6268
6269 \begin_layout Standard
6270 in TeX Code (shortcut 
6271 \begin_inset Info
6272 type  "shortcut"
6273 arg   "ert-insert"
6274 \end_inset
6275
6276 ).
6277 \begin_inset Foot
6278 status collapsed
6279
6280 \begin_layout Plain Layout
6281 For more about TeX Code, look at section
6282 \begin_inset space ~
6283 \end_inset
6284
6285
6286 \begin_inset CommandInset ref
6287 LatexCommand ref
6288 reference "sec:TeX-Code"
6289
6290 \end_inset
6291
6292 .
6293 \end_layout
6294
6295 \end_inset
6296
6297
6298 \emph on
6299  enumi
6300 \emph default
6301  is hereby the counter of the enumeration in the first level.
6302  The command 
6303 \series bold
6304
6305 \backslash
6306 roman
6307 \series default
6308  outputs the counter as small Roman numeral.
6309  For capital Roman numerals replace in the command above 
6310 \series bold
6311
6312 \backslash
6313 roman
6314 \series default
6315  by 
6316 \series bold
6317
6318 \backslash
6319 Roman
6320 \series default
6321 .
6322  For Arabic numerals use 
6323 \series bold
6324
6325 \backslash
6326 arabic
6327 \series default
6328 .
6329  To 
6330 \begin_inset Quotes eld
6331 \end_inset
6332
6333 number
6334 \begin_inset Quotes erd
6335 \end_inset
6336
6337  items with capital or small Latin letters use 
6338 \series bold
6339
6340 \backslash
6341 Alph
6342 \series default
6343  or 
6344 \series bold
6345
6346 \backslash
6347 alph
6348 \series default
6349 , respectively.
6350 \end_layout
6351
6352 \begin_layout Standard
6353 \noindent
6354 \begin_inset Note Greyedout
6355 status open
6356
6357 \begin_layout Plain Layout
6358
6359 \series bold
6360 Note:
6361 \series default
6362  You can only number 26
6363 \begin_inset space ~
6364 \end_inset
6365
6366 items with Latin letters, because this numbering is limited to single letters.
6367 \end_layout
6368
6369 \end_inset
6370
6371
6372 \end_layout
6373
6374 \begin_layout Standard
6375 To change the numbering for the list sublevels, replace the 'i' in the command
6376  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6377 \end_layout
6378
6379 \begin_layout Standard
6380 As example a list with custom numbering:
6381 \end_layout
6382
6383 \begin_layout Enumerate
6384 \begin_inset Argument
6385 status open
6386
6387 \begin_layout Plain Layout
6388 \begin_inset ERT
6389 status open
6390
6391 \begin_layout Plain Layout
6392
6393 label=
6394 \backslash
6395 #
6396 \backslash
6397 Alph{enumi}
6398 \backslash
6399 #
6400 \end_layout
6401
6402 \end_inset
6403
6404
6405 \end_layout
6406
6407 \end_inset
6408
6409 Level 1
6410 \end_layout
6411
6412 \begin_deeper
6413 \begin_layout Enumerate
6414 \begin_inset Argument
6415 status open
6416
6417 \begin_layout Plain Layout
6418 \begin_inset ERT
6419 status open
6420
6421 \begin_layout Plain Layout
6422
6423 label=
6424 \backslash
6425 Alph{enumi}.
6426 \backslash
6427 arabic{enumii}
6428 \end_layout
6429
6430 \end_inset
6431
6432
6433 \end_layout
6434
6435 \end_inset
6436
6437 Level 2
6438 \end_layout
6439
6440 \begin_layout Enumerate
6441 Level 2
6442 \end_layout
6443
6444 \begin_deeper
6445 \begin_layout Enumerate
6446 \begin_inset Argument
6447 status open
6448
6449 \begin_layout Plain Layout
6450 \begin_inset ERT
6451 status open
6452
6453 \begin_layout Plain Layout
6454
6455 label=
6456 \backslash
6457 bf{
6458 \backslash
6459 arabic{enumiii}}
6460 \end_layout
6461
6462 \end_inset
6463
6464
6465 \end_layout
6466
6467 \end_inset
6468
6469 Level 3
6470 \end_layout
6471
6472 \begin_deeper
6473 \begin_layout Enumerate
6474 \begin_inset Argument
6475 status open
6476
6477 \begin_layout Plain Layout
6478 \begin_inset ERT
6479 status open
6480
6481 \begin_layout Plain Layout
6482
6483 label=
6484 \backslash
6485 emph{
6486 \backslash
6487 roman{enumiv})}
6488 \end_layout
6489
6490 \end_inset
6491
6492
6493 \end_layout
6494
6495 \end_inset
6496
6497 Level 4
6498 \end_layout
6499
6500 \end_deeper
6501 \end_deeper
6502 \end_deeper
6503 \begin_layout Standard
6504 For this list these commands were used:
6505 \end_layout
6506
6507 \begin_layout Standard
6508 \noindent
6509
6510 \series bold
6511 label=
6512 \backslash
6513 #
6514 \backslash
6515 Alph{enumi}
6516 \backslash
6517 #
6518 \begin_inset Newline newline
6519 \end_inset
6520
6521 label=
6522 \backslash
6523 Alph{enumi}.
6524 \backslash
6525 arabic{enumii}
6526 \begin_inset Newline newline
6527 \end_inset
6528
6529 label=
6530 \backslash
6531 bf{
6532 \backslash
6533 arabic{enumiii}}
6534 \begin_inset Newline newline
6535 \end_inset
6536
6537 label=
6538 \backslash
6539 emph{
6540 \backslash
6541 roman{enumiv})}
6542 \end_layout
6543
6544 \begin_layout Standard
6545 where the command 
6546 \series bold
6547
6548 \backslash
6549 emph{}
6550 \series default
6551  makes the label emphasized and 
6552 \series bold
6553
6554 \backslash
6555 bf{}
6556 \series default
6557  makes it bold.
6558 \end_layout
6559
6560 \begin_layout Standard
6561 \begin_inset Note Greyedout
6562 status open
6563
6564 \begin_layout Plain Layout
6565
6566 \series bold
6567 Note:
6568 \series default
6569  When you changed the label of a list level, it will be used for all following
6570  lists until you change the definition.
6571 \end_layout
6572
6573 \end_inset
6574
6575
6576 \end_layout
6577
6578 \begin_layout Subsubsection
6579 Resumed Enumeration
6580 \begin_inset Index idx
6581 status collapsed
6582
6583 \begin_layout Plain Layout
6584 Lists ! Enumerate ! Resumed
6585 \end_layout
6586
6587 \end_inset
6588
6589
6590 \end_layout
6591
6592 \begin_layout Standard
6593 Enumerations can be resumed after intermediate paragraphs:
6594 \end_layout
6595
6596 \begin_layout Enumerate
6597 \begin_inset Argument
6598 status open
6599
6600 \begin_layout Plain Layout
6601 \begin_inset ERT
6602 status open
6603
6604 \begin_layout Plain Layout
6605
6606 label=
6607 \backslash
6608 arabic{enumi}.
6609 \end_layout
6610
6611 \end_inset
6612
6613
6614 \end_layout
6615
6616 \end_inset
6617
6618 first
6619 \begin_inset Note Note
6620 status open
6621
6622 \begin_layout Plain Layout
6623 goes back to default numbering
6624 \end_layout
6625
6626 \end_inset
6627
6628
6629 \end_layout
6630
6631 \begin_layout Enumerate
6632 second
6633 \end_layout
6634
6635 \begin_layout Standard
6636 regular text
6637 \end_layout
6638
6639 \begin_layout Enumerate-Resume
6640 resumed
6641 \end_layout
6642
6643 \begin_layout Standard
6644 To resume an enumeration, use the style 
6645 \family sans
6646 Enumerate-Resume
6647 \family default
6648 .
6649  Its numbering appears in blue within LyX to indicate that it is a resumed
6650  list and that the numbering will not be correct in LyX, but in the output.
6651 \end_layout
6652
6653 \begin_layout Standard
6654 \begin_inset Note Greyedout
6655 status open
6656
6657 \begin_layout Plain Layout
6658
6659 \series bold
6660 Note:
6661 \series default
6662  If there is no previous enumeration to resume, you will get a LaTeX error.
6663 \end_layout
6664
6665 \end_inset
6666
6667
6668 \end_layout
6669
6670 \begin_layout Standard
6671 Perhaps you might want to resume the list with a different number than the
6672  next one.
6673  Or you want to start a new enumeration with a defined number.
6674  This is possible by adding an optional argument to the first list item
6675  of a normal new enumeration.
6676  There insert the command
6677 \end_layout
6678
6679 \begin_layout Standard
6680
6681 \series bold
6682 start=number
6683 \end_layout
6684
6685 \begin_layout Standard
6686 where 
6687 \emph on
6688 number
6689 \emph default
6690  is the number with which you want to resume the list.
6691  An example:
6692 \end_layout
6693
6694 \begin_layout Enumerate
6695 first item
6696 \end_layout
6697
6698 \begin_layout Enumerate
6699 second item
6700 \end_layout
6701
6702 \begin_layout Standard
6703 Enumeration starting at a given value:
6704 \end_layout
6705
6706 \begin_layout Enumerate
6707 \begin_inset Argument
6708 status open
6709
6710 \begin_layout Plain Layout
6711 \begin_inset ERT
6712 status open
6713
6714 \begin_layout Plain Layout
6715
6716 start=4
6717 \end_layout
6718
6719 \end_inset
6720
6721
6722 \end_layout
6723
6724 \end_inset
6725
6726 This enumeration starts at 4
6727 \end_layout
6728
6729 \begin_layout Subsubsection
6730 List Spacing
6731 \begin_inset Index idx
6732 status collapsed
6733
6734 \begin_layout Plain Layout
6735 Lists ! Spacing
6736 \end_layout
6737
6738 \end_inset
6739
6740
6741 \end_layout
6742
6743 \begin_layout Standard
6744 In some cases you might want less or more vertical space between the items
6745  of a list.
6746  For example the default space is too much in your opinion in this case:
6747 \end_layout
6748
6749 \begin_layout Itemize
6750 A bullet list
6751 \end_layout
6752
6753 \begin_layout Itemize
6754 with standard spacing 
6755 \end_layout
6756
6757 \begin_layout Standard
6758 You can decrease the space by adding an optional argument to the first item
6759  of the list.
6760  There add the command 
6761 \series bold
6762 nolistsep
6763 \series default
6764  to get no additional list space like in this example:
6765 \end_layout
6766
6767 \begin_layout Itemize
6768 \begin_inset Argument
6769 status open
6770
6771 \begin_layout Plain Layout
6772 \begin_inset ERT
6773 status open
6774
6775 \begin_layout Plain Layout
6776
6777 nolistsep
6778 \end_layout
6779
6780 \end_inset
6781
6782
6783 \end_layout
6784
6785 \end_inset
6786
6787 A bullet list
6788 \end_layout
6789
6790 \begin_layout Itemize
6791 without additional
6792 \end_layout
6793
6794 \begin_layout Itemize
6795 vertical space
6796 \end_layout
6797
6798 \begin_layout Standard
6799 To add space you can use several other commands provided by the LaTeX-package
6800  
6801 \series bold
6802 enumitem
6803 \series default
6804
6805 \begin_inset Index idx
6806 status collapsed
6807
6808 \begin_layout Plain Layout
6809 LaTeX-packages ! enumitem
6810 \end_layout
6811
6812 \end_inset
6813
6814 .
6815  For more info see its documentation, 
6816 \begin_inset CommandInset citation
6817 LatexCommand cite
6818 key "enumitem"
6819
6820 \end_inset
6821
6822 .
6823 \end_layout
6824
6825 \begin_layout Standard
6826 There are also many commands available to change the horizontal spacing
6827  and indentation.
6828  Here is an example where the indentation was changed to the one of the
6829  paragraphs in the document and the label separation was set to 2
6830 \begin_inset space \thinspace{}
6831 \end_inset
6832
6833 cm so that the number is in the page margin:
6834 \end_layout
6835
6836 \begin_layout Enumerate
6837 \begin_inset Argument
6838 status open
6839
6840 \begin_layout Plain Layout
6841 \begin_inset ERT
6842 status open
6843
6844 \begin_layout Plain Layout
6845
6846 labelindent=
6847 \backslash
6848 parindent, labelsep=2cm
6849 \end_layout
6850
6851 \end_inset
6852
6853
6854 \end_layout
6855
6856 \end_inset
6857
6858 An enumeration
6859 \end_layout
6860
6861 \begin_layout Enumerate
6862 with negative indentation
6863 \end_layout
6864
6865 \begin_layout Subsubsection
6866 Further Customization
6867 \begin_inset Index idx
6868 status collapsed
6869
6870 \begin_layout Plain Layout
6871 Lists ! Description
6872 \end_layout
6873
6874 \end_inset
6875
6876
6877 \end_layout
6878
6879 \begin_layout Standard
6880 You can also change the style of description lists.
6881  The command
6882 \end_layout
6883
6884 \begin_layout Standard
6885
6886 \series bold
6887 font=definition
6888 \end_layout
6889
6890 \begin_layout Standard
6891 changes the description label font, the command
6892 \end_layout
6893
6894 \begin_layout Standard
6895
6896 \series bold
6897 style=definition
6898 \end_layout
6899
6900 \begin_layout Standard
6901 sets the list style.
6902 \end_layout
6903
6904 \begin_layout Standard
6905 An example where the command
6906 \end_layout
6907
6908 \begin_layout Standard
6909
6910 \series bold
6911 font=
6912 \backslash
6913 itshape, style=nextline
6914 \end_layout
6915
6916 \begin_layout Standard
6917 is used:
6918 \end_layout
6919
6920 \begin_layout Description
6921 Ionizing
6922 \begin_inset space ~
6923 \end_inset
6924
6925 radiation: 
6926 \begin_inset Argument
6927 status open
6928
6929 \begin_layout Plain Layout
6930 \begin_inset ERT
6931 status open
6932
6933 \begin_layout Plain Layout
6934
6935 labelindent=0pt, labelsep=1cm, font=
6936 \backslash
6937 itshape, style=nextline
6938 \end_layout
6939
6940 \end_inset
6941
6942
6943 \end_layout
6944
6945 \end_inset
6946
6947 Ionizing radiation consists of particles or electromagnetic waves that are
6948  energetic enough to detach electrons from atoms or molecules, therefore
6949  ionizing them.
6950 \end_layout
6951
6952 \begin_layout Description
6953 Reference
6954 \begin_inset space ~
6955 \end_inset
6956
6957 counting: In computer science, reference counting is a technique of storing
6958  the number of references, pointers, or handles to a resource such as an
6959  object, block of memory, disk space or other resource.
6960 \end_layout
6961
6962 \begin_layout Standard
6963 There are many more commands and features provided by the LaTeX-package
6964  
6965 \series bold
6966 enumitem
6967 \series default
6968
6969 \begin_inset Index idx
6970 status collapsed
6971
6972 \begin_layout Plain Layout
6973 LaTeX-packages ! enumitem
6974 \end_layout
6975
6976 \end_inset
6977
6978 .
6979  For more info see its documentation, 
6980 \begin_inset CommandInset citation
6981 LatexCommand cite
6982 key "enumitem"
6983
6984 \end_inset
6985
6986
6987 \end_layout
6988
6989 \begin_layout Subsection
6990 Letters
6991 \begin_inset Index idx
6992 status collapsed
6993
6994 \begin_layout Plain Layout
6995 Letters
6996 \end_layout
6997
6998 \end_inset
6999
7000
7001 \end_layout
7002
7003 \begin_layout Subsubsection
7004
7005 \family sans
7006 Address
7007 \family default
7008  and 
7009 \family sans
7010 Right
7011 \begin_inset space ~
7012 \end_inset
7013
7014 Address
7015 \family default
7016 : An Overview
7017 \end_layout
7018
7019 \begin_layout Standard
7020 Although LyX has document classes for letters, we've also created two paragraph
7021  environments called 
7022 \family sans
7023 Address
7024 \family default
7025  and 
7026 \family sans
7027 Right
7028 \begin_inset space ~
7029 \end_inset
7030
7031 Address
7032 \family default
7033 .
7034  To use the letter class, you need to use specific paragraph environments
7035  in a specific order, otherwise LaTeX gags on the document.
7036  In contrast, you can use the 
7037 \family sans
7038 Address
7039 \family default
7040  and 
7041 \family sans
7042 Right
7043 \begin_inset space ~
7044 \end_inset
7045
7046 Address
7047 \family default
7048  paragraph environments anywhere with no problem.
7049  You can even nest them inside other environments, though you can't nest
7050  anything in them.
7051 \end_layout
7052
7053 \begin_layout Standard
7054 Of course, you're not limited to using 
7055 \family sans
7056 Address
7057 \family default
7058  and 
7059 \family sans
7060 Right
7061 \begin_inset space ~
7062 \end_inset
7063
7064 Address
7065 \family default
7066  for letters only.
7067  
7068 \family sans
7069 Right
7070 \begin_inset space ~
7071 \end_inset
7072
7073 Address
7074 \family default
7075 , in particular, is useful for creating article titles like those used in
7076  some European academic papers.
7077 \end_layout
7078
7079 \begin_layout Subsubsection
7080 Usage
7081 \begin_inset CommandInset label
7082 LatexCommand label
7083 name "sec:Address-Usage"
7084
7085 \end_inset
7086
7087
7088 \end_layout
7089
7090 \begin_layout Standard
7091 The 
7092 \family sans
7093 Address
7094 \family default
7095  environment formats text in the style of an address, which is also used
7096  for the opening and signature in some countries.
7097  Similarly, the 
7098 \family sans
7099 Right
7100 \begin_inset space ~
7101 \end_inset
7102
7103 Address
7104 \family default
7105  environment formats text in the style of a right-justified address, which
7106  is used for the sender's address and today's date in some countries.
7107  Here's an example of each:
7108 \end_layout
7109
7110 \begin_layout Right Address
7111 Right Address
7112 \begin_inset Newline newline
7113 \end_inset
7114
7115 Who I am
7116 \begin_inset Newline newline
7117 \end_inset
7118
7119 Where I am
7120 \begin_inset Newline newline
7121 \end_inset
7122
7123 When is it? What is today?
7124 \end_layout
7125
7126 \begin_layout Standard
7127 That was 
7128 \family sans
7129 Right
7130 \begin_inset space ~
7131 \end_inset
7132
7133 Address
7134 \family default
7135 .
7136  Notice that the lines all have the same left margin, which LyX sets to
7137  fit the largest block of text on a single line.
7138  Here's an example of the 
7139 \family sans
7140 Address
7141 \family default
7142  environment:
7143 \end_layout
7144
7145 \begin_layout Address
7146 Who are you
7147 \begin_inset Newline newline
7148 \end_inset
7149
7150 Where do I send this
7151 \begin_inset Newline newline
7152 \end_inset
7153
7154 Your post office and country
7155 \end_layout
7156
7157 \begin_layout Standard
7158 As you can see, both 
7159 \family sans
7160 Address
7161 \family default
7162  and 
7163 \family sans
7164 Right
7165 \begin_inset space ~
7166 \end_inset
7167
7168 Address
7169 \family default
7170  add extra space between themselves and the next paragraph.
7171  If you hit 
7172 \family sans
7173 Return
7174 \family default
7175  in either of these environments, LyX resets the nesting depth and sets
7176  the environment to 
7177 \family sans
7178 Standard
7179 \family default
7180 .
7181  This makes sense, since 
7182 \family sans
7183 Return
7184 \family default
7185  is the 
7186 \family typewriter
7187 break-paragraph
7188 \family default
7189  function, and the individual lines of an address are not paragraphs.
7190  Thus, you have to use 
7191 \family typewriter
7192 break-line
7193 \family default
7194  (
7195 \begin_inset Info
7196 type  "shortcut"
7197 arg   "newline-insert newline"
7198 \end_inset
7199
7200  or 
7201 \family sans
7202 Formatting
7203 \begin_inset space ~
7204 \end_inset
7205
7206 Character\SpecialChar \menuseparator
7207 Line
7208 \begin_inset space ~
7209 \end_inset
7210
7211 Break
7212 \family default
7213  from the 
7214 \family sans
7215 Insert
7216 \family default
7217  menu) to start a new line in an 
7218 \family sans
7219 Address
7220 \family default
7221  or 
7222 \family sans
7223 Right
7224 \begin_inset space ~
7225 \end_inset
7226
7227 Address
7228 \family default
7229  environment.
7230 \end_layout
7231
7232 \begin_layout Subsection
7233 Academic Writing
7234 \end_layout
7235
7236 \begin_layout Standard
7237 Most academic writing begins with an abstract and ends with a bibliography
7238  or list of references.
7239  LyX contains paragraph environments for both of these.
7240 \end_layout
7241
7242 \begin_layout Subsubsection
7243
7244 \family sans
7245 Abstract
7246 \begin_inset Index idx
7247 status collapsed
7248
7249 \begin_layout Plain Layout
7250 Abstracts
7251 \end_layout
7252
7253 \end_inset
7254
7255
7256 \end_layout
7257
7258 \begin_layout Standard
7259 The 
7260 \family sans
7261 Abstract
7262 \family default
7263  environment is used for the abstract of an article.
7264  Technically, you could use this environment anywhere, but you really should
7265  only use it at the beginning of the document, after the title.
7266  Also, don't bother trying to nest 
7267 \family sans
7268 Abstract
7269 \family default
7270  in anything else or vice versa.
7271  It won't work.
7272  The 
7273 \family sans
7274 Abstract
7275 \family default
7276  environment is only useful in the article and report document classes.
7277  The book document classes ignores the 
7278 \family sans
7279 Abstract
7280 \family default
7281  completely, and it's utterly silly to use 
7282 \family sans
7283 Abstract
7284 \family default
7285  in a letter document class.
7286 \end_layout
7287
7288 \begin_layout Standard
7289 The 
7290 \family sans
7291 Abstract
7292 \family default
7293  environment does several things for you.
7294  First, it puts the centered label 
7295 \begin_inset Quotes eld
7296 \end_inset
7297
7298 Abstract
7299 \begin_inset Quotes erd
7300 \end_inset
7301
7302  above the text.
7303  The label and the text of the abstract are separated by some extra vertical
7304  space.
7305  Second, it typesets everything in a smaller font, just as you'd expect.
7306  Lastly, it adds a bit of extra vertical space between the abstract and
7307  the subsequent text.
7308  Well, that's how it will appear on the LyX screen.
7309  The appearance in the output depends on the used article or report class.
7310 \end_layout
7311
7312 \begin_layout Standard
7313 Starting a new paragraph by hitting 
7314 \family sans
7315 Return
7316 \family default
7317  does not reset the paragraph environment.
7318  The new paragraph will still be in the 
7319 \family sans
7320 Abstract
7321 \family default
7322  environment.
7323  So, you will have to change the paragraph environment yourself when you
7324  finish entering the abstract of your document.
7325 \end_layout
7326
7327 \begin_layout Standard
7328 \begin_inset Float figure
7329 wide false
7330 sideways false
7331 status open
7332
7333 \begin_layout Plain Layout
7334 \align center
7335 \begin_inset Graphics
7336         filename clipart/Abstract.pdf
7337
7338 \end_inset
7339
7340
7341 \end_layout
7342
7343 \begin_layout Plain Layout
7344 \begin_inset Caption
7345
7346 \begin_layout Plain Layout
7347 \begin_inset CommandInset label
7348 LatexCommand label
7349 name "cap:Paragraph-in-the"
7350
7351 \end_inset
7352
7353 Paragraph in the 
7354 \family sans
7355 Abstract
7356 \family default
7357  environment
7358 \end_layout
7359
7360 \end_inset
7361
7362
7363 \end_layout
7364
7365 \end_inset
7366
7367
7368 \end_layout
7369
7370 \begin_layout Standard
7371 We'd love to give you directly an example of the 
7372 \family sans
7373 Abstract
7374 \family default
7375  environment, but since this document is in the 
7376 \begin_inset Quotes eld
7377 \end_inset
7378
7379 book
7380 \begin_inset Quotes erd
7381 \end_inset
7382
7383  class, we can't do this.
7384  We inserted it therefore as figure
7385 \begin_inset space ~
7386 \end_inset
7387
7388
7389 \begin_inset CommandInset ref
7390 LatexCommand ref
7391 reference "cap:Paragraph-in-the"
7392
7393 \end_inset
7394
7395 .
7396  If you've never heard of an 
7397 \begin_inset Quotes eld
7398 \end_inset
7399
7400 abstract
7401 \begin_inset Quotes erd
7402 \end_inset
7403
7404  before, you can safely ignore this environment.
7405 \end_layout
7406
7407 \begin_layout Subsubsection
7408
7409 \family sans
7410 Bibliography
7411 \family default
7412
7413 \begin_inset Index idx
7414 status collapsed
7415
7416 \begin_layout Plain Layout
7417 Bibliography
7418 \end_layout
7419
7420 \end_inset
7421
7422
7423 \begin_inset CommandInset label
7424 LatexCommand label
7425 name "sub:Biblio_environment"
7426
7427 \end_inset
7428
7429
7430 \end_layout
7431
7432 \begin_layout Standard
7433 The 
7434 \family sans
7435 Bibliography
7436 \family default
7437  environment is used to list references.
7438  Technically, you could use this environment anywhere, but you really should
7439  only use it at the end of the document.
7440  Nesting 
7441 \family sans
7442 Bibliography
7443 \family default
7444  in anything else or vice versa won't work.
7445 \end_layout
7446
7447 \begin_layout Standard
7448 When you first open a 
7449 \family sans
7450 Bibliography
7451 \family default
7452  environment, LyX adds a large vertical space, followed by the heading 
7453 \begin_inset Quotes eld
7454 \end_inset
7455
7456 Bibliography
7457 \begin_inset Quotes erd
7458 \end_inset
7459
7460  or 
7461 \begin_inset Quotes eld
7462 \end_inset
7463
7464 References,
7465 \begin_inset Quotes erd
7466 \end_inset
7467
7468  depending on the document class.
7469  The heading is in a large boldface font.
7470  Each paragraph of the 
7471 \family sans
7472 Bibliography
7473 \family default
7474  environment is a bibliography entry.
7475  Thus, hitting 
7476 \family sans
7477 Return
7478 \family default
7479  does not reset the paragraph environment.
7480  Each new paragraph is still in the 
7481 \family sans
7482 Bibliography
7483 \family default
7484  environment.
7485 \end_layout
7486
7487 \begin_layout Standard
7488 There is another, usually better way to include references in your document
7489  by using a BibTeX database.
7490  For more information on that, and for a detailed description of LyX's bibliogra
7491 phy handling, have a look at in section
7492 \begin_inset space ~
7493 \end_inset
7494
7495
7496 \begin_inset CommandInset ref
7497 LatexCommand ref
7498 reference "sec:Bibliography"
7499
7500 \end_inset
7501
7502 .
7503 \end_layout
7504
7505 \begin_layout Subsection
7506 LyX
7507 \family sans
7508 -Code
7509 \begin_inset Index idx
7510 status collapsed
7511
7512 \begin_layout Plain Layout
7513 Paragraph ! LyX code
7514 \end_layout
7515
7516 \end_inset
7517
7518
7519 \begin_inset CommandInset label
7520 LatexCommand label
7521 name "sub:LyX-Code"
7522
7523 \end_inset
7524
7525
7526 \end_layout
7527
7528 \begin_layout Standard
7529 The 
7530 \family sans
7531 LyX-Code
7532 \family default
7533  environment is another LyX extension.
7534  It type-sets text in a typewriter-style font.
7535  It also treats the 
7536 \family sans
7537 Space
7538 \family default
7539  key as a fixed whitespace;
7540 \begin_inset Foot
7541 status collapsed
7542
7543 \begin_layout Plain Layout
7544 In the 
7545 \family sans
7546 LyX-Code
7547 \family default
7548  environment, the 
7549 \family sans
7550 Space
7551 \family default
7552  key is treated as a 
7553 \family sans
7554 Protected
7555 \begin_inset space ~
7556 \end_inset
7557
7558 Blank
7559 \family default
7560  instead of an end-of-word marker.
7561 \end_layout
7562
7563 \end_inset
7564
7565  this is the only case in which you can type multiple whitespaces in LyX.
7566  If you need to insert blank lines, you'll still need to use 
7567 \begin_inset Info
7568 type  "shortcut"
7569 arg   "newline-insert newline"
7570 \end_inset
7571
7572  (the 
7573 \family typewriter
7574 break-line
7575 \family default
7576  function).
7577  
7578 \family sans
7579 Return
7580 \family default
7581  breaks paragraphs.
7582  Note, however, that 
7583 \family sans
7584 Return
7585 \family default
7586  does not reset the paragraph environment.
7587  So, when you finish using the 
7588 \family sans
7589 LyX-Code
7590 \family default
7591  environment, you'll need to change the paragraph environment yourself.
7592  Also, you can nest the 
7593 \family sans
7594 LyX-Code
7595 \family default
7596  environment inside of others.
7597 \end_layout
7598
7599 \begin_layout Standard
7600 There are a few quirks with this environment:
7601 \end_layout
7602
7603 \begin_layout Itemize
7604 You cannot use 
7605 \begin_inset Info
7606 type  "shortcut"
7607 arg   "newline-insert newline"
7608 \end_inset
7609
7610  at the beginning of a new paragraph (i.
7611 \begin_inset space \thinspace{}
7612 \end_inset
7613
7614 g.
7615 \begin_inset space \space{}
7616 \end_inset
7617
7618 you can't follow 
7619 \family sans
7620 Return
7621 \family default
7622  with a 
7623 \begin_inset Info
7624 type  "shortcut"
7625 arg   "newline-insert newline"
7626 \end_inset
7627
7628 ).
7629 \end_layout
7630
7631 \begin_layout Itemize
7632 You can't follow a 
7633 \begin_inset Info
7634 type  "shortcut"
7635 arg   "newline-insert newline"
7636 \end_inset
7637
7638  with a 
7639 \family sans
7640 Space
7641 \family default
7642 .
7643 \end_layout
7644
7645 \begin_deeper
7646 \begin_layout Itemize
7647 Use a 
7648 \family sans
7649 Return
7650 \family default
7651  to begin a new paragraph, then you can use a 
7652 \family sans
7653 Space
7654 \family default
7655 .
7656 \end_layout
7657
7658 \begin_layout Itemize
7659 Or: use 
7660 \begin_inset Info
7661 type  "shortcut"
7662 arg   "space-insert protected"
7663 \end_inset
7664
7665  instead.
7666 \end_layout
7667
7668 \end_deeper
7669 \begin_layout Itemize
7670 You can't have an empty paragraph or an empty line.
7671  You must put at least one 
7672 \family sans
7673 Space
7674 \family default
7675  in any line you want blank.
7676  Otherwise, LaTeX generates errors.
7677 \end_layout
7678
7679 \begin_layout Itemize
7680 You cannot get the typewriter double quotes by typing 
7681 \family sans
7682 "
7683 \family default
7684  since that will insert 
7685 \emph on
7686 real
7687 \emph default
7688  quotes.
7689  You get the typewriter double quotes with 
7690 \begin_inset Info
7691 type  "shortcut"
7692 arg   "self-insert \""
7693 \end_inset
7694
7695 .
7696 \end_layout
7697
7698 \begin_layout Standard
7699 Here is an example:
7700 \end_layout
7701
7702 \begin_layout LyX-Code
7703 #include <stdio.h>
7704 \end_layout
7705
7706 \begin_layout LyX-Code
7707  
7708 \end_layout
7709
7710 \begin_layout LyX-Code
7711 int main(void)
7712 \end_layout
7713
7714 \begin_layout LyX-Code
7715 {
7716 \end_layout
7717
7718 \begin_layout LyX-Code
7719     printf("Hello World!
7720 \backslash
7721 n");
7722 \end_layout
7723
7724 \begin_layout LyX-Code
7725     return 0;
7726 \end_layout
7727
7728 \begin_layout LyX-Code
7729 }
7730 \end_layout
7731
7732 \begin_layout Standard
7733 This is just the standard 
7734 \begin_inset Quotes eld
7735 \end_inset
7736
7737 Hello world!
7738 \begin_inset Quotes erd
7739 \end_inset
7740
7741  program.
7742  
7743 \end_layout
7744
7745 \begin_layout Standard
7746
7747 \family sans
7748 LyX-Code
7749 \family default
7750  has one purpose: to typeset code, such as program source, shell scripts,
7751  rc-files, and so on.
7752  Use it only in those very special cases where you need to generate text
7753  as if you used a typewriter.
7754 \begin_inset Index idx
7755 status collapsed
7756
7757 \begin_layout Plain Layout
7758 Paragraph environments|)
7759 \end_layout
7760
7761 \end_inset
7762
7763  For longer parts of programming code, use the listings inset that is described
7764  in the chapter 
7765 \emph on
7766 Program Code Listings
7767 \emph default
7768  of the 
7769 \emph on
7770 Embedded Objects
7771 \emph default
7772  manual.
7773 \end_layout
7774
7775 \begin_layout Section
7776 Nesting Environments
7777 \begin_inset Index idx
7778 status collapsed
7779
7780 \begin_layout Plain Layout
7781 Nesting ! Environments
7782 \end_layout
7783
7784 \end_inset
7785
7786
7787 \begin_inset CommandInset label
7788 LatexCommand label
7789 name "sec:Nesting"
7790
7791 \end_inset
7792
7793
7794 \end_layout
7795
7796 \begin_layout Subsection
7797 Introduction
7798 \end_layout
7799
7800 \begin_layout Standard
7801 LyX treats text as a unified block with a particular context and specific
7802  properties.
7803  This allows you to create blocks that inherit some of the properties of
7804  another block.
7805  For example you have three main points in an outline, but point #2 also
7806  has two subpoints.
7807  In other words, you have a list inside of another list, with the inner
7808  list 
7809 \begin_inset Quotes eld
7810 \end_inset
7811
7812 attached
7813 \begin_inset Quotes erd
7814 \end_inset
7815
7816  to item #2:
7817 \end_layout
7818
7819 \begin_layout Enumerate
7820 one
7821 \end_layout
7822
7823 \begin_layout Enumerate
7824 two
7825 \end_layout
7826
7827 \begin_deeper
7828 \begin_layout Enumerate
7829 sublist – item #1
7830 \end_layout
7831
7832 \begin_layout Enumerate
7833 sublist – item #2
7834 \end_layout
7835
7836 \end_deeper
7837 \begin_layout Enumerate
7838 three
7839 \end_layout
7840
7841 \begin_layout Standard
7842 You put a list inside a list by nesting one list inside the other.
7843  Nesting an environment is quite simple: Select 
7844 \family sans
7845 Increase
7846 \begin_inset space ~
7847 \end_inset
7848
7849 List
7850 \begin_inset space ~
7851 \end_inset
7852
7853 Depth
7854 \family default
7855  or 
7856 \family sans
7857 Decrease
7858 \begin_inset space ~
7859 \end_inset
7860
7861 List
7862 \begin_inset space ~
7863 \end_inset
7864
7865 Depth
7866 \family default
7867  from the 
7868 \family sans
7869 Edit
7870 \family default
7871  menu to change the nesting depth of the current paragraph (the status bar
7872  will tell you how far you are nested).
7873  Instead of the menu, you can also use the toolbar buttons 
7874 \begin_inset Info
7875 type  "icon"
7876 arg   "depth-increment"
7877 \end_inset
7878
7879  and 
7880 \begin_inset Info
7881 type  "icon"
7882 arg   "depth-decrement"
7883 \end_inset
7884
7885  or the convenient key bindings 
7886 \family sans
7887 Tab
7888 \family default
7889  and 
7890 \family sans
7891 Shift-Tab
7892 \family default
7893  or 
7894 \begin_inset Info
7895 type  "shortcut"
7896 arg   "depth-increment"
7897 \end_inset
7898
7899  and 
7900 \begin_inset Info
7901 type  "shortcut"
7902 arg   "depth-decrement"
7903 \end_inset
7904
7905  to change the nesting level.
7906  The change will work on the current selection if you have made one (allowing
7907  you to change the nesting of several paragraphs at once), or the current
7908  paragraph.
7909 \end_layout
7910
7911 \begin_layout Standard
7912 Note that LyX only changes the nesting depth if it can.
7913  If it's invalid to do so, nothing happens if you try to change the depth.
7914  Additionally, if you change the depth of one paragraph, it affects the
7915  depth of every paragraph nested inside of it.
7916 \end_layout
7917
7918 \begin_layout Standard
7919 Nesting isn't limited to lists.
7920  In LyX, you can nest just about anything inside anything else, as you're
7921  about to find out.
7922  This is the real power of nesting paragraph environments.
7923 \end_layout
7924
7925 \begin_layout Subsection
7926 What You Can and Can't Nest
7927 \end_layout
7928
7929 \begin_layout Standard
7930 Before we fire a list of paragraph environments at you, we need to tell
7931  you a little bit more about how nesting works.
7932 \end_layout
7933
7934 \begin_layout Standard
7935 The question if nesting a paragraph environment is possible, is a bit more
7936  complicated than a simple yes or no.
7937  There are three types of paragraph environments:
7938 \end_layout
7939
7940 \begin_layout Itemize
7941 Completely unnestable
7942 \end_layout
7943
7944 \begin_layout Itemize
7945 Fully nestable, you can nest them inside things and you can also nest other
7946  things inside them.
7947 \end_layout
7948
7949 \begin_layout Itemize
7950 A third type, you can nest them into other environments, but you can't nest
7951  anything into them.
7952 \end_layout
7953
7954 \begin_layout Standard
7955 Here's a list of the three types of nesting behavior, and which paragraph
7956  environments have them:
7957 \end_layout
7958
7959 \begin_layout Description
7960 Unnestable Can't nest them.
7961  Can't nest into them.
7962 \end_layout
7963
7964 \begin_deeper
7965 \begin_layout Itemize
7966
7967 \family sans
7968 Bibliography
7969 \end_layout
7970
7971 \begin_layout Itemize
7972
7973 \family sans
7974 Abstract
7975 \end_layout
7976
7977 \begin_layout Itemize
7978
7979 \family sans
7980 Title
7981 \end_layout
7982
7983 \begin_layout Itemize
7984
7985 \family sans
7986 Author
7987 \end_layout
7988
7989 \begin_layout Itemize
7990
7991 \family sans
7992 Date
7993 \end_layout
7994
7995 \end_deeper
7996 \begin_layout Description
7997 Fully
7998 \begin_inset space ~
7999 \end_inset
8000
8001 Nestable You can nest them.
8002  You can nest other things into them.
8003 \end_layout
8004
8005 \begin_deeper
8006 \begin_layout Itemize
8007
8008 \family sans
8009 Verse
8010 \end_layout
8011
8012 \begin_layout Itemize
8013
8014 \family sans
8015 Quote
8016 \end_layout
8017
8018 \begin_layout Itemize
8019
8020 \family sans
8021 Quotation
8022 \end_layout
8023
8024 \begin_layout Itemize
8025
8026 \family sans
8027 Itemize
8028 \end_layout
8029
8030 \begin_layout Itemize
8031
8032 \family sans
8033 Enumerate
8034 \end_layout
8035
8036 \begin_layout Itemize
8037
8038 \family sans
8039 Description
8040 \end_layout
8041
8042 \begin_layout Itemize
8043
8044 \family sans
8045 List
8046 \end_layout
8047
8048 \begin_layout Itemize
8049
8050 \family sans
8051 LyX-Code
8052 \end_layout
8053
8054 \end_deeper
8055 \begin_layout Description
8056 Nestable-Inside You can nest them inside other things.
8057  You can't nest anything into them.
8058 \end_layout
8059
8060 \begin_deeper
8061 \begin_layout Itemize
8062
8063 \family sans
8064 Standard
8065 \end_layout
8066
8067 \begin_layout Itemize
8068
8069 \family sans
8070 Part
8071 \end_layout
8072
8073 \begin_layout Itemize
8074
8075 \family sans
8076 Chapter
8077 \end_layout
8078
8079 \begin_layout Itemize
8080
8081 \family sans
8082 Section
8083 \end_layout
8084
8085 \begin_layout Itemize
8086
8087 \family sans
8088 Subsection
8089 \end_layout
8090
8091 \begin_layout Itemize
8092
8093 \family sans
8094 Subsubsection
8095 \end_layout
8096
8097 \begin_layout Itemize
8098
8099 \family sans
8100 Paragraph
8101 \end_layout
8102
8103 \begin_layout Itemize
8104
8105 \family sans
8106 Subparagraph
8107 \end_layout
8108
8109 \begin_layout Itemize
8110
8111 \family sans
8112 Part*
8113 \end_layout
8114
8115 \begin_layout Itemize
8116
8117 \family sans
8118 Chapter*
8119 \end_layout
8120
8121 \begin_layout Itemize
8122
8123 \family sans
8124 Section*
8125 \end_layout
8126
8127 \begin_layout Itemize
8128
8129 \family sans
8130 Subsection*
8131 \end_layout
8132
8133 \begin_layout Itemize
8134
8135 \family sans
8136 Subsubsection*
8137 \end_layout
8138
8139 \begin_layout Itemize
8140
8141 \family sans
8142 Right
8143 \begin_inset space ~
8144 \end_inset
8145
8146 Address
8147 \end_layout
8148
8149 \begin_layout Itemize
8150
8151 \family sans
8152 Address
8153 \end_layout
8154
8155 \end_deeper
8156 \begin_layout Standard
8157 \begin_inset Note Greyedout
8158 status open
8159
8160 \begin_layout Plain Layout
8161
8162 \series bold
8163 Note:
8164 \series default
8165  Although it is possible to nest numbered section headings like 
8166 \family sans
8167 Chapter
8168 \family default
8169
8170 \family sans
8171 Section
8172 \family default
8173 , etc.
8174 \begin_inset space ~
8175 \end_inset
8176
8177 to e.
8178 \begin_inset space \thinspace{}
8179 \end_inset
8180
8181 g.
8182 \begin_inset space \space{}
8183 \end_inset
8184
8185 lists, it is highly recommended not to do this because the aim is to create
8186  well structured documents following typesetting guidelines whereas nested
8187  section headings violate this.
8188 \end_layout
8189
8190 \end_inset
8191
8192
8193 \end_layout
8194
8195 \begin_layout Subsection
8196 Nesting Other Things: Tables, Math, Floats, etc.
8197 \begin_inset Index idx
8198 status collapsed
8199
8200 \begin_layout Plain Layout
8201 Nesting ! Tables etc.
8202 \end_layout
8203
8204 \end_inset
8205
8206
8207 \end_layout
8208
8209 \begin_layout Standard
8210 There are several things that aren't paragraph environments, but which are
8211  affected by nesting anyhow.
8212  They are:
8213 \end_layout
8214
8215 \begin_layout Itemize
8216 equations
8217 \end_layout
8218
8219 \begin_layout Itemize
8220 tables
8221 \end_layout
8222
8223 \begin_layout Itemize
8224 figures
8225 \end_layout
8226
8227 \begin_layout Standard
8228 (
8229 \begin_inset Note Greyedout
8230 status open
8231
8232 \begin_layout Plain Layout
8233
8234 \series bold
8235 Note:
8236 \series default
8237  Figures and tables in 
8238 \family sans
8239 Floats
8240 \family default
8241  are not affected by this.
8242 \end_layout
8243
8244 \end_inset
8245
8246  Have a look at section
8247 \begin_inset space ~
8248 \end_inset
8249
8250
8251 \begin_inset CommandInset ref
8252 LatexCommand ref
8253 reference "sec:Floats"
8254
8255 \end_inset
8256
8257  for more information about 
8258 \family sans
8259 Floats
8260 \family default
8261 .)
8262 \end_layout
8263
8264 \begin_layout Standard
8265 LyX can treat these three objects as either a word or as a paragraph.
8266  If a figure, table, or an equation is inline, it goes wherever the paragraph
8267  it is in goes.
8268 \end_layout
8269
8270 \begin_layout Standard
8271 On the other hand, if you have an equation, figure or table in a 
8272 \begin_inset Quotes eld
8273 \end_inset
8274
8275 paragraph
8276 \begin_inset Quotes erd
8277 \end_inset
8278
8279  of its own, it behaves just like a 
8280 \begin_inset Quotes eld
8281 \end_inset
8282
8283 nestable-inside
8284 \begin_inset Quotes erd
8285 \end_inset
8286
8287  paragraph environment.
8288  You can nest it into any environment, but you obviously can't nest anything
8289  into it.
8290 \end_layout
8291
8292 \begin_layout Standard
8293 Here's an example with a table:
8294 \end_layout
8295
8296 \begin_layout Enumerate
8297 Item One
8298 \end_layout
8299
8300 \begin_deeper
8301 \begin_layout Enumerate
8302 This is (a) and it's nested.
8303 \end_layout
8304
8305 \begin_deeper
8306 \begin_layout Standard
8307 \begin_inset VSpace 0.3cm
8308 \end_inset
8309
8310
8311 \end_layout
8312
8313 \begin_layout Standard
8314 \align center
8315 \begin_inset Tabular
8316 <lyxtabular version="3" rows="2" columns="2">
8317 <features tabularvalignment="middle">
8318 <column alignment="center" valignment="top" width="0pt">
8319 <column alignment="center" valignment="top" width="0pt">
8320 <row>
8321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Plain Layout
8325
8326 \family roman
8327 \series medium
8328 \shape up
8329 \size normal
8330 \emph off
8331 \bar no
8332 \noun off
8333 \color none
8334 a
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343
8344 \family roman
8345 \series medium
8346 \shape up
8347 \size normal
8348 \emph off
8349 \bar no
8350 \noun off
8351 \color none
8352 b
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 </row>
8358 <row>
8359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363
8364 \family roman
8365 \series medium
8366 \shape up
8367 \size normal
8368 \emph off
8369 \bar no
8370 \noun off
8371 \color none
8372 c
8373 \end_layout
8374
8375 \end_inset
8376 </cell>
8377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8378 \begin_inset Text
8379
8380 \begin_layout Plain Layout
8381
8382 \family roman
8383 \series medium
8384 \shape up
8385 \size normal
8386 \emph off
8387 \bar no
8388 \noun off
8389 \color none
8390 d
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 </row>
8396 </lyxtabular>
8397
8398 \end_inset
8399
8400
8401 \end_layout
8402
8403 \begin_layout Standard
8404 \begin_inset VSpace 0.3cm
8405 \end_inset
8406
8407
8408 \end_layout
8409
8410 \end_deeper
8411 \begin_layout Enumerate
8412 This is (b).
8413  The table is actually nested inside (a).
8414 \end_layout
8415
8416 \end_deeper
8417 \begin_layout Enumerate
8418 Back out again.
8419 \end_layout
8420
8421 \begin_layout Standard
8422 If we hadn't nested the table at all, the list would look like this:
8423 \end_layout
8424
8425 \begin_layout Enumerate
8426 Item One
8427 \end_layout
8428
8429 \begin_deeper
8430 \begin_layout Enumerate
8431 This is (a) and it's nested.
8432 \end_layout
8433
8434 \end_deeper
8435 \begin_layout Standard
8436 \begin_inset VSpace 0.3cm
8437 \end_inset
8438
8439
8440 \end_layout
8441
8442 \begin_layout Standard
8443 \align center
8444 \begin_inset Tabular
8445 <lyxtabular version="3" rows="2" columns="2">
8446 <features tabularvalignment="middle">
8447 <column alignment="center" valignment="top" width="0pt">
8448 <column alignment="center" valignment="top" width="0pt">
8449 <row>
8450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454
8455 \family roman
8456 \series medium
8457 \shape up
8458 \size normal
8459 \emph off
8460 \bar no
8461 \noun off
8462 \color none
8463 a
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472
8473 \family roman
8474 \series medium
8475 \shape up
8476 \size normal
8477 \emph off
8478 \bar no
8479 \noun off
8480 \color none
8481 b
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 </row>
8487 <row>
8488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492
8493 \family roman
8494 \series medium
8495 \shape up
8496 \size normal
8497 \emph off
8498 \bar no
8499 \noun off
8500 \color none
8501 c
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510
8511 \family roman
8512 \series medium
8513 \shape up
8514 \size normal
8515 \emph off
8516 \bar no
8517 \noun off
8518 \color none
8519 d
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 </row>
8525 </lyxtabular>
8526
8527 \end_inset
8528
8529
8530 \end_layout
8531
8532 \begin_layout Standard
8533 \begin_inset VSpace 0.3cm
8534 \end_inset
8535
8536
8537 \end_layout
8538
8539 \begin_layout Enumerate
8540 This is (b).
8541  The table is 
8542 \emph on
8543 not
8544 \emph default
8545  nested inside (a).
8546  In fact, it's not nested at all.
8547 \end_layout
8548
8549 \begin_layout Enumerate
8550 Back out again.
8551 \end_layout
8552
8553 \begin_layout Standard
8554 Notice how item (b) is not only no longer nested, but is also the first
8555  item of a new list!
8556 \end_layout
8557
8558 \begin_layout Standard
8559 There's another trap you can fall into: Nesting the table, but not going
8560  deep enough.
8561  LyX then turns anything after the table into a new sublist.
8562 \end_layout
8563
8564 \begin_layout Enumerate
8565 Item One
8566 \end_layout
8567
8568 \begin_deeper
8569 \begin_layout Enumerate
8570 This is (a) and it's nested.
8571 \end_layout
8572
8573 \begin_layout Standard
8574 \begin_inset VSpace 0.3cm
8575 \end_inset
8576
8577
8578 \end_layout
8579
8580 \begin_layout Standard
8581 \align center
8582 \begin_inset Tabular
8583 <lyxtabular version="3" rows="2" columns="2">
8584 <features tabularvalignment="middle">
8585 <column alignment="center" valignment="top" width="0pt">
8586 <column alignment="center" valignment="top" width="0pt">
8587 <row>
8588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592
8593 \family roman
8594 \series medium
8595 \shape up
8596 \size normal
8597 \emph off
8598 \bar no
8599 \noun off
8600 \color none
8601 a
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610
8611 \family roman
8612 \series medium
8613 \shape up
8614 \size normal
8615 \emph off
8616 \bar no
8617 \noun off
8618 \color none
8619 b
8620 \end_layout
8621
8622 \end_inset
8623 </cell>
8624 </row>
8625 <row>
8626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630
8631 \family roman
8632 \series medium
8633 \shape up
8634 \size normal
8635 \emph off
8636 \bar no
8637 \noun off
8638 \color none
8639 c
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648
8649 \family roman
8650 \series medium
8651 \shape up
8652 \size normal
8653 \emph off
8654 \bar no
8655 \noun off
8656 \color none
8657 d
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 </row>
8663 </lyxtabular>
8664
8665 \end_inset
8666
8667
8668 \end_layout
8669
8670 \begin_layout Standard
8671 \begin_inset VSpace 0.3cm
8672 \end_inset
8673
8674
8675 \end_layout
8676
8677 \begin_layout Enumerate
8678 This is (b).
8679  The table is actually nested inside Item One, but 
8680 \emph on
8681 not
8682 \emph default
8683  inside (a).
8684 \end_layout
8685
8686 \end_deeper
8687 \begin_layout Enumerate
8688 Back out again.
8689 \end_layout
8690
8691 \begin_layout Standard
8692 As you can see, item (b) turned into the first item of a new list, but a
8693  new list 
8694 \emph on
8695 inside
8696 \emph default
8697  item 1.
8698  The same thing would have happened to a figure or an equation.
8699  So, if you nest tables, figures or equations, make sure you go to the right
8700  depth!
8701 \end_layout
8702
8703 \begin_layout Subsection
8704 Usage and General Features
8705 \end_layout
8706
8707 \begin_layout Standard
8708 Speaking of levels, LyX can perform up to a six-fold nesting.
8709  In other words, 
8710 \begin_inset Quotes eld
8711 \end_inset
8712
8713 level #6
8714 \begin_inset Quotes erd
8715 \end_inset
8716
8717  is the innermost possible depth.
8718  Here's an example to illustrate what we mean:
8719 \end_layout
8720
8721 \begin_layout Enumerate
8722 level #1 – outermost
8723 \end_layout
8724
8725 \begin_deeper
8726 \begin_layout Enumerate
8727 level #2
8728 \end_layout
8729
8730 \begin_deeper
8731 \begin_layout Enumerate
8732 level #3
8733 \end_layout
8734
8735 \begin_deeper
8736 \begin_layout Enumerate
8737 level #4
8738 \end_layout
8739
8740 \begin_deeper
8741 \begin_layout Itemize
8742 level #5
8743 \end_layout
8744
8745 \begin_deeper
8746 \begin_layout Itemize
8747 level #6
8748 \end_layout
8749
8750 \end_deeper
8751 \end_deeper
8752 \end_deeper
8753 \end_deeper
8754 \end_deeper
8755 \begin_layout Standard
8756 There are two exceptions to the six-fold nesting limit, and you can see
8757  both of them in the example.
8758  Unlike the other fully-nestable environments, you can only perform a four-fold
8759  nesting with the 
8760 \family sans
8761 Enumerate
8762 \family default
8763  and 
8764 \family sans
8765 Itemize
8766 \family default
8767  environments.
8768  For example, if we tried to nest another 
8769 \family sans
8770 Enumerate
8771 \family default
8772  list inside item 
8773 \begin_inset Quotes eld
8774 \end_inset
8775
8776 A.
8777 \begin_inset Quotes erd
8778 \end_inset
8779
8780 , we would get errors.
8781 \end_layout
8782
8783 \begin_layout Subsection
8784 Some Examples
8785 \begin_inset Index idx
8786 status collapsed
8787
8788 \begin_layout Plain Layout
8789 Nesting ! Examples
8790 \end_layout
8791
8792 \end_inset
8793
8794
8795 \end_layout
8796
8797 \begin_layout Standard
8798 The best way to explain just what you can do with nesting is by illustration.
8799  We have several examples of nested environments.
8800  In them, we explain how we created the example, so that you can reproduce
8801  them.
8802 \end_layout
8803
8804 \begin_layout Subsubsection
8805 Example 1: The Six-fold Way and Mixed Nesting
8806 \end_layout
8807
8808 \begin_layout Labeling
8809 \labelwidthstring MMM
8810 #1-a This is the outermost level.
8811  It's a 
8812 \family sans
8813 List
8814 \family default
8815  environment.
8816 \end_layout
8817
8818 \begin_deeper
8819 \begin_layout Labeling
8820 \labelwidthstring MMM
8821 #2-a This is level #2.
8822  We created it by using 
8823 \begin_inset Info
8824 type  "shortcut"
8825 arg   "break-paragraph inverse"
8826 \end_inset
8827
8828  followed by 
8829 \begin_inset Info
8830 type  "shortcut"
8831 arg   "depth-increment"
8832 \end_inset
8833
8834 .
8835 \end_layout
8836
8837 \begin_deeper
8838 \begin_layout Labeling
8839 \labelwidthstring MMM
8840 #3-a This is level #3.
8841  This time, we just hit 
8842 \family sans
8843 Return
8844 \family default
8845 , then used 
8846 \begin_inset Info
8847 type  "shortcut"
8848 arg   "depth-increment"
8849 \end_inset
8850
8851  twice in a row.
8852  We could have also created it the same way as we did the previous level,
8853  by hitting 
8854 \begin_inset Info
8855 type  "shortcut"
8856 arg   "break-paragraph inverse"
8857 \end_inset
8858
8859  followed by 
8860 \begin_inset Info
8861 type  "shortcut"
8862 arg   "depth-increment"
8863 \end_inset
8864
8865 .
8866 \end_layout
8867
8868 \begin_deeper
8869 \begin_layout Standard
8870 This is actually a 
8871 \family sans
8872 Standard
8873 \family default
8874  environment, nested inside of 
8875 \begin_inset Quotes eld
8876 \end_inset
8877
8878 #3-a
8879 \begin_inset Quotes erd
8880 \end_inset
8881
8882 .
8883  So, it's at level #4.
8884  We did this by hitting 
8885 \begin_inset Info
8886 type  "shortcut"
8887 arg   "break-paragraph inverse"
8888 \end_inset
8889
8890 , then 
8891 \begin_inset Info
8892 type  "shortcut"
8893 arg   "depth-increment"
8894 \end_inset
8895
8896 , then changing the paragraph environment to 
8897 \family sans
8898 Standard
8899 \family default
8900 .
8901  Do this to create list items with more than one paragraph — it also works
8902  for the 
8903 \family sans
8904 Description
8905 \family default
8906
8907 \family sans
8908 Enumerate
8909 \family default
8910 , and 
8911 \family sans
8912 Itemize
8913 \family default
8914  environments!
8915 \end_layout
8916
8917 \begin_layout Standard
8918 Here's another 
8919 \family sans
8920 Standard
8921 \family default
8922  paragraph, also at level #4, made with just a 
8923 \begin_inset Info
8924 type  "shortcut"
8925 arg   "break-paragraph inverse"
8926 \end_inset
8927
8928 .
8929 \end_layout
8930
8931 \begin_layout Labeling
8932 \labelwidthstring MMM
8933 #4-a This is level #4.
8934  We hit 
8935 \begin_inset Info
8936 type  "shortcut"
8937 arg   "break-paragraph inverse"
8938 \end_inset
8939
8940  and changed the paragraph environment back to 
8941 \family sans
8942 List
8943 \family default
8944 .
8945  Remember — we can't nest anything inside a 
8946 \family sans
8947 Standard
8948 \family default
8949  environment, which is why we're still at level #4.
8950  However, we 
8951 \emph on
8952 can
8953 \emph default
8954  keep nesting things inside 
8955 \begin_inset Quotes eld
8956 \end_inset
8957
8958 #3-a
8959 \begin_inset Quotes erd
8960 \end_inset
8961
8962 .
8963 \end_layout
8964
8965 \begin_deeper
8966 \begin_layout Labeling
8967 \labelwidthstring MMM
8968 #5-a This is level #5\SpecialChar \ldots{}
8969
8970 \end_layout
8971
8972 \begin_deeper
8973 \begin_layout Labeling
8974 \labelwidthstring MMM
8975 #6-a \SpecialChar \ldots{}
8976 and this is level #6.
8977  By now, you should know how we made these two.
8978 \end_layout
8979
8980 \end_deeper
8981 \begin_layout Labeling
8982 \labelwidthstring MMM
8983 #5-b Back to level #5.
8984  Just hit 
8985 \begin_inset Info
8986 type  "shortcut"
8987 arg   "break-paragraph inverse"
8988 \end_inset
8989
8990  followed by a 
8991 \begin_inset Info
8992 type  "shortcut"
8993 arg   "depth-decrement"
8994 \end_inset
8995
8996 .
8997 \end_layout
8998
8999 \end_deeper
9000 \begin_layout Labeling
9001 \labelwidthstring MMM
9002 #4-b After another 
9003 \begin_inset Info
9004 type  "shortcut"
9005 arg   "break-paragraph inverse"
9006 \end_inset
9007
9008  followed by a 
9009 \begin_inset Info
9010 type  "shortcut"
9011 arg   "depth-decrement"
9012 \end_inset
9013
9014 , we're back at level #4.
9015 \end_layout
9016
9017 \end_deeper
9018 \begin_layout Labeling
9019 \labelwidthstring MMM
9020 #3-b Back to level #3.
9021  By now it should be obvious how we did this.
9022 \end_layout
9023
9024 \end_deeper
9025 \begin_layout Labeling
9026 \labelwidthstring MMM
9027 #2-b Back to level #2.
9028  
9029 \end_layout
9030
9031 \end_deeper
9032 \begin_layout Labeling
9033 \labelwidthstring MMM
9034 #1-b And last, back to the outermost level, #1.
9035  After this sentence, we'll hit 
9036 \family sans
9037 Return
9038 \family default
9039  and change the paragraph environment back to 
9040 \family sans
9041 Standard
9042 \family default
9043  to end the list.
9044 \end_layout
9045
9046 \begin_layout Standard
9047 We could have also used the 
9048 \family sans
9049 Description
9050 \family default
9051
9052 \family sans
9053 Quote
9054 \family default
9055
9056 \family sans
9057 Quotation
9058 \family default
9059 , or even the 
9060 \family sans
9061 Verse
9062 \family default
9063  environment in place of the 
9064 \family sans
9065 List
9066 \family default
9067  environment.
9068  The example would have worked exactly the same.
9069 \end_layout
9070
9071 \begin_layout Subsubsection
9072 Example 2: Inheritance
9073 \end_layout
9074
9075 \begin_layout LyX-Code
9076 This is the LyX-Code environment, at level #1, the outermost
9077 \end_layout
9078
9079 \begin_layout LyX-Code
9080 level.
9081   Now we'll hit 
9082 \family sans
9083 Return
9084 \family default
9085 , then 
9086 \begin_inset Info
9087 type  "shortcut"
9088 arg   "depth-increment"
9089 \end_inset
9090
9091 , after which, we'll change to the 
9092 \family sans
9093 Enumerate
9094 \family default
9095  environment.
9096 \end_layout
9097
9098 \begin_deeper
9099 \begin_layout Enumerate
9100 This is the 
9101 \family sans
9102 Enumerate
9103 \family default
9104  environment, at level #2.
9105 \end_layout
9106
9107 \begin_layout Enumerate
9108 Notice how the nested 
9109 \family sans
9110 Enumerate
9111 \family default
9112  not only inherits its margins from its parent environment (
9113 \family sans
9114 LyX-Code
9115 \family default
9116 ), but also inherits its font and spacing!
9117 \end_layout
9118
9119 \end_deeper
9120 \begin_layout Standard
9121 We ended this example by hitting 
9122 \family sans
9123 Return
9124 \family default
9125 .
9126  After that, we needed to reset the paragraph environment to 
9127 \family sans
9128 Standard
9129 \family default
9130  and reset the nesting depth by using 
9131 \begin_inset Info
9132 type  "shortcut"
9133 arg   "depth-decrement"
9134 \end_inset
9135
9136  once.
9137 \end_layout
9138
9139 \begin_layout Subsubsection
9140 Example 3: Labels, Levels, and the 
9141 \family sans
9142 Enumerate
9143 \family default
9144  and 
9145 \family sans
9146 Itemize
9147 \family default
9148  Environments
9149 \begin_inset Argument
9150 status collapsed
9151
9152 \begin_layout Plain Layout
9153 Example #3: Labels, Levels and other list environments
9154 \end_layout
9155
9156 \end_inset
9157
9158
9159 \end_layout
9160
9161 \begin_layout Enumerate
9162 This is level #1, in an 
9163 \family sans
9164 Enumerate
9165 \family default
9166  paragraph environment.
9167  We're actually going to nest a bunch of these.
9168 \end_layout
9169
9170 \begin_deeper
9171 \begin_layout Enumerate
9172 This is level #2.
9173  We used 
9174 \begin_inset Info
9175 type  "shortcut"
9176 arg   "break-paragraph inverse"
9177 \end_inset
9178
9179  followed by 
9180 \begin_inset Info
9181 type  "shortcut"
9182 arg   "depth-increment"
9183 \end_inset
9184
9185 .
9186  Now, what happens if we nest an 
9187 \family sans
9188 Itemize
9189 \family default
9190  environment inside of this one? It will be at level #3, but what will its
9191  label be? An asterisk?
9192 \end_layout
9193
9194 \begin_deeper
9195 \begin_layout Itemize
9196 No! It's a bullet.
9197  This is the 
9198 \emph on
9199 first
9200 \emph default
9201  
9202 \family sans
9203 Itemize
9204 \family default
9205  environment, even though it's at level #3.
9206  So, its label is a bullet.
9207  (We got here by using 
9208 \begin_inset Info
9209 type  "shortcut"
9210 arg   "break-paragraph inverse"
9211 \end_inset
9212
9213 , then 
9214 \begin_inset Info
9215 type  "shortcut"
9216 arg   "depth-increment"
9217 \end_inset
9218
9219 , then changing the environment to 
9220 \family sans
9221 Itemize
9222 \family default
9223 .)
9224 \end_layout
9225
9226 \begin_deeper
9227 \begin_layout Itemize
9228 Here's level #4, produced using 
9229 \begin_inset Info
9230 type  "shortcut"
9231 arg   "break-paragraph inverse"
9232 \end_inset
9233
9234 , then 
9235 \begin_inset Info
9236 type  "shortcut"
9237 arg   "depth-increment"
9238 \end_inset
9239
9240 .
9241  We'll do that again\SpecialChar \ldots{}
9242
9243 \end_layout
9244
9245 \begin_deeper
9246 \begin_layout Enumerate
9247 \SpecialChar \ldots{}
9248 to get to level #5.
9249  This time, however, we also changed the paragraph environment back to 
9250 \family sans
9251 Enumerate
9252 \family default
9253 .
9254  Notice the type of numbering, it is 
9255 \emph on
9256 lowercase Roman
9257 \emph default
9258 , because we are in the 
9259 \emph on
9260 thirdfold
9261 \emph default
9262  
9263 \family sans
9264 Enumerate
9265 \family default
9266  environment (i.
9267 \begin_inset space \thinspace{}
9268 \end_inset
9269
9270 g.
9271  it is an 
9272 \family sans
9273 Enumerate
9274 \family default
9275  inside an 
9276 \family sans
9277 Enumerate
9278 \family default
9279  inside an 
9280 \family sans
9281 Enumerate
9282 \family default
9283 ).
9284 \end_layout
9285
9286 \begin_layout Enumerate
9287 What happens if we 
9288 \emph on
9289 don't
9290 \emph default
9291  change the paragraph environment, but decrease the nesting depth? What
9292  type of numbering does LyX use?
9293 \end_layout
9294
9295 \begin_layout Enumerate
9296 Oh, as if you couldn't guess by now, we're just using 
9297 \begin_inset Info
9298 type  "shortcut"
9299 arg   "break-paragraph inverse"
9300 \end_inset
9301
9302  to keep the current environment and depth but create a new item.
9303 \end_layout
9304
9305 \begin_layout Enumerate
9306 Let's use 
9307 \begin_inset Info
9308 type  "shortcut"
9309 arg   "depth-decrement"
9310 \end_inset
9311
9312  to decrease the depth after the next 
9313 \begin_inset Info
9314 type  "shortcut"
9315 arg   "break-paragraph inverse"
9316 \end_inset
9317
9318 .
9319 \end_layout
9320
9321 \end_deeper
9322 \begin_layout Enumerate
9323 This is level #4.
9324  Look what type of label LyX is using!
9325 \end_layout
9326
9327 \end_deeper
9328 \begin_layout Enumerate
9329 This is level #3.
9330  Even though we've changed levels, LyX is still using a lowercase Roman
9331  numeral as the label.Why?
9332 \end_layout
9333
9334 \begin_layout Enumerate
9335 Because, even though the nesting depth has changed, the paragraph is 
9336 \emph on
9337 still
9338 \emph default
9339  a thirdfold 
9340 \family sans
9341 Enumerate
9342 \family default
9343  environment.
9344  Notice, however, that LyX 
9345 \emph on
9346 did
9347 \emph default
9348  reset the counter for the label.
9349 \end_layout
9350
9351 \end_deeper
9352 \begin_layout Enumerate
9353 Another 
9354 \begin_inset Info
9355 type  "shortcut"
9356 arg   "break-paragraph inverse"
9357 \end_inset
9358
9359  
9360 \begin_inset Info
9361 type  "shortcut"
9362 arg   "depth-decrement"
9363 \end_inset
9364
9365  sequence, and we're back to level #2.
9366  This time, we not only changed the nesting depth, but we also moved back
9367  into the twofold-nested 
9368 \family sans
9369 Enumerate
9370 \family default
9371  environment.
9372 \end_layout
9373
9374 \end_deeper
9375 \begin_layout Enumerate
9376 The same thing happens if we do another 
9377 \begin_inset Info
9378 type  "shortcut"
9379 arg   "break-paragraph inverse"
9380 \end_inset
9381
9382  
9383 \begin_inset Info
9384 type  "shortcut"
9385 arg   "depth-decrement"
9386 \end_inset
9387
9388 sequence and return to level #1, the outermost level.
9389 \end_layout
9390
9391 \begin_layout Standard
9392 Lastly, we reset the environment to 
9393 \family sans
9394 Standard
9395 \family default
9396 .
9397  As you can see, the level number doesn't correspond to what type of labeling
9398  LyX uses for the 
9399 \family sans
9400 Enumerate
9401 \family default
9402  and 
9403 \family sans
9404 Itemize
9405 \family default
9406  environments.
9407  The number of other 
9408 \family sans
9409 Enumerate
9410 \family default
9411  environments surrounding it determines what kind of label LyX uses for
9412  an 
9413 \family sans
9414 Enumerate
9415 \family default
9416  item.
9417  The same rule applies for the 
9418 \family sans
9419 Itemize
9420 \family default
9421  environment, as well.
9422 \end_layout
9423
9424 \begin_layout Subsubsection
9425 Example 4: Going Bonkers
9426 \end_layout
9427
9428 \begin_layout Enumerate
9429 We're going to go totally nuts now.
9430  We won't nest as deep as in the other examples, nor will we go into the
9431  same detail with how we did it.
9432  (level #1: 
9433 \family sans
9434 Enumerate
9435 \family default
9436 )
9437 \end_layout
9438
9439 \begin_deeper
9440 \begin_layout Standard
9441 (
9442 \family sans
9443 Return, 
9444 \family default
9445
9446 \begin_inset Info
9447 type  "shortcut"
9448 arg   "depth-increment"
9449 \end_inset
9450
9451
9452 \family sans
9453 , Standard
9454 \family default
9455 : level #2) We'll stick an encapsulated description of how we created the
9456  example in parentheses someplace.
9457  For example, the two key bindings are how we changed the depth.
9458  The environment name is the name of the current environment.
9459  Either before or after this, we'll put in the level.
9460 \end_layout
9461
9462 \end_deeper
9463 \begin_layout Enumerate
9464 (
9465 \family sans
9466 Return, Enumerate
9467 \family default
9468 : level #1) This is the next item in the list.
9469 \end_layout
9470
9471 \begin_deeper
9472 \begin_layout Verse
9473 Now we'll add verse.
9474 \begin_inset Newline newline
9475 \end_inset
9476
9477 It will get much worse.
9478 \begin_inset Newline newline
9479 \end_inset
9480
9481 (
9482 \family sans
9483 Return, 
9484 \family default
9485
9486 \begin_inset Info
9487 type  "shortcut"
9488 arg   "depth-increment"
9489 \end_inset
9490
9491
9492 \family sans
9493 , Verse
9494 \family default
9495 : level #2)
9496 \end_layout
9497
9498 \begin_layout Verse
9499 Fiddle dee, Fiddle doo.
9500 \begin_inset Newline newline
9501 \end_inset
9502
9503 Bippitey boppitey boo!
9504 \begin_inset Newline newline
9505 \end_inset
9506
9507 (
9508 \begin_inset Info
9509 type  "shortcut"
9510 arg   "break-paragraph inverse"
9511 \end_inset
9512
9513
9514 \family sans
9515 )
9516 \end_layout
9517
9518 \begin_layout Verse
9519 Here comes a table:
9520 \end_layout
9521
9522 \begin_deeper
9523 \begin_layout Standard
9524 \begin_inset VSpace 0.3cm
9525 \end_inset
9526
9527
9528 \end_layout
9529
9530 \begin_layout Standard
9531 \align center
9532 \begin_inset Tabular
9533 <lyxtabular version="3" rows="2" columns="2">
9534 <features tabularvalignment="middle">
9535 <column alignment="center" valignment="top" width="0pt">
9536 <column alignment="center" valignment="top" width="0pt">
9537 <row>
9538 <cell alignment="center" valignment="top" usebox="none">
9539 \begin_inset Text
9540
9541 \begin_layout Plain Layout
9542
9543 \family roman
9544 \series medium
9545 \shape up
9546 \size normal
9547 \emph off
9548 \bar no
9549 \noun off
9550 \color none
9551 one-fish
9552 \end_layout
9553
9554 \end_inset
9555 </cell>
9556 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9557 \begin_inset Text
9558
9559 \begin_layout Plain Layout
9560
9561 \family roman
9562 \series medium
9563 \shape up
9564 \size normal
9565 \emph off
9566 \bar no
9567 \noun off
9568 \color none
9569 two-fish
9570 \end_layout
9571
9572 \end_inset
9573 </cell>
9574 </row>
9575 <row>
9576 <cell alignment="center" valignment="top" topline="true" usebox="none">
9577 \begin_inset Text
9578
9579 \begin_layout Plain Layout
9580
9581 \family roman
9582 \series medium
9583 \shape up
9584 \size normal
9585 \emph off
9586 \bar no
9587 \noun off
9588 \color none
9589 red-fish
9590 \end_layout
9591
9592 \end_inset
9593 </cell>
9594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9595 \begin_inset Text
9596
9597 \begin_layout Plain Layout
9598
9599 \family roman
9600 \series medium
9601 \shape up
9602 \size normal
9603 \emph off
9604 \bar no
9605 \noun off
9606 \color none
9607 blue-fish
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 </row>
9613 </lyxtabular>
9614
9615 \end_inset
9616
9617
9618 \end_layout
9619
9620 \end_deeper
9621 \begin_layout Verse
9622 (
9623 \begin_inset Info
9624 type  "shortcut"
9625 arg   "break-paragraph inverse"
9626 \end_inset
9627
9628
9629 \family sans
9630 , Table, 
9631 \family default
9632
9633 \begin_inset Info
9634 type  "shortcut"
9635 arg   "depth-increment"
9636 \end_inset
9637
9638  3 times, 
9639 \begin_inset Info
9640 type  "shortcut"
9641 arg   "break-paragraph inverse"
9642 \end_inset
9643
9644
9645 \family sans
9646 , Verse, 
9647 \family default
9648
9649 \begin_inset Info
9650 type  "shortcut"
9651 arg   "depth-decrement"
9652 \end_inset
9653
9654 )
9655 \end_layout
9656
9657 \end_deeper
9658 \begin_layout Enumerate
9659 (
9660 \family sans
9661 Return, Enumerate
9662 \family default
9663 : level #1) This is another item.
9664  Note that selecting a 
9665 \family sans
9666 Table
9667 \family default
9668  resets the nesting depth to level #1, so we increased the nesting depth
9669  3 times to put the table inside the 
9670 \family sans
9671 Verse
9672 \family default
9673  environment.
9674  
9675 \end_layout
9676
9677 \begin_layout Quotation
9678 We're now ending the 
9679 \family sans
9680 Enumerate
9681 \family default
9682  list and changing to 
9683 \family sans
9684 Quotation
9685 \family default
9686 .
9687  We're still at level #1.
9688  We want to show you some of the things you can do by mixing environments.
9689  The next set of paragraphs is a 
9690 \begin_inset Quotes eld
9691 \end_inset
9692
9693 quoted letter.
9694 \begin_inset Quotes erd
9695 \end_inset
9696
9697  We'll nest both the 
9698 \family sans
9699 Address
9700 \family default
9701  and 
9702 \family sans
9703 Right
9704 \begin_inset space ~
9705 \end_inset
9706
9707 Address
9708 \family default
9709  environments inside of this one, then use another nested 
9710 \family sans
9711 Quotation
9712 \family default
9713  for the letter body.
9714  We'll use 
9715 \begin_inset Info
9716 type  "shortcut"
9717 arg   "break-paragraph inverse"
9718 \end_inset
9719
9720  to preserve the depth.
9721  Remember that you need to use 
9722 \begin_inset Info
9723 type  "shortcut"
9724 arg   "newline-insert newline"
9725 \end_inset
9726
9727  to create multiple lines inside the 
9728 \family sans
9729 Address
9730 \family default
9731  and 
9732 \family sans
9733 Right
9734 \begin_inset space ~
9735 \end_inset
9736
9737 Address
9738 \family default
9739  environments.
9740  Here it goes:
9741 \end_layout
9742
9743 \begin_deeper
9744 \begin_layout Right Address
9745 1234 Nowhere Rd.
9746 \begin_inset Newline newline
9747 \end_inset
9748
9749 Moosegroin, MT 00100
9750 \begin_inset Newline newline
9751 \end_inset
9752
9753 9-6-96
9754 \end_layout
9755
9756 \begin_layout Address
9757 Dear Mr.
9758 \begin_inset space ~
9759 \end_inset
9760
9761 Fizlewitz:
9762 \end_layout
9763
9764 \begin_layout Quotation
9765 We regret to inform you that we cannot fill your order for 50
9766 \begin_inset space \thinspace{}
9767 \end_inset
9768
9769 L of compressed methane gas due to circumstances beyond our control.
9770  Unfortunately, several of our cows have mysteriously exploded, creating
9771  a backlog in our orders for methane.
9772  We will place your name on the waiting list and try to fill your order
9773  as soon as possible.
9774  In the meantime, we thank you for your patience.
9775 \end_layout
9776
9777 \begin_layout Quotation
9778 We do, however, now have a special on beef.
9779  If you are interested, please return the enclosed pricing and order form
9780  with your order, along with payment.
9781 \end_layout
9782
9783 \begin_layout Quotation
9784 We thank you again for your patience.
9785 \end_layout
9786
9787 \begin_layout Address
9788 Sincerely,
9789 \begin_inset Newline newline
9790 \end_inset
9791
9792 Bill Hick
9793 \end_layout
9794
9795 \end_deeper
9796 \begin_layout Quotation
9797 That ends that example!
9798 \end_layout
9799
9800 \begin_layout Standard
9801 As you can see, nesting environments in LyX gives you a lot of power with
9802  just a few keystrokes.
9803  We could have easily nested an 
9804 \family sans
9805 Itemize
9806 \family default
9807  list inside of a 
9808 \family sans
9809 Quotation
9810 \family default
9811  or 
9812 \family sans
9813 Quote
9814 \family default
9815 , or put a 
9816 \family sans
9817 Quote
9818 \family default
9819  inside of an 
9820 \family sans
9821 Itemize
9822 \family default
9823  list.
9824  You have a huge variety of options at your disposal.
9825 \end_layout
9826
9827 \begin_layout Section
9828 Spacing, pagination and line breaks
9829 \begin_inset Index idx
9830 status collapsed
9831
9832 \begin_layout Plain Layout
9833 Spacing
9834 \end_layout
9835
9836 \end_inset
9837
9838
9839 \end_layout
9840
9841 \begin_layout Standard
9842 What is a space? While you might be used to pressing the space key anytime
9843  you want to separate two words in ordinary word processors, LyX offers
9844  you more spaces: Spaces of different width and spaces which can or cannot
9845  be broken at the end of a line.
9846  The following sections will show you some examples where those spaces are
9847  useful.
9848 \end_layout
9849
9850 \begin_layout Subsection
9851 Protected Space
9852 \begin_inset CommandInset label
9853 LatexCommand label
9854 name "sub:Protected-Space"
9855
9856 \end_inset
9857
9858
9859 \begin_inset Index idx
9860 status collapsed
9861
9862 \begin_layout Plain Layout
9863 Spaces ! Protected
9864 \end_layout
9865
9866 \end_inset
9867
9868
9869 \end_layout
9870
9871 \begin_layout Standard
9872 The protected space: It is used to tell LyX (and LaTeX) not to break the
9873  line at that point.
9874  This may be necessary to avoid unlucky line breaks, like in: 
9875 \end_layout
9876
9877 \begin_layout Quote
9878 Further documentation is given in section
9879 \begin_inset Newline newline
9880 \end_inset
9881
9882
9883 \begin_inset CommandInset ref
9884 LatexCommand ref
9885 reference "sec:Bibliography"
9886
9887 \end_inset
9888
9889 .
9890  
9891 \end_layout
9892
9893 \begin_layout Standard
9894 Obviously, it would be a good thing to put a protected space between 
9895 \begin_inset Quotes eld
9896 \end_inset
9897
9898 section
9899 \begin_inset Quotes erd
9900 \end_inset
9901
9902  and 
9903 \begin_inset Quotes eld
9904 \end_inset
9905
9906
9907 \begin_inset CommandInset ref
9908 LatexCommand ref
9909 reference "sec:Bibliography"
9910
9911 \end_inset
9912
9913
9914 \begin_inset Quotes erd
9915 \end_inset
9916
9917 .
9918  A protected space is set with 
9919 \family sans
9920 Insert\SpecialChar \menuseparator
9921 Formatting\SpecialChar \menuseparator
9922 Protected
9923 \bar under
9924
9925 \begin_inset space ~
9926 \end_inset
9927
9928
9929 \bar default
9930 Space
9931 \family default
9932  (shortcut 
9933 \begin_inset Info
9934 type  "shortcut"
9935 arg   "space-insert protected"
9936 \end_inset
9937
9938 ).
9939 \end_layout
9940
9941 \begin_layout Subsection
9942 Horizontal Space
9943 \begin_inset CommandInset label
9944 LatexCommand label
9945 name "sub:Horizontal-Space"
9946
9947 \end_inset
9948
9949
9950 \begin_inset Index idx
9951 status collapsed
9952
9953 \begin_layout Plain Layout
9954 Spacing ! Horizontal
9955 \end_layout
9956
9957 \end_inset
9958
9959
9960 \end_layout
9961
9962 \begin_layout Standard
9963 All horizontal spaces can be inserted with the menu 
9964 \family sans
9965 Insert\SpecialChar \menuseparator
9966 Formatting\SpecialChar \menuseparator
9967 Horizontal Space
9968 \family default
9969 .
9970  The length units are listed in Appendix
9971 \begin_inset space ~
9972 \end_inset
9973
9974
9975 \begin_inset CommandInset ref
9976 LatexCommand ref
9977 reference "cha:Units-available-in"
9978
9979 \end_inset
9980
9981 .
9982 \end_layout
9983
9984 \begin_layout Subsubsection
9985 Inter-word Space
9986 \begin_inset CommandInset label
9987 LatexCommand label
9988 name "sub:Inter-word-Space"
9989
9990 \end_inset
9991
9992
9993 \begin_inset Index idx
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997 Spaces ! Inter-word
9998 \end_layout
9999
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \begin_layout Standard
10006 Some languages (e.
10007 \begin_inset space \thinspace{}
10008 \end_inset
10009
10010 g.
10011 \begin_inset space \space{}
10012 \end_inset
10013
10014 English) have the typographical convention to add extra space after an end-of-se
10015 ntence punctuation mark, and LyX honors those conventions (see section
10016 \begin_inset space ~
10017 \end_inset
10018
10019
10020 \begin_inset CommandInset ref
10021 LatexCommand ref
10022 reference "sub:Abbreviations"
10023
10024 \end_inset
10025
10026 ).
10027  Sometimes, you want a normal space nevertheless.
10028  In this case, insert an inter-word space (shortcut 
10029 \begin_inset Info
10030 type  "shortcut"
10031 arg   "space-insert normal"
10032 \end_inset
10033
10034 ).
10035 \end_layout
10036
10037 \begin_layout Subsubsection
10038 Thin Space
10039 \begin_inset CommandInset label
10040 LatexCommand label
10041 name "sub:Thin-Space"
10042
10043 \end_inset
10044
10045
10046 \begin_inset Index idx
10047 status collapsed
10048
10049 \begin_layout Plain Layout
10050 Spaces ! Thin
10051 \end_layout
10052
10053 \end_inset
10054
10055
10056 \end_layout
10057
10058 \begin_layout Standard
10059
10060 \begin_inset Quotes eld
10061 \end_inset
10062
10063 thin space
10064 \begin_inset Quotes erd
10065 \end_inset
10066
10067  is a blank which has half the size of a normal space (and it is also 
10068 \begin_inset Quotes eld
10069 \end_inset
10070
10071 protected
10072 \begin_inset Quotes erd
10073 \end_inset
10074
10075 ).
10076  The typographical conventions in a lot of languages propose the use of
10077  thin spaces in cases where normal spaces would be too wide, for instance
10078  inside abbreviations:
10079 \end_layout
10080
10081 \begin_layout Quote
10082 D.
10083 \begin_inset space \thinspace{}
10084 \end_inset
10085
10086 E.
10087  Knuth has developed our beloved typesetting program.
10088 \end_layout
10089
10090 \begin_layout Standard
10091 or between values and units.
10092  Compare for example this:
10093 \begin_inset Newline newline
10094 \end_inset
10095
10096 10
10097 \begin_inset space \thinspace{}
10098 \end_inset
10099
10100 kg (thin space)
10101 \begin_inset Newline newline
10102 \end_inset
10103
10104 10 kg (normal space
10105 \end_layout
10106
10107 \begin_layout Standard
10108 You can insert thin spaces also with the menu 
10109 \family sans
10110 Insert\SpecialChar \menuseparator
10111 Formatting\SpecialChar \menuseparator
10112 Thin
10113 \begin_inset space ~
10114 \end_inset
10115
10116 Space
10117 \family default
10118  (shortcut 
10119 \begin_inset Info
10120 type  "shortcuts"
10121 arg   "space-insert thin"
10122 \end_inset
10123
10124 ).
10125 \end_layout
10126
10127 \begin_layout Subsubsection
10128 More Spaces
10129 \begin_inset CommandInset label
10130 LatexCommand label
10131 name "sub:More-Spaces"
10132
10133 \end_inset
10134
10135
10136 \end_layout
10137
10138 \begin_layout Standard
10139 You can furthermore insert the following space types:
10140 \end_layout
10141
10142 \begin_layout Description
10143 Negative
10144 \begin_inset space ~
10145 \end_inset
10146
10147 thin
10148 \begin_inset space ~
10149 \end_inset
10150
10151 space A line with a 
10152 \begin_inset Formula $\to$
10153 \end_inset
10154
10155
10156 \begin_inset space \negthinspace{}
10157 \end_inset
10158
10159
10160 \begin_inset Formula $\gets$
10161 \end_inset
10162
10163  Negative thin space between the arrows.
10164 \end_layout
10165
10166 \begin_layout Description
10167 Enspace
10168 \begin_inset space ~
10169 \end_inset
10170
10171 (0.5
10172 \begin_inset space \thinspace{}
10173 \end_inset
10174
10175 em) A line with a 
10176 \begin_inset Formula $\to$
10177 \end_inset
10178
10179
10180 \begin_inset space \enskip{}
10181 \end_inset
10182
10183
10184 \begin_inset Formula $\gets$
10185 \end_inset
10186
10187  Enspace
10188 \begin_inset space ~
10189 \end_inset
10190
10191 (0.5
10192 \begin_inset space \thinspace{}
10193 \end_inset
10194
10195 em) space between the arrows.
10196 \end_layout
10197
10198 \begin_layout Description
10199 Quad
10200 \begin_inset space ~
10201 \end_inset
10202
10203 (1
10204 \begin_inset space \thinspace{}
10205 \end_inset
10206
10207 em) A line with a 
10208 \begin_inset Formula $\to$
10209 \end_inset
10210
10211
10212 \begin_inset space \quad{}
10213 \end_inset
10214
10215
10216 \begin_inset Formula $\gets$
10217 \end_inset
10218
10219  Quad
10220 \begin_inset space ~
10221 \end_inset
10222
10223 (1
10224 \begin_inset space \thinspace{}
10225 \end_inset
10226
10227 em) space between the arrows.
10228 \end_layout
10229
10230 \begin_layout Description
10231 QQuad
10232 \begin_inset space ~
10233 \end_inset
10234
10235 (2
10236 \begin_inset space \thinspace{}
10237 \end_inset
10238
10239 em) A line with a 
10240 \begin_inset Formula $\to$
10241 \end_inset
10242
10243
10244 \begin_inset space \qquad{}
10245 \end_inset
10246
10247
10248 \begin_inset Formula $\gets$
10249 \end_inset
10250
10251  QQuad
10252 \begin_inset space ~
10253 \end_inset
10254
10255 (2
10256 \begin_inset space \thinspace{}
10257 \end_inset
10258
10259 em) space between the arrows.
10260 \end_layout
10261
10262 \begin_layout Description
10263 Custom
10264 \begin_inset space ~
10265 \end_inset
10266
10267 space A line with
10268 \begin_inset Formula $\to$
10269 \end_inset
10270
10271
10272 \begin_inset space \hspace{}
10273 \length 2cm
10274 \end_inset
10275
10276
10277 \begin_inset Formula $\gets$
10278 \end_inset
10279
10280  2
10281 \begin_inset space \thinspace{}
10282 \end_inset
10283
10284 cm space between the arrows.
10285 \end_layout
10286
10287 \begin_layout Standard
10288 Table
10289 \begin_inset space ~
10290 \end_inset
10291
10292
10293 \begin_inset CommandInset ref
10294 LatexCommand ref
10295 reference "tab:Width-of-the"
10296
10297 \end_inset
10298
10299  lists the different space sizes.
10300 \end_layout
10301
10302 \begin_layout Standard
10303 \begin_inset Float table
10304 wide false
10305 sideways false
10306 status open
10307
10308 \begin_layout Plain Layout
10309 \align center
10310 \begin_inset Caption
10311
10312 \begin_layout Plain Layout
10313 \begin_inset CommandInset label
10314 LatexCommand label
10315 name "tab:Width-of-the"
10316
10317 \end_inset
10318
10319 Width of the different horizontal spaces.
10320 \end_layout
10321
10322 \end_inset
10323
10324
10325 \end_layout
10326
10327 \begin_layout Plain Layout
10328 \align center
10329 \begin_inset Tabular
10330 <lyxtabular version="3" rows="8" columns="2">
10331 <features tabularvalignment="middle">
10332 <column alignment="center" valignment="top" width="0">
10333 <column alignment="center" valignment="top" width="0">
10334 <row>
10335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10336 \begin_inset Text
10337
10338 \begin_layout Plain Layout
10339
10340 \series bold
10341 Space
10342 \end_layout
10343
10344 \end_inset
10345 </cell>
10346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350
10351 \series bold
10352 Width
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 </row>
10358 <row>
10359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363 Normal
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372 1/3
10373 \begin_inset space \thinspace{}
10374 \end_inset
10375
10376 em
10377 \end_layout
10378
10379 \end_inset
10380 </cell>
10381 </row>
10382 <row>
10383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10384 \begin_inset Text
10385
10386 \begin_layout Plain Layout
10387 Protected
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396 1/3
10397 \begin_inset space \thinspace{}
10398 \end_inset
10399
10400 em
10401 \end_layout
10402
10403 \end_inset
10404 </cell>
10405 </row>
10406 <row>
10407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 Thin
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 1/6
10421 \begin_inset space \thinspace{}
10422 \end_inset
10423
10424 em
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 </row>
10430 <row>
10431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10432 \begin_inset Text
10433
10434 \begin_layout Plain Layout
10435 Negative thin
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444 -1/6
10445 \begin_inset space \thinspace{}
10446 \end_inset
10447
10448 em
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 </row>
10454 <row>
10455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10456 \begin_inset Text
10457
10458 \begin_layout Plain Layout
10459 Enspace (0.5
10460 \begin_inset space \thinspace{}
10461 \end_inset
10462
10463 em)
10464 \end_layout
10465
10466 \end_inset
10467 </cell>
10468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472 0.5
10473 \begin_inset space \thinspace{}
10474 \end_inset
10475
10476 em
10477 \end_layout
10478
10479 \end_inset
10480 </cell>
10481 </row>
10482 <row>
10483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487 Quad (1
10488 \begin_inset space \thinspace{}
10489 \end_inset
10490
10491 em)
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500 1
10501 \begin_inset space \thinspace{}
10502 \end_inset
10503
10504 em
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 </row>
10510 <row>
10511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10512 \begin_inset Text
10513
10514 \begin_layout Plain Layout
10515 QQuad (2
10516 \begin_inset space \thinspace{}
10517 \end_inset
10518
10519 em)
10520 \end_layout
10521
10522 \end_inset
10523 </cell>
10524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10525 \begin_inset Text
10526
10527 \begin_layout Plain Layout
10528 2
10529 \begin_inset space \thinspace{}
10530 \end_inset
10531
10532 em
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 </row>
10538 </lyxtabular>
10539
10540 \end_inset
10541
10542
10543 \end_layout
10544
10545 \end_inset
10546
10547
10548 \end_layout
10549
10550 \begin_layout Subsubsection
10551
10552 \family sans
10553 Horizontal Fills
10554 \family default
10555
10556 \begin_inset Index idx
10557 status collapsed
10558
10559 \begin_layout Plain Layout
10560 Spacing ! Fills
10561 \end_layout
10562
10563 \end_inset
10564
10565
10566 \end_layout
10567
10568 \begin_layout Standard
10569 Horizontal fills (HFills) are a special LyX feature for adding extra space
10570  in a uniform fashion.
10571  An HFill is actually a variable length space, whose length always equals
10572  the remaining space between the left and right margins.
10573  If there is more than one HFill on a line, they divide the available space
10574  equally between themselves.
10575  
10576 \end_layout
10577
10578 \begin_layout Standard
10579 Here a few examples what you can do with them:
10580 \end_layout
10581
10582 \begin_layout Quote
10583 \noindent
10584 This is on the left side
10585 \begin_inset space \hfill{}
10586 \end_inset
10587
10588 This is on the right
10589 \end_layout
10590
10591 \begin_layout Quote
10592 \noindent
10593 Left
10594 \begin_inset space \hfill{}
10595 \end_inset
10596
10597 Middle
10598 \begin_inset space \hfill{}
10599 \end_inset
10600
10601 Right
10602 \end_layout
10603
10604 \begin_layout Quote
10605 \noindent
10606 Left
10607 \begin_inset space \hfill{}
10608 \end_inset
10609
10610 1/3 Left
10611 \begin_inset space \hfill{}
10612 \end_inset
10613
10614
10615 \begin_inset space \hfill{}
10616 \end_inset
10617
10618 Right
10619 \end_layout
10620
10621 \begin_layout Standard
10622 That was an example in the 
10623 \family sans
10624 Quote
10625 \family default
10626  environment.
10627  Here
10628 \begin_inset Formula $\to$
10629 \end_inset
10630
10631
10632 \begin_inset space \hfill{}
10633 \end_inset
10634
10635
10636 \begin_inset Formula $\gets$
10637 \end_inset
10638
10639 is one in a standard paragraph.
10640  It may or may not be apparent in the printed text, but it 
10641 \emph on
10642 is
10643 \emph default
10644  sitting in-between the two arrows.
10645 \end_layout
10646
10647 \begin_layout Standard
10648 HFills can be made visible when you choose one of the 
10649 \family sans
10650 Fill
10651 \begin_inset space ~
10652 \end_inset
10653
10654 Pattern
10655 \family default
10656  in the space dialog: The following patterns are available:
10657 \end_layout
10658
10659 \begin_layout Standard
10660 Dots: 
10661 \begin_inset space \dotfill{}
10662 \end_inset
10663
10664
10665 \begin_inset space ~
10666 \end_inset
10667
10668
10669 \end_layout
10670
10671 \begin_layout Standard
10672 Rule: 
10673 \begin_inset space \hrulefill{}
10674 \end_inset
10675
10676
10677 \begin_inset space ~
10678 \end_inset
10679
10680
10681 \end_layout
10682
10683 \begin_layout Standard
10684 Left arrow: 
10685 \begin_inset space \leftarrowfill{}
10686 \end_inset
10687
10688
10689 \begin_inset space ~
10690 \end_inset
10691
10692
10693 \end_layout
10694
10695 \begin_layout Standard
10696 Right arrow: 
10697 \begin_inset space \rightarrowfill{}
10698 \end_inset
10699
10700
10701 \begin_inset space ~
10702 \end_inset
10703
10704
10705 \end_layout
10706
10707 \begin_layout Standard
10708 Up brace: 
10709 \begin_inset space \downbracefill{}
10710 \end_inset
10711
10712
10713 \begin_inset space ~
10714 \end_inset
10715
10716
10717 \end_layout
10718
10719 \begin_layout Standard
10720 Down brace: 
10721 \begin_inset space \upbracefill{}
10722 \end_inset
10723
10724
10725 \begin_inset space ~
10726 \end_inset
10727
10728
10729 \end_layout
10730
10731 \begin_layout Standard
10732 \begin_inset Note Greyedout
10733 status open
10734
10735 \begin_layout Plain Layout
10736
10737 \series bold
10738 Note:
10739 \series default
10740  If an HFill is at the beginning of a line, and 
10741 \emph on
10742 not
10743 \emph default
10744  in the first line in a paragraph, LyX ignores it.
10745  This prevents HFills from accidentally being wrapped onto a new line.
10746  If you need space in this case anyway, set the 
10747 \family sans
10748 Protect
10749 \family default
10750  option in the space dialog.
10751 \end_layout
10752
10753 \end_inset
10754
10755
10756 \end_layout
10757
10758 \begin_layout Subsubsection
10759 Phantom Space
10760 \begin_inset CommandInset label
10761 LatexCommand label
10762 name "sub:Phantom-Space"
10763
10764 \end_inset
10765
10766
10767 \begin_inset Index idx
10768 status collapsed
10769
10770 \begin_layout Plain Layout
10771 Spacing ! Phantom
10772 \end_layout
10773
10774 \end_inset
10775
10776
10777 \end_layout
10778
10779 \begin_layout Standard
10780 Sometimes you want to insert space with exactly the length of a phrase.
10781  E.
10782 \begin_inset space \thinspace{}
10783 \end_inset
10784
10785 g.
10786 \begin_inset space \space{}
10787 \end_inset
10788
10789 you want to create the following multiple choice question:
10790 \end_layout
10791
10792 \begin_layout Standard
10793 \begin_inset VSpace medskip
10794 \end_inset
10795
10796 What is correct English?:
10797 \begin_inset Newline newline
10798 \end_inset
10799
10800
10801 \begin_inset Newline newline
10802 \end_inset
10803
10804 Mr.
10805 \begin_inset space ~
10806 \end_inset
10807
10808 Edge would have been jumps the gun.
10809 \begin_inset Newline newline
10810 \end_inset
10811
10812
10813 \begin_inset Phantom HPhantom
10814 status open
10815
10816 \begin_layout Plain Layout
10817 Mr.
10818  Edge 
10819 \end_layout
10820
10821 \end_inset
10822
10823 has to be jumped
10824 \begin_inset Newline newline
10825 \end_inset
10826
10827
10828 \begin_inset Phantom HPhantom
10829 status open
10830
10831 \begin_layout Plain Layout
10832 Mr.
10833  Edge 
10834 \end_layout
10835
10836 \end_inset
10837
10838 jumps
10839 \begin_inset VSpace medskip
10840 \end_inset
10841
10842
10843 \end_layout
10844
10845 \begin_layout Standard
10846 So that the choices appear exactly after the phrase 
10847 \begin_inset Quotes eld
10848 \end_inset
10849
10850 Mr.
10851 \begin_inset space ~
10852 \end_inset
10853
10854 Edge
10855 \begin_inset space ~
10856 \end_inset
10857
10858
10859 \begin_inset Quotes erd
10860 \end_inset
10861
10862 .
10863  To get this, you can use the phantom insets available via the menu 
10864 \family sans
10865 Insert\SpecialChar \menuseparator
10866 Formatting\SpecialChar \menuseparator
10867 Phantom
10868 \family default
10869 .
10870  In our case insert a horizontal phantom at the beginning of the last two
10871  lines and insert 
10872 \begin_inset Quotes eld
10873 \end_inset
10874
10875 Mr.
10876 \begin_inset space ~
10877 \end_inset
10878
10879 Edge
10880 \begin_inset space ~
10881 \end_inset
10882
10883
10884 \begin_inset Quotes erd
10885 \end_inset
10886
10887  into the phantom inset (note the space after 
10888 \begin_inset Quotes eld
10889 \end_inset
10890
10891 Edge
10892 \begin_inset Quotes erd
10893 \end_inset
10894
10895 ).
10896  A phantom insets prints only the space of its content (like a placeholder).
10897  That is why it is named 
10898 \begin_inset Quotes eld
10899 \end_inset
10900
10901 phantom
10902 \begin_inset Quotes erd
10903 \end_inset
10904
10905 .
10906  The normal phantom outputs the width and height of the content as space,
10907  while the horizontal and vertical variant only outputs the corresponding
10908  dimension.
10909 \end_layout
10910
10911 \begin_layout Subsection
10912 Vertical Space
10913 \begin_inset CommandInset label
10914 LatexCommand label
10915 name "sub:Vertical-Space"
10916
10917 \end_inset
10918
10919
10920 \begin_inset Index idx
10921 status collapsed
10922
10923 \begin_layout Plain Layout
10924 Spacing ! Vertical
10925 \end_layout
10926
10927 \end_inset
10928
10929
10930 \end_layout
10931
10932 \begin_layout Standard
10933 To add extra vertical space above or below a paragraph, use the 
10934 \family sans
10935 Insert\SpecialChar \menuseparator
10936 Formatting\SpecialChar \menuseparator
10937 Vertical
10938 \begin_inset space ~
10939 \end_inset
10940
10941 Space
10942 \family default
10943  dialog.
10944  There you find the following sizes:
10945 \end_layout
10946
10947 \begin_layout Standard
10948
10949 \family sans
10950 SmallSkip
10951 \family default
10952
10953 \family sans
10954 MedSkip
10955 \family default
10956  and 
10957 \family sans
10958 BigSkip
10959 \family default
10960  are LaTeX sizes which depend on the font size of the document.
10961  
10962 \family sans
10963 DefSkip
10964 \family default
10965  is the skip adjusted in the dialog 
10966 \family sans
10967 Document\SpecialChar \menuseparator
10968 Settings
10969 \family default
10970
10971 \begin_inset Index idx
10972 status collapsed
10973
10974 \begin_layout Plain Layout
10975 Document ! Settings
10976 \end_layout
10977
10978 \end_inset
10979
10980  for the paragraph separation.
10981  If you use indentation to separate paragraphs 
10982 \family sans
10983 DefSkip
10984 \family default
10985  is equal to 
10986 \family sans
10987 MedSkip
10988 \family default
10989 .
10990 \end_layout
10991
10992 \begin_layout Standard
10993
10994 \family sans
10995 VFill
10996 \family default
10997
10998 \begin_inset Index idx
10999 status collapsed
11000
11001 \begin_layout Plain Layout
11002 Spacing ! Fills
11003 \end_layout
11004
11005 \end_inset
11006
11007  is a variable space, set so that the space is maximal within one page.
11008  An example: You have only two short paragraphs on one page with a vfill
11009  between them.
11010  Then the first paragraph is placed at the top of the page and the second
11011  one at the bottom, because the space between them is then maximal.
11012  
11013 \family sans
11014 VFill
11015 \family default
11016 s work like 
11017 \family sans
11018 HFill
11019 \family default
11020 s: they fill the remaining vertical space on a page with blank space.
11021 \begin_inset Foot
11022 status collapsed
11023
11024 \begin_layout Plain Layout
11025
11026 \family sans
11027 HFill
11028 \family default
11029 s are described in section
11030 \begin_inset space ~
11031 \end_inset
11032
11033
11034 \begin_inset CommandInset ref
11035 LatexCommand ref
11036 reference "sub:Horizontal-Space"
11037
11038 \end_inset
11039
11040 .
11041 \end_layout
11042
11043 \end_inset
11044
11045  If there are several 
11046 \family sans
11047 VFill
11048 \family default
11049 s on a page, they divide the remaining vertical space equally between themselves.
11050  You can therefore use 
11051 \family sans
11052 VFill
11053 \family default
11054 s to center text on a page, or even place text 2/3 down a page.
11055 \end_layout
11056
11057 \begin_layout Standard
11058
11059 \family sans
11060 Custom
11061 \family default
11062  are custom spaces in units explained in Appendix
11063 \begin_inset space ~
11064 \end_inset
11065
11066
11067 \begin_inset CommandInset ref
11068 LatexCommand ref
11069 reference "cha:Units-available-in"
11070
11071 \end_inset
11072
11073 .
11074 \end_layout
11075
11076 \begin_layout Standard
11077 \begin_inset Note Greyedout
11078 status open
11079
11080 \begin_layout Plain Layout
11081
11082 \series bold
11083 Note:
11084 \series default
11085  
11086 \series medium
11087 If the extra vertical space would be in the output at the top/bottom of
11088  a page, the space is only added if you have also checked the option 
11089 \family sans
11090 Protect
11091 \family default
11092 .
11093 \end_layout
11094
11095 \end_inset
11096
11097
11098 \end_layout
11099
11100 \begin_layout Subsection
11101 Paragraph Alignment
11102 \end_layout
11103
11104 \begin_layout Standard
11105 You can change the paragraph alignment with the 
11106 \family sans
11107 Edit\SpecialChar \menuseparator
11108 Paragraph Settings
11109 \family default
11110  dialog.
11111  There are five possibilities: 
11112 \end_layout
11113
11114 \begin_layout Itemize
11115
11116 \family sans
11117 Justified
11118 \family default
11119  (shortcut 
11120 \begin_inset Info
11121 type  "shortcut"
11122 arg   "paragraph-params \\align block"
11123 \end_inset
11124
11125 )
11126 \end_layout
11127
11128 \begin_layout Itemize
11129
11130 \family sans
11131 Left
11132 \family default
11133  (
11134 \begin_inset Info
11135 type  "shortcut"
11136 arg   "paragraph-params \\align left"
11137 \end_inset
11138
11139 )
11140 \end_layout
11141
11142 \begin_layout Itemize
11143
11144 \family sans
11145 Right
11146 \family default
11147  (
11148 \begin_inset Info
11149 type  "shortcut"
11150 arg   "paragraph-params \\align right"
11151 \end_inset
11152
11153 )
11154 \end_layout
11155
11156 \begin_layout Itemize
11157
11158 \family sans
11159 Center
11160 \family default
11161  (
11162 \begin_inset Info
11163 type  "shortcut"
11164 arg   "paragraph-params \\align center"
11165 \end_inset
11166
11167 )
11168 \end_layout
11169
11170 \begin_layout Itemize
11171
11172 \family sans
11173 Default
11174 \family default
11175  (
11176 \begin_inset Info
11177 type  "shortcut"
11178 arg   "paragraph-params \\align default"
11179 \end_inset
11180
11181 )
11182 \end_layout
11183
11184 \begin_layout Standard
11185 The default in most cases is justified alignment, in which the inter-word
11186  spacing is variable and each line of a paragraph fills the region between
11187  the left and right margins.
11188  The other three alignments should be self-explanatory, and look like this:
11189 \end_layout
11190
11191 \begin_layout Standard
11192 \align right
11193 This paragraph is right aligned,
11194 \end_layout
11195
11196 \begin_layout Standard
11197 \align center
11198 this one is centered,
11199 \end_layout
11200
11201 \begin_layout Standard
11202 \align left
11203 this one is left aligned.
11204 \end_layout
11205
11206 \begin_layout Subsection
11207 Forced Page Breaks
11208 \begin_inset Index idx
11209 status collapsed
11210
11211 \begin_layout Plain Layout
11212 Page breaks ! Forced
11213 \end_layout
11214
11215 \end_inset
11216
11217
11218 \begin_inset CommandInset label
11219 LatexCommand label
11220 name "sub:Forced-Page-Breaks"
11221
11222 \end_inset
11223
11224
11225 \end_layout
11226
11227 \begin_layout Standard
11228 If you don't like the way LaTeX does the page breaks in your document, you
11229  can force a page break where you want one.
11230  Normally this will not be necessary, because LaTeX is good at page breaking.
11231  Only if you use a lot of 
11232 \family sans
11233 Floats
11234 \family default
11235 , LaTeX's page breaking algorithm can fail.
11236 \end_layout
11237
11238 \begin_layout Standard
11239 We recommend not to use forced page breaks until the text is finished and
11240  until you have checked in the preview to see if you 
11241 \emph on
11242 really
11243 \emph default
11244  have to change the page breaking.
11245 \end_layout
11246
11247 \begin_layout Standard
11248 There are two types of page breaks: One that ends the page without any special
11249  action.
11250  This can be inserted above or below a paragraph via the menu 
11251 \family sans
11252 Insert\SpecialChar \menuseparator
11253 Formatting\SpecialChar \menuseparator
11254 New
11255 \begin_inset space ~
11256 \end_inset
11257
11258 Page
11259 \family default
11260 .
11261  The second type, that is inserted via the menu 
11262 \family sans
11263 Insert\SpecialChar \menuseparator
11264 Formatting\SpecialChar \menuseparator
11265 Page
11266 \begin_inset space ~
11267 \end_inset
11268
11269 Break
11270 \family default
11271 , ends a page but stretches the content of the page, so that it fills out
11272  the complete page.
11273  This type is useful to avoid whitespace when a page break produces a page
11274  on which only the last few lines are absent.
11275 \end_layout
11276
11277 \begin_layout Standard
11278 You might try to use a page break to ensure that a figure or table appears
11279  at the top of a page.
11280  This is, of course, the wrong way to do it.
11281  LyX gives you a way of automatically ensuring that your figures and tables
11282  appear at the top of a page (or the bottom, or on their own page) without
11283  having to worry about what precedes or follows your figure or table.
11284  See chapter 
11285 \begin_inset CommandInset ref
11286 LatexCommand ref
11287 reference "cha:Floats-and-Notes"
11288
11289 \end_inset
11290
11291  to learn more about 
11292 \family sans
11293 Floats
11294 \family default
11295 .
11296 \end_layout
11297
11298 \begin_layout Subsubsection
11299 Clear Page Breaks
11300 \begin_inset CommandInset label
11301 LatexCommand label
11302 name "sub:Clear-Page-Breaks"
11303
11304 \end_inset
11305
11306
11307 \begin_inset Index idx
11308 status collapsed
11309
11310 \begin_layout Plain Layout
11311 Page breaks ! Clear
11312 \end_layout
11313
11314 \end_inset
11315
11316
11317 \end_layout
11318
11319 \begin_layout Standard
11320 Rather than forced page breaks where the content behind the break is placed
11321  directly on the next page, you can also clear pages while breaking them.
11322  That means that the current paragraph is terminated and everything, including
11323  unprocessed floats, from the earlier part of the document are placed behind
11324  it, if necessary by adding pages.
11325 \end_layout
11326
11327 \begin_layout Standard
11328 You can insert a clear page break with the menu 
11329 \family sans
11330 Insert\SpecialChar \menuseparator
11331 Formatting\SpecialChar \menuseparator
11332 Clear
11333 \begin_inset space ~
11334 \end_inset
11335
11336 Page
11337 \family default
11338 .
11339  When you have a two-sided document like a book, you can use the menu 
11340 \family sans
11341 Insert\SpecialChar \menuseparator
11342 Formatting\SpecialChar \menuseparator
11343 Clear
11344 \begin_inset space ~
11345 \end_inset
11346
11347 Double
11348 \begin_inset space ~
11349 \end_inset
11350
11351 Page
11352 \family default
11353  to insert a clear page break that assures that the next page is a right-hand
11354  page (odd-numbered), if necessary by adding a page.
11355 \end_layout
11356
11357 \begin_layout Subsection
11358 Forced Line Breaks
11359 \begin_inset Index idx
11360 status collapsed
11361
11362 \begin_layout Plain Layout
11363 Line breaks
11364 \end_layout
11365
11366 \end_inset
11367
11368
11369 \begin_inset CommandInset label
11370 LatexCommand label
11371 name "sub:Forced-Line-Breaks"
11372
11373 \end_inset
11374
11375
11376 \end_layout
11377
11378 \begin_layout Standard
11379 Similar to page breaks there are two types of line breaks: One that simply
11380  breaks the line.
11381  You can force this line break within a paragraph by selecting 
11382 \family sans
11383 Insert\SpecialChar \menuseparator
11384 Formatting\SpecialChar \menuseparator
11385 Ragged
11386 \begin_inset space ~
11387 \end_inset
11388
11389 Line
11390 \begin_inset space ~
11391 \end_inset
11392
11393 Break
11394 \family default
11395  or with 
11396 \begin_inset Info
11397 type  "shortcut"
11398 arg   "newline-insert newline"
11399 \end_inset
11400
11401 .
11402  Another type that is inserted via the menu 
11403 \family sans
11404 Insert\SpecialChar \menuseparator
11405 Formatting\SpecialChar \menuseparator
11406 Justified
11407 \begin_inset space ~
11408 \end_inset
11409
11410 Line
11411 \begin_inset space ~
11412 \end_inset
11413
11414 Break
11415 \family default
11416  breaks the line and stretches it so that it fills out the whole space between
11417  the page margins.
11418  This is necessary to avoid 
11419 \begin_inset Quotes eld
11420 \end_inset
11421
11422 fringes
11423 \begin_inset Quotes erd
11424 \end_inset
11425
11426  in justified paragraphs due to whitespace introduced by line breaks.
11427 \end_layout
11428
11429 \begin_layout Standard
11430 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11431  LaTeX is very good at line breaking.
11432  There are, however, a number of situations where it is necessary to actively
11433  set a line break, e.
11434 \begin_inset space \thinspace{}
11435 \end_inset
11436
11437 g.
11438 \begin_inset space \space{}
11439 \end_inset
11440
11441 in a poem or for an address (see sections
11442 \begin_inset space ~
11443 \end_inset
11444
11445
11446 \begin_inset CommandInset ref
11447 LatexCommand ref
11448 reference "sec:Quote"
11449
11450 \end_inset
11451
11452
11453 \begin_inset CommandInset ref
11454 LatexCommand ref
11455 reference "sec:Verse"
11456
11457 \end_inset
11458
11459  and 
11460 \begin_inset CommandInset ref
11461 LatexCommand ref
11462 reference "sec:Address-Usage"
11463
11464 \end_inset
11465
11466 ).
11467 \end_layout
11468
11469 \begin_layout Subsection
11470 Horizontal Lines
11471 \begin_inset CommandInset label
11472 LatexCommand label
11473 name "sub:Horizontal-Lines"
11474
11475 \end_inset
11476
11477
11478 \begin_inset Index idx
11479 status collapsed
11480
11481 \begin_layout Plain Layout
11482 Horizontal lines
11483 \end_layout
11484
11485 \end_inset
11486
11487
11488 \end_layout
11489
11490 \begin_layout Standard
11491 \noindent
11492 \begin_inset CommandInset line
11493 LatexCommand rule
11494 offset "0.5ex"
11495 width "100line%"
11496 height "1pt"
11497
11498 \end_inset
11499
11500
11501 \end_layout
11502
11503 \begin_layout Standard
11504 In the dialog 
11505 \family sans
11506 Insert\SpecialChar \menuseparator
11507 Formatting\SpecialChar \menuseparator
11508 Horizontal
11509 \begin_inset space ~
11510 \end_inset
11511
11512 Line
11513 \family default
11514  you can insert horizontal lines.
11515  The line offset is the vertical distance between the line and the baseline
11516  of the current text line or the paragraph.
11517  The line settings can be changed by left-clicking on the line.
11518 \end_layout
11519
11520 \begin_layout Standard
11521 \noindent
11522 \begin_inset CommandInset line
11523 LatexCommand rule
11524 offset "0.5ex"
11525 width "100line%"
11526 height "1pt"
11527
11528 \end_inset
11529
11530
11531 \end_layout
11532
11533 \begin_layout Section
11534 Characters and Symbols
11535 \end_layout
11536
11537 \begin_layout Standard
11538 You can directly enter all characters that are available on your keyboard.
11539  You can also use special keyboard maps to be able to enter e.
11540 \begin_inset space \thinspace{}
11541 \end_inset
11542
11543 g.
11544 \begin_inset space \space{}
11545 \end_inset
11546
11547 characters needed for French with an English keyboard.
11548  See section
11549 \begin_inset space \thinspace{}
11550 \end_inset
11551
11552
11553 \begin_inset CommandInset ref
11554 LatexCommand ref
11555 reference "sub:Keyboard-mapping"
11556
11557 \end_inset
11558
11559  for information on how this is done.
11560 \end_layout
11561
11562 \begin_layout Standard
11563 For the case where you need a character that is not on your keyboard, you
11564  can use the 
11565 \family sans
11566 Symbols
11567 \family default
11568  dialog via the menu 
11569 \family sans
11570 Insert\SpecialChar \menuseparator
11571 Special Character\SpecialChar \menuseparator
11572 Symbols
11573 \family default
11574 .
11575 \end_layout
11576
11577 \begin_layout Standard
11578 \begin_inset Note Greyedout
11579 status open
11580
11581 \begin_layout Plain Layout
11582
11583 \series bold
11584 Note:
11585 \series default
11586  Maybe not all symbols inserted with the symbols dialog can be displayed
11587  when you are using a special screen font in LyX's preferences.
11588  But the inserted symbols will in every case be displayed in the output.
11589 \end_layout
11590
11591 \end_inset
11592
11593
11594 \end_layout
11595
11596 \begin_layout Section
11597 Fonts and Text Styles
11598 \begin_inset CommandInset label
11599 LatexCommand label
11600 name "sec:Fonts-and-Text"
11601
11602 \end_inset
11603
11604
11605 \end_layout
11606
11607 \begin_layout Subsection
11608 Font Types
11609 \begin_inset Index idx
11610 status collapsed
11611
11612 \begin_layout Plain Layout
11613 Font ! Types
11614 \end_layout
11615
11616 \end_inset
11617
11618
11619 \end_layout
11620
11621 \begin_layout Standard
11622 There are two types of fonts:
11623 \end_layout
11624
11625 \begin_layout Description
11626 Vector
11627 \begin_inset space ~
11628 \end_inset
11629
11630 fonts
11631 \begin_inset Index idx
11632 status collapsed
11633
11634 \begin_layout Plain Layout
11635 Fonts ! Vector-
11636 \end_layout
11637
11638 \end_inset
11639
11640  are fonts, built from outlines of the single glyphs (e.
11641 \begin_inset space \thinspace{}
11642 \end_inset
11643
11644 g.
11645  characters) in the font.
11646  This means that each glyph is defined using mathematical curves that are
11647  well suited for scaling to any requested size.
11648  This mathematical definition is interpreted by the font renderer and the
11649  curve is filled out with pixels according to the size and glyph.
11650  This means that vector fonts will look pretty good in all sizes.
11651  Only at very small sizes where each pixel has to be very carefully computed
11652  to provide a good image, it might be hard to provide a good rendering.
11653 \begin_inset Newline newline
11654 \end_inset
11655
11656 That could mean that one only needs to define one font size and scale them.
11657  But to achieve a better quality, many fonts define several font sizes.
11658  That improves the appearance because you need more details at large font
11659  sizes than at small ones.
11660 \begin_inset Newline newline
11661 \end_inset
11662
11663 The font types 
11664 \family typewriter
11665 TrueType
11666 \family default
11667
11668 \family typewriter
11669 OpenType
11670 \family default
11671 , and 
11672 \family typewriter
11673 Type
11674 \begin_inset space ~
11675 \end_inset
11676
11677 1
11678 \family default
11679  are vector fonts.
11680 \end_layout
11681
11682 \begin_layout Description
11683 Bitmap
11684 \begin_inset space ~
11685 \end_inset
11686
11687 fonts
11688 \begin_inset Index idx
11689 status collapsed
11690
11691 \begin_layout Plain Layout
11692 Fonts ! Bitmap-
11693 \end_layout
11694
11695 \end_inset
11696
11697  on the other hand, are defined by bitmap graphics from the start, so they
11698  will look good at all the sizes they are meant for.
11699  However, they don't scale well, because in order to scale a glyph, each
11700  pixel is enlarged into several pixels.
11701  It is the same effect that happens if you try to enlarge a picture in a
11702  picture manipulation program.
11703  In order to relieve this effect, bitmap fonts are typically provided in
11704  several fixed sizes typically from around 8 pixels high up to 34 pixels
11705  or so high in steps according to what is believed to be useful.
11706  The advantage of bitmap fonts is that no complicated computations are necessary
11707  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11708  fonts.
11709  The disadvantage is that sizes that don't exist as fixed versions have
11710  to be scaled by doubling pixels, and thus look bad.
11711 \begin_inset Newline newline
11712 \end_inset
11713
11714 Bitmap fonts are named 
11715 \family typewriter
11716 Type
11717 \begin_inset space ~
11718 \end_inset
11719
11720 3
11721 \family default
11722  in PostScript- and PDF-documents.
11723 \end_layout
11724
11725 \begin_layout Standard
11726 The result of all this is that bitmap fonts are best for the size they are
11727  designed for, while scalable fonts are good for nearly all sizes.
11728  So one needs fewer font size definitions for scalable fonts.
11729  That's the reason why nearly all text rendering and typesetting programs
11730  use scalable fonts.
11731 \end_layout
11732
11733 \begin_layout Standard
11734 To test which fonts are used in a PDF-document, you can have a look into
11735  its document properties.
11736 \end_layout
11737
11738 \begin_layout Standard
11739 Many modern typesetting and markup languages have begun to move towards
11740  specifying character styles rather than specifying a particular font.
11741  For example, instead of changing to an italicized version of the current
11742  font to emphasize text, you use an 
11743 \begin_inset Quotes eld
11744 \end_inset
11745
11746 emphasized style
11747 \begin_inset Quotes erd
11748 \end_inset
11749
11750  instead.
11751  This concept fits in perfectly with LyX.
11752  In LyX, you do things based on contexts, rather than focusing on typesetting
11753  details.
11754 \end_layout
11755
11756 \begin_layout Subsection
11757 LaTeX font support
11758 \begin_inset CommandInset label
11759 LatexCommand label
11760 name "sub:LaTeX-font-support"
11761
11762 \end_inset
11763
11764
11765 \end_layout
11766
11767 \begin_layout Standard
11768 Traditionally, LaTeX uses its own fonts.
11769  That is to say, you cannot directly access the fonts installed on your
11770  operating system, but you have to use specific fonts provided by your LaTeX
11771  distribution.
11772  The reason is that LaTeX needs some extra information about the fonts,
11773  which have to be provided by additional files and packages.
11774  The downside of this is that your font choice is somewhat limited, compared
11775  to usual word processors.
11776  On the other hand this comes with the advantage that the provided fonts
11777  are generally of very good quality, and that LaTeX files are very portable
11778  across different machines.
11779  Also, the range of fonts supported by traditional LaTeX was increased a
11780  lot meanwhile so that you can find packages for many free and commercial
11781  fonts.
11782  In LyX, only a subset of these are directly selectable via the user interface
11783  (see section
11784 \begin_inset space ~
11785 \end_inset
11786
11787
11788 \begin_inset CommandInset ref
11789 LatexCommand ref
11790 reference "sub:Document-Font"
11791
11792 \end_inset
11793
11794  for details).
11795  However, all others are available if you enter the respective LaTeX code
11796  in the document preamble (please refer to the documentation of your desired
11797  font).
11798 \end_layout
11799
11800 \begin_layout Standard
11801 Furthermore, recent developments brought some new LaTeX engines that are
11802  also able to directly access fonts that are installed for your operating
11803  system (OS), namely XeTeX and LuaTeX.
11804  Both engines are now supported by LyX.
11805  By using them, you can use theoretically any OpenType or TrueType font
11806  that is installed on your system.
11807  The next section describes how to use these OS fonts.
11808 \end_layout
11809
11810 \begin_layout Standard
11811 \begin_inset Note Greyedout
11812 status open
11813
11814 \begin_layout Plain Layout
11815
11816 \series bold
11817 Note:
11818 \series default
11819  In practice, some fonts might fail due to bad metrics and other font deficienci
11820 es; so you might have to experiment.
11821 \end_layout
11822
11823 \end_inset
11824
11825
11826 \end_layout
11827
11828 \begin_layout Standard
11829 \begin_inset Note Greyedout
11830 status open
11831
11832 \begin_layout Plain Layout
11833
11834 \series bold
11835 Note:
11836 \series default
11837  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11838  as traditional LaTeX or PDFTeX.
11839 \end_layout
11840
11841 \end_inset
11842
11843
11844 \end_layout
11845
11846 \begin_layout Subsection
11847 Document Font and Font size
11848 \begin_inset CommandInset label
11849 LatexCommand label
11850 name "sub:Document-Font"
11851
11852 \end_inset
11853
11854
11855 \begin_inset Index idx
11856 status collapsed
11857
11858 \begin_layout Plain Layout
11859 Font ! Size
11860 \end_layout
11861
11862 \end_inset
11863
11864
11865 \begin_inset Index idx
11866 status collapsed
11867
11868 \begin_layout Plain Layout
11869 Document ! Font
11870 \end_layout
11871
11872 \end_inset
11873
11874
11875 \end_layout
11876
11877 \begin_layout Standard
11878 You can set the document fonts in the 
11879 \family sans
11880 Document\SpecialChar \menuseparator
11881 Settings
11882 \family default
11883
11884 \begin_inset Index idx
11885 status collapsed
11886
11887 \begin_layout Plain Layout
11888 Document ! Settings
11889 \end_layout
11890
11891 \end_inset
11892
11893  dialog.
11894  In the 
11895 \family sans
11896 Fonts
11897 \family default
11898  section of the dialog, you can specify which font should be used for the
11899  three different font shapes — roman (serif), 
11900 \family sans
11901 sans
11902 \begin_inset space ~
11903 \end_inset
11904
11905 serif
11906 \family default
11907  and 
11908 \family typewriter
11909 typewriter
11910 \family default
11911  (monospaced) — you can specify the base font size and scaling factors for
11912  (some) sans serif and typewriter fonts if this is necessary to fit with
11913  the roman font.
11914 \end_layout
11915
11916 \begin_layout Standard
11917 If you select 
11918 \family sans
11919 Use non-T
11920 \begin_inset ERT
11921 status collapsed
11922
11923 \begin_layout Plain Layout
11924
11925 {}
11926 \end_layout
11927
11928 \end_inset
11929
11930 eX fonts
11931 \family default
11932 , you will have access to the fonts installed on your operating system.
11933  This requires that you use 
11934 \family sans
11935 PDF (XeT
11936 \begin_inset ERT
11937 status collapsed
11938
11939 \begin_layout Plain Layout
11940
11941 {}
11942 \end_layout
11943
11944 \end_inset
11945
11946 eX)
11947 \family default
11948
11949 \family sans
11950 PDF (LuaT
11951 \begin_inset ERT
11952 status collapsed
11953
11954 \begin_layout Plain Layout
11955
11956 {}
11957 \end_layout
11958
11959 \end_inset
11960
11961 eX)
11962 \family default
11963  or 
11964 \family sans
11965 DVI (LuaT
11966 \begin_inset ERT
11967 status collapsed
11968
11969 \begin_layout Plain Layout
11970
11971 {}
11972 \end_layout
11973
11974 \end_inset
11975
11976 eX)
11977 \family default
11978  as output format, i.
11979 \begin_inset space \thinspace{}
11980 \end_inset
11981
11982 e.
11983 \begin_inset space ~
11984 \end_inset
11985
11986 you will have to have either XeTeX or LuaTeX installed (see section
11987 \begin_inset space ~
11988 \end_inset
11989
11990
11991 \begin_inset CommandInset ref
11992 LatexCommand ref
11993 reference "sub:LaTeX-font-support"
11994
11995 \end_inset
11996
11997 ).
11998  You will then not have access to TeX's own fonts (the selection described
11999  below).
12000  Note that LyX lists all available fonts in either of the three lists (roman,
12001  sans
12002 \begin_inset space ~
12003 \end_inset
12004
12005 serif, and typewriter), since LyX cannot determine the family.
12006  Also note that the output might fail with some of the listed fonts, due
12007  to the encoding of the fonts and\SpecialChar \slash{}
12008 or font failures.
12009  Again, LyX cannot determine this in advance, so you might need to experiment.
12010 \end_layout
12011
12012 \begin_layout Standard
12013 If you use TeX fonts (which is the default), the possible options for the
12014  font include 
12015 \family sans
12016 Default
12017 \family default
12018  and a list of fonts available with your LaTeX distribution.
12019  If you select 
12020 \family sans
12021 Default,
12022 \family default
12023  the font that is preset by the current document class is used.
12024  In most cases, this will be the standard TeX font, known as 
12025 \begin_inset Quotes eld
12026 \end_inset
12027
12028
12029 \family typewriter
12030 Computer
12031 \begin_inset space ~
12032 \end_inset
12033
12034 Modern
12035 \family default
12036
12037 \begin_inset Quotes erd
12038 \end_inset
12039
12040  (
12041 \family typewriter
12042 cm
12043 \family default
12044 ) or 
12045 \begin_inset Quotes eld
12046 \end_inset
12047
12048
12049 \family typewriter
12050 European Computer Modern
12051 \family default
12052
12053 \begin_inset Quotes erd
12054 \end_inset
12055
12056  (
12057 \family typewriter
12058 ec
12059 \family default
12060 ), but some classes preset different default fonts.
12061 \end_layout
12062
12063 \begin_layout Standard
12064 As 
12065 \family typewriter
12066 cm
12067 \family default
12068  and 
12069 \family typewriter
12070 ec
12071 \family default
12072  are bitmap fonts, they often looks pixelated in PDF output, especially
12073  when you read the PDF in a zoomed size.
12074 \begin_inset Foot
12075 status collapsed
12076
12077 \begin_layout Plain Layout
12078 This problem doesn't appear if you read PDFs in 
12079 \family typewriter
12080 Adobe
12081 \begin_inset space ~
12082 \end_inset
12083
12084 Reader
12085 \family default
12086  version 6 or later, because this program includes a special bitmap font
12087  renderer.
12088 \end_layout
12089
12090 \end_inset
12091
12092  To get rid of pixelated fonts, you have to use a vector font.
12093  Depending on how your document should look like, you can either:
12094 \end_layout
12095
12096 \begin_layout Itemize
12097 select the 
12098 \family sans
12099 Latin
12100 \begin_inset space ~
12101 \end_inset
12102
12103 Modern
12104 \family default
12105  fonts, which is the recommended choice if you want to keep the look of
12106  
12107 \family typewriter
12108 cm
12109 \family default
12110 /
12111 \family typewriter
12112 ec
12113 \family default
12114 .
12115  
12116 \family sans
12117 Latin
12118 \begin_inset space ~
12119 \end_inset
12120
12121 Modern
12122 \family default
12123  was developed for the LaTeX community in order to replace 
12124 \family typewriter
12125 cm
12126 \family default
12127  as the default font.
12128  It covers a huge range of glyphs and several font shapes.
12129  Except for some details, where the appearance was improved, 
12130 \family sans
12131 Latin
12132 \begin_inset space ~
12133 \end_inset
12134
12135 Modern
12136 \family default
12137  looks identical to 
12138 \family typewriter
12139 cm
12140 \family default
12141 .;
12142 \begin_inset Foot
12143 status collapsed
12144
12145 \begin_layout Plain Layout
12146 One difference is improved kerning.
12147 \end_layout
12148
12149 \end_inset
12150
12151
12152 \end_layout
12153
12154 \begin_layout Itemize
12155 or select the 
12156 \family sans
12157 AE
12158 \begin_inset space ~
12159 \end_inset
12160
12161 (Almost
12162 \begin_inset space ~
12163 \end_inset
12164
12165 European)
12166 \family default
12167  fonts in (the rare) case that 
12168 \family sans
12169 Latin
12170 \begin_inset space ~
12171 \end_inset
12172
12173 Modern
12174 \family default
12175  is not available to you or does not work, and you still want to emulate
12176  the look of 
12177 \family typewriter
12178 cm
12179 \family default
12180 /
12181 \family typewriter
12182 ec
12183 \family default
12184 .
12185  
12186 \family typewriter
12187 AE
12188 \family default
12189  is a virtual font.
12190  Virtual means that it 
12191 \begin_inset Quotes eld
12192 \end_inset
12193
12194 steals
12195 \begin_inset Quotes erd
12196 \end_inset
12197
12198  outline 
12199 \family typewriter
12200 cm
12201 \family default
12202 -glyphs from other fonts.
12203  This has the disadvantage that some characters are missing, like the French
12204  guillemets (
12205 \begin_inset Quotes eld
12206 \end_inset
12207
12208 «
12209 \begin_inset Quotes erd
12210 \end_inset
12211
12212  and 
12213 \begin_inset Quotes eld
12214 \end_inset
12215
12216 »
12217 \begin_inset Quotes erd
12218 \end_inset
12219
12220 )
12221 \begin_inset Foot
12222 status collapsed
12223
12224 \begin_layout Plain Layout
12225 Loading the LaTeX-package 
12226 \series bold
12227 aeguill
12228 \series default
12229
12230 \begin_inset Index idx
12231 status collapsed
12232
12233 \begin_layout Plain Layout
12234 LaTeX-packages ! aeguill
12235 \end_layout
12236
12237 \end_inset
12238
12239  with the document preamble line
12240 \begin_inset Newline newline
12241 \end_inset
12242
12243
12244 \series bold
12245
12246 \backslash
12247 usepackage[ec]{aeguill}
12248 \begin_inset Newline newline
12249 \end_inset
12250
12251
12252 \series default
12253 will fix the guillemet problem.
12254 \end_layout
12255
12256 \end_inset
12257
12258  and that accented characters are not 
12259 \emph on
12260 one
12261 \emph default
12262  glyph, but build of 
12263 \emph on
12264 two
12265 \emph default
12266  characters, the accent and the letter.
12267  Therefore you cannot search for words with accented characters in documents
12268  using the 
12269 \family typewriter
12270 AE
12271 \family default
12272  fonts.
12273  If you search for example for the French word 
12274 \begin_inset Quotes eld
12275 \end_inset
12276
12277 rève
12278 \begin_inset Quotes erd
12279 \end_inset
12280
12281  in a PDF, you won't get any result, because the PDF-viewer searches for
12282  the glyph 
12283 \begin_inset Quotes eld
12284 \end_inset
12285
12286  è 
12287 \begin_inset Quotes erd
12288 \end_inset
12289
12290  and not for the glyph 
12291 \begin_inset Quotes eld
12292 \end_inset
12293
12294  e +
12295 \begin_inset space ~
12296 \end_inset
12297
12298  ̀ 
12299 \begin_inset Quotes erd
12300 \end_inset
12301
12302 .
12303 \end_layout
12304
12305 \begin_layout Itemize
12306 If you do not like the look of 
12307 \family typewriter
12308 cm
12309 \family default
12310 /
12311 \family typewriter
12312 ec
12313 \family default
12314 , you can of course select one of the other provided vector fonts, e.
12315 \begin_inset space \thinspace{}
12316 \end_inset
12317
12318 g.
12319 \begin_inset space ~
12320 \end_inset
12321
12322
12323 \family typewriter
12324 Times
12325 \begin_inset space ~
12326 \end_inset
12327
12328 Roman
12329 \family default
12330  or
12331 \family typewriter
12332  Palatino
12333 \family default
12334 .
12335  Most roman vector fonts will automatically select matching sans
12336 \begin_inset space ~
12337 \end_inset
12338
12339 serif and typewriter fonts
12340 \begin_inset Foot
12341 status collapsed
12342
12343 \begin_layout Plain Layout
12344 These are sometimes just matching other fonts (e.
12345 \begin_inset space \thinspace{}
12346 \end_inset
12347
12348 g., 
12349 \family sans
12350 Times
12351 \begin_inset space ~
12352 \end_inset
12353
12354 Roman
12355 \family default
12356  selects 
12357 \family sans
12358 Helvetica
12359 \family default
12360  for sans serif text), or different shapes of the same font, i.
12361 \begin_inset space \thinspace{}
12362 \end_inset
12363
12364 e.
12365 \begin_inset space \space{}
12366 \end_inset
12367
12368 a real font 
12369 \emph on
12370 family
12371 \emph default
12372  (e.
12373 \begin_inset space \thinspace{}
12374 \end_inset
12375
12376 g.
12377 \begin_inset space \space{}
12378 \end_inset
12379
12380 in case of 
12381 \family sans
12382 Latin
12383 \begin_inset space ~
12384 \end_inset
12385
12386 Modern
12387 \family default
12388  oder 
12389 \family sans
12390 Computer
12391 \begin_inset space ~
12392 \end_inset
12393
12394 Modern
12395 \family default
12396 ).
12397 \end_layout
12398
12399 \end_inset
12400
12401 , but you can also select your own.
12402 \begin_inset Newline newline
12403 \end_inset
12404
12405 The differences between roman, 
12406 \family sans
12407 sans
12408 \begin_inset space ~
12409 \end_inset
12410
12411 serif
12412 \family default
12413  and 
12414 \family typewriter
12415 typewriter
12416 \family default
12417  fonts are explained in section
12418 \begin_inset space ~
12419 \end_inset
12420
12421
12422 \begin_inset CommandInset ref
12423 LatexCommand ref
12424 reference "sub:Fine-Tuning-with-the"
12425
12426 \end_inset
12427
12428 .
12429 \begin_inset Newline newline
12430 \end_inset
12431
12432 The font 
12433 \family sans
12434 Times
12435 \begin_inset space ~
12436 \end_inset
12437
12438 Roman
12439 \family default
12440  was originally designed for newspapers.
12441  That means its glyphs are smaller than the ones from other fonts to fit
12442  into the small newspaper columns.
12443  Therefore 
12444 \family sans
12445 Times
12446 \begin_inset space ~
12447 \end_inset
12448
12449 Roman
12450 \family default
12451  is not the optimal choice for larger documents like books.
12452 \end_layout
12453
12454 \begin_layout Standard
12455 For the font size there are generally four possible values: 
12456 \family sans
12457 Default, 10
12458 \family default
12459
12460 \family sans
12461 11
12462 \family default
12463  and 
12464 \family sans
12465 12
12466 \family default
12467 .
12468  Some classes provide additional sizes.
12469  The size of 
12470 \family sans
12471 Default
12472 \family default
12473  depends on the class you are using.
12474  In the standard classes it is equal to the font size 10.
12475 \end_layout
12476
12477 \begin_layout Standard
12478 Note that the font size is the 
12479 \emph on
12480 base size
12481 \emph default
12482 .
12483  That means that LyX scales all other possible font sizes (such as those
12484  used in footnotes, super-, and subscripts) by this value.
12485  You can fine-tune the font size of text parts via the 
12486 \family sans
12487 Text
12488 \begin_inset space ~
12489 \end_inset
12490
12491 Style
12492 \family default
12493  dialog if needed.
12494  The possible font sizes for text parts are explained in section
12495 \begin_inset space ~
12496 \end_inset
12497
12498
12499 \begin_inset CommandInset ref
12500 LatexCommand ref
12501 reference "sub:Fine-Tuning-with-the"
12502
12503 \end_inset
12504
12505 .
12506 \end_layout
12507
12508 \begin_layout Standard
12509 The 
12510 \family sans
12511 Default Family
12512 \family default
12513  selection lets you specify whether the base font of your document should
12514  be roman, sans
12515 \begin_inset space ~
12516 \end_inset
12517
12518 serif or typewriter.
12519  The 
12520 \family sans
12521 Default
12522 \family default
12523  selection uses what is preset by the class, the other selections override
12524  this.
12525  In most cases, 
12526 \family sans
12527 Default
12528 \family default
12529  is equal to 
12530 \family sans
12531 roman
12532 \family default
12533 , but some classes (such as presentation classes) also use other defaults.
12534 \end_layout
12535
12536 \begin_layout Standard
12537 The
12538 \family typewriter
12539  
12540 \family sans
12541 LaTe
12542 \begin_inset ERT
12543 status collapsed
12544
12545 \begin_layout Plain Layout
12546
12547 {}
12548 \end_layout
12549
12550 \end_inset
12551
12552 X font encoding
12553 \family default
12554  selection is an expert setting which lets you change the value passed to
12555  the LaTeX-package
12556 \emph on
12557  fontenc
12558 \emph default
12559  (see also sec.
12560 \begin_inset space ~
12561 \end_inset
12562
12563
12564 \begin_inset CommandInset ref
12565 LatexCommand ref
12566 reference "sub:LaTeX-settings"
12567
12568 \end_inset
12569
12570 ).
12571  Normally, you do not need to change (or even understand) this.
12572  Unless you have specific reasons, use 
12573 \family sans
12574 Default
12575 \family default
12576 .
12577 \end_layout
12578
12579 \begin_layout Standard
12580 With some fonts, the checkboxes 
12581 \family sans
12582 Use Old Style Figures
12583 \family default
12584  and 
12585 \family sans
12586 Use True Small Caps
12587 \family default
12588  are enabled.
12589  These are extra features some fonts provide.
12590  If 
12591 \family sans
12592 Use Old Style Figures
12593 \family default
12594  is checked, the font uses old style (also known as medieval or text) figures,
12595  i.
12596 \begin_inset space \thinspace{}
12597 \end_inset
12598
12599 e.
12600 \begin_inset space ~
12601 \end_inset
12602
12603 figures with varying height that fit nicely with lower letters.
12604  
12605 \family sans
12606 Use True Small Caps
12607 \family default
12608  determines that real small caps are used instead of faked small caps made
12609  of scaled capitals.
12610  Real small caps are often part of expert font sets; they generally look
12611  better than faked small caps but might have to be purchased separately.
12612 \end_layout
12613
12614 \begin_layout Standard
12615 The field 
12616 \family sans
12617 CJK
12618 \family default
12619  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12620  a font to display the script characters.
12621 \begin_inset Foot
12622 status collapsed
12623
12624 \begin_layout Plain Layout
12625 The font will be the argument for the commands of the LaTeX-package 
12626 \series bold
12627 CJK
12628 \series default
12629 .
12630  So this has no effect for the document language 
12631 \family sans
12632 Japanese
12633 \family default
12634  that doesn't use 
12635 \series bold
12636 CJK
12637 \series default
12638 .
12639 \end_layout
12640
12641 \end_inset
12642
12643
12644 \end_layout
12645
12646 \begin_layout Standard
12647 \begin_inset VSpace bigskip
12648 \end_inset
12649
12650
12651 \begin_inset Note Greyedout
12652 status open
12653
12654 \begin_layout Plain Layout
12655
12656 \series bold
12657 Note:
12658 \series default
12659  When you choose a new font or font size, LyX does 
12660 \emph on
12661 not
12662 \emph default
12663  change the screen font! You will only see a difference in the printed output;
12664  this is part of the WYSIWYM concept.
12665  LyX's screen fonts can be adjusted in the 
12666 \family sans
12667 Tools\SpecialChar \menuseparator
12668 Preferences
12669 \family default
12670  dialog, see section
12671 \begin_inset space ~
12672 \end_inset
12673
12674
12675 \begin_inset CommandInset ref
12676 LatexCommand ref
12677 reference "sub:Screen-Fonts"
12678
12679 \end_inset
12680
12681 .
12682 \end_layout
12683
12684 \end_inset
12685
12686
12687 \end_layout
12688
12689 \begin_layout Subsection
12690 Using Different Character Styles
12691 \begin_inset Index idx
12692 status collapsed
12693
12694 \begin_layout Plain Layout
12695 Character Styles
12696 \end_layout
12697
12698 \end_inset
12699
12700
12701 \begin_inset Index idx
12702 status collapsed
12703
12704 \begin_layout Plain Layout
12705 Text Style
12706 \end_layout
12707
12708 \end_inset
12709
12710
12711 \end_layout
12712
12713 \begin_layout Standard
12714 As we've already seen, LyX automatically changes the character style for
12715  certain paragraph environments.
12716  LyX supports two character styles, 
12717 \family sans
12718 Emphasized
12719 \family default
12720  and 
12721 \family sans
12722 Noun
12723 \family default
12724 .
12725  You can activate both of these styles via keybindings, the menus, and the
12726  toolbar.
12727 \end_layout
12728
12729 \begin_layout Standard
12730 To activate the 
12731 \family sans
12732 Noun
12733 \family default
12734  style, do one of the following:
12735 \end_layout
12736
12737 \begin_layout Itemize
12738 click on the toolbar button 
12739 \begin_inset Info
12740 type  "icon"
12741 arg   "font-noun"
12742 \end_inset
12743
12744
12745 \end_layout
12746
12747 \begin_layout Itemize
12748 use the key binding 
12749 \begin_inset Info
12750 type  "shortcut"
12751 arg   "font-noun"
12752 \end_inset
12753
12754
12755 \end_layout
12756
12757 \begin_layout Standard
12758 These commands are all toggles.
12759  That is, if 
12760 \family sans
12761 Noun
12762 \family default
12763  style is already active, they deactivate it.
12764 \end_layout
12765
12766 \begin_layout Standard
12767 One typically uses the 
12768 \family sans
12769 Noun
12770 \family default
12771  style for proper names.
12772  For example: 
12773 \begin_inset Quotes eld
12774 \end_inset
12775
12776
12777 \noun on
12778 Matthias Ettrich
12779 \noun default
12780  is the original author of LyX.
12781 \begin_inset Quotes erd
12782 \end_inset
12783
12784
12785 \end_layout
12786
12787 \begin_layout Standard
12788 A more widely used character style is the 
12789 \family sans
12790 Emphasized
12791 \family default
12792  style.
12793  You can activate (or deactivate — it's also a toggle) the 
12794 \family sans
12795 Emphasized
12796 \family default
12797  style by:
12798 \end_layout
12799
12800 \begin_layout Itemize
12801 clicking on the toolbar button 
12802 \begin_inset Info
12803 type  "icon"
12804 arg   "font-emph"
12805 \end_inset
12806
12807
12808 \end_layout
12809
12810 \begin_layout Itemize
12811 using the keybindings 
12812 \begin_inset Info
12813 type  "shortcut"
12814 arg   "font-emph"
12815 \end_inset
12816
12817
12818 \end_layout
12819
12820 \begin_layout Standard
12821 Normally the 
12822 \family sans
12823 Emphasized
12824 \family default
12825  style is equivalent to an italic font but some document classes or LaTeX-packag
12826 es use a different font.
12827 \end_layout
12828
12829 \begin_layout Standard
12830 We've been using the 
12831 \family sans
12832 Emphasized
12833 \family default
12834  style all over the place in this document.
12835  Here's one more example:
12836 \end_layout
12837
12838 \begin_layout Quotation
12839
12840 \emph on
12841 Don't overuse character styles!
12842 \end_layout
12843
12844 \begin_layout Standard
12845 It's also a warning in addition to an example.
12846  One's writing should parallel ordinary conversation.
12847  Since we don't all constantly scream at each other, we should also avoid
12848  the common tendency to overuse character style.
12849  
12850 \end_layout
12851
12852 \begin_layout Standard
12853 You can always reset to the default font using the key binding 
12854 \begin_inset Info
12855 type  "shortcut"
12856 arg   "font-default"
12857 \end_inset
12858
12859  or the dialog 
12860 \family sans
12861 Edit\SpecialChar \menuseparator
12862 Text
12863 \begin_inset space ~
12864 \end_inset
12865
12866 Style
12867 \family default
12868 .
12869 \end_layout
12870
12871 \begin_layout Subsection
12872 Fine-Tuning with the 
12873 \family sans
12874 Text Style
12875 \family default
12876  dialog
12877 \begin_inset CommandInset label
12878 LatexCommand label
12879 name "sub:Fine-Tuning-with-the"
12880
12881 \end_inset
12882
12883
12884 \begin_inset Index idx
12885 status collapsed
12886
12887 \begin_layout Plain Layout
12888 Text Style
12889 \end_layout
12890
12891 \end_inset
12892
12893
12894 \end_layout
12895
12896 \begin_layout Standard
12897 There are always occasions when you will need to do some fine-tuning, so
12898  LyX gives you a way to create a custom character style.
12899  For example, an academic journal or a corporation may have a style sheet
12900  requiring a sans-serif font be used in certain situations.
12901  Also, writers sometimes use a different font to offset a character's thoughts
12902  from ordinary dialog.
12903 \end_layout
12904
12905 \begin_layout Standard
12906 Before we document how to use custom character style, we want to issue a
12907  warning yet again: Don't overuse character styles! 
12908 \begin_inset Newline newline
12909 \end_inset
12910
12911 Documents that overuse different fonts and sizes are not well readable and
12912  tend to look as if someone has knocked huge holes in them.
12913 \end_layout
12914
12915 \begin_layout Standard
12916 To use custom character styles, open the 
12917 \family sans
12918 Edit\SpecialChar \menuseparator
12919 Text
12920 \begin_inset space ~
12921 \end_inset
12922
12923 Style\SpecialChar \menuseparator
12924 Customized
12925 \family default
12926  dialog.
12927  There are several boxes on this dialog, each corresponding to a different
12928  font property which you can choose.
12929  You can choose an option for one of these properties, or select 
12930 \family sans
12931 No
12932 \begin_inset space ~
12933 \end_inset
12934
12935 change
12936 \family default
12937 , which keeps the current state of that property.
12938  The item 
12939 \family sans
12940 Reset
12941 \family default
12942  will reset the property to whatever is the default.
12943  You can use this to reset attributes across a bunch of different paragraph
12944  environments in a snap.
12945 \end_layout
12946
12947 \begin_layout Standard
12948 The font properties, and their options (in addition to 
12949 \family sans
12950 No
12951 \begin_inset space ~
12952 \end_inset
12953
12954 change
12955 \family default
12956  and 
12957 \family sans
12958 Reset
12959 \family default
12960 ) are:
12961 \end_layout
12962
12963 \begin_layout Labeling
12964 \labelwidthstring 00.00.0000
12965
12966 \family sans
12967 Family
12968 \family default
12969  The 
12970 \begin_inset Quotes eld
12971 \end_inset
12972
12973 overall look
12974 \begin_inset Quotes erd
12975 \end_inset
12976
12977  of the font.
12978  The possible options are:
12979 \end_layout
12980
12981 \begin_deeper
12982 \begin_layout Labeling
12983 \labelwidthstring 00.00.0000
12984
12985 \family sans
12986 Roman
12987 \family default
12988  This is the Roman font family.
12989  Normally a serif font.
12990  It's also the default family.
12991  (key binding 
12992 \begin_inset Info
12993 type  "shortcut"
12994 arg   "font-roman"
12995 \end_inset
12996
12997 )
12998 \end_layout
12999
13000 \begin_layout Labeling
13001 \labelwidthstring 00.00.0000
13002
13003 \family sans
13004 Sans
13005 \begin_inset space ~
13006 \end_inset
13007
13008 Serif
13009 \family default
13010  
13011 \family sans
13012 This is the Sans Serif font family.
13013
13014 \family default
13015  (key binding 
13016 \begin_inset Info
13017 type  "shortcut"
13018 arg   "font-sans"
13019 \end_inset
13020
13021 )
13022 \end_layout
13023
13024 \begin_layout Labeling
13025 \labelwidthstring 00.00.0000
13026
13027 \family sans
13028 Typewriter
13029 \family default
13030  
13031 \family typewriter
13032 This is the Typewriter font family.
13033
13034 \family default
13035  (key binding 
13036 \begin_inset Info
13037 type  "shortcut"
13038 arg   "font-typewriter"
13039 \end_inset
13040
13041
13042 \family sans
13043 )
13044 \end_layout
13045
13046 \end_deeper
13047 \begin_layout Labeling
13048 \labelwidthstring 00.00.0000
13049
13050 \family sans
13051 Series
13052 \family default
13053  This corresponds to the print weight.
13054  Options are:
13055 \end_layout
13056
13057 \begin_deeper
13058 \begin_layout Labeling
13059 \labelwidthstring 00.00.0000
13060
13061 \family sans
13062 Medium
13063 \family default
13064  This is the Medium font series.
13065  It's also the default series.
13066 \end_layout
13067
13068 \begin_layout Labeling
13069 \labelwidthstring 00.00.0000
13070
13071 \family sans
13072 Bold
13073 \family default
13074  
13075 \series bold
13076 This is the Bold font series.
13077
13078 \series default
13079  (key binding 
13080 \begin_inset Info
13081 type  "shortcut"
13082 arg   "font-bold"
13083 \end_inset
13084
13085 )
13086 \end_layout
13087
13088 \end_deeper
13089 \begin_layout Labeling
13090 \labelwidthstring 00.00.0000
13091
13092 \family sans
13093 Shape
13094 \family default
13095  As the name implies.
13096  Options are:
13097 \end_layout
13098
13099 \begin_deeper
13100 \begin_layout Labeling
13101 \labelwidthstring 00.00.0000
13102
13103 \family sans
13104 Upright
13105 \family default
13106  This is the Upright font shape.
13107  It's also the default shape.
13108 \end_layout
13109
13110 \begin_layout Labeling
13111 \labelwidthstring 00.00.0000
13112
13113 \family sans
13114 Italic
13115 \family default
13116  
13117 \shape italic
13118 This
13119 \shape default
13120  
13121 \family sans
13122 \shape italic
13123 i
13124 \family default
13125 s the Italic font shape
13126 \shape default
13127 \emph on
13128 .
13129 \end_layout
13130
13131 \begin_layout Labeling
13132 \labelwidthstring 00.00.0000
13133
13134 \family sans
13135 Slanted
13136 \family default
13137  
13138 \shape slanted
13139 This is the Slanted font shape
13140 \shape default
13141  (although it might not be visible in LyX, this is different from italic).
13142 \end_layout
13143
13144 \begin_layout Labeling
13145 \labelwidthstring 00.00.0000
13146
13147 \family sans
13148 Small
13149 \begin_inset space ~
13150 \end_inset
13151
13152 Caps
13153 \family default
13154  
13155 \shape smallcaps
13156 This is the Small caps font shape
13157 \shape default
13158 \noun on
13159 .
13160 \end_layout
13161
13162 \end_deeper
13163 \begin_layout Labeling
13164 \labelwidthstring 00.00.0000
13165
13166 \family sans
13167 Size
13168 \family default
13169  Alters the size of the font.
13170  You'll find no numerical values here; all possible sizes are actually proportio
13171 nal to the document font size.
13172  Once again, you don't feed LyX the details, but a general description of
13173  what you want to do.
13174  The options are:
13175 \end_layout
13176
13177 \begin_deeper
13178 \begin_layout Labeling
13179 \labelwidthstring 00.00.0000
13180
13181 \family sans
13182 Tiny
13183 \family default
13184  
13185 \size tiny
13186 This is the 
13187 \begin_inset Quotes eld
13188 \end_inset
13189
13190 Tiny
13191 \begin_inset Quotes erd
13192 \end_inset
13193
13194  font size.
13195
13196 \size default
13197  (key bindings 
13198 \begin_inset Info
13199 type  "shortcuts"
13200 arg   "font-size tiny"
13201 \end_inset
13202
13203 )
13204 \end_layout
13205
13206 \begin_layout Labeling
13207 \labelwidthstring 00.00.0000
13208
13209 \family sans
13210 Smallest
13211 \family default
13212  
13213 \size scriptsize
13214 This is the 
13215 \begin_inset Quotes eld
13216 \end_inset
13217
13218 Smallest
13219 \begin_inset Quotes erd
13220 \end_inset
13221
13222  font size
13223 \size default
13224 .
13225  (key binding 
13226 \begin_inset Info
13227 type  "shortcut"
13228 arg   "font-size scriptsize"
13229 \end_inset
13230
13231 )
13232 \end_layout
13233
13234 \begin_layout Labeling
13235 \labelwidthstring 00.00.0000
13236
13237 \family sans
13238 Smaller
13239 \family default
13240  
13241 \size footnotesize
13242 This is the 
13243 \begin_inset Quotes eld
13244 \end_inset
13245
13246 Smaller
13247 \begin_inset Quotes erd
13248 \end_inset
13249
13250  font size.
13251
13252 \size default
13253  (key bindings 
13254 \begin_inset Info
13255 type  "shortcuts"
13256 arg   "font-size footnotesize"
13257 \end_inset
13258
13259 )
13260 \end_layout
13261
13262 \begin_layout Labeling
13263 \labelwidthstring 00.00.0000
13264
13265 \family sans
13266 Small
13267 \family default
13268  
13269 \size small
13270 This is the 
13271 \begin_inset Quotes eld
13272 \end_inset
13273
13274 Small
13275 \begin_inset Quotes erd
13276 \end_inset
13277
13278  font size.
13279
13280 \size default
13281  (key bindings 
13282 \begin_inset Info
13283 type  "shortcuts"
13284 arg   "font-size small"
13285 \end_inset
13286
13287 )
13288 \end_layout
13289
13290 \begin_layout Labeling
13291 \labelwidthstring 00.00.0000
13292
13293 \family sans
13294 Normal
13295 \family default
13296  This is the 
13297 \begin_inset Quotes eld
13298 \end_inset
13299
13300 Normal
13301 \begin_inset Quotes erd
13302 \end_inset
13303
13304  font size.
13305  It's also the default size.
13306  (key bindings 
13307 \begin_inset Info
13308 type  "shortcuts"
13309 arg   "font-size normal"
13310 \end_inset
13311
13312 )
13313 \end_layout
13314
13315 \begin_layout Labeling
13316 \labelwidthstring 00.00.0000
13317
13318 \family sans
13319 Large
13320 \family default
13321  
13322 \size large
13323 This is the 
13324 \begin_inset Quotes eld
13325 \end_inset
13326
13327 Large
13328 \begin_inset Quotes erd
13329 \end_inset
13330
13331  font size.
13332
13333 \size default
13334  (key bindings 
13335 \begin_inset Info
13336 type  "shortcuts"
13337 arg   "font-size large"
13338 \end_inset
13339
13340 )
13341 \end_layout
13342
13343 \begin_layout Labeling
13344 \labelwidthstring 00.00.0000
13345
13346 \family sans
13347 Larger
13348 \family default
13349  
13350 \size larger
13351 This is the 
13352 \begin_inset Quotes eld
13353 \end_inset
13354
13355 Larger
13356 \begin_inset Quotes erd
13357 \end_inset
13358
13359  font size.
13360
13361 \size default
13362  (key bindings 
13363 \begin_inset Info
13364 type  "shortcuts"
13365 arg   "font-size larger"
13366 \end_inset
13367
13368 )
13369 \end_layout
13370
13371 \begin_layout Labeling
13372 \labelwidthstring 00.00.0000
13373
13374 \family sans
13375 Largest
13376 \family default
13377  
13378 \size largest
13379 This is the 
13380 \begin_inset Quotes eld
13381 \end_inset
13382
13383 Largest
13384 \begin_inset Quotes erd
13385 \end_inset
13386
13387  font size.
13388
13389 \size default
13390  (key binding 
13391 \begin_inset Info
13392 type  "shortcut"
13393 arg   "font-size largest"
13394 \end_inset
13395
13396 )
13397 \end_layout
13398
13399 \begin_layout Labeling
13400 \labelwidthstring 00.00.0000
13401
13402 \family sans
13403 Huge
13404 \family default
13405  
13406 \size huge
13407 This is the 
13408 \begin_inset Quotes eld
13409 \end_inset
13410
13411 Huge
13412 \begin_inset Quotes erd
13413 \end_inset
13414
13415  font size.
13416
13417 \size default
13418  (key bindings 
13419 \begin_inset Info
13420 type  "shortcuts"
13421 arg   "font-size huge"
13422 \end_inset
13423
13424 )
13425 \end_layout
13426
13427 \begin_layout Labeling
13428 \labelwidthstring 00.00.0000
13429
13430 \family sans
13431 Huger
13432 \family default
13433  
13434 \size giant
13435 This is the 
13436 \begin_inset Quotes eld
13437 \end_inset
13438
13439 Huger
13440 \begin_inset Quotes erd
13441 \end_inset
13442
13443  font size.
13444
13445 \size default
13446  (key bindings 
13447 \begin_inset Info
13448 type  "shortcuts"
13449 arg   "font-size giant"
13450 \end_inset
13451
13452 )
13453 \end_layout
13454
13455 \begin_layout Labeling
13456 \labelwidthstring 00.00.0000
13457
13458 \family sans
13459 Increase
13460 \family default
13461  This increases the size by one step (for instance, from 
13462 \begin_inset Quotes eld
13463 \end_inset
13464
13465 Largest
13466 \begin_inset Quotes erd
13467 \end_inset
13468
13469  to 
13470 \begin_inset Quotes eld
13471 \end_inset
13472
13473 Huge
13474 \begin_inset Quotes erd
13475 \end_inset
13476
13477 ).
13478  (key binding 
13479 \begin_inset Info
13480 type  "shortcut"
13481 arg   "font-size increase"
13482 \end_inset
13483
13484 )
13485 \end_layout
13486
13487 \begin_layout Labeling
13488 \labelwidthstring 00.00.0000
13489
13490 \family sans
13491 Decrease
13492 \family default
13493  This decreases the size by one step (for instance, from 
13494 \begin_inset Quotes eld
13495 \end_inset
13496
13497 Normal
13498 \begin_inset Quotes erd
13499 \end_inset
13500
13501  to 
13502 \begin_inset Quotes eld
13503 \end_inset
13504
13505 Small
13506 \begin_inset Quotes erd
13507 \end_inset
13508
13509 ).
13510  (key binding 
13511 \begin_inset Info
13512 type  "shortcut"
13513 arg   "font-size decrease"
13514 \end_inset
13515
13516 )
13517 \end_layout
13518
13519 \end_deeper
13520 \begin_layout Standard
13521 We'll warn you 
13522 \emph on
13523 yet again
13524 \emph default
13525 : don't go crazy with this feature.
13526  You should almost never need to change the font size.
13527  LyX automatically changes the font size for different paragraph environments
13528  — use that instead.
13529  This is here for fine-tuning only!
13530 \end_layout
13531
13532 \begin_layout Labeling
13533 \labelwidthstring 00.00.0000
13534
13535 \family sans
13536 Misc
13537 \family default
13538  Here you can change a few other things at the character level.
13539  Options are:
13540 \end_layout
13541
13542 \begin_deeper
13543 \begin_layout Labeling
13544 \labelwidthstring 00.00.0000
13545
13546 \family sans
13547 Emph
13548 \family default
13549  
13550 \emph on
13551 This is text with emphasize on
13552 \emph default
13553 .
13554  This might seem like the same as 
13555 \shape italic
13556 Italic
13557 \shape default
13558 , but it is actually a bit different.
13559  Emphasized is a 
13560 \emph on
13561 logical
13562 \emph default
13563  attribute.
13564  That means every document class can define its own font used for emphasized
13565  text.
13566  Normally this font is equal to italic.
13567 \end_layout
13568
13569 \begin_layout Labeling
13570 \labelwidthstring 00.00.0000
13571
13572 \family sans
13573 Underbar
13574 \family default
13575  
13576 \bar under
13577 This is text with Underbar on.
13578
13579 \bar default
13580  (key binding 
13581 \begin_inset Info
13582 type  "shortcuts"
13583 arg   "font-underline"
13584 \end_inset
13585
13586
13587 \family sans
13588 )
13589 \begin_inset Newline newline
13590 \end_inset
13591
13592
13593 \family default
13594 Avoid using underbar if you can! It's a hangover from the typewriter days,
13595  when you couldn't change fonts.
13596  We no longer need to emphasize text by underscoring characters.
13597  It's only included in LyX because some people 
13598 \emph on
13599 may
13600 \emph default
13601  need it in order to follow style sheets for journal submissions.
13602 \end_layout
13603
13604 \begin_layout Labeling
13605 \labelwidthstring 00.00.0000
13606
13607 \family sans
13608 Double
13609 \begin_inset space ~
13610 \end_inset
13611
13612 underbar
13613 \family default
13614  
13615 \uuline on
13616 This is text with Double underbar on.
13617
13618 \uuline default
13619  (key binding 
13620 \begin_inset Info
13621 type  "shortcut"
13622 arg   "font-underunderline"
13623 \end_inset
13624
13625 )
13626 \begin_inset Newline newline
13627 \end_inset
13628
13629 If we just warned you against using underbar, you can imagine what we think
13630  about double underbar.
13631 \end_layout
13632
13633 \begin_layout Labeling
13634 \labelwidthstring 00.00.0000
13635
13636 \family sans
13637 Wavy
13638 \begin_inset space ~
13639 \end_inset
13640
13641 underbar
13642 \family default
13643  
13644 \uwave on
13645 This is text with Wavy underbar on.
13646
13647 \uwave default
13648  (key binding 
13649 \begin_inset Info
13650 type  "shortcut"
13651 arg   "font-underwave"
13652 \end_inset
13653
13654 )
13655 \begin_inset Newline newline
13656 \end_inset
13657
13658 Use this only if a journal absolutely insists on it.
13659  Keep antinausea pills handy.
13660 \end_layout
13661
13662 \begin_layout Labeling
13663 \labelwidthstring 00.00.0000
13664
13665 \family sans
13666 Strikeout
13667 \family default
13668  
13669 \strikeout on
13670 This is text with Strikeout on.
13671
13672 \strikeout default
13673  (key binding 
13674 \begin_inset Info
13675 type  "shortcut"
13676 arg   "font-strikeout"
13677 \end_inset
13678
13679 ) This is frequently used to indicate an older version of text that has
13680  since changed.
13681 \end_layout
13682
13683 \begin_layout Labeling
13684 \labelwidthstring 00.00.0000
13685
13686 \family sans
13687 Noun
13688 \family default
13689  
13690 \noun on
13691 This is text with Noun on.
13692
13693 \noun default
13694  Like 
13695 \family sans
13696 Emph
13697 \family default
13698 , this is a logical attribute.
13699  Normally it's equivalent to 
13700 \family sans
13701 Small
13702 \begin_inset space ~
13703 \end_inset
13704
13705 Caps
13706 \family default
13707 .
13708 \end_layout
13709
13710 \end_deeper
13711 \begin_layout Labeling
13712 \labelwidthstring 00.00.0000
13713
13714 \family sans
13715 Color
13716 \family default
13717  You can adjust the color of the text with this control.
13718  Notice that not all DVI-viewers are able to display colors.
13719  Besides 
13720 \family sans
13721 No
13722 \begin_inset space ~
13723 \end_inset
13724
13725 color
13726 \family default
13727 , which is the default 
13728 \begin_inset Quotes eld
13729 \end_inset
13730
13731 color
13732 \begin_inset Quotes erd
13733 \end_inset
13734
13735  and means normally black, you can choose between 
13736 \family sans
13737 Black
13738 \family default
13739
13740 \family sans
13741 White
13742 \family default
13743
13744 \family sans
13745 Red
13746 \family default
13747
13748 \family sans
13749 Green
13750 \family default
13751
13752 \family sans
13753 Blue
13754 \family default
13755
13756 \family sans
13757 Cyan
13758 \family default
13759
13760 \family sans
13761 Magenta
13762 \family default
13763  and 
13764 \family sans
13765 Yellow
13766 \family default
13767  text.
13768 \begin_inset Index idx
13769 status collapsed
13770
13771 \begin_layout Plain Layout
13772 Color ! Text
13773 \end_layout
13774
13775 \end_inset
13776
13777
13778 \end_layout
13779
13780 \begin_layout Labeling
13781 \labelwidthstring 00.00.0000
13782
13783 \family sans
13784 Language
13785 \family default
13786  This is used to mark regions of text as having a different language from
13787  the language of the document.
13788  Text marked in this way will be underlined in blue to indicate the change
13789  (only within LyX).
13790 \end_layout
13791
13792 \begin_layout Standard
13793 So you have a huge number of combinations to choose from.
13794  Once you've chosen a new character style via the 
13795 \family sans
13796 Edit\SpecialChar \menuseparator
13797 Text
13798 \begin_inset space ~
13799 \end_inset
13800
13801 Style
13802 \family default
13803  dialog, the settings are saved.
13804  You can activate them using the toolbar button 
13805 \begin_inset Info
13806 type  "icon"
13807 arg   "textstyle-apply"
13808 \end_inset
13809
13810 .
13811  The button lets you apply your custom character style even when the dialog
13812  isn't visible.
13813  
13814 \end_layout
13815
13816 \begin_layout Standard
13817 To completely reset the character style to the default, use 
13818 \begin_inset Info
13819 type  "shortcut"
13820 arg   "font-default"
13821 \end_inset
13822
13823 .
13824  If you want to toggle only those properties that you have just changed
13825  (suppose you just set the shape to 
13826 \begin_inset Quotes eld
13827 \end_inset
13828
13829 slanted
13830 \begin_inset Quotes erd
13831 \end_inset
13832
13833  and the series to 
13834 \begin_inset Quotes eld
13835 \end_inset
13836
13837 bold
13838 \begin_inset Quotes erd
13839 \end_inset
13840
13841 ), set the 
13842 \family sans
13843 Toggle
13844 \begin_inset space ~
13845 \end_inset
13846
13847 all
13848 \family default
13849  switch and press 
13850 \family sans
13851 Apply
13852 \family default
13853 .
13854 \end_layout
13855
13856 \begin_layout Standard
13857 You should also know something about the differences between the three main
13858  font types 
13859 \family sans
13860 serif
13861 \family default
13862
13863 \family sans
13864 sans
13865 \begin_inset space ~
13866 \end_inset
13867
13868 serif
13869 \family default
13870 , and 
13871 \family sans
13872 typewriter
13873 \family default
13874 :
13875 \end_layout
13876
13877 \begin_layout Itemize
13878
13879 \family sans
13880 Typewriter
13881 \family default
13882  is a so called 
13883 \begin_inset Quotes eld
13884 \end_inset
13885
13886 monospaced
13887 \begin_inset Quotes erd
13888 \end_inset
13889
13890  font, that means every character has the same width, the 
13891 \begin_inset Quotes eld
13892 \end_inset
13893
13894 i
13895 \begin_inset Quotes erd
13896 \end_inset
13897
13898  is as wide as the 
13899 \begin_inset Quotes eld
13900 \end_inset
13901
13902 m
13903 \begin_inset Quotes erd
13904 \end_inset
13905
13906 .
13907  Here is an example
13908 \begin_inset Newline newline
13909 \end_inset
13910
13911
13912 \begin_inset Phantom HPhantom
13913 status open
13914
13915 \begin_layout Plain Layout
13916 no 
13917 \end_layout
13918
13919 \end_inset
13920
13921
13922 \family typewriter
13923 typewriter text
13924 \family default
13925
13926 \begin_inset Note Note
13927 status collapsed
13928
13929 \begin_layout Plain Layout
13930 For more on phantoms see section
13931 \begin_inset space ~
13932 \end_inset
13933
13934
13935 \begin_inset CommandInset ref
13936 LatexCommand ref
13937 reference "sub:More-Spaces"
13938
13939 \end_inset
13940
13941 .
13942 \end_layout
13943
13944 \end_inset
13945
13946
13947 \begin_inset Newline newline
13948 \end_inset
13949
13950 no typewriter text
13951 \end_layout
13952
13953 \begin_layout Itemize
13954
13955 \family sans
13956 Serif
13957 \family default
13958  fonts use characters with serifs.
13959  These are the small 
13960 \begin_inset Quotes eld
13961 \end_inset
13962
13963 appendices
13964 \begin_inset Quotes erd
13965 \end_inset
13966
13967  at the ends of the strokes that form the character.
13968  The following example will show the difference:
13969 \begin_inset Newline newline
13970 \end_inset
13971
13972 text with serifs
13973 \begin_inset Newline newline
13974 \end_inset
13975
13976
13977 \family sans
13978 text without serifs
13979 \family default
13980
13981 \begin_inset Newline newline
13982 \end_inset
13983
13984 Serifs facilitate quick and easy reading.
13985  These fonts are therefore used as default (named 
13986 \family sans
13987 roman
13988 \family default
13989 ).
13990 \end_layout
13991
13992 \begin_layout Itemize
13993
13994 \family sans
13995 Sans serif
13996 \family default
13997  don't use serifs.
13998  This font type is therefore often used for headings and short texts.
13999  We use it in this document to highlight menu names.
14000 \end_layout
14001
14002 \begin_layout Standard
14003 \begin_inset Quotes eld
14004 \end_inset
14005
14006 Toggling
14007 \begin_inset Quotes erd
14008 \end_inset
14009
14010  refers to applying or removing font properties.
14011  When a property is marked for toggling in the Text Style dialog, applying
14012  the style to text that already has the property will cause the property
14013  to be removed.
14014  If you apply a style with properties A, B and C to text that currently
14015  has font properties B, C, F and G, and if B is set to toggle and C is set
14016  not to toggle, the text ends up with properties A, C, F and G.
14017  
14018 \begin_inset Quotes eld
14019 \end_inset
14020
14021 Never toggled
14022 \begin_inset Quotes erd
14023 \end_inset
14024
14025  and 
14026 \begin_inset Quotes eld
14027 \end_inset
14028
14029 always toggled
14030 \begin_inset Quotes erd
14031 \end_inset
14032
14033  mean that you do not control the toggling behavior.
14034  For the properties on the left side of the dialog (
14035 \begin_inset Quotes eld
14036 \end_inset
14037
14038 Family
14039 \begin_inset Quotes erd
14040 \end_inset
14041
14042  etc.), toggling behavior is up to you.
14043  If 
14044 \begin_inset Quotes eld
14045 \end_inset
14046
14047 Toggle all
14048 \begin_inset Quotes erd
14049 \end_inset
14050
14051  is checked, all of the left side properties are toggled; by default, none
14052  of them are.
14053  Finally, 
14054 \begin_inset Quotes eld
14055 \end_inset
14056
14057 Reset
14058 \begin_inset Quotes erd
14059 \end_inset
14060
14061  is never toggled.
14062  If you set 
14063 \begin_inset Quotes eld
14064 \end_inset
14065
14066 Series
14067 \begin_inset Quotes erd
14068 \end_inset
14069
14070  to 
14071 \begin_inset Quotes eld
14072 \end_inset
14073
14074 Reset
14075 \begin_inset Quotes erd
14076 \end_inset
14077
14078  and select 
14079 \begin_inset Quotes eld
14080 \end_inset
14081
14082 Toggle all
14083 \begin_inset Quotes erd
14084 \end_inset
14085
14086 , then apply the style to bold face text, the text will revert to the default
14087  series (
14088 \begin_inset Quotes eld
14089 \end_inset
14090
14091 Medium
14092 \begin_inset Quotes erd
14093 \end_inset
14094
14095 ), no matter how many times you apply the style.
14096  
14097 \end_layout
14098
14099 \begin_layout Standard
14100 We conclude with the same warning once again: Don't overuse the fonts.
14101  They are, more often than not, a kludge and a bad substitute for good writing.
14102 \end_layout
14103
14104 \begin_layout Section
14105 Printing and Previewing
14106 \end_layout
14107
14108 \begin_layout Subsection
14109 Overview
14110 \end_layout
14111
14112 \begin_layout Standard
14113 Now that we have covered some of the basic features of document preparation
14114  using LyX, you probably want to know how to print out your masterpiece.
14115  Before we tell you that, we want to give you a quick explanation of what
14116  goes on behind-the-scenes.
14117  We cover this information in much greater detail in the 
14118 \emph on
14119 Additional Features
14120 \emph default
14121  manual as well.
14122 \end_layout
14123
14124 \begin_layout Standard
14125 LyX uses the program LaTeX as its backend.
14126  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14127  confusion, we'll only refer to LaTeX.
14128  LyX is what you use to do your actual writing.
14129  Then, LyX calls LaTeX to turn your writing into printable output.
14130  This happens in two stages:
14131 \end_layout
14132
14133 \begin_layout Enumerate
14134 First, LyX converts your document to a series of text commands for LaTeX,
14135  generating a file with the extension, 
14136 \begin_inset Quotes eld
14137 \end_inset
14138
14139
14140 \family typewriter
14141 .tex
14142 \family default
14143
14144 \begin_inset Quotes erd
14145 \end_inset
14146
14147 .
14148 \end_layout
14149
14150 \begin_layout Enumerate
14151 Next, LaTeX uses the commands in the 
14152 \family typewriter
14153 .tex
14154 \family default
14155  file to produce printable output.
14156  
14157 \end_layout
14158
14159 \begin_layout Subsection
14160 Output file formats
14161 \begin_inset Index idx
14162 status collapsed
14163
14164 \begin_layout Plain Layout
14165 File formats
14166 \end_layout
14167
14168 \end_inset
14169
14170
14171 \begin_inset CommandInset label
14172 LatexCommand label
14173 name "sub:Output-file-formats"
14174
14175 \end_inset
14176
14177
14178 \end_layout
14179
14180 \begin_layout Subsubsection
14181 Simple text (ASCII)
14182 \begin_inset Index idx
14183 status collapsed
14184
14185 \begin_layout Plain Layout
14186 File formats ! ASCII
14187 \end_layout
14188
14189 \end_inset
14190
14191
14192 \end_layout
14193
14194 \begin_layout Standard
14195 This file type has the extension 
14196 \begin_inset Quotes eld
14197 \end_inset
14198
14199
14200 \family typewriter
14201 .txt
14202 \family default
14203
14204 \begin_inset Quotes erd
14205 \end_inset
14206
14207 .
14208  It contains your document as plain text following the rules of the 
14209 \begin_inset Quotes eld
14210 \end_inset
14211
14212 American Standard Code for Information Interchange
14213 \begin_inset Quotes erd
14214 \end_inset
14215
14216  (ASCII).
14217 \end_layout
14218
14219 \begin_layout Standard
14220 You can export your document to ASCII by the menu 
14221 \family sans
14222 File\SpecialChar \menuseparator
14223 Export\SpecialChar \menuseparator
14224 Simple
14225 \begin_inset space ~
14226 \end_inset
14227
14228 text
14229 \family default
14230  or 
14231 \family sans
14232 File\SpecialChar \menuseparator
14233 Export\SpecialChar \menuseparator
14234 Simple
14235 \begin_inset space ~
14236 \end_inset
14237
14238 text
14239 \begin_inset space ~
14240 \end_inset
14241
14242 (ps2ascii)
14243 \family default
14244 .
14245  The latter will first internally export to PostScript and then do the conversio
14246 n to ASCII.
14247 \end_layout
14248
14249 \begin_layout Subsubsection
14250 LaTeX
14251 \begin_inset Index idx
14252 status collapsed
14253
14254 \begin_layout Plain Layout
14255 File formats ! LaTeX
14256 \end_layout
14257
14258 \end_inset
14259
14260
14261 \end_layout
14262
14263 \begin_layout Standard
14264 This file type has the extension 
14265 \begin_inset Quotes eld
14266 \end_inset
14267
14268
14269 \family typewriter
14270 .tex
14271 \family default
14272
14273 \begin_inset Quotes erd
14274 \end_inset
14275
14276  and contains all commands that are necessary for the LaTeX program to process
14277  your document.
14278  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14279  it manually with console commands.
14280  The LaTeX-file is automatically created in LyX's temporary directory whenever
14281  you view or export your document.
14282 \end_layout
14283
14284 \begin_layout Standard
14285 You can export your document as LaTeX-file using the menu 
14286 \family sans
14287 File\SpecialChar \menuseparator
14288 Export\SpecialChar \menuseparator
14289 LaT
14290 \begin_inset ERT
14291 status collapsed
14292
14293 \begin_layout Plain Layout
14294
14295 {}
14296 \end_layout
14297
14298 \end_inset
14299
14300 eX
14301 \family default
14302 .
14303 \end_layout
14304
14305 \begin_layout Subsubsection
14306 DVI
14307 \begin_inset Index idx
14308 status collapsed
14309
14310 \begin_layout Plain Layout
14311 File formats ! DVI
14312 \end_layout
14313
14314 \end_inset
14315
14316
14317 \end_layout
14318
14319 \begin_layout Standard
14320 This file type has the extension 
14321 \begin_inset Quotes eld
14322 \end_inset
14323
14324
14325 \family typewriter
14326 .dvi
14327 \family default
14328
14329 \begin_inset Quotes erd
14330 \end_inset
14331
14332 .
14333  It is called 
14334 \begin_inset Quotes eld
14335 \end_inset
14336
14337 device-independent
14338 \begin_inset Quotes erd
14339 \end_inset
14340
14341  (DVI), because it is completely portable; you can move them from one machine
14342  to another without needing to do any sort of conversion.
14343  DVIs are used for quick previews and as pre-stage for other output formats,
14344  like PostScript.
14345 \end_layout
14346
14347 \begin_layout Standard
14348 DVI files do not contain images, they only link them.
14349  So don't forget to deliver the images together with your DVIs.
14350  Because the DVI-viewer has to convert the image in the background to make
14351  it visible when you scroll the DVI, this can slow down your computer when
14352  you view the DVI.
14353  So we recommend to use PDF for files with many images.
14354 \end_layout
14355
14356 \begin_layout Standard
14357 You can export your document to DVI by the menu 
14358 \family sans
14359 File\SpecialChar \menuseparator
14360 Export\SpecialChar \menuseparator
14361 DVI
14362 \family default
14363  or 
14364 \family sans
14365 File\SpecialChar \menuseparator
14366 Export\SpecialChar \menuseparator
14367 DVI
14368 \begin_inset space ~
14369 \end_inset
14370
14371 (LuaTe
14372 \begin_inset ERT
14373 status collapsed
14374
14375 \begin_layout Plain Layout
14376
14377 {}
14378 \end_layout
14379
14380 \end_inset
14381
14382 X).
14383
14384 \family default
14385  The latter option uses the program 
14386 \family typewriter
14387 LuaTeX
14388 \family default
14389 .
14390  
14391 \family typewriter
14392 LuaTeX
14393 \family default
14394  is an engine that provides direct Unicode support and support for direct
14395  font access (see section
14396 \begin_inset space ~
14397 \end_inset
14398
14399
14400 \begin_inset CommandInset ref
14401 LatexCommand ref
14402 reference "sub:LaTeX-font-support"
14403
14404 \end_inset
14405
14406 ).
14407  LuaTeX is still work in progress, but it might develop into the next standard
14408  TeX processor.
14409 \end_layout
14410
14411 \begin_layout Subsubsection
14412 PostScript
14413 \begin_inset Index idx
14414 status collapsed
14415
14416 \begin_layout Plain Layout
14417 File formats ! PostScript
14418 \end_layout
14419
14420 \end_inset
14421
14422
14423 \end_layout
14424
14425 \begin_layout Standard
14426 This file type has the extension 
14427 \begin_inset Quotes eld
14428 \end_inset
14429
14430
14431 \family typewriter
14432 .ps
14433 \family default
14434
14435 \begin_inset Quotes erd
14436 \end_inset
14437
14438 .
14439  PostScript was developed by the company 
14440 \family typewriter
14441 Adobe
14442 \family default
14443  as a printer language.
14444  The file contains therefore commands that the printer uses to print the
14445  file.
14446  PostScript can be seen as a 
14447 \begin_inset Quotes eld
14448 \end_inset
14449
14450 programming language
14451 \begin_inset Quotes erd
14452 \end_inset
14453
14454 ; you can calculate with it and draw diagrams and images.
14455 \begin_inset Foot
14456 status collapsed
14457
14458 \begin_layout Plain Layout
14459 When you are interested to learn more about this, have a look at the LaTeX-packa
14460 ge 
14461 \series bold
14462 pstricks
14463 \series default
14464
14465 \begin_inset Index idx
14466 status collapsed
14467
14468 \begin_layout Plain Layout
14469 LaTeX-packages ! pstricks
14470 \end_layout
14471
14472 \end_inset
14473
14474 .
14475 \end_layout
14476
14477 \end_inset
14478
14479  Due to this ability, the files are often bigger than PDFs.
14480 \end_layout
14481
14482 \begin_layout Standard
14483 PostScript can only contain images in the format 
14484 \begin_inset Quotes eld
14485 \end_inset
14486
14487 Encapsulated PostScript
14488 \begin_inset Quotes erd
14489 \end_inset
14490
14491  (EPS, file extension 
14492 \begin_inset Quotes eld
14493 \end_inset
14494
14495
14496 \family typewriter
14497 .eps
14498 \family default
14499
14500 \begin_inset Quotes erd
14501 \end_inset
14502
14503 ).
14504  As LyX allows you to use any known image format in your document, it has
14505  to convert them in the background to EPS.
14506  If you have e.g 50
14507 \begin_inset space \thinspace{}
14508 \end_inset
14509
14510 images in your document, LyX has to do 50
14511 \begin_inset space \thinspace{}
14512 \end_inset
14513
14514 conversions whenever you view or export your document.
14515  This will slow down your workflow with LyX drastically.
14516  So if you plan to use PostScript, you can insert your images directly as
14517  EPS to avoid this problem.
14518 \end_layout
14519
14520 \begin_layout Standard
14521 You can export your document to PostScript using the menu 
14522 \family sans
14523 File\SpecialChar \menuseparator
14524 Export\SpecialChar \menuseparator
14525 PostScript
14526 \family default
14527 .
14528 \end_layout
14529
14530 \begin_layout Subsubsection
14531 PDF
14532 \begin_inset Index idx
14533 status collapsed
14534
14535 \begin_layout Plain Layout
14536 File formats ! PDF
14537 \end_layout
14538
14539 \end_inset
14540
14541
14542 \begin_inset Index idx
14543 status collapsed
14544
14545 \begin_layout Plain Layout
14546 PDF
14547 \end_layout
14548
14549 \end_inset
14550
14551
14552 \end_layout
14553
14554 \begin_layout Standard
14555 This file type has the extension 
14556 \begin_inset Quotes eld
14557 \end_inset
14558
14559
14560 \family typewriter
14561 .pdf
14562 \family default
14563
14564 \begin_inset Quotes erd
14565 \end_inset
14566
14567 .
14568  The 
14569 \begin_inset Quotes eld
14570 \end_inset
14571
14572 Portable Document Format
14573 \begin_inset Quotes erd
14574 \end_inset
14575
14576  (PDF) developed by 
14577 \family typewriter
14578 Adobe
14579 \family default
14580  was derived from PostScript.
14581  It is more compressed and it uses fewer commands than PostScript.
14582  As the name 
14583 \begin_inset Quotes eld
14584 \end_inset
14585
14586 portable
14587 \begin_inset Quotes erd
14588 \end_inset
14589
14590  implies, it can be processed at any computer system and the printed output
14591  looks exactly the same.
14592 \end_layout
14593
14594 \begin_layout Standard
14595 PDF can contain images in its own PDF format and in the formats 
14596 \begin_inset Quotes eld
14597 \end_inset
14598
14599 Joint Photographic Experts Group
14600 \begin_inset Quotes erd
14601 \end_inset
14602
14603  (JPG, file extension 
14604 \begin_inset Quotes eld
14605 \end_inset
14606
14607
14608 \family typewriter
14609 .jpg
14610 \family default
14611
14612 \begin_inset Quotes erd
14613 \end_inset
14614
14615  or 
14616 \begin_inset Quotes eld
14617 \end_inset
14618
14619
14620 \family typewriter
14621 .jpeg
14622 \family default
14623
14624 \begin_inset Quotes erd
14625 \end_inset
14626
14627 ) and 
14628 \begin_inset Quotes eld
14629 \end_inset
14630
14631 Portable Network Graphics
14632 \begin_inset Quotes erd
14633 \end_inset
14634
14635  (PNG, file extension 
14636 \begin_inset Quotes eld
14637 \end_inset
14638
14639
14640 \family typewriter
14641 .png
14642 \family default
14643
14644 \begin_inset Quotes erd
14645 \end_inset
14646
14647 ).
14648  You can although use any other image format, because LyX converts them
14649  in the background to one of these formats.
14650  But as described in the section about PostScript, the image conversion
14651  will slow down your workflow.
14652  So we recommend to use images in one of the three mentioned formats.
14653 \end_layout
14654
14655 \begin_layout Standard
14656 You can export your document to PDF via the menu 
14657 \family sans
14658 File\SpecialChar \menuseparator
14659 Export
14660 \family default
14661  in three different ways:
14662 \end_layout
14663
14664 \begin_layout Description
14665 PDF This uses the program 
14666 \family typewriter
14667 ps2pdf
14668 \family default
14669  that creates a PDF from a PostScript-version of your file.
14670  The PostScript-version is produced by the program 
14671 \family typewriter
14672 dvips
14673 \family default
14674  which uses a DVI-version as intermediate step.
14675  So this export variant consist of three conversions.
14676 \end_layout
14677
14678 \begin_layout Description
14679 PDF
14680 \begin_inset space ~
14681 \end_inset
14682
14683 (dvipdfm) This uses the program 
14684 \family typewriter
14685 dvipdfm
14686 \family default
14687  that converts your file in the background to DVI and in a second step to
14688  PDF.
14689 \end_layout
14690
14691 \begin_layout Description
14692 PDF
14693 \begin_inset space ~
14694 \end_inset
14695
14696 (pdflatex) This uses the program 
14697 \family typewriter
14698 pdftex
14699 \family default
14700  that converts your file directly to PDF.
14701 \end_layout
14702
14703 \begin_layout Description
14704 PDF
14705 \begin_inset space ~
14706 \end_inset
14707
14708 (XeTe
14709 \begin_inset ERT
14710 status collapsed
14711
14712 \begin_layout Plain Layout
14713
14714 {}
14715 \end_layout
14716
14717 \end_inset
14718
14719 X) This uses the program 
14720 \family typewriter
14721 XeTeX
14722 \family default
14723  that converts your file directly to PDF.
14724  
14725 \family typewriter
14726 XeTeX
14727 \family default
14728  is a new engine that provides direct Unicode support and support for direct
14729  font access (see section
14730 \begin_inset space ~
14731 \end_inset
14732
14733
14734 \begin_inset CommandInset ref
14735 LatexCommand ref
14736 reference "sub:LaTeX-font-support"
14737
14738 \end_inset
14739
14740 ).
14741  It is particularly good at typesetting different scripts.
14742 \end_layout
14743
14744 \begin_layout Description
14745 PDF
14746 \begin_inset space ~
14747 \end_inset
14748
14749 (LuaTe
14750 \begin_inset ERT
14751 status collapsed
14752
14753 \begin_layout Plain Layout
14754
14755 {}
14756 \end_layout
14757
14758 \end_inset
14759
14760 X) This uses the program 
14761 \family typewriter
14762 LuaTeX
14763 \family default
14764  that converts your file directly to PDF.
14765  
14766 \family typewriter
14767 LuaTeX
14768 \family default
14769  is an even newer engine, derived from 
14770 \family typewriter
14771 pdflatex
14772 \family default
14773 , that also provides direct Unicode support and support for direct font
14774  access (see section
14775 \begin_inset space ~
14776 \end_inset
14777
14778
14779 \begin_inset CommandInset ref
14780 LatexCommand ref
14781 reference "sub:LaTeX-font-support"
14782
14783 \end_inset
14784
14785 ).
14786  LuaTeX is still work in progress, but it might develop into the next standard
14787  TeX processor.
14788 \end_layout
14789
14790 \begin_layout Standard
14791 We recommend to use 
14792 \family sans
14793 PDF
14794 \begin_inset space ~
14795 \end_inset
14796
14797 (pdflatex)
14798 \family default
14799  because 
14800 \family typewriter
14801 pdftex
14802 \family default
14803  supports all the features of actual PDF-versions, is quick, stable, and
14804  works without problems.
14805  If you rely on multiscript support and\SpecialChar \slash{}
14806 or specific OpenType fonts, you might
14807  want to try out 
14808 \family sans
14809 PDF
14810 \begin_inset space ~
14811 \end_inset
14812
14813 (XeTe
14814 \begin_inset ERT
14815 status collapsed
14816
14817 \begin_layout Plain Layout
14818
14819 {}
14820 \end_layout
14821
14822 \end_inset
14823
14824 X)
14825 \family default
14826  or 
14827 \family sans
14828 PDF
14829 \begin_inset space ~
14830 \end_inset
14831
14832 (LuaTe
14833 \begin_inset ERT
14834 status collapsed
14835
14836 \begin_layout Plain Layout
14837
14838 {}
14839 \end_layout
14840
14841 \end_inset
14842
14843 X)
14844 \family default
14845  instead, bearing in mind that these two programs are not yet as mature
14846  as 
14847 \family typewriter
14848 pdflatex
14849 \family default
14850 .
14851 \end_layout
14852
14853 \begin_layout Subsubsection
14854 XHTML
14855 \begin_inset Index idx
14856 status collapsed
14857
14858 \begin_layout Plain Layout
14859 FileFormats ! XHTML
14860 \end_layout
14861
14862 \end_inset
14863
14864
14865 \begin_inset Index idx
14866 status collapsed
14867
14868 \begin_layout Plain Layout
14869 HTML
14870 \end_layout
14871
14872 \end_inset
14873
14874
14875 \end_layout
14876
14877 \begin_layout Standard
14878 This file type has the extension 
14879 \begin_inset Quotes eld
14880 \end_inset
14881
14882
14883 \family typewriter
14884 .xhtml
14885 \family default
14886
14887 \begin_inset Quotes erd
14888 \end_inset
14889
14890 .
14891  It is a file suitable for viewing in web browsers.
14892  It does not itself contain images and the like but only links them, and
14893  when LyX produces XHTML, it also generates corresponding images in formats
14894  suitable for the purpose.
14895  Math is output as MathML, which renders nicely in browsers that support
14896  it, but not all do.
14897 \end_layout
14898
14899 \begin_layout Standard
14900 XHTML output remains 
14901 \begin_inset Quotes eld
14902 \end_inset
14903
14904 under development
14905 \begin_inset Quotes erd
14906 \end_inset
14907
14908 , and not all LyX features are supported yet.
14909  See the chapter 
14910 \begin_inset Quotes eld
14911 \end_inset
14912
14913 LyX and the World Wide Web
14914 \begin_inset Quotes erd
14915 \end_inset
14916
14917 , in the 
14918 \emph on
14919 Additional Features
14920 \emph default
14921  manual, for more information.
14922 \end_layout
14923
14924 \begin_layout Standard
14925 You can export your document as an XHTML file using the menu item 
14926 \family sans
14927 File\SpecialChar \menuseparator
14928 Export\SpecialChar \menuseparator
14929 LyX-HTML
14930 \family default
14931 .
14932 \end_layout
14933
14934 \begin_layout Subsection
14935 Previewing
14936 \begin_inset Index idx
14937 status collapsed
14938
14939 \begin_layout Plain Layout
14940 Document ! Preview 
14941 \end_layout
14942
14943 \end_inset
14944
14945
14946 \end_layout
14947
14948 \begin_layout Standard
14949 To get a look at the final version of your document, with all of the page
14950  breaks in place, the footnotes correctly numbered, and so on, use the menu
14951  
14952 \family sans
14953 View
14954 \family default
14955  and choose 
14956 \family sans
14957 View
14958 \family default
14959  or the toolbar button 
14960 \begin_inset Info
14961 type  "icon"
14962 arg   "buffer-view"
14963 \end_inset
14964
14965 .
14966  A viewing program will pop up showing the output in the defined default
14967  output format, which is globally set in the preferences (see sec.
14968 \begin_inset space ~
14969 \end_inset
14970
14971
14972 \begin_inset CommandInset ref
14973 LatexCommand ref
14974 reference "sec:File-Formats"
14975
14976 \end_inset
14977
14978 ) and can also be altered for single documents in the document settings
14979  (see sec.
14980 \begin_inset space ~
14981 \end_inset
14982
14983
14984 \begin_inset CommandInset ref
14985 LatexCommand ref
14986 reference "sec:Doc-Output"
14987
14988 \end_inset
14989
14990 ).
14991  Further output formats can be selected via 
14992 \family sans
14993 View\SpecialChar \menuseparator
14994 Other Formats
14995 \family default
14996  or the toolbar button 
14997 \begin_inset Graphics
14998         filename ../images/view-others.png
14999         scale 85
15000         groupId toolbarbuttons
15001
15002 \end_inset
15003
15004 .
15005 \end_layout
15006
15007 \begin_layout Standard
15008 If you have changed your document, you can refresh the output in the same
15009  viewer window using the menu 
15010 \family sans
15011 View\SpecialChar \menuseparator
15012 Update
15013 \family default
15014  or 
15015 \family sans
15016 View\SpecialChar \menuseparator
15017 Update (Other Formats)
15018 \family default
15019 , respectively.
15020 \end_layout
15021
15022 \begin_layout Standard
15023 When you preview a file, the output file is only generated in LyX's temporary
15024  directory.
15025  To have a real output, export your document.
15026 \end_layout
15027
15028 \begin_layout Subsection
15029 Printing the File from within LyX
15030 \begin_inset CommandInset label
15031 LatexCommand label
15032 name "sub:Printing-the-File"
15033
15034 \end_inset
15035
15036
15037 \end_layout
15038
15039 \begin_layout Standard
15040 Instead of exporting your file and then printing it, you can also print
15041  it directly from within LyX.
15042  To print a file, select the menu 
15043 \family sans
15044 File\SpecialChar \menuseparator
15045 Print
15046 \family default
15047  or click on the toolbar button 
15048 \begin_inset Info
15049 type  "icon"
15050 arg   "dialog-show print"
15051 \end_inset
15052
15053 .
15054  LyX will internally call LaTeX to produce a DVI.
15055  This file is then processed by the program 
15056 \family typewriter
15057 dvips
15058 \family default
15059  to PostScript-file, which is finally printed using the program 
15060 \family typewriter
15061 Ghostscript
15062 \family default
15063 .
15064  Due to these steps in the background, this method is not the fastest.
15065 \end_layout
15066
15067 \begin_layout Standard
15068 You can choose to print only even-numbered or odd-numbered pages — this
15069  is useful for printing on two sides: You can re-insert the pages after
15070  printing one set to print on the other side.
15071  Some printers spit out pages face-up, others, face-down.
15072  By choosing a particular order to print in, you can take the entire stack
15073  of pages out of the printer without needing to reorder them.
15074 \end_layout
15075
15076 \begin_layout Standard
15077 You can set the parameters in the 
15078 \family sans
15079 Print
15080 \begin_inset space ~
15081 \end_inset
15082
15083 Destination
15084 \family default
15085  box as follows:
15086 \end_layout
15087
15088 \begin_layout Labeling
15089 \labelwidthstring 00.00.0000
15090
15091 \family sans
15092 Printer
15093 \family default
15094  This is the name of the printer to print to.
15095 \begin_inset Foot
15096 status collapsed
15097
15098 \begin_layout Plain Layout
15099 Note that this printer name is for the program 
15100 \family typewriter
15101 dvips
15102 \family default
15103 .
15104  That means 
15105 \family typewriter
15106 dvips
15107 \family default
15108  has to be configured for this printer name.
15109  The default printer can be set in LyX's preferences dialog, see section
15110 \begin_inset space ~
15111 \end_inset
15112
15113
15114 \begin_inset CommandInset ref
15115 LatexCommand ref
15116 reference "sub:Printer"
15117
15118 \end_inset
15119
15120 .
15121 \end_layout
15122
15123 \end_inset
15124
15125  The printer should understand PostScript.
15126 \end_layout
15127
15128 \begin_layout Labeling
15129 \labelwidthstring 00.00.0000
15130
15131 \family sans
15132 File
15133 \family default
15134  The name of a file to print to.
15135  The output will be a PostScript file.
15136  It will be written in LyX's working directory unless you specify the full
15137  path.
15138 \end_layout
15139
15140 \begin_layout Section
15141 A few Words about Typography
15142 \begin_inset Index idx
15143 status collapsed
15144
15145 \begin_layout Plain Layout
15146 Typography
15147 \end_layout
15148
15149 \end_inset
15150
15151
15152 \end_layout
15153
15154 \begin_layout Subsection
15155 Hyphens
15156 \begin_inset Index idx
15157 status collapsed
15158
15159 \begin_layout Plain Layout
15160 Hyphens
15161 \end_layout
15162
15163 \end_inset
15164
15165
15166 \end_layout
15167
15168 \begin_layout Standard
15169 In LyX, the 
15170 \begin_inset Quotes eld
15171 \end_inset
15172
15173
15174 \family typewriter
15175 -
15176 \family default
15177
15178 \begin_inset Quotes erd
15179 \end_inset
15180
15181  character comes in four lengths: the 
15182 \emph on
15183 hyphen
15184 \emph default
15185 , the 
15186 \emph on
15187 en dash
15188 \emph default
15189 , the 
15190 \emph on
15191 em dash
15192 \emph default
15193 , and the minus sign:
15194 \begin_inset VSpace defskip
15195 \end_inset
15196
15197
15198 \end_layout
15199
15200 \begin_layout Standard
15201 \begin_inset Tabular
15202 <lyxtabular version="3" rows="5" columns="3">
15203 <features tabularvalignment="middle">
15204 <column alignment="left" valignment="top" width="0">
15205 <column alignment="left" valignment="top" width="0">
15206 <column alignment="left" valignment="top" width="0">
15207 <row interlinespace="3mm">
15208 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15209 \begin_inset Text
15210
15211 \begin_layout Plain Layout
15212 name
15213 \end_layout
15214
15215 \end_inset
15216 </cell>
15217 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15218 \begin_inset Text
15219
15220 \begin_layout Plain Layout
15221 output
15222 \end_layout
15223
15224 \end_inset
15225 </cell>
15226 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15227 \begin_inset Text
15228
15229 \begin_layout Plain Layout
15230 inserted with
15231 \end_layout
15232
15233 \end_inset
15234 </cell>
15235 </row>
15236 <row interlinespace="3mm">
15237 <cell alignment="center" valignment="top" usebox="none">
15238 \begin_inset Text
15239
15240 \begin_layout Plain Layout
15241 hyphen
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 <cell alignment="center" valignment="top" usebox="none">
15247 \begin_inset Text
15248
15249 \begin_layout Plain Layout
15250 -
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 <cell alignment="center" valignment="top" usebox="none">
15256 \begin_inset Text
15257
15258 \begin_layout Plain Layout
15259 \begin_inset Quotes eld
15260 \end_inset
15261
15262
15263 \family typewriter
15264 -
15265 \family default
15266
15267 \begin_inset Quotes erd
15268 \end_inset
15269
15270  in text
15271 \end_layout
15272
15273 \end_inset
15274 </cell>
15275 </row>
15276 <row interlinespace="3mm">
15277 <cell alignment="center" valignment="top" usebox="none">
15278 \begin_inset Text
15279
15280 \begin_layout Plain Layout
15281 en dash
15282 \end_layout
15283
15284 \end_inset
15285 </cell>
15286 <cell alignment="center" valignment="top" usebox="none">
15287 \begin_inset Text
15288
15289 \begin_layout Plain Layout
15290
15291 \end_layout
15292
15293 \end_inset
15294 </cell>
15295 <cell alignment="center" valignment="top" usebox="none">
15296 \begin_inset Text
15297
15298 \begin_layout Plain Layout
15299
15300 \family sans
15301 Insert\SpecialChar \menuseparator
15302 Special
15303 \begin_inset space ~
15304 \end_inset
15305
15306 Character\SpecialChar \menuseparator
15307 Symbols
15308 \end_layout
15309
15310 \end_inset
15311 </cell>
15312 </row>
15313 <row interlinespace="3mm">
15314 <cell alignment="center" valignment="top" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Plain Layout
15318 em dash
15319 \end_layout
15320
15321 \end_inset
15322 </cell>
15323 <cell alignment="center" valignment="top" usebox="none">
15324 \begin_inset Text
15325
15326 \begin_layout Plain Layout
15327
15328 \end_layout
15329
15330 \end_inset
15331 </cell>
15332 <cell alignment="center" valignment="top" usebox="none">
15333 \begin_inset Text
15334
15335 \begin_layout Plain Layout
15336
15337 \family sans
15338 Insert\SpecialChar \menuseparator
15339 Special
15340 \begin_inset space ~
15341 \end_inset
15342
15343 Character\SpecialChar \menuseparator
15344 Symbols
15345 \end_layout
15346
15347 \end_inset
15348 </cell>
15349 </row>
15350 <row>
15351 <cell alignment="center" valignment="top" usebox="none">
15352 \begin_inset Text
15353
15354 \begin_layout Plain Layout
15355 minus sign
15356 \end_layout
15357
15358 \end_inset
15359 </cell>
15360 <cell alignment="center" valignment="top" usebox="none">
15361 \begin_inset Text
15362
15363 \begin_layout Plain Layout
15364 \begin_inset Formula $-$
15365 \end_inset
15366
15367
15368 \end_layout
15369
15370 \end_inset
15371 </cell>
15372 <cell alignment="center" valignment="top" usebox="none">
15373 \begin_inset Text
15374
15375 \begin_layout Plain Layout
15376 \begin_inset Quotes eld
15377 \end_inset
15378
15379
15380 \family typewriter
15381 -
15382 \family default
15383
15384 \begin_inset Quotes erd
15385 \end_inset
15386
15387  in math mode
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 </row>
15393 </lyxtabular>
15394
15395 \end_inset
15396
15397
15398 \begin_inset VSpace defskip
15399 \end_inset
15400
15401
15402 \end_layout
15403
15404 \begin_layout Standard
15405 You can alternatively generate the en and em dash by inserting the 
15406 \begin_inset Quotes eld
15407 \end_inset
15408
15409
15410 \family typewriter
15411 -
15412 \family default
15413
15414 \begin_inset Quotes erd
15415 \end_inset
15416
15417  character multiple times in a row.
15418  They will automatically be converted to the appropriate length dash in
15419  the final output, but not in LyX.
15420  
15421 \begin_inset Quotes eld
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  gives a en dash, 
15433 \begin_inset Quotes eld
15434 \end_inset
15435
15436 -
15437 \begin_inset space \thinspace{}
15438 \end_inset
15439
15440 -
15441 \begin_inset space \thinspace{}
15442 \end_inset
15443
15444 -
15445 \begin_inset Quotes erd
15446 \end_inset
15447
15448  a em dash.
15449 \end_layout
15450
15451 \begin_layout Standard
15452 The three dash types are distinct from the minus sign, which appears in
15453  math mode and has a length of its own.
15454  Here are some examples of the 
15455 \begin_inset Quotes eld
15456 \end_inset
15457
15458
15459 \family typewriter
15460 -
15461 \family default
15462
15463 \begin_inset Quotes eld
15464 \end_inset
15465
15466  in use:
15467 \end_layout
15468
15469 \begin_layout Enumerate
15470 line- and page-breaks
15471 \begin_inset space \hfill{}
15472 \end_inset
15473
15474 (
15475 \emph on
15476 hyphen
15477 \emph default
15478 )
15479 \end_layout
15480
15481 \begin_layout Enumerate
15482 From A–Z
15483 \begin_inset space \hfill{}
15484 \end_inset
15485
15486 (
15487 \emph on
15488 en dash
15489 \emph default
15490 )
15491 \end_layout
15492
15493 \begin_layout Enumerate
15494 Oh — there's a dash.
15495 \begin_inset space \hfill{}
15496 \end_inset
15497
15498 (
15499 \emph on
15500 em dash
15501 \emph default
15502 )
15503 \end_layout
15504
15505 \begin_layout Enumerate
15506 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15507 \end_inset
15508
15509
15510 \begin_inset space \hfill{}
15511 \end_inset
15512
15513 (
15514 \emph on
15515 minus sign
15516 \emph default
15517 )
15518 \end_layout
15519
15520 \begin_layout Subsection
15521 Hyphenation
15522 \begin_inset Index idx
15523 status collapsed
15524
15525 \begin_layout Plain Layout
15526 Hyphenation
15527 \end_layout
15528
15529 \end_inset
15530
15531
15532 \begin_inset CommandInset label
15533 LatexCommand label
15534 name "sub:Hyphenation"
15535
15536 \end_inset
15537
15538
15539 \end_layout
15540
15541 \begin_layout Standard
15542 Words are not hyphenated within LyX but automatically in the output.
15543  Hyphenation is done by the LaTeX-package 
15544 \series bold
15545 babel
15546 \series default
15547
15548 \begin_inset Index idx
15549 status collapsed
15550
15551 \begin_layout Plain Layout
15552 LaTeX-packages ! babel
15553 \end_layout
15554
15555 \end_inset
15556
15557  following the rules of the document language.
15558 \end_layout
15559
15560 \begin_layout Standard
15561 LaTeX hyphenates almost perfectly, it only has problems with text in the
15562  
15563 \family sans
15564 typewriter
15565 \family default
15566  font and with unusual constructs, like 
15567 \begin_inset Quotes eld
15568 \end_inset
15569
15570 h3knix/m0n0wall
15571 \begin_inset Quotes erd
15572 \end_inset
15573
15574 .
15575  If LaTeX cannot break a word correctly, you can set hyphenation points
15576  manually.
15577  This is done with the menu 
15578 \family sans
15579 Insert\SpecialChar \menuseparator
15580 Formatting\SpecialChar \menuseparator
15581 Hyphenation
15582 \begin_inset space ~
15583 \end_inset
15584
15585 Point
15586 \family default
15587 .
15588  These extra hyphenation points are only recommendations to LaTeX.
15589  If no hyphenation is necessary, LaTeX will ignore them.
15590 \end_layout
15591
15592 \begin_layout Standard
15593 Sometimes you want to prevent words or constructs from being hyphenated.
15594  Imagine that you are describing keybindings/shortcuts in your document
15595  in the form 
15596 \begin_inset Quotes eld
15597 \end_inset
15598
15599 A-b c
15600 \begin_inset Quotes erd
15601 \end_inset
15602
15603 .
15604  LaTeX would then see the hyphen 
15605 \begin_inset Quotes eld
15606 \end_inset
15607
15608 -
15609 \begin_inset Quotes erd
15610 \end_inset
15611
15612  as a hyphenation possibility.
15613  Hyphenating at this point would look ugly.
15614  To prevent the shortcut from being hyphenated, you can put it into a makebox
15615  as described in section 
15616 \begin_inset Quotes eld
15617 \end_inset
15618
15619 Prevent Hyphenation
15620 \begin_inset Quotes erd
15621 \end_inset
15622
15623  of the 
15624 \emph on
15625 EmbeddedObjects
15626 \emph default
15627  manual.
15628 \end_layout
15629
15630 \begin_layout Subsection
15631 Punctuation Marks
15632 \begin_inset Index idx
15633 status collapsed
15634
15635 \begin_layout Plain Layout
15636 Punctuation marks
15637 \end_layout
15638
15639 \end_inset
15640
15641
15642 \end_layout
15643
15644 \begin_layout Subsubsection
15645 Abbreviations and End of Sentence
15646 \begin_inset CommandInset label
15647 LatexCommand label
15648 name "sub:Abbreviations"
15649
15650 \end_inset
15651
15652
15653 \end_layout
15654
15655 \begin_layout Standard
15656 When LyX calls LaTeX to generate the final version of your document, LaTeX
15657  automatically distinguishes between words, sentences, and abbreviations.
15658  LaTeX then adds the 
15659 \begin_inset Quotes eld
15660 \end_inset
15661
15662 appropriate amount of space
15663 \begin_inset Quotes erd
15664 \end_inset
15665
15666 .
15667  That means sentences get a little bit more space between the period and
15668  the next word.
15669  Abbreviations get the same amount of space after the period as a word uses.
15670 \end_layout
15671
15672 \begin_layout Standard
15673 Unfortunately, the algorithm for figuring out what's an abbreviation does
15674  not work in all cases.
15675  If a 
15676 \begin_inset Quotes eld
15677 \end_inset
15678
15679
15680 \family typewriter
15681 .
15682 \family default
15683
15684 \begin_inset Quotes erd
15685 \end_inset
15686
15687  is at the end of a lowercase letter, it's the end of a sentence; if it's
15688  at the end of a capitalized letter, it's an abbreviation.
15689 \end_layout
15690
15691 \begin_layout Standard
15692 Here are some examples of 
15693 \emph on
15694 correct
15695 \emph default
15696  abbreviations and the end of a sentence:
15697 \end_layout
15698
15699 \begin_layout Itemize
15700 M.
15701  Butterfly
15702 \end_layout
15703
15704 \begin_layout Itemize
15705 Don't worry.
15706  Be happy.
15707 \end_layout
15708
15709 \begin_layout Standard
15710 And here's an example of the algorithm going wrong:
15711 \end_layout
15712
15713 \begin_layout Itemize
15714 e.
15715 \begin_inset space \thinspace{}
15716 \end_inset
15717
15718 g.
15719  this is too much space!
15720 \end_layout
15721
15722 \begin_layout Itemize
15723 This is I.
15724  It's okay.
15725 \end_layout
15726
15727 \begin_layout Standard
15728 You won't see anything wrong until you view a final version of your document.
15729 \end_layout
15730
15731 \begin_layout Standard
15732 To fix this problem, use one of the following:
15733 \end_layout
15734
15735 \begin_layout Enumerate
15736 Use an 
15737 \family sans
15738 Inter-word
15739 \begin_inset space ~
15740 \end_inset
15741
15742 Space
15743 \family default
15744  after lowercase abbreviations (see section
15745 \begin_inset space ~
15746 \end_inset
15747
15748
15749 \begin_inset CommandInset ref
15750 LatexCommand ref
15751 reference "sub:Inter-word-Space"
15752
15753 \end_inset
15754
15755 ).
15756 \begin_inset Index idx
15757 status collapsed
15758
15759 \begin_layout Plain Layout
15760 Spaces ! inter-word
15761 \end_layout
15762
15763 \end_inset
15764
15765
15766 \end_layout
15767
15768 \begin_layout Enumerate
15769 Use a 
15770 \family sans
15771 Thin
15772 \begin_inset space ~
15773 \end_inset
15774
15775 Space
15776 \family default
15777  between two tokens of an abbreviation (see section
15778 \begin_inset space ~
15779 \end_inset
15780
15781
15782 \begin_inset CommandInset ref
15783 LatexCommand ref
15784 reference "sub:Thin-Space"
15785
15786 \end_inset
15787
15788 ).
15789 \begin_inset Index idx
15790 status collapsed
15791
15792 \begin_layout Plain Layout
15793 Spaces ! thin
15794 \end_layout
15795
15796 \end_inset
15797
15798
15799 \end_layout
15800
15801 \begin_layout Enumerate
15802 Use an 
15803 \family sans
15804 End
15805 \begin_inset space ~
15806 \end_inset
15807
15808 of
15809 \begin_inset space ~
15810 \end_inset
15811
15812 sentence
15813 \begin_inset space ~
15814 \end_inset
15815
15816 period
15817 \family default
15818  found under the 
15819 \family sans
15820 Insert\SpecialChar \menuseparator
15821 Special
15822 \begin_inset space ~
15823 \end_inset
15824
15825 Character
15826 \family default
15827  menu to force the use of inter-sentence spacing.
15828  This function is also bound to 
15829 \begin_inset Info
15830 type  "shortcut"
15831 arg   "specialchar-insert end-of-sentence"
15832 \end_inset
15833
15834  for easy access.
15835 \end_layout
15836
15837 \begin_layout Standard
15838 With the corrections, our earlier examples look like this:
15839 \end_layout
15840
15841 \begin_layout Itemize
15842 e.
15843 \begin_inset space \thinspace{}
15844 \end_inset
15845
15846 g.
15847 \begin_inset space \space{}
15848 \end_inset
15849
15850 this is too much space!
15851 \end_layout
15852
15853 \begin_layout Itemize
15854 This is I\SpecialChar \@.
15855  It's okay.
15856 \end_layout
15857
15858 \begin_layout Standard
15859 Some languages don't use extra spacing between sentences.
15860  If your language is such a language, you don't need to worry, because LaTeX
15861  will take care of this.
15862 \end_layout
15863
15864 \begin_layout Standard
15865 For those that do need to bother, there is help to catch those sneaky errors:
15866  Check out the 
15867 \family sans
15868 Check
15869 \begin_inset space ~
15870 \end_inset
15871
15872 TeX
15873 \family default
15874  feature described in section 
15875 \emph on
15876 Checking TeX
15877 \emph default
15878  of the 
15879 \emph on
15880 Additional Features
15881 \emph default
15882  manual.
15883 \end_layout
15884
15885 \begin_layout Subsubsection
15886 Quotes
15887 \begin_inset Index idx
15888 status collapsed
15889
15890 \begin_layout Plain Layout
15891 Typography ! Quotes
15892 \end_layout
15893
15894 \end_inset
15895
15896
15897 \begin_inset Index idx
15898 status collapsed
15899
15900 \begin_layout Plain Layout
15901 Quotes | see
15902 \begin_inset ERT
15903 status collapsed
15904
15905 \begin_layout Plain Layout
15906
15907 {
15908 \end_layout
15909
15910 \end_inset
15911
15912 Typography
15913 \begin_inset ERT
15914 status collapsed
15915
15916 \begin_layout Plain Layout
15917
15918 }
15919 \end_layout
15920
15921 \end_inset
15922
15923
15924 \end_layout
15925
15926 \end_inset
15927
15928
15929 \end_layout
15930
15931 \begin_layout Standard
15932 LyX usually sets quotes correctly.
15933  Specifically, it will use an opening quote at the beginning of quoted text,
15934  and use a closing quote at the end.
15935  For example, 
15936 \begin_inset Quotes eld
15937 \end_inset
15938
15939 open close
15940 \begin_inset Quotes erd
15941 \end_inset
15942
15943 .
15944  The keyboard character, 
15945 \family sans
15946 "
15947 \family default
15948 , generates this automatically.
15949 \end_layout
15950
15951 \begin_layout Standard
15952 You can change the behavior of the 
15953 \family sans
15954 "
15955 \family default
15956  key using the submenu 
15957 \family sans
15958 Language
15959 \family default
15960  of the dialog 
15961 \family sans
15962 Document\SpecialChar \menuseparator
15963 Settings
15964 \family default
15965
15966 \begin_inset Index idx
15967 status collapsed
15968
15969 \begin_layout Plain Layout
15970 Document ! Settings
15971 \end_layout
15972
15973 \end_inset
15974
15975  dialog.
15976 \end_layout
15977
15978 \begin_layout Standard
15979 You can also select quotes for different languages in the box 
15980 \family sans
15981 Type
15982 \family default
15983  option.
15984  There are six choices:
15985 \end_layout
15986
15987 \begin_layout Labeling
15988 \labelwidthstring 00.00.0000
15989
15990 \family sans
15991 \begin_inset Quotes eld
15992 \end_inset
15993
15994 Text
15995 \begin_inset Quotes erd
15996 \end_inset
15997
15998
15999 \family default
16000  Use quotes like this 
16001 \begin_inset Quotes eld
16002 \end_inset
16003
16004 double
16005 \begin_inset Quotes erd
16006 \end_inset
16007
16008  or 
16009 \begin_inset Quotes els
16010 \end_inset
16011
16012 single
16013 \begin_inset Quotes ers
16014 \end_inset
16015
16016
16017 \end_layout
16018
16019 \begin_layout Labeling
16020 \labelwidthstring 00.00.0000
16021
16022 \family sans
16023 \begin_inset Quotes sld
16024 \end_inset
16025
16026 Text
16027 \begin_inset Quotes srd
16028 \end_inset
16029
16030
16031 \family default
16032  Use quotes like 
16033 \begin_inset Quotes sld
16034 \end_inset
16035
16036 this
16037 \begin_inset Quotes srd
16038 \end_inset
16039
16040  or 'this
16041 \begin_inset Quotes ers
16042 \end_inset
16043
16044
16045 \end_layout
16046
16047 \begin_layout Labeling
16048 \labelwidthstring 00.00.0000
16049
16050 \family sans
16051 \begin_inset Quotes gld
16052 \end_inset
16053
16054 Text
16055 \begin_inset Quotes grd
16056 \end_inset
16057
16058
16059 \family default
16060  Use quotes like 
16061 \begin_inset Quotes gld
16062 \end_inset
16063
16064 this
16065 \begin_inset Quotes grd
16066 \end_inset
16067
16068  or 
16069 \begin_inset Quotes gls
16070 \end_inset
16071
16072 this
16073 \begin_inset Quotes grs
16074 \end_inset
16075
16076
16077 \end_layout
16078
16079 \begin_layout Labeling
16080 \labelwidthstring 00.00.0000
16081
16082 \family sans
16083 \begin_inset Quotes pld
16084 \end_inset
16085
16086 Text
16087 \begin_inset Quotes prd
16088 \end_inset
16089
16090
16091 \family default
16092  Use quotes like 
16093 \begin_inset Quotes pld
16094 \end_inset
16095
16096 this
16097 \begin_inset Quotes prd
16098 \end_inset
16099
16100  or 
16101 \begin_inset Quotes pls
16102 \end_inset
16103
16104 this
16105 \begin_inset Quotes prs
16106 \end_inset
16107
16108
16109 \end_layout
16110
16111 \begin_layout Labeling
16112 \labelwidthstring 00.00.0000
16113
16114 \family sans
16115 \begin_inset Quotes fld
16116 \end_inset
16117
16118 Text
16119 \begin_inset Quotes frd
16120 \end_inset
16121
16122
16123 \family default
16124  Use quotes like 
16125 \begin_inset Quotes fld
16126 \end_inset
16127
16128 this
16129 \begin_inset Quotes frd
16130 \end_inset
16131
16132  or 
16133 \begin_inset Quotes fls
16134 \end_inset
16135
16136 this
16137 \begin_inset Quotes frs
16138 \end_inset
16139
16140
16141 \end_layout
16142
16143 \begin_layout Labeling
16144 \labelwidthstring 00.00.0000
16145
16146 \family sans
16147 \begin_inset Quotes ald
16148 \end_inset
16149
16150 Text
16151 \begin_inset Quotes ard
16152 \end_inset
16153
16154
16155 \family default
16156  Use quotes like 
16157 \begin_inset Quotes ald
16158 \end_inset
16159
16160 this
16161 \begin_inset Quotes ard
16162 \end_inset
16163
16164  or 
16165 \begin_inset Quotes als
16166 \end_inset
16167
16168 this
16169 \begin_inset Quotes ars
16170 \end_inset
16171
16172
16173 \end_layout
16174
16175 \begin_layout Standard
16176 These settings affect what character the 
16177 \family sans
16178 "
16179 \family default
16180  key produces.
16181 \end_layout
16182
16183 \begin_layout Subsection
16184 Ligatures
16185 \begin_inset Index idx
16186 status collapsed
16187
16188 \begin_layout Plain Layout
16189 Typography ! Ligatures
16190 \end_layout
16191
16192 \end_inset
16193
16194
16195 \begin_inset Index idx
16196 status collapsed
16197
16198 \begin_layout Plain Layout
16199 Ligatures | see
16200 \begin_inset ERT
16201 status collapsed
16202
16203 \begin_layout Plain Layout
16204
16205 {
16206 \end_layout
16207
16208 \end_inset
16209
16210 Typography
16211 \begin_inset ERT
16212 status collapsed
16213
16214 \begin_layout Plain Layout
16215
16216 }
16217 \end_layout
16218
16219 \end_inset
16220
16221
16222 \end_layout
16223
16224 \end_inset
16225
16226
16227 \begin_inset CommandInset label
16228 LatexCommand label
16229 name "sub:Ligatures"
16230
16231 \end_inset
16232
16233
16234 \end_layout
16235
16236 \begin_layout Standard
16237 It is standard typesetting practice to group certain letters together and
16238  print them as single characters.
16239  These groups are known as 
16240 \emph on
16241 ligatures
16242 \emph default
16243 .
16244  Since LaTeX knows about ligatures, your documents will contain them too
16245  in the output.
16246  Here are the standard ligatures:
16247 \end_layout
16248
16249 \begin_layout Itemize
16250 ff
16251 \end_layout
16252
16253 \begin_layout Itemize
16254 fi
16255 \end_layout
16256
16257 \begin_layout Itemize
16258 fl
16259 \end_layout
16260
16261 \begin_layout Itemize
16262 ffi
16263 \end_layout
16264
16265 \begin_layout Itemize
16266 ffl
16267 \end_layout
16268
16269 \begin_layout Standard
16270 Some languages uses other ligatures if the document font supports them.
16271 \end_layout
16272
16273 \begin_layout Standard
16274 Sometimes, you don't want a ligature in a word.
16275  While a ligature may be okay in the word, 
16276 \begin_inset Quotes eld
16277 \end_inset
16278
16279 graffiti,
16280 \begin_inset Quotes erd
16281 \end_inset
16282
16283  it looks really weird in compound words, such as 
16284 \begin_inset Quotes eld
16285 \end_inset
16286
16287 cufflink
16288 \begin_inset Quotes erd
16289 \end_inset
16290
16291  or the German 
16292 \begin_inset Quotes eld
16293 \end_inset
16294
16295 Dorffest.
16296 \begin_inset Quotes erd
16297 \end_inset
16298
16299  To break a ligature, use 
16300 \family sans
16301 Insert\SpecialChar \menuseparator
16302 Formatting\SpecialChar \menuseparator
16303 Ligature
16304 \begin_inset space ~
16305 \end_inset
16306
16307 Break.
16308
16309 \family default
16310  This changes 
16311 \begin_inset Quotes eld
16312 \end_inset
16313
16314 cufflinks
16315 \begin_inset Quotes erd
16316 \end_inset
16317
16318  to 
16319 \begin_inset Quotes eld
16320 \end_inset
16321
16322 cuff\SpecialChar \textcompwordmark{}
16323 links
16324 \begin_inset Quotes erd
16325 \end_inset
16326
16327  and 
16328 \begin_inset Quotes eld
16329 \end_inset
16330
16331 Dorffest
16332 \begin_inset Quotes erd
16333 \end_inset
16334
16335  to 
16336 \begin_inset Quotes eld
16337 \end_inset
16338
16339 Dorf\SpecialChar \textcompwordmark{}
16340 fest
16341 \begin_inset Quotes erd
16342 \end_inset
16343
16344 .
16345 \end_layout
16346
16347 \begin_layout Subsection
16348 LyX's Proper Names
16349 \begin_inset Index idx
16350 status collapsed
16351
16352 \begin_layout Plain Layout
16353 LyX ! Proper names
16354 \end_layout
16355
16356 \end_inset
16357
16358
16359 \begin_inset CommandInset label
16360 LatexCommand label
16361 name "sub:LyX's-Proper-Names"
16362
16363 \end_inset
16364
16365
16366 \end_layout
16367
16368 \begin_layout Standard
16369 You will certainly have noticed that the word “LaTeX” always appears with
16370  characters in different sizes and heights.
16371  LaTeX is the name of the program used by LyX and is therefore recognized
16372  as a proper name when you type it in LyX as 
16373 \begin_inset Quotes eld
16374 \end_inset
16375
16376 LaT
16377 \begin_inset ERT
16378 status collapsed
16379
16380 \begin_layout Plain Layout
16381
16382 {}
16383 \end_layout
16384
16385 \end_inset
16386
16387 eX
16388 \begin_inset Quotes erd
16389 \end_inset
16390
16391 .
16392 \begin_inset Note Note
16393 status collapsed
16394
16395 \begin_layout Plain Layout
16396 The braces in TeX Code are here to avoid that the 
16397 \begin_inset Quotes eld
16398 \end_inset
16399
16400 command
16401 \begin_inset Quotes erd
16402 \end_inset
16403
16404  appear as proper name in the output, see the last paragraph of this section.
16405  To create proper names omit the TeX Code.
16406 \end_layout
16407
16408 \end_inset
16409
16410  Note the order of the upper-and lowercase letters! LyX recognizes the following
16411  proper names:
16412 \end_layout
16413
16414 \begin_layout Description
16415 LyX The name of the game, write 
16416 \begin_inset Quotes eld
16417 \end_inset
16418
16419 L
16420 \begin_inset ERT
16421 status collapsed
16422
16423 \begin_layout Plain Layout
16424
16425 {}
16426 \end_layout
16427
16428 \end_inset
16429
16430 yX
16431 \begin_inset Quotes erd
16432 \end_inset
16433
16434  to produce it.
16435 \end_layout
16436
16437 \begin_layout Description
16438 TeX The program used by LaTeX, write 
16439 \begin_inset Quotes eld
16440 \end_inset
16441
16442 T
16443 \begin_inset ERT
16444 status collapsed
16445
16446 \begin_layout Plain Layout
16447
16448 {}
16449 \end_layout
16450
16451 \end_inset
16452
16453 eX
16454 \begin_inset Quotes erd
16455 \end_inset
16456
16457  to produce it.
16458 \end_layout
16459
16460 \begin_layout Description
16461 LaTeX The program used by LyX, write 
16462 \begin_inset Quotes eld
16463 \end_inset
16464
16465 LaT
16466 \begin_inset ERT
16467 status collapsed
16468
16469 \begin_layout Plain Layout
16470
16471 {}
16472 \end_layout
16473
16474 \end_inset
16475
16476 eX
16477 \begin_inset Quotes erd
16478 \end_inset
16479
16480  to produce it.
16481 \end_layout
16482
16483 \begin_layout Description
16484 LaTeX2e The actual version of LaTeX, write 
16485 \begin_inset Quotes eld
16486 \end_inset
16487
16488 LaT
16489 \begin_inset ERT
16490 status collapsed
16491
16492 \begin_layout Plain Layout
16493
16494 {}
16495 \end_layout
16496
16497 \end_inset
16498
16499 eX2e
16500 \begin_inset Quotes erd
16501 \end_inset
16502
16503  to produce it.
16504 \end_layout
16505
16506 \begin_layout Standard
16507 You might wonder why the LaTeX-version is 
16508 \begin_inset Quotes eld
16509 \end_inset
16510
16511 2
16512 \begin_inset Formula $\epsilon$
16513 \end_inset
16514
16515
16516 \begin_inset Quotes erd
16517 \end_inset
16518
16519 .
16520  It's an old tradition in the TeX-world to give programs geek version numbers.
16521  For example the version number of TeX converges to the number 
16522 \begin_inset Formula $\pi$
16523 \end_inset
16524
16525 : The actual version is 
16526 \begin_inset Quotes eld
16527 \end_inset
16528
16529 TeX-3.141592
16530 \begin_inset Quotes erd
16531 \end_inset
16532
16533 , the previous one was 
16534 \begin_inset Quotes eld
16535 \end_inset
16536
16537 TeX-3.14159
16538 \begin_inset Quotes erd
16539 \end_inset
16540
16541 .
16542 \end_layout
16543
16544 \begin_layout Standard
16545 If you don't want to use proper names, e.
16546 \begin_inset space \thinspace{}
16547 \end_inset
16548
16549 g.
16550 \begin_inset space \space{}
16551 \end_inset
16552
16553 in section headings, you can insert two empty braces in TeX Code in the
16554  word.
16555  This will look in LyX like: 
16556 \begin_inset Graphics
16557         filename clipart/LaTeX.png
16558         scale 80
16559
16560 \end_inset
16561
16562
16563 \begin_inset Newline newline
16564 \end_inset
16565
16566 For more about TeX Code, look at section
16567 \begin_inset space ~
16568 \end_inset
16569
16570
16571 \begin_inset CommandInset ref
16572 LatexCommand ref
16573 reference "sec:TeX-Code"
16574
16575 \end_inset
16576
16577 .
16578 \end_layout
16579
16580 \begin_layout Subsection
16581 Units
16582 \begin_inset Index idx
16583 status collapsed
16584
16585 \begin_layout Plain Layout
16586 Typography ! Units
16587 \end_layout
16588
16589 \end_inset
16590
16591
16592 \end_layout
16593
16594 \begin_layout Standard
16595 Generally the space between units and the number is smaller than the normal
16596  space between two words.
16597  As you can see in the example below, it looks better when the space is
16598  smaller.
16599  To get such a 
16600 \begin_inset Quotes eld
16601 \end_inset
16602
16603 half space
16604 \begin_inset Quotes erd
16605 \end_inset
16606
16607  for units use the menu 
16608 \family sans
16609 Insert\SpecialChar \menuseparator
16610 Formatting\SpecialChar \menuseparator
16611 Thin
16612 \begin_inset space ~
16613 \end_inset
16614
16615 Space
16616 \family default
16617  (shortcut 
16618 \begin_inset Info
16619 type  "shortcuts"
16620 arg   "space-insert thin"
16621 \end_inset
16622
16623 ).
16624 \end_layout
16625
16626 \begin_layout Standard
16627 Here is an example to show the differences:
16628 \end_layout
16629
16630 \begin_layout Standard
16631 \begin_inset Tabular
16632 <lyxtabular version="3" rows="2" columns="2">
16633 <features tabularvalignment="middle">
16634 <column alignment="left" valignment="top" width="0">
16635 <column alignment="left" valignment="top" width="0">
16636 <row>
16637 <cell alignment="center" valignment="top" usebox="none">
16638 \begin_inset Text
16639
16640 \begin_layout Plain Layout
16641 24
16642 \begin_inset space ~
16643 \end_inset
16644
16645 kW
16646 \begin_inset Formula $\cdot$
16647 \end_inset
16648
16649 h
16650 \end_layout
16651
16652 \end_inset
16653 </cell>
16654 <cell alignment="center" valignment="top" usebox="none">
16655 \begin_inset Text
16656
16657 \begin_layout Plain Layout
16658 space between number and unit
16659 \end_layout
16660
16661 \end_inset
16662 </cell>
16663 </row>
16664 <row>
16665 <cell alignment="center" valignment="top" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Plain Layout
16669 24
16670 \begin_inset space \thinspace{}
16671 \end_inset
16672
16673 kW
16674 \begin_inset Formula $\cdot$
16675 \end_inset
16676
16677 h
16678 \end_layout
16679
16680 \end_inset
16681 </cell>
16682 <cell alignment="center" valignment="top" usebox="none">
16683 \begin_inset Text
16684
16685 \begin_layout Plain Layout
16686 half space between number and unit
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 </row>
16692 </lyxtabular>
16693
16694 \end_inset
16695
16696
16697 \end_layout
16698
16699 \begin_layout Subsection
16700 Widows and Orphans
16701 \begin_inset Index idx
16702 status collapsed
16703
16704 \begin_layout Plain Layout
16705 Typography ! Widows and orphans
16706 \end_layout
16707
16708 \end_inset
16709
16710
16711 \end_layout
16712
16713 \begin_layout Standard
16714 In the early days of word processors, page breaks went wherever the page
16715  happened to end.
16716  There was no regard for what was actually going on in the text.
16717  You may remember once printing out a document, only to find the heading
16718  for a new section printed at the very bottom of the page, the first line
16719  of a new paragraph all alone at the bottom of a page, or the last line
16720  of a paragraph at the top of a new page.
16721  These bits of text became known as 
16722 \emph on
16723 widows
16724 \emph default
16725  and 
16726 \emph on
16727 orphans
16728 \emph default
16729 .
16730 \end_layout
16731
16732 \begin_layout Standard
16733 Clearly, LyX can avoid breaking pages after a section heading.
16734  That's part of the advantage of paragraph environments.
16735  But what about widows and orphans, where the page breaks leave one line
16736  of a paragraph all alone at the top or bottom of a page? There are rules
16737  built into LaTeX governing page breaks, and some of those rules are there
16738  to specifically prevent widows and orphans.
16739  This is the advantage LyX has in using LaTeX as its backend.
16740 \end_layout
16741
16742 \begin_layout Standard
16743 There's no way we can go into how TeX and LaTeX decide to break a page,
16744  or how you can tweak that behavior.
16745  Some LaTeX books listed in the bibliography (such as
16746 \begin_inset space ~
16747 \end_inset
16748
16749
16750 \begin_inset CommandInset citation
16751 LatexCommand cite
16752 key "latexcompanion"
16753
16754 \end_inset
16755
16756  or
16757 \begin_inset space ~
16758 \end_inset
16759
16760
16761 \begin_inset CommandInset citation
16762 LatexCommand cite
16763 key "latexguide"
16764
16765 \end_inset
16766
16767 ) may have more information.
16768  You will almost never need to worry about this, however.
16769 \end_layout
16770
16771 \begin_layout Chapter
16772 Notes, Graphics, Tables, and Floats
16773 \begin_inset CommandInset label
16774 LatexCommand label
16775 name "cha:Floats-and-Notes"
16776
16777 \end_inset
16778
16779
16780 \end_layout
16781
16782 \begin_layout Standard
16783 The issues of this chapter are described in detail in the 
16784 \emph on
16785 Embedded Objects
16786 \emph default
16787  manual.
16788  There you'll also find tips and tricks for special cases.
16789 \end_layout
16790
16791 \begin_layout Section
16792 Notes
16793 \begin_inset Index idx
16794 status collapsed
16795
16796 \begin_layout Plain Layout
16797 Notes
16798 \end_layout
16799
16800 \end_inset
16801
16802
16803 \begin_inset CommandInset label
16804 LatexCommand label
16805 name "sec:Notes"
16806
16807 \end_inset
16808
16809
16810 \end_layout
16811
16812 \begin_layout Standard
16813 LyX offers you a few types of notes to add to your document:
16814 \end_layout
16815
16816 \begin_layout Description
16817 LyX
16818 \begin_inset space ~
16819 \end_inset
16820
16821 Note This note type is for internal notes that will not appear in the output.
16822 \begin_inset Newline newline
16823 \end_inset
16824
16825
16826 \begin_inset Note Note
16827 status open
16828
16829 \begin_layout Plain Layout
16830 This is text in a note box that doesn't appear in the output.
16831 \end_layout
16832
16833 \end_inset
16834
16835
16836 \end_layout
16837
16838 \begin_layout Description
16839 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16840 ent, when you export the document to LaTeX via the menu 
16841 \family sans
16842 File\SpecialChar \menuseparator
16843 Export\SpecialChar \menuseparator
16844 LaTeX (pdflatex) / (plain)
16845 \family default
16846 .
16847 \begin_inset Newline newline
16848 \end_inset
16849
16850
16851 \begin_inset Note Comment
16852 status open
16853
16854 \begin_layout Plain Layout
16855 This is text in a note box that only appears as comment in LaTeX-files.
16856 \end_layout
16857
16858 \end_inset
16859
16860
16861 \end_layout
16862
16863 \begin_layout Description
16864 Greyed
16865 \begin_inset space ~
16866 \end_inset
16867
16868 Out This note will appear in the output as grey text.
16869 \begin_inset Newline newline
16870 \end_inset
16871
16872
16873 \begin_inset Newline newline
16874 \end_inset
16875
16876
16877 \begin_inset Note Greyedout
16878 status open
16879
16880 \begin_layout Plain Layout
16881 This is text
16882 \begin_inset Foot
16883 status collapsed
16884
16885 \begin_layout Plain Layout
16886 This is an example footnote within a greyed out note.
16887  In this document the greyed out note color is redefined to blue.
16888  How this can be done is explained in the 
16889 \emph on
16890 Embedded Objects
16891 \emph default
16892  manual.
16893 \end_layout
16894
16895 \end_inset
16896
16897  of a comment that appears in the output as grey text.
16898 \end_layout
16899
16900 \end_inset
16901
16902
16903 \begin_inset Newline newline
16904 \end_inset
16905
16906
16907 \begin_inset Newline newline
16908 \end_inset
16909
16910 As you can see in the example, the first line of greyed out notes is a bit
16911  indented and greyed out notes can have footnotes.
16912 \end_layout
16913
16914 \begin_layout Standard
16915 Notes are inserted with the toolbar button 
16916 \begin_inset Info
16917 type  "icon"
16918 arg   "note-insert"
16919 \end_inset
16920
16921  or the menu 
16922 \family sans
16923 Insert\SpecialChar \menuseparator
16924 Note
16925 \family default
16926 .
16927  Right-click on the appearing note box to select the note type.
16928 \end_layout
16929
16930 \begin_layout Section
16931 Footnotes
16932 \begin_inset Index idx
16933 status collapsed
16934
16935 \begin_layout Plain Layout
16936 Footnotes
16937 \end_layout
16938
16939 \end_inset
16940
16941
16942 \begin_inset CommandInset label
16943 LatexCommand label
16944 name "sec:Footnotes"
16945
16946 \end_inset
16947
16948
16949 \end_layout
16950
16951 \begin_layout Standard
16952 LyX uses boxes to display footnotes: When you insert a footnote using the
16953  menu 
16954 \family sans
16955 Insert\SpecialChar \menuseparator
16956 Footnote
16957 \family default
16958  or the toolbar button 
16959 \begin_inset Info
16960 type  "icon"
16961 arg   "footnote-insert"
16962 \end_inset
16963
16964
16965 \family roman
16966 \series medium
16967 \bar no
16968 you'll see
16969 \family default
16970 \series default
16971 \bar default
16972  the following box: 
16973 \begin_inset Graphics
16974         filename clipart/footnoteQt4.png
16975         scale 80
16976
16977 \end_inset
16978
16979
16980 \family roman
16981 \series medium
16982 \bar no
16983  This box is LyX's representation of your footnote.
16984  If you
16985 \family default
16986 \series default
16987 \bar default
16988  left-click on 
16989 \family roman
16990 \series medium
16991 \bar no
16992 the 
16993 \begin_inset Quotes eld
16994 \end_inset
16995
16996
16997 \family sans
16998 foot
16999 \family roman
17000
17001 \begin_inset Quotes erd
17002 \end_inset
17003
17004
17005 \family default
17006 \series default
17007 \bar default
17008  
17009 \family roman
17010 \series medium
17011 \bar no
17012 label, the box will
17013 \family default
17014 \series default
17015 \bar default
17016  be opened and you can enter the footnote text into it.
17017  Clicking on the box label again, will close 
17018 \family roman
17019 \series medium
17020 \bar no
17021 the
17022 \family default
17023 \series default
17024 \bar default
17025  box
17026 \family roman
17027 \series medium
17028 \bar no
17029 .
17030  If you want to turn existing text into a footnote, simply mark it and click
17031  on the footnote
17032 \family default
17033 \series default
17034 \bar default
17035  toolbar 
17036 \family roman
17037 \series medium
17038 \bar no
17039 button
17040 \family default
17041 \series default
17042 \bar default
17043 .
17044 \end_layout
17045
17046 \begin_layout Standard
17047 Here's an example footnote:
17048 \family roman
17049 \series medium
17050 \bar no
17051
17052 \begin_inset Foot
17053 status collapsed
17054
17055 \begin_layout Plain Layout
17056 To close a footnote, click on the footnote box label.
17057 \end_layout
17058
17059 \end_inset
17060
17061
17062 \end_layout
17063
17064 \begin_layout Standard
17065 The footnote will appear in the output as a superscript number at the text
17066  position where the footnote box is placed.
17067  The footnote text is placed at the bottom of the current page.
17068  The footnote number is calculated by LyX, the numbers are consecutive,
17069  no matter in which chapter the footnote is in.
17070  LyX doesn't support other numbering schemes yet, but you can get another
17071  scheme using special LaTeX-commands.
17072  T
17073 \family roman
17074 h
17075 \family default
17076 ey are described in the 
17077 \emph on
17078 Embedded Objects
17079 \emph default
17080  manual.
17081 \end_layout
17082
17083 \begin_layout Section
17084 Marginal Notes
17085 \begin_inset Index idx
17086 status collapsed
17087
17088 \begin_layout Plain Layout
17089 Marginal notes
17090 \end_layout
17091
17092 \end_inset
17093
17094
17095 \begin_inset CommandInset label
17096 LatexCommand label
17097 name "sec:Marginal-Notes"
17098
17099 \end_inset
17100
17101
17102 \end_layout
17103
17104 \begin_layout Standard
17105 Marginal notes look and behave just like footnotes in LyX.
17106  When you insert a margin note via the menu 
17107 \family sans
17108 Insert\SpecialChar \menuseparator
17109 Marginal
17110 \begin_inset space ~
17111 \end_inset
17112
17113 Note
17114 \family default
17115  or the toolbar button 
17116 \begin_inset Info
17117 type  "icon"
17118 arg   "marginalnote-insert"
17119 \end_inset
17120
17121 , you'll see 
17122 \family roman
17123 \series medium
17124 a
17125 \family default
17126 \series default
17127  grey 
17128 \family roman
17129 \series medium
17130 box with a
17131 \family default
17132 \series default
17133  red 
17134 \family roman
17135 \series medium
17136 label 
17137 \begin_inset Quotes eld
17138 \end_inset
17139
17140 margin
17141 \begin_inset Quotes erd
17142 \end_inset
17143
17144  appearing within your text.
17145  This box is LyX's representation of your margin
17146 \family default
17147 \series default
17148 al 
17149 \family roman
17150 \series medium
17151 note.
17152 \end_layout
17153
17154 \begin_layout Standard
17155 At the side is an example marginal note.
17156 \family roman
17157 \series medium
17158
17159 \begin_inset Marginal
17160 status open
17161
17162 \begin_layout Plain Layout
17163 This is a marginal note.
17164 \end_layout
17165
17166 \end_inset
17167
17168
17169 \end_layout
17170
17171 \begin_layout Standard
17172 Marginal notes appear at the right side in single-sided documents.
17173  In double-sided documents they appear in the outer margin – left on even
17174  pages, right on odd pages.
17175 \end_layout
17176
17177 \begin_layout Section
17178 Graphics and Images
17179 \begin_inset Index idx
17180 status collapsed
17181
17182 \begin_layout Plain Layout
17183 Images
17184 \end_layout
17185
17186 \end_inset
17187
17188
17189 \begin_inset Index idx
17190 status collapsed
17191
17192 \begin_layout Plain Layout
17193 Graphics
17194 \end_layout
17195
17196 \end_inset
17197
17198
17199 \begin_inset CommandInset label
17200 LatexCommand label
17201 name "sec:Graphics"
17202
17203 \end_inset
17204
17205
17206 \end_layout
17207
17208 \begin_layout Standard
17209 To insert an image in your document, place the cursor at the text position
17210  you want and click on the toolbar icon 
17211 \begin_inset Info
17212 type  "icon"
17213 arg   "dialog-show-new-inset graphics"
17214 \end_inset
17215
17216  or select 
17217 \family sans
17218 Insert\SpecialChar \menuseparator
17219 Graphics
17220 \family default
17221  from the menu.
17222  Then a dialog will appear to choose the file to load.
17223 \end_layout
17224
17225 \begin_layout Standard
17226 This dialog has numerous mostly self-explanatory parameters.
17227  The 
17228 \family sans
17229 Graphics
17230 \family default
17231  tab allows you to choose your image file.
17232  The image can be transformed by setting a rotation angle and a scaling
17233  factor.
17234  The scaling units are explained in Appendix
17235 \begin_inset space ~
17236 \end_inset
17237
17238
17239 \begin_inset CommandInset ref
17240 LatexCommand ref
17241 reference "cha:Units-available-in"
17242
17243 \end_inset
17244
17245 .
17246 \end_layout
17247
17248 \begin_layout Standard
17249 In the tab 
17250 \family sans
17251 Clipping
17252 \family default
17253  it is possible to set image coordinates to adjust the height and width
17254  of the image in the output.
17255  The coordinates can also be calculated automatically by pressing the button
17256  
17257 \family sans
17258 Get
17259 \begin_inset space ~
17260 \end_inset
17261
17262 from
17263 \begin_inset space ~
17264 \end_inset
17265
17266 file
17267 \family default
17268 .
17269  The option 
17270 \family sans
17271 Clip
17272 \begin_inset space ~
17273 \end_inset
17274
17275 to
17276 \begin_inset space ~
17277 \end_inset
17278
17279 bounding
17280 \begin_inset space ~
17281 \end_inset
17282
17283 box
17284 \family default
17285  will only print the image region within the given coordinates.
17286  Normally you don't need to take care about image coordinates and can ignore
17287  the tab 
17288 \family sans
17289 Clipping
17290 \family default
17291 .
17292 \end_layout
17293
17294 \begin_layout Standard
17295 In the 
17296 \family sans
17297 LaTeX and LyX options
17298 \family default
17299  tab LaTeX experts can specify additional LaTeX options.
17300  You can also specify here the appearance of the image inside LyX.
17301  The option 
17302 \family sans
17303 Draft
17304 \begin_inset space ~
17305 \end_inset
17306
17307 mode
17308 \family default
17309  has the effect that the image doesn't appear in the output, only a frame
17310  with the image size is printed.
17311  The option 
17312 \family sans
17313 Don't
17314 \begin_inset space ~
17315 \end_inset
17316
17317 unzip
17318 \begin_inset space ~
17319 \end_inset
17320
17321 on
17322 \begin_inset space ~
17323 \end_inset
17324
17325 export
17326 \family default
17327  is explained in the 
17328 \emph on
17329 Embedded Objects
17330 \emph default
17331  manual in section 
17332 \emph on
17333 Graphics Dialog
17334 \emph default
17335 .
17336 \end_layout
17337
17338 \begin_layout Standard
17339 The graphics dialog can be called at any time by clicking on an image.
17340  The image will appear in the output exactly at the position where it is
17341  in the text.
17342  This is an example image within a separate, horizontally centered paragraph:
17343  
17344 \end_layout
17345
17346 \begin_layout Standard
17347 \align center
17348 \begin_inset Graphics
17349         filename clipart/mobius.eps
17350         scale 70
17351
17352 \end_inset
17353
17354
17355 \end_layout
17356
17357 \begin_layout Standard
17358 If you need image captions and want to reference images, you have to put
17359  the image into a float, see section
17360 \begin_inset space ~
17361 \end_inset
17362
17363
17364 \begin_inset CommandInset ref
17365 LatexCommand ref
17366 reference "sec:Figure-Floats"
17367
17368 \end_inset
17369
17370 .
17371 \end_layout
17372
17373 \begin_layout Subsection
17374 Image Formats
17375 \begin_inset Index idx
17376 status collapsed
17377
17378 \begin_layout Plain Layout
17379 Images ! Formats
17380 \end_layout
17381
17382 \end_inset
17383
17384
17385 \begin_inset CommandInset label
17386 LatexCommand label
17387 name "sub:Image-Formats"
17388
17389 \end_inset
17390
17391
17392 \end_layout
17393
17394 \begin_layout Standard
17395 You can insert images in any known file format.
17396  But as we explained in section
17397 \begin_inset space ~
17398 \end_inset
17399
17400
17401 \begin_inset CommandInset ref
17402 LatexCommand ref
17403 reference "sub:Output-file-formats"
17404
17405 \end_inset
17406
17407 , every output document format allows only a few image formats.
17408  LyX uses therefore the program 
17409 \family typewriter
17410 ImageMagick
17411 \family default
17412  in the background to convert the images to the right format.
17413  To increase your workflow by avoiding these conversions in the background,
17414  you can use only the image formats listed in the subsections of section
17415 \begin_inset space ~
17416 \end_inset
17417
17418
17419 \begin_inset CommandInset ref
17420 LatexCommand ref
17421 reference "sub:Output-file-formats"
17422
17423 \end_inset
17424
17425 .
17426 \end_layout
17427
17428 \begin_layout Standard
17429 Similar to fonts there are two types of image formats:
17430 \end_layout
17431
17432 \begin_layout Description
17433 Bitmap
17434 \begin_inset space ~
17435 \end_inset
17436
17437 images consist of pixel values, often in a compressed form.
17438  They are therefore not fully scalable and look pixelated in large zooms.
17439  Well-known bitmap image formats are 
17440 \begin_inset Quotes eld
17441 \end_inset
17442
17443 Graphics Interchange Format
17444 \begin_inset Quotes erd
17445 \end_inset
17446
17447  (GIF, file extension 
17448 \begin_inset Quotes eld
17449 \end_inset
17450
17451
17452 \family typewriter
17453 .gif
17454 \family default
17455
17456 \begin_inset Quotes erd
17457 \end_inset
17458
17459 )
17460 \begin_inset Index idx
17461 status collapsed
17462
17463 \begin_layout Plain Layout
17464 GIF|see
17465 \begin_inset ERT
17466 status collapsed
17467
17468 \begin_layout Plain Layout
17469
17470 {
17471 \end_layout
17472
17473 \end_inset
17474
17475 Image formats
17476 \begin_inset ERT
17477 status collapsed
17478
17479 \begin_layout Plain Layout
17480
17481 }
17482 \end_layout
17483
17484 \end_inset
17485
17486
17487 \end_layout
17488
17489 \end_inset
17490
17491
17492 \begin_inset Quotes eld
17493 \end_inset
17494
17495 Portable Network Graphics
17496 \begin_inset Quotes erd
17497 \end_inset
17498
17499  (PNG, file extension 
17500 \begin_inset Quotes eld
17501 \end_inset
17502
17503
17504 \family typewriter
17505 .png
17506 \family default
17507
17508 \begin_inset Quotes erd
17509 \end_inset
17510
17511 )
17512 \begin_inset Index idx
17513 status collapsed
17514
17515 \begin_layout Plain Layout
17516 PNG|see
17517 \begin_inset ERT
17518 status collapsed
17519
17520 \begin_layout Plain Layout
17521
17522 {
17523 \end_layout
17524
17525 \end_inset
17526
17527 Image formats
17528 \begin_inset ERT
17529 status collapsed
17530
17531 \begin_layout Plain Layout
17532
17533 }
17534 \end_layout
17535
17536 \end_inset
17537
17538
17539 \end_layout
17540
17541 \end_inset
17542
17543 , and 
17544 \begin_inset Quotes eld
17545 \end_inset
17546
17547 Joint Photographic Experts Group
17548 \begin_inset Quotes erd
17549 \end_inset
17550
17551  (JPG, file extension 
17552 \begin_inset Quotes eld
17553 \end_inset
17554
17555
17556 \family typewriter
17557 .jpg
17558 \family default
17559
17560 \begin_inset Quotes erd
17561 \end_inset
17562
17563  or 
17564 \begin_inset Quotes eld
17565 \end_inset
17566
17567
17568 \family typewriter
17569 .jpeg
17570 \family default
17571
17572 \begin_inset Quotes erd
17573 \end_inset
17574
17575 )
17576 \begin_inset Index idx
17577 status collapsed
17578
17579 \begin_layout Plain Layout
17580 JPG|see
17581 \begin_inset ERT
17582 status collapsed
17583
17584 \begin_layout Plain Layout
17585
17586 {
17587 \end_layout
17588
17589 \end_inset
17590
17591 Image formats
17592 \begin_inset ERT
17593 status collapsed
17594
17595 \begin_layout Plain Layout
17596
17597 }
17598 \end_layout
17599
17600 \end_inset
17601
17602
17603 \end_layout
17604
17605 \end_inset
17606
17607 .
17608 \end_layout
17609
17610 \begin_layout Description
17611 Scalable
17612 \begin_inset space ~
17613 \end_inset
17614
17615 images consist of vectors and can therefore be scaled to any size without
17616  data loss.
17617  The scaling ability is necessary if you want to create presentations, because
17618  presentations are always scaled by the beamer.
17619  Scaling is also useful for online documents to let the user zoom into diagrams.
17620 \begin_inset Newline newline
17621 \end_inset
17622
17623 Scalable image formats can be 
17624 \begin_inset Quotes eld
17625 \end_inset
17626
17627 Scalable Vector Graphics
17628 \begin_inset Quotes erd
17629 \end_inset
17630
17631  (SVG, file extension 
17632 \begin_inset Quotes eld
17633 \end_inset
17634
17635
17636 \family typewriter
17637 .svg
17638 \family default
17639
17640 \begin_inset Quotes erd
17641 \end_inset
17642
17643 )
17644 \begin_inset Index idx
17645 status collapsed
17646
17647 \begin_layout Plain Layout
17648 SVG|see
17649 \begin_inset ERT
17650 status collapsed
17651
17652 \begin_layout Plain Layout
17653
17654 {
17655 \end_layout
17656
17657 \end_inset
17658
17659 Image formats
17660 \begin_inset ERT
17661 status collapsed
17662
17663 \begin_layout Plain Layout
17664
17665 }
17666 \end_layout
17667
17668 \end_inset
17669
17670
17671 \end_layout
17672
17673 \end_inset
17674
17675
17676 \begin_inset Quotes eld
17677 \end_inset
17678
17679 Encapsulated PostScript
17680 \begin_inset Quotes erd
17681 \end_inset
17682
17683  (EPS, file extension 
17684 \begin_inset Quotes eld
17685 \end_inset
17686
17687
17688 \family typewriter
17689 .eps
17690 \family default
17691
17692 \begin_inset Quotes erd
17693 \end_inset
17694
17695 )
17696 \begin_inset Index idx
17697 status collapsed
17698
17699 \begin_layout Plain Layout
17700 EPS|see
17701 \begin_inset ERT
17702 status collapsed
17703
17704 \begin_layout Plain Layout
17705
17706 {
17707 \end_layout
17708
17709 \end_inset
17710
17711 Image formats
17712 \begin_inset ERT
17713 status collapsed
17714
17715 \begin_layout Plain Layout
17716
17717 }
17718 \end_layout
17719
17720 \end_inset
17721
17722
17723 \end_layout
17724
17725 \end_inset
17726
17727 , and 
17728 \begin_inset Quotes eld
17729 \end_inset
17730
17731 Portable Document Format
17732 \begin_inset Quotes erd
17733 \end_inset
17734
17735  (PDF, file extension 
17736 \begin_inset Quotes eld
17737 \end_inset
17738
17739
17740 \family typewriter
17741 .pdf
17742 \family default
17743
17744 \begin_inset Quotes erd
17745 \end_inset
17746
17747 )
17748 \begin_inset Index idx
17749 status collapsed
17750
17751 \begin_layout Plain Layout
17752 PDF
17753 \end_layout
17754
17755 \end_inset
17756
17757 .
17758  We say it can be, because you can convert any bitmap image format to PDF
17759  or EPS and the result won't be scalable.
17760  In this cases only a header with the image properties is added to the original
17761  image
17762 \begin_inset Foot
17763 status collapsed
17764
17765 \begin_layout Plain Layout
17766 In the case of PDF, the original image is additionally compressed.
17767 \end_layout
17768
17769 \end_inset
17770
17771 .
17772 \end_layout
17773
17774 \begin_layout Standard
17775 Normally one cannot convert a bitmap image into a scalable one, only vice
17776  versa.
17777 \end_layout
17778
17779 \begin_layout Subsection
17780 Grouping of Image Settings
17781 \begin_inset Index idx
17782 status collapsed
17783
17784 \begin_layout Plain Layout
17785 Images ! Settings grouping
17786 \end_layout
17787
17788 \end_inset
17789
17790
17791 \end_layout
17792
17793 \begin_layout Standard
17794 Each image can define a new group of image settings or join an existing
17795  group.
17796  Images within such a group share their settings, so adjusting one image
17797  of the group automatically also adjusts all other images of the group in
17798  the same way.
17799  So you can for example change the size for a bunch of images without the
17800  need to manually change each of them.
17801  
17802 \end_layout
17803
17804 \begin_layout Standard
17805 A new group can be set by entering a name in the 
17806 \family sans
17807 Group
17808 \begin_inset space ~
17809 \end_inset
17810
17811 Name
17812 \family default
17813  field in the Graphics dialog.
17814  Joining an existing group can be done using the context menu of the image
17815  by checking the name of the desired group.
17816 \end_layout
17817
17818 \begin_layout Section
17819 Tables
17820 \begin_inset Index idx
17821 status collapsed
17822
17823 \begin_layout Plain Layout
17824 Tables
17825 \end_layout
17826
17827 \end_inset
17828
17829
17830 \begin_inset CommandInset label
17831 LatexCommand label
17832 name "sec:Tables"
17833
17834 \end_inset
17835
17836
17837 \end_layout
17838
17839 \begin_layout Standard
17840 You can insert a table using either the toolbar button 
17841 \begin_inset Info
17842 type  "icon"
17843 arg   "tabular-insert"
17844 \end_inset
17845
17846  or the menu 
17847 \family sans
17848 Insert\SpecialChar \menuseparator
17849 Table
17850 \family default
17851 .
17852  A dialog will appear, asking you for the number of rows and columns.
17853  The default table has lines around any cell and the first row appears separated
17854  from the rest of the table.
17855  This separation appears due to a double line: The cells of the first row
17856  have a line below them and the cells of the second row have a line above
17857  them.
17858  Here's an example table:
17859 \end_layout
17860
17861 \begin_layout Standard
17862 \align center
17863 \begin_inset Tabular
17864 <lyxtabular version="3" rows="4" columns="4">
17865 <features tabularvalignment="middle">
17866 <column alignment="center" valignment="top" width="0pt">
17867 <column alignment="center" valignment="top" width="0pt">
17868 <column alignment="center" valignment="top" width="0in">
17869 <column alignment="center" valignment="top" width="0pt">
17870 <row>
17871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17872 \begin_inset Text
17873
17874 \begin_layout Plain Layout
17875
17876 \end_layout
17877
17878 \end_inset
17879 </cell>
17880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884
17885 \family roman
17886 \series medium
17887 \shape up
17888 \size normal
17889 \emph off
17890 \bar no
17891 \noun off
17892 \color none
17893 1
17894 \end_layout
17895
17896 \end_inset
17897 </cell>
17898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17899 \begin_inset Text
17900
17901 \begin_layout Plain Layout
17902 2
17903 \end_layout
17904
17905 \end_inset
17906 </cell>
17907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17908 \begin_inset Text
17909
17910 \begin_layout Plain Layout
17911 3
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 </row>
17917 <row>
17918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17919 \begin_inset Text
17920
17921 \begin_layout Plain Layout
17922
17923 \family roman
17924 \series medium
17925 \shape up
17926 \size normal
17927 \emph off
17928 \bar no
17929 \noun off
17930 \color none
17931 A
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940
17941 \end_layout
17942
17943 \end_inset
17944 </cell>
17945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17946 \begin_inset Text
17947
17948 \begin_layout Plain Layout
17949
17950 \end_layout
17951
17952 \end_inset
17953 </cell>
17954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958
17959 \end_layout
17960
17961 \end_inset
17962 </cell>
17963 </row>
17964 <row>
17965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Plain Layout
17969
17970 \family roman
17971 \series medium
17972 \shape up
17973 \size normal
17974 \emph off
17975 \bar no
17976 \noun off
17977 \color none
17978 B
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Plain Layout
17987
17988 \end_layout
17989
17990 \end_inset
17991 </cell>
17992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996
17997 \size normal
17998 \noun off
17999 \color none
18000  
18001 \end_layout
18002
18003 \end_inset
18004 </cell>
18005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18006 \begin_inset Text
18007
18008 \begin_layout Plain Layout
18009
18010 \end_layout
18011
18012 \end_inset
18013 </cell>
18014 </row>
18015 <row>
18016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18017 \begin_inset Text
18018
18019 \begin_layout Plain Layout
18020
18021 \family roman
18022 \series medium
18023 \shape up
18024 \size normal
18025 \emph off
18026 \bar no
18027 \noun off
18028 \color none
18029 C
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038
18039 \end_layout
18040
18041 \end_inset
18042 </cell>
18043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18044 \begin_inset Text
18045
18046 \begin_layout Plain Layout
18047
18048 \end_layout
18049
18050 \end_inset
18051 </cell>
18052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18053 \begin_inset Text
18054
18055 \begin_layout Plain Layout
18056
18057 \end_layout
18058
18059 \end_inset
18060 </cell>
18061 </row>
18062 </lyxtabular>
18063
18064 \end_inset
18065
18066
18067 \end_layout
18068
18069 \begin_layout Subsection
18070 The Table dialog
18071 \end_layout
18072
18073 \begin_layout Standard
18074 You can alter a table by clicking on it with the right mouse button, which
18075  brings up the table dialog.
18076  Here you can adjust the settings of the cell and row/column respectively
18077  where the cursor is placed currently.
18078  Most of the dialog options also work on selections.
18079  This means that if you select more cells, columns or rows the action is
18080  done on all of your selection.
18081 \end_layout
18082
18083 \begin_layout Standard
18084 Additionally to the table dialog, the 
18085 \family sans
18086 table
18087 \begin_inset space ~
18088 \end_inset
18089
18090 toolbar
18091 \family default
18092  helps you in setting table properties.
18093  It appears when the cursor is inside a table.
18094 \end_layout
18095
18096 \begin_layout Standard
18097 In the tab 
18098 \family sans
18099 Table
18100 \begin_inset space ~
18101 \end_inset
18102
18103 Settings
18104 \family default
18105  of the table dialog you can set the alignment for the current row.
18106  If you add a row or column, it will be inserted right beside or below the
18107  current cell respectively.
18108  The vertical alignment of a column can only be adjusted when a column width
18109  is given.
18110  A given width will allow the cell to have line breaks and multiple paragraphs
18111  of text, see section
18112 \begin_inset space ~
18113 \end_inset
18114
18115
18116 \begin_inset CommandInset ref
18117 LatexCommand ref
18118 reference "sub:Table-Cells"
18119
18120 \end_inset
18121
18122 .
18123 \end_layout
18124
18125 \begin_layout Standard
18126 You can mark multiple cells of one row/column as a multicolumn/row cell
18127  using the check box 
18128 \family sans
18129 Multicolumn
18130 \family default
18131  or 
18132 \family sans
18133 Multirow
18134 \family default
18135 .
18136  This will merge the cells to 
18137 \emph on
18138 one
18139 \emph default
18140  cell, spread over more than one column/row.
18141  Multicolumn cells are treated as own rows, so that the alignment, width,
18142  and border settings affect only the multicolumn cell.
18143  Here's an example table with a multicolumn cell in the first row and one
18144  in the last row without the upper border:
18145 \end_layout
18146
18147 \begin_layout Standard
18148 \align center
18149 \begin_inset Tabular
18150 <lyxtabular version="3" rows="3" columns="4">
18151 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18152 <column alignment="center" valignment="top" width="0pt">
18153 <column alignment="center" valignment="middle" width="0">
18154 <column alignment="center" valignment="top" width="0in">
18155 <column alignment="center" valignment="top" width="0pt">
18156 <row>
18157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18158 \begin_inset Text
18159
18160 \begin_layout Plain Layout
18161 abc
18162 \end_layout
18163
18164 \end_inset
18165 </cell>
18166 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18167 \begin_inset Text
18168
18169 \begin_layout Plain Layout
18170 def ghi
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Plain Layout
18188 jkl
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 </row>
18194 <row>
18195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18196 \begin_inset Text
18197
18198 \begin_layout Plain Layout
18199
18200 \family roman
18201 \series medium
18202 \shape up
18203 \size normal
18204 \emph off
18205 \bar no
18206 \noun off
18207 \color none
18208 A
18209 \end_layout
18210
18211 \end_inset
18212 </cell>
18213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18214 \begin_inset Text
18215
18216 \begin_layout Plain Layout
18217 B
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18223 \begin_inset Text
18224
18225 \begin_layout Plain Layout
18226 C
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 D
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 </row>
18241 <row>
18242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 1
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255 2
18256 \end_layout
18257
18258 \end_inset
18259 </cell>
18260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18261 \begin_inset Text
18262
18263 \begin_layout Plain Layout
18264 3
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273 4
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 </row>
18279 </lyxtabular>
18280
18281 \end_inset
18282
18283
18284 \end_layout
18285
18286 \begin_layout Standard
18287 Adept users can declare special LaTeX-arguments for the table.
18288  They are necessary for special table formatting, like for multirow cells,
18289  explained in the tables section of the 
18290 \emph on
18291 Embedded
18292 \begin_inset space ~
18293 \end_inset
18294
18295 Objects
18296 \emph default
18297  manual.
18298  You can also rotate the current cell or the whole table 90
18299 \begin_inset space \thinspace{}
18300 \end_inset
18301
18302 degrees counterclockwise.
18303  These rotations are not visible in LyX but in the output.
18304 \end_layout
18305
18306 \begin_layout Standard
18307 \begin_inset Note Greyedout
18308 status open
18309
18310 \begin_layout Plain Layout
18311
18312 \series bold
18313 Note:
18314 \series default
18315  Most DVI-viewers are 
18316 \emph on
18317 not
18318 \emph default
18319  able to display rotations.
18320 \end_layout
18321
18322 \end_inset
18323
18324
18325 \end_layout
18326
18327 \begin_layout Standard
18328 The 
18329 \family sans
18330 Borders
18331 \family default
18332  tab allows you to add and delete border lines for the current row/column.
18333  The button 
18334 \family sans
18335 Default
18336 \family default
18337  adds lines for all cell borders.
18338 \end_layout
18339
18340 \begin_layout Subsection
18341 Longtables
18342 \begin_inset Index idx
18343 status collapsed
18344
18345 \begin_layout Plain Layout
18346 Tables ! Longtables
18347 \end_layout
18348
18349 \end_inset
18350
18351
18352 \begin_inset Index idx
18353 status collapsed
18354
18355 \begin_layout Plain Layout
18356 Longtables
18357 \end_layout
18358
18359 \end_inset
18360
18361
18362 \end_layout
18363
18364 \begin_layout Standard
18365 If the table is too long to fit on one page, you can use the option 
18366 \family sans
18367 Use
18368 \begin_inset space ~
18369 \end_inset
18370
18371 long
18372 \begin_inset space ~
18373 \end_inset
18374
18375 table
18376 \family default
18377  in the tab 
18378 \family sans
18379 Longtable
18380 \family default
18381  of the table dialog to split the table automatically over more pages.
18382  Doing this enables some check boxes and you can now define:
18383 \end_layout
18384
18385 \begin_layout Description
18386
18387 \family sans
18388 Header
18389 \family default
18390 : The current row and all rows above, that don't have any special options
18391  defined, are defined to be the header rows of all pages of the longtable;
18392  except for the first page, if 
18393 \family sans
18394 First
18395 \begin_inset space ~
18396 \end_inset
18397
18398 header
18399 \family default
18400  is defined.
18401 \end_layout
18402
18403 \begin_layout Description
18404
18405 \family sans
18406 First
18407 \begin_inset space ~
18408 \end_inset
18409
18410 header
18411 \family default
18412 : The current row and all rows above, that don't have any special options
18413  defined, are defined to be the header rows of the first page of the longtable.
18414 \end_layout
18415
18416 \begin_layout Description
18417
18418 \family sans
18419 Footer
18420 \family default
18421 : The current row and all rows below, that don't have any special options
18422  defined, are defined to be the footer rows of all pages of the longtable;
18423  except for the last page, if 
18424 \family sans
18425 Last
18426 \begin_inset space ~
18427 \end_inset
18428
18429 footer
18430 \family default
18431  is defined.
18432 \end_layout
18433
18434 \begin_layout Description
18435
18436 \family sans
18437 Last
18438 \begin_inset space ~
18439 \end_inset
18440
18441 footer
18442 \family default
18443 : The current row and all rows below, that don't have any special options
18444  defined, are defined to be the footer rows of the last page of the longtable.
18445 \end_layout
18446
18447 \begin_layout Description
18448 Caption: The first row is reset as a single column.
18449  You can now insert there the table caption via the menu 
18450 \family sans
18451 Insert\SpecialChar \menuseparator
18452 Caption
18453 \family default
18454 .
18455  More about longtable captions can be found in the 
18456 \emph on
18457 Embedded
18458 \begin_inset space ~
18459 \end_inset
18460
18461 Objects
18462 \emph default
18463  manual.
18464 \end_layout
18465
18466 \begin_layout Standard
18467 You can also specify a row where the table is split.
18468  If you set more than one option in the same table row, you should be aware
18469  of the fact that only the first one is used in the given table row.
18470  The others will then be defined as 
18471 \emph on
18472 empty
18473 \emph default
18474 .
18475  In this context, first means first in this order: 
18476 \family sans
18477 Footer, Last
18478 \begin_inset space ~
18479 \end_inset
18480
18481 footer,
18482 \family default
18483  
18484 \family sans
18485 Header,
18486 \family default
18487  
18488 \family sans
18489 First
18490 \begin_inset space ~
18491 \end_inset
18492
18493 header.
18494
18495 \family default
18496  See the following longtable to see how it works:
18497 \end_layout
18498
18499 \begin_layout Standard
18500 \align center
18501 \begin_inset Tabular
18502 <lyxtabular version="3" rows="69" columns="3">
18503 <features islongtable="true" longtabularalignment="center">
18504 <column alignment="block" valignment="top" width="5cm">
18505 <column alignment="left" valignment="top" width="0pt">
18506 <column alignment="right" valignment="top" width="0pt">
18507 <row endfirsthead="true">
18508 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18509 \begin_inset Text
18510
18511 \begin_layout Plain Layout
18512
18513 \series bold
18514 Example Phone List (ignore the names)
18515 \end_layout
18516
18517 \end_inset
18518 </cell>
18519 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18520 \begin_inset Text
18521
18522 \begin_layout Plain Layout
18523
18524 \end_layout
18525
18526 \end_inset
18527 </cell>
18528 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Plain Layout
18532
18533 \end_layout
18534
18535 \end_inset
18536 </cell>
18537 </row>
18538 <row endfirsthead="true">
18539 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18540 \begin_inset Text
18541
18542 \begin_layout Plain Layout
18543
18544 \series bold
18545 NAME
18546 \end_layout
18547
18548 \end_inset
18549 </cell>
18550 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18551 \begin_inset Text
18552
18553 \begin_layout Plain Layout
18554
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18560 \begin_inset Text
18561
18562 \begin_layout Plain Layout
18563
18564 \series bold
18565 TEL.
18566 \end_layout
18567
18568 \end_inset
18569 </cell>
18570 </row>
18571 <row endhead="true">
18572 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18573 \begin_inset Text
18574
18575 \begin_layout Plain Layout
18576  
18577 \series bold
18578 Example Phone List
18579 \end_layout
18580
18581 \end_inset
18582 </cell>
18583 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587
18588 \end_layout
18589
18590 \end_inset
18591 </cell>
18592 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596
18597 \end_layout
18598
18599 \end_inset
18600 </cell>
18601 </row>
18602 <row endhead="true">
18603 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18604 \begin_inset Text
18605
18606 \begin_layout Plain Layout
18607
18608 \series bold
18609 NAME
18610 \end_layout
18611
18612 \end_inset
18613 </cell>
18614 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18615 \begin_inset Text
18616
18617 \begin_layout Plain Layout
18618
18619 \end_layout
18620
18621 \end_inset
18622 </cell>
18623 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18624 \begin_inset Text
18625
18626 \begin_layout Plain Layout
18627
18628 \series bold
18629 TEL.
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 </row>
18635 <row endfoot="true">
18636 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18637 \begin_inset Text
18638
18639 \begin_layout Plain Layout
18640  
18641 \series bold
18642 continue ...
18643 \end_layout
18644
18645 \end_inset
18646 </cell>
18647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18648 \begin_inset Text
18649
18650 \begin_layout Plain Layout
18651
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18657 \begin_inset Text
18658
18659 \begin_layout Plain Layout
18660
18661 \end_layout
18662
18663 \end_inset
18664 </cell>
18665 </row>
18666 <row>
18667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18668 \begin_inset Text
18669
18670 \begin_layout Plain Layout
18671
18672 \series bold
18673 Annovi
18674 \end_layout
18675
18676 \end_inset
18677 </cell>
18678 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18679 \begin_inset Text
18680
18681 \begin_layout Plain Layout
18682 Silvia
18683 \end_layout
18684
18685 \end_inset
18686 </cell>
18687 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18688 \begin_inset Text
18689
18690 \begin_layout Plain Layout
18691 111
18692 \end_layout
18693
18694 \end_inset
18695 </cell>
18696 </row>
18697 <row>
18698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702
18703 \series bold
18704 Bertoli
18705 \end_layout
18706
18707 \end_inset
18708 </cell>
18709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18710 \begin_inset Text
18711
18712 \begin_layout Plain Layout
18713 Stefano
18714 \end_layout
18715
18716 \end_inset
18717 </cell>
18718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18719 \begin_inset Text
18720
18721 \begin_layout Plain Layout
18722 111
18723 \end_layout
18724
18725 \end_inset
18726 </cell>
18727 </row>
18728 <row>
18729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18730 \begin_inset Text
18731
18732 \begin_layout Plain Layout
18733
18734 \series bold
18735 Bozzi
18736 \end_layout
18737
18738 \end_inset
18739 </cell>
18740 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18741 \begin_inset Text
18742
18743 \begin_layout Plain Layout
18744 Walter
18745 \end_layout
18746
18747 \end_inset
18748 </cell>
18749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18750 \begin_inset Text
18751
18752 \begin_layout Plain Layout
18753 111
18754 \end_layout
18755
18756 \end_inset
18757 </cell>
18758 </row>
18759 <row>
18760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18761 \begin_inset Text
18762
18763 \begin_layout Plain Layout
18764
18765 \series bold
18766 Cachia
18767 \end_layout
18768
18769 \end_inset
18770 </cell>
18771 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18772 \begin_inset Text
18773
18774 \begin_layout Plain Layout
18775 Maria
18776 \end_layout
18777
18778 \end_inset
18779 </cell>
18780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18781 \begin_inset Text
18782
18783 \begin_layout Plain Layout
18784 111
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 </row>
18790 <row>
18791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18792 \begin_inset Text
18793
18794 \begin_layout Plain Layout
18795
18796 \series bold
18797 Cachia
18798 \end_layout
18799
18800 \end_inset
18801 </cell>
18802 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806 Maurizio
18807 \end_layout
18808
18809 \end_inset
18810 </cell>
18811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815 111
18816 \end_layout
18817
18818 \end_inset
18819 </cell>
18820 </row>
18821 <row>
18822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826
18827 \series bold
18828 Cinquemani
18829 \end_layout
18830
18831 \end_inset
18832 </cell>
18833 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18834 \begin_inset Text
18835
18836 \begin_layout Plain Layout
18837 Giusi
18838 \end_layout
18839
18840 \end_inset
18841 </cell>
18842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846 111
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 </row>
18852 <row>
18853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Plain Layout
18857
18858 \series bold
18859 Colin
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868 Bernard
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877 111
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 </row>
18883 <row>
18884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888
18889 \series bold
18890 Concli
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899 Gianfranco
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908 111
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 </row>
18914 <row>
18915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919
18920 \series bold
18921 Dal Bosco
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 Carolina
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939 111
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 </row>
18945 <row>
18946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \begin_layout Plain Layout
18950
18951 \series bold
18952 Dalpiaz
18953 \end_layout
18954
18955 \end_inset
18956 </cell>
18957 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961 Annamaria
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18967 \begin_inset Text
18968
18969 \begin_layout Plain Layout
18970 111
18971 \end_layout
18972
18973 \end_inset
18974 </cell>
18975 </row>
18976 <row>
18977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981
18982 \series bold
18983 Feliciello
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992 Domenico
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001 111
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 </row>
19007 <row>
19008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19009 \begin_inset Text
19010
19011 \begin_layout Plain Layout
19012
19013 \series bold
19014 Focarelli
19015 \end_layout
19016
19017 \end_inset
19018 </cell>
19019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19020 \begin_inset Text
19021
19022 \begin_layout Plain Layout
19023 Paola
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19029 \begin_inset Text
19030
19031 \begin_layout Plain Layout
19032 111
19033 \end_layout
19034
19035 \end_inset
19036 </cell>
19037 </row>
19038 <row>
19039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043
19044 \series bold
19045 Galletti
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19051 \begin_inset Text
19052
19053 \begin_layout Plain Layout
19054 Oreste
19055 \end_layout
19056
19057 \end_inset
19058 </cell>
19059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063 111
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 </row>
19069 <row>
19070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19071 \begin_inset Text
19072
19073 \begin_layout Plain Layout
19074
19075 \series bold
19076 Gasparini
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085 Franca
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19091 \begin_inset Text
19092
19093 \begin_layout Plain Layout
19094 111
19095 \end_layout
19096
19097 \end_inset
19098 </cell>
19099 </row>
19100 <row>
19101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105
19106 \series bold
19107 Rizzardi
19108 \end_layout
19109
19110 \end_inset
19111 </cell>
19112 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116 Paola
19117 \end_layout
19118
19119 \end_inset
19120 </cell>
19121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19122 \begin_inset Text
19123
19124 \begin_layout Plain Layout
19125 111
19126 \end_layout
19127
19128 \end_inset
19129 </cell>
19130 </row>
19131 <row>
19132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19133 \begin_inset Text
19134
19135 \begin_layout Plain Layout
19136
19137 \series bold
19138 Lassini
19139 \end_layout
19140
19141 \end_inset
19142 </cell>
19143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19144 \begin_inset Text
19145
19146 \begin_layout Plain Layout
19147 Giancarlo
19148 \end_layout
19149
19150 \end_inset
19151 </cell>
19152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19153 \begin_inset Text
19154
19155 \begin_layout Plain Layout
19156 111
19157 \end_layout
19158
19159 \end_inset
19160 </cell>
19161 </row>
19162 <row>
19163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167
19168 \series bold
19169 Malfatti
19170 \end_layout
19171
19172 \end_inset
19173 </cell>
19174 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19175 \begin_inset Text
19176
19177 \begin_layout Plain Layout
19178 Luciano
19179 \end_layout
19180
19181 \end_inset
19182 </cell>
19183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19184 \begin_inset Text
19185
19186 \begin_layout Plain Layout
19187 111
19188 \end_layout
19189
19190 \end_inset
19191 </cell>
19192 </row>
19193 <row>
19194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19195 \begin_inset Text
19196
19197 \begin_layout Plain Layout
19198
19199 \series bold
19200 Malfatti
19201 \end_layout
19202
19203 \end_inset
19204 </cell>
19205 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209 Valeriano
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Plain Layout
19218 111
19219 \end_layout
19220
19221 \end_inset
19222 </cell>
19223 </row>
19224 <row>
19225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19226 \begin_inset Text
19227
19228 \begin_layout Plain Layout
19229
19230 \series bold
19231 Meneguzzo
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240 Roberto
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249 111
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 </row>
19255 <row>
19256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260
19261 \series bold
19262 Mezzadra
19263 \end_layout
19264
19265 \end_inset
19266 </cell>
19267 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19268 \begin_inset Text
19269
19270 \begin_layout Plain Layout
19271 Roberto
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280 111
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 </row>
19286 <row>
19287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19288 \begin_inset Text
19289
19290 \begin_layout Plain Layout
19291
19292 \series bold
19293 Pirpamer
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19299 \begin_inset Text
19300
19301 \begin_layout Plain Layout
19302 Erich
19303 \end_layout
19304
19305 \end_inset
19306 </cell>
19307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19308 \begin_inset Text
19309
19310 \begin_layout Plain Layout
19311 111
19312 \end_layout
19313
19314 \end_inset
19315 </cell>
19316 </row>
19317 <row>
19318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19319 \begin_inset Text
19320
19321 \begin_layout Plain Layout
19322
19323 \series bold
19324 Pochiesa
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333 Paolo
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342 111, 222
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 </row>
19348 <row>
19349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353
19354 \series bold
19355 Radina
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 Claudio
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373 111
19374 \end_layout
19375
19376 \end_inset
19377 </cell>
19378 </row>
19379 <row>
19380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384
19385 \series bold
19386 Stuffer
19387 \end_layout
19388
19389 \end_inset
19390 </cell>
19391 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395 Oskar
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404 111
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 </row>
19410 <row>
19411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415
19416 \series bold
19417 Tacchelli
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426 Ugo
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19432 \begin_inset Text
19433
19434 \begin_layout Plain Layout
19435 111
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 </row>
19441 <row>
19442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446
19447 \series bold
19448 Tezzele
19449 \end_layout
19450
19451 \end_inset
19452 </cell>
19453 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457 Margit
19458 \end_layout
19459
19460 \end_inset
19461 </cell>
19462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19463 \begin_inset Text
19464
19465 \begin_layout Plain Layout
19466 111
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 </row>
19472 <row>
19473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477
19478 \series bold
19479 Unterkalmsteiner
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488 Frieda
19489 \end_layout
19490
19491 \end_inset
19492 </cell>
19493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 111
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 </row>
19503 <row>
19504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19505 \begin_inset Text
19506
19507 \begin_layout Plain Layout
19508
19509 \series bold
19510 Vieider
19511 \end_layout
19512
19513 \end_inset
19514 </cell>
19515 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19516 \begin_inset Text
19517
19518 \begin_layout Plain Layout
19519 Hilde
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528 111
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 </row>
19534 <row>
19535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19536 \begin_inset Text
19537
19538 \begin_layout Plain Layout
19539
19540 \series bold
19541 Vigna
19542 \end_layout
19543
19544 \end_inset
19545 </cell>
19546 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19547 \begin_inset Text
19548
19549 \begin_layout Plain Layout
19550 Jürgen
19551 \end_layout
19552
19553 \end_inset
19554 </cell>
19555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19556 \begin_inset Text
19557
19558 \begin_layout Plain Layout
19559 111
19560 \end_layout
19561
19562 \end_inset
19563 </cell>
19564 </row>
19565 <row>
19566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19567 \begin_inset Text
19568
19569 \begin_layout Plain Layout
19570
19571 \series bold
19572 Weber
19573 \end_layout
19574
19575 \end_inset
19576 </cell>
19577 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19578 \begin_inset Text
19579
19580 \begin_layout Plain Layout
19581 Maurizio
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Plain Layout
19590 111
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 </row>
19596 <row>
19597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601
19602 \series bold
19603 Winkler
19604 \end_layout
19605
19606 \end_inset
19607 </cell>
19608 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612 Franz
19613 \end_layout
19614
19615 \end_inset
19616 </cell>
19617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621 111
19622 \end_layout
19623
19624 \end_inset
19625 </cell>
19626 </row>
19627 <row>
19628 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632  
19633 \end_layout
19634
19635 \end_inset
19636 </cell>
19637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641
19642 \end_layout
19643
19644 \end_inset
19645 </cell>
19646 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19647 \begin_inset Text
19648
19649 \begin_layout Plain Layout
19650
19651 \end_layout
19652
19653 \end_inset
19654 </cell>
19655 </row>
19656 <row>
19657 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19658 \begin_inset Text
19659
19660 \begin_layout Plain Layout
19661
19662 \series bold
19663 Annovi
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672 Silvia
19673 \end_layout
19674
19675 \end_inset
19676 </cell>
19677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19678 \begin_inset Text
19679
19680 \begin_layout Plain Layout
19681 555
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 </row>
19687 <row>
19688 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692
19693 \series bold
19694 Bertoli
19695 \end_layout
19696
19697 \end_inset
19698 </cell>
19699 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19700 \begin_inset Text
19701
19702 \begin_layout Plain Layout
19703 Stefano
19704 \end_layout
19705
19706 \end_inset
19707 </cell>
19708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19709 \begin_inset Text
19710
19711 \begin_layout Plain Layout
19712 555
19713 \end_layout
19714
19715 \end_inset
19716 </cell>
19717 </row>
19718 <row>
19719 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19720 \begin_inset Text
19721
19722 \begin_layout Plain Layout
19723
19724 \series bold
19725 Bozzi
19726 \end_layout
19727
19728 \end_inset
19729 </cell>
19730 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19731 \begin_inset Text
19732
19733 \begin_layout Plain Layout
19734 Walter
19735 \end_layout
19736
19737 \end_inset
19738 </cell>
19739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19740 \begin_inset Text
19741
19742 \begin_layout Plain Layout
19743 555
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 </row>
19749 <row>
19750 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19751 \begin_inset Text
19752
19753 \begin_layout Plain Layout
19754
19755 \series bold
19756 Cachia
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765 Maria
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774 555
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 <row>
19781 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785
19786 \series bold
19787 Cachia
19788 \end_layout
19789
19790 \end_inset
19791 </cell>
19792 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19793 \begin_inset Text
19794
19795 \begin_layout Plain Layout
19796 Maurizio
19797 \end_layout
19798
19799 \end_inset
19800 </cell>
19801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19802 \begin_inset Text
19803
19804 \begin_layout Plain Layout
19805 555
19806 \end_layout
19807
19808 \end_inset
19809 </cell>
19810 </row>
19811 <row>
19812 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816
19817 \series bold
19818 Cinquemani
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827 Giusi
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836 555
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 </row>
19842 <row>
19843 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847
19848 \series bold
19849 Colin
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858 Bernard
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867 555
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 </row>
19873 <row>
19874 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Plain Layout
19878
19879 \series bold
19880 Concli
19881 \end_layout
19882
19883 \end_inset
19884 </cell>
19885 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19886 \begin_inset Text
19887
19888 \begin_layout Plain Layout
19889 Gianfranco
19890 \end_layout
19891
19892 \end_inset
19893 </cell>
19894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19895 \begin_inset Text
19896
19897 \begin_layout Plain Layout
19898 555
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 </row>
19904 <row>
19905 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909
19910 \series bold
19911 Dal Bosco
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Plain Layout
19920 Carolina
19921 \end_layout
19922
19923 \end_inset
19924 </cell>
19925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19926 \begin_inset Text
19927
19928 \begin_layout Plain Layout
19929 555
19930 \end_layout
19931
19932 \end_inset
19933 </cell>
19934 </row>
19935 <row>
19936 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940
19941 \series bold
19942 Dalpiaz
19943 \end_layout
19944
19945 \end_inset
19946 </cell>
19947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19948 \begin_inset Text
19949
19950 \begin_layout Plain Layout
19951 Annamaria
19952 \end_layout
19953
19954 \end_inset
19955 </cell>
19956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960 555
19961 \end_layout
19962
19963 \end_inset
19964 </cell>
19965 </row>
19966 <row>
19967 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971
19972 \series bold
19973 Feliciello
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982 Domenico
19983 \end_layout
19984
19985 \end_inset
19986 </cell>
19987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19988 \begin_inset Text
19989
19990 \begin_layout Plain Layout
19991 555
19992 \end_layout
19993
19994 \end_inset
19995 </cell>
19996 </row>
19997 <row>
19998 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19999 \begin_inset Text
20000
20001 \begin_layout Plain Layout
20002
20003 \series bold
20004 Focarelli
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Plain Layout
20013 Paola
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022 555
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 </row>
20028 <row>
20029 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033
20034 \series bold
20035 Galletti
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044 Oreste
20045 \end_layout
20046
20047 \end_inset
20048 </cell>
20049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053 555
20054 \end_layout
20055
20056 \end_inset
20057 </cell>
20058 </row>
20059 <row>
20060 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20061 \begin_inset Text
20062
20063 \begin_layout Plain Layout
20064
20065 \series bold
20066 Gasparini
20067 \end_layout
20068
20069 \end_inset
20070 </cell>
20071 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20072 \begin_inset Text
20073
20074 \begin_layout Plain Layout
20075 Franca
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 555
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 </row>
20090 <row>
20091 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20092 \begin_inset Text
20093
20094 \begin_layout Plain Layout
20095
20096 \series bold
20097 Rizzardi
20098 \end_layout
20099
20100 \end_inset
20101 </cell>
20102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20103 \begin_inset Text
20104
20105 \begin_layout Plain Layout
20106 Paola
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115 555
20116 \end_layout
20117
20118 \end_inset
20119 </cell>
20120 </row>
20121 <row>
20122 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Plain Layout
20126
20127 \series bold
20128 Lassini
20129 \end_layout
20130
20131 \end_inset
20132 </cell>
20133 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20134 \begin_inset Text
20135
20136 \begin_layout Plain Layout
20137 Giancarlo
20138 \end_layout
20139
20140 \end_inset
20141 </cell>
20142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20143 \begin_inset Text
20144
20145 \begin_layout Plain Layout
20146 555
20147 \end_layout
20148
20149 \end_inset
20150 </cell>
20151 </row>
20152 <row>
20153 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20154 \begin_inset Text
20155
20156 \begin_layout Plain Layout
20157
20158 \series bold
20159 Malfatti
20160 \end_layout
20161
20162 \end_inset
20163 </cell>
20164 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168 Luciano
20169 \end_layout
20170
20171 \end_inset
20172 </cell>
20173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20174 \begin_inset Text
20175
20176 \begin_layout Plain Layout
20177 555
20178 \end_layout
20179
20180 \end_inset
20181 </cell>
20182 </row>
20183 <row>
20184 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20185 \begin_inset Text
20186
20187 \begin_layout Plain Layout
20188
20189 \series bold
20190 Malfatti
20191 \end_layout
20192
20193 \end_inset
20194 </cell>
20195 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20196 \begin_inset Text
20197
20198 \begin_layout Plain Layout
20199 Valeriano
20200 \end_layout
20201
20202 \end_inset
20203 </cell>
20204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Plain Layout
20208 555
20209 \end_layout
20210
20211 \end_inset
20212 </cell>
20213 </row>
20214 <row>
20215 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20216 \begin_inset Text
20217
20218 \begin_layout Plain Layout
20219
20220 \series bold
20221 Meneguzzo
20222 \end_layout
20223
20224 \end_inset
20225 </cell>
20226 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20227 \begin_inset Text
20228
20229 \begin_layout Plain Layout
20230 Roberto
20231 \end_layout
20232
20233 \end_inset
20234 </cell>
20235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239 555
20240 \end_layout
20241
20242 \end_inset
20243 </cell>
20244 </row>
20245 <row>
20246 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20247 \begin_inset Text
20248
20249 \begin_layout Plain Layout
20250
20251 \series bold
20252 Mezzadra
20253 \end_layout
20254
20255 \end_inset
20256 </cell>
20257 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20258 \begin_inset Text
20259
20260 \begin_layout Plain Layout
20261 Roberto
20262 \end_layout
20263
20264 \end_inset
20265 </cell>
20266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20267 \begin_inset Text
20268
20269 \begin_layout Plain Layout
20270 555
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 </row>
20276 <row>
20277 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Plain Layout
20281
20282 \series bold
20283 Pirpamer
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292 Erich
20293 \end_layout
20294
20295 \end_inset
20296 </cell>
20297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301 555
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 </row>
20307 <row>
20308 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20309 \begin_inset Text
20310
20311 \begin_layout Plain Layout
20312
20313 \series bold
20314 Pochiesa
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323 Paolo
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332 555, 222
20333 \end_layout
20334
20335 \end_inset
20336 </cell>
20337 </row>
20338 <row>
20339 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343
20344 \series bold
20345 Radina
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Plain Layout
20354 Claudio
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363 555
20364 \end_layout
20365
20366 \end_inset
20367 </cell>
20368 </row>
20369 <row>
20370 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374
20375 \series bold
20376 Stuffer
20377 \end_layout
20378
20379 \end_inset
20380 </cell>
20381 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385 Oskar
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20391 \begin_inset Text
20392
20393 \begin_layout Plain Layout
20394 555
20395 \end_layout
20396
20397 \end_inset
20398 </cell>
20399 </row>
20400 <row>
20401 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405
20406 \series bold
20407 Tacchelli
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20413 \begin_inset Text
20414
20415 \begin_layout Plain Layout
20416 Ugo
20417 \end_layout
20418
20419 \end_inset
20420 </cell>
20421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20422 \begin_inset Text
20423
20424 \begin_layout Plain Layout
20425 555
20426 \end_layout
20427
20428 \end_inset
20429 </cell>
20430 </row>
20431 <row>
20432 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20433 \begin_inset Text
20434
20435 \begin_layout Plain Layout
20436
20437 \series bold
20438 Tezzele
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20444 \begin_inset Text
20445
20446 \begin_layout Plain Layout
20447 Margit
20448 \end_layout
20449
20450 \end_inset
20451 </cell>
20452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20453 \begin_inset Text
20454
20455 \begin_layout Plain Layout
20456 555
20457 \end_layout
20458
20459 \end_inset
20460 </cell>
20461 </row>
20462 <row>
20463 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20464 \begin_inset Text
20465
20466 \begin_layout Plain Layout
20467
20468 \series bold
20469 Unterkalmsteiner
20470 \end_layout
20471
20472 \end_inset
20473 </cell>
20474 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20475 \begin_inset Text
20476
20477 \begin_layout Plain Layout
20478 Frieda
20479 \end_layout
20480
20481 \end_inset
20482 </cell>
20483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20484 \begin_inset Text
20485
20486 \begin_layout Plain Layout
20487 555
20488 \end_layout
20489
20490 \end_inset
20491 </cell>
20492 </row>
20493 <row>
20494 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20495 \begin_inset Text
20496
20497 \begin_layout Plain Layout
20498
20499 \series bold
20500 Vieider
20501 \end_layout
20502
20503 \end_inset
20504 </cell>
20505 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20506 \begin_inset Text
20507
20508 \begin_layout Plain Layout
20509 Hilde
20510 \end_layout
20511
20512 \end_inset
20513 </cell>
20514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20515 \begin_inset Text
20516
20517 \begin_layout Plain Layout
20518 555
20519 \end_layout
20520
20521 \end_inset
20522 </cell>
20523 </row>
20524 <row>
20525 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529
20530 \series bold
20531 Vigna
20532 \end_layout
20533
20534 \end_inset
20535 </cell>
20536 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540 Jürgen
20541 \end_layout
20542
20543 \end_inset
20544 </cell>
20545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20546 \begin_inset Text
20547
20548 \begin_layout Plain Layout
20549 999
20550 \end_layout
20551
20552 \end_inset
20553 </cell>
20554 </row>
20555 <row>
20556 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20557 \begin_inset Text
20558
20559 \begin_layout Plain Layout
20560
20561 \series bold
20562 Weber
20563 \end_layout
20564
20565 \end_inset
20566 </cell>
20567 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20568 \begin_inset Text
20569
20570 \begin_layout Plain Layout
20571 Maurizio
20572 \end_layout
20573
20574 \end_inset
20575 </cell>
20576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20577 \begin_inset Text
20578
20579 \begin_layout Plain Layout
20580 555
20581 \end_layout
20582
20583 \end_inset
20584 </cell>
20585 </row>
20586 <row>
20587 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20588 \begin_inset Text
20589
20590 \begin_layout Plain Layout
20591
20592 \series bold
20593 Winkler
20594 \end_layout
20595
20596 \end_inset
20597 </cell>
20598 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20599 \begin_inset Text
20600
20601 \begin_layout Plain Layout
20602 Franz
20603 \end_layout
20604
20605 \end_inset
20606 </cell>
20607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611 555
20612 \end_layout
20613
20614 \end_inset
20615 </cell>
20616 </row>
20617 <row endlastfoot="true">
20618 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622
20623 \series bold
20624 End
20625 \end_layout
20626
20627 \end_inset
20628 </cell>
20629 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20630 \begin_inset Text
20631
20632 \begin_layout Plain Layout
20633
20634 \end_layout
20635
20636 \end_inset
20637 </cell>
20638 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20639 \begin_inset Text
20640
20641 \begin_layout Plain Layout
20642
20643 \end_layout
20644
20645 \end_inset
20646 </cell>
20647 </row>
20648 </lyxtabular>
20649
20650 \end_inset
20651
20652
20653 \end_layout
20654
20655 \begin_layout Subsection
20656 Table Cells
20657 \begin_inset Index idx
20658 status collapsed
20659
20660 \begin_layout Plain Layout
20661 Tables ! Cells
20662 \end_layout
20663
20664 \end_inset
20665
20666
20667 \begin_inset CommandInset label
20668 LatexCommand label
20669 name "sub:Table-Cells"
20670
20671 \end_inset
20672
20673
20674 \end_layout
20675
20676 \begin_layout Standard
20677 A table cell can contain text, inline equations, a figure, or another table.
20678  All these kinds of objects can be placed in the same cell.
20679  Font sizes and shapes can also be altered.
20680  But you can't put a special environment in a cell (like 
20681 \family sans
20682 Section*
20683 \family default
20684 , etc.), nor set spacing options etc.
20685  for the cell's paragraph.
20686 \end_layout
20687
20688 \begin_layout Standard
20689 To have multi-line entries in table cells, you have to declare a fixed width
20690  for the column in the table dialog.
20691  Your text is then automatically split into multiple lines and the cell
20692  is enlarged vertically when the length of the text exceeds the given width.
20693  An example:
20694 \end_layout
20695
20696 \begin_layout Standard
20697 \align center
20698 \begin_inset Tabular
20699 <lyxtabular version="3" rows="4" columns="3">
20700 <features tabularvalignment="middle">
20701 <column alignment="center" valignment="top" width="0pt">
20702 <column alignment="block" valignment="top" width="3cm">
20703 <column alignment="center" valignment="top" width="0pt">
20704 <row>
20705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709
20710 \family roman
20711 \series medium
20712 \shape up
20713 \size normal
20714 \emph off
20715 \bar no
20716 \noun off
20717 \color none
20718 1
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727
20728 \family roman
20729 \series medium
20730 \shape up
20731 \size normal
20732 \emph off
20733 \bar no
20734 \noun off
20735 \color none
20736 2
20737 \end_layout
20738
20739 \end_inset
20740 </cell>
20741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20742 \begin_inset Text
20743
20744 \begin_layout Plain Layout
20745
20746 \family roman
20747 \series medium
20748 \shape up
20749 \size normal
20750 \emph off
20751 \bar no
20752 \noun off
20753 \color none
20754 3
20755 \end_layout
20756
20757 \end_inset
20758 </cell>
20759 </row>
20760 <row>
20761 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765
20766 \family roman
20767 \series medium
20768 \shape up
20769 \size normal
20770 \emph off
20771 \bar no
20772 \noun off
20773 \color none
20774 4
20775 \end_layout
20776
20777 \end_inset
20778 </cell>
20779 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20780 \begin_inset Text
20781
20782 \begin_layout Plain Layout
20783
20784 \family roman
20785 \series medium
20786 \shape up
20787 \size normal
20788 \emph off
20789 \bar no
20790 \noun off
20791 \color none
20792 This is a multi-line entry in a table.
20793 \end_layout
20794
20795 \end_inset
20796 </cell>
20797 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20798 \begin_inset Text
20799
20800 \begin_layout Plain Layout
20801
20802 \family roman
20803 \series medium
20804 \shape up
20805 \size normal
20806 \emph off
20807 \bar no
20808 \noun off
20809 \color none
20810 5
20811 \end_layout
20812
20813 \end_inset
20814 </cell>
20815 </row>
20816 <row>
20817 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20818 \begin_inset Text
20819
20820 \begin_layout Plain Layout
20821
20822 \family roman
20823 \series medium
20824 \shape up
20825 \size normal
20826 \emph off
20827 \bar no
20828 \noun off
20829 \color none
20830 6
20831 \end_layout
20832
20833 \end_inset
20834 </cell>
20835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20836 \begin_inset Text
20837
20838 \begin_layout Plain Layout
20839
20840 \family roman
20841 \series medium
20842 \shape up
20843 \size normal
20844 \emph off
20845 \bar no
20846 \noun off
20847 \color none
20848 This is longer now.
20849 \end_layout
20850
20851 \end_inset
20852 </cell>
20853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857
20858 \family roman
20859 \series medium
20860 \shape up
20861 \size normal
20862 \emph off
20863 \bar no
20864 \noun off
20865 \color none
20866 7
20867 \end_layout
20868
20869 \end_inset
20870 </cell>
20871 </row>
20872 <row>
20873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877
20878 \family roman
20879 \series medium
20880 \shape up
20881 \size normal
20882 \emph off
20883 \bar no
20884 \noun off
20885 \color none
20886 8
20887 \end_layout
20888
20889 \end_inset
20890 </cell>
20891 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20892 \begin_inset Text
20893
20894 \begin_layout Plain Layout
20895
20896 \family roman
20897 \series medium
20898 \shape up
20899 \size normal
20900 \emph off
20901 \bar no
20902 \noun off
20903 \color none
20904 This is a multi-line entry in a table.
20905  This is longer now.
20906 \end_layout
20907
20908 \end_inset
20909 </cell>
20910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20911 \begin_inset Text
20912
20913 \begin_layout Plain Layout
20914
20915 \family roman
20916 \series medium
20917 \shape up
20918 \size normal
20919 \emph off
20920 \bar no
20921 \noun off
20922 \color none
20923 9
20924 \end_layout
20925
20926 \end_inset
20927 </cell>
20928 </row>
20929 </lyxtabular>
20930
20931 \end_inset
20932
20933
20934 \end_layout
20935
20936 \begin_layout Standard
20937 Cutting and pasting between tables and table cells works reasonably well.
20938  You can cut and paste even more than one row.
20939 \begin_inset Foot
20940 status open
20941
20942 \begin_layout Plain Layout
20943 Note, that you cannot paste into a multicell selection because it would
20944  not be clear what to do when pasting a single word in a selected 2×3.
20945  
20946 \end_layout
20947
20948 \end_inset
20949
20950  Selection with the mouse or with 
20951 \family sans
20952 Shift
20953 \family default
20954  plus the arrow keys works as usual.
20955  You can also copy and paste the entire table as a single unit by starting
20956  the selection from outside the table.
20957 \end_layout
20958
20959 \begin_layout Section
20960 Floats
20961 \begin_inset Index idx
20962 status collapsed
20963
20964 \begin_layout Plain Layout
20965 Floats
20966 \end_layout
20967
20968 \end_inset
20969
20970
20971 \begin_inset CommandInset label
20972 LatexCommand label
20973 name "sec:Floats"
20974
20975 \end_inset
20976
20977
20978 \end_layout
20979
20980 \begin_layout Standard
20981 A float is a block of text associated with some sort of label, which doesn't
20982  have a fixed location.
20983  It can 
20984 \begin_inset Quotes eld
20985 \end_inset
20986
20987 float
20988 \begin_inset Quotes erd
20989 \end_inset
20990
20991  forward or backward a page or two, to wherever it fits best.
20992  
20993 \family sans
20994 Footnotes
20995 \family default
20996  and 
20997 \family sans
20998 Margin
20999 \begin_inset space ~
21000 \end_inset
21001
21002 Notes
21003 \family default
21004  are also floats, because they can float to the next page when there are
21005  too many notes on the page.
21006 \end_layout
21007
21008 \begin_layout Standard
21009 Floats make it possible to get a high quality layout.
21010  Images and tables can be spread evenly over the pages to avoid whitespace
21011  and pages without text.
21012  As the floating often destroys the context between the text and the image/table
21013 , every float can be referenced in the text.
21014  Floats are therefore numbered.
21015  Referencing is described in section
21016 \begin_inset space ~
21017 \end_inset
21018
21019
21020 \begin_inset CommandInset ref
21021 LatexCommand ref
21022 reference "sec:Cross-References"
21023
21024 \end_inset
21025
21026 .
21027 \end_layout
21028
21029 \begin_layout Standard
21030 To insert a float, use the menu 
21031 \family sans
21032 Insert\SpecialChar \menuseparator
21033 Floats
21034 \family default
21035 .
21036  A box with a caption that has e.
21037 \begin_inset space \thinspace{}
21038 \end_inset
21039
21040 g.
21041 \begin_inset space \space{}
21042 \end_inset
21043
21044 the label 
21045 \begin_inset Quotes eld
21046 \end_inset
21047
21048 Figure
21049 \begin_inset space ~
21050 \end_inset
21051
21052 #:
21053 \begin_inset Quotes erd
21054 \end_inset
21055
21056  (# is the actual number) will be inserted into your document.
21057  The label will automatically be translated to the document language in
21058  the output.
21059  After the label you can insert the caption text.
21060 \begin_inset Index idx
21061 status collapsed
21062
21063 \begin_layout Plain Layout
21064 Floats ! Captions
21065 \end_layout
21066
21067 \end_inset
21068
21069  The image or table is inserted above or below the caption in a separate
21070  paragraph within the float.
21071  To keep your LyX-document readable, you can open and close the float box
21072  by left-clicking on the box label.
21073  A closed float box looks like this: 
21074 \begin_inset Graphics
21075         filename clipart/floatQt4.png
21076         scale 80
21077
21078 \end_inset
21079
21080  – a gray button with a red label.
21081 \end_layout
21082
21083 \begin_layout Standard
21084 It is recommended to insert floats as a separate paragraph to avoid possible
21085  LaTeX-errors that can occur when the surrounding text is specially formatted.
21086 \end_layout
21087
21088 \begin_layout Subsection
21089 Float Types
21090 \end_layout
21091
21092 \begin_layout Subsubsection
21093 Figure Floats
21094 \begin_inset Index idx
21095 status collapsed
21096
21097 \begin_layout Plain Layout
21098 Floats ! Figure floats
21099 \end_layout
21100
21101 \end_inset
21102
21103
21104 \begin_inset CommandInset label
21105 LatexCommand label
21106 name "sec:Figure-Floats"
21107
21108 \end_inset
21109
21110
21111 \end_layout
21112
21113 \begin_layout Standard
21114 The menu 
21115 \family sans
21116 Insert\SpecialChar \menuseparator
21117 Float\SpecialChar \menuseparator
21118 Figure
21119 \family default
21120  inserts a float with the label 
21121 \begin_inset Quotes eld
21122 \end_inset
21123
21124
21125 \series bold
21126 Figure
21127 \begin_inset space ~
21128 \end_inset
21129
21130 #:
21131 \series default
21132
21133 \begin_inset Quotes erd
21134 \end_inset
21135
21136 .
21137  Set the cursor above this label (or before it and press enter) and insert
21138  the image as described above to get the caption printed below the image.
21139  This is what we did for Figure
21140 \begin_inset space ~
21141 \end_inset
21142
21143
21144 \begin_inset CommandInset ref
21145 LatexCommand ref
21146 reference "cap:Platypus"
21147
21148 \end_inset
21149
21150 .
21151  If you want the caption to be above the image, set the cursor at the end
21152  of the caption, press enter and insert the image.
21153  This was done in Figure
21154 \begin_inset space ~
21155 \end_inset
21156
21157
21158 \begin_inset CommandInset ref
21159 LatexCommand ref
21160 reference "cap:Escher"
21161
21162 \end_inset
21163
21164 .
21165 \end_layout
21166
21167 \begin_layout Standard
21168 \begin_inset Float figure
21169 wide false
21170 sideways false
21171 status open
21172
21173 \begin_layout Plain Layout
21174 \align center
21175 \begin_inset Graphics
21176         filename clipart/platypus.eps
21177         width 50col%
21178
21179 \end_inset
21180
21181
21182 \end_layout
21183
21184 \begin_layout Plain Layout
21185 \begin_inset Caption
21186
21187 \begin_layout Plain Layout
21188 \begin_inset CommandInset label
21189 LatexCommand label
21190 name "cap:Platypus"
21191
21192 \end_inset
21193
21194 A severely distorted platypus in a float.
21195 \end_layout
21196
21197 \end_inset
21198
21199
21200 \end_layout
21201
21202 \end_inset
21203
21204
21205 \end_layout
21206
21207 \begin_layout Standard
21208 \begin_inset Float figure
21209 wide false
21210 sideways false
21211 status open
21212
21213 \begin_layout Plain Layout
21214 \begin_inset Caption
21215
21216 \begin_layout Plain Layout
21217 \begin_inset CommandInset label
21218 LatexCommand label
21219 name "cap:Escher"
21220
21221 \end_inset
21222
21223 M.C.
21224  Escher on acid.
21225 \end_layout
21226
21227 \end_inset
21228
21229
21230 \end_layout
21231
21232 \begin_layout Plain Layout
21233 \align center
21234 \begin_inset Graphics
21235         filename clipart/escher-lsd.eps
21236         scale 80
21237
21238 \end_inset
21239
21240
21241 \end_layout
21242
21243 \end_inset
21244
21245
21246 \end_layout
21247
21248 \begin_layout Standard
21249 This figure float also shows how to set a label and create a cross-reference
21250  to it.
21251  As described in section
21252 \begin_inset space ~
21253 \end_inset
21254
21255
21256 \begin_inset CommandInset ref
21257 LatexCommand ref
21258 reference "sec:Cross-References"
21259
21260 \end_inset
21261
21262 , you can simply insert a label in the caption using the menu 
21263 \family sans
21264 Insert\SpecialChar \menuseparator
21265 Label
21266 \family default
21267  and refer to it using the menu 
21268 \family sans
21269 Insert\SpecialChar \menuseparator
21270 Cross-Reference
21271 \family default
21272 .
21273  It is important to use references to figure floats, rather than using vague
21274  references like 
21275 \begin_inset Quotes eld
21276 \end_inset
21277
21278 the figure above
21279 \begin_inset Quotes erd
21280 \end_inset
21281
21282 , because, as LaTeX will reposition the floats in the final document, it
21283  might not be 
21284 \begin_inset Quotes eld
21285 \end_inset
21286
21287 above
21288 \begin_inset Quotes erd
21289 \end_inset
21290
21291  at all.
21292 \end_layout
21293
21294 \begin_layout Standard
21295 Normally only one image is inserted in a figure float, but sometimes you
21296  might want to use two images with separate subcaptions.
21297  This can be done by inserting image floats into existing image floats.
21298  Note that only the main caption of the float is added to the List of Figures.
21299  Figure
21300 \begin_inset space ~
21301 \end_inset
21302
21303
21304 \begin_inset CommandInset ref
21305 LatexCommand ref
21306 reference "cap:Two-distorted-images"
21307
21308 \end_inset
21309
21310  is an example of a figure float with two images set side by side.
21311  You can also set the images one below the other.
21312  Figure
21313 \begin_inset space ~
21314 \end_inset
21315
21316
21317 \begin_inset CommandInset ref
21318 LatexCommand ref
21319 reference "fig:Undefinable"
21320
21321 \end_inset
21322
21323  and 
21324 \begin_inset CommandInset ref
21325 LatexCommand ref
21326 reference "fig:Platypus"
21327
21328 \end_inset
21329
21330  are the subfigures.
21331 \end_layout
21332
21333 \begin_layout Standard
21334 \begin_inset Float figure
21335 wide false
21336 sideways false
21337 status open
21338
21339 \begin_layout Plain Layout
21340 \begin_inset space \hfill{}
21341 \end_inset
21342
21343
21344 \begin_inset Float figure
21345 wide false
21346 sideways false
21347 status open
21348
21349 \begin_layout Plain Layout
21350 \begin_inset Caption
21351
21352 \begin_layout Plain Layout
21353 \begin_inset CommandInset label
21354 LatexCommand label
21355 name "fig:Undefinable"
21356
21357 \end_inset
21358
21359 Undefinable
21360 \end_layout
21361
21362 \end_inset
21363
21364
21365 \end_layout
21366
21367 \begin_layout Plain Layout
21368 \begin_inset Graphics
21369         filename clipart/escher-lsd.eps
21370         width 45col%
21371
21372 \end_inset
21373
21374
21375 \end_layout
21376
21377 \end_inset
21378
21379
21380 \begin_inset space \hfill{}
21381 \end_inset
21382
21383
21384 \begin_inset Float figure
21385 wide false
21386 sideways false
21387 status open
21388
21389 \begin_layout Plain Layout
21390 \begin_inset Caption
21391
21392 \begin_layout Plain Layout
21393 \begin_inset CommandInset label
21394 LatexCommand label
21395 name "fig:Platypus"
21396
21397 \end_inset
21398
21399 Platypus
21400 \end_layout
21401
21402 \end_inset
21403
21404
21405 \end_layout
21406
21407 \begin_layout Plain Layout
21408 \begin_inset Graphics
21409         filename clipart/platypus.eps
21410         lyxscale 60
21411         width 45col%
21412
21413 \end_inset
21414
21415
21416 \end_layout
21417
21418 \end_inset
21419
21420
21421 \begin_inset space \hfill{}
21422 \end_inset
21423
21424
21425 \end_layout
21426
21427 \begin_layout Plain Layout
21428 \begin_inset Caption
21429
21430 \begin_layout Plain Layout
21431 \begin_inset CommandInset label
21432 LatexCommand label
21433 name "cap:Two-distorted-images"
21434
21435 \end_inset
21436
21437 Two distorted images.
21438 \end_layout
21439
21440 \end_inset
21441
21442
21443 \end_layout
21444
21445 \end_inset
21446
21447
21448 \end_layout
21449
21450 \begin_layout Standard
21451 Note that the caption is added to the 
21452 \family sans
21453 List
21454 \begin_inset space ~
21455 \end_inset
21456
21457 of
21458 \begin_inset space ~
21459 \end_inset
21460
21461 Figures
21462 \family default
21463  as described in section
21464 \begin_inset space ~
21465 \end_inset
21466
21467
21468 \begin_inset CommandInset ref
21469 LatexCommand ref
21470 reference "sub:List-of-Figures"
21471
21472 \end_inset
21473
21474 .
21475 \end_layout
21476
21477 \begin_layout Subsubsection
21478 Table Floats
21479 \begin_inset Index idx
21480 status collapsed
21481
21482 \begin_layout Plain Layout
21483 Floats ! Table floats
21484 \end_layout
21485
21486 \end_inset
21487
21488
21489 \end_layout
21490
21491 \begin_layout Standard
21492 Table floats can be inserted using the menu 
21493 \family sans
21494 Insert\SpecialChar \menuseparator
21495 Float\SpecialChar \menuseparator
21496 Table
21497 \family default
21498 .
21499  They have the same properties as figure floats except for the different
21500  label.
21501  Table
21502 \begin_inset space ~
21503 \end_inset
21504
21505
21506 \begin_inset CommandInset ref
21507 LatexCommand ref
21508 reference "cap:Table-float"
21509
21510 \end_inset
21511
21512  is an example of a table float.
21513 \end_layout
21514
21515 \begin_layout Standard
21516 \begin_inset Float table
21517 wide false
21518 sideways false
21519 status open
21520
21521 \begin_layout Plain Layout
21522 \begin_inset Caption
21523
21524 \begin_layout Plain Layout
21525 \begin_inset CommandInset label
21526 LatexCommand label
21527 name "cap:Table-float"
21528
21529 \end_inset
21530
21531 A table float.
21532 \end_layout
21533
21534 \end_inset
21535
21536
21537 \end_layout
21538
21539 \begin_layout Plain Layout
21540 \align center
21541 \begin_inset Tabular
21542 <lyxtabular version="3" rows="3" columns="3">
21543 <features tabularvalignment="middle">
21544 <column alignment="center" valignment="top" width="0pt">
21545 <column alignment="center" valignment="top" width="0pt">
21546 <column alignment="center" valignment="top" width="0pt">
21547 <row>
21548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21549 \begin_inset Text
21550
21551 \begin_layout Plain Layout
21552
21553 \family roman
21554 \series medium
21555 \shape up
21556 \size normal
21557 \emph off
21558 \bar no
21559 \noun off
21560 \color none
21561 1
21562 \end_layout
21563
21564 \end_inset
21565 </cell>
21566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21567 \begin_inset Text
21568
21569 \begin_layout Plain Layout
21570
21571 \family roman
21572 \series medium
21573 \shape up
21574 \size normal
21575 \emph off
21576 \bar no
21577 \noun off
21578 \color none
21579 2
21580 \end_layout
21581
21582 \end_inset
21583 </cell>
21584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21585 \begin_inset Text
21586
21587 \begin_layout Plain Layout
21588
21589 \family roman
21590 \series medium
21591 \shape up
21592 \size normal
21593 \emph off
21594 \bar no
21595 \noun off
21596 \color none
21597 3
21598 \end_layout
21599
21600 \end_inset
21601 </cell>
21602 </row>
21603 <row>
21604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21605 \begin_inset Text
21606
21607 \begin_layout Plain Layout
21608
21609 \family roman
21610 \series medium
21611 \shape up
21612 \size normal
21613 \emph off
21614 \bar no
21615 \noun off
21616 \color none
21617 Joe
21618 \end_layout
21619
21620 \end_inset
21621 </cell>
21622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21623 \begin_inset Text
21624
21625 \begin_layout Plain Layout
21626
21627 \family roman
21628 \series medium
21629 \shape up
21630 \size normal
21631 \emph off
21632 \bar no
21633 \noun off
21634 \color none
21635 Mary
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644
21645 \family roman
21646 \series medium
21647 \shape up
21648 \size normal
21649 \emph off
21650 \bar no
21651 \noun off
21652 \color none
21653 Ted
21654 \end_layout
21655
21656 \end_inset
21657 </cell>
21658 </row>
21659 <row>
21660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664
21665 \family roman
21666 \series medium
21667 \shape up
21668 \size normal
21669 \emph off
21670 \bar no
21671 \noun off
21672 \color none
21673 \begin_inset Formula $\int x^{2}dx$
21674 \end_inset
21675
21676
21677 \end_layout
21678
21679 \end_inset
21680 </cell>
21681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21682 \begin_inset Text
21683
21684 \begin_layout Plain Layout
21685
21686 \family roman
21687 \series medium
21688 \shape up
21689 \size normal
21690 \emph off
21691 \bar no
21692 \noun off
21693 \color none
21694 \begin_inset Formula $\left[\begin{array}{cc}
21695 a & b\\
21696 c & d
21697 \end{array}\right]$
21698 \end_inset
21699
21700
21701 \end_layout
21702
21703 \end_inset
21704 </cell>
21705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Plain Layout
21709
21710 \family roman
21711 \series medium
21712 \shape up
21713 \size normal
21714 \emph off
21715 \bar no
21716 \noun off
21717 \color none
21718 \begin_inset Formula $1+1=2$
21719 \end_inset
21720
21721
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 </row>
21727 </lyxtabular>
21728
21729 \end_inset
21730
21731
21732 \end_layout
21733
21734 \end_inset
21735
21736
21737 \end_layout
21738
21739 \begin_layout Subsubsection
21740 Algorithm Floats
21741 \begin_inset Index idx
21742 status collapsed
21743
21744 \begin_layout Plain Layout
21745 Floats ! Algorithm floats
21746 \end_layout
21747
21748 \end_inset
21749
21750
21751 \end_layout
21752
21753 \begin_layout Standard
21754 This float type is inserted with the menu 
21755 \family sans
21756 Insert\SpecialChar \menuseparator
21757 Float\SpecialChar \menuseparator
21758 Algorithm
21759 \family default
21760 .
21761  It is used for program codes and descriptions of algorithms.
21762  A possible environment for algorithms is the 
21763 \family sans
21764 LyX-Code
21765 \family default
21766 , described in section
21767 \begin_inset space ~
21768 \end_inset
21769
21770
21771 \begin_inset CommandInset ref
21772 LatexCommand ref
21773 reference "sub:LyX-Code"
21774
21775 \end_inset
21776
21777 .
21778 \end_layout
21779
21780 \begin_layout Standard
21781 \begin_inset Note Greyedout
21782 status open
21783
21784 \begin_layout Plain Layout
21785
21786 \series bold
21787 Note:
21788 \series default
21789  that the float label is not automatically translated into the document
21790  language.
21791 \end_layout
21792
21793 \end_inset
21794
21795  You have to do this manually by adding the following line
21796 \end_layout
21797
21798 \begin_layout Standard
21799
21800 \series bold
21801
21802 \backslash
21803 floatname{algorithm}{your
21804 \begin_inset space ~
21805 \end_inset
21806
21807 name}
21808 \end_layout
21809
21810 \begin_layout Standard
21811 to the document preamble (menu 
21812 \family sans
21813 Document\SpecialChar \menuseparator
21814 Settings
21815 \family default
21816 ).
21817  
21818 \series bold
21819 your
21820 \begin_inset space ~
21821 \end_inset
21822
21823 name
21824 \series default
21825  is the word 
21826 \begin_inset Quotes eld
21827 \end_inset
21828
21829
21830 \emph on
21831 algorithm
21832 \emph default
21833
21834 \begin_inset Quotes erd
21835 \end_inset
21836
21837  in your language.
21838 \end_layout
21839
21840 \begin_layout Subsubsection
21841 Wrap Floats
21842 \begin_inset Index idx
21843 status collapsed
21844
21845 \begin_layout Plain Layout
21846 Floats ! Text Wrap Floats
21847 \end_layout
21848
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \begin_layout Standard
21855 \begin_inset Wrap figure
21856 lines 0
21857 placement l
21858 overhang 0in
21859 width "40col%"
21860 status open
21861
21862 \begin_layout Plain Layout
21863 \begin_inset Graphics
21864         filename clipart/mobius.eps
21865         width 40col%
21866
21867 \end_inset
21868
21869
21870 \end_layout
21871
21872 \begin_layout Plain Layout
21873 \begin_inset Caption
21874
21875 \begin_layout Plain Layout
21876 \begin_inset CommandInset label
21877 LatexCommand label
21878 name "fig:Wrapped-figure"
21879
21880 \end_inset
21881
21882 This is a wrapped figure.
21883 \begin_inset VSpace medskip
21884 \end_inset
21885
21886
21887 \end_layout
21888
21889 \end_inset
21890
21891
21892 \end_layout
21893
21894 \end_inset
21895
21896 This float type is used if you want to 
21897 \begin_inset Quotes eld
21898 \end_inset
21899
21900 wrap
21901 \begin_inset Quotes erd
21902 \end_inset
21903
21904  text around a figure so that it only occupies some fraction of the column
21905  width.
21906  It can be inserted using the menu 
21907 \family sans
21908 Insert\SpecialChar \menuseparator
21909 Float\SpecialChar \menuseparator
21910 Wrap
21911 \begin_inset space ~
21912 \end_inset
21913
21914 Float
21915 \family default
21916  if the LaTeX-package 
21917 \series bold
21918 wrapfig
21919 \series default
21920
21921 \begin_inset Index idx
21922 status collapsed
21923
21924 \begin_layout Plain Layout
21925 LaTeX-packages ! wrapfig
21926 \end_layout
21927
21928 \end_inset
21929
21930  is installed.
21931 \begin_inset Foot
21932 status collapsed
21933
21934 \begin_layout Plain Layout
21935 Installing a LaTeX-package is explained it in the 
21936 \emph on
21937 LaTeX
21938 \begin_inset space ~
21939 \end_inset
21940
21941 Configuration
21942 \emph default
21943  manual.
21944 \end_layout
21945
21946 \end_inset
21947
21948  The width and placement of the float is adjusted by right-clicking on the
21949  float box.
21950  Figure
21951 \begin_inset space ~
21952 \end_inset
21953
21954
21955 \begin_inset CommandInset ref
21956 LatexCommand ref
21957 reference "fig:Wrapped-figure"
21958
21959 \end_inset
21960
21961  is for example a figure wrap float with a width of 40
21962 \begin_inset space \thinspace{}
21963 \end_inset
21964
21965 col%.
21966 \begin_inset Foot
21967 status collapsed
21968
21969 \begin_layout Plain Layout
21970 Available units are explained in Appendix
21971 \begin_inset space ~
21972 \end_inset
21973
21974
21975 \begin_inset CommandInset ref
21976 LatexCommand ref
21977 reference "cha:Units-available-in"
21978
21979 \end_inset
21980
21981 .
21982 \end_layout
21983
21984 \end_inset
21985
21986  Some space was added under the caption to separate it better from the surroundi
21987 ng text.
21988 \end_layout
21989
21990 \begin_layout Standard
21991 \begin_inset Note Greyedout
21992 status open
21993
21994 \begin_layout Plain Layout
21995
21996 \series bold
21997 Note:
21998 \series default
21999  Wrap floats might be fragile! E.
22000 \begin_inset space \thinspace{}
22001 \end_inset
22002
22003 g.
22004 \begin_inset space \space{}
22005 \end_inset
22006
22007 having a figure too close to the bottom of the page can mess things up so
22008  that the float doesn't appear in the output or that it is placed over some
22009  other text.
22010 \end_layout
22011
22012 \end_inset
22013
22014  In general:
22015 \end_layout
22016
22017 \begin_layout Itemize
22018 Wrap floats should not be placed in paragraphs that run over a page break.
22019  That means that wrap floats should preferably be inserted in the exact
22020  place when the document is nearly ready and you are able to estimate where
22021  page breaks will appear.
22022 \end_layout
22023
22024 \begin_layout Itemize
22025 Wrap floats should either be placed in their own paragraph before the paragraph
22026  where they should wrap into, or within a paragraph.
22027 \end_layout
22028
22029 \begin_layout Itemize
22030 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
22031  there is a text paragraph between them as separator.
22032 \end_layout
22033
22034 \begin_layout Itemize
22035 Wrap floats are not allowed in section headings or tables.
22036 \end_layout
22037
22038 \begin_layout Subsection
22039 Rotated Floats
22040 \begin_inset CommandInset label
22041 LatexCommand label
22042 name "sub:Rotated-Floats"
22043
22044 \end_inset
22045
22046
22047 \begin_inset Index idx
22048 status collapsed
22049
22050 \begin_layout Plain Layout
22051 Floats ! Rotating
22052 \end_layout
22053
22054 \end_inset
22055
22056
22057 \end_layout
22058
22059 \begin_layout Standard
22060 Especially for wide tables you might have floats rotated.
22061  To rotate a whole float including the caption, right-click on the float-box
22062  and use the option 
22063 \family sans
22064 Rotate
22065 \begin_inset space ~
22066 \end_inset
22067
22068 sideways
22069 \family default
22070 .
22071 \end_layout
22072
22073 \begin_layout Standard
22074 Rotated floats are always placed on their own pages (or columns, when you
22075  have a multicolumn document).
22076  You can let them span several columns using the float settings option 
22077 \family sans
22078 Span
22079 \begin_inset space ~
22080 \end_inset
22081
22082 columns
22083 \family default
22084 .
22085  Floats are rotated so that you can read them from the outside margin.
22086  Forcing the rotation direction is explained in the 
22087 \emph on
22088 Embedded Objects
22089 \emph default
22090  manual.
22091 \end_layout
22092
22093 \begin_layout Standard
22094 Referencing rotated floats is the same like for normal floats; the caption
22095  format is also the same: Table
22096 \begin_inset space ~
22097 \end_inset
22098
22099
22100 \begin_inset CommandInset ref
22101 LatexCommand ref
22102 reference "tab:Rotated-table"
22103
22104 \end_inset
22105
22106  is an example of a rotated table float.
22107 \end_layout
22108
22109 \begin_layout Standard
22110 \begin_inset Note Greyedout
22111 status open
22112
22113 \begin_layout Plain Layout
22114
22115 \series bold
22116 Note:
22117 \series default
22118  Not all DVI-viewers are able to display rotated floats.
22119 \end_layout
22120
22121 \end_inset
22122
22123
22124 \end_layout
22125
22126 \begin_layout Standard
22127 \begin_inset Float table
22128 wide false
22129 sideways true
22130 status open
22131
22132 \begin_layout Plain Layout
22133 \begin_inset Caption
22134
22135 \begin_layout Plain Layout
22136 \begin_inset CommandInset label
22137 LatexCommand label
22138 name "tab:Rotated-table"
22139
22140 \end_inset
22141
22142  Rotated table
22143 \end_layout
22144
22145 \end_inset
22146
22147
22148 \end_layout
22149
22150 \begin_layout Plain Layout
22151 \align center
22152 \begin_inset Tabular
22153 <lyxtabular version="3" rows="1" columns="5">
22154 <features tabularvalignment="middle">
22155 <column alignment="center" valignment="top" width="0">
22156 <column alignment="center" valignment="top" width="0">
22157 <column alignment="center" valignment="top" width="0">
22158 <column alignment="center" valignment="top" width="0">
22159 <column alignment="center" valignment="top" width="0">
22160 <row>
22161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22162 \begin_inset Text
22163
22164 \begin_layout Plain Layout
22165 test
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22171 \begin_inset Text
22172
22173 \begin_layout Plain Layout
22174 b
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22180 \begin_inset Text
22181
22182 \begin_layout Plain Layout
22183 c
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192 d
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Plain Layout
22201 e
22202 \end_layout
22203
22204 \end_inset
22205 </cell>
22206 </row>
22207 </lyxtabular>
22208
22209 \end_inset
22210
22211
22212 \end_layout
22213
22214 \end_inset
22215
22216
22217 \end_layout
22218
22219 \begin_layout Subsection
22220 Float Placement
22221 \begin_inset CommandInset label
22222 LatexCommand label
22223 name "sub:Float-Placement"
22224
22225 \end_inset
22226
22227
22228 \begin_inset Index idx
22229 status collapsed
22230
22231 \begin_layout Plain Layout
22232 Floats ! Placement
22233 \end_layout
22234
22235 \end_inset
22236
22237
22238 \end_layout
22239
22240 \begin_layout Standard
22241 Right-clicking on a float-box opens a dialog where you can alter the placement
22242  options that LaTeX uses for positioning the float.
22243 \begin_inset Newline newline
22244 \end_inset
22245
22246 The option 
22247 \family sans
22248 Span
22249 \begin_inset space ~
22250 \end_inset
22251
22252 columns
22253 \family default
22254  is only useful for two-column documents: If you select it, the float will
22255  span both columns on the page instead of being confined to just one.
22256 \begin_inset Newline newline
22257 \end_inset
22258
22259 The option 
22260 \family sans
22261 Rotate
22262 \begin_inset space ~
22263 \end_inset
22264
22265 sideways
22266 \family default
22267  is used to rotate floats, see section
22268 \begin_inset space ~
22269 \end_inset
22270
22271
22272 \begin_inset CommandInset ref
22273 LatexCommand ref
22274 reference "sub:Rotated-Floats"
22275
22276 \end_inset
22277
22278 .
22279 \end_layout
22280
22281 \begin_layout Standard
22282 You can use one ore more of the following options in the float dialog to
22283  set the placement for a particular float when you uncheck the option 
22284 \family sans
22285 Use
22286 \begin_inset space ~
22287 \end_inset
22288
22289 default
22290 \begin_inset space ~
22291 \end_inset
22292
22293 placement
22294 \family default
22295 :
22296 \end_layout
22297
22298 \begin_layout Description
22299 Here
22300 \begin_inset space ~
22301 \end_inset
22302
22303 if
22304 \begin_inset space ~
22305 \end_inset
22306
22307 possible: try to place the float at the position where it is inserted
22308 \end_layout
22309
22310 \begin_layout Description
22311 Top
22312 \begin_inset space ~
22313 \end_inset
22314
22315 of
22316 \begin_inset space ~
22317 \end_inset
22318
22319 page: try to place the float at the top of the current page
22320 \end_layout
22321
22322 \begin_layout Description
22323 Bottom
22324 \begin_inset space ~
22325 \end_inset
22326
22327 of
22328 \begin_inset space ~
22329 \end_inset
22330
22331 page: try to place the float at the bottom of the current page
22332 \end_layout
22333
22334 \begin_layout Description
22335 Page
22336 \begin_inset space ~
22337 \end_inset
22338
22339 of
22340 \begin_inset space ~
22341 \end_inset
22342
22343 floats: try to place the float at an own page 
22344 \end_layout
22345
22346 \begin_layout Standard
22347 The order of the above option is 
22348 \emph on
22349 always
22350 \emph default
22351  used by LaTeX.
22352  That means, if you use the default placement, LaTeX will first try out
22353  
22354 \family sans
22355 Here
22356 \begin_inset space ~
22357 \end_inset
22358
22359 if
22360 \begin_inset space ~
22361 \end_inset
22362
22363 possible
22364 \family default
22365 , then 
22366 \family sans
22367 Top
22368 \begin_inset space ~
22369 \end_inset
22370
22371 of
22372 \begin_inset space ~
22373 \end_inset
22374
22375 page
22376 \family default
22377 , and then the others.
22378  If you don't use the default, LaTeX will try only the checked options but
22379  in the same order.
22380  If none of the 4 placements are possible the procedure is internally repeated
22381  but it is tried to put the float on the following page.
22382 \end_layout
22383
22384 \begin_layout Standard
22385 By default, each option has its own rules:
22386 \end_layout
22387
22388 \begin_layout Labeling
22389 \labelwidthstring 00.00.0000
22390
22391 \family sans
22392 Top
22393 \begin_inset space ~
22394 \end_inset
22395
22396 of
22397 \begin_inset space ~
22398 \end_inset
22399
22400 page
22401 \family default
22402  only floats occupying less than 70
22403 \begin_inset space \thinspace{}
22404 \end_inset
22405
22406 % of the page can be placed at the top of a page.
22407  (
22408 \series bold
22409
22410 \backslash
22411 topfraction
22412 \series default
22413 )
22414 \end_layout
22415
22416 \begin_layout Labeling
22417 \labelwidthstring 00.00.0000
22418
22419 \family sans
22420 Bottom
22421 \begin_inset space ~
22422 \end_inset
22423
22424 of
22425 \begin_inset space ~
22426 \end_inset
22427
22428 page
22429 \family default
22430 : only floats occupying less than 30
22431 \begin_inset space \thinspace{}
22432 \end_inset
22433
22434 % of the page can be placed at the bottom of a page.
22435  (
22436 \series bold
22437
22438 \backslash
22439 bottomfraction
22440 \series default
22441 )
22442 \end_layout
22443
22444 \begin_layout Labeling
22445 \labelwidthstring 00.00.0000
22446
22447 \family sans
22448 Page
22449 \begin_inset space ~
22450 \end_inset
22451
22452 of
22453 \begin_inset space ~
22454 \end_inset
22455
22456 floats
22457 \family default
22458 : only if more than 50
22459 \begin_inset space \thinspace{}
22460 \end_inset
22461
22462 % of the page are occupied by floats, several floats can be set together
22463  on a page.
22464  (
22465 \series bold
22466
22467 \backslash
22468 floatpagefraction
22469 \series default
22470 )
22471 \end_layout
22472
22473 \begin_layout Standard
22474 If you don't like these rules, you can ignore them by using the additional
22475  option 
22476 \family sans
22477 Ignore
22478 \begin_inset space ~
22479 \end_inset
22480
22481 LaTeX
22482 \begin_inset space ~
22483 \end_inset
22484
22485 rules
22486 \family default
22487 .
22488 \begin_inset Newline newline
22489 \end_inset
22490
22491 You can also redefine the rules with LaTeX-commands that are given in parenthese
22492 s after the rules description above.
22493  To increase for example the often too small default of the bottom-rule
22494  to 50
22495 \begin_inset space \thinspace{}
22496 \end_inset
22497
22498 % of the page, add this line to your document preamble:
22499 \end_layout
22500
22501 \begin_layout Standard
22502
22503 \series bold
22504
22505 \backslash
22506 renewcommand{
22507 \backslash
22508 bottomfraction}{0.5}
22509 \end_layout
22510
22511 \begin_layout Standard
22512 Sometimes you might need, under all circumstances, a float to be placed
22513  exactly at the position where it is inserted.
22514  For this case you can use the option 
22515 \family sans
22516 Here
22517 \begin_inset space ~
22518 \end_inset
22519
22520 definitely
22521 \family default
22522 .
22523  Use this option very rarely and only if the document is nearly ready to
22524  be printed.
22525  Because the float is then no longer able to 
22526 \begin_inset Quotes eld
22527 \end_inset
22528
22529 float
22530 \begin_inset Quotes erd
22531 \end_inset
22532
22533  when you change your document, this will often destroy the page layout.
22534 \end_layout
22535
22536 \begin_layout Standard
22537 There are no placement options for text wrap floats, because they are always
22538  surrounded by the text of a certain paragraph.
22539 \end_layout
22540
22541 \begin_layout Standard
22542 For more details about float placements, have a look at LaTeX books like
22543  
22544 \begin_inset CommandInset citation
22545 LatexCommand cite
22546 key "latexcompanion,latexguide,latexbook"
22547
22548 \end_inset
22549
22550 .
22551 \end_layout
22552
22553 \begin_layout Section
22554 Minipages
22555 \begin_inset Index idx
22556 status collapsed
22557
22558 \begin_layout Plain Layout
22559 Minipages
22560 \end_layout
22561
22562 \end_inset
22563
22564
22565 \begin_inset CommandInset label
22566 LatexCommand label
22567 name "sec:Minipages"
22568
22569 \end_inset
22570
22571
22572 \end_layout
22573
22574 \begin_layout Standard
22575 LaTeX provides a mechanism to produce essentially a page within a page,
22576  called minipage.
22577  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22578 \begin_inset space ~
22579 \end_inset
22580
22581 apply.
22582  
22583 \end_layout
22584
22585 \begin_layout Standard
22586 Minipages in LyX have their own collapsible box inserted via the menu 
22587 \family sans
22588 Insert\SpecialChar \menuseparator
22589 Box
22590 \family default
22591 .
22592  Right-clicking on the box allows you to alter the width of the minipage
22593  and its alignment within the page.
22594 \end_layout
22595
22596 \begin_layout Standard
22597 \align center
22598 \begin_inset Box Frameless
22599 position "t"
22600 hor_pos "c"
22601 has_inner_box 1
22602 inner_pos "t"
22603 use_parbox 0
22604 use_makebox 0
22605 width "30col%"
22606 special "none"
22607 height "1pt"
22608 height_special "totalheight"
22609 status open
22610
22611 \begin_layout Plain Layout
22612
22613 \shape italic
22614 This is a minipage.
22615  The text is set in an italic style.
22616 \end_layout
22617
22618 \begin_layout Plain Layout
22619
22620 \shape italic
22621 Minipages are often used for text in another language or text that needs
22622  another formatting.
22623 \end_layout
22624
22625 \end_inset
22626
22627
22628 \end_layout
22629
22630 \begin_layout Standard
22631 \begin_inset VSpace medskip
22632 \end_inset
22633
22634 If you place two minipages side-by-side, you can use 
22635 \family sans
22636 Horizontal Fills
22637 \family default
22638  as described in section
22639 \begin_inset space ~
22640 \end_inset
22641
22642
22643 \begin_inset CommandInset ref
22644 LatexCommand ref
22645 reference "sub:Horizontal-Space"
22646
22647 \end_inset
22648
22649 :
22650 \begin_inset VSpace medskip
22651 \end_inset
22652
22653
22654 \end_layout
22655
22656 \begin_layout Standard
22657 \begin_inset Box Frameless
22658 position "t"
22659 hor_pos "c"
22660 has_inner_box 1
22661 inner_pos "t"
22662 use_parbox 0
22663 use_makebox 0
22664 width "1.5in"
22665 special "none"
22666 height "1pt"
22667 height_special "totalheight"
22668 status open
22669
22670 \begin_layout Plain Layout
22671 This is a minipage with some stupid dummy text.
22672  This dummy text is used to increase the size of the minipage.
22673 \end_layout
22674
22675 \end_inset
22676
22677
22678 \begin_inset space \hfill{}
22679 \end_inset
22680
22681
22682 \begin_inset Box Frameless
22683 position "t"
22684 hor_pos "c"
22685 has_inner_box 1
22686 inner_pos "t"
22687 use_parbox 0
22688 use_makebox 0
22689 width "1.5in"
22690 special "none"
22691 height "1pt"
22692 height_special "totalheight"
22693 status open
22694
22695 \begin_layout Plain Layout
22696 This is a minipage with some stupid dummy text.
22697  This dummy text is used to increase the size of the minipage.
22698 \end_layout
22699
22700 \end_inset
22701
22702
22703 \end_layout
22704
22705 \begin_layout Standard
22706 \begin_inset VSpace bigskip
22707 \end_inset
22708
22709
22710 \end_layout
22711
22712 \begin_layout Standard
22713 When you right-click on a minipage box, you can change the box from a minipage
22714  to other box types.
22715  All box types and their settings are explained in detail in chapter 
22716 \emph on
22717 Boxes
22718 \emph default
22719  of the 
22720 \emph on
22721 Embedded Objects
22722 \emph default
22723  manual.
22724 \end_layout
22725
22726 \begin_layout Chapter
22727 Mathematical Formulas
22728 \begin_inset Index idx
22729 status collapsed
22730
22731 \begin_layout Plain Layout
22732 Math
22733 \end_layout
22734
22735 \end_inset
22736
22737
22738 \begin_inset Index idx
22739 status collapsed
22740
22741 \begin_layout Plain Layout
22742 Formulas | see
22743 \begin_inset ERT
22744 status collapsed
22745
22746 \begin_layout Plain Layout
22747
22748 {
22749 \end_layout
22750
22751 \end_inset
22752
22753 Math
22754 \begin_inset ERT
22755 status collapsed
22756
22757 \begin_layout Plain Layout
22758
22759 }
22760 \end_layout
22761
22762 \end_inset
22763
22764
22765 \end_layout
22766
22767 \end_inset
22768
22769
22770 \begin_inset CommandInset label
22771 LatexCommand label
22772 name "cha:Mathematical-Formulas"
22773
22774 \end_inset
22775
22776
22777 \end_layout
22778
22779 \begin_layout Standard
22780 The issues of this chapter are described in detail in the 
22781 \emph on
22782 Math
22783 \emph default
22784  manual.
22785  There you'll also find tips and tricks for special cases.
22786 \end_layout
22787
22788 \begin_layout Section
22789 Basic Math Editing
22790 \begin_inset Index idx
22791 status collapsed
22792
22793 \begin_layout Plain Layout
22794 Math ! Basics
22795 \end_layout
22796
22797 \end_inset
22798
22799
22800 \end_layout
22801
22802 \begin_layout Standard
22803 To create a math formula, you can just click on the toolbar icon 
22804 \begin_inset Info
22805 type  "icon"
22806 arg   "math-mode on"
22807 \end_inset
22808
22809 .
22810  That will create a little blue rectangle, with purple markers around its
22811  corners.
22812  That blue rectangle is the formula itself; the purple markers indicate
22813  what level of nesting within the formula you are at.
22814  You can also choose a particular formula type to insert via the 
22815 \family sans
22816 Insert\SpecialChar \menuseparator
22817 Math
22818 \family default
22819  menu.
22820 \end_layout
22821
22822 \begin_layout Standard
22823 Editing the parameters of a formula and adding math constructs can be done
22824  with the 
22825 \family sans
22826 math
22827 \begin_inset space ~
22828 \end_inset
22829
22830 toolbar
22831 \family default
22832 , that appears when the cursor is in a formula.
22833 \end_layout
22834
22835 \begin_layout Standard
22836 There are two main types of formulas: Inline formulas appear within a text
22837  line, like this one:
22838 \end_layout
22839
22840 \begin_layout Standard
22841 This is a line with an inline formula 
22842 \begin_inset Formula $A=B$
22843 \end_inset
22844
22845  in it.
22846 \end_layout
22847
22848 \begin_layout Standard
22849 Displayed formulas appear outside the text like if they were in an own paragraph
22850 , like this one:
22851 \begin_inset Formula 
22852 \[
22853 A=B
22854 \]
22855
22856 \end_inset
22857
22858 You can only number and reference displayed formulas.
22859 \end_layout
22860
22861 \begin_layout Standard
22862 LyX supports also many LaTeX math commands.
22863  E.
22864 \begin_inset space \thinspace{}
22865 \end_inset
22866
22867 g.
22868 \begin_inset space \space{}
22869 \end_inset
22870
22871 typing 
22872 \begin_inset Quotes eld
22873 \end_inset
22874
22875
22876 \series bold
22877
22878 \backslash
22879 alpha
22880 \series default
22881
22882 \begin_inset Quotes erd
22883 \end_inset
22884
22885 , followed by a space, in a formula will create the Greek letter 
22886 \begin_inset Formula $\alpha$
22887 \end_inset
22888
22889 .
22890  So typing commands might sometimes be faster than using the 
22891 \family sans
22892 Math
22893 \begin_inset space ~
22894 \end_inset
22895
22896 Panel
22897 \family default
22898 .
22899 \end_layout
22900
22901 \begin_layout Subsection
22902 Navigating in Formulas
22903 \begin_inset Index idx
22904 status collapsed
22905
22906 \begin_layout Plain Layout
22907 Math ! Navigating
22908 \end_layout
22909
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \begin_layout Standard
22916 The best control over the cursor position within an existing formula is
22917  achieved with the arrow keys.
22918  LyX uses small rectangles to indicate places where something can be inserted.
22919  The arrow keys can be used to navigate between parts of a formula.
22920  Pressing 
22921 \family sans
22922 Space
22923 \family default
22924  will leave a formula construct (a square root 
22925 \begin_inset Formula $\sqrt{2}$
22926 \end_inset
22927
22928 , or parentheses 
22929 \begin_inset Formula $\left(f\right)$
22930 \end_inset
22931
22932 , or a matrix 
22933 \begin_inset Formula $\left[\begin{array}{cc}
22934 1 & 2\\
22935 3 & 4
22936 \end{array}\right]$
22937 \end_inset
22938
22939 ).
22940  Pressing 
22941 \family sans
22942 Escape
22943 \family default
22944  will leave the formula, placing the cursor after the formula.
22945  
22946 \family sans
22947 Tab
22948 \family default
22949  can be used to move horizontally in a formula; for example, through the
22950  cells of a matrix or the positions in a multi-line equation.
22951 \end_layout
22952
22953 \begin_layout Standard
22954
22955 \family sans
22956 Space
22957 \family default
22958 , printed in this document as 
22959 \begin_inset Quotes eld
22960 \end_inset
22961
22962
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
22976 \begin_inset Quotes erd
22977 \end_inset
22978
22979
22980 \begin_inset Note Note
22981 status collapsed
22982
22983 \begin_layout Plain Layout
22984 This command will appear in the output as official character denoting the
22985  space character (visible space).
22986 \end_layout
22987
22988 \end_inset
22989
22990 , seems to do nothing in a formula, since it does not add a space between
22991  characters, but it does exit a nested structure.
22992  For this reason, you have to be careful about using 
22993 \family sans
22994 Space
22995 \family default
22996 .
22997  For example, if you want 
22998 \begin_inset Formula $\sqrt{2x+1}$
22999 \end_inset
23000
23001 , type 
23002 \series bold
23003
23004 \backslash
23005 sqrt
23006 \begin_inset ERT
23007 status collapsed
23008
23009 \begin_layout Plain Layout
23010
23011
23012 \backslash
23013 spce 
23014 \end_layout
23015
23016 \end_inset
23017
23018 2x+1
23019 \series default
23020  and not 
23021 \series bold
23022
23023 \backslash
23024 sqrt
23025 \begin_inset ERT
23026 status collapsed
23027
23028 \begin_layout Plain Layout
23029
23030
23031 \backslash
23032 spce 
23033 \end_layout
23034
23035 \end_inset
23036
23037 2x
23038 \begin_inset ERT
23039 status collapsed
23040
23041 \begin_layout Plain Layout
23042
23043
23044 \backslash
23045 spce 
23046 \end_layout
23047
23048 \end_inset
23049
23050 +1
23051 \series default
23052 , since in the latter case only the 
23053 \family typewriter
23054
23055 \begin_inset Formula $2x$
23056 \end_inset
23057
23058
23059 \family default
23060  will be under the square root sign: 
23061 \begin_inset Formula $\sqrt{2x}+1$
23062 \end_inset
23063
23064 .
23065 \end_layout
23066
23067 \begin_layout Standard
23068 You can leave many parts of a formula, like this matrix, partially filled
23069  in, such as:
23070 \begin_inset Formula 
23071 \[
23072 \left(\begin{array}{ccc}
23073 \lambda_{1}\\
23074  & \ddots\\
23075  &  & \lambda_{n}
23076 \end{array}\right)
23077 \]
23078
23079 \end_inset
23080
23081 If you leave a fraction only partially filled in, or a subscript with nothing
23082  in it, the results will be unpredictable, but most constructs don't mind.
23083 \end_layout
23084
23085 \begin_layout Subsection
23086 Selecting Text
23087 \end_layout
23088
23089 \begin_layout Standard
23090 You can select text within a formula in two different ways.
23091  Place the cursor at one end of the string of text you want, and press 
23092 \family sans
23093 Shift
23094 \family default
23095  and a cursor movement key to select text.
23096  It will be highlighted as with regular text selection.
23097  Alternatively, you can select text with the mouse in the usual way.
23098  That text can then be cut or copied, and then pasted within any formula,
23099  but not in a normal text region in LyX.
23100 \end_layout
23101
23102 \begin_layout Subsection
23103 Exponents and Subscripts
23104 \begin_inset Index idx
23105 status collapsed
23106
23107 \begin_layout Plain Layout
23108 Math ! Exponents
23109 \end_layout
23110
23111 \end_inset
23112
23113
23114 \begin_inset Index idx
23115 status collapsed
23116
23117 \begin_layout Plain Layout
23118 Math ! Subscripts
23119 \end_layout
23120
23121 \end_inset
23122
23123
23124 \end_layout
23125
23126 \begin_layout Standard
23127 You can use the math panel to add super- or subscripts, but the much easier
23128  way is to use a command.
23129  To get 
23130 \begin_inset Formula $x^{2}$
23131 \end_inset
23132
23133 , type in a formula 
23134 \series bold
23135 x^2
23136 \begin_inset ERT
23137 status collapsed
23138
23139 \begin_layout Plain Layout
23140
23141
23142 \backslash
23143 spce 
23144 \end_layout
23145
23146 \end_inset
23147
23148
23149 \series default
23150 .
23151  The final 
23152 \family sans
23153 Space
23154 \family default
23155  puts the cursor back down on the base line of the expression.
23156  If you type 
23157 \series bold
23158 x^2y
23159 \series default
23160 , you will get 
23161 \begin_inset Formula $x^{2y}$
23162 \end_inset
23163
23164 , to get 
23165 \begin_inset Formula $x^{2}y$
23166 \end_inset
23167
23168 , type 
23169 \series bold
23170 x^2
23171 \begin_inset ERT
23172 status collapsed
23173
23174 \begin_layout Plain Layout
23175
23176
23177 \backslash
23178 spce 
23179 \end_layout
23180
23181 \end_inset
23182
23183 y
23184 \series default
23185 .
23186  If you use characters in the superscript, that could be accented with the
23187  hat 
23188 \begin_inset Quotes eld
23189 \end_inset
23190
23191 ^
23192 \begin_inset Quotes erd
23193 \end_inset
23194
23195 , you have to use an extra 
23196 \family sans
23197 Space
23198 \family default
23199  to separate the hat and the character.
23200  E.
23201 \begin_inset space \thinspace{}
23202 \end_inset
23203
23204 g.
23205 \begin_inset space \space{}
23206 \end_inset
23207
23208 if you want 
23209 \begin_inset Formula $x^{a}$
23210 \end_inset
23211
23212 , type 
23213 \series bold
23214 x^
23215 \begin_inset ERT
23216 status collapsed
23217
23218 \begin_layout Plain Layout
23219
23220
23221 \backslash
23222 spce 
23223 \end_layout
23224
23225 \end_inset
23226
23227 a
23228 \series default
23229 .
23230  Subscripts are similar: To get 
23231 \begin_inset Formula $a_{1}$
23232 \end_inset
23233
23234 , type 
23235 \series bold
23236 a_1
23237 \begin_inset ERT
23238 status collapsed
23239
23240 \begin_layout Plain Layout
23241
23242
23243 \backslash
23244 spce 
23245 \end_layout
23246
23247 \end_inset
23248
23249
23250 \series default
23251 .
23252 \end_layout
23253
23254 \begin_layout Subsection
23255 Fractions
23256 \begin_inset Index idx
23257 status collapsed
23258
23259 \begin_layout Plain Layout
23260 Math ! Fractions
23261 \end_layout
23262
23263 \end_inset
23264
23265
23266 \end_layout
23267
23268 \begin_layout Standard
23269 Create a fraction with either the command 
23270 \series bold
23271
23272 \backslash
23273 frac
23274 \series default
23275  or using the icon 
23276 \begin_inset Graphics
23277         filename ../images/math/frac.png
23278         scale 60
23279
23280 \end_inset
23281
23282  in the 
23283 \family sans
23284 Math
23285 \begin_inset space ~
23286 \end_inset
23287
23288 Panel
23289 \family default
23290 .
23291  You will be presented with an empty fraction.
23292  The cursor is above the fraction line.
23293  To move it to the bottom, simply press 
23294 \family sans
23295 Down
23296 \family default
23297 .
23298  To move back up, press 
23299 \family sans
23300 Up
23301 \family default
23302 .
23303  Any math structure can be placed in a fraction, as this example shows:
23304 \begin_inset Formula 
23305 \[
23306 \left[\frac{1}{\left(\begin{array}{cc}
23307 2 & 3\\
23308 4 & 5
23309 \end{array}\right)}\right]
23310 \]
23311
23312 \end_inset
23313
23314
23315 \end_layout
23316
23317 \begin_layout Subsection
23318 Roots
23319 \begin_inset Index idx
23320 status collapsed
23321
23322 \begin_layout Plain Layout
23323 Math ! Roots
23324 \end_layout
23325
23326 \end_inset
23327
23328
23329 \end_layout
23330
23331 \begin_layout Standard
23332 Roots can be created using the 
23333 \family sans
23334 Math
23335 \begin_inset space ~
23336 \end_inset
23337
23338 Panel
23339 \family default
23340  button
23341 \begin_inset Graphics
23342         filename ../images/math/sqrt.png
23343         scale 85
23344         groupId toolbarbuttons
23345
23346 \end_inset
23347
23348  or the commands 
23349 \series bold
23350
23351 \backslash
23352 sqrt
23353 \series default
23354  or 
23355 \series bold
23356
23357 \backslash
23358 root
23359 \series default
23360 .
23361  With the command 
23362 \series bold
23363
23364 \backslash
23365 root
23366 \series default
23367  you can produce roots of higher orders, like cube roots, while 
23368 \series bold
23369
23370 \backslash
23371 sqrt
23372 \series default
23373  produces always a square root.
23374 \end_layout
23375
23376 \begin_layout Subsection
23377 Operators with Limits
23378 \begin_inset Index idx
23379 status collapsed
23380
23381 \begin_layout Plain Layout
23382 Math ! Sums
23383 \end_layout
23384
23385 \end_inset
23386
23387
23388 \begin_inset Index idx
23389 status collapsed
23390
23391 \begin_layout Plain Layout
23392 Math ! Integrals
23393 \end_layout
23394
23395 \end_inset
23396
23397
23398 \begin_inset CommandInset label
23399 LatexCommand label
23400 name "sub:Operators-with-Limits"
23401
23402 \end_inset
23403
23404
23405 \end_layout
23406
23407 \begin_layout Standard
23408 Sum (
23409 \begin_inset Formula $\sum$
23410 \end_inset
23411
23412 ) and integral (
23413 \begin_inset Formula $\int$
23414 \end_inset
23415
23416 ) operators are very often decorated with limits.
23417  These limits can be entered in LyX by entering them as you would enter
23418  a super- or subscript, directly after the symbol.
23419  The sum operator will automatically place its 
23420 \begin_inset Quotes eld
23421 \end_inset
23422
23423 limits
23424 \begin_inset Quotes erd
23425 \end_inset
23426
23427  over and under the symbol in displayed formulas, and on the side in inline
23428  formulas.
23429  Such as 
23430 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23431 \end_inset
23432
23433 , versus
23434 \begin_inset Formula 
23435 \[
23436 \sum_{n=0}^{\infty}\frac{1}{n!}=e
23437 \]
23438
23439 \end_inset
23440
23441 Integral signs, however, will place the limits on the side in both formula
23442  types.
23443 \end_layout
23444
23445 \begin_layout Standard
23446 All operators with limits will be automatically re-sized when placed in
23447  display mode.
23448  The placement of the limits can be changed by placing the cursor directly
23449  behind the operator and hitting 
23450 \begin_inset Info
23451 type  "shortcut"
23452 arg   "math-limits"
23453 \end_inset
23454
23455  or using the menu 
23456 \family sans
23457 Edit\SpecialChar \menuseparator
23458 Math\SpecialChar \menuseparator
23459 Change
23460 \begin_inset space ~
23461 \end_inset
23462
23463 Limits
23464 \begin_inset space ~
23465 \end_inset
23466
23467 Type
23468 \family default
23469 .
23470 \end_layout
23471
23472 \begin_layout Standard
23473 Certain other mathematical expressions have this 
23474 \begin_inset Quotes eld
23475 \end_inset
23476
23477 moving limits
23478 \begin_inset Quotes erd
23479 \end_inset
23480
23481  feature as addition, such as
23482 \begin_inset Index idx
23483 status collapsed
23484
23485 \begin_layout Plain Layout
23486 Math ! Limits
23487 \end_layout
23488
23489 \end_inset
23490
23491
23492 \begin_inset Formula 
23493 \[
23494 \lim_{x\rightarrow\infty}f(x),
23495 \]
23496
23497 \end_inset
23498
23499 which will place the 
23500 \begin_inset Formula $x\rightarrow\infty$
23501 \end_inset
23502
23503  underneath the 
23504 \begin_inset Quotes eld
23505 \end_inset
23506
23507 lim
23508 \begin_inset Quotes erd
23509 \end_inset
23510
23511  in display mode.
23512  In inline formulas it looks like this: 
23513 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23514 \end_inset
23515
23516 .
23517 \end_layout
23518
23519 \begin_layout Standard
23520 Note that the lim-function was entered as the function macro 
23521 \series bold
23522
23523 \backslash
23524 lim
23525 \series default
23526 .
23527  Have a look at section
23528 \begin_inset space ~
23529 \end_inset
23530
23531
23532 \begin_inset CommandInset ref
23533 LatexCommand ref
23534 reference "sub:Functions"
23535
23536 \end_inset
23537
23538  for an explanation of function macros.
23539 \end_layout
23540
23541 \begin_layout Subsection
23542 Math Symbols
23543 \begin_inset Index idx
23544 status collapsed
23545
23546 \begin_layout Plain Layout
23547 Math ! Symbols
23548 \end_layout
23549
23550 \end_inset
23551
23552
23553 \end_layout
23554
23555 \begin_layout Standard
23556 Most math symbols can be found in the 
23557 \family sans
23558 Math
23559 \begin_inset space ~
23560 \end_inset
23561
23562 Panel
23563 \family default
23564  under one of several categories; including 
23565 \family sans
23566 Greek
23567 \family default
23568
23569 \family sans
23570 Operators
23571 \family default
23572  , 
23573 \family sans
23574 Relations
23575 \family default
23576
23577 \family sans
23578 Arrows
23579 \family default
23580 .
23581  There are also the additional symbols provided by the American Mathematical
23582  Society (AMS).
23583 \end_layout
23584
23585 \begin_layout Standard
23586 If you know the LaTeX-command for a construct or symbol you wish to use,
23587  you don't have to use the 
23588 \family sans
23589 Math
23590 \begin_inset space ~
23591 \end_inset
23592
23593 Panel
23594 \family default
23595 , but can type the command directly into the formula.
23596  LyX will convert it to the corresponding symbol or construct.
23597 \end_layout
23598
23599 \begin_layout Subsection
23600 Altering Spacing
23601 \begin_inset Index idx
23602 status collapsed
23603
23604 \begin_layout Plain Layout
23605 Math ! Spaces
23606 \end_layout
23607
23608 \end_inset
23609
23610
23611 \end_layout
23612
23613 \begin_layout Standard
23614 You may want to create spaces that differ from the standard spacing that
23615  LaTeX provides.
23616  To do this, type 
23617 \begin_inset Info
23618 type  "shortcut"
23619 arg   "space-insert protected"
23620 \end_inset
23621
23622  or to use the 
23623 \family sans
23624 Math
23625 \begin_inset space ~
23626 \end_inset
23627
23628 Panel
23629 \family default
23630  button 
23631 \begin_inset Graphics
23632         filename ../images/math/space.png
23633         scale 85
23634         groupId toolbarbuttons
23635
23636 \end_inset
23637
23638 .
23639  This generates a small space, and shows a small marker on the screen.
23640  For example, the sequence 
23641 \series bold
23642 a Ctrl+Space b
23643 \series default
23644
23645 \begin_inset Formula $a\, b$
23646 \end_inset
23647
23648  appears in LyX as 
23649 \begin_inset Graphics
23650         filename clipart/SpaceMarker.png
23651
23652 \end_inset
23653
23654 .
23655  You can change the space to different sizes when you set the cursor behind
23656  the space marker and hit space again several times.
23657  With every space hit the size will be changed.
23658  Some markers for the space size appear red in LyX, because they are negative
23659  spaces.
23660  Here are two examples:
23661 \end_layout
23662
23663 \begin_layout Standard
23664
23665 \series bold
23666 a Ctrl+Space b
23667 \series default
23668  and 3×
23669 \family sans
23670 Space
23671 \family default
23672
23673 \begin_inset Formula $a\quad b$
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \begin_layout Standard
23680
23681 \series bold
23682 a Ctrl+Space b
23683 \series default
23684  and 5×
23685 \family sans
23686 Space
23687 \family default
23688
23689 \begin_inset Formula $a\! b$
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \begin_layout Subsection
23696 Functions
23697 \begin_inset Index idx
23698 status collapsed
23699
23700 \begin_layout Plain Layout
23701 Math ! Functions
23702 \end_layout
23703
23704 \end_inset
23705
23706
23707 \begin_inset CommandInset label
23708 LatexCommand label
23709 name "sub:Functions"
23710
23711 \end_inset
23712
23713
23714 \end_layout
23715
23716 \begin_layout Standard
23717 The 
23718 \family sans
23719 Math
23720 \begin_inset space ~
23721 \end_inset
23722
23723 Panel
23724 \family default
23725  contains under the button 
23726 \begin_inset Graphics
23727         filename ../images/math/functions.png
23728         scale 85
23729         groupId toolbarbuttons
23730
23731 \end_inset
23732
23733  a number of function macros, such as 
23734 \begin_inset Formula $\sin$
23735 \end_inset
23736
23737
23738 \begin_inset Formula $\lim$
23739 \end_inset
23740
23741
23742 \emph on
23743 etc
23744 \emph default
23745 .
23746  (you can also insert them in a formula by typing 
23747 \series bold
23748
23749 \backslash
23750 sin
23751 \series default
23752  etc.).
23753  Standard mathematical practice is that functions are printed upright to
23754  avoid confusions, because 
23755 \begin_inset Formula $sin$
23756 \end_inset
23757
23758  does normally mean 
23759 \begin_inset Formula $s\cdot i\cdot n$
23760 \end_inset
23761
23762 .
23763 \end_layout
23764
23765 \begin_layout Standard
23766 Using the function macros will also produce correct spacing around the function:
23767  
23768 \begin_inset Formula $a\sin x$
23769 \end_inset
23770
23771  is different from 
23772 \begin_inset Formula $asinx$
23773 \end_inset
23774
23775
23776 \end_layout
23777
23778 \begin_layout Standard
23779 For some mathematical objects, like the limes, the macro changes where subscript
23780 s are placed, as described in section
23781 \begin_inset space ~
23782 \end_inset
23783
23784
23785 \begin_inset CommandInset ref
23786 LatexCommand ref
23787 reference "sub:Operators-with-Limits"
23788
23789 \end_inset
23790
23791 .
23792 \end_layout
23793
23794 \begin_layout Subsection
23795 Accents
23796 \begin_inset Index idx
23797 status collapsed
23798
23799 \begin_layout Plain Layout
23800 Math ! Accents
23801 \end_layout
23802
23803 \end_inset
23804
23805
23806 \end_layout
23807
23808 \begin_layout Standard
23809 In a formula you can insert accented characters in the same way as in text
23810  mode.
23811  This may depend on your keyboard, or the bindings file you use.
23812  You can also use LaTeX commands to e.
23813 \begin_inset space \thinspace{}
23814 \end_inset
23815
23816 g.
23817 \begin_inset space \space{}
23818 \end_inset
23819
23820 enter 
23821 \begin_inset Formula $\hat{a}$
23822 \end_inset
23823
23824  even if your keyboard doesn't have hat-accents enabled.
23825  Our example is entered by typing 
23826 \series bold
23827
23828 \backslash
23829 hat
23830 \begin_inset ERT
23831 status collapsed
23832
23833 \begin_layout Plain Layout
23834
23835
23836 \backslash
23837 spce 
23838 \end_layout
23839
23840 \end_inset
23841
23842 a
23843 \series default
23844  in a formula.
23845  Table
23846 \begin_inset space ~
23847 \end_inset
23848
23849
23850 \begin_inset CommandInset ref
23851 LatexCommand ref
23852 reference "cap:Accent-names-and"
23853
23854 \end_inset
23855
23856  shows the equivalences between the accent names and the commands.
23857 \end_layout
23858
23859 \begin_layout Standard
23860 \begin_inset Float table
23861 wide false
23862 sideways false
23863 status open
23864
23865 \begin_layout Plain Layout
23866 \begin_inset Caption
23867
23868 \begin_layout Plain Layout
23869 \begin_inset CommandInset label
23870 LatexCommand label
23871 name "cap:Accent-names-and"
23872
23873 \end_inset
23874
23875 Accent names and the corresponding commands.
23876 \end_layout
23877
23878 \end_inset
23879
23880
23881 \end_layout
23882
23883 \begin_layout Plain Layout
23884 \align center
23885 \begin_inset Tabular
23886 <lyxtabular version="3" rows="11" columns="3">
23887 <features tabularvalignment="middle">
23888 <column alignment="center" valignment="top" width="0pt">
23889 <column alignment="center" valignment="top" width="0pt">
23890 <column alignment="center" valignment="top" width="0pt">
23891 <row>
23892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23893 \begin_inset Text
23894
23895 \begin_layout Plain Layout
23896 Name
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Plain Layout
23905 Command
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914 E
23915 \family roman
23916 \series medium
23917 \shape up
23918 \size normal
23919 \emph off
23920 \bar no
23921 \noun off
23922 \color none
23923 xample
23924 \end_layout
23925
23926 \end_inset
23927 </cell>
23928 </row>
23929 <row>
23930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \begin_layout Plain Layout
23934
23935 \family roman
23936 \series medium
23937 \shape up
23938 \size normal
23939 \emph off
23940 \bar no
23941 \noun off
23942 \color none
23943 circumflex
23944 \end_layout
23945
23946 \end_inset
23947 </cell>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952
23953 \series bold
23954
23955 \backslash
23956 hat
23957 \end_layout
23958
23959 \end_inset
23960 </cell>
23961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23962 \begin_inset Text
23963
23964 \begin_layout Plain Layout
23965
23966 \family roman
23967 \series medium
23968 \shape up
23969 \size normal
23970 \emph off
23971 \bar no
23972 \noun off
23973 \color none
23974 \begin_inset Formula $\hat{a}$
23975 \end_inset
23976
23977
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 </row>
23983 <row>
23984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23985 \begin_inset Text
23986
23987 \begin_layout Plain Layout
23988
23989 \family roman
23990 \series medium
23991 \shape up
23992 \size normal
23993 \emph off
23994 \bar no
23995 \noun off
23996 \color none
23997 grave
23998 \end_layout
23999
24000 \end_inset
24001 </cell>
24002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006
24007 \series bold
24008
24009 \backslash
24010 grave
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Plain Layout
24019
24020 \family roman
24021 \series medium
24022 \shape up
24023 \size normal
24024 \emph off
24025 \bar no
24026 \noun off
24027 \color none
24028 \begin_inset Formula $\grave{a}$
24029 \end_inset
24030
24031
24032 \end_layout
24033
24034 \end_inset
24035 </cell>
24036 </row>
24037 <row>
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042
24043 \family roman
24044 \series medium
24045 \shape up
24046 \size normal
24047 \emph off
24048 \bar no
24049 \noun off
24050 \color none
24051 acute
24052 \end_layout
24053
24054 \end_inset
24055 </cell>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060
24061 \series bold
24062
24063 \backslash
24064 acute
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24070 \begin_inset Text
24071
24072 \begin_layout Plain Layout
24073
24074 \family roman
24075 \series medium
24076 \shape up
24077 \size normal
24078 \emph off
24079 \bar no
24080 \noun off
24081 \color none
24082 \begin_inset Formula $\acute{a}$
24083 \end_inset
24084
24085
24086 \end_layout
24087
24088 \end_inset
24089 </cell>
24090 </row>
24091 <row>
24092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096
24097 \family roman
24098 \series medium
24099 \shape up
24100 \size normal
24101 \emph off
24102 \bar no
24103 \noun off
24104 \color none
24105 umlaut
24106 \end_layout
24107
24108 \end_inset
24109 </cell>
24110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24111 \begin_inset Text
24112
24113 \begin_layout Plain Layout
24114
24115 \series bold
24116
24117 \backslash
24118 ddot
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Plain Layout
24127
24128 \family roman
24129 \series medium
24130 \shape up
24131 \size normal
24132 \emph off
24133 \bar no
24134 \noun off
24135 \color none
24136 \begin_inset Formula $\ddot{a}$
24137 \end_inset
24138
24139
24140 \end_layout
24141
24142 \end_inset
24143 </cell>
24144 </row>
24145 <row>
24146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24147 \begin_inset Text
24148
24149 \begin_layout Plain Layout
24150
24151 \family roman
24152 \series medium
24153 \shape up
24154 \size normal
24155 \emph off
24156 \bar no
24157 \noun off
24158 \color none
24159 tilde
24160 \end_layout
24161
24162 \end_inset
24163 </cell>
24164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24165 \begin_inset Text
24166
24167 \begin_layout Plain Layout
24168
24169 \series bold
24170
24171 \backslash
24172 tilde
24173 \end_layout
24174
24175 \end_inset
24176 </cell>
24177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24178 \begin_inset Text
24179
24180 \begin_layout Plain Layout
24181
24182 \family roman
24183 \series medium
24184 \shape up
24185 \size normal
24186 \emph off
24187 \bar no
24188 \noun off
24189 \color none
24190 \begin_inset Formula $\tilde{a}$
24191 \end_inset
24192
24193
24194 \end_layout
24195
24196 \end_inset
24197 </cell>
24198 </row>
24199 <row>
24200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204
24205 \family roman
24206 \series medium
24207 \shape up
24208 \size normal
24209 \emph off
24210 \bar no
24211 \noun off
24212 \color none
24213 dot
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24219 \begin_inset Text
24220
24221 \begin_layout Plain Layout
24222
24223 \series bold
24224
24225 \backslash
24226 dot
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Plain Layout
24235
24236 \family roman
24237 \series medium
24238 \shape up
24239 \size normal
24240 \emph off
24241 \bar no
24242 \noun off
24243 \color none
24244 \begin_inset Formula $\dot{a}$
24245 \end_inset
24246
24247
24248 \end_layout
24249
24250 \end_inset
24251 </cell>
24252 </row>
24253 <row>
24254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Plain Layout
24258
24259 \family roman
24260 \series medium
24261 \shape up
24262 \size normal
24263 \emph off
24264 \bar no
24265 \noun off
24266 \color none
24267 breve
24268 \end_layout
24269
24270 \end_inset
24271 </cell>
24272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \begin_layout Plain Layout
24276
24277 \series bold
24278
24279 \backslash
24280 breve
24281 \end_layout
24282
24283 \end_inset
24284 </cell>
24285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24286 \begin_inset Text
24287
24288 \begin_layout Plain Layout
24289
24290 \family roman
24291 \series medium
24292 \shape up
24293 \size normal
24294 \emph off
24295 \bar no
24296 \noun off
24297 \color none
24298 \begin_inset Formula $\breve{a}$
24299 \end_inset
24300
24301
24302 \end_layout
24303
24304 \end_inset
24305 </cell>
24306 </row>
24307 <row>
24308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24309 \begin_inset Text
24310
24311 \begin_layout Plain Layout
24312
24313 \family roman
24314 \series medium
24315 \shape up
24316 \size normal
24317 \emph off
24318 \bar no
24319 \noun off
24320 \color none
24321 caron
24322 \end_layout
24323
24324 \end_inset
24325 </cell>
24326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24327 \begin_inset Text
24328
24329 \begin_layout Plain Layout
24330
24331 \series bold
24332
24333 \backslash
24334 check
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343
24344 \family roman
24345 \series medium
24346 \shape up
24347 \size normal
24348 \emph off
24349 \bar no
24350 \noun off
24351 \color none
24352 \begin_inset Formula $\check{a}$
24353 \end_inset
24354
24355
24356 \end_layout
24357
24358 \end_inset
24359 </cell>
24360 </row>
24361 <row>
24362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24363 \begin_inset Text
24364
24365 \begin_layout Plain Layout
24366
24367 \family roman
24368 \series medium
24369 \shape up
24370 \size normal
24371 \emph off
24372 \bar no
24373 \noun off
24374 \color none
24375 macron
24376 \end_layout
24377
24378 \end_inset
24379 </cell>
24380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24381 \begin_inset Text
24382
24383 \begin_layout Plain Layout
24384
24385 \series bold
24386
24387 \backslash
24388 bar
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24394 \begin_inset Text
24395
24396 \begin_layout Plain Layout
24397
24398 \family roman
24399 \series medium
24400 \shape up
24401 \size normal
24402 \emph off
24403 \bar no
24404 \noun off
24405 \color none
24406 \begin_inset Formula $\bar{a}$
24407 \end_inset
24408
24409
24410 \end_layout
24411
24412 \end_inset
24413 </cell>
24414 </row>
24415 <row>
24416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24417 \begin_inset Text
24418
24419 \begin_layout Plain Layout
24420 vector
24421 \end_layout
24422
24423 \end_inset
24424 </cell>
24425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24426 \begin_inset Text
24427
24428 \begin_layout Plain Layout
24429
24430 \series bold
24431
24432 \backslash
24433 vec
24434 \end_layout
24435
24436 \end_inset
24437 </cell>
24438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24439 \begin_inset Text
24440
24441 \begin_layout Plain Layout
24442
24443 \family roman
24444 \series medium
24445 \shape up
24446 \size normal
24447 \emph off
24448 \bar no
24449 \noun off
24450 \color none
24451 \begin_inset Formula $\vec{a}$
24452 \end_inset
24453
24454
24455 \end_layout
24456
24457 \end_inset
24458 </cell>
24459 </row>
24460 </lyxtabular>
24461
24462 \end_inset
24463
24464
24465 \end_layout
24466
24467 \end_inset
24468
24469
24470 \end_layout
24471
24472 \begin_layout Standard
24473 You can choose one of the accents by selecting an item from the 
24474 \family sans
24475 Frame
24476 \begin_inset space ~
24477 \end_inset
24478
24479 decorations
24480 \family default
24481  symbol set button 
24482 \begin_inset Graphics
24483         filename ../images/math/hat.png
24484         scale 85
24485         groupId toolbarbuttons
24486
24487 \end_inset
24488
24489  in the math panel ; this will apply to any selection you have made within
24490  a formula too.
24491 \end_layout
24492
24493 \begin_layout Section
24494 Brackets and Delimiters
24495 \begin_inset Index idx
24496 status collapsed
24497
24498 \begin_layout Plain Layout
24499 Math ! Brackets
24500 \end_layout
24501
24502 \end_inset
24503
24504
24505 \begin_inset Index idx
24506 status collapsed
24507
24508 \begin_layout Plain Layout
24509 Math ! Delimiters
24510 \end_layout
24511
24512 \end_inset
24513
24514
24515 \begin_inset CommandInset label
24516 LatexCommand label
24517 name "sec:Brackets-and-Delimiters"
24518
24519 \end_inset
24520
24521
24522 \end_layout
24523
24524 \begin_layout Standard
24525 There are several brackets available through LyX.
24526  For most purposes, using just the keys 
24527 \family typewriter
24528 []{}()|<>
24529 \family default
24530  should suffice.
24531  But if you want to surround a large structure, like a matrix or a fraction,
24532  or if you have several layers of brackets, it is better to use the math
24533  toolbar delimiter icon 
24534 \begin_inset Info
24535 type  "icon"
24536 arg   "dialog-show mathdelimiter"
24537 \end_inset
24538
24539 .
24540  For example, that's how you would construct the brackets around a standard
24541  matrix such as:
24542 \begin_inset Formula 
24543 \[
24544 \left[\begin{array}{cc}
24545 1 & 2\\
24546 3 & 4
24547 \end{array}\right]
24548 \]
24549
24550 \end_inset
24551
24552 and to make it easier to see the layers of parentheses as in: 
24553 \begin_inset Formula 
24554 \[
24555 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
24556 \]
24557
24558 \end_inset
24559
24560
24561 \end_layout
24562
24563 \begin_layout Standard
24564 The parentheses, and other brackets from that menu will automatically re-size
24565  to accommodate the size of what is inside.
24566 \end_layout
24567
24568 \begin_layout Standard
24569 To construct brackets click on the button for the bracket you want on the
24570  left side and right side.
24571  If you use the option 
24572 \family sans
24573 Keep
24574 \begin_inset space ~
24575 \end_inset
24576
24577 matched
24578 \family default
24579 , the selected bracket type will be used for the left and the right side.
24580  The selection will be shown below the button field.
24581  If you want one side to not have a bracket, use the blank button.
24582  It will appear in LyX with a dotted line, but nothing will be printed.
24583 \end_layout
24584
24585 \begin_layout Standard
24586 If you want to place brackets around math structures, like a square root,
24587  you can do that by highlighting (selecting) the structure that is to go
24588  inside the brackets.
24589  Then choose the appropriate brackets for left and right and click on 
24590 \family sans
24591 Insert
24592 \family default
24593 .
24594  The parentheses will be drawn around the selected structure.
24595 \end_layout
24596
24597 \begin_layout Section
24598 Arrays and Multi-line Equations
24599 \begin_inset Index idx
24600 status collapsed
24601
24602 \begin_layout Plain Layout
24603 Math ! Arrays
24604 \end_layout
24605
24606 \end_inset
24607
24608
24609 \begin_inset Index idx
24610 status collapsed
24611
24612 \begin_layout Plain Layout
24613 Math ! Matrices
24614 \end_layout
24615
24616 \end_inset
24617
24618
24619 \begin_inset Index idx
24620 status collapsed
24621
24622 \begin_layout Plain Layout
24623 Math ! Multi-line Equations
24624 \end_layout
24625
24626 \end_inset
24627
24628
24629 \end_layout
24630
24631 \begin_layout Standard
24632 Matrices are entered in LyX using the 
24633 \family sans
24634 Math
24635 \begin_inset space ~
24636 \end_inset
24637
24638 Panel
24639 \family default
24640  matrix button 
24641 \begin_inset Graphics
24642         filename ../images/math/matrix.png
24643         scale 85
24644         groupId toolbarbuttons
24645
24646 \end_inset
24647
24648 .
24649  It will open a dialog for you to choose the number of rows/columns.
24650  Here is an example:
24651 \begin_inset Formula 
24652 \[
24653 \left(\begin{array}{ccc}
24654 1 & 2 & 3\\
24655 4 & 5 & 6\\
24656 7 & 8 & 9
24657 \end{array}\right)
24658 \]
24659
24660 \end_inset
24661
24662 The parentheses aren't automatic, but you can add them as described in section
24663 \begin_inset space ~
24664 \end_inset
24665
24666
24667 \begin_inset CommandInset ref
24668 LatexCommand ref
24669 reference "sec:Brackets-and-Delimiters"
24670
24671 \end_inset
24672
24673 .
24674  When you construct the matrix, you can decide whether the column entries
24675  will be left-, right-, or center-justified.
24676  This alignment is set in the box 
24677 \family sans
24678 Horizontal
24679 \family default
24680  with the letters 
24681 \begin_inset Quotes eld
24682 \end_inset
24683
24684
24685 \family sans
24686 l
24687 \family default
24688
24689 \begin_inset Quotes erd
24690 \end_inset
24691
24692
24693 \begin_inset Quotes eld
24694 \end_inset
24695
24696
24697 \family sans
24698 r
24699 \family default
24700
24701 \begin_inset Quotes erd
24702 \end_inset
24703
24704 , and 
24705 \begin_inset Quotes eld
24706 \end_inset
24707
24708
24709 \family sans
24710 c
24711 \family default
24712
24713 \begin_inset Quotes erd
24714 \end_inset
24715
24716 .
24717  LyX proposes a 
24718 \begin_inset Quotes eld
24719 \end_inset
24720
24721
24722 \family sans
24723 c
24724 \family default
24725
24726 \begin_inset Quotes erd
24727 \end_inset
24728
24729  for every column as default.
24730  For example, the sequence 
24731 \begin_inset Quotes eld
24732 \end_inset
24733
24734
24735 \family sans
24736 lcr
24737 \family default
24738
24739 \begin_inset Quotes erd
24740 \end_inset
24741
24742  means that the first column will be left-justified, the second will be
24743  centered, and the third column will be right-justified, because each letter
24744  corresponds to the relevant column.
24745  The result will look like this:
24746 \begin_inset Formula 
24747 \[
24748 \begin{array}{lcr}
24749 this & this\, column & this\, column\\
24750 column & has & has\, right\\
24751 has\, left\, alignment & center\, alignment & alignment
24752 \end{array}.
24753 \]
24754
24755 \end_inset
24756
24757
24758 \end_layout
24759
24760 \begin_layout Standard
24761 You can add more rows to an existing matrix by hitting 
24762 \begin_inset Info
24763 type  "shortcut"
24764 arg   "newline-insert newline"
24765 \end_inset
24766
24767  while the cursor is in the matrix.
24768  Adding or deleting columns can be done via the menu 
24769 \family sans
24770 Edit\SpecialChar \menuseparator
24771 Math
24772 \family default
24773  or the math toolbar.
24774 \end_layout
24775
24776 \begin_layout Standard
24777 There are other arrays used in formulas, such as distinctions of cases.
24778  It can be created with the menu 
24779 \family sans
24780 Insert\SpecialChar \menuseparator
24781 Math\SpecialChar \menuseparator
24782 Cases
24783 \begin_inset space ~
24784 \end_inset
24785
24786 Environment
24787 \family default
24788  or the command 
24789 \series bold
24790
24791 \backslash
24792 cases
24793 \series default
24794 .
24795  Here is an example: 
24796 \begin_inset Formula 
24797 \[
24798 f(x)=\begin{cases}
24799 -1 & x<0\\
24800 0 & x=0\\
24801 1 & x>0
24802 \end{cases}
24803 \]
24804
24805 \end_inset
24806
24807
24808 \end_layout
24809
24810 \begin_layout Standard
24811 \begin_inset VSpace bigskip
24812 \end_inset
24813
24814 Multi-line formulas are created when you press 
24815 \begin_inset Info
24816 type  "shortcut"
24817 arg   "newline-insert newline"
24818 \end_inset
24819
24820  within a formula.
24821  In an empty formula you can see that three blue boxes appear, one for each
24822  column.
24823  When you press 
24824 \begin_inset Info
24825 type  "shortcut"
24826 arg   "newline-insert newline"
24827 \end_inset
24828
24829  in a non-empty formula, the part before the relation sign (equal sign 
24830 \begin_inset Quotes eld
24831 \end_inset
24832
24833 =
24834 \begin_inset Quotes erd
24835 \end_inset
24836
24837  etc.) will be inserted automatically in the first column, the relation sign
24838  is in the second column, and the rest in the third column.
24839  A new row is created by every further hit of 
24840 \begin_inset Info
24841 type  "shortcut"
24842 arg   "newline-insert newline"
24843 \end_inset
24844
24845 .
24846  Multi-line formulas are always displayed formulas.
24847  Here is an example:
24848 \begin_inset Formula 
24849 \begin{eqnarray}
24850 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24851 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24852 \end{eqnarray}
24853
24854 \end_inset
24855
24856  To change the column assignment of the formula parts, place the cursor
24857  where you want to start the shift and hit 
24858 \family sans
24859 Ctrl-Tab.
24860
24861 \family default
24862  It shifts everything in the column which is right beside the current cursor
24863  position to the next column.
24864  Note that the middle column is designed for relation signs, structures
24865  within this column will be printed in a smaller size:
24866 \begin_inset Formula 
24867 \begin{eqnarray*}
24868 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24869 \end{eqnarray*}
24870
24871 \end_inset
24872
24873
24874 \end_layout
24875
24876 \begin_layout Standard
24877 The multi-line formula type described here is called 
24878 \family typewriter
24879 \series medium
24880 eqnarray
24881 \family default
24882 \series default
24883 .
24884  There are other multi-line types being more suitable for certain situations,
24885  for example if you want a better inter-line spacing than in formula (
24886 \begin_inset CommandInset ref
24887 LatexCommand ref
24888 reference "eq:asquared"
24889
24890 \end_inset
24891
24892 ).
24893  The other types are described in section
24894 \begin_inset space ~
24895 \end_inset
24896
24897
24898 \begin_inset CommandInset ref
24899 LatexCommand ref
24900 reference "sub:AMS-Formula-Types"
24901
24902 \end_inset
24903
24904 .
24905 \end_layout
24906
24907 \begin_layout Section
24908 Formula Numbering and Referencing
24909 \begin_inset Index idx
24910 status collapsed
24911
24912 \begin_layout Plain Layout
24913 Math ! Formula numbering
24914 \end_layout
24915
24916 \end_inset
24917
24918
24919 \begin_inset Index idx
24920 status collapsed
24921
24922 \begin_layout Plain Layout
24923 Math ! Referencing formulas
24924 \end_layout
24925
24926 \end_inset
24927
24928
24929 \begin_inset CommandInset label
24930 LatexCommand label
24931 name "sec:Formula-Numbering-and"
24932
24933 \end_inset
24934
24935
24936 \end_layout
24937
24938 \begin_layout Standard
24939 To number a formula, set the cursor in the formula and use the menu 
24940 \family sans
24941 Edit\SpecialChar \menuseparator
24942 Math\SpecialChar \menuseparator
24943 Toggle
24944 \begin_inset space ~
24945 \end_inset
24946
24947 Numbering
24948 \family default
24949  or the shortcut 
24950 \begin_inset Info
24951 type  "shortcut"
24952 arg   "math-number-toggle"
24953 \end_inset
24954
24955 .
24956  The formula number appears in LyX as 
24957 \begin_inset Quotes eld
24958 \end_inset
24959
24960 #
24961 \begin_inset Quotes erd
24962 \end_inset
24963
24964  within parentheses.
24965  The 
24966 \begin_inset Quotes eld
24967 \end_inset
24968
24969 #
24970 \begin_inset Quotes erd
24971 \end_inset
24972
24973  denotes that the number will be calculated automatically when the output
24974  is generated.
24975  The placement and format of the formula number in the output depends on
24976  the document class.
24977  In this document the number is printed together with the chapter number,
24978  separated by a dot:
24979 \begin_inset Formula 
24980 \begin{equation}
24981 1+1=2
24982 \end{equation}
24983
24984 \end_inset
24985
24986 Using 
24987 \begin_inset Info
24988 type  "shortcut"
24989 arg   "math-number-toggle"
24990 \end_inset
24991
24992  in a numbered formula will switch off the numbering.
24993  You can only number displayed formulas.
24994 \end_layout
24995
24996 \begin_layout Standard
24997 Multi-line formulas can be numbered line by line: Using the menu 
24998 \family sans
24999 Edit\SpecialChar \menuseparator
25000 Math\SpecialChar \menuseparator
25001 Toggle
25002 \begin_inset space ~
25003 \end_inset
25004
25005 Numbering
25006 \begin_inset space ~
25007 \end_inset
25008
25009 of
25010 \begin_inset space ~
25011 \end_inset
25012
25013 Line
25014 \family default
25015  or the shortcut 
25016 \begin_inset Info
25017 type  "shortcut"
25018 arg   "math-number-line-toggle"
25019 \end_inset
25020
25021  will only toggle the numbering of the line where the cursor is:
25022 \begin_inset Formula 
25023 \begin{eqnarray}
25024 1 & = & 3-2\\
25025 2 & = & 4-2\nonumber \\
25026 4 & \leq & 7
25027 \end{eqnarray}
25028
25029 \end_inset
25030
25031 To number all lines use the shortcut 
25032 \begin_inset Info
25033 type  "shortcut"
25034 arg   "math-number-toggle"
25035 \end_inset
25036
25037 .
25038 \end_layout
25039
25040 \begin_layout Standard
25041 \begin_inset VSpace bigskip
25042 \end_inset
25043
25044 Every displayed formula can be referenced by its number using a label.
25045  A label is inserted with the menu 
25046 \family sans
25047 Insert\SpecialChar \menuseparator
25048 Label
25049 \family default
25050  when the cursor is in the formula.
25051  This opens a dialog to enter the label.
25052  It is recommended to use the proposed 
25053 \begin_inset Quotes eld
25054 \end_inset
25055
25056
25057 \family sans
25058 eq:
25059 \family default
25060
25061 \begin_inset Quotes erd
25062 \end_inset
25063
25064  as first part of the label, because this helps later to identify the label
25065  type when you have many labels in your document.
25066  We inserted in the following example the label 
25067 \begin_inset Quotes eld
25068 \end_inset
25069
25070 eq:tanhExp
25071 \begin_inset Quotes erd
25072 \end_inset
25073
25074  in the second line:
25075 \begin_inset Formula 
25076 \begin{eqnarray}
25077 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
25078  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
25079 \end{eqnarray}
25080
25081 \end_inset
25082
25083 Every labeled line is automatically numbered.
25084  Therefore the label is shown in LyX at the place of the formula number
25085  placeholder 
25086 \begin_inset Quotes eld
25087 \end_inset
25088
25089 #
25090 \begin_inset Quotes erd
25091 \end_inset
25092
25093 .
25094  You can reference a labeled formula using the menu 
25095 \family sans
25096 Insert\SpecialChar \menuseparator
25097 Cross
25098 \begin_inset space ~
25099 \end_inset
25100
25101 Reference
25102 \family default
25103 .
25104  A dialog appears to choose a label you want refer to.
25105  The reference appears in LyX as a grey cross reference box and in the output
25106  as the formula number:
25107 \end_layout
25108
25109 \begin_layout Standard
25110 This is a cross-reference to equation (
25111 \begin_inset CommandInset ref
25112 LatexCommand ref
25113 reference "eq:tanhExp"
25114
25115 \end_inset
25116
25117 ).
25118 \end_layout
25119
25120 \begin_layout Standard
25121 The properties of LyX's cross-reference box are described in section
25122 \begin_inset space ~
25123 \end_inset
25124
25125
25126 \begin_inset CommandInset ref
25127 LatexCommand ref
25128 reference "sec:Cross-References"
25129
25130 \end_inset
25131
25132 .
25133  To delete a label, set the cursor in the labeled formula, use the menu
25134  
25135 \family sans
25136 Insert\SpecialChar \menuseparator
25137 Label
25138 \family default
25139  and delete the label in the appearing dialog.
25140 \begin_inset Foot
25141 status collapsed
25142
25143 \begin_layout Plain Layout
25144 This is a unintuitive and will be fixed in the next version of LyX.
25145 \end_layout
25146
25147 \end_inset
25148
25149  
25150 \end_layout
25151
25152 \begin_layout Section
25153 User defined math macros
25154 \begin_inset Index idx
25155 status collapsed
25156
25157 \begin_layout Plain Layout
25158 Math ! Macros
25159 \end_layout
25160
25161 \end_inset
25162
25163
25164 \end_layout
25165
25166 \begin_layout Standard
25167 LyX allows you to define macros for formulas which is very useful when you
25168  have equations of the same form in a document several times.
25169  Math macros are explained in section 
25170 \emph on
25171 Math
25172 \begin_inset space ~
25173 \end_inset
25174
25175 Macros
25176 \emph default
25177  of the 
25178 \emph on
25179 Math
25180 \emph default
25181  manual.
25182 \end_layout
25183
25184 \begin_layout Section
25185 Fine-Tuning
25186 \end_layout
25187
25188 \begin_layout Subsection
25189 Typefaces
25190 \begin_inset Index idx
25191 status collapsed
25192
25193 \begin_layout Plain Layout
25194 Math ! Typefaces
25195 \end_layout
25196
25197 \end_inset
25198
25199
25200 \end_layout
25201
25202 \begin_layout Standard
25203 The standard font for text is italic, for numbers the standard is roman.
25204  To set a font in a formula, use the 
25205 \family sans
25206 Math
25207 \begin_inset space ~
25208 \end_inset
25209
25210 Panel
25211 \family default
25212  button 
25213 \begin_inset Graphics
25214         filename ../images/math/font.png
25215         scale 85
25216         groupId toolbarbuttons
25217
25218 \end_inset
25219
25220 , or enter its command, listed in table
25221 \begin_inset space ~
25222 \end_inset
25223
25224
25225 \begin_inset CommandInset ref
25226 LatexCommand ref
25227 reference "cap:Typefaces-and-the"
25228
25229 \end_inset
25230
25231 , directly.
25232 \end_layout
25233
25234 \begin_layout Standard
25235 \begin_inset Float table
25236 wide false
25237 sideways false
25238 status open
25239
25240 \begin_layout Plain Layout
25241 \begin_inset Caption
25242
25243 \begin_layout Plain Layout
25244 \begin_inset CommandInset label
25245 LatexCommand label
25246 name "cap:Typefaces-and-the"
25247
25248 \end_inset
25249
25250 Typefaces and the corresponding commands.
25251 \end_layout
25252
25253 \end_inset
25254
25255
25256 \end_layout
25257
25258 \begin_layout Plain Layout
25259 \align center
25260 \begin_inset Tabular
25261 <lyxtabular version="3" rows="9" columns="2">
25262 <features tabularvalignment="middle">
25263 <column alignment="center" valignment="top" width="0pt">
25264 <column alignment="center" valignment="top" width="0pt">
25265 <row>
25266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25267 \begin_inset Text
25268
25269 \begin_layout Plain Layout
25270 Font
25271 \end_layout
25272
25273 \end_inset
25274 </cell>
25275 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25276 \begin_inset Text
25277
25278 \begin_layout Plain Layout
25279 Command
25280 \end_layout
25281
25282 \end_inset
25283 </cell>
25284 </row>
25285 <row>
25286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25287 \begin_inset Text
25288
25289 \begin_layout Plain Layout
25290
25291 \shape up
25292 \size normal
25293 \bar no
25294 \noun off
25295 \color none
25296 \begin_inset Formula $\mathrm{Roman}$
25297 \end_inset
25298
25299
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308
25309 \series bold
25310
25311 \backslash
25312 mathrm
25313 \end_layout
25314
25315 \end_inset
25316 </cell>
25317 </row>
25318 <row>
25319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25320 \begin_inset Text
25321
25322 \begin_layout Plain Layout
25323 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25324 \end_inset
25325
25326
25327 \end_layout
25328
25329 \end_inset
25330 </cell>
25331 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25332 \begin_inset Text
25333
25334 \begin_layout Plain Layout
25335
25336 \series bold
25337
25338 \backslash
25339 mathbf
25340 \end_layout
25341
25342 \end_inset
25343 </cell>
25344 </row>
25345 <row>
25346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25347 \begin_inset Text
25348
25349 \begin_layout Plain Layout
25350 \begin_inset Formula $\mathit{Italic}$
25351 \end_inset
25352
25353
25354 \end_layout
25355
25356 \end_inset
25357 </cell>
25358 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25359 \begin_inset Text
25360
25361 \begin_layout Plain Layout
25362
25363 \series bold
25364
25365 \backslash
25366 mathit
25367 \end_layout
25368
25369 \end_inset
25370 </cell>
25371 </row>
25372 <row>
25373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377
25378 \shape up
25379 \size normal
25380 \bar no
25381 \noun off
25382 \color none
25383 \begin_inset Formula $\mathtt{Typewriter}$
25384 \end_inset
25385
25386
25387 \end_layout
25388
25389 \end_inset
25390 </cell>
25391 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25392 \begin_inset Text
25393
25394 \begin_layout Plain Layout
25395
25396 \series bold
25397
25398 \backslash
25399 mathtt
25400 \end_layout
25401
25402 \end_inset
25403 </cell>
25404 </row>
25405 <row>
25406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25407 \begin_inset Text
25408
25409 \begin_layout Plain Layout
25410 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25411 \end_inset
25412
25413
25414 \end_layout
25415
25416 \end_inset
25417 </cell>
25418 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25419 \begin_inset Text
25420
25421 \begin_layout Plain Layout
25422
25423 \series bold
25424
25425 \backslash
25426 mathbb
25427 \end_layout
25428
25429 \end_inset
25430 </cell>
25431 </row>
25432 <row>
25433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25434 \begin_inset Text
25435
25436 \begin_layout Plain Layout
25437 \begin_inset Formula $\mathfrak{Fraktur}$
25438 \end_inset
25439
25440
25441 \end_layout
25442
25443 \end_inset
25444 </cell>
25445 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25446 \begin_inset Text
25447
25448 \begin_layout Plain Layout
25449
25450 \series bold
25451
25452 \backslash
25453 mathfrak
25454 \end_layout
25455
25456 \end_inset
25457 </cell>
25458 </row>
25459 <row>
25460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25461 \begin_inset Text
25462
25463 \begin_layout Plain Layout
25464
25465 \shape up
25466 \size normal
25467 \emph on
25468 \bar no
25469 \noun off
25470 \color none
25471 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25472 \end_inset
25473
25474
25475 \end_layout
25476
25477 \end_inset
25478 </cell>
25479 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25480 \begin_inset Text
25481
25482 \begin_layout Plain Layout
25483
25484 \series bold
25485
25486 \backslash
25487 mathcal
25488 \end_layout
25489
25490 \end_inset
25491 </cell>
25492 </row>
25493 <row>
25494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25495 \begin_inset Text
25496
25497 \begin_layout Plain Layout
25498 \begin_inset Formula $\mathsf{SansSerif}$
25499 \end_inset
25500
25501
25502 \end_layout
25503
25504 \end_inset
25505 </cell>
25506 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25507 \begin_inset Text
25508
25509 \begin_layout Plain Layout
25510
25511 \series bold
25512
25513 \backslash
25514 mathsf
25515 \end_layout
25516
25517 \end_inset
25518 </cell>
25519 </row>
25520 </lyxtabular>
25521
25522 \end_inset
25523
25524
25525 \end_layout
25526
25527 \end_inset
25528
25529
25530 \end_layout
25531
25532 \begin_layout Standard
25533 \begin_inset Note Greyedout
25534 status open
25535
25536 \begin_layout Plain Layout
25537
25538 \series bold
25539 Note:
25540 \series default
25541  You can only print capital letters in the typefaces 
25542 \family sans
25543 Blackboard
25544 \family default
25545  and 
25546 \family sans
25547 Calligraphic
25548 \family default
25549 .
25550 \end_layout
25551
25552 \end_inset
25553
25554
25555 \end_layout
25556
25557 \begin_layout Standard
25558 When you use a typeface, a blue box is inserted in the formula.
25559  Every character in this box will be printed in this typeface.
25560  Pressing 
25561 \family sans
25562 Space
25563 \family default
25564  within the box will set the cursor outside, so that you have to use a protected
25565  space when you need a space in the box.
25566  Here an example where 
25567 \begin_inset Quotes eld
25568 \end_inset
25569
25570 N
25571 \begin_inset Quotes erd
25572 \end_inset
25573
25574  in 
25575 \family sans
25576 Blackboard
25577 \family default
25578  denotes the set of numbers:
25579 \begin_inset Formula 
25580 \[
25581 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25582 \]
25583
25584 \end_inset
25585
25586
25587 \end_layout
25588
25589 \begin_layout Standard
25590 The typefaces are nestable, which can cause confusion.
25591  You can e.
25592 \begin_inset space \thinspace{}
25593 \end_inset
25594
25595 g.
25596 \begin_inset space \space{}
25597 \end_inset
25598
25599 put a character in 
25600 \family sans
25601 Fraktur
25602 \family default
25603  in a box for 
25604 \family sans
25605 Typewriter
25606 \family default
25607
25608 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25609 \end_inset
25610
25611  
25612 \begin_inset Newline newline
25613 \end_inset
25614
25615 So it is better not to use this feature.
25616 \end_layout
25617
25618 \begin_layout Standard
25619 The typefaces have no effect on Greek letters: 
25620 \begin_inset Formula $\mathfrak{abc\delta e}$
25621 \end_inset
25622
25623
25624 \begin_inset Newline newline
25625 \end_inset
25626
25627 You can only print them emboldened using the command 
25628 \series bold
25629
25630 \backslash
25631 boldsymbol
25632 \series default
25633 , which works like the other typeface commands: 
25634 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25635 \end_inset
25636
25637
25638 \end_layout
25639
25640 \begin_layout Standard
25641
25642 \series bold
25643
25644 \backslash
25645 boldsymbol
25646 \series default
25647  works for all symbols, letters, and numbers.
25648 \end_layout
25649
25650 \begin_layout Standard
25651 A number of other font options are available as well, in the menu 
25652 \family sans
25653 Edit\SpecialChar \menuseparator
25654 Math\SpecialChar \menuseparator
25655 Text
25656 \begin_inset space ~
25657 \end_inset
25658
25659 Style
25660 \family default
25661 .
25662 \end_layout
25663
25664 \begin_layout Subsection
25665 Math Text
25666 \begin_inset Index idx
25667 status collapsed
25668
25669 \begin_layout Plain Layout
25670 Math ! Text
25671 \end_layout
25672
25673 \end_inset
25674
25675
25676 \end_layout
25677
25678 \begin_layout Standard
25679 Typefaces are useful for entering some characters in some given font, but
25680  not for text.
25681  For typing longer pieces of text use the math text, which is obtained using
25682  the entry 
25683 \family sans
25684 Normal
25685 \begin_inset space ~
25686 \end_inset
25687
25688 text
25689 \begin_inset space ~
25690 \end_inset
25691
25692 mode
25693 \family default
25694  of the 
25695 \family sans
25696 Math
25697 \begin_inset space ~
25698 \end_inset
25699
25700 Panel
25701 \family default
25702  button 
25703 \begin_inset Graphics
25704         filename ../images/math/font.png
25705         scale 85
25706         groupId toolbarbuttons
25707
25708 \end_inset
25709
25710  (shortcut 
25711 \begin_inset Info
25712 type  "shortcut"
25713 arg   "font-default"
25714 \end_inset
25715
25716 ).
25717  Math text appears in LyX in black instead of blue.
25718  You can use spaces and accents in math text like in normal text.
25719  Here is an example:
25720 \begin_inset Formula 
25721 \[
25722 f(x)=\begin{cases}
25723 x & \mbox{if I say so}\\
25724 -x & \mbox{under Umständen}
25725 \end{cases}
25726 \]
25727
25728 \end_inset
25729
25730
25731 \end_layout
25732
25733 \begin_layout Subsection
25734 Font Sizes
25735 \begin_inset Index idx
25736 status collapsed
25737
25738 \begin_layout Plain Layout
25739 Math ! Font sizes
25740 \end_layout
25741
25742 \end_inset
25743
25744
25745 \end_layout
25746
25747 \begin_layout Standard
25748 There are four font styles (relative sizes) used in math-mode, which are
25749  automatically chosen in most situations.
25750  These are called 
25751 \family sans
25752 textstyle
25753 \family default
25754
25755 \family sans
25756 displaystyle
25757 \family default
25758
25759 \family sans
25760 scriptstyle
25761 \family default
25762 , and 
25763 \family sans
25764 scriptscriptstyle
25765 \family default
25766 .
25767  For most characters, 
25768 \family sans
25769 textstyle
25770 \family default
25771  and 
25772 \family sans
25773 displaystyle
25774 \family default
25775  are actually the same size, but fractions, superscripts and subscripts,
25776  and certain other structures, are set larger in 
25777 \family sans
25778 displaystyle
25779 \family default
25780 .
25781  Except for some operators, which resize themselves to accommodate various
25782  situations, all text will be set in the styles that LaTeX thinks are appropriat
25783 e.
25784  These choices can be overridden by using the math panel button 
25785 \begin_inset Graphics
25786         filename ../images/math/style.png
25787         scale 85
25788         groupId toolbarbuttons
25789
25790 \end_inset
25791
25792 .
25793  A box for the size will be created in which you can insert the math structure.
25794  For example, you can set 
25795 \begin_inset Formula $\frac{1}{2}$
25796 \end_inset
25797
25798 , which is normally in 
25799 \family sans
25800 textstyle
25801 \family default
25802 , larger in 
25803 \family sans
25804 displaystyle
25805 \family default
25806
25807 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25808 \end_inset
25809
25810 .
25811  The four styles are used in the following example:
25812 \end_layout
25813
25814 \begin_layout Standard
25815 \begin_inset Formula $displaystyle$
25816 \end_inset
25817
25818
25819 \begin_inset Formula ${\textstyle textstyle}$
25820 \end_inset
25821
25822
25823 \begin_inset Formula ${\scriptstyle scriptstyle}$
25824 \end_inset
25825
25826
25827 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25828 \end_inset
25829
25830 .
25831 \end_layout
25832
25833 \begin_layout Standard
25834 All these math-mode font sizes are relative, that means, if the whole math
25835  inset is set in a particular size with the menu 
25836 \family sans
25837 Edit\SpecialChar \menuseparator
25838 Text
25839 \begin_inset space ~
25840 \end_inset
25841
25842 Style
25843 \family default
25844 , all sizes in the formula will be adjusted relative to this size.
25845  Similarly, if the base font size of the document is changed, all fonts
25846  will be adjusted to correspond.
25847  As an example here is a formula in the font size 
25848 \begin_inset Quotes eld
25849 \end_inset
25850
25851 largest
25852 \begin_inset Quotes erd
25853 \end_inset
25854
25855 :
25856 \end_layout
25857
25858 \begin_layout Standard
25859
25860 \family roman
25861 \size largest
25862 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25863 \end_inset
25864
25865
25866 \end_layout
25867
25868 \begin_layout Section
25869 Theorem Modules
25870 \end_layout
25871
25872 \begin_layout Standard
25873 As of LyX 1.6, support for theorem-like environments has been moved out of
25874  the document classes and into layout modules.
25875 \begin_inset Index idx
25876 status collapsed
25877
25878 \begin_layout Plain Layout
25879 Layout Modules
25880 \end_layout
25881
25882 \end_inset
25883
25884  As a result, theorem-like environments can now easily be used with classes
25885  other than the AMS classes.
25886  See section 
25887 \begin_inset CommandInset ref
25888 LatexCommand ref
25889 reference "sub:Modules"
25890
25891 \end_inset
25892
25893  for more on layout modules.
25894 \end_layout
25895
25896 \begin_layout Section
25897 AMS-LaTeX
25898 \begin_inset Index idx
25899 status collapsed
25900
25901 \begin_layout Plain Layout
25902 AMS math
25903 \end_layout
25904
25905 \end_inset
25906
25907
25908 \begin_inset Index idx
25909 status collapsed
25910
25911 \begin_layout Plain Layout
25912 Math ! AMS
25913 \end_layout
25914
25915 \end_inset
25916
25917
25918 \end_layout
25919
25920 \begin_layout Standard
25921 LyX supports the packages provided by the American Mathematical Society
25922  (AMS) that are in common use.
25923 \end_layout
25924
25925 \begin_layout Subsection
25926 Enabling AMS-Support
25927 \end_layout
25928
25929 \begin_layout Standard
25930 Selecting the checkbox 
25931 \family sans
25932 Use
25933 \begin_inset space ~
25934 \end_inset
25935
25936 AMS
25937 \begin_inset space ~
25938 \end_inset
25939
25940 math
25941 \begin_inset space ~
25942 \end_inset
25943
25944 package
25945 \family default
25946  in the 
25947 \family sans
25948 Document\SpecialChar \menuseparator
25949 Settings
25950 \family default
25951
25952 \begin_inset Index idx
25953 status collapsed
25954
25955 \begin_layout Plain Layout
25956 Document ! Settings
25957 \end_layout
25958
25959 \end_inset
25960
25961  dialog under 
25962 \family sans
25963 Math
25964 \begin_inset space ~
25965 \end_inset
25966
25967 Options
25968 \family default
25969  will include the AMS-packages in the document, and make the facilities
25970  available.
25971  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25972  formulas, ensure that you have enabled AMS.
25973 \end_layout
25974
25975 \begin_layout Subsection
25976 AMS-Formula Types
25977 \begin_inset CommandInset label
25978 LatexCommand label
25979 name "sub:AMS-Formula-Types"
25980
25981 \end_inset
25982
25983
25984 \begin_inset Index idx
25985 status collapsed
25986
25987 \begin_layout Plain Layout
25988 Math ! Multi-line Equations
25989 \end_layout
25990
25991 \end_inset
25992
25993
25994 \end_layout
25995
25996 \begin_layout Standard
25997 AMS-LaTeX provides a selection of different formula types.
25998  LyX allows you to choose between 
25999 \family typewriter
26000 align
26001 \family default
26002
26003 \family typewriter
26004 alignat
26005 \family default
26006
26007 \family typewriter
26008 flalign
26009 \family default
26010
26011 \family typewriter
26012 gather
26013 \family default
26014 , and 
26015 \family typewriter
26016 multline
26017 \family default
26018 .
26019  We refer to the AMS-documentation for an explanation of these formula types.
26020 \end_layout
26021
26022 \begin_layout Chapter
26023 More Tools
26024 \end_layout
26025
26026 \begin_layout Section
26027 Cross-References
26028 \begin_inset Index idx
26029 status collapsed
26030
26031 \begin_layout Plain Layout
26032 Cross references
26033 \end_layout
26034
26035 \end_inset
26036
26037
26038 \begin_inset CommandInset label
26039 LatexCommand label
26040 name "sec:Cross-References"
26041
26042 \end_inset
26043
26044
26045 \end_layout
26046
26047 \begin_layout Standard
26048 One of LyX's strengths are cross-references.
26049  You can reference every section, float, footnote, formula, and list in
26050  the document.
26051  To reference a document part, you have to insert a label into it.
26052  The label is used as anchor and name for the reference.
26053  We want for example to refer to the second item of the following list:
26054 \end_layout
26055
26056 \begin_layout Enumerate
26057 First item
26058 \end_layout
26059
26060 \begin_layout Enumerate
26061 \begin_inset CommandInset label
26062 LatexCommand label
26063 name "enu:Second-item"
26064
26065 \end_inset
26066
26067 Second item
26068 \end_layout
26069
26070 \begin_layout Enumerate
26071 Third item
26072 \end_layout
26073
26074 \begin_layout Standard
26075 First we insert a label into the second item with the menu 
26076 \family sans
26077 Insert\SpecialChar \menuseparator
26078 Label
26079 \family default
26080  or by pressing the toolbar button 
26081 \begin_inset Info
26082 type  "icon"
26083 arg   "label-insert"
26084 \end_inset
26085
26086 .
26087  A grey label box like this: 
26088 \begin_inset Graphics
26089         filename clipart/labelQt4.png
26090         scale 85
26091
26092 \end_inset
26093
26094  is inserted and the label window pops up asking for the label text.
26095  LyX offers as text the first words of the item with a prefix, in our case
26096  the text 
26097 \begin_inset Quotes eld
26098 \end_inset
26099
26100
26101 \family sans
26102 enu: Second-item
26103 \family default
26104
26105 \begin_inset Quotes erd
26106 \end_inset
26107
26108 .
26109  The prefix 
26110 \begin_inset Quotes eld
26111 \end_inset
26112
26113
26114 \family sans
26115 enu:
26116 \family default
26117
26118 \begin_inset Quotes erd
26119 \end_inset
26120
26121  stands for 
26122 \begin_inset Quotes eld
26123 \end_inset
26124
26125 enumerate
26126 \begin_inset Quotes erd
26127 \end_inset
26128
26129 .
26130  The prefix depends on the document part where the label is inserted, e.
26131 \begin_inset space \thinspace{}
26132 \end_inset
26133
26134 g.
26135 \begin_inset space \space{}
26136 \end_inset
26137
26138 if you insert a label into a section heading, the prefix will be 
26139 \begin_inset Quotes eld
26140 \end_inset
26141
26142
26143 \family sans
26144 sec:
26145 \family default
26146
26147 \begin_inset Quotes erd
26148 \end_inset
26149
26150 .
26151 \end_layout
26152
26153 \begin_layout Standard
26154 To reference the item, we refer to its label using the menu 
26155 \family sans
26156 Insert\SpecialChar \menuseparator
26157 Cross-Reference
26158 \family default
26159  or the toolbar button 
26160 \begin_inset Info
26161 type  "icon"
26162 arg   "dialog-show-new-inset ref"
26163 \end_inset
26164
26165 .
26166  A grey cross-reference box like this: 
26167 \begin_inset Graphics
26168         filename clipart/referenceQt4.png
26169         scale 85
26170
26171 \end_inset
26172
26173  is inserted and the cross-reference window appears showing all the labels
26174  in the document.
26175  We can now sort the labels alphabetically and then choose the entry 
26176 \begin_inset Quotes eld
26177 \end_inset
26178
26179
26180 \family sans
26181 enu:Second-item
26182 \family default
26183
26184 \begin_inset Quotes erd
26185 \end_inset
26186
26187 .
26188  At the position of the cross-reference box the item number will appear
26189  in the output.
26190 \end_layout
26191
26192 \begin_layout Standard
26193 Alternatively to 
26194 \family sans
26195 Insert\SpecialChar \menuseparator
26196 Cross-Reference
26197 \family default
26198 , you can right-click on a label and use in the appearing context menu 
26199 \family sans
26200 Copy as Reference
26201 \family default
26202 .
26203  The cross-reference to this label is now in the clipboard and can be copied
26204  to the actual cursor position via the menu 
26205 \family sans
26206 Edit\SpecialChar \menuseparator
26207 Paste
26208 \family default
26209  (shortcut Ctrl+V).
26210 \end_layout
26211
26212 \begin_layout Standard
26213 Here is our cross-reference: Item
26214 \begin_inset space ~
26215 \end_inset
26216
26217
26218 \begin_inset CommandInset ref
26219 LatexCommand ref
26220 reference "enu:Second-item"
26221
26222 \end_inset
26223
26224
26225 \end_layout
26226
26227 \begin_layout Standard
26228 It is recommended to use a protected space
26229 \begin_inset Foot
26230 status collapsed
26231
26232 \begin_layout Plain Layout
26233 described in section
26234 \begin_inset space ~
26235 \end_inset
26236
26237
26238 \begin_inset CommandInset ref
26239 LatexCommand ref
26240 reference "sub:Protected-Space"
26241
26242 \end_inset
26243
26244
26245 \end_layout
26246
26247 \end_inset
26248
26249  between the cross-reference name and its number to avoid ugly line breaks
26250  between them.
26251 \end_layout
26252
26253 \begin_layout Standard
26254 There are six varieties of cross-references:
26255 \end_layout
26256
26257 \begin_layout Description
26258 <reference>: prints the number, this is the default: 
26259 \begin_inset CommandInset ref
26260 LatexCommand ref
26261 reference "cap:Two-distorted-images"
26262
26263 \end_inset
26264
26265
26266 \end_layout
26267
26268 \begin_layout Description
26269 (<reference>): prints the number within two parentheses, this is the style
26270  normally used to reference formulas, especially when the reference name
26271  
26272 \begin_inset Quotes eld
26273 \end_inset
26274
26275 Equation
26276 \begin_inset Quotes erd
26277 \end_inset
26278
26279  is omitted: 
26280 \begin_inset CommandInset ref
26281 LatexCommand eqref
26282 reference "eq:tanhExp"
26283
26284 \end_inset
26285
26286
26287 \end_layout
26288
26289 \begin_layout Description
26290 <page>: prints the page number: Page
26291 \begin_inset space ~
26292 \end_inset
26293
26294
26295 \begin_inset CommandInset ref
26296 LatexCommand pageref
26297 reference "cap:Two-distorted-images"
26298
26299 \end_inset
26300
26301
26302 \end_layout
26303
26304 \begin_layout Description
26305 on
26306 \begin_inset space ~
26307 \end_inset
26308
26309 page
26310 \begin_inset space ~
26311 \end_inset
26312
26313 <page>: prints the text "on page" and the page number: 
26314 \begin_inset CommandInset ref
26315 LatexCommand vpageref
26316 reference "cap:Two-distorted-images"
26317
26318 \end_inset
26319
26320
26321 \end_layout
26322
26323 \begin_layout Description
26324 <reference>
26325 \begin_inset space ~
26326 \end_inset
26327
26328 on
26329 \begin_inset space ~
26330 \end_inset
26331
26332 page
26333 \begin_inset space ~
26334 \end_inset
26335
26336 <page>: prints the number, the text "on page", and the page number: 
26337 \begin_inset CommandInset ref
26338 LatexCommand vref
26339 reference "cap:Two-distorted-images"
26340
26341 \end_inset
26342
26343
26344 \end_layout
26345
26346 \begin_layout Description
26347 Formatted
26348 \begin_inset space ~
26349 \end_inset
26350
26351 reference: prints a self defined cross-reference format.
26352 \begin_inset Newline newline
26353 \end_inset
26354
26355
26356 \begin_inset Note Greyedout
26357 status open
26358
26359 \begin_layout Plain Layout
26360
26361 \series bold
26362 Note:
26363 \series default
26364  This feature is only available when you have the LaTeX-package 
26365 \series bold
26366 prettyref
26367 \series default
26368  or 
26369 \series bold
26370 refstyle
26371 \series default
26372
26373 \begin_inset Index idx
26374 status collapsed
26375
26376 \begin_layout Plain Layout
26377 LaTeX-packages ! prettyref
26378 \end_layout
26379
26380 \end_inset
26381
26382
26383 \begin_inset Index idx
26384 status collapsed
26385
26386 \begin_layout Plain Layout
26387 LaTeX-packages ! refstyle
26388 \end_layout
26389
26390 \end_inset
26391
26392  installed.
26393 \end_layout
26394
26395 \end_inset
26396
26397
26398 \end_layout
26399
26400 \begin_layout Description
26401 Textual
26402 \begin_inset space ~
26403 \end_inset
26404
26405 reference: prints the caption or name of the reference: 
26406 \begin_inset CommandInset ref
26407 LatexCommand nameref
26408 reference "cap:Two-distorted-images"
26409
26410 \end_inset
26411
26412
26413 \end_layout
26414
26415 \begin_layout Standard
26416
26417 \family sans
26418 <page>
26419 \family default
26420  will not print the page number if the label is on the previous, the same,
26421  or the next page.
26422  You will e.
26423 \begin_inset space \thinspace{}
26424 \end_inset
26425
26426 g.
26427 \begin_inset space \space{}
26428 \end_inset
26429
26430 see the text 
26431 \begin_inset Quotes eld
26432 \end_inset
26433
26434
26435 \family sans
26436 on this page
26437 \family default
26438
26439 \begin_inset Quotes erd
26440 \end_inset
26441
26442  instead.
26443  The style 
26444 \family sans
26445 <reference> on page <page>
26446 \family default
26447  will not print anything about the page if the label is on the same page.
26448 \end_layout
26449
26450 \begin_layout Standard
26451 The number and current page of the referenced document part in the output
26452  is automatically calculated by LaTeX.
26453  The varieties are adjusted in the field 
26454 \family sans
26455 Format
26456 \family default
26457  of the cross-reference window, that appear when you click on the cross-referenc
26458 e.
26459 \end_layout
26460
26461 \begin_layout Standard
26462 You can only use the style 
26463 \family sans
26464 <reference>
26465 \family default
26466  to reference numbered document parts, while the reference style 
26467 \family sans
26468 <page>
26469 \family default
26470  is always possible.
26471 \end_layout
26472
26473 \begin_layout Standard
26474 If you want to reference a section, put the label in the section heading;
26475  for floats put the label in the caption; for footnotes put the label in
26476  it.
26477  Referencing formulas is explained in section
26478 \begin_inset space ~
26479 \end_inset
26480
26481
26482 \begin_inset CommandInset ref
26483 LatexCommand ref
26484 reference "sec:Formula-Numbering-and"
26485
26486 \end_inset
26487
26488 .
26489 \end_layout
26490
26491 \begin_layout Standard
26492 Right-clicking on a cross-reference opens a context menu.
26493  The entry 
26494 \family sans
26495 Go
26496 \begin_inset space ~
26497 \end_inset
26498
26499 to
26500 \begin_inset space ~
26501 \end_inset
26502
26503 Label
26504 \family default
26505  sets the cursor before the referenced label.
26506  This entry will be renamed in the context menu of the label to 
26507 \family sans
26508 Go
26509 \begin_inset space ~
26510 \end_inset
26511
26512 Back
26513 \family default
26514  so that you can use it to set the cursor back to the cross-reference.
26515  You can also go back with the toolbar button 
26516 \begin_inset Info
26517 type  "icon"
26518 arg   "bookmark-goto 0"
26519 \end_inset
26520
26521 .
26522 \end_layout
26523
26524 \begin_layout Standard
26525 You can change labels at any time.
26526  References to the changed label will automatically be updated so that you
26527  do not need to take care about this.
26528 \end_layout
26529
26530 \begin_layout Standard
26531 If a cross-reference refers to a non-existent label, you will see two question
26532  marks in the output instead of the reference.
26533 \end_layout
26534
26535 \begin_layout Standard
26536 References are described in detail in sec.
26537 \begin_inset space ~
26538 \end_inset
26539
26540
26541 \begin_inset Quotes eld
26542 \end_inset
26543
26544 Referencing Floats
26545 \begin_inset Quotes erd
26546 \end_inset
26547
26548  of the 
26549 \emph on
26550 Embedded Objects
26551 \emph default
26552  manual.
26553 \end_layout
26554
26555 \begin_layout Section
26556 Table of Contents and other Listings
26557 \begin_inset Index idx
26558 status collapsed
26559
26560 \begin_layout Plain Layout
26561 Table of contents
26562 \end_layout
26563
26564 \end_inset
26565
26566
26567 \begin_inset Index idx
26568 status collapsed
26569
26570 \begin_layout Plain Layout
26571 Outline
26572 \end_layout
26573
26574 \end_inset
26575
26576
26577 \begin_inset CommandInset label
26578 LatexCommand label
26579 name "sec:toc"
26580
26581 \end_inset
26582
26583
26584 \end_layout
26585
26586 \begin_layout Subsection
26587 Table of Contents
26588 \begin_inset CommandInset label
26589 LatexCommand label
26590 name "sub:Table-of-Contents"
26591
26592 \end_inset
26593
26594
26595 \end_layout
26596
26597 \begin_layout Standard
26598 The Table of Contents (TOC) is inserted with the menu 
26599 \family sans
26600 Insert\SpecialChar \menuseparator
26601 List/TOC\SpecialChar \menuseparator
26602 Table
26603 \begin_inset space ~
26604 \end_inset
26605
26606 of
26607 \begin_inset space ~
26608 \end_inset
26609
26610 Contents
26611 \family default
26612 .
26613  Is is displayed in LyX as a gray box.
26614  If you click on it, the 
26615 \family sans
26616 Outline
26617 \family default
26618  window appears, showing you the TOC entries as outline to move and rearrange
26619  sections in your documents.
26620  So this operation is an alternative to the menu 
26621 \family sans
26622 Document\SpecialChar \menuseparator
26623 Outline
26624 \family default
26625  that is described in sec.
26626 \begin_inset space \thinspace{}
26627 \end_inset
26628
26629
26630 \begin_inset CommandInset ref
26631 LatexCommand ref
26632 reference "sec:Navigating"
26633
26634 \end_inset
26635
26636 .
26637 \end_layout
26638
26639 \begin_layout Standard
26640 The TOC in the document output lists every numbered section automatically.
26641  If you have declared a short title for a section heading, as described
26642  in section
26643 \begin_inset space ~
26644 \end_inset
26645
26646
26647 \begin_inset CommandInset ref
26648 LatexCommand ref
26649 reference "sec:Short-Titles"
26650
26651 \end_inset
26652
26653 , it will be used in the TOC instead of the section heading.
26654  Section
26655 \begin_inset space ~
26656 \end_inset
26657
26658
26659 \begin_inset CommandInset ref
26660 LatexCommand ref
26661 reference "sub:Numbering-depth"
26662
26663 \end_inset
26664
26665  describes how the level is adjusted that defines which section types are
26666  listed in the TOC.
26667  Unnumbered sections are not listed in the TOC.
26668 \end_layout
26669
26670 \begin_layout Subsection
26671 List of Figures, Tables, and Algorithms
26672 \begin_inset CommandInset label
26673 LatexCommand label
26674 name "sub:List-of-Figures"
26675
26676 \end_inset
26677
26678
26679 \end_layout
26680
26681 \begin_layout Standard
26682 Table, figure, and algorithm lists are very much like the table of contents.
26683  You can insert them via the 
26684 \family sans
26685 Insert\SpecialChar \menuseparator
26686 List
26687 \begin_inset space ~
26688 \end_inset
26689
26690 /
26691 \begin_inset space ~
26692 \end_inset
26693
26694 TOC
26695 \family default
26696  submenus.
26697  The list entries are the float captions and the float number.
26698 \end_layout
26699
26700 \begin_layout Section
26701 URLs and Hyperlinks
26702 \begin_inset Index idx
26703 status collapsed
26704
26705 \begin_layout Plain Layout
26706 URLs
26707 \end_layout
26708
26709 \end_inset
26710
26711
26712 \begin_inset Index idx
26713 status collapsed
26714
26715 \begin_layout Plain Layout
26716 Hyperlinks
26717 \end_layout
26718
26719 \end_inset
26720
26721
26722 \end_layout
26723
26724 \begin_layout Subsection
26725 URLs
26726 \begin_inset CommandInset label
26727 LatexCommand label
26728 name "sub:URLs"
26729
26730 \end_inset
26731
26732
26733 \end_layout
26734
26735 \begin_layout Standard
26736 Links to web pages or email addresses can be inserted via the menu 
26737 \family sans
26738 Insert\SpecialChar \menuseparator
26739 URL
26740 \family default
26741 .
26742 \end_layout
26743
26744 \begin_layout Standard
26745 Here is an example URL: LyX's homepage: 
26746 \begin_inset Flex URL
26747 status open
26748
26749 \begin_layout Plain Layout
26750
26751 http://www.lyx.org
26752 \end_layout
26753
26754 \end_inset
26755
26756
26757 \end_layout
26758
26759 \begin_layout Standard
26760 You cannot change the style of the link text, the URL text will always be
26761  in the style 
26762 \family typewriter
26763 Typewriter
26764 \family default
26765 .
26766  To be able to format the URL text, use hyperlinks as explained in the next
26767  subsection.
26768 \end_layout
26769
26770 \begin_layout Standard
26771 \begin_inset Note Greyedout
26772 status open
26773
26774 \begin_layout Plain Layout
26775
26776 \series bold
26777 Note:
26778 \series default
26779  URLs must not end with a backslash, otherwise you get LaTeX errors.
26780 \end_layout
26781
26782 \end_inset
26783
26784
26785 \end_layout
26786
26787 \begin_layout Subsection
26788 Hyperlinks
26789 \begin_inset CommandInset label
26790 LatexCommand label
26791 name "sub:Hyperlinks"
26792
26793 \end_inset
26794
26795
26796 \end_layout
26797
26798 \begin_layout Standard
26799 Hyperlinks can be inserted with the menu 
26800 \family sans
26801 Insert\SpecialChar \menuseparator
26802 Hyperlink
26803 \family default
26804  or with the toolbar button 
26805 \begin_inset Info
26806 type  "icon"
26807 arg   "href-insert"
26808 \end_inset
26809
26810 .
26811  The appearing dialog has two fields: 
26812 \family sans
26813 Target
26814 \family default
26815  and 
26816 \family sans
26817 Name
26818 \family default
26819 .
26820  The name is the printed text for the hyperlink.
26821  The hyperlink type can be a weblink like this: 
26822 \begin_inset CommandInset href
26823 LatexCommand href
26824 name "LyX's homepage"
26825 target "http://www.lyx.org"
26826
26827 \end_inset
26828
26829 , an Email address like this: 
26830 \begin_inset CommandInset href
26831 LatexCommand href
26832 name "lyx-docs mailing list"
26833 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26834 type "mailto:"
26835
26836 \end_inset
26837
26838 , or a link to a file.
26839 \end_layout
26840
26841 \begin_layout Standard
26842 You can start applications via a hyperlink when you insert a weblink, but
26843  add the prefix 
26844 \begin_inset Quotes eld
26845 \end_inset
26846
26847
26848 \family sans
26849 run:
26850 \family default
26851
26852 \begin_inset Quotes erd
26853 \end_inset
26854
26855  to the link target.
26856 \end_layout
26857
26858 \begin_layout Standard
26859 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26860  and become clickable in the DVI and PDF-output.
26861  To set the format of the link text, highlight the hyperlink inset and use
26862  the text style dialog.
26863  This is for example a hyperlink with bold sans serif text: 
26864 \family sans
26865 \series bold
26866
26867 \begin_inset CommandInset href
26868 LatexCommand href
26869 name "LyX's homepage"
26870 target "http://www.lyx.org"
26871
26872 \end_inset
26873
26874
26875 \end_layout
26876
26877 \begin_layout Standard
26878 The link text color can be changed, when the option 
26879 \family sans
26880 Color links
26881 \family default
26882  is set in the PDF Properties dialog (menu 
26883 \family sans
26884 Document\SpecialChar \menuseparator
26885 Settings\SpecialChar \menuseparator
26886 PDF Properties
26887 \family default
26888 ).
26889  The link text is for example set in this document to blue by adding the
26890  option
26891 \begin_inset Newline newline
26892 \end_inset
26893
26894
26895 \series bold
26896 urlcolor=blue
26897 \series default
26898
26899 \begin_inset Newline newline
26900 \end_inset
26901
26902 to the field 
26903 \family sans
26904 Additional options
26905 \family default
26906  in the PDF Properties dialog.
26907 \end_layout
26908
26909 \begin_layout Section
26910 Appendices
26911 \begin_inset Index idx
26912 status collapsed
26913
26914 \begin_layout Plain Layout
26915 Appendix
26916 \end_layout
26917
26918 \end_inset
26919
26920
26921 \begin_inset CommandInset label
26922 LatexCommand label
26923 name "sec:Appendices"
26924
26925 \end_inset
26926
26927
26928 \end_layout
26929
26930 \begin_layout Standard
26931 Appendices are created with the menu 
26932 \family sans
26933 Document\SpecialChar \menuseparator
26934 Start
26935 \begin_inset space ~
26936 \end_inset
26937
26938 Appendix
26939 \begin_inset space ~
26940 \end_inset
26941
26942 Here
26943 \family default
26944 .
26945  This menu sets the document from the current cursor position to the end
26946  as the appendix region.
26947  The region is marked with a red borderline.
26948 \end_layout
26949
26950 \begin_layout Standard
26951 Every chapter (or section) within the appendix region is treated as an appendix,
26952  numbered with a capital Latin letter.
26953  The appendix subsections are numbered with this letter followed by a dot
26954  and the subsection number.
26955  All appendix sections can be referenced as if they were normal sections,
26956  here two examples:
26957 \end_layout
26958
26959 \begin_layout Standard
26960 Appendix
26961 \begin_inset space ~
26962 \end_inset
26963
26964
26965 \begin_inset CommandInset ref
26966 LatexCommand ref
26967 reference "cha:Credits"
26968
26969 \end_inset
26970
26971 ; Appendix
26972 \begin_inset space ~
26973 \end_inset
26974
26975
26976 \begin_inset CommandInset ref
26977 LatexCommand ref
26978 reference "sub:Export"
26979
26980 \end_inset
26981
26982
26983 \end_layout
26984
26985 \begin_layout Section
26986 Bibliography
26987 \begin_inset Index idx
26988 status collapsed
26989
26990 \begin_layout Plain Layout
26991 Bibliography
26992 \end_layout
26993
26994 \end_inset
26995
26996
26997 \begin_inset CommandInset label
26998 LatexCommand label
26999 name "sec:Bibliography"
27000
27001 \end_inset
27002
27003
27004 \end_layout
27005
27006 \begin_layout Standard
27007 There are two ways of generating the bibliography in a LyX-document.
27008  You can include a bibliography database,
27009 \begin_inset Foot
27010 status collapsed
27011
27012 \begin_layout Plain Layout
27013 Known under the name 
27014 \begin_inset Quotes eld
27015 \end_inset
27016
27017 BibTeX-database
27018 \begin_inset Quotes erd
27019 \end_inset
27020
27021 .
27022 \end_layout
27023
27024 \end_inset
27025
27026  which is explained in the next subsection, or you can insert the bibliography
27027  manually, using the paragraph environment 
27028 \family sans
27029 Bibliography
27030 \family default
27031 , which was described in section
27032 \begin_inset space ~
27033 \end_inset
27034
27035
27036 \begin_inset CommandInset ref
27037 LatexCommand ref
27038 reference "sub:Biblio_environment"
27039
27040 \end_inset
27041
27042 .
27043  If you want anything other than numerical citations that are used in this
27044  document, like author-year citations, then you must
27045 \emph on
27046  
27047 \emph default
27048 use a bibliography database.
27049 \end_layout
27050
27051 \begin_layout Subsection
27052 The Bibliography Environment
27053 \end_layout
27054
27055 \begin_layout Standard
27056 Within the 
27057 \family sans
27058 Bibliography
27059 \family default
27060  environment, every paragraph begins with a gray bibliography box labeled
27061  with a number.
27062  If you click on it, you will get a dialog in which you can set a 
27063 \family sans
27064 Key
27065 \family default
27066  and a 
27067 \family sans
27068 Label
27069 \family default
27070 .
27071  The key is the symbolic name by which you will refer to this bibliography
27072  entry.
27073  For example, our second entry in the bibliography is a book about LaTeX
27074  and we used 
27075 \begin_inset Quotes eld
27076 \end_inset
27077
27078 latexcompanion
27079 \begin_inset Quotes erd
27080 \end_inset
27081
27082 , a short form of its title, as key.
27083 \end_layout
27084
27085 \begin_layout Standard
27086 You can refer to the key of a bibliography entry using the menu 
27087 \family sans
27088 Insert\SpecialChar \menuseparator
27089 Citation
27090 \family default
27091  or the toolbar button 
27092 \begin_inset Info
27093 type  "icon"
27094 arg   "dialog-show-new-inset citation"
27095 \end_inset
27096
27097 .
27098  A citation reference box is inserted and a citation window will appear
27099  in which you can select one or more keys in the available key list.
27100  The citation reference box will be labeled with the referenced key.
27101  When you click on the box, the citation window appears and you can change
27102  the reference.
27103 \end_layout
27104
27105 \begin_layout Standard
27106 Citation references appear in the output as the number of the bibliography
27107  entry with surrounding brackets.
27108  If you set a 
27109 \family sans
27110 Label
27111 \family default
27112  for the entry, the label will appear instead of the number.
27113  Here are two examples; the first without a label, the second with the label
27114  
27115 \begin_inset Quotes eld
27116 \end_inset
27117
27118 Credits
27119 \begin_inset Quotes erd
27120 \end_inset
27121
27122 :
27123 \end_layout
27124
27125 \begin_layout Standard
27126 Have a look at the 
27127 \family sans
27128 LaTeX Companion Second Edition
27129 \family default
27130
27131 \begin_inset CommandInset citation
27132 LatexCommand cite
27133 key "latexcompanion"
27134
27135 \end_inset
27136
27137
27138 \end_layout
27139
27140 \begin_layout Standard
27141 The LyX-Team members are listed in the Credits: 
27142 \begin_inset CommandInset citation
27143 LatexCommand cite
27144 key "lyxcredit"
27145
27146 \end_inset
27147
27148
27149 \end_layout
27150
27151 \begin_layout Subsection
27152 Bibliography databases (BibTeX)
27153 \begin_inset Index idx
27154 status collapsed
27155
27156 \begin_layout Plain Layout
27157 Bibliography ! Databases
27158 \end_layout
27159
27160 \end_inset
27161
27162
27163 \begin_inset Index idx
27164 status collapsed
27165
27166 \begin_layout Plain Layout
27167 Bibliography ! BibTeX
27168 \end_layout
27169
27170 \end_inset
27171
27172
27173 \begin_inset CommandInset label
27174 LatexCommand label
27175 name "sub:Bibliography-databases"
27176
27177 \end_inset
27178
27179
27180 \end_layout
27181
27182 \begin_layout Standard
27183 Bibliography databases are useful if you use the same bibliography in different
27184  documents.
27185 \begin_inset Foot
27186 status collapsed
27187
27188 \begin_layout Plain Layout
27189 They are also useful simply for keeping a database of articles and notes
27190  concerning them.
27191  Most of the database programs mentioned below allow you to store annotations
27192  and reviews along with bibliographical information.
27193 \end_layout
27194
27195 \end_inset
27196
27197  It also makes it very easy to have a uniform layout for all bibliography
27198  entries.
27199  You can collect the bibliography of all relevant books and articles of
27200  your working field in a database.
27201  This database can be used for different documents, and only the entries
27202  cited in a particular document will appear in the bibliography list for
27203  that document.
27204  This relieves you of the need to keep track of which articles and books
27205  you have cited.
27206 \end_layout
27207
27208 \begin_layout Standard
27209 The database is a text file with the file extension 
27210 \begin_inset Quotes eld
27211 \end_inset
27212
27213
27214 \family sans
27215 .bib
27216 \family default
27217
27218 \begin_inset Quotes erd
27219 \end_inset
27220
27221 , containing the bibliography in a special format.
27222  The format is explained in 
27223 \begin_inset CommandInset citation
27224 LatexCommand cite
27225 key "BibTeX-2"
27226
27227 \end_inset
27228
27229  and in LaTeX books (
27230 \begin_inset CommandInset citation
27231 LatexCommand cite
27232 key "Mittelbach,Kopka,Lamport"
27233
27234 \end_inset
27235
27236 ).
27237  The file can be created using any text editor, but normally one uses a
27238  special program to create and edit the entries in the database.
27239  A list of such programs is maintained on the LyX Wiki at 
27240 \begin_inset Flex URL
27241 status collapsed
27242
27243 \begin_layout Plain Layout
27244
27245 http://wiki.lyx.org/BibTeX/Programs
27246 \end_layout
27247
27248 \end_inset
27249
27250 .
27251 \end_layout
27252
27253 \begin_layout Standard
27254 To use a database, use the menu 
27255 \family sans
27256 Insert\SpecialChar \menuseparator
27257 List
27258 \family default
27259 /
27260 \family sans
27261 TOC\SpecialChar \menuseparator
27262 BibT
27263 \begin_inset ERT
27264 status collapsed
27265
27266 \begin_layout Plain Layout
27267
27268 {}
27269 \end_layout
27270
27271 \end_inset
27272
27273 eX
27274 \begin_inset space ~
27275 \end_inset
27276
27277 Bibliography
27278 \family default
27279 .
27280  A grey box will be inserted and a window appears.
27281  In this window you can load one or more databases and a style file.
27282  The option 
27283 \family sans
27284 Add bibliography to TOC
27285 \family default
27286  adds a table of contents entry for the bibliography.
27287  In the 
27288 \family sans
27289 Content
27290 \family default
27291  drop box you can select whether to include > all the entries in the database
27292  in the document or just the cited references.
27293 \end_layout
27294
27295 \begin_layout Standard
27296 The style file is a text file with the file extension 
27297 \begin_inset Quotes eld
27298 \end_inset
27299
27300
27301 \family sans
27302 .bst
27303 \family default
27304
27305 \begin_inset Quotes erd
27306 \end_inset
27307
27308  that controls how the bibliography entries will appear.
27309  Your LaTeX distribution should provide several of these, and many publishers
27310  provide their own style files, so that you don't have to take care of the
27311  layout.
27312  It is of course possible to write your own style file, but this is something
27313  for experts.
27314 \begin_inset Foot
27315 status collapsed
27316
27317 \begin_layout Plain Layout
27318 For information how this is done, have a look at
27319 \begin_inset Newline newline
27320 \end_inset
27321
27322
27323 \begin_inset CommandInset href
27324 LatexCommand href
27325 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
27326
27327 \end_inset
27328
27329 .
27330 \end_layout
27331
27332 \end_inset
27333
27334
27335 \end_layout
27336
27337 \begin_layout Standard
27338 Inserting a citation reference works as described in the previous section.
27339 \end_layout
27340
27341 \begin_layout Standard
27342 To generate the bibliography from a database, LyX uses the program BibTeX.
27343  This program can be controlled with options that you can add in LyX's preferenc
27344 es dialog under 
27345 \family sans
27346 Outputs\SpecialChar \menuseparator
27347 LaT
27348 \begin_inset ERT
27349 status collapsed
27350
27351 \begin_layout Plain Layout
27352
27353 {}
27354 \end_layout
27355
27356 \end_inset
27357
27358 eX
27359 \family default
27360  in the 
27361 \family sans
27362 BibT
27363 \begin_inset ERT
27364 status collapsed
27365
27366 \begin_layout Plain Layout
27367
27368 {}
27369 \end_layout
27370
27371 \end_inset
27372
27373 eX
27374 \begin_inset space ~
27375 \end_inset
27376
27377 command
27378 \family default
27379  field.
27380  Before adding options, it is strongly recommended to read the manual of
27381  
27382 \family sans
27383 BibTeX
27384 \family default
27385  
27386 \begin_inset CommandInset citation
27387 LatexCommand cite
27388 key "BibTeX"
27389
27390 \end_inset
27391
27392 .
27393 \end_layout
27394
27395 \begin_layout Standard
27396 When you select the option 
27397 \family sans
27398 Sectioned bibliography
27399 \family default
27400  in the 
27401 \family sans
27402 Document\SpecialChar \menuseparator
27403 Settings
27404 \family default
27405  dialog, it is possible to have multiple and sectioned bibliographies.
27406  This and other options are explained in detail in section 
27407 \emph on
27408 Customizing Bibliographies
27409 \emph default
27410  
27411 \emph on
27412 with BibTeX
27413 \emph default
27414  of the 
27415 \emph on
27416 Additional Features
27417 \emph default
27418  manual.
27419 \end_layout
27420
27421 \begin_layout Standard
27422 We use two bibliographies in this document to show the difference between
27423  the two methods of creating them.
27424  As you can see, the bibliography that is created from a database lists
27425  only the database entries that are referenced in the document.
27426  We used the style file 
27427 \family sans
27428 alphadin.bst
27429 \family default
27430  to get the complicated German reference key scheme in the bibliography.
27431 \end_layout
27432
27433 \begin_layout Subsection
27434 Bibliography layout
27435 \begin_inset Index idx
27436 status collapsed
27437
27438 \begin_layout Plain Layout
27439 Bibliography ! Layout
27440 \end_layout
27441
27442 \end_inset
27443
27444
27445 \end_layout
27446
27447 \begin_layout Standard
27448 In the citation reference dialog you can set a special citation format.
27449  For this feature you need to enable the option 
27450 \family sans
27451 Natbib
27452 \family default
27453  in the 
27454 \family sans
27455 Document\SpecialChar \menuseparator
27456 Settings
27457 \family default
27458
27459 \begin_inset Index idx
27460 status collapsed
27461
27462 \begin_layout Plain Layout
27463 Document ! Settings
27464 \end_layout
27465
27466 \end_inset
27467
27468  dialog under 
27469 \family sans
27470 Bibliography
27471 \family default
27472 .
27473  Setting a citation style for a reference will overwrite the default.
27474  For the global citation format use the BibTeX style files as explained
27475  in the previous section.
27476 \end_layout
27477
27478 \begin_layout Standard
27479 You can also set text, that should appear before or after a citation reference,
27480  in the citation reference window.
27481  Here an example where we set the text 
27482 \begin_inset Quotes eld
27483 \end_inset
27484
27485 Chapter
27486 \begin_inset space ~
27487 \end_inset
27488
27489 3
27490 \begin_inset Quotes erd
27491 \end_inset
27492
27493  to appear after the reference:
27494 \end_layout
27495
27496 \begin_layout Standard
27497 Have a look at 
27498 \begin_inset CommandInset citation
27499 LatexCommand cite
27500 after "Chapter 3"
27501 key "latexcompanion"
27502
27503 \end_inset
27504
27505 .
27506 \end_layout
27507
27508 \begin_layout Section
27509 Index
27510 \begin_inset Index idx
27511 status collapsed
27512
27513 \begin_layout Plain Layout
27514 Index generation
27515 \end_layout
27516
27517 \end_inset
27518
27519
27520 \begin_inset CommandInset label
27521 LatexCommand label
27522 name "sec:Index"
27523
27524 \end_inset
27525
27526
27527 \end_layout
27528
27529 \begin_layout Standard
27530 An index entry is created if you use the menu 
27531 \family sans
27532 Insert\SpecialChar \menuseparator
27533 Index
27534 \begin_inset space ~
27535 \end_inset
27536
27537 Entry
27538 \family default
27539  or the toolbar button 
27540 \begin_inset Info
27541 type  "icon"
27542 arg   "index-insert"
27543 \end_inset
27544
27545 .
27546  A box labeled 
27547 \begin_inset Quotes eld
27548 \end_inset
27549
27550
27551 \family sans
27552 Index
27553 \family default
27554
27555 \begin_inset Quotes erd
27556 \end_inset
27557
27558  is inserted containing the text that appears in the index.
27559  The word where the cursor is in or the currently highlighted text is proposed
27560  by LyX as the index entry.
27561 \end_layout
27562
27563 \begin_layout Standard
27564 We give a short overview of the index commands in the next subsections.
27565  For a detailed description of LaTeX's index mechanism, have a look at one
27566  of the LaTeX books 
27567 \begin_inset CommandInset citation
27568 LatexCommand cite
27569 key "latexcompanion,latexguide,latexbook"
27570
27571 \end_inset
27572
27573 .
27574 \end_layout
27575
27576 \begin_layout Standard
27577 The index list is inserted in the document with the menu 
27578 \family sans
27579 Insert\SpecialChar \menuseparator
27580 List
27581 \begin_inset space ~
27582 \end_inset
27583
27584 /
27585 \begin_inset space ~
27586 \end_inset
27587
27588 TOC\SpecialChar \menuseparator
27589 Index
27590 \begin_inset space ~
27591 \end_inset
27592
27593 List
27594 \family default
27595 .
27596  A light blue box labeled 
27597 \begin_inset Quotes eld
27598 \end_inset
27599
27600
27601 \family sans
27602 Index
27603 \family default
27604
27605 \begin_inset Quotes erd
27606 \end_inset
27607
27608  will show the place where the index is printed in the output.
27609  The index list box is not clickable like other LyX-boxes.
27610 \end_layout
27611
27612 \begin_layout Subsection
27613 Grouping Index Entries
27614 \begin_inset Index idx
27615 status collapsed
27616
27617 \begin_layout Plain Layout
27618 Index ! Grouping
27619 \end_layout
27620
27621 \end_inset
27622
27623
27624 \end_layout
27625
27626 \begin_layout Standard
27627 Index entries are often grouped to offer the reader a fast search in the
27628  index.
27629  We want to group for example the index entries for itemized and enumerated
27630  lists under the entry 
27631 \begin_inset Quotes eld
27632 \end_inset
27633
27634 Lists
27635 \begin_inset Quotes erd
27636 \end_inset
27637
27638 .
27639  First we create the entry 
27640 \begin_inset Quotes eld
27641 \end_inset
27642
27643 Lists
27644 \begin_inset Quotes erd
27645 \end_inset
27646
27647  in section
27648 \begin_inset space ~
27649 \end_inset
27650
27651
27652 \begin_inset CommandInset ref
27653 LatexCommand ref
27654 reference "sub:Lists"
27655
27656 \end_inset
27657
27658 .
27659  In the text field for the itemized list index entry in section
27660 \begin_inset space ~
27661 \end_inset
27662
27663
27664 \begin_inset CommandInset ref
27665 LatexCommand ref
27666 reference "sec:Itemize"
27667
27668 \end_inset
27669
27670 , we insert the command
27671 \end_layout
27672
27673 \begin_layout Standard
27674
27675 \series bold
27676 Lists ! Itemize
27677 \end_layout
27678
27679 \begin_layout Standard
27680 and the command
27681 \end_layout
27682
27683 \begin_layout Standard
27684
27685 \series bold
27686 Lists ! Enumerate
27687 \end_layout
27688
27689 \begin_layout Standard
27690 for the enumerated list in section
27691 \begin_inset space ~
27692 \end_inset
27693
27694
27695 \begin_inset CommandInset ref
27696 LatexCommand ref
27697 reference "sec:Enumerate"
27698
27699 \end_inset
27700
27701 .
27702 \end_layout
27703
27704 \begin_layout Standard
27705 The exclamation mark 
27706 \begin_inset Quotes eld
27707 \end_inset
27708
27709 !
27710 \begin_inset Quotes erd
27711 \end_inset
27712
27713  marks the grouping levels.
27714  You can have three levels; every index level is indented a bit more.
27715  An index entry for the higher levels is not required.
27716  If we don't have an index entry for 
27717 \begin_inset Quotes eld
27718 \end_inset
27719
27720 Lists
27721 \begin_inset Quotes erd
27722 \end_inset
27723
27724 , it will be printed anyway, but without a page number.
27725 \end_layout
27726
27727 \begin_layout Subsection
27728 Page Ranges
27729 \begin_inset Index idx
27730 status collapsed
27731
27732 \begin_layout Plain Layout
27733 Index ! Page ranges
27734 \end_layout
27735
27736 \end_inset
27737
27738
27739 \end_layout
27740
27741 \begin_layout Standard
27742 Normally an index entry will appear with the page number of the indexed
27743  section.
27744  But sometimes you want to index more pages under the same entry.
27745  E.
27746 \begin_inset space \thinspace{}
27747 \end_inset
27748
27749 g.
27750 \begin_inset space \space{}
27751 \end_inset
27752
27753 if we want to index the paragraph environments, we create an index entry
27754  in section
27755 \begin_inset space ~
27756 \end_inset
27757
27758
27759 \begin_inset CommandInset ref
27760 LatexCommand ref
27761 reference "sec:Paragraph-Environments"
27762
27763 \end_inset
27764
27765  with the command
27766 \end_layout
27767
27768 \begin_layout Standard
27769
27770 \series bold
27771 Paragraph environments|(
27772 \end_layout
27773
27774 \begin_layout Standard
27775 and another entry at the end of section
27776 \begin_inset space ~
27777 \end_inset
27778
27779
27780 \begin_inset CommandInset ref
27781 LatexCommand ref
27782 reference "sub:LyX-Code"
27783
27784 \end_inset
27785
27786  with the command
27787 \end_layout
27788
27789 \begin_layout Standard
27790
27791 \series bold
27792 Paragraph environments|)
27793 \end_layout
27794
27795 \begin_layout Standard
27796 The commands 
27797 \begin_inset Quotes eld
27798 \end_inset
27799
27800
27801 \series bold
27802 |(
27803 \series default
27804
27805 \begin_inset Quotes erd
27806 \end_inset
27807
27808  and 
27809 \begin_inset Quotes eld
27810 \end_inset
27811
27812
27813 \series bold
27814 |)
27815 \series default
27816
27817 \begin_inset Quotes erd
27818 \end_inset
27819
27820  respectively start and end the index range.
27821  You can also add the same index entry at different places in the document.
27822  They appear in the output under one entry with a comma separated list of
27823  the pages of the indexed document parts.
27824  An example is the index entry 
27825 \begin_inset Quotes eld
27826 \end_inset
27827
27828 Document ! Settings
27829 \begin_inset Quotes erd
27830 \end_inset
27831
27832 .
27833 \end_layout
27834
27835 \begin_layout Subsection
27836 Cross referencing
27837 \begin_inset Index idx
27838 status collapsed
27839
27840 \begin_layout Plain Layout
27841 Index ! Cross referencing
27842 \end_layout
27843
27844 \end_inset
27845
27846
27847 \end_layout
27848
27849 \begin_layout Standard
27850 It is also possible to refer to another index entry.
27851  We referred for example in the index entry 
27852 \begin_inset Quotes eld
27853 \end_inset
27854
27855 GIF
27856 \begin_inset Quotes erd
27857 \end_inset
27858
27859  (in section
27860 \begin_inset space ~
27861 \end_inset
27862
27863
27864 \begin_inset CommandInset ref
27865 LatexCommand ref
27866 reference "sub:Image-Formats"
27867
27868 \end_inset
27869
27870 ) to the index entry 
27871 \begin_inset Quotes eld
27872 \end_inset
27873
27874 Image formats
27875 \begin_inset Quotes erd
27876 \end_inset
27877
27878  in the same section using the entry
27879 \end_layout
27880
27881 \begin_layout Standard
27882
27883 \series bold
27884 GIF|see{Image formats}
27885 \end_layout
27886
27887 \begin_layout Standard
27888 where the braces have to be inserted as TeX Code.
27889  The text within the braces is the referenced entry.
27890  The reference will appear in the output without a page number.
27891 \end_layout
27892
27893 \begin_layout Subsection
27894 Index Entry Order
27895 \begin_inset Index idx
27896 status collapsed
27897
27898 \begin_layout Plain Layout
27899 Index ! Entry order
27900 \end_layout
27901
27902 \end_inset
27903
27904
27905 \end_layout
27906
27907 \begin_layout Standard
27908 You can use accented characters in the index entry, but the entries might
27909  then not follow the rules for the index order.
27910  The index entries are sorted alphabetically, but LaTeX
27911 \begin_inset Foot
27912 status collapsed
27913
27914 \begin_layout Plain Layout
27915 The index generating is done in the background by an extra program, see
27916  section
27917 \begin_inset space ~
27918 \end_inset
27919
27920
27921 \begin_inset CommandInset ref
27922 LatexCommand ref
27923 reference "sub:Index-Program"
27924
27925 \end_inset
27926
27927 .
27928 \end_layout
27929
27930 \end_inset
27931
27932  doesn't know how to sort accents in different languages.
27933  We have created as an example the three dummy index entries 
27934 \begin_inset Quotes eld
27935 \end_inset
27936
27937 maison
27938 \begin_inset Quotes erd
27939 \end_inset
27940
27941
27942 \begin_inset Quotes eld
27943 \end_inset
27944
27945 maïs
27946 \begin_inset Quotes erd
27947 \end_inset
27948
27949 , and 
27950 \begin_inset Quotes eld
27951 \end_inset
27952
27953 maître
27954 \begin_inset Quotes erd
27955 \end_inset
27956
27957 .
27958 \begin_inset Index idx
27959 status open
27960
27961 \begin_layout Plain Layout
27962 Dummy entries ! maïs
27963 \end_layout
27964
27965 \end_inset
27966
27967
27968 \begin_inset Index idx
27969 status open
27970
27971 \begin_layout Plain Layout
27972 Dummy entries ! maître
27973 \end_layout
27974
27975 \end_inset
27976
27977
27978 \begin_inset Index idx
27979 status open
27980
27981 \begin_layout Plain Layout
27982 Dummy entries ! maïs@maison
27983 \end_layout
27984
27985 \end_inset
27986
27987  They will be sorted in the order maïs, maître, maison, but we want the
27988  order maïs, maison, maître.
27989  To achieve this, we use the command
27990 \end_layout
27991
27992 \begin_layout Standard
27993
27994 \series bold
27995 previous entry@current entry
27996 \end_layout
27997
27998 \begin_layout Standard
27999 In our case we want to have 
28000 \begin_inset Quotes eld
28001 \end_inset
28002
28003 maison
28004 \begin_inset Quotes erd
28005 \end_inset
28006
28007  after 
28008 \begin_inset Quotes eld
28009 \end_inset
28010
28011 maïs
28012 \begin_inset Quotes erd
28013 \end_inset
28014
28015  and write therefore for the index entry of maison:
28016 \end_layout
28017
28018 \begin_layout Standard
28019
28020 \series bold
28021 maïs@maison
28022 \end_layout
28023
28024 \begin_layout Standard
28025 The previous entry needn't to be a real existing entry, you can also use
28026  another word to tell LaTeX the entry order, see the next subsection for
28027  an example.
28028 \end_layout
28029
28030 \begin_layout Standard
28031 \begin_inset VSpace bigskip
28032 \end_inset
28033
28034
28035 \end_layout
28036
28037 \begin_layout Standard
28038 In some cases the index entry order is not correct when you are using the
28039  program 
28040 \family sans
28041 makeindex 
28042 \family default
28043 to generate the index (see sec.
28044 \begin_inset space \thinspace{}
28045 \end_inset
28046
28047
28048 \begin_inset CommandInset ref
28049 LatexCommand ref
28050 reference "sub:Index-Program"
28051
28052 \end_inset
28053
28054 ).
28055  
28056 \family sans
28057 makeindex
28058 \family default
28059  would for example print the index entry for the LaTeX-package aeguill in
28060  sec.
28061 \begin_inset space \thinspace{}
28062 \end_inset
28063
28064
28065 \begin_inset CommandInset ref
28066 LatexCommand ref
28067 reference "sub:Document-Font"
28068
28069 \end_inset
28070
28071  after the index entries of the other LaTeX-packages although all these
28072  index commands start with 
28073 \begin_inset Quotes eld
28074 \end_inset
28075
28076
28077 \series bold
28078 LaTeX-packages ! 
28079 \series default
28080
28081 \begin_inset Quotes eld
28082 \end_inset
28083
28084 .
28085  The reason is that the index entry for aeguill is in a footnote.
28086  To fix this 
28087 \family sans
28088 makeindex
28089 \family default
28090  bug, add these commands to the preamble of your document:
28091 \end_layout
28092
28093 \begin_layout Standard
28094
28095 \series bold
28096
28097 \backslash
28098 let
28099 \backslash
28100 OrgIndex
28101 \backslash
28102 index
28103 \end_layout
28104
28105 \begin_layout Standard
28106
28107 \series bold
28108
28109 \backslash
28110 renewcommand*{
28111 \backslash
28112 index}[1]{
28113 \backslash
28114 OrgIndex{#1}}
28115 \end_layout
28116
28117 \begin_layout Subsection
28118 Index Entry Layout
28119 \begin_inset Index idx
28120 status collapsed
28121
28122 \begin_layout Plain Layout
28123 Index ! Entry layout
28124 \end_layout
28125
28126 \end_inset
28127
28128
28129 \end_layout
28130
28131 \begin_layout Standard
28132 You can change the appearance of index entries via the text style dialog.
28133 \begin_inset Index idx
28134 status open
28135
28136 \begin_layout Plain Layout
28137 Dummy entries ! 
28138 \shape italic
28139 This is an italic dummy entry
28140 \end_layout
28141
28142 \end_inset
28143
28144  You can also format the page number using the character 
28145 \begin_inset Quotes eld
28146 \end_inset
28147
28148 |
28149 \begin_inset Quotes erd
28150 \end_inset
28151
28152  followed by a LaTeX-command without a backslash.
28153  We can write for example
28154 \end_layout
28155
28156 \begin_layout Standard
28157
28158 \series bold
28159 italic page number:|textit
28160 \end_layout
28161
28162 \begin_layout Standard
28163 to get the page number in italic.
28164 \begin_inset Index idx
28165 status open
28166
28167 \begin_layout Plain Layout
28168 Dummy entries ! italic page number:|textit
28169 \end_layout
28170
28171 \end_inset
28172
28173  Normally all LaTeX-commands begin with a backslash, but in this special
28174  case 
28175 \begin_inset Quotes eld
28176 \end_inset
28177
28178
28179 \series bold
28180 |command
28181 \series default
28182
28183 \begin_inset Quotes erd
28184 \end_inset
28185
28186  means 
28187 \series bold
28188
28189 \backslash
28190 command{page
28191 \begin_inset space ~
28192 \end_inset
28193
28194 number}
28195 \series default
28196 .
28197  Have a look at section
28198 \begin_inset space ~
28199 \end_inset
28200
28201
28202 \begin_inset CommandInset ref
28203 LatexCommand ref
28204 reference "sub:LaTeX-Syntax"
28205
28206 \end_inset
28207
28208  to learn more about the LaTeX-syntax.
28209 \end_layout
28210
28211 \begin_layout Standard
28212 \begin_inset Note Greyedout
28213 status open
28214
28215 \begin_layout Plain Layout
28216
28217 \series bold
28218 Note:
28219 \series default
28220  Formatting single index entries only works when you use the program 
28221 \family sans
28222 makeindex 
28223 \family default
28224 to generate the index, see sec.
28225 \begin_inset space \thinspace{}
28226 \end_inset
28227
28228
28229 \begin_inset CommandInset ref
28230 LatexCommand ref
28231 reference "sub:Index-Program"
28232
28233 \end_inset
28234
28235 .
28236  If you use 
28237 \family sans
28238 xindy
28239 \family default
28240 , however, this won't work for anything other than bold or italic text.
28241  This is because xindy requires you to define semantic elements before they
28242  can be used, see 
28243 \begin_inset CommandInset citation
28244 LatexCommand cite
28245 after "p. 678 ff."
28246 key "latexcompanion"
28247
28248 \end_inset
28249
28250  for details.
28251 \end_layout
28252
28253 \end_inset
28254
28255
28256 \end_layout
28257
28258 \begin_layout Standard
28259 In general, we encourage you to not format page numbers directly as shown
28260  above.
28261  Instead of this, you should define a macro in the preamble and use that.
28262  Consider why you want some page numbers to be bold.
28263  Maybe you want all page references italic that refer to a definition of
28264  the indexed term, so that users can easily find definitions.
28265  If so, put the following in the preamble
28266 \end_layout
28267
28268 \begin_layout Standard
28269
28270 \series bold
28271
28272 \backslash
28273 newcommand{
28274 \backslash
28275 IndexDef}[1]{
28276 \backslash
28277 textit{#1}}
28278 \end_layout
28279
28280 \begin_layout Standard
28281 and write
28282 \end_layout
28283
28284 \begin_layout Standard
28285
28286 \series bold
28287 my entry|IndexDef
28288 \end_layout
28289
28290 \begin_layout Standard
28291 in the index entry.
28292 \begin_inset Index idx
28293 status open
28294
28295 \begin_layout Plain Layout
28296 Dummy entries ! my entry|IndexDef
28297 \end_layout
28298
28299 \end_inset
28300
28301  The advantage is that, if you change your mind later or if your publisher
28302  insists that definitions must not be italic but bold, you just need to
28303  change the macro in the preamble, not every single index entry.
28304 \end_layout
28305
28306 \begin_layout Standard
28307 You can also change the layout for the whole index.
28308  E.
28309 \begin_inset space \thinspace{}
28310 \end_inset
28311
28312 g.
28313 \begin_inset space \space{}
28314 \end_inset
28315
28316 we marked the index list box of this document as bold to get a bold font
28317  for all index entries.
28318  For more advanced tasks you have to set up a so-called 
28319 \emph on
28320 Index Style File
28321 \emph default
28322 , see the 
28323 \family sans
28324 makeindex
28325 \family default
28326  or 
28327 \family sans
28328 xindy
28329 \family default
28330  documentation for details, 
28331 \begin_inset CommandInset citation
28332 LatexCommand cite
28333 key "makeindex,xindy"
28334
28335 \end_inset
28336
28337 .
28338 \end_layout
28339
28340 \begin_layout Subsection
28341 Index Program
28342 \begin_inset Index idx
28343 status collapsed
28344
28345 \begin_layout Plain Layout
28346 Index ! Program
28347 \end_layout
28348
28349 \end_inset
28350
28351
28352 \begin_inset CommandInset label
28353 LatexCommand label
28354 name "sub:Index-Program"
28355
28356 \end_inset
28357
28358
28359 \end_layout
28360
28361 \begin_layout Standard
28362 If the index entry program 
28363 \family sans
28364 xindy
28365 \family default
28366  is installed, LyX uses it for index generation; otherwise the program 
28367 \family sans
28368 makeindex
28369 \family default
28370 , that is part of every LaTeX distribution, is used.
28371 \begin_inset Foot
28372 status collapsed
28373
28374 \begin_layout Plain Layout
28375
28376 \family sans
28377 Makeindex
28378 \family default
28379  is very old, no longer under development and has many pitfalls, notably
28380  that it was developed with only the English language in mind.
28381  So it fails to sort anything other than a monolingual English text correctly.
28382  We have shown above how to fix this sorting.
28383  However, if you are writing in another than the English language, consider
28384  to use 
28385 \family sans
28386 xindy
28387 \family default
28388 .
28389 \end_layout
28390
28391 \end_inset
28392
28393  Both programs can be controlled by options that can be set in LyX's preferences
28394  dialog, see section
28395 \begin_inset space ~
28396 \end_inset
28397
28398
28399 \begin_inset CommandInset ref
28400 LatexCommand ref
28401 reference "sub:LaTeX-settings"
28402
28403 \end_inset
28404
28405 .
28406  The available options are listed and explained in 
28407 \begin_inset CommandInset citation
28408 LatexCommand cite
28409 key "makeindex,xindy"
28410
28411 \end_inset
28412
28413 .
28414  In this dialog, you can also specify an alternative program to generate
28415  the index.
28416 \end_layout
28417
28418 \begin_layout Standard
28419 If you need specific options or an alternative index program only for a
28420  given document, you can define the program and\SpecialChar \slash{}
28421 or the options in 
28422 \family sans
28423 Document\SpecialChar \menuseparator
28424 Settings\SpecialChar \menuseparator
28425 Indexes
28426 \family default
28427 .
28428  This is especially useful if you need to pass language-specific options
28429  to the index program or if you need a specific layout style.
28430 \end_layout
28431
28432 \begin_layout Subsection
28433 Multiple Indexes
28434 \end_layout
28435
28436 \begin_layout Standard
28437 In many fields, it is common to have more than one index.
28438  For instance, you might need to set up a separate 
28439 \begin_inset Quotes eld
28440 \end_inset
28441
28442 Index of Names
28443 \begin_inset Quotes erd
28444 \end_inset
28445
28446  next to the standard index.
28447  LaTeX does not provide this possibility out of the box, but there are many
28448  packages that add this feature.
28449  LyX uses the 
28450 \series bold
28451 splitidx
28452 \series default
28453
28454 \begin_inset Index idx
28455 status collapsed
28456
28457 \begin_layout Plain Layout
28458 LaTeX-packages ! splitidx
28459 \end_layout
28460
28461 \end_inset
28462
28463  package to generate multiple indexes.
28464  The package is included in all recent LaTeX distributions.
28465  If yours does not ship it, consult the TeX Catalogue, 
28466 \begin_inset CommandInset citation
28467 LatexCommand cite
28468 key "TeXCatalogue"
28469
28470 \end_inset
28471
28472 .
28473  Note that the package does not only consist of a LaTeX style, but it also
28474  includes specific preprocessor programs that need to be installed as well.
28475  Please consult the package's manual for details.
28476 \end_layout
28477
28478 \begin_layout Standard
28479 To set up LyX for the use of multiple indexes, go to 
28480 \family sans
28481 Document\SpecialChar \menuseparator
28482 Settings\SpecialChar \menuseparator
28483 Indexes
28484 \family default
28485  and select 
28486 \begin_inset Quotes eld
28487 \end_inset
28488
28489 Use multiple Indexes
28490 \begin_inset Quotes erd
28491 \end_inset
28492
28493 .
28494  Note that the list of 
28495 \begin_inset Quotes eld
28496 \end_inset
28497
28498 Available Indexes
28499 \begin_inset Quotes erd
28500 \end_inset
28501
28502  below already contains the standard index.
28503  To add further indexes, add the name of the index (in the form that should
28504  also appear as a heading) to the 
28505 \begin_inset Quotes eld
28506 \end_inset
28507
28508 New
28509 \begin_inset Quotes erd
28510 \end_inset
28511
28512  input field and press the 
28513 \begin_inset Quotes eld
28514 \end_inset
28515
28516 Add
28517 \begin_inset Quotes erd
28518 \end_inset
28519
28520  button.
28521  The new index should now appear in the list as well.
28522  If you like, you can attribute an alternative label color to the new index
28523  by selecting the index in the list and hitting the 
28524 \begin_inset Quotes eld
28525 \end_inset
28526
28527 Alter Color\SpecialChar \ldots{}
28528
28529 \begin_inset Quotes erd
28530 \end_inset
28531
28532  button.
28533  The label color may help you to differentiate index entries of different
28534  indexes in the LyX work area.
28535 \end_layout
28536
28537 \begin_layout Standard
28538 Once the document changes have been applied, you can find the new index
28539  list in 
28540 \family sans
28541 Insert\SpecialChar \menuseparator
28542 List
28543 \begin_inset space ~
28544 \end_inset
28545
28546 /
28547 \begin_inset space ~
28548 \end_inset
28549
28550 TOC
28551 \family default
28552  and the 
28553 \family sans
28554 Insert
28555 \family default
28556  menu has a separate index entry for each of the defined indexes.
28557  The workflow is basically the same as for the default index, but there
28558  are some additional features:
28559 \end_layout
28560
28561 \begin_layout Itemize
28562 If you want to change the attribution of a specific index entry, right-clicking
28563  on the entry will open a dialog where you can do that.
28564 \end_layout
28565
28566 \begin_layout Itemize
28567 By right-clicking on an index, you can change its type.
28568  Furthermore, you can specify an index list to be a 
28569 \begin_inset Quotes eld
28570 \end_inset
28571
28572 Subindex
28573 \begin_inset Quotes erd
28574 \end_inset
28575
28576 .
28577  If you do that, the heading of that list will be decreased by one level.
28578  E.
28579 \begin_inset space \thinspace{}
28580 \end_inset
28581
28582 g., if you use a book class, where the standard index heading is defined
28583  as a chapter, subindexes will be defined as sections and can thus be nested
28584  to the non-subindexes.
28585 \end_layout
28586
28587 \begin_layout Section
28588 Nomenclature / Glossary 
28589 \begin_inset Index idx
28590 status collapsed
28591
28592 \begin_layout Plain Layout
28593 Nomenclature
28594 \end_layout
28595
28596 \end_inset
28597
28598
28599 \begin_inset Index idx
28600 status collapsed
28601
28602 \begin_layout Plain Layout
28603 Glossary|see
28604 \begin_inset ERT
28605 status collapsed
28606
28607 \begin_layout Plain Layout
28608
28609 {
28610 \end_layout
28611
28612 \end_inset
28613
28614 Nomenclature
28615 \begin_inset ERT
28616 status collapsed
28617
28618 \begin_layout Plain Layout
28619
28620 }
28621 \end_layout
28622
28623 \end_inset
28624
28625
28626 \end_layout
28627
28628 \end_inset
28629
28630
28631 \begin_inset CommandInset label
28632 LatexCommand label
28633 name "sec:Nomenclature"
28634
28635 \end_inset
28636
28637
28638 \end_layout
28639
28640 \begin_layout Standard
28641 Sometimes you need to compile a list of symbols that are mentioned in your
28642  document with a brief explanation of them – a so called nomenclature or
28643  glossary.
28644 \end_layout
28645
28646 \begin_layout Standard
28647 To be able to create nomenclatures, you need the LaTeX package 
28648 \series bold
28649 nomencl
28650 \series default
28651
28652 \begin_inset Index idx
28653 status collapsed
28654
28655 \begin_layout Plain Layout
28656 LaTeX-packages ! nomencl
28657 \end_layout
28658
28659 \end_inset
28660
28661  installed.
28662  You find it in the TeX Catalogue, 
28663 \begin_inset CommandInset citation
28664 LatexCommand cite
28665 key "TeXCatalogue"
28666
28667 \end_inset
28668
28669  or in the package manager of your LaTeX-system.
28670 \end_layout
28671
28672 \begin_layout Standard
28673 A nomenclature entry is created if you place the cursor after a symbol entry
28674  and then use the menu 
28675 \family sans
28676 Insert\SpecialChar \menuseparator
28677
28678 \family default
28679 N
28680 \family sans
28681 omenclature
28682 \begin_inset space ~
28683 \end_inset
28684
28685 Entry
28686 \family default
28687  or the toolbar button 
28688 \begin_inset Info
28689 type  "icon"
28690 arg   "nomencl-insert"
28691 \end_inset
28692
28693 .
28694  A gray box labeled 
28695 \begin_inset Quotes eld
28696 \end_inset
28697
28698
28699 \family sans
28700 Nom
28701 \family default
28702
28703 \begin_inset Quotes erd
28704 \end_inset
28705
28706  is inserted and a window pops up asking for the nomenclature entry.
28707 \end_layout
28708
28709 \begin_layout Standard
28710 A nomenclature entry consists of two main entries.
28711  The first is the symbol that you want to refer to.
28712  The second is the description of the symbol.
28713 \end_layout
28714
28715 \begin_layout Standard
28716 \begin_inset Note Greyedout
28717 status open
28718
28719 \begin_layout Plain Layout
28720
28721 \series bold
28722 Note:
28723 \series default
28724  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28725 \end_layout
28726
28727 \end_inset
28728
28729
28730 \end_layout
28731
28732 \begin_layout Subsection
28733 Nomenclature Definition and Layout
28734 \begin_inset Index idx
28735 status collapsed
28736
28737 \begin_layout Plain Layout
28738 Nomenclature ! Layout
28739 \end_layout
28740
28741 \end_inset
28742
28743
28744 \end_layout
28745
28746 \begin_layout Standard
28747 When you have symbols in formulas, you have to define them in the 
28748 \family sans
28749 Symbol
28750 \family default
28751  field as LaTeX-formulas.
28752  For example to get 
28753 \begin_inset Quotes eld
28754 \end_inset
28755
28756
28757 \begin_inset Formula $\sigma$
28758 \end_inset
28759
28760
28761 \begin_inset Quotes erd
28762 \end_inset
28763
28764 , insert this:
28765 \begin_inset Newline newline
28766 \end_inset
28767
28768
28769 \series bold
28770 $
28771 \backslash
28772 sigma$
28773 \begin_inset Newline newline
28774 \end_inset
28775
28776
28777 \series default
28778 The 
28779 \begin_inset Quotes eld
28780 \end_inset
28781
28782 $
28783 \begin_inset Quotes erd
28784 \end_inset
28785
28786  character starts/ends the formula.
28787  The LaTeX-command for the Greek letter is the name of the letter beginning
28788  with a backslash 
28789 \begin_inset Quotes eld
28790 \end_inset
28791
28792
28793 \backslash
28794
28795 \begin_inset Quotes erd
28796 \end_inset
28797
28798 .
28799  For capital Greek letters, start the command also with a capital letter,
28800  like 
28801 \series bold
28802
28803 \backslash
28804 Sigma
28805 \series default
28806 .
28807 \end_layout
28808
28809 \begin_layout Standard
28810 (A short introduction to the LaTeX-syntax is given in section
28811 \begin_inset space ~
28812 \end_inset
28813
28814
28815 \begin_inset CommandInset ref
28816 LatexCommand ref
28817 reference "sub:LaTeX-Syntax"
28818
28819 \end_inset
28820
28821 .)
28822 \end_layout
28823
28824 \begin_layout Standard
28825 You cannot use the 
28826 \family sans
28827 Text
28828 \begin_inset space ~
28829 \end_inset
28830
28831 Style
28832 \family default
28833  dialog to format the description text but have to use LaTeX-commands.
28834  For example the description of the nomenclature entry for the 
28835 \begin_inset Quotes eld
28836 \end_inset
28837
28838
28839 \begin_inset Formula $\sigma$
28840 \end_inset
28841
28842
28843 \begin_inset Quotes erd
28844 \end_inset
28845
28846  in this document is:
28847 \begin_inset Newline newline
28848 \end_inset
28849
28850
28851 \series bold
28852 dummy entry for the character 
28853 \backslash
28854 textsf{sigma}
28855 \series default
28856
28857 \begin_inset Newline newline
28858 \end_inset
28859
28860 The command 
28861 \series bold
28862
28863 \backslash
28864 textsf
28865 \series default
28866  sets the fonts to 
28867 \family sans
28868 sans
28869 \begin_inset space ~
28870 \end_inset
28871
28872 serif
28873 \family default
28874 .
28875  To get 
28876 \series bold
28877 bold
28878 \series default
28879  font use the command 
28880 \series bold
28881
28882 \backslash
28883 textbf
28884 \series default
28885 , for 
28886 \family typewriter
28887 typewriter
28888 \family default
28889  use 
28890 \series bold
28891
28892 \backslash
28893 texttt
28894 \series default
28895 , for 
28896 \emph on
28897 emphasized
28898 \emph default
28899  use 
28900 \series bold
28901
28902 \backslash
28903 emph
28904 \series default
28905 .
28906 \end_layout
28907
28908 \begin_layout Subsection
28909 Sort Order of Nomenclature Entries
28910 \begin_inset Index idx
28911 status collapsed
28912
28913 \begin_layout Plain Layout
28914 Nomenclature ! Sort order
28915 \end_layout
28916
28917 \end_inset
28918
28919
28920 \end_layout
28921
28922 \begin_layout Standard
28923 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28924  the symbol definition.
28925  This leads to undesired results when you for example have symbols in formulas.
28926  Suppose you have nomenclature entries for the symbols 
28927 \emph on
28928 a
28929 \begin_inset CommandInset nomenclature
28930 LatexCommand nomenclature
28931 symbol "a"
28932 description "dummy entry for the character \"a\""
28933
28934 \end_inset
28935
28936
28937 \emph default
28938  and 
28939 \begin_inset Formula $\sigma$
28940 \end_inset
28941
28942
28943 \begin_inset CommandInset nomenclature
28944 LatexCommand nomenclature
28945 prefix "sigma"
28946 symbol "$\\sigma$"
28947 description "dummy entry for the character \\textsf{sigma}"
28948
28949 \end_inset
28950
28951 .
28952  They will be sorted by 
28953 \begin_inset Quotes eld
28954 \end_inset
28955
28956
28957 \family sans
28958 a
28959 \family default
28960
28961 \begin_inset Quotes erd
28962 \end_inset
28963
28964  and 
28965 \begin_inset Quotes eld
28966 \end_inset
28967
28968
28969 \family typewriter
28970 $
28971 \backslash
28972 sigma$
28973 \family default
28974
28975 \begin_inset Quotes erd
28976 \end_inset
28977
28978  – the 
28979 \begin_inset Formula $\sigma$
28980 \end_inset
28981
28982  will be sorted before the 
28983 \emph on
28984 a
28985 \emph default
28986  since the character 
28987 \begin_inset Quotes eld
28988 \end_inset
28989
28990 $
28991 \begin_inset Quotes erd
28992 \end_inset
28993
28994  is considered in sorting.
28995 \end_layout
28996
28997 \begin_layout Standard
28998 To control the sort order, you can edit the 
28999 \family sans
29000 Sort
29001 \begin_inset space ~
29002 \end_inset
29003
29004 as
29005 \family default
29006  field of the nomenclature dialog.
29007  Then the nomenclature entry will be sorted by this entry and not the symbol
29008  definition.
29009  For the example given, you can insert 
29010 \family typewriter
29011 sigma
29012 \family default
29013  in this field for the 
29014 \begin_inset Formula $\sigma$
29015 \end_inset
29016
29017 , then 
29018 \emph on
29019 a
29020 \emph default
29021  will be located before 
29022 \begin_inset Formula $\sigma$
29023 \end_inset
29024
29025 .
29026 \end_layout
29027
29028 \begin_layout Standard
29029 For subgrouping and tips for using sort entries see the 
29030 \series bold
29031 nomencl
29032 \series default
29033  documentation, 
29034 \begin_inset CommandInset citation
29035 LatexCommand cite
29036 key "nomencl"
29037
29038 \end_inset
29039
29040 .
29041 \end_layout
29042
29043 \begin_layout Subsection
29044 Nomenclature Options
29045 \begin_inset Index idx
29046 status collapsed
29047
29048 \begin_layout Plain Layout
29049 Nomenclature ! Options
29050 \end_layout
29051
29052 \end_inset
29053
29054
29055 \end_layout
29056
29057 \begin_layout Standard
29058 The 
29059 \series bold
29060 nomencl
29061 \series default
29062  package offers some options to adjust the appearance of the nomenclature.
29063  Here are some of its options, for more have a look at its documentation:
29064 \end_layout
29065
29066 \begin_layout Description
29067 refeq Appends the phrase 
29068 \begin_inset Quotes eld
29069 \end_inset
29070
29071
29072 \family sans
29073 , see equation (
29074 \emph on
29075 eq
29076 \emph default
29077 )
29078 \family default
29079
29080 \begin_inset Quotes erd
29081 \end_inset
29082
29083  to every nomenclature entry, where 
29084 \family sans
29085 \emph on
29086 eq
29087 \family default
29088 \emph default
29089  is the number of the last equation in front of the nomenclature entry
29090 \end_layout
29091
29092 \begin_layout Description
29093 refpage Appends the phrase 
29094 \begin_inset Quotes eld
29095 \end_inset
29096
29097
29098 \family sans
29099 , page (
29100 \emph on
29101 page
29102 \emph default
29103 )
29104 \family default
29105
29106 \begin_inset Quotes erd
29107 \end_inset
29108
29109  to every nomenclature entry, where 
29110 \family sans
29111 \emph on
29112 page
29113 \family default
29114 \emph default
29115  is the number of the page on which the nomenclature entry appeared
29116 \end_layout
29117
29118 \begin_layout Description
29119 intoc Inserts the nomenclature in the Table of Contents
29120 \end_layout
29121
29122 \begin_layout Standard
29123 There are furthermore the options 
29124 \series bold
29125 croatian
29126 \series default
29127
29128 \series bold
29129 danish
29130 \series default
29131
29132 \series bold
29133 english
29134 \series default
29135
29136 \series bold
29137 french
29138 \series default
29139
29140 \series bold
29141 german
29142 \series default
29143
29144 \series bold
29145 italian
29146 \series default
29147
29148 \series bold
29149 polish
29150 \series default
29151
29152 \series bold
29153 portuguese
29154 \series default
29155
29156 \series bold
29157 russian
29158 \series default
29159
29160 \series bold
29161 spanish
29162 \series default
29163 , and 
29164 \series bold
29165 ukrainian
29166 \series default
29167  to print the reference texts and the nomenclature title in the corresponding
29168  language.
29169 \end_layout
29170
29171 \begin_layout Standard
29172 To use one or more of the options, add them to the comma-separated document
29173  class options list in the 
29174 \family sans
29175 Document\SpecialChar \menuseparator
29176 Settings
29177 \family default
29178  dialog.
29179  In this document the option 
29180 \series bold
29181 intoc
29182 \series default
29183  is used.
29184 \end_layout
29185
29186 \begin_layout Standard
29187 \begin_inset VSpace bigskip
29188 \end_inset
29189
29190
29191 \end_layout
29192
29193 \begin_layout Standard
29194 You can also use the first two options above only for certain nomenclature
29195  entries when you add one of the following commands as last entry to the
29196  
29197 \family sans
29198 Description
29199 \family default
29200  field in the nomenclature dialog:
29201 \end_layout
29202
29203 \begin_layout Description
29204
29205 \backslash
29206 nomrefeq Like the 
29207 \series bold
29208 refeq
29209 \series default
29210  option
29211 \end_layout
29212
29213 \begin_layout Description
29214
29215 \backslash
29216 nomrefpage Like the 
29217 \series bold
29218 refpage
29219 \series default
29220  option
29221 \end_layout
29222
29223 \begin_layout Description
29224
29225 \backslash
29226 nomrefeqpage Short notation of 
29227 \series bold
29228
29229 \backslash
29230 nomrefeq
29231 \backslash
29232 nomrefpage
29233 \end_layout
29234
29235 \begin_layout Description
29236
29237 \backslash
29238 nomnorefeq,
29239 \begin_inset space ~
29240 \end_inset
29241
29242
29243 \backslash
29244 nomnorefpage,
29245 \begin_inset space ~
29246 \end_inset
29247
29248
29249 \backslash
29250 nomnorefeqpage Turns off the corresponding options
29251 \end_layout
29252
29253 \begin_layout Subsection
29254 Printing the Nomenclature
29255 \begin_inset Index idx
29256 status collapsed
29257
29258 \begin_layout Plain Layout
29259 Nomenclature ! Printing
29260 \end_layout
29261
29262 \end_inset
29263
29264
29265 \end_layout
29266
29267 \begin_layout Standard
29268 To print the nomenclature, use the menu 
29269 \family sans
29270 Insert\SpecialChar \menuseparator
29271 Lists
29272 \begin_inset space ~
29273 \end_inset
29274
29275 /
29276 \begin_inset space ~
29277 \end_inset
29278
29279 TOC\SpecialChar \menuseparator
29280 Nomenclature
29281 \family default
29282 .
29283  A light blue box labeled 
29284 \begin_inset Quotes eld
29285 \end_inset
29286
29287
29288 \family sans
29289 Nomenclature
29290 \family default
29291
29292 \begin_inset Quotes erd
29293 \end_inset
29294
29295  will show the place where the nomenclature is printed in the output.
29296  Like the index list box, the nomenclature list box is not clickable.
29297 \end_layout
29298
29299 \begin_layout Standard
29300 In the printed output the title of the nomenclature appears as 
29301 \begin_inset Quotes eld
29302 \end_inset
29303
29304 Nomenclature
29305 \begin_inset Quotes erd
29306 \end_inset
29307
29308 .
29309  If you are not happy with the name, you can change it by redefining the
29310  command 
29311 \series bold
29312
29313 \backslash
29314 nomname
29315 \series default
29316  in the preamble.
29317  For example, in order to change the name to 
29318 \emph on
29319 List of Symbols
29320 \emph default
29321 , add the following line to the preamble:
29322 \end_layout
29323
29324 \begin_layout Standard
29325
29326 \family roman
29327 \series bold
29328
29329 \backslash
29330 renewcommand{
29331 \backslash
29332 nomname}{List of Symbols}
29333 \end_layout
29334
29335 \begin_layout Standard
29336 \begin_inset VSpace defskip
29337 \end_inset
29338
29339
29340 \end_layout
29341
29342 \begin_layout Standard
29343 If you are unhappy with the amount of space for symbols, you can alter it
29344  by adding the following line to the preamble:
29345 \end_layout
29346
29347 \begin_layout Standard
29348
29349 \family roman
29350 \series bold
29351
29352 \backslash
29353 renewcommand{
29354 \backslash
29355 nomlabelwidth}{width}
29356 \end_layout
29357
29358 \begin_layout Standard
29359
29360 \family roman
29361 where the width is a value with one of the units listed in Appendix
29362 \begin_inset space ~
29363 \end_inset
29364
29365
29366 \begin_inset CommandInset ref
29367 LatexCommand ref
29368 reference "cha:Units-available-in"
29369
29370 \end_inset
29371
29372 .
29373  The default value is 1
29374 \begin_inset space \thinspace{}
29375 \end_inset
29376
29377 cm.
29378 \end_layout
29379
29380 \begin_layout Subsection
29381 Nomenclature Program
29382 \begin_inset Index idx
29383 status collapsed
29384
29385 \begin_layout Plain Layout
29386 Nomenclature ! Program
29387 \end_layout
29388
29389 \end_inset
29390
29391
29392 \begin_inset CommandInset label
29393 LatexCommand label
29394 name "sub:Nomenclature-Program"
29395
29396 \end_inset
29397
29398
29399 \end_layout
29400
29401 \begin_layout Standard
29402 LyX uses the program 
29403 \family sans
29404 makeindex
29405 \family default
29406 , that is part of every LaTeX distribution, to generate the nomenclature.
29407  LyX's preferences dialog allows you to specify another program or to control
29408  
29409 \family sans
29410 makeindex
29411 \family default
29412  by adding options, see section
29413 \begin_inset space ~
29414 \end_inset
29415
29416
29417 \begin_inset CommandInset ref
29418 LatexCommand ref
29419 reference "sub:LaTeX-settings"
29420
29421 \end_inset
29422
29423 .
29424  The available options are listed and explained in 
29425 \begin_inset CommandInset citation
29426 LatexCommand cite
29427 key "nomencl,makeindex"
29428
29429 \end_inset
29430
29431 .
29432 \end_layout
29433
29434 \begin_layout Section
29435 Branches
29436 \begin_inset Index idx
29437 status collapsed
29438
29439 \begin_layout Plain Layout
29440 Branches
29441 \end_layout
29442
29443 \end_inset
29444
29445
29446 \begin_inset Index idx
29447 status collapsed
29448
29449 \begin_layout Plain Layout
29450 Document ! Branches
29451 \end_layout
29452
29453 \end_inset
29454
29455
29456 \begin_inset CommandInset label
29457 LatexCommand label
29458 name "sec:Branches"
29459
29460 \end_inset
29461
29462
29463 \end_layout
29464
29465 \begin_layout Standard
29466 Sometimes it is useful to hide some document parts in the output.
29467  For example a teacher who is setting an exam obviously doesn't want the
29468  pupils to see the answers, but having questions and answers in the same
29469  document will make the life of the markers of that exam much easier.
29470 \end_layout
29471
29472 \begin_layout Standard
29473 For these cases LyX allows you to put text into branches.
29474  The text will then only appear in the output when its branch is activated.
29475  To create a branch, either select the menu 
29476 \family sans
29477 Insert\SpecialChar \menuseparator
29478 Branch\SpecialChar \menuseparator
29479 Insert New Branch
29480 \family default
29481  (if you just want to specify a new branch) or go in the 
29482 \family sans
29483 Document\SpecialChar \menuseparator
29484 Settings
29485 \family default
29486  dialog to 
29487 \family sans
29488 Branches
29489 \family default
29490 , where you can specify and change the name of the branch, its activation
29491  state (whether the content of the branch is shown in the output or not),
29492  its background color inside LyX and whether the name of the branch should
29493  be appended to the document file name on export if the branch is active
29494  (see below for an example).
29495  Furthermore, the dialog lets you merge two branches (just rename one branch
29496  to the name of the other) and to add 
29497 \begin_inset Quotes eld
29498 \end_inset
29499
29500 unknown branches
29501 \begin_inset Quotes erd
29502 \end_inset
29503
29504  (i.
29505 \begin_inset space \thinspace{}
29506 \end_inset
29507
29508 e.
29509 \begin_inset space ~
29510 \end_inset
29511
29512 branches that were added to the document via copy and paste from other documents
29513 , without having being defined) to the document's branch list.
29514 \end_layout
29515
29516 \begin_layout Standard
29517 Text that should be in a branch is set into branch inset boxes.
29518  These boxes are inserted via the menu 
29519 \family sans
29520 Insert\SpecialChar \menuseparator
29521 Branch
29522 \family default
29523  where you can choose a branch.
29524  You can later change the activation state of the branch by right-clicking
29525  on them.
29526 \end_layout
29527
29528 \begin_layout Standard
29529 Here is an example, where only the question text appears, the answer branch
29530  is deactivated and does therefore not appear in the output:
29531 \end_layout
29532
29533 \begin_layout Standard
29534 \begin_inset Branch Question
29535 status open
29536
29537 \begin_layout Standard
29538 Question: Who was the first physics Nobel prize winner?
29539 \end_layout
29540
29541 \end_inset
29542
29543
29544 \end_layout
29545
29546 \begin_layout Standard
29547 \begin_inset Branch Answer
29548 status collapsed
29549
29550 \begin_layout Standard
29551 Answer: Wilhelm Conrad Röntgen
29552 \end_layout
29553
29554 \end_inset
29555
29556
29557 \end_layout
29558
29559 \begin_layout Standard
29560 If you activate 
29561 \family sans
29562 Filename Suffix
29563 \family default
29564  in 
29565 \family sans
29566 Document\SpecialChar \menuseparator
29567 Settings\SpecialChar \menuseparator
29568 Branches
29569 \family default
29570 , the name of the active branches will be appended to the file name at export.
29571  Consider for example a file 
29572 \begin_inset Quotes eld
29573 \end_inset
29574
29575 Exam.lyx
29576 \begin_inset Quotes erd
29577 \end_inset
29578
29579  which has the above branches.
29580  If 
29581 \begin_inset Quotes eld
29582 \end_inset
29583
29584 Filename Suffix
29585 \begin_inset Quotes erd
29586 \end_inset
29587
29588  is active, the PDF export file would be called 
29589 \begin_inset Quotes eld
29590 \end_inset
29591
29592 Exam.pdf
29593 \begin_inset Quotes erd
29594 \end_inset
29595
29596  if both the 
29597 \begin_inset Quotes eld
29598 \end_inset
29599
29600 Question
29601 \begin_inset Quotes erd
29602 \end_inset
29603
29604  and 
29605 \begin_inset Quotes eld
29606 \end_inset
29607
29608 Answer
29609 \begin_inset Quotes erd
29610 \end_inset
29611
29612  branch were inactive, 
29613 \begin_inset Quotes eld
29614 \end_inset
29615
29616 Exam-Question.pdf
29617 \begin_inset Quotes erd
29618 \end_inset
29619
29620  if only the 
29621 \begin_inset Quotes eld
29622 \end_inset
29623
29624 Question
29625 \begin_inset Quotes erd
29626 \end_inset
29627
29628  branch was active, likewise 
29629 \begin_inset Quotes eld
29630 \end_inset
29631
29632 Exam-Answer.pdf
29633 \begin_inset Quotes erd
29634 \end_inset
29635
29636  if only the 
29637 \begin_inset Quotes eld
29638 \end_inset
29639
29640 Answer
29641 \begin_inset Quotes erd
29642 \end_inset
29643
29644  branch was active, and 
29645 \begin_inset Quotes eld
29646 \end_inset
29647
29648 Exam-Question-Answer.pdf
29649 \begin_inset Quotes erd
29650 \end_inset
29651
29652  if both branches were active.
29653  This helps you to easily export different versions of your document without
29654  much hassle.
29655 \end_layout
29656
29657 \begin_layout Standard
29658 \begin_inset VSpace bigskip
29659 \end_inset
29660
29661
29662 \end_layout
29663
29664 \begin_layout Standard
29665 To use conditional output inside places where you cannot insert branch insets,
29666  like inside equations, you can code special LaTeX definitions for each
29667  branch.
29668  For example you can define for the question branch
29669 \begin_inset Foot
29670 status collapsed
29671
29672 \begin_layout Plain Layout
29673 For an introduction to the LaTeX-syntax, see section
29674 \begin_inset space ~
29675 \end_inset
29676
29677
29678 \begin_inset CommandInset ref
29679 LatexCommand ref
29680 reference "sub:LaTeX-Syntax"
29681
29682 \end_inset
29683
29684 .
29685 \end_layout
29686
29687 \end_inset
29688
29689
29690 \end_layout
29691
29692 \begin_layout Standard
29693
29694 \series bold
29695
29696 \backslash
29697 newcommand{
29698 \backslash
29699 question}[1]{#1}
29700 \end_layout
29701
29702 \begin_layout Standard
29703
29704 \series bold
29705
29706 \backslash
29707 newcommand{
29708 \backslash
29709 answer}[1]{}
29710 \end_layout
29711
29712 \begin_layout Standard
29713 and for the answer branch
29714 \end_layout
29715
29716 \begin_layout Standard
29717
29718 \series bold
29719
29720 \backslash
29721 newcommand{
29722 \backslash
29723 question}[1]{}
29724 \end_layout
29725
29726 \begin_layout Standard
29727
29728 \series bold
29729
29730 \backslash
29731 newcommand{
29732 \backslash
29733 answer}[1]{#1}
29734 \end_layout
29735
29736 \begin_layout Standard
29737 \begin_inset Branch Question
29738 status open
29739
29740 \begin_layout Standard
29741 \begin_inset ERT
29742 status open
29743
29744 \begin_layout Plain Layout
29745
29746
29747 \backslash
29748 newcommand{
29749 \backslash
29750 question}[1]{#1}
29751 \end_layout
29752
29753 \begin_layout Plain Layout
29754
29755
29756 \backslash
29757 newcommand{
29758 \backslash
29759 answer}[1]{}
29760 \end_layout
29761
29762 \end_inset
29763
29764
29765 \end_layout
29766
29767 \end_inset
29768
29769
29770 \end_layout
29771
29772 \begin_layout Standard
29773 \begin_inset Branch Answer
29774 status collapsed
29775
29776 \begin_layout Standard
29777 \begin_inset ERT
29778 status open
29779
29780 \begin_layout Plain Layout
29781
29782
29783 \backslash
29784 newcommand{
29785 \backslash
29786 question}[1]{}
29787 \end_layout
29788
29789 \begin_layout Plain Layout
29790
29791
29792 \backslash
29793 newcommand{
29794 \backslash
29795 answer}[1]{#1}
29796 \end_layout
29797
29798 \end_inset
29799
29800
29801 \end_layout
29802
29803 \end_inset
29804
29805
29806 \end_layout
29807
29808 \begin_layout Standard
29809 Now it is possible to use the commands 
29810 \series bold
29811
29812 \backslash
29813 question{\SpecialChar \ldots{}
29814 }
29815 \series default
29816  and 
29817 \series bold
29818
29819 \backslash
29820 answer{\SpecialChar \ldots{}
29821 }
29822 \series default
29823  to obtain conditional output.
29824  Here is an example formula where only the 
29825 \series bold
29826
29827 \backslash
29828 question
29829 \series default
29830  part appears:
29831 \begin_inset Formula 
29832 \[
29833 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29834 \]
29835
29836 \end_inset
29837
29838
29839 \end_layout
29840
29841 \begin_layout Standard
29842 Inside math, the same effect can be achieved using math macros, see the
29843  
29844 \emph on
29845 Math
29846 \emph default
29847  manual.
29848 \end_layout
29849
29850 \begin_layout Section
29851 PDF Properties
29852 \begin_inset CommandInset label
29853 LatexCommand label
29854 name "sec:PDF-Properties"
29855
29856 \end_inset
29857
29858
29859 \begin_inset Index idx
29860 status collapsed
29861
29862 \begin_layout Plain Layout
29863 PDF properties
29864 \end_layout
29865
29866 \end_inset
29867
29868
29869 \end_layout
29870
29871 \begin_layout Standard
29872 The 
29873 \family sans
29874 Document Settings
29875 \family default
29876  dialog allows you in the 
29877 \family sans
29878 PDF Properties
29879 \family default
29880  to set up special options for the PDF output of your document.
29881  All options there are provided by the LaTeX-package 
29882 \series bold
29883 hyperref
29884 \series default
29885
29886 \begin_inset Index idx
29887 status collapsed
29888
29889 \begin_layout Plain Layout
29890 LaTeX-packages ! hyperref
29891 \end_layout
29892
29893 \end_inset
29894
29895 .
29896 \end_layout
29897
29898 \begin_layout Standard
29899 Using 
29900 \series bold
29901 hyperref
29902 \series default
29903  will link all cross-references in the DVI- and PDF-output.
29904  This means that the reader of your document will be able to click on a
29905  table of contents entry or on a reference and he is shown the referenced
29906  document part.
29907  You can specify in the dialog tab 
29908 \family sans
29909 Hyperlinks
29910 \family default
29911  how the links will look like and if links for bibliographical backreferences
29912  are created.
29913  The backreferences will appear in the bibliography behind the different
29914  entries, showing the number of the section, slide, or page where the entry
29915  is referenced.
29916 \end_layout
29917
29918 \begin_layout Standard
29919 In the dialog tab 
29920 \family sans
29921 Bookmarks
29922 \family default
29923  you can set if PDF-bookmarks should be created for every section of your
29924  document to make it easier for readers to navigate through the document.
29925  You can decide if the bookmarks should be numbered like your document sections
29926  or not.
29927  With the open bookmarks level you can specify what sectioning level should
29928  be displayed in the bookmarks when opening the PDF.
29929  For example level
29930 \begin_inset space ~
29931 \end_inset
29932
29933 2 will display all sections and subsections, while level
29934 \begin_inset space ~
29935 \end_inset
29936
29937 1 will only display the sections.
29938 \end_layout
29939
29940 \begin_layout Standard
29941 The header information in the dialog tab 
29942 \family sans
29943 General
29944 \family default
29945  are saved together with the PDF as file properties.
29946  Many programs are able to extract this information to e.
29947 \begin_inset space \thinspace{}
29948 \end_inset
29949
29950 g.
29951 \begin_inset space \space{}
29952 \end_inset
29953
29954 automatically recognize who the author is and what the PDF is about.
29955  This is very useful to sort, classify, or use PDFs for bibliography issues.
29956  When the option 
29957 \family sans
29958 Automatic fill header
29959 \family default
29960  is set, LyX tries to extract the header information from your document
29961  title and author settings.
29962 \end_layout
29963
29964 \begin_layout Standard
29965 The option 
29966 \family sans
29967 Load in fullscreen mode
29968 \family default
29969  will open the PDF in fullscreen mode, which is useful for presentations.
29970 \end_layout
29971
29972 \begin_layout Standard
29973 PDF properties are also used in this document.
29974  When you look in its document settings, you can see that some additional
29975  
29976 \series bold
29977 hyperref
29978 \series default
29979  options are used.
29980  For an explanation of them we refer you to the hyperref manual 
29981 \begin_inset CommandInset citation
29982 LatexCommand cite
29983 key "hyperref"
29984
29985 \end_inset
29986
29987 .
29988 \end_layout
29989
29990 \begin_layout Section
29991 TeX Code and the LaTeX Syntax
29992 \begin_inset CommandInset label
29993 LatexCommand label
29994 name "sec:TeX-Code"
29995
29996 \end_inset
29997
29998
29999 \end_layout
30000
30001 \begin_layout Subsection
30002 TeX Code Boxes
30003 \begin_inset Index idx
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007 TeX Code
30008 \end_layout
30009
30010 \end_inset
30011
30012
30013 \begin_inset CommandInset label
30014 LatexCommand label
30015 name "sub:TeX-Code-Boxes"
30016
30017 \end_inset
30018
30019
30020 \end_layout
30021
30022 \begin_layout Standard
30023 As LyX uses LaTeX in the background, it supports many LaTeX commands and
30024  constructs, but not all.
30025  LaTeX contains of hundreds of packages which provide different commands.
30026  All the time packages are being updated and new ones added.
30027  This has the advantage that you can typeset nearly everything as there
30028  is for every problem a LaTeX-package.
30029  But LyX can of course not be up to date and support all packages and their
30030  commands.
30031 \end_layout
30032
30033 \begin_layout Standard
30034 But don't worry, you can use any LaTeX-command directly in LyX inside the
30035  TeX Code box.
30036  A TeX Code box is created by the menu 
30037 \family sans
30038 Insert\SpecialChar \menuseparator
30039 TeX
30040 \begin_inset space ~
30041 \end_inset
30042
30043 Code
30044 \family default
30045  or by the toolbar button 
30046 \begin_inset Info
30047 type  "icon"
30048 arg   "ert-insert"
30049 \end_inset
30050
30051 .
30052  The box can be opened by left-clicking and closed by right-clicking on
30053  it.
30054 \end_layout
30055
30056 \begin_layout Standard
30057 You can insert complete or incomplete commands as TeX Code.
30058  Incomplete means that the command argument can be Standard LyX text.
30059  For example, if you want to draw a frame around a word and are therefore
30060  using the LaTeX-command 
30061 \series bold
30062
30063 \backslash
30064 fbox
30065 \series default
30066 , you can write the command part 
30067 \series bold
30068
30069 \backslash
30070 fbox{
30071 \series default
30072  in a TeX Code box before the word and the closing brace 
30073 \series bold
30074 }
30075 \series default
30076  in a second TeX Code box behind the word.
30077  The word between the two TeX Code boxes is then the argument as it is in
30078  the following example:
30079 \end_layout
30080
30081 \begin_layout Standard
30082 \begin_inset Graphics
30083         filename clipart/ERT.png
30084         scale 89
30085
30086 \end_inset
30087
30088
30089 \end_layout
30090
30091 \begin_layout Standard
30092 gives
30093 \end_layout
30094
30095 \begin_layout Standard
30096 This is a line with a 
30097 \begin_inset ERT
30098 status collapsed
30099
30100 \begin_layout Plain Layout
30101
30102
30103 \backslash
30104 fbox{
30105 \end_layout
30106
30107 \end_inset
30108
30109 framed
30110 \begin_inset ERT
30111 status collapsed
30112
30113 \begin_layout Plain Layout
30114
30115 }
30116 \end_layout
30117
30118 \end_inset
30119
30120  word.
30121 \end_layout
30122
30123 \begin_layout Standard
30124 \begin_inset Note Greyedout
30125 status open
30126
30127 \begin_layout Plain Layout
30128
30129 \series bold
30130 Note:
30131 \series default
30132  At the end of LaTeX-commands without parameters, you have to insert a space
30133  to let LaTeX know that the command is finished.
30134 \end_layout
30135
30136 \end_inset
30137
30138
30139 \end_layout
30140
30141 \begin_layout Subsection
30142 Short Introduction to the LaTeX Syntax
30143 \begin_inset Argument
30144 status collapsed
30145
30146 \begin_layout Plain Layout
30147 The LaTeX Syntax
30148 \end_layout
30149
30150 \end_inset
30151
30152
30153 \begin_inset Index idx
30154 status collapsed
30155
30156 \begin_layout Plain Layout
30157 LaTeX Syntax
30158 \end_layout
30159
30160 \end_inset
30161
30162
30163 \begin_inset CommandInset label
30164 LatexCommand label
30165 name "sub:LaTeX-Syntax"
30166
30167 \end_inset
30168
30169
30170 \end_layout
30171
30172 \begin_layout Standard
30173 When you write larger documents or books, you will need to know something
30174  about the LaTeX-commands that LyX uses in the background.
30175  Because LaTeX is based on commands, you can 
30176 \begin_inset Quotes eld
30177 \end_inset
30178
30179 program
30180 \begin_inset Quotes erd
30181 \end_inset
30182
30183  your text.
30184  This has the advantage that the layout of the document can be changed at
30185  any time if you know the right commands.
30186  E.
30187 \begin_inset space \thinspace{}
30188 \end_inset
30189
30190 g.
30191 \begin_inset space \space{}
30192 \end_inset
30193
30194 imagine you have to write a manual for a product and the deadline is the
30195  end of the day.
30196  Your boss just has complimented you for your good work but wants to have
30197  all caption labels bold.
30198  But you have over hundred figure and table captions with non-bold labels
30199  in your manual.
30200  Of course it's impossible to change all caption labels manually in one
30201  day.
30202 \end_layout
30203
30204 \begin_layout Standard
30205 Now LaTeX comes into play.
30206  As mentioned above, for every problem there exists a LaTeX-package.
30207  First you have to find out which and therefore look in the LaTeX package
30208  database, 
30209 \begin_inset CommandInset citation
30210 LatexCommand cite
30211 key "Catalogue"
30212
30213 \end_inset
30214
30215 .
30216 \end_layout
30217
30218 \begin_layout Standard
30219 As result you know that the package 
30220 \series bold
30221 caption
30222 \series default
30223
30224 \begin_inset Index idx
30225 status collapsed
30226
30227 \begin_layout Plain Layout
30228 LaTeX-packages ! caption
30229 \end_layout
30230
30231 \end_inset
30232
30233  is what you need.
30234  To use a package, you have to load it in the document preamble (menu 
30235 \family sans
30236 Document\SpecialChar \menuseparator
30237 Settings
30238 \family default
30239 ) with the command
30240 \end_layout
30241
30242 \begin_layout Standard
30243
30244 \series bold
30245
30246 \backslash
30247 usepackage[options]{package name}
30248 \end_layout
30249
30250 \begin_layout Standard
30251 All LaTeX commands begin with a backslash, the command argument is set within
30252  two braces, and the options are set within two brackets.
30253  Note that not all commands have an argument and options.
30254 \end_layout
30255
30256 \begin_layout Standard
30257 In your case the package name is 
30258 \series bold
30259 caption
30260 \series default
30261 .
30262  After a look in the documentation of the package, you know that the option
30263  
30264 \series bold
30265 labelfont=bf
30266 \series default
30267  will change the font of all caption labels to bold.
30268  So you add the command
30269 \end_layout
30270
30271 \begin_layout Standard
30272
30273 \series bold
30274
30275 \backslash
30276 usepackage[labelfont=bf]{caption}
30277 \end_layout
30278
30279 \begin_layout Standard
30280 to the preamble and the problem is solved.
30281 \begin_inset Foot
30282 status collapsed
30283
30284 \begin_layout Plain Layout
30285 For more commands provided by the 
30286 \series bold
30287 caption
30288 \series default
30289  package, have a look at its documentation, 
30290 \begin_inset CommandInset citation
30291 LatexCommand cite
30292 key "caption"
30293
30294 \end_inset
30295
30296 .
30297 \end_layout
30298
30299 \end_inset
30300
30301
30302 \end_layout
30303
30304 \begin_layout Standard
30305 Note that some document classes have built-in solutions for well known problems
30306  like your case.
30307  For example if you use a 
30308 \family sans
30309 KOMA-Script
30310 \family default
30311  class, you don't need the package 
30312 \series bold
30313 caption
30314 \series default
30315 , you can instead write
30316 \end_layout
30317
30318 \begin_layout Standard
30319
30320 \series bold
30321
30322 \backslash
30323 setkomafont{captionlabel}{
30324 \backslash
30325 bfseries}
30326 \end_layout
30327
30328 \begin_layout Standard
30329 in the preamble and the problem is solved.
30330  So if you plan to write a large document, you should have a look at the
30331  documentation of the document class you want to use.
30332  (
30333 \series bold
30334
30335 \backslash
30336 setkomafont
30337 \series default
30338  is an example of a command with more than one argument.)
30339 \end_layout
30340
30341 \begin_layout Standard
30342 Commands in the preamble affect the whole document, while commands in the
30343  text affect only the text after the command or only the text used as command
30344  argument.
30345  To insert a LaTeX-command in text, use the TeX Code box as described in
30346  the previous section.
30347 \end_layout
30348
30349 \begin_layout Standard
30350 If you want to learn more about LaTeX and its syntax, have a look at the
30351  LaTeX-books 
30352 \begin_inset CommandInset citation
30353 LatexCommand cite
30354 key "latexcompanion,latexguide"
30355
30356 \end_inset
30357
30358 .
30359 \end_layout
30360
30361 \begin_layout Standard
30362 \begin_inset Newpage cleardoublepage
30363 \end_inset
30364
30365
30366 \end_layout
30367
30368 \begin_layout Standard
30369 \begin_inset ERT
30370 status collapsed
30371
30372 \begin_layout Plain Layout
30373
30374
30375 \backslash
30376 pagestyle{fancy}
30377 \end_layout
30378
30379 \end_inset
30380
30381
30382 \begin_inset Note Note
30383 status collapsed
30384
30385 \begin_layout Plain Layout
30386 switches temporarily to a page style with custom header and footer line
30387 \end_layout
30388
30389 \end_inset
30390
30391
30392 \end_layout
30393
30394 \begin_layout Left Header
30395 \begin_inset Argument
30396 status open
30397
30398 \begin_layout Plain Layout
30399
30400 \end_layout
30401
30402 \end_inset
30403
30404
30405 \begin_inset ERT
30406 status collapsed
30407
30408 \begin_layout Plain Layout
30409
30410
30411 \backslash
30412 rightmark
30413 \end_layout
30414
30415 \end_inset
30416
30417
30418 \begin_inset Note Note
30419 status open
30420
30421 \begin_layout Plain Layout
30422 defines the header line as described below
30423 \end_layout
30424
30425 \end_inset
30426
30427
30428 \end_layout
30429
30430 \begin_layout Center Header
30431 \begin_inset Argument
30432 status open
30433
30434 \begin_layout Plain Layout
30435
30436 \end_layout
30437
30438 \end_inset
30439
30440
30441 \end_layout
30442
30443 \begin_layout Right Header
30444 \begin_inset Argument
30445 status open
30446
30447 \begin_layout Plain Layout
30448 \begin_inset ERT
30449 status collapsed
30450
30451 \begin_layout Plain Layout
30452
30453
30454 \backslash
30455 leftmark
30456 \end_layout
30457
30458 \end_inset
30459
30460
30461 \end_layout
30462
30463 \end_inset
30464
30465
30466 \end_layout
30467
30468 \begin_layout Left Footer
30469 \begin_inset Argument
30470 status open
30471
30472 \begin_layout Plain Layout
30473 \begin_inset ERT
30474 status collapsed
30475
30476 \begin_layout Plain Layout
30477
30478
30479 \backslash
30480 thepage
30481 \end_layout
30482
30483 \end_inset
30484
30485
30486 \end_layout
30487
30488 \end_inset
30489
30490
30491 \end_layout
30492
30493 \begin_layout Center Footer
30494 \begin_inset Argument
30495 status open
30496
30497 \begin_layout Plain Layout
30498
30499 \family sans
30500 \series bold
30501 \color red
30502 LyX's user guide
30503 \end_layout
30504
30505 \end_inset
30506
30507 Magic code:
30508 \begin_inset Newline newline
30509 \end_inset
30510
30511
30512 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30513 \end_inset
30514
30515
30516 \end_layout
30517
30518 \begin_layout Right Footer
30519 \begin_inset Argument
30520 status open
30521
30522 \begin_layout Plain Layout
30523
30524 \end_layout
30525
30526 \end_inset
30527
30528
30529 \begin_inset ERT
30530 status collapsed
30531
30532 \begin_layout Plain Layout
30533
30534
30535 \backslash
30536 Roman{page}
30537 \end_layout
30538
30539 \end_inset
30540
30541
30542 \end_layout
30543
30544 \begin_layout Section
30545 Customized Page Headers and Footers
30546 \begin_inset CommandInset label
30547 LatexCommand label
30548 name "sec:Customized-Page-Headers"
30549
30550 \end_inset
30551
30552
30553 \begin_inset Index idx
30554 status collapsed
30555
30556 \begin_layout Plain Layout
30557 Document ! Header/Footer line
30558 \end_layout
30559
30560 \end_inset
30561
30562
30563 \begin_inset Index idx
30564 status collapsed
30565
30566 \begin_layout Plain Layout
30567 Header/Footer line
30568 \end_layout
30569
30570 \end_inset
30571
30572
30573 \end_layout
30574
30575 \begin_layout Standard
30576 To define custom page header and footer line for your document, you need
30577  to set the headings style to 
30578 \family sans
30579 Fancy
30580 \family default
30581  in the 
30582 \family sans
30583 Document\SpecialChar \menuseparator
30584 Settings
30585 \family default
30586  dialog under 
30587 \family sans
30588 Page
30589 \begin_inset space ~
30590 \end_inset
30591
30592 Layout
30593 \family default
30594 .
30595  As second step add in the menu 
30596 \family sans
30597 Document\SpecialChar \menuseparator
30598 Settings\SpecialChar \menuseparator
30599 Modules
30600 \family default
30601  the module 
30602 \begin_inset Quotes eld
30603 \end_inset
30604
30605 Custom Header/Footerlines
30606 \begin_inset Quotes erd
30607 \end_inset
30608
30609 .
30610  This module offers the 6
30611 \begin_inset space ~
30612 \end_inset
30613
30614 styles
30615 \end_layout
30616
30617 \begin_layout Description
30618 Left
30619 \begin_inset space ~
30620 \end_inset
30621
30622 Header,
30623 \begin_inset space ~
30624 \end_inset
30625
30626 Center
30627 \begin_inset space ~
30628 \end_inset
30629
30630 Header,
30631 \begin_inset space ~
30632 \end_inset
30633
30634 Right
30635 \begin_inset space ~
30636 \end_inset
30637
30638 Header
30639 \end_layout
30640
30641 \begin_layout Description
30642 Left
30643 \begin_inset space ~
30644 \end_inset
30645
30646 Footer,
30647 \begin_inset space ~
30648 \end_inset
30649
30650 Center
30651 \begin_inset space ~
30652 \end_inset
30653
30654 Footer,
30655 \begin_inset space ~
30656 \end_inset
30657
30658 Right
30659 \begin_inset space ~
30660 \end_inset
30661
30662 Footer
30663 \end_layout
30664
30665 \begin_layout Standard
30666 for the different positions in the header/footer.
30667 \end_layout
30668
30669 \begin_layout Standard
30670 Normally, headers and footers are set up in the beginning of the document.
30671  but you can change them anywhere you want to.
30672  Figure
30673 \begin_inset space ~
30674 \end_inset
30675
30676
30677 \begin_inset CommandInset ref
30678 LatexCommand ref
30679 reference "fig:Page-layout"
30680
30681 \end_inset
30682
30683  shows the page layout and where the header/footer styles will appear.
30684 \end_layout
30685
30686 \begin_layout Standard
30687 \begin_inset Float figure
30688 placement h
30689 wide false
30690 sideways false
30691 status open
30692
30693 \begin_layout Plain Layout
30694 \noindent
30695 \align center
30696 \begin_inset Tabular
30697 <lyxtabular version="3" rows="5" columns="3">
30698 <features tabularvalignment="middle">
30699 <column alignment="left" valignment="top" width="30line%">
30700 <column alignment="center" valignment="top" width="30line%">
30701 <column alignment="right" valignment="top" width="30line%">
30702 <row>
30703 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30704 \begin_inset Text
30705
30706 \begin_layout Plain Layout
30707 Left Header
30708 \end_layout
30709
30710 \end_inset
30711 </cell>
30712 <cell alignment="center" valignment="top" topline="true" usebox="none">
30713 \begin_inset Text
30714
30715 \begin_layout Plain Layout
30716 Center Header
30717 \end_layout
30718
30719 \end_inset
30720 </cell>
30721 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30722 \begin_inset Text
30723
30724 \begin_layout Plain Layout
30725 Right Header
30726 \end_layout
30727
30728 \end_inset
30729 </cell>
30730 </row>
30731 <row>
30732 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30733 \begin_inset Text
30734
30735 \begin_layout Plain Layout
30736
30737 \end_layout
30738
30739 \end_inset
30740 </cell>
30741 <cell alignment="center" valignment="top" usebox="none">
30742 \begin_inset Text
30743
30744 \begin_layout Plain Layout
30745
30746 \end_layout
30747
30748 \end_inset
30749 </cell>
30750 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30751 \begin_inset Text
30752
30753 \begin_layout Plain Layout
30754
30755 \end_layout
30756
30757 \end_inset
30758 </cell>
30759 </row>
30760 <row>
30761 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30762 \begin_inset Text
30763
30764 \begin_layout Plain Layout
30765 The normal text on the page goes here.
30766  The running header is above thel text, and the footer is below (including
30767  footnotes).
30768  Headers/footers typically contain things like the page number, title of
30769  the chapter, company logo but your can use almost anything, except of floats.
30770 \end_layout
30771
30772 \end_inset
30773 </cell>
30774 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30775 \begin_inset Text
30776
30777 \begin_layout Plain Layout
30778
30779 \end_layout
30780
30781 \end_inset
30782 </cell>
30783 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30784 \begin_inset Text
30785
30786 \begin_layout Plain Layout
30787
30788 \end_layout
30789
30790 \end_inset
30791 </cell>
30792 </row>
30793 <row>
30794 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30795 \begin_inset Text
30796
30797 \begin_layout Plain Layout
30798
30799 \end_layout
30800
30801 \end_inset
30802 </cell>
30803 <cell alignment="center" valignment="top" usebox="none">
30804 \begin_inset Text
30805
30806 \begin_layout Plain Layout
30807
30808 \end_layout
30809
30810 \end_inset
30811 </cell>
30812 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30813 \begin_inset Text
30814
30815 \begin_layout Plain Layout
30816
30817 \end_layout
30818
30819 \end_inset
30820 </cell>
30821 </row>
30822 <row>
30823 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30824 \begin_inset Text
30825
30826 \begin_layout Plain Layout
30827 Left Footer
30828 \end_layout
30829
30830 \end_inset
30831 </cell>
30832 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30833 \begin_inset Text
30834
30835 \begin_layout Plain Layout
30836 Center Footer
30837 \end_layout
30838
30839 \end_inset
30840 </cell>
30841 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30842 \begin_inset Text
30843
30844 \begin_layout Plain Layout
30845 Right Footer
30846 \end_layout
30847
30848 \end_inset
30849 </cell>
30850 </row>
30851 </lyxtabular>
30852
30853 \end_inset
30854
30855
30856 \end_layout
30857
30858 \begin_layout Plain Layout
30859 \begin_inset Caption
30860
30861 \begin_layout Plain Layout
30862 \begin_inset CommandInset label
30863 LatexCommand label
30864 name "fig:Page-layout"
30865
30866 \end_inset
30867
30868 Page layout with custom header and footer line.
30869 \end_layout
30870
30871 \end_inset
30872
30873
30874 \end_layout
30875
30876 \end_inset
30877
30878
30879 \end_layout
30880
30881 \begin_layout Subsection
30882 Definition
30883 \end_layout
30884
30885 \begin_layout Standard
30886 To define your header line, add all 3
30887 \begin_inset space ~
30888 \end_inset
30889
30890 header styles.
30891  The things you add to the styles appear on uneven pages, the things in
30892  the optional arguments on even pages.
30893  For single-sided documents, the optional arguments will not be used and
30894  can be omitted.
30895  If you leave a style or its argument empty, nothing appears in the output.
30896  Defining the footer line works similar.
30897 \end_layout
30898
30899 \begin_layout Standard
30900 For the definition, you will need some LaTeX-commands that are inserted
30901  as TeX-code (menu 
30902 \family sans
30903 Insert\SpecialChar \menuseparator
30904 Te
30905 \begin_inset ERT
30906 status collapsed
30907
30908 \begin_layout Plain Layout
30909
30910 {}
30911 \end_layout
30912
30913 \end_inset
30914
30915 X
30916 \begin_inset space ~
30917 \end_inset
30918
30919 Code
30920 \family default
30921 ):
30922 \end_layout
30923
30924 \begin_layout Description
30925
30926 \backslash
30927 thepage prints the current page number
30928 \end_layout
30929
30930 \begin_layout Description
30931
30932 \backslash
30933 Roman{page} prints the current page number with capital roman numerals
30934 \end_layout
30935
30936 \begin_layout Description
30937
30938 \backslash
30939 roman{page} prints the current page number with small roman numerals
30940 \end_layout
30941
30942 \begin_layout Description
30943
30944 \backslash
30945 leftmark prints the current section number and title.
30946  If the document has chapters, it prints the current chapter number and
30947  title instead.
30948  It is called 
30949 \begin_inset Quotes eld
30950 \end_inset
30951
30952 leftmark
30953 \begin_inset Quotes prd
30954 \end_inset
30955
30956  because it usually goes in a left header.
30957 \end_layout
30958
30959 \begin_layout Description
30960
30961 \backslash
30962 rightmark prints the current subsection number and title.
30963  If the document has chapters, it prints the current section number and
30964  title instead.
30965  It is normally used in the right header.
30966 \end_layout
30967
30968 \begin_layout Subsection
30969 Default header/footer
30970 \end_layout
30971
30972 \begin_layout Standard
30973 The custom header/footer is not empty by default.
30974  The default header contains the chapter and section title and the center
30975  footer has the page number.
30976  In order to remove unwanted entries from the header/footer, include the
30977  relevant header/footer style in your document, but leave it blank.
30978  So, if you do not want a page number in the footer, include a blank 
30979 \family sans
30980 Center
30981 \begin_inset space ~
30982 \end_inset
30983
30984 Footer
30985 \family default
30986  style.
30987 \end_layout
30988
30989 \begin_layout Subsection
30990 Appearance
30991 \end_layout
30992
30993 \begin_layout Standard
30994 The header and footer will appear on normal pages.
30995  Some pages are different.
30996  The title page has a style of its own, and so has any page that starts
30997  a new part or chapter in your book.
30998  Such pages will not have the custom headers/footers, but that is normal.
30999  There is for example no need to print a header with the chapter name on
31000  the chapter page where the chapter heading is in big bold letters anyway.
31001 \end_layout
31002
31003 \begin_layout Subsubsection
31004 Header and footer decoration line
31005 \end_layout
31006
31007 \begin_layout Standard
31008 By default, you get a 0.4
31009 \begin_inset space \thinspace{}
31010 \end_inset
31011
31012 pt thick line below the header and no footer line.
31013  This can be changed in the document preamble with the commands 
31014 \series bold
31015
31016 \backslash
31017 headrulewidth
31018 \series default
31019  and 
31020 \series bold
31021
31022 \backslash
31023 footrulewidth
31024 \series default
31025  in the following scheme:
31026 \end_layout
31027
31028 \begin_layout Standard
31029
31030 \series bold
31031
31032 \backslash
31033 renewcommand{
31034 \backslash
31035 headrulewidth}{thickness}
31036 \end_layout
31037
31038 \begin_layout Standard
31039 Where thickness is a size in standard units like 
31040 \family sans
31041 pt
31042 \family default
31043  or 
31044 \family sans
31045 mm
31046 \family default
31047 .
31048  If you don't want a line, set the thickness to 0
31049 \begin_inset space \thinspace{}
31050 \end_inset
31051
31052 pt.
31053 \end_layout
31054
31055 \begin_layout Standard
31056 The lines can also be colored, but this requires more knowledge of LaTeX.
31057  If you really need this, have a look in the Internet or in sec.
31058 \begin_inset space ~
31059 \end_inset
31060
31061 4.4 of the book 
31062 \begin_inset CommandInset citation
31063 LatexCommand cite
31064 key "Mittelbach"
31065
31066 \end_inset
31067
31068 .
31069 \end_layout
31070
31071 \begin_layout Subsubsection
31072 Several header/footer lines
31073 \end_layout
31074
31075 \begin_layout Standard
31076 In case that you need more than one text line as a header/footer, you can
31077  do this by adding a normal line break in the style definition.
31078  However, the default height of the header/footer is only the one of one
31079  text line.
31080  To expand the height, redefine the LaTeX length 
31081 \series bold
31082
31083 \backslash
31084 headheight
31085 \series default
31086  or 
31087 \series bold
31088
31089 \backslash
31090 footheight
31091 \series default
31092  in this scheme in your document preamble:
31093 \end_layout
31094
31095 \begin_layout Standard
31096
31097 \series bold
31098
31099 \backslash
31100 setlength{
31101 \backslash
31102 headheight}{height}
31103 \end_layout
31104
31105 \begin_layout Standard
31106 Where height is a size in standard units.
31107  If you don't know which amount of space is needed for the height, define
31108  your header/footer and preview your document as PDF.
31109  Then open the LaTeX logfile via the menu 
31110 \family sans
31111 Document\SpecialChar \menuseparator
31112 La
31113 \begin_inset ERT
31114 status collapsed
31115
31116 \begin_layout Plain Layout
31117
31118 {}
31119 \end_layout
31120
31121 \end_inset
31122
31123 TeX Log
31124 \family default
31125  and look via the button 
31126 \family sans
31127 Next
31128 \begin_inset space ~
31129 \end_inset
31130
31131 Warning
31132 \family default
31133  if you find a warning of the package 
31134 \series bold
31135 fancyhdr
31136 \series default
31137
31138 \begin_inset Index idx
31139 status collapsed
31140
31141 \begin_layout Plain Layout
31142 LaTeX-packages ! fancyhdr
31143 \end_layout
31144
31145 \end_inset
31146
31147 .
31148  If there is such a warning, it contains the space that you need at least
31149  for your header/footer.
31150 \end_layout
31151
31152 \begin_layout Subsection
31153 This example
31154 \end_layout
31155
31156 \begin_layout Standard
31157 This example demonstrates what can be done with custom header/footers.
31158  Don't use it for yor document as it is just an example.
31159  This example consists of the following definition:
31160 \end_layout
31161
31162 \begin_layout Description
31163 Left
31164 \begin_inset space ~
31165 \end_inset
31166
31167 Header 
31168 \series bold
31169
31170 \backslash
31171 rightmark
31172 \series default
31173 , empty optional argument
31174 \end_layout
31175
31176 \begin_layout Description
31177 Center
31178 \begin_inset space ~
31179 \end_inset
31180
31181 Header empty, empty optional argument
31182 \end_layout
31183
31184 \begin_layout Description
31185 Right
31186 \begin_inset space ~
31187 \end_inset
31188
31189 Header empty, 
31190 \series bold
31191
31192 \backslash
31193 leftmark
31194 \series default
31195  in the optional argument
31196 \end_layout
31197
31198 \begin_layout Description
31199 Left
31200 \begin_inset space ~
31201 \end_inset
31202
31203 Footer empty, 
31204 \series bold
31205
31206 \backslash
31207 thepage
31208 \series default
31209  in the optional argument
31210 \end_layout
31211
31212 \begin_layout Description
31213 Center
31214 \begin_inset space ~
31215 \end_inset
31216
31217 Footer 
31218 \family sans
31219 \series bold
31220 \color red
31221 LyX's user guide
31222 \family default
31223 \series default
31224 \color inherit
31225
31226 \begin_inset Quotes eld
31227 \end_inset
31228
31229 Magic code:
31230 \begin_inset Newline newline
31231 \end_inset
31232
31233
31234 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31235 \end_inset
31236
31237
31238 \begin_inset Quotes erd
31239 \end_inset
31240
31241  in the optional argument
31242 \end_layout
31243
31244 \begin_layout Description
31245 Right
31246 \begin_inset space ~
31247 \end_inset
31248
31249 Footer 
31250 \series bold
31251
31252 \backslash
31253 Roman{page}
31254 \series default
31255 , empty optional argument
31256 \end_layout
31257
31258 \begin_layout Description
31259
31260 \backslash
31261 headrulewidth set to 2
31262 \begin_inset space \thinspace{}
31263 \end_inset
31264
31265 pt
31266 \end_layout
31267
31268 \begin_layout Standard
31269 In principle you can use almost everything in headers/footers, except of
31270  floats.
31271  For more special things like e.
31272 \begin_inset space \thinspace{}
31273 \end_inset
31274
31275 g.
31276 \begin_inset space ~
31277 \end_inset
31278
31279 thumb-indexes, see the manual of the 
31280 \series bold
31281 fancyhdr
31282 \series default
31283  package, 
31284 \begin_inset CommandInset citation
31285 LatexCommand cite
31286 key "fancyhdr"
31287
31288 \end_inset
31289
31290 .
31291 \end_layout
31292
31293 \begin_layout Standard
31294 \begin_inset Newpage clearpage
31295 \end_inset
31296
31297
31298 \end_layout
31299
31300 \begin_layout Standard
31301 \begin_inset ERT
31302 status collapsed
31303
31304 \begin_layout Plain Layout
31305
31306
31307 \backslash
31308 pagestyle{headings}
31309 \end_layout
31310
31311 \end_inset
31312
31313
31314 \begin_inset Note Note
31315 status collapsed
31316
31317 \begin_layout Plain Layout
31318 switches back to page style with the default headings
31319 \end_layout
31320
31321 \end_inset
31322
31323
31324 \end_layout
31325
31326 \begin_layout Section
31327 Previewing Snippets of your Document
31328 \begin_inset CommandInset label
31329 LatexCommand label
31330 name "sec:Previewing-snippets-of"
31331
31332 \end_inset
31333
31334
31335 \begin_inset Index idx
31336 status collapsed
31337
31338 \begin_layout Plain Layout
31339 Instant preview
31340 \end_layout
31341
31342 \end_inset
31343
31344
31345 \begin_inset Index idx
31346 status collapsed
31347
31348 \begin_layout Plain Layout
31349 Document ! Preview
31350 \end_layout
31351
31352 \end_inset
31353
31354
31355 \end_layout
31356
31357 \begin_layout Standard
31358 LyX allows you to generate previews of sections of your document on the
31359  fly so you can see how they'll look in the final document without having
31360  to break your train of thought with 
31361 \family sans
31362 View\SpecialChar \menuseparator
31363 DVI
31364 \family default
31365 .
31366 \end_layout
31367
31368 \begin_layout Standard
31369 If you would for example like to see in LyX your math formulas typeset by
31370  LaTeX, install the LaTeX-package 
31371 \series bold
31372 preview-latex
31373 \series default
31374
31375 \begin_inset Index idx
31376 status collapsed
31377
31378 \begin_layout Plain Layout
31379 LaTeX-packages ! preview-latex
31380 \end_layout
31381
31382 \end_inset
31383
31384  as explained below, and turn on 
31385 \family sans
31386 Instant
31387 \begin_inset space ~
31388 \end_inset
31389
31390 preview
31391 \family default
31392  in the 
31393 \family sans
31394 Tools\SpecialChar \menuseparator
31395 Preferences 
31396 \family default
31397 dialog under Look
31398 \begin_inset space ~
31399 \end_inset
31400
31401 and
31402 \begin_inset space ~
31403 \end_inset
31404
31405 feel\SpecialChar \menuseparator
31406 Display.
31407  The 
31408 \family sans
31409 Preview
31410 \begin_inset space ~
31411 \end_inset
31412
31413 Size
31414 \family default
31415  is the multiplication factor for the size.
31416 \end_layout
31417
31418 \begin_layout Standard
31419 Previews are generated when you load a document into LyX and when you finish
31420  editing an inset.
31421  Previews of an already loaded document are 
31422 \emph on
31423 not
31424 \emph default
31425  generated just by selecting the 
31426 \family sans
31427 Instant
31428 \begin_inset space ~
31429 \end_inset
31430
31431 preview
31432 \family default
31433  check box, you have to reopen the documents to activate the previews.
31434 \end_layout
31435
31436 \begin_layout Standard
31437 LyX will generate previews of math insets.
31438  It will also generate previews of included insets if you select the 
31439 \family sans
31440 Show
31441 \begin_inset space ~
31442 \end_inset
31443
31444 preview
31445 \family default
31446  check box in the insert dialog.
31447  This is useful if you wish to generate a preview of a LaTeX figure, for
31448  example.
31449 \end_layout
31450
31451 \begin_layout Standard
31452 To get previews working, you need the LaTeX package 
31453 \series bold
31454 preview-latex
31455 \series default
31456  (on some systems named simply 
31457 \series bold
31458 preview
31459 \series default
31460 ) installed.
31461  If it is not already installed, you will find it in the TeX Catalogue,
31462  
31463 \begin_inset CommandInset citation
31464 LatexCommand cite
31465 key "TeXCatalogue"
31466
31467 \end_inset
31468
31469  or in the package manager of your LaTeX-system.
31470  You obtain prettier results if you install the program 
31471 \family typewriter
31472 pnmcrop
31473 \family default
31474  from the 
31475 \family typewriter
31476 netpbm
31477 \family default
31478  package; for LyX on Windows this program is automatically installed together
31479  with LyX.
31480 \end_layout
31481
31482 \begin_layout Standard
31483 \begin_inset VSpace bigskip
31484 \end_inset
31485
31486
31487 \end_layout
31488
31489 \begin_layout Standard
31490 You can furthermore preview the LaTeX source of the whole document or parts
31491  of it.
31492  Use the menu 
31493 \family sans
31494 View\SpecialChar \menuseparator
31495 View
31496 \begin_inset space ~
31497 \end_inset
31498
31499 Source
31500 \family default
31501  and a window will be shown where you can see the LaTeX-source code.
31502  The window shows the source of the whole paragraph where the cursor is
31503  currently in.
31504  You can also select document parts in LyX's main window, then only this
31505  selection (when it is more than one paragraph) is shown as source code.
31506  To view the whole document as source, enable the corresponding option in
31507  the source view window.
31508 \end_layout
31509
31510 \begin_layout Section
31511 Advanced Find and Replace
31512 \begin_inset CommandInset label
31513 LatexCommand label
31514 name "sec:Advanced-Find-and"
31515
31516 \end_inset
31517
31518
31519 \begin_inset Index idx
31520 status collapsed
31521
31522 \begin_layout Plain Layout
31523 Replace
31524 \end_layout
31525
31526 \end_inset
31527
31528
31529 \begin_inset Index idx
31530 status collapsed
31531
31532 \begin_layout Plain Layout
31533 Find
31534 \end_layout
31535
31536 \end_inset
31537
31538
31539 \end_layout
31540
31541 \begin_layout Subsection
31542 Introduction
31543 \end_layout
31544
31545 \begin_layout Standard
31546 The advanced find and replace feature of LyX allows for searching of complex,
31547  format-sensitive text segments and mathematics contents within LyX documents.
31548  It is an enhancement of the standard (quick) find and replace feature.
31549  The key-features are:
31550 \end_layout
31551
31552 \begin_layout Itemize
31553 Both searching of text and of mathematical formulas is allowed, where the
31554  latter is done by entering mathematics in the usual way; not only entire
31555  mathematical formulas are found, but also parts occurring within more complex
31556  formulas
31557 \end_layout
31558
31559 \begin_layout Itemize
31560 Search may be format-insensitive, so that the searched text is found in
31561  any context/style (standard text, section headings, notes, and even mathematics
31562 ), or it may be format-sensitive, so that, for example, a word entered with
31563  a section heading will only be found within section headings
31564 \end_layout
31565
31566 \begin_layout Itemize
31567 Search may be widened to a specific 
31568 \emph on
31569 scope
31570 \emph default
31571 , i.
31572 \begin_inset space \thinspace{}
31573 \end_inset
31574
31575 e.
31576 \begin_inset space ~
31577 \end_inset
31578
31579 a set of files which may be all the children of the document being edited,
31580  all the open files, or all the manuals available from the 
31581 \family sans
31582 Help
31583 \family default
31584  menu
31585 \end_layout
31586
31587 \begin_layout Itemize
31588 Replace may optionally preserve capitalization, so that the replaced text
31589  capitalization is adapted to the matching text (i.
31590 \begin_inset space \thinspace{}
31591 \end_inset
31592
31593 e.
31594 \begin_inset space ~
31595 \end_inset
31596
31597 all lowercase, all uppercase, first uppercase followed by lowercase)
31598 \end_layout
31599
31600 \begin_layout Subsection
31601 Basic usage
31602 \end_layout
31603
31604 \begin_layout Standard
31605 The advanced find and replace feature of LyX is activated through the menu
31606  
31607 \family sans
31608 Edit\SpecialChar \menuseparator
31609 Find & Replace
31610 \noun on
31611  (
31612 \noun default
31613 Advanced
31614 \noun on
31615 )
31616 \family default
31617 \noun default
31618  (shortcut 
31619 \begin_inset Info
31620 type  "shortcut"
31621 arg   "dialog-show findreplaceadv"
31622 \end_inset
31623
31624 ) or the toolbar button 
31625 \begin_inset Info
31626 type  "icon"
31627 arg   "dialog-toggle findreplaceadv"
31628 \end_inset
31629
31630 .
31631  This opens the 
31632 \family sans
31633 Advanced Find and Replace
31634 \family default
31635  dialog.
31636 \end_layout
31637
31638 \begin_layout Subsubsection
31639 Searching for text
31640 \end_layout
31641
31642 \begin_layout Standard
31643 Enter into the 
31644 \family sans
31645 Find
31646 \family default
31647  LyX mini-editor a simple word, and search for occurrences of it by clicking
31648  on the 
31649 \family sans
31650 Find Next
31651 \family default
31652  button at the bottom of the dialog (or just press the 
31653 \family sans
31654 Return
31655 \family default
31656  key).
31657  The entered word is found both in text mode and in math mode, and in emphasized
31658 , bold or normal face, and in both in section titles and in standard text.
31659  Pressing repeatedly 
31660 \family sans
31661 Enter
31662 \family default
31663  keeps searching forward.
31664  Similarly, pressing 
31665 \family sans
31666 Shift+Enter
31667 \family default
31668  searches for the entered text backwards.
31669 \end_layout
31670
31671 \begin_layout Standard
31672 While searching, the 
31673 \family sans
31674 Case sensitive
31675 \family default
31676  option allows matches to occur only with the same case as entered in the
31677  
31678 \family sans
31679 Find
31680 \family default
31681  editor.
31682  The 
31683 \family sans
31684 Whole words
31685 \family default
31686  option allows matches to occur only at word boundaries.
31687 \end_layout
31688
31689 \begin_layout Subsubsection
31690 Searching for mathematics
31691 \end_layout
31692
31693 \begin_layout Standard
31694 Mathematical formulas may be searched for by typing in the 
31695 \family sans
31696 Find
31697 \family default
31698  editor a mathematical formula, such as 
31699 \begin_inset Formula $x^{2}$
31700 \end_inset
31701
31702  or also something more complex like 
31703 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31704 \end_inset
31705
31706 .
31707  When searching for a formula, it is found both when it is alone and when
31708  it occurs in sub-formulas and nested parts of sub-formulas, for example
31709  the mentioned segments would be found in something like 
31710 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31711 \end_inset
31712
31713
31714 \end_layout
31715
31716 \begin_layout Subsubsection
31717 Style-aware search
31718 \end_layout
31719
31720 \begin_layout Standard
31721 It is also possible to search for text with specific styles.
31722  This is done by switching to the 
31723 \family sans
31724 Settings
31725 \family default
31726  tab of the dialog and unchecking the 
31727 \family sans
31728 Ignore format
31729 \family default
31730  option.
31731  This way, entering in the 
31732 \family sans
31733 Find
31734 \family default
31735  editor
31736 \end_layout
31737
31738 \begin_layout Itemize
31739 a plain word and searching for it would not find instances of the word occurring
31740  in emphasized or boldface.
31741 \end_layout
31742
31743 \begin_layout Itemize
31744 an emphasized or boldface word and searching for it would find the respective
31745  instances with same face only, and within the same text style only.
31746  Note that, for example, an emphasized text is found not only when occurring
31747  alone, but also when it is contained in a longer emphasized sentence.
31748 \end_layout
31749
31750 \begin_layout Itemize
31751 a plain word in a section heading, and searching for it, finds occurrences
31752  of if only within section headings.
31753  Also, if the text to search is given an emphasized or bold face, in addition
31754  to a section style, then it is found only when occurring with the same
31755  style.
31756 \end_layout
31757
31758 \begin_layout Itemize
31759 some mathematics in a displayed formula will only find instances of this
31760  formula that are also displayed formulas (and not inline formulas).
31761 \end_layout
31762
31763 \begin_layout Subsubsection
31764 Replace
31765 \end_layout
31766
31767 \begin_layout Standard
31768 The text segments matching the text entered in the 
31769 \family sans
31770 Find
31771 \family default
31772  editor may be replaced with the text segments entered in the 
31773 \family sans
31774 Replace
31775 \family default
31776 \noun on
31777  
31778 \noun default
31779 editor.
31780  In order to find the next occurrence and replace it, click on the 
31781 \family sans
31782 Replace
31783 \family default
31784  button or alternatively
31785 \noun on
31786  
31787 \noun default
31788 press 
31789 \family sans
31790 Enter
31791 \family default
31792  or 
31793 \family sans
31794 Shift+Enter
31795 \family default
31796  while being in the 
31797 \family sans
31798 Replace
31799 \family default
31800 \noun on
31801  
31802 \noun default
31803 editor.
31804 \end_layout
31805
31806 \begin_layout Standard
31807 You can replace full-featured formatted LyX segments in place of the matching
31808  text segments in your document.
31809  Typical scenarios in which to use this capability may be (just to mention
31810  a few):
31811 \end_layout
31812
31813 \begin_layout Itemize
31814 replacing occurrences of a word with a customized formatted version of the
31815  same word, for example replacing occurrences of a name like 
31816 \begin_inset Quotes eld
31817 \end_inset
31818
31819 func()
31820 \begin_inset Quotes erd
31821 \end_inset
31822
31823  with its typewriter version 
31824 \family typewriter
31825
31826 \begin_inset Quotes eld
31827 \end_inset
31828
31829 func()
31830 \begin_inset Quotes erd
31831 \end_inset
31832
31833 ;
31834 \end_layout
31835
31836 \begin_layout Itemize
31837 performing a notation rework of mathematical symbols, for example replacing
31838  occurrences of 
31839 \begin_inset Quotes eld
31840 \end_inset
31841
31842
31843 \begin_inset Formula $R$
31844 \end_inset
31845
31846
31847 \begin_inset Quotes erd
31848 \end_inset
31849
31850  with 
31851 \begin_inset Quotes eld
31852 \end_inset
31853
31854
31855 \begin_inset Formula $\mathbb{R}$
31856 \end_inset
31857
31858
31859 \begin_inset Quotes erd
31860 \end_inset
31861
31862  (you may want to enable the 
31863 \family sans
31864 Whole words
31865 \family default
31866  and 
31867 \family sans
31868 Case sensitive
31869 \family default
31870  options and disable the 
31871 \family sans
31872 Ignore format
31873 \family default
31874  option in the 
31875 \family sans
31876 Settings
31877 \family default
31878  tab, in order to avoid replacing all 
31879 \begin_inset Quotes eld
31880 \end_inset
31881
31882 R
31883 \begin_inset Quotes erd
31884 \end_inset
31885
31886  letters occurring in normal text), or occurrences of 
31887 \begin_inset Formula $x_{j}^{i}$
31888 \end_inset
31889
31890  with 
31891 \begin_inset Formula $x_{i,\, j}$
31892 \end_inset
31893
31894 , or occurrences of 
31895 \begin_inset Formula $x[k]$
31896 \end_inset
31897
31898  with 
31899 \begin_inset Formula $x_{k}$
31900 \end_inset
31901
31902 .
31903 \end_layout
31904
31905 \begin_layout Subsection
31906 Advanced usage
31907 \end_layout
31908
31909 \begin_layout Standard
31910 There is a regular expression (regexp) based searching facility.
31911 \begin_inset Foot
31912 status collapsed
31913
31914 \begin_layout Plain Layout
31915 A good explanation of regular expressions is given in this Wikipedia entry:
31916  
31917 \begin_inset CommandInset href
31918 LatexCommand href
31919 target "http://en.wikipedia.org/wiki/Regular_expression"
31920
31921 \end_inset
31922
31923 .
31924 \end_layout
31925
31926 \end_inset
31927
31928  You can search for regular expression by inserting a regexp inset into
31929  the 
31930 \family sans
31931 Find
31932 \family default
31933  editor.
31934  This is done via the menu 
31935 \family sans
31936 Insert\SpecialChar \menuseparator
31937 Insert Regular Expression
31938 \family default
31939  while the cursor is in the 
31940 \family sans
31941 Find
31942 \family default
31943  editor.
31944  Characters entered within regexp insets are matched according to the regular
31945  expression matching rules
31946 \begin_inset Foot
31947 status collapsed
31948
31949 \begin_layout Plain Layout
31950 Under the constraint that any (sub)expression must match a well-formed LyX
31951  text segment, i.
31952 \begin_inset space \thinspace{}
31953 \end_inset
31954
31955 e.
31956 \begin_inset space ~
31957 \end_inset
31958
31959 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31960  to match expressions.
31961 \end_layout
31962
31963 \end_inset
31964
31965 , while text entered outside regexp insets is matched exactly against the
31966  same text in the document.
31967  Note that it is allowed to cut and paste regexp-mode insets as usual.
31968  Examples of using such a feature may be:
31969 \end_layout
31970
31971 \begin_layout Enumerate
31972 Searching for all fractions with a given denominator: for example, entering
31973  in the 
31974 \family sans
31975 Find
31976 \family default
31977  editor the fraction 
31978 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31979 \end_inset
31980
31981  (where the 
31982 \begin_inset Formula $.*$
31983 \end_inset
31984
31985  on the numerator is the match-everything regular expression) finds all
31986  fractions with the given denominator.
31987 \end_layout
31988
31989 \begin_layout Enumerate
31990 Searching for all text with a given style: for example, after unchecking
31991  the 
31992 \family sans
31993 Ignore format
31994 \family default
31995  option from the 
31996 \family sans
31997 Settings
31998 \family default
31999  tab, entering a 
32000 \series bold
32001
32002 \begin_inset Formula $.*$
32003 \end_inset
32004
32005
32006 \series default
32007  regular expression and adding for it an emphasized or bold face, finds
32008  all emphasized and bold face text, respectively.
32009  Also, inserting a 
32010 \begin_inset Formula $.*$
32011 \end_inset
32012
32013  regular expression in a bullet or enumerated list or a section heading,
32014  you can find all bullet or enumerated lists or section headings.
32015 \end_layout
32016
32017 \begin_layout Standard
32018 Finally, references to (sub)expressions in regexp may be used as usual,
32019  enclosing parts of the expression within round braces 
32020 \begin_inset Formula $()$
32021 \end_inset
32022
32023 , and referring back to them through 
32024 \begin_inset Formula $\backslash1$
32025 \end_inset
32026
32027
32028 \begin_inset Formula $\backslash2$
32029 \end_inset
32030
32031 , etc..
32032  For example, try searching for the regexp 
32033 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
32034 \end_inset
32035
32036  in order to find word repetitions, if there are any.
32037 \end_layout
32038
32039 \begin_layout Standard
32040 Note that back references work both when occurring within the same regexp,
32041  and when occurring in multiple different regexps, where the numbering of
32042  back-referenced sub-expressions is absolute, i.
32043 \begin_inset space \thinspace{}
32044 \end_inset
32045
32046 e.
32047 \begin_inset space ~
32048 \end_inset
32049
32050  
32051 \begin_inset Formula $\backslash1$
32052 \end_inset
32053
32054  always refers to the first occurrence of 
32055 \begin_inset Formula $()$
32056 \end_inset
32057
32058  in all entered regexps.
32059 \end_layout
32060
32061 \begin_layout Standard
32062 Note also that the use of back references in the replaced text is not (yet)
32063  implemented.
32064 \end_layout
32065
32066 \begin_layout Section
32067 Spell Checking
32068 \begin_inset CommandInset label
32069 LatexCommand label
32070 name "sec:Spellchecking"
32071
32072 \end_inset
32073
32074
32075 \begin_inset Index idx
32076 status collapsed
32077
32078 \begin_layout Plain Layout
32079 Spell checking
32080 \end_layout
32081
32082 \end_inset
32083
32084
32085 \end_layout
32086
32087 \begin_layout Standard
32088 LyX has a built-in spell checker.
32089  The menu
32090 \family sans
32091  Tools\SpecialChar \menuseparator
32092 Spellchecker
32093 \family default
32094 , the key 
32095 \family sans
32096 F7
32097 \family default
32098  or the toolbar button 
32099 \begin_inset Info
32100 type  "icon"
32101 arg   "dialog-show spellchecker"
32102 \end_inset
32103
32104  starts the spell checking beginning from the current cursor position.
32105  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32106  you to edit and replace it in a second line.
32107  Whenever an unknown word is found, the word is highlighted and the text
32108  scrolled so that it is visible.
32109  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32110 n, if any could be found.
32111  Clicking on one of the corrections will copy to the 
32112 \family sans
32113 Replacement
32114 \family default
32115  field, double-click invokes directly the replacement.
32116  Unknown but correctly typed words can be added to the personal dictionary.
32117 \end_layout
32118
32119 \begin_layout Standard
32120 By default, the dictionary file used is determined by the document language
32121  that is set in the 
32122 \family sans
32123 Document\SpecialChar \menuseparator
32124 Settings
32125 \family default
32126  dialog.
32127  You can specify the language of a word in the spellchecker dialog by choosing
32128  a different one at the top of the dialog.
32129  LyX can correctly spell check documents containing multiple languages.
32130  This work if you have marked the different languages appropriately and
32131  have the spell checker dictionaries installed.
32132  LyX automatically switches to the appropriate dictionary file.
32133 \end_layout
32134
32135 \begin_layout Subsection
32136 Further Settings
32137 \end_layout
32138
32139 \begin_layout Standard
32140 In LyX's preferences dialog under 
32141 \family sans
32142 Language
32143 \begin_inset space ~
32144 \end_inset
32145
32146 Setting\SpecialChar \menuseparator
32147 Spellchecker
32148 \family default
32149  you can set the following things:
32150 \end_layout
32151
32152 \begin_layout Description
32153 Spellchecker
32154 \begin_inset space ~
32155 \end_inset
32156
32157 engine Select the library LyX should use for spell checking.
32158  Depending on your platform, 
32159 \family typewriter
32160 aspell
32161 \family default
32162
32163 \family typewriter
32164 hunspell
32165 \family default
32166  or 
32167 \family typewriter
32168 enchant
32169 \begin_inset Foot
32170 status collapsed
32171
32172 \begin_layout Plain Layout
32173 Enchant itself is a wrapper library having different configurable back-ends.
32174  Please consult the documentation or man-page of it to learn more.
32175 \end_layout
32176
32177 \end_inset
32178
32179
32180 \family default
32181  are available.
32182  On Windows only 
32183 \family typewriter
32184 hunspell
32185 \family default
32186  is available.
32187 \end_layout
32188
32189 \begin_layout Description
32190 Alternative
32191 \begin_inset space ~
32192 \end_inset
32193
32194 language If this field is not empty, LyX will always use the given language
32195  for the spell checking, no matter what the document language is.
32196 \end_layout
32197
32198 \begin_layout Description
32199 Escape
32200 \begin_inset space ~
32201 \end_inset
32202
32203 characters Allows you to add non-standard characters that the spell checker
32204  should escape, e.
32205 \begin_inset space \thinspace{}
32206 \end_inset
32207
32208 g.
32209 \begin_inset space \space{}
32210 \end_inset
32211
32212 German umlauts.
32213  This should normally not be needed.
32214 \end_layout
32215
32216 \begin_layout Description
32217 Accept
32218 \begin_inset space ~
32219 \end_inset
32220
32221 compound
32222 \begin_inset space ~
32223 \end_inset
32224
32225 words Prevent the spell checker from complaining about compounded words
32226  like 
32227 \begin_inset Quotes eld
32228 \end_inset
32229
32230 passthrough
32231 \begin_inset Quotes erd
32232 \end_inset
32233
32234 .
32235 \end_layout
32236
32237 \begin_layout Description
32238 Spellcheck
32239 \begin_inset space ~
32240 \end_inset
32241
32242 continously Check the spelling of your document as you type it.
32243  Misspelled words gets underlined with a dotted red line.
32244  By right-clicking on an underlined word, the suggestions by the spell appear
32245  in the context menu.
32246  Choosing one of them will replace the misspelled word with the suggested
32247  word.
32248 \end_layout
32249
32250 \begin_layout Description
32251 Spellcheck
32252 \begin_inset space ~
32253 \end_inset
32254
32255 notes
32256 \begin_inset space ~
32257 \end_inset
32258
32259 and
32260 \begin_inset space ~
32261 \end_inset
32262
32263 comments If enabled, the spelling of non-printed document contents is checked
32264  as well.
32265 \end_layout
32266
32267 \begin_layout Section
32268 Thesaurus
32269 \begin_inset Index idx
32270 status collapsed
32271
32272 \begin_layout Plain Layout
32273 Thesaurus
32274 \end_layout
32275
32276 \end_inset
32277
32278
32279 \begin_inset CommandInset label
32280 LatexCommand label
32281 name "sec:Thesaurus"
32282
32283 \end_inset
32284
32285
32286 \end_layout
32287
32288 \begin_layout Standard
32289 LyX provides a multilingual thesaurus.
32290  It uses the same thesaurus framework as OpenOffice and Firefox (namely
32291  the 
32292 \emph on
32293 MyThes
32294 \emph default
32295
32296 \begin_inset Foot
32297 status collapsed
32298
32299 \begin_layout Plain Layout
32300 \begin_inset CommandInset href
32301 LatexCommand href
32302 target "http://lingucomponent.openoffice.org/thesaurus.html"
32303
32304 \end_inset
32305
32306
32307 \end_layout
32308
32309 \end_inset
32310
32311  thesaurus library, which is included in LyX).
32312  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32313  are available for many languages.
32314 \end_layout
32315
32316 \begin_layout Standard
32317 This section describes how new dictionaries are installed and set up for
32318  the use with LyX.
32319 \end_layout
32320
32321 \begin_layout Subsection
32322 Setting up the thesaurus
32323 \end_layout
32324
32325 \begin_layout Standard
32326 The 
32327 \emph on
32328 MyThes/
32329 \emph default
32330 OpenOffice thesauri consist of two files per language: A file with the suffix
32331  
32332 \emph on
32333 *.dat
32334 \emph default
32335  containing the data and an index file with the suffix 
32336 \emph on
32337 *.idx
32338 \emph default
32339 .
32340  The standardized file names include the language code for the given language
32341  (e.
32342 \begin_inset space \thinspace{}
32343 \end_inset
32344
32345 g.
32346  en_EN for English).
32347  For instance, the English files are named:
32348 \end_layout
32349
32350 \begin_layout Itemize
32351 th_en_EN_v2.idx
32352 \end_layout
32353
32354 \begin_layout Itemize
32355 th_en_EN_v2.dat
32356 \end_layout
32357
32358 \begin_layout Standard
32359 If you have OpenOffice and its thesaurus installed, these files should be
32360  already on your system.
32361  If not, you can get dictionaries either from 
32362 \begin_inset Flex URL
32363 status collapsed
32364
32365 \begin_layout Plain Layout
32366
32367 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32368 \end_layout
32369
32370 \end_inset
32371
32372  or from the site 
32373 \begin_inset Flex URL
32374 status collapsed
32375
32376 \begin_layout Plain Layout
32377
32378 http://extensions.services.openoffice.org
32379 \end_layout
32380
32381 \end_inset
32382
32383 .
32384 \begin_inset Foot
32385 status open
32386
32387 \begin_layout Plain Layout
32388 Note that, as of OpenOffice 3.0, the files on 
32389 \begin_inset Flex URL
32390 status collapsed
32391
32392 \begin_layout Plain Layout
32393
32394 http://extensions.services.openoffice.org
32395 \end_layout
32396
32397 \end_inset
32398
32399  are usually packed in extension archives (
32400 \emph on
32401 *.oxt
32402 \emph default
32403 ) that contain other files such as spellchecker dictionaries besides the
32404  thesauri.
32405  These archives are simple zip files, so you can unpack them as you would
32406  unpack a zip archive.
32407 \end_layout
32408
32409 \end_inset
32410
32411  Put the 
32412 \emph on
32413 *.idx
32414 \emph default
32415  and 
32416 \emph on
32417 *.dat
32418 \emph default
32419  files of all languages you want to use into one directory (do not use subfolder
32420 s), and specify the path to this directory in 
32421 \family sans
32422 Tools\SpecialChar \menuseparator
32423 Preferences\SpecialChar \menuseparator
32424 Paths
32425 \family default
32426 .
32427  Now the thesaurus should be ready to use.
32428 \end_layout
32429
32430 \begin_layout Subsection
32431 Using the thesaurus
32432 \end_layout
32433
32434 \begin_layout Standard
32435 To start the thesaurus, use the menu 
32436 \family sans
32437 Tools\SpecialChar \menuseparator
32438 Thesaurus
32439 \family default
32440  or the toolbar button 
32441 \begin_inset Info
32442 type  "icon"
32443 arg   "thesaurus-entry"
32444 \end_inset
32445
32446  while the cursor is at the word you want to look up or while a word is
32447  selected.
32448  A dialog pops up showing you probably related words that you can use as
32449  replacement.
32450  The proposals are grouped into categories.
32451  Note that the thesaurus does not only show synonyms, but also hyperonyms
32452  and hyponyms (such as 
32453 \emph on
32454 plant
32455 \emph default
32456  for 
32457 \emph on
32458 tree
32459 \emph default
32460 ), compounds (such as 
32461 \emph on
32462 tree diagram
32463 \emph default
32464 ) and antonyms (such as 
32465 \emph on
32466 women
32467 \emph default
32468  for 
32469 \emph on
32470 men
32471 \emph default
32472 ), which are marked as such.
32473 \end_layout
32474
32475 \begin_layout Standard
32476 The language is automatically chosen from the language at the cursor, but
32477  you can also switch it in the dialog, as you can enter new words to look
32478  up directly there.
32479 \end_layout
32480
32481 \begin_layout Standard
32482 Note that the thesaurus cannot handle phrases (only compounds that are in
32483  the dictionary, such as the above 
32484 \emph on
32485 tree diagram
32486 \emph default
32487 ), and you have to use the so called lemma form, i.
32488 \begin_inset space \thinspace{}
32489 \end_inset
32490
32491 e.
32492  the form that is used in the dictionaries (for many languages: first person
32493  singular indicative active for nouns, infinitive for verbs).
32494  For example looking up the word forms 
32495 \emph on
32496 reports
32497 \emph default
32498  or 
32499 \emph on
32500 reporting
32501 \emph default
32502  yields no results, while results are shown for the word form 
32503 \emph on
32504 report
32505 \emph default
32506 .
32507  Your best bet is to highlight only the relevant parts of such word (e.
32508 \begin_inset space \thinspace{}
32509 \end_inset
32510
32511 g.
32512  
32513 \emph on
32514 report
32515 \emph default
32516  in 
32517 \emph on
32518 report
32519 \emph default
32520 s), then you get proposals without adjusting the query in the dialog, and
32521  also the replacement will probably be correct (as only the highlighted
32522  part will be replaced, thus the ending remains).
32523 \end_layout
32524
32525 \begin_layout Section
32526 Change Tracking
32527 \begin_inset Index idx
32528 status collapsed
32529
32530 \begin_layout Plain Layout
32531 Change Tracking
32532 \end_layout
32533
32534 \end_inset
32535
32536
32537 \begin_inset Index idx
32538 status collapsed
32539
32540 \begin_layout Plain Layout
32541 Document ! Change Tracking
32542 \end_layout
32543
32544 \end_inset
32545
32546
32547 \begin_inset CommandInset label
32548 LatexCommand label
32549 name "sec:Change-Tracking"
32550
32551 \end_inset
32552
32553
32554 \end_layout
32555
32556 \begin_layout Standard
32557 When you work on a document collaboratively it is extremely useful to be
32558  able to see changes that others have made highlighted in the document.
32559  You can then decide if you want to accept a change or not.
32560  This can be achieved by turning on change tracking in the menu 
32561 \family sans
32562 Document\SpecialChar \menuseparator
32563 Change
32564 \begin_inset space ~
32565 \end_inset
32566
32567 Tracking\SpecialChar \menuseparator
32568 Track
32569 \begin_inset space ~
32570 \end_inset
32571
32572 Changes
32573 \family default
32574 .
32575 \end_layout
32576
32577 \begin_layout Standard
32578 Changes made in the document will then be highlighted by strokes and colors:
32579  
32580 \bar under
32581 \color blue
32582 underlined text
32583 \bar default
32584 \color inherit
32585  is an addition, 
32586 \strikeout on
32587 \color blue
32588 canceled text
32589 \strikeout default
32590 \color inherit
32591  is a deletion.
32592  The color depends on the author that made the change.
32593  You can change the color in LyX's preferences dialog under 
32594 \family sans
32595 Look
32596 \begin_inset space ~
32597 \end_inset
32598
32599 and
32600 \begin_inset space ~
32601 \end_inset
32602
32603 feel
32604 \family default
32605
32606 \family sans
32607 Colors
32608 \family default
32609 .
32610 \begin_inset Index idx
32611 status collapsed
32612
32613 \begin_layout Plain Layout
32614 Color ! Change tracking
32615 \end_layout
32616
32617 \end_inset
32618
32619  The author and the date of the change are shown in LyX's status bar when
32620  the cursor is in changed text.
32621  The same information is shown when you use the toolbar button 
32622 \begin_inset Info
32623 type  "icon"
32624 arg   "changes-merge"
32625 \end_inset
32626
32627 .
32628 \end_layout
32629
32630 \begin_layout Standard
32631 When change tracking is activated, you will see the review toolbar in LyX:
32632 \begin_inset Index idx
32633 status collapsed
32634
32635 \begin_layout Plain Layout
32636 Toolbar ! Review
32637 \end_layout
32638
32639 \end_inset
32640
32641
32642 \end_layout
32643
32644 \begin_layout Standard
32645 \begin_inset VSpace defskip
32646 \end_inset
32647
32648
32649 \end_layout
32650
32651 \begin_layout Standard
32652 \begin_inset Graphics
32653         filename clipart/ChangesToolbar.png
32654         scale 90
32655
32656 \end_inset
32657
32658
32659 \end_layout
32660
32661 \begin_layout Standard
32662 \begin_inset VSpace defskip
32663 \end_inset
32664
32665
32666 \end_layout
32667
32668 \begin_layout Standard
32669 The review toolbar as shown above contains from left to right the following
32670  buttons:
32671 \end_layout
32672
32673 \begin_layout Standard
32674 \begin_inset VSpace defskip
32675 \end_inset
32676
32677
32678 \end_layout
32679
32680 \begin_layout Standard
32681 \begin_inset Tabular
32682 <lyxtabular version="3" rows="10" columns="2">
32683 <features islongtable="true" longtabularalignment="center">
32684 <column alignment="left" valignment="top" width="0">
32685 <column alignment="left" valignment="top" width="0">
32686 <row interlinespace="2.5mm">
32687 <cell alignment="center" valignment="top" usebox="none">
32688 \begin_inset Text
32689
32690 \begin_layout Plain Layout
32691
32692 \family sans
32693 \begin_inset Info
32694 type  "icon"
32695 arg   "changes-track"
32696 \end_inset
32697
32698
32699 \end_layout
32700
32701 \end_inset
32702 </cell>
32703 <cell alignment="center" valignment="top" usebox="none">
32704 \begin_inset Text
32705
32706 \begin_layout Plain Layout
32707
32708 \family sans
32709 Document\SpecialChar \menuseparator
32710 Change
32711 \begin_inset space ~
32712 \end_inset
32713
32714 Tracking\SpecialChar \menuseparator
32715 Track
32716 \begin_inset space ~
32717 \end_inset
32718
32719 Changes
32720 \end_layout
32721
32722 \end_inset
32723 </cell>
32724 </row>
32725 <row interlinespace="2.5mm">
32726 <cell alignment="center" valignment="top" usebox="none">
32727 \begin_inset Text
32728
32729 \begin_layout Plain Layout
32730
32731 \family sans
32732 \begin_inset Info
32733 type  "icon"
32734 arg   "changes-output"
32735 \end_inset
32736
32737
32738 \end_layout
32739
32740 \end_inset
32741 </cell>
32742 <cell alignment="center" valignment="top" usebox="none">
32743 \begin_inset Text
32744
32745 \begin_layout Plain Layout
32746
32747 \family sans
32748 Document\SpecialChar \menuseparator
32749 Change
32750 \begin_inset space ~
32751 \end_inset
32752
32753 Tracking\SpecialChar \menuseparator
32754 Show
32755 \begin_inset space ~
32756 \end_inset
32757
32758 Changes
32759 \begin_inset space ~
32760 \end_inset
32761
32762 in
32763 \begin_inset space ~
32764 \end_inset
32765
32766 Output
32767 \end_layout
32768
32769 \end_inset
32770 </cell>
32771 </row>
32772 <row interlinespace="2.5mm">
32773 <cell alignment="center" valignment="top" usebox="none">
32774 \begin_inset Text
32775
32776 \begin_layout Plain Layout
32777
32778 \family sans
32779 \begin_inset Info
32780 type  "icon"
32781 arg   "change-next"
32782 \end_inset
32783
32784
32785 \end_layout
32786
32787 \end_inset
32788 </cell>
32789 <cell alignment="center" valignment="top" usebox="none">
32790 \begin_inset Text
32791
32792 \begin_layout Plain Layout
32793 Jumps to the next change
32794 \end_layout
32795
32796 \end_inset
32797 </cell>
32798 </row>
32799 <row interlinespace="2.5mm">
32800 <cell alignment="center" valignment="top" usebox="none">
32801 \begin_inset Text
32802
32803 \begin_layout Plain Layout
32804
32805 \family sans
32806 \begin_inset Info
32807 type  "icon"
32808 arg   "change-accept"
32809 \end_inset
32810
32811
32812 \end_layout
32813
32814 \end_inset
32815 </cell>
32816 <cell alignment="center" valignment="top" usebox="none">
32817 \begin_inset Text
32818
32819 \begin_layout Plain Layout
32820
32821 \family sans
32822 Document\SpecialChar \menuseparator
32823 Change
32824 \begin_inset space ~
32825 \end_inset
32826
32827 Tracking\SpecialChar \menuseparator
32828 Accept
32829 \begin_inset space ~
32830 \end_inset
32831
32832 Change
32833 \end_layout
32834
32835 \end_inset
32836 </cell>
32837 </row>
32838 <row interlinespace="2.5mm">
32839 <cell alignment="center" valignment="top" usebox="none">
32840 \begin_inset Text
32841
32842 \begin_layout Plain Layout
32843
32844 \family sans
32845 \begin_inset Info
32846 type  "icon"
32847 arg   "change-reject"
32848 \end_inset
32849
32850
32851 \end_layout
32852
32853 \end_inset
32854 </cell>
32855 <cell alignment="center" valignment="top" usebox="none">
32856 \begin_inset Text
32857
32858 \begin_layout Plain Layout
32859
32860 \family sans
32861 Document\SpecialChar \menuseparator
32862 Change
32863 \begin_inset space ~
32864 \end_inset
32865
32866 Tracking\SpecialChar \menuseparator
32867 Reject
32868 \begin_inset space ~
32869 \end_inset
32870
32871 Change
32872 \end_layout
32873
32874 \end_inset
32875 </cell>
32876 </row>
32877 <row interlinespace="2.5mm">
32878 <cell alignment="center" valignment="top" usebox="none">
32879 \begin_inset Text
32880
32881 \begin_layout Plain Layout
32882
32883 \family sans
32884 \begin_inset Info
32885 type  "icon"
32886 arg   "changes-merge"
32887 \end_inset
32888
32889
32890 \end_layout
32891
32892 \end_inset
32893 </cell>
32894 <cell alignment="center" valignment="top" usebox="none">
32895 \begin_inset Text
32896
32897 \begin_layout Plain Layout
32898
32899 \family sans
32900 Document\SpecialChar \menuseparator
32901 Change
32902 \begin_inset space ~
32903 \end_inset
32904
32905 Tracking\SpecialChar \menuseparator
32906 Merge
32907 \begin_inset space ~
32908 \end_inset
32909
32910 Changes
32911 \end_layout
32912
32913 \end_inset
32914 </cell>
32915 </row>
32916 <row interlinespace="2.5mm">
32917 <cell alignment="center" valignment="top" usebox="none">
32918 \begin_inset Text
32919
32920 \begin_layout Plain Layout
32921
32922 \family sans
32923 \begin_inset Info
32924 type  "icon"
32925 arg   "all-changes-accept"
32926 \end_inset
32927
32928
32929 \end_layout
32930
32931 \end_inset
32932 </cell>
32933 <cell alignment="center" valignment="top" usebox="none">
32934 \begin_inset Text
32935
32936 \begin_layout Plain Layout
32937
32938 \family sans
32939 Document\SpecialChar \menuseparator
32940 Change
32941 \begin_inset space ~
32942 \end_inset
32943
32944 Tracking\SpecialChar \menuseparator
32945 Accept
32946 \begin_inset space ~
32947 \end_inset
32948
32949 All
32950 \begin_inset space ~
32951 \end_inset
32952
32953 Changes
32954 \end_layout
32955
32956 \end_inset
32957 </cell>
32958 </row>
32959 <row interlinespace="2.5mm">
32960 <cell alignment="center" valignment="top" usebox="none">
32961 \begin_inset Text
32962
32963 \begin_layout Plain Layout
32964
32965 \family sans
32966 \begin_inset Info
32967 type  "icon"
32968 arg   "all-changes-reject"
32969 \end_inset
32970
32971
32972 \end_layout
32973
32974 \end_inset
32975 </cell>
32976 <cell alignment="center" valignment="top" usebox="none">
32977 \begin_inset Text
32978
32979 \begin_layout Plain Layout
32980
32981 \family sans
32982 Document\SpecialChar \menuseparator
32983 Change
32984 \begin_inset space ~
32985 \end_inset
32986
32987 Tracking\SpecialChar \menuseparator
32988 Reject
32989 \begin_inset space ~
32990 \end_inset
32991
32992 All
32993 \begin_inset space ~
32994 \end_inset
32995
32996 Changes
32997 \end_layout
32998
32999 \end_inset
33000 </cell>
33001 </row>
33002 <row interlinespace="2.5mm">
33003 <cell alignment="center" valignment="top" usebox="none">
33004 \begin_inset Text
33005
33006 \begin_layout Plain Layout
33007
33008 \family sans
33009 \begin_inset Info
33010 type  "icon"
33011 arg   "note-insert"
33012 \end_inset
33013
33014
33015 \end_layout
33016
33017 \end_inset
33018 </cell>
33019 <cell alignment="center" valignment="top" usebox="none">
33020 \begin_inset Text
33021
33022 \begin_layout Plain Layout
33023
33024 \family sans
33025 Insert\SpecialChar \menuseparator
33026 Note\SpecialChar \menuseparator
33027 LyX
33028 \begin_inset space ~
33029 \end_inset
33030
33031 Note
33032 \end_layout
33033
33034 \end_inset
33035 </cell>
33036 </row>
33037 <row interlinespace="2.5mm">
33038 <cell alignment="center" valignment="top" usebox="none">
33039 \begin_inset Text
33040
33041 \begin_layout Plain Layout
33042
33043 \family sans
33044 \begin_inset Info
33045 type  "icon"
33046 arg   "note-next"
33047 \end_inset
33048
33049
33050 \end_layout
33051
33052 \end_inset
33053 </cell>
33054 <cell alignment="center" valignment="top" usebox="none">
33055 \begin_inset Text
33056
33057 \begin_layout Plain Layout
33058
33059 \family sans
33060 Navigate\SpecialChar \menuseparator
33061 Next
33062 \begin_inset space ~
33063 \end_inset
33064
33065 Note
33066 \end_layout
33067
33068 \end_inset
33069 </cell>
33070 </row>
33071 </lyxtabular>
33072
33073 \end_inset
33074
33075
33076 \end_layout
33077
33078 \begin_layout Standard
33079 \begin_inset VSpace defskip
33080 \end_inset
33081
33082
33083 \end_layout
33084
33085 \begin_layout Standard
33086 The review toolbar helps you to accept, reject, or merge changes – highlight
33087  the change and press one of the desired toolbar buttons.
33088  When you merge changes, a window pops up showing you information about
33089  the next change after the current cursor position.
33090  So you don't need to highlight a certain change.
33091  Within the merge window you can decide to accept or reject changes and
33092  step to the next change.
33093  This way you can jump through all the changes in the document.
33094 \end_layout
33095
33096 \begin_layout Standard
33097 The toolbar has two buttons to handle notes because notes are often important
33098  to describe a change.
33099 \end_layout
33100
33101 \begin_layout Standard
33102 To show made changes in the output you need the LaTeX package 
33103 \series bold
33104 dvipost
33105 \series default
33106
33107 \begin_inset Index idx
33108 status collapsed
33109
33110 \begin_layout Plain Layout
33111 LaTeX-packages ! dvipost
33112 \end_layout
33113
33114 \end_inset
33115
33116  installed.
33117  You will find it in the TeX Catalogue, 
33118 \begin_inset CommandInset citation
33119 LatexCommand cite
33120 key "TeXCatalogue"
33121
33122 \end_inset
33123
33124  or in the package manager of your LaTeX-system.
33125 \end_layout
33126
33127 \begin_layout Section
33128 Comparison of Documents
33129 \begin_inset Index idx
33130 status collapsed
33131
33132 \begin_layout Plain Layout
33133 Comparison of documents
33134 \end_layout
33135
33136 \end_inset
33137
33138
33139 \end_layout
33140
33141 \begin_layout Standard
33142 You can compare two different LyX files via the menu 
33143 \family sans
33144 Tools\SpecialChar \menuseparator
33145 Compare
33146 \family default
33147 .
33148  The comparison result is a LyX file with change tracking enabled showing
33149  the differences.
33150  In the comparison dialog you can select with the option 
33151 \family sans
33152 Copy
33153 \begin_inset space ~
33154 \end_inset
33155
33156 Document
33157 \begin_inset space ~
33158 \end_inset
33159
33160 Settings
33161 \begin_inset space ~
33162 \end_inset
33163
33164 from
33165 \family default
33166  from which document LyX should take the document settings for the the resulting
33167  difference file.
33168  The option 
33169 \family sans
33170 Enable
33171 \begin_inset space ~
33172 \end_inset
33173
33174 change
33175 \begin_inset space ~
33176 \end_inset
33177
33178 tracking
33179 \begin_inset space ~
33180 \end_inset
33181
33182 features
33183 \begin_inset space ~
33184 \end_inset
33185
33186 in
33187 \begin_inset space ~
33188 \end_inset
33189
33190 the
33191 \begin_inset space ~
33192 \end_inset
33193
33194 output
33195 \family default
33196  enables the change tracking option 
33197 \family sans
33198 Show
33199 \begin_inset space ~
33200 \end_inset
33201
33202 Changes
33203 \begin_inset space ~
33204 \end_inset
33205
33206 in
33207 \begin_inset space ~
33208 \end_inset
33209
33210 Output
33211 \family default
33212  to visualize the differences also in the PDF output of the difference file.
33213 \end_layout
33214
33215 \begin_layout Section
33216 International Support
33217 \begin_inset Index idx
33218 status collapsed
33219
33220 \begin_layout Plain Layout
33221 International support
33222 \end_layout
33223
33224 \end_inset
33225
33226
33227 \end_layout
33228
33229 \begin_layout Standard
33230 This section describes how to use LyX with any language you want.
33231  For some non-western languages there are special Wiki-pages that explain
33232  how to set up LyX to use them: 
33233 \begin_inset CommandInset citation
33234 LatexCommand cite
33235 key "Arabic,Armenian,Farsi,Hebrew"
33236
33237 \end_inset
33238
33239
33240 \end_layout
33241
33242 \begin_layout Standard
33243 Besides languages, LyX also supports phonetic symbols, see section
33244 \begin_inset space ~
33245 \end_inset
33246
33247
33248 \begin_inset CommandInset ref
33249 LatexCommand ref
33250 reference "sub:Special-Character"
33251
33252 \end_inset
33253
33254 .
33255 \end_layout
33256
33257 \begin_layout Subsection
33258 Language Options
33259 \begin_inset Index idx
33260 status collapsed
33261
33262 \begin_layout Plain Layout
33263 Language ! Options
33264 \end_layout
33265
33266 \end_inset
33267
33268
33269 \begin_inset Index idx
33270 status collapsed
33271
33272 \begin_layout Plain Layout
33273 Document ! Settings
33274 \end_layout
33275
33276 \end_inset
33277
33278
33279 \begin_inset Index idx
33280 status collapsed
33281
33282 \begin_layout Plain Layout
33283 Document ! Language
33284 \end_layout
33285
33286 \end_inset
33287
33288
33289 \end_layout
33290
33291 \begin_layout Standard
33292 The 
33293 \family sans
33294 Document\SpecialChar \menuseparator
33295 Settings
33296 \family default
33297  dialog lets you set 
33298 \family roman
33299 the language and character encoding for your language.
33300  
33301 \end_layout
33302
33303 \begin_layout Standard
33304 Choose your language in the 
33305 \family sans
33306 Language
33307 \family default
33308  section of this dialog.
33309  The default is 
33310 \family sans
33311 English
33312 \family default
33313 .
33314 \end_layout
33315
33316 \begin_layout Standard
33317 Under 
33318 \family sans
33319 Encoding
33320 \family default
33321  you can choose the character encoding map you want to use for LaTeX export.
33322  The option 
33323 \family sans
33324 Language Default
33325 \family default
33326  is the preferred choice and works well in most cases.
33327  For details about the different encoding options see section
33328 \begin_inset space ~
33329 \end_inset
33330
33331
33332 \begin_inset CommandInset ref
33333 LatexCommand ref
33334 reference "cha:The-Document-Settings"
33335
33336 \end_inset
33337
33338 .
33339 \end_layout
33340
33341 \begin_layout Subsection
33342 Keyboard mapping configuration
33343 \begin_inset CommandInset label
33344 LatexCommand label
33345 name "sub:Keyboard-mapping"
33346
33347 \end_inset
33348
33349
33350 \end_layout
33351
33352 \begin_layout Standard
33353 If you have for example a U.
33354 \begin_inset space \thinspace{}
33355 \end_inset
33356
33357 S.-style keyboard and want to write in a language other than English, you
33358  can use an alternate keymap.
33359  For example, if you have a U.
33360 \begin_inset space \thinspace{}
33361 \end_inset
33362
33363 S.-style keyboard but want to write in Italian, you can configure LyX to
33364  use an Italian keymap.
33365  The preferences dialog allows you to choose up to two keyboard mappings,
33366  see section
33367 \begin_inset space ~
33368 \end_inset
33369
33370
33371 \begin_inset CommandInset ref
33372 LatexCommand ref
33373 reference "sub:Keyboard-Map"
33374
33375 \end_inset
33376
33377 .
33378  You can choose primary and secondary keyboard languages and then select
33379  which one you want to use.
33380 \end_layout
33381
33382 \begin_layout Standard
33383 Finally, you may just want to change a few key mappings or create an entirely
33384  different keymap (for Vulcan, for instance).
33385  You may, for example, normally write in Italian on a U.S.
33386  keyboard but want to include an occasional quotation in German.
33387  In such a case, you can write your own keyboard mapping or modify an existing
33388  one to support the characters you want.
33389  This and many other customizations are explained in the 
33390 \emph on
33391 Customization
33392 \emph default
33393  manual.
33394 \end_layout
33395
33396 \begin_layout Subsection
33397 Character Tables
33398 \end_layout
33399
33400 \begin_layout Standard
33401 Table
33402 \begin_inset space ~
33403 \end_inset
33404
33405
33406 \begin_inset CommandInset ref
33407 LatexCommand ref
33408 reference "cap:The-latin1-character"
33409
33410 \end_inset
33411
33412  shows the 
33413 \family typewriter
33414 Latin1
33415 \family default
33416  character set.
33417  You should be able to enter the characters in the first eight columns directly
33418  from the keyboard.
33419 \end_layout
33420
33421 \begin_layout Standard
33422 There are a few things you need to know about this table.
33423  Here are some of the details you'll need to bear in mind when using characters
33424  from the 
33425 \family typewriter
33426 Latin1
33427 \family default
33428  character set:
33429 \end_layout
33430
33431 \begin_layout Itemize
33432 Even if you have selected 
33433 \family sans
33434 latin1
33435 \family default
33436  in the 
33437 \family sans
33438 Document\SpecialChar \menuseparator
33439 Settings
33440 \family default
33441  dialog, users who have only the 
33442 \family typewriter
33443 T1
33444 \family default
33445 -fonts for LaTeX [or who have the 
33446 \family typewriter
33447 T1
33448 \family default
33449 -fonts but aren't using them] will still miss a few characters: D0, F0,
33450  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33451  french quotes won't show up.
33452 \end_layout
33453
33454 \begin_layout Standard
33455 \begin_inset Float table
33456 wide false
33457 sideways false
33458 status open
33459
33460 \begin_layout Plain Layout
33461 \begin_inset Caption
33462
33463 \begin_layout Plain Layout
33464 \begin_inset CommandInset label
33465 LatexCommand label
33466 name "cap:The-latin1-character"
33467
33468 \end_inset
33469
33470 The 
33471 \family typewriter
33472 latin1
33473 \family default
33474  character set
33475 \end_layout
33476
33477 \end_inset
33478
33479
33480 \end_layout
33481
33482 \begin_layout Plain Layout
33483 \align center
33484 \begin_inset Tabular
33485 <lyxtabular version="3" rows="17" columns="17">
33486 <features tabularvalignment="middle">
33487 <column alignment="center" valignment="top" width="0pt">
33488 <column alignment="center" valignment="top" width="0pt">
33489 <column alignment="center" valignment="top" width="0pt">
33490 <column alignment="center" valignment="top" width="0pt">
33491 <column alignment="center" valignment="top" width="0pt">
33492 <column alignment="center" valignment="top" width="0pt">
33493 <column alignment="center" valignment="top" width="0pt">
33494 <column alignment="center" valignment="top" width="0pt">
33495 <column alignment="center" valignment="top" width="0pt">
33496 <column alignment="center" valignment="top" width="0pt">
33497 <column alignment="center" valignment="top" width="0pt">
33498 <column alignment="center" valignment="top" width="0pt">
33499 <column alignment="center" valignment="top" width="0pt">
33500 <column alignment="center" valignment="top" width="0pt">
33501 <column alignment="center" valignment="top" width="0pt">
33502 <column alignment="center" valignment="top" width="0pt">
33503 <column alignment="center" valignment="top" width="0pt">
33504 <row>
33505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33506 \begin_inset Text
33507
33508 \begin_layout Plain Layout
33509
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 00
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 10
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 20
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 30
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 40
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 50
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 60
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 70
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 80
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 90
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 A0
33708 \end_layout
33709
33710 \end_inset
33711 </cell>
33712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 B0
33726 \end_layout
33727
33728 \end_inset
33729 </cell>
33730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33731 \begin_inset Text
33732
33733 \begin_layout Plain Layout
33734
33735 \family roman
33736 \series medium
33737 \shape up
33738 \size tiny
33739 \emph off
33740 \bar no
33741 \noun off
33742 \color none
33743 C0
33744 \end_layout
33745
33746 \end_inset
33747 </cell>
33748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33749 \begin_inset Text
33750
33751 \begin_layout Plain Layout
33752
33753 \family roman
33754 \series medium
33755 \shape up
33756 \size tiny
33757 \emph off
33758 \bar no
33759 \noun off
33760 \color none
33761 D0
33762 \end_layout
33763
33764 \end_inset
33765 </cell>
33766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33767 \begin_inset Text
33768
33769 \begin_layout Plain Layout
33770
33771 \family roman
33772 \series medium
33773 \shape up
33774 \size tiny
33775 \emph off
33776 \bar no
33777 \noun off
33778 \color none
33779 E0
33780 \end_layout
33781
33782 \end_inset
33783 </cell>
33784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33785 \begin_inset Text
33786
33787 \begin_layout Plain Layout
33788
33789 \family roman
33790 \series medium
33791 \shape up
33792 \size tiny
33793 \emph off
33794 \bar no
33795 \noun off
33796 \color none
33797 F0
33798 \end_layout
33799
33800 \end_inset
33801 </cell>
33802 </row>
33803 <row>
33804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33805 \begin_inset Text
33806
33807 \begin_layout Plain Layout
33808
33809 \family roman
33810 \series medium
33811 \shape up
33812 \size tiny
33813 \emph off
33814 \bar no
33815 \noun off
33816 \color none
33817 00
33818 \end_layout
33819
33820 \end_inset
33821 </cell>
33822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33823 \begin_inset Text
33824
33825 \begin_layout Plain Layout
33826
33827 \end_layout
33828
33829 \end_inset
33830 </cell>
33831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33832 \begin_inset Text
33833
33834 \begin_layout Plain Layout
33835
33836 \end_layout
33837
33838 \end_inset
33839 </cell>
33840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33841 \begin_inset Text
33842
33843 \begin_layout Plain Layout
33844
33845 \end_layout
33846
33847 \end_inset
33848 </cell>
33849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33850 \begin_inset Text
33851
33852 \begin_layout Plain Layout
33853
33854 \family roman
33855 \series medium
33856 \shape up
33857 \emph off
33858 \bar no
33859 \noun off
33860 \color none
33861 0
33862 \end_layout
33863
33864 \end_inset
33865 </cell>
33866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33867 \begin_inset Text
33868
33869 \begin_layout Plain Layout
33870
33871 \family roman
33872 \series medium
33873 \shape up
33874 \emph off
33875 \bar no
33876 \noun off
33877 \color none
33878 @
33879 \end_layout
33880
33881 \end_inset
33882 </cell>
33883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33884 \begin_inset Text
33885
33886 \begin_layout Plain Layout
33887
33888 \family roman
33889 \series medium
33890 \shape up
33891 \emph off
33892 \bar no
33893 \noun off
33894 \color none
33895 P
33896 \end_layout
33897
33898 \end_inset
33899 </cell>
33900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33901 \begin_inset Text
33902
33903 \begin_layout Plain Layout
33904
33905 \family roman
33906 \series medium
33907 \shape up
33908 \emph off
33909 \bar no
33910 \noun off
33911 \color none
33912 '
33913 \end_layout
33914
33915 \end_inset
33916 </cell>
33917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33918 \begin_inset Text
33919
33920 \begin_layout Plain Layout
33921
33922 \family roman
33923 \series medium
33924 \shape up
33925 \emph off
33926 \bar no
33927 \noun off
33928 \color none
33929 p
33930 \end_layout
33931
33932 \end_inset
33933 </cell>
33934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33935 \begin_inset Text
33936
33937 \begin_layout Plain Layout
33938
33939 \end_layout
33940
33941 \end_inset
33942 </cell>
33943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33944 \begin_inset Text
33945
33946 \begin_layout Plain Layout
33947
33948 \end_layout
33949
33950 \end_inset
33951 </cell>
33952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33953 \begin_inset Text
33954
33955 \begin_layout Plain Layout
33956
33957 \end_layout
33958
33959 \end_inset
33960 </cell>
33961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33962 \begin_inset Text
33963
33964 \begin_layout Plain Layout
33965
33966 \family roman
33967 \series medium
33968 \shape up
33969 \emph off
33970 \bar no
33971 \noun off
33972 \color none
33973 °
33974 \end_layout
33975
33976 \end_inset
33977 </cell>
33978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33979 \begin_inset Text
33980
33981 \begin_layout Plain Layout
33982
33983 \family roman
33984 \series medium
33985 \shape up
33986 \emph off
33987 \bar no
33988 \noun off
33989 \color none
33990 À
33991 \end_layout
33992
33993 \end_inset
33994 </cell>
33995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33996 \begin_inset Text
33997
33998 \begin_layout Plain Layout
33999
34000 \family roman
34001 \series medium
34002 \shape up
34003 \emph off
34004 \bar no
34005 \noun off
34006 \color none
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" rightline="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 ð
34042 \end_layout
34043
34044 \end_inset
34045 </cell>
34046 </row>
34047 <row>
34048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34049 \begin_inset Text
34050
34051 \begin_layout Plain Layout
34052
34053 \family roman
34054 \series medium
34055 \shape up
34056 \size tiny
34057 \emph off
34058 \bar no
34059 \noun off
34060 \color none
34061 01
34062 \end_layout
34063
34064 \end_inset
34065 </cell>
34066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34067 \begin_inset Text
34068
34069 \begin_layout Plain Layout
34070
34071 \end_layout
34072
34073 \end_inset
34074 </cell>
34075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34076 \begin_inset Text
34077
34078 \begin_layout Plain Layout
34079
34080 \end_layout
34081
34082 \end_inset
34083 </cell>
34084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34085 \begin_inset Text
34086
34087 \begin_layout Plain Layout
34088
34089 \family roman
34090 \series medium
34091 \shape up
34092 \emph off
34093 \bar no
34094 \noun off
34095 \color none
34096 !
34097 \end_layout
34098
34099 \end_inset
34100 </cell>
34101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34102 \begin_inset Text
34103
34104 \begin_layout Plain Layout
34105
34106 \family roman
34107 \series medium
34108 \shape up
34109 \emph off
34110 \bar no
34111 \noun off
34112 \color none
34113 1
34114 \end_layout
34115
34116 \end_inset
34117 </cell>
34118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34119 \begin_inset Text
34120
34121 \begin_layout Plain Layout
34122
34123 \family roman
34124 \series medium
34125 \shape up
34126 \emph off
34127 \bar no
34128 \noun off
34129 \color none
34130 A
34131 \end_layout
34132
34133 \end_inset
34134 </cell>
34135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34136 \begin_inset Text
34137
34138 \begin_layout Plain Layout
34139
34140 \family roman
34141 \series medium
34142 \shape up
34143 \emph off
34144 \bar no
34145 \noun off
34146 \color none
34147 Q
34148 \end_layout
34149
34150 \end_inset
34151 </cell>
34152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34153 \begin_inset Text
34154
34155 \begin_layout Plain Layout
34156
34157 \family roman
34158 \series medium
34159 \shape up
34160 \emph off
34161 \bar no
34162 \noun off
34163 \color none
34164 a
34165 \end_layout
34166
34167 \end_inset
34168 </cell>
34169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34170 \begin_inset Text
34171
34172 \begin_layout Plain Layout
34173
34174 \family roman
34175 \series medium
34176 \shape up
34177 \emph off
34178 \bar no
34179 \noun off
34180 \color none
34181 q
34182 \end_layout
34183
34184 \end_inset
34185 </cell>
34186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34187 \begin_inset Text
34188
34189 \begin_layout Plain Layout
34190
34191 \end_layout
34192
34193 \end_inset
34194 </cell>
34195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34196 \begin_inset Text
34197
34198 \begin_layout Plain Layout
34199
34200 \end_layout
34201
34202 \end_inset
34203 </cell>
34204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34205 \begin_inset Text
34206
34207 \begin_layout Plain Layout
34208
34209 \family roman
34210 \series medium
34211 \shape up
34212 \emph off
34213 \bar no
34214 \noun off
34215 \color none
34216 ¡
34217 \end_layout
34218
34219 \end_inset
34220 </cell>
34221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34222 \begin_inset Text
34223
34224 \begin_layout Plain Layout
34225
34226 \family roman
34227 \series medium
34228 \shape up
34229 \emph off
34230 \bar no
34231 \noun off
34232 \color none
34233 ±
34234 \end_layout
34235
34236 \end_inset
34237 </cell>
34238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34239 \begin_inset Text
34240
34241 \begin_layout Plain Layout
34242
34243 \family roman
34244 \series medium
34245 \shape up
34246 \emph off
34247 \bar no
34248 \noun off
34249 \color none
34250 Á
34251 \end_layout
34252
34253 \end_inset
34254 </cell>
34255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34256 \begin_inset Text
34257
34258 \begin_layout Plain Layout
34259
34260 \family roman
34261 \series medium
34262 \shape up
34263 \emph off
34264 \bar no
34265 \noun off
34266 \color none
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 á
34285 \end_layout
34286
34287 \end_inset
34288 </cell>
34289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34290 \begin_inset Text
34291
34292 \begin_layout Plain Layout
34293
34294 \family roman
34295 \series medium
34296 \shape up
34297 \emph off
34298 \bar no
34299 \noun off
34300 \color none
34301 ñ
34302 \end_layout
34303
34304 \end_inset
34305 </cell>
34306 </row>
34307 <row>
34308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34309 \begin_inset Text
34310
34311 \begin_layout Plain Layout
34312
34313 \family roman
34314 \series medium
34315 \shape up
34316 \size tiny
34317 \emph off
34318 \bar no
34319 \noun off
34320 \color none
34321 02
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 \end_layout
34332
34333 \end_inset
34334 </cell>
34335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34336 \begin_inset Text
34337
34338 \begin_layout Plain Layout
34339
34340 \end_layout
34341
34342 \end_inset
34343 </cell>
34344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34345 \begin_inset Text
34346
34347 \begin_layout Plain Layout
34348
34349 \family roman
34350 \series medium
34351 \shape up
34352 \emph off
34353 \bar no
34354 \noun off
34355 \color none
34356 \begin_inset Quotes eld
34357 \end_inset
34358
34359
34360 \end_layout
34361
34362 \end_inset
34363 </cell>
34364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34365 \begin_inset Text
34366
34367 \begin_layout Plain Layout
34368
34369 \family roman
34370 \series medium
34371 \shape up
34372 \emph off
34373 \bar no
34374 \noun off
34375 \color none
34376 2
34377 \end_layout
34378
34379 \end_inset
34380 </cell>
34381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34382 \begin_inset Text
34383
34384 \begin_layout Plain Layout
34385
34386 \family roman
34387 \series medium
34388 \shape up
34389 \emph off
34390 \bar no
34391 \noun off
34392 \color none
34393 B
34394 \end_layout
34395
34396 \end_inset
34397 </cell>
34398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34399 \begin_inset Text
34400
34401 \begin_layout Plain Layout
34402
34403 \family roman
34404 \series medium
34405 \shape up
34406 \emph off
34407 \bar no
34408 \noun off
34409 \color none
34410 R
34411 \end_layout
34412
34413 \end_inset
34414 </cell>
34415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34416 \begin_inset Text
34417
34418 \begin_layout Plain Layout
34419
34420 \family roman
34421 \series medium
34422 \shape up
34423 \emph off
34424 \bar no
34425 \noun off
34426 \color none
34427 b
34428 \end_layout
34429
34430 \end_inset
34431 </cell>
34432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34433 \begin_inset Text
34434
34435 \begin_layout Plain Layout
34436
34437 \family roman
34438 \series medium
34439 \shape up
34440 \emph off
34441 \bar no
34442 \noun off
34443 \color none
34444 r
34445 \end_layout
34446
34447 \end_inset
34448 </cell>
34449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34450 \begin_inset Text
34451
34452 \begin_layout Plain Layout
34453
34454 \end_layout
34455
34456 \end_inset
34457 </cell>
34458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34459 \begin_inset Text
34460
34461 \begin_layout Plain Layout
34462
34463 \end_layout
34464
34465 \end_inset
34466 </cell>
34467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34468 \begin_inset Text
34469
34470 \begin_layout Plain Layout
34471 ¢
34472 \end_layout
34473
34474 \end_inset
34475 </cell>
34476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34477 \begin_inset Text
34478
34479 \begin_layout Plain Layout
34480
34481 \family roman
34482 \series medium
34483 \shape up
34484 \emph off
34485 \bar no
34486 \noun off
34487 \color none
34488 ²
34489 \end_layout
34490
34491 \end_inset
34492 </cell>
34493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34494 \begin_inset Text
34495
34496 \begin_layout Plain Layout
34497
34498 \family roman
34499 \series medium
34500 \shape up
34501 \emph off
34502 \bar no
34503 \noun off
34504 \color none
34505 Â
34506 \end_layout
34507
34508 \end_inset
34509 </cell>
34510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34511 \begin_inset Text
34512
34513 \begin_layout Plain Layout
34514
34515 \family roman
34516 \series medium
34517 \shape up
34518 \emph off
34519 \bar no
34520 \noun off
34521 \color none
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" rightline="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 ò
34557 \end_layout
34558
34559 \end_inset
34560 </cell>
34561 </row>
34562 <row>
34563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34564 \begin_inset Text
34565
34566 \begin_layout Plain Layout
34567
34568 \family roman
34569 \series medium
34570 \shape up
34571 \size tiny
34572 \emph off
34573 \bar no
34574 \noun off
34575 \color none
34576 03
34577 \end_layout
34578
34579 \end_inset
34580 </cell>
34581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34582 \begin_inset Text
34583
34584 \begin_layout Plain Layout
34585
34586 \end_layout
34587
34588 \end_inset
34589 </cell>
34590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34591 \begin_inset Text
34592
34593 \begin_layout Plain Layout
34594
34595 \end_layout
34596
34597 \end_inset
34598 </cell>
34599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34600 \begin_inset Text
34601
34602 \begin_layout Plain Layout
34603
34604 \family roman
34605 \series medium
34606 \shape up
34607 \emph off
34608 \bar no
34609 \noun off
34610 \color none
34611 #
34612 \end_layout
34613
34614 \end_inset
34615 </cell>
34616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34617 \begin_inset Text
34618
34619 \begin_layout Plain Layout
34620
34621 \family roman
34622 \series medium
34623 \shape up
34624 \emph off
34625 \bar no
34626 \noun off
34627 \color none
34628 3
34629 \end_layout
34630
34631 \end_inset
34632 </cell>
34633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34634 \begin_inset Text
34635
34636 \begin_layout Plain Layout
34637
34638 \family roman
34639 \series medium
34640 \shape up
34641 \emph off
34642 \bar no
34643 \noun off
34644 \color none
34645 C
34646 \end_layout
34647
34648 \end_inset
34649 </cell>
34650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34651 \begin_inset Text
34652
34653 \begin_layout Plain Layout
34654
34655 \family roman
34656 \series medium
34657 \shape up
34658 \emph off
34659 \bar no
34660 \noun off
34661 \color none
34662 S
34663 \end_layout
34664
34665 \end_inset
34666 </cell>
34667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34668 \begin_inset Text
34669
34670 \begin_layout Plain Layout
34671
34672 \family roman
34673 \series medium
34674 \shape up
34675 \emph off
34676 \bar no
34677 \noun off
34678 \color none
34679 c
34680 \end_layout
34681
34682 \end_inset
34683 </cell>
34684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34685 \begin_inset Text
34686
34687 \begin_layout Plain Layout
34688
34689 \family roman
34690 \series medium
34691 \shape up
34692 \emph off
34693 \bar no
34694 \noun off
34695 \color none
34696 s
34697 \end_layout
34698
34699 \end_inset
34700 </cell>
34701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34702 \begin_inset Text
34703
34704 \begin_layout Plain Layout
34705
34706 \end_layout
34707
34708 \end_inset
34709 </cell>
34710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34711 \begin_inset Text
34712
34713 \begin_layout Plain Layout
34714
34715 \end_layout
34716
34717 \end_inset
34718 </cell>
34719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34720 \begin_inset Text
34721
34722 \begin_layout Plain Layout
34723
34724 \family roman
34725 \series medium
34726 \shape up
34727 \emph off
34728 \bar no
34729 \noun off
34730 \color none
34731 £
34732 \end_layout
34733
34734 \end_inset
34735 </cell>
34736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34737 \begin_inset Text
34738
34739 \begin_layout Plain Layout
34740
34741 \family roman
34742 \series medium
34743 \shape up
34744 \emph off
34745 \bar no
34746 \noun off
34747 \color none
34748 ³
34749 \end_layout
34750
34751 \end_inset
34752 </cell>
34753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34754 \begin_inset Text
34755
34756 \begin_layout Plain Layout
34757
34758 \family roman
34759 \series medium
34760 \shape up
34761 \emph off
34762 \bar no
34763 \noun off
34764 \color none
34765 Ã
34766 \end_layout
34767
34768 \end_inset
34769 </cell>
34770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34771 \begin_inset Text
34772
34773 \begin_layout Plain Layout
34774
34775 \family roman
34776 \series medium
34777 \shape up
34778 \emph off
34779 \bar no
34780 \noun off
34781 \color none
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" rightline="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 ó
34817 \end_layout
34818
34819 \end_inset
34820 </cell>
34821 </row>
34822 <row>
34823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34824 \begin_inset Text
34825
34826 \begin_layout Plain Layout
34827
34828 \family roman
34829 \series medium
34830 \shape up
34831 \size tiny
34832 \emph off
34833 \bar no
34834 \noun off
34835 \color none
34836 04
34837 \end_layout
34838
34839 \end_inset
34840 </cell>
34841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34842 \begin_inset Text
34843
34844 \begin_layout Plain Layout
34845
34846 \end_layout
34847
34848 \end_inset
34849 </cell>
34850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34851 \begin_inset Text
34852
34853 \begin_layout Plain Layout
34854
34855 \end_layout
34856
34857 \end_inset
34858 </cell>
34859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34860 \begin_inset Text
34861
34862 \begin_layout Plain Layout
34863
34864 \family roman
34865 \series medium
34866 \shape up
34867 \emph off
34868 \bar no
34869 \noun off
34870 \color none
34871 $
34872 \end_layout
34873
34874 \end_inset
34875 </cell>
34876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34877 \begin_inset Text
34878
34879 \begin_layout Plain Layout
34880
34881 \family roman
34882 \series medium
34883 \shape up
34884 \emph off
34885 \bar no
34886 \noun off
34887 \color none
34888 4
34889 \end_layout
34890
34891 \end_inset
34892 </cell>
34893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34894 \begin_inset Text
34895
34896 \begin_layout Plain Layout
34897
34898 \family roman
34899 \series medium
34900 \shape up
34901 \emph off
34902 \bar no
34903 \noun off
34904 \color none
34905 D
34906 \end_layout
34907
34908 \end_inset
34909 </cell>
34910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34911 \begin_inset Text
34912
34913 \begin_layout Plain Layout
34914
34915 \family roman
34916 \series medium
34917 \shape up
34918 \emph off
34919 \bar no
34920 \noun off
34921 \color none
34922 T
34923 \end_layout
34924
34925 \end_inset
34926 </cell>
34927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34928 \begin_inset Text
34929
34930 \begin_layout Plain Layout
34931
34932 \family roman
34933 \series medium
34934 \shape up
34935 \emph off
34936 \bar no
34937 \noun off
34938 \color none
34939 d
34940 \end_layout
34941
34942 \end_inset
34943 </cell>
34944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34945 \begin_inset Text
34946
34947 \begin_layout Plain Layout
34948
34949 \family roman
34950 \series medium
34951 \shape up
34952 \emph off
34953 \bar no
34954 \noun off
34955 \color none
34956 t
34957 \end_layout
34958
34959 \end_inset
34960 </cell>
34961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34962 \begin_inset Text
34963
34964 \begin_layout Plain Layout
34965
34966 \end_layout
34967
34968 \end_inset
34969 </cell>
34970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34971 \begin_inset Text
34972
34973 \begin_layout Plain Layout
34974
34975 \end_layout
34976
34977 \end_inset
34978 </cell>
34979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34980 \begin_inset Text
34981
34982 \begin_layout Plain Layout
34983 ¤
34984 \end_layout
34985
34986 \end_inset
34987 </cell>
34988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34989 \begin_inset Text
34990
34991 \begin_layout Plain Layout
34992
34993 \family roman
34994 \series medium
34995 \shape up
34996 \emph off
34997 \bar no
34998 \noun off
34999 \color none
35000 ´
35001 \end_layout
35002
35003 \end_inset
35004 </cell>
35005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35006 \begin_inset Text
35007
35008 \begin_layout Plain Layout
35009
35010 \family roman
35011 \series medium
35012 \shape up
35013 \emph off
35014 \bar no
35015 \noun off
35016 \color none
35017 Ä
35018 \end_layout
35019
35020 \end_inset
35021 </cell>
35022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35023 \begin_inset Text
35024
35025 \begin_layout Plain Layout
35026
35027 \family roman
35028 \series medium
35029 \shape up
35030 \emph off
35031 \bar no
35032 \noun off
35033 \color none
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" rightline="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 ô
35069 \end_layout
35070
35071 \end_inset
35072 </cell>
35073 </row>
35074 <row>
35075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35076 \begin_inset Text
35077
35078 \begin_layout Plain Layout
35079
35080 \family roman
35081 \series medium
35082 \shape up
35083 \size tiny
35084 \emph off
35085 \bar no
35086 \noun off
35087 \color none
35088 05
35089 \end_layout
35090
35091 \end_inset
35092 </cell>
35093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35094 \begin_inset Text
35095
35096 \begin_layout Plain Layout
35097
35098 \end_layout
35099
35100 \end_inset
35101 </cell>
35102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35103 \begin_inset Text
35104
35105 \begin_layout Plain Layout
35106
35107 \end_layout
35108
35109 \end_inset
35110 </cell>
35111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35112 \begin_inset Text
35113
35114 \begin_layout Plain Layout
35115
35116 \family roman
35117 \series medium
35118 \shape up
35119 \emph off
35120 \bar no
35121 \noun off
35122 \color none
35123 %
35124 \end_layout
35125
35126 \end_inset
35127 </cell>
35128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35129 \begin_inset Text
35130
35131 \begin_layout Plain Layout
35132
35133 \family roman
35134 \series medium
35135 \shape up
35136 \emph off
35137 \bar no
35138 \noun off
35139 \color none
35140 5
35141 \end_layout
35142
35143 \end_inset
35144 </cell>
35145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35146 \begin_inset Text
35147
35148 \begin_layout Plain Layout
35149
35150 \family roman
35151 \series medium
35152 \shape up
35153 \emph off
35154 \bar no
35155 \noun off
35156 \color none
35157 E
35158 \end_layout
35159
35160 \end_inset
35161 </cell>
35162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35163 \begin_inset Text
35164
35165 \begin_layout Plain Layout
35166
35167 \family roman
35168 \series medium
35169 \shape up
35170 \emph off
35171 \bar no
35172 \noun off
35173 \color none
35174 U
35175 \end_layout
35176
35177 \end_inset
35178 </cell>
35179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35180 \begin_inset Text
35181
35182 \begin_layout Plain Layout
35183
35184 \family roman
35185 \series medium
35186 \shape up
35187 \emph off
35188 \bar no
35189 \noun off
35190 \color none
35191 e
35192 \end_layout
35193
35194 \end_inset
35195 </cell>
35196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35197 \begin_inset Text
35198
35199 \begin_layout Plain Layout
35200
35201 \family roman
35202 \series medium
35203 \shape up
35204 \emph off
35205 \bar no
35206 \noun off
35207 \color none
35208 u
35209 \end_layout
35210
35211 \end_inset
35212 </cell>
35213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35214 \begin_inset Text
35215
35216 \begin_layout Plain Layout
35217
35218 \end_layout
35219
35220 \end_inset
35221 </cell>
35222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35223 \begin_inset Text
35224
35225 \begin_layout Plain Layout
35226
35227 \end_layout
35228
35229 \end_inset
35230 </cell>
35231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35232 \begin_inset Text
35233
35234 \begin_layout Plain Layout
35235 ¥
35236 \end_layout
35237
35238 \end_inset
35239 </cell>
35240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35241 \begin_inset Text
35242
35243 \begin_layout Plain Layout
35244
35245 \family roman
35246 \series medium
35247 \shape up
35248 \emph off
35249 \bar no
35250 \noun off
35251 \color none
35252 µ
35253 \end_layout
35254
35255 \end_inset
35256 </cell>
35257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35258 \begin_inset Text
35259
35260 \begin_layout Plain Layout
35261
35262 \family roman
35263 \series medium
35264 \shape up
35265 \emph off
35266 \bar no
35267 \noun off
35268 \color none
35269 Å
35270 \end_layout
35271
35272 \end_inset
35273 </cell>
35274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35275 \begin_inset Text
35276
35277 \begin_layout Plain Layout
35278
35279 \family roman
35280 \series medium
35281 \shape up
35282 \emph off
35283 \bar no
35284 \noun off
35285 \color none
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" rightline="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 õ
35321 \end_layout
35322
35323 \end_inset
35324 </cell>
35325 </row>
35326 <row>
35327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35328 \begin_inset Text
35329
35330 \begin_layout Plain Layout
35331
35332 \family roman
35333 \series medium
35334 \shape up
35335 \size tiny
35336 \emph off
35337 \bar no
35338 \noun off
35339 \color none
35340 06
35341 \end_layout
35342
35343 \end_inset
35344 </cell>
35345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35346 \begin_inset Text
35347
35348 \begin_layout Plain Layout
35349
35350 \end_layout
35351
35352 \end_inset
35353 </cell>
35354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35355 \begin_inset Text
35356
35357 \begin_layout Plain Layout
35358
35359 \end_layout
35360
35361 \end_inset
35362 </cell>
35363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35364 \begin_inset Text
35365
35366 \begin_layout Plain Layout
35367
35368 \family roman
35369 \series medium
35370 \shape up
35371 \emph off
35372 \bar no
35373 \noun off
35374 \color none
35375 &
35376 \end_layout
35377
35378 \end_inset
35379 </cell>
35380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35381 \begin_inset Text
35382
35383 \begin_layout Plain Layout
35384
35385 \family roman
35386 \series medium
35387 \shape up
35388 \emph off
35389 \bar no
35390 \noun off
35391 \color none
35392 6
35393 \end_layout
35394
35395 \end_inset
35396 </cell>
35397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35398 \begin_inset Text
35399
35400 \begin_layout Plain Layout
35401
35402 \family roman
35403 \series medium
35404 \shape up
35405 \emph off
35406 \bar no
35407 \noun off
35408 \color none
35409 F
35410 \end_layout
35411
35412 \end_inset
35413 </cell>
35414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35415 \begin_inset Text
35416
35417 \begin_layout Plain Layout
35418
35419 \family roman
35420 \series medium
35421 \shape up
35422 \emph off
35423 \bar no
35424 \noun off
35425 \color none
35426 V
35427 \end_layout
35428
35429 \end_inset
35430 </cell>
35431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35432 \begin_inset Text
35433
35434 \begin_layout Plain Layout
35435
35436 \family roman
35437 \series medium
35438 \shape up
35439 \emph off
35440 \bar no
35441 \noun off
35442 \color none
35443 f
35444 \end_layout
35445
35446 \end_inset
35447 </cell>
35448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35449 \begin_inset Text
35450
35451 \begin_layout Plain Layout
35452
35453 \family roman
35454 \series medium
35455 \shape up
35456 \emph off
35457 \bar no
35458 \noun off
35459 \color none
35460 v
35461 \end_layout
35462
35463 \end_inset
35464 </cell>
35465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35466 \begin_inset Text
35467
35468 \begin_layout Plain Layout
35469
35470 \end_layout
35471
35472 \end_inset
35473 </cell>
35474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35475 \begin_inset Text
35476
35477 \begin_layout Plain Layout
35478
35479 \end_layout
35480
35481 \end_inset
35482 </cell>
35483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35484 \begin_inset Text
35485
35486 \begin_layout Plain Layout
35487 ¦
35488 \end_layout
35489
35490 \end_inset
35491 </cell>
35492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35493 \begin_inset Text
35494
35495 \begin_layout Plain Layout
35496
35497 \family roman
35498 \series medium
35499 \shape up
35500 \emph off
35501 \bar no
35502 \noun off
35503 \color none
35504
35505 \end_layout
35506
35507 \end_inset
35508 </cell>
35509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35510 \begin_inset Text
35511
35512 \begin_layout Plain Layout
35513
35514 \family roman
35515 \series medium
35516 \shape up
35517 \emph off
35518 \bar no
35519 \noun off
35520 \color none
35521 Æ
35522 \end_layout
35523
35524 \end_inset
35525 </cell>
35526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35527 \begin_inset Text
35528
35529 \begin_layout Plain Layout
35530
35531 \family roman
35532 \series medium
35533 \shape up
35534 \emph off
35535 \bar no
35536 \noun off
35537 \color none
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" rightline="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 ö
35573 \end_layout
35574
35575 \end_inset
35576 </cell>
35577 </row>
35578 <row>
35579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35580 \begin_inset Text
35581
35582 \begin_layout Plain Layout
35583
35584 \family roman
35585 \series medium
35586 \shape up
35587 \size tiny
35588 \emph off
35589 \bar no
35590 \noun off
35591 \color none
35592 07
35593 \end_layout
35594
35595 \end_inset
35596 </cell>
35597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35598 \begin_inset Text
35599
35600 \begin_layout Plain Layout
35601
35602 \end_layout
35603
35604 \end_inset
35605 </cell>
35606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35607 \begin_inset Text
35608
35609 \begin_layout Plain Layout
35610
35611 \end_layout
35612
35613 \end_inset
35614 </cell>
35615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35616 \begin_inset Text
35617
35618 \begin_layout Plain Layout
35619
35620 \family roman
35621 \series medium
35622 \shape up
35623 \emph off
35624 \bar no
35625 \noun off
35626 \color none
35627 `
35628 \end_layout
35629
35630 \end_inset
35631 </cell>
35632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35633 \begin_inset Text
35634
35635 \begin_layout Plain Layout
35636
35637 \family roman
35638 \series medium
35639 \shape up
35640 \emph off
35641 \bar no
35642 \noun off
35643 \color none
35644 7
35645 \end_layout
35646
35647 \end_inset
35648 </cell>
35649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35650 \begin_inset Text
35651
35652 \begin_layout Plain Layout
35653
35654 \family roman
35655 \series medium
35656 \shape up
35657 \emph off
35658 \bar no
35659 \noun off
35660 \color none
35661 G
35662 \end_layout
35663
35664 \end_inset
35665 </cell>
35666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35667 \begin_inset Text
35668
35669 \begin_layout Plain Layout
35670
35671 \family roman
35672 \series medium
35673 \shape up
35674 \emph off
35675 \bar no
35676 \noun off
35677 \color none
35678 W
35679 \end_layout
35680
35681 \end_inset
35682 </cell>
35683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35684 \begin_inset Text
35685
35686 \begin_layout Plain Layout
35687
35688 \family roman
35689 \series medium
35690 \shape up
35691 \emph off
35692 \bar no
35693 \noun off
35694 \color none
35695 g
35696 \end_layout
35697
35698 \end_inset
35699 </cell>
35700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35701 \begin_inset Text
35702
35703 \begin_layout Plain Layout
35704
35705 \family roman
35706 \series medium
35707 \shape up
35708 \emph off
35709 \bar no
35710 \noun off
35711 \color none
35712 w
35713 \end_layout
35714
35715 \end_inset
35716 </cell>
35717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35718 \begin_inset Text
35719
35720 \begin_layout Plain Layout
35721
35722 \end_layout
35723
35724 \end_inset
35725 </cell>
35726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35727 \begin_inset Text
35728
35729 \begin_layout Plain Layout
35730
35731 \end_layout
35732
35733 \end_inset
35734 </cell>
35735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35736 \begin_inset Text
35737
35738 \begin_layout Plain Layout
35739
35740 \family roman
35741 \series medium
35742 \shape up
35743 \emph off
35744 \bar no
35745 \noun off
35746 \color none
35747 §
35748 \end_layout
35749
35750 \end_inset
35751 </cell>
35752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35753 \begin_inset Text
35754
35755 \begin_layout Plain Layout
35756
35757 \family roman
35758 \series medium
35759 \shape up
35760 \emph off
35761 \bar no
35762 \noun off
35763 \color none
35764 ·
35765 \end_layout
35766
35767 \end_inset
35768 </cell>
35769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35770 \begin_inset Text
35771
35772 \begin_layout Plain Layout
35773
35774 \family roman
35775 \series medium
35776 \shape up
35777 \emph off
35778 \bar no
35779 \noun off
35780 \color none
35781 Ç
35782 \end_layout
35783
35784 \end_inset
35785 </cell>
35786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35787 \begin_inset Text
35788
35789 \begin_layout Plain Layout
35790
35791 \family roman
35792 \series medium
35793 \shape up
35794 \emph off
35795 \bar no
35796 \noun off
35797 \color none
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" rightline="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 ÷
35833 \end_layout
35834
35835 \end_inset
35836 </cell>
35837 </row>
35838 <row>
35839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35840 \begin_inset Text
35841
35842 \begin_layout Plain Layout
35843
35844 \family roman
35845 \series medium
35846 \shape up
35847 \size tiny
35848 \emph off
35849 \bar no
35850 \noun off
35851 \color none
35852 08
35853 \end_layout
35854
35855 \end_inset
35856 </cell>
35857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35858 \begin_inset Text
35859
35860 \begin_layout Plain Layout
35861
35862 \end_layout
35863
35864 \end_inset
35865 </cell>
35866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35867 \begin_inset Text
35868
35869 \begin_layout Plain Layout
35870
35871 \end_layout
35872
35873 \end_inset
35874 </cell>
35875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35876 \begin_inset Text
35877
35878 \begin_layout Plain Layout
35879
35880 \family roman
35881 \series medium
35882 \shape up
35883 \emph off
35884 \bar no
35885 \noun off
35886 \color none
35887 (
35888 \end_layout
35889
35890 \end_inset
35891 </cell>
35892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35893 \begin_inset Text
35894
35895 \begin_layout Plain Layout
35896
35897 \family roman
35898 \series medium
35899 \shape up
35900 \emph off
35901 \bar no
35902 \noun off
35903 \color none
35904 8
35905 \end_layout
35906
35907 \end_inset
35908 </cell>
35909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35910 \begin_inset Text
35911
35912 \begin_layout Plain Layout
35913
35914 \family roman
35915 \series medium
35916 \shape up
35917 \emph off
35918 \bar no
35919 \noun off
35920 \color none
35921 H
35922 \end_layout
35923
35924 \end_inset
35925 </cell>
35926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35927 \begin_inset Text
35928
35929 \begin_layout Plain Layout
35930
35931 \family roman
35932 \series medium
35933 \shape up
35934 \emph off
35935 \bar no
35936 \noun off
35937 \color none
35938 X
35939 \end_layout
35940
35941 \end_inset
35942 </cell>
35943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35944 \begin_inset Text
35945
35946 \begin_layout Plain Layout
35947
35948 \family roman
35949 \series medium
35950 \shape up
35951 \emph off
35952 \bar no
35953 \noun off
35954 \color none
35955 h
35956 \end_layout
35957
35958 \end_inset
35959 </cell>
35960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35961 \begin_inset Text
35962
35963 \begin_layout Plain Layout
35964
35965 \family roman
35966 \series medium
35967 \shape up
35968 \emph off
35969 \bar no
35970 \noun off
35971 \color none
35972 x
35973 \end_layout
35974
35975 \end_inset
35976 </cell>
35977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35978 \begin_inset Text
35979
35980 \begin_layout Plain Layout
35981
35982 \end_layout
35983
35984 \end_inset
35985 </cell>
35986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35987 \begin_inset Text
35988
35989 \begin_layout Plain Layout
35990
35991 \end_layout
35992
35993 \end_inset
35994 </cell>
35995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35996 \begin_inset Text
35997
35998 \begin_layout Plain Layout
35999
36000 \family roman
36001 \series medium
36002 \shape up
36003 \emph off
36004 \bar no
36005 \noun off
36006 \color none
36007 ¨
36008 \end_layout
36009
36010 \end_inset
36011 </cell>
36012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36013 \begin_inset Text
36014
36015 \begin_layout Plain Layout
36016
36017 \family roman
36018 \series medium
36019 \shape up
36020 \emph off
36021 \bar no
36022 \noun off
36023 \color none
36024 ¸
36025 \end_layout
36026
36027 \end_inset
36028 </cell>
36029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033
36034 \family roman
36035 \series medium
36036 \shape up
36037 \emph off
36038 \bar no
36039 \noun off
36040 \color none
36041 È
36042 \end_layout
36043
36044 \end_inset
36045 </cell>
36046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36047 \begin_inset Text
36048
36049 \begin_layout Plain Layout
36050
36051 \family roman
36052 \series medium
36053 \shape up
36054 \emph off
36055 \bar no
36056 \noun off
36057 \color none
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" rightline="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 ø
36093 \end_layout
36094
36095 \end_inset
36096 </cell>
36097 </row>
36098 <row>
36099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36100 \begin_inset Text
36101
36102 \begin_layout Plain Layout
36103
36104 \family roman
36105 \series medium
36106 \shape up
36107 \size tiny
36108 \emph off
36109 \bar no
36110 \noun off
36111 \color none
36112 09
36113 \end_layout
36114
36115 \end_inset
36116 </cell>
36117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36118 \begin_inset Text
36119
36120 \begin_layout Plain Layout
36121
36122 \end_layout
36123
36124 \end_inset
36125 </cell>
36126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36127 \begin_inset Text
36128
36129 \begin_layout Plain Layout
36130
36131 \end_layout
36132
36133 \end_inset
36134 </cell>
36135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36136 \begin_inset Text
36137
36138 \begin_layout Plain Layout
36139
36140 \family roman
36141 \series medium
36142 \shape up
36143 \emph off
36144 \bar no
36145 \noun off
36146 \color none
36147 )
36148 \end_layout
36149
36150 \end_inset
36151 </cell>
36152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36153 \begin_inset Text
36154
36155 \begin_layout Plain Layout
36156
36157 \family roman
36158 \series medium
36159 \shape up
36160 \emph off
36161 \bar no
36162 \noun off
36163 \color none
36164 9
36165 \end_layout
36166
36167 \end_inset
36168 </cell>
36169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36170 \begin_inset Text
36171
36172 \begin_layout Plain Layout
36173
36174 \family roman
36175 \series medium
36176 \shape up
36177 \emph off
36178 \bar no
36179 \noun off
36180 \color none
36181 I
36182 \end_layout
36183
36184 \end_inset
36185 </cell>
36186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36187 \begin_inset Text
36188
36189 \begin_layout Plain Layout
36190
36191 \family roman
36192 \series medium
36193 \shape up
36194 \emph off
36195 \bar no
36196 \noun off
36197 \color none
36198 Y
36199 \end_layout
36200
36201 \end_inset
36202 </cell>
36203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36204 \begin_inset Text
36205
36206 \begin_layout Plain Layout
36207
36208 \family roman
36209 \series medium
36210 \shape up
36211 \emph off
36212 \bar no
36213 \noun off
36214 \color none
36215 i
36216 \end_layout
36217
36218 \end_inset
36219 </cell>
36220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36221 \begin_inset Text
36222
36223 \begin_layout Plain Layout
36224
36225 \family roman
36226 \series medium
36227 \shape up
36228 \emph off
36229 \bar no
36230 \noun off
36231 \color none
36232 y
36233 \end_layout
36234
36235 \end_inset
36236 </cell>
36237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36238 \begin_inset Text
36239
36240 \begin_layout Plain Layout
36241
36242 \end_layout
36243
36244 \end_inset
36245 </cell>
36246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36247 \begin_inset Text
36248
36249 \begin_layout Plain Layout
36250
36251 \end_layout
36252
36253 \end_inset
36254 </cell>
36255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36256 \begin_inset Text
36257
36258 \begin_layout Plain Layout
36259
36260 \family roman
36261 \series medium
36262 \shape up
36263 \emph off
36264 \bar no
36265 \noun off
36266 \color none
36267 ©
36268 \end_layout
36269
36270 \end_inset
36271 </cell>
36272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36273 \begin_inset Text
36274
36275 \begin_layout Plain Layout
36276
36277 \family roman
36278 \series medium
36279 \shape up
36280 \emph off
36281 \bar no
36282 \noun off
36283 \color none
36284 ¹
36285 \end_layout
36286
36287 \end_inset
36288 </cell>
36289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36290 \begin_inset Text
36291
36292 \begin_layout Plain Layout
36293
36294 \family roman
36295 \series medium
36296 \shape up
36297 \emph off
36298 \bar no
36299 \noun off
36300 \color none
36301 É
36302 \end_layout
36303
36304 \end_inset
36305 </cell>
36306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36307 \begin_inset Text
36308
36309 \begin_layout Plain Layout
36310
36311 \family roman
36312 \series medium
36313 \shape up
36314 \emph off
36315 \bar no
36316 \noun off
36317 \color none
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" rightline="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 </row>
36358 <row>
36359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36360 \begin_inset Text
36361
36362 \begin_layout Plain Layout
36363
36364 \family roman
36365 \series medium
36366 \shape up
36367 \size tiny
36368 \emph off
36369 \bar no
36370 \noun off
36371 \color none
36372 0A
36373 \end_layout
36374
36375 \end_inset
36376 </cell>
36377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36378 \begin_inset Text
36379
36380 \begin_layout Plain Layout
36381
36382 \end_layout
36383
36384 \end_inset
36385 </cell>
36386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36387 \begin_inset Text
36388
36389 \begin_layout Plain Layout
36390
36391 \end_layout
36392
36393 \end_inset
36394 </cell>
36395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36396 \begin_inset Text
36397
36398 \begin_layout Plain Layout
36399
36400 \family roman
36401 \series medium
36402 \shape up
36403 \emph off
36404 \bar no
36405 \noun off
36406 \color none
36407 *
36408 \end_layout
36409
36410 \end_inset
36411 </cell>
36412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36413 \begin_inset Text
36414
36415 \begin_layout Plain Layout
36416
36417 \family roman
36418 \series medium
36419 \shape up
36420 \emph off
36421 \bar no
36422 \noun off
36423 \color none
36424 :
36425 \end_layout
36426
36427 \end_inset
36428 </cell>
36429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36430 \begin_inset Text
36431
36432 \begin_layout Plain Layout
36433
36434 \family roman
36435 \series medium
36436 \shape up
36437 \emph off
36438 \bar no
36439 \noun off
36440 \color none
36441 J
36442 \end_layout
36443
36444 \end_inset
36445 </cell>
36446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36447 \begin_inset Text
36448
36449 \begin_layout Plain Layout
36450
36451 \family roman
36452 \series medium
36453 \shape up
36454 \emph off
36455 \bar no
36456 \noun off
36457 \color none
36458 Z
36459 \end_layout
36460
36461 \end_inset
36462 </cell>
36463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36464 \begin_inset Text
36465
36466 \begin_layout Plain Layout
36467
36468 \family roman
36469 \series medium
36470 \shape up
36471 \emph off
36472 \bar no
36473 \noun off
36474 \color none
36475 j
36476 \end_layout
36477
36478 \end_inset
36479 </cell>
36480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36481 \begin_inset Text
36482
36483 \begin_layout Plain Layout
36484
36485 \family roman
36486 \series medium
36487 \shape up
36488 \emph off
36489 \bar no
36490 \noun off
36491 \color none
36492 z
36493 \end_layout
36494
36495 \end_inset
36496 </cell>
36497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36498 \begin_inset Text
36499
36500 \begin_layout Plain Layout
36501
36502 \end_layout
36503
36504 \end_inset
36505 </cell>
36506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36507 \begin_inset Text
36508
36509 \begin_layout Plain Layout
36510
36511 \end_layout
36512
36513 \end_inset
36514 </cell>
36515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36516 \begin_inset Text
36517
36518 \begin_layout Plain Layout
36519
36520 \family roman
36521 \series medium
36522 \shape up
36523 \emph off
36524 \bar no
36525 \noun off
36526 \color none
36527 ª
36528 \end_layout
36529
36530 \end_inset
36531 </cell>
36532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36533 \begin_inset Text
36534
36535 \begin_layout Plain Layout
36536
36537 \family roman
36538 \series medium
36539 \shape up
36540 \emph off
36541 \bar no
36542 \noun off
36543 \color none
36544 º
36545 \end_layout
36546
36547 \end_inset
36548 </cell>
36549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36550 \begin_inset Text
36551
36552 \begin_layout Plain Layout
36553
36554 \family roman
36555 \series medium
36556 \shape up
36557 \emph off
36558 \bar no
36559 \noun off
36560 \color none
36561 Ê
36562 \end_layout
36563
36564 \end_inset
36565 </cell>
36566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36567 \begin_inset Text
36568
36569 \begin_layout Plain Layout
36570
36571 \family roman
36572 \series medium
36573 \shape up
36574 \emph off
36575 \bar no
36576 \noun off
36577 \color none
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" rightline="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 </row>
36618 <row>
36619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36620 \begin_inset Text
36621
36622 \begin_layout Plain Layout
36623
36624 \family roman
36625 \series medium
36626 \shape up
36627 \size tiny
36628 \emph off
36629 \bar no
36630 \noun off
36631 \color none
36632 0B
36633 \end_layout
36634
36635 \end_inset
36636 </cell>
36637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36638 \begin_inset Text
36639
36640 \begin_layout Plain Layout
36641
36642 \end_layout
36643
36644 \end_inset
36645 </cell>
36646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36647 \begin_inset Text
36648
36649 \begin_layout Plain Layout
36650
36651 \end_layout
36652
36653 \end_inset
36654 </cell>
36655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36656 \begin_inset Text
36657
36658 \begin_layout Plain Layout
36659
36660 \family roman
36661 \series medium
36662 \shape up
36663 \emph off
36664 \bar no
36665 \noun off
36666 \color none
36667 +
36668 \end_layout
36669
36670 \end_inset
36671 </cell>
36672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36673 \begin_inset Text
36674
36675 \begin_layout Plain Layout
36676
36677 \family roman
36678 \series medium
36679 \shape up
36680 \emph off
36681 \bar no
36682 \noun off
36683 \color none
36684 ;
36685 \end_layout
36686
36687 \end_inset
36688 </cell>
36689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36690 \begin_inset Text
36691
36692 \begin_layout Plain Layout
36693
36694 \family roman
36695 \series medium
36696 \shape up
36697 \emph off
36698 \bar no
36699 \noun off
36700 \color none
36701 K
36702 \end_layout
36703
36704 \end_inset
36705 </cell>
36706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36707 \begin_inset Text
36708
36709 \begin_layout Plain Layout
36710
36711 \family roman
36712 \series medium
36713 \shape up
36714 \emph off
36715 \bar no
36716 \noun off
36717 \color none
36718 [
36719 \end_layout
36720
36721 \end_inset
36722 </cell>
36723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36724 \begin_inset Text
36725
36726 \begin_layout Plain Layout
36727
36728 \family roman
36729 \series medium
36730 \shape up
36731 \emph off
36732 \bar no
36733 \noun off
36734 \color none
36735 k
36736 \end_layout
36737
36738 \end_inset
36739 </cell>
36740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36741 \begin_inset Text
36742
36743 \begin_layout Plain Layout
36744
36745 \family roman
36746 \series medium
36747 \shape up
36748 \emph off
36749 \bar no
36750 \noun off
36751 \color none
36752 {
36753 \end_layout
36754
36755 \end_inset
36756 </cell>
36757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36758 \begin_inset Text
36759
36760 \begin_layout Plain Layout
36761
36762 \end_layout
36763
36764 \end_inset
36765 </cell>
36766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36767 \begin_inset Text
36768
36769 \begin_layout Plain Layout
36770
36771 \end_layout
36772
36773 \end_inset
36774 </cell>
36775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36776 \begin_inset Text
36777
36778 \begin_layout Plain Layout
36779
36780 \family roman
36781 \series medium
36782 \shape up
36783 \emph off
36784 \bar no
36785 \noun off
36786 \color none
36787 «
36788 \end_layout
36789
36790 \end_inset
36791 </cell>
36792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36793 \begin_inset Text
36794
36795 \begin_layout Plain Layout
36796
36797 \family roman
36798 \series medium
36799 \shape up
36800 \emph off
36801 \bar no
36802 \noun off
36803 \color none
36804 »
36805 \end_layout
36806
36807 \end_inset
36808 </cell>
36809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36810 \begin_inset Text
36811
36812 \begin_layout Plain Layout
36813
36814 \family roman
36815 \series medium
36816 \shape up
36817 \emph off
36818 \bar no
36819 \noun off
36820 \color none
36821 Ë
36822 \end_layout
36823
36824 \end_inset
36825 </cell>
36826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36827 \begin_inset Text
36828
36829 \begin_layout Plain Layout
36830
36831 \family roman
36832 \series medium
36833 \shape up
36834 \emph off
36835 \bar no
36836 \noun off
36837 \color none
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" rightline="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 </row>
36878 <row>
36879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36880 \begin_inset Text
36881
36882 \begin_layout Plain Layout
36883
36884 \family roman
36885 \series medium
36886 \shape up
36887 \size tiny
36888 \emph off
36889 \bar no
36890 \noun off
36891 \color none
36892 0C
36893 \end_layout
36894
36895 \end_inset
36896 </cell>
36897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36898 \begin_inset Text
36899
36900 \begin_layout Plain Layout
36901
36902 \end_layout
36903
36904 \end_inset
36905 </cell>
36906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36907 \begin_inset Text
36908
36909 \begin_layout Plain Layout
36910
36911 \end_layout
36912
36913 \end_inset
36914 </cell>
36915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36916 \begin_inset Text
36917
36918 \begin_layout Plain Layout
36919
36920 \family roman
36921 \series medium
36922 \shape up
36923 \emph off
36924 \bar no
36925 \noun off
36926 \color none
36927 ,
36928 \end_layout
36929
36930 \end_inset
36931 </cell>
36932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36933 \begin_inset Text
36934
36935 \begin_layout Plain Layout
36936
36937 \family roman
36938 \series medium
36939 \shape up
36940 \emph off
36941 \bar no
36942 \noun off
36943 \color none
36944 <
36945 \end_layout
36946
36947 \end_inset
36948 </cell>
36949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36950 \begin_inset Text
36951
36952 \begin_layout Plain Layout
36953
36954 \family roman
36955 \series medium
36956 \shape up
36957 \emph off
36958 \bar no
36959 \noun off
36960 \color none
36961 L
36962 \end_layout
36963
36964 \end_inset
36965 </cell>
36966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36967 \begin_inset Text
36968
36969 \begin_layout Plain Layout
36970
36971 \family roman
36972 \series medium
36973 \shape up
36974 \emph off
36975 \bar no
36976 \noun off
36977 \color none
36978
36979 \backslash
36980
36981 \end_layout
36982
36983 \end_inset
36984 </cell>
36985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36986 \begin_inset Text
36987
36988 \begin_layout Plain Layout
36989
36990 \family roman
36991 \series medium
36992 \shape up
36993 \emph off
36994 \bar no
36995 \noun off
36996 \color none
36997 l
36998 \end_layout
36999
37000 \end_inset
37001 </cell>
37002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37003 \begin_inset Text
37004
37005 \begin_layout Plain Layout
37006
37007 \family roman
37008 \series medium
37009 \shape up
37010 \emph off
37011 \bar no
37012 \noun off
37013 \color none
37014 |
37015 \end_layout
37016
37017 \end_inset
37018 </cell>
37019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37020 \begin_inset Text
37021
37022 \begin_layout Plain Layout
37023
37024 \end_layout
37025
37026 \end_inset
37027 </cell>
37028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37029 \begin_inset Text
37030
37031 \begin_layout Plain Layout
37032
37033 \end_layout
37034
37035 \end_inset
37036 </cell>
37037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37038 \begin_inset Text
37039
37040 \begin_layout Plain Layout
37041
37042 \family roman
37043 \series medium
37044 \shape up
37045 \emph off
37046 \bar no
37047 \noun off
37048 \color none
37049 ¬
37050 \end_layout
37051
37052 \end_inset
37053 </cell>
37054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37055 \begin_inset Text
37056
37057 \begin_layout Plain Layout
37058
37059 \family roman
37060 \series medium
37061 \shape up
37062 \emph off
37063 \bar no
37064 \noun off
37065 \color none
37066 ¼
37067 \end_layout
37068
37069 \end_inset
37070 </cell>
37071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37072 \begin_inset Text
37073
37074 \begin_layout Plain Layout
37075
37076 \family roman
37077 \series medium
37078 \shape up
37079 \emph off
37080 \bar no
37081 \noun off
37082 \color none
37083 Ì
37084 \end_layout
37085
37086 \end_inset
37087 </cell>
37088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37089 \begin_inset Text
37090
37091 \begin_layout Plain Layout
37092
37093 \family roman
37094 \series medium
37095 \shape up
37096 \emph off
37097 \bar no
37098 \noun off
37099 \color none
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" rightline="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 </row>
37140 <row>
37141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37142 \begin_inset Text
37143
37144 \begin_layout Plain Layout
37145
37146 \family roman
37147 \series medium
37148 \shape up
37149 \size tiny
37150 \emph off
37151 \bar no
37152 \noun off
37153 \color none
37154 0D
37155 \end_layout
37156
37157 \end_inset
37158 </cell>
37159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37160 \begin_inset Text
37161
37162 \begin_layout Plain Layout
37163
37164 \end_layout
37165
37166 \end_inset
37167 </cell>
37168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37169 \begin_inset Text
37170
37171 \begin_layout Plain Layout
37172
37173 \end_layout
37174
37175 \end_inset
37176 </cell>
37177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37178 \begin_inset Text
37179
37180 \begin_layout Plain Layout
37181
37182 \family roman
37183 \series medium
37184 \shape up
37185 \emph off
37186 \bar no
37187 \noun off
37188 \color none
37189 -
37190 \end_layout
37191
37192 \end_inset
37193 </cell>
37194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37195 \begin_inset Text
37196
37197 \begin_layout Plain Layout
37198
37199 \family roman
37200 \series medium
37201 \shape up
37202 \emph off
37203 \bar no
37204 \noun off
37205 \color none
37206 =
37207 \end_layout
37208
37209 \end_inset
37210 </cell>
37211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37212 \begin_inset Text
37213
37214 \begin_layout Plain Layout
37215
37216 \family roman
37217 \series medium
37218 \shape up
37219 \emph off
37220 \bar no
37221 \noun off
37222 \color none
37223 M
37224 \end_layout
37225
37226 \end_inset
37227 </cell>
37228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37229 \begin_inset Text
37230
37231 \begin_layout Plain Layout
37232
37233 \family roman
37234 \series medium
37235 \shape up
37236 \emph off
37237 \bar no
37238 \noun off
37239 \color none
37240 ]
37241 \end_layout
37242
37243 \end_inset
37244 </cell>
37245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37246 \begin_inset Text
37247
37248 \begin_layout Plain Layout
37249
37250 \family roman
37251 \series medium
37252 \shape up
37253 \emph off
37254 \bar no
37255 \noun off
37256 \color none
37257 m
37258 \end_layout
37259
37260 \end_inset
37261 </cell>
37262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37263 \begin_inset Text
37264
37265 \begin_layout Plain Layout
37266
37267 \family roman
37268 \series medium
37269 \shape up
37270 \emph off
37271 \bar no
37272 \noun off
37273 \color none
37274 }
37275 \end_layout
37276
37277 \end_inset
37278 </cell>
37279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37280 \begin_inset Text
37281
37282 \begin_layout Plain Layout
37283
37284 \end_layout
37285
37286 \end_inset
37287 </cell>
37288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37289 \begin_inset Text
37290
37291 \begin_layout Plain Layout
37292
37293 \end_layout
37294
37295 \end_inset
37296 </cell>
37297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37298 \begin_inset Text
37299
37300 \begin_layout Plain Layout
37301
37302 \end_layout
37303
37304 \end_inset
37305 </cell>
37306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37307 \begin_inset Text
37308
37309 \begin_layout Plain Layout
37310
37311 \family roman
37312 \series medium
37313 \shape up
37314 \emph off
37315 \bar no
37316 \noun off
37317 \color none
37318 ½
37319 \end_layout
37320
37321 \end_inset
37322 </cell>
37323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37324 \begin_inset Text
37325
37326 \begin_layout Plain Layout
37327
37328 \family roman
37329 \series medium
37330 \shape up
37331 \emph off
37332 \bar no
37333 \noun off
37334 \color none
37335 Í
37336 \end_layout
37337
37338 \end_inset
37339 </cell>
37340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37341 \begin_inset Text
37342
37343 \begin_layout Plain Layout
37344
37345 \family roman
37346 \series medium
37347 \shape up
37348 \emph off
37349 \bar no
37350 \noun off
37351 \color none
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" rightline="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 </row>
37392 <row>
37393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37394 \begin_inset Text
37395
37396 \begin_layout Plain Layout
37397
37398 \family roman
37399 \series medium
37400 \shape up
37401 \size tiny
37402 \emph off
37403 \bar no
37404 \noun off
37405 \color none
37406 0E
37407 \end_layout
37408
37409 \end_inset
37410 </cell>
37411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37412 \begin_inset Text
37413
37414 \begin_layout Plain Layout
37415
37416 \end_layout
37417
37418 \end_inset
37419 </cell>
37420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37421 \begin_inset Text
37422
37423 \begin_layout Plain Layout
37424
37425 \end_layout
37426
37427 \end_inset
37428 </cell>
37429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37430 \begin_inset Text
37431
37432 \begin_layout Plain Layout
37433
37434 \family roman
37435 \series medium
37436 \shape up
37437 \emph off
37438 \bar no
37439 \noun off
37440 \color none
37441 .
37442 \end_layout
37443
37444 \end_inset
37445 </cell>
37446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37447 \begin_inset Text
37448
37449 \begin_layout Plain Layout
37450
37451 \family roman
37452 \series medium
37453 \shape up
37454 \emph off
37455 \bar no
37456 \noun off
37457 \color none
37458 >
37459 \end_layout
37460
37461 \end_inset
37462 </cell>
37463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37464 \begin_inset Text
37465
37466 \begin_layout Plain Layout
37467
37468 \family roman
37469 \series medium
37470 \shape up
37471 \emph off
37472 \bar no
37473 \noun off
37474 \color none
37475 N
37476 \end_layout
37477
37478 \end_inset
37479 </cell>
37480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37481 \begin_inset Text
37482
37483 \begin_layout Plain Layout
37484
37485 \family roman
37486 \series medium
37487 \shape up
37488 \emph off
37489 \bar no
37490 \noun off
37491 \color none
37492 ^
37493 \end_layout
37494
37495 \end_inset
37496 </cell>
37497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37498 \begin_inset Text
37499
37500 \begin_layout Plain Layout
37501
37502 \family roman
37503 \series medium
37504 \shape up
37505 \emph off
37506 \bar no
37507 \noun off
37508 \color none
37509 n
37510 \end_layout
37511
37512 \end_inset
37513 </cell>
37514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37515 \begin_inset Text
37516
37517 \begin_layout Plain Layout
37518
37519 \family roman
37520 \series medium
37521 \shape up
37522 \emph off
37523 \bar no
37524 \noun off
37525 \color none
37526 ~
37527 \end_layout
37528
37529 \end_inset
37530 </cell>
37531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37532 \begin_inset Text
37533
37534 \begin_layout Plain Layout
37535
37536 \end_layout
37537
37538 \end_inset
37539 </cell>
37540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37541 \begin_inset Text
37542
37543 \begin_layout Plain Layout
37544
37545 \end_layout
37546
37547 \end_inset
37548 </cell>
37549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37550 \begin_inset Text
37551
37552 \begin_layout Plain Layout
37553
37554 \family roman
37555 \series medium
37556 \shape up
37557 \emph off
37558 \bar no
37559 \noun off
37560 \color none
37561 ®
37562 \end_layout
37563
37564 \end_inset
37565 </cell>
37566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37567 \begin_inset Text
37568
37569 \begin_layout Plain Layout
37570
37571 \family roman
37572 \series medium
37573 \shape up
37574 \emph off
37575 \bar no
37576 \noun off
37577 \color none
37578 ¾
37579 \end_layout
37580
37581 \end_inset
37582 </cell>
37583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37584 \begin_inset Text
37585
37586 \begin_layout Plain Layout
37587
37588 \family roman
37589 \series medium
37590 \shape up
37591 \emph off
37592 \bar no
37593 \noun off
37594 \color none
37595 Î
37596 \end_layout
37597
37598 \end_inset
37599 </cell>
37600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37601 \begin_inset Text
37602
37603 \begin_layout Plain Layout
37604
37605 \family roman
37606 \series medium
37607 \shape up
37608 \emph off
37609 \bar no
37610 \noun off
37611 \color none
37612 Þ
37613 \end_layout
37614
37615 \end_inset
37616 </cell>
37617 <cell alignment="center" valignment="top" topline="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" leftline="true" rightline="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 </row>
37652 <row>
37653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37654 \begin_inset Text
37655
37656 \begin_layout Plain Layout
37657
37658 \family roman
37659 \series medium
37660 \shape up
37661 \size tiny
37662 \emph off
37663 \bar no
37664 \noun off
37665 \color none
37666 0F
37667 \end_layout
37668
37669 \end_inset
37670 </cell>
37671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37672 \begin_inset Text
37673
37674 \begin_layout Plain Layout
37675
37676 \end_layout
37677
37678 \end_inset
37679 </cell>
37680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37681 \begin_inset Text
37682
37683 \begin_layout Plain Layout
37684
37685 \end_layout
37686
37687 \end_inset
37688 </cell>
37689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37690 \begin_inset Text
37691
37692 \begin_layout Plain Layout
37693
37694 \family roman
37695 \series medium
37696 \shape up
37697 \emph off
37698 \bar no
37699 \noun off
37700 \color none
37701 /
37702 \end_layout
37703
37704 \end_inset
37705 </cell>
37706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37707 \begin_inset Text
37708
37709 \begin_layout Plain Layout
37710
37711 \family roman
37712 \series medium
37713 \shape up
37714 \emph off
37715 \bar no
37716 \noun off
37717 \color none
37718 ?
37719 \end_layout
37720
37721 \end_inset
37722 </cell>
37723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37724 \begin_inset Text
37725
37726 \begin_layout Plain Layout
37727
37728 \family roman
37729 \series medium
37730 \shape up
37731 \emph off
37732 \bar no
37733 \noun off
37734 \color none
37735 O
37736 \end_layout
37737
37738 \end_inset
37739 </cell>
37740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37741 \begin_inset Text
37742
37743 \begin_layout Plain Layout
37744
37745 \family roman
37746 \series medium
37747 \shape up
37748 \emph off
37749 \bar no
37750 \noun off
37751 \color none
37752 _
37753 \end_layout
37754
37755 \end_inset
37756 </cell>
37757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37758 \begin_inset Text
37759
37760 \begin_layout Plain Layout
37761
37762 \family roman
37763 \series medium
37764 \shape up
37765 \emph off
37766 \bar no
37767 \noun off
37768 \color none
37769 o
37770 \end_layout
37771
37772 \end_inset
37773 </cell>
37774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37775 \begin_inset Text
37776
37777 \begin_layout Plain Layout
37778
37779 \end_layout
37780
37781 \end_inset
37782 </cell>
37783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37784 \begin_inset Text
37785
37786 \begin_layout Plain Layout
37787
37788 \end_layout
37789
37790 \end_inset
37791 </cell>
37792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37793 \begin_inset Text
37794
37795 \begin_layout Plain Layout
37796
37797 \end_layout
37798
37799 \end_inset
37800 </cell>
37801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37802 \begin_inset Text
37803
37804 \begin_layout Plain Layout
37805
37806 \family roman
37807 \series medium
37808 \shape up
37809 \emph off
37810 \bar no
37811 \noun off
37812 \color none
37813 ¯
37814 \end_layout
37815
37816 \end_inset
37817 </cell>
37818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37819 \begin_inset Text
37820
37821 \begin_layout Plain Layout
37822
37823 \family roman
37824 \series medium
37825 \shape up
37826 \emph off
37827 \bar no
37828 \noun off
37829 \color none
37830 ¿
37831 \end_layout
37832
37833 \end_inset
37834 </cell>
37835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37836 \begin_inset Text
37837
37838 \begin_layout Plain Layout
37839
37840 \family roman
37841 \series medium
37842 \shape up
37843 \emph off
37844 \bar no
37845 \noun off
37846 \color none
37847 Ï
37848 \end_layout
37849
37850 \end_inset
37851 </cell>
37852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37853 \begin_inset Text
37854
37855 \begin_layout Plain Layout
37856
37857 \family roman
37858 \series medium
37859 \shape up
37860 \emph off
37861 \bar no
37862 \noun off
37863 \color none
37864 ß
37865 \end_layout
37866
37867 \end_inset
37868 </cell>
37869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37870 \begin_inset Text
37871
37872 \begin_layout Plain Layout
37873
37874 \family roman
37875 \series medium
37876 \shape up
37877 \emph off
37878 \bar no
37879 \noun off
37880 \color none
37881 ï
37882 \end_layout
37883
37884 \end_inset
37885 </cell>
37886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37887 \begin_inset Text
37888
37889 \begin_layout Plain Layout
37890
37891 \family roman
37892 \series medium
37893 \shape up
37894 \emph off
37895 \bar no
37896 \noun off
37897 \color none
37898 ÿ
37899 \end_layout
37900
37901 \end_inset
37902 </cell>
37903 </row>
37904 </lyxtabular>
37905
37906 \end_inset
37907
37908
37909 \end_layout
37910
37911 \end_inset
37912
37913
37914 \end_layout
37915
37916 \begin_layout Standard
37917 The following is a full list of all of the accented characters LyX can display
37918  directly.
37919  It includes not only the accented characters from the previous table, but
37920  also the characters from 
37921 \family typewriter
37922 ISO8859–2
37923 \family default
37924  through 
37925 \family typewriter
37926 4
37927 \family default
37928 .
37929  
37930 \end_layout
37931
37932 \begin_layout Itemize
37933 From 
37934 \family typewriter
37935 ISO8859–1
37936 \family default
37937 :
37938 \end_layout
37939
37940 \begin_deeper
37941 \begin_layout Standard
37942 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37943 \begin_inset space \hfill{}
37944 \end_inset
37945
37946 diaeresis
37947 \end_layout
37948
37949 \begin_layout Standard
37950 ^ Â Ê Î Ô Û â ê î ô û
37951 \begin_inset space \hfill{}
37952 \end_inset
37953
37954 circumflex
37955 \end_layout
37956
37957 \begin_layout Standard
37958 ` À È Ì Ò Ù à è ì ò ù
37959 \begin_inset space \hfill{}
37960 \end_inset
37961
37962 grave
37963 \end_layout
37964
37965 \begin_layout Standard
37966 ´ Á É Í Ó Ú Ý á é í ó ú ý
37967 \begin_inset space \hfill{}
37968 \end_inset
37969
37970 acute
37971 \end_layout
37972
37973 \begin_layout Standard
37974 ~ Ã Ñ Õ ã ñ õ
37975 \begin_inset space \hfill{}
37976 \end_inset
37977
37978 tilde
37979 \end_layout
37980
37981 \begin_layout Standard
37982 ¸Çç
37983 \begin_inset space \hfill{}
37984 \end_inset
37985
37986 cedilla
37987 \end_layout
37988
37989 \begin_layout Standard
37990 ¯
37991 \begin_inset space \hfill{}
37992 \end_inset
37993
37994 macron
37995 \end_layout
37996
37997 \end_deeper
37998 \begin_layout Itemize
37999 From 
38000 \family typewriter
38001 ISO8859–2
38002 \family default
38003  through 
38004 \family typewriter
38005 4
38006 \family default
38007 :
38008 \end_layout
38009
38010 \begin_deeper
38011 \begin_layout Standard
38012 ĤĴĥĵĈĜŜĉĝŝ
38013 \begin_inset space \hfill{}
38014 \end_inset
38015
38016 circumflex
38017 \end_layout
38018
38019 \begin_layout Standard
38020 ŚŹśźŔĹĆŃŕĺćń
38021 \begin_inset space \hfill{}
38022 \end_inset
38023
38024 acute
38025 \end_layout
38026
38027 \begin_layout Standard
38028 Ĩı̃Ũũ
38029 \begin_inset space \hfill{}
38030 \end_inset
38031
38032 tilde
38033 \end_layout
38034
38035 \begin_layout Standard
38036 ŞşŢţŖĻĢŗļģŅĶņķ
38037 \begin_inset space \hfill{}
38038 \end_inset
38039
38040 cedilla
38041 \end_layout
38042
38043 \begin_layout Standard
38044 ĒēĀĪŌŪāı̄ōū
38045 \begin_inset space \hfill{}
38046 \end_inset
38047
38048 macron
38049 \end_layout
38050
38051 \begin_layout Standard
38052 ŐŰőű
38053 \begin_inset space \hfill{}
38054 \end_inset
38055
38056 Hungarian umlaut
38057 \end_layout
38058
38059 \end_deeper
38060 \begin_layout Standard
38061 All the characters above are actively supported by TeX fonts.
38062  In addition TeX allows diacritical marks on almost all characters.
38063  Also make sure you're using the 
38064 \family typewriter
38065 T1
38066 \family default
38067  font-encoding.
38068 \end_layout
38069
38070 \begin_layout Chapter
38071 \start_of_appendix
38072 The User Interface
38073 \begin_inset CommandInset label
38074 LatexCommand label
38075 name "cha:The-User-Interface"
38076
38077 \end_inset
38078
38079
38080 \end_layout
38081
38082 \begin_layout Standard
38083 This appendix lists all the available menus and describes their functionality.
38084  It is designed as a quick reference if you are searching for a special
38085  topic inside the user's guide.
38086 \end_layout
38087
38088 \begin_layout Section
38089 The File Menu
38090 \begin_inset Index idx
38091 status collapsed
38092
38093 \begin_layout Plain Layout
38094 Menu ! File
38095 \end_layout
38096
38097 \end_inset
38098
38099
38100 \end_layout
38101
38102 \begin_layout Standard
38103 Under the 
38104 \family sans
38105 File
38106 \family default
38107  menu are the basic operations in addition to some more advanced operations.
38108 \end_layout
38109
38110 \begin_layout Subsection
38111 New
38112 \end_layout
38113
38114 \begin_layout Standard
38115 Creates a new document.
38116 \end_layout
38117
38118 \begin_layout Subsection
38119 New from Template
38120 \end_layout
38121
38122 \begin_layout Standard
38123 This menu entry prompts you for a template to use.
38124  Selecting a template will automatically set certain layout features for
38125  the document, features you would otherwise need to change manually.
38126 \end_layout
38127
38128 \begin_layout Subsection
38129 Open
38130 \end_layout
38131
38132 \begin_layout Standard
38133 Opens a document.
38134 \end_layout
38135
38136 \begin_layout Subsection
38137 Open Recent
38138 \end_layout
38139
38140 \begin_layout Standard
38141 The submenu shows a list of the recently opened files.
38142  Click there on a file to open it.
38143 \end_layout
38144
38145 \begin_layout Subsection
38146 Close
38147 \end_layout
38148
38149 \begin_layout Standard
38150 Closes the current document.
38151 \end_layout
38152
38153 \begin_layout Subsection
38154 Close All
38155 \end_layout
38156
38157 \begin_layout Standard
38158 Closes all opened documents.
38159 \end_layout
38160
38161 \begin_layout Subsection
38162 Save
38163 \end_layout
38164
38165 \begin_layout Standard
38166 Saves the actual document.
38167 \end_layout
38168
38169 \begin_layout Subsection
38170 Save As
38171 \end_layout
38172
38173 \begin_layout Standard
38174 Saves the actual document under a new name to create a copy.
38175 \end_layout
38176
38177 \begin_layout Subsection
38178 Save All
38179 \end_layout
38180
38181 \begin_layout Standard
38182 Saves all opened documents.
38183 \end_layout
38184
38185 \begin_layout Subsection
38186 Revert to saved
38187 \end_layout
38188
38189 \begin_layout Standard
38190 Reloads the actual document from disk.
38191 \end_layout
38192
38193 \begin_layout Subsection
38194 Version Control
38195 \end_layout
38196
38197 \begin_layout Standard
38198 This is used when more people are working on the same document.
38199  It is described in the section 
38200 \emph on
38201 Version Control in LyX
38202 \emph default
38203  of the 
38204 \emph on
38205 Additional Features
38206 \emph default
38207  manual.
38208 \end_layout
38209
38210 \begin_layout Subsection
38211 Import
38212 \end_layout
38213
38214 \begin_layout Standard
38215 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
38216  NoWeb-files, plain text files, and comma separated, table like, text files
38217  (CSV) as a new LyX-document.
38218  The files will be imported as new LyX-document.
38219 \end_layout
38220
38221 \begin_layout Standard
38222 When using the menu entry 
38223 \family sans
38224 Plain
38225 \begin_inset space ~
38226 \end_inset
38227
38228 Text
38229 \family default
38230 , line breaks in the text will start a new paragraph; when using the menu
38231  entry 
38232 \family sans
38233 Plain
38234 \begin_inset space ~
38235 \end_inset
38236
38237 Text, Join
38238 \begin_inset space ~
38239 \end_inset
38240
38241 Lines
38242 \family default
38243 , consecutive lines of text will be imported to one big paragraph.
38244  A new paragraph will begin when there is a blank line in the file.
38245 \end_layout
38246
38247 \begin_layout Subsection
38248 Export
38249 \begin_inset CommandInset label
38250 LatexCommand label
38251 name "sub:Export"
38252
38253 \end_inset
38254
38255
38256 \end_layout
38257
38258 \begin_layout Standard
38259 You can export your document to various file formats.
38260  The resulting files are placed in the directory of your LyX-file.
38261  The menu entries are not the same on all installations.
38262  They depend on the programs found by LyX while its configuration.
38263 \end_layout
38264
38265 \begin_layout Standard
38266 Here is a list of all available entries; some of them are explained in detail
38267  in section
38268 \begin_inset space ~
38269 \end_inset
38270
38271
38272 \begin_inset CommandInset ref
38273 LatexCommand ref
38274 reference "sub:Output-file-formats"
38275
38276 \end_inset
38277
38278 :
38279 \end_layout
38280
38281 \begin_layout Description
38282
38283 \family sans
38284 CJK
38285 \begin_inset space ~
38286 \end_inset
38287
38288 LyX 
38289 \family default
38290 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
38291  (CJK)
38292 \begin_inset Newline newline
38293 \end_inset
38294
38295  Since LyX 1.5.0 CJK support is fully integrated to LyX.
38296 \end_layout
38297
38298 \begin_layout Description
38299
38300 \family sans
38301 DVI
38302 \family default
38303  DVI-format
38304 \end_layout
38305
38306 \begin_layout Description
38307 HTML HTML-format (the HTML-converter is a third-party product and may not
38308  work in all cases)
38309 \end_layout
38310
38311 \begin_layout Description
38312 HTML
38313 \begin_inset space ~
38314 \end_inset
38315
38316 (MS
38317 \begin_inset space ~
38318 \end_inset
38319
38320 Word) HTML-format specialized so that the result can be imported to 
38321 \family sans
38322 MS Word
38323 \family default
38324 ; as a consequence of this formulas will be embedded as bitmap fonts and
38325  not in the format 
38326 \family sans
38327 MathML
38328 \family default
38329 .
38330 \end_layout
38331
38332 \begin_layout Description
38333
38334 \family sans
38335 LaT
38336 \begin_inset ERT
38337 status collapsed
38338
38339 \begin_layout Plain Layout
38340
38341 {}
38342 \end_layout
38343
38344 \end_inset
38345
38346 eX
38347 \begin_inset space ~
38348 \end_inset
38349
38350 (pdflatex)
38351 \family default
38352  text file with the LaTeX source, additionally all images used in the document
38353  will be converted to a format that is readable by the 
38354 \family typewriter
38355 pdflatex
38356 \family default
38357  program (GIF, JPG, PDF, PNG)
38358 \end_layout
38359
38360 \begin_layout Description
38361
38362 \family sans
38363 LaT
38364 \begin_inset ERT
38365 status collapsed
38366
38367 \begin_layout Plain Layout
38368
38369 {}
38370 \end_layout
38371
38372 \end_inset
38373
38374 eX
38375 \begin_inset space ~
38376 \end_inset
38377
38378 (plain)
38379 \family default
38380  text file with the LaTeX source code, additionally all images used in the
38381  document will be converted to the EPS-format, only this format is readable
38382  by the 
38383 \family typewriter
38384 latex
38385 \family default
38386  program
38387 \end_layout
38388
38389 \begin_layout Description
38390 LyX
38391 \begin_inset space ~
38392 \end_inset
38393
38394 z.y.x LyX-Dokument in a format readable by the LyX versions z.y.x (
38395 \begin_inset Quotes eld
38396 \end_inset
38397
38398 z
38399 \begin_inset Quotes erd
38400 \end_inset
38401
38402  and 
38403 \begin_inset Quotes eld
38404 \end_inset
38405
38406 y
38407 \begin_inset Quotes erd
38408 \end_inset
38409
38410  represent the version number)
38411 \end_layout
38412
38413 \begin_layout Description
38414 LyXHTML HTML-format, using LyX's internal XHTML engine
38415 \end_layout
38416
38417 \begin_layout Description
38418 OpenDocument OpenDocument-formatted file, to be opened with 
38419 \family sans
38420 OpenOffice
38421 \family default
38422
38423 \family sans
38424 KOffice
38425 \family default
38426
38427 \family sans
38428 Abiword
38429 \family default
38430 , etc.
38431  (The OpenDocument-converter is a third-party product and may not work in
38432  all cases)
38433 \end_layout
38434
38435 \begin_layout Description
38436
38437 \family sans
38438 PDF
38439 \begin_inset space ~
38440 \end_inset
38441
38442 (dvipdfm)
38443 \family default
38444  PDF-format using the program 
38445 \family typewriter
38446 dvipdfm
38447 \end_layout
38448
38449 \begin_layout Description
38450
38451 \family sans
38452 PDF
38453 \begin_inset space ~
38454 \end_inset
38455
38456 (pdflatex)
38457 \family default
38458  PDF-format using the program 
38459 \family typewriter
38460 pdflatex
38461 \end_layout
38462
38463 \begin_layout Description
38464
38465 \family sans
38466 PDF
38467 \begin_inset space ~
38468 \end_inset
38469
38470 (ps2pdf)
38471 \family default
38472  PDF-format using the program 
38473 \family typewriter
38474 ps2pdf
38475 \end_layout
38476
38477 \begin_layout Description
38478
38479 \family sans
38480 Plain
38481 \begin_inset space ~
38482 \end_inset
38483
38484 text
38485 \family default
38486  text format
38487 \end_layout
38488
38489 \begin_layout Description
38490
38491 \family sans
38492 Plain
38493 \begin_inset space ~
38494 \end_inset
38495
38496 text
38497 \begin_inset space ~
38498 \end_inset
38499
38500 (ps2ascii)
38501 \family default
38502  text format, the document will first be converted to Postscript format
38503  and then exported as text using the program 
38504 \family sans
38505 ps2ascii
38506 \end_layout
38507
38508 \begin_layout Description
38509
38510 \family sans
38511 Postscript
38512 \family default
38513  PostScript format using the program 
38514 \family typewriter
38515 dvips
38516 \end_layout
38517
38518 \begin_layout Standard
38519 The program 
38520 \family typewriter
38521 dvipdfm
38522 \family default
38523  produces internally a DVI-file which is then converted to a PDF-file.
38524  It is a bit out of date and therefore the output could look different from
38525  what you want.
38526  
38527 \family typewriter
38528 pdflatex
38529 \family default
38530  produces PDF-files directly and supports the latest PDF-file formats.
38531 \end_layout
38532
38533 \begin_layout Standard
38534 If one of the menu entries 
38535 \family sans
38536 DVI
38537 \family default
38538
38539 \family sans
38540 PDF
38541 \begin_inset space ~
38542 \end_inset
38543
38544 (pdflatex)
38545 \family default
38546  or 
38547 \family sans
38548 Postscript
38549 \family default
38550  is missing, you need to update your LaTeX installation.
38551  After updating you have to reconfigure LyX, see section
38552 \begin_inset space ~
38553 \end_inset
38554
38555
38556 \begin_inset CommandInset ref
38557 LatexCommand ref
38558 reference "sec:Basic-LyX-Setup"
38559
38560 \end_inset
38561
38562 .
38563 \begin_inset Index idx
38564 status collapsed
38565
38566 \begin_layout Plain Layout
38567 Reconfiguration of LyX
38568 \end_layout
38569
38570 \end_inset
38571
38572
38573 \end_layout
38574
38575 \begin_layout Standard
38576 The menu 
38577 \family sans
38578 Custom
38579 \family default
38580  allows you to export your file by using special command line options for
38581  the export program.
38582 \end_layout
38583
38584 \begin_layout Subsection
38585 Print
38586 \end_layout
38587
38588 \begin_layout Standard
38589 With this menu entry you can print your document to a file in PostScript
38590  format or send it to a printer.
38591  The printer will also use the document in PostScript format.
38592  The conversion to PostScript is done in the background by LyX using the
38593  program 
38594 \family typewriter
38595 dvips
38596 \family default
38597 .
38598  For more information have a look at section
38599 \begin_inset space ~
38600 \end_inset
38601
38602
38603 \begin_inset CommandInset ref
38604 LatexCommand ref
38605 reference "sub:Printing-the-File"
38606
38607 \end_inset
38608
38609 .
38610 \end_layout
38611
38612 \begin_layout Subsection
38613 Fax
38614 \end_layout
38615
38616 \begin_layout Standard
38617 This menu entry will only appear when you have a fax program installed (on
38618  Windows you additionally need to register its program path to LyX's PATH
38619  prefix, see section
38620 \begin_inset space ~
38621 \end_inset
38622
38623
38624 \begin_inset CommandInset ref
38625 LatexCommand ref
38626 reference "sec:Paths"
38627
38628 \end_inset
38629
38630 ).
38631  With this menu entry you can send your document to a fax program like 
38632 \family typewriter
38633 hylapex
38634 \family default
38635  or 
38636 \family typewriter
38637 kdeprintfax
38638 \family default
38639 .
38640  The default format of the sent file is PostScript.
38641  The format can be changed in LyX's preferences as described in section
38642 \begin_inset space ~
38643 \end_inset
38644
38645
38646 \begin_inset CommandInset ref
38647 LatexCommand ref
38648 reference "sub:Converters"
38649
38650 \end_inset
38651
38652 .
38653 \end_layout
38654
38655 \begin_layout Subsection
38656 New and Close Window
38657 \end_layout
38658
38659 \begin_layout Standard
38660 Opens or closes a new instance of LyX.
38661 \end_layout
38662
38663 \begin_layout Subsection
38664 Exit
38665 \end_layout
38666
38667 \begin_layout Standard
38668 Prompts you to save all unsaved documents and then exits.
38669 \end_layout
38670
38671 \begin_layout Section
38672 The Edit Menu
38673 \begin_inset Index idx
38674 status collapsed
38675
38676 \begin_layout Plain Layout
38677 Menu ! Edit
38678 \end_layout
38679
38680 \end_inset
38681
38682
38683 \end_layout
38684
38685 \begin_layout Subsection
38686 Undo and Redo
38687 \end_layout
38688
38689 \begin_layout Standard
38690 Described in section
38691 \begin_inset space ~
38692 \end_inset
38693
38694
38695 \begin_inset CommandInset ref
38696 LatexCommand ref
38697 reference "sec:Undo-and-Redo"
38698
38699 \end_inset
38700
38701 .
38702 \end_layout
38703
38704 \begin_layout Subsection
38705 Cut, Copy, Paste, Paste Recent, Paste Special
38706 \end_layout
38707
38708 \begin_layout Standard
38709 Described in section
38710 \begin_inset space ~
38711 \end_inset
38712
38713
38714 \begin_inset CommandInset ref
38715 LatexCommand ref
38716 reference "sec:Basic-Editing-Features"
38717
38718 \end_inset
38719
38720 .
38721 \end_layout
38722
38723 \begin_layout Subsection
38724 Select All
38725 \end_layout
38726
38727 \begin_layout Standard
38728 Selects the whole document.
38729 \end_layout
38730
38731 \begin_layout Subsection
38732 Find & Replace
38733 \end_layout
38734
38735 \begin_layout Standard
38736 Described in section
38737 \begin_inset space ~
38738 \end_inset
38739
38740
38741 \begin_inset CommandInset ref
38742 LatexCommand ref
38743 reference "sec:Basic-Editing-Features"
38744
38745 \end_inset
38746
38747 .
38748 \end_layout
38749
38750 \begin_layout Subsection
38751 Move Paragraph Up/Down
38752 \end_layout
38753
38754 \begin_layout Standard
38755 This shifts the paragraph where the cursor is currently in one paragraph
38756  up or down.
38757 \end_layout
38758
38759 \begin_layout Subsection
38760 Text Style
38761 \end_layout
38762
38763 \begin_layout Standard
38764 Described in section
38765 \begin_inset space ~
38766 \end_inset
38767
38768
38769 \begin_inset CommandInset ref
38770 LatexCommand ref
38771 reference "sub:Fine-Tuning-with-the"
38772
38773 \end_inset
38774
38775 .
38776 \end_layout
38777
38778 \begin_layout Subsection
38779 Paragraph Settings
38780 \begin_inset Index idx
38781 status collapsed
38782
38783 \begin_layout Plain Layout
38784 Paragraph ! Settings
38785 \end_layout
38786
38787 \end_inset
38788
38789
38790 \end_layout
38791
38792 \begin_layout Standard
38793 Enables you to set the paragraph alignment, line spacing and label width.
38794  These settings only affect the paragraph in which the cursor is currently.
38795 \end_layout
38796
38797 \begin_layout Standard
38798 You can also prevent the first line of the paragraph being indented if you
38799  have chosen to separate paragraphs with indents in the 
38800 \family sans
38801 Document\SpecialChar \menuseparator
38802 Settings
38803 \family default
38804  dialog under 
38805 \family sans
38806 Text
38807 \begin_inset space ~
38808 \end_inset
38809
38810 Layout
38811 \family default
38812 .
38813 \end_layout
38814
38815 \begin_layout Subsection
38816 Table Settings and Math
38817 \end_layout
38818
38819 \begin_layout Standard
38820 These two menus are only fully active when the cursor is inside a table
38821  or a formula.
38822  Here you can change the properties of tables and formulas.
38823  The properties of tables are described in section
38824 \begin_inset space ~
38825 \end_inset
38826
38827
38828 \begin_inset CommandInset ref
38829 LatexCommand ref
38830 reference "sec:Tables"
38831
38832 \end_inset
38833
38834 , the properties of formulas in chapter
38835 \begin_inset space ~
38836 \end_inset
38837
38838
38839 \begin_inset CommandInset ref
38840 LatexCommand ref
38841 reference "cha:Mathematical-Formulas"
38842
38843 \end_inset
38844
38845 .
38846 \end_layout
38847
38848 \begin_layout Subsection
38849 Increase / Decrease List Depth
38850 \end_layout
38851
38852 \begin_layout Standard
38853 These menu entries are only active when the cursor is in an environment
38854  that can be nested.
38855  They increase/decrease the environment nesting level as explained in section
38856 \begin_inset space ~
38857 \end_inset
38858
38859
38860 \begin_inset CommandInset ref
38861 LatexCommand ref
38862 reference "sec:Nesting"
38863
38864 \end_inset
38865
38866  and 
38867 \begin_inset CommandInset ref
38868 LatexCommand ref
38869 reference "sub:Numbering-depth"
38870
38871 \end_inset
38872
38873 .
38874 \end_layout
38875
38876 \begin_layout Section
38877 The View Menu
38878 \begin_inset Index idx
38879 status collapsed
38880
38881 \begin_layout Plain Layout
38882 Menu ! View
38883 \end_layout
38884
38885 \end_inset
38886
38887
38888 \end_layout
38889
38890 \begin_layout Standard
38891 The 
38892 \family sans
38893 View
38894 \family default
38895  menu contains a list of available formats in which you can view the actual
38896  document with an external program.
38897  The menu entries for the viewing formats are not the same on all installations
38898  — it depends on the LaTeX programs that are found while LyX was configured.
38899  All possible formats are formats listed in section
38900 \begin_inset space ~
38901 \end_inset
38902
38903
38904 \begin_inset CommandInset ref
38905 LatexCommand ref
38906 reference "sub:Export"
38907
38908 \end_inset
38909
38910 .
38911  You should at least see the menu entries 
38912 \family sans
38913 DVI
38914 \family default
38915  and 
38916 \family sans
38917 PDF
38918 \begin_inset space ~
38919 \end_inset
38920
38921 (pdflatex)
38922 \family default
38923 .
38924  If one of the two is missing, you need to update your LaTeX installation.
38925  After updating you have to reconfigure LyX, see section
38926 \begin_inset space ~
38927 \end_inset
38928
38929
38930 \begin_inset CommandInset ref
38931 LatexCommand ref
38932 reference "sec:Basic-LyX-Setup"
38933
38934 \end_inset
38935
38936 .
38937 \begin_inset Index idx
38938 status collapsed
38939
38940 \begin_layout Plain Layout
38941 Reconfiguration of LyX
38942 \end_layout
38943
38944 \end_inset
38945
38946
38947 \end_layout
38948
38949 \begin_layout Standard
38950 Invoking a menu will start a viewer program.
38951  The viewer can be set or changed in the preferences, see section
38952 \begin_inset space ~
38953 \end_inset
38954
38955
38956 \begin_inset CommandInset ref
38957 LatexCommand ref
38958 reference "sec:File-Formats"
38959
38960 \end_inset
38961
38962 .
38963  The default viewers are set by LyX when it is first configured.
38964 \end_layout
38965
38966 \begin_layout Standard
38967 \begin_inset VSpace bigskip
38968 \end_inset
38969
38970 At the bottom of the 
38971 \family sans
38972 View
38973 \family default
38974  menu the opened documents are listed.
38975 \end_layout
38976
38977 \begin_layout Subsection
38978 Open/Close all Insets
38979 \end_layout
38980
38981 \begin_layout Standard
38982 Opens/closes all insets in your document.
38983 \end_layout
38984
38985 \begin_layout Subsection
38986 Unfold/Fold Math Macros
38987 \end_layout
38988
38989 \begin_layout Standard
38990 Unfolds/folds the current math macro.
38991 \end_layout
38992
38993 \begin_layout Standard
38994 Math macros are described in the 
38995 \emph on
38996 Math
38997 \emph default
38998  manual.
38999 \end_layout
39000
39001 \begin_layout Subsection
39002 View Source
39003 \end_layout
39004
39005 \begin_layout Standard
39006 Opens a window showing the source code of the actual document, as described
39007  in section
39008 \begin_inset space ~
39009 \end_inset
39010
39011
39012 \begin_inset CommandInset ref
39013 LatexCommand ref
39014 reference "sec:Previewing-snippets-of"
39015
39016 \end_inset
39017
39018 .
39019 \end_layout
39020
39021 \begin_layout Subsection
39022 View Messages
39023 \end_layout
39024
39025 \begin_layout Standard
39026 Opens a window showing console messages.
39027  This is useful for debugging LyX (i.
39028 \begin_inset space \thinspace{}
39029 \end_inset
39030
39031 e., hunt for errors in the program) or to see what is going on in the background
39032  while LaTeX is processing the document,
39033 \end_layout
39034
39035 \begin_layout Subsection
39036 View
39037 \end_layout
39038
39039 \begin_layout Standard
39040 This menu entry generates the output you have specified as default output
39041  format either in the preferences (see sec.
39042 \begin_inset space ~
39043 \end_inset
39044
39045
39046 \begin_inset CommandInset ref
39047 LatexCommand ref
39048 reference "sec:File-Formats"
39049
39050 \end_inset
39051
39052 ) or in the document settings (see sec.
39053 \begin_inset space ~
39054 \end_inset
39055
39056
39057 \begin_inset CommandInset ref
39058 LatexCommand ref
39059 reference "sec:Doc-Output"
39060
39061 \end_inset
39062
39063 ), for instance PDF, and opens it in an appropriate viewer.
39064 \end_layout
39065
39066 \begin_layout Subsection
39067 View (Other Formats)
39068 \end_layout
39069
39070 \begin_layout Standard
39071 With this submenu, you can view your document in alternative output formats.
39072 \end_layout
39073
39074 \begin_layout Subsection
39075 Update
39076 \end_layout
39077
39078 \begin_layout Standard
39079 This menu entry allows you to update the view with your latest changes (in
39080  the default output format as described in the previous section) without
39081  opening a new viewer window.
39082 \end_layout
39083
39084 \begin_layout Subsection
39085 Update (Other Formats)
39086 \end_layout
39087
39088 \begin_layout Standard
39089 With this submenu, you can update the view of alternative output formats
39090  of your document without opening a new viewer window.
39091 \end_layout
39092
39093 \begin_layout Subsection
39094 View Master Document
39095 \end_layout
39096
39097 \begin_layout Standard
39098 This menu item is only visible if your document is included to another document,
39099  which is then its 
39100 \begin_inset Quotes eld
39101 \end_inset
39102
39103 master
39104 \begin_inset Quotes erd
39105 \end_inset
39106
39107  (see section 
39108 \emph on
39109 Child Documents
39110 \emph default
39111  in the 
39112 \emph on
39113 Embedded Objects
39114 \emph default
39115  manual for more information on this topic).
39116  This item allows you to view the master document from within its child.
39117  That is, if you are working on a child document which is a chapter of a
39118  book, 
39119 \family sans
39120 View Master
39121 \family default
39122  generates the output of the whole book, while 
39123 \family sans
39124 View
39125 \family default
39126  will just output the chapter alone.
39127 \end_layout
39128
39129 \begin_layout Standard
39130 The format used by this function is the default output format as specified
39131  in the preferences (see sec.
39132 \begin_inset space ~
39133 \end_inset
39134
39135
39136 \begin_inset CommandInset ref
39137 LatexCommand ref
39138 reference "sec:File-Formats"
39139
39140 \end_inset
39141
39142 ) or in the document settings (see sec.
39143 \begin_inset space ~
39144 \end_inset
39145
39146
39147 \begin_inset CommandInset ref
39148 LatexCommand ref
39149 reference "sec:Doc-Output"
39150
39151 \end_inset
39152
39153 ).
39154 \end_layout
39155
39156 \begin_layout Subsection
39157 Update Master Document
39158 \end_layout
39159
39160 \begin_layout Standard
39161 This menu item is only visible if your document is included to another document,
39162  which is then its 
39163 \begin_inset Quotes eld
39164 \end_inset
39165
39166 master
39167 \begin_inset Quotes erd
39168 \end_inset
39169
39170  (see section 
39171 \emph on
39172 Child Documents
39173 \emph default
39174  in the 
39175 \emph on
39176 Embedded Objects
39177 \emph default
39178  manual for more information on this topic).
39179  This item allows you to update the view of a master document from within
39180  its child without the need to switch to the master document itself.
39181 \end_layout
39182
39183 \begin_layout Standard
39184 The format used by this function is the default output format as specified
39185  in the preferences (see sec.
39186 \begin_inset space ~
39187 \end_inset
39188
39189
39190 \begin_inset CommandInset ref
39191 LatexCommand ref
39192 reference "sec:File-Formats"
39193
39194 \end_inset
39195
39196 ) or in the document settings (see sec.
39197 \begin_inset space ~
39198 \end_inset
39199
39200
39201 \begin_inset CommandInset ref
39202 LatexCommand ref
39203 reference "sec:Doc-Output"
39204
39205 \end_inset
39206
39207 ).
39208 \end_layout
39209
39210 \begin_layout Subsection
39211 Split View
39212 \end_layout
39213
39214 \begin_layout Standard
39215 This will split LyX's main window vertically or horizontally.
39216  This allows you to view documents the same time to compare them, or to
39217  view the same document, but at different positions.
39218  You can even split the main window several times to view for example 3
39219  or more documents at the same time.
39220  To return to an unsplit view, use the menu 
39221 \family sans
39222 Close Current View
39223 \family default
39224 .
39225 \end_layout
39226
39227 \begin_layout Subsection
39228 Close Current View
39229 \end_layout
39230
39231 \begin_layout Standard
39232 Closes a split view.
39233 \end_layout
39234
39235 \begin_layout Subsection
39236 Fullscreen
39237 \end_layout
39238
39239 \begin_layout Standard
39240 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39241  so that you will see nothing but your text.
39242  It furthermore displays LyX's main window fullscreen.
39243  To return from fullscreen to the normal view, press F11, or right-click
39244  and turn off the fullscreen mode in the context menu.
39245 \end_layout
39246
39247 \begin_layout Subsection
39248 Toolbars
39249 \begin_inset CommandInset label
39250 LatexCommand label
39251 name "sub:Toolbars"
39252
39253 \end_inset
39254
39255
39256 \begin_inset Index idx
39257 status collapsed
39258
39259 \begin_layout Plain Layout
39260 Toolbar
39261 \end_layout
39262
39263 \end_inset
39264
39265
39266 \end_layout
39267
39268 \begin_layout Standard
39269 In this menu entry you can set the appearance of the different toolbars.
39270  All toolbars and the 
39271 \family sans
39272 Command
39273 \begin_inset space ~
39274 \end_inset
39275
39276 Buffer
39277 \family default
39278  can be turned on and off.
39279  The 
39280 \emph on
39281 on
39282 \emph default
39283  state is denoted in the menu with a checkmark.
39284  The 
39285 \family sans
39286 Review
39287 \family default
39288
39289 \family sans
39290 Table
39291 \family default
39292
39293 \family sans
39294 Math
39295 \begin_inset space ~
39296 \end_inset
39297
39298 Panels
39299 \family default
39300 , and 
39301 \family sans
39302 Math
39303 \family default
39304  toolbars can be additionally set to the state 
39305 \emph on
39306 automatic
39307 \emph default
39308  that is denoted in the menu with the suffix 
39309 \family sans
39310 (auto)
39311 \family default
39312 .
39313 \end_layout
39314
39315 \begin_layout Standard
39316 In the 
39317 \emph on
39318 on
39319 \emph default
39320  state the toolbar is permanently shown, in the 
39321 \emph on
39322 automatic
39323 \emph default
39324  state the toolbar is only shown when the cursor is in a certain environment
39325  or when a certain feature is enabled.
39326  That means that the review toolbar will only be shown when change tracking
39327  is activated, the math and table toolbars are only shown when the cursor
39328  is inside a formula or table, respectively.
39329 \end_layout
39330
39331 \begin_layout Standard
39332 LyX's toolbars and their buttons are explained in section
39333 \begin_inset space ~
39334 \end_inset
39335
39336
39337 \begin_inset CommandInset ref
39338 LatexCommand ref
39339 reference "sec:Toolbars"
39340
39341 \end_inset
39342
39343 .
39344 \end_layout
39345
39346 \begin_layout Section
39347 The Insert Menu
39348 \begin_inset Index idx
39349 status collapsed
39350
39351 \begin_layout Plain Layout
39352 Menu ! Insert
39353 \end_layout
39354
39355 \end_inset
39356
39357
39358 \end_layout
39359
39360 \begin_layout Subsection
39361 Math
39362 \end_layout
39363
39364 \begin_layout Standard
39365 Inserts math constructs that are explained in chapter
39366 \begin_inset space ~
39367 \end_inset
39368
39369
39370 \begin_inset CommandInset ref
39371 LatexCommand ref
39372 reference "cha:Mathematical-Formulas"
39373
39374 \end_inset
39375
39376  and the 
39377 \emph on
39378 Math
39379 \emph default
39380  manual.
39381 \end_layout
39382
39383 \begin_layout Subsection
39384 Special Character
39385 \begin_inset CommandInset label
39386 LatexCommand label
39387 name "sub:Special-Character"
39388
39389 \end_inset
39390
39391
39392 \end_layout
39393
39394 \begin_layout Standard
39395 Here you can insert the following characters:
39396 \end_layout
39397
39398 \begin_layout Description
39399 Symbols Inserts any character that can be output by your LaTeX system.
39400  Therefore the number of character categories in this dialog and the available
39401  characters depend on the LaTeX-packages you have installed.
39402 \begin_inset Newline newline
39403 \end_inset
39404
39405  
39406 \begin_inset Note Greyedout
39407 status open
39408
39409 \begin_layout Plain Layout
39410
39411 \series bold
39412 Note:
39413 \series default
39414  Not all characters will be visible in the 
39415 \family sans
39416 Symbols
39417 \family default
39418  dialog because none of the screen fonts that you can set in the preferences
39419  dialog (see sec.
39420 \begin_inset space \thinspace{}
39421 \end_inset
39422
39423
39424 \begin_inset CommandInset ref
39425 LatexCommand ref
39426 reference "sub:Screen-Fonts"
39427
39428 \end_inset
39429
39430 ) can display every character.
39431 \end_layout
39432
39433 \end_inset
39434
39435
39436 \end_layout
39437
39438 \begin_layout Description
39439 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39440
39441 \end_layout
39442
39443 \begin_layout Description
39444 End
39445 \begin_inset space ~
39446 \end_inset
39447
39448 of
39449 \begin_inset space ~
39450 \end_inset
39451
39452 Sentence Inserts an end of sentence dot as described in section
39453 \begin_inset space ~
39454 \end_inset
39455
39456
39457 \begin_inset CommandInset ref
39458 LatexCommand ref
39459 reference "sub:Abbreviations"
39460
39461 \end_inset
39462
39463 .
39464 \end_layout
39465
39466 \begin_layout Description
39467 Ordinary
39468 \begin_inset space ~
39469 \end_inset
39470
39471 Quote Inserts this quote: ", no matter what quote type you selected in the
39472  
39473 \family sans
39474 Document\SpecialChar \menuseparator
39475 Settings
39476 \family default
39477  dialog under 
39478 \family sans
39479 Language
39480 \family default
39481 .
39482 \end_layout
39483
39484 \begin_layout Description
39485 Single
39486 \begin_inset space ~
39487 \end_inset
39488
39489 Quote Inserts this quote: 
39490 \begin_inset Quotes ers
39491 \end_inset
39492
39493
39494 \end_layout
39495
39496 \begin_layout Description
39497 Protected
39498 \begin_inset space ~
39499 \end_inset
39500
39501 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39502
39503 \end_layout
39504
39505 \begin_layout Description
39506 Breakable
39507 \begin_inset space ~
39508 \end_inset
39509
39510 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39511
39512 \end_layout
39513
39514 \begin_layout Description
39515 Menu
39516 \begin_inset space ~
39517 \end_inset
39518
39519 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39520
39521 \end_layout
39522
39523 \begin_layout Description
39524 Phonetic
39525 \begin_inset space ~
39526 \end_inset
39527
39528 Symbols 
39529 \begin_inset Index idx
39530 status collapsed
39531
39532 \begin_layout Plain Layout
39533 Phonetic symbols
39534 \end_layout
39535
39536 \end_inset
39537
39538
39539 \begin_inset Index idx
39540 status collapsed
39541
39542 \begin_layout Plain Layout
39543 Language ! Phonetic symbols
39544 \end_layout
39545
39546 \end_inset
39547
39548 Creates a formula with a so called tipa inset.
39549  Here you can insert commands to create IPA phonetic symbols.
39550  For this feature you must have the LaTeX-package 
39551 \series bold
39552 tipa
39553 \series default
39554
39555 \begin_inset Index idx
39556 status collapsed
39557
39558 \begin_layout Plain Layout
39559 LaTeX-packages ! tipa
39560 \end_layout
39561
39562 \end_inset
39563
39564  installed.
39565 \begin_inset Newline newline
39566 \end_inset
39567
39568 For more information about this feature we refer to the documentation of
39569  
39570 \series bold
39571 tipa, 
39572 \begin_inset CommandInset citation
39573 LatexCommand cite
39574 key "tipa"
39575
39576 \end_inset
39577
39578
39579 \series default
39580  and this Wiki-page:
39581 \begin_inset Newline newline
39582 \end_inset
39583
39584
39585 \begin_inset Flex URL
39586 status open
39587
39588 \begin_layout Plain Layout
39589
39590 http://wiki.lyx.org/LyX/LinguistLyX
39591 \end_layout
39592
39593 \end_inset
39594
39595
39596 \end_layout
39597
39598 \begin_layout Subsection
39599 Formatting
39600 \end_layout
39601
39602 \begin_layout Standard
39603 Here you can insert the following format constructs:
39604 \end_layout
39605
39606 \begin_layout Description
39607 Superscript Inserts a superscript: test
39608 \begin_inset script superscript
39609
39610 \begin_layout Plain Layout
39611 a, b
39612 \end_layout
39613
39614 \end_inset
39615
39616
39617 \end_layout
39618
39619 \begin_layout Description
39620 Subscript Inserts a subscript: test
39621 \begin_inset script subscript
39622
39623 \begin_layout Plain Layout
39624 3x
39625 \end_layout
39626
39627 \end_inset
39628
39629
39630 \end_layout
39631
39632 \begin_layout Description
39633 Protected
39634 \begin_inset space ~
39635 \end_inset
39636
39637 Space Inserts a protected space that is described in section
39638 \begin_inset space ~
39639 \end_inset
39640
39641
39642 \begin_inset CommandInset ref
39643 LatexCommand ref
39644 reference "sub:Protected-Space"
39645
39646 \end_inset
39647
39648 .
39649 \end_layout
39650
39651 \begin_layout Description
39652 Inter-word
39653 \begin_inset space ~
39654 \end_inset
39655
39656 Space Inserts an inter-word space that is described in section
39657 \begin_inset space ~
39658 \end_inset
39659
39660
39661 \begin_inset CommandInset ref
39662 LatexCommand ref
39663 reference "sub:Inter-word-Space"
39664
39665 \end_inset
39666
39667 .
39668 \end_layout
39669
39670 \begin_layout Description
39671 Thin
39672 \begin_inset space ~
39673 \end_inset
39674
39675 Space Inserts a thin space that is described in section
39676 \begin_inset space ~
39677 \end_inset
39678
39679
39680 \begin_inset CommandInset ref
39681 LatexCommand ref
39682 reference "sub:Thin-Space"
39683
39684 \end_inset
39685
39686 .
39687 \end_layout
39688
39689 \begin_layout Description
39690 Horizontal
39691 \begin_inset space ~
39692 \end_inset
39693
39694 Space Inserts horizontal space, see section
39695 \begin_inset space ~
39696 \end_inset
39697
39698
39699 \begin_inset CommandInset ref
39700 LatexCommand ref
39701 reference "sub:Horizontal-Space"
39702
39703 \end_inset
39704
39705  for a description.
39706 \end_layout
39707
39708 \begin_layout Description
39709 Horizontal
39710 \begin_inset space ~
39711 \end_inset
39712
39713 Line Inserts a horizontal line, see section
39714 \begin_inset space ~
39715 \end_inset
39716
39717
39718 \begin_inset CommandInset ref
39719 LatexCommand ref
39720 reference "sub:Horizontal-Lines"
39721
39722 \end_inset
39723
39724  for a description.
39725 \end_layout
39726
39727 \begin_layout Description
39728 Vertical
39729 \begin_inset space ~
39730 \end_inset
39731
39732 Space Inserts vertical space, see section
39733 \begin_inset space ~
39734 \end_inset
39735
39736
39737 \begin_inset CommandInset ref
39738 LatexCommand ref
39739 reference "sub:Vertical-Space"
39740
39741 \end_inset
39742
39743  for a description.
39744 \end_layout
39745
39746 \begin_layout Description
39747 Hyphenation
39748 \begin_inset space ~
39749 \end_inset
39750
39751 Point Inserts a hyphenation point, see section
39752 \begin_inset space ~
39753 \end_inset
39754
39755
39756 \begin_inset CommandInset ref
39757 LatexCommand ref
39758 reference "sub:Hyphenation"
39759
39760 \end_inset
39761
39762 .
39763 \end_layout
39764
39765 \begin_layout Description
39766 Phantom Inserts Phantom space, see section
39767 \begin_inset space ~
39768 \end_inset
39769
39770
39771 \begin_inset CommandInset ref
39772 LatexCommand ref
39773 reference "sub:Phantom-Space"
39774
39775 \end_inset
39776
39777 .
39778 \end_layout
39779
39780 \begin_layout Description
39781 Ligature
39782 \begin_inset space ~
39783 \end_inset
39784
39785 Break Inserts a ligature break, see section
39786 \begin_inset space ~
39787 \end_inset
39788
39789
39790 \begin_inset CommandInset ref
39791 LatexCommand ref
39792 reference "sub:Ligatures"
39793
39794 \end_inset
39795
39796 .
39797 \end_layout
39798
39799 \begin_layout Description
39800 Ragged
39801 \begin_inset space ~
39802 \end_inset
39803
39804 Line
39805 \begin_inset space ~
39806 \end_inset
39807
39808 Break Inserts a forced line break, see section
39809 \begin_inset space ~
39810 \end_inset
39811
39812
39813 \begin_inset CommandInset ref
39814 LatexCommand ref
39815 reference "sub:Forced-Line-Breaks"
39816
39817 \end_inset
39818
39819 .
39820 \end_layout
39821
39822 \begin_layout Description
39823 Justified
39824 \begin_inset space ~
39825 \end_inset
39826
39827 Break Inserts a forced line break that furthermore stretches the broken
39828  text line to the page border, see section
39829 \begin_inset space ~
39830 \end_inset
39831
39832
39833 \begin_inset CommandInset ref
39834 LatexCommand ref
39835 reference "sub:Forced-Line-Breaks"
39836
39837 \end_inset
39838
39839 .
39840 \end_layout
39841
39842 \begin_layout Description
39843 New
39844 \begin_inset space ~
39845 \end_inset
39846
39847 Page Inserts a forced page break, described in section
39848 \begin_inset space ~
39849 \end_inset
39850
39851
39852 \begin_inset CommandInset ref
39853 LatexCommand ref
39854 reference "sub:Forced-Page-Breaks"
39855
39856 \end_inset
39857
39858 .
39859 \end_layout
39860
39861 \begin_layout Description
39862 Page
39863 \begin_inset space ~
39864 \end_inset
39865
39866 Break Inserts a forced page break that furthermore stretches the broken
39867  text page to the page border, described in section
39868 \begin_inset space ~
39869 \end_inset
39870
39871
39872 \begin_inset CommandInset ref
39873 LatexCommand ref
39874 reference "sub:Forced-Page-Breaks"
39875
39876 \end_inset
39877
39878 .
39879 \end_layout
39880
39881 \begin_layout Description
39882 Clear
39883 \begin_inset space ~
39884 \end_inset
39885
39886 Page Inserts a clear page break, described in section
39887 \begin_inset space ~
39888 \end_inset
39889
39890
39891 \begin_inset CommandInset ref
39892 LatexCommand ref
39893 reference "sub:Clear-Page-Breaks"
39894
39895 \end_inset
39896
39897 .
39898 \end_layout
39899
39900 \begin_layout Description
39901 Clear
39902 \begin_inset space ~
39903 \end_inset
39904
39905 Double
39906 \begin_inset space ~
39907 \end_inset
39908
39909 Page Inserts a clear doublepage break, described in section
39910 \begin_inset space ~
39911 \end_inset
39912
39913
39914 \begin_inset CommandInset ref
39915 LatexCommand ref
39916 reference "sub:Clear-Page-Breaks"
39917
39918 \end_inset
39919
39920 .
39921 \end_layout
39922
39923 \begin_layout Subsection
39924 List / TOC
39925 \end_layout
39926
39927 \begin_layout Standard
39928 Various lists can be inserted with this menu entry.
39929  The table of contents, the algorithm, figures and tables list are described
39930  in section
39931 \begin_inset space ~
39932 \end_inset
39933
39934
39935 \begin_inset CommandInset ref
39936 LatexCommand ref
39937 reference "sec:toc"
39938
39939 \end_inset
39940
39941 .
39942  The index list is described in section
39943 \begin_inset space ~
39944 \end_inset
39945
39946
39947 \begin_inset CommandInset ref
39948 LatexCommand ref
39949 reference "sec:Index"
39950
39951 \end_inset
39952
39953 , the nomenclature in section
39954 \begin_inset space ~
39955 \end_inset
39956
39957
39958 \begin_inset CommandInset ref
39959 LatexCommand ref
39960 reference "sec:Nomenclature"
39961
39962 \end_inset
39963
39964  and the BibTeX bibliography in section
39965 \begin_inset space ~
39966 \end_inset
39967
39968
39969 \begin_inset CommandInset ref
39970 LatexCommand ref
39971 reference "sub:Bibliography-databases"
39972
39973 \end_inset
39974
39975 .
39976 \end_layout
39977
39978 \begin_layout Subsection
39979 Float
39980 \end_layout
39981
39982 \begin_layout Standard
39983 To insert floats, described in section
39984 \begin_inset space ~
39985 \end_inset
39986
39987
39988 \begin_inset CommandInset ref
39989 LatexCommand ref
39990 reference "sec:Floats"
39991
39992 \end_inset
39993
39994 .
39995 \end_layout
39996
39997 \begin_layout Subsection
39998 Note
39999 \end_layout
40000
40001 \begin_layout Standard
40002 To insert notes, described in section
40003 \begin_inset space ~
40004 \end_inset
40005
40006
40007 \begin_inset CommandInset ref
40008 LatexCommand ref
40009 reference "sec:Notes"
40010
40011 \end_inset
40012
40013 .
40014 \end_layout
40015
40016 \begin_layout Subsection
40017 Branch
40018 \end_layout
40019
40020 \begin_layout Standard
40021 Inserts branch insets as described in section
40022 \begin_inset space ~
40023 \end_inset
40024
40025
40026 \begin_inset CommandInset ref
40027 LatexCommand ref
40028 reference "sec:Branches"
40029
40030 \end_inset
40031
40032 .
40033 \end_layout
40034
40035 \begin_layout Subsection
40036 Custom Insets
40037 \end_layout
40038
40039 \begin_layout Standard
40040 Inserts document class-specific insets.
40041  Such insets only exist when they are defined in the layout file for a certain
40042  document class.
40043  An example is the document class 
40044 \begin_inset Quotes eld
40045 \end_inset
40046
40047 article (Elsevier)
40048 \begin_inset Quotes erd
40049 \end_inset
40050
40051  with three custom insets.
40052  The section 
40053 \emph on
40054 Flex insets and InsetLayout
40055 \emph default
40056  of the 
40057 \emph on
40058 Customization
40059 \emph default
40060  manual explains how custom insets are defined.
40061 \end_layout
40062
40063 \begin_layout Subsection
40064 File
40065 \begin_inset Index idx
40066 status collapsed
40067
40068 \begin_layout Plain Layout
40069 External Material
40070 \end_layout
40071
40072 \end_inset
40073
40074
40075 \end_layout
40076
40077 \begin_layout Standard
40078 This menu entry allows you to insert or include the contents of other LyX
40079  files in your document.
40080  How you can do this is explained in detail in the chapter 
40081 \emph on
40082 External Stuff
40083 \emph default
40084  of the 
40085 \emph on
40086 Embedded Objects
40087 \emph default
40088  manual.
40089 \end_layout
40090
40091 \begin_layout Subsection
40092 Box
40093 \begin_inset Index idx
40094 status collapsed
40095
40096 \begin_layout Plain Layout
40097 Boxes
40098 \end_layout
40099
40100 \end_inset
40101
40102
40103 \end_layout
40104
40105 \begin_layout Standard
40106 Inserts a minipage box that is described section
40107 \begin_inset space ~
40108 \end_inset
40109
40110
40111 \begin_inset CommandInset ref
40112 LatexCommand ref
40113 reference "sec:Minipages"
40114
40115 \end_inset
40116
40117 .
40118  All box types supported by LyX are explained in detail in the chapter 
40119 \emph on
40120 Boxes
40121 \emph default
40122  of the 
40123 \emph on
40124 Embedded Objects
40125 \emph default
40126  manual.
40127 \end_layout
40128
40129 \begin_layout Subsection
40130 Citation
40131 \end_layout
40132
40133 \begin_layout Standard
40134 Inserts a citation as described in section
40135 \begin_inset space ~
40136 \end_inset
40137
40138
40139 \begin_inset CommandInset ref
40140 LatexCommand ref
40141 reference "sec:Bibliography"
40142
40143 \end_inset
40144
40145 .
40146 \end_layout
40147
40148 \begin_layout Subsection
40149 Cross-Reference
40150 \end_layout
40151
40152 \begin_layout Standard
40153 Inserts a cross-reference as described in section
40154 \begin_inset space ~
40155 \end_inset
40156
40157
40158 \begin_inset CommandInset ref
40159 LatexCommand ref
40160 reference "sec:Cross-References"
40161
40162 \end_inset
40163
40164 .
40165 \end_layout
40166
40167 \begin_layout Subsection
40168 Label
40169 \end_layout
40170
40171 \begin_layout Standard
40172 Inserts a label as described in section
40173 \begin_inset space ~
40174 \end_inset
40175
40176
40177 \begin_inset CommandInset ref
40178 LatexCommand ref
40179 reference "sec:Cross-References"
40180
40181 \end_inset
40182
40183 .
40184 \end_layout
40185
40186 \begin_layout Subsection
40187 Caption
40188 \begin_inset Index idx
40189 status collapsed
40190
40191 \begin_layout Plain Layout
40192 Captions
40193 \end_layout
40194
40195 \end_inset
40196
40197
40198 \begin_inset Index idx
40199 status collapsed
40200
40201 \begin_layout Plain Layout
40202 Longtables ! Caption
40203 \end_layout
40204
40205 \end_inset
40206
40207
40208 \end_layout
40209
40210 \begin_layout Standard
40211 Inserts a caption in a float or longtable.
40212  Floats are described in section
40213 \begin_inset space ~
40214 \end_inset
40215
40216
40217 \begin_inset CommandInset ref
40218 LatexCommand ref
40219 reference "sec:Floats"
40220
40221 \end_inset
40222
40223 , captions in longtables are described in the section 
40224 \emph on
40225 Longtable Captions
40226 \emph default
40227  of the 
40228 \emph on
40229 Embedded Objects
40230 \emph default
40231  manual.
40232 \end_layout
40233
40234 \begin_layout Subsection
40235 Index Entry
40236 \end_layout
40237
40238 \begin_layout Standard
40239 Inserts an index entry as described in section
40240 \begin_inset space ~
40241 \end_inset
40242
40243
40244 \begin_inset CommandInset ref
40245 LatexCommand ref
40246 reference "sec:Index"
40247
40248 \end_inset
40249
40250 .
40251 \end_layout
40252
40253 \begin_layout Subsection
40254 Nomenclature Entry
40255 \end_layout
40256
40257 \begin_layout Standard
40258 Inserts a nomenclature entry as described in section
40259 \begin_inset space ~
40260 \end_inset
40261
40262
40263 \begin_inset CommandInset ref
40264 LatexCommand ref
40265 reference "sec:Nomenclature"
40266
40267 \end_inset
40268
40269 .
40270 \end_layout
40271
40272 \begin_layout Subsection
40273 Table
40274 \end_layout
40275
40276 \begin_layout Standard
40277 Inserts a table.
40278  Tables are described in section
40279 \begin_inset space ~
40280 \end_inset
40281
40282
40283 \begin_inset CommandInset ref
40284 LatexCommand ref
40285 reference "sec:Tables"
40286
40287 \end_inset
40288
40289 .
40290 \end_layout
40291
40292 \begin_layout Subsection
40293 Graphics
40294 \end_layout
40295
40296 \begin_layout Standard
40297 Inserts a graphic.
40298  Graphics are described in section
40299 \begin_inset space ~
40300 \end_inset
40301
40302
40303 \begin_inset CommandInset ref
40304 LatexCommand ref
40305 reference "sec:Graphics"
40306
40307 \end_inset
40308
40309 .
40310 \end_layout
40311
40312 \begin_layout Subsection
40313 URL
40314 \end_layout
40315
40316 \begin_layout Standard
40317 Inserts an URL as described in section
40318 \begin_inset space ~
40319 \end_inset
40320
40321
40322 \begin_inset CommandInset ref
40323 LatexCommand ref
40324 reference "sub:URLs"
40325
40326 \end_inset
40327
40328 .
40329 \end_layout
40330
40331 \begin_layout Subsection
40332 Hyperlinks
40333 \end_layout
40334
40335 \begin_layout Standard
40336 Inserts a hyperlink as described in section
40337 \begin_inset space ~
40338 \end_inset
40339
40340
40341 \begin_inset CommandInset ref
40342 LatexCommand ref
40343 reference "sub:Hyperlinks"
40344
40345 \end_inset
40346
40347 .
40348 \end_layout
40349
40350 \begin_layout Subsection
40351 Footnote
40352 \end_layout
40353
40354 \begin_layout Standard
40355 Inserts a footnote, see section
40356 \begin_inset space ~
40357 \end_inset
40358
40359
40360 \begin_inset CommandInset ref
40361 LatexCommand ref
40362 reference "sec:Footnotes"
40363
40364 \end_inset
40365
40366 .
40367 \end_layout
40368
40369 \begin_layout Subsection
40370 Marginal Note
40371 \end_layout
40372
40373 \begin_layout Standard
40374 Inserts a marginal note, see section
40375 \begin_inset space ~
40376 \end_inset
40377
40378
40379 \begin_inset CommandInset ref
40380 LatexCommand ref
40381 reference "sec:Marginal-Notes"
40382
40383 \end_inset
40384
40385 .
40386 \end_layout
40387
40388 \begin_layout Subsection
40389 Short Title
40390 \end_layout
40391
40392 \begin_layout Standard
40393 Inserts a short title, see section
40394 \begin_inset space ~
40395 \end_inset
40396
40397
40398 \begin_inset CommandInset ref
40399 LatexCommand ref
40400 reference "sec:Short-Titles"
40401
40402 \end_inset
40403
40404 .
40405 \end_layout
40406
40407 \begin_layout Subsection
40408 TeX Code
40409 \end_layout
40410
40411 \begin_layout Standard
40412 Inserts a TeX Code box, see section
40413 \begin_inset space ~
40414 \end_inset
40415
40416
40417 \begin_inset CommandInset ref
40418 LatexCommand ref
40419 reference "sub:TeX-Code-Boxes"
40420
40421 \end_inset
40422
40423  for a description.
40424 \end_layout
40425
40426 \begin_layout Subsection
40427 Program Listing
40428 \begin_inset Index idx
40429 status collapsed
40430
40431 \begin_layout Plain Layout
40432 Program listings
40433 \end_layout
40434
40435 \end_inset
40436
40437
40438 \end_layout
40439
40440 \begin_layout Standard
40441 Inserts a program listings box.
40442  Program listings are explained in the chapter 
40443 \emph on
40444 Program Code Listings
40445 \emph default
40446  of the 
40447 \emph on
40448 Embedded Objects
40449 \emph default
40450  manual.
40451 \end_layout
40452
40453 \begin_layout Subsection
40454 Date
40455 \end_layout
40456
40457 \begin_layout Standard
40458 Inserts the actual date.
40459  The format depends on the date format of the language that is used for
40460  LyX's menus.
40461  LyX offers various ways to insert a date which are explained and also compared
40462  in the section 
40463 \emph on
40464 External Material
40465 \emph default
40466  of the 
40467 \emph on
40468 Embedded Objects
40469 \emph default
40470  manual.
40471 \end_layout
40472
40473 \begin_layout Section
40474 The Navigate Menu
40475 \begin_inset Index idx
40476 status collapsed
40477
40478 \begin_layout Plain Layout
40479 Menu ! Navigate
40480 \end_layout
40481
40482 \end_inset
40483
40484
40485 \end_layout
40486
40487 \begin_layout Standard
40488 This menu lists the existing chapters, sections, figures, tables, etc.
40489 \begin_inset space ~
40490 \end_inset
40491
40492 of the current document.
40493  This allows you to navigate easily through you document.
40494 \end_layout
40495
40496 \begin_layout Subsection
40497 Bookmarks
40498 \end_layout
40499
40500 \begin_layout Standard
40501 With this menu entry you are able to define your own bookmarks.
40502  This is useful when you are working on a large document and often have
40503  to jump e.
40504 \begin_inset space \thinspace{}
40505 \end_inset
40506
40507 g.
40508 \begin_inset space \space{}
40509 \end_inset
40510
40511 between section
40512 \begin_inset space ~
40513 \end_inset
40514
40515 2.5 and 6.3.
40516  To create bookmarks for this example, go to section
40517 \begin_inset space ~
40518 \end_inset
40519
40520 2.5 and use the menu 
40521 \family sans
40522 Save
40523 \begin_inset space ~
40524 \end_inset
40525
40526 Bookmark
40527 \begin_inset space ~
40528 \end_inset
40529
40530 1
40531 \family default
40532 .
40533  Then go to section
40534 \begin_inset space ~
40535 \end_inset
40536
40537 6.3 and use 
40538 \family sans
40539 Save
40540 \begin_inset space ~
40541 \end_inset
40542
40543 Bookmark
40544 \begin_inset space ~
40545 \end_inset
40546
40547
40548 \family default
40549 2.
40550  Now you can jump easily between these sections by using the menu or by
40551  the key bindings 
40552 \begin_inset Info
40553 type  "shortcut"
40554 arg   "bookmark-goto 1"
40555 \end_inset
40556
40557  and 
40558 \begin_inset Info
40559 type  "shortcut"
40560 arg   "bookmark-goto 2"
40561 \end_inset
40562
40563 .
40564 \end_layout
40565
40566 \begin_layout Standard
40567 You can also use bookmarks to jump between several opened documents.
40568  The saved bookmarks are valid till the document is closed.
40569 \end_layout
40570
40571 \begin_layout Subsection
40572 Next Note, Change, Cross-reference
40573 \end_layout
40574
40575 \begin_layout Standard
40576 Jump to the next note, change, or cross-reference following the current
40577  cursor position.
40578 \end_layout
40579
40580 \begin_layout Subsection
40581 Go to Label
40582 \end_layout
40583
40584 \begin_layout Standard
40585 Only active when the cursor is in front of a cross-reference.
40586  Sets the cursor before the referenced label, the same as if you right-click
40587  on a cross-reference box.
40588 \end_layout
40589
40590 \begin_layout Section
40591 The Document Menu
40592 \begin_inset Index idx
40593 status collapsed
40594
40595 \begin_layout Plain Layout
40596 Menu ! Document
40597 \end_layout
40598
40599 \end_inset
40600
40601
40602 \end_layout
40603
40604 \begin_layout Subsection
40605 Change Tracking
40606 \end_layout
40607
40608 \begin_layout Standard
40609 Change Tracking is described in section
40610 \begin_inset space ~
40611 \end_inset
40612
40613
40614 \begin_inset CommandInset ref
40615 LatexCommand ref
40616 reference "sec:Change-Tracking"
40617
40618 \end_inset
40619
40620 .
40621 \end_layout
40622
40623 \begin_layout Subsection
40624 LaT
40625 \begin_inset ERT
40626 status collapsed
40627
40628 \begin_layout Plain Layout
40629
40630 {}
40631 \end_layout
40632
40633 \end_inset
40634
40635 eX Log
40636 \end_layout
40637
40638 \begin_layout Standard
40639 After running LaTeX by viewing or exporting a document, this menu will be
40640  enabled.
40641  It shows the logfile of the used LaTeX-program.
40642 \end_layout
40643
40644 \begin_layout Standard
40645 Here you can see how LaTeX works in the background.
40646  
40647 \emph on
40648 Experts
40649 \emph default
40650  will find in it reasons for LaTeX-errors.
40651 \end_layout
40652
40653 \begin_layout Subsection
40654 Outline
40655 \end_layout
40656
40657 \begin_layout Standard
40658 Opens the TOC/Outline window as described in section
40659 \begin_inset space ~
40660 \end_inset
40661
40662
40663 \begin_inset CommandInset ref
40664 LatexCommand ref
40665 reference "sec:Navigating"
40666
40667 \end_inset
40668
40669  and 
40670 \begin_inset CommandInset ref
40671 LatexCommand ref
40672 reference "sub:Table-of-Contents"
40673
40674 \end_inset
40675
40676 .
40677 \end_layout
40678
40679 \begin_layout Subsection
40680 Start Appendix Here
40681 \end_layout
40682
40683 \begin_layout Standard
40684 This menu will start the appendix of the document at the current cursor
40685  position as described in section
40686 \begin_inset space ~
40687 \end_inset
40688
40689
40690 \begin_inset CommandInset ref
40691 LatexCommand ref
40692 reference "sec:Appendices"
40693
40694 \end_inset
40695
40696 .
40697 \end_layout
40698
40699 \begin_layout Subsection
40700 Compressed
40701 \end_layout
40702
40703 \begin_layout Standard
40704 Un/compresses the current document.
40705 \end_layout
40706
40707 \begin_layout Subsection
40708 Settings
40709 \end_layout
40710
40711 \begin_layout Standard
40712 The document settings are described in appendix
40713 \begin_inset space ~
40714 \end_inset
40715
40716
40717 \begin_inset CommandInset ref
40718 LatexCommand ref
40719 reference "cha:The-Document-Settings"
40720
40721 \end_inset
40722
40723 .
40724 \end_layout
40725
40726 \begin_layout Section
40727 The Tools Menu
40728 \begin_inset Index idx
40729 status collapsed
40730
40731 \begin_layout Plain Layout
40732 Menu ! Tools
40733 \end_layout
40734
40735 \end_inset
40736
40737
40738 \end_layout
40739
40740 \begin_layout Subsection
40741 Spellchecker
40742 \end_layout
40743
40744 \begin_layout Standard
40745 Spell checking is explained in section
40746 \begin_inset space ~
40747 \end_inset
40748
40749
40750 \begin_inset CommandInset ref
40751 LatexCommand ref
40752 reference "sec:Spellchecking"
40753
40754 \end_inset
40755
40756 .
40757 \end_layout
40758
40759 \begin_layout Subsection
40760 Thesaurus
40761 \end_layout
40762
40763 \begin_layout Standard
40764 The thesaurus is described in section
40765 \begin_inset space ~
40766 \end_inset
40767
40768
40769 \begin_inset CommandInset ref
40770 LatexCommand ref
40771 reference "sec:Thesaurus"
40772
40773 \end_inset
40774
40775 .
40776 \end_layout
40777
40778 \begin_layout Subsection
40779 Statistics
40780 \begin_inset Index idx
40781 status collapsed
40782
40783 \begin_layout Plain Layout
40784 Word count
40785 \end_layout
40786
40787 \end_inset
40788
40789
40790 \begin_inset Index idx
40791 status collapsed
40792
40793 \begin_layout Plain Layout
40794 Character count
40795 \end_layout
40796
40797 \end_inset
40798
40799
40800 \end_layout
40801
40802 \begin_layout Standard
40803 Counts the words and characters in the actual document or the highlighted
40804  document part.
40805 \end_layout
40806
40807 \begin_layout Subsection
40808 TeX Information
40809 \begin_inset Index idx
40810 status collapsed
40811
40812 \begin_layout Plain Layout
40813 TeX Information
40814 \end_layout
40815
40816 \end_inset
40817
40818
40819 \end_layout
40820
40821 \begin_layout Standard
40822 Shows you a list of the classes and styles installed in your LaTeX-system.
40823 \end_layout
40824
40825 \begin_layout Subsection
40826 Reconfigure
40827 \begin_inset Index idx
40828 status collapsed
40829
40830 \begin_layout Plain Layout
40831 LyX ! Reconfigure|see
40832 \begin_inset ERT
40833 status collapsed
40834
40835 \begin_layout Plain Layout
40836
40837 {
40838 \end_layout
40839
40840 \end_inset
40841
40842 Reconfiguration of LyX
40843 \begin_inset ERT
40844 status collapsed
40845
40846 \begin_layout Plain Layout
40847
40848 }
40849 \end_layout
40850
40851 \end_inset
40852
40853
40854 \end_layout
40855
40856 \end_inset
40857
40858
40859 \begin_inset Index idx
40860 status collapsed
40861
40862 \begin_layout Plain Layout
40863 Reconfiguration of LyX
40864 \end_layout
40865
40866 \end_inset
40867
40868
40869 \end_layout
40870
40871 \begin_layout Standard
40872 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40873  and needed programs it needs; see also section
40874 \begin_inset space ~
40875 \end_inset
40876
40877
40878 \begin_inset CommandInset ref
40879 LatexCommand ref
40880 reference "sec:Basic-LyX-Setup"
40881
40882 \end_inset
40883
40884 .
40885 \end_layout
40886
40887 \begin_layout Subsection
40888 Preferences
40889 \end_layout
40890
40891 \begin_layout Standard
40892 The preferences dialog is described in detail in appendix
40893 \begin_inset space ~
40894 \end_inset
40895
40896
40897 \begin_inset CommandInset ref
40898 LatexCommand ref
40899 reference "cha:The-Preferences-dialog"
40900
40901 \end_inset
40902
40903 .
40904 \end_layout
40905
40906 \begin_layout Section
40907 The Help Menu
40908 \begin_inset Index idx
40909 status collapsed
40910
40911 \begin_layout Plain Layout
40912 Menu ! Help
40913 \end_layout
40914
40915 \end_inset
40916
40917
40918 \end_layout
40919
40920 \begin_layout Standard
40921 This menu lists the documentation files of LyX in the language of LyX's
40922  menus.
40923  Is a file not available in this language, the English version will be listed.
40924 \end_layout
40925
40926 \begin_layout Standard
40927 The menu 
40928 \family sans
40929 LaTeX
40930 \begin_inset space ~
40931 \end_inset
40932
40933 Configuration
40934 \family default
40935  shows a LyX-document with information about the LaTeX-packages and classes
40936  found by LyX (see also section
40937 \begin_inset space ~
40938 \end_inset
40939
40940
40941 \begin_inset CommandInset ref
40942 LatexCommand ref
40943 reference "sec:LaTeX-Setup"
40944
40945 \end_inset
40946
40947 ).
40948 \end_layout
40949
40950 \begin_layout Section
40951 Toolbars
40952 \begin_inset CommandInset label
40953 LatexCommand label
40954 name "sec:Toolbars"
40955
40956 \end_inset
40957
40958
40959 \end_layout
40960
40961 \begin_layout Standard
40962 How to show or hide toolbars is explained in section
40963 \begin_inset space ~
40964 \end_inset
40965
40966
40967 \begin_inset CommandInset ref
40968 LatexCommand ref
40969 reference "sub:Toolbars"
40970
40971 \end_inset
40972
40973 .
40974 \end_layout
40975
40976 \begin_layout Standard
40977 It is also possible to define custom toolbars.
40978  This is described in the 
40979 \emph on
40980 Additional Features
40981 \emph default
40982  manual.
40983 \end_layout
40984
40985 \begin_layout Subsection
40986 Standard Toolbar
40987 \begin_inset Index idx
40988 status collapsed
40989
40990 \begin_layout Plain Layout
40991 Toolbar ! Standard
40992 \end_layout
40993
40994 \end_inset
40995
40996
40997 \end_layout
40998
40999 \begin_layout Standard
41000 \begin_inset Graphics
41001         filename clipart/StandardToolbar.png
41002         width 100col%
41003
41004 \end_inset
41005
41006
41007 \end_layout
41008
41009 \begin_layout Standard
41010 \begin_inset VSpace defskip
41011 \end_inset
41012
41013
41014 \end_layout
41015
41016 \begin_layout Standard
41017 The standard toolbar as shown above contains from left to right the following
41018  buttons:
41019 \begin_inset ERT
41020 status collapsed
41021
41022 \begin_layout Plain Layout
41023
41024
41025 \backslash
41026 setlength{
41027 \backslash
41028 LTleft}{0pt}
41029 \end_layout
41030
41031 \end_inset
41032
41033
41034 \begin_inset Note Note
41035 status collapsed
41036
41037 \begin_layout Plain Layout
41038 This is necessary to left align the following longtables.
41039  See the 
41040 \emph on
41041 Embedded Objects
41042 \emph default
41043  manual for more information.
41044 \end_layout
41045
41046 \end_inset
41047
41048
41049 \end_layout
41050
41051 \begin_layout Standard
41052 \begin_inset VSpace defskip
41053 \end_inset
41054
41055
41056 \end_layout
41057
41058 \begin_layout Standard
41059 \begin_inset Tabular
41060 <lyxtabular version="3" rows="1" columns="2">
41061 <features islongtable="true" longtabularalignment="center">
41062 <column alignment="center" valignment="top" width="0">
41063 <column alignment="center" valignment="top" width="0">
41064 <row>
41065 <cell alignment="center" valignment="top" usebox="none">
41066 \begin_inset Text
41067
41068 \begin_layout Plain Layout
41069 \begin_inset Graphics
41070         filename clipart/ToolbarEnvBox.png
41071         clip
41072
41073 \end_inset
41074
41075
41076 \end_layout
41077
41078 \end_inset
41079 </cell>
41080 <cell alignment="center" valignment="top" usebox="none">
41081 \begin_inset Text
41082
41083 \begin_layout Plain Layout
41084 pull-down box for the paragraph environments
41085 \end_layout
41086
41087 \end_inset
41088 </cell>
41089 </row>
41090 </lyxtabular>
41091
41092 \end_inset
41093
41094
41095 \end_layout
41096
41097 \begin_layout Standard
41098 \begin_inset VSpace -10mm
41099 \end_inset
41100
41101
41102 \end_layout
41103
41104 \begin_layout Standard
41105 \align left
41106 \begin_inset Tabular
41107 <lyxtabular version="3" rows="21" columns="2">
41108 <features islongtable="true" longtabularalignment="center">
41109 <column alignment="left" valignment="top" width="0">
41110 <column alignment="left" valignment="top" width="0">
41111 <row interlinespace="2.5mm">
41112 <cell alignment="center" valignment="top" usebox="none">
41113 \begin_inset Text
41114
41115 \begin_layout Plain Layout
41116
41117 \family sans
41118 \begin_inset Info
41119 type  "icon"
41120 arg   "buffer-new"
41121 \end_inset
41122
41123
41124 \end_layout
41125
41126 \end_inset
41127 </cell>
41128 <cell alignment="center" valignment="top" usebox="none">
41129 \begin_inset Text
41130
41131 \begin_layout Plain Layout
41132
41133 \family sans
41134 File\SpecialChar \menuseparator
41135 New
41136 \end_layout
41137
41138 \end_inset
41139 </cell>
41140 </row>
41141 <row interlinespace="2.5mm">
41142 <cell alignment="center" valignment="top" usebox="none">
41143 \begin_inset Text
41144
41145 \begin_layout Plain Layout
41146
41147 \family sans
41148 \begin_inset Info
41149 type  "icon"
41150 arg   "file-open"
41151 \end_inset
41152
41153
41154 \end_layout
41155
41156 \end_inset
41157 </cell>
41158 <cell alignment="center" valignment="top" usebox="none">
41159 \begin_inset Text
41160
41161 \begin_layout Plain Layout
41162
41163 \family sans
41164 File\SpecialChar \menuseparator
41165 Open
41166 \end_layout
41167
41168 \end_inset
41169 </cell>
41170 </row>
41171 <row interlinespace="2.5mm">
41172 <cell alignment="center" valignment="top" usebox="none">
41173 \begin_inset Text
41174
41175 \begin_layout Plain Layout
41176
41177 \family sans
41178 \begin_inset Info
41179 type  "icon"
41180 arg   "buffer-write"
41181 \end_inset
41182
41183
41184 \end_layout
41185
41186 \end_inset
41187 </cell>
41188 <cell alignment="center" valignment="top" usebox="none">
41189 \begin_inset Text
41190
41191 \begin_layout Plain Layout
41192
41193 \family sans
41194 File\SpecialChar \menuseparator
41195 Save
41196 \end_layout
41197
41198 \end_inset
41199 </cell>
41200 </row>
41201 <row interlinespace="2.5mm">
41202 <cell alignment="center" valignment="top" usebox="none">
41203 \begin_inset Text
41204
41205 \begin_layout Plain Layout
41206
41207 \family sans
41208 \begin_inset Info
41209 type  "icon"
41210 arg   "dialog-show print"
41211 \end_inset
41212
41213
41214 \end_layout
41215
41216 \end_inset
41217 </cell>
41218 <cell alignment="center" valignment="top" usebox="none">
41219 \begin_inset Text
41220
41221 \begin_layout Plain Layout
41222
41223 \family sans
41224 File\SpecialChar \menuseparator
41225 Print
41226 \end_layout
41227
41228 \end_inset
41229 </cell>
41230 </row>
41231 <row interlinespace="2.5mm">
41232 <cell alignment="center" valignment="top" usebox="none">
41233 \begin_inset Text
41234
41235 \begin_layout Plain Layout
41236
41237 \family sans
41238 \begin_inset Info
41239 type  "icon"
41240 arg   "dialog-show spellchecker"
41241 \end_inset
41242
41243
41244 \end_layout
41245
41246 \end_inset
41247 </cell>
41248 <cell alignment="center" valignment="top" usebox="none">
41249 \begin_inset Text
41250
41251 \begin_layout Plain Layout
41252
41253 \family sans
41254 Tools\SpecialChar \menuseparator
41255 Spellchecker
41256 \end_layout
41257
41258 \end_inset
41259 </cell>
41260 </row>
41261 <row interlinespace="2.5mm">
41262 <cell alignment="center" valignment="top" usebox="none">
41263 \begin_inset Text
41264
41265 \begin_layout Plain Layout
41266
41267 \family sans
41268 \begin_inset Info
41269 type  "icon"
41270 arg   "undo"
41271 \end_inset
41272
41273
41274 \end_layout
41275
41276 \end_inset
41277 </cell>
41278 <cell alignment="center" valignment="top" usebox="none">
41279 \begin_inset Text
41280
41281 \begin_layout Plain Layout
41282
41283 \family sans
41284 Edit\SpecialChar \menuseparator
41285 Undo
41286 \end_layout
41287
41288 \end_inset
41289 </cell>
41290 </row>
41291 <row interlinespace="2.5mm">
41292 <cell alignment="center" valignment="top" usebox="none">
41293 \begin_inset Text
41294
41295 \begin_layout Plain Layout
41296
41297 \family sans
41298 \begin_inset Info
41299 type  "icon"
41300 arg   "redo"
41301 \end_inset
41302
41303
41304 \end_layout
41305
41306 \end_inset
41307 </cell>
41308 <cell alignment="center" valignment="top" usebox="none">
41309 \begin_inset Text
41310
41311 \begin_layout Plain Layout
41312
41313 \family sans
41314 Edit\SpecialChar \menuseparator
41315 Redo
41316 \end_layout
41317
41318 \end_inset
41319 </cell>
41320 </row>
41321 <row interlinespace="2.5mm">
41322 <cell alignment="center" valignment="top" usebox="none">
41323 \begin_inset Text
41324
41325 \begin_layout Plain Layout
41326
41327 \family sans
41328 \begin_inset Info
41329 type  "icon"
41330 arg   "cut"
41331 \end_inset
41332
41333
41334 \end_layout
41335
41336 \end_inset
41337 </cell>
41338 <cell alignment="center" valignment="top" usebox="none">
41339 \begin_inset Text
41340
41341 \begin_layout Plain Layout
41342
41343 \family sans
41344 Edit\SpecialChar \menuseparator
41345 Cut
41346 \end_layout
41347
41348 \end_inset
41349 </cell>
41350 </row>
41351 <row interlinespace="2.5mm">
41352 <cell alignment="center" valignment="top" usebox="none">
41353 \begin_inset Text
41354
41355 \begin_layout Plain Layout
41356
41357 \family sans
41358 \begin_inset Info
41359 type  "icon"
41360 arg   "copy"
41361 \end_inset
41362
41363
41364 \end_layout
41365
41366 \end_inset
41367 </cell>
41368 <cell alignment="center" valignment="top" usebox="none">
41369 \begin_inset Text
41370
41371 \begin_layout Plain Layout
41372
41373 \family sans
41374 Edit\SpecialChar \menuseparator
41375 Copy
41376 \end_layout
41377
41378 \end_inset
41379 </cell>
41380 </row>
41381 <row interlinespace="2.5mm">
41382 <cell alignment="center" valignment="top" usebox="none">
41383 \begin_inset Text
41384
41385 \begin_layout Plain Layout
41386
41387 \family sans
41388 \begin_inset Info
41389 type  "icon"
41390 arg   "paste"
41391 \end_inset
41392
41393
41394 \end_layout
41395
41396 \end_inset
41397 </cell>
41398 <cell alignment="center" valignment="top" usebox="none">
41399 \begin_inset Text
41400
41401 \begin_layout Plain Layout
41402
41403 \family sans
41404 Edit\SpecialChar \menuseparator
41405 Paste
41406 \end_layout
41407
41408 \end_inset
41409 </cell>
41410 </row>
41411 <row interlinespace="2.5mm">
41412 <cell alignment="center" valignment="top" usebox="none">
41413 \begin_inset Text
41414
41415 \begin_layout Plain Layout
41416
41417 \family sans
41418 \begin_inset Info
41419 type  "icon"
41420 arg   "dialog-show findreplace"
41421 \end_inset
41422
41423
41424 \end_layout
41425
41426 \end_inset
41427 </cell>
41428 <cell alignment="center" valignment="top" usebox="none">
41429 \begin_inset Text
41430
41431 \begin_layout Plain Layout
41432
41433 \family sans
41434 Edit\SpecialChar \menuseparator
41435 Find
41436 \begin_inset space \thinspace{}
41437 \end_inset
41438
41439 &
41440 \begin_inset space \thinspace{}
41441 \end_inset
41442
41443 Replace
41444 \end_layout
41445
41446 \end_inset
41447 </cell>
41448 </row>
41449 <row interlinespace="2.5mm">
41450 <cell alignment="center" valignment="top" usebox="none">
41451 \begin_inset Text
41452
41453 \begin_layout Plain Layout
41454
41455 \family sans
41456 \begin_inset Info
41457 type  "icon"
41458 arg   "bookmark-goto 0"
41459 \end_inset
41460
41461
41462 \end_layout
41463
41464 \end_inset
41465 </cell>
41466 <cell alignment="center" valignment="top" usebox="none">
41467 \begin_inset Text
41468
41469 \begin_layout Plain Layout
41470
41471 \family sans
41472 Navigate\SpecialChar \menuseparator
41473 Bookmarks\SpecialChar \menuseparator
41474 Navigate Back
41475 \end_layout
41476
41477 \end_inset
41478 </cell>
41479 </row>
41480 <row interlinespace="2.5mm">
41481 <cell alignment="center" valignment="top" usebox="none">
41482 \begin_inset Text
41483
41484 \begin_layout Plain Layout
41485
41486 \family sans
41487 \begin_inset Info
41488 type  "icon"
41489 arg   "font-emph"
41490 \end_inset
41491
41492
41493 \end_layout
41494
41495 \end_inset
41496 </cell>
41497 <cell alignment="center" valignment="top" usebox="none">
41498 \begin_inset Text
41499
41500 \begin_layout Plain Layout
41501 Emphasize text, function of the 
41502 \family sans
41503 Edit\SpecialChar \menuseparator
41504 Text
41505 \begin_inset space ~
41506 \end_inset
41507
41508 Style
41509 \family default
41510  dialog
41511 \end_layout
41512
41513 \end_inset
41514 </cell>
41515 </row>
41516 <row interlinespace="2.5mm">
41517 <cell alignment="center" valignment="top" usebox="none">
41518 \begin_inset Text
41519
41520 \begin_layout Plain Layout
41521
41522 \family sans
41523 \begin_inset Info
41524 type  "icon"
41525 arg   "font-noun"
41526 \end_inset
41527
41528
41529 \end_layout
41530
41531 \end_inset
41532 </cell>
41533 <cell alignment="center" valignment="top" usebox="none">
41534 \begin_inset Text
41535
41536 \begin_layout Plain Layout
41537 Set text to noun style, function of the 
41538 \family sans
41539 Edit\SpecialChar \menuseparator
41540 Text
41541 \begin_inset space ~
41542 \end_inset
41543
41544 Style
41545 \family default
41546  dialog
41547 \end_layout
41548
41549 \end_inset
41550 </cell>
41551 </row>
41552 <row interlinespace="2.5mm">
41553 <cell alignment="center" valignment="top" usebox="none">
41554 \begin_inset Text
41555
41556 \begin_layout Plain Layout
41557
41558 \family sans
41559 \begin_inset Info
41560 type  "icon"
41561 arg   "textstyle-apply"
41562 \end_inset
41563
41564
41565 \end_layout
41566
41567 \end_inset
41568 </cell>
41569 <cell alignment="center" valignment="top" usebox="none">
41570 \begin_inset Text
41571
41572 \begin_layout Plain Layout
41573 Formats text using the current settings in the 
41574 \family sans
41575 Edit\SpecialChar \menuseparator
41576 Text
41577 \begin_inset space ~
41578 \end_inset
41579
41580 Style
41581 \family default
41582  dialog
41583 \end_layout
41584
41585 \end_inset
41586 </cell>
41587 </row>
41588 <row interlinespace="2.5mm">
41589 <cell alignment="center" valignment="top" usebox="none">
41590 \begin_inset Text
41591
41592 \begin_layout Plain Layout
41593
41594 \family sans
41595 \begin_inset Info
41596 type  "icon"
41597 arg   "math-mode"
41598 \end_inset
41599
41600
41601 \end_layout
41602
41603 \end_inset
41604 </cell>
41605 <cell alignment="center" valignment="top" usebox="none">
41606 \begin_inset Text
41607
41608 \begin_layout Plain Layout
41609
41610 \family sans
41611 Insert\SpecialChar \menuseparator
41612 Math\SpecialChar \menuseparator
41613 Inline
41614 \begin_inset space ~
41615 \end_inset
41616
41617 Formula
41618 \end_layout
41619
41620 \end_inset
41621 </cell>
41622 </row>
41623 <row interlinespace="2.5mm">
41624 <cell alignment="center" valignment="top" usebox="none">
41625 \begin_inset Text
41626
41627 \begin_layout Plain Layout
41628
41629 \family sans
41630 \begin_inset Info
41631 type  "icon"
41632 arg   "dialog-show-new-inset graphics"
41633 \end_inset
41634
41635
41636 \end_layout
41637
41638 \end_inset
41639 </cell>
41640 <cell alignment="center" valignment="top" usebox="none">
41641 \begin_inset Text
41642
41643 \begin_layout Plain Layout
41644
41645 \family sans
41646 Insert\SpecialChar \menuseparator
41647 Graphics
41648 \end_layout
41649
41650 \end_inset
41651 </cell>
41652 </row>
41653 <row interlinespace="2.5mm">
41654 <cell alignment="center" valignment="top" usebox="none">
41655 \begin_inset Text
41656
41657 \begin_layout Plain Layout
41658 \begin_inset Info
41659 type  "icon"
41660 arg   "tabular-insert"
41661 \end_inset
41662
41663
41664 \end_layout
41665
41666 \end_inset
41667 </cell>
41668 <cell alignment="center" valignment="top" usebox="none">
41669 \begin_inset Text
41670
41671 \begin_layout Plain Layout
41672
41673 \family sans
41674 Insert\SpecialChar \menuseparator
41675 Table
41676 \end_layout
41677
41678 \end_inset
41679 </cell>
41680 </row>
41681 <row interlinespace="2.5mm">
41682 <cell alignment="center" valignment="top" usebox="none">
41683 \begin_inset Text
41684
41685 \begin_layout Plain Layout
41686
41687 \family sans
41688 \begin_inset Info
41689 type  "icon"
41690 arg   "dialog-toggle toc"
41691 \end_inset
41692
41693
41694 \end_layout
41695
41696 \end_inset
41697 </cell>
41698 <cell alignment="center" valignment="top" usebox="none">
41699 \begin_inset Text
41700
41701 \begin_layout Plain Layout
41702 Toggle outline window on/off, 
41703 \family sans
41704 Document\SpecialChar \menuseparator
41705 Outline
41706 \end_layout
41707
41708 \end_inset
41709 </cell>
41710 </row>
41711 <row interlinespace="2.5mm">
41712 <cell alignment="center" valignment="top" usebox="none">
41713 \begin_inset Text
41714
41715 \begin_layout Plain Layout
41716
41717 \family sans
41718 \begin_inset Info
41719 type  "icon"
41720 arg   "toolbar-toggle math"
41721 \end_inset
41722
41723
41724 \end_layout
41725
41726 \end_inset
41727 </cell>
41728 <cell alignment="center" valignment="top" usebox="none">
41729 \begin_inset Text
41730
41731 \begin_layout Plain Layout
41732 Toggle math toolbar on/off
41733 \end_layout
41734
41735 \end_inset
41736 </cell>
41737 </row>
41738 <row interlinespace="2.5mm">
41739 <cell alignment="center" valignment="top" usebox="none">
41740 \begin_inset Text
41741
41742 \begin_layout Plain Layout
41743
41744 \family sans
41745 \begin_inset Info
41746 type  "icon"
41747 arg   "toolbar-toggle table"
41748 \end_inset
41749
41750
41751 \end_layout
41752
41753 \end_inset
41754 </cell>
41755 <cell alignment="center" valignment="top" usebox="none">
41756 \begin_inset Text
41757
41758 \begin_layout Plain Layout
41759 Toggle table toolbar on/off
41760 \end_layout
41761
41762 \end_inset
41763 </cell>
41764 </row>
41765 </lyxtabular>
41766
41767 \end_inset
41768
41769
41770 \end_layout
41771
41772 \begin_layout Subsection
41773 Extra Toolbar
41774 \begin_inset Index idx
41775 status collapsed
41776
41777 \begin_layout Plain Layout
41778 Toolbar ! Extra
41779 \end_layout
41780
41781 \end_inset
41782
41783
41784 \end_layout
41785
41786 \begin_layout Standard
41787 \begin_inset Graphics
41788         filename clipart/ExtraToolbar.png
41789         width 100col%
41790
41791 \end_inset
41792
41793
41794 \end_layout
41795
41796 \begin_layout Standard
41797 \begin_inset VSpace defskip
41798 \end_inset
41799
41800
41801 \end_layout
41802
41803 \begin_layout Standard
41804 The extra toolbar as shown above contains from left to right the following
41805  buttons:
41806 \end_layout
41807
41808 \begin_layout Standard
41809 \begin_inset VSpace defskip
41810 \end_inset
41811
41812
41813 \end_layout
41814
41815 \begin_layout Standard
41816 \begin_inset Tabular
41817 <lyxtabular version="3" rows="25" columns="2">
41818 <features islongtable="true" longtabularalignment="center">
41819 <column alignment="left" valignment="top" width="0">
41820 <column alignment="left" valignment="top" width="0">
41821 <row interlinespace="2.5mm">
41822 <cell alignment="center" valignment="top" usebox="none">
41823 \begin_inset Text
41824
41825 \begin_layout Plain Layout
41826
41827 \family sans
41828 \begin_inset Info
41829 type  "icon"
41830 arg   "layout"
41831 \end_inset
41832
41833
41834 \end_layout
41835
41836 \end_inset
41837 </cell>
41838 <cell alignment="center" valignment="top" usebox="none">
41839 \begin_inset Text
41840
41841 \begin_layout Plain Layout
41842 Default
41843 \end_layout
41844
41845 \end_inset
41846 </cell>
41847 </row>
41848 <row interlinespace="2.5mm">
41849 <cell alignment="center" valignment="top" usebox="none">
41850 \begin_inset Text
41851
41852 \begin_layout Plain Layout
41853
41854 \family sans
41855 \begin_inset Info
41856 type  "icon"
41857 arg   "layout Enumerate"
41858 \end_inset
41859
41860
41861 \end_layout
41862
41863 \end_inset
41864 </cell>
41865 <cell alignment="center" valignment="top" usebox="none">
41866 \begin_inset Text
41867
41868 \begin_layout Plain Layout
41869 Numbered list
41870 \end_layout
41871
41872 \end_inset
41873 </cell>
41874 </row>
41875 <row interlinespace="2.5mm">
41876 <cell alignment="center" valignment="top" usebox="none">
41877 \begin_inset Text
41878
41879 \begin_layout Plain Layout
41880
41881 \family sans
41882 \begin_inset Info
41883 type  "icon"
41884 arg   "layout Itemize"
41885 \end_inset
41886
41887
41888 \end_layout
41889
41890 \end_inset
41891 </cell>
41892 <cell alignment="center" valignment="top" usebox="none">
41893 \begin_inset Text
41894
41895 \begin_layout Plain Layout
41896 Itemized list
41897 \end_layout
41898
41899 \end_inset
41900 </cell>
41901 </row>
41902 <row interlinespace="2.5mm">
41903 <cell alignment="center" valignment="top" usebox="none">
41904 \begin_inset Text
41905
41906 \begin_layout Plain Layout
41907
41908 \family sans
41909 \begin_inset Info
41910 type  "icon"
41911 arg   "layout List"
41912 \end_inset
41913
41914
41915 \end_layout
41916
41917 \end_inset
41918 </cell>
41919 <cell alignment="center" valignment="top" usebox="none">
41920 \begin_inset Text
41921
41922 \begin_layout Plain Layout
41923 List
41924 \end_layout
41925
41926 \end_inset
41927 </cell>
41928 </row>
41929 <row interlinespace="2.5mm">
41930 <cell alignment="center" valignment="top" usebox="none">
41931 \begin_inset Text
41932
41933 \begin_layout Plain Layout
41934
41935 \family sans
41936 \begin_inset Info
41937 type  "icon"
41938 arg   "layout Description"
41939 \end_inset
41940
41941
41942 \end_layout
41943
41944 \end_inset
41945 </cell>
41946 <cell alignment="center" valignment="top" usebox="none">
41947 \begin_inset Text
41948
41949 \begin_layout Plain Layout
41950 Description list
41951 \end_layout
41952
41953 \end_inset
41954 </cell>
41955 </row>
41956 <row interlinespace="2.5mm">
41957 <cell alignment="center" valignment="top" usebox="none">
41958 \begin_inset Text
41959
41960 \begin_layout Plain Layout
41961
41962 \family sans
41963 \begin_inset Info
41964 type  "icon"
41965 arg   "depth-increment"
41966 \end_inset
41967
41968
41969 \end_layout
41970
41971 \end_inset
41972 </cell>
41973 <cell alignment="center" valignment="top" usebox="none">
41974 \begin_inset Text
41975
41976 \begin_layout Plain Layout
41977
41978 \family sans
41979 Edit\SpecialChar \menuseparator
41980 Increase
41981 \begin_inset space ~
41982 \end_inset
41983
41984 List
41985 \begin_inset space ~
41986 \end_inset
41987
41988 Depth
41989 \end_layout
41990
41991 \end_inset
41992 </cell>
41993 </row>
41994 <row interlinespace="2.5mm">
41995 <cell alignment="center" valignment="top" usebox="none">
41996 \begin_inset Text
41997
41998 \begin_layout Plain Layout
41999
42000 \family sans
42001 \begin_inset Info
42002 type  "icon"
42003 arg   "depth-decrement"
42004 \end_inset
42005
42006
42007 \end_layout
42008
42009 \end_inset
42010 </cell>
42011 <cell alignment="center" valignment="top" usebox="none">
42012 \begin_inset Text
42013
42014 \begin_layout Plain Layout
42015
42016 \family sans
42017 Edit\SpecialChar \menuseparator
42018 Decrease
42019 \begin_inset space ~
42020 \end_inset
42021
42022 List
42023 \begin_inset space ~
42024 \end_inset
42025
42026 Depth
42027 \end_layout
42028
42029 \end_inset
42030 </cell>
42031 </row>
42032 <row interlinespace="2.5mm">
42033 <cell alignment="center" valignment="top" usebox="none">
42034 \begin_inset Text
42035
42036 \begin_layout Plain Layout
42037
42038 \family sans
42039 \begin_inset Info
42040 type  "icon"
42041 arg   "float-insert figure"
42042 \end_inset
42043
42044
42045 \end_layout
42046
42047 \end_inset
42048 </cell>
42049 <cell alignment="center" valignment="top" usebox="none">
42050 \begin_inset Text
42051
42052 \begin_layout Plain Layout
42053
42054 \family sans
42055 Insert\SpecialChar \menuseparator
42056 Float\SpecialChar \menuseparator
42057 Figure
42058 \end_layout
42059
42060 \end_inset
42061 </cell>
42062 </row>
42063 <row interlinespace="2.5mm">
42064 <cell alignment="center" valignment="top" usebox="none">
42065 \begin_inset Text
42066
42067 \begin_layout Plain Layout
42068
42069 \family sans
42070 \begin_inset Info
42071 type  "icon"
42072 arg   "float-insert table"
42073 \end_inset
42074
42075
42076 \end_layout
42077
42078 \end_inset
42079 </cell>
42080 <cell alignment="center" valignment="top" usebox="none">
42081 \begin_inset Text
42082
42083 \begin_layout Plain Layout
42084
42085 \family sans
42086 Insert\SpecialChar \menuseparator
42087 Float\SpecialChar \menuseparator
42088 Table
42089 \end_layout
42090
42091 \end_inset
42092 </cell>
42093 </row>
42094 <row interlinespace="2.5mm">
42095 <cell alignment="center" valignment="top" usebox="none">
42096 \begin_inset Text
42097
42098 \begin_layout Plain Layout
42099
42100 \family sans
42101 \begin_inset Info
42102 type  "icon"
42103 arg   "label-insert"
42104 \end_inset
42105
42106
42107 \end_layout
42108
42109 \end_inset
42110 </cell>
42111 <cell alignment="center" valignment="top" usebox="none">
42112 \begin_inset Text
42113
42114 \begin_layout Plain Layout
42115
42116 \family sans
42117 Insert\SpecialChar \menuseparator
42118 Label
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   "dialog-show-new-inset ref"
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 Cross-Reference
42149 \end_layout
42150
42151 \end_inset
42152 </cell>
42153 </row>
42154 <row interlinespace="2.5mm">
42155 <cell alignment="center" valignment="top" usebox="none">
42156 \begin_inset Text
42157
42158 \begin_layout Plain Layout
42159
42160 \family sans
42161 \begin_inset Info
42162 type  "icon"
42163 arg   "dialog-show-new-inset citation"
42164 \end_inset
42165
42166
42167 \end_layout
42168
42169 \end_inset
42170 </cell>
42171 <cell alignment="center" valignment="top" usebox="none">
42172 \begin_inset Text
42173
42174 \begin_layout Plain Layout
42175
42176 \family sans
42177 Insert\SpecialChar \menuseparator
42178 Citation
42179 \end_layout
42180
42181 \end_inset
42182 </cell>
42183 </row>
42184 <row interlinespace="2.5mm">
42185 <cell alignment="center" valignment="top" usebox="none">
42186 \begin_inset Text
42187
42188 \begin_layout Plain Layout
42189
42190 \family sans
42191 \begin_inset Info
42192 type  "icon"
42193 arg   "index-insert"
42194 \end_inset
42195
42196
42197 \end_layout
42198
42199 \end_inset
42200 </cell>
42201 <cell alignment="center" valignment="top" usebox="none">
42202 \begin_inset Text
42203
42204 \begin_layout Plain Layout
42205
42206 \family sans
42207 Insert\SpecialChar \menuseparator
42208 Index
42209 \begin_inset space ~
42210 \end_inset
42211
42212 Entry
42213 \end_layout
42214
42215 \end_inset
42216 </cell>
42217 </row>
42218 <row interlinespace="2.5mm">
42219 <cell alignment="center" valignment="top" usebox="none">
42220 \begin_inset Text
42221
42222 \begin_layout Plain Layout
42223
42224 \family sans
42225 \begin_inset Info
42226 type  "icon"
42227 arg   "nomencl-insert"
42228 \end_inset
42229
42230
42231 \end_layout
42232
42233 \end_inset
42234 </cell>
42235 <cell alignment="center" valignment="top" usebox="none">
42236 \begin_inset Text
42237
42238 \begin_layout Plain Layout
42239
42240 \family sans
42241 Insert\SpecialChar \menuseparator
42242 Nomenclature
42243 \begin_inset space ~
42244 \end_inset
42245
42246 Entry
42247 \end_layout
42248
42249 \end_inset
42250 </cell>
42251 </row>
42252 <row interlinespace="2.5mm">
42253 <cell alignment="center" valignment="top" usebox="none">
42254 \begin_inset Text
42255
42256 \begin_layout Plain Layout
42257
42258 \family sans
42259 \begin_inset Info
42260 type  "icon"
42261 arg   "footnote-insert"
42262 \end_inset
42263
42264
42265 \end_layout
42266
42267 \end_inset
42268 </cell>
42269 <cell alignment="center" valignment="top" usebox="none">
42270 \begin_inset Text
42271
42272 \begin_layout Plain Layout
42273
42274 \family sans
42275 Insert\SpecialChar \menuseparator
42276 Footnote
42277 \end_layout
42278
42279 \end_inset
42280 </cell>
42281 </row>
42282 <row interlinespace="2.5mm">
42283 <cell alignment="center" valignment="top" usebox="none">
42284 \begin_inset Text
42285
42286 \begin_layout Plain Layout
42287
42288 \family sans
42289 \begin_inset Info
42290 type  "icon"
42291 arg   "marginalnote-insert"
42292 \end_inset
42293
42294
42295 \end_layout
42296
42297 \end_inset
42298 </cell>
42299 <cell alignment="center" valignment="top" usebox="none">
42300 \begin_inset Text
42301
42302 \begin_layout Plain Layout
42303
42304 \family sans
42305 Insert\SpecialChar \menuseparator
42306 Marginal
42307 \begin_inset space ~
42308 \end_inset
42309
42310 Note
42311 \end_layout
42312
42313 \end_inset
42314 </cell>
42315 </row>
42316 <row interlinespace="2.5mm">
42317 <cell alignment="center" valignment="top" usebox="none">
42318 \begin_inset Text
42319
42320 \begin_layout Plain Layout
42321
42322 \family sans
42323 \begin_inset Info
42324 type  "icon"
42325 arg   "note-insert"
42326 \end_inset
42327
42328
42329 \end_layout
42330
42331 \end_inset
42332 </cell>
42333 <cell alignment="center" valignment="top" usebox="none">
42334 \begin_inset Text
42335
42336 \begin_layout Plain Layout
42337
42338 \family sans
42339 Insert\SpecialChar \menuseparator
42340 Note\SpecialChar \menuseparator
42341 LyX
42342 \begin_inset space ~
42343 \end_inset
42344
42345 Note
42346 \end_layout
42347
42348 \end_inset
42349 </cell>
42350 </row>
42351 <row interlinespace="2.5mm">
42352 <cell alignment="center" valignment="top" usebox="none">
42353 \begin_inset Text
42354
42355 \begin_layout Plain Layout
42356
42357 \family sans
42358 \begin_inset Info
42359 type  "icon"
42360 arg   "box-insert Frameless"
42361 \end_inset
42362
42363
42364 \end_layout
42365
42366 \end_inset
42367 </cell>
42368 <cell alignment="center" valignment="top" usebox="none">
42369 \begin_inset Text
42370
42371 \begin_layout Plain Layout
42372
42373 \family sans
42374 Insert\SpecialChar \menuseparator
42375 Box
42376 \end_layout
42377
42378 \end_inset
42379 </cell>
42380 </row>
42381 <row interlinespace="2.5mm">
42382 <cell alignment="center" valignment="top" usebox="none">
42383 \begin_inset Text
42384
42385 \begin_layout Plain Layout
42386
42387 \family sans
42388 \begin_inset Info
42389 type  "icon"
42390 arg   "href-insert"
42391 \end_inset
42392
42393
42394 \end_layout
42395
42396 \end_inset
42397 </cell>
42398 <cell alignment="center" valignment="top" usebox="none">
42399 \begin_inset Text
42400
42401 \begin_layout Plain Layout
42402
42403 \family sans
42404 Insert\SpecialChar \menuseparator
42405 URL
42406 \end_layout
42407
42408 \end_inset
42409 </cell>
42410 </row>
42411 <row interlinespace="2.5mm">
42412 <cell alignment="center" valignment="top" usebox="none">
42413 \begin_inset Text
42414
42415 \begin_layout Plain Layout
42416
42417 \family sans
42418 \begin_inset Info
42419 type  "icon"
42420 arg   "ert-insert"
42421 \end_inset
42422
42423
42424 \end_layout
42425
42426 \end_inset
42427 </cell>
42428 <cell alignment="center" valignment="top" usebox="none">
42429 \begin_inset Text
42430
42431 \begin_layout Plain Layout
42432
42433 \family sans
42434 Insert\SpecialChar \menuseparator
42435 T
42436 \family default
42437
42438 \begin_inset ERT
42439 status collapsed
42440
42441 \begin_layout Plain Layout
42442
42443 {}
42444 \end_layout
42445
42446 \end_inset
42447
42448
42449 \family sans
42450 eX
42451 \begin_inset space ~
42452 \end_inset
42453
42454 Code
42455 \end_layout
42456
42457 \end_inset
42458 </cell>
42459 </row>
42460 <row interlinespace="2.5mm">
42461 <cell alignment="center" valignment="top" usebox="none">
42462 \begin_inset Text
42463
42464 \begin_layout Plain Layout
42465
42466 \family sans
42467 \begin_inset Info
42468 type  "icon"
42469 arg   "math-macro newmacroname newcommand"
42470 \end_inset
42471
42472
42473 \end_layout
42474
42475 \end_inset
42476 </cell>
42477 <cell alignment="center" valignment="top" usebox="none">
42478 \begin_inset Text
42479
42480 \begin_layout Plain Layout
42481
42482 \family sans
42483 Insert\SpecialChar \menuseparator
42484 Math\SpecialChar \menuseparator
42485 Macro
42486 \end_layout
42487
42488 \end_inset
42489 </cell>
42490 </row>
42491 <row interlinespace="2.5mm">
42492 <cell alignment="center" valignment="top" usebox="none">
42493 \begin_inset Text
42494
42495 \begin_layout Plain Layout
42496
42497 \family sans
42498 \begin_inset Info
42499 type  "icon"
42500 arg   "dialog-show-new-inset include"
42501 \end_inset
42502
42503
42504 \end_layout
42505
42506 \end_inset
42507 </cell>
42508 <cell alignment="center" valignment="top" usebox="none">
42509 \begin_inset Text
42510
42511 \begin_layout Plain Layout
42512
42513 \family sans
42514 Insert\SpecialChar \menuseparator
42515 File\SpecialChar \menuseparator
42516 Child
42517 \begin_inset space ~
42518 \end_inset
42519
42520 Document
42521 \end_layout
42522
42523 \end_inset
42524 </cell>
42525 </row>
42526 <row interlinespace="2.5mm">
42527 <cell alignment="center" valignment="top" usebox="none">
42528 \begin_inset Text
42529
42530 \begin_layout Plain Layout
42531
42532 \family sans
42533 \begin_inset Info
42534 type  "icon"
42535 arg   "dialog-show character"
42536 \end_inset
42537
42538
42539 \end_layout
42540
42541 \end_inset
42542 </cell>
42543 <cell alignment="center" valignment="top" usebox="none">
42544 \begin_inset Text
42545
42546 \begin_layout Plain Layout
42547
42548 \family sans
42549 Edit\SpecialChar \menuseparator
42550 Text
42551 \begin_inset space ~
42552 \end_inset
42553
42554 Style
42555 \end_layout
42556
42557 \end_inset
42558 </cell>
42559 </row>
42560 <row interlinespace="2.5mm">
42561 <cell alignment="center" valignment="top" usebox="none">
42562 \begin_inset Text
42563
42564 \begin_layout Plain Layout
42565
42566 \family sans
42567 \begin_inset Info
42568 type  "icon"
42569 arg   "layout-paragraph"
42570 \end_inset
42571
42572
42573 \end_layout
42574
42575 \end_inset
42576 </cell>
42577 <cell alignment="center" valignment="top" usebox="none">
42578 \begin_inset Text
42579
42580 \begin_layout Plain Layout
42581
42582 \family sans
42583 Edit\SpecialChar \menuseparator
42584 Paragraph
42585 \begin_inset space ~
42586 \end_inset
42587
42588 Settings
42589 \end_layout
42590
42591 \end_inset
42592 </cell>
42593 </row>
42594 <row interlinespace="2.5mm">
42595 <cell alignment="center" valignment="top" usebox="none">
42596 \begin_inset Text
42597
42598 \begin_layout Plain Layout
42599
42600 \family sans
42601 \begin_inset Info
42602 type  "icon"
42603 arg   "thesaurus-entry"
42604 \end_inset
42605
42606
42607 \end_layout
42608
42609 \end_inset
42610 </cell>
42611 <cell alignment="center" valignment="top" usebox="none">
42612 \begin_inset Text
42613
42614 \begin_layout Plain Layout
42615
42616 \family sans
42617 Tools\SpecialChar \menuseparator
42618 Thesaurus
42619 \end_layout
42620
42621 \end_inset
42622 </cell>
42623 </row>
42624 </lyxtabular>
42625
42626 \end_inset
42627
42628
42629 \end_layout
42630
42631 \begin_layout Subsection
42632 View / Update Toolbar
42633 \begin_inset Index idx
42634 status collapsed
42635
42636 \begin_layout Plain Layout
42637 Toolbar ! View / Update
42638 \end_layout
42639
42640 \end_inset
42641
42642
42643 \end_layout
42644
42645 \begin_layout Standard
42646 \begin_inset Graphics
42647         filename clipart/ViewToolbar.png
42648
42649 \end_inset
42650
42651
42652 \end_layout
42653
42654 \begin_layout Standard
42655 \begin_inset VSpace defskip
42656 \end_inset
42657
42658
42659 \end_layout
42660
42661 \begin_layout Standard
42662 The view / update toolbar as shown above contains from left to right the
42663  following buttons:
42664 \end_layout
42665
42666 \begin_layout Standard
42667 \begin_inset VSpace defskip
42668 \end_inset
42669
42670
42671 \end_layout
42672
42673 \begin_layout Standard
42674 \begin_inset Tabular
42675 <lyxtabular version="3" rows="7" columns="2">
42676 <features islongtable="true" longtabularalignment="center">
42677 <column alignment="left" valignment="top" width="0">
42678 <column alignment="left" valignment="top" width="0">
42679 <row interlinespace="2.5mm">
42680 <cell alignment="center" valignment="top" usebox="none">
42681 \begin_inset Text
42682
42683 \begin_layout Plain Layout
42684
42685 \family sans
42686 \begin_inset Info
42687 type  "icon"
42688 arg   "buffer-view"
42689 \end_inset
42690
42691
42692 \end_layout
42693
42694 \end_inset
42695 </cell>
42696 <cell alignment="center" valignment="top" usebox="none">
42697 \begin_inset Text
42698
42699 \begin_layout Plain Layout
42700
42701 \family sans
42702 View\SpecialChar \menuseparator
42703 View
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-update"
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 View\SpecialChar \menuseparator
42733 Update
42734 \end_layout
42735
42736 \end_inset
42737 </cell>
42738 </row>
42739 <row interlinespace="2.5mm">
42740 <cell alignment="center" valignment="top" usebox="none">
42741 \begin_inset Text
42742
42743 \begin_layout Plain Layout
42744
42745 \family sans
42746 \begin_inset Info
42747 type  "icon"
42748 arg   "master-buffer-view"
42749 \end_inset
42750
42751
42752 \end_layout
42753
42754 \end_inset
42755 </cell>
42756 <cell alignment="center" valignment="top" usebox="none">
42757 \begin_inset Text
42758
42759 \begin_layout Plain Layout
42760
42761 \family sans
42762 View\SpecialChar \menuseparator
42763 Master
42764 \end_layout
42765
42766 \end_inset
42767 </cell>
42768 </row>
42769 <row interlinespace="2.5mm">
42770 <cell alignment="center" valignment="top" usebox="none">
42771 \begin_inset Text
42772
42773 \begin_layout Plain Layout
42774
42775 \family sans
42776 \begin_inset Info
42777 type  "icon"
42778 arg   "master-buffer-update"
42779 \end_inset
42780
42781
42782 \end_layout
42783
42784 \end_inset
42785 </cell>
42786 <cell alignment="center" valignment="top" usebox="none">
42787 \begin_inset Text
42788
42789 \begin_layout Plain Layout
42790
42791 \family sans
42792 View\SpecialChar \menuseparator
42793 Update
42794 \begin_inset space ~
42795 \end_inset
42796
42797 Master
42798 \end_layout
42799
42800 \end_inset
42801 </cell>
42802 </row>
42803 <row interlinespace="2.5mm">
42804 <cell alignment="center" valignment="top" usebox="none">
42805 \begin_inset Text
42806
42807 \begin_layout Plain Layout
42808
42809 \family sans
42810 \begin_inset Info
42811 type  "icon"
42812 arg   "buffer-toggle-output-sync"
42813 \end_inset
42814
42815
42816 \end_layout
42817
42818 \end_inset
42819 </cell>
42820 <cell alignment="center" valignment="top" usebox="none">
42821 \begin_inset Text
42822
42823 \begin_layout Plain Layout
42824
42825 \family sans
42826 Document\SpecialChar \menuseparator
42827 Settings\SpecialChar \menuseparator
42828 Output\SpecialChar \menuseparator
42829 Synchronize with Output
42830 \end_layout
42831
42832 \end_inset
42833 </cell>
42834 </row>
42835 <row interlinespace="2.5mm">
42836 <cell alignment="center" valignment="top" usebox="none">
42837 \begin_inset Text
42838
42839 \begin_layout Plain Layout
42840 \begin_inset Graphics
42841         filename ../images/view-others.png
42842         scale 85
42843         groupId toolbarbuttons
42844
42845 \end_inset
42846
42847
42848 \family sans
42849 *
42850 \end_layout
42851
42852 \end_inset
42853 </cell>
42854 <cell alignment="center" valignment="top" usebox="none">
42855 \begin_inset Text
42856
42857 \begin_layout Plain Layout
42858
42859 \family sans
42860 View\SpecialChar \menuseparator
42861 View (Other Formats)
42862 \end_layout
42863
42864 \end_inset
42865 </cell>
42866 </row>
42867 <row interlinespace="2.5mm">
42868 <cell alignment="center" valignment="top" usebox="none">
42869 \begin_inset Text
42870
42871 \begin_layout Plain Layout
42872 \begin_inset Graphics
42873         filename ../images/update-others.png
42874         scale 85
42875         groupId toolbarbuttons
42876
42877 \end_inset
42878
42879 *
42880 \end_layout
42881
42882 \end_inset
42883 </cell>
42884 <cell alignment="center" valignment="top" usebox="none">
42885 \begin_inset Text
42886
42887 \begin_layout Plain Layout
42888
42889 \family sans
42890 View\SpecialChar \menuseparator
42891 Update (Other Formats)
42892 \end_layout
42893
42894 \end_inset
42895 </cell>
42896 </row>
42897 </lyxtabular>
42898
42899 \end_inset
42900
42901
42902 \end_layout
42903
42904 \begin_layout Standard
42905 * These icons might look different for you if you do not use the default
42906  icon set.
42907 \end_layout
42908
42909 \begin_layout Subsection
42910 Other Toolbars
42911 \end_layout
42912
42913 \begin_layout Standard
42914 The change tracking toolbar is explained in section
42915 \begin_inset space ~
42916 \end_inset
42917
42918
42919 \begin_inset CommandInset ref
42920 LatexCommand ref
42921 reference "sec:Change-Tracking"
42922
42923 \end_inset
42924
42925 , the table toolbar
42926 \begin_inset Index idx
42927 status collapsed
42928
42929 \begin_layout Plain Layout
42930 Toolbar ! Table
42931 \end_layout
42932
42933 \end_inset
42934
42935  in the 
42936 \emph on
42937 Embedded Objects
42938 \emph default
42939  manual, the math macro toolbar
42940 \begin_inset Index idx
42941 status collapsed
42942
42943 \begin_layout Plain Layout
42944 Toolbar ! Macro
42945 \end_layout
42946
42947 \end_inset
42948
42949  in the 
42950 \emph on
42951 Math
42952 \emph default
42953  manual.
42954 \end_layout
42955
42956 \begin_layout Chapter
42957 The Document Settings
42958 \begin_inset CommandInset label
42959 LatexCommand label
42960 name "cha:The-Document-Settings"
42961
42962 \end_inset
42963
42964
42965 \begin_inset Index idx
42966 status collapsed
42967
42968 \begin_layout Plain Layout
42969 Document ! Settings
42970 \end_layout
42971
42972 \end_inset
42973
42974
42975 \end_layout
42976
42977 \begin_layout Standard
42978 The document settings dialog contains submenus to set properties for the
42979  whole document and is called with the menu
42980 \family sans
42981  Document\SpecialChar \menuseparator
42982 Settings
42983 \family default
42984 .
42985  You can save your document settings as default with th
42986 \family sans
42987 e Save as Document Defaults
42988 \family default
42989  button in the dialog.
42990  This will create a template named 
42991 \family typewriter
42992 default.lyx
42993 \family default
42994  which is automatically loaded by LyX when you create a new document without
42995  using a template.
42996 \end_layout
42997
42998 \begin_layout Standard
42999 The different submenus of the dialog are explained in the following.
43000 \end_layout
43001
43002 \begin_layout Section
43003 Document Class
43004 \end_layout
43005
43006 \begin_layout Standard
43007 Here you set the document class, class options, a graphics driver, and a
43008  master document.
43009  Document classes are described in section
43010 \begin_inset space ~
43011 \end_inset
43012
43013
43014 \begin_inset CommandInset ref
43015 LatexCommand ref
43016 reference "sec:Document-Classes"
43017
43018 \end_inset
43019
43020 .
43021  Some classes use some class options by default.
43022  If this is the case, they are listed in the field 
43023 \family sans
43024 Predefined
43025 \family default
43026  and you can decide to use them or not.
43027  If you don't exactly know what the default class options are for, it is
43028  recommended not to touch them.
43029  The graphics driver is used for LaTeX's graphics, color and page layout
43030  packages.
43031  When using 
43032 \family sans
43033 Default
43034 \family default
43035 , the default driver for the LaTeX-packages is used.
43036  It is recommended that you use the default unless you know what you are
43037  doing.
43038 \begin_inset Foot
43039 status collapsed
43040
43041 \begin_layout Plain Layout
43042 When you want one of the following drivers
43043 \begin_inset Newline newline
43044 \end_inset
43045
43046 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
43047 \begin_inset Newline newline
43048 \end_inset
43049
43050 you first have to activate them in your LaTeX distribution, see sec.
43051 \begin_inset space \thinspace{}
43052 \end_inset
43053
43054 2 in 
43055 \begin_inset CommandInset href
43056 LatexCommand href
43057 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
43058
43059 \end_inset
43060
43061 .
43062 \end_layout
43063
43064 \end_inset
43065
43066
43067 \end_layout
43068
43069 \begin_layout Standard
43070 Specifying a master document is necessary when the current document is a
43071  child or subdocument.
43072  This master document will be used by LyX when the child document is opened
43073  without its master.
43074  This way child documents are always compilable.
43075  More about master and child documents is explained in the section 
43076 \emph on
43077 Child Documents
43078 \emph default
43079  of the 
43080 \emph on
43081 Embedded Objects
43082 \emph default
43083  manual.
43084 \end_layout
43085
43086 \begin_layout Section
43087 Child Documents
43088 \end_layout
43089
43090 \begin_layout Standard
43091 This submenu is only visible when your document includes child documents.
43092  Please refer to the section 
43093 \emph on
43094 Child Documents
43095 \emph default
43096  of the 
43097 \emph on
43098 Embedded Objects
43099 \emph default
43100  manual for details.
43101 \end_layout
43102
43103 \begin_layout Section
43104 Modules
43105 \end_layout
43106
43107 \begin_layout Standard
43108 Modules are explained in section
43109 \begin_inset space ~
43110 \end_inset
43111
43112
43113 \begin_inset CommandInset ref
43114 LatexCommand ref
43115 reference "sub:Modules"
43116
43117 \end_inset
43118
43119 .
43120 \end_layout
43121
43122 \begin_layout Section
43123 Fonts
43124 \end_layout
43125
43126 \begin_layout Standard
43127 The document font settings are described in section
43128 \begin_inset space ~
43129 \end_inset
43130
43131
43132 \begin_inset CommandInset ref
43133 LatexCommand ref
43134 reference "sec:Fonts-and-Text"
43135
43136 \end_inset
43137
43138 .
43139 \end_layout
43140
43141 \begin_layout Section
43142 Text Layout
43143 \end_layout
43144
43145 \begin_layout Standard
43146 You can specify if paragraphs should be separated by indentations or vertical
43147  skips.
43148  The line spacing and the number of text columns can here also be specified.
43149  
43150 \end_layout
43151
43152 \begin_layout Standard
43153 Note that LyX won't show two columns or the set up line spacing on screen.
43154  That's impractical, often unreadable, and not part of the WYSIWYM concept.
43155  However, it will be as you specified it in the output.
43156 \end_layout
43157
43158 \begin_layout Standard
43159 The listings settings are explained in the corresponding section in the
43160  
43161 \emph on
43162 Embedded Objects
43163 \emph default
43164  manual.
43165 \end_layout
43166
43167 \begin_layout Section
43168 Page Layout
43169 \end_layout
43170
43171 \begin_layout Standard
43172 A description of this menu is given in section
43173 \begin_inset space ~
43174 \end_inset
43175
43176
43177 \begin_inset CommandInset ref
43178 LatexCommand ref
43179 reference "sub:Paper-Size,-Orientation"
43180
43181 \end_inset
43182
43183  and 
43184 \begin_inset CommandInset ref
43185 LatexCommand ref
43186 reference "sub:Document-Layout"
43187
43188 \end_inset
43189
43190 .
43191 \end_layout
43192
43193 \begin_layout Section
43194 Page Margins
43195 \end_layout
43196
43197 \begin_layout Standard
43198 Here you can adjust the paper margins, see section
43199 \begin_inset space ~
43200 \end_inset
43201
43202
43203 \begin_inset CommandInset ref
43204 LatexCommand ref
43205 reference "sub:Margins"
43206
43207 \end_inset
43208
43209 .
43210 \end_layout
43211
43212 \begin_layout Section
43213 Language
43214 \begin_inset Index idx
43215 status collapsed
43216
43217 \begin_layout Plain Layout
43218 Language ! Encoding
43219 \end_layout
43220
43221 \end_inset
43222
43223
43224 \end_layout
43225
43226 \begin_layout Standard
43227 The document language and quote styles are set here.
43228  The encoding specifies how the document content is exported to LaTeX (the
43229  LyX file is always encoded in utf8).
43230  All characters that cannot be encoded using the specified encoding will
43231  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43232  known for a particular character).
43233 \begin_inset Foot
43234 status collapsed
43235
43236 \begin_layout Plain Layout
43237 The known commands are defined in a text file.
43238  You can add commands for unknown symbols to that file yourself, see the
43239  
43240 \emph on
43241 Customization
43242 \emph default
43243  manual for details.
43244 \end_layout
43245
43246 \end_inset
43247
43248
43249 \end_layout
43250
43251 \begin_layout Standard
43252 If you use the option 
43253 \family sans
43254 Language Default
43255 \family default
43256 , LyX determines the encoding of a text part from the language of this text.
43257  If the document contains text in more than one language you may get more
43258  than one encoding in the LaTeX file.
43259  If you do not use this option then the complete document will always use
43260  exactly one encoding.
43261  Checking this option is the preferred setting.
43262 \end_layout
43263
43264 \begin_layout Standard
43265 LyX also supports Unicode output, which is particularly useful if you need
43266  lots of special symbols or non-alphabetic scripts, respectively.
43267  If you want to use this (and your LaTeX installation supports Unicode,
43268  for that matter), choose one of the four utf8 variants from the list below.
43269  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43270  so it is not uncommon that a file with lots of Unicode symbols works fine
43271  with 
43272 \family sans
43273 Language Default
43274 \family default
43275  (when LyX uses its list of known LaTeX-commands), but does not work with
43276  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43277  because all Unicode symbols can be encoded in utf8).
43278  The situation is much better with XeTeX and LuaTeX, two new alternative
43279  engines to standard LaTeX.
43280  Both engines support Unicode natively.
43281  LyX now also supports these two engines (via the output formats 
43282 \family sans
43283 PDF
43284 \begin_inset space ~
43285 \end_inset
43286
43287 (XeTe
43288 \begin_inset ERT
43289 status collapsed
43290
43291 \begin_layout Plain Layout
43292
43293 {}
43294 \end_layout
43295
43296 \end_inset
43297
43298 X)
43299 \family default
43300
43301 \family sans
43302 PDF
43303 \begin_inset space ~
43304 \end_inset
43305
43306 (LuaTe
43307 \begin_inset ERT
43308 status collapsed
43309
43310 \begin_layout Plain Layout
43311
43312 {}
43313 \end_layout
43314
43315 \end_inset
43316
43317 X)
43318 \family default
43319  and 
43320 \family sans
43321 DVI
43322 \begin_inset space ~
43323 \end_inset
43324
43325 (LuaTeX)
43326 \family default
43327 ; see section
43328 \begin_inset space ~
43329 \end_inset
43330
43331
43332 \begin_inset CommandInset ref
43333 LatexCommand ref
43334 reference "sub:Output-file-formats"
43335
43336 \end_inset
43337
43338 ), so if the above options fail, you might try out one of these new engines.
43339 \end_layout
43340
43341 \begin_layout Standard
43342 Here is a list with the important encodings:
43343 \end_layout
43344
43345 \begin_layout Description
43346 Language
43347 \begin_inset space ~
43348 \end_inset
43349
43350 Default
43351 \begin_inset space ~
43352 \end_inset
43353
43354 (no
43355 \begin_inset space ~
43356 \end_inset
43357
43358 inputenc) Same as 
43359 \family sans
43360 Language Default
43361 \family default
43362 , but the LaTeX-package 
43363 \series bold
43364 inputenc
43365 \series default
43366
43367 \begin_inset Index idx
43368 status collapsed
43369
43370 \begin_layout Plain Layout
43371 LaTeX-packages ! inputenc
43372 \end_layout
43373
43374 \end_inset
43375
43376  is not used.
43377  When using this, you probably need to load some additional packages manually
43378  in the preamble and specify the used encoding for text parts in foreign
43379  languages in TeX code.
43380 \end_layout
43381
43382 \begin_layout Description
43383 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43384  LyX converts all other characters into LaTeX commands, which may result
43385  in a big file when lots of LaTeX-commands are needed.
43386 \end_layout
43387
43388 \begin_layout Description
43389 Arabic
43390 \begin_inset space ~
43391 \end_inset
43392
43393 (CP
43394 \begin_inset space ~
43395 \end_inset
43396
43397 1256) MS Windows code page for Arabic and Farsi
43398 \end_layout
43399
43400 \begin_layout Description
43401 Arabic
43402 \begin_inset space ~
43403 \end_inset
43404
43405 (ISO
43406 \begin_inset space ~
43407 \end_inset
43408
43409 8859-6) for Arabic and Farsi
43410 \end_layout
43411
43412 \begin_layout Description
43413 Armenian
43414 \begin_inset space ~
43415 \end_inset
43416
43417 (ArmSCII8) for Armenian
43418 \end_layout
43419
43420 \begin_layout Description
43421 Baltic
43422 \begin_inset space ~
43423 \end_inset
43424
43425 (CP
43426 \begin_inset space ~
43427 \end_inset
43428
43429 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43430  as the ISO-8859-13 encoding
43431 \end_layout
43432
43433 \begin_layout Description
43434 Baltic
43435 \begin_inset space ~
43436 \end_inset
43437
43438 (ISO
43439 \begin_inset space ~
43440 \end_inset
43441
43442 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43443  encoding
43444 \end_layout
43445
43446 \begin_layout Description
43447 Baltic
43448 \begin_inset space ~
43449 \end_inset
43450
43451 (ISO
43452 \begin_inset space ~
43453 \end_inset
43454
43455 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43456  ISO-8859-13 encoding
43457 \end_layout
43458
43459 \begin_layout Description
43460 Central
43461 \begin_inset space ~
43462 \end_inset
43463
43464 European
43465 \begin_inset space ~
43466 \end_inset
43467
43468 (CP
43469 \begin_inset space ~
43470 \end_inset
43471
43472 1250) MS Windows code page for ISO
43473 \begin_inset space ~
43474 \end_inset
43475
43476 8859-2 (latin2)
43477 \end_layout
43478
43479 \begin_layout Description
43480 Central
43481 \begin_inset space ~
43482 \end_inset
43483
43484 European
43485 \begin_inset space ~
43486 \end_inset
43487
43488 (ISO
43489 \begin_inset space ~
43490 \end_inset
43491
43492 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43493  Romanian, Slovak and Slovenian
43494 \end_layout
43495
43496 \begin_layout Description
43497 Chinese
43498 \begin_inset space ~
43499 \end_inset
43500
43501 (simplified)
43502 \begin_inset space ~
43503 \end_inset
43504
43505 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43506  this encoding is officially replaced by the encoding GB18030, as GB18030
43507  is not available for LaTeX you should try to use the encoding Unicode
43508 \begin_inset space ~
43509 \end_inset
43510
43511 (CJK)
43512 \begin_inset space ~
43513 \end_inset
43514
43515 (utf8)
43516 \end_layout
43517
43518 \begin_layout Description
43519 Chinese
43520 \begin_inset space ~
43521 \end_inset
43522
43523 (simplified)
43524 \begin_inset space ~
43525 \end_inset
43526
43527 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43528  except for the Euro currency sign, since 2001 this encoding is officially
43529  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43530  you should try to use the encoding Unicode
43531 \begin_inset space ~
43532 \end_inset
43533
43534 (CJK)
43535 \begin_inset space ~
43536 \end_inset
43537
43538 (utf8)
43539 \end_layout
43540
43541 \begin_layout Description
43542 Chinese
43543 \begin_inset space ~
43544 \end_inset
43545
43546 (traditional)
43547 \begin_inset space ~
43548 \end_inset
43549
43550 (EUC-TW) for traditional Chinese
43551 \end_layout
43552
43553 \begin_layout Description
43554 Cyrillic
43555 \begin_inset space ~
43556 \end_inset
43557
43558 (CP
43559 \begin_inset space ~
43560 \end_inset
43561
43562 1251) MS Windows code page for Cyrillic
43563 \end_layout
43564
43565 \begin_layout Description
43566 Cyrillic
43567 \begin_inset space ~
43568 \end_inset
43569
43570 (ISO
43571 \begin_inset space ~
43572 \end_inset
43573
43574 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43575 \end_layout
43576
43577 \begin_layout Description
43578 Cyrillic
43579 \begin_inset space ~
43580 \end_inset
43581
43582 (KOI8-R) standard Cyrillic especially for Russian
43583 \end_layout
43584
43585 \begin_layout Description
43586 Cyrillic
43587 \begin_inset space ~
43588 \end_inset
43589
43590 (KOI8-U) Cyrillic for Ukrainian
43591 \end_layout
43592
43593 \begin_layout Description
43594 Cyrillic
43595 \begin_inset space ~
43596 \end_inset
43597
43598 (pt
43599 \begin_inset space ~
43600 \end_inset
43601
43602 154) Cyrillic for Kazakh
43603 \end_layout
43604
43605 \begin_layout Description
43606 Greek
43607 \begin_inset space ~
43608 \end_inset
43609
43610 (ISO
43611 \begin_inset space ~
43612 \end_inset
43613
43614 8859-7) for Greek
43615 \end_layout
43616
43617 \begin_layout Description
43618 Hebrew
43619 \begin_inset space ~
43620 \end_inset
43621
43622 (CP
43623 \begin_inset space ~
43624 \end_inset
43625
43626 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
43627 \end_layout
43628
43629 \begin_layout Description
43630 Hebrew
43631 \begin_inset space ~
43632 \end_inset
43633
43634 (ISO
43635 \begin_inset space ~
43636 \end_inset
43637
43638 8859-8) for Hebrew
43639 \end_layout
43640
43641 \begin_layout Description
43642 Japanese
43643 \begin_inset space ~
43644 \end_inset
43645
43646 (CJK)
43647 \begin_inset space ~
43648 \end_inset
43649
43650 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43651 \series bold
43652 CJK
43653 \series default
43654
43655 \begin_inset Index idx
43656 status collapsed
43657
43658 \begin_layout Plain Layout
43659 LaTeX-packages ! CJK
43660 \end_layout
43661
43662 \end_inset
43663
43664 , when using this, set the document language to 
43665 \family sans
43666 Japanese (CJK)
43667 \end_layout
43668
43669 \begin_layout Description
43670 Japanese
43671 \begin_inset space ~
43672 \end_inset
43673
43674 (CJK)
43675 \begin_inset space ~
43676 \end_inset
43677
43678 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43679 \series bold
43680 CJK
43681 \series default
43682 , when using this, set the document language to 
43683 \family sans
43684 Japanese
43685 \begin_inset space ~
43686 \end_inset
43687
43688 (CJK)
43689 \end_layout
43690
43691 \begin_layout Description
43692 Japanese
43693 \begin_inset space ~
43694 \end_inset
43695
43696 (non-CJK)
43697 \begin_inset space ~
43698 \end_inset
43699
43700 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43701 \series bold
43702 japanese
43703 \series default
43704
43705 \begin_inset Index idx
43706 status collapsed
43707
43708 \begin_layout Plain Layout
43709 LaTeX-packages ! japanese
43710 \end_layout
43711
43712 \end_inset
43713
43714 , when using this, set the document language to 
43715 \family sans
43716 Japanese
43717 \end_layout
43718
43719 \begin_layout Description
43720 Japanese
43721 \begin_inset space ~
43722 \end_inset
43723
43724 (non-CJK)
43725 \begin_inset space ~
43726 \end_inset
43727
43728 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43729 \series bold
43730 japanese
43731 \series default
43732 , when using this, set the document language to 
43733 \family sans
43734 Japanese
43735 \end_layout
43736
43737 \begin_layout Description
43738 Japanese
43739 \begin_inset space ~
43740 \end_inset
43741
43742 (non-CJK)
43743 \begin_inset space ~
43744 \end_inset
43745
43746 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
43747 \series bold
43748 japanese
43749 \series default
43750 , when using this, set the document language to 
43751 \family sans
43752 Japanese
43753 \end_layout
43754
43755 \begin_layout Description
43756 Korean
43757 \begin_inset space ~
43758 \end_inset
43759
43760 (EUC-KR) for Korean
43761 \end_layout
43762
43763 \begin_layout Description
43764 Southern
43765 \begin_inset space ~
43766 \end_inset
43767
43768 European
43769 \begin_inset space ~
43770 \end_inset
43771
43772 (ISO
43773 \begin_inset space ~
43774 \end_inset
43775
43776 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
43777 \end_layout
43778
43779 \begin_layout Description
43780 South-Eastern
43781 \begin_inset space ~
43782 \end_inset
43783
43784 European
43785 \begin_inset space ~
43786 \end_inset
43787
43788 (ISO
43789 \begin_inset space ~
43790 \end_inset
43791
43792 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
43793  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
43794  to cover many languages and characters with diacritics
43795 \end_layout
43796
43797 \begin_layout Description
43798 Thai
43799 \begin_inset space ~
43800 \end_inset
43801
43802 (TIS
43803 \begin_inset space ~
43804 \end_inset
43805
43806 620-0) for Thai
43807 \end_layout
43808
43809 \begin_layout Description
43810 Turkish
43811 \begin_inset space ~
43812 \end_inset
43813
43814 (ISO
43815 \begin_inset space ~
43816 \end_inset
43817
43818 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
43819  Icelandic letters are replaced by Turkish ones
43820 \end_layout
43821
43822 \begin_layout Description
43823 Unicode
43824 \begin_inset space ~
43825 \end_inset
43826
43827 (CJK)
43828 \begin_inset space ~
43829 \end_inset
43830
43831 (utf8) Unicode utf8 with the LaTeX-package 
43832 \series bold
43833 CJK
43834 \series default
43835
43836 \begin_inset Index idx
43837 status collapsed
43838
43839 \begin_layout Plain Layout
43840 LaTeX-packages ! CJK
43841 \end_layout
43842
43843 \end_inset
43844
43845  (for the languages Chinese, Japanese and Korean)
43846 \end_layout
43847
43848 \begin_layout Description
43849 Unicode
43850 \begin_inset space ~
43851 \end_inset
43852
43853 (XeTeX)
43854 \begin_inset space ~
43855 \end_inset
43856
43857 (utf8) Unicode utf8 to be used with 
43858 \family sans
43859 XeTeX
43860 \family default
43861  and 
43862 \family sans
43863 LuaTeX
43864 \family default
43865 , which use Unicode directly, without the help of the LaTeX-package 
43866 \series bold
43867 inputenc
43868 \series default
43869 .
43870  LyX automatically selects this encoding if you export or preview XeTeX
43871  or LuaTeX.
43872  Normally you do not need to set this encoding manually.
43873 \end_layout
43874
43875 \begin_layout Description
43876 Unicode
43877 \begin_inset space ~
43878 \end_inset
43879
43880 (ucs-extended)
43881 \begin_inset space ~
43882 \end_inset
43883
43884 (utf8x) Unicode utf8 based on the LaTeX-package 
43885 \series bold
43886 ucs
43887 \series default
43888
43889 \begin_inset Index idx
43890 status collapsed
43891
43892 \begin_layout Plain Layout
43893 LaTeX-packages ! ucs
43894 \end_layout
43895
43896 \end_inset
43897
43898  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43899 \end_layout
43900
43901 \begin_layout Description
43902 Unicode
43903 \begin_inset space ~
43904 \end_inset
43905
43906 (utf8) Unicode utf8 based on the LaTeX-package 
43907 \series bold
43908 inputenc
43909 \series default
43910
43911 \begin_inset Index idx
43912 status collapsed
43913
43914 \begin_layout Plain Layout
43915 LaTeX-packages ! inputenc
43916 \end_layout
43917
43918 \end_inset
43919
43920 .
43921  Currently only a limited range of characters (mainly for Latin scripts)
43922  is supported.
43923 \end_layout
43924
43925 \begin_layout Description
43926 Western
43927 \begin_inset space ~
43928 \end_inset
43929
43930 European
43931 \begin_inset space ~
43932 \end_inset
43933
43934 (CP
43935 \begin_inset space ~
43936 \end_inset
43937
43938 1252) MS Windows code page for ISO
43939 \begin_inset space ~
43940 \end_inset
43941
43942 8859-1 (latin1)
43943 \end_layout
43944
43945 \begin_layout Description
43946 Western
43947 \begin_inset space ~
43948 \end_inset
43949
43950 European
43951 \begin_inset space ~
43952 \end_inset
43953
43954 (ISO
43955 \begin_inset space ~
43956 \end_inset
43957
43958 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43959  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43960  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43961  encoding instead
43962 \end_layout
43963
43964 \begin_layout Description
43965 Western
43966 \begin_inset space ~
43967 \end_inset
43968
43969 European
43970 \begin_inset space ~
43971 \end_inset
43972
43973 (ISO
43974 \begin_inset space ~
43975 \end_inset
43976
43977 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
43978  sign, the œ-ligature and some characters used for French and Finnish
43979 \end_layout
43980
43981 \begin_layout Standard
43982 Finally, the dialog lets you select a specific language package for the
43983  current document.
43984  See 
43985 \begin_inset CommandInset ref
43986 LatexCommand formatted
43987 reference "sub:Prefs-Language"
43988
43989 \end_inset
43990
43991  for more information on the language package.
43992 \end_layout
43993
43994 \begin_layout Section
43995 Numbering & TOC
43996 \end_layout
43997
43998 \begin_layout Standard
43999 You can adjust here the numbering depth of section headings and the section
44000  depth in the table of contents as described in section
44001 \begin_inset space ~
44002 \end_inset
44003
44004
44005 \begin_inset CommandInset ref
44006 LatexCommand ref
44007 reference "sub:Numbering-depth"
44008
44009 \end_inset
44010
44011 .
44012 \end_layout
44013
44014 \begin_layout Section
44015 Bibliography
44016 \end_layout
44017
44018 \begin_layout Standard
44019 You can specify here a citation style using the LaTeX packages 
44020 \series bold
44021 natbib
44022 \series default
44023
44024 \begin_inset Index idx
44025 status collapsed
44026
44027 \begin_layout Plain Layout
44028 LaTeX-packages ! natbib
44029 \end_layout
44030
44031 \end_inset
44032
44033  or 
44034 \series bold
44035 jurabib
44036 \series default
44037
44038 \begin_inset Index idx
44039 status collapsed
44040
44041 \begin_layout Plain Layout
44042 LaTeX-packages ! jurabib
44043 \end_layout
44044
44045 \end_inset
44046
44047 , you can enable subdivided bibliographies using the LaTeX package 
44048 \series bold
44049 bibtopic
44050 \series default
44051
44052 \begin_inset Index idx
44053 status collapsed
44054
44055 \begin_layout Plain Layout
44056 LaTeX-packages ! bibtopic
44057 \end_layout
44058
44059 \end_inset
44060
44061  and you can customize how the bibliography of the given document is being
44062  generated.
44063  For a further description see section
44064 \begin_inset space ~
44065 \end_inset
44066
44067
44068 \begin_inset CommandInset ref
44069 LatexCommand ref
44070 reference "sec:Bibliography"
44071
44072 \end_inset
44073
44074 .
44075 \end_layout
44076
44077 \begin_layout Section
44078 Indexes
44079 \end_layout
44080
44081 \begin_layout Standard
44082 Here, you can customize how the index of your document is being generated
44083  and you can define additional indexes.
44084  Please refer to section
44085 \begin_inset space ~
44086 \end_inset
44087
44088
44089 \begin_inset CommandInset ref
44090 LatexCommand ref
44091 reference "sec:Index"
44092
44093 \end_inset
44094
44095  for details.
44096 \end_layout
44097
44098 \begin_layout Section
44099 PDF Properties
44100 \end_layout
44101
44102 \begin_layout Standard
44103 The PDF properties are explained in section
44104 \begin_inset space ~
44105 \end_inset
44106
44107
44108 \begin_inset CommandInset ref
44109 LatexCommand ref
44110 reference "sec:PDF-Properties"
44111
44112 \end_inset
44113
44114 .
44115 \end_layout
44116
44117 \begin_layout Section
44118 Math Options
44119 \end_layout
44120
44121 \begin_layout Standard
44122 These options will force LyX to use the LaTeX-packages 
44123 \series bold
44124 amsmath
44125 \series default
44126
44127 \begin_inset Index idx
44128 status collapsed
44129
44130 \begin_layout Plain Layout
44131 LaTeX-packages ! amsmath
44132 \end_layout
44133
44134 \end_inset
44135
44136  and 
44137 \series bold
44138 esint
44139 \series default
44140
44141 \begin_inset Index idx
44142 status collapsed
44143
44144 \begin_layout Plain Layout
44145 LaTeX-packages ! esint
44146 \end_layout
44147
44148 \end_inset
44149
44150  or to use them automatically when they are needed.
44151 \end_layout
44152
44153 \begin_layout Standard
44154
44155 \series bold
44156 amsmath
44157 \series default
44158  is needed for many constructs, so when you get LaTeX-errors in formulas,
44159  ensure that you have enabled AMS.
44160 \end_layout
44161
44162 \begin_layout Standard
44163
44164 \series bold
44165 esint
44166 \series default
44167  is used for special integral characters.
44168 \end_layout
44169
44170 \begin_layout Section
44171 Float Placement
44172 \end_layout
44173
44174 \begin_layout Standard
44175 The float placement options are described in section
44176 \begin_inset space ~
44177 \end_inset
44178
44179
44180 \begin_inset CommandInset ref
44181 LatexCommand ref
44182 reference "sub:Float-Placement"
44183
44184 \end_inset
44185
44186 .
44187 \end_layout
44188
44189 \begin_layout Section
44190 Bullets
44191 \end_layout
44192
44193 \begin_layout Standard
44194 Here you can adjust the characters for the itemize levels.
44195  The itemize environment is described in section
44196 \begin_inset space ~
44197 \end_inset
44198
44199
44200 \begin_inset CommandInset ref
44201 LatexCommand ref
44202 reference "sec:Itemize"
44203
44204 \end_inset
44205
44206 .
44207 \end_layout
44208
44209 \begin_layout Section
44210 Branches
44211 \end_layout
44212
44213 \begin_layout Standard
44214 Branches are described in section
44215 \begin_inset space ~
44216 \end_inset
44217
44218
44219 \begin_inset CommandInset ref
44220 LatexCommand ref
44221 reference "sec:Branches"
44222
44223 \end_inset
44224
44225 .
44226 \end_layout
44227
44228 \begin_layout Section
44229 Output
44230 \begin_inset CommandInset label
44231 LatexCommand label
44232 name "sec:Doc-Output"
44233
44234 \end_inset
44235
44236
44237 \end_layout
44238
44239 \begin_layout Standard
44240 Here you can define some output specifics for the current document:
44241 \end_layout
44242
44243 \begin_layout Description
44244 Default
44245 \begin_inset space ~
44246 \end_inset
44247
44248 Output
44249 \begin_inset space ~
44250 \end_inset
44251
44252 Format: The format that is used when you hit 
44253 \begin_inset Quotes eld
44254 \end_inset
44255
44256 View
44257 \begin_inset Quotes erd
44258 \end_inset
44259
44260
44261 \begin_inset Quotes eld
44262 \end_inset
44263
44264 Update
44265 \begin_inset Quotes erd
44266 \end_inset
44267
44268
44269 \begin_inset Quotes eld
44270 \end_inset
44271
44272 View Master Document
44273 \begin_inset Quotes erd
44274 \end_inset
44275
44276  and 
44277 \begin_inset Quotes eld
44278 \end_inset
44279
44280 Update Master Document
44281 \begin_inset Quotes erd
44282 \end_inset
44283
44284  in the 
44285 \family sans
44286 View
44287 \family default
44288  menu or the toolbar.
44289  The default is set in 
44290 \family sans
44291 Tools\SpecialChar \menuseparator
44292 Preferences\SpecialChar \menuseparator
44293 File Formats; see 
44294 \family default
44295
44296 \begin_inset CommandInset ref
44297 LatexCommand formatted
44298 reference "sec:File-Formats"
44299
44300 \end_inset
44301
44302
44303 \end_layout
44304
44305 \begin_layout Description
44306 Synchronize
44307 \begin_inset space ~
44308 \end_inset
44309
44310 with
44311 \begin_inset space ~
44312 \end_inset
44313
44314 Output
44315 \begin_inset Note Note
44316 status open
44317
44318 \begin_layout Plain Layout
44319 TODO!
44320 \end_layout
44321
44322 \end_inset
44323
44324
44325 \end_layout
44326
44327 \begin_layout Description
44328 XHTML
44329 \begin_inset space ~
44330 \end_inset
44331
44332 Output
44333 \begin_inset space ~
44334 \end_inset
44335
44336 Options
44337 \begin_inset Note Note
44338 status open
44339
44340 \begin_layout Plain Layout
44341 TODO!
44342 \end_layout
44343
44344 \end_inset
44345
44346
44347 \end_layout
44348
44349 \begin_layout Section
44350 LaT
44351 \begin_inset ERT
44352 status collapsed
44353
44354 \begin_layout Plain Layout
44355
44356 {}
44357 \end_layout
44358
44359 \end_inset
44360
44361 eX Preamble
44362 \end_layout
44363
44364 \begin_layout Standard
44365 In this text field are entered commands to load special LaTeX-packages or
44366  to define LaTeX-commands.
44367  The preamble is a thing for LaTeX-experts.
44368  You should not enter commands here until you exactly know what you are
44369  doing.
44370 \end_layout
44371
44372 \begin_layout Standard
44373 An introduction to the LaTeX-syntax is given in section
44374 \begin_inset space ~
44375 \end_inset
44376
44377
44378 \begin_inset CommandInset ref
44379 LatexCommand ref
44380 reference "sub:LaTeX-Syntax"
44381
44382 \end_inset
44383
44384 .
44385 \end_layout
44386
44387 \begin_layout Chapter
44388 The 
44389 \family sans
44390 Preferences
44391 \family default
44392  Dialog
44393 \begin_inset CommandInset label
44394 LatexCommand label
44395 name "cha:The-Preferences-dialog"
44396
44397 \end_inset
44398
44399
44400 \begin_inset Index idx
44401 status collapsed
44402
44403 \begin_layout Plain Layout
44404 Preferences
44405 \end_layout
44406
44407 \end_inset
44408
44409
44410 \end_layout
44411
44412 \begin_layout Standard
44413 The preferences dialog is called with the menu 
44414 \family sans
44415 Tools\SpecialChar \menuseparator
44416 Preferences
44417 \family default
44418 .
44419  It has the following submenus.
44420 \end_layout
44421
44422 \begin_layout Section
44423 Look and Feel
44424 \end_layout
44425
44426 \begin_layout Subsection
44427 User Interface
44428 \end_layout
44429
44430 \begin_layout Subsubsection
44431 User Interface File
44432 \begin_inset Index idx
44433 status collapsed
44434
44435 \begin_layout Plain Layout
44436 Customization ! of toolbars
44437 \end_layout
44438
44439 \end_inset
44440
44441
44442 \begin_inset Index idx
44443 status collapsed
44444
44445 \begin_layout Plain Layout
44446 Customization ! of menus
44447 \end_layout
44448
44449 \end_inset
44450
44451
44452 \end_layout
44453
44454 \begin_layout Standard
44455 \begin_inset Note Greyedout
44456 status open
44457
44458 \begin_layout Plain Layout
44459
44460 \series bold
44461 Note:
44462 \series default
44463  You have to restart LyX before the change of the user interface file take
44464  effect.
44465 \end_layout
44466
44467 \end_inset
44468
44469
44470 \end_layout
44471
44472 \begin_layout Standard
44473 The appearance of the menus and toolbars can be changed by choosing a user
44474  interface (ui) file.
44475  An ui-file is a text file where the toolbars and menus are listed.
44476  The toolbar buttons and menu entries are specified in the files 
44477 \shape italic
44478 stdtoolbars.inc
44479 \shape default
44480  and 
44481 \shape italic
44482 stdmenus.inc
44483 \shape default
44484 , respectively.
44485  Both files are loaded by the 
44486 \emph on
44487 default.ui
44488 \emph default
44489  file.
44490  To create your own menu and toolbar layout, start with a copy of these
44491  files and edit the entries.
44492 \end_layout
44493
44494 \begin_layout Standard
44495 The syntax of the .inc-files is straightforward: The 
44496 \family sans
44497 Menubar
44498 \family default
44499
44500 \family sans
44501 Menu
44502 \family default
44503  and 
44504 \family sans
44505 Toolbar
44506 \family default
44507  entries must be ended with an explicit 
44508 \family sans
44509 End
44510 \family default
44511 .
44512  They may contain 
44513 \family sans
44514 Submenus
44515 \family default
44516
44517 \family sans
44518 Items
44519 \family default
44520
44521 \family sans
44522 OptItems
44523 \family default
44524
44525 \family sans
44526 Separators
44527 \family default
44528
44529 \family sans
44530 Icons,
44531 \family default
44532  and in the case of the 
44533 \begin_inset Quotes eld
44534 \end_inset
44535
44536 file
44537 \begin_inset Quotes erd
44538 \end_inset
44539
44540  menus a 
44541 \family sans
44542 Lastfiles
44543 \family default
44544  entry.
44545  The syntax for the entries is:
44546 \end_layout
44547
44548 \begin_layout Standard
44549 \begin_inset VSpace smallskip*
44550 \end_inset
44551
44552
44553 \series bold
44554 Item 
44555 \begin_inset Quotes eld
44556 \end_inset
44557
44558 menu 
44559 \series default
44560 or
44561 \series bold
44562  button name
44563 \begin_inset Quotes erd
44564 \end_inset
44565
44566  
44567 \begin_inset Quotes eld
44568 \end_inset
44569
44570 LyX-function
44571 \begin_inset Quotes erd
44572 \end_inset
44573
44574
44575 \end_layout
44576
44577 \begin_layout Standard
44578 \noindent
44579 \begin_inset VSpace smallskip*
44580 \end_inset
44581
44582 All LyX-functions are listed in the menu 
44583 \family sans
44584 Help\SpecialChar \menuseparator
44585 LyX
44586 \begin_inset space ~
44587 \end_inset
44588
44589 Functions
44590 \family default
44591 .
44592 \end_layout
44593
44594 \begin_layout Standard
44595 \begin_inset VSpace medskip
44596 \end_inset
44597
44598
44599 \end_layout
44600
44601 \begin_layout Standard
44602 An example: Assuming you use the menu 
44603 \family sans
44604 Navigate\SpecialChar \menuseparator
44605 Bookmarks
44606 \family default
44607  quite often and therefore want six available bookmarks, you can add the
44608  line
44609 \end_layout
44610
44611 \begin_layout Standard
44612 \begin_inset VSpace smallskip*
44613 \end_inset
44614
44615
44616 \series bold
44617 Item 
44618 \begin_inset Quotes eld
44619 \end_inset
44620
44621 Save Bookmark 6
44622 \begin_inset Quotes erd
44623 \end_inset
44624
44625  
44626 \begin_inset Quotes eld
44627 \end_inset
44628
44629 bookmark-save 6
44630 \begin_inset Quotes erd
44631 \end_inset
44632
44633
44634 \end_layout
44635
44636 \begin_layout Standard
44637 \noindent
44638 \begin_inset VSpace smallskip*
44639 \end_inset
44640
44641 to the navigate menu section in the .inc-file to have the sixth bookmark.
44642 \end_layout
44643
44644 \begin_layout Subsubsection
44645 Automatic help
44646 \end_layout
44647
44648 \begin_layout Standard
44649 The option 
44650 \family sans
44651 Enable tool tips in main work area
44652 \family default
44653  enables tool tips showing the content of closed insets like index entries
44654  or footnotes.
44655 \end_layout
44656
44657 \begin_layout Subsubsection
44658 Session
44659 \end_layout
44660
44661 \begin_layout Standard
44662 With the option 
44663 \family sans
44664 Allow saving
44665 \begin_inset space \thinspace{}
44666 \end_inset
44667
44668 /
44669 \begin_inset space \thinspace{}
44670 \end_inset
44671
44672 restoring of window layout and geometries
44673 \family default
44674  LyX's main window will be opened with the size and layout that was used
44675  in the last LyX session.
44676 \end_layout
44677
44678 \begin_layout Standard
44679 The option 
44680 \family sans
44681 Restore cursor positions
44682 \family default
44683  sets the cursor to the position in the file where it has been the last
44684  time.
44685 \end_layout
44686
44687 \begin_layout Standard
44688 The option 
44689 \family sans
44690 Load opened files from last session
44691 \family default
44692  opens all files that were opened in the last LyX session.
44693 \end_layout
44694
44695 \begin_layout Subsubsection
44696 Documents
44697 \begin_inset CommandInset label
44698 LatexCommand label
44699 name "sub:Backup documents"
44700
44701 \end_inset
44702
44703
44704 \begin_inset Index idx
44705 status collapsed
44706
44707 \begin_layout Plain Layout
44708 Backup ! Documents
44709 \end_layout
44710
44711 \end_inset
44712
44713
44714 \end_layout
44715
44716 \begin_layout Standard
44717 When the option 
44718 \family sans
44719 Backup documents
44720 \family default
44721  is set, you can specify the time between backup saves.
44722 \end_layout
44723
44724 \begin_layout Standard
44725
44726 \family sans
44727 Maximum last files
44728 \family default
44729  is the number of last opened files that LyX should display in the menu
44730  
44731 \family sans
44732 File\SpecialChar \menuseparator
44733 Open
44734 \begin_inset space ~
44735 \end_inset
44736
44737 Recent
44738 \family default
44739 .
44740 \end_layout
44741
44742 \begin_layout Standard
44743 When the option 
44744 \family sans
44745 Open documents in tabs
44746 \family default
44747  is not used, then every file will be opened in its own new instance of
44748  LyX.
44749 \end_layout
44750
44751 \begin_layout Subsection
44752 Screen Fonts
44753 \begin_inset Index idx
44754 status collapsed
44755
44756 \begin_layout Plain Layout
44757 Font ! Screen
44758 \end_layout
44759
44760 \end_inset
44761
44762
44763 \begin_inset CommandInset label
44764 LatexCommand label
44765 name "sub:Screen-Fonts"
44766
44767 \end_inset
44768
44769
44770 \end_layout
44771
44772 \begin_layout Standard
44773 These fonts are used to display your documents on the screen.
44774 \end_layout
44775
44776 \begin_layout Standard
44777 \begin_inset Note Greyedout
44778 status open
44779
44780 \begin_layout Plain Layout
44781
44782 \series bold
44783 Note:
44784 \series default
44785  This section only deals with the fonts 
44786 \emph on
44787 inside
44788 \emph default
44789  the LyX window.
44790  The fonts that appear on the output are independent from these fonts, and
44791  set in the menu 
44792 \family sans
44793 Document\SpecialChar \menuseparator
44794 Settings\SpecialChar \menuseparator
44795 Fonts
44796 \family default
44797 .
44798 \end_layout
44799
44800 \end_inset
44801
44802
44803 \end_layout
44804
44805 \begin_layout Standard
44806 By default, LyX uses 
44807 \family typewriter
44808 Times
44809 \family default
44810  as roman (serif) font, 
44811 \family typewriter
44812 Arial
44813 \family default
44814  or 
44815 \family typewriter
44816 Helvetica
44817 \family default
44818  (depends on the system) as 
44819 \family sans
44820 sans
44821 \begin_inset space ~
44822 \end_inset
44823
44824 serif
44825 \family default
44826  font, and 
44827 \family typewriter
44828 Courier
44829 \family default
44830  as 
44831 \family typewriter
44832 typewriter
44833 \family default
44834  font.
44835 \end_layout
44836
44837 \begin_layout Standard
44838 You can change the font size with the 
44839 \family sans
44840 Zoom
44841 \family default
44842  setting.
44843  You can also change the font zoom outside the preferences dialog for the
44844  current LyX session by pressing 
44845 \family sans
44846 Ctrl
44847 \family default
44848  and scrolling the mouse wheel.
44849 \end_layout
44850
44851 \begin_layout Standard
44852
44853 \family sans
44854 Screen DPI
44855 \family default
44856  is the screen resolution in dpi (dots per inch).
44857  The Font Sizes are calculated as letter height in units of points.
44858  72
44859 \begin_inset space \thinspace{}
44860 \end_inset
44861
44862 points have the size of 1
44863 \begin_inset space \thinspace{}
44864 \end_inset
44865
44866 inch, see Appendix
44867 \begin_inset space ~
44868 \end_inset
44869
44870
44871 \begin_inset CommandInset ref
44872 LatexCommand ref
44873 reference "cha:Units-available-in"
44874
44875 \end_inset
44876
44877 .
44878 \end_layout
44879
44880 \begin_layout Standard
44881 The default 
44882 \family sans
44883 Font Sizes
44884 \family default
44885  are the same as if a document font size of 10
44886 \begin_inset space \thinspace{}
44887 \end_inset
44888
44889 pt would be used.
44890  The sizes are explained in detail in section
44891 \begin_inset space ~
44892 \end_inset
44893
44894
44895 \begin_inset CommandInset ref
44896 LatexCommand ref
44897 reference "sub:Document-Font"
44898
44899 \end_inset
44900
44901 .
44902 \end_layout
44903
44904 \begin_layout Standard
44905 With the option 
44906 \family sans
44907 Use Pixmap Cache to speed up font rendering
44908 \family default
44909  enabled, LyX needs to redraw the screen less often.
44910  This results in better performance, especially on slow systems.
44911  On the other hand, the characters might look more fuzzy on screen.
44912  So whether you enable this or not depends on whether you prefer speed over
44913  aesthetics.
44914  Note that the Pixmap Cache is only available and useful under Mac
44915 \begin_inset space ~
44916 \end_inset
44917
44918 OS and Windows.
44919 \end_layout
44920
44921 \begin_layout Subsection
44922 Colors
44923 \begin_inset Index idx
44924 status collapsed
44925
44926 \begin_layout Plain Layout
44927 Color ! LyX screen
44928 \end_layout
44929
44930 \end_inset
44931
44932
44933 \begin_inset Index idx
44934 status collapsed
44935
44936 \begin_layout Plain Layout
44937 Settings ! Color
44938 \end_layout
44939
44940 \end_inset
44941
44942
44943 \end_layout
44944
44945 \begin_layout Standard
44946 You can here change all the colors used by LyX.
44947  Choose an item in the list and use the 
44948 \family sans
44949 Alter
44950 \family default
44951  button.
44952 \end_layout
44953
44954 \begin_layout Subsection
44955 Display
44956 \begin_inset Index idx
44957 status collapsed
44958
44959 \begin_layout Plain Layout
44960 Settings ! Display
44961 \end_layout
44962
44963 \end_inset
44964
44965
44966 \end_layout
44967
44968 \begin_layout Standard
44969 Here you can specify if graphics inside LyX are displayed.
44970 \end_layout
44971
44972 \begin_layout Standard
44973
44974 \family sans
44975 Instant Preview
44976 \family default
44977  enables previewing snippets of your document.
44978  This feature is described in section
44979 \begin_inset space ~
44980 \end_inset
44981
44982
44983 \begin_inset CommandInset ref
44984 LatexCommand ref
44985 reference "sec:Previewing-snippets-of"
44986
44987 \end_inset
44988
44989 .
44990 \end_layout
44991
44992 \begin_layout Standard
44993 The option 
44994 \family sans
44995 Mark
44996 \begin_inset space ~
44997 \end_inset
44998
44999 end
45000 \begin_inset space ~
45001 \end_inset
45002
45003 of
45004 \begin_inset space ~
45005 \end_inset
45006
45007 paragraphs
45008 \family default
45009  displays a pilcrow (¶) at the end of every paragraph.
45010 \end_layout
45011
45012 \begin_layout Section
45013 Editing
45014 \begin_inset Index idx
45015 status collapsed
45016
45017 \begin_layout Plain Layout
45018 Settings ! Editing
45019 \end_layout
45020
45021 \end_inset
45022
45023
45024 \end_layout
45025
45026 \begin_layout Subsection
45027 Control
45028 \end_layout
45029
45030 \begin_layout Subsubsection
45031 Editing
45032 \end_layout
45033
45034 \begin_layout Standard
45035 The option 
45036 \family sans
45037 Cursor follows scrollbar
45038 \family default
45039  sets the cursor to the top of the currently displayed document part when
45040  scrolling.
45041 \end_layout
45042
45043 \begin_layout Standard
45044 You can adjust the thickness of the cursor with the 
45045 \family sans
45046 Cursor width
45047 \family default
45048  setting.
45049  If you set the value to zero the thickness of the cursor scales relative
45050  to the zoom value you choose for the screen fonts.
45051 \end_layout
45052
45053 \begin_layout Standard
45054 The option 
45055 \family sans
45056 Sort environments alphabetically
45057 \family default
45058  sorts the entries in the pull-down box for the paragraph environments.
45059 \end_layout
45060
45061 \begin_layout Standard
45062 The option 
45063 \family sans
45064 Group environments by their category
45065 \family default
45066  groups the entries in the pull-down box for the paragraph environments.
45067 \end_layout
45068
45069 \begin_layout Standard
45070 The math macro editing option determines the editing style, see the section
45071  
45072 \emph on
45073 Math Macros
45074 \emph default
45075  of the 
45076 \emph on
45077 Math
45078 \emph default
45079  manual.
45080 \end_layout
45081
45082 \begin_layout Subsubsection
45083 Fullscreen
45084 \end_layout
45085
45086 \begin_layout Standard
45087 Here you can specify what is hidden in the fullscreen mode.
45088  The option 
45089 \family sans
45090 Limit text width
45091 \family default
45092  specifies the width of the text in fullscreen mode.
45093  This way you can display the text smaller than the screen, the text appears
45094  then centered.
45095 \end_layout
45096
45097 \begin_layout Subsection
45098 Shortcuts
45099 \begin_inset Index idx
45100 status collapsed
45101
45102 \begin_layout Plain Layout
45103 Key Bindings
45104 \end_layout
45105
45106 \end_inset
45107
45108
45109 \begin_inset Index idx
45110 status collapsed
45111
45112 \begin_layout Plain Layout
45113 Settings ! Shortcuts
45114 \end_layout
45115
45116 \end_inset
45117
45118
45119 \end_layout
45120
45121 \begin_layout Subsubsection
45122 Bind File
45123 \end_layout
45124
45125 \begin_layout Standard
45126 Bindings are used to bind a LyX-function to a key.
45127  Several binding files are available:
45128 \end_layout
45129
45130 \begin_layout Description
45131 cua.bind typical set of PC keyboard shortcuts
45132 \end_layout
45133
45134 \begin_layout Description
45135 (x)emacs.bind set of bindings like they are used in the editor programs 
45136 \family sans
45137 Emacs
45138 \family default
45139  (
45140 \family sans
45141 XEmacs
45142 \family default
45143 )
45144 \end_layout
45145
45146 \begin_layout Description
45147 mac.bind set of bindings for 
45148 \family sans
45149 Mac
45150 \begin_inset space \thinspace{}
45151 \end_inset
45152
45153 OS
45154 \family default
45155  systems.
45156 \end_layout
45157
45158 \begin_layout Standard
45159 There are also bind-files designed for special document classes, like 
45160 \shape italic
45161 broadway.bind
45162 \shape default
45163 , and bind files for special languages.
45164  The name of language bind-files begin with a language code, e.
45165 \begin_inset space \thinspace{}
45166 \end_inset
45167
45168 g.
45169 \begin_inset space \space{}
45170 \end_inset
45171
45172
45173 \begin_inset Quotes eld
45174 \end_inset
45175
45176 pt
45177 \begin_inset Quotes erd
45178 \end_inset
45179
45180  for Portuguese.
45181  If you use LyX in a certain language, LyX will try to use the appropriate
45182  bind-file.
45183 \end_layout
45184
45185 \begin_layout Standard
45186 Some bind-files, like 
45187 \emph on
45188 math.bind
45189 \emph default
45190 , have only a small scope.
45191  When looking at the end of the file 
45192 \shape italic
45193 cua.bind
45194 \shape default
45195 , you can see that they are included to keep the overview in the bind-file.
45196 \end_layout
45197
45198 \begin_layout Subsubsection
45199 Editing Shortcuts
45200 \begin_inset CommandInset label
45201 LatexCommand label
45202 name "sub:Editing-Shortcuts"
45203
45204 \end_inset
45205
45206
45207 \begin_inset Index idx
45208 status collapsed
45209
45210 \begin_layout Plain Layout
45211 Key Bindings ! Editing
45212 \end_layout
45213
45214 \end_inset
45215
45216
45217 \end_layout
45218
45219 \begin_layout Standard
45220 To add new or modify existing keybindings to your own taste you can use
45221  the table in the dialog that lists all LyX-functions and the bound shortcuts.
45222  To find functions easily, they are grouped by categories and the dialog
45223  provides the field 
45224 \family sans
45225 Show key-bindings containing
45226 \family default
45227 .
45228  In this field you can insert a keyword for a function you want to edit.
45229  Insert there for example as keyword 
45230 \begin_inset Quotes eld
45231 \end_inset
45232
45233 paste
45234 \begin_inset Quotes erd
45235 \end_inset
45236
45237  and you get the 4 different existing shortcuts for the 3 different functions
45238  that contain 
45239 \begin_inset Quotes eld
45240 \end_inset
45241
45242 paste
45243 \begin_inset Quotes erd
45244 \end_inset
45245
45246  in their name.
45247  As you can see, one function can have more than one shortcut.
45248  All LyX-functions are also listed in the file 
45249 \emph on
45250 LyX Functions
45251 \emph default
45252  that you will find in the 
45253 \family sans
45254 Help
45255 \family default
45256  menu.
45257 \end_layout
45258
45259 \begin_layout Standard
45260 To add e.
45261 \begin_inset space \thinspace{}
45262 \end_inset
45263
45264 g.
45265 \begin_inset space \space{}
45266 \end_inset
45267
45268 the shortcut 
45269 \family sans
45270 Alt+Q
45271 \family default
45272  for the function 
45273 \family sans
45274 textstyle-apply
45275 \family default
45276 , select the function and press the 
45277 \family sans
45278 Modify
45279 \family default
45280  button.
45281  A dialog pops up where you can add the shortcut by using it.
45282  So press Alt+Q to define the shortcut.
45283  Modifying an existing shortcut is done the same way.
45284  You can also bind multiple functions to one shortcut by modifying an existing
45285  binding and adding the different function names as a semicolon separated
45286  list.
45287  LyX will then use the first function that is enabled in the current document
45288  part.
45289  The binding for the function 
45290 \family sans
45291 command-alter
45292 \family default
45293  is an example of this.
45294 \end_layout
45295
45296 \begin_layout Standard
45297 Alternatively you can also edit shortcuts by modifying bind-files with a
45298  text editor.
45299  The syntax of the entries is:
45300 \end_layout
45301
45302 \begin_layout Standard
45303
45304 \series bold
45305
45306 \backslash
45307 bind 
45308 \begin_inset Quotes eld
45309 \end_inset
45310
45311 key combination
45312 \begin_inset Quotes erd
45313 \end_inset
45314
45315  
45316 \begin_inset Quotes eld
45317 \end_inset
45318
45319 LyX-function
45320 \begin_inset Quotes erd
45321 \end_inset
45322
45323
45324 \end_layout
45325
45326 \begin_layout Subsection
45327 Keyboard / Mouse
45328 \begin_inset CommandInset label
45329 LatexCommand label
45330 name "sub:Keyboard-Map"
45331
45332 \end_inset
45333
45334
45335 \begin_inset Index idx
45336 status collapsed
45337
45338 \begin_layout Plain Layout
45339 Keyboard Map
45340 \end_layout
45341
45342 \end_inset
45343
45344
45345 \begin_inset Index idx
45346 status collapsed
45347
45348 \begin_layout Plain Layout
45349 Settings ! Keyboard Map
45350 \end_layout
45351
45352 \end_inset
45353
45354
45355 \end_layout
45356
45357 \begin_layout Standard
45358 Normally keyboard settings have to be done in a menu of your operating system.
45359  For the case that this is not possible, LyX provides keyboard maps.
45360  If you have e.
45361 \begin_inset space \thinspace{}
45362 \end_inset
45363
45364 g.
45365 \begin_inset space \space{}
45366 \end_inset
45367
45368 a Czech keyboard but want to write with it like with a Romanian one, you
45369  can use the keyboard map file named 
45370 \emph on
45371 romanian.kmap
45372 \emph default
45373 .
45374 \end_layout
45375
45376 \begin_layout Standard
45377 \begin_inset Note Greyedout
45378 status open
45379
45380 \begin_layout Plain Layout
45381
45382 \series bold
45383 Note:
45384 \series default
45385  Keyboard maps are only provided as makeshift and don't work on all systems.
45386 \end_layout
45387
45388 \end_inset
45389
45390
45391 \end_layout
45392
45393 \begin_layout Standard
45394 Besides this, you can specify here the 
45395 \family sans
45396 Wheel scrolling speed
45397 \family default
45398 .
45399  The standard value is 1.0, higher values speed up the scrolling, lower ones
45400  slow it down.
45401 \end_layout
45402
45403 \begin_layout Subsection
45404 Input Completion
45405 \begin_inset CommandInset label
45406 LatexCommand label
45407 name "sub:Input-Completion-Appendix"
45408
45409 \end_inset
45410
45411
45412 \begin_inset Index idx
45413 status collapsed
45414
45415 \begin_layout Plain Layout
45416 Input completion
45417 \end_layout
45418
45419 \end_inset
45420
45421
45422 \end_layout
45423
45424 \begin_layout Standard
45425 Input completion is described in sec.
45426 \begin_inset space \thinspace{}
45427 \end_inset
45428
45429
45430 \begin_inset CommandInset ref
45431 LatexCommand ref
45432 reference "sec:Input-Completion"
45433
45434 \end_inset
45435
45436 .
45437  The completion options for math do the same as the corresponding options
45438  for text.
45439  With the general options you can define the delay time for the inline and
45440  popup completion and choose if long completions should be abbreviated or
45441  not.
45442 \end_layout
45443
45444 \begin_layout Section
45445 Paths
45446 \begin_inset CommandInset label
45447 LatexCommand label
45448 name "sec:Paths"
45449
45450 \end_inset
45451
45452
45453 \begin_inset Index idx
45454 status collapsed
45455
45456 \begin_layout Plain Layout
45457 Paths
45458 \end_layout
45459
45460 \end_inset
45461
45462
45463 \begin_inset Index idx
45464 status collapsed
45465
45466 \begin_layout Plain Layout
45467 Settings ! Paths
45468 \end_layout
45469
45470 \end_inset
45471
45472
45473 \end_layout
45474
45475 \begin_layout Description
45476 Working
45477 \begin_inset space ~
45478 \end_inset
45479
45480 directory This is LyX's working directory.
45481  It is the default when you 
45482 \family sans
45483 Open
45484 \family default
45485
45486 \family sans
45487 Save
45488 \family default
45489  or 
45490 \family sans
45491 Save
45492 \begin_inset space ~
45493 \end_inset
45494
45495 as
45496 \family default
45497  files.
45498 \end_layout
45499
45500 \begin_layout Description
45501 Document
45502 \begin_inset space ~
45503 \end_inset
45504
45505 templates This directory will be opened when you use the menu 
45506 \family sans
45507 File\SpecialChar \menuseparator
45508 New
45509 \begin_inset space ~
45510 \end_inset
45511
45512 from
45513 \begin_inset space ~
45514 \end_inset
45515
45516 Template
45517 \family default
45518 .
45519 \end_layout
45520
45521 \begin_layout Description
45522 Example
45523 \begin_inset space ~
45524 \end_inset
45525
45526 files This directory will be opened when you use the button 
45527 \family sans
45528 Examples
45529 \family default
45530  in the 
45531 \family sans
45532 File\SpecialChar \menuseparator
45533 Open
45534 \family default
45535  dialog.
45536 \begin_inset Newline newline
45537 \end_inset
45538
45539
45540 \begin_inset Note Greyedout
45541 status open
45542
45543 \begin_layout Plain Layout
45544
45545 \series bold
45546 Note:
45547 \series default
45548  The 
45549 \family sans
45550 Examples
45551 \family default
45552  button does not exist when using LyX on MacOS and Windows systems.
45553 \end_layout
45554
45555 \end_inset
45556
45557
45558 \end_layout
45559
45560 \begin_layout Description
45561 Backup
45562 \begin_inset space ~
45563 \end_inset
45564
45565 directory
45566 \begin_inset Index idx
45567 status collapsed
45568
45569 \begin_layout Plain Layout
45570 Backup ! Directory
45571 \end_layout
45572
45573 \end_inset
45574
45575  Backup copies will be saved to this directory.
45576  When no directory is given but backups are enabled as described in section
45577 \begin_inset space ~
45578 \end_inset
45579
45580
45581 \begin_inset CommandInset ref
45582 LatexCommand ref
45583 reference "sub:Backup documents"
45584
45585 \end_inset
45586
45587 , the 
45588 \family sans
45589 Working directory
45590 \family default
45591  will be used to save the backups.
45592 \begin_inset Newline newline
45593 \end_inset
45594
45595 The backup files have the ending 
45596 \begin_inset Quotes eld
45597 \end_inset
45598
45599 .lyx~
45600 \begin_inset Quotes erd
45601 \end_inset
45602
45603 .
45604 \end_layout
45605
45606 \begin_layout Description
45607 Ly
45608 \begin_inset ERT
45609 status collapsed
45610
45611 \begin_layout Plain Layout
45612
45613 {}
45614 \end_layout
45615
45616 \end_inset
45617
45618 XServer-Pipe Here you can enter the name of a Unix-pipe.
45619  This pipe is used to send data from external programs to LyX.
45620 \begin_inset Newline newline
45621 \end_inset
45622
45623
45624 \series bold
45625 Example
45626 \series default
45627 : You add a BibTeX-database test.bib to your document.
45628  You can edit this file with the program 
45629 \family typewriter
45630 JabRef
45631 \family default
45632  bearbeiten.
45633  In 
45634 \family typewriter
45635 JabRef
45636 \family default
45637  you have to use the same Unix-Pipe for LyX in its preferences under 
45638 \family sans
45639 External
45640 \begin_inset space ~
45641 \end_inset
45642
45643 programs
45644 \family default
45645 .
45646  If you want to get one entry of the database as citation, select it in
45647  
45648 \family typewriter
45649 JabRef
45650 \family default
45651  and click on the LyX-symbol.
45652  The entry will now be inserted as citation at the current cursor position
45653  in your LyX file.
45654  
45655 \family typewriter
45656 JabRef
45657 \family default
45658  and LyX need of course to be run the same time.
45659 \begin_inset Newline newline
45660 \end_inset
45661
45662
45663 \begin_inset Note Greyedout
45664 status open
45665
45666 \begin_layout Plain Layout
45667
45668 \series bold
45669 Note:
45670 \series default
45671  This feature doesn't work on Windows systems.
45672 \end_layout
45673
45674 \end_inset
45675
45676
45677 \end_layout
45678
45679 \begin_layout Description
45680 Temporary
45681 \begin_inset space ~
45682 \end_inset
45683
45684 directory Temporary files will be saved in this directory.
45685 \end_layout
45686
45687 \begin_layout Description
45688 PATH
45689 \begin_inset space ~
45690 \end_inset
45691
45692 prefix This field contains a list of paths to external programs.
45693  When LyX needs to use an external program, it looks in this list where
45694  to find it on the system.
45695  The path list is automatically set up on Windows and Mac systems when LyX
45696  is configured, so that you normally don't have to modify it.
45697  On Unix
45698 \begin_inset space \thinspace{}
45699 \end_inset
45700
45701 /
45702 \begin_inset space \thinspace{}
45703 \end_inset
45704
45705 Linux systems, the path list will need to be set only if there are external
45706  programs you wish to use that are not in your normal system path ($PATH).
45707  
45708 \end_layout
45709
45710 \begin_layout Section
45711 Identity
45712 \end_layout
45713
45714 \begin_layout Standard
45715 Here you can insert your name and email address.
45716  The identity will be used when you have enabled change tracking as described
45717  in section
45718 \begin_inset space ~
45719 \end_inset
45720
45721
45722 \begin_inset CommandInset ref
45723 LatexCommand ref
45724 reference "sec:Change-Tracking"
45725
45726 \end_inset
45727
45728 , to mark changes you make as yours.
45729 \end_layout
45730
45731 \begin_layout Section
45732 Language Settings
45733 \begin_inset Index idx
45734 status collapsed
45735
45736 \begin_layout Plain Layout
45737 Language ! Settings
45738 \end_layout
45739
45740 \end_inset
45741
45742
45743 \begin_inset Index idx
45744 status collapsed
45745
45746 \begin_layout Plain Layout
45747 Settings ! Language
45748 \end_layout
45749
45750 \end_inset
45751
45752
45753 \end_layout
45754
45755 \begin_layout Subsection
45756 Language
45757 \begin_inset CommandInset label
45758 LatexCommand label
45759 name "sub:Prefs-Language"
45760
45761 \end_inset
45762
45763
45764 \end_layout
45765
45766 \begin_layout Description
45767 User
45768 \begin_inset space ~
45769 \end_inset
45770
45771 Interface
45772 \begin_inset space ~
45773 \end_inset
45774
45775 language Here you can select the language of LyX's menus.
45776  Unfortunately this doesn't work on Mac and Windows.
45777  It works on Linux for the languages into LyX's menus and dialogs are translated.
45778  You find the actual translation status here: 
45779 \begin_inset CommandInset href
45780 LatexCommand href
45781 name "http://www.lyx.org/I18n"
45782 target "http://www.lyx.org/I18n"
45783
45784 \end_inset
45785
45786
45787 \end_layout
45788
45789 \begin_layout Description
45790 Default
45791 \begin_inset space ~
45792 \end_inset
45793
45794 language is the language used in new documents
45795 \end_layout
45796
45797 \begin_layout Description
45798 Language
45799 \begin_inset space ~
45800 \end_inset
45801
45802 package determines which LaTeX package should be loaded to handle language
45803  issues.
45804  Language issues which are handled by this package include proper hyphenation
45805  as well as localization of dates and text strings such as 
45806 \begin_inset Quotes eld
45807 \end_inset
45808
45809 Chapter
45810 \begin_inset Quotes erd
45811 \end_inset
45812
45813  and 
45814 \begin_inset Quotes eld
45815 \end_inset
45816
45817 Table
45818 \begin_inset Quotes erd
45819 \end_inset
45820
45821 .
45822  The most widespread language package is 
45823 \series bold
45824 babel
45825 \series default
45826 , it's the default language package in classic LaTeX.
45827  However, more recent typesetting engines such as XeTeX and LuaTeX come
45828  with an alternative language package (
45829 \series bold
45830 polyglossia
45831 \series default
45832 ) that is more suited for the multi-script support of these engines.
45833  Furthermore, there are also specific language packages for languages not
45834  covered by babel.
45835 \begin_inset Newline newline
45836 \end_inset
45837
45838 The available selections are:
45839 \end_layout
45840
45841 \begin_deeper
45842 \begin_layout Itemize
45843 \noindent
45844
45845 \series bold
45846 Automatic
45847 \series default
45848 :
45849 \series bold
45850  
45851 \series default
45852 Selects the most appropriate language package for the current typesetting
45853  engine (default)
45854 \end_layout
45855
45856 \begin_layout Itemize
45857 \noindent
45858
45859 \series bold
45860 Always babel: 
45861 \series default
45862 Uses always babel, even if another package (such as polyglossia) would have
45863  been preferred by automatic setting; this essentially allows to select
45864  babel instead of polyglossia with XeTeX and LuaTeX
45865 \end_layout
45866
45867 \begin_layout Itemize
45868 \noindent
45869
45870 \series bold
45871 Custom: 
45872 \series default
45873 Lets you load some other language package (via 
45874 \family typewriter
45875
45876 \backslash
45877 usepackage
45878 \series bold
45879 {
45880 \series default
45881 packagename}
45882 \family default
45883 )
45884 \end_layout
45885
45886 \begin_layout Itemize
45887 \noindent
45888
45889 \series bold
45890 None: 
45891 \series default
45892 Loads no language package at all
45893 \end_layout
45894
45895 \end_deeper
45896 \begin_layout Description
45897 Default
45898 \begin_inset space ~
45899 \end_inset
45900
45901 Decimal
45902 \begin_inset space ~
45903 \end_inset
45904
45905 Point Define the default decimal point for the use in tables (decimal point
45906  alignment)
45907 \end_layout
45908
45909 \begin_layout Description
45910 Command
45911 \begin_inset space ~
45912 \end_inset
45913
45914 start When a special LaTeX-package is needed to write in a certain document
45915  language, you can here specify the command to start the package.
45916  An example is the start command 
45917 \family sans
45918
45919 \backslash
45920 begin{arabtext}
45921 \family default
45922  that is needed to write Arabic using the package 
45923 \series bold
45924 ArabTeX
45925 \series default
45926 , see 
45927 \begin_inset CommandInset citation
45928 LatexCommand cite
45929 key "Arabic"
45930
45931 \end_inset
45932
45933 .
45934  The default is the 
45935 \series bold
45936 babel
45937 \series default
45938  command 
45939 \family sans
45940
45941 \backslash
45942 selectlanguage{$$lang}
45943 \family default
45944 .
45945 \end_layout
45946
45947 \begin_layout Description
45948 Command
45949 \begin_inset space ~
45950 \end_inset
45951
45952 end Counterpart to 
45953 \family sans
45954 Command start
45955 \family default
45956 .
45957  Some packages, like the default, don't have an end command since the start
45958  command toggles the package on and off.
45959 \end_layout
45960
45961 \begin_layout Description
45962 Set
45963 \begin_inset space ~
45964 \end_inset
45965
45966 languages
45967 \begin_inset space ~
45968 \end_inset
45969
45970 globally When this option is set, the languages used in the document will
45971  be added as options to the document class options, so that they can be
45972  used by all LaTeX-packages.
45973  Otherwise they will only be used as options for the 
45974 \series bold
45975 babel
45976 \series default
45977  package.
45978 \end_layout
45979
45980 \begin_layout Description
45981 Auto
45982 \begin_inset space ~
45983 \end_inset
45984
45985 begin When this option is set, the documents starts with the chosen document
45986  language.
45987  When this option is not set, the 
45988 \family sans
45989 Command
45990 \begin_inset space ~
45991 \end_inset
45992
45993 start
45994 \family default
45995  is explicitly set to the beginning of the document in the LaTeX-output.
45996  This assures that the correct language is used when you use another 
45997 \family sans
45998 Command
45999 \begin_inset space ~
46000 \end_inset
46001
46002 start
46003 \family default
46004  than the default.
46005 \end_layout
46006
46007 \begin_layout Description
46008 Auto
46009 \begin_inset space ~
46010 \end_inset
46011
46012 end Counterpart to 
46013 \family sans
46014 Auto
46015 \begin_inset space ~
46016 \end_inset
46017
46018 begin
46019 \family default
46020 .
46021  When it is not set, the 
46022 \family sans
46023 Command
46024 \begin_inset space ~
46025 \end_inset
46026
46027 end
46028 \family default
46029  is set to the end of the document.
46030 \end_layout
46031
46032 \begin_layout Description
46033 Mark
46034 \begin_inset space ~
46035 \end_inset
46036
46037 foreign
46038 \begin_inset space ~
46039 \end_inset
46040
46041 languages Text marked formatted in a language different from the document
46042  language will be underlined blue.
46043 \end_layout
46044
46045 \begin_layout Description
46046 Enable
46047 \begin_inset space ~
46048 \end_inset
46049
46050 RTL
46051 \begin_inset space ~
46052 \end_inset
46053
46054 support Enables the use of languages, written from right to left (RTL),
46055  like Arabic, Hebrew, Farsi.
46056 \end_layout
46057
46058 \begin_layout Description
46059 Cursor
46060 \begin_inset space ~
46061 \end_inset
46062
46063 movement When writing RTL, you can define if the left and right arrow keys
46064  move the cursor visually to the left or right, respectively, or logically.
46065  Logical means that the cursor is moved to the left when pressing the right
46066  arrow key and the cursor is inside text in an RTL language.
46067 \end_layout
46068
46069 \begin_layout Subsection
46070 Spellchecker
46071 \end_layout
46072
46073 \begin_layout Standard
46074 The spellchecker settings are explained in section
46075 \begin_inset space ~
46076 \end_inset
46077
46078
46079 \begin_inset CommandInset ref
46080 LatexCommand ref
46081 reference "sec:Spellchecking"
46082
46083 \end_inset
46084
46085
46086 \end_layout
46087
46088 \begin_layout Section
46089 Outputs
46090 \end_layout
46091
46092 \begin_layout Subsection
46093 Printer
46094 \begin_inset CommandInset label
46095 LatexCommand label
46096 name "sub:Printer"
46097
46098 \end_inset
46099
46100
46101 \begin_inset Index idx
46102 status collapsed
46103
46104 \begin_layout Plain Layout
46105 Printer
46106 \end_layout
46107
46108 \end_inset
46109
46110
46111 \begin_inset Index idx
46112 status collapsed
46113
46114 \begin_layout Plain Layout
46115 Settings ! Printer
46116 \end_layout
46117
46118 \end_inset
46119
46120
46121 \end_layout
46122
46123 \begin_layout Description
46124 Default
46125 \begin_inset space ~
46126 \end_inset
46127
46128 printer Here you can specify the name of your default printer.
46129  The name will be used when the 
46130 \family sans
46131 Printer command
46132 \family default
46133  is executed.
46134 \begin_inset Newline newline
46135 \end_inset
46136
46137
46138 \begin_inset Note Greyedout
46139 status open
46140
46141 \begin_layout Plain Layout
46142
46143 \series bold
46144 Note:
46145 \series default
46146  You can leave this field empty on Windows systems because it has no effect.
46147 \end_layout
46148
46149 \end_inset
46150
46151
46152 \end_layout
46153
46154 \begin_layout Description
46155 Printer
46156 \begin_inset space ~
46157 \end_inset
46158
46159 command is the command LyX
46160 \begin_inset space \thinspace{}
46161 \end_inset
46162
46163 /
46164 \begin_inset space \thinspace{}
46165 \end_inset
46166
46167 LaTeX uses for printing.
46168  The default is on most systems 
46169 \family sans
46170 dvips
46171 \family default
46172 .
46173 \end_layout
46174
46175 \begin_layout Description
46176 Printer
46177 \begin_inset space ~
46178 \end_inset
46179
46180 Command
46181 \begin_inset space ~
46182 \end_inset
46183
46184 Options Here you can specify printer options.
46185  A list of printer options with explanations can be found in the documentation
46186  of the program that provides the 
46187 \family sans
46188 Printer command
46189 \family default
46190  you are using.
46191 \end_layout
46192
46193 \begin_layout Description
46194 Adapt
46195 \begin_inset space ~
46196 \end_inset
46197
46198 output
46199 \begin_inset space ~
46200 \end_inset
46201
46202 to
46203 \begin_inset space ~
46204 \end_inset
46205
46206 printer This option works only for the 
46207 \family sans
46208 Printer command
46209 \family default
46210  
46211 \begin_inset Quotes eld
46212 \end_inset
46213
46214
46215 \family sans
46216 dvips
46217 \family default
46218
46219 \begin_inset Quotes erd
46220 \end_inset
46221
46222 .
46223  It activates a configuration file for dvips.
46224  This is an option only for dvips experts.
46225 \end_layout
46226
46227 \begin_layout Subsection
46228 Date Format
46229 \begin_inset Index idx
46230 status collapsed
46231
46232 \begin_layout Plain Layout
46233 Date Format
46234 \end_layout
46235
46236 \end_inset
46237
46238
46239 \begin_inset Index idx
46240 status collapsed
46241
46242 \begin_layout Plain Layout
46243 Settings ! Date format
46244 \end_layout
46245
46246 \end_inset
46247
46248
46249 \end_layout
46250
46251 \begin_layout Standard
46252 The date format can be one or a mixture of the formats listed here:
46253 \begin_inset Newline newline
46254 \end_inset
46255
46256
46257 \begin_inset Flex URL
46258 status collapsed
46259
46260 \begin_layout Plain Layout
46261
46262 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
46263 \end_layout
46264
46265 \end_inset
46266
46267
46268 \begin_inset Newline newline
46269 \end_inset
46270
46271 For example the format
46272 \begin_inset Newline newline
46273 \end_inset
46274
46275 %d/%m/%y
46276 \begin_inset Newline newline
46277 \end_inset
46278
46279 prints the date as day/month/year.
46280 \end_layout
46281
46282 \begin_layout Subsection
46283 Plain Text
46284 \end_layout
46285
46286 \begin_layout Description
46287 Output
46288 \begin_inset space ~
46289 \end_inset
46290
46291 line
46292 \begin_inset space ~
46293 \end_inset
46294
46295 length sets the maximum number of characters printed in one line when using
46296  the menu 
46297 \family sans
46298 File\SpecialChar \menuseparator
46299 Export\SpecialChar \menuseparator
46300 Plain
46301 \begin_inset space ~
46302 \end_inset
46303
46304 text
46305 \family default
46306 .
46307  Setting the line line length to 0 means all text is printed in one endless
46308  line.
46309 \end_layout
46310
46311 \begin_layout Description
46312 roff
46313 \begin_inset space ~
46314 \end_inset
46315
46316 command defines an additional command used to produce better ASCII tables
46317  with the 
46318 \family typewriter
46319 groff/troff/nroff
46320 \family default
46321  UNIX-commands (refer to their manuals for more information about them).
46322  Setting this as empty tells LyX to use the internal formatter.
46323 \end_layout
46324
46325 \begin_layout Subsection
46326 LaT
46327 \begin_inset ERT
46328 status collapsed
46329
46330 \begin_layout Plain Layout
46331
46332 {}
46333 \end_layout
46334
46335 \end_inset
46336
46337 eX
46338 \begin_inset CommandInset label
46339 LatexCommand label
46340 name "sub:LaTeX-settings"
46341
46342 \end_inset
46343
46344
46345 \begin_inset Index idx
46346 status collapsed
46347
46348 \begin_layout Plain Layout
46349 Settings ! LaTeX
46350 \end_layout
46351
46352 \end_inset
46353
46354
46355 \end_layout
46356
46357 \begin_layout Description
46358 Use
46359 \begin_inset space ~
46360 \end_inset
46361
46362 LaTe
46363 \begin_inset ERT
46364 status collapsed
46365
46366 \begin_layout Plain Layout
46367
46368 {}
46369 \end_layout
46370
46371 \end_inset
46372
46373 X
46374 \begin_inset space ~
46375 \end_inset
46376
46377 font
46378 \begin_inset space ~
46379 \end_inset
46380
46381 encoding This is the default encoding of the document font.
46382  
46383 \family sans
46384 T1
46385 \family default
46386  is the default and covers western languages and symbols.
46387  
46388 \family sans
46389 T2A
46390 \family default
46391
46392 \family sans
46393 T2B
46394 \family default
46395
46396 \family sans
46397 T2C
46398 \family default
46399
46400 \family sans
46401 LCY
46402 \family default
46403 , and 
46404 \family sans
46405 X2
46406 \family default
46407  are for Cyrillic.
46408  Combinations of the encodings are possible, like 
46409 \begin_inset Quotes erd
46410 \end_inset
46411
46412
46413 \family sans
46414 T1, T2B
46415 \family default
46416
46417 \begin_inset Quotes erd
46418 \end_inset
46419
46420 .
46421  The font encoding is normally automatically loaded by the language packages
46422  LyX sets up in the background.
46423  So there is no need to change the default encoding.
46424 \end_layout
46425
46426 \begin_layout Description
46427 Default
46428 \begin_inset space ~
46429 \end_inset
46430
46431 paper
46432 \begin_inset space ~
46433 \end_inset
46434
46435 size This is the paper size that is used for new documents.
46436  The 
46437 \family sans
46438 Default
46439 \family default
46440  value depends on your LaTeX-system setup.
46441 \end_layout
46442
46443 \begin_layout Standard
46444 You can also specify here commands with parameters for the listed applications.
46445  But before you change something, it is strongly recommended to read the
46446  manuals of the applications.
46447  Currently the following commands can be set:
46448 \end_layout
46449
46450 \begin_layout Description
46451 CheckTe
46452 \begin_inset ERT
46453 status collapsed
46454
46455 \begin_layout Plain Layout
46456
46457 {}
46458 \end_layout
46459
46460 \end_inset
46461
46462 X
46463 \begin_inset space ~
46464 \end_inset
46465
46466 command Command for the program 
46467 \family sans
46468 CheckTeX
46469 \family default
46470  that is described in the section 
46471 \emph on
46472 Checking TeX
46473 \emph default
46474  of the 
46475 \emph on
46476 Additional Features
46477 \emph default
46478  manual.
46479 \end_layout
46480
46481 \begin_layout Description
46482 BibTe
46483 \begin_inset ERT
46484 status collapsed
46485
46486 \begin_layout Plain Layout
46487
46488 {}
46489 \end_layout
46490
46491 \end_inset
46492
46493 X
46494 \begin_inset space ~
46495 \end_inset
46496
46497 command Command for the program 
46498 \family sans
46499 BibTeX
46500 \family default
46501  that generates the bibliography, see section
46502 \begin_inset space ~
46503 \end_inset
46504
46505
46506 \begin_inset CommandInset ref
46507 LatexCommand ref
46508 reference "sub:Bibliography-databases"
46509
46510 \end_inset
46511
46512 .
46513 \end_layout
46514
46515 \begin_layout Description
46516 Index
46517 \begin_inset space ~
46518 \end_inset
46519
46520 command Command for the program that generates the index, see section
46521 \begin_inset space ~
46522 \end_inset
46523
46524
46525 \begin_inset CommandInset ref
46526 LatexCommand ref
46527 reference "sub:Index-Program"
46528
46529 \end_inset
46530
46531 .
46532 \end_layout
46533
46534 \begin_layout Description
46535 Nomenclature
46536 \begin_inset space ~
46537 \end_inset
46538
46539 command Command for the program that generates the nomenclature, see section
46540 \begin_inset space ~
46541 \end_inset
46542
46543
46544 \begin_inset CommandInset ref
46545 LatexCommand ref
46546 reference "sub:Nomenclature-Program"
46547
46548 \end_inset
46549
46550 .
46551 \end_layout
46552
46553 \begin_layout Description
46554 DVI
46555 \begin_inset space ~
46556 \end_inset
46557
46558 viewer
46559 \begin_inset space ~
46560 \end_inset
46561
46562 paper
46563 \begin_inset space ~
46564 \end_inset
46565
46566 size
46567 \begin_inset space ~
46568 \end_inset
46569
46570 options They only have an effect when the program 
46571 \family sans
46572 xdvi
46573 \family default
46574  is used as DVI-viewer.
46575 \end_layout
46576
46577 \begin_layout Standard
46578 There are additionally the following options:
46579 \end_layout
46580
46581 \begin_layout Description
46582 Use
46583 \begin_inset space ~
46584 \end_inset
46585
46586 Windows-style
46587 \begin_inset space ~
46588 \end_inset
46589
46590 paths
46591 \begin_inset space ~
46592 \end_inset
46593
46594 in
46595 \begin_inset space ~
46596 \end_inset
46597
46598 LaTeX
46599 \begin_inset space ~
46600 \end_inset
46601
46602 files Uses paths in the notation of Windows, that means that 
46603 \begin_inset Quotes eld
46604 \end_inset
46605
46606
46607 \backslash
46608
46609 \begin_inset Quotes erd
46610 \end_inset
46611
46612  is used instead of 
46613 \begin_inset Quotes eld
46614 \end_inset
46615
46616 /
46617 \begin_inset Quotes erd
46618 \end_inset
46619
46620  to separate folders.
46621  This option is enabled by default when you use LyX on Windows.
46622 \begin_inset Index idx
46623 status collapsed
46624
46625 \begin_layout Plain Layout
46626 Paths
46627 \end_layout
46628
46629 \end_inset
46630
46631
46632 \begin_inset Index idx
46633 status collapsed
46634
46635 \begin_layout Plain Layout
46636 Settings ! Paths
46637 \end_layout
46638
46639 \end_inset
46640
46641
46642 \end_layout
46643
46644 \begin_layout Description
46645 Reset
46646 \begin_inset space ~
46647 \end_inset
46648
46649 class
46650 \begin_inset space ~
46651 \end_inset
46652
46653 options
46654 \begin_inset space ~
46655 \end_inset
46656
46657 when
46658 \begin_inset space ~
46659 \end_inset
46660
46661 document
46662 \begin_inset space ~
46663 \end_inset
46664
46665 classes
46666 \begin_inset space ~
46667 \end_inset
46668
46669 changes Removes all manually set document class options in the 
46670 \family sans
46671 Document\SpecialChar \menuseparator
46672 Settings
46673 \family default
46674  dialog when changing the document class.
46675 \end_layout
46676
46677 \begin_layout Section
46678 File
46679 \begin_inset space ~
46680 \end_inset
46681
46682 Handling
46683 \begin_inset Index idx
46684 status collapsed
46685
46686 \begin_layout Plain Layout
46687 File handling
46688 \end_layout
46689
46690 \end_inset
46691
46692
46693 \end_layout
46694
46695 \begin_layout Subsection
46696 Converters
46697 \begin_inset CommandInset label
46698 LatexCommand label
46699 name "sub:Converters"
46700
46701 \end_inset
46702
46703
46704 \begin_inset Index idx
46705 status collapsed
46706
46707 \begin_layout Plain Layout
46708 Converters
46709 \end_layout
46710
46711 \end_inset
46712
46713
46714 \end_layout
46715
46716 \begin_layout Standard
46717 Here you find the list of defined converter commands to convert material
46718  from one format to another.
46719  You can modify them or create new ones.
46720  To modify a converter, select it, change the entry of the field 
46721 \family sans
46722 Converter
46723 \family default
46724  and/or 
46725 \family sans
46726 Extra
46727 \begin_inset space ~
46728 \end_inset
46729
46730 flag
46731 \family default
46732 , and press the 
46733 \family sans
46734 Modify
46735 \family default
46736  button.
46737  To create a new converter, select an existing one, select a different format
46738  in the 
46739 \family sans
46740 From
46741 \begin_inset space ~
46742 \end_inset
46743
46744 format
46745 \family default
46746  drop-down list, modify the 
46747 \family sans
46748 Converter
46749 \family default
46750  field, and press the 
46751 \family sans
46752 Add
46753 \family default
46754  button.
46755 \end_layout
46756
46757 \begin_layout Standard
46758 When the 
46759 \family sans
46760 Converter File Cache
46761 \family default
46762  is enabled, conversions will be cached as long as specified in the field
46763  
46764 \family sans
46765 Maximum Age (in days
46766 \family default
46767 ).
46768  This means that images don't need to be converted again when you reopen
46769  a document; the converted images from the cache will be used instead.
46770 \end_layout
46771
46772 \begin_layout Standard
46773 More about converters, like the variables and flags that can be used in
46774  the converter definition, is described in the section 
46775 \emph on
46776 Converters
46777 \emph default
46778  of the 
46779 \emph on
46780 Customization
46781 \emph default
46782  manual.
46783 \end_layout
46784
46785 \begin_layout Subsection
46786 File Formats
46787 \begin_inset CommandInset label
46788 LatexCommand label
46789 name "sec:File-Formats"
46790
46791 \end_inset
46792
46793
46794 \begin_inset Index idx
46795 status collapsed
46796
46797 \begin_layout Plain Layout
46798 File formats
46799 \end_layout
46800
46801 \end_inset
46802
46803
46804 \begin_inset Index idx
46805 status collapsed
46806
46807 \begin_layout Plain Layout
46808 Copiers
46809 \end_layout
46810
46811 \end_inset
46812
46813
46814 \end_layout
46815
46816 \begin_layout Standard
46817 Here you find the list of defined file formats that LyX can handle.
46818  You can modify the viewer and editor program that should be used for certain
46819  formats.
46820 \end_layout
46821
46822 \begin_layout Standard
46823 Furthermore, you can define the 
46824 \begin_inset Quotes eld
46825 \end_inset
46826
46827 Default output format
46828 \begin_inset Quotes erd
46829 \end_inset
46830
46831  that is used when you hit 
46832 \begin_inset Quotes eld
46833 \end_inset
46834
46835 View
46836 \begin_inset Quotes erd
46837 \end_inset
46838
46839
46840 \begin_inset Quotes eld
46841 \end_inset
46842
46843 Update
46844 \begin_inset Quotes erd
46845 \end_inset
46846
46847
46848 \begin_inset Quotes eld
46849 \end_inset
46850
46851 View Master Document
46852 \begin_inset Quotes erd
46853 \end_inset
46854
46855  and 
46856 \begin_inset Quotes eld
46857 \end_inset
46858
46859 Update Master Document
46860 \begin_inset Quotes erd
46861 \end_inset
46862
46863  in the Edit menu or the toolbar.
46864 \end_layout
46865
46866 \begin_layout Standard
46867 More about formats, like the options that can be used in the format definition,
46868  is described in the section 
46869 \emph on
46870 Formats
46871 \emph default
46872  of the 
46873 \emph on
46874 Customization
46875 \emph default
46876  manual.
46877 \end_layout
46878
46879 \begin_layout Standard
46880 Since all conversions from one format to another take place in LyX's temporary
46881  directory, it is sometimes necessary to modify a file before copying it
46882  to the temporary directory in order that the conversion may be performed.
46883  This is done by specifying a 
46884 \family sans
46885 Copier
46886 \family default
46887 .
46888  More about this is described in the section 
46889 \emph on
46890 Copiers
46891 \emph default
46892  of the 
46893 \emph on
46894 Customization
46895 \emph default
46896  manual.
46897 \end_layout
46898
46899 \begin_layout Chapter
46900 Units available in LyX
46901 \begin_inset Index idx
46902 status collapsed
46903
46904 \begin_layout Plain Layout
46905 Units
46906 \end_layout
46907
46908 \end_inset
46909
46910
46911 \begin_inset CommandInset label
46912 LatexCommand label
46913 name "cha:Units-available-in"
46914
46915 \end_inset
46916
46917
46918 \end_layout
46919
46920 \begin_layout Standard
46921 To understand the units described in this documentation, 
46922 \begin_inset CommandInset ref
46923 LatexCommand ref
46924 reference "cap:Units"
46925
46926 \end_inset
46927
46928  explains all units available in LyX.
46929 \end_layout
46930
46931 \begin_layout Standard
46932 \begin_inset Float table
46933 placement h
46934 wide false
46935 sideways false
46936 status open
46937
46938 \begin_layout Plain Layout
46939 \begin_inset Caption
46940
46941 \begin_layout Plain Layout
46942 \begin_inset CommandInset label
46943 LatexCommand label
46944 name "cap:Units"
46945
46946 \end_inset
46947
46948 Units
46949 \end_layout
46950
46951 \end_inset
46952
46953
46954 \end_layout
46955
46956 \begin_layout Plain Layout
46957 \begin_inset VSpace medskip
46958 \end_inset
46959
46960
46961 \end_layout
46962
46963 \begin_layout Plain Layout
46964 \align center
46965 \begin_inset Tabular
46966 <lyxtabular version="3" rows="20" columns="2">
46967 <features tabularvalignment="middle">
46968 <column alignment="center" valignment="top" width="0">
46969 <column alignment="center" valignment="top" width="0">
46970 <row>
46971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46972 \begin_inset Text
46973
46974 \begin_layout Plain Layout
46975 unit
46976 \end_layout
46977
46978 \end_inset
46979 </cell>
46980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46981 \begin_inset Text
46982
46983 \begin_layout Plain Layout
46984 name/description
46985 \end_layout
46986
46987 \end_inset
46988 </cell>
46989 </row>
46990 <row>
46991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46992 \begin_inset Text
46993
46994 \begin_layout Plain Layout
46995 mm
46996 \end_layout
46997
46998 \end_inset
46999 </cell>
47000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47001 \begin_inset Text
47002
47003 \begin_layout Plain Layout
47004 millimeter
47005 \end_layout
47006
47007 \end_inset
47008 </cell>
47009 </row>
47010 <row>
47011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47012 \begin_inset Text
47013
47014 \begin_layout Plain Layout
47015 cm
47016 \end_layout
47017
47018 \end_inset
47019 </cell>
47020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47021 \begin_inset Text
47022
47023 \begin_layout Plain Layout
47024 centimeter
47025 \end_layout
47026
47027 \end_inset
47028 </cell>
47029 </row>
47030 <row>
47031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47032 \begin_inset Text
47033
47034 \begin_layout Plain Layout
47035 in
47036 \end_layout
47037
47038 \end_inset
47039 </cell>
47040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47041 \begin_inset Text
47042
47043 \begin_layout Plain Layout
47044 inch
47045 \end_layout
47046
47047 \end_inset
47048 </cell>
47049 </row>
47050 <row>
47051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47052 \begin_inset Text
47053
47054 \begin_layout Plain Layout
47055 pt
47056 \end_layout
47057
47058 \end_inset
47059 </cell>
47060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47061 \begin_inset Text
47062
47063 \begin_layout Plain Layout
47064 point (72.27
47065 \begin_inset space \thinspace{}
47066 \end_inset
47067
47068 pt = 1
47069 \begin_inset space \thinspace{}
47070 \end_inset
47071
47072 in)
47073 \end_layout
47074
47075 \end_inset
47076 </cell>
47077 </row>
47078 <row>
47079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47080 \begin_inset Text
47081
47082 \begin_layout Plain Layout
47083 pc
47084 \end_layout
47085
47086 \end_inset
47087 </cell>
47088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47089 \begin_inset Text
47090
47091 \begin_layout Plain Layout
47092 pica (1
47093 \begin_inset space \thinspace{}
47094 \end_inset
47095
47096 pc = 12
47097 \begin_inset space \thinspace{}
47098 \end_inset
47099
47100 pt)
47101 \end_layout
47102
47103 \end_inset
47104 </cell>
47105 </row>
47106 <row>
47107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47108 \begin_inset Text
47109
47110 \begin_layout Plain Layout
47111 sp
47112 \end_layout
47113
47114 \end_inset
47115 </cell>
47116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47117 \begin_inset Text
47118
47119 \begin_layout Plain Layout
47120 scaled point (65536
47121 \begin_inset space \thinspace{}
47122 \end_inset
47123
47124 sp = 1
47125 \begin_inset space \thinspace{}
47126 \end_inset
47127
47128 pt)
47129 \end_layout
47130
47131 \end_inset
47132 </cell>
47133 </row>
47134 <row>
47135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47136 \begin_inset Text
47137
47138 \begin_layout Plain Layout
47139 bp
47140 \end_layout
47141
47142 \end_inset
47143 </cell>
47144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47145 \begin_inset Text
47146
47147 \begin_layout Plain Layout
47148 big point (72
47149 \begin_inset space \thinspace{}
47150 \end_inset
47151
47152 bp = 1
47153 \begin_inset space \thinspace{}
47154 \end_inset
47155
47156 in)
47157 \end_layout
47158
47159 \end_inset
47160 </cell>
47161 </row>
47162 <row>
47163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47164 \begin_inset Text
47165
47166 \begin_layout Plain Layout
47167 dd
47168 \end_layout
47169
47170 \end_inset
47171 </cell>
47172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47173 \begin_inset Text
47174
47175 \begin_layout Plain Layout
47176 didot (72
47177 \begin_inset space \thinspace{}
47178 \end_inset
47179
47180 dd 
47181 \begin_inset Formula $\approx$
47182 \end_inset
47183
47184  37.6
47185 \begin_inset space \thinspace{}
47186 \end_inset
47187
47188 mm)
47189 \end_layout
47190
47191 \end_inset
47192 </cell>
47193 </row>
47194 <row>
47195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47196 \begin_inset Text
47197
47198 \begin_layout Plain Layout
47199 cc
47200 \end_layout
47201
47202 \end_inset
47203 </cell>
47204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47205 \begin_inset Text
47206
47207 \begin_layout Plain Layout
47208 cicero (1
47209 \begin_inset space \thinspace{}
47210 \end_inset
47211
47212 cc = 12
47213 \begin_inset space \thinspace{}
47214 \end_inset
47215
47216 dd)
47217 \end_layout
47218
47219 \end_inset
47220 </cell>
47221 </row>
47222 <row>
47223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47224 \begin_inset Text
47225
47226 \begin_layout Plain Layout
47227 Scale%
47228 \end_layout
47229
47230 \end_inset
47231 </cell>
47232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47233 \begin_inset Text
47234
47235 \begin_layout Plain Layout
47236 % of original image width
47237 \end_layout
47238
47239 \end_inset
47240 </cell>
47241 </row>
47242 <row>
47243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47244 \begin_inset Text
47245
47246 \begin_layout Plain Layout
47247 text%
47248 \end_layout
47249
47250 \end_inset
47251 </cell>
47252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47253 \begin_inset Text
47254
47255 \begin_layout Plain Layout
47256 % of text width
47257 \end_layout
47258
47259 \end_inset
47260 </cell>
47261 </row>
47262 <row>
47263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47264 \begin_inset Text
47265
47266 \begin_layout Plain Layout
47267 col%
47268 \end_layout
47269
47270 \end_inset
47271 </cell>
47272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47273 \begin_inset Text
47274
47275 \begin_layout Plain Layout
47276 % of column width
47277 \end_layout
47278
47279 \end_inset
47280 </cell>
47281 </row>
47282 <row>
47283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47284 \begin_inset Text
47285
47286 \begin_layout Plain Layout
47287 page%
47288 \end_layout
47289
47290 \end_inset
47291 </cell>
47292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47293 \begin_inset Text
47294
47295 \begin_layout Plain Layout
47296 % of paper width
47297 \end_layout
47298
47299 \end_inset
47300 </cell>
47301 </row>
47302 <row>
47303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47304 \begin_inset Text
47305
47306 \begin_layout Plain Layout
47307 line%
47308 \end_layout
47309
47310 \end_inset
47311 </cell>
47312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47313 \begin_inset Text
47314
47315 \begin_layout Plain Layout
47316 % of line width
47317 \end_layout
47318
47319 \end_inset
47320 </cell>
47321 </row>
47322 <row>
47323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47324 \begin_inset Text
47325
47326 \begin_layout Plain Layout
47327 theight%
47328 \end_layout
47329
47330 \end_inset
47331 </cell>
47332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47333 \begin_inset Text
47334
47335 \begin_layout Plain Layout
47336 % of text height
47337 \end_layout
47338
47339 \end_inset
47340 </cell>
47341 </row>
47342 <row>
47343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47344 \begin_inset Text
47345
47346 \begin_layout Plain Layout
47347 pheight%
47348 \end_layout
47349
47350 \end_inset
47351 </cell>
47352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47353 \begin_inset Text
47354
47355 \begin_layout Plain Layout
47356 % of paper height
47357 \end_layout
47358
47359 \end_inset
47360 </cell>
47361 </row>
47362 <row>
47363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47364 \begin_inset Text
47365
47366 \begin_layout Plain Layout
47367 ex
47368 \end_layout
47369
47370 \end_inset
47371 </cell>
47372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47373 \begin_inset Text
47374
47375 \begin_layout Plain Layout
47376 height of letter 
47377 \emph on
47378 x
47379 \emph default
47380  in current font
47381 \end_layout
47382
47383 \end_inset
47384 </cell>
47385 </row>
47386 <row>
47387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47388 \begin_inset Text
47389
47390 \begin_layout Plain Layout
47391 em
47392 \end_layout
47393
47394 \end_inset
47395 </cell>
47396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47397 \begin_inset Text
47398
47399 \begin_layout Plain Layout
47400 width of letter 
47401 \emph on
47402 M
47403 \emph default
47404  in current font
47405 \end_layout
47406
47407 \end_inset
47408 </cell>
47409 </row>
47410 <row>
47411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47412 \begin_inset Text
47413
47414 \begin_layout Plain Layout
47415 mu
47416 \end_layout
47417
47418 \end_inset
47419 </cell>
47420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47421 \begin_inset Text
47422
47423 \begin_layout Plain Layout
47424 math unit (1
47425 \begin_inset space \thinspace{}
47426 \end_inset
47427
47428 mu = 1/18
47429 \begin_inset space \thinspace{}
47430 \end_inset
47431
47432 em)
47433 \end_layout
47434
47435 \end_inset
47436 </cell>
47437 </row>
47438 </lyxtabular>
47439
47440 \end_inset
47441
47442
47443 \end_layout
47444
47445 \end_inset
47446
47447
47448 \end_layout
47449
47450 \begin_layout Chapter
47451 Credits
47452 \begin_inset CommandInset label
47453 LatexCommand label
47454 name "cha:Credits"
47455
47456 \end_inset
47457
47458
47459 \end_layout
47460
47461 \begin_layout Standard
47462 The documentation is a collaborative effort between many different people
47463  (and we would encourage people to contribute!).
47464 \end_layout
47465
47466 \begin_layout Itemize
47467
47468 \noun on
47469 Alejandro Aguilar Sierra
47470 \end_layout
47471
47472 \begin_layout Itemize
47473
47474 \noun on
47475 Amir Karger
47476 \end_layout
47477
47478 \begin_layout Itemize
47479
47480 \noun on
47481 David Johnson
47482 \end_layout
47483
47484 \begin_layout Itemize
47485
47486 \noun on
47487 Hartmut Haase
47488 \end_layout
47489
47490 \begin_layout Itemize
47491
47492 \noun on
47493 Ignacio García
47494 \end_layout
47495
47496 \begin_layout Itemize
47497
47498 \noun on
47499 Ivan Schreter
47500 \end_layout
47501
47502 \begin_layout Itemize
47503
47504 \noun on
47505 John Raithel
47506 \end_layout
47507
47508 \begin_layout Itemize
47509
47510 \noun on
47511 John Weiss
47512 \end_layout
47513
47514 \begin_layout Itemize
47515
47516 \noun on
47517 Lars Gullik Bjønnes
47518 \end_layout
47519
47520 \begin_layout Itemize
47521
47522 \noun on
47523 Matthias Ettrich
47524 \end_layout
47525
47526 \begin_layout Itemize
47527
47528 \noun on
47529 Matthias Zenker
47530 \end_layout
47531
47532 \begin_layout Itemize
47533
47534 \noun on
47535 Rich Fields
47536 \end_layout
47537
47538 \begin_layout Itemize
47539
47540 \noun on
47541 Pascal André
47542 \end_layout
47543
47544 \begin_layout Itemize
47545
47546 \noun on
47547 Paul Evans
47548 \end_layout
47549
47550 \begin_layout Itemize
47551
47552 \noun on
47553 Paul Russel
47554 \end_layout
47555
47556 \begin_layout Itemize
47557
47558 \noun on
47559 Robin Socha
47560 \end_layout
47561
47562 \begin_layout Itemize
47563
47564 \noun on
47565 Uwe Stöhr
47566 \end_layout
47567
47568 \begin_layout Itemize
47569 The LyX Team: 
47570 \begin_inset CommandInset citation
47571 LatexCommand cite
47572 key "lyxcredit"
47573
47574 \end_inset
47575
47576
47577 \end_layout
47578
47579 \begin_layout Standard
47580 \begin_inset Newpage newpage
47581 \end_inset
47582
47583 The bibliography on the following page was created with the 
47584 \family sans
47585 Bibliography
47586 \family default
47587  environment.
47588 \end_layout
47589
47590 \begin_layout Bibliography
47591 \labelwidthstring Literaturverzeichnis
47592 \begin_inset CommandInset bibitem
47593 LatexCommand bibitem
47594 label "Credits"
47595 key "lyxcredit"
47596
47597 \end_inset
47598
47599 The LyX Team: 
47600 \begin_inset CommandInset href
47601 LatexCommand href
47602 name "Credits"
47603 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
47604
47605 \end_inset
47606
47607 :
47608 \begin_inset Newline newline
47609 \end_inset
47610
47611
47612 \begin_inset Flex URL
47613 status collapsed
47614
47615 \begin_layout Plain Layout
47616
47617 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
47618 \end_layout
47619
47620 \end_inset
47621
47622
47623 \end_layout
47624
47625 \begin_layout Bibliography
47626 \labelwidthstring Literaturverzeichnis
47627 \begin_inset CommandInset bibitem
47628 LatexCommand bibitem
47629 key "latexcompanion"
47630
47631 \end_inset
47632
47633 Frank Mittelbach and Michel Goossens: 
47634 \emph on
47635 The LaTeX Companion Second Edition.
47636
47637 \emph default
47638  Addison-Wesley, 2004
47639 \end_layout
47640
47641 \begin_layout Bibliography
47642 \labelwidthstring Literaturverzeichnis
47643 \begin_inset CommandInset bibitem
47644 LatexCommand bibitem
47645 key "latexguide"
47646
47647 \end_inset
47648
47649 Helmut Kopka and Patrick W.
47650  Daly: 
47651 \emph on
47652 A Guide to LaTeX Fourth Edition.
47653
47654 \emph default
47655  Addison-Wesley, 2003
47656 \end_layout
47657
47658 \begin_layout Bibliography
47659 \labelwidthstring Literaturverzeichnis
47660 \begin_inset CommandInset bibitem
47661 LatexCommand bibitem
47662 key "latexbook"
47663
47664 \end_inset
47665
47666 Leslie Lamport: 
47667 \emph on
47668 LaTeX: A Document Preparation System.
47669
47670 \emph default
47671  Addison-Wesley, second edition, 1994
47672 \end_layout
47673
47674 \begin_layout Bibliography
47675 \labelwidthstring Literaturverzeichnis
47676 \begin_inset CommandInset bibitem
47677 LatexCommand bibitem
47678 key "texbook"
47679
47680 \end_inset
47681
47682 Donald E.
47683  Knuth.
47684  
47685 \emph on
47686 The TeXbook.
47687
47688 \emph default
47689  Addison-Wesley, 1984
47690 \end_layout
47691
47692 \begin_layout Bibliography
47693 \labelwidthstring Literaturverzeichnis
47694 \begin_inset CommandInset bibitem
47695 LatexCommand bibitem
47696 key "TeXCatalogue"
47697
47698 \end_inset
47699
47700 The TeX Catalogue:
47701 \begin_inset Newline newline
47702 \end_inset
47703
47704
47705 \begin_inset Flex URL
47706 status collapsed
47707
47708 \begin_layout Plain Layout
47709
47710 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
47711 \end_layout
47712
47713 \end_inset
47714
47715
47716 \end_layout
47717
47718 \begin_layout Bibliography
47719 \labelwidthstring Literaturverzeichnis
47720 \begin_inset CommandInset bibitem
47721 LatexCommand bibitem
47722 key "LaTeXFAQ"
47723
47724 \end_inset
47725
47726 The LaTeX FAQ:
47727 \begin_inset Newline newline
47728 \end_inset
47729
47730
47731 \begin_inset Flex URL
47732 status collapsed
47733
47734 \begin_layout Plain Layout
47735
47736 http://www.tex.ac.uk/cgi-bin/texfaq2html
47737 \end_layout
47738
47739 \end_inset
47740
47741
47742 \end_layout
47743
47744 \begin_layout Bibliography
47745 \labelwidthstring Literaturverzeichnis
47746 \begin_inset CommandInset bibitem
47747 LatexCommand bibitem
47748 key "BibTeX"
47749
47750 \end_inset
47751
47752
47753 \begin_inset CommandInset href
47754 LatexCommand href
47755 name "Documentation"
47756 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
47757
47758 \end_inset
47759
47760  of the program 
47761 \family sans
47762 BibTeX
47763 \family default
47764 :
47765 \begin_inset Newline newline
47766 \end_inset
47767
47768
47769 \begin_inset Flex URL
47770 status collapsed
47771
47772 \begin_layout Plain Layout
47773
47774 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
47775 \end_layout
47776
47777 \end_inset
47778
47779
47780 \end_layout
47781
47782 \begin_layout Bibliography
47783 \labelwidthstring Literaturverzeichnis
47784 \begin_inset CommandInset bibitem
47785 LatexCommand bibitem
47786 key "BibTeX-2"
47787
47788 \end_inset
47789
47790
47791 \begin_inset CommandInset href
47792 LatexCommand href
47793 name "Documentation"
47794 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
47795
47796 \end_inset
47797
47798  how to use the program 
47799 \family sans
47800 BibTeX
47801 \family default
47802 :
47803 \begin_inset Newline newline
47804 \end_inset
47805
47806
47807 \begin_inset Flex URL
47808 status collapsed
47809
47810 \begin_layout Plain Layout
47811
47812 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
47813 \end_layout
47814
47815 \end_inset
47816
47817
47818 \end_layout
47819
47820 \begin_layout Bibliography
47821 \labelwidthstring Literaturverzeichnis
47822 \begin_inset CommandInset bibitem
47823 LatexCommand bibitem
47824 key "makeindex"
47825
47826 \end_inset
47827
47828
47829 \begin_inset CommandInset href
47830 LatexCommand href
47831 name "Documentation"
47832 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
47833
47834 \end_inset
47835
47836  of the program 
47837 \family sans
47838 makeindex
47839 \family default
47840 :
47841 \begin_inset Newline newline
47842 \end_inset
47843
47844
47845 \begin_inset Flex URL
47846 status collapsed
47847
47848 \begin_layout Plain Layout
47849
47850 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
47851 \end_layout
47852
47853 \end_inset
47854
47855
47856 \end_layout
47857
47858 \begin_layout Bibliography
47859 \labelwidthstring Literaturverzeichnis
47860 \begin_inset CommandInset bibitem
47861 LatexCommand bibitem
47862 key "xindy"
47863
47864 \end_inset
47865
47866
47867 \begin_inset CommandInset href
47868 LatexCommand href
47869 name "Documentation"
47870 target "http://www.xindy.org/documentation.html"
47871
47872 \end_inset
47873
47874  of the program 
47875 \family sans
47876 xindy
47877 \family default
47878 :
47879 \begin_inset Newline newline
47880 \end_inset
47881
47882
47883 \begin_inset Flex URL
47884 status collapsed
47885
47886 \begin_layout Plain Layout
47887
47888 http://www.xindy.org/documentation.html
47889 \end_layout
47890
47891 \end_inset
47892
47893
47894 \end_layout
47895
47896 \begin_layout Bibliography
47897 \labelwidthstring Literaturverzeichnis
47898 \begin_inset CommandInset bibitem
47899 LatexCommand bibitem
47900 key "caption"
47901
47902 \end_inset
47903
47904
47905 \begin_inset CommandInset href
47906 LatexCommand href
47907 name "Documentation"
47908 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
47909
47910 \end_inset
47911
47912  of the LaTeX-package 
47913 \series bold
47914 caption
47915 \series default
47916
47917 \begin_inset Index idx
47918 status collapsed
47919
47920 \begin_layout Plain Layout
47921 LaTeX-packages ! caption
47922 \end_layout
47923
47924 \end_inset
47925
47926 :
47927 \begin_inset Newline newline
47928 \end_inset
47929
47930
47931 \begin_inset Flex URL
47932 status collapsed
47933
47934 \begin_layout Plain Layout
47935
47936 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
47937 \end_layout
47938
47939 \end_inset
47940
47941
47942 \end_layout
47943
47944 \begin_layout Bibliography
47945 \labelwidthstring Literaturverzeichnis
47946 \begin_inset CommandInset bibitem
47947 LatexCommand bibitem
47948 key "enumitem"
47949
47950 \end_inset
47951
47952
47953 \begin_inset CommandInset href
47954 LatexCommand href
47955 name "Documentation"
47956 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
47957
47958 \end_inset
47959
47960  of the LaTeX-package 
47961 \series bold
47962 enumitem
47963 \series default
47964
47965 \begin_inset Index idx
47966 status collapsed
47967
47968 \begin_layout Plain Layout
47969 LaTeX-packages ! enumitem
47970 \end_layout
47971
47972 \end_inset
47973
47974 :
47975 \begin_inset Newline newline
47976 \end_inset
47977
47978
47979 \begin_inset Flex URL
47980 status collapsed
47981
47982 \begin_layout Plain Layout
47983
47984 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
47985 \end_layout
47986
47987 \end_inset
47988
47989
47990 \end_layout
47991
47992 \begin_layout Bibliography
47993 \labelwidthstring Literaturverzeichnis
47994 \begin_inset CommandInset bibitem
47995 LatexCommand bibitem
47996 key "fancyhdr"
47997
47998 \end_inset
47999
48000
48001 \begin_inset CommandInset href
48002 LatexCommand href
48003 name "Documentation"
48004 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
48005
48006 \end_inset
48007
48008  of the LaTeX-package 
48009 \series bold
48010 fancyhdr
48011 \series default
48012
48013 \begin_inset Index idx
48014 status collapsed
48015
48016 \begin_layout Plain Layout
48017 LaTeX-packages ! fancyhdr
48018 \end_layout
48019
48020 \end_inset
48021
48022 :
48023 \begin_inset Newline newline
48024 \end_inset
48025
48026
48027 \begin_inset Flex URL
48028 status collapsed
48029
48030 \begin_layout Plain Layout
48031
48032 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
48033 \end_layout
48034
48035 \end_inset
48036
48037
48038 \end_layout
48039
48040 \begin_layout Bibliography
48041 \labelwidthstring Literaturverzeichnis
48042 \begin_inset CommandInset bibitem
48043 LatexCommand bibitem
48044 key "hyperref"
48045
48046 \end_inset
48047
48048
48049 \series bold
48050
48051 \begin_inset CommandInset href
48052 LatexCommand href
48053 name "Documentation"
48054 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
48055
48056 \end_inset
48057
48058
48059 \series default
48060  of the LaTeX-package 
48061 \series bold
48062 hyperref
48063 \series default
48064
48065 \begin_inset Index idx
48066 status collapsed
48067
48068 \begin_layout Plain Layout
48069 LaTeX-packages ! hyperref
48070 \end_layout
48071
48072 \end_inset
48073
48074 :
48075 \begin_inset Newline newline
48076 \end_inset
48077
48078
48079 \begin_inset Flex URL
48080 status collapsed
48081
48082 \begin_layout Plain Layout
48083
48084 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
48085 \end_layout
48086
48087 \end_inset
48088
48089
48090 \end_layout
48091
48092 \begin_layout Bibliography
48093 \labelwidthstring Literaturverzeichnis
48094 \begin_inset CommandInset bibitem
48095 LatexCommand bibitem
48096 key "nomencl"
48097
48098 \end_inset
48099
48100
48101 \begin_inset CommandInset href
48102 LatexCommand href
48103 name "Documentation"
48104 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
48105
48106 \end_inset
48107
48108  of the LaTeX-package 
48109 \series bold
48110 nomencl
48111 \series default
48112
48113 \begin_inset Index idx
48114 status collapsed
48115
48116 \begin_layout Plain Layout
48117 LaTeX-packages ! nomencl
48118 \end_layout
48119
48120 \end_inset
48121
48122 :
48123 \begin_inset Newline newline
48124 \end_inset
48125
48126
48127 \begin_inset Flex URL
48128 status collapsed
48129
48130 \begin_layout Plain Layout
48131
48132 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
48133 \end_layout
48134
48135 \end_inset
48136
48137
48138 \end_layout
48139
48140 \begin_layout Bibliography
48141 \labelwidthstring Literaturverzeichnis
48142 \begin_inset CommandInset bibitem
48143 LatexCommand bibitem
48144 key "tipa"
48145
48146 \end_inset
48147
48148
48149 \begin_inset CommandInset href
48150 LatexCommand href
48151 name "Documentation"
48152 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
48153
48154 \end_inset
48155
48156  of the LaTeX-package 
48157 \series bold
48158 tipa
48159 \series default
48160
48161 \begin_inset Index idx
48162 status collapsed
48163
48164 \begin_layout Plain Layout
48165 LaTeX-packages ! tipa
48166 \end_layout
48167
48168 \end_inset
48169
48170 :
48171 \begin_inset Newline newline
48172 \end_inset
48173
48174
48175 \begin_inset Flex URL
48176 status collapsed
48177
48178 \begin_layout Plain Layout
48179
48180 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
48181 \end_layout
48182
48183 \end_inset
48184
48185
48186 \end_layout
48187
48188 \begin_layout Bibliography
48189 \labelwidthstring Literaturverzeichnis
48190 \begin_inset CommandInset bibitem
48191 LatexCommand bibitem
48192 key "Arabic"
48193
48194 \end_inset
48195
48196
48197 \begin_inset CommandInset href
48198 LatexCommand href
48199 name "Wiki-page"
48200 target "http://wiki.lyx.org/Windows/Arabic"
48201
48202 \end_inset
48203
48204  how to set up LyX for Arabic:
48205 \begin_inset Newline newline
48206 \end_inset
48207
48208
48209 \begin_inset Flex URL
48210 status collapsed
48211
48212 \begin_layout Plain Layout
48213
48214 http://wiki.lyx.org/Windows/Arabic
48215 \end_layout
48216
48217 \end_inset
48218
48219
48220 \end_layout
48221
48222 \begin_layout Bibliography
48223 \labelwidthstring Literaturverzeichnis
48224 \begin_inset CommandInset bibitem
48225 LatexCommand bibitem
48226 key "Armenian"
48227
48228 \end_inset
48229
48230
48231 \begin_inset CommandInset href
48232 LatexCommand href
48233 name "Wiki-page"
48234 target "http://wiki.lyx.org/Windows/Armenian"
48235
48236 \end_inset
48237
48238  how to set up LyX for Armenian:
48239 \begin_inset Newline newline
48240 \end_inset
48241
48242
48243 \begin_inset Flex URL
48244 status collapsed
48245
48246 \begin_layout Plain Layout
48247
48248 http://wiki.lyx.org/Windows/Armenian
48249 \end_layout
48250
48251 \end_inset
48252
48253
48254 \end_layout
48255
48256 \begin_layout Bibliography
48257 \labelwidthstring Literaturverzeichnis
48258 \begin_inset CommandInset bibitem
48259 LatexCommand bibitem
48260 key "Farsi"
48261
48262 \end_inset
48263
48264
48265 \begin_inset CommandInset href
48266 LatexCommand href
48267 name "Wiki-page"
48268 target "http://wiki.lyx.org/Windows/Farsi"
48269
48270 \end_inset
48271
48272  how to set up LyX for Farsi:
48273 \begin_inset Newline newline
48274 \end_inset
48275
48276
48277 \begin_inset Flex URL
48278 status collapsed
48279
48280 \begin_layout Plain Layout
48281
48282 http://wiki.lyx.org/Windows/Farsi
48283 \end_layout
48284
48285 \end_inset
48286
48287
48288 \end_layout
48289
48290 \begin_layout Bibliography
48291 \labelwidthstring Literaturverzeichnis
48292 \begin_inset CommandInset bibitem
48293 LatexCommand bibitem
48294 key "Hebrew"
48295
48296 \end_inset
48297
48298
48299 \begin_inset CommandInset href
48300 LatexCommand href
48301 name "Wiki-page"
48302 target "http://wiki.lyx.org/Windows/Hebrew"
48303
48304 \end_inset
48305
48306  how to set up LyX for Hebrew:
48307 \begin_inset Newline newline
48308 \end_inset
48309
48310
48311 \begin_inset Flex URL
48312 status collapsed
48313
48314 \begin_layout Plain Layout
48315
48316 http://wiki.lyx.org/Windows/Hebrew
48317 \end_layout
48318
48319 \end_inset
48320
48321
48322 \end_layout
48323
48324 \begin_layout Bibliography
48325 \labelwidthstring Literaturverzeichnis
48326 \begin_inset CommandInset bibitem
48327 LatexCommand bibitem
48328 key "Japanese"
48329
48330 \end_inset
48331
48332
48333 \begin_inset CommandInset href
48334 LatexCommand href
48335 name "Wiki-page"
48336 target "http://wiki.lyx.org/Windows/Japanese"
48337
48338 \end_inset
48339
48340  how to set up LyX for Japanese:
48341 \begin_inset Newline newline
48342 \end_inset
48343
48344
48345 \begin_inset Flex URL
48346 status collapsed
48347
48348 \begin_layout Plain Layout
48349
48350 http://wiki.lyx.org/Windows/Japanese
48351 \end_layout
48352
48353 \end_inset
48354
48355
48356 \end_layout
48357
48358 \begin_layout Bibliography
48359 \labelwidthstring Literaturverzeichnis
48360 \begin_inset CommandInset bibitem
48361 LatexCommand bibitem
48362 key "Latvian"
48363
48364 \end_inset
48365
48366
48367 \begin_inset CommandInset href
48368 LatexCommand href
48369 name "Wiki-page"
48370 target "http://wiki.lyx.org/Windows/Latvian"
48371
48372 \end_inset
48373
48374  how to set up LyX for Latvian:
48375 \begin_inset Newline newline
48376 \end_inset
48377
48378
48379 \begin_inset Flex URL
48380 status collapsed
48381
48382 \begin_layout Plain Layout
48383
48384 http://wiki.lyx.org/Windows/Latvian
48385 \end_layout
48386
48387 \end_inset
48388
48389
48390 \end_layout
48391
48392 \begin_layout Bibliography
48393 \labelwidthstring Literaturverzeichnis
48394 \begin_inset CommandInset bibitem
48395 LatexCommand bibitem
48396 key "Lithuanian"
48397
48398 \end_inset
48399
48400
48401 \begin_inset CommandInset href
48402 LatexCommand href
48403 name "Wiki-page"
48404 target "http://wiki.lyx.org/Windows/Lithuanian"
48405
48406 \end_inset
48407
48408  how to set up LyX for Lithuanian:
48409 \begin_inset Newline newline
48410 \end_inset
48411
48412
48413 \begin_inset Flex URL
48414 status collapsed
48415
48416 \begin_layout Plain Layout
48417
48418 http://wiki.lyx.org/Windows/Lithuanian
48419 \end_layout
48420
48421 \end_inset
48422
48423
48424 \end_layout
48425
48426 \begin_layout Bibliography
48427 \labelwidthstring Literaturverzeichnis
48428 \begin_inset CommandInset bibitem
48429 LatexCommand bibitem
48430 key "Mongolian"
48431
48432 \end_inset
48433
48434
48435 \begin_inset CommandInset href
48436 LatexCommand href
48437 name "Wiki-page"
48438 target "http://wiki.lyx.org/Windows/Mongolian"
48439
48440 \end_inset
48441
48442  how to set up LyX for Mongolian:
48443 \begin_inset Newline newline
48444 \end_inset
48445
48446
48447 \begin_inset Flex URL
48448 status collapsed
48449
48450 \begin_layout Plain Layout
48451
48452 http://wiki.lyx.org/Windows/Mongolian
48453 \end_layout
48454
48455 \end_inset
48456
48457
48458 \end_layout
48459
48460 \begin_layout Bibliography
48461 \labelwidthstring Literaturverzeichnis
48462 \begin_inset CommandInset bibitem
48463 LatexCommand bibitem
48464 key "Vietnamese"
48465
48466 \end_inset
48467
48468
48469 \begin_inset CommandInset href
48470 LatexCommand href
48471 name "Wiki-page"
48472 target "http://wiki.lyx.org/Windows/Vietnamese"
48473
48474 \end_inset
48475
48476  how to set up LyX for Vietnamese:
48477 \begin_inset Newline newline
48478 \end_inset
48479
48480
48481 \begin_inset Flex URL
48482 status collapsed
48483
48484 \begin_layout Plain Layout
48485
48486 http://wiki.lyx.org/Windows/Vietnamese
48487 \end_layout
48488
48489 \end_inset
48490
48491
48492 \end_layout
48493
48494 \begin_layout Bibliography
48495 \labelwidthstring Literaturverzeichnis
48496 \begin_inset CommandInset bibitem
48497 LatexCommand bibitem
48498 key "NewInLyX20"
48499
48500 \end_inset
48501
48502
48503 \begin_inset CommandInset href
48504 LatexCommand href
48505 name "Wiki-page"
48506 target "http://wiki.lyx.org/LyX/NewInLyX20"
48507
48508 \end_inset
48509
48510  about new features in 
48511 \family sans
48512 LyX 2.0
48513 \family default
48514 :
48515 \begin_inset Newline newline
48516 \end_inset
48517
48518
48519 \begin_inset Flex URL
48520 status collapsed
48521
48522 \begin_layout Plain Layout
48523
48524 http://wiki.lyx.org/LyX/NewInLyX20
48525 \end_layout
48526
48527 \end_inset
48528
48529
48530 \end_layout
48531
48532 \begin_layout Standard
48533 \begin_inset Newpage newpage
48534 \end_inset
48535
48536
48537 \begin_inset ERT
48538 status collapsed
48539
48540 \begin_layout Plain Layout
48541
48542
48543 \backslash
48544 let
48545 \backslash
48546 mybibname
48547 \backslash
48548 bibname
48549 \end_layout
48550
48551 \begin_layout Plain Layout
48552
48553
48554 \backslash
48555 renewcommand{
48556 \backslash
48557 bibname}{
48558 \backslash
48559 mybibname
48560 \backslash
48561 ; 2}
48562 \end_layout
48563
48564 \end_inset
48565
48566
48567 \begin_inset Note Note
48568 status collapsed
48569
48570 \begin_layout Plain Layout
48571 The command 
48572 \series bold
48573
48574 \backslash
48575 bibname
48576 \series default
48577  is the name of the bibliography in the current document language.
48578  It is redefined here with the number 2 at the end to state that the following
48579  bibliography is the second one:
48580 \end_layout
48581
48582 \end_inset
48583
48584
48585 \end_layout
48586
48587 \begin_layout Standard
48588 \begin_inset CommandInset bibtex
48589 LatexCommand bibtex
48590 bibfiles "biblio/LyXDocs"
48591 options "biblio/alphadin"
48592
48593 \end_inset
48594
48595
48596 \end_layout
48597
48598 \begin_layout Standard
48599 The above bibliography is created from a BibTeX-database.
48600 \end_layout
48601
48602 \begin_layout Standard
48603 \begin_inset CommandInset nomencl_print
48604 LatexCommand printnomenclature
48605 set_width "none"
48606
48607 \end_inset
48608
48609
48610 \begin_inset CommandInset index_print
48611 LatexCommand printindex
48612 type "idx"
48613
48614 \end_inset
48615
48616
48617 \end_layout
48618
48619 \end_body
48620 \end_document