]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
- UserGuide.lyx: correct broken links in the bibliography and remove a reference...
[features.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes false
133 \output_changes false
134 \html_math_output 0
135 \html_css_as_file 0
136 \html_be_strict true
137 \author 5863208 "ab" 
138 \end_header
139
140 \begin_body
141
142 \begin_layout Title
143 The LyX User's Guide
144 \end_layout
145
146 \begin_layout Author
147 by the LyX Team
148 \begin_inset Foot
149 status collapsed
150
151 \begin_layout Plain Layout
152 \noindent
153 If you have comments or error corrections, please send them to the LyX Documenta
154 tion mailing list: 
155 \begin_inset CommandInset href
156 LatexCommand href
157 target "lyx-docs@lists.lyx.org"
158 type "mailto:"
159
160 \end_inset
161
162
163 \end_layout
164
165 \end_inset
166
167
168 \begin_inset Newline newline
169 \end_inset
170
171
172 \begin_inset Newline newline
173 \end_inset
174
175 Version 2.0.x
176 \begin_inset Note Note
177 status open
178
179 \begin_layout Plain Layout
180 The latest PDF-version of this document can be found here:
181 \begin_inset Newline newline
182 \end_inset
183
184
185 \series bold
186 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
187 \end_layout
188
189 \end_inset
190
191
192 \end_layout
193
194 \begin_layout Standard
195 \begin_inset CommandInset toc
196 LatexCommand tableofcontents
197
198 \end_inset
199
200
201 \end_layout
202
203 \begin_layout Chapter
204 Getting Started
205 \end_layout
206
207 \begin_layout Section
208 What is LyX?
209 \end_layout
210
211 \begin_layout Standard
212 LyX is a document preparation system.
213  It is a tool for producing beautiful manuscripts, publishable books, business
214  letters and proposals, and even poetry.
215  It is unlike most other 
216 \begin_inset Quotes eld
217 \end_inset
218
219 word processors
220 \begin_inset Quotes erd
221 \end_inset
222
223  in the sense that it uses the paradigm of a markup language as its core
224  editing style.
225  That means that when you type a section header, you mark it as a 
226 \begin_inset Quotes eld
227 \end_inset
228
229 Section
230 \begin_inset Quotes erd
231 \end_inset
232
233 , not 
234 \begin_inset Quotes eld
235 \end_inset
236
237 Bold, 17
238 \begin_inset space \thinspace{}
239 \end_inset
240
241 pt type, left justified, 5
242 \begin_inset space \thinspace{}
243 \end_inset
244
245 mm space below
246 \begin_inset Quotes erd
247 \end_inset
248
249 .
250  LyX takes care of the typesetting for you, so you deal only with concepts,
251  not the mechanics.
252 \end_layout
253
254 \begin_layout Standard
255 This philosophy is explained in much greater detail in the 
256 \emph on
257
258 \begin_inset Quotes eld
259 \end_inset
260
261 Introduction
262 \begin_inset Quotes erd
263 \end_inset
264
265
266 \emph default
267 .
268  If you haven't read it yet, you need to.
269  Yes, we mean now.
270 \end_layout
271
272 \begin_layout Standard
273 The 
274 \begin_inset Quotes eld
275 \end_inset
276
277
278 \emph on
279 Introduction
280 \emph default
281
282 \begin_inset Quotes erd
283 \end_inset
284
285  describes several things in addition to LyX's philosophy: most importantly,
286  the format of all of the manuals.
287  If you don't read it, you'll have a bear of a time navigating this manual.
288  You might also be better served looking in one of the other manuals instead
289  of this one.
290  
291 \begin_inset Quotes eld
292 \end_inset
293
294
295 \emph on
296 Introduction
297 \emph default
298
299 \begin_inset Quotes erd
300 \end_inset
301
302  describes that, too.
303 \end_layout
304
305 \begin_layout Section
306 How LyX Looks
307 \end_layout
308
309 \begin_layout Standard
310 Like most applications, LyX has the familiar menu bar across the top of
311  its window.
312  Below it is a toolbar with a pulldown box and various buttons.
313  There is, of course, a vertical scrollbar and a main work area for editing
314  documents.
315 \end_layout
316
317 \begin_layout Standard
318 Note that there is no horizontal scrollbar.
319  This is not a bug or an oversight, but intentional.
320  When you read a book, you expect the end of a line to wrap around to the
321  next line.
322  Text overflows onto new pages in a vertical fashion, hence the need for
323  only a vertical scrollbar.
324  There are three cases where you might want a horizontal scrollbar.
325  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
326  This, however, is due
327  to a flaw in the routine that displays graphics on the LyX screen in a
328  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
329  as you'd need to rescale graphics to fit on a page.
330  The second and third cases are tables and equations which are wider than
331  the LyX window.
332  You can use the arrow keys to scroll horizontally through the table, but
333  this doesn't work for equations yet.
334 \end_layout
335
336 \begin_layout Standard
337 For a brief description of all LyX menus and toolbar buttons, have a look
338  at Appendix
339 \begin_inset space ~
340 \end_inset
341
342
343 \begin_inset CommandInset ref
344 LatexCommand ref
345 reference "cha:The-User-Interface"
346
347 \end_inset
348
349 .
350  Most of them are self-explanatory and you'll find them listed in the correspond
351 ing sections of this documentation.
352 \end_layout
353
354 \begin_layout Section
355 HELP
356 \end_layout
357
358 \begin_layout Standard
359 The help system consists of the LyX manuals.
360  You can read 
361 \emph on
362 all
363 \emph default
364  of the manuals from inside LyX.
365  Just select the manual you want read from the 
366 \family sans
367 Help
368 \family default
369  menu.
370 \end_layout
371
372 \begin_layout Section
373 Basic LyX Setup
374 \begin_inset CommandInset label
375 LatexCommand label
376 name "sec:Basic-LyX-Setup"
377
378 \end_inset
379
380
381 \end_layout
382
383 \begin_layout Standard
384 There are several features of LyX that can be configured from inside LyX,
385  without resorting to configuration files.
386  First, LyX is able to inspect your system to see what programs, LaTeX document
387  classes and LaTeX packages are available.
388  It uses this knowledge to give reasonable defaults to several 
389 \family sans
390 Preferences
391 \family default
392
393 \begin_inset Index idx
394 status collapsed
395
396 \begin_layout Plain Layout
397 Preferences
398 \end_layout
399
400 \end_inset
401
402  settings.
403  Although this configuration has already been done when LyX was installed
404  on your system, you might have some items that you installed locally, e.
405 \begin_inset space \thinspace{}
406 \end_inset
407
408 g.
409 \begin_inset space \space{}
410 \end_inset
411
412 new LaTeX classes, and which are not seen by LyX.
413  To force LyX to re-inspect your system, you should use 
414 \family sans
415 Tools\SpecialChar \menuseparator
416 Reconfigure
417 \family default
418 .
419 \begin_inset Index idx
420 status collapsed
421
422 \begin_layout Plain Layout
423 Reconfiguration of LyX
424 \end_layout
425
426 \end_inset
427
428  You should then restart LyX to ensure that the changes are taken into account.
429 \end_layout
430
431 \begin_layout Section
432 LaTeX Setup
433 \begin_inset CommandInset label
434 LatexCommand label
435 name "sec:LaTeX-Setup"
436
437 \end_inset
438
439
440 \end_layout
441
442 \begin_layout Standard
443 You can edit documents in LyX without having LaTeX installed, but you will
444  not to able to create PDFs or print your documents unless you do have it
445  installed.
446  However, some LyX documents use DocBook as the `backend' that can produce
447  PDFs and the like, and every LyX document can always be output as plain
448  text or as XHTML.
449 \end_layout
450
451 \begin_layout Standard
452 Some document classes may depend upon specific LaTeX or DocBook classes
453  or packages.
454  Such document classes can be used even if you do not have the required
455  files installed, but you will not be able to produce certain kinds of output.
456 \end_layout
457
458 \begin_layout Standard
459 The LaTeX packages that LyX has found on your system are listed in a file
460  you can view from the menu 
461 \family sans
462 Help\SpecialChar \menuseparator
463 LaT
464 \begin_inset ERT
465 status collapsed
466
467 \begin_layout Plain Layout
468
469 {}
470 \end_layout
471
472 \end_inset
473
474 eX
475 \begin_inset space ~
476 \end_inset
477
478 Configuration
479 \family default
480 .
481  If you are missing packages you need, then you must install them and then
482  reconfigure LyX (menu 
483 \family sans
484 Tools\SpecialChar \menuseparator
485 Reconfigure
486 \family default
487 ).
488 \begin_inset Note Note
489 status collapsed
490
491 \begin_layout Plain Layout
492 The two braces in the TeX Code box prevent that the term 
493 \begin_inset Quotes eld
494 \end_inset
495
496 LaTeX
497 \begin_inset Quotes erd
498 \end_inset
499
500  from being printed with sub- and superscript letters.
501  More about TeX Code is described in section
502 \begin_inset space ~
503 \end_inset
504
505
506 \begin_inset CommandInset ref
507 LatexCommand ref
508 reference "sec:TeX-Code"
509
510 \end_inset
511
512 , the printout of proper names like LaTeX is explained in section
513 \begin_inset space ~
514 \end_inset
515
516
517 \begin_inset CommandInset ref
518 LatexCommand ref
519 reference "sub:LyX's-Proper-Names"
520
521 \end_inset
522
523 .
524 \end_layout
525
526 \end_inset
527
528
529 \begin_inset Index idx
530 status collapsed
531
532 \begin_layout Plain Layout
533 Reconfiguration of LyX
534 \end_layout
535
536 \end_inset
537
538  See section 5.1 of the 
539 \emph on
540 Customization
541 \emph default
542  manual for more information on installing additional LaTeX packages.
543 \end_layout
544
545 \begin_layout Chapter
546 How to work with LyX
547 \end_layout
548
549 \begin_layout Section
550 Basic File Operations
551 \begin_inset Index idx
552 status collapsed
553
554 \begin_layout Plain Layout
555 File Operations
556 \end_layout
557
558 \end_inset
559
560
561 \end_layout
562
563 \begin_layout Standard
564 Under the 
565 \family sans
566 File
567 \family default
568  menu and in the standard toolbar are basic operations for any word processor
569  in addition to some more advanced operations:
570 \end_layout
571
572 \begin_layout Itemize
573
574 \family sans
575 New 
576 \begin_inset Info
577 type  "icon"
578 arg   "buffer-new"
579 \end_inset
580
581
582 \end_layout
583
584 \begin_layout Itemize
585
586 \family sans
587 New
588 \begin_inset space ~
589 \end_inset
590
591 from
592 \bar under
593
594 \begin_inset space ~
595 \end_inset
596
597
598 \bar default
599 Template
600 \end_layout
601
602 \begin_layout Itemize
603
604 \family sans
605 Open 
606 \begin_inset Info
607 type  "icon"
608 arg   "file-open"
609 \end_inset
610
611
612 \end_layout
613
614 \begin_layout Itemize
615
616 \family sans
617 Close
618 \end_layout
619
620 \begin_layout Itemize
621
622 \family sans
623 Save 
624 \begin_inset Info
625 type  "icon"
626 arg   "buffer-write"
627 \end_inset
628
629
630 \end_layout
631
632 \begin_layout Itemize
633
634 \family sans
635 Save
636 \begin_inset space ~
637 \end_inset
638
639 As
640 \end_layout
641
642 \begin_layout Itemize
643
644 \family sans
645 Revert
646 \begin_inset space ~
647 \end_inset
648
649 to
650 \begin_inset space ~
651 \end_inset
652
653 saved
654 \end_layout
655
656 \begin_layout Itemize
657
658 \family sans
659 Version
660 \begin_inset space ~
661 \end_inset
662
663 Control
664 \end_layout
665
666 \begin_layout Itemize
667
668 \family sans
669 Import
670 \end_layout
671
672 \begin_layout Itemize
673
674 \family sans
675 Export
676 \end_layout
677
678 \begin_layout Itemize
679
680 \family sans
681 Print 
682 \begin_inset Info
683 type  "icon"
684 arg   "dialog-show print"
685 \end_inset
686
687
688 \end_layout
689
690 \begin_layout Itemize
691
692 \family sans
693 Exit
694 \end_layout
695
696 \begin_layout Standard
697 They all do pretty much the same thing as in other word processors, with
698  a few minor differences.
699  The 
700 \family sans
701 File\SpecialChar \menuseparator
702 New
703 \begin_inset space ~
704 \end_inset
705
706 from
707 \bar under
708
709 \begin_inset space ~
710 \end_inset
711
712
713 \bar default
714 Template
715 \family default
716  command not only prompts you for a name for the new file, but also prompts
717  you for a template to use.
718  Selecting a template will automatically set certain layout features for
719  the document, features you would otherwise need to change manually.
720  They can be of use for certain classes, especially those for writing letters
721  (see section
722 \begin_inset space ~
723 \end_inset
724
725
726 \begin_inset CommandInset ref
727 LatexCommand ref
728 reference "sec:Document-Classes"
729
730 \end_inset
731
732 ).
733 \end_layout
734
735 \begin_layout Standard
736 \begin_inset Note Greyedout
737 status open
738
739 \begin_layout Plain Layout
740
741 \series bold
742 Note:
743 \series default
744  There is no 
745 \begin_inset Quotes eld
746 \end_inset
747
748 default file
749 \begin_inset Quotes erd
750 \end_inset
751
752  or document named 
753 \begin_inset Quotes eld
754 \end_inset
755
756 Untitled
757 \begin_inset Quotes erd
758 \end_inset
759
760  or 
761 \begin_inset Quotes eld
762 \end_inset
763
764 scratch.
765 \begin_inset Quotes erd
766 \end_inset
767
768  Unless you tell LyX to open a file or create a new one, that big, blank
769  space is just that — a big, blank space.
770 \end_layout
771
772 \end_inset
773
774
775 \end_layout
776
777 \begin_layout Standard
778
779 \family sans
780 Revert
781 \begin_inset space ~
782 \end_inset
783
784 to
785 \begin_inset space ~
786 \end_inset
787
788 saved
789 \family default
790  and 
791 \family sans
792 Version
793 \begin_inset space ~
794 \end_inset
795
796 Control
797 \family default
798  are useful if more people work on the same document at the same time
799 \begin_inset Foot
800 status collapsed
801
802 \begin_layout Plain Layout
803 If you plan to do this, you should check out the Version Control feature
804  in LyX also.
805  Read 
806 \emph on
807 Additional Features
808 \emph default
809 \SpecialChar \@.
810
811 \end_layout
812
813 \end_inset
814
815 .
816  
817 \family sans
818 Revert
819 \begin_inset space ~
820 \end_inset
821
822 to
823 \begin_inset space ~
824 \end_inset
825
826 saved
827 \family default
828  will reload the document from disk.
829  You can of course also use it if you regret that you changed a document
830  and want to restore it to the last save.
831  With
832 \family sans
833  Version
834 \begin_inset space ~
835 \end_inset
836
837 Control 
838 \family default
839 you can there register the changes you made to a document so that others
840  can identify them as your changes.
841 \end_layout
842
843 \begin_layout Section
844 Basic Editing Features
845 \begin_inset Index idx
846 status collapsed
847
848 \begin_layout Plain Layout
849 Editing
850 \end_layout
851
852 \end_inset
853
854
855 \begin_inset CommandInset label
856 LatexCommand label
857 name "sec:Basic-Editing-Features"
858
859 \end_inset
860
861
862 \end_layout
863
864 \begin_layout Standard
865 Like most modern word processors, LyX can perform cut and paste operations
866  on blocks of text, can move by character, word, or page of text, and can
867  delete whole words as well as individual characters.
868  The next four sections cover the basic LyX editing features and how to
869  access them.
870  We'll start with cut and paste.
871 \end_layout
872
873 \begin_layout Standard
874 As you might expect, the 
875 \family sans
876 Edit
877 \family default
878  menu and the standard toolbar has the cut and paste commands, along with
879  various other editing features.
880  Some of these are special and covered in later sections.
881  The basic ones are:
882 \end_layout
883
884 \begin_layout Itemize
885
886 \family sans
887 Cut 
888 \family default
889
890 \begin_inset Info
891 type  "icon"
892 arg   "cut"
893 \end_inset
894
895
896 \end_layout
897
898 \begin_layout Itemize
899
900 \family sans
901 Copy 
902 \family default
903
904 \begin_inset Info
905 type  "icon"
906 arg   "copy"
907 \end_inset
908
909
910 \end_layout
911
912 \begin_layout Itemize
913
914 \family sans
915 Paste 
916 \family default
917
918 \begin_inset Info
919 type  "icon"
920 arg   "paste"
921 \end_inset
922
923
924 \end_layout
925
926 \begin_layout Itemize
927
928 \family sans
929 Paste
930 \begin_inset space ~
931 \end_inset
932
933 Recent
934 \end_layout
935
936 \begin_layout Itemize
937
938 \family sans
939 Paste
940 \begin_inset space ~
941 \end_inset
942
943 Special
944 \end_layout
945
946 \begin_layout Itemize
947
948 \family sans
949 Find
950 \begin_inset space ~
951 \end_inset
952
953 &
954 \begin_inset space ~
955 \end_inset
956
957 Replace 
958 \family default
959
960 \begin_inset Info
961 type  "icon"
962 arg   "dialog-show findreplace"
963 \end_inset
964
965
966 \end_layout
967
968 \begin_layout Standard
969 The first three are self-explanatory.
970  One thing to note: whenever you delete a block of text that you've selected,
971  it's automatically placed in the clipboard.
972  That is, the 
973 \family sans
974 Delete
975 \family default
976  and 
977 \family sans
978 Backspace
979 \family default
980  keys also function as the 
981 \family sans
982 Cut
983 \family default
984  command.
985  Also, if you've selected text, be careful: If you hit a key, LyX will completel
986 y delete the selected text and replace it with what you just typed.
987  You'll have to do an 
988 \family sans
989 Undo
990 \family default
991  to get back the lost text.
992 \end_layout
993
994 \begin_layout Standard
995 \begin_inset Index idx
996 status collapsed
997
998 \begin_layout Plain Layout
999 Paste
1000 \end_layout
1001
1002 \end_inset
1003
1004 You can also copy text between LyX and other programs by cut, copy and paste.
1005  The submenu of 
1006 \family sans
1007 Paste
1008 \begin_inset space ~
1009 \end_inset
1010
1011 Recent
1012 \family default
1013  shows you a list with the last strings you have pasted.
1014 \end_layout
1015
1016 \begin_layout Standard
1017 The menu 
1018 \family sans
1019 Edit\SpecialChar \menuseparator
1020 Paste
1021 \begin_inset space ~
1022 \end_inset
1023
1024 Special\SpecialChar \menuseparator
1025 Plain
1026 \begin_inset space ~
1027 \end_inset
1028
1029 Text, Join
1030 \begin_inset space ~
1031 \end_inset
1032
1033 Lines
1034 \family default
1035  will insert the text in the clipboard so that the whole text is inserted
1036  as 
1037 \emph on
1038 one
1039 \emph default
1040  paragraph.
1041  A new paragraph is started when there is a blank line in the file.
1042  Without 
1043 \family sans
1044 Join
1045 \begin_inset space ~
1046 \end_inset
1047
1048 Lines
1049 \family default
1050 , the text is inserted as Paragraphs, where the line breaks of the text
1051  will start a new paragraph.
1052 \end_layout
1053
1054 \begin_layout Standard
1055 \begin_inset Index idx
1056 status collapsed
1057
1058 \begin_layout Plain Layout
1059 Replace
1060 \end_layout
1061
1062 \end_inset
1063
1064
1065 \begin_inset Index idx
1066 status collapsed
1067
1068 \begin_layout Plain Layout
1069 Find
1070 \end_layout
1071
1072 \end_inset
1073
1074 The 
1075 \family sans
1076 Edit\SpecialChar \menuseparator
1077 Find
1078 \begin_inset space ~
1079 \end_inset
1080
1081 &
1082 \begin_inset space ~
1083 \end_inset
1084
1085 Replace
1086 \family default
1087  item opens the 
1088 \family sans
1089 Find
1090 \begin_inset space ~
1091 \end_inset
1092
1093 and
1094 \begin_inset space ~
1095 \end_inset
1096
1097 Replace
1098 \family default
1099  dialog.
1100  Once you have found a word or expression, LyX selects it.
1101  Hitting the 
1102 \family sans
1103 Replace
1104 \family default
1105  button replaces the selected text with the contents of the 
1106 \family sans
1107 Replace
1108 \begin_inset space ~
1109 \end_inset
1110
1111 with
1112 \family default
1113  field.
1114  You can click the 
1115 \family sans
1116 Find
1117 \begin_inset space ~
1118 \end_inset
1119
1120 Next
1121 \family default
1122  button to skip the current word.
1123  Hit 
1124 \family sans
1125 Replace
1126 \begin_inset space ~
1127 \end_inset
1128
1129 All
1130 \family default
1131  to replace all occurrences of the text in the document automatically.
1132  The 
1133 \family sans
1134 Case
1135 \begin_inset space ~
1136 \end_inset
1137
1138 sensitive
1139 \family default
1140  option can be used if you want the search to consider the case of the search
1141  word.
1142  If the toggle is set, searching for 
1143 \begin_inset Quotes eld
1144 \end_inset
1145
1146
1147 \family typewriter
1148 Test
1149 \family default
1150
1151 \begin_inset Quotes erd
1152 \end_inset
1153
1154  will not match the word 
1155 \begin_inset Quotes eld
1156 \end_inset
1157
1158
1159 \family typewriter
1160 test
1161 \family default
1162
1163 \begin_inset Quotes erd
1164 \end_inset
1165
1166 .
1167  The 
1168 \family sans
1169 Match whole words only
1170 \family default
1171  option can be used to force LyX to only find complete words, e.
1172 \begin_inset space \thinspace{}
1173 \end_inset
1174
1175 g., searching for 
1176 \begin_inset Quotes eld
1177 \end_inset
1178
1179
1180 \family typewriter
1181 star
1182 \family default
1183
1184 \begin_inset Quotes erd
1185 \end_inset
1186
1187  will not match 
1188 \begin_inset Quotes eld
1189 \end_inset
1190
1191
1192 \family typewriter
1193 starlet
1194 \family default
1195
1196 \begin_inset Quotes erd
1197 \end_inset
1198
1199 .
1200  LyX offers also an advanced 
1201 \family sans
1202 Find
1203 \begin_inset space ~
1204 \end_inset
1205
1206 &
1207 \begin_inset space ~
1208 \end_inset
1209
1210 Replace
1211 \family default
1212  feature that is described in sec.
1213 \begin_inset space ~
1214 \end_inset
1215
1216
1217 \begin_inset CommandInset ref
1218 LatexCommand ref
1219 reference "sec:Advanced-Find-and"
1220
1221 \end_inset
1222
1223 .
1224 \end_layout
1225
1226 \begin_layout Standard
1227 Things like notes, floats, etc., the so called insets can be dissolved.
1228  This means that the inset is deleted and its content is left as normal
1229  text.
1230  Dissolving an inset is done by setting the cursor to the beginning of an
1231  inset and pressing 
1232 \family sans
1233 Backspace
1234 \family default
1235  or by setting the cursor to the end and pressing 
1236 \family sans
1237 Delete
1238 \family default
1239 .
1240 \end_layout
1241
1242 \begin_layout Section
1243 Undo and Redo
1244 \begin_inset Index idx
1245 status collapsed
1246
1247 \begin_layout Plain Layout
1248 Redo
1249 \end_layout
1250
1251 \end_inset
1252
1253
1254 \begin_inset Index idx
1255 status collapsed
1256
1257 \begin_layout Plain Layout
1258 Undo
1259 \end_layout
1260
1261 \end_inset
1262
1263
1264 \begin_inset CommandInset label
1265 LatexCommand label
1266 name "sec:Undo-and-Redo"
1267
1268 \end_inset
1269
1270
1271 \end_layout
1272
1273 \begin_layout Standard
1274 If you make a mistake, you can easily recover from it.
1275  LyX has a large-capacity undo/redo buffer.
1276  Select 
1277 \family sans
1278 Edit\SpecialChar \menuseparator
1279 Undo
1280 \family default
1281  or the toolbar button 
1282 \begin_inset Info
1283 type  "icon"
1284 arg   "undo"
1285 \end_inset
1286
1287  to undo some mistake.
1288  If you accidentally undo too much, use 
1289 \family sans
1290 Edit\SpecialChar \menuseparator
1291 Redo
1292 \family default
1293  or the toolbar button 
1294 \begin_inset Info
1295 type  "icon"
1296 arg   "redo"
1297 \end_inset
1298
1299  to 
1300 \begin_inset Quotes eld
1301 \end_inset
1302
1303 undo the undo.
1304 \begin_inset Quotes erd
1305 \end_inset
1306
1307  The undo mechanism is currently limited to 100
1308 \begin_inset space \thinspace{}
1309 \end_inset
1310
1311 steps to minimize memory overhead.
1312 \end_layout
1313
1314 \begin_layout Standard
1315 Note that if you revert back all changes to arrive to the document as it
1316  was last saved, the 
1317 \begin_inset Quotes eld
1318 \end_inset
1319
1320 changed
1321 \begin_inset Quotes erd
1322 \end_inset
1323
1324  status of the document is unfortunately not reset.
1325  This is a consequence of the 100
1326 \begin_inset space \thinspace{}
1327 \end_inset
1328
1329 step undo limit, above.
1330 \end_layout
1331
1332 \begin_layout Standard
1333
1334 \family sans
1335 Undo
1336 \family default
1337  and 
1338 \family sans
1339 Redo
1340 \family default
1341  work on almost everything in LyX.
1342  But they won't undo or redo text character by character, but by blocks
1343  of text.
1344 \end_layout
1345
1346 \begin_layout Section
1347 Mouse Operations
1348 \begin_inset Index idx
1349 status collapsed
1350
1351 \begin_layout Plain Layout
1352 Mouse Operations
1353 \end_layout
1354
1355 \end_inset
1356
1357
1358 \end_layout
1359
1360 \begin_layout Standard
1361 These are the most basic mouse operations.
1362 \end_layout
1363
1364 \begin_layout Enumerate
1365 Motion
1366 \end_layout
1367
1368 \begin_deeper
1369 \begin_layout Itemize
1370 Click the 
1371 \emph on
1372 left mouse button
1373 \emph default
1374  once anywhere in the edit window.
1375  The cursor moves to the text under the mouse.
1376 \end_layout
1377
1378 \end_deeper
1379 \begin_layout Enumerate
1380 Selecting Text
1381 \end_layout
1382
1383 \begin_deeper
1384 \begin_layout Itemize
1385 Hold down the 
1386 \emph on
1387 left mouse button
1388 \emph default
1389  and drag the mouse.
1390  LyX marks the text between the old and new mouse positions.
1391  Use 
1392 \family sans
1393 Edit\SpecialChar \menuseparator
1394 Copy
1395 \family default
1396  to create a copy of the text in LyX's buffer (and the clipboard).
1397 \end_layout
1398
1399 \begin_layout Itemize
1400 Re-position the cursor and then paste the text back into LyX using 
1401 \family sans
1402 Edit\SpecialChar \menuseparator
1403 Paste
1404 \family default
1405 .
1406 \end_layout
1407
1408 \end_deeper
1409 \begin_layout Enumerate
1410 Insets (Footnotes, Notes, Floats, etc.)
1411 \end_layout
1412
1413 \begin_deeper
1414 \begin_layout Standard
1415 Right-click on them to set their properties.
1416  Also check the appropriate section of this manual for more details.
1417 \end_layout
1418
1419 \end_deeper
1420 \begin_layout Enumerate
1421 Tables
1422 \end_layout
1423
1424 \begin_deeper
1425 \begin_layout Standard
1426
1427 \emph on
1428 Single click
1429 \emph default
1430  the right mouse button to open a dialog that will allow you to manipulate
1431  the table.
1432 \end_layout
1433
1434 \end_deeper
1435 \begin_layout Section
1436 Navigating
1437 \begin_inset CommandInset label
1438 LatexCommand label
1439 name "sec:Navigating"
1440
1441 \end_inset
1442
1443
1444 \begin_inset Index idx
1445 status collapsed
1446
1447 \begin_layout Plain Layout
1448 Navigating
1449 \end_layout
1450
1451 \end_inset
1452
1453
1454 \end_layout
1455
1456 \begin_layout Standard
1457 LyX offers you several ways to navigate in documents:
1458 \end_layout
1459
1460 \begin_layout Itemize
1461 The 
1462 \family sans
1463 Navigate
1464 \family default
1465  menu lists all sections of the document as submenu entries that you can
1466  click to jump to the corresponding document part.
1467 \end_layout
1468
1469 \begin_layout Itemize
1470 The `Outline', which is accessed either by the menu 
1471 \family sans
1472 Document\SpecialChar \menuseparator
1473 Outline
1474 \family default
1475  or by the toolbar button 
1476 \begin_inset Info
1477 type  "icon"
1478 arg   "dialog-toggle toc"
1479 \end_inset
1480
1481 .
1482 \end_layout
1483
1484 \begin_layout Itemize
1485 You can set bookmarks in your document under 
1486 \family sans
1487 Navigate\SpecialChar \menuseparator
1488 Bookmarks
1489 \family default
1490  and use the same menu to return to them.
1491  Note that bookmarks are saved between sessions.
1492 \end_layout
1493
1494 \begin_layout Standard
1495 The toolbar button 
1496 \begin_inset Info
1497 type  "icon"
1498 arg   "bookmark-goto 0"
1499 \end_inset
1500
1501  (also 
1502 \family sans
1503 Navigate\SpecialChar \menuseparator
1504 Bookmarks\SpecialChar \menuseparator
1505 NavigateBack
1506 \family default
1507 ) jumps to the position in the document where you recently changed something.
1508  This is useful when you have a large document and have navigated or scrolled
1509  to another document part to look for something, and want to go back to
1510  your last editing position.
1511 \end_layout
1512
1513 \begin_layout Subsection
1514 The Outliner
1515 \end_layout
1516
1517 \begin_layout Standard
1518 The Outline was known in earlier versions of LyX as the 
1519 \begin_inset Quotes eld
1520 \end_inset
1521
1522 TOC
1523 \begin_inset Quotes erd
1524 \end_inset
1525
1526 , since its original purpose was to display the document's table of contents.
1527  The Outline has become much more powerful now, however.
1528  In the pull-down box at the top of the outline window, you can choose between
1529  several different lists, including other TOC-like objects, such as lists
1530  of tables and figures, but also lists of footnotes, or labels and cross-referen
1531 ces (see 
1532 \begin_inset CommandInset ref
1533 LatexCommand formatted
1534 reference "sec:Cross-References"
1535
1536 \end_inset
1537
1538 ), or notes, or citations (see 
1539 \begin_inset CommandInset ref
1540 LatexCommand formatted
1541 reference "sec:Bibliography"
1542
1543 \end_inset
1544
1545 ).
1546  Clicking on any of these will take you to the corresponding object in your
1547  document.
1548  The Outline has become much more powerful now, however.
1549  In the pull-down box at the top of the outline window, you can choose between
1550  several different lists, including other TOC-like objects, such as lists
1551  of tables and figures, but also lists of footnotes, or labels and cross-referen
1552 ces (see 
1553 \begin_inset CommandInset ref
1554 LatexCommand formatted
1555 reference "sec:Cross-References"
1556
1557 \end_inset
1558
1559 ), or notes, or of citations (see 
1560 \begin_inset CommandInset ref
1561 LatexCommand formatted
1562 reference "sec:Bibliography"
1563
1564 \end_inset
1565
1566 ).
1567  Clicking on any of these will take you to the corresponding object in your
1568  document.
1569 \end_layout
1570
1571 \begin_layout Standard
1572 Right-clicking on elements in the Outline will in many cases open a context
1573  menu that will allow for direct modification of those elements.
1574  For example, with citations, the context menu allows you to open the citation
1575  dialog and to modify the citation.
1576  Right-clicking a change will allow you to accept or reject it.
1577  And so on.
1578 \end_layout
1579
1580 \begin_layout Standard
1581 The `Filter' field at the top allows you to restrict which entries appear
1582  in the Outline.
1583  For example, if you are displaying the list of Labels and References and
1584  wish to see only references to subsections, you can enter the text 
1585 \begin_inset Quotes eld
1586 \end_inset
1587
1588 sub:
1589 \begin_inset Quotes erd
1590 \end_inset
1591
1592  in the filter, and only entries containing that text will be displayed.
1593 \end_layout
1594
1595 \begin_layout Standard
1596 At the bottom of the outline are several buttons and the like that allow
1597  you further to control the display.
1598  The 
1599 \family sans
1600 Sort
1601 \family default
1602  option sorts the current list alphabetically.
1603  Otherwise, the elements appear in the order in which they occur in the
1604  document.The 
1605 \family sans
1606 Keep
1607 \family default
1608  option keeps it in the current view state.
1609  Keeping means that when you have e.
1610 \begin_inset space \thinspace{}
1611 \end_inset
1612
1613 g.
1614 \begin_inset space \space{}
1615 \end_inset
1616
1617 the subsections of section
1618 \begin_inset space ~
1619 \end_inset
1620
1621 2 and 4 shown and click on section
1622 \begin_inset space ~
1623 \end_inset
1624
1625 3, the subsections of section
1626 \begin_inset space ~
1627 \end_inset
1628
1629 2 and 4 will still be shown.
1630  Without the 
1631 \family sans
1632 Keep
1633 \family default
1634  option they will be hidden to highlight the clicked section
1635 \begin_inset space ~
1636 \end_inset
1637
1638 3.
1639  Finally, the slider at the left can be used to open the Outline to a given
1640  
1641 \begin_inset Quotes eld
1642 \end_inset
1643
1644 depth
1645 \begin_inset Quotes erd
1646 \end_inset
1647
1648 .
1649  It is best just to experiment with it to see how it works.
1650 \end_layout
1651
1652 \begin_layout Standard
1653 The 
1654 \begin_inset space ~
1655 \end_inset
1656
1657
1658 \begin_inset Graphics
1659         filename ../images/reload.png
1660
1661 \end_inset
1662
1663
1664 \begin_inset space ~
1665 \end_inset
1666
1667 button refreshes the TOC (though this should not usually be necessary).
1668  Next to it are buttons that allow you to change the position of sections
1669  in your document.
1670  The 
1671 \begin_inset space \space{}
1672 \end_inset
1673
1674
1675 \begin_inset Graphics
1676         filename ../images/down.png
1677         scale 85
1678         groupId toolbarbuttons
1679
1680 \end_inset
1681
1682
1683 \begin_inset space ~
1684 \end_inset
1685
1686  and 
1687 \begin_inset space \space{}
1688 \end_inset
1689
1690
1691 \begin_inset Graphics
1692         filename ../images/up.png
1693         scale 85
1694         groupId toolbarbuttons
1695
1696 \end_inset
1697
1698
1699 \begin_inset space ~
1700 \end_inset
1701
1702  buttons move sections up and down in the document.
1703  So, for example, you can move section
1704 \begin_inset space ~
1705 \end_inset
1706
1707 2.5 before section
1708 \begin_inset space ~
1709 \end_inset
1710
1711 2.4 or after section
1712 \begin_inset space ~
1713 \end_inset
1714
1715 2.6.
1716  LyX will then automatically renumber the sections to the new order.
1717  With the buttons 
1718 \begin_inset Graphics
1719         filename ../images/promote.png
1720         scale 85
1721         groupId toolbarbuttons
1722
1723 \end_inset
1724
1725  and 
1726 \begin_inset Graphics
1727         filename ../images/demote.png
1728         scale 85
1729         groupId toolbarbuttons
1730
1731 \end_inset
1732
1733  (or the corresponding key bindings 
1734 \family sans
1735 Tab
1736 \family default
1737  and 
1738 \family sans
1739 Shift-Tab
1740 \family default
1741 ) you can change the level of sections.
1742  So you can for example make section
1743 \begin_inset space ~
1744 \end_inset
1745
1746 2.5 chapter
1747 \begin_inset space ~
1748 \end_inset
1749
1750 3 or to subsection
1751 \begin_inset space ~
1752 \end_inset
1753
1754 2.4.1.
1755 \end_layout
1756
1757 \begin_layout Section
1758 Input / Word Completion
1759 \begin_inset CommandInset label
1760 LatexCommand label
1761 name "sec:Input-Completion"
1762
1763 \end_inset
1764
1765
1766 \begin_inset Index idx
1767 status collapsed
1768
1769 \begin_layout Plain Layout
1770 Input completion
1771 \end_layout
1772
1773 \end_inset
1774
1775
1776 \begin_inset Index idx
1777 status collapsed
1778
1779 \begin_layout Plain Layout
1780 Word completion|see
1781 \begin_inset ERT
1782 status collapsed
1783
1784 \begin_layout Plain Layout
1785
1786 {
1787 \end_layout
1788
1789 \end_inset
1790
1791 Input completion
1792 \begin_inset ERT
1793 status collapsed
1794
1795 \begin_layout Plain Layout
1796
1797 }
1798 \end_layout
1799
1800 \end_inset
1801
1802
1803 \end_layout
1804
1805 \end_inset
1806
1807
1808 \end_layout
1809
1810 \begin_layout Standard
1811 LyX provides completion of words by scanning all documents that are currently
1812  opened.
1813  Every word that appears in these documents is added to a database that
1814  is used to propose completions.
1815 \end_layout
1816
1817 \begin_layout Standard
1818 By default LyX shows a small triangle behind the cursor as indicator that
1819  there are completions available.
1820  You can then press the 
1821 \family sans
1822 Tab
1823 \family default
1824  key to use this completion.
1825  When several completions are possible, a popup is opened showing them.
1826  You can select a completion in the popup using the mouse or the arrow keys,
1827  and accept the chosen completion be pressing 
1828 \family sans
1829 Return
1830 \family default
1831 .
1832 \end_layout
1833
1834 \begin_layout Standard
1835 In the preferences dialog, which is opened with the menu 
1836 \family sans
1837 Tools\SpecialChar \menuseparator
1838 Preferences
1839 \family default
1840 , the cursor completion indicator can be turned off in the section 
1841 \family sans
1842 Editing\SpecialChar \menuseparator
1843 Input Completion
1844 \family default
1845  by deselecting the option 
1846 \family sans
1847 Cursor
1848 \begin_inset space ~
1849 \end_inset
1850
1851 indicator
1852 \family default
1853 .
1854  With the option 
1855 \family sans
1856 Automatic
1857 \begin_inset space ~
1858 \end_inset
1859
1860 inline
1861 \begin_inset space ~
1862 \end_inset
1863
1864 completion
1865 \family default
1866  the proposed completion is shown directly behind the cursor position.
1867  To accept this proposal, use the 
1868 \family sans
1869 Tab
1870 \family default
1871  key.
1872  With the option 
1873 \family sans
1874 Automatic popup
1875 \family default
1876  the completions are always shown in a popup.
1877  LyX offers some more completion settings for experts that are described
1878  in sec.
1879 \begin_inset space \thinspace{}
1880 \end_inset
1881
1882
1883 \begin_inset CommandInset ref
1884 LatexCommand ref
1885 reference "sub:Input-Completion-Appendix"
1886
1887 \end_inset
1888
1889 .
1890 \end_layout
1891
1892 \begin_layout Section
1893 Basic Key Bindings
1894 \begin_inset Index idx
1895 status collapsed
1896
1897 \begin_layout Plain Layout
1898 Key Bindings
1899 \end_layout
1900
1901 \end_inset
1902
1903
1904 \begin_inset Index idx
1905 status collapsed
1906
1907 \begin_layout Plain Layout
1908 Bindings|see
1909 \begin_inset ERT
1910 status collapsed
1911
1912 \begin_layout Plain Layout
1913
1914 {
1915 \end_layout
1916
1917 \end_inset
1918
1919 Key Bindings
1920 \begin_inset ERT
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924
1925 }
1926 \end_layout
1927
1928 \end_inset
1929
1930
1931 \end_layout
1932
1933 \end_inset
1934
1935
1936 \begin_inset Index idx
1937 status collapsed
1938
1939 \begin_layout Plain Layout
1940 Shortcuts|see
1941 \begin_inset ERT
1942 status collapsed
1943
1944 \begin_layout Plain Layout
1945
1946 {
1947 \end_layout
1948
1949 \end_inset
1950
1951 Key Bindings
1952 \begin_inset ERT
1953 status collapsed
1954
1955 \begin_layout Plain Layout
1956
1957 }
1958 \end_layout
1959
1960 \end_inset
1961
1962
1963 \end_layout
1964
1965 \end_inset
1966
1967
1968 \end_layout
1969
1970 \begin_layout Standard
1971 There are at least two different primary binding maps: CUA and Emacs.
1972  LyX's default is CUA.
1973 \end_layout
1974
1975 \begin_layout Standard
1976 Some keys, like 
1977 \family sans
1978 Page
1979 \begin_inset space ~
1980 \end_inset
1981
1982 Up
1983 \family default
1984
1985 \family sans
1986 Page
1987 \begin_inset space ~
1988 \end_inset
1989
1990 Down
1991 \family default
1992
1993 \family sans
1994 Left
1995 \family default
1996
1997 \family sans
1998 Right
1999 \family default
2000
2001 \family sans
2002 Up
2003 \family default
2004 , and 
2005 \family sans
2006 Down
2007 \family default
2008 , do exactly what you expect them to do.
2009  Other keys don't:
2010 \end_layout
2011
2012 \begin_layout Labeling
2013 \labelwidthstring 00.00.0000
2014
2015 \family sans
2016 Tab
2017 \begin_inset CommandInset nomenclature
2018 LatexCommand nomenclature
2019 symbol "Tab"
2020 description "Tabulator key"
2021
2022 \end_inset
2023
2024
2025 \family default
2026  There is no such thing as a tab stop in LyX.
2027  If you don't understand this, go read sections
2028 \begin_inset space ~
2029 \end_inset
2030
2031
2032 \begin_inset CommandInset ref
2033 LatexCommand ref
2034 reference "sec:Par-indent-intro"
2035
2036 \end_inset
2037
2038  and 
2039 \begin_inset CommandInset ref
2040 LatexCommand ref
2041 reference "sec:Paragraph-Environments"
2042
2043 \end_inset
2044
2045 , especially section
2046 \begin_inset space ~
2047 \end_inset
2048
2049
2050 \begin_inset CommandInset ref
2051 LatexCommand ref
2052 reference "sub:Lists"
2053
2054 \end_inset
2055
2056 , right now.
2057  Yes, right now.
2058  If you're still confused, look in the 
2059 \emph on
2060 Tutorial
2061 \emph default
2062 .
2063 \end_layout
2064
2065 \begin_layout Labeling
2066 \labelwidthstring 00.00.0000
2067
2068 \family sans
2069 Esc
2070 \begin_inset CommandInset nomenclature
2071 LatexCommand nomenclature
2072 symbol "Esc"
2073 description "Escape key"
2074
2075 \end_inset
2076
2077
2078 \family default
2079  This is the 
2080 \begin_inset Quotes eld
2081 \end_inset
2082
2083 cancel key.
2084 \begin_inset Quotes erd
2085 \end_inset
2086
2087  It's used, generically, to cancel operations.
2088  Other parts of the manual will go into greater detail about this.
2089 \end_layout
2090
2091 \begin_layout Labeling
2092 \labelwidthstring 00.00.0000
2093
2094 \family sans
2095 Home
2096 \family default
2097
2098 \begin_inset space ~
2099 \end_inset
2100
2101 and
2102 \begin_inset space ~
2103 \end_inset
2104
2105
2106 \family sans
2107 End
2108 \family default
2109  These move the cursor, respectively, to the beginning and end of a line,
2110  unless you are using the Emacs bindings where they jump to the beginning
2111  or end of the file.
2112 \end_layout
2113
2114 \begin_layout Standard
2115 There are three modifier keys:
2116 \end_layout
2117
2118 \begin_layout Labeling
2119 \labelwidthstring 00.00.0000
2120
2121 \family sans
2122 Control
2123 \family default
2124  (Denoted by 
2125 \begin_inset Quotes eld
2126 \end_inset
2127
2128
2129 \family sans
2130 Ctrl
2131 \family default
2132
2133 \begin_inset Quotes erd
2134 \end_inset
2135
2136
2137 \begin_inset CommandInset nomenclature
2138 LatexCommand nomenclature
2139 symbol "Ctrl"
2140 description "Control key"
2141
2142 \end_inset
2143
2144  in the documentation files) This has a couple of different uses, depending
2145  on which keys it's used in combination with:
2146 \end_layout
2147
2148 \begin_deeper
2149 \begin_layout Itemize
2150 With 
2151 \family sans
2152 Backspace
2153 \family default
2154  or 
2155 \family sans
2156 Delete
2157 \family default
2158 , it deletes an entire word instead of a single character.
2159 \end_layout
2160
2161 \begin_layout Itemize
2162 With 
2163 \family sans
2164 Left
2165 \family default
2166  and 
2167 \family sans
2168 Right
2169 \family default
2170 , it moves by words instead of characters.
2171 \end_layout
2172
2173 \begin_layout Itemize
2174 With 
2175 \family sans
2176 Home
2177 \family default
2178  and 
2179 \family sans
2180 End
2181 \family default
2182 , it moves to the beginning and the end of the document, respectively.
2183 \end_layout
2184
2185 \end_deeper
2186 \begin_layout Labeling
2187 \labelwidthstring 00.00.0000
2188
2189 \family sans
2190 Shift
2191 \family default
2192  (Denoted by 
2193 \begin_inset Quotes eld
2194 \end_inset
2195
2196
2197 \family sans
2198 Shift
2199 \family default
2200
2201 \begin_inset Quotes erd
2202 \end_inset
2203
2204
2205 \begin_inset CommandInset nomenclature
2206 LatexCommand nomenclature
2207 symbol "Shift"
2208 description "Shift key"
2209
2210 \end_inset
2211
2212  in the documentation files) Use this with any of the motion keys to select
2213  the text between the old and new cursor positions.
2214 \end_layout
2215
2216 \begin_layout Labeling
2217 \labelwidthstring 00.00.0000
2218
2219 \family sans
2220 Alt
2221 \family default
2222  (Denoted by 
2223 \begin_inset Quotes eld
2224 \end_inset
2225
2226
2227 \family sans
2228 Alt
2229 \family default
2230
2231 \begin_inset Quotes erd
2232 \end_inset
2233
2234
2235 \begin_inset CommandInset nomenclature
2236 LatexCommand nomenclature
2237 symbol "Alt"
2238 description "Alt or Meta key"
2239
2240 \end_inset
2241
2242  in the documentation files) This is the Alt key on many keyboards, unless
2243  your keyboard has a distinct Meta key.
2244  If you have both keys, you will need to try out which one actually performs
2245  the 
2246 \family sans
2247 Alt+
2248 \family default
2249  function.
2250  This key does many different things, but it also activates the 
2251 \emph on
2252 menu accelerator keys
2253 \emph default
2254 .
2255  If you use this in combination with any of the underlined letters in a
2256  menu or menu item, it selects that menu item.
2257 \end_layout
2258
2259 \begin_deeper
2260 \begin_layout Standard
2261 For example, the sequence 
2262 \begin_inset Quotes eld
2263 \end_inset
2264
2265
2266 \family sans
2267 Alt
2268 \begin_inset space ~
2269 \end_inset
2270
2271 e
2272 \begin_inset space ~
2273 \end_inset
2274
2275 s
2276 \family default
2277
2278 \begin_inset space ~
2279 \end_inset
2280
2281
2282 \family sans
2283 c
2284 \family default
2285
2286 \begin_inset Quotes erd
2287 \end_inset
2288
2289  brings up the 
2290 \begin_inset Quotes eld
2291 \end_inset
2292
2293 Text Style
2294 \begin_inset Quotes erd
2295 \end_inset
2296
2297  menu.
2298  Typing 
2299 \begin_inset Quotes eld
2300 \end_inset
2301
2302
2303 \family sans
2304 Alt
2305 \begin_inset space ~
2306 \end_inset
2307
2308 f
2309 \family default
2310
2311 \begin_inset Quotes erd
2312 \end_inset
2313
2314  opens the 
2315 \family sans
2316 File
2317 \family default
2318  menu.
2319 \end_layout
2320
2321 \begin_layout Standard
2322 The 
2323 \emph on
2324 Shortcuts
2325 \emph default
2326  manual lists all other things bound to the 
2327 \family sans
2328 Alt
2329 \family default
2330  key.
2331 \end_layout
2332
2333 \end_deeper
2334 \begin_layout Standard
2335 You'll learn more and more key bindings and short-cut keys as you use LyX,
2336  because most actions will prompt a small message in the status bar at the
2337  bottom of LyX's main window which describe the name of the action, you've
2338  just triggered, and any existing key bindings for that action.
2339  The LyX menus also list the defined key bindings.
2340  The notation for the key bindings is very similar to the notation used
2341  in this documentation, so you should not have any problems understanding
2342  it.
2343  However, notice that Shift-modifiers are explicitly mentioned, so 
2344 \begin_inset Quotes eld
2345 \end_inset
2346
2347
2348 \family sans
2349 Alt+P Shift-A
2350 \family default
2351
2352 \begin_inset Quotes erd
2353 \end_inset
2354
2355  means 
2356 \family sans
2357 Alt+P
2358 \family default
2359  followed by a capital 
2360 \family sans
2361 A
2362 \family default
2363 .
2364 \end_layout
2365
2366 \begin_layout Standard
2367 You can list or change the key bindings in the menu 
2368 \family sans
2369 Tools\SpecialChar \menuseparator
2370 Preferences
2371 \family default
2372  under 
2373 \family sans
2374 Editing\SpecialChar \menuseparator
2375 Shortcuts
2376 \family default
2377  as explained in sec.
2378 \begin_inset space \thinspace{}
2379 \end_inset
2380
2381
2382 \begin_inset CommandInset ref
2383 LatexCommand ref
2384 reference "sub:Editing-Shortcuts"
2385
2386 \end_inset
2387
2388 .
2389 \end_layout
2390
2391 \begin_layout Chapter
2392 LyX Basics
2393 \begin_inset Index idx
2394 status collapsed
2395
2396 \begin_layout Plain Layout
2397 LyX ! Basics
2398 \end_layout
2399
2400 \end_inset
2401
2402
2403 \end_layout
2404
2405 \begin_layout Section
2406 Document Types
2407 \begin_inset Index idx
2408 status collapsed
2409
2410 \begin_layout Plain Layout
2411 Document ! Types
2412 \end_layout
2413
2414 \end_inset
2415
2416
2417 \end_layout
2418
2419 \begin_layout Subsection
2420 Introduction
2421 \end_layout
2422
2423 \begin_layout Standard
2424 Before you do anything else, before you ever start writing a document, you
2425  need to decide what type of document you want to edit.
2426  Different types of documents use different types of spacing, headings,
2427  numbering schemes, and so on.
2428  Additionally, different documents use different paragraph environments,
2429  and format the title of your document differently.
2430 \end_layout
2431
2432 \begin_layout Standard
2433
2434 \emph on
2435 document class
2436 \emph default
2437  describes a group of properties common to a particular set of documents.
2438  By setting the document class, you automatically select these properties,
2439  making it easier to create the type of document you want.
2440  If you don't choose a document class, LyX picks one for you by default.
2441  So it is up to you to change the class of your document.
2442 \end_layout
2443
2444 \begin_layout Standard
2445 Read on for info about the document classes you can choose from LyX, and
2446  how to adjust their properties.
2447 \end_layout
2448
2449 \begin_layout Subsection
2450 Document Classes
2451 \begin_inset Index idx
2452 status collapsed
2453
2454 \begin_layout Plain Layout
2455 Document ! Classes
2456 \end_layout
2457
2458 \end_inset
2459
2460
2461 \begin_inset CommandInset label
2462 LatexCommand label
2463 name "sec:Document-Classes"
2464
2465 \end_inset
2466
2467
2468 \end_layout
2469
2470 \begin_layout Standard
2471 You can select a class using the 
2472 \family sans
2473 Document\SpecialChar \menuseparator
2474 Settings\SpecialChar \menuseparator
2475 Document Class
2476 \family default
2477
2478 \begin_inset Index idx
2479 status collapsed
2480
2481 \begin_layout Plain Layout
2482 Document ! Settings
2483 \end_layout
2484
2485 \end_inset
2486
2487  dialog.
2488  Select the class you want to use, and make any fine tunings of the options
2489  you may need.
2490 \end_layout
2491
2492 \begin_layout Subsubsection
2493 Overview
2494 \end_layout
2495
2496 \begin_layout Standard
2497 There are four standard document classes in LyX.
2498  They are:
2499 \end_layout
2500
2501 \begin_layout Description
2502 Article for basic articles
2503 \end_layout
2504
2505 \begin_layout Description
2506 Report for basic reports
2507 \end_layout
2508
2509 \begin_layout Description
2510 Book for writing a book
2511 \end_layout
2512
2513 \begin_layout Description
2514 Letter for US-style letters
2515 \end_layout
2516
2517 \begin_layout Standard
2518 There are also some non-standard classes, which LyX only uses if you have
2519  installed the corresponding LaTeX class files, though most LaTeX distributions
2520  will include many of these.
2521  Here are some of the classes.
2522  The full list with detailed explanations can be found in chapter 
2523 \emph on
2524 Special Document Classes
2525 \emph default
2526  in the 
2527 \emph on
2528 Additional Features
2529 \emph default
2530  manual:
2531 \end_layout
2532
2533 \begin_layout Description
2534 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2535 \end_layout
2536
2537 \begin_layout Description
2538 ACS For submissions to the journals published by the American Chemistry
2539  Society
2540 \end_layout
2541
2542 \begin_layout Description
2543 AGU For submissions to the journals published by the American Geophysical
2544  Union
2545 \end_layout
2546
2547 \begin_layout Description
2548 AMS Layouts for articles and books in the style and format used by the American
2549  Mathematical Society (AMS).
2550  There are three article layouts available.
2551  The standard one uses a typical numbering scheme for theorems etc., that
2552  prepends the section number to the number of the result.
2553  All result-type statements (propositions, corollaries, and so on) are sequenced
2554  together, but definitions, examples, and the like have their own sequence.
2555  The 
2556 \begin_inset Quotes eld
2557 \end_inset
2558
2559 sequential numbering
2560 \begin_inset Quotes erd
2561 \end_inset
2562
2563  scheme does not place the section number with each result, but numbers
2564  them throughout the article in a single sequence.
2565  Each type of result gets its own sequence.
2566  There is also a layout that dispenses with numbering of statements altogether.
2567 \end_layout
2568
2569 \begin_layout Description
2570 Beamer Layout for presentations
2571 \end_layout
2572
2573 \begin_layout Description
2574 Broadway Layout for writing plays.
2575  It is not an existing LaTeX document class, but a new one which is distributed
2576  with LyX.
2577 \end_layout
2578
2579 \begin_layout Description
2580 Chess Layout to write about chess games
2581 \end_layout
2582
2583 \begin_layout Description
2584 Curriculum
2585 \begin_inset space ~
2586 \end_inset
2587
2588 vitae classes to create curriculum vitae
2589 \end_layout
2590
2591 \begin_layout Description
2592 Elsarticle Layout for journals of the Elsevier publishing group
2593 \end_layout
2594
2595 \begin_layout Description
2596 Foils Used to make transparencies
2597 \end_layout
2598
2599 \begin_layout Description
2600 Hollywood Used to type spec scripts for the US film industry.
2601  It is not an existing LaTeX document class, but a new one which is distributed
2602  with LyX.
2603 \end_layout
2604
2605 \begin_layout Description
2606 IEEEtran Layout for the journals published by the Institute of Electrical
2607  and Electronics Engineers (IEEE)
2608 \end_layout
2609
2610 \begin_layout Description
2611 IOP Layout for journals of the Institute of Physics publishing group
2612 \end_layout
2613
2614 \begin_layout Description
2615 Kluwer Layout for journals of the Kluwer publishing group
2616 \end_layout
2617
2618 \begin_layout Description
2619 KOMA-Script a replacement for the standard classes, offers many useful features
2620  like caption formatting, automatic print space calculation etc.
2621  (Is used by this document.)
2622 \end_layout
2623
2624 \begin_layout Description
2625 Memoir another replacement for the standard classes
2626 \end_layout
2627
2628 \begin_layout Description
2629 Powerdot Layout for presentations
2630 \end_layout
2631
2632 \begin_layout Description
2633 REVTe
2634 \begin_inset ERT
2635 status collapsed
2636
2637 \begin_layout Plain Layout
2638
2639 {}
2640 \end_layout
2641
2642 \end_inset
2643
2644 X is used to write articles for the publications of the American Physical
2645  Society (APS), American Institute of Physics (AIP), and Optical Society
2646  of America (OSA).
2647  This class is not completely compatible with all LyX features.
2648 \end_layout
2649
2650 \begin_layout Description
2651 Slides Used to make transparencies
2652 \end_layout
2653
2654 \begin_layout Description
2655 SPIE
2656 \begin_inset space ~
2657 \end_inset
2658
2659 Proceedings Layout for the journals published by The International Society
2660  for Optical Engineering (SPIE)
2661 \end_layout
2662
2663 \begin_layout Description
2664 Springer Layouts for journals of the Springer publishing group
2665 \end_layout
2666
2667 \begin_layout Standard
2668 We won't go into any detail about how to use these different document classes
2669  here.
2670  You can find all the details about the non-standard classes in Chapter
2671  6 of the 
2672 \emph on
2673 Additional Features
2674 \emph default
2675  manual.
2676  Here, we will settle with a list of some of the common properties of all
2677  of the document classes.
2678 \end_layout
2679
2680 \begin_layout Subsubsection
2681 Availability
2682 \end_layout
2683
2684 \begin_layout Standard
2685 You will probably find that many of the document classes listed under 
2686 \family sans
2687 Document\SpecialChar \menuseparator
2688 Settings\SpecialChar \menuseparator
2689 Document Class
2690 \begin_inset Index idx
2691 status collapsed
2692
2693 \begin_layout Plain Layout
2694 Document ! Settings
2695 \end_layout
2696
2697 \end_inset
2698
2699  
2700 \family default
2701 are marked as 
2702 \begin_inset Quotes eld
2703 \end_inset
2704
2705 Unavailable
2706 \begin_inset Quotes erd
2707 \end_inset
2708
2709 .
2710  If you open a document that uses such a class, you will receive a warning
2711  saying that there are files that are required to produce output that are
2712  not installed.
2713  So it may seem that something is wrong.
2714 \end_layout
2715
2716 \begin_layout Standard
2717 Nothing is wrong.
2718  LyX includes many more document classes than you will ever need to use,
2719  and some of them, like 
2720 \family sans
2721 IOP
2722 \family default
2723 , are highly specialized.
2724  LyX tries to support as many different types of documents as possible,
2725  and it includes almost one hundred different layout files, with a growing
2726  number.
2727  No LaTeX distribution will install by default all files that might be needed
2728  by some document class.
2729  There are just too many of them.
2730  That is why some of the document classes are unavailable.
2731 \end_layout
2732
2733 \begin_layout Standard
2734 If there is a document class you would like to use that is marked as 
2735 \begin_inset Quotes erd
2736 \end_inset
2737
2738 Unavailable
2739 \begin_inset Quotes erd
2740 \end_inset
2741
2742 , you just need to install the appropriate package files.
2743  The easiest way to find out which files you need to install is to use that
2744  document class for a new file.
2745  LyX will display a dialog that will list the missing files.
2746  See section 
2747 \begin_inset Quotes eld
2748 \end_inset
2749
2750 Installing new LaTeX files
2751 \begin_inset Quotes erd
2752 \end_inset
2753
2754  in of the 
2755 \emph on
2756 Customization
2757 \emph default
2758  manual for information on how to install them.
2759 \begin_inset VSpace medskip
2760 \end_inset
2761
2762
2763 \end_layout
2764
2765 \begin_layout Standard
2766 Although LyX provides support for many different sorts of documents, it
2767  does not include support for every document class people might want to
2768  use.
2769  For example, many universities provide LaTeX class files to be used for
2770  dissertations submitted to those universities.
2771  The LyX team cannot write layout files to support every one of these.
2772  There are too many.
2773  Fortunately, users can write their own layout files, and many users have
2774  done so.
2775  Chapter
2776 \begin_inset space ~
2777 \end_inset
2778
2779 5 of the 
2780 \emph on
2781 Customization
2782 \emph default
2783  manual contains information on how to create layout files.
2784 \end_layout
2785
2786 \begin_layout Subsubsection
2787 Modules
2788 \begin_inset CommandInset label
2789 LatexCommand label
2790 name "sub:Modules"
2791
2792 \end_inset
2793
2794
2795 \begin_inset Index idx
2796 status collapsed
2797
2798 \begin_layout Plain Layout
2799 Document ! Modules
2800 \end_layout
2801
2802 \end_inset
2803
2804
2805 \end_layout
2806
2807 \begin_layout Standard
2808 Modules load additional features that are not by default available in the
2809  chosen document class.
2810  For example you might want to write Braille (embossed printing) in a document.
2811  This is not available in any document class, so you have to load the correspond
2812 ing module in the 
2813 \family sans
2814 Modules
2815 \family default
2816  section of the 
2817 \family sans
2818 Document\SpecialChar \menuseparator
2819 Settings
2820 \family default
2821
2822 \begin_inset Index idx
2823 status collapsed
2824
2825 \begin_layout Plain Layout
2826 Document ! Settings
2827 \end_layout
2828
2829 \end_inset
2830
2831  dialog.
2832  Highlighting a module in the dialog will bring up a description of what
2833  it does.the module.
2834 \end_layout
2835
2836 \begin_layout Standard
2837 Some modules require LaTeX packages or file format converters that are not
2838  always installed by default.
2839  LyX will warn you if you do not have a needed package or converter, and
2840  it will tell you what exactly you are missing.
2841  You can still use the module while editing your file, but you will not
2842  be able to export to PDF or print your document, since LyX will not be
2843  able to compile the LaTeX file without the missing prerequisites.
2844  If you want to be able to produce this kind of output, then you need to
2845  install the missing prerequisites and then reconfigure LyX by selecting
2846  
2847 \family sans
2848 Tools\SpecialChar \menuseparator
2849 Reconfigure
2850 \family default
2851 .
2852 \begin_inset Index idx
2853 status collapsed
2854
2855 \begin_layout Plain Layout
2856 Reconfiguration of LyX
2857 \end_layout
2858
2859 \end_inset
2860
2861  See section 
2862 \begin_inset Quotes eld
2863 \end_inset
2864
2865 Installing new LaTeX files
2866 \begin_inset Quotes erd
2867 \end_inset
2868
2869  of the 
2870 \emph on
2871 Customization
2872 \emph default
2873  manual for more information on installing needed packages.
2874 \end_layout
2875
2876 \begin_layout Standard
2877 \begin_inset Note Greyedout
2878 status open
2879
2880 \begin_layout Plain Layout
2881
2882 \series bold
2883 Note:
2884 \series default
2885  Some modules require other modules, and some pairs of modules are incompatible.
2886  LyX will advise you about these things.
2887 \end_layout
2888
2889 \end_inset
2890
2891
2892 \end_layout
2893
2894 \begin_layout Subsubsection
2895 Local Layout
2896 \begin_inset Index idx
2897 status collapsed
2898
2899 \begin_layout Plain Layout
2900 Document ! Local Layout
2901 \end_layout
2902
2903 \end_inset
2904
2905
2906 \end_layout
2907
2908 \begin_layout Standard
2909 Modules are to LyX much as packages are to LaTeX: They are intended to be
2910  used in a variety of different documents, and if you often find yourself
2911  needing the same sort of thing in different documents, you should consider
2912  writing a module for this purpose.
2913  Sometimes, however, a particular document has very special needs, and you
2914  find yourself wanting a specific inset or character style, but only that
2915  one time.
2916  You want something that is like a document's own LaTeX preamble.
2917  What you want is LyX's 
2918 \begin_inset Quotes eld
2919 \end_inset
2920
2921 Local Layout
2922 \begin_inset Quotes erd
2923 \end_inset
2924
2925 .
2926  See chapter 5 of the Customization manual for information on how to use
2927  it.
2928 \end_layout
2929
2930 \begin_layout Subsubsection
2931 Properties
2932 \end_layout
2933
2934 \begin_layout Standard
2935 Each class has a default set of options.
2936  Here's a quick table describing them:
2937 \end_layout
2938
2939 \begin_layout Standard
2940 \begin_inset VSpace 0.3cm
2941 \end_inset
2942
2943
2944 \end_layout
2945
2946 \begin_layout Standard
2947 \align center
2948 \begin_inset Tabular
2949 <lyxtabular version="3" rows="5" columns="5">
2950 <features tabularvalignment="middle">
2951 <column alignment="center" valignment="top" width="0pt">
2952 <column alignment="center" valignment="top" width="0pt">
2953 <column alignment="center" valignment="top" width="0pt">
2954 <column alignment="center" valignment="top" width="0pt">
2955 <column alignment="center" valignment="top" width="0pt">
2956 <row>
2957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2958 \begin_inset Text
2959
2960 \begin_layout Plain Layout
2961
2962 \end_layout
2963
2964 \end_inset
2965 </cell>
2966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2967 \begin_inset Text
2968
2969 \begin_layout Plain Layout
2970
2971 \family sans
2972 \series medium
2973 \shape up
2974 \size normal
2975 \emph off
2976 \bar no
2977 \noun off
2978 \color none
2979 Page style
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2985 \begin_inset Text
2986
2987 \begin_layout Plain Layout
2988
2989 \family sans
2990 \series medium
2991 \shape up
2992 \size normal
2993 \emph off
2994 \bar no
2995 \noun off
2996 \color none
2997 Sides
2998 \end_layout
2999
3000 \end_inset
3001 </cell>
3002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3003 \begin_inset Text
3004
3005 \begin_layout Plain Layout
3006
3007 \family sans
3008 \series medium
3009 \shape up
3010 \size normal
3011 \emph off
3012 \bar no
3013 \noun off
3014 \color none
3015 Columns
3016 \end_layout
3017
3018 \end_inset
3019 </cell>
3020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3021 \begin_inset Text
3022
3023 \begin_layout Plain Layout
3024
3025 \series medium
3026 \shape up
3027 \size normal
3028 \emph off
3029 \bar no
3030 \noun off
3031 \color none
3032 Max.
3033  sectioning level
3034 \end_layout
3035
3036 \end_inset
3037 </cell>
3038 </row>
3039 <row>
3040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3041 \begin_inset Text
3042
3043 \begin_layout Plain Layout
3044
3045 \series medium
3046 \shape up
3047 \size normal
3048 \emph off
3049 \bar no
3050 \noun off
3051 \color none
3052 article
3053 \end_layout
3054
3055 \end_inset
3056 </cell>
3057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \begin_layout Plain Layout
3061
3062 \family sans
3063 \series medium
3064 \shape up
3065 \size normal
3066 \emph off
3067 \bar no
3068 \noun off
3069 \color none
3070 Plain
3071 \end_layout
3072
3073 \end_inset
3074 </cell>
3075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3076 \begin_inset Text
3077
3078 \begin_layout Plain Layout
3079
3080 \family sans
3081 \series medium
3082 \shape up
3083 \size normal
3084 \emph off
3085 \bar no
3086 \noun off
3087 \color none
3088 One
3089 \end_layout
3090
3091 \end_inset
3092 </cell>
3093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3094 \begin_inset Text
3095
3096 \begin_layout Plain Layout
3097
3098 \family sans
3099 \series medium
3100 \shape up
3101 \size normal
3102 \emph off
3103 \bar no
3104 \noun off
3105 \color none
3106 One
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Plain Layout
3115
3116 \family sans
3117 \series medium
3118 \shape up
3119 \size normal
3120 \emph off
3121 \bar no
3122 \noun off
3123 \color none
3124 Section
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 </row>
3130 <row>
3131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Plain Layout
3135
3136 \series medium
3137 \shape up
3138 \size normal
3139 \emph off
3140 \bar no
3141 \noun off
3142 \color none
3143 report
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3149 \begin_inset Text
3150
3151 \begin_layout Plain Layout
3152
3153 \family sans
3154 \series medium
3155 \shape up
3156 \size normal
3157 \emph off
3158 \bar no
3159 \noun off
3160 \color none
3161 Plain
3162 \end_layout
3163
3164 \end_inset
3165 </cell>
3166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3167 \begin_inset Text
3168
3169 \begin_layout Plain Layout
3170
3171 \family sans
3172 \series medium
3173 \shape up
3174 \size normal
3175 \emph off
3176 \bar no
3177 \noun off
3178 \color none
3179 One
3180 \end_layout
3181
3182 \end_inset
3183 </cell>
3184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3185 \begin_inset Text
3186
3187 \begin_layout Plain Layout
3188
3189 \family sans
3190 \series medium
3191 \shape up
3192 \size normal
3193 \emph off
3194 \bar no
3195 \noun off
3196 \color none
3197 One
3198 \end_layout
3199
3200 \end_inset
3201 </cell>
3202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3203 \begin_inset Text
3204
3205 \begin_layout Plain Layout
3206
3207 \family sans
3208 \series medium
3209 \shape up
3210 \size normal
3211 \emph off
3212 \bar no
3213 \noun off
3214 \color none
3215 Chapter
3216 \end_layout
3217
3218 \end_inset
3219 </cell>
3220 </row>
3221 <row>
3222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3223 \begin_inset Text
3224
3225 \begin_layout Plain Layout
3226
3227 \series medium
3228 \shape up
3229 \size normal
3230 \emph off
3231 \bar no
3232 \noun off
3233 \color none
3234 book
3235 \end_layout
3236
3237 \end_inset
3238 </cell>
3239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3240 \begin_inset Text
3241
3242 \begin_layout Plain Layout
3243
3244 \family sans
3245 \series medium
3246 \shape up
3247 \size normal
3248 \emph off
3249 \bar no
3250 \noun off
3251 \color none
3252 Headings
3253 \end_layout
3254
3255 \end_inset
3256 </cell>
3257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3258 \begin_inset Text
3259
3260 \begin_layout Plain Layout
3261
3262 \family sans
3263 \series medium
3264 \shape up
3265 \size normal
3266 \emph off
3267 \bar no
3268 \noun off
3269 \color none
3270 Two
3271 \end_layout
3272
3273 \end_inset
3274 </cell>
3275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3276 \begin_inset Text
3277
3278 \begin_layout Plain Layout
3279
3280 \family sans
3281 \series medium
3282 \shape up
3283 \size normal
3284 \emph off
3285 \bar no
3286 \noun off
3287 \color none
3288 One
3289 \end_layout
3290
3291 \end_inset
3292 </cell>
3293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297
3298 \family sans
3299 \series medium
3300 \shape up
3301 \size normal
3302 \emph off
3303 \bar no
3304 \noun off
3305 \color none
3306 Chapter
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 </row>
3312 <row>
3313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3314 \begin_inset Text
3315
3316 \begin_layout Plain Layout
3317
3318 \series medium
3319 \shape up
3320 \size normal
3321 \emph off
3322 \bar no
3323 \noun off
3324 \color none
3325 letter
3326 \end_layout
3327
3328 \end_inset
3329 </cell>
3330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3331 \begin_inset Text
3332
3333 \begin_layout Plain Layout
3334
3335 \family sans
3336 \series medium
3337 \shape up
3338 \size normal
3339 \emph off
3340 \bar no
3341 \noun off
3342 \color none
3343 Plain
3344 \end_layout
3345
3346 \end_inset
3347 </cell>
3348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3349 \begin_inset Text
3350
3351 \begin_layout Plain Layout
3352
3353 \family sans
3354 \series medium
3355 \shape up
3356 \size normal
3357 \emph off
3358 \bar no
3359 \noun off
3360 \color none
3361 One
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \begin_layout Plain Layout
3370
3371 \family sans
3372 \series medium
3373 \shape up
3374 \size normal
3375 \emph off
3376 \bar no
3377 \noun off
3378 \color none
3379 One
3380 \end_layout
3381
3382 \end_inset
3383 </cell>
3384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3385 \begin_inset Text
3386
3387 \begin_layout Plain Layout
3388
3389 \series medium
3390 \shape up
3391 \size normal
3392 \emph off
3393 \bar no
3394 \noun off
3395 \color none
3396 none
3397 \end_layout
3398
3399 \end_inset
3400 </cell>
3401 </row>
3402 </lyxtabular>
3403
3404 \end_inset
3405
3406
3407 \end_layout
3408
3409 \begin_layout Standard
3410 \begin_inset VSpace 0.3cm
3411 \end_inset
3412
3413
3414 \end_layout
3415
3416 \begin_layout Standard
3417 You're probably also wondering what 
3418 \begin_inset Quotes eld
3419 \end_inset
3420
3421 Max.
3422 \begin_inset space ~
3423 \end_inset
3424
3425 sectioning level
3426 \begin_inset Quotes erd
3427 \end_inset
3428
3429  means.
3430  There are several paragraph environments used to create section headings.
3431  Different document classes allow different types of section headings.
3432  Only two use the 
3433 \family sans
3434 Chapter
3435 \family default
3436  heading; the rest do not and begin instead with the 
3437 \family sans
3438 Section
3439 \family default
3440  heading.
3441  Some document classes, such as the ones for letters, don't use any section
3442  headings.
3443  In addition to 
3444 \family sans
3445 Chapter
3446 \family default
3447  and 
3448 \family sans
3449 Section
3450 \family default
3451  headings, there are also 
3452 \family sans
3453 Subsection
3454 \family default
3455  headings, 
3456 \family sans
3457 Subsubsection
3458 \family default
3459  headings, and so on.
3460  We'll describe these headings fully in section
3461 \begin_inset space ~
3462 \end_inset
3463
3464
3465 \begin_inset CommandInset ref
3466 LatexCommand ref
3467 reference "sub:Headings"
3468
3469 \end_inset
3470
3471 .
3472 \end_layout
3473
3474 \begin_layout Subsection
3475 Document Layout
3476 \begin_inset CommandInset label
3477 LatexCommand label
3478 name "sub:Document-Layout"
3479
3480 \end_inset
3481
3482
3483 \begin_inset Index idx
3484 status collapsed
3485
3486 \begin_layout Plain Layout
3487 Document ! Layout
3488 \end_layout
3489
3490 \end_inset
3491
3492
3493 \family sans
3494
3495 \begin_inset Index idx
3496 status collapsed
3497
3498 \begin_layout Plain Layout
3499 Document ! Settings
3500 \end_layout
3501
3502 \end_inset
3503
3504
3505 \end_layout
3506
3507 \begin_layout Standard
3508 The most important properties of documents classes are set in the menu 
3509 \family sans
3510 Document\SpecialChar \menuseparator
3511 Settings
3512 \family default
3513 .
3514  There in the 
3515 \family sans
3516 Options
3517 \family default
3518  field under 
3519 \family sans
3520 Documents
3521 \begin_inset space ~
3522 \end_inset
3523
3524 Class
3525 \family default
3526 , you can enter special options for your document class in a comma-separated
3527  list.
3528  This is only necessary if LyX doesn't support special options you want
3529  to use for your document.
3530  To learn more about your favorite LaTeX-class and its options, you have
3531  to read its manual.
3532 \end_layout
3533
3534 \begin_layout Standard
3535 The drop box 
3536 \family sans
3537 Headings style
3538 \family default
3539  in the 
3540 \family sans
3541 Document\SpecialChar \menuseparator
3542 Settings
3543 \family default
3544  dialog under 
3545 \family sans
3546 Page
3547 \begin_inset space ~
3548 \end_inset
3549
3550 Layout
3551 \family default
3552  controls what sorts of headings and page numbers go on a page.
3553  You can choose between the following five options:
3554 \end_layout
3555
3556 \begin_layout Labeling
3557 \labelwidthstring 00.00.0000
3558
3559 \family sans
3560 Default
3561 \family default
3562  Use default page style of current class.
3563 \end_layout
3564
3565 \begin_layout Labeling
3566 \labelwidthstring 00.00.0000
3567
3568 \family sans
3569 Empty
3570 \family default
3571  No page numbers or headings.
3572 \end_layout
3573
3574 \begin_layout Labeling
3575 \labelwidthstring 00.00.0000
3576
3577 \family sans
3578 Plain
3579 \family default
3580  Page numbers only.
3581 \end_layout
3582
3583 \begin_layout Labeling
3584 \labelwidthstring 00.00.0000
3585
3586 \family sans
3587 Headings
3588 \family default
3589  Page numbers and either the current chapter or section title and number.
3590  Whether LyX uses the current chapter or the current section depends on
3591  the maximum sectioning level of the class.
3592 \end_layout
3593
3594 \begin_layout Labeling
3595 \labelwidthstring 00.00.0000
3596
3597 \family sans
3598 Fancy
3599 \family default
3600  This allows you to create fully customizable headers and footers if you
3601  have the 
3602 \series bold
3603 fancyhdr
3604 \series default
3605
3606 \begin_inset Index idx
3607 status collapsed
3608
3609 \begin_layout Plain Layout
3610 LaTeX-packages ! fancyhdr
3611 \end_layout
3612
3613 \end_inset
3614
3615  package installed.
3616  At the moment, support in LyX is limited to this setting.
3617  To use the full power of this package, you have to add code to your document
3618  preamble.
3619  Check the documentation for the 
3620 \series bold
3621 fancyhdr
3622 \series default
3623  package for more details, 
3624 \begin_inset CommandInset citation
3625 LatexCommand cite
3626 key "fancyhdr"
3627
3628 \end_inset
3629
3630 .
3631 \end_layout
3632
3633 \begin_layout Standard
3634 The 
3635 \family sans
3636 Separation
3637 \family default
3638  of paragraphs is described in section
3639 \begin_inset space ~
3640 \end_inset
3641
3642
3643 \begin_inset CommandInset ref
3644 LatexCommand ref
3645 reference "sec:Par-indent-intro"
3646
3647 \end_inset
3648
3649 .
3650 \end_layout
3651
3652 \begin_layout Subsection
3653 Paper Size and Orientation
3654 \begin_inset Index idx
3655 status collapsed
3656
3657 \begin_layout Plain Layout
3658 Document ! Paper size
3659 \end_layout
3660
3661 \end_inset
3662
3663
3664 \begin_inset CommandInset label
3665 LatexCommand label
3666 name "sub:Paper-Size,-Orientation,"
3667
3668 \end_inset
3669
3670
3671 \end_layout
3672
3673 \begin_layout Standard
3674 You'll find the following options in the menu 
3675 \family sans
3676 Page
3677 \begin_inset space ~
3678 \end_inset
3679
3680 Layout
3681 \family default
3682  of the dialog of the 
3683 \family sans
3684 Document\SpecialChar \menuseparator
3685 Settings
3686 \family default
3687  menu:
3688 \family sans
3689
3690 \begin_inset Index idx
3691 status collapsed
3692
3693 \begin_layout Plain Layout
3694 Document ! Settings
3695 \end_layout
3696
3697 \end_inset
3698
3699
3700 \end_layout
3701
3702 \begin_layout Labeling
3703 \labelwidthstring 00.00.0000
3704
3705 \family sans
3706 Paper
3707 \begin_inset space ~
3708 \end_inset
3709
3710 Format
3711 \family default
3712  What size paper to print on.
3713  The choices are
3714 \end_layout
3715
3716 \begin_deeper
3717 \begin_layout Itemize
3718
3719 \family sans
3720 Default
3721 \end_layout
3722
3723 \begin_layout Itemize
3724
3725 \family sans
3726 A0 - A6
3727 \end_layout
3728
3729 \begin_layout Itemize
3730
3731 \family sans
3732 B0 - B6
3733 \end_layout
3734
3735 \begin_layout Itemize
3736
3737 \family sans
3738 C0 - C6
3739 \end_layout
3740
3741 \begin_layout Itemize
3742
3743 \family sans
3744 US letter, US legal, US executive
3745 \end_layout
3746
3747 \begin_layout Itemize
3748
3749 \family sans
3750 JIS B0 - JIS B6
3751 \end_layout
3752
3753 \begin_layout Itemize
3754
3755 \family sans
3756 Custom
3757 \end_layout
3758
3759 \end_deeper
3760 \begin_layout Labeling
3761 \labelwidthstring 00.00.0000
3762
3763 \family sans
3764 Orientation
3765 \family default
3766  Two toggle buttons choose whether to print the output as 
3767 \family sans
3768 Landscape
3769 \family default
3770  or as 
3771 \family sans
3772 Portrait
3773 \family default
3774 .
3775 \end_layout
3776
3777 \begin_layout Labeling
3778 \labelwidthstring 00.00.0000
3779
3780 \family sans
3781 Two-sided
3782 \begin_inset space ~
3783 \end_inset
3784
3785 document
3786 \family default
3787  Adjusts the print space to print both sides of paper.
3788  That means that the print space for odd- and even-numbered pages is different.
3789 \end_layout
3790
3791 \begin_layout Subsection
3792 Margins
3793 \begin_inset CommandInset label
3794 LatexCommand label
3795 name "sub:Margins"
3796
3797 \end_inset
3798
3799
3800 \begin_inset Index idx
3801 status collapsed
3802
3803 \begin_layout Plain Layout
3804 Document ! Margins
3805 \end_layout
3806
3807 \end_inset
3808
3809
3810 \begin_inset Index idx
3811 status collapsed
3812
3813 \begin_layout Plain Layout
3814 Margins
3815 \end_layout
3816
3817 \end_inset
3818
3819
3820 \end_layout
3821
3822 \begin_layout Standard
3823 Paper margins are set in the menu 
3824 \family sans
3825 Document\SpecialChar \menuseparator
3826 Settings
3827 \family default
3828 .
3829 \begin_inset Index idx
3830 status collapsed
3831
3832 \begin_layout Plain Layout
3833 Document ! Settings
3834 \end_layout
3835
3836 \end_inset
3837
3838
3839 \end_layout
3840
3841 \begin_layout Standard
3842 If you use a KOMA-Script document class, you can use the default settings.
3843  Because KOMA-Script calculates then the print space automatically by taking
3844  the paper format and the font size into account.
3845 \end_layout
3846
3847 \begin_layout Subsection
3848 Important Note
3849 \end_layout
3850
3851 \begin_layout Standard
3852 If you change a document class, LyX has to convert 
3853 \emph on
3854 everything
3855 \emph default
3856  into the new class.
3857  That includes the paragraph environments.
3858  Some paragraph environments are standard, in so far as all of the document
3859  classes have them; but some classes have special paragraph environments.
3860  If this is the case, and you change the document class, LyX will mark the
3861  paragraphs whose styles it no longer understands as 
3862 \begin_inset Quotes eld
3863 \end_inset
3864
3865 unknown
3866 \begin_inset Quotes erd
3867 \end_inset
3868
3869 .
3870  The name of the style is retained, in case you should want to go back to
3871  the old class.
3872  But these paragraphs will be output with no special formatting, so you
3873  will either need to create a new style yourself or else to convert these
3874  paragraphs manually to a style present in your new document class.
3875 \end_layout
3876
3877 \begin_layout Section
3878 Paragraph Indentation and Separation
3879 \begin_inset Index idx
3880 status collapsed
3881
3882 \begin_layout Plain Layout
3883 Paragraph ! Indentation
3884 \end_layout
3885
3886 \end_inset
3887
3888
3889 \end_layout
3890
3891 \begin_layout Subsection
3892 Introduction
3893 \begin_inset CommandInset label
3894 LatexCommand label
3895 name "sec:Par-indent-intro"
3896
3897 \end_inset
3898
3899
3900 \end_layout
3901
3902 \begin_layout Standard
3903 Before describing all of the various paragraph environments, we'd like to
3904  say a word or two about paragraph indentation.
3905 \end_layout
3906
3907 \begin_layout Standard
3908 Everyone seems to have their own convention for separating paragraphs.
3909  Most Americans indent the first line of a paragraph.
3910  Others don't indent but put extra space between the paragraphs.
3911  If you choose indentation for paragraphs the 
3912 \emph on
3913 first
3914 \emph default
3915  paragraph of a section, or after a figure, an equation, a table, a list,
3916  etc., is 
3917 \emph on
3918 not
3919 \emph default
3920  indented.
3921  Only a paragraph following another paragraph gets indented.
3922  Note that the indentation behavior is different when you use another document
3923  language than English.
3924  LaTeX takes care that the indentation follows the rules of the used language.
3925 \end_layout
3926
3927 \begin_layout Standard
3928 The space between paragraphs, like the line spacing, the space between headings
3929  and text — in fact, all of the spacings for just about everything are pre-coded
3930  into LyX.
3931  As we said, you don't worry about how much space to add between what.
3932  LyX takes care of that.
3933  In fact, these pre-coded vertical spacings aren't a single number but a
3934  range.
3935  That way, LyX can squish or stretch the space between lines to make sure
3936  figures fit on a page with text, so that sections don't start at the bottom
3937  of a page, and so on.
3938 \begin_inset Foot
3939 status collapsed
3940
3941 \begin_layout Plain Layout
3942 LaTeX does this when LyX goes to produce a printable file.
3943 \end_layout
3944
3945 \end_inset
3946
3947  However, pre-coded doesn't mean you can't change them.
3948  LyX gives you the ability to globally change 
3949 \emph on
3950 all
3951 \emph default
3952  of these pre-coded spacings.
3953  We'll explain more later.
3954 \end_layout
3955
3956 \begin_layout Subsection
3957 Paragraph Separation
3958 \begin_inset Index idx
3959 status collapsed
3960
3961 \begin_layout Plain Layout
3962 Paragraph ! Separation
3963 \end_layout
3964
3965 \end_inset
3966
3967
3968 \end_layout
3969
3970 \begin_layout Standard
3971 To separate paragraphs, select 
3972 \family sans
3973 Indent
3974 \family default
3975  or 
3976 \family sans
3977 Skip
3978 \family default
3979  in the submenu 
3980 \family sans
3981 Text
3982 \begin_inset space ~
3983 \end_inset
3984
3985 Layout
3986 \family default
3987  of the dialog 
3988 \family sans
3989 Document\SpecialChar \menuseparator
3990 Settings
3991 \family default
3992
3993 \begin_inset Index idx
3994 status collapsed
3995
3996 \begin_layout Plain Layout
3997 Document ! Settings
3998 \end_layout
3999
4000 \end_inset
4001
4002  to indent paragraphs or add extra space between paragraphs, respectively.
4003 \end_layout
4004
4005 \begin_layout Subsection
4006 Fine-Tuning
4007 \end_layout
4008
4009 \begin_layout Standard
4010 You can also change the separation method of a single paragraph.
4011  Open the 
4012 \family sans
4013 Edit\SpecialChar \menuseparator
4014 Paragraph
4015 \begin_inset space ~
4016 \end_inset
4017
4018 Settings
4019 \family default
4020  dialog and toggle the 
4021 \family sans
4022 Indent
4023 \begin_inset space ~
4024 \end_inset
4025
4026 Paragraph
4027 \family default
4028  option to change the state of the current paragraph (shortcut 
4029 \begin_inset Info
4030 type  "shortcut"
4031 arg   "paragraph-params \\indent-toggle"
4032 \end_inset
4033
4034 ).
4035  If paragraphs have no indentation but use extra space for separation, this
4036  button will be ignored (you can't indent a single paragraph by toggling
4037  this).
4038 \end_layout
4039
4040 \begin_layout Standard
4041 You should only need to change the indentation method for a single paragraph
4042  if you need to do some fine-tuning.
4043 \end_layout
4044
4045 \begin_layout Subsection
4046 Line Spacing
4047 \begin_inset Index idx
4048 status collapsed
4049
4050 \begin_layout Plain Layout
4051 Paragraph ! Line spacing
4052 \end_layout
4053
4054 \end_inset
4055
4056
4057 \end_layout
4058
4059 \begin_layout Standard
4060 In the 
4061 \family sans
4062 Document\SpecialChar \menuseparator
4063 Settings
4064 \noun on
4065
4066 \begin_inset Index idx
4067 status collapsed
4068
4069 \begin_layout Plain Layout
4070 Document ! Settings
4071 \end_layout
4072
4073 \end_inset
4074
4075
4076 \family default
4077 \noun default
4078  dialog you can set the line spacing in the submenu 
4079 \family sans
4080 Text
4081 \begin_inset space ~
4082 \end_inset
4083
4084 Layout
4085 \family default
4086 .
4087 \begin_inset Foot
4088 status collapsed
4089
4090 \begin_layout Plain Layout
4091 You need to have the LaTeX-package 
4092 \series bold
4093 setspace
4094 \series default
4095
4096 \begin_inset Index idx
4097 status collapsed
4098
4099 \begin_layout Plain Layout
4100 LaTeX-packages ! setspace
4101 \end_layout
4102
4103 \end_inset
4104
4105  installed to use this feature.
4106 \end_layout
4107
4108 \end_inset
4109
4110
4111 \end_layout
4112
4113 \begin_layout Section
4114 Paragraph Environments
4115 \begin_inset CommandInset label
4116 LatexCommand label
4117 name "sec:Paragraph-Environments"
4118
4119 \end_inset
4120
4121
4122 \begin_inset Index idx
4123 status collapsed
4124
4125 \begin_layout Plain Layout
4126 Paragraph ! Environments
4127 \end_layout
4128
4129 \end_inset
4130
4131
4132 \begin_inset Index idx
4133 status collapsed
4134
4135 \begin_layout Plain Layout
4136 Paragraph environments|(
4137 \end_layout
4138
4139 \end_inset
4140
4141
4142 \end_layout
4143
4144 \begin_layout Subsection
4145 Overview
4146 \end_layout
4147
4148 \begin_layout Standard
4149 Paragraph environments correspond to the
4150 \end_layout
4151
4152 \begin_layout Standard
4153
4154 \series bold
4155
4156 \backslash
4157 begin{
4158 \emph on
4159 environment
4160 \emph default
4161 } ...
4162  
4163 \backslash
4164 end{
4165 \emph on
4166 environment
4167 \emph default
4168 }
4169 \series default
4170
4171 \begin_inset Newline newline
4172 \end_inset
4173
4174 command sequence in LaTeX files.
4175  If you don't know LaTeX, or the concept of a paragraph environment is totally
4176  alien to you, we urge you to read the 
4177 \emph on
4178 Tutorial
4179 \emph default
4180 .
4181  The 
4182 \emph on
4183 Tutorial
4184 \emph default
4185  also contains many more examples than this section does.
4186 \end_layout
4187
4188 \begin_layout Standard
4189 A paragraph environment is simply a 
4190 \begin_inset Quotes eld
4191 \end_inset
4192
4193 container
4194 \begin_inset Quotes erd
4195 \end_inset
4196
4197  for a paragraph which gives that paragraph certain properties.
4198  This can include a particular style of font, different margins, a numbering
4199  scheme, labels, and so on.
4200  Additionally, you can 
4201 \begin_inset Quotes eld
4202 \end_inset
4203
4204 nest
4205 \begin_inset Quotes erd
4206 \end_inset
4207
4208  the different environments inside one another, allowing one environment
4209  to inherit some of the properties of another.
4210  The different paragraph environments totally replace the need for messy
4211  tab stops, on the fly margin adjustment, and other hold-overs from the
4212  days of typewriters.
4213  There are several paragraph environments which are specific to a particular
4214  document type.
4215  We'll only be covering the most common ones here.
4216 \end_layout
4217
4218 \begin_layout Standard
4219 To choose a new paragraph environment, use the pull-down box 
4220 \begin_inset Graphics
4221         filename clipart/ToolbarEnvBox.png
4222         scale 70
4223         clip
4224
4225 \end_inset
4226
4227  at the left end of the toolbar.
4228  LyX will change the environment of the 
4229 \emph on
4230 entire
4231 \emph default
4232  paragraph in which the cursor sits.
4233  You can also change the environment of an entire group of paragraphs if
4234  you select them before choosing the new environment.
4235  
4236 \end_layout
4237
4238 \begin_layout Standard
4239 Note that hitting 
4240 \family sans
4241 Return
4242 \family default
4243  will 
4244 \emph on
4245 typically
4246 \emph default
4247  create a new paragraph using the 
4248 \family sans
4249 Standard
4250 \family default
4251  paragraph environment.
4252  We say 
4253 \begin_inset Quotes eld
4254 \end_inset
4255
4256 typically
4257 \begin_inset Quotes erd
4258 \end_inset
4259
4260  because if you are in one of these environments:
4261 \end_layout
4262
4263 \begin_layout Itemize
4264
4265 \family sans
4266 Quote
4267 \end_layout
4268
4269 \begin_layout Itemize
4270
4271 \family sans
4272 Quotation
4273 \end_layout
4274
4275 \begin_layout Itemize
4276
4277 \family sans
4278 Verse
4279 \end_layout
4280
4281 \begin_layout Itemize
4282
4283 \family sans
4284 Itemize
4285 \end_layout
4286
4287 \begin_layout Itemize
4288
4289 \family sans
4290 Enumerate
4291 \end_layout
4292
4293 \begin_layout Itemize
4294
4295 \family sans
4296 Description
4297 \end_layout
4298
4299 \begin_layout Itemize
4300
4301 \family sans
4302 List
4303 \end_layout
4304
4305 \begin_layout Standard
4306 LyX keeps the old paragraph environment when you hit 
4307 \family sans
4308 Return
4309 \family default
4310 , rather than resetting it to 
4311 \family sans
4312 Standard
4313 \family default
4314 .
4315  LyX will still reset the nesting depth, however.
4316  Usually, starting a new paragraph resets both the paragraph environment
4317  and the nesting depth (for more on nesting see section
4318 \begin_inset space ~
4319 \end_inset
4320
4321
4322 \begin_inset CommandInset ref
4323 LatexCommand ref
4324 reference "sec:Nesting"
4325
4326 \end_inset
4327
4328 ).
4329  At the moment, all this is context-specific; you're better off expecting
4330  
4331 \family sans
4332 Return
4333 \family default
4334  to reset the paragraph environment and depth.
4335  If you want a new paragraph to keep the current environment and depth,
4336  use 
4337 \begin_inset Info
4338 type  "shortcut"
4339 arg   "break-paragraph inverse"
4340 \end_inset
4341
4342  instead.
4343 \end_layout
4344
4345 \begin_layout Subsection
4346 Standard
4347 \end_layout
4348
4349 \begin_layout Standard
4350 The default paragraph environment is 
4351 \family sans
4352 Standard
4353 \family default
4354  for most classes.
4355  It creates a plain paragraph.
4356  If LyX resets the paragraph environment, this is the one it chooses.
4357  In fact, the paragraph you're reading right now (and most of the ones in
4358  this manual) are in the 
4359 \family sans
4360 Standard
4361 \family default
4362  environment.
4363 \end_layout
4364
4365 \begin_layout Standard
4366 You can nest a paragraph using the 
4367 \family sans
4368 Standard
4369 \family default
4370  environment in just about anything else, but you can't really nest anything
4371  in a 
4372 \family sans
4373 Standard
4374 \family default
4375  environment.
4376 \end_layout
4377
4378 \begin_layout Subsection
4379 Document Title
4380 \begin_inset Index idx
4381 status collapsed
4382
4383 \begin_layout Plain Layout
4384 Document ! Title
4385 \end_layout
4386
4387 \end_inset
4388
4389
4390 \end_layout
4391
4392 \begin_layout Standard
4393 A LaTeX title page has three parts: the title itself, the name(s) of the
4394  author(s) and a 
4395 \begin_inset Quotes eld
4396 \end_inset
4397
4398 footnote
4399 \begin_inset Quotes erd
4400 \end_inset
4401
4402  for thanks or contact information.
4403  For certain types of documents, LaTeX places all of this on a separate
4404  page along with today's date.
4405  For other types of documents, the title 
4406 \begin_inset Quotes eld
4407 \end_inset
4408
4409 page
4410 \begin_inset Quotes erd
4411 \end_inset
4412
4413  goes at the top of the first page of the document.
4414  
4415 \end_layout
4416
4417 \begin_layout Standard
4418 LyX provides an interface to the title page commands through the paragraph
4419  environments 
4420 \family sans
4421 Title
4422 \family default
4423
4424 \family sans
4425 Author
4426 \family default
4427 , and 
4428 \family sans
4429 Date
4430 \family default
4431 .
4432  Here's how you use them:
4433 \end_layout
4434
4435 \begin_layout Itemize
4436 Put the title of your document in the 
4437 \family sans
4438 Title
4439 \family default
4440  environment.
4441 \end_layout
4442
4443 \begin_layout Itemize
4444 Put the author name in the 
4445 \family sans
4446 Author
4447 \family default
4448  environment.
4449 \end_layout
4450
4451 \begin_layout Itemize
4452 If you want the date to have a certain appearance, want to use a fixed date,
4453  or want other text to appear in place of today's date, put that text in
4454  the 
4455 \family sans
4456 Date
4457 \family default
4458  environment.
4459  Note that using this environment is optional.
4460  If you don't provide any, LaTeX will automatically insert today's date.
4461  If you don't want any date, add the line
4462 \begin_inset Newline newline
4463 \end_inset
4464
4465
4466 \series bold
4467
4468 \backslash
4469 date{}
4470 \series default
4471
4472 \begin_inset Newline newline
4473 \end_inset
4474
4475 to the preamble of your document (menu 
4476 \family sans
4477 Document\SpecialChar \menuseparator
4478 Settings
4479 \family default
4480 )
4481 \end_layout
4482
4483 \begin_layout Standard
4484 You can use footnotes to insert 
4485 \begin_inset Quotes eld
4486 \end_inset
4487
4488 thanks
4489 \begin_inset Quotes erd
4490 \end_inset
4491
4492  or contact information.
4493 \end_layout
4494
4495 \begin_layout Subsection
4496 Headings
4497 \begin_inset Index idx
4498 status collapsed
4499
4500 \begin_layout Plain Layout
4501 Section headings
4502 \end_layout
4503
4504 \end_inset
4505
4506
4507 \begin_inset CommandInset label
4508 LatexCommand label
4509 name "sub:Headings"
4510
4511 \end_inset
4512
4513
4514 \end_layout
4515
4516 \begin_layout Standard
4517 There are several paragraph environments for producing section headings.
4518  LyX takes care of the numbering for you.
4519 \end_layout
4520
4521 \begin_layout Subsubsection
4522 Numbered Headings
4523 \begin_inset Index idx
4524 status collapsed
4525
4526 \begin_layout Plain Layout
4527 Section headings ! Numbered
4528 \end_layout
4529
4530 \end_inset
4531
4532
4533 \end_layout
4534
4535 \begin_layout Standard
4536 There are 7 numbered types of section headings.
4537  They are:
4538 \end_layout
4539
4540 \begin_layout Enumerate
4541
4542 \family sans
4543 Part
4544 \end_layout
4545
4546 \begin_layout Enumerate
4547
4548 \family sans
4549 Chapter
4550 \end_layout
4551
4552 \begin_layout Enumerate
4553
4554 \family sans
4555 Section
4556 \end_layout
4557
4558 \begin_layout Enumerate
4559
4560 \family sans
4561 Subsection
4562 \end_layout
4563
4564 \begin_layout Enumerate
4565
4566 \family sans
4567 Subsubsection
4568 \end_layout
4569
4570 \begin_layout Enumerate
4571
4572 \family sans
4573 Paragraph
4574 \end_layout
4575
4576 \begin_layout Enumerate
4577
4578 \family sans
4579 Subparagraph
4580 \end_layout
4581
4582 \begin_layout Standard
4583 LyX labels each heading with a series of numbers, separated by periods.
4584  The numbers describe where in the document you are.
4585  Unlike the other headings, parts are numbered with Latin letters.
4586 \end_layout
4587
4588 \begin_layout Standard
4589 Headings all subdivide your document into different pieces of text.
4590  For example, suppose you're writing a book.
4591  You group the book into chapters.
4592  LyX does similar grouping:
4593 \end_layout
4594
4595 \begin_layout Itemize
4596
4597 \family sans
4598 Part
4599 \family default
4600  is divided in either 
4601 \family sans
4602 Chapter
4603 \family default
4604 s or 
4605 \family sans
4606 Section
4607 \family default
4608 s
4609 \end_layout
4610
4611 \begin_layout Itemize
4612
4613 \family sans
4614 Chapter
4615 \family default
4616 s are divided into 
4617 \family sans
4618 Section
4619 \family default
4620 s
4621 \end_layout
4622
4623 \begin_layout Itemize
4624
4625 \family sans
4626 Section
4627 \family default
4628 s are divided into 
4629 \family sans
4630 Subsection
4631 \family default
4632 s
4633 \end_layout
4634
4635 \begin_layout Itemize
4636
4637 \family sans
4638 Subsection
4639 \family default
4640 s are divided into 
4641 \family sans
4642 Subsubsection
4643 \family default
4644 s
4645 \end_layout
4646
4647 \begin_layout Itemize
4648
4649 \family sans
4650 Subsubsection
4651 \family default
4652 s are divided into 
4653 \family sans
4654 Paragraph
4655 \family default
4656 s
4657 \end_layout
4658
4659 \begin_layout Itemize
4660
4661 \family sans
4662 Paragraph
4663 \family default
4664 s are divided into 
4665 \family sans
4666 Subparagraph
4667 \family default
4668 s
4669 \end_layout
4670
4671 \begin_layout Standard
4672 \begin_inset Note Greyedout
4673 status open
4674
4675 \begin_layout Plain Layout
4676
4677 \series bold
4678 Note:
4679 \series default
4680  Not all document types use the 
4681 \family sans
4682 Chapter
4683 \family default
4684  heading as the maximum sectioning level.
4685  In that case the 
4686 \family sans
4687 Section
4688 \family default
4689  is the top-level heading.
4690 \end_layout
4691
4692 \end_inset
4693
4694
4695 \end_layout
4696
4697 \begin_layout Standard
4698 So, if you use the 
4699 \family sans
4700 Subsubsection
4701 \family default
4702  environment to label a new sub-subsection, LyX labels it with its number,
4703  along with the number of the subsection, section, and, if applicable, chapter
4704  that it's in.
4705  For example: the fifth section of the second chapter of this book has the
4706  label 
4707 \begin_inset Quotes eld
4708 \end_inset
4709
4710 2.5
4711 \begin_inset Quotes erd
4712 \end_inset
4713
4714 .
4715 \end_layout
4716
4717 \begin_layout Subsubsection
4718 Unnumbered Headings
4719 \begin_inset Index idx
4720 status collapsed
4721
4722 \begin_layout Plain Layout
4723 Section headings ! Unnumbered
4724 \end_layout
4725
4726 \end_inset
4727
4728
4729 \end_layout
4730
4731 \begin_layout Standard
4732 There are 5 types of unnumbered section headings.
4733  They are:
4734 \end_layout
4735
4736 \begin_layout Enumerate
4737
4738 \family sans
4739 Part*
4740 \end_layout
4741
4742 \begin_layout Enumerate
4743
4744 \family sans
4745 Chapter*
4746 \end_layout
4747
4748 \begin_layout Enumerate
4749
4750 \family sans
4751 Section*
4752 \end_layout
4753
4754 \begin_layout Enumerate
4755
4756 \family sans
4757 Subsection*
4758 \end_layout
4759
4760 \begin_layout Enumerate
4761
4762 \family sans
4763 Subsubsection*
4764 \end_layout
4765
4766 \begin_layout Standard
4767 The 
4768 \begin_inset Quotes eld
4769 \end_inset
4770
4771 *
4772 \begin_inset Quotes erd
4773 \end_inset
4774
4775  after each name means that these headings are not numbered.
4776  They work the same as their numbered counterparts but won't appear in the
4777  table of contents, see section
4778 \begin_inset space ~
4779 \end_inset
4780
4781
4782 \begin_inset CommandInset ref
4783 LatexCommand ref
4784 reference "sec:toc"
4785
4786 \end_inset
4787
4788 .
4789 \end_layout
4790
4791 \begin_layout Subsubsection
4792 Changing the Numbering
4793 \begin_inset CommandInset label
4794 LatexCommand label
4795 name "sub:Numbering-depth"
4796
4797 \end_inset
4798
4799
4800 \end_layout
4801
4802 \begin_layout Standard
4803 You can also alter which sectioning levels get numbered and which ones appear
4804  in the Table of Contents.
4805  Now, this doesn't remove any of the levels; that's preset in the document
4806  class.
4807  Certain classes start with 
4808 \family sans
4809 Chapter
4810 \family default
4811  and go down to the 
4812 \family sans
4813 Subparagraph
4814 \family default
4815  level.
4816  Others start at 
4817 \family sans
4818 Section
4819 \family default
4820 .
4821  Similarly, not all document classes number all sectioning levels.
4822  Most don't number 
4823 \family sans
4824 Paragraph
4825 \family default
4826  or 
4827 \family sans
4828 Subparagraph
4829 \family default
4830 .
4831  This is something you can change.
4832 \end_layout
4833
4834 \begin_layout Standard
4835 Open the 
4836 \family sans
4837 Document\SpecialChar \menuseparator
4838 Settings
4839 \family default
4840  dialog.
4841 \family sans
4842
4843 \begin_inset Index idx
4844 status collapsed
4845
4846 \begin_layout Plain Layout
4847 Document ! Settings
4848 \end_layout
4849
4850 \end_inset
4851
4852
4853 \family default
4854  Under 
4855 \family sans
4856 Numbering
4857 \begin_inset space ~
4858 \end_inset
4859
4860 &
4861 \begin_inset space ~
4862 \end_inset
4863
4864 TOC
4865 \family default
4866  you'll see two counters.
4867  The one named 
4868 \family sans
4869 Numbering
4870 \family default
4871  controls how far down in the sectioning hierarchy LyX numbers a section
4872  heading.
4873  The other one controls the appearance of the section headings in the table
4874  of contents.
4875 \end_layout
4876
4877 \begin_layout Subsubsection
4878 Short Titles of Headings
4879 \begin_inset Index idx
4880 status collapsed
4881
4882 \begin_layout Plain Layout
4883 Section headings ! Short titles
4884 \end_layout
4885
4886 \end_inset
4887
4888
4889 \begin_inset Argument
4890 status collapsed
4891
4892 \begin_layout Plain Layout
4893 Short Titles
4894 \end_layout
4895
4896 \end_inset
4897
4898
4899 \begin_inset CommandInset label
4900 LatexCommand label
4901 name "sec:Short-Titles"
4902
4903 \end_inset
4904
4905
4906 \end_layout
4907
4908 \begin_layout Standard
4909 Some section or chapter titles, such as this one, can get quite long.
4910  This can cause trouble when there is limited horizontal space.
4911  For example, if the header of the page is set to show the current section
4912  title, a long title will protrude over the page margins and look awful.
4913 \end_layout
4914
4915 \begin_layout Standard
4916 LaTeX allows you to specify a short title for section headings.
4917  This short title is used in the header and in the actual table of contents,
4918  avoiding the problem mentioned.
4919  To specify a short title, use the menu 
4920 \family sans
4921 Insert\SpecialChar \menuseparator
4922 Short
4923 \begin_inset space ~
4924 \end_inset
4925
4926 Title
4927 \family default
4928 .
4929  This will insert a box labeled 
4930 \begin_inset Quotes eld
4931 \end_inset
4932
4933 opt
4934 \begin_inset Quotes erd
4935 \end_inset
4936
4937  (stands for 
4938 \begin_inset Quotes eld
4939 \end_inset
4940
4941 optional
4942 \begin_inset Quotes erd
4943 \end_inset
4944
4945 ) which you can use to enter the short title text.
4946  This also works for captions inside floats.
4947 \end_layout
4948
4949 \begin_layout Standard
4950 The title of this section is a good example of using this feature.
4951 \end_layout
4952
4953 \begin_layout Subsubsection
4954 Special Information
4955 \end_layout
4956
4957 \begin_layout Standard
4958 The following information applies to all section headings:
4959 \end_layout
4960
4961 \begin_layout Itemize
4962 You cannot do any nesting with these environments.
4963 \end_layout
4964
4965 \begin_layout Itemize
4966 You cannot use a margin note in any of these environments.
4967 \end_layout
4968
4969 \begin_layout Itemize
4970 You can only use inline math in these environments.
4971 \end_layout
4972
4973 \begin_layout Itemize
4974 You can use labels and cross-references to refer to their numbers.
4975 \end_layout
4976
4977 \begin_layout Subsection
4978 Quotes and Poetry line spacing
4979 \end_layout
4980
4981 \begin_layout Standard
4982 LyX has three paragraph environments for writing poetry and quotations.
4983  They are 
4984 \family sans
4985 Quote
4986 \family default
4987
4988 \family sans
4989 Quotation
4990 \family default
4991 , and 
4992 \family sans
4993 Verse
4994 \family default
4995 .
4996  Forget the days of changing line spacing and twiddling with margins.
4997  These three paragraph environments already have those changes built-in.
4998  They all widen the left margin and add a bit of extra space above and below
4999  the text they contain.
5000  They also allow nesting, so you can put a 
5001 \family sans
5002 Verse
5003 \family default
5004  in a 
5005 \family sans
5006 Quotation
5007 \family default
5008 , as well as in some other paragraph environments.
5009 \end_layout
5010
5011 \begin_layout Standard
5012 There is another feature of these three paragraph environments: they do
5013  
5014 \emph on
5015 not
5016 \emph default
5017  reset to 
5018 \family sans
5019 Standard
5020 \family default
5021  when you start a new paragraph.
5022  So, you can type in that poem and merrily hit 
5023 \family sans
5024 Return
5025 \family default
5026  without worrying about the paragraph environment changing on you.
5027  Of course, that means that, once you're done typing in that poem, you have
5028  to change back to the 
5029 \family sans
5030 Standard
5031 \family default
5032  environment yourself.
5033 \end_layout
5034
5035 \begin_layout Subsubsection
5036
5037 \family sans
5038 Quote
5039 \family default
5040  and 
5041 \family sans
5042 Quotation
5043 \family default
5044
5045 \begin_inset CommandInset label
5046 LatexCommand label
5047 name "sec:Quote"
5048
5049 \end_inset
5050
5051
5052 \begin_inset Index idx
5053 status collapsed
5054
5055 \begin_layout Plain Layout
5056 Quotation
5057 \end_layout
5058
5059 \end_inset
5060
5061
5062 \end_layout
5063
5064 \begin_layout Standard
5065 Now that we've described the similarities of these three environments, it's
5066  time for the differences.
5067  
5068 \family sans
5069 Quote
5070 \family default
5071  and 
5072 \family sans
5073 Quotation
5074 \family default
5075  are identical except for one difference: 
5076 \family sans
5077 Quote
5078 \family default
5079  uses extra spacing to separate paragraphs and never indents the first line.
5080  
5081 \family sans
5082 Quotation
5083 \family default
5084  
5085 \emph on
5086 always
5087 \emph default
5088  indents the first line of a paragraph and uses the same line spacing throughout.
5089 \end_layout
5090
5091 \begin_layout Standard
5092 Here's an example of the 
5093 \family sans
5094 Quote
5095 \family default
5096  environment:
5097 \end_layout
5098
5099 \begin_layout Quote
5100 This is in the 
5101 \family sans
5102 Quote
5103 \family default
5104  environment.
5105  I can keep writing, extending this line out further and further until it
5106  wraps.
5107  See – no indentation!
5108 \end_layout
5109
5110 \begin_layout Quote
5111 Here's the second paragraph of this quote.
5112  Again, there's no indentation, but there is extra space between me and
5113  the other paragraph.
5114 \end_layout
5115
5116 \begin_layout Standard
5117 Here's another example, this time in the 
5118 \family sans
5119 Quotation
5120 \family default
5121  environment:
5122 \end_layout
5123
5124 \begin_layout Quotation
5125 This is in the 
5126 \family sans
5127 Quotation
5128 \family default
5129  environment.
5130  If I keep writing, you'll see the indentation.
5131  If your country uses a writing style that shows off new paragraphs by indenting
5132  the first line, then 
5133 \family sans
5134 Quotation
5135 \family default
5136  is the environment for you! Well, you'd use it 
5137 \emph on
5138 if
5139 \emph default
5140  you were quoting other text.
5141 \end_layout
5142
5143 \begin_layout Quotation
5144 Here's a new paragraph.
5145  I could ramble on and on, like a politician at election time.
5146  If I did that, though, you'd get bored.
5147 \end_layout
5148
5149 \begin_layout Standard
5150 As the examples show, 
5151 \family sans
5152 Quote
5153 \family default
5154  is for those people who use extra space to separate paragraphs.
5155  They should put quotes in the 
5156 \family sans
5157 Quote
5158 \family default
5159  environment.
5160  Those who use indentation to mark a new paragraph should use the 
5161 \family sans
5162 Quotation
5163 \family default
5164  paragraph environment for quoted text.
5165 \end_layout
5166
5167 \begin_layout Subsubsection
5168
5169 \family sans
5170 Verse
5171 \family default
5172
5173 \begin_inset Index idx
5174 status collapsed
5175
5176 \begin_layout Plain Layout
5177 Paragraph ! Verse
5178 \end_layout
5179
5180 \end_inset
5181
5182
5183 \family sans
5184
5185 \begin_inset Index idx
5186 status collapsed
5187
5188 \begin_layout Plain Layout
5189 Poetry
5190 \end_layout
5191
5192 \end_inset
5193
5194
5195 \begin_inset CommandInset label
5196 LatexCommand label
5197 name "sec:Verse"
5198
5199 \end_inset
5200
5201
5202 \end_layout
5203
5204 \begin_layout Standard
5205
5206 \family sans
5207 Verse
5208 \family default
5209  is a paragraph environment for poetry, rhymes, verses, and so on.
5210  Here's an example:
5211 \end_layout
5212
5213 \begin_layout Verse
5214 This is in Verse
5215 \begin_inset Newline newline
5216 \end_inset
5217
5218 Which I did not rehearse!
5219 \end_layout
5220
5221 \begin_layout Verse
5222 It could be much worse.
5223  This line could be long, very long, oh so long, so very long that it wraps
5224  around.
5225  It looks okay on screen, but in the printed version, the extra lines are
5226  indented a bit more than the first.
5227  Okay, so it's turned to prose and doesn't rhyme anymore.
5228  So sue me.
5229 \end_layout
5230
5231 \begin_layout Verse
5232 To break a line
5233 \begin_inset Newline newline
5234 \end_inset
5235
5236 And make things look fine
5237 \begin_inset Newline newline
5238 \end_inset
5239
5240 Use 
5241 \begin_inset Info
5242 type  "shortcut"
5243 arg   "newline-insert newline"
5244 \end_inset
5245
5246 .
5247 \end_layout
5248
5249 \begin_layout Standard
5250 As you can see, 
5251 \family sans
5252 Verse
5253 \family default
5254  does not indent both margins.
5255  Each stanza of the verse or poem is in its own paragraph.
5256  To separate the individual lines of a stanza, use the 
5257 \family typewriter
5258 break-line
5259 \family default
5260  function 
5261 \begin_inset Info
5262 type  "shortcut"
5263 arg   "newline-insert newline"
5264 \end_inset
5265
5266 .
5267 \end_layout
5268
5269 \begin_layout Subsection
5270 Lists
5271 \begin_inset Index idx
5272 status collapsed
5273
5274 \begin_layout Plain Layout
5275 Lists
5276 \end_layout
5277
5278 \end_inset
5279
5280
5281 \begin_inset CommandInset label
5282 LatexCommand label
5283 name "sub:Lists"
5284
5285 \end_inset
5286
5287
5288 \end_layout
5289
5290 \begin_layout Standard
5291 LyX has four different paragraph environments for creating different kinds
5292  of lists.
5293  In the 
5294 \family sans
5295 Itemize
5296 \family default
5297  and 
5298 \family sans
5299 Enumerate
5300 \family default
5301  environments, LyX labels your list items with bullets or numbers, respectively.
5302  In the 
5303 \family sans
5304 Description
5305 \family default
5306  and 
5307 \family sans
5308 List
5309 \family default
5310  environments, LyX lets you provide your own label.
5311  We'll present the individual details of each type of list next after describing
5312  some general features of all four of them.
5313 \end_layout
5314
5315 \begin_layout Subsubsection
5316 General Features
5317 \end_layout
5318
5319 \begin_layout Standard
5320 The four paragraph environments for lists differ from the other environments
5321  in several ways.
5322  First, LyX treats each paragraph as a list item.
5323  Hitting 
5324 \family sans
5325 Return
5326 \family default
5327  does 
5328 \emph on
5329 not
5330 \emph default
5331  reset the environment to 
5332 \family sans
5333 Standard
5334 \family default
5335  but keeps the current environment and creates a new list item.
5336  The nesting depth is hereby kept.
5337  If you want to keep the paragraph environment but reset the current nesting
5338  depth, you can use 
5339 \begin_inset Info
5340 type  "shortcut"
5341 arg   "break-paragraph inverse"
5342 \end_inset
5343
5344  to break paragraphs.
5345 \end_layout
5346
5347 \begin_layout Standard
5348 You can nest lists of any type inside one another.
5349  In fact, LyX changes the labels on some list items depending on how it
5350  is nested.
5351  If you intend to use any of the list paragraph environments, we suggest
5352  you read all of section
5353 \begin_inset space ~
5354 \end_inset
5355
5356
5357 \begin_inset CommandInset ref
5358 LatexCommand ref
5359 reference "sec:Nesting"
5360
5361 \end_inset
5362
5363 .
5364  
5365 \end_layout
5366
5367 \begin_layout Subsubsection
5368
5369 \family sans
5370 Itemize
5371 \family default
5372
5373 \begin_inset Index idx
5374 status collapsed
5375
5376 \begin_layout Plain Layout
5377 Lists ! Itemize
5378 \end_layout
5379
5380 \end_inset
5381
5382
5383 \begin_inset CommandInset label
5384 LatexCommand label
5385 name "sec:Itemize"
5386
5387 \end_inset
5388
5389
5390 \end_layout
5391
5392 \begin_layout Standard
5393 The first type of list we'll describe in detail is the 
5394 \family sans
5395 Itemize
5396 \family default
5397  paragraph environment.
5398  It has the following properties:
5399 \end_layout
5400
5401 \begin_layout Itemize
5402 Each item has a particular bullet or symbol as its label.
5403 \end_layout
5404
5405 \begin_deeper
5406 \begin_layout Itemize
5407 LyX uses the same symbol for all of the items in a given nesting level.
5408 \end_layout
5409
5410 \begin_layout Itemize
5411 The symbol appears at the beginning of the first line.
5412 \end_layout
5413
5414 \end_deeper
5415 \begin_layout Itemize
5416 The items can have any length.
5417  LyX automatically offsets the left margin of each item.
5418  The offset is always relative to whatever environment the 
5419 \family sans
5420 Itemize
5421 \family default
5422  list may be in.
5423 \end_layout
5424
5425 \begin_layout Itemize
5426 If you nest an 
5427 \family sans
5428 Itemize
5429 \family default
5430  environment inside another 
5431 \family sans
5432 Itemize
5433 \family default
5434  environment, the label changes to a new symbol.
5435 \end_layout
5436
5437 \begin_deeper
5438 \begin_layout Itemize
5439 There are four different symbols for up to a four-fold nesting.
5440 \end_layout
5441
5442 \begin_layout Itemize
5443 LyX always shows the same symbol on screen.
5444 \end_layout
5445
5446 \begin_layout Itemize
5447 See section
5448 \begin_inset space ~
5449 \end_inset
5450
5451
5452 \begin_inset CommandInset ref
5453 LatexCommand ref
5454 reference "sec:Nesting"
5455
5456 \end_inset
5457
5458  for a full explanation of nesting.
5459 \end_layout
5460
5461 \end_deeper
5462 \begin_layout Standard
5463 Of course, that explanation was also an example of an 
5464 \family sans
5465 Itemize
5466 \family default
5467  list.
5468  The 
5469 \family sans
5470 Itemize
5471 \family default
5472  environment is best suited for lists where the order doesn't matter.
5473 \end_layout
5474
5475 \begin_layout Standard
5476 We said that different levels use different symbols as their label.
5477  Here's an example of all four possible symbols.
5478 \end_layout
5479
5480 \begin_layout Itemize
5481 The label for the first level 
5482 \family sans
5483 Itemize
5484 \family default
5485  is a large black dot, or bullet.
5486 \end_layout
5487
5488 \begin_deeper
5489 \begin_layout Itemize
5490 The label for the second level is a dash.
5491 \end_layout
5492
5493 \begin_deeper
5494 \begin_layout Itemize
5495 The label for the third is an asterisk.
5496 \end_layout
5497
5498 \begin_deeper
5499 \begin_layout Itemize
5500 The label for the fourth is a centered dot.
5501 \end_layout
5502
5503 \end_deeper
5504 \begin_layout Itemize
5505 Back out to the third level.
5506 \end_layout
5507
5508 \end_deeper
5509 \begin_layout Itemize
5510 Back to the second level.
5511 \end_layout
5512
5513 \end_deeper
5514 \begin_layout Itemize
5515 Back to the outermost level.
5516 \end_layout
5517
5518 \begin_layout Standard
5519 These are the default labels for an 
5520 \family sans
5521 Itemize
5522 \family default
5523  list.
5524  You can customize these labels in the 
5525 \family sans
5526 Document\SpecialChar \menuseparator
5527 Settings
5528 \family default
5529  dialog in the submenu 
5530 \family sans
5531 Bullets
5532 \family default
5533 .
5534 \family sans
5535
5536 \begin_inset Index idx
5537 status collapsed
5538
5539 \begin_layout Plain Layout
5540 Document ! Settings
5541 \end_layout
5542
5543 \end_inset
5544
5545
5546 \end_layout
5547
5548 \begin_layout Standard
5549 Notice how the space between items decreases with increasing depth.
5550  We'll explain nesting and all the tricks you can do with different depths
5551  in section
5552 \begin_inset space ~
5553 \end_inset
5554
5555
5556 \begin_inset CommandInset ref
5557 LatexCommand ref
5558 reference "sec:Nesting"
5559
5560 \end_inset
5561
5562 .
5563 \end_layout
5564
5565 \begin_layout Subsubsection
5566
5567 \family sans
5568 Enumerate
5569 \family default
5570
5571 \begin_inset Index idx
5572 status collapsed
5573
5574 \begin_layout Plain Layout
5575 Lists ! Enumerate
5576 \end_layout
5577
5578 \end_inset
5579
5580
5581 \begin_inset CommandInset label
5582 LatexCommand label
5583 name "sec:Enumerate"
5584
5585 \end_inset
5586
5587
5588 \end_layout
5589
5590 \begin_layout Standard
5591 The 
5592 \family sans
5593 Enumerate
5594 \family default
5595  environment is used to create numbered lists and outlines.
5596  It has these properties:
5597 \end_layout
5598
5599 \begin_layout Enumerate
5600 Each item has a numeral as its label.
5601 \end_layout
5602
5603 \begin_deeper
5604 \begin_layout Enumerate
5605 The label type depends on the nesting depth.
5606 \end_layout
5607
5608 \end_deeper
5609 \begin_layout Enumerate
5610 LyX automatically counts the items for you and updates the label as appropriate.
5611 \end_layout
5612
5613 \begin_layout Enumerate
5614 Each new 
5615 \family sans
5616 Enumerate
5617 \family default
5618  environment resets the counter to one.
5619 \end_layout
5620
5621 \begin_layout Enumerate
5622 Like the 
5623 \family sans
5624 Itemize
5625 \family default
5626  environment, the 
5627 \family sans
5628 Enumerate
5629 \family default
5630  environment:
5631 \end_layout
5632
5633 \begin_deeper
5634 \begin_layout Enumerate
5635 Offsets the items relative to the left margin.
5636  Items can have any length.
5637 \end_layout
5638
5639 \begin_layout Enumerate
5640 Reduces the space between items as the nesting depth increases.
5641 \end_layout
5642
5643 \begin_layout Enumerate
5644 Uses different types of labels depending on the nesting depth.
5645 \end_layout
5646
5647 \begin_layout Enumerate
5648 Allows up to a four-fold nesting.
5649 \end_layout
5650
5651 \end_deeper
5652 \begin_layout Standard
5653 Unlike the 
5654 \family sans
5655 Itemize
5656 \family default
5657  environment, 
5658 \family sans
5659 Enumerate
5660 \family default
5661  shows the different labels for each item in LyX.
5662  Here is how LyX labels the four different levels in an 
5663 \family sans
5664 Enumerate
5665 \family default
5666 :
5667 \end_layout
5668
5669 \begin_layout Enumerate
5670 The first level of an 
5671 \family sans
5672 Enumerate
5673 \family default
5674  uses Arabic numerals followed by a period.
5675 \end_layout
5676
5677 \begin_deeper
5678 \begin_layout Enumerate
5679 The second level uses lower case letters surrounded by parentheses.
5680 \end_layout
5681
5682 \begin_deeper
5683 \begin_layout Enumerate
5684 The third level uses lower-case Roman numerals followed by a period.
5685 \end_layout
5686
5687 \begin_deeper
5688 \begin_layout Enumerate
5689 The fourth level uses capital letters followed by a period.
5690 \end_layout
5691
5692 \begin_layout Enumerate
5693 Again, notice the decrease in the spacing between items as the nesting depth
5694  increases.
5695 \end_layout
5696
5697 \end_deeper
5698 \begin_layout Enumerate
5699 Back to the third level
5700 \end_layout
5701
5702 \end_deeper
5703 \begin_layout Enumerate
5704 Back to the second level.
5705 \end_layout
5706
5707 \end_deeper
5708 \begin_layout Enumerate
5709 Back to the outermost level.
5710 \end_layout
5711
5712 \begin_layout Standard
5713 Once again, you can customize the type of numbering used in the 
5714 \family sans
5715 Enumerate
5716 \family default
5717  environment.
5718  It involves adding commands to the LaTeX preamble (see the 
5719 \emph on
5720 Additional Features
5721 \emph default
5722  manual).
5723  As stated earlier, such customization only shows up in the printed version,
5724  not in LyX.
5725 \end_layout
5726
5727 \begin_layout Standard
5728 There is more to nesting 
5729 \family sans
5730 Enumerate
5731 \family default
5732  environments than we've stated here.
5733  You should read section
5734 \begin_inset space ~
5735 \end_inset
5736
5737
5738 \begin_inset CommandInset ref
5739 LatexCommand ref
5740 reference "sec:Nesting"
5741
5742 \end_inset
5743
5744  to learn more about nesting.
5745 \end_layout
5746
5747 \begin_layout Subsubsection
5748
5749 \family sans
5750 Description
5751 \family default
5752
5753 \begin_inset Index idx
5754 status collapsed
5755
5756 \begin_layout Plain Layout
5757 Lists ! Description
5758 \end_layout
5759
5760 \end_inset
5761
5762
5763 \end_layout
5764
5765 \begin_layout Standard
5766 Unlike the previous two environments, the 
5767 \family sans
5768 Description
5769 \family default
5770  list has no fixed label.
5771  Instead, LyX uses the first 
5772 \begin_inset Quotes eld
5773 \end_inset
5774
5775 word
5776 \begin_inset Quotes erd
5777 \end_inset
5778
5779  of the first line as the label.
5780  Here's an example:
5781 \end_layout
5782
5783 \begin_layout Description
5784 Example: This is an example of the 
5785 \family sans
5786 Description
5787 \family default
5788  environment.
5789 \end_layout
5790
5791 \begin_layout Standard
5792 LyX typesets the label in boldface and puts extra space between it and the
5793  rest of the line.
5794 \end_layout
5795
5796 \begin_layout Standard
5797 With the first 
5798 \begin_inset Quotes eld
5799 \end_inset
5800
5801 word
5802 \begin_inset Quotes erd
5803 \end_inset
5804
5805  it is meant that the first hit of the 
5806 \family sans
5807 Space
5808 \family default
5809  key ends the label if you are at the beginning of the first line of an
5810  item.
5811  If you need to use more than one word in the label use a 
5812 \family sans
5813 Protected Blank
5814 \family default
5815 .
5816  (Use either 
5817 \begin_inset Info
5818 type  "shortcut"
5819 arg   "space-insert protected"
5820 \end_inset
5821
5822  or the menu 
5823 \family sans
5824 Insert\SpecialChar \menuseparator
5825 Formatting\SpecialChar \menuseparator
5826 Protected
5827 \begin_inset space ~
5828 \end_inset
5829
5830 Space
5831 \family default
5832 , see section
5833 \begin_inset space ~
5834 \end_inset
5835
5836
5837 \begin_inset CommandInset ref
5838 LatexCommand ref
5839 reference "sub:Protected-Space"
5840
5841 \end_inset
5842
5843  for more info.) Here is an example:
5844 \end_layout
5845
5846 \begin_layout Description
5847 Second
5848 \begin_inset space ~
5849 \end_inset
5850
5851 Example: This one shows how to use a 
5852 \family sans
5853 Protected
5854 \begin_inset space ~
5855 \end_inset
5856
5857 Blank
5858 \family default
5859  in the label of a 
5860 \family sans
5861 Description
5862 \family default
5863  list item.
5864 \end_layout
5865
5866 \begin_layout Description
5867 Usage: You should use the 
5868 \family sans
5869 Description
5870 \family default
5871  environment for things like definitions and theorems.
5872  Use it when you need to make one word in particular stand out in the text
5873  that describes it.
5874  It's not a good idea to use a 
5875 \family sans
5876 Description
5877 \family default
5878  environment when you have an entire sentence that you want to describe.
5879  You're better off using 
5880 \family sans
5881 Itemize
5882 \family default
5883  or 
5884 \family sans
5885 Enumerate
5886 \family default
5887  and nesting several 
5888 \family sans
5889 Standard
5890 \family default
5891  paragraphs into them.
5892 \end_layout
5893
5894 \begin_layout Description
5895 Nesting: You can nest 
5896 \family sans
5897 Description
5898 \family default
5899  environments inside one another, nest them in other types of lists, and
5900  so on.
5901 \end_layout
5902
5903 \begin_layout Standard
5904 Notice that after the first line, LyX indents subsequent lines, offsetting
5905  them from the first line.
5906 \end_layout
5907
5908 \begin_layout Subsubsection
5909 The LyX 
5910 \family sans
5911 List
5912 \family default
5913
5914 \begin_inset Index idx
5915 status collapsed
5916
5917 \begin_layout Plain Layout
5918 Lists ! LyX list
5919 \end_layout
5920
5921 \end_inset
5922
5923
5924 \end_layout
5925
5926 \begin_layout Standard
5927 The 
5928 \family sans
5929 List
5930 \family default
5931  environment is a LyX extension to LaTeX.
5932 \end_layout
5933
5934 \begin_layout Standard
5935 \begin_inset Note Greyedout
5936 status open
5937
5938 \begin_layout Plain Layout
5939
5940 \series bold
5941 Note:
5942 \series default
5943  When you are using a KOMA-Script document class, like in this document,
5944  the 
5945 \family sans
5946 List
5947 \family default
5948  environment is named 
5949 \family sans
5950 Labeling
5951 \family default
5952 .
5953 \end_layout
5954
5955 \end_inset
5956
5957
5958 \end_layout
5959
5960 \begin_layout Standard
5961 Like the 
5962 \family sans
5963 Description
5964 \family default
5965  environment the 
5966 \family sans
5967 List
5968 \family default
5969  environment has user-defined labels for each list item.
5970  There are the following properties of this list environment:
5971 \end_layout
5972
5973 \begin_layout Labeling
5974 \labelwidthstring 00.00.0000
5975 item
5976 \begin_inset space ~
5977 \end_inset
5978
5979 labels LyX uses the first 
5980 \begin_inset Quotes eld
5981 \end_inset
5982
5983 word
5984 \begin_inset Quotes erd
5985 \end_inset
5986
5987  of each line as the item label.
5988  The first 
5989 \family sans
5990 Space
5991 \family default
5992  after the beginning of the first line of an item marks the end of the label.
5993  If you need to use more than one word in an item label, use a protected
5994  blank as described above.
5995 \end_layout
5996
5997 \begin_layout Labeling
5998 \labelwidthstring 00.00.0000
5999 margins As you can see, LyX uses different margins for the item label and
6000  the body of the item text.
6001  The body of the text has a larger left margin, which is equal to the default
6002  label width plus a little extra space.
6003  
6004 \end_layout
6005
6006 \begin_layout Labeling
6007 \labelwidthstring 00.00.0000
6008 label
6009 \begin_inset space ~
6010 \end_inset
6011
6012 width LyX uses the width of the label, or the default width, whatever is
6013  larger.
6014  If the label width is larger, the label 
6015 \begin_inset Quotes eld
6016 \end_inset
6017
6018 extends
6019 \begin_inset Quotes erd
6020 \end_inset
6021
6022  into the first line.
6023  In other words, the text of the first line isn't aligned with the left
6024  margin of the rest of the item text.
6025 \end_layout
6026
6027 \begin_layout Labeling
6028 \labelwidthstring 00.00.0000
6029 default
6030 \begin_inset space ~
6031 \end_inset
6032
6033 width You can set the default label width to ensure that the text of all
6034  items in a 
6035 \family sans
6036 List
6037 \family default
6038  environment have the same left margin.
6039 \begin_inset Newline newline
6040 \end_inset
6041
6042 To change the default width, select all items in the list.
6043  Now open the 
6044 \family sans
6045 Edit\SpecialChar \menuseparator
6046 Paragraph
6047 \begin_inset space ~
6048 \end_inset
6049
6050 Settings
6051 \family default
6052  dialog.
6053  The text in the box 
6054 \family sans
6055 Longest
6056 \begin_inset space ~
6057 \end_inset
6058
6059 label
6060 \family default
6061  determines the default label width.
6062  You can use the text of your largest label here, but you can also use the
6063  letter 
6064 \begin_inset Quotes eld
6065 \end_inset
6066
6067 M
6068 \begin_inset Quotes erd
6069 \end_inset
6070
6071  multiple times instead.
6072  The M is the widest character and is a standard unit of widths in LaTeX.
6073  By using 
6074 \begin_inset Quotes eld
6075 \end_inset
6076
6077 M
6078 \begin_inset Quotes erd
6079 \end_inset
6080
6081  as the unit of width you don't need to keep changing the contents of 
6082 \family sans
6083 Longest
6084 \begin_inset space ~
6085 \end_inset
6086
6087 label
6088 \family default
6089  every time you alter a label in a 
6090 \family sans
6091 List
6092 \family default
6093  environment.
6094 \begin_inset Newline newline
6095 \end_inset
6096
6097 The predefined default width is the length of 
6098 \begin_inset Quotes eld
6099 \end_inset
6100
6101 00.00.0000
6102 \begin_inset Quotes erd
6103 \end_inset
6104
6105  (equal to 6 M).
6106  
6107 \begin_inset Newline newline
6108 \end_inset
6109
6110
6111 \begin_inset Note Greyedout
6112 status open
6113
6114 \begin_layout Plain Layout
6115
6116 \series bold
6117 Note:
6118 \series default
6119  Setting the cursor into a list item to change only its label width will
6120  only change the width inside LyX but not in the output.
6121 \end_layout
6122
6123 \end_inset
6124
6125
6126 \end_layout
6127
6128 \begin_layout Standard
6129 You should use the 
6130 \family sans
6131 List
6132 \family default
6133  environment the same way like the 
6134 \family sans
6135 Description
6136 \family default
6137  list: When you need one word to stand out from the text that describes
6138  it.
6139  The 
6140 \family sans
6141 List
6142 \family default
6143  environment gives you another way to do this, using a different overall
6144  layout.
6145 \end_layout
6146
6147 \begin_layout Standard
6148 You can nest 
6149 \family sans
6150 List
6151 \family default
6152  environments inside one another, nest them in other types of lists, and
6153  so on.
6154  They work just like the other list paragraph environments.
6155  Read section
6156 \begin_inset space ~
6157 \end_inset
6158
6159
6160 \begin_inset CommandInset ref
6161 LatexCommand ref
6162 reference "sec:Nesting"
6163
6164 \end_inset
6165
6166  to learn about nesting.
6167 \end_layout
6168
6169 \begin_layout Standard
6170 There is yet another feature of the 
6171 \family sans
6172 List
6173 \family default
6174  environment: As you can see in the examples, LyX left-justifies the item
6175  labels by default.
6176  You can use additional 
6177 \family sans
6178 HFills
6179 \family default
6180  to change how LyX justifies the item label.
6181  
6182 \family sans
6183 Hfills
6184 \family default
6185  are documented in section
6186 \begin_inset space ~
6187 \end_inset
6188
6189
6190 \begin_inset CommandInset ref
6191 LatexCommand ref
6192 reference "sub:Horizontal-Space"
6193
6194 \end_inset
6195
6196 .
6197  Here are some examples:
6198 \begin_inset Newpage pagebreak
6199 \end_inset
6200
6201
6202 \end_layout
6203
6204 \begin_layout Labeling
6205 \labelwidthstring 00.00.0000
6206 Left The default for 
6207 \family sans
6208 List
6209 \family default
6210  item labels.
6211 \end_layout
6212
6213 \begin_layout Labeling
6214 \labelwidthstring 00.00.0000
6215 \begin_inset space \hfill{}
6216 \end_inset
6217
6218 Right One 
6219 \family sans
6220 HFill
6221 \family default
6222  at the beginning of the label right justifies it.
6223 \end_layout
6224
6225 \begin_layout Labeling
6226 \labelwidthstring 00.00.0000
6227 \begin_inset space \hfill{}
6228 \end_inset
6229
6230 Center
6231 \begin_inset space \hfill{}
6232 \end_inset
6233
6234  One 
6235 \family sans
6236 HFill
6237 \family default
6238  at the beginning of the label and one at the end centers it.
6239 \end_layout
6240
6241 \begin_layout Subsection
6242 Customized Lists
6243 \begin_inset Index idx
6244 status collapsed
6245
6246 \begin_layout Plain Layout
6247 Lists ! Customized
6248 \end_layout
6249
6250 \end_inset
6251
6252
6253 \end_layout
6254
6255 \begin_layout Standard
6256 To use the features described in this section, you must load the module
6257  
6258 \family sans
6259 Customisable Lists (enumitem)
6260 \family default
6261  in the document settings.
6262  This loads the features of the LaTeX-package 
6263 \series bold
6264 enumitem
6265 \series default
6266
6267 \begin_inset Index idx
6268 status collapsed
6269
6270 \begin_layout Plain Layout
6271 LaTeX-packages ! enumitem
6272 \end_layout
6273
6274 \end_inset
6275
6276 .
6277 \end_layout
6278
6279 \begin_layout Subsubsection
6280 Custom Enumerate Lists
6281 \begin_inset Index idx
6282 status collapsed
6283
6284 \begin_layout Plain Layout
6285 Lists ! Enumerate ! Custom
6286 \end_layout
6287
6288 \end_inset
6289
6290
6291 \end_layout
6292
6293 \begin_layout Standard
6294 \noindent
6295 The default numbering of numbered lists can be changed by adding an optional
6296  argument (menu 
6297 \family sans
6298 Insert\SpecialChar \menuseparator
6299 Short Title
6300 \family default
6301 ) to the first item of each level in the list.
6302  There you add the command
6303 \end_layout
6304
6305 \begin_layout Standard
6306
6307 \series bold
6308 label=
6309 \backslash
6310 roman{enumi}
6311 \end_layout
6312
6313 \begin_layout Standard
6314 in TeX Code (shortcut 
6315 \begin_inset Info
6316 type  "shortcut"
6317 arg   "ert-insert"
6318 \end_inset
6319
6320 ).
6321 \begin_inset Foot
6322 status collapsed
6323
6324 \begin_layout Plain Layout
6325 For more about TeX Code, look at section
6326 \begin_inset space ~
6327 \end_inset
6328
6329
6330 \begin_inset CommandInset ref
6331 LatexCommand ref
6332 reference "sec:TeX-Code"
6333
6334 \end_inset
6335
6336 .
6337 \end_layout
6338
6339 \end_inset
6340
6341
6342 \emph on
6343  enumi
6344 \emph default
6345  is hereby the counter of the enumeration in the first level.
6346  The command 
6347 \series bold
6348
6349 \backslash
6350 roman
6351 \series default
6352  outputs the counter as small Roman numeral.
6353  For capital Roman numerals replace in the command above 
6354 \series bold
6355
6356 \backslash
6357 roman
6358 \series default
6359  by 
6360 \series bold
6361
6362 \backslash
6363 Roman
6364 \series default
6365 .
6366  For Arabic numerals use 
6367 \series bold
6368
6369 \backslash
6370 arabic
6371 \series default
6372 .
6373  To 
6374 \begin_inset Quotes eld
6375 \end_inset
6376
6377 number
6378 \begin_inset Quotes erd
6379 \end_inset
6380
6381  items with capital or small Latin letters use 
6382 \series bold
6383
6384 \backslash
6385 Alph
6386 \series default
6387  or 
6388 \series bold
6389
6390 \backslash
6391 alph
6392 \series default
6393 , respectively.
6394 \end_layout
6395
6396 \begin_layout Standard
6397 \noindent
6398 \begin_inset Note Greyedout
6399 status open
6400
6401 \begin_layout Plain Layout
6402
6403 \series bold
6404 Note:
6405 \series default
6406  You can only number 26
6407 \begin_inset space ~
6408 \end_inset
6409
6410 items with Latin letters, because this numbering is limited to single letters.
6411 \end_layout
6412
6413 \end_inset
6414
6415
6416 \end_layout
6417
6418 \begin_layout Standard
6419 To change the numbering for the list sublevels, replace the 'i' in the command
6420  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6421 \end_layout
6422
6423 \begin_layout Standard
6424 As example a list with custom numbering:
6425 \end_layout
6426
6427 \begin_layout Enumerate
6428 \begin_inset Argument
6429 status open
6430
6431 \begin_layout Plain Layout
6432 \begin_inset ERT
6433 status open
6434
6435 \begin_layout Plain Layout
6436
6437 label=
6438 \backslash
6439 #
6440 \backslash
6441 Alph{enumi}
6442 \backslash
6443 #
6444 \end_layout
6445
6446 \end_inset
6447
6448
6449 \end_layout
6450
6451 \end_inset
6452
6453 Level 1
6454 \end_layout
6455
6456 \begin_deeper
6457 \begin_layout Enumerate
6458 \begin_inset Argument
6459 status open
6460
6461 \begin_layout Plain Layout
6462 \begin_inset ERT
6463 status open
6464
6465 \begin_layout Plain Layout
6466
6467 label=
6468 \backslash
6469 Alph{enumi}.
6470 \backslash
6471 arabic{enumii}
6472 \end_layout
6473
6474 \end_inset
6475
6476
6477 \end_layout
6478
6479 \end_inset
6480
6481 Level 2
6482 \end_layout
6483
6484 \begin_layout Enumerate
6485 Level 2
6486 \end_layout
6487
6488 \begin_deeper
6489 \begin_layout Enumerate
6490 \begin_inset Argument
6491 status open
6492
6493 \begin_layout Plain Layout
6494 \begin_inset ERT
6495 status open
6496
6497 \begin_layout Plain Layout
6498
6499 label=
6500 \backslash
6501 bf{
6502 \backslash
6503 arabic{enumiii}}
6504 \end_layout
6505
6506 \end_inset
6507
6508
6509 \end_layout
6510
6511 \end_inset
6512
6513 Level 3
6514 \end_layout
6515
6516 \begin_deeper
6517 \begin_layout Enumerate
6518 \begin_inset Argument
6519 status open
6520
6521 \begin_layout Plain Layout
6522 \begin_inset ERT
6523 status open
6524
6525 \begin_layout Plain Layout
6526
6527 label=
6528 \backslash
6529 emph{
6530 \backslash
6531 roman{enumiv})}
6532 \end_layout
6533
6534 \end_inset
6535
6536
6537 \end_layout
6538
6539 \end_inset
6540
6541 Level 4
6542 \end_layout
6543
6544 \end_deeper
6545 \end_deeper
6546 \end_deeper
6547 \begin_layout Standard
6548 For this list these commands were used:
6549 \end_layout
6550
6551 \begin_layout Standard
6552 \noindent
6553
6554 \series bold
6555 label=
6556 \backslash
6557 #
6558 \backslash
6559 Alph{enumi}
6560 \backslash
6561 #
6562 \begin_inset Newline newline
6563 \end_inset
6564
6565 label=
6566 \backslash
6567 Alph{enumi}.
6568 \backslash
6569 arabic{enumii}
6570 \begin_inset Newline newline
6571 \end_inset
6572
6573 label=
6574 \backslash
6575 bf{
6576 \backslash
6577 arabic{enumiii}}
6578 \begin_inset Newline newline
6579 \end_inset
6580
6581 label=
6582 \backslash
6583 emph{
6584 \backslash
6585 roman{enumiv})}
6586 \end_layout
6587
6588 \begin_layout Standard
6589 where the command 
6590 \series bold
6591
6592 \backslash
6593 emph{}
6594 \series default
6595  makes the label emphasized and 
6596 \series bold
6597
6598 \backslash
6599 bf{}
6600 \series default
6601  makes it bold.
6602 \end_layout
6603
6604 \begin_layout Standard
6605 \begin_inset Note Greyedout
6606 status open
6607
6608 \begin_layout Plain Layout
6609
6610 \series bold
6611 Note:
6612 \series default
6613  When you changed the label of a list level, it will be used for all following
6614  lists until you change the definition.
6615 \end_layout
6616
6617 \end_inset
6618
6619
6620 \end_layout
6621
6622 \begin_layout Subsubsection
6623 Resumed Enumeration
6624 \begin_inset Index idx
6625 status collapsed
6626
6627 \begin_layout Plain Layout
6628 Lists ! Enumerate ! Resumed
6629 \end_layout
6630
6631 \end_inset
6632
6633
6634 \end_layout
6635
6636 \begin_layout Standard
6637 Enumerations can be resumed after intermediate paragraphs:
6638 \end_layout
6639
6640 \begin_layout Enumerate
6641 \begin_inset Argument
6642 status open
6643
6644 \begin_layout Plain Layout
6645 \begin_inset ERT
6646 status open
6647
6648 \begin_layout Plain Layout
6649
6650 label=
6651 \backslash
6652 arabic{enumi}.
6653 \end_layout
6654
6655 \end_inset
6656
6657
6658 \end_layout
6659
6660 \end_inset
6661
6662 first
6663 \begin_inset Note Note
6664 status open
6665
6666 \begin_layout Plain Layout
6667 goes back to default numbering
6668 \end_layout
6669
6670 \end_inset
6671
6672
6673 \end_layout
6674
6675 \begin_layout Enumerate
6676 second
6677 \end_layout
6678
6679 \begin_layout Standard
6680 regular text
6681 \end_layout
6682
6683 \begin_layout Enumerate-Resume
6684 resumed
6685 \end_layout
6686
6687 \begin_layout Standard
6688 To resume an enumeration, use the style 
6689 \family sans
6690 Enumerate-Resume
6691 \family default
6692 .
6693  Its numbering appears in blue within LyX to indicate that it is a resumed
6694  list and that the numbering will not be correct in LyX, but in the output.
6695 \end_layout
6696
6697 \begin_layout Standard
6698 \begin_inset Note Greyedout
6699 status open
6700
6701 \begin_layout Plain Layout
6702
6703 \series bold
6704 Note:
6705 \series default
6706  If there is no previous enumeration to resume, you will get a LaTeX error.
6707 \end_layout
6708
6709 \end_inset
6710
6711
6712 \end_layout
6713
6714 \begin_layout Standard
6715 Perhaps you might want to resume the list with a different number than the
6716  next one.
6717  Or you want to start a new enumeration with a defined number.
6718  This is possible by adding an optional argument to the first list item
6719  of a normal new enumeration.
6720  There insert the command
6721 \end_layout
6722
6723 \begin_layout Standard
6724
6725 \series bold
6726 start=number
6727 \end_layout
6728
6729 \begin_layout Standard
6730 where 
6731 \emph on
6732 number
6733 \emph default
6734  is the number with which you want to resume the list.
6735  An example:
6736 \end_layout
6737
6738 \begin_layout Enumerate
6739 first item
6740 \end_layout
6741
6742 \begin_layout Enumerate
6743 second item
6744 \end_layout
6745
6746 \begin_layout Standard
6747 Enumeration starting at a given value:
6748 \end_layout
6749
6750 \begin_layout Enumerate
6751 \begin_inset Argument
6752 status open
6753
6754 \begin_layout Plain Layout
6755 \begin_inset ERT
6756 status open
6757
6758 \begin_layout Plain Layout
6759
6760 start=4
6761 \end_layout
6762
6763 \end_inset
6764
6765
6766 \end_layout
6767
6768 \end_inset
6769
6770 This enumeration starts at 4
6771 \end_layout
6772
6773 \begin_layout Subsubsection
6774 List Spacing
6775 \begin_inset Index idx
6776 status collapsed
6777
6778 \begin_layout Plain Layout
6779 Lists ! Spacing
6780 \end_layout
6781
6782 \end_inset
6783
6784
6785 \end_layout
6786
6787 \begin_layout Standard
6788 In some cases you might want less or more vertical space between the items
6789  of a list.
6790  For example the default space is too much in your opinion in this case:
6791 \end_layout
6792
6793 \begin_layout Itemize
6794 A bullet list
6795 \end_layout
6796
6797 \begin_layout Itemize
6798 with standard spacing 
6799 \end_layout
6800
6801 \begin_layout Standard
6802 You can decrease the space by adding an optional argument to the first item
6803  of the list.
6804  There add the command 
6805 \series bold
6806 nolistsep
6807 \series default
6808  to get no additional list space like in this example:
6809 \end_layout
6810
6811 \begin_layout Itemize
6812 \begin_inset Argument
6813 status open
6814
6815 \begin_layout Plain Layout
6816 \begin_inset ERT
6817 status open
6818
6819 \begin_layout Plain Layout
6820
6821 nolistsep
6822 \end_layout
6823
6824 \end_inset
6825
6826
6827 \end_layout
6828
6829 \end_inset
6830
6831 A bullet list
6832 \end_layout
6833
6834 \begin_layout Itemize
6835 without additional
6836 \end_layout
6837
6838 \begin_layout Itemize
6839 vertical space
6840 \end_layout
6841
6842 \begin_layout Standard
6843 To add space you can use several other commands provided by the LaTeX-package
6844  
6845 \series bold
6846 enumitem
6847 \series default
6848
6849 \begin_inset Index idx
6850 status collapsed
6851
6852 \begin_layout Plain Layout
6853 LaTeX-packages ! enumitem
6854 \end_layout
6855
6856 \end_inset
6857
6858 .
6859  For more info see its documentation, 
6860 \begin_inset CommandInset citation
6861 LatexCommand cite
6862 key "enumitem"
6863
6864 \end_inset
6865
6866 .
6867 \end_layout
6868
6869 \begin_layout Standard
6870 There are also many commands available to change the horizontal spacing
6871  and indentation.
6872  Here is an example where the indentation was changed to the one of the
6873  paragraphs in the document and the label separation was set to 2
6874 \begin_inset space \thinspace{}
6875 \end_inset
6876
6877 cm so that the number is in the page margin:
6878 \end_layout
6879
6880 \begin_layout Enumerate
6881 \begin_inset Argument
6882 status open
6883
6884 \begin_layout Plain Layout
6885 \begin_inset ERT
6886 status open
6887
6888 \begin_layout Plain Layout
6889
6890 labelindent=
6891 \backslash
6892 parindent, labelsep=2cm
6893 \end_layout
6894
6895 \end_inset
6896
6897
6898 \end_layout
6899
6900 \end_inset
6901
6902 An enumeration
6903 \end_layout
6904
6905 \begin_layout Enumerate
6906 with negative indentation
6907 \end_layout
6908
6909 \begin_layout Subsubsection
6910 Further Customization
6911 \begin_inset Index idx
6912 status collapsed
6913
6914 \begin_layout Plain Layout
6915 Lists ! Description
6916 \end_layout
6917
6918 \end_inset
6919
6920
6921 \end_layout
6922
6923 \begin_layout Standard
6924 You can also change the style of description lists.
6925  The command
6926 \end_layout
6927
6928 \begin_layout Standard
6929
6930 \series bold
6931 font=definition
6932 \end_layout
6933
6934 \begin_layout Standard
6935 changes the description label font, the command
6936 \end_layout
6937
6938 \begin_layout Standard
6939
6940 \series bold
6941 style=definition
6942 \end_layout
6943
6944 \begin_layout Standard
6945 sets the list style.
6946 \end_layout
6947
6948 \begin_layout Standard
6949 An example where the command
6950 \end_layout
6951
6952 \begin_layout Standard
6953
6954 \series bold
6955 font=
6956 \backslash
6957 itshape, style=nextline
6958 \end_layout
6959
6960 \begin_layout Standard
6961 is used:
6962 \end_layout
6963
6964 \begin_layout Description
6965 Ionizing
6966 \begin_inset space ~
6967 \end_inset
6968
6969 radiation: 
6970 \begin_inset Argument
6971 status open
6972
6973 \begin_layout Plain Layout
6974 \begin_inset ERT
6975 status open
6976
6977 \begin_layout Plain Layout
6978
6979 labelindent=0pt, labelsep=1cm, font=
6980 \backslash
6981 itshape, style=nextline
6982 \end_layout
6983
6984 \end_inset
6985
6986
6987 \end_layout
6988
6989 \end_inset
6990
6991 Ionizing radiation consists of particles or electromagnetic waves that are
6992  energetic enough to detach electrons from atoms or molecules, therefore
6993  ionizing them.
6994 \end_layout
6995
6996 \begin_layout Description
6997 Reference
6998 \begin_inset space ~
6999 \end_inset
7000
7001 counting: In computer science, reference counting is a technique of storing
7002  the number of references, pointers, or handles to a resource such as an
7003  object, block of memory, disk space or other resource.
7004 \end_layout
7005
7006 \begin_layout Standard
7007 There are many more commands and features provided by the LaTeX-package
7008  
7009 \series bold
7010 enumitem
7011 \series default
7012
7013 \begin_inset Index idx
7014 status collapsed
7015
7016 \begin_layout Plain Layout
7017 LaTeX-packages ! enumitem
7018 \end_layout
7019
7020 \end_inset
7021
7022 .
7023  For more info see its documentation, 
7024 \begin_inset CommandInset citation
7025 LatexCommand cite
7026 key "enumitem"
7027
7028 \end_inset
7029
7030
7031 \end_layout
7032
7033 \begin_layout Subsection
7034 Letters
7035 \begin_inset Index idx
7036 status collapsed
7037
7038 \begin_layout Plain Layout
7039 Letters
7040 \end_layout
7041
7042 \end_inset
7043
7044
7045 \end_layout
7046
7047 \begin_layout Subsubsection
7048
7049 \family sans
7050 Address
7051 \family default
7052  and 
7053 \family sans
7054 Right
7055 \begin_inset space ~
7056 \end_inset
7057
7058 Address
7059 \family default
7060 : An Overview
7061 \end_layout
7062
7063 \begin_layout Standard
7064 Although LyX has document classes for letters, we've also created two paragraph
7065  environments called 
7066 \family sans
7067 Address
7068 \family default
7069  and 
7070 \family sans
7071 Right
7072 \begin_inset space ~
7073 \end_inset
7074
7075 Address
7076 \family default
7077 .
7078  To use the letter class, you need to use specific paragraph environments
7079  in a specific order, otherwise LaTeX gags on the document.
7080  In contrast, you can use the 
7081 \family sans
7082 Address
7083 \family default
7084  and 
7085 \family sans
7086 Right
7087 \begin_inset space ~
7088 \end_inset
7089
7090 Address
7091 \family default
7092  paragraph environments anywhere with no problem.
7093  You can even nest them inside other environments, though you can't nest
7094  anything in them.
7095 \end_layout
7096
7097 \begin_layout Standard
7098 Of course, you're not limited to using 
7099 \family sans
7100 Address
7101 \family default
7102  and 
7103 \family sans
7104 Right
7105 \begin_inset space ~
7106 \end_inset
7107
7108 Address
7109 \family default
7110  for letters only.
7111  
7112 \family sans
7113 Right
7114 \begin_inset space ~
7115 \end_inset
7116
7117 Address
7118 \family default
7119 , in particular, is useful for creating article titles like those used in
7120  some European academic papers.
7121 \end_layout
7122
7123 \begin_layout Subsubsection
7124 Usage
7125 \begin_inset CommandInset label
7126 LatexCommand label
7127 name "sec:Address-Usage"
7128
7129 \end_inset
7130
7131
7132 \end_layout
7133
7134 \begin_layout Standard
7135 The 
7136 \family sans
7137 Address
7138 \family default
7139  environment formats text in the style of an address, which is also used
7140  for the opening and signature in some countries.
7141  Similarly, the 
7142 \family sans
7143 Right
7144 \begin_inset space ~
7145 \end_inset
7146
7147 Address
7148 \family default
7149  environment formats text in the style of a right-justified address, which
7150  is used for the sender's address and today's date in some countries.
7151  Here's an example of each:
7152 \end_layout
7153
7154 \begin_layout Right Address
7155 Right Address
7156 \begin_inset Newline newline
7157 \end_inset
7158
7159 Who I am
7160 \begin_inset Newline newline
7161 \end_inset
7162
7163 Where I am
7164 \begin_inset Newline newline
7165 \end_inset
7166
7167 When is it? What is today?
7168 \end_layout
7169
7170 \begin_layout Standard
7171 That was 
7172 \family sans
7173 Right
7174 \begin_inset space ~
7175 \end_inset
7176
7177 Address
7178 \family default
7179 .
7180  Notice that the lines all have the same left margin, which LyX sets to
7181  fit the largest block of text on a single line.
7182  Here's an example of the 
7183 \family sans
7184 Address
7185 \family default
7186  environment:
7187 \end_layout
7188
7189 \begin_layout Address
7190 Who are you
7191 \begin_inset Newline newline
7192 \end_inset
7193
7194 Where do I send this
7195 \begin_inset Newline newline
7196 \end_inset
7197
7198 Your post office and country
7199 \end_layout
7200
7201 \begin_layout Standard
7202 As you can see, both 
7203 \family sans
7204 Address
7205 \family default
7206  and 
7207 \family sans
7208 Right
7209 \begin_inset space ~
7210 \end_inset
7211
7212 Address
7213 \family default
7214  add extra space between themselves and the next paragraph.
7215  If you hit 
7216 \family sans
7217 Return
7218 \family default
7219  in either of these environments, LyX resets the nesting depth and sets
7220  the environment to 
7221 \family sans
7222 Standard
7223 \family default
7224 .
7225  This makes sense, since 
7226 \family sans
7227 Return
7228 \family default
7229  is the 
7230 \family typewriter
7231 break-paragraph
7232 \family default
7233  function, and the individual lines of an address are not paragraphs.
7234  Thus, you have to use 
7235 \family typewriter
7236 break-line
7237 \family default
7238  (
7239 \begin_inset Info
7240 type  "shortcut"
7241 arg   "newline-insert newline"
7242 \end_inset
7243
7244  or 
7245 \family sans
7246 Formatting
7247 \begin_inset space ~
7248 \end_inset
7249
7250 Character\SpecialChar \menuseparator
7251 Line
7252 \begin_inset space ~
7253 \end_inset
7254
7255 Break
7256 \family default
7257  from the 
7258 \family sans
7259 Insert
7260 \family default
7261  menu) to start a new line in an 
7262 \family sans
7263 Address
7264 \family default
7265  or 
7266 \family sans
7267 Right
7268 \begin_inset space ~
7269 \end_inset
7270
7271 Address
7272 \family default
7273  environment.
7274 \end_layout
7275
7276 \begin_layout Subsection
7277 Academic Writing
7278 \end_layout
7279
7280 \begin_layout Standard
7281 Most academic writing begins with an abstract and ends with a bibliography
7282  or list of references.
7283  LyX contains paragraph environments for both of these.
7284 \end_layout
7285
7286 \begin_layout Subsubsection
7287
7288 \family sans
7289 Abstract
7290 \begin_inset Index idx
7291 status collapsed
7292
7293 \begin_layout Plain Layout
7294 Abstracts
7295 \end_layout
7296
7297 \end_inset
7298
7299
7300 \end_layout
7301
7302 \begin_layout Standard
7303 The 
7304 \family sans
7305 Abstract
7306 \family default
7307  environment is used for the abstract of an article.
7308  Technically, you could use this environment anywhere, but you really should
7309  only use it at the beginning of the document, after the title.
7310  Also, don't bother trying to nest 
7311 \family sans
7312 Abstract
7313 \family default
7314  in anything else or vice versa.
7315  It won't work.
7316  The 
7317 \family sans
7318 Abstract
7319 \family default
7320  environment is only useful in the article and report document classes.
7321  The book document classes ignores the 
7322 \family sans
7323 Abstract
7324 \family default
7325  completely, and it's utterly silly to use 
7326 \family sans
7327 Abstract
7328 \family default
7329  in a letter document class.
7330 \end_layout
7331
7332 \begin_layout Standard
7333 The 
7334 \family sans
7335 Abstract
7336 \family default
7337  environment does several things for you.
7338  First, it puts the centered label 
7339 \begin_inset Quotes eld
7340 \end_inset
7341
7342 Abstract
7343 \begin_inset Quotes erd
7344 \end_inset
7345
7346  above the text.
7347  The label and the text of the abstract are separated by some extra vertical
7348  space.
7349  Second, it typesets everything in a smaller font, just as you'd expect.
7350  Lastly, it adds a bit of extra vertical space between the abstract and
7351  the subsequent text.
7352  Well, that's how it will appear on the LyX screen.
7353  The appearance in the output depends on the used article or report class.
7354 \end_layout
7355
7356 \begin_layout Standard
7357 Starting a new paragraph by hitting 
7358 \family sans
7359 Return
7360 \family default
7361  does not reset the paragraph environment.
7362  The new paragraph will still be in the 
7363 \family sans
7364 Abstract
7365 \family default
7366  environment.
7367  So, you will have to change the paragraph environment yourself when you
7368  finish entering the abstract of your document.
7369 \end_layout
7370
7371 \begin_layout Standard
7372 \begin_inset Float figure
7373 wide false
7374 sideways false
7375 status open
7376
7377 \begin_layout Plain Layout
7378 \align center
7379 \begin_inset Graphics
7380         filename clipart/Abstract.pdf
7381
7382 \end_inset
7383
7384
7385 \end_layout
7386
7387 \begin_layout Plain Layout
7388 \begin_inset Caption
7389
7390 \begin_layout Plain Layout
7391 \begin_inset CommandInset label
7392 LatexCommand label
7393 name "cap:Paragraph-in-the"
7394
7395 \end_inset
7396
7397 Paragraph in the 
7398 \family sans
7399 Abstract
7400 \family default
7401  environment
7402 \end_layout
7403
7404 \end_inset
7405
7406
7407 \end_layout
7408
7409 \end_inset
7410
7411
7412 \end_layout
7413
7414 \begin_layout Standard
7415 We'd love to give you directly an example of the 
7416 \family sans
7417 Abstract
7418 \family default
7419  environment, but since this document is in the 
7420 \begin_inset Quotes eld
7421 \end_inset
7422
7423 book
7424 \begin_inset Quotes erd
7425 \end_inset
7426
7427  class, we can't do this.
7428  We inserted it therefore as figure
7429 \begin_inset space ~
7430 \end_inset
7431
7432
7433 \begin_inset CommandInset ref
7434 LatexCommand ref
7435 reference "cap:Paragraph-in-the"
7436
7437 \end_inset
7438
7439 .
7440  If you've never heard of an 
7441 \begin_inset Quotes eld
7442 \end_inset
7443
7444 abstract
7445 \begin_inset Quotes erd
7446 \end_inset
7447
7448  before, you can safely ignore this environment.
7449 \end_layout
7450
7451 \begin_layout Subsubsection
7452
7453 \family sans
7454 Bibliography
7455 \family default
7456
7457 \begin_inset Index idx
7458 status collapsed
7459
7460 \begin_layout Plain Layout
7461 Bibliography
7462 \end_layout
7463
7464 \end_inset
7465
7466
7467 \begin_inset CommandInset label
7468 LatexCommand label
7469 name "sub:Biblio_environment"
7470
7471 \end_inset
7472
7473
7474 \end_layout
7475
7476 \begin_layout Standard
7477 The 
7478 \family sans
7479 Bibliography
7480 \family default
7481  environment is used to list references.
7482  Technically, you could use this environment anywhere, but you really should
7483  only use it at the end of the document.
7484  Nesting 
7485 \family sans
7486 Bibliography
7487 \family default
7488  in anything else or vice versa won't work.
7489 \end_layout
7490
7491 \begin_layout Standard
7492 When you first open a 
7493 \family sans
7494 Bibliography
7495 \family default
7496  environment, LyX adds a large vertical space, followed by the heading 
7497 \begin_inset Quotes eld
7498 \end_inset
7499
7500 Bibliography
7501 \begin_inset Quotes erd
7502 \end_inset
7503
7504  or 
7505 \begin_inset Quotes eld
7506 \end_inset
7507
7508 References,
7509 \begin_inset Quotes erd
7510 \end_inset
7511
7512  depending on the document class.
7513  The heading is in a large boldface font.
7514  Each paragraph of the 
7515 \family sans
7516 Bibliography
7517 \family default
7518  environment is a bibliography entry.
7519  Thus, hitting 
7520 \family sans
7521 Return
7522 \family default
7523  does not reset the paragraph environment.
7524  Each new paragraph is still in the 
7525 \family sans
7526 Bibliography
7527 \family default
7528  environment.
7529 \end_layout
7530
7531 \begin_layout Standard
7532 There is another, usually better way to include references in your document
7533  by using a BibTeX database.
7534  For more information on that, and for a detailed description of LyX's bibliogra
7535 phy handling, have a look at in section
7536 \begin_inset space ~
7537 \end_inset
7538
7539
7540 \begin_inset CommandInset ref
7541 LatexCommand ref
7542 reference "sec:Bibliography"
7543
7544 \end_inset
7545
7546 .
7547 \end_layout
7548
7549 \begin_layout Subsection
7550 LyX
7551 \family sans
7552 -Code
7553 \begin_inset Index idx
7554 status collapsed
7555
7556 \begin_layout Plain Layout
7557 Paragraph ! LyX code
7558 \end_layout
7559
7560 \end_inset
7561
7562
7563 \begin_inset CommandInset label
7564 LatexCommand label
7565 name "sub:LyX-Code"
7566
7567 \end_inset
7568
7569
7570 \end_layout
7571
7572 \begin_layout Standard
7573 The 
7574 \family sans
7575 LyX-Code
7576 \family default
7577  environment is another LyX extension.
7578  It type-sets text in a typewriter-style font.
7579  It also treats the 
7580 \family sans
7581 Space
7582 \family default
7583  key as a fixed whitespace;
7584 \begin_inset Foot
7585 status collapsed
7586
7587 \begin_layout Plain Layout
7588 In the 
7589 \family sans
7590 LyX-Code
7591 \family default
7592  environment, the 
7593 \family sans
7594 Space
7595 \family default
7596  key is treated as a 
7597 \family sans
7598 Protected
7599 \begin_inset space ~
7600 \end_inset
7601
7602 Blank
7603 \family default
7604  instead of an end-of-word marker.
7605 \end_layout
7606
7607 \end_inset
7608
7609  this is the only case in which you can type multiple whitespaces in LyX.
7610  If you need to insert blank lines, you'll still need to use 
7611 \begin_inset Info
7612 type  "shortcut"
7613 arg   "newline-insert newline"
7614 \end_inset
7615
7616  (the 
7617 \family typewriter
7618 break-line
7619 \family default
7620  function).
7621  
7622 \family sans
7623 Return
7624 \family default
7625  breaks paragraphs.
7626  Note, however, that 
7627 \family sans
7628 Return
7629 \family default
7630  does not reset the paragraph environment.
7631  So, when you finish using the 
7632 \family sans
7633 LyX-Code
7634 \family default
7635  environment, you'll need to change the paragraph environment yourself.
7636  Also, you can nest the 
7637 \family sans
7638 LyX-Code
7639 \family default
7640  environment inside of others.
7641 \end_layout
7642
7643 \begin_layout Standard
7644 There are a few quirks with this environment:
7645 \end_layout
7646
7647 \begin_layout Itemize
7648 You can't use 
7649 \begin_inset Info
7650 type  "shortcut"
7651 arg   "newline-insert newline"
7652 \end_inset
7653
7654  at the beginning of a new paragraph (i.
7655 \begin_inset space \thinspace{}
7656 \end_inset
7657
7658 g.
7659 \begin_inset space \space{}
7660 \end_inset
7661
7662 you can't follow 
7663 \family sans
7664 Return
7665 \family default
7666  with a 
7667 \begin_inset Info
7668 type  "shortcut"
7669 arg   "newline-insert newline"
7670 \end_inset
7671
7672 ).
7673 \end_layout
7674
7675 \begin_layout Itemize
7676 You can't follow a 
7677 \begin_inset Info
7678 type  "shortcut"
7679 arg   "newline-insert newline"
7680 \end_inset
7681
7682  with a 
7683 \family sans
7684 Space
7685 \family default
7686 .
7687 \end_layout
7688
7689 \begin_deeper
7690 \begin_layout Itemize
7691 Use a 
7692 \family sans
7693 Return
7694 \family default
7695  to begin a new paragraph, then you can use a 
7696 \family sans
7697 Space
7698 \family default
7699 .
7700 \end_layout
7701
7702 \begin_layout Itemize
7703 Or: use 
7704 \begin_inset Info
7705 type  "shortcut"
7706 arg   "space-insert protected"
7707 \end_inset
7708
7709  instead.
7710 \end_layout
7711
7712 \end_deeper
7713 \begin_layout Itemize
7714 You can't have an empty paragraph or an empty line.
7715  You must put at least one 
7716 \family sans
7717 Space
7718 \family default
7719  in any line you want blank.
7720  Otherwise, LaTeX generates errors.
7721 \end_layout
7722
7723 \begin_layout Itemize
7724 You cannot get the typewriter double quotes by typing 
7725 \family sans
7726 "
7727 \family default
7728  since that will insert 
7729 \emph on
7730 real
7731 \emph default
7732  quotes.
7733  You get the typewriter double quotes with 
7734 \begin_inset Info
7735 type  "shortcut"
7736 arg   "self-insert \""
7737 \end_inset
7738
7739 .
7740 \end_layout
7741
7742 \begin_layout Standard
7743 Here's an example:
7744 \end_layout
7745
7746 \begin_layout LyX-Code
7747 #include <stdio.h>
7748 \end_layout
7749
7750 \begin_layout LyX-Code
7751  
7752 \end_layout
7753
7754 \begin_layout LyX-Code
7755 int main(void)
7756 \end_layout
7757
7758 \begin_layout LyX-Code
7759 {
7760 \end_layout
7761
7762 \begin_layout LyX-Code
7763     printf("Hello World!
7764 \backslash
7765 n");
7766 \end_layout
7767
7768 \begin_layout LyX-Code
7769     return 0;
7770 \end_layout
7771
7772 \begin_layout LyX-Code
7773 }
7774 \end_layout
7775
7776 \begin_layout Standard
7777 This is just the standard 
7778 \begin_inset Quotes eld
7779 \end_inset
7780
7781 Hello world!
7782 \begin_inset Quotes erd
7783 \end_inset
7784
7785  program.
7786  
7787 \end_layout
7788
7789 \begin_layout Standard
7790
7791 \family sans
7792 LyX-Code
7793 \family default
7794  has one purpose: to typeset code, such as program source, shell scripts,
7795  rc-files, and so on.
7796  Use it only in those very special cases where you need to generate text
7797  as if you used a typewriter.
7798 \begin_inset Index idx
7799 status collapsed
7800
7801 \begin_layout Plain Layout
7802 Paragraph environments|)
7803 \end_layout
7804
7805 \end_inset
7806
7807
7808 \end_layout
7809
7810 \begin_layout Section
7811 Nesting Environments
7812 \begin_inset Index idx
7813 status collapsed
7814
7815 \begin_layout Plain Layout
7816 Nesting ! Environments
7817 \end_layout
7818
7819 \end_inset
7820
7821
7822 \begin_inset CommandInset label
7823 LatexCommand label
7824 name "sec:Nesting"
7825
7826 \end_inset
7827
7828
7829 \end_layout
7830
7831 \begin_layout Subsection
7832 Introduction
7833 \end_layout
7834
7835 \begin_layout Standard
7836 LyX treats text as a unified block with a particular context and specific
7837  properties.
7838  This allows you to create blocks that inherit some of the properties of
7839  another block.
7840  For example you have three main points in an outline, but point #2 also
7841  has two subpoints.
7842  In other words, you have a list inside of another list, with the inner
7843  list 
7844 \begin_inset Quotes eld
7845 \end_inset
7846
7847 attached
7848 \begin_inset Quotes erd
7849 \end_inset
7850
7851  to item #2:
7852 \end_layout
7853
7854 \begin_layout Enumerate
7855 one
7856 \end_layout
7857
7858 \begin_layout Enumerate
7859 two
7860 \end_layout
7861
7862 \begin_deeper
7863 \begin_layout Enumerate
7864 sublist – item #1
7865 \end_layout
7866
7867 \begin_layout Enumerate
7868 sublist – item #2
7869 \end_layout
7870
7871 \end_deeper
7872 \begin_layout Enumerate
7873 three
7874 \end_layout
7875
7876 \begin_layout Standard
7877 You put a list inside a list by nesting one list inside the other.
7878  Nesting an environment is quite simple: Select 
7879 \family sans
7880 Increase
7881 \begin_inset space ~
7882 \end_inset
7883
7884 List
7885 \begin_inset space ~
7886 \end_inset
7887
7888 Depth
7889 \family default
7890  or 
7891 \family sans
7892 Decrease
7893 \begin_inset space ~
7894 \end_inset
7895
7896 List
7897 \begin_inset space ~
7898 \end_inset
7899
7900 Depth
7901 \family default
7902  from the 
7903 \family sans
7904 Edit
7905 \family default
7906  menu to change the nesting depth of the current paragraph (the status bar
7907  will tell you how far you are nested).
7908  Instead of the menu, you can also use the toolbar buttons 
7909 \begin_inset Info
7910 type  "icon"
7911 arg   "depth-increment"
7912 \end_inset
7913
7914  and 
7915 \begin_inset Info
7916 type  "icon"
7917 arg   "depth-decrement"
7918 \end_inset
7919
7920  or the convenient key bindings 
7921 \family sans
7922 Tab
7923 \family default
7924  and 
7925 \family sans
7926 Shift-Tab
7927 \family default
7928  or 
7929 \begin_inset Info
7930 type  "shortcut"
7931 arg   "depth-increment"
7932 \end_inset
7933
7934  and 
7935 \begin_inset Info
7936 type  "shortcut"
7937 arg   "depth-decrement"
7938 \end_inset
7939
7940  to change the nesting level.
7941  The change will work on the current selection if you have made one (allowing
7942  you to change the nesting of several paragraphs at once), or the current
7943  paragraph.
7944 \end_layout
7945
7946 \begin_layout Standard
7947 Note that LyX only changes the nesting depth if it can.
7948  If it's invalid to do so, nothing happens if you try to change the depth.
7949  Additionally, if you change the depth of one paragraph, it affects the
7950  depth of every paragraph nested inside of it.
7951 \end_layout
7952
7953 \begin_layout Standard
7954 Nesting isn't limited to lists.
7955  In LyX, you can nest just about anything inside anything else, as you're
7956  about to find out.
7957  This is the real power of nesting paragraph environments.
7958 \end_layout
7959
7960 \begin_layout Subsection
7961 What You Can and Can't Nest
7962 \end_layout
7963
7964 \begin_layout Standard
7965 Before we fire a list of paragraph environments at you, we need to tell
7966  you a little bit more about how nesting works.
7967 \end_layout
7968
7969 \begin_layout Standard
7970 The question if nesting a paragraph environment is possible, is a bit more
7971  complicated than a simple yes or no.
7972  There are three types of paragraph environments:
7973 \end_layout
7974
7975 \begin_layout Itemize
7976 Completely unnestable
7977 \end_layout
7978
7979 \begin_layout Itemize
7980 Fully nestable, you can nest them inside things and you can also nest other
7981  things inside them.
7982 \end_layout
7983
7984 \begin_layout Itemize
7985 A third type, you can nest them into other environments, but you can't nest
7986  anything into them.
7987 \end_layout
7988
7989 \begin_layout Standard
7990 Here's a list of the three types of nesting behavior, and which paragraph
7991  environments have them:
7992 \end_layout
7993
7994 \begin_layout Description
7995 Unnestable Can't nest them.
7996  Can't nest into them.
7997 \end_layout
7998
7999 \begin_deeper
8000 \begin_layout Itemize
8001
8002 \family sans
8003 Bibliography
8004 \end_layout
8005
8006 \begin_layout Itemize
8007
8008 \family sans
8009 Abstract
8010 \end_layout
8011
8012 \begin_layout Itemize
8013
8014 \family sans
8015 Title
8016 \end_layout
8017
8018 \begin_layout Itemize
8019
8020 \family sans
8021 Author
8022 \end_layout
8023
8024 \begin_layout Itemize
8025
8026 \family sans
8027 Date
8028 \end_layout
8029
8030 \end_deeper
8031 \begin_layout Description
8032 Fully
8033 \begin_inset space ~
8034 \end_inset
8035
8036 Nestable You can nest them.
8037  You can nest other things into them.
8038 \end_layout
8039
8040 \begin_deeper
8041 \begin_layout Itemize
8042
8043 \family sans
8044 Verse
8045 \end_layout
8046
8047 \begin_layout Itemize
8048
8049 \family sans
8050 Quote
8051 \end_layout
8052
8053 \begin_layout Itemize
8054
8055 \family sans
8056 Quotation
8057 \end_layout
8058
8059 \begin_layout Itemize
8060
8061 \family sans
8062 Itemize
8063 \end_layout
8064
8065 \begin_layout Itemize
8066
8067 \family sans
8068 Enumerate
8069 \end_layout
8070
8071 \begin_layout Itemize
8072
8073 \family sans
8074 Description
8075 \end_layout
8076
8077 \begin_layout Itemize
8078
8079 \family sans
8080 List
8081 \end_layout
8082
8083 \begin_layout Itemize
8084
8085 \family sans
8086 LyX-Code
8087 \end_layout
8088
8089 \end_deeper
8090 \begin_layout Description
8091 Nestable-Inside You can nest them inside other things.
8092  You can't nest anything into them.
8093 \end_layout
8094
8095 \begin_deeper
8096 \begin_layout Itemize
8097
8098 \family sans
8099 Standard
8100 \end_layout
8101
8102 \begin_layout Itemize
8103
8104 \family sans
8105 Part
8106 \end_layout
8107
8108 \begin_layout Itemize
8109
8110 \family sans
8111 Chapter
8112 \end_layout
8113
8114 \begin_layout Itemize
8115
8116 \family sans
8117 Section
8118 \end_layout
8119
8120 \begin_layout Itemize
8121
8122 \family sans
8123 Subsection
8124 \end_layout
8125
8126 \begin_layout Itemize
8127
8128 \family sans
8129 Subsubsection
8130 \end_layout
8131
8132 \begin_layout Itemize
8133
8134 \family sans
8135 Paragraph
8136 \end_layout
8137
8138 \begin_layout Itemize
8139
8140 \family sans
8141 Subparagraph
8142 \end_layout
8143
8144 \begin_layout Itemize
8145
8146 \family sans
8147 Part*
8148 \end_layout
8149
8150 \begin_layout Itemize
8151
8152 \family sans
8153 Chapter*
8154 \end_layout
8155
8156 \begin_layout Itemize
8157
8158 \family sans
8159 Section*
8160 \end_layout
8161
8162 \begin_layout Itemize
8163
8164 \family sans
8165 Subsection*
8166 \end_layout
8167
8168 \begin_layout Itemize
8169
8170 \family sans
8171 Subsubsection*
8172 \end_layout
8173
8174 \begin_layout Itemize
8175
8176 \family sans
8177 Right
8178 \begin_inset space ~
8179 \end_inset
8180
8181 Address
8182 \end_layout
8183
8184 \begin_layout Itemize
8185
8186 \family sans
8187 Address
8188 \end_layout
8189
8190 \end_deeper
8191 \begin_layout Standard
8192 \begin_inset Note Greyedout
8193 status open
8194
8195 \begin_layout Plain Layout
8196
8197 \series bold
8198 Note:
8199 \series default
8200  Although it is possible to nest numbered section headings like 
8201 \family sans
8202 Chapter
8203 \family default
8204
8205 \family sans
8206 Section
8207 \family default
8208 , etc.
8209 \begin_inset space ~
8210 \end_inset
8211
8212 to e.
8213 \begin_inset space \thinspace{}
8214 \end_inset
8215
8216 g.
8217 \begin_inset space \space{}
8218 \end_inset
8219
8220 lists, it is highly recommended not to do this because the aim is to create
8221  well structured documents following typesetting guidelines whereas nested
8222  section headings violate this.
8223 \end_layout
8224
8225 \end_inset
8226
8227
8228 \end_layout
8229
8230 \begin_layout Subsection
8231 Nesting Other Things: Tables, Math, Floats, etc.
8232 \begin_inset Index idx
8233 status collapsed
8234
8235 \begin_layout Plain Layout
8236 Nesting ! Tables etc.
8237 \end_layout
8238
8239 \end_inset
8240
8241
8242 \end_layout
8243
8244 \begin_layout Standard
8245 There are several things that aren't paragraph environments, but which are
8246  affected by nesting anyhow.
8247  They are:
8248 \end_layout
8249
8250 \begin_layout Itemize
8251 equations
8252 \end_layout
8253
8254 \begin_layout Itemize
8255 tables
8256 \end_layout
8257
8258 \begin_layout Itemize
8259 figures
8260 \end_layout
8261
8262 \begin_layout Standard
8263 (
8264 \begin_inset Note Greyedout
8265 status open
8266
8267 \begin_layout Plain Layout
8268
8269 \series bold
8270 Note:
8271 \series default
8272  Figures and tables in 
8273 \family sans
8274 Floats
8275 \family default
8276  are not affected by this.
8277 \end_layout
8278
8279 \end_inset
8280
8281  Have a look at section
8282 \begin_inset space ~
8283 \end_inset
8284
8285
8286 \begin_inset CommandInset ref
8287 LatexCommand ref
8288 reference "sec:Floats"
8289
8290 \end_inset
8291
8292  for more information about 
8293 \family sans
8294 Floats
8295 \family default
8296 .)
8297 \end_layout
8298
8299 \begin_layout Standard
8300 LyX can treat these three objects as either a word or as a paragraph.
8301  If a figure, table, or an equation is inline, it goes wherever the paragraph
8302  it is in goes.
8303 \end_layout
8304
8305 \begin_layout Standard
8306 On the other hand, if you have an equation, figure or table in a 
8307 \begin_inset Quotes eld
8308 \end_inset
8309
8310 paragraph
8311 \begin_inset Quotes erd
8312 \end_inset
8313
8314  of its own, it behaves just like a 
8315 \begin_inset Quotes eld
8316 \end_inset
8317
8318 nestable-inside
8319 \begin_inset Quotes erd
8320 \end_inset
8321
8322  paragraph environment.
8323  You can nest it into any environment, but you obviously can't nest anything
8324  into it.
8325 \end_layout
8326
8327 \begin_layout Standard
8328 Here's an example with a table:
8329 \end_layout
8330
8331 \begin_layout Enumerate
8332 Item One
8333 \end_layout
8334
8335 \begin_deeper
8336 \begin_layout Enumerate
8337 This is (a) and it's nested.
8338 \end_layout
8339
8340 \begin_deeper
8341 \begin_layout Standard
8342 \begin_inset VSpace 0.3cm
8343 \end_inset
8344
8345
8346 \end_layout
8347
8348 \begin_layout Standard
8349 \align center
8350 \begin_inset Tabular
8351 <lyxtabular version="3" rows="2" columns="2">
8352 <features tabularvalignment="middle">
8353 <column alignment="center" valignment="top" width="0pt">
8354 <column alignment="center" valignment="top" width="0pt">
8355 <row>
8356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360
8361 \family roman
8362 \series medium
8363 \shape up
8364 \size normal
8365 \emph off
8366 \bar no
8367 \noun off
8368 \color none
8369 a
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378
8379 \family roman
8380 \series medium
8381 \shape up
8382 \size normal
8383 \emph off
8384 \bar no
8385 \noun off
8386 \color none
8387 b
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 </row>
8393 <row>
8394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398
8399 \family roman
8400 \series medium
8401 \shape up
8402 \size normal
8403 \emph off
8404 \bar no
8405 \noun off
8406 \color none
8407 c
8408 \end_layout
8409
8410 \end_inset
8411 </cell>
8412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8413 \begin_inset Text
8414
8415 \begin_layout Plain Layout
8416
8417 \family roman
8418 \series medium
8419 \shape up
8420 \size normal
8421 \emph off
8422 \bar no
8423 \noun off
8424 \color none
8425 d
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 </row>
8431 </lyxtabular>
8432
8433 \end_inset
8434
8435
8436 \end_layout
8437
8438 \begin_layout Standard
8439 \begin_inset VSpace 0.3cm
8440 \end_inset
8441
8442
8443 \end_layout
8444
8445 \end_deeper
8446 \begin_layout Enumerate
8447 This is (b).
8448  The table is actually nested inside (a).
8449 \end_layout
8450
8451 \end_deeper
8452 \begin_layout Enumerate
8453 Back out again.
8454 \end_layout
8455
8456 \begin_layout Standard
8457 If we hadn't nested the table at all, the list would look like this:
8458 \end_layout
8459
8460 \begin_layout Enumerate
8461 Item One
8462 \end_layout
8463
8464 \begin_deeper
8465 \begin_layout Enumerate
8466 This is (a) and it's nested.
8467 \end_layout
8468
8469 \end_deeper
8470 \begin_layout Standard
8471 \begin_inset VSpace 0.3cm
8472 \end_inset
8473
8474
8475 \end_layout
8476
8477 \begin_layout Standard
8478 \align center
8479 \begin_inset Tabular
8480 <lyxtabular version="3" rows="2" columns="2">
8481 <features tabularvalignment="middle">
8482 <column alignment="center" valignment="top" width="0pt">
8483 <column alignment="center" valignment="top" width="0pt">
8484 <row>
8485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489
8490 \family roman
8491 \series medium
8492 \shape up
8493 \size normal
8494 \emph off
8495 \bar no
8496 \noun off
8497 \color none
8498 a
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507
8508 \family roman
8509 \series medium
8510 \shape up
8511 \size normal
8512 \emph off
8513 \bar no
8514 \noun off
8515 \color none
8516 b
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 </row>
8522 <row>
8523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527
8528 \family roman
8529 \series medium
8530 \shape up
8531 \size normal
8532 \emph off
8533 \bar no
8534 \noun off
8535 \color none
8536 c
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545
8546 \family roman
8547 \series medium
8548 \shape up
8549 \size normal
8550 \emph off
8551 \bar no
8552 \noun off
8553 \color none
8554 d
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 </row>
8560 </lyxtabular>
8561
8562 \end_inset
8563
8564
8565 \end_layout
8566
8567 \begin_layout Standard
8568 \begin_inset VSpace 0.3cm
8569 \end_inset
8570
8571
8572 \end_layout
8573
8574 \begin_layout Enumerate
8575 This is (b).
8576  The table is 
8577 \emph on
8578 not
8579 \emph default
8580  nested inside (a).
8581  In fact, it's not nested at all.
8582 \end_layout
8583
8584 \begin_layout Enumerate
8585 Back out again.
8586 \end_layout
8587
8588 \begin_layout Standard
8589 Notice how item (b) is not only no longer nested, but is also the first
8590  item of a new list!
8591 \end_layout
8592
8593 \begin_layout Standard
8594 There's another trap you can fall into: Nesting the table, but not going
8595  deep enough.
8596  LyX then turns anything after the table into a new sublist.
8597 \end_layout
8598
8599 \begin_layout Enumerate
8600 Item One
8601 \end_layout
8602
8603 \begin_deeper
8604 \begin_layout Enumerate
8605 This is (a) and it's nested.
8606 \end_layout
8607
8608 \begin_layout Standard
8609 \begin_inset VSpace 0.3cm
8610 \end_inset
8611
8612
8613 \end_layout
8614
8615 \begin_layout Standard
8616 \align center
8617 \begin_inset Tabular
8618 <lyxtabular version="3" rows="2" columns="2">
8619 <features tabularvalignment="middle">
8620 <column alignment="center" valignment="top" width="0pt">
8621 <column alignment="center" valignment="top" width="0pt">
8622 <row>
8623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \family roman
8629 \series medium
8630 \shape up
8631 \size normal
8632 \emph off
8633 \bar no
8634 \noun off
8635 \color none
8636 a
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645
8646 \family roman
8647 \series medium
8648 \shape up
8649 \size normal
8650 \emph off
8651 \bar no
8652 \noun off
8653 \color none
8654 b
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 </row>
8660 <row>
8661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665
8666 \family roman
8667 \series medium
8668 \shape up
8669 \size normal
8670 \emph off
8671 \bar no
8672 \noun off
8673 \color none
8674 c
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683
8684 \family roman
8685 \series medium
8686 \shape up
8687 \size normal
8688 \emph off
8689 \bar no
8690 \noun off
8691 \color none
8692 d
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 </row>
8698 </lyxtabular>
8699
8700 \end_inset
8701
8702
8703 \end_layout
8704
8705 \begin_layout Standard
8706 \begin_inset VSpace 0.3cm
8707 \end_inset
8708
8709
8710 \end_layout
8711
8712 \begin_layout Enumerate
8713 This is (b).
8714  The table is actually nested inside Item One, but 
8715 \emph on
8716 not
8717 \emph default
8718  inside (a).
8719 \end_layout
8720
8721 \end_deeper
8722 \begin_layout Enumerate
8723 Back out again.
8724 \end_layout
8725
8726 \begin_layout Standard
8727 As you can see, item (b) turned into the first item of a new list, but a
8728  new list 
8729 \emph on
8730 inside
8731 \emph default
8732  item 1.
8733  The same thing would have happened to a figure or an equation.
8734  So, if you nest tables, figures or equations, make sure you go to the right
8735  depth!
8736 \end_layout
8737
8738 \begin_layout Subsection
8739 Usage and General Features
8740 \end_layout
8741
8742 \begin_layout Standard
8743 Speaking of levels, LyX can perform up to a six-fold nesting.
8744  In other words, 
8745 \begin_inset Quotes eld
8746 \end_inset
8747
8748 level #6
8749 \begin_inset Quotes erd
8750 \end_inset
8751
8752  is the innermost possible depth.
8753  Here's an example to illustrate what we mean:
8754 \end_layout
8755
8756 \begin_layout Enumerate
8757 level #1 – outermost
8758 \end_layout
8759
8760 \begin_deeper
8761 \begin_layout Enumerate
8762 level #2
8763 \end_layout
8764
8765 \begin_deeper
8766 \begin_layout Enumerate
8767 level #3
8768 \end_layout
8769
8770 \begin_deeper
8771 \begin_layout Enumerate
8772 level #4
8773 \end_layout
8774
8775 \begin_deeper
8776 \begin_layout Itemize
8777 level #5
8778 \end_layout
8779
8780 \begin_deeper
8781 \begin_layout Itemize
8782 level #6
8783 \end_layout
8784
8785 \end_deeper
8786 \end_deeper
8787 \end_deeper
8788 \end_deeper
8789 \end_deeper
8790 \begin_layout Standard
8791 There are two exceptions to the six-fold nesting limit, and you can see
8792  both of them in the example.
8793  Unlike the other fully-nestable environments, you can only perform a four-fold
8794  nesting with the 
8795 \family sans
8796 Enumerate
8797 \family default
8798  and 
8799 \family sans
8800 Itemize
8801 \family default
8802  environments.
8803  For example, if we tried to nest another 
8804 \family sans
8805 Enumerate
8806 \family default
8807  list inside item 
8808 \begin_inset Quotes eld
8809 \end_inset
8810
8811 A.
8812 \begin_inset Quotes erd
8813 \end_inset
8814
8815 , we would get errors.
8816 \end_layout
8817
8818 \begin_layout Subsection
8819 Some Examples
8820 \begin_inset Index idx
8821 status collapsed
8822
8823 \begin_layout Plain Layout
8824 Nesting ! Examples
8825 \end_layout
8826
8827 \end_inset
8828
8829
8830 \end_layout
8831
8832 \begin_layout Standard
8833 The best way to explain just what you can do with nesting is by illustration.
8834  We have several examples of nested environments.
8835  In them, we explain how we created the example, so that you can reproduce
8836  them.
8837 \end_layout
8838
8839 \begin_layout Subsubsection
8840 Example 1: The Six-fold Way and Mixed Nesting
8841 \end_layout
8842
8843 \begin_layout Labeling
8844 \labelwidthstring MMM
8845 #1-a This is the outermost level.
8846  It's a 
8847 \family sans
8848 List
8849 \family default
8850  environment.
8851 \end_layout
8852
8853 \begin_deeper
8854 \begin_layout Labeling
8855 \labelwidthstring MMM
8856 #2-a This is level #2.
8857  We created it by using 
8858 \begin_inset Info
8859 type  "shortcut"
8860 arg   "break-paragraph inverse"
8861 \end_inset
8862
8863  followed by 
8864 \begin_inset Info
8865 type  "shortcut"
8866 arg   "depth-increment"
8867 \end_inset
8868
8869 .
8870 \end_layout
8871
8872 \begin_deeper
8873 \begin_layout Labeling
8874 \labelwidthstring MMM
8875 #3-a This is level #3.
8876  This time, we just hit 
8877 \family sans
8878 Return
8879 \family default
8880 , then used 
8881 \begin_inset Info
8882 type  "shortcut"
8883 arg   "depth-increment"
8884 \end_inset
8885
8886  twice in a row.
8887  We could have also created it the same way as we did the previous level,
8888  by hitting 
8889 \begin_inset Info
8890 type  "shortcut"
8891 arg   "break-paragraph inverse"
8892 \end_inset
8893
8894  followed by 
8895 \begin_inset Info
8896 type  "shortcut"
8897 arg   "depth-increment"
8898 \end_inset
8899
8900 .
8901 \end_layout
8902
8903 \begin_deeper
8904 \begin_layout Standard
8905 This is actually a 
8906 \family sans
8907 Standard
8908 \family default
8909  environment, nested inside of 
8910 \begin_inset Quotes eld
8911 \end_inset
8912
8913 #3-a
8914 \begin_inset Quotes erd
8915 \end_inset
8916
8917 .
8918  So, it's at level #4.
8919  We did this by hitting 
8920 \begin_inset Info
8921 type  "shortcut"
8922 arg   "break-paragraph inverse"
8923 \end_inset
8924
8925 , then 
8926 \begin_inset Info
8927 type  "shortcut"
8928 arg   "depth-increment"
8929 \end_inset
8930
8931 , then changing the paragraph environment to 
8932 \family sans
8933 Standard
8934 \family default
8935 .
8936  Do this to create list items with more than one paragraph — it also works
8937  for the 
8938 \family sans
8939 Description
8940 \family default
8941
8942 \family sans
8943 Enumerate
8944 \family default
8945 , and 
8946 \family sans
8947 Itemize
8948 \family default
8949  environments!
8950 \end_layout
8951
8952 \begin_layout Standard
8953 Here's another 
8954 \family sans
8955 Standard
8956 \family default
8957  paragraph, also at level #4, made with just a 
8958 \begin_inset Info
8959 type  "shortcut"
8960 arg   "break-paragraph inverse"
8961 \end_inset
8962
8963 .
8964 \end_layout
8965
8966 \begin_layout Labeling
8967 \labelwidthstring MMM
8968 #4-a This is level #4.
8969  We hit 
8970 \begin_inset Info
8971 type  "shortcut"
8972 arg   "break-paragraph inverse"
8973 \end_inset
8974
8975  and changed the paragraph environment back to 
8976 \family sans
8977 List
8978 \family default
8979 .
8980  Remember — we can't nest anything inside a 
8981 \family sans
8982 Standard
8983 \family default
8984  environment, which is why we're still at level #4.
8985  However, we 
8986 \emph on
8987 can
8988 \emph default
8989  keep nesting things inside 
8990 \begin_inset Quotes eld
8991 \end_inset
8992
8993 #3-a
8994 \begin_inset Quotes erd
8995 \end_inset
8996
8997 .
8998 \end_layout
8999
9000 \begin_deeper
9001 \begin_layout Labeling
9002 \labelwidthstring MMM
9003 #5-a This is level #5\SpecialChar \ldots{}
9004
9005 \end_layout
9006
9007 \begin_deeper
9008 \begin_layout Labeling
9009 \labelwidthstring MMM
9010 #6-a \SpecialChar \ldots{}
9011 and this is level #6.
9012  By now, you should know how we made these two.
9013 \end_layout
9014
9015 \end_deeper
9016 \begin_layout Labeling
9017 \labelwidthstring MMM
9018 #5-b Back to level #5.
9019  Just hit 
9020 \begin_inset Info
9021 type  "shortcut"
9022 arg   "break-paragraph inverse"
9023 \end_inset
9024
9025  followed by a 
9026 \begin_inset Info
9027 type  "shortcut"
9028 arg   "depth-decrement"
9029 \end_inset
9030
9031 .
9032 \end_layout
9033
9034 \end_deeper
9035 \begin_layout Labeling
9036 \labelwidthstring MMM
9037 #4-b After another 
9038 \begin_inset Info
9039 type  "shortcut"
9040 arg   "break-paragraph inverse"
9041 \end_inset
9042
9043  followed by a 
9044 \begin_inset Info
9045 type  "shortcut"
9046 arg   "depth-decrement"
9047 \end_inset
9048
9049 , we're back at level #4.
9050 \end_layout
9051
9052 \end_deeper
9053 \begin_layout Labeling
9054 \labelwidthstring MMM
9055 #3-b Back to level #3.
9056  By now it should be obvious how we did this.
9057 \end_layout
9058
9059 \end_deeper
9060 \begin_layout Labeling
9061 \labelwidthstring MMM
9062 #2-b Back to level #2.
9063  
9064 \end_layout
9065
9066 \end_deeper
9067 \begin_layout Labeling
9068 \labelwidthstring MMM
9069 #1-b And last, back to the outermost level, #1.
9070  After this sentence, we'll hit 
9071 \family sans
9072 Return
9073 \family default
9074  and change the paragraph environment back to 
9075 \family sans
9076 Standard
9077 \family default
9078  to end the list.
9079 \end_layout
9080
9081 \begin_layout Standard
9082 We could have also used the 
9083 \family sans
9084 Description
9085 \family default
9086
9087 \family sans
9088 Quote
9089 \family default
9090
9091 \family sans
9092 Quotation
9093 \family default
9094 , or even the 
9095 \family sans
9096 Verse
9097 \family default
9098  environment in place of the 
9099 \family sans
9100 List
9101 \family default
9102  environment.
9103  The example would have worked exactly the same.
9104 \end_layout
9105
9106 \begin_layout Subsubsection
9107 Example 2: Inheritance
9108 \end_layout
9109
9110 \begin_layout LyX-Code
9111 This is the LyX-Code environment, at level #1, the outermost
9112 \end_layout
9113
9114 \begin_layout LyX-Code
9115 level.
9116   Now we'll hit 
9117 \family sans
9118 Return
9119 \family default
9120 , then 
9121 \begin_inset Info
9122 type  "shortcut"
9123 arg   "depth-increment"
9124 \end_inset
9125
9126 , after which, we'll change to the 
9127 \family sans
9128 Enumerate
9129 \family default
9130  environment.
9131 \end_layout
9132
9133 \begin_deeper
9134 \begin_layout Enumerate
9135 This is the 
9136 \family sans
9137 Enumerate
9138 \family default
9139  environment, at level #2.
9140 \end_layout
9141
9142 \begin_layout Enumerate
9143 Notice how the nested 
9144 \family sans
9145 Enumerate
9146 \family default
9147  not only inherits its margins from its parent environment (
9148 \family sans
9149 LyX-Code
9150 \family default
9151 ), but also inherits its font and spacing!
9152 \end_layout
9153
9154 \end_deeper
9155 \begin_layout Standard
9156 We ended this example by hitting 
9157 \family sans
9158 Return
9159 \family default
9160 .
9161  After that, we needed to reset the paragraph environment to 
9162 \family sans
9163 Standard
9164 \family default
9165  and reset the nesting depth by using 
9166 \begin_inset Info
9167 type  "shortcut"
9168 arg   "depth-decrement"
9169 \end_inset
9170
9171  once.
9172 \end_layout
9173
9174 \begin_layout Subsubsection
9175 Example 3: Labels, Levels, and the 
9176 \family sans
9177 Enumerate
9178 \family default
9179  and 
9180 \family sans
9181 Itemize
9182 \family default
9183  Environments
9184 \begin_inset Argument
9185 status collapsed
9186
9187 \begin_layout Plain Layout
9188 Example #3: Labels, Levels and other list environments
9189 \end_layout
9190
9191 \end_inset
9192
9193
9194 \end_layout
9195
9196 \begin_layout Enumerate
9197 This is level #1, in an 
9198 \family sans
9199 Enumerate
9200 \family default
9201  paragraph environment.
9202  We're actually going to nest a bunch of these.
9203 \end_layout
9204
9205 \begin_deeper
9206 \begin_layout Enumerate
9207 This is level #2.
9208  We used 
9209 \begin_inset Info
9210 type  "shortcut"
9211 arg   "break-paragraph inverse"
9212 \end_inset
9213
9214  followed by 
9215 \begin_inset Info
9216 type  "shortcut"
9217 arg   "depth-increment"
9218 \end_inset
9219
9220 .
9221  Now, what happens if we nest an 
9222 \family sans
9223 Itemize
9224 \family default
9225  environment inside of this one? It will be at level #3, but what will its
9226  label be? An asterisk?
9227 \end_layout
9228
9229 \begin_deeper
9230 \begin_layout Itemize
9231 No! It's a bullet.
9232  This is the 
9233 \emph on
9234 first
9235 \emph default
9236  
9237 \family sans
9238 Itemize
9239 \family default
9240  environment, even though it's at level #3.
9241  So, its label is a bullet.
9242  (We got here by using 
9243 \begin_inset Info
9244 type  "shortcut"
9245 arg   "break-paragraph inverse"
9246 \end_inset
9247
9248 , then 
9249 \begin_inset Info
9250 type  "shortcut"
9251 arg   "depth-increment"
9252 \end_inset
9253
9254 , then changing the environment to 
9255 \family sans
9256 Itemize
9257 \family default
9258 .)
9259 \end_layout
9260
9261 \begin_deeper
9262 \begin_layout Itemize
9263 Here's level #4, produced using 
9264 \begin_inset Info
9265 type  "shortcut"
9266 arg   "break-paragraph inverse"
9267 \end_inset
9268
9269 , then 
9270 \begin_inset Info
9271 type  "shortcut"
9272 arg   "depth-increment"
9273 \end_inset
9274
9275 .
9276  We'll do that again\SpecialChar \ldots{}
9277
9278 \end_layout
9279
9280 \begin_deeper
9281 \begin_layout Enumerate
9282 \SpecialChar \ldots{}
9283 to get to level #5.
9284  This time, however, we also changed the paragraph environment back to 
9285 \family sans
9286 Enumerate
9287 \family default
9288 .
9289  Notice the type of numbering, it is 
9290 \emph on
9291 lowercase Roman
9292 \emph default
9293 , because we are in the 
9294 \emph on
9295 thirdfold
9296 \emph default
9297  
9298 \family sans
9299 Enumerate
9300 \family default
9301  environment (i.
9302 \begin_inset space \thinspace{}
9303 \end_inset
9304
9305 g.
9306  it is an 
9307 \family sans
9308 Enumerate
9309 \family default
9310  inside an 
9311 \family sans
9312 Enumerate
9313 \family default
9314  inside an 
9315 \family sans
9316 Enumerate
9317 \family default
9318 ).
9319 \end_layout
9320
9321 \begin_layout Enumerate
9322 What happens if we 
9323 \emph on
9324 don't
9325 \emph default
9326  change the paragraph environment, but decrease the nesting depth? What
9327  type of numbering does LyX use?
9328 \end_layout
9329
9330 \begin_layout Enumerate
9331 Oh, as if you couldn't guess by now, we're just using 
9332 \begin_inset Info
9333 type  "shortcut"
9334 arg   "break-paragraph inverse"
9335 \end_inset
9336
9337  to keep the current environment and depth but create a new item.
9338 \end_layout
9339
9340 \begin_layout Enumerate
9341 Let's use 
9342 \begin_inset Info
9343 type  "shortcut"
9344 arg   "depth-decrement"
9345 \end_inset
9346
9347  to decrease the depth after the next 
9348 \begin_inset Info
9349 type  "shortcut"
9350 arg   "break-paragraph inverse"
9351 \end_inset
9352
9353 .
9354 \end_layout
9355
9356 \end_deeper
9357 \begin_layout Enumerate
9358 This is level #4.
9359  Look what type of label LyX is using!
9360 \end_layout
9361
9362 \end_deeper
9363 \begin_layout Enumerate
9364 This is level #3.
9365  Even though we've changed levels, LyX is still using a lowercase Roman
9366  numeral as the label.Why?
9367 \end_layout
9368
9369 \begin_layout Enumerate
9370 Because, even though the nesting depth has changed, the paragraph is 
9371 \emph on
9372 still
9373 \emph default
9374  a thirdfold 
9375 \family sans
9376 Enumerate
9377 \family default
9378  environment.
9379  Notice, however, that LyX 
9380 \emph on
9381 did
9382 \emph default
9383  reset the counter for the label.
9384 \end_layout
9385
9386 \end_deeper
9387 \begin_layout Enumerate
9388 Another 
9389 \begin_inset Info
9390 type  "shortcut"
9391 arg   "break-paragraph inverse"
9392 \end_inset
9393
9394  
9395 \begin_inset Info
9396 type  "shortcut"
9397 arg   "depth-decrement"
9398 \end_inset
9399
9400  sequence, and we're back to level #2.
9401  This time, we not only changed the nesting depth, but we also moved back
9402  into the twofold-nested 
9403 \family sans
9404 Enumerate
9405 \family default
9406  environment.
9407 \end_layout
9408
9409 \end_deeper
9410 \begin_layout Enumerate
9411 The same thing happens if we do another 
9412 \begin_inset Info
9413 type  "shortcut"
9414 arg   "break-paragraph inverse"
9415 \end_inset
9416
9417  
9418 \begin_inset Info
9419 type  "shortcut"
9420 arg   "depth-decrement"
9421 \end_inset
9422
9423 sequence and return to level #1, the outermost level.
9424 \end_layout
9425
9426 \begin_layout Standard
9427 Lastly, we reset the environment to 
9428 \family sans
9429 Standard
9430 \family default
9431 .
9432  As you can see, the level number doesn't correspond to what type of labeling
9433  LyX uses for the 
9434 \family sans
9435 Enumerate
9436 \family default
9437  and 
9438 \family sans
9439 Itemize
9440 \family default
9441  environments.
9442  The number of other 
9443 \family sans
9444 Enumerate
9445 \family default
9446  environments surrounding it determines what kind of label LyX uses for
9447  an 
9448 \family sans
9449 Enumerate
9450 \family default
9451  item.
9452  The same rule applies for the 
9453 \family sans
9454 Itemize
9455 \family default
9456  environment, as well.
9457 \end_layout
9458
9459 \begin_layout Subsubsection
9460 Example 4: Going Bonkers
9461 \end_layout
9462
9463 \begin_layout Enumerate
9464 We're going to go totally nuts now.
9465  We won't nest as deep as in the other examples, nor will we go into the
9466  same detail with how we did it.
9467  (level #1: 
9468 \family sans
9469 Enumerate
9470 \family default
9471 )
9472 \end_layout
9473
9474 \begin_deeper
9475 \begin_layout Standard
9476 (
9477 \family sans
9478 Return, 
9479 \family default
9480
9481 \begin_inset Info
9482 type  "shortcut"
9483 arg   "depth-increment"
9484 \end_inset
9485
9486
9487 \family sans
9488 , Standard
9489 \family default
9490 : level #2) We'll stick an encapsulated description of how we created the
9491  example in parentheses someplace.
9492  For example, the two key bindings are how we changed the depth.
9493  The environment name is the name of the current environment.
9494  Either before or after this, we'll put in the level.
9495 \end_layout
9496
9497 \end_deeper
9498 \begin_layout Enumerate
9499 (
9500 \family sans
9501 Return, Enumerate
9502 \family default
9503 : level #1) This is the next item in the list.
9504 \end_layout
9505
9506 \begin_deeper
9507 \begin_layout Verse
9508 Now we'll add verse.
9509 \begin_inset Newline newline
9510 \end_inset
9511
9512 It will get much worse.
9513 \begin_inset Newline newline
9514 \end_inset
9515
9516 (
9517 \family sans
9518 Return, 
9519 \family default
9520
9521 \begin_inset Info
9522 type  "shortcut"
9523 arg   "depth-increment"
9524 \end_inset
9525
9526
9527 \family sans
9528 , Verse
9529 \family default
9530 : level #2)
9531 \end_layout
9532
9533 \begin_layout Verse
9534 Fiddle dee, Fiddle doo.
9535 \begin_inset Newline newline
9536 \end_inset
9537
9538 Bippitey boppitey boo!
9539 \begin_inset Newline newline
9540 \end_inset
9541
9542 (
9543 \begin_inset Info
9544 type  "shortcut"
9545 arg   "break-paragraph inverse"
9546 \end_inset
9547
9548
9549 \family sans
9550 )
9551 \end_layout
9552
9553 \begin_layout Verse
9554 Here comes a table:
9555 \end_layout
9556
9557 \begin_deeper
9558 \begin_layout Standard
9559 \begin_inset VSpace 0.3cm
9560 \end_inset
9561
9562
9563 \end_layout
9564
9565 \begin_layout Standard
9566 \align center
9567 \begin_inset Tabular
9568 <lyxtabular version="3" rows="2" columns="2">
9569 <features tabularvalignment="middle">
9570 <column alignment="center" valignment="top" width="0pt">
9571 <column alignment="center" valignment="top" width="0pt">
9572 <row>
9573 <cell alignment="center" valignment="top" usebox="none">
9574 \begin_inset Text
9575
9576 \begin_layout Plain Layout
9577
9578 \family roman
9579 \series medium
9580 \shape up
9581 \size normal
9582 \emph off
9583 \bar no
9584 \noun off
9585 \color none
9586 one-fish
9587 \end_layout
9588
9589 \end_inset
9590 </cell>
9591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9592 \begin_inset Text
9593
9594 \begin_layout Plain Layout
9595
9596 \family roman
9597 \series medium
9598 \shape up
9599 \size normal
9600 \emph off
9601 \bar no
9602 \noun off
9603 \color none
9604 two-fish
9605 \end_layout
9606
9607 \end_inset
9608 </cell>
9609 </row>
9610 <row>
9611 <cell alignment="center" valignment="top" topline="true" usebox="none">
9612 \begin_inset Text
9613
9614 \begin_layout Plain Layout
9615
9616 \family roman
9617 \series medium
9618 \shape up
9619 \size normal
9620 \emph off
9621 \bar no
9622 \noun off
9623 \color none
9624 red-fish
9625 \end_layout
9626
9627 \end_inset
9628 </cell>
9629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9630 \begin_inset Text
9631
9632 \begin_layout Plain Layout
9633
9634 \family roman
9635 \series medium
9636 \shape up
9637 \size normal
9638 \emph off
9639 \bar no
9640 \noun off
9641 \color none
9642 blue-fish
9643 \end_layout
9644
9645 \end_inset
9646 </cell>
9647 </row>
9648 </lyxtabular>
9649
9650 \end_inset
9651
9652
9653 \end_layout
9654
9655 \end_deeper
9656 \begin_layout Verse
9657 (
9658 \begin_inset Info
9659 type  "shortcut"
9660 arg   "break-paragraph inverse"
9661 \end_inset
9662
9663
9664 \family sans
9665 , Table, 
9666 \family default
9667
9668 \begin_inset Info
9669 type  "shortcut"
9670 arg   "depth-increment"
9671 \end_inset
9672
9673  3 times, 
9674 \begin_inset Info
9675 type  "shortcut"
9676 arg   "break-paragraph inverse"
9677 \end_inset
9678
9679
9680 \family sans
9681 , Verse, 
9682 \family default
9683
9684 \begin_inset Info
9685 type  "shortcut"
9686 arg   "depth-decrement"
9687 \end_inset
9688
9689 )
9690 \end_layout
9691
9692 \end_deeper
9693 \begin_layout Enumerate
9694 (
9695 \family sans
9696 Return, Enumerate
9697 \family default
9698 : level #1) This is another item.
9699  Note that selecting a 
9700 \family sans
9701 Table
9702 \family default
9703  resets the nesting depth to level #1, so we increased the nesting depth
9704  3 times to put the table inside the 
9705 \family sans
9706 Verse
9707 \family default
9708  environment.
9709  
9710 \end_layout
9711
9712 \begin_layout Quotation
9713 We're now ending the 
9714 \family sans
9715 Enumerate
9716 \family default
9717  list and changing to 
9718 \family sans
9719 Quotation
9720 \family default
9721 .
9722  We're still at level #1.
9723  We want to show you some of the things you can do by mixing environments.
9724  The next set of paragraphs is a 
9725 \begin_inset Quotes eld
9726 \end_inset
9727
9728 quoted letter.
9729 \begin_inset Quotes erd
9730 \end_inset
9731
9732  We'll nest both the 
9733 \family sans
9734 Address
9735 \family default
9736  and 
9737 \family sans
9738 Right
9739 \begin_inset space ~
9740 \end_inset
9741
9742 Address
9743 \family default
9744  environments inside of this one, then use another nested 
9745 \family sans
9746 Quotation
9747 \family default
9748  for the letter body.
9749  We'll use 
9750 \begin_inset Info
9751 type  "shortcut"
9752 arg   "break-paragraph inverse"
9753 \end_inset
9754
9755  to preserve the depth.
9756  Remember that you need to use 
9757 \begin_inset Info
9758 type  "shortcut"
9759 arg   "newline-insert newline"
9760 \end_inset
9761
9762  to create multiple lines inside the 
9763 \family sans
9764 Address
9765 \family default
9766  and 
9767 \family sans
9768 Right
9769 \begin_inset space ~
9770 \end_inset
9771
9772 Address
9773 \family default
9774  environments.
9775  Here it goes:
9776 \end_layout
9777
9778 \begin_deeper
9779 \begin_layout Right Address
9780 1234 Nowhere Rd.
9781 \begin_inset Newline newline
9782 \end_inset
9783
9784 Moosegroin, MT 00100
9785 \begin_inset Newline newline
9786 \end_inset
9787
9788 9-6-96
9789 \end_layout
9790
9791 \begin_layout Address
9792 Dear Mr.
9793 \begin_inset space ~
9794 \end_inset
9795
9796 Fizlewitz:
9797 \end_layout
9798
9799 \begin_layout Quotation
9800 We regret to inform you that we cannot fill your order for 50
9801 \begin_inset space \thinspace{}
9802 \end_inset
9803
9804 L of compressed methane gas due to circumstances beyond our control.
9805  Unfortunately, several of our cows have mysteriously exploded, creating
9806  a backlog in our orders for methane.
9807  We will place your name on the waiting list and try to fill your order
9808  as soon as possible.
9809  In the meantime, we thank you for your patience.
9810 \end_layout
9811
9812 \begin_layout Quotation
9813 We do, however, now have a special on beef.
9814  If you are interested, please return the enclosed pricing and order form
9815  with your order, along with payment.
9816 \end_layout
9817
9818 \begin_layout Quotation
9819 We thank you again for your patience.
9820 \end_layout
9821
9822 \begin_layout Address
9823 Sincerely,
9824 \begin_inset Newline newline
9825 \end_inset
9826
9827 Bill Hick
9828 \end_layout
9829
9830 \end_deeper
9831 \begin_layout Quotation
9832 That ends that example!
9833 \end_layout
9834
9835 \begin_layout Standard
9836 As you can see, nesting environments in LyX gives you a lot of power with
9837  just a few keystrokes.
9838  We could have easily nested an 
9839 \family sans
9840 Itemize
9841 \family default
9842  list inside of a 
9843 \family sans
9844 Quotation
9845 \family default
9846  or 
9847 \family sans
9848 Quote
9849 \family default
9850 , or put a 
9851 \family sans
9852 Quote
9853 \family default
9854  inside of an 
9855 \family sans
9856 Itemize
9857 \family default
9858  list.
9859  You have a huge variety of options at your disposal.
9860 \end_layout
9861
9862 \begin_layout Section
9863 Spacing, pagination and line breaks
9864 \begin_inset Index idx
9865 status collapsed
9866
9867 \begin_layout Plain Layout
9868 Spacing
9869 \end_layout
9870
9871 \end_inset
9872
9873
9874 \end_layout
9875
9876 \begin_layout Standard
9877 What is a space? While you might be used to pressing the space key anytime
9878  you want to separate two words in ordinary word processors, LyX offers
9879  you more spaces: Spaces of different width and spaces which can or cannot
9880  be broken at the end of a line.
9881  The following sections will show you some examples where those spaces are
9882  useful.
9883 \end_layout
9884
9885 \begin_layout Subsection
9886 Protected Space
9887 \begin_inset CommandInset label
9888 LatexCommand label
9889 name "sub:Protected-Space"
9890
9891 \end_inset
9892
9893
9894 \begin_inset Index idx
9895 status collapsed
9896
9897 \begin_layout Plain Layout
9898 Spaces ! Protected
9899 \end_layout
9900
9901 \end_inset
9902
9903
9904 \end_layout
9905
9906 \begin_layout Standard
9907 The protected space: It is used to tell LyX (and LaTeX) not to break the
9908  line at that point.
9909  This may be necessary to avoid unlucky line breaks, like in: 
9910 \end_layout
9911
9912 \begin_layout Quote
9913 Further documentation is given in section
9914 \begin_inset Newline newline
9915 \end_inset
9916
9917
9918 \begin_inset CommandInset ref
9919 LatexCommand ref
9920 reference "sec:Bibliography"
9921
9922 \end_inset
9923
9924 .
9925  
9926 \end_layout
9927
9928 \begin_layout Standard
9929 Obviously, it would be a good thing to put a protected space between 
9930 \begin_inset Quotes eld
9931 \end_inset
9932
9933 section
9934 \begin_inset Quotes erd
9935 \end_inset
9936
9937  and 
9938 \begin_inset Quotes eld
9939 \end_inset
9940
9941
9942 \begin_inset CommandInset ref
9943 LatexCommand ref
9944 reference "sec:Bibliography"
9945
9946 \end_inset
9947
9948
9949 \begin_inset Quotes erd
9950 \end_inset
9951
9952 .
9953  A protected space is set with 
9954 \family sans
9955 Insert\SpecialChar \menuseparator
9956 Formatting\SpecialChar \menuseparator
9957 Protected
9958 \bar under
9959
9960 \begin_inset space ~
9961 \end_inset
9962
9963
9964 \bar default
9965 Space
9966 \family default
9967  (shortcut 
9968 \begin_inset Info
9969 type  "shortcut"
9970 arg   "space-insert protected"
9971 \end_inset
9972
9973 ).
9974 \end_layout
9975
9976 \begin_layout Subsection
9977 Horizontal Space
9978 \begin_inset CommandInset label
9979 LatexCommand label
9980 name "sub:Horizontal-Space"
9981
9982 \end_inset
9983
9984
9985 \begin_inset Index idx
9986 status collapsed
9987
9988 \begin_layout Plain Layout
9989 Spacing ! Horizontal
9990 \end_layout
9991
9992 \end_inset
9993
9994
9995 \end_layout
9996
9997 \begin_layout Standard
9998 All horizontal spaces can be inserted with the menu 
9999 \family sans
10000 Insert\SpecialChar \menuseparator
10001 Formatting\SpecialChar \menuseparator
10002 Horizontal Space
10003 \family default
10004 .
10005  The length units are listed in Appendix
10006 \begin_inset space ~
10007 \end_inset
10008
10009
10010 \begin_inset CommandInset ref
10011 LatexCommand ref
10012 reference "cha:Units-available-in"
10013
10014 \end_inset
10015
10016 .
10017 \end_layout
10018
10019 \begin_layout Subsubsection
10020 Inter-word Space
10021 \begin_inset CommandInset label
10022 LatexCommand label
10023 name "sub:Inter-word-Space"
10024
10025 \end_inset
10026
10027
10028 \begin_inset Index idx
10029 status collapsed
10030
10031 \begin_layout Plain Layout
10032 Spaces ! Inter-word
10033 \end_layout
10034
10035 \end_inset
10036
10037
10038 \end_layout
10039
10040 \begin_layout Standard
10041 Some languages (e.
10042 \begin_inset space \thinspace{}
10043 \end_inset
10044
10045 g.
10046 \begin_inset space \space{}
10047 \end_inset
10048
10049 English) have the typographical convention to add extra space after an end-of-se
10050 ntence punctuation mark, and LyX honors those conventions (see section
10051 \begin_inset space ~
10052 \end_inset
10053
10054
10055 \begin_inset CommandInset ref
10056 LatexCommand ref
10057 reference "sub:Abbreviations"
10058
10059 \end_inset
10060
10061 ).
10062  Sometimes, you want a normal space nevertheless.
10063  In this case, insert an inter-word space (shortcut 
10064 \begin_inset Info
10065 type  "shortcut"
10066 arg   "space-insert normal"
10067 \end_inset
10068
10069 ).
10070 \end_layout
10071
10072 \begin_layout Subsubsection
10073 Thin Space
10074 \begin_inset CommandInset label
10075 LatexCommand label
10076 name "sub:Thin-Space"
10077
10078 \end_inset
10079
10080
10081 \begin_inset Index idx
10082 status collapsed
10083
10084 \begin_layout Plain Layout
10085 Spaces ! Thin
10086 \end_layout
10087
10088 \end_inset
10089
10090
10091 \end_layout
10092
10093 \begin_layout Standard
10094
10095 \begin_inset Quotes eld
10096 \end_inset
10097
10098 thin space
10099 \begin_inset Quotes erd
10100 \end_inset
10101
10102  is a blank which has half the size of a normal space (and it is also 
10103 \begin_inset Quotes eld
10104 \end_inset
10105
10106 protected
10107 \begin_inset Quotes erd
10108 \end_inset
10109
10110 ).
10111  The typographical conventions in a lot of languages propose the use of
10112  thin spaces in cases where normal spaces would be too wide, for instance
10113  inside abbreviations:
10114 \end_layout
10115
10116 \begin_layout Quote
10117 D.
10118 \begin_inset space \thinspace{}
10119 \end_inset
10120
10121 E.
10122  Knuth has developed our beloved typesetting program.
10123 \end_layout
10124
10125 \begin_layout Standard
10126 or between values and units.
10127  Compare for example this:
10128 \begin_inset Newline newline
10129 \end_inset
10130
10131 10
10132 \begin_inset space \thinspace{}
10133 \end_inset
10134
10135 kg (thin space)
10136 \begin_inset Newline newline
10137 \end_inset
10138
10139 10 kg (normal space
10140 \end_layout
10141
10142 \begin_layout Standard
10143 You can insert thin spaces also with the menu 
10144 \family sans
10145 Insert\SpecialChar \menuseparator
10146 Formatting\SpecialChar \menuseparator
10147 Thin
10148 \begin_inset space ~
10149 \end_inset
10150
10151 Space
10152 \family default
10153  (shortcut 
10154 \begin_inset Info
10155 type  "shortcuts"
10156 arg   "space-insert thin"
10157 \end_inset
10158
10159 ).
10160 \end_layout
10161
10162 \begin_layout Subsubsection
10163 More Spaces
10164 \begin_inset CommandInset label
10165 LatexCommand label
10166 name "sub:More-Spaces"
10167
10168 \end_inset
10169
10170
10171 \end_layout
10172
10173 \begin_layout Standard
10174 You can furthermore insert the following space types:
10175 \end_layout
10176
10177 \begin_layout Description
10178 Negative
10179 \begin_inset space ~
10180 \end_inset
10181
10182 thin
10183 \begin_inset space ~
10184 \end_inset
10185
10186 space A line with a 
10187 \begin_inset Formula $\to$
10188 \end_inset
10189
10190
10191 \begin_inset space \negthinspace{}
10192 \end_inset
10193
10194
10195 \begin_inset Formula $\gets$
10196 \end_inset
10197
10198  Negative thin space between the arrows.
10199 \end_layout
10200
10201 \begin_layout Description
10202 Enspace
10203 \begin_inset space ~
10204 \end_inset
10205
10206 (0.5
10207 \begin_inset space \thinspace{}
10208 \end_inset
10209
10210 em) A line with a 
10211 \begin_inset Formula $\to$
10212 \end_inset
10213
10214
10215 \begin_inset space \enskip{}
10216 \end_inset
10217
10218
10219 \begin_inset Formula $\gets$
10220 \end_inset
10221
10222  Enspace (0.5
10223 \begin_inset space \thinspace{}
10224 \end_inset
10225
10226 em) space between the arrows.
10227 \end_layout
10228
10229 \begin_layout Description
10230 Quad
10231 \begin_inset space ~
10232 \end_inset
10233
10234 (1
10235 \begin_inset space \thinspace{}
10236 \end_inset
10237
10238 em) A line with a 
10239 \begin_inset Formula $\to$
10240 \end_inset
10241
10242
10243 \begin_inset space \quad{}
10244 \end_inset
10245
10246
10247 \begin_inset Formula $\gets$
10248 \end_inset
10249
10250  Quad
10251 \begin_inset space ~
10252 \end_inset
10253
10254 (1
10255 \begin_inset space \thinspace{}
10256 \end_inset
10257
10258 em) space between the arrows.
10259 \end_layout
10260
10261 \begin_layout Description
10262 QQuad
10263 \begin_inset space ~
10264 \end_inset
10265
10266 (2
10267 \begin_inset space \thinspace{}
10268 \end_inset
10269
10270 em) A line with a 
10271 \begin_inset Formula $\to$
10272 \end_inset
10273
10274
10275 \begin_inset space \qquad{}
10276 \end_inset
10277
10278
10279 \begin_inset Formula $\gets$
10280 \end_inset
10281
10282  QQuad
10283 \begin_inset space ~
10284 \end_inset
10285
10286 (2
10287 \begin_inset space \thinspace{}
10288 \end_inset
10289
10290 em) space between the arrows.
10291 \end_layout
10292
10293 \begin_layout Description
10294 Custom
10295 \begin_inset space ~
10296 \end_inset
10297
10298 space A line with
10299 \begin_inset Formula $\to$
10300 \end_inset
10301
10302
10303 \begin_inset space \hspace{}
10304 \length 2cm
10305 \end_inset
10306
10307
10308 \begin_inset Formula $\gets$
10309 \end_inset
10310
10311  2
10312 \begin_inset space \thinspace{}
10313 \end_inset
10314
10315 cm space between the arrows.
10316 \end_layout
10317
10318 \begin_layout Standard
10319 Table
10320 \begin_inset space ~
10321 \end_inset
10322
10323
10324 \begin_inset CommandInset ref
10325 LatexCommand ref
10326 reference "tab:Width-of-the"
10327
10328 \end_inset
10329
10330  lists the different space sizes.
10331 \end_layout
10332
10333 \begin_layout Standard
10334 \begin_inset Float table
10335 wide false
10336 sideways false
10337 status open
10338
10339 \begin_layout Plain Layout
10340 \align center
10341 \begin_inset Caption
10342
10343 \begin_layout Plain Layout
10344 \begin_inset CommandInset label
10345 LatexCommand label
10346 name "tab:Width-of-the"
10347
10348 \end_inset
10349
10350 Width of the different horizontal spaces.
10351 \end_layout
10352
10353 \end_inset
10354
10355
10356 \end_layout
10357
10358 \begin_layout Plain Layout
10359 \align center
10360 \begin_inset Tabular
10361 <lyxtabular version="3" rows="8" columns="2">
10362 <features tabularvalignment="middle">
10363 <column alignment="center" valignment="top" width="0">
10364 <column alignment="center" valignment="top" width="0">
10365 <row>
10366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10367 \begin_inset Text
10368
10369 \begin_layout Plain Layout
10370
10371 \series bold
10372 Space
10373 \end_layout
10374
10375 \end_inset
10376 </cell>
10377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10378 \begin_inset Text
10379
10380 \begin_layout Plain Layout
10381
10382 \series bold
10383 Width
10384 \end_layout
10385
10386 \end_inset
10387 </cell>
10388 </row>
10389 <row>
10390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394 Normal
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10400 \begin_inset Text
10401
10402 \begin_layout Plain Layout
10403 1/3
10404 \begin_inset space \thinspace{}
10405 \end_inset
10406
10407 em
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 </row>
10413 <row>
10414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418 Protected
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427 1/3
10428 \begin_inset space \thinspace{}
10429 \end_inset
10430
10431 em
10432 \end_layout
10433
10434 \end_inset
10435 </cell>
10436 </row>
10437 <row>
10438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 Thin
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 1/6
10452 \begin_inset space \thinspace{}
10453 \end_inset
10454
10455 em
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 </row>
10461 <row>
10462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466 Negative thin
10467 \end_layout
10468
10469 \end_inset
10470 </cell>
10471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475 -1/6
10476 \begin_inset space \thinspace{}
10477 \end_inset
10478
10479 em
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 </row>
10485 <row>
10486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490 Enspace (0.5
10491 \begin_inset space \thinspace{}
10492 \end_inset
10493
10494 em)
10495 \end_layout
10496
10497 \end_inset
10498 </cell>
10499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10500 \begin_inset Text
10501
10502 \begin_layout Plain Layout
10503 0.5
10504 \begin_inset space \thinspace{}
10505 \end_inset
10506
10507 em
10508 \end_layout
10509
10510 \end_inset
10511 </cell>
10512 </row>
10513 <row>
10514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518 Quad (1
10519 \begin_inset space \thinspace{}
10520 \end_inset
10521
10522 em)
10523 \end_layout
10524
10525 \end_inset
10526 </cell>
10527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10528 \begin_inset Text
10529
10530 \begin_layout Plain Layout
10531 1
10532 \begin_inset space \thinspace{}
10533 \end_inset
10534
10535 em
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 </row>
10541 <row>
10542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10543 \begin_inset Text
10544
10545 \begin_layout Plain Layout
10546 QQuad (2
10547 \begin_inset space \thinspace{}
10548 \end_inset
10549
10550 em)
10551 \end_layout
10552
10553 \end_inset
10554 </cell>
10555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559 2
10560 \begin_inset space \thinspace{}
10561 \end_inset
10562
10563 em
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 </row>
10569 </lyxtabular>
10570
10571 \end_inset
10572
10573
10574 \end_layout
10575
10576 \end_inset
10577
10578
10579 \end_layout
10580
10581 \begin_layout Subsubsection
10582
10583 \family sans
10584 Horizontal Fills
10585 \family default
10586
10587 \begin_inset Index idx
10588 status collapsed
10589
10590 \begin_layout Plain Layout
10591 Spacing ! Fills
10592 \end_layout
10593
10594 \end_inset
10595
10596
10597 \end_layout
10598
10599 \begin_layout Standard
10600 Horizontal fills (HFills) are a special LyX feature for adding extra space
10601  in a uniform fashion.
10602  An HFill is actually a variable length space, whose length always equals
10603  the remaining space between the left and right margins.
10604  If there is more than one HFill on a line, they divide the available space
10605  equally between themselves.
10606  
10607 \end_layout
10608
10609 \begin_layout Standard
10610 Here a few examples what you can do with them:
10611 \end_layout
10612
10613 \begin_layout Quote
10614 \noindent
10615 This is on the left side
10616 \begin_inset space \hfill{}
10617 \end_inset
10618
10619 This is on the right
10620 \end_layout
10621
10622 \begin_layout Quote
10623 \noindent
10624 Left
10625 \begin_inset space \hfill{}
10626 \end_inset
10627
10628 Middle
10629 \begin_inset space \hfill{}
10630 \end_inset
10631
10632 Right
10633 \end_layout
10634
10635 \begin_layout Quote
10636 \noindent
10637 Left
10638 \begin_inset space \hfill{}
10639 \end_inset
10640
10641 1/3 Left
10642 \begin_inset space \hfill{}
10643 \end_inset
10644
10645
10646 \begin_inset space \hfill{}
10647 \end_inset
10648
10649 Right
10650 \end_layout
10651
10652 \begin_layout Standard
10653 That was an example in the 
10654 \family sans
10655 Quote
10656 \family default
10657  environment.
10658  Here
10659 \begin_inset Formula $\to$
10660 \end_inset
10661
10662
10663 \begin_inset space \hfill{}
10664 \end_inset
10665
10666
10667 \begin_inset Formula $\gets$
10668 \end_inset
10669
10670 is one in a standard paragraph.
10671  It may or may not be apparent in the printed text, but it 
10672 \emph on
10673 is
10674 \emph default
10675  sitting in-between the two arrows.
10676 \end_layout
10677
10678 \begin_layout Standard
10679 HFills can be made visible when you choose one of the 
10680 \family sans
10681 Fill
10682 \begin_inset space ~
10683 \end_inset
10684
10685 Pattern
10686 \family default
10687  in the space dialog: The following patterns are available:
10688 \end_layout
10689
10690 \begin_layout Standard
10691 Dots: 
10692 \begin_inset space \dotfill{}
10693 \end_inset
10694
10695
10696 \begin_inset space ~
10697 \end_inset
10698
10699
10700 \end_layout
10701
10702 \begin_layout Standard
10703 Rule: 
10704 \begin_inset space \hrulefill{}
10705 \end_inset
10706
10707
10708 \begin_inset space ~
10709 \end_inset
10710
10711
10712 \end_layout
10713
10714 \begin_layout Standard
10715 Left arrow: 
10716 \begin_inset space \leftarrowfill{}
10717 \end_inset
10718
10719
10720 \begin_inset space ~
10721 \end_inset
10722
10723
10724 \end_layout
10725
10726 \begin_layout Standard
10727 Right arrow: 
10728 \begin_inset space \rightarrowfill{}
10729 \end_inset
10730
10731
10732 \begin_inset space ~
10733 \end_inset
10734
10735
10736 \end_layout
10737
10738 \begin_layout Standard
10739 Up brace: 
10740 \begin_inset space \downbracefill{}
10741 \end_inset
10742
10743
10744 \begin_inset space ~
10745 \end_inset
10746
10747
10748 \end_layout
10749
10750 \begin_layout Standard
10751 Down brace: 
10752 \begin_inset space \upbracefill{}
10753 \end_inset
10754
10755
10756 \begin_inset space ~
10757 \end_inset
10758
10759
10760 \end_layout
10761
10762 \begin_layout Standard
10763 \begin_inset Note Greyedout
10764 status open
10765
10766 \begin_layout Plain Layout
10767
10768 \series bold
10769 Note:
10770 \series default
10771  If an HFill is at the beginning of a line, and 
10772 \emph on
10773 not
10774 \emph default
10775  in the first line in a paragraph, LyX ignores it.
10776  This prevents HFills from accidentally being wrapped onto a new line.
10777  If you need space in this case anyway, set the 
10778 \family sans
10779 Protect
10780 \family default
10781  option in the space dialog.
10782 \end_layout
10783
10784 \end_inset
10785
10786
10787 \end_layout
10788
10789 \begin_layout Subsubsection
10790 Phantom Space
10791 \begin_inset Index idx
10792 status collapsed
10793
10794 \begin_layout Plain Layout
10795 Spacing ! Phantom
10796 \end_layout
10797
10798 \end_inset
10799
10800
10801 \end_layout
10802
10803 \begin_layout Standard
10804 Sometimes you want to insert space with exactly the length of a phrase.
10805  E.
10806 \begin_inset space \thinspace{}
10807 \end_inset
10808
10809 g.
10810 \begin_inset space \space{}
10811 \end_inset
10812
10813 you want to create the following multiple choice question:
10814 \end_layout
10815
10816 \begin_layout Standard
10817 \begin_inset VSpace medskip
10818 \end_inset
10819
10820 What is correct English?:
10821 \begin_inset Newline newline
10822 \end_inset
10823
10824
10825 \begin_inset Newline newline
10826 \end_inset
10827
10828 Mr.
10829 \begin_inset space ~
10830 \end_inset
10831
10832 Edge would have been jumps the gun.
10833 \begin_inset Newline newline
10834 \end_inset
10835
10836
10837 \begin_inset Phantom HPhantom
10838 status open
10839
10840 \begin_layout Plain Layout
10841 Mr.
10842  Edge 
10843 \end_layout
10844
10845 \end_inset
10846
10847 has to be jumped
10848 \begin_inset Newline newline
10849 \end_inset
10850
10851
10852 \begin_inset Phantom HPhantom
10853 status open
10854
10855 \begin_layout Plain Layout
10856 Mr.
10857  Edge 
10858 \end_layout
10859
10860 \end_inset
10861
10862 jumps
10863 \begin_inset VSpace medskip
10864 \end_inset
10865
10866
10867 \end_layout
10868
10869 \begin_layout Standard
10870 So that the choices appear exactly after the phrase 
10871 \begin_inset Quotes eld
10872 \end_inset
10873
10874 Mr.
10875 \begin_inset space ~
10876 \end_inset
10877
10878 Edge
10879 \begin_inset space ~
10880 \end_inset
10881
10882
10883 \begin_inset Quotes erd
10884 \end_inset
10885
10886 .
10887  To get this, you can use the phantom insets available via the menu 
10888 \family sans
10889 Insert\SpecialChar \menuseparator
10890 Formatting\SpecialChar \menuseparator
10891 Phantom
10892 \family default
10893 .
10894  In our case insert a horizontal phantom at the beginning of the last two
10895  lines and insert 
10896 \begin_inset Quotes eld
10897 \end_inset
10898
10899 Mr.
10900 \begin_inset space ~
10901 \end_inset
10902
10903 Edge
10904 \begin_inset space ~
10905 \end_inset
10906
10907
10908 \begin_inset Quotes erd
10909 \end_inset
10910
10911  into the phantom inset (note the space after 
10912 \begin_inset Quotes eld
10913 \end_inset
10914
10915 Edge
10916 \begin_inset Quotes erd
10917 \end_inset
10918
10919 ).
10920  A phantom insets prints only the space of its content (like a placeholder).
10921  That is why it is named 
10922 \begin_inset Quotes eld
10923 \end_inset
10924
10925 phantom
10926 \begin_inset Quotes erd
10927 \end_inset
10928
10929 .
10930  The normal phantom outputs the width and height of the content as space,
10931  while the horizontal and vertical variant only outputs the corresponding
10932  dimension.
10933 \end_layout
10934
10935 \begin_layout Subsection
10936 Vertical Space
10937 \begin_inset CommandInset label
10938 LatexCommand label
10939 name "sub:Vertical-Space"
10940
10941 \end_inset
10942
10943
10944 \begin_inset Index idx
10945 status collapsed
10946
10947 \begin_layout Plain Layout
10948 Spacing ! Vertical
10949 \end_layout
10950
10951 \end_inset
10952
10953
10954 \end_layout
10955
10956 \begin_layout Standard
10957 To add extra vertical space above or below a paragraph, use the 
10958 \family sans
10959 Insert\SpecialChar \menuseparator
10960 Formatting\SpecialChar \menuseparator
10961 Vertical
10962 \begin_inset space ~
10963 \end_inset
10964
10965 Space
10966 \family default
10967  dialog.
10968  There you find the following sizes:
10969 \end_layout
10970
10971 \begin_layout Standard
10972
10973 \family sans
10974 SmallSkip
10975 \family default
10976
10977 \family sans
10978 MedSkip
10979 \family default
10980  and 
10981 \family sans
10982 BigSkip
10983 \family default
10984  are LaTeX sizes which depend on the font size of the document.
10985  
10986 \family sans
10987 DefSkip
10988 \family default
10989  is the skip adjusted in the dialog 
10990 \family sans
10991 Document\SpecialChar \menuseparator
10992 Settings
10993 \family default
10994
10995 \begin_inset Index idx
10996 status collapsed
10997
10998 \begin_layout Plain Layout
10999 Document ! Settings
11000 \end_layout
11001
11002 \end_inset
11003
11004  for the paragraph separation.
11005  If you use indentation to separate paragraphs 
11006 \family sans
11007 DefSkip
11008 \family default
11009  is equal to 
11010 \family sans
11011 MedSkip
11012 \family default
11013 .
11014 \end_layout
11015
11016 \begin_layout Standard
11017
11018 \family sans
11019 VFill
11020 \family default
11021
11022 \begin_inset Index idx
11023 status collapsed
11024
11025 \begin_layout Plain Layout
11026 Spacing ! Fills
11027 \end_layout
11028
11029 \end_inset
11030
11031  is a variable space, set so that the space is maximal within one page.
11032  An example: You have only two short paragraphs on one page with a vfill
11033  between them.
11034  Then the first paragraph is placed at the top of the page and the second
11035  one at the bottom, because the space between them is then maximal.
11036  
11037 \family sans
11038 VFill
11039 \family default
11040 s work like 
11041 \family sans
11042 HFill
11043 \family default
11044 s: they fill the remaining vertical space on a page with blank space.
11045 \begin_inset Foot
11046 status collapsed
11047
11048 \begin_layout Plain Layout
11049
11050 \family sans
11051 HFill
11052 \family default
11053 s are described in section
11054 \begin_inset space ~
11055 \end_inset
11056
11057
11058 \begin_inset CommandInset ref
11059 LatexCommand ref
11060 reference "sub:Horizontal-Space"
11061
11062 \end_inset
11063
11064 .
11065 \end_layout
11066
11067 \end_inset
11068
11069  If there are several 
11070 \family sans
11071 VFill
11072 \family default
11073 s on a page, they divide the remaining vertical space equally between themselves.
11074  You can therefore use 
11075 \family sans
11076 VFill
11077 \family default
11078 s to center text on a page, or even place text 2/3 down a page.
11079 \end_layout
11080
11081 \begin_layout Standard
11082
11083 \family sans
11084 Custom
11085 \family default
11086  are custom spaces in units explained in Appendix
11087 \begin_inset space ~
11088 \end_inset
11089
11090
11091 \begin_inset CommandInset ref
11092 LatexCommand ref
11093 reference "cha:Units-available-in"
11094
11095 \end_inset
11096
11097 .
11098 \end_layout
11099
11100 \begin_layout Standard
11101 \begin_inset Note Greyedout
11102 status open
11103
11104 \begin_layout Plain Layout
11105
11106 \series bold
11107 Note:
11108 \series default
11109  
11110 \series medium
11111 When the extra vertical space would be in the output at the top/bottom of
11112  a page, the space is only added if you have also checked the option 
11113 \family sans
11114 Protect
11115 \family default
11116 .
11117 \end_layout
11118
11119 \end_inset
11120
11121
11122 \end_layout
11123
11124 \begin_layout Subsection
11125 Paragraph Alignment
11126 \end_layout
11127
11128 \begin_layout Standard
11129 You can change the paragraph alignment with the 
11130 \family sans
11131 Edit\SpecialChar \menuseparator
11132 Paragraph Settings
11133 \family default
11134  dialog.
11135  There are five possibilities: 
11136 \end_layout
11137
11138 \begin_layout Itemize
11139
11140 \family sans
11141 Justified
11142 \family default
11143  (shortcut 
11144 \begin_inset Info
11145 type  "shortcut"
11146 arg   "paragraph-params \\align block"
11147 \end_inset
11148
11149 )
11150 \end_layout
11151
11152 \begin_layout Itemize
11153
11154 \family sans
11155 Left
11156 \family default
11157  (
11158 \begin_inset Info
11159 type  "shortcut"
11160 arg   "paragraph-params \\align left"
11161 \end_inset
11162
11163 )
11164 \end_layout
11165
11166 \begin_layout Itemize
11167
11168 \family sans
11169 Right
11170 \family default
11171  (
11172 \begin_inset Info
11173 type  "shortcut"
11174 arg   "paragraph-params \\align right"
11175 \end_inset
11176
11177 )
11178 \end_layout
11179
11180 \begin_layout Itemize
11181
11182 \family sans
11183 Center
11184 \family default
11185  (
11186 \begin_inset Info
11187 type  "shortcut"
11188 arg   "paragraph-params \\align center"
11189 \end_inset
11190
11191 )
11192 \end_layout
11193
11194 \begin_layout Itemize
11195
11196 \family sans
11197 Default
11198 \family default
11199  (
11200 \begin_inset Info
11201 type  "shortcut"
11202 arg   "paragraph-params \\align default"
11203 \end_inset
11204
11205 )
11206 \end_layout
11207
11208 \begin_layout Standard
11209 The default in most cases is justified alignment, in which the inter-word
11210  spacing is variable and each line of a paragraph fills the region between
11211  the left and right margins.
11212  The other three alignments should be self-explanatory, and look like this:
11213 \end_layout
11214
11215 \begin_layout Standard
11216 \align right
11217 This paragraph is right aligned,
11218 \end_layout
11219
11220 \begin_layout Standard
11221 \align center
11222 this one is centered,
11223 \end_layout
11224
11225 \begin_layout Standard
11226 \align left
11227 this one is left aligned.
11228 \end_layout
11229
11230 \begin_layout Subsection
11231 Forced Page Breaks
11232 \begin_inset Index idx
11233 status collapsed
11234
11235 \begin_layout Plain Layout
11236 Page breaks ! Forced
11237 \end_layout
11238
11239 \end_inset
11240
11241
11242 \begin_inset CommandInset label
11243 LatexCommand label
11244 name "sub:Forced-Page-Breaks"
11245
11246 \end_inset
11247
11248
11249 \end_layout
11250
11251 \begin_layout Standard
11252 If you don't like the way LaTeX does the page breaks in your document, you
11253  can force a page break where you want one.
11254  Normally this will not be necessary, because LaTeX is good at page breaking.
11255  Only if you use a lot of 
11256 \family sans
11257 Floats
11258 \family default
11259 , LaTeX's page breaking algorithm can fail.
11260 \end_layout
11261
11262 \begin_layout Standard
11263 We recommend not to use forced page breaks until the text is finished and
11264  until you have checked in the preview to see if you 
11265 \emph on
11266 really
11267 \emph default
11268  have to change the page breaking.
11269 \end_layout
11270
11271 \begin_layout Standard
11272 There are two types of page breaks: One that ends the page without any special
11273  action.
11274  This can be inserted above or below a paragraph via the menu 
11275 \family sans
11276 Insert\SpecialChar \menuseparator
11277 Formatting\SpecialChar \menuseparator
11278 New
11279 \begin_inset space ~
11280 \end_inset
11281
11282 Page
11283 \family default
11284 .
11285  The second type, that is inserted via the menu 
11286 \family sans
11287 Insert\SpecialChar \menuseparator
11288 Formatting\SpecialChar \menuseparator
11289 Page
11290 \begin_inset space ~
11291 \end_inset
11292
11293 Break
11294 \family default
11295 , ends a page but stretches the content of the page, so that it fills out
11296  the complete page.
11297  This type is useful to avoid whitespace when a page break produces a page
11298  on which only the last few lines are absent.
11299 \end_layout
11300
11301 \begin_layout Standard
11302 You might try to use a page break to ensure that a figure or table appears
11303  at the top of a page.
11304  This is, of course, the wrong way to do it.
11305  LyX gives you a way of automatically ensuring that your figures and tables
11306  appear at the top of a page (or the bottom, or on their own page) without
11307  having to worry about what precedes or follows your figure or table.
11308  See chapter 
11309 \begin_inset CommandInset ref
11310 LatexCommand ref
11311 reference "cha:Floats-and-Notes"
11312
11313 \end_inset
11314
11315  to learn more about 
11316 \family sans
11317 Floats
11318 \family default
11319 .
11320 \end_layout
11321
11322 \begin_layout Subsubsection
11323 Clear Page Breaks
11324 \begin_inset CommandInset label
11325 LatexCommand label
11326 name "sub:Clear-Page-Breaks"
11327
11328 \end_inset
11329
11330
11331 \begin_inset Index idx
11332 status collapsed
11333
11334 \begin_layout Plain Layout
11335 Page breaks ! Clear
11336 \end_layout
11337
11338 \end_inset
11339
11340
11341 \end_layout
11342
11343 \begin_layout Standard
11344 Rather than forced page breaks where the content behind the break is placed
11345  directly on the next page, you can also clear pages while breaking them.
11346  That means that the current paragraph is terminated and everything, including
11347  unprocessed floats, from the earlier part of the document are placed behind
11348  it, if necessary by adding pages.
11349 \end_layout
11350
11351 \begin_layout Standard
11352 You can insert a clear page break with the menu 
11353 \family sans
11354 Insert\SpecialChar \menuseparator
11355 Formatting\SpecialChar \menuseparator
11356 Clear
11357 \begin_inset space ~
11358 \end_inset
11359
11360 Page
11361 \family default
11362 .
11363  When you have a two-sided document like a book, you can use the menu 
11364 \family sans
11365 Insert\SpecialChar \menuseparator
11366 Formatting\SpecialChar \menuseparator
11367 Clear
11368 \begin_inset space ~
11369 \end_inset
11370
11371 Double
11372 \begin_inset space ~
11373 \end_inset
11374
11375 Page
11376 \family default
11377  to insert a clear page break that assures that the next page is a right-hand
11378  page (odd-numbered), if necessary by adding a page.
11379 \end_layout
11380
11381 \begin_layout Subsection
11382 Forced Line Breaks
11383 \begin_inset Index idx
11384 status collapsed
11385
11386 \begin_layout Plain Layout
11387 Line breaks
11388 \end_layout
11389
11390 \end_inset
11391
11392
11393 \begin_inset CommandInset label
11394 LatexCommand label
11395 name "sub:Forced-Line-Breaks"
11396
11397 \end_inset
11398
11399
11400 \end_layout
11401
11402 \begin_layout Standard
11403 Similar to page breaks there are two types of line breaks: One that simply
11404  breaks the line.
11405  You can force this line break within a paragraph by selecting 
11406 \family sans
11407 Insert\SpecialChar \menuseparator
11408 Formatting\SpecialChar \menuseparator
11409 Ragged
11410 \begin_inset space ~
11411 \end_inset
11412
11413 Line
11414 \begin_inset space ~
11415 \end_inset
11416
11417 Break
11418 \family default
11419  or with 
11420 \begin_inset Info
11421 type  "shortcut"
11422 arg   "newline-insert newline"
11423 \end_inset
11424
11425 .
11426  Another type that is inserted via the menu 
11427 \family sans
11428 Insert\SpecialChar \menuseparator
11429 Formatting\SpecialChar \menuseparator
11430 Justified
11431 \begin_inset space ~
11432 \end_inset
11433
11434 Line
11435 \begin_inset space ~
11436 \end_inset
11437
11438 Break
11439 \family default
11440  breaks the line and stretches it so that it fills out the whole space between
11441  the page margins.
11442  This is necessary to avoid 
11443 \begin_inset Quotes eld
11444 \end_inset
11445
11446 fringes
11447 \begin_inset Quotes erd
11448 \end_inset
11449
11450  in justified paragraphs due to whitespace introduced by line breaks.
11451 \end_layout
11452
11453 \begin_layout Standard
11454 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11455  LaTeX is very good at line breaking.
11456  There are, however, a number of situations where it is necessary to actively
11457  set a line break, e.
11458 \begin_inset space \thinspace{}
11459 \end_inset
11460
11461 g.
11462 \begin_inset space \space{}
11463 \end_inset
11464
11465 in a poem or for an address (see sections
11466 \begin_inset space ~
11467 \end_inset
11468
11469
11470 \begin_inset CommandInset ref
11471 LatexCommand ref
11472 reference "sec:Quote"
11473
11474 \end_inset
11475
11476
11477 \begin_inset CommandInset ref
11478 LatexCommand ref
11479 reference "sec:Verse"
11480
11481 \end_inset
11482
11483  and 
11484 \begin_inset CommandInset ref
11485 LatexCommand ref
11486 reference "sec:Address-Usage"
11487
11488 \end_inset
11489
11490 ).
11491 \end_layout
11492
11493 \begin_layout Subsection
11494 Horizontal Lines
11495 \begin_inset CommandInset label
11496 LatexCommand label
11497 name "sub:Horizontal-Lines"
11498
11499 \end_inset
11500
11501
11502 \begin_inset Index idx
11503 status collapsed
11504
11505 \begin_layout Plain Layout
11506 Horizontal lines
11507 \end_layout
11508
11509 \end_inset
11510
11511
11512 \end_layout
11513
11514 \begin_layout Standard
11515 \noindent
11516 \begin_inset CommandInset line
11517 LatexCommand rule
11518 offset "0.5ex"
11519 width "100line%"
11520 height "1pt"
11521
11522 \end_inset
11523
11524
11525 \end_layout
11526
11527 \begin_layout Standard
11528 In the dialog 
11529 \family sans
11530 Insert\SpecialChar \menuseparator
11531 Formatting\SpecialChar \menuseparator
11532 Horizontal
11533 \begin_inset space ~
11534 \end_inset
11535
11536 Line
11537 \family default
11538  you can insert horizontal lines.
11539  The line offset is the vertical distance between the line and the baseline
11540  of the current text line or the paragraph.
11541 \end_layout
11542
11543 \begin_layout Standard
11544 \noindent
11545 \begin_inset CommandInset line
11546 LatexCommand rule
11547 offset "0.5ex"
11548 width "100line%"
11549 height "1pt"
11550
11551 \end_inset
11552
11553
11554 \end_layout
11555
11556 \begin_layout Section
11557 Characters and Symbols
11558 \end_layout
11559
11560 \begin_layout Standard
11561 You can directly enter all characters that are available on your keyboard.
11562  You can also use special keyboard maps to be able to enter e.
11563 \begin_inset space \thinspace{}
11564 \end_inset
11565
11566 g.
11567 \begin_inset space \space{}
11568 \end_inset
11569
11570 characters needed for French with an English keyboard.
11571  See section
11572 \begin_inset space \thinspace{}
11573 \end_inset
11574
11575
11576 \begin_inset CommandInset ref
11577 LatexCommand ref
11578 reference "sub:Keyboard-mapping"
11579
11580 \end_inset
11581
11582  for information on how this is done.
11583 \end_layout
11584
11585 \begin_layout Standard
11586 For the case where you need a character that is not on your keyboard, you
11587  can use the 
11588 \family sans
11589 Symbols
11590 \family default
11591  dialog via the menu 
11592 \family sans
11593 Insert\SpecialChar \menuseparator
11594 Special Character\SpecialChar \menuseparator
11595 Symbols
11596 \family default
11597 .
11598 \end_layout
11599
11600 \begin_layout Standard
11601 \begin_inset Note Greyedout
11602 status open
11603
11604 \begin_layout Plain Layout
11605
11606 \series bold
11607 Note:
11608 \series default
11609  Maybe not all symbols inserted with the symbols dialog can be displayed
11610  when you are using a special screen font in LyX's preferences.
11611  But the inserted symbols will in every case be displayed in the output.
11612 \end_layout
11613
11614 \end_inset
11615
11616
11617 \end_layout
11618
11619 \begin_layout Section
11620 Fonts and Text Styles
11621 \begin_inset CommandInset label
11622 LatexCommand label
11623 name "sec:Fonts-and-Text"
11624
11625 \end_inset
11626
11627
11628 \end_layout
11629
11630 \begin_layout Subsection
11631 Font Types
11632 \begin_inset Index idx
11633 status collapsed
11634
11635 \begin_layout Plain Layout
11636 Font ! Types
11637 \end_layout
11638
11639 \end_inset
11640
11641
11642 \end_layout
11643
11644 \begin_layout Standard
11645 There are two types of fonts:
11646 \end_layout
11647
11648 \begin_layout Description
11649 Vector
11650 \begin_inset space ~
11651 \end_inset
11652
11653 fonts
11654 \begin_inset Index idx
11655 status collapsed
11656
11657 \begin_layout Plain Layout
11658 Fonts ! Vector-
11659 \end_layout
11660
11661 \end_inset
11662
11663  are fonts, built from outlines of the single glyphs (e.
11664 \begin_inset space \thinspace{}
11665 \end_inset
11666
11667 g.
11668  characters) in the font.
11669  This means that each glyph is defined using mathematical curves that are
11670  well suited for scaling to any requested size.
11671  This mathematical definition is interpreted by the font renderer and the
11672  curve is filled out with pixels according to the size and glyph.
11673  This means that vector fonts will look pretty good in all sizes.
11674  Only at very small sizes where each pixel has to be very carefully computed
11675  to provide a good image, it might be hard to provide a good rendering.
11676 \begin_inset Newline newline
11677 \end_inset
11678
11679 That could mean that one only needs to define one font size and scale them.
11680  But to achieve a better quality, many fonts define several font sizes.
11681  That improves the appearance because you need more details at large font
11682  sizes than at small ones.
11683 \begin_inset Newline newline
11684 \end_inset
11685
11686 The font types 
11687 \family typewriter
11688 TrueType
11689 \family default
11690
11691 \family typewriter
11692 OpenType
11693 \family default
11694 , and 
11695 \family typewriter
11696 Type
11697 \begin_inset space ~
11698 \end_inset
11699
11700 1
11701 \family default
11702  are vector fonts.
11703 \end_layout
11704
11705 \begin_layout Description
11706 Bitmap
11707 \begin_inset space ~
11708 \end_inset
11709
11710 fonts
11711 \begin_inset Index idx
11712 status collapsed
11713
11714 \begin_layout Plain Layout
11715 Fonts ! Bitmap-
11716 \end_layout
11717
11718 \end_inset
11719
11720  on the other hand, are defined by bitmap graphics from the start, so they
11721  will look good at all the sizes they are meant for.
11722  However, they don't scale well, because in order to scale a glyph, each
11723  pixel is enlarged into several pixels.
11724  It is the same effect that happens if you try to enlarge a picture in a
11725  picture manipulation program.
11726  In order to relieve this effect, bitmap fonts are typically provided in
11727  several fixed sizes typically from around 8 pixels high up to 34 pixels
11728  or so high in steps according to what is believed to be useful.
11729  The advantage of bitmap fonts is that no complicated computations are necessary
11730  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11731  fonts.
11732  The disadvantage is that sizes that don't exist as fixed versions have
11733  to be scaled by doubling pixels, and thus look bad.
11734 \begin_inset Newline newline
11735 \end_inset
11736
11737 Bitmap fonts are named 
11738 \family typewriter
11739 Type
11740 \begin_inset space ~
11741 \end_inset
11742
11743 3
11744 \family default
11745  in PostScript- and PDF-documents.
11746 \end_layout
11747
11748 \begin_layout Standard
11749 The result of all this is that bitmap fonts are best for the size they are
11750  designed for, while scalable fonts are good for nearly all sizes.
11751  So one needs fewer font size definitions for scalable fonts.
11752  That's the reason why nearly all text rendering and typesetting programs
11753  use scalable fonts.
11754 \end_layout
11755
11756 \begin_layout Standard
11757 To test which fonts are used in a PDF-document, you can have a look into
11758  its document properties.
11759 \end_layout
11760
11761 \begin_layout Standard
11762 Many modern typesetting and markup languages have begun to move towards
11763  specifying character styles rather than specifying a particular font.
11764  For example, instead of changing to an italicized version of the current
11765  font to emphasize text, you use an 
11766 \begin_inset Quotes eld
11767 \end_inset
11768
11769 emphasized style
11770 \begin_inset Quotes erd
11771 \end_inset
11772
11773  instead.
11774  This concept fits in perfectly with LyX.
11775  In LyX, you do things based on contexts, rather than focusing on typesetting
11776  details.
11777 \end_layout
11778
11779 \begin_layout Subsection
11780 LaTeX font support
11781 \begin_inset CommandInset label
11782 LatexCommand label
11783 name "sub:LaTeX-font-support"
11784
11785 \end_inset
11786
11787
11788 \end_layout
11789
11790 \begin_layout Standard
11791 Traditionally, LaTeX uses its own fonts.
11792  That is to say, you cannot directly access the fonts installed on your
11793  operating system, but you have to use specific fonts provided by your LaTeX
11794  distribution.
11795  The reason is that LaTeX needs some extra information about the fonts,
11796  which have to be provided by additional files and packages.
11797  The downside of this is that your font choice is somewhat limited, compared
11798  to usual word processors.
11799  On the other hand this comes with the advantage that the provided fonts
11800  are generally of very good quality, and that LaTeX files are very portable
11801  across different machines.
11802  Also, the range of fonts supported by traditional LaTeX was increased a
11803  lot meanwhile so that you can find packages for many free and commercial
11804  fonts.
11805  In LyX, only a subset of these are directly selectable via the user interface
11806  (see section
11807 \begin_inset space ~
11808 \end_inset
11809
11810
11811 \begin_inset CommandInset ref
11812 LatexCommand ref
11813 reference "sub:Document-Font"
11814
11815 \end_inset
11816
11817  for details).
11818  However, all others are available if you enter the respective LaTeX code
11819  in the document preamble (please refer to the documentation of your desired
11820  font).
11821 \end_layout
11822
11823 \begin_layout Standard
11824 Furthermore, recent developments brought some new LaTeX engines that are
11825  also able to directly access fonts that are installed for your operating
11826  system (OS), namely XeTeX and LuaTeX.
11827  Both engines are now supported by LyX.
11828  By using them, you can use theoretically any OpenType or TrueType font
11829  that is installed on your system.
11830  The next section describes how to use these OS fonts.
11831 \end_layout
11832
11833 \begin_layout Standard
11834 \begin_inset Note Greyedout
11835 status open
11836
11837 \begin_layout Plain Layout
11838
11839 \series bold
11840 Note:
11841 \series default
11842  In practice, some fonts might fail due to bad metrics and other font deficienci
11843 es; so you might have to experiment.
11844 \end_layout
11845
11846 \end_inset
11847
11848
11849 \end_layout
11850
11851 \begin_layout Standard
11852 \begin_inset Note Greyedout
11853 status open
11854
11855 \begin_layout Plain Layout
11856
11857 \series bold
11858 Note:
11859 \series default
11860  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11861  as traditional LaTeX or PDFTeX.
11862 \end_layout
11863
11864 \end_inset
11865
11866
11867 \end_layout
11868
11869 \begin_layout Subsection
11870 Document Font and Font size
11871 \begin_inset CommandInset label
11872 LatexCommand label
11873 name "sub:Document-Font"
11874
11875 \end_inset
11876
11877
11878 \begin_inset Index idx
11879 status collapsed
11880
11881 \begin_layout Plain Layout
11882 Font ! Size
11883 \end_layout
11884
11885 \end_inset
11886
11887
11888 \begin_inset Index idx
11889 status collapsed
11890
11891 \begin_layout Plain Layout
11892 Document ! Font
11893 \end_layout
11894
11895 \end_inset
11896
11897
11898 \end_layout
11899
11900 \begin_layout Standard
11901 You can set the document fonts in the 
11902 \family sans
11903 Document\SpecialChar \menuseparator
11904 Settings
11905 \family default
11906
11907 \begin_inset Index idx
11908 status collapsed
11909
11910 \begin_layout Plain Layout
11911 Document ! Settings
11912 \end_layout
11913
11914 \end_inset
11915
11916  dialog.
11917  In the 
11918 \family sans
11919 Fonts
11920 \family default
11921  section of the dialog, you can specify which font should be used for the
11922  three different font shapes — roman (serif), 
11923 \family sans
11924 sans
11925 \begin_inset space ~
11926 \end_inset
11927
11928 serif
11929 \family default
11930  and 
11931 \family typewriter
11932 typewriter
11933 \family default
11934  (monospaced) — you can specify the base font size and scaling factors for
11935  (some) sans serif and typewriter fonts if this is necessary to fit with
11936  the roman font.
11937 \end_layout
11938
11939 \begin_layout Standard
11940 If you select 
11941 \family sans
11942 Use non-T
11943 \begin_inset ERT
11944 status collapsed
11945
11946 \begin_layout Plain Layout
11947
11948 {}
11949 \end_layout
11950
11951 \end_inset
11952
11953 eX fonts
11954 \family default
11955 , you will have access to the fonts installed on your operating system.
11956  This requires that you use 
11957 \family sans
11958 PDF (XeT
11959 \begin_inset ERT
11960 status collapsed
11961
11962 \begin_layout Plain Layout
11963
11964 {}
11965 \end_layout
11966
11967 \end_inset
11968
11969 eX)
11970 \family default
11971
11972 \family sans
11973 PDF (LuaT
11974 \begin_inset ERT
11975 status collapsed
11976
11977 \begin_layout Plain Layout
11978
11979 {}
11980 \end_layout
11981
11982 \end_inset
11983
11984 eX)
11985 \family default
11986  or 
11987 \family sans
11988 DVI (LuaT
11989 \begin_inset ERT
11990 status collapsed
11991
11992 \begin_layout Plain Layout
11993
11994 {}
11995 \end_layout
11996
11997 \end_inset
11998
11999 eX)
12000 \family default
12001  as output format, i.
12002 \begin_inset space \thinspace{}
12003 \end_inset
12004
12005 e.
12006 \begin_inset space ~
12007 \end_inset
12008
12009 you will have to have either XeTeX or LuaTeX installed (see section
12010 \begin_inset space ~
12011 \end_inset
12012
12013
12014 \begin_inset CommandInset ref
12015 LatexCommand ref
12016 reference "sub:LaTeX-font-support"
12017
12018 \end_inset
12019
12020 ).
12021  You will then not have access to TeX's own fonts (the selection described
12022  below).
12023  Note that LyX lists all available fonts in either of the three lists (roman,
12024  sans
12025 \begin_inset space ~
12026 \end_inset
12027
12028 serif, and typewriter), since LyX cannot determine the family.
12029  Also note that the output might fail with some of the listed fonts, due
12030  to the encoding of the fonts and\SpecialChar \slash{}
12031 or font failures.
12032  Again, LyX cannot determine this in advance, so you might need to experiment.
12033 \end_layout
12034
12035 \begin_layout Standard
12036 If you use TeX fonts (which is the default), the possible options for the
12037  font include 
12038 \family sans
12039 Default
12040 \family default
12041  and a list of fonts available with your LaTeX distribution.
12042  If you select 
12043 \family sans
12044 Default,
12045 \family default
12046  the font that is preset by the current document class is used.
12047  In most cases, this will be the standard TeX font, known as 
12048 \begin_inset Quotes eld
12049 \end_inset
12050
12051
12052 \family typewriter
12053 Computer Modern
12054 \family default
12055
12056 \begin_inset Quotes erd
12057 \end_inset
12058
12059  (
12060 \family typewriter
12061 cm
12062 \family default
12063 ) or 
12064 \begin_inset Quotes eld
12065 \end_inset
12066
12067
12068 \family typewriter
12069 European Computer Modern
12070 \family default
12071
12072 \begin_inset Quotes erd
12073 \end_inset
12074
12075  (
12076 \family typewriter
12077 ec
12078 \family default
12079 ), but some classes preset different default fonts.
12080 \end_layout
12081
12082 \begin_layout Standard
12083 As 
12084 \family typewriter
12085 cm
12086 \family default
12087  and 
12088 \family typewriter
12089 ec
12090 \family default
12091  are bitmap fonts, they often looks pixelated in PDF output, especially
12092  when you read the PDF in a zoomed size.
12093 \begin_inset Foot
12094 status collapsed
12095
12096 \begin_layout Plain Layout
12097 This problem doesn't appear if you read PDFs in 
12098 \family typewriter
12099 Adobe
12100 \begin_inset space ~
12101 \end_inset
12102
12103 Reader
12104 \family default
12105  version 6 or later, because this program includes a special bitmap font
12106  renderer.
12107 \end_layout
12108
12109 \end_inset
12110
12111  To get rid of pixelated fonts, you have to use a vector font.
12112  Depending on how your document should look like, you can either:
12113 \end_layout
12114
12115 \begin_layout Itemize
12116 select the 
12117 \family typewriter
12118 Latin Modern
12119 \family default
12120  (
12121 \family typewriter
12122 lm
12123 \family default
12124 ) fonts, which is the recommended choice if you want to keep the look of
12125  
12126 \family typewriter
12127 cm
12128 \family default
12129 /
12130 \family typewriter
12131 ec
12132 \family default
12133 .
12134  
12135 \family typewriter
12136 Latin Modern
12137 \family default
12138  was developed for the LaTeX community in order to replace 
12139 \family typewriter
12140 cm
12141 \family default
12142  as the default font.
12143  It covers a huge range of glyphs and several font shapes.
12144  Except for some details, where the appearance was improved, 
12145 \family typewriter
12146 lm
12147 \family default
12148  looks identical to 
12149 \family typewriter
12150 cm
12151 \family default
12152 ;
12153 \begin_inset Foot
12154 status collapsed
12155
12156 \begin_layout Plain Layout
12157 One difference is improved kerning for the 
12158 \family typewriter
12159 lm
12160 \family default
12161  fonts.
12162 \end_layout
12163
12164 \end_inset
12165
12166
12167 \end_layout
12168
12169 \begin_layout Itemize
12170 select the 
12171 \family typewriter
12172 AE
12173 \family default
12174  (
12175 \family typewriter
12176 Almost European
12177 \family default
12178 ) fonts in (the rare) case that 
12179 \family typewriter
12180 Latin Modern
12181 \family default
12182  is not available to you or does not work, and you still want to emulate
12183  the look of 
12184 \family typewriter
12185 cm
12186 \family default
12187 /
12188 \family typewriter
12189 ec
12190 \family default
12191 .
12192  
12193 \family typewriter
12194 AE
12195 \family default
12196  is a virtual font.
12197  Virtual means that it 
12198 \begin_inset Quotes eld
12199 \end_inset
12200
12201 steals
12202 \begin_inset Quotes erd
12203 \end_inset
12204
12205  outline 
12206 \family typewriter
12207 cm
12208 \family default
12209 -glyphs from other fonts.
12210  This has the disadvantage that some characters are missing, like the French
12211  guillemets (
12212 \begin_inset Quotes eld
12213 \end_inset
12214
12215 «
12216 \begin_inset Quotes erd
12217 \end_inset
12218
12219  and 
12220 \begin_inset Quotes eld
12221 \end_inset
12222
12223 »
12224 \begin_inset Quotes erd
12225 \end_inset
12226
12227 )
12228 \begin_inset Foot
12229 status collapsed
12230
12231 \begin_layout Plain Layout
12232 Loading the LaTeX-package 
12233 \series bold
12234 aeguill
12235 \series default
12236
12237 \begin_inset Index idx
12238 status collapsed
12239
12240 \begin_layout Plain Layout
12241 LaTeX-packages ! aeguill
12242 \end_layout
12243
12244 \end_inset
12245
12246  with the document preamble line
12247 \begin_inset Newline newline
12248 \end_inset
12249
12250
12251 \series bold
12252
12253 \backslash
12254 usepackage[ec]{aeguill}
12255 \begin_inset Newline newline
12256 \end_inset
12257
12258
12259 \series default
12260 will fix the guillemet problem.
12261 \end_layout
12262
12263 \end_inset
12264
12265  and that accented characters are not 
12266 \emph on
12267 one
12268 \emph default
12269  glyph, but build of 
12270 \emph on
12271 two
12272 \emph default
12273  characters, the accent and the letter.
12274  Therefore you cannot search for words with accented characters in documents
12275  using the 
12276 \family typewriter
12277 AE
12278 \family default
12279  fonts.
12280  If you search for example for the French word 
12281 \begin_inset Quotes eld
12282 \end_inset
12283
12284 rève
12285 \begin_inset Quotes erd
12286 \end_inset
12287
12288  in a PDF, you won't get any result, because the PDF-viewer searches for
12289  the glyph 
12290 \begin_inset Quotes eld
12291 \end_inset
12292
12293  è 
12294 \begin_inset Quotes erd
12295 \end_inset
12296
12297  and not for the glyph 
12298 \begin_inset Quotes eld
12299 \end_inset
12300
12301  e +
12302 \begin_inset space ~
12303 \end_inset
12304
12305  ̀ 
12306 \begin_inset Quotes erd
12307 \end_inset
12308
12309 .
12310 \end_layout
12311
12312 \begin_layout Itemize
12313 If you do not like the look of 
12314 \family typewriter
12315 cm
12316 \family default
12317 /
12318 \family typewriter
12319 ec
12320 \family default
12321 , you can of course select one of the other provided vector fonts, e.
12322 \begin_inset space \thinspace{}
12323 \end_inset
12324
12325 g.
12326 \begin_inset space ~
12327 \end_inset
12328
12329
12330 \family sans
12331 Times Roman
12332 \family default
12333  or
12334 \family typewriter
12335  
12336 \family sans
12337 Palatino
12338 \family default
12339 .
12340  Most roman vector fonts will automatically select matching sans
12341 \begin_inset space ~
12342 \end_inset
12343
12344 serif and typewriter fonts
12345 \begin_inset Foot
12346 status collapsed
12347
12348 \begin_layout Plain Layout
12349 These are sometimes just matching other fonts (e.
12350 \begin_inset space \thinspace{}
12351 \end_inset
12352
12353 g., 
12354 \family sans
12355 Times Roman
12356 \family default
12357  selects 
12358 \family sans
12359 Helvetiva
12360 \family default
12361  for sans serif text), and sometimes, e.
12362 \begin_inset space \thinspace{}
12363 \end_inset
12364
12365 g.
12366  with 
12367 \family typewriter
12368 Latin Modern
12369 \family default
12370  or 
12371 \family typewriter
12372 Computer Modern
12373 \family default
12374 , different shapes of the same font, i.
12375 \begin_inset space \thinspace{}
12376 \end_inset
12377
12378 e.
12379  a real font 
12380 \emph on
12381 family
12382 \emph default
12383 .
12384 \end_layout
12385
12386 \end_inset
12387
12388 , but you can also select your own.
12389 \begin_inset Newline newline
12390 \end_inset
12391
12392 The differences between roman, 
12393 \family sans
12394 sans
12395 \begin_inset space ~
12396 \end_inset
12397
12398 serif
12399 \family default
12400 , and 
12401 \family typewriter
12402 typewriter
12403 \family default
12404  fonts are explained in section
12405 \begin_inset space ~
12406 \end_inset
12407
12408
12409 \begin_inset CommandInset ref
12410 LatexCommand ref
12411 reference "sub:Fine-Tuning-with-the"
12412
12413 \end_inset
12414
12415 .
12416 \begin_inset Newline newline
12417 \end_inset
12418
12419 The font 
12420 \family typewriter
12421 Times Roman
12422 \family default
12423  was originally designed for newspapers.
12424  That means its glyphs are smaller than the ones from other fonts to fit
12425  into the small newspaper columns.
12426  Therefore 
12427 \family typewriter
12428 Times Roman
12429 \family default
12430  is not the optimal choice for larger documents like books.
12431 \begin_inset VSpace bigskip
12432 \end_inset
12433
12434 For the font size there are generally four possible values: 
12435 \family sans
12436 Default, 10
12437 \family default
12438
12439 \family sans
12440 11
12441 \family default
12442 , and 
12443 \family sans
12444 12
12445 \family default
12446 .
12447  Some classes provide additional sizes.
12448  The size of 
12449 \family sans
12450 Default
12451 \family default
12452  depends on the class you are using.
12453  In the standard classes it is equal to the font size 10.
12454 \end_layout
12455
12456 \begin_layout Standard
12457 Note that the font size is the 
12458 \emph on
12459 base size
12460 \emph default
12461 .
12462  That means that LyX scales all other possible font sizes (such as those
12463  used in footnotes, super-, and subscripts) by this value.
12464  You can fine-tune the font size of text parts via the 
12465 \family sans
12466 Text
12467 \begin_inset space ~
12468 \end_inset
12469
12470 Style
12471 \family default
12472  dialog if needed.
12473  The possible font sizes for text parts are explained in section
12474 \begin_inset space ~
12475 \end_inset
12476
12477
12478 \begin_inset CommandInset ref
12479 LatexCommand ref
12480 reference "sub:Fine-Tuning-with-the"
12481
12482 \end_inset
12483
12484 .
12485 \end_layout
12486
12487 \begin_layout Standard
12488 The 
12489 \family sans
12490 Default Family
12491 \family default
12492  selection lets you specify whether the base font of your document should
12493  be roman, sans
12494 \begin_inset space ~
12495 \end_inset
12496
12497 serif or typewriter.
12498  The 
12499 \family sans
12500 Default
12501 \family default
12502  selection uses what is preset by the class, the other selections override
12503  this.
12504  In most cases, 
12505 \family sans
12506 Default
12507 \family default
12508  is equal to 
12509 \family sans
12510 roman
12511 \family default
12512 , but some classes (such as presentation classes) also use other defaults.
12513 \end_layout
12514
12515 \begin_layout Standard
12516 The
12517 \family typewriter
12518  
12519 \family sans
12520 LaTe
12521 \begin_inset ERT
12522 status collapsed
12523
12524 \begin_layout Plain Layout
12525
12526 {}
12527 \end_layout
12528
12529 \end_inset
12530
12531 X font encoding
12532 \family default
12533  selection is an expert setting which lets you change the value passed to
12534  the LaTeX-package
12535 \emph on
12536  fontenc
12537 \emph default
12538  (see also sec.
12539 \begin_inset space ~
12540 \end_inset
12541
12542
12543 \begin_inset CommandInset ref
12544 LatexCommand ref
12545 reference "sub:LaTeX-settings"
12546
12547 \end_inset
12548
12549 ).
12550  Normally, you do not need to change (or even understand) this.
12551  Unless you have specific reasons, use 
12552 \family sans
12553 Default
12554 \family default
12555 .
12556 \end_layout
12557
12558 \begin_layout Standard
12559 With some fonts, the checkboxes 
12560 \family sans
12561 Use Old Style Figures
12562 \family default
12563  and 
12564 \family sans
12565 Use True Small Caps
12566 \family default
12567  are enabled.
12568  These are extra features some fonts provide.
12569  If 
12570 \family sans
12571 Use Old Style Figures
12572 \family default
12573  is checked, the font uses old style (also known as medieval or text) figures,
12574  i.
12575 \begin_inset space \thinspace{}
12576 \end_inset
12577
12578 e.
12579 \begin_inset space ~
12580 \end_inset
12581
12582 figures with varying height that fit nicely with lower letters.
12583  
12584 \family sans
12585 Use True Small Caps
12586 \family default
12587  determines that real small caps are used instead of faked small caps made
12588  of scaled capitals.
12589  Real small caps are often part of expert font sets; they generally look
12590  better than faked small caps but might have to be purchased separately.
12591 \end_layout
12592
12593 \begin_layout Standard
12594 The field 
12595 \family sans
12596 CJK
12597 \family default
12598  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12599  a font to display the script characters.
12600 \begin_inset Foot
12601 status collapsed
12602
12603 \begin_layout Plain Layout
12604 The font will be the argument for the commands of the LaTeX-package 
12605 \series bold
12606 CJK
12607 \series default
12608 .
12609  So this has no effect for the document language 
12610 \family sans
12611 Japanese
12612 \family default
12613  that doesn't use 
12614 \series bold
12615 CJK
12616 \series default
12617 .
12618 \end_layout
12619
12620 \end_inset
12621
12622
12623 \end_layout
12624
12625 \begin_layout Standard
12626 \begin_inset VSpace bigskip
12627 \end_inset
12628
12629
12630 \begin_inset Note Greyedout
12631 status open
12632
12633 \begin_layout Plain Layout
12634
12635 \series bold
12636 Note:
12637 \series default
12638  When you choose a new font or font size, LyX does 
12639 \emph on
12640 not
12641 \emph default
12642  change the screen font! You will only see a difference in the printed output;
12643  this is part of the WYSIWYM concept.
12644  LyX's screen fonts can be adjusted in the 
12645 \family sans
12646 Tools\SpecialChar \menuseparator
12647 Preferences
12648 \family default
12649  dialog, see section
12650 \begin_inset space ~
12651 \end_inset
12652
12653
12654 \begin_inset CommandInset ref
12655 LatexCommand ref
12656 reference "sub:Screen-Fonts"
12657
12658 \end_inset
12659
12660 .
12661 \end_layout
12662
12663 \end_inset
12664
12665
12666 \end_layout
12667
12668 \begin_layout Subsection
12669 Using Different Character Styles
12670 \begin_inset Index idx
12671 status collapsed
12672
12673 \begin_layout Plain Layout
12674 Character Styles
12675 \end_layout
12676
12677 \end_inset
12678
12679
12680 \begin_inset Index idx
12681 status collapsed
12682
12683 \begin_layout Plain Layout
12684 Text Style
12685 \end_layout
12686
12687 \end_inset
12688
12689
12690 \end_layout
12691
12692 \begin_layout Standard
12693 As we've already seen, LyX automatically changes the character style for
12694  certain paragraph environments.
12695  LyX supports two character styles, 
12696 \family sans
12697 Emphasized
12698 \family default
12699  and 
12700 \family sans
12701 Noun
12702 \family default
12703 .
12704  You can activate both of these styles via keybindings, the menus, and the
12705  toolbar.
12706 \end_layout
12707
12708 \begin_layout Standard
12709 To activate the 
12710 \family sans
12711 Noun
12712 \family default
12713  style, do one of the following:
12714 \end_layout
12715
12716 \begin_layout Itemize
12717 click on the toolbar button 
12718 \begin_inset Info
12719 type  "icon"
12720 arg   "font-noun"
12721 \end_inset
12722
12723
12724 \end_layout
12725
12726 \begin_layout Itemize
12727 use the key binding 
12728 \begin_inset Info
12729 type  "shortcut"
12730 arg   "font-noun"
12731 \end_inset
12732
12733
12734 \end_layout
12735
12736 \begin_layout Standard
12737 These commands are all toggles.
12738  That is, if 
12739 \family sans
12740 Noun
12741 \family default
12742  style is already active, they deactivate it.
12743 \end_layout
12744
12745 \begin_layout Standard
12746 One typically uses the 
12747 \family sans
12748 Noun
12749 \family default
12750  style for proper names.
12751  For example: 
12752 \begin_inset Quotes eld
12753 \end_inset
12754
12755
12756 \noun on
12757 Matthias Ettrich
12758 \noun default
12759  is the original author of LyX.
12760 \begin_inset Quotes erd
12761 \end_inset
12762
12763
12764 \end_layout
12765
12766 \begin_layout Standard
12767 A more widely used character style is the 
12768 \family sans
12769 Emphasized
12770 \family default
12771  style.
12772  You can activate (or deactivate — it's also a toggle) the 
12773 \family sans
12774 Emphasized
12775 \family default
12776  style by:
12777 \end_layout
12778
12779 \begin_layout Itemize
12780 clicking on the toolbar button 
12781 \begin_inset Info
12782 type  "icon"
12783 arg   "font-emph"
12784 \end_inset
12785
12786
12787 \end_layout
12788
12789 \begin_layout Itemize
12790 using the keybindings 
12791 \begin_inset Info
12792 type  "shortcut"
12793 arg   "font-emph"
12794 \end_inset
12795
12796
12797 \end_layout
12798
12799 \begin_layout Standard
12800 Normally the 
12801 \family sans
12802 Emphasized
12803 \family default
12804  style is equivalent to an italic font but some document classes or LaTeX-packag
12805 es use a different font.
12806 \end_layout
12807
12808 \begin_layout Standard
12809 We've been using the 
12810 \family sans
12811 Emphasized
12812 \family default
12813  style all over the place in this document.
12814  Here's one more example:
12815 \end_layout
12816
12817 \begin_layout Quotation
12818
12819 \emph on
12820 Don't overuse character styles!
12821 \end_layout
12822
12823 \begin_layout Standard
12824 It's also a warning in addition to an example.
12825  One's writing should parallel ordinary conversation.
12826  Since we don't all constantly scream at each other, we should also avoid
12827  the common tendency to overuse character style.
12828  
12829 \end_layout
12830
12831 \begin_layout Standard
12832 You can always reset to the default font using the key binding 
12833 \begin_inset Info
12834 type  "shortcut"
12835 arg   "font-default"
12836 \end_inset
12837
12838  or the dialog 
12839 \family sans
12840 Edit\SpecialChar \menuseparator
12841 Text
12842 \begin_inset space ~
12843 \end_inset
12844
12845 Style
12846 \family default
12847 .
12848 \end_layout
12849
12850 \begin_layout Subsection
12851 Fine-Tuning with the 
12852 \family sans
12853 Text Style
12854 \family default
12855  dialog
12856 \begin_inset CommandInset label
12857 LatexCommand label
12858 name "sub:Fine-Tuning-with-the"
12859
12860 \end_inset
12861
12862
12863 \begin_inset Index idx
12864 status collapsed
12865
12866 \begin_layout Plain Layout
12867 Text Style
12868 \end_layout
12869
12870 \end_inset
12871
12872
12873 \end_layout
12874
12875 \begin_layout Standard
12876 There are always occasions when you will need to do some fine-tuning, so
12877  LyX gives you a way to create a custom character style.
12878  For example, an academic journal or a corporation may have a style sheet
12879  requiring a sans-serif font be used in certain situations.
12880  Also, writers sometimes use a different font to offset a character's thoughts
12881  from ordinary dialog.
12882 \end_layout
12883
12884 \begin_layout Standard
12885 Before we document how to use custom character style, we want to issue a
12886  warning yet again: Don't overuse character styles! 
12887 \begin_inset Newline newline
12888 \end_inset
12889
12890 Documents that overuse different fonts and sizes are not well readable and
12891  tend to look as if someone has knocked huge holes in them.
12892 \end_layout
12893
12894 \begin_layout Standard
12895 To use custom character styles, open the 
12896 \family sans
12897 Edit\SpecialChar \menuseparator
12898 Text
12899 \begin_inset space ~
12900 \end_inset
12901
12902 Style\SpecialChar \menuseparator
12903 Customized\SpecialChar \ldots{}
12904
12905 \family default
12906  dialog.
12907  There are several boxes on this dialog, each corresponding to a different
12908  font property which you can choose.
12909  You can choose an option for one of these properties, or select 
12910 \family sans
12911 No
12912 \begin_inset space ~
12913 \end_inset
12914
12915 change
12916 \family default
12917 , which keeps the current state of that property.
12918  The item 
12919 \family sans
12920 Reset
12921 \family default
12922  will reset the property to whatever is the default.
12923  You can use this to reset attributes across a bunch of different paragraph
12924  environments in a snap.
12925 \end_layout
12926
12927 \begin_layout Standard
12928 The font properties, and their options (in addition to 
12929 \family sans
12930 No
12931 \begin_inset space ~
12932 \end_inset
12933
12934 change
12935 \family default
12936  and 
12937 \family sans
12938 Reset
12939 \family default
12940 ) are:
12941 \end_layout
12942
12943 \begin_layout Labeling
12944 \labelwidthstring 00.00.0000
12945
12946 \family sans
12947 Family
12948 \family default
12949  The 
12950 \begin_inset Quotes eld
12951 \end_inset
12952
12953 overall look
12954 \begin_inset Quotes erd
12955 \end_inset
12956
12957  of the font.
12958  The possible options are:
12959 \end_layout
12960
12961 \begin_deeper
12962 \begin_layout Labeling
12963 \labelwidthstring 00.00.0000
12964
12965 \family sans
12966 Roman
12967 \family default
12968  This is the Roman font family.
12969  Normally a serif font.
12970  It's also the default family.
12971  (key binding 
12972 \begin_inset Info
12973 type  "shortcut"
12974 arg   "font-roman"
12975 \end_inset
12976
12977 )
12978 \end_layout
12979
12980 \begin_layout Labeling
12981 \labelwidthstring 00.00.0000
12982
12983 \family sans
12984 Sans
12985 \begin_inset space ~
12986 \end_inset
12987
12988 Serif
12989 \family default
12990  
12991 \family sans
12992 This is the Sans Serif font family.
12993
12994 \family default
12995  (key binding 
12996 \begin_inset Info
12997 type  "shortcut"
12998 arg   "font-sans"
12999 \end_inset
13000
13001 )
13002 \end_layout
13003
13004 \begin_layout Labeling
13005 \labelwidthstring 00.00.0000
13006
13007 \family sans
13008 Typewriter
13009 \family default
13010  
13011 \family typewriter
13012 This is the Typewriter font family.
13013
13014 \family default
13015  (key binding 
13016 \begin_inset Info
13017 type  "shortcut"
13018 arg   "font-typewriter"
13019 \end_inset
13020
13021
13022 \family sans
13023 )
13024 \end_layout
13025
13026 \end_deeper
13027 \begin_layout Labeling
13028 \labelwidthstring 00.00.0000
13029
13030 \family sans
13031 Series
13032 \family default
13033  This corresponds to the print weight.
13034  Options are:
13035 \end_layout
13036
13037 \begin_deeper
13038 \begin_layout Labeling
13039 \labelwidthstring 00.00.0000
13040
13041 \family sans
13042 Medium
13043 \family default
13044  This is the Medium font series.
13045  It's also the default series.
13046 \end_layout
13047
13048 \begin_layout Labeling
13049 \labelwidthstring 00.00.0000
13050
13051 \family sans
13052 Bold
13053 \family default
13054  
13055 \series bold
13056 This is the Bold font series.
13057
13058 \series default
13059  (key binding 
13060 \begin_inset Info
13061 type  "shortcut"
13062 arg   "font-bold"
13063 \end_inset
13064
13065 )
13066 \end_layout
13067
13068 \end_deeper
13069 \begin_layout Labeling
13070 \labelwidthstring 00.00.0000
13071
13072 \family sans
13073 Shape
13074 \family default
13075  As the name implies.
13076  Options are:
13077 \end_layout
13078
13079 \begin_deeper
13080 \begin_layout Labeling
13081 \labelwidthstring 00.00.0000
13082
13083 \family sans
13084 Upright
13085 \family default
13086  This is the Upright font shape.
13087  It's also the default shape.
13088 \end_layout
13089
13090 \begin_layout Labeling
13091 \labelwidthstring 00.00.0000
13092
13093 \family sans
13094 Italic
13095 \family default
13096  
13097 \shape italic
13098 This
13099 \shape default
13100  
13101 \family sans
13102 \shape italic
13103 i
13104 \family default
13105 s the Italic font shape
13106 \shape default
13107 \emph on
13108 .
13109 \end_layout
13110
13111 \begin_layout Labeling
13112 \labelwidthstring 00.00.0000
13113
13114 \family sans
13115 Slanted
13116 \family default
13117  
13118 \shape slanted
13119 This is the Slanted font shape
13120 \shape default
13121  (although it might not be visible in LyX, this is different from italic).
13122 \end_layout
13123
13124 \begin_layout Labeling
13125 \labelwidthstring 00.00.0000
13126
13127 \family sans
13128 Small
13129 \begin_inset space ~
13130 \end_inset
13131
13132 Caps
13133 \family default
13134  
13135 \shape smallcaps
13136 This is the Small caps font shape
13137 \shape default
13138 \noun on
13139 .
13140 \end_layout
13141
13142 \end_deeper
13143 \begin_layout Labeling
13144 \labelwidthstring 00.00.0000
13145
13146 \family sans
13147 Size
13148 \family default
13149  Alters the size of the font.
13150  You'll find no numerical values here; all possible sizes are actually proportio
13151 nal to the document font size.
13152  Once again, you don't feed LyX the details, but a general description of
13153  what you want to do.
13154  The options are:
13155 \end_layout
13156
13157 \begin_deeper
13158 \begin_layout Labeling
13159 \labelwidthstring 00.00.0000
13160
13161 \family sans
13162 Tiny
13163 \family default
13164  
13165 \size tiny
13166 This is the 
13167 \begin_inset Quotes eld
13168 \end_inset
13169
13170 Tiny
13171 \begin_inset Quotes erd
13172 \end_inset
13173
13174  font size.
13175
13176 \size default
13177  (key bindings 
13178 \begin_inset Info
13179 type  "shortcuts"
13180 arg   "font-size tiny"
13181 \end_inset
13182
13183 )
13184 \end_layout
13185
13186 \begin_layout Labeling
13187 \labelwidthstring 00.00.0000
13188
13189 \family sans
13190 Smallest
13191 \family default
13192  
13193 \size scriptsize
13194 This is the 
13195 \begin_inset Quotes eld
13196 \end_inset
13197
13198 Smallest
13199 \begin_inset Quotes erd
13200 \end_inset
13201
13202  font size
13203 \size default
13204 .
13205  (key binding 
13206 \begin_inset Info
13207 type  "shortcut"
13208 arg   "font-size scriptsize"
13209 \end_inset
13210
13211 )
13212 \end_layout
13213
13214 \begin_layout Labeling
13215 \labelwidthstring 00.00.0000
13216
13217 \family sans
13218 Smaller
13219 \family default
13220  
13221 \size footnotesize
13222 This is the 
13223 \begin_inset Quotes eld
13224 \end_inset
13225
13226 Smaller
13227 \begin_inset Quotes erd
13228 \end_inset
13229
13230  font size.
13231
13232 \size default
13233  (key bindings 
13234 \begin_inset Info
13235 type  "shortcuts"
13236 arg   "font-size footnotesize"
13237 \end_inset
13238
13239 )
13240 \end_layout
13241
13242 \begin_layout Labeling
13243 \labelwidthstring 00.00.0000
13244
13245 \family sans
13246 Small
13247 \family default
13248  
13249 \size small
13250 This is the 
13251 \begin_inset Quotes eld
13252 \end_inset
13253
13254 Small
13255 \begin_inset Quotes erd
13256 \end_inset
13257
13258  font size.
13259
13260 \size default
13261  (key bindings 
13262 \begin_inset Info
13263 type  "shortcuts"
13264 arg   "font-size small"
13265 \end_inset
13266
13267 )
13268 \end_layout
13269
13270 \begin_layout Labeling
13271 \labelwidthstring 00.00.0000
13272
13273 \family sans
13274 Normal
13275 \family default
13276  This is the 
13277 \begin_inset Quotes eld
13278 \end_inset
13279
13280 Normal
13281 \begin_inset Quotes erd
13282 \end_inset
13283
13284  font size.
13285  It's also the default size.
13286  (key bindings 
13287 \begin_inset Info
13288 type  "shortcuts"
13289 arg   "font-size normal"
13290 \end_inset
13291
13292 )
13293 \end_layout
13294
13295 \begin_layout Labeling
13296 \labelwidthstring 00.00.0000
13297
13298 \family sans
13299 Large
13300 \family default
13301  
13302 \size large
13303 This is the 
13304 \begin_inset Quotes eld
13305 \end_inset
13306
13307 Large
13308 \begin_inset Quotes erd
13309 \end_inset
13310
13311  font size.
13312
13313 \size default
13314  (key bindings 
13315 \begin_inset Info
13316 type  "shortcuts"
13317 arg   "font-size large"
13318 \end_inset
13319
13320 )
13321 \end_layout
13322
13323 \begin_layout Labeling
13324 \labelwidthstring 00.00.0000
13325
13326 \family sans
13327 Larger
13328 \family default
13329  
13330 \size larger
13331 This is the 
13332 \begin_inset Quotes eld
13333 \end_inset
13334
13335 Larger
13336 \begin_inset Quotes erd
13337 \end_inset
13338
13339  font size.
13340
13341 \size default
13342  (key bindings 
13343 \begin_inset Info
13344 type  "shortcuts"
13345 arg   "font-size larger"
13346 \end_inset
13347
13348 )
13349 \end_layout
13350
13351 \begin_layout Labeling
13352 \labelwidthstring 00.00.0000
13353
13354 \family sans
13355 Largest
13356 \family default
13357  
13358 \size largest
13359 This is the 
13360 \begin_inset Quotes eld
13361 \end_inset
13362
13363 Largest
13364 \begin_inset Quotes erd
13365 \end_inset
13366
13367  font size.
13368
13369 \size default
13370  (key binding 
13371 \begin_inset Info
13372 type  "shortcut"
13373 arg   "font-size largest"
13374 \end_inset
13375
13376 )
13377 \end_layout
13378
13379 \begin_layout Labeling
13380 \labelwidthstring 00.00.0000
13381
13382 \family sans
13383 Huge
13384 \family default
13385  
13386 \size huge
13387 This is the 
13388 \begin_inset Quotes eld
13389 \end_inset
13390
13391 Huge
13392 \begin_inset Quotes erd
13393 \end_inset
13394
13395  font size.
13396
13397 \size default
13398  (key bindings 
13399 \begin_inset Info
13400 type  "shortcuts"
13401 arg   "font-size huge"
13402 \end_inset
13403
13404 )
13405 \end_layout
13406
13407 \begin_layout Labeling
13408 \labelwidthstring 00.00.0000
13409
13410 \family sans
13411 Huger
13412 \family default
13413  
13414 \size giant
13415 This is the 
13416 \begin_inset Quotes eld
13417 \end_inset
13418
13419 Huger
13420 \begin_inset Quotes erd
13421 \end_inset
13422
13423  font size.
13424
13425 \size default
13426  (key bindings 
13427 \begin_inset Info
13428 type  "shortcuts"
13429 arg   "font-size giant"
13430 \end_inset
13431
13432 )
13433 \end_layout
13434
13435 \begin_layout Labeling
13436 \labelwidthstring 00.00.0000
13437
13438 \family sans
13439 Increase
13440 \family default
13441  This increases the size by one step (for instance, from 
13442 \begin_inset Quotes eld
13443 \end_inset
13444
13445 Largest
13446 \begin_inset Quotes erd
13447 \end_inset
13448
13449  to 
13450 \begin_inset Quotes eld
13451 \end_inset
13452
13453 Huge
13454 \begin_inset Quotes erd
13455 \end_inset
13456
13457 ).
13458  (key binding 
13459 \begin_inset Info
13460 type  "shortcut"
13461 arg   "font-size increase"
13462 \end_inset
13463
13464 )
13465 \end_layout
13466
13467 \begin_layout Labeling
13468 \labelwidthstring 00.00.0000
13469
13470 \family sans
13471 Decrease
13472 \family default
13473  This decreases the size by one step (for instance, from 
13474 \begin_inset Quotes eld
13475 \end_inset
13476
13477 Normal
13478 \begin_inset Quotes erd
13479 \end_inset
13480
13481  to 
13482 \begin_inset Quotes eld
13483 \end_inset
13484
13485 Small
13486 \begin_inset Quotes erd
13487 \end_inset
13488
13489 ).
13490  (key binding 
13491 \begin_inset Info
13492 type  "shortcut"
13493 arg   "font-size decrease"
13494 \end_inset
13495
13496 )
13497 \end_layout
13498
13499 \end_deeper
13500 \begin_layout Standard
13501 We'll warn you 
13502 \emph on
13503 yet again
13504 \emph default
13505 : don't go crazy with this feature.
13506  You should almost never need to change the font size.
13507  LyX automatically changes the font size for different paragraph environments
13508  — use that instead.
13509  This is here for fine-tuning only!
13510 \end_layout
13511
13512 \begin_layout Labeling
13513 \labelwidthstring 00.00.0000
13514
13515 \family sans
13516 Misc
13517 \family default
13518  Here you can change a few other things at the character level.
13519  Options are:
13520 \end_layout
13521
13522 \begin_deeper
13523 \begin_layout Labeling
13524 \labelwidthstring 00.00.0000
13525
13526 \family sans
13527 Emph
13528 \family default
13529  
13530 \emph on
13531 This is text with emphasize on
13532 \emph default
13533 .
13534  This might seem like the same as 
13535 \shape italic
13536 Italic
13537 \shape default
13538 , but it is actually a bit different.
13539  Emphasized is a 
13540 \emph on
13541 logical
13542 \emph default
13543  attribute.
13544  That means every document class can define its own font used for emphasized
13545  text.
13546  Normally this font is equal to italic.
13547 \end_layout
13548
13549 \begin_layout Labeling
13550 \labelwidthstring 00.00.0000
13551
13552 \family sans
13553 Underbar
13554 \family default
13555  
13556 \bar under
13557 This is text with Underbar on.
13558
13559 \bar default
13560  (key binding 
13561 \begin_inset Info
13562 type  "shortcuts"
13563 arg   "font-underline"
13564 \end_inset
13565
13566
13567 \family sans
13568 )
13569 \begin_inset Newline newline
13570 \end_inset
13571
13572
13573 \family default
13574 Avoid using underbar if you can! It's a hangover from the typewriter days,
13575  when you couldn't change fonts.
13576  We no longer need to emphasize text by underscoring characters.
13577  It's only included in LyX because some people 
13578 \emph on
13579 may
13580 \emph default
13581  need it in order to follow style sheets for journal submissions.
13582 \end_layout
13583
13584 \begin_layout Labeling
13585 \labelwidthstring 00.00.0000
13586
13587 \family sans
13588 Double
13589 \begin_inset space ~
13590 \end_inset
13591
13592 underbar
13593 \family default
13594  
13595 \uuline on
13596 This is text with Double underbar on.
13597
13598 \uuline default
13599  (key binding 
13600 \begin_inset Info
13601 type  "shortcut"
13602 arg   "font-underunderline"
13603 \end_inset
13604
13605 )
13606 \begin_inset Newline newline
13607 \end_inset
13608
13609 If we just warned you against using underbar, you can imagine what we think
13610  about double underbar.
13611 \end_layout
13612
13613 \begin_layout Labeling
13614 \labelwidthstring 00.00.0000
13615
13616 \family sans
13617 Wavy
13618 \begin_inset space ~
13619 \end_inset
13620
13621 underbar
13622 \family default
13623  
13624 \uwave on
13625 This is text with Wavy underbar on.
13626
13627 \uwave default
13628  (key binding 
13629 \begin_inset Info
13630 type  "shortcut"
13631 arg   "font-underwave"
13632 \end_inset
13633
13634 )
13635 \begin_inset Newline newline
13636 \end_inset
13637
13638 Use this only if a journal absolutely insists on it.
13639  Keep antinausea pills handy.
13640 \end_layout
13641
13642 \begin_layout Labeling
13643 \labelwidthstring 00.00.0000
13644
13645 \family sans
13646 Strikeout
13647 \family default
13648  
13649 \strikeout on
13650 This is text with Strikeout on.
13651
13652 \strikeout default
13653  (key binding 
13654 \begin_inset Info
13655 type  "shortcut"
13656 arg   "font-strikeout"
13657 \end_inset
13658
13659 ) This is frequently used to indicate an older version of text that has
13660  since changed.
13661 \end_layout
13662
13663 \begin_layout Labeling
13664 \labelwidthstring 00.00.0000
13665
13666 \family sans
13667 Noun
13668 \family default
13669  
13670 \noun on
13671 This is text with Noun on.
13672
13673 \noun default
13674  Like 
13675 \family sans
13676 Emph
13677 \family default
13678 , this is a logical attribute.
13679  Normally it's equivalent to 
13680 \family sans
13681 Small
13682 \begin_inset space ~
13683 \end_inset
13684
13685 Caps
13686 \family default
13687 .
13688 \end_layout
13689
13690 \end_deeper
13691 \begin_layout Labeling
13692 \labelwidthstring 00.00.0000
13693
13694 \family sans
13695 Color
13696 \family default
13697  You can adjust the color of the text with this control.
13698  Notice that not all DVI-viewers are able to display colors.
13699  Besides 
13700 \family sans
13701 No
13702 \begin_inset space ~
13703 \end_inset
13704
13705 color
13706 \family default
13707 , which is the default 
13708 \begin_inset Quotes eld
13709 \end_inset
13710
13711 color
13712 \begin_inset Quotes erd
13713 \end_inset
13714
13715  and means normally black, you can choose between 
13716 \family sans
13717 Black
13718 \family default
13719
13720 \family sans
13721 White
13722 \family default
13723
13724 \family sans
13725 Red
13726 \family default
13727
13728 \family sans
13729 Green
13730 \family default
13731
13732 \family sans
13733 Blue
13734 \family default
13735
13736 \family sans
13737 Cyan
13738 \family default
13739
13740 \family sans
13741 Magenta
13742 \family default
13743  and 
13744 \family sans
13745 Yellow
13746 \family default
13747  text.
13748 \begin_inset Index idx
13749 status collapsed
13750
13751 \begin_layout Plain Layout
13752 Color ! Text
13753 \end_layout
13754
13755 \end_inset
13756
13757
13758 \end_layout
13759
13760 \begin_layout Labeling
13761 \labelwidthstring 00.00.0000
13762
13763 \family sans
13764 Language
13765 \family default
13766  This is used to mark regions of text as having a different language from
13767  the language of the document.
13768  Text marked in this way will be underlined in blue to indicate the change
13769  (only within LyX).
13770 \end_layout
13771
13772 \begin_layout Standard
13773 So you have a huge number of combinations to choose from.
13774  Once you've chosen a new character style via the 
13775 \family sans
13776 Edit\SpecialChar \menuseparator
13777 Text
13778 \begin_inset space ~
13779 \end_inset
13780
13781 Style
13782 \family default
13783  dialog, the settings are saved.
13784  You can activate them using the toolbar button 
13785 \begin_inset Info
13786 type  "icon"
13787 arg   "textstyle-apply"
13788 \end_inset
13789
13790 .
13791  The button lets you apply your custom character style even when the dialog
13792  isn't visible.
13793  
13794 \end_layout
13795
13796 \begin_layout Standard
13797 To completely reset the character style to the default, use 
13798 \begin_inset Info
13799 type  "shortcut"
13800 arg   "font-default"
13801 \end_inset
13802
13803 .
13804  If you want to toggle only those properties that you have just changed
13805  (suppose you just set the shape to 
13806 \begin_inset Quotes eld
13807 \end_inset
13808
13809 slanted
13810 \begin_inset Quotes erd
13811 \end_inset
13812
13813  and the series to 
13814 \begin_inset Quotes eld
13815 \end_inset
13816
13817 bold
13818 \begin_inset Quotes erd
13819 \end_inset
13820
13821 ), set the 
13822 \family sans
13823 Toggle
13824 \begin_inset space ~
13825 \end_inset
13826
13827 all
13828 \family default
13829  switch and press 
13830 \family sans
13831 Apply
13832 \family default
13833 .
13834 \end_layout
13835
13836 \begin_layout Standard
13837 You should also know something about the differences between the three main
13838  font types 
13839 \family sans
13840 serif
13841 \family default
13842
13843 \family sans
13844 sans
13845 \begin_inset space ~
13846 \end_inset
13847
13848 serif
13849 \family default
13850 , and 
13851 \family sans
13852 typewriter
13853 \family default
13854 :
13855 \end_layout
13856
13857 \begin_layout Itemize
13858
13859 \family sans
13860 Typewriter
13861 \family default
13862  is a so called 
13863 \begin_inset Quotes eld
13864 \end_inset
13865
13866 monospaced
13867 \begin_inset Quotes erd
13868 \end_inset
13869
13870  font, that means every character has the same width, the 
13871 \begin_inset Quotes eld
13872 \end_inset
13873
13874 i
13875 \begin_inset Quotes erd
13876 \end_inset
13877
13878  is as wide as the 
13879 \begin_inset Quotes eld
13880 \end_inset
13881
13882 m
13883 \begin_inset Quotes erd
13884 \end_inset
13885
13886 .
13887  Here is an example
13888 \begin_inset Newline newline
13889 \end_inset
13890
13891
13892 \begin_inset Phantom HPhantom
13893 status open
13894
13895 \begin_layout Plain Layout
13896 no 
13897 \end_layout
13898
13899 \end_inset
13900
13901
13902 \family typewriter
13903 typewriter text
13904 \family default
13905
13906 \begin_inset Note Note
13907 status collapsed
13908
13909 \begin_layout Plain Layout
13910 For more on phantoms see section
13911 \begin_inset space ~
13912 \end_inset
13913
13914
13915 \begin_inset CommandInset ref
13916 LatexCommand ref
13917 reference "sub:More-Spaces"
13918
13919 \end_inset
13920
13921 .
13922 \end_layout
13923
13924 \end_inset
13925
13926
13927 \begin_inset Newline newline
13928 \end_inset
13929
13930 no typewriter text
13931 \end_layout
13932
13933 \begin_layout Itemize
13934
13935 \family sans
13936 Serif
13937 \family default
13938  fonts use characters with serifs.
13939  These are the small 
13940 \begin_inset Quotes eld
13941 \end_inset
13942
13943 appendices
13944 \begin_inset Quotes erd
13945 \end_inset
13946
13947  at the ends of the strokes that form the character.
13948  The following example will show the difference:
13949 \begin_inset Newline newline
13950 \end_inset
13951
13952 text with serifs
13953 \begin_inset Newline newline
13954 \end_inset
13955
13956
13957 \family sans
13958 text without serifs
13959 \family default
13960
13961 \begin_inset Newline newline
13962 \end_inset
13963
13964 Serifs facilitate quick and easy reading.
13965  These fonts are therefore used as default (named 
13966 \family sans
13967 roman
13968 \family default
13969 ).
13970 \end_layout
13971
13972 \begin_layout Itemize
13973
13974 \family sans
13975 Sans serif
13976 \family default
13977  don't use serifs.
13978  This font type is therefore often used for headings and short texts.
13979  We use it in this document to highlight menu names.
13980 \end_layout
13981
13982 \begin_layout Standard
13983 \begin_inset Quotes eld
13984 \end_inset
13985
13986 Toggling
13987 \begin_inset Quotes erd
13988 \end_inset
13989
13990  refers to applying or removing font properties.
13991  When a property is marked for toggling in the Text Style dialog, applying
13992  the style to text that already has the property will cause the property
13993  to be removed.
13994  If you apply a style with properties A, B and C to text that currently
13995  has font properties B, C, F and G, and if B is set to toggle and C is set
13996  not to toggle, the text ends up with properties A, C, F and G.
13997  
13998 \begin_inset Quotes eld
13999 \end_inset
14000
14001 Never toggled
14002 \begin_inset Quotes erd
14003 \end_inset
14004
14005  and 
14006 \begin_inset Quotes eld
14007 \end_inset
14008
14009 always toggled
14010 \begin_inset Quotes erd
14011 \end_inset
14012
14013  mean that you do not control the toggling behavior.
14014  For the properties on the left side of the dialog (
14015 \begin_inset Quotes eld
14016 \end_inset
14017
14018 Family
14019 \begin_inset Quotes erd
14020 \end_inset
14021
14022  etc.), toggling behavior is up to you.
14023  If 
14024 \begin_inset Quotes eld
14025 \end_inset
14026
14027 Toggle all
14028 \begin_inset Quotes erd
14029 \end_inset
14030
14031  is checked, all of the left side properties are toggled; by default, none
14032  of them are.
14033  Finally, 
14034 \begin_inset Quotes eld
14035 \end_inset
14036
14037 Reset
14038 \begin_inset Quotes erd
14039 \end_inset
14040
14041  is never toggled.
14042  If you set 
14043 \begin_inset Quotes eld
14044 \end_inset
14045
14046 Series
14047 \begin_inset Quotes erd
14048 \end_inset
14049
14050  to 
14051 \begin_inset Quotes eld
14052 \end_inset
14053
14054 Reset
14055 \begin_inset Quotes erd
14056 \end_inset
14057
14058  and select 
14059 \begin_inset Quotes eld
14060 \end_inset
14061
14062 Toggle all
14063 \begin_inset Quotes erd
14064 \end_inset
14065
14066 , then apply the style to bold face text, the text will revert to the default
14067  series (
14068 \begin_inset Quotes eld
14069 \end_inset
14070
14071 Medium
14072 \begin_inset Quotes erd
14073 \end_inset
14074
14075 ), no matter how many times you apply the style.
14076  
14077 \end_layout
14078
14079 \begin_layout Standard
14080 We conclude with the same warning once again: Don't overuse the fonts.
14081  They are, more often than not, a kludge and a bad substitute for good writing.
14082 \end_layout
14083
14084 \begin_layout Section
14085 Printing and Previewing
14086 \end_layout
14087
14088 \begin_layout Subsection
14089 Overview
14090 \end_layout
14091
14092 \begin_layout Standard
14093 Now that we have covered some of the basic features of document preparation
14094  using LyX, you probably want to know how to print out your masterpiece.
14095  Before we tell you that, we want to give you a quick explanation of what
14096  goes on behind-the-scenes.
14097  We cover this information in much greater detail in the 
14098 \emph on
14099 Additional Features
14100 \emph default
14101  manual as well.
14102 \end_layout
14103
14104 \begin_layout Standard
14105 LyX uses the program LaTeX as its backend.
14106  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14107  confusion, we'll only refer to LaTeX.
14108  LyX is what you use to do your actual writing.
14109  Then, LyX calls LaTeX to turn your writing into printable output.
14110  This happens in two stages:
14111 \end_layout
14112
14113 \begin_layout Enumerate
14114 First, LyX converts your document to a series of text commands for LaTeX,
14115  generating a file with the extension, 
14116 \begin_inset Quotes eld
14117 \end_inset
14118
14119
14120 \family typewriter
14121 .tex
14122 \family default
14123
14124 \begin_inset Quotes erd
14125 \end_inset
14126
14127 .
14128 \end_layout
14129
14130 \begin_layout Enumerate
14131 Next, LaTeX uses the commands in the 
14132 \family typewriter
14133 .tex
14134 \family default
14135  file to produce printable output.
14136  
14137 \end_layout
14138
14139 \begin_layout Subsection
14140 Output file formats
14141 \begin_inset Index idx
14142 status collapsed
14143
14144 \begin_layout Plain Layout
14145 File formats
14146 \end_layout
14147
14148 \end_inset
14149
14150
14151 \begin_inset CommandInset label
14152 LatexCommand label
14153 name "sub:Output-file-formats"
14154
14155 \end_inset
14156
14157
14158 \end_layout
14159
14160 \begin_layout Subsubsection
14161 Simple text (ASCII)
14162 \begin_inset Index idx
14163 status collapsed
14164
14165 \begin_layout Plain Layout
14166 File formats ! ASCII
14167 \end_layout
14168
14169 \end_inset
14170
14171
14172 \end_layout
14173
14174 \begin_layout Standard
14175 This file type has the extension 
14176 \begin_inset Quotes eld
14177 \end_inset
14178
14179
14180 \family typewriter
14181 .txt
14182 \family default
14183
14184 \begin_inset Quotes erd
14185 \end_inset
14186
14187 .
14188  It contains your document as plain text following the rules of the 
14189 \begin_inset Quotes eld
14190 \end_inset
14191
14192 American Standard Code for Information Interchange
14193 \begin_inset Quotes erd
14194 \end_inset
14195
14196  (ASCII).
14197 \end_layout
14198
14199 \begin_layout Standard
14200 You can export your document to ASCII by the menu 
14201 \family sans
14202 File\SpecialChar \menuseparator
14203 Export\SpecialChar \menuseparator
14204 Simple
14205 \begin_inset space ~
14206 \end_inset
14207
14208 text
14209 \family default
14210  or 
14211 \family sans
14212 File\SpecialChar \menuseparator
14213 Export\SpecialChar \menuseparator
14214 Simple
14215 \begin_inset space ~
14216 \end_inset
14217
14218 text
14219 \begin_inset space ~
14220 \end_inset
14221
14222 (ps2ascii)
14223 \family default
14224 .
14225  The latter will first internally export to PostScript and then do the conversio
14226 n to ASCII.
14227 \end_layout
14228
14229 \begin_layout Subsubsection
14230 LaTeX
14231 \begin_inset Index idx
14232 status collapsed
14233
14234 \begin_layout Plain Layout
14235 File formats ! LaTeX
14236 \end_layout
14237
14238 \end_inset
14239
14240
14241 \end_layout
14242
14243 \begin_layout Standard
14244 This file type has the extension 
14245 \begin_inset Quotes eld
14246 \end_inset
14247
14248
14249 \family typewriter
14250 .tex
14251 \family default
14252
14253 \begin_inset Quotes erd
14254 \end_inset
14255
14256  and contains all commands that are necessary for the LaTeX program to process
14257  your document.
14258  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14259  it manually with console commands.
14260  The LaTeX-file is automatically created in LyX's temporary directory whenever
14261  you view or export your document.
14262 \end_layout
14263
14264 \begin_layout Standard
14265 You can export your document as LaTeX-file using the menu 
14266 \family sans
14267 File\SpecialChar \menuseparator
14268 Export\SpecialChar \menuseparator
14269 LaT
14270 \begin_inset ERT
14271 status collapsed
14272
14273 \begin_layout Plain Layout
14274
14275 {}
14276 \end_layout
14277
14278 \end_inset
14279
14280 eX
14281 \family default
14282 .
14283 \end_layout
14284
14285 \begin_layout Subsubsection
14286 DVI
14287 \begin_inset Index idx
14288 status collapsed
14289
14290 \begin_layout Plain Layout
14291 File formats ! DVI
14292 \end_layout
14293
14294 \end_inset
14295
14296
14297 \end_layout
14298
14299 \begin_layout Standard
14300 This file type has the extension 
14301 \begin_inset Quotes eld
14302 \end_inset
14303
14304
14305 \family typewriter
14306 .dvi
14307 \family default
14308
14309 \begin_inset Quotes erd
14310 \end_inset
14311
14312 .
14313  It is called 
14314 \begin_inset Quotes eld
14315 \end_inset
14316
14317 device-independent
14318 \begin_inset Quotes erd
14319 \end_inset
14320
14321  (DVI), because it is completely portable; you can move them from one machine
14322  to another without needing to do any sort of conversion.
14323  DVIs are used for quick previews and as pre-stage for other output formats,
14324  like PostScript.
14325 \end_layout
14326
14327 \begin_layout Standard
14328 DVI files do not contain images, they only link them.
14329  So don't forget to deliver the images together with your DVIs.
14330  Because the DVI-viewer has to convert the image in the background to make
14331  it visible when you scroll the DVI, this can slow down your computer when
14332  you view the DVI.
14333  So we recommend to use PDF for files with many images.
14334 \end_layout
14335
14336 \begin_layout Standard
14337 You can export your document to DVI by the menu 
14338 \family sans
14339 File\SpecialChar \menuseparator
14340 Export\SpecialChar \menuseparator
14341 DVI
14342 \family default
14343  or 
14344 \family sans
14345 File\SpecialChar \menuseparator
14346 Export\SpecialChar \menuseparator
14347 DVI
14348 \begin_inset space ~
14349 \end_inset
14350
14351 (LuaTe
14352 \begin_inset ERT
14353 status collapsed
14354
14355 \begin_layout Plain Layout
14356
14357 {}
14358 \end_layout
14359
14360 \end_inset
14361
14362 X).
14363
14364 \family default
14365  The latter option uses the program 
14366 \family typewriter
14367 LuaTeX
14368 \family default
14369 .
14370  
14371 \family typewriter
14372 LuaTeX
14373 \family default
14374  is an engine that provides direct Unicode support and support for direct
14375  font access (see section
14376 \begin_inset space ~
14377 \end_inset
14378
14379
14380 \begin_inset CommandInset ref
14381 LatexCommand ref
14382 reference "sub:LaTeX-font-support"
14383
14384 \end_inset
14385
14386 ).
14387  LuaTeX is still work in progress, but it might develop into the next standard
14388  TeX processor.
14389 \end_layout
14390
14391 \begin_layout Subsubsection
14392 PostScript
14393 \begin_inset Index idx
14394 status collapsed
14395
14396 \begin_layout Plain Layout
14397 File formats ! PostScript
14398 \end_layout
14399
14400 \end_inset
14401
14402
14403 \end_layout
14404
14405 \begin_layout Standard
14406 This file type has the extension 
14407 \begin_inset Quotes eld
14408 \end_inset
14409
14410
14411 \family typewriter
14412 .ps
14413 \family default
14414
14415 \begin_inset Quotes erd
14416 \end_inset
14417
14418 .
14419  PostScript was developed by the company 
14420 \family typewriter
14421 Adobe
14422 \family default
14423  as a printer language.
14424  The file contains therefore commands that the printer uses to print the
14425  file.
14426  PostScript can be seen as a 
14427 \begin_inset Quotes eld
14428 \end_inset
14429
14430 programming language
14431 \begin_inset Quotes erd
14432 \end_inset
14433
14434 ; you can calculate with it and draw diagrams and images.
14435 \begin_inset Foot
14436 status collapsed
14437
14438 \begin_layout Plain Layout
14439 When you are interested to learn more about this, have a look at the LaTeX-packa
14440 ge 
14441 \series bold
14442 pstricks
14443 \series default
14444
14445 \begin_inset Index idx
14446 status collapsed
14447
14448 \begin_layout Plain Layout
14449 LaTeX-packages ! pstricks
14450 \end_layout
14451
14452 \end_inset
14453
14454 .
14455 \end_layout
14456
14457 \end_inset
14458
14459  Due to this ability, the files are often bigger than PDFs.
14460 \end_layout
14461
14462 \begin_layout Standard
14463 PostScript can only contain images in the format 
14464 \begin_inset Quotes eld
14465 \end_inset
14466
14467 Encapsulated PostScript
14468 \begin_inset Quotes erd
14469 \end_inset
14470
14471  (EPS, file extension 
14472 \begin_inset Quotes eld
14473 \end_inset
14474
14475
14476 \family typewriter
14477 .eps
14478 \family default
14479
14480 \begin_inset Quotes erd
14481 \end_inset
14482
14483 ).
14484  As LyX allows you to use any known image format in your document, it has
14485  to convert them in the background to EPS.
14486  If you have e.g 50
14487 \begin_inset space \thinspace{}
14488 \end_inset
14489
14490 images in your document, LyX has to do 50
14491 \begin_inset space \thinspace{}
14492 \end_inset
14493
14494 conversions whenever you view or export your document.
14495  This will slow down your workflow with LyX drastically.
14496  So if you plan to use PostScript, you can insert your images directly as
14497  EPS to avoid this problem.
14498 \end_layout
14499
14500 \begin_layout Standard
14501 You can export your document to PostScript using the menu 
14502 \family sans
14503 File\SpecialChar \menuseparator
14504 Export\SpecialChar \menuseparator
14505 PostScript
14506 \family default
14507 .
14508 \end_layout
14509
14510 \begin_layout Subsubsection
14511 PDF
14512 \begin_inset Index idx
14513 status collapsed
14514
14515 \begin_layout Plain Layout
14516 File formats ! PDF
14517 \end_layout
14518
14519 \end_inset
14520
14521
14522 \begin_inset Index idx
14523 status collapsed
14524
14525 \begin_layout Plain Layout
14526 PDF
14527 \end_layout
14528
14529 \end_inset
14530
14531
14532 \end_layout
14533
14534 \begin_layout Standard
14535 This file type has the extension 
14536 \begin_inset Quotes eld
14537 \end_inset
14538
14539
14540 \family typewriter
14541 .pdf
14542 \family default
14543
14544 \begin_inset Quotes erd
14545 \end_inset
14546
14547 .
14548  The 
14549 \begin_inset Quotes eld
14550 \end_inset
14551
14552 Portable Document Format
14553 \begin_inset Quotes erd
14554 \end_inset
14555
14556  (PDF) developed by 
14557 \family typewriter
14558 Adobe
14559 \family default
14560  was derived from PostScript.
14561  It is more compressed and it uses fewer commands than PostScript.
14562  As the name 
14563 \begin_inset Quotes eld
14564 \end_inset
14565
14566 portable
14567 \begin_inset Quotes erd
14568 \end_inset
14569
14570  implies, it can be processed at any computer system and the printed output
14571  looks exactly the same.
14572 \end_layout
14573
14574 \begin_layout Standard
14575 PDF can contain images in its own PDF format and in the formats 
14576 \begin_inset Quotes eld
14577 \end_inset
14578
14579 Joint Photographic Experts Group
14580 \begin_inset Quotes erd
14581 \end_inset
14582
14583  (JPG, file extension 
14584 \begin_inset Quotes eld
14585 \end_inset
14586
14587
14588 \family typewriter
14589 .jpg
14590 \family default
14591
14592 \begin_inset Quotes erd
14593 \end_inset
14594
14595  or 
14596 \begin_inset Quotes eld
14597 \end_inset
14598
14599
14600 \family typewriter
14601 .jpeg
14602 \family default
14603
14604 \begin_inset Quotes erd
14605 \end_inset
14606
14607 ) and 
14608 \begin_inset Quotes eld
14609 \end_inset
14610
14611 Portable Network Graphics
14612 \begin_inset Quotes erd
14613 \end_inset
14614
14615  (PNG, file extension 
14616 \begin_inset Quotes eld
14617 \end_inset
14618
14619
14620 \family typewriter
14621 .png
14622 \family default
14623
14624 \begin_inset Quotes erd
14625 \end_inset
14626
14627 ).
14628  You can although use any other image format, because LyX converts them
14629  in the background to one of these formats.
14630  But as described in the section about PostScript, the image conversion
14631  will slow down your workflow.
14632  So we recommend to use images in one of the three mentioned formats.
14633 \end_layout
14634
14635 \begin_layout Standard
14636 You can export your document to PDF via the menu 
14637 \family sans
14638 File\SpecialChar \menuseparator
14639 Export
14640 \family default
14641  in three different ways:
14642 \end_layout
14643
14644 \begin_layout Description
14645 PDF This uses the program 
14646 \family typewriter
14647 ps2pdf
14648 \family default
14649  that creates a PDF from a PostScript-version of your file.
14650  The PostScript-version is produced by the program 
14651 \family typewriter
14652 dvips
14653 \family default
14654  which uses a DVI-version as intermediate step.
14655  So this export variant consist of three conversions.
14656 \end_layout
14657
14658 \begin_layout Description
14659 PDF
14660 \begin_inset space ~
14661 \end_inset
14662
14663 (dvipdfm) This uses the program 
14664 \family typewriter
14665 dvipdfm
14666 \family default
14667  that converts your file in the background to DVI and in a second step to
14668  PDF.
14669 \end_layout
14670
14671 \begin_layout Description
14672 PDF
14673 \begin_inset space ~
14674 \end_inset
14675
14676 (pdflatex) This uses the program 
14677 \family typewriter
14678 pdftex
14679 \family default
14680  that converts your file directly to PDF.
14681 \end_layout
14682
14683 \begin_layout Description
14684 PDF
14685 \begin_inset space ~
14686 \end_inset
14687
14688 (XeTe
14689 \begin_inset ERT
14690 status collapsed
14691
14692 \begin_layout Plain Layout
14693
14694 {}
14695 \end_layout
14696
14697 \end_inset
14698
14699 X) This uses the program 
14700 \family typewriter
14701 XeTeX
14702 \family default
14703  that converts your file directly to PDF.
14704  
14705 \family typewriter
14706 XeTeX
14707 \family default
14708  is a new engine that provides direct Unicode support and support for direct
14709  font access (see section
14710 \begin_inset space ~
14711 \end_inset
14712
14713
14714 \begin_inset CommandInset ref
14715 LatexCommand ref
14716 reference "sub:LaTeX-font-support"
14717
14718 \end_inset
14719
14720 ).
14721  It is particularly good at typesetting different scripts.
14722 \end_layout
14723
14724 \begin_layout Description
14725 PDF
14726 \begin_inset space ~
14727 \end_inset
14728
14729 (LuaTe
14730 \begin_inset ERT
14731 status collapsed
14732
14733 \begin_layout Plain Layout
14734
14735 {}
14736 \end_layout
14737
14738 \end_inset
14739
14740 X) This uses the program 
14741 \family typewriter
14742 LuaTeX
14743 \family default
14744  that converts your file directly to PDF.
14745  
14746 \family typewriter
14747 LuaTeX
14748 \family default
14749  is an even newer engine, derived from 
14750 \family typewriter
14751 pdflatex
14752 \family default
14753 , that also provides direct Unicode support and support for direct font
14754  access (see section
14755 \begin_inset space ~
14756 \end_inset
14757
14758
14759 \begin_inset CommandInset ref
14760 LatexCommand ref
14761 reference "sub:LaTeX-font-support"
14762
14763 \end_inset
14764
14765 ).
14766  LuaTeX is still work in progress, but it might develop into the next standard
14767  tex processor.
14768 \end_layout
14769
14770 \begin_layout Standard
14771 We recommend to use 
14772 \family sans
14773 PDF
14774 \begin_inset space ~
14775 \end_inset
14776
14777 (pdflatex)
14778 \family default
14779  because 
14780 \family typewriter
14781 pdftex
14782 \family default
14783  supports all the features of actual PDF-versions, is quick, stable, and
14784  works without problems.
14785  If you rely on multiscript support and\SpecialChar \slash{}
14786 or specific OpenType fonts, you might
14787  want to try out 
14788 \family sans
14789 PDF
14790 \begin_inset space ~
14791 \end_inset
14792
14793 (XeTe
14794 \begin_inset ERT
14795 status collapsed
14796
14797 \begin_layout Plain Layout
14798
14799 {}
14800 \end_layout
14801
14802 \end_inset
14803
14804 X)
14805 \family default
14806  or 
14807 \family sans
14808 PDF
14809 \begin_inset space ~
14810 \end_inset
14811
14812 (LuaTe
14813 \begin_inset ERT
14814 status collapsed
14815
14816 \begin_layout Plain Layout
14817
14818 {}
14819 \end_layout
14820
14821 \end_inset
14822
14823 X)
14824 \family default
14825  instead, bearing in mind that these two programs are not yet as mature
14826  as 
14827 \family typewriter
14828 pdflatex
14829 \family default
14830 .
14831 \end_layout
14832
14833 \begin_layout Subsubsection
14834 XHTML
14835 \begin_inset Index idx
14836 status collapsed
14837
14838 \begin_layout Plain Layout
14839 FileFormats ! XHTML
14840 \end_layout
14841
14842 \end_inset
14843
14844
14845 \begin_inset Index idx
14846 status collapsed
14847
14848 \begin_layout Plain Layout
14849 HTML
14850 \end_layout
14851
14852 \end_inset
14853
14854
14855 \end_layout
14856
14857 \begin_layout Standard
14858 This file type has the extension 
14859 \begin_inset Quotes eld
14860 \end_inset
14861
14862
14863 \family typewriter
14864 .xhtml
14865 \family default
14866
14867 \begin_inset Quotes erd
14868 \end_inset
14869
14870 .
14871  It is a file suitable for viewing in web browsers.
14872  It does not itself contain images and the like but only links them, and
14873  when LyX produces XHTML, it also generates corresponding images in formats
14874  suitable for the purpose.
14875  Math is output as MathML, which renders nicely in browsers that support
14876  it, but not all do.
14877 \end_layout
14878
14879 \begin_layout Standard
14880 XHTML output remains 
14881 \begin_inset Quotes eld
14882 \end_inset
14883
14884 under development
14885 \begin_inset Quotes erd
14886 \end_inset
14887
14888 , and not all LyX features are supported yet.
14889  See the chapter 
14890 \begin_inset Quotes eld
14891 \end_inset
14892
14893 LyX and the World Wide Web
14894 \begin_inset Quotes erd
14895 \end_inset
14896
14897 , in the 
14898 \emph on
14899 Additional Features
14900 \emph default
14901  manual, for more information.
14902 \end_layout
14903
14904 \begin_layout Standard
14905 You can export your document as an XHTML file using the menu item 
14906 \family sans
14907 File\SpecialChar \menuseparator
14908 Export\SpecialChar \menuseparator
14909 LyX-HTML
14910 \family default
14911 .
14912 \end_layout
14913
14914 \begin_layout Subsection
14915 Previewing
14916 \begin_inset Index idx
14917 status collapsed
14918
14919 \begin_layout Plain Layout
14920 Document ! Preview 
14921 \end_layout
14922
14923 \end_inset
14924
14925
14926 \end_layout
14927
14928 \begin_layout Standard
14929 To get a look at the final version of your document, with all of the page
14930  breaks in place, the footnotes correctly numbered, and so on, use the menu
14931  
14932 \family sans
14933 View
14934 \family default
14935  and choose 
14936 \family sans
14937 View
14938 \family default
14939  or the toolbar button 
14940 \begin_inset Info
14941 type  "icon"
14942 arg   "buffer-view"
14943 \end_inset
14944
14945 .
14946  A viewing program will pop up showing the output in the defined default
14947  output format, which is globally set in the preferences (see sec.
14948 \begin_inset space ~
14949 \end_inset
14950
14951
14952 \begin_inset CommandInset ref
14953 LatexCommand ref
14954 reference "sec:File-Formats"
14955
14956 \end_inset
14957
14958 ) and can also be altered for single documents in the document settings
14959  (see sec.
14960 \begin_inset space ~
14961 \end_inset
14962
14963
14964 \begin_inset CommandInset ref
14965 LatexCommand ref
14966 reference "sec:Doc-Output"
14967
14968 \end_inset
14969
14970 ).
14971  Further output formats can be selected via 
14972 \family sans
14973 View\SpecialChar \menuseparator
14974 Other Formats
14975 \family default
14976  or the toolbar button 
14977 \begin_inset Graphics
14978         filename ../images/view-others.png
14979         scale 85
14980         groupId toolbarbuttons
14981
14982 \end_inset
14983
14984 .
14985 \end_layout
14986
14987 \begin_layout Standard
14988 If you have changed your document, you can refresh the output in the same
14989  viewer window using the menu 
14990 \family sans
14991 View\SpecialChar \menuseparator
14992 Update
14993 \family default
14994  or 
14995 \family sans
14996 View\SpecialChar \menuseparator
14997 Update (Other Formats)
14998 \family default
14999 , respectively.
15000 \end_layout
15001
15002 \begin_layout Standard
15003 When you preview a file, the output file is only generated in LyX's temporary
15004  directory.
15005  To have a real output, export your document.
15006 \end_layout
15007
15008 \begin_layout Subsection
15009 Printing the File from within LyX
15010 \begin_inset CommandInset label
15011 LatexCommand label
15012 name "sub:Printing-the-File"
15013
15014 \end_inset
15015
15016
15017 \end_layout
15018
15019 \begin_layout Standard
15020 Instead of exporting your file and then printing it, you can also print
15021  it directly from within LyX.
15022  To print a file, select the menu 
15023 \family sans
15024 File\SpecialChar \menuseparator
15025 Print
15026 \family default
15027  or click on the toolbar button 
15028 \begin_inset Info
15029 type  "icon"
15030 arg   "dialog-show print"
15031 \end_inset
15032
15033 .
15034  LyX will internally call LaTeX to produce a DVI.
15035  This file is then processed by the program 
15036 \family typewriter
15037 dvips
15038 \family default
15039  to PostScript-file, which is finally printed using the program 
15040 \family typewriter
15041 Ghostscript
15042 \family default
15043 .
15044  Due to these steps in the background, this method is not the fastest.
15045 \end_layout
15046
15047 \begin_layout Standard
15048 You can choose to print only even-numbered or odd-numbered pages — this
15049  is useful for printing on two sides: You can re-insert the pages after
15050  printing one set to print on the other side.
15051  Some printers spit out pages face-up, others, face-down.
15052  By choosing a particular order to print in, you can take the entire stack
15053  of pages out of the printer without needing to reorder them.
15054 \end_layout
15055
15056 \begin_layout Standard
15057 You can set the parameters in the 
15058 \family sans
15059 Print
15060 \begin_inset space ~
15061 \end_inset
15062
15063 Destination
15064 \family default
15065  box as follows:
15066 \end_layout
15067
15068 \begin_layout Labeling
15069 \labelwidthstring 00.00.0000
15070
15071 \family sans
15072 Printer
15073 \family default
15074  This is the name of the printer to print to.
15075 \begin_inset Foot
15076 status collapsed
15077
15078 \begin_layout Plain Layout
15079 Note that this printer name is for the program 
15080 \family typewriter
15081 dvips
15082 \family default
15083 .
15084  That means 
15085 \family typewriter
15086 dvips
15087 \family default
15088  has to be configured for this printer name.
15089  The default printer can be set in LyX's preferences dialog, see section
15090 \begin_inset space ~
15091 \end_inset
15092
15093
15094 \begin_inset CommandInset ref
15095 LatexCommand ref
15096 reference "sub:Printer"
15097
15098 \end_inset
15099
15100 .
15101 \end_layout
15102
15103 \end_inset
15104
15105  The printer should understand PostScript.
15106 \end_layout
15107
15108 \begin_layout Labeling
15109 \labelwidthstring 00.00.0000
15110
15111 \family sans
15112 File
15113 \family default
15114  The name of a file to print to.
15115  The output will be a PostScript file.
15116  It will be written in LyX's working directory unless you specify the full
15117  path.
15118 \end_layout
15119
15120 \begin_layout Section
15121 A few Words about Typography
15122 \begin_inset Index idx
15123 status collapsed
15124
15125 \begin_layout Plain Layout
15126 Typography
15127 \end_layout
15128
15129 \end_inset
15130
15131
15132 \end_layout
15133
15134 \begin_layout Subsection
15135 Hyphens
15136 \begin_inset Index idx
15137 status collapsed
15138
15139 \begin_layout Plain Layout
15140 Hyphens
15141 \end_layout
15142
15143 \end_inset
15144
15145
15146 \end_layout
15147
15148 \begin_layout Standard
15149 In LyX, the 
15150 \begin_inset Quotes eld
15151 \end_inset
15152
15153
15154 \family typewriter
15155 -
15156 \family default
15157
15158 \begin_inset Quotes erd
15159 \end_inset
15160
15161  character comes in four lengths: the 
15162 \emph on
15163 hyphen
15164 \emph default
15165 , the 
15166 \emph on
15167 en dash
15168 \emph default
15169 , the 
15170 \emph on
15171 em dash
15172 \emph default
15173 , and the minus sign:
15174 \begin_inset VSpace defskip
15175 \end_inset
15176
15177
15178 \end_layout
15179
15180 \begin_layout Standard
15181 \begin_inset Tabular
15182 <lyxtabular version="3" rows="5" columns="3">
15183 <features tabularvalignment="middle">
15184 <column alignment="left" valignment="top" width="0">
15185 <column alignment="left" valignment="top" width="0">
15186 <column alignment="left" valignment="top" width="0">
15187 <row interlinespace="3mm">
15188 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15189 \begin_inset Text
15190
15191 \begin_layout Plain Layout
15192 name
15193 \end_layout
15194
15195 \end_inset
15196 </cell>
15197 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15198 \begin_inset Text
15199
15200 \begin_layout Plain Layout
15201 output
15202 \end_layout
15203
15204 \end_inset
15205 </cell>
15206 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15207 \begin_inset Text
15208
15209 \begin_layout Plain Layout
15210 inserted with
15211 \end_layout
15212
15213 \end_inset
15214 </cell>
15215 </row>
15216 <row interlinespace="3mm">
15217 <cell alignment="center" valignment="top" usebox="none">
15218 \begin_inset Text
15219
15220 \begin_layout Plain Layout
15221 hyphen
15222 \end_layout
15223
15224 \end_inset
15225 </cell>
15226 <cell alignment="center" valignment="top" usebox="none">
15227 \begin_inset Text
15228
15229 \begin_layout Plain Layout
15230 -
15231 \end_layout
15232
15233 \end_inset
15234 </cell>
15235 <cell alignment="center" valignment="top" usebox="none">
15236 \begin_inset Text
15237
15238 \begin_layout Plain Layout
15239 \begin_inset Quotes eld
15240 \end_inset
15241
15242
15243 \family typewriter
15244 -
15245 \family default
15246
15247 \begin_inset Quotes erd
15248 \end_inset
15249
15250  in text
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 </row>
15256 <row interlinespace="3mm">
15257 <cell alignment="center" valignment="top" usebox="none">
15258 \begin_inset Text
15259
15260 \begin_layout Plain Layout
15261 en dash
15262 \end_layout
15263
15264 \end_inset
15265 </cell>
15266 <cell alignment="center" valignment="top" usebox="none">
15267 \begin_inset Text
15268
15269 \begin_layout Plain Layout
15270
15271 \end_layout
15272
15273 \end_inset
15274 </cell>
15275 <cell alignment="center" valignment="top" usebox="none">
15276 \begin_inset Text
15277
15278 \begin_layout Plain Layout
15279
15280 \family sans
15281 Insert\SpecialChar \menuseparator
15282 Special
15283 \begin_inset space ~
15284 \end_inset
15285
15286 Character\SpecialChar \menuseparator
15287 Symbols
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 </row>
15293 <row interlinespace="3mm">
15294 <cell alignment="center" valignment="top" usebox="none">
15295 \begin_inset Text
15296
15297 \begin_layout Plain Layout
15298 em dash
15299 \end_layout
15300
15301 \end_inset
15302 </cell>
15303 <cell alignment="center" valignment="top" usebox="none">
15304 \begin_inset Text
15305
15306 \begin_layout Plain Layout
15307
15308 \end_layout
15309
15310 \end_inset
15311 </cell>
15312 <cell alignment="center" valignment="top" usebox="none">
15313 \begin_inset Text
15314
15315 \begin_layout Plain Layout
15316
15317 \family sans
15318 Insert\SpecialChar \menuseparator
15319 Special
15320 \begin_inset space ~
15321 \end_inset
15322
15323 Character\SpecialChar \menuseparator
15324 Symbols
15325 \end_layout
15326
15327 \end_inset
15328 </cell>
15329 </row>
15330 <row>
15331 <cell alignment="center" valignment="top" usebox="none">
15332 \begin_inset Text
15333
15334 \begin_layout Plain Layout
15335 minus sign
15336 \end_layout
15337
15338 \end_inset
15339 </cell>
15340 <cell alignment="center" valignment="top" usebox="none">
15341 \begin_inset Text
15342
15343 \begin_layout Plain Layout
15344 \begin_inset Formula $-$
15345 \end_inset
15346
15347
15348 \end_layout
15349
15350 \end_inset
15351 </cell>
15352 <cell alignment="center" valignment="top" usebox="none">
15353 \begin_inset Text
15354
15355 \begin_layout Plain Layout
15356 \begin_inset Quotes eld
15357 \end_inset
15358
15359
15360 \family typewriter
15361 -
15362 \family default
15363
15364 \begin_inset Quotes erd
15365 \end_inset
15366
15367  in math mode
15368 \end_layout
15369
15370 \end_inset
15371 </cell>
15372 </row>
15373 </lyxtabular>
15374
15375 \end_inset
15376
15377
15378 \begin_inset VSpace defskip
15379 \end_inset
15380
15381
15382 \end_layout
15383
15384 \begin_layout Standard
15385 You can alternatively generate the en and em dash by inserting the 
15386 \begin_inset Quotes eld
15387 \end_inset
15388
15389
15390 \family typewriter
15391 -
15392 \family default
15393
15394 \begin_inset Quotes erd
15395 \end_inset
15396
15397  character multiple times in a row.
15398  They will automatically be converted to the appropriate length dash in
15399  the final output, but not in LyX.
15400  
15401 \begin_inset Quotes eld
15402 \end_inset
15403
15404 -
15405 \begin_inset space \thinspace{}
15406 \end_inset
15407
15408 -
15409 \begin_inset Quotes erd
15410 \end_inset
15411
15412  gives a en dash, 
15413 \begin_inset Quotes eld
15414 \end_inset
15415
15416 -
15417 \begin_inset space \thinspace{}
15418 \end_inset
15419
15420 -
15421 \begin_inset space \thinspace{}
15422 \end_inset
15423
15424 -
15425 \begin_inset Quotes erd
15426 \end_inset
15427
15428  a em dash.
15429 \end_layout
15430
15431 \begin_layout Standard
15432 The three dash types are distinct from the minus sign, which appears in
15433  math mode and has a length of its own.
15434  Here are some examples of the 
15435 \begin_inset Quotes eld
15436 \end_inset
15437
15438
15439 \family typewriter
15440 -
15441 \family default
15442
15443 \begin_inset Quotes eld
15444 \end_inset
15445
15446  in use:
15447 \end_layout
15448
15449 \begin_layout Enumerate
15450 line- and page-breaks
15451 \begin_inset space \hfill{}
15452 \end_inset
15453
15454 (
15455 \emph on
15456 hyphen
15457 \emph default
15458 )
15459 \end_layout
15460
15461 \begin_layout Enumerate
15462 From A–Z
15463 \begin_inset space \hfill{}
15464 \end_inset
15465
15466 (
15467 \emph on
15468 en dash
15469 \emph default
15470 )
15471 \end_layout
15472
15473 \begin_layout Enumerate
15474 Oh — there's a dash.
15475 \begin_inset space \hfill{}
15476 \end_inset
15477
15478 (
15479 \emph on
15480 em dash
15481 \emph default
15482 )
15483 \end_layout
15484
15485 \begin_layout Enumerate
15486 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15487 \end_inset
15488
15489
15490 \begin_inset space \hfill{}
15491 \end_inset
15492
15493 (
15494 \emph on
15495 minus sign
15496 \emph default
15497 )
15498 \end_layout
15499
15500 \begin_layout Subsection
15501 Hyphenation
15502 \begin_inset Index idx
15503 status collapsed
15504
15505 \begin_layout Plain Layout
15506 Hyphenation
15507 \end_layout
15508
15509 \end_inset
15510
15511
15512 \begin_inset CommandInset label
15513 LatexCommand label
15514 name "sub:Hyphenation"
15515
15516 \end_inset
15517
15518
15519 \end_layout
15520
15521 \begin_layout Standard
15522 Words aren't hyphenated within LyX but automatically in the output.
15523  Hyphenation is done by the LaTeX-package 
15524 \series bold
15525 babel
15526 \series default
15527
15528 \begin_inset Index idx
15529 status collapsed
15530
15531 \begin_layout Plain Layout
15532 LaTeX-packages ! babel
15533 \end_layout
15534
15535 \end_inset
15536
15537  following the rules of the document language.
15538 \end_layout
15539
15540 \begin_layout Standard
15541 LaTeX hyphenates almost perfectly, it only has problems with text in the
15542  
15543 \family sans
15544 typewriter
15545 \family default
15546  font and with unusual constructs, like 
15547 \begin_inset Quotes eld
15548 \end_inset
15549
15550 h3knix/m0n0wall
15551 \begin_inset Quotes erd
15552 \end_inset
15553
15554 .
15555  If LaTeX can't break a word correctly, you can set hyphenation points manually.
15556  This is done with the menu 
15557 \family sans
15558 Insert\SpecialChar \menuseparator
15559 Formatting\SpecialChar \menuseparator
15560 Hyphenation
15561 \begin_inset space ~
15562 \end_inset
15563
15564 Point
15565 \family default
15566 .
15567  These extra hyphenation points are only recommendations to LaTeX.
15568  If no hyphenation is necessary, LaTeX will ignore them.
15569 \end_layout
15570
15571 \begin_layout Standard
15572 Sometimes you want to prevent words or constructs from being hyphenated.
15573  Imagine that you are describing keybindings/shortcuts in your document
15574  in the form 
15575 \begin_inset Quotes eld
15576 \end_inset
15577
15578 A-b c
15579 \begin_inset Quotes erd
15580 \end_inset
15581
15582 .
15583  LaTeX would then see the hyphen 
15584 \begin_inset Quotes eld
15585 \end_inset
15586
15587 -
15588 \begin_inset Quotes erd
15589 \end_inset
15590
15591  as a hyphenation possibility.
15592  Hyphenating at this point would look ugly.
15593  To prevent the shortcut from being hyphenated, you can put it into a makebox
15594  as described in section 
15595 \begin_inset Quotes eld
15596 \end_inset
15597
15598 Prevent Hyphenation
15599 \begin_inset Quotes erd
15600 \end_inset
15601
15602  of the 
15603 \emph on
15604 EmbeddedObjects
15605 \emph default
15606  manual.
15607 \end_layout
15608
15609 \begin_layout Subsection
15610 Punctuation Marks
15611 \begin_inset Index idx
15612 status collapsed
15613
15614 \begin_layout Plain Layout
15615 Punctuation marks
15616 \end_layout
15617
15618 \end_inset
15619
15620
15621 \end_layout
15622
15623 \begin_layout Subsubsection
15624 Abbreviations and End of Sentence
15625 \begin_inset CommandInset label
15626 LatexCommand label
15627 name "sub:Abbreviations"
15628
15629 \end_inset
15630
15631
15632 \end_layout
15633
15634 \begin_layout Standard
15635 When LyX calls LaTeX to generate the final version of your document, LaTeX
15636  automatically distinguishes between words, sentences, and abbreviations.
15637  LaTeX then adds the 
15638 \begin_inset Quotes eld
15639 \end_inset
15640
15641 appropriate amount of space
15642 \begin_inset Quotes erd
15643 \end_inset
15644
15645 .
15646  That means sentences get a little bit more space between the period and
15647  the next word.
15648  Abbreviations get the same amount of space after the period as a word uses.
15649 \end_layout
15650
15651 \begin_layout Standard
15652 Unfortunately, the algorithm for figuring out what's an abbreviation does
15653  not work in all cases.
15654  If a 
15655 \begin_inset Quotes eld
15656 \end_inset
15657
15658
15659 \family typewriter
15660 .
15661 \family default
15662
15663 \begin_inset Quotes erd
15664 \end_inset
15665
15666  is at the end of a lowercase letter, it's the end of a sentence; if it's
15667  at the end of a capitalized letter, it's an abbreviation.
15668 \end_layout
15669
15670 \begin_layout Standard
15671 Here are some examples of 
15672 \emph on
15673 correct
15674 \emph default
15675  abbreviations and the end of a sentence:
15676 \end_layout
15677
15678 \begin_layout Itemize
15679 M.
15680  Butterfly
15681 \end_layout
15682
15683 \begin_layout Itemize
15684 Don't worry.
15685  Be happy.
15686 \end_layout
15687
15688 \begin_layout Standard
15689 And here's an example of the algorithm going wrong:
15690 \end_layout
15691
15692 \begin_layout Itemize
15693 e.
15694 \begin_inset space \thinspace{}
15695 \end_inset
15696
15697 g.
15698  this is too much space!
15699 \end_layout
15700
15701 \begin_layout Itemize
15702 This is I.
15703  It's okay.
15704 \end_layout
15705
15706 \begin_layout Standard
15707 You won't see anything wrong until you view a final version of your document.
15708 \end_layout
15709
15710 \begin_layout Standard
15711 To fix this problem, use one of the following:
15712 \end_layout
15713
15714 \begin_layout Enumerate
15715 Use an 
15716 \family sans
15717 Inter-word
15718 \begin_inset space ~
15719 \end_inset
15720
15721 Space
15722 \family default
15723  after lowercase abbreviations (see section
15724 \begin_inset space ~
15725 \end_inset
15726
15727
15728 \begin_inset CommandInset ref
15729 LatexCommand ref
15730 reference "sub:Inter-word-Space"
15731
15732 \end_inset
15733
15734 ).
15735 \begin_inset Index idx
15736 status collapsed
15737
15738 \begin_layout Plain Layout
15739 Spaces ! inter-word
15740 \end_layout
15741
15742 \end_inset
15743
15744
15745 \end_layout
15746
15747 \begin_layout Enumerate
15748 Use a 
15749 \family sans
15750 Thin
15751 \begin_inset space ~
15752 \end_inset
15753
15754 Space
15755 \family default
15756  between two tokens of an abbreviation (see section
15757 \begin_inset space ~
15758 \end_inset
15759
15760
15761 \begin_inset CommandInset ref
15762 LatexCommand ref
15763 reference "sub:Thin-Space"
15764
15765 \end_inset
15766
15767 ).
15768 \begin_inset Index idx
15769 status collapsed
15770
15771 \begin_layout Plain Layout
15772 Spaces ! thin
15773 \end_layout
15774
15775 \end_inset
15776
15777
15778 \end_layout
15779
15780 \begin_layout Enumerate
15781 Use an 
15782 \family sans
15783 End
15784 \begin_inset space ~
15785 \end_inset
15786
15787 of
15788 \begin_inset space ~
15789 \end_inset
15790
15791 sentence
15792 \begin_inset space ~
15793 \end_inset
15794
15795 period
15796 \family default
15797  found under the 
15798 \family sans
15799 Insert\SpecialChar \menuseparator
15800 Special
15801 \begin_inset space ~
15802 \end_inset
15803
15804 Character
15805 \family default
15806  menu to force the use of inter-sentence spacing.
15807  This function is also bound to 
15808 \begin_inset Info
15809 type  "shortcut"
15810 arg   "specialchar-insert end-of-sentence"
15811 \end_inset
15812
15813  for easy access.
15814 \end_layout
15815
15816 \begin_layout Standard
15817 With the corrections, our earlier examples look like this:
15818 \end_layout
15819
15820 \begin_layout Itemize
15821 e.
15822 \begin_inset space \thinspace{}
15823 \end_inset
15824
15825 g.
15826 \begin_inset space \space{}
15827 \end_inset
15828
15829 this is too much space!
15830 \end_layout
15831
15832 \begin_layout Itemize
15833 This is I\SpecialChar \@.
15834  It's okay.
15835 \end_layout
15836
15837 \begin_layout Standard
15838 Some languages don't use extra spacing between sentences.
15839  If your language is such a language, you don't need to worry, because LaTeX
15840  will take care of this.
15841 \end_layout
15842
15843 \begin_layout Standard
15844 For those that do need to bother, there is help to catch those sneaky errors:
15845  Check out the 
15846 \family sans
15847 Check
15848 \begin_inset space ~
15849 \end_inset
15850
15851 TeX
15852 \family default
15853  feature described in section 
15854 \emph on
15855 Checking TeX
15856 \emph default
15857  of the 
15858 \emph on
15859 Additional Features
15860 \emph default
15861  manual.
15862 \end_layout
15863
15864 \begin_layout Subsubsection
15865 Quotes
15866 \begin_inset Index idx
15867 status collapsed
15868
15869 \begin_layout Plain Layout
15870 Typography ! Quotes
15871 \end_layout
15872
15873 \end_inset
15874
15875
15876 \begin_inset Index idx
15877 status collapsed
15878
15879 \begin_layout Plain Layout
15880 Quotes | see
15881 \begin_inset ERT
15882 status collapsed
15883
15884 \begin_layout Plain Layout
15885
15886 {
15887 \end_layout
15888
15889 \end_inset
15890
15891 Typography
15892 \begin_inset ERT
15893 status collapsed
15894
15895 \begin_layout Plain Layout
15896
15897 }
15898 \end_layout
15899
15900 \end_inset
15901
15902
15903 \end_layout
15904
15905 \end_inset
15906
15907
15908 \end_layout
15909
15910 \begin_layout Standard
15911 LyX usually sets quotes correctly.
15912  Specifically, it will use an opening quote at the beginning of quoted text,
15913  and use a closing quote at the end.
15914  For example, 
15915 \begin_inset Quotes eld
15916 \end_inset
15917
15918 open close
15919 \begin_inset Quotes erd
15920 \end_inset
15921
15922 .
15923  The keyboard character, 
15924 \family sans
15925 "
15926 \family default
15927 , generates this automatically.
15928 \end_layout
15929
15930 \begin_layout Standard
15931 You can change the behavior of the 
15932 \family sans
15933 "
15934 \family default
15935  key using the submenu 
15936 \family sans
15937 Language
15938 \family default
15939  of the dialog 
15940 \family sans
15941 Document\SpecialChar \menuseparator
15942 Settings
15943 \family default
15944
15945 \begin_inset Index idx
15946 status collapsed
15947
15948 \begin_layout Plain Layout
15949 Document ! Settings
15950 \end_layout
15951
15952 \end_inset
15953
15954  dialog.
15955 \end_layout
15956
15957 \begin_layout Standard
15958 You can also select quotes for different languages in the box 
15959 \family sans
15960 Type
15961 \family default
15962  option.
15963  There are six choices:
15964 \end_layout
15965
15966 \begin_layout Labeling
15967 \labelwidthstring 00.00.0000
15968
15969 \family sans
15970 \begin_inset Quotes eld
15971 \end_inset
15972
15973 Text
15974 \begin_inset Quotes erd
15975 \end_inset
15976
15977
15978 \family default
15979  Use quotes like this 
15980 \begin_inset Quotes eld
15981 \end_inset
15982
15983 double
15984 \begin_inset Quotes erd
15985 \end_inset
15986
15987  or 
15988 \begin_inset Quotes els
15989 \end_inset
15990
15991 single
15992 \begin_inset Quotes ers
15993 \end_inset
15994
15995
15996 \end_layout
15997
15998 \begin_layout Labeling
15999 \labelwidthstring 00.00.0000
16000
16001 \family sans
16002 \begin_inset Quotes sld
16003 \end_inset
16004
16005 Text
16006 \begin_inset Quotes srd
16007 \end_inset
16008
16009
16010 \family default
16011  Use quotes like 
16012 \begin_inset Quotes sld
16013 \end_inset
16014
16015 this
16016 \begin_inset Quotes srd
16017 \end_inset
16018
16019  or 'this
16020 \begin_inset Quotes ers
16021 \end_inset
16022
16023
16024 \end_layout
16025
16026 \begin_layout Labeling
16027 \labelwidthstring 00.00.0000
16028
16029 \family sans
16030 \begin_inset Quotes gld
16031 \end_inset
16032
16033 Text
16034 \begin_inset Quotes grd
16035 \end_inset
16036
16037
16038 \family default
16039  Use quotes like 
16040 \begin_inset Quotes gld
16041 \end_inset
16042
16043 this
16044 \begin_inset Quotes grd
16045 \end_inset
16046
16047  or 
16048 \begin_inset Quotes gls
16049 \end_inset
16050
16051 this
16052 \begin_inset Quotes grs
16053 \end_inset
16054
16055
16056 \end_layout
16057
16058 \begin_layout Labeling
16059 \labelwidthstring 00.00.0000
16060
16061 \family sans
16062 \begin_inset Quotes pld
16063 \end_inset
16064
16065 Text
16066 \begin_inset Quotes prd
16067 \end_inset
16068
16069
16070 \family default
16071  Use quotes like 
16072 \begin_inset Quotes pld
16073 \end_inset
16074
16075 this
16076 \begin_inset Quotes prd
16077 \end_inset
16078
16079  or 
16080 \begin_inset Quotes pls
16081 \end_inset
16082
16083 this
16084 \begin_inset Quotes prs
16085 \end_inset
16086
16087
16088 \end_layout
16089
16090 \begin_layout Labeling
16091 \labelwidthstring 00.00.0000
16092
16093 \family sans
16094 \begin_inset Quotes fld
16095 \end_inset
16096
16097 Text
16098 \begin_inset Quotes frd
16099 \end_inset
16100
16101
16102 \family default
16103  Use quotes like 
16104 \begin_inset Quotes fld
16105 \end_inset
16106
16107 this
16108 \begin_inset Quotes frd
16109 \end_inset
16110
16111  or 
16112 \begin_inset Quotes fls
16113 \end_inset
16114
16115 this
16116 \begin_inset Quotes frs
16117 \end_inset
16118
16119
16120 \end_layout
16121
16122 \begin_layout Labeling
16123 \labelwidthstring 00.00.0000
16124
16125 \family sans
16126 \begin_inset Quotes ald
16127 \end_inset
16128
16129 Text
16130 \begin_inset Quotes ard
16131 \end_inset
16132
16133
16134 \family default
16135  Use quotes like 
16136 \begin_inset Quotes ald
16137 \end_inset
16138
16139 this
16140 \begin_inset Quotes ard
16141 \end_inset
16142
16143  or 
16144 \begin_inset Quotes als
16145 \end_inset
16146
16147 this
16148 \begin_inset Quotes ars
16149 \end_inset
16150
16151
16152 \end_layout
16153
16154 \begin_layout Standard
16155 These settings affect what character the 
16156 \family sans
16157 "
16158 \family default
16159  key produces.
16160 \end_layout
16161
16162 \begin_layout Subsection
16163 Ligatures
16164 \begin_inset Index idx
16165 status collapsed
16166
16167 \begin_layout Plain Layout
16168 Typography ! Ligatures
16169 \end_layout
16170
16171 \end_inset
16172
16173
16174 \begin_inset Index idx
16175 status collapsed
16176
16177 \begin_layout Plain Layout
16178 Ligatures | see
16179 \begin_inset ERT
16180 status collapsed
16181
16182 \begin_layout Plain Layout
16183
16184 {
16185 \end_layout
16186
16187 \end_inset
16188
16189 Typography
16190 \begin_inset ERT
16191 status collapsed
16192
16193 \begin_layout Plain Layout
16194
16195 }
16196 \end_layout
16197
16198 \end_inset
16199
16200
16201 \end_layout
16202
16203 \end_inset
16204
16205
16206 \begin_inset CommandInset label
16207 LatexCommand label
16208 name "sub:Ligatures"
16209
16210 \end_inset
16211
16212
16213 \end_layout
16214
16215 \begin_layout Standard
16216 It is standard typesetting practice to group certain letters together and
16217  print them as single characters.
16218  These groups are known as 
16219 \emph on
16220 ligatures
16221 \emph default
16222 .
16223  Since LaTeX knows about ligatures, your documents will contain them too
16224  in the output.
16225  Here are the standard ligatures:
16226 \end_layout
16227
16228 \begin_layout Itemize
16229 ff
16230 \end_layout
16231
16232 \begin_layout Itemize
16233 fi
16234 \end_layout
16235
16236 \begin_layout Itemize
16237 fl
16238 \end_layout
16239
16240 \begin_layout Itemize
16241 ffi
16242 \end_layout
16243
16244 \begin_layout Itemize
16245 ffl
16246 \end_layout
16247
16248 \begin_layout Standard
16249 Some languages uses other ligatures if the document font supports them.
16250 \end_layout
16251
16252 \begin_layout Standard
16253 Sometimes, you don't want a ligature in a word.
16254  While a ligature may be okay in the word, 
16255 \begin_inset Quotes eld
16256 \end_inset
16257
16258 graffiti,
16259 \begin_inset Quotes erd
16260 \end_inset
16261
16262  it looks really weird in compound words, such as 
16263 \begin_inset Quotes eld
16264 \end_inset
16265
16266 cufflink
16267 \begin_inset Quotes erd
16268 \end_inset
16269
16270  or the German 
16271 \begin_inset Quotes eld
16272 \end_inset
16273
16274 Dorffest.
16275 \begin_inset Quotes erd
16276 \end_inset
16277
16278  To break a ligature, use 
16279 \family sans
16280 Insert\SpecialChar \menuseparator
16281 Formatting\SpecialChar \menuseparator
16282 Ligature
16283 \begin_inset space ~
16284 \end_inset
16285
16286 Break.
16287
16288 \family default
16289  This changes 
16290 \begin_inset Quotes eld
16291 \end_inset
16292
16293 cufflinks
16294 \begin_inset Quotes erd
16295 \end_inset
16296
16297  to 
16298 \begin_inset Quotes eld
16299 \end_inset
16300
16301 cuff\SpecialChar \textcompwordmark{}
16302 links
16303 \begin_inset Quotes erd
16304 \end_inset
16305
16306  and 
16307 \begin_inset Quotes eld
16308 \end_inset
16309
16310 Dorffest
16311 \begin_inset Quotes erd
16312 \end_inset
16313
16314  to 
16315 \begin_inset Quotes eld
16316 \end_inset
16317
16318 Dorf\SpecialChar \textcompwordmark{}
16319 fest
16320 \begin_inset Quotes erd
16321 \end_inset
16322
16323 .
16324 \end_layout
16325
16326 \begin_layout Subsection
16327 LyX's Proper Names
16328 \begin_inset Index idx
16329 status collapsed
16330
16331 \begin_layout Plain Layout
16332 LyX ! Proper names
16333 \end_layout
16334
16335 \end_inset
16336
16337
16338 \begin_inset CommandInset label
16339 LatexCommand label
16340 name "sub:LyX's-Proper-Names"
16341
16342 \end_inset
16343
16344
16345 \end_layout
16346
16347 \begin_layout Standard
16348 You will certainly have noticed that the word “LaTeX” always appears with
16349  characters in different sizes and heights.
16350  LaTeX is the name of the program used by LyX and is therefore recognized
16351  as a proper name when you type it in LyX as 
16352 \begin_inset Quotes eld
16353 \end_inset
16354
16355 LaT
16356 \begin_inset ERT
16357 status collapsed
16358
16359 \begin_layout Plain Layout
16360
16361 {}
16362 \end_layout
16363
16364 \end_inset
16365
16366 eX
16367 \begin_inset Quotes erd
16368 \end_inset
16369
16370 .
16371 \begin_inset Note Note
16372 status collapsed
16373
16374 \begin_layout Plain Layout
16375 The braces in TeX Code are here to avoid that the 
16376 \begin_inset Quotes eld
16377 \end_inset
16378
16379 command
16380 \begin_inset Quotes erd
16381 \end_inset
16382
16383  appear as proper name in the output, see the last paragraph of this section.
16384  To create proper names omit the TeX Code.
16385 \end_layout
16386
16387 \end_inset
16388
16389  Note the order of the upper-and lowercase letters! LyX recognizes the following
16390  proper names:
16391 \end_layout
16392
16393 \begin_layout Description
16394 LyX The name of the game, write 
16395 \begin_inset Quotes eld
16396 \end_inset
16397
16398 L
16399 \begin_inset ERT
16400 status collapsed
16401
16402 \begin_layout Plain Layout
16403
16404 {}
16405 \end_layout
16406
16407 \end_inset
16408
16409 yX
16410 \begin_inset Quotes erd
16411 \end_inset
16412
16413  to produce it.
16414 \end_layout
16415
16416 \begin_layout Description
16417 TeX The program used by LaTeX, write 
16418 \begin_inset Quotes eld
16419 \end_inset
16420
16421 T
16422 \begin_inset ERT
16423 status collapsed
16424
16425 \begin_layout Plain Layout
16426
16427 {}
16428 \end_layout
16429
16430 \end_inset
16431
16432 eX
16433 \begin_inset Quotes erd
16434 \end_inset
16435
16436  to produce it.
16437 \end_layout
16438
16439 \begin_layout Description
16440 LaTeX The program used by LyX, write 
16441 \begin_inset Quotes eld
16442 \end_inset
16443
16444 LaT
16445 \begin_inset ERT
16446 status collapsed
16447
16448 \begin_layout Plain Layout
16449
16450 {}
16451 \end_layout
16452
16453 \end_inset
16454
16455 eX
16456 \begin_inset Quotes erd
16457 \end_inset
16458
16459  to produce it.
16460 \end_layout
16461
16462 \begin_layout Description
16463 LaTeX2e The actual version of LaTeX, write 
16464 \begin_inset Quotes eld
16465 \end_inset
16466
16467 LaT
16468 \begin_inset ERT
16469 status collapsed
16470
16471 \begin_layout Plain Layout
16472
16473 {}
16474 \end_layout
16475
16476 \end_inset
16477
16478 eX2e
16479 \begin_inset Quotes erd
16480 \end_inset
16481
16482  to produce it.
16483 \end_layout
16484
16485 \begin_layout Standard
16486 You might wonder why the LaTeX-version is 
16487 \begin_inset Quotes eld
16488 \end_inset
16489
16490 2
16491 \begin_inset Formula $\epsilon$
16492 \end_inset
16493
16494
16495 \begin_inset Quotes erd
16496 \end_inset
16497
16498 .
16499  It's an old tradition in the TeX-world to give programs geek version numbers.
16500  For example the version number of TeX converges to the number 
16501 \begin_inset Formula $\pi$
16502 \end_inset
16503
16504 : The actual version is 
16505 \begin_inset Quotes eld
16506 \end_inset
16507
16508 TeX-3.141592
16509 \begin_inset Quotes erd
16510 \end_inset
16511
16512 , the previous one was 
16513 \begin_inset Quotes eld
16514 \end_inset
16515
16516 TeX-3.14159
16517 \begin_inset Quotes erd
16518 \end_inset
16519
16520 .
16521 \end_layout
16522
16523 \begin_layout Standard
16524 If you don't want to use proper names, e.
16525 \begin_inset space \thinspace{}
16526 \end_inset
16527
16528 g.
16529 \begin_inset space \space{}
16530 \end_inset
16531
16532 in section headings, you can insert two empty braces in TeX Code in the
16533  word.
16534  This will look in LyX like: 
16535 \begin_inset Graphics
16536         filename clipart/LaTeX.png
16537         scale 80
16538
16539 \end_inset
16540
16541
16542 \begin_inset Newline newline
16543 \end_inset
16544
16545 For more about TeX Code, look at section
16546 \begin_inset space ~
16547 \end_inset
16548
16549
16550 \begin_inset CommandInset ref
16551 LatexCommand ref
16552 reference "sec:TeX-Code"
16553
16554 \end_inset
16555
16556 .
16557 \end_layout
16558
16559 \begin_layout Subsection
16560 Units
16561 \begin_inset Index idx
16562 status collapsed
16563
16564 \begin_layout Plain Layout
16565 Typography ! Units
16566 \end_layout
16567
16568 \end_inset
16569
16570
16571 \end_layout
16572
16573 \begin_layout Standard
16574 Generally the space between units and the number is smaller than the normal
16575  space between two words.
16576  As you can see in the example below, it looks better when the space is
16577  smaller.
16578  To get such a 
16579 \begin_inset Quotes eld
16580 \end_inset
16581
16582 half space
16583 \begin_inset Quotes erd
16584 \end_inset
16585
16586  for units use the menu 
16587 \family sans
16588 Insert\SpecialChar \menuseparator
16589 Formatting\SpecialChar \menuseparator
16590 Thin
16591 \begin_inset space ~
16592 \end_inset
16593
16594 Space
16595 \family default
16596  (shortcut 
16597 \begin_inset Info
16598 type  "shortcuts"
16599 arg   "space-insert thin"
16600 \end_inset
16601
16602 ).
16603 \end_layout
16604
16605 \begin_layout Standard
16606 Here's an example to show the differences:
16607 \end_layout
16608
16609 \begin_layout Standard
16610 \begin_inset Tabular
16611 <lyxtabular version="3" rows="2" columns="2">
16612 <features tabularvalignment="middle">
16613 <column alignment="left" valignment="top" width="0">
16614 <column alignment="left" valignment="top" width="0">
16615 <row>
16616 <cell alignment="center" valignment="top" usebox="none">
16617 \begin_inset Text
16618
16619 \begin_layout Plain Layout
16620 24
16621 \begin_inset space ~
16622 \end_inset
16623
16624 kW
16625 \begin_inset Formula $\cdot$
16626 \end_inset
16627
16628 h
16629 \end_layout
16630
16631 \end_inset
16632 </cell>
16633 <cell alignment="center" valignment="top" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637 space between number and unit
16638 \end_layout
16639
16640 \end_inset
16641 </cell>
16642 </row>
16643 <row>
16644 <cell alignment="center" valignment="top" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648 24
16649 \begin_inset space \thinspace{}
16650 \end_inset
16651
16652 kW
16653 \begin_inset Formula $\cdot$
16654 \end_inset
16655
16656 h
16657 \end_layout
16658
16659 \end_inset
16660 </cell>
16661 <cell alignment="center" valignment="top" usebox="none">
16662 \begin_inset Text
16663
16664 \begin_layout Plain Layout
16665 half space between number and unit
16666 \end_layout
16667
16668 \end_inset
16669 </cell>
16670 </row>
16671 </lyxtabular>
16672
16673 \end_inset
16674
16675
16676 \end_layout
16677
16678 \begin_layout Subsection
16679 Widows and Orphans
16680 \begin_inset Index idx
16681 status collapsed
16682
16683 \begin_layout Plain Layout
16684 Typography ! Widows and orphans
16685 \end_layout
16686
16687 \end_inset
16688
16689
16690 \end_layout
16691
16692 \begin_layout Standard
16693 In the early days of word processors, page breaks went wherever the page
16694  happened to end.
16695  There was no regard for what was actually going on in the text.
16696  You may remember once printing out a document, only to find the heading
16697  for a new section printed at the very bottom of the page, the first line
16698  of a new paragraph all alone at the bottom of a page, or the last line
16699  of a paragraph at the top of a new page.
16700  These bits of text became known as 
16701 \emph on
16702 widows
16703 \emph default
16704  and 
16705 \emph on
16706 orphans
16707 \emph default
16708 .
16709 \end_layout
16710
16711 \begin_layout Standard
16712 Clearly, LyX can avoid breaking pages after a section heading.
16713  That's part of the advantage of paragraph environments.
16714  But what about widows and orphans, where the page breaks leave one line
16715  of a paragraph all alone at the top or bottom of a page? There are rules
16716  built into LaTeX governing page breaks, and some of those rules are there
16717  to specifically prevent widows and orphans.
16718  This is the advantage LyX has in using LaTeX as its backend.
16719 \end_layout
16720
16721 \begin_layout Standard
16722 There's no way we can go into how TeX and LaTeX decide to break a page,
16723  or how you can tweak that behavior.
16724  Some LaTeX books listed in the bibliography [such as
16725 \begin_inset space ~
16726 \end_inset
16727
16728
16729 \begin_inset CommandInset citation
16730 LatexCommand cite
16731 key "latexcompanion"
16732
16733 \end_inset
16734
16735  or
16736 \begin_inset space ~
16737 \end_inset
16738
16739
16740 \begin_inset CommandInset citation
16741 LatexCommand cite
16742 key "latexguide"
16743
16744 \end_inset
16745
16746 ] may have more information.
16747  You will almost never need to worry about this, however.
16748 \end_layout
16749
16750 \begin_layout Chapter
16751 Notes, Graphics, Tables, and Floats
16752 \begin_inset CommandInset label
16753 LatexCommand label
16754 name "cha:Floats-and-Notes"
16755
16756 \end_inset
16757
16758
16759 \end_layout
16760
16761 \begin_layout Standard
16762 The issues of this chapter are described in detail in the 
16763 \emph on
16764 Embedded Objects
16765 \emph default
16766  manual.
16767  There you'll also find tips and tricks for special cases.
16768 \end_layout
16769
16770 \begin_layout Section
16771 Notes
16772 \begin_inset Index idx
16773 status collapsed
16774
16775 \begin_layout Plain Layout
16776 Notes
16777 \end_layout
16778
16779 \end_inset
16780
16781
16782 \begin_inset CommandInset label
16783 LatexCommand label
16784 name "sec:Notes"
16785
16786 \end_inset
16787
16788
16789 \end_layout
16790
16791 \begin_layout Standard
16792 LyX offers you a few types of notes to add to your document:
16793 \end_layout
16794
16795 \begin_layout Description
16796 LyX
16797 \begin_inset space ~
16798 \end_inset
16799
16800 Note This note type is for internal notes that won't appear in the output.
16801 \begin_inset Newline newline
16802 \end_inset
16803
16804
16805 \begin_inset Note Note
16806 status open
16807
16808 \begin_layout Plain Layout
16809 This is text in a note box that doesn't appear in the output.
16810 \end_layout
16811
16812 \end_inset
16813
16814
16815 \end_layout
16816
16817 \begin_layout Description
16818 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16819 ent, when you export the document to LaTeX via the menu 
16820 \family sans
16821 File\SpecialChar \menuseparator
16822 Export\SpecialChar \menuseparator
16823 LaTeX (pdflatex) / (plain)
16824 \family default
16825 .
16826 \begin_inset Newline newline
16827 \end_inset
16828
16829
16830 \begin_inset Note Comment
16831 status open
16832
16833 \begin_layout Plain Layout
16834 This is text in a note box that only appears as comment in LaTeX-files.
16835 \end_layout
16836
16837 \end_inset
16838
16839
16840 \end_layout
16841
16842 \begin_layout Description
16843 Greyed
16844 \begin_inset space ~
16845 \end_inset
16846
16847 Out This note will appear in the output as grey text.
16848 \begin_inset Newline newline
16849 \end_inset
16850
16851
16852 \begin_inset Newline newline
16853 \end_inset
16854
16855
16856 \begin_inset Note Greyedout
16857 status open
16858
16859 \begin_layout Plain Layout
16860 This is text
16861 \begin_inset Foot
16862 status collapsed
16863
16864 \begin_layout Plain Layout
16865 This is an example footnote within a greyed out note.
16866  In this document the greyed out note color is redefined to blue.
16867  How this can be done is explained in the 
16868 \emph on
16869 Embedded Objects
16870 \emph default
16871  manual.
16872 \end_layout
16873
16874 \end_inset
16875
16876  of a comment that appears in the output as grey text.
16877 \end_layout
16878
16879 \end_inset
16880
16881
16882 \begin_inset Newline newline
16883 \end_inset
16884
16885
16886 \begin_inset Newline newline
16887 \end_inset
16888
16889 As you can see in the example, the first line of greyed out notes is a bit
16890  indented and greyed out notes can have footnotes.
16891 \end_layout
16892
16893 \begin_layout Standard
16894 Notes are inserted with the toolbar button 
16895 \begin_inset Info
16896 type  "icon"
16897 arg   "note-insert"
16898 \end_inset
16899
16900  or the menu 
16901 \family sans
16902 Insert\SpecialChar \menuseparator
16903 Note
16904 \family default
16905 .
16906  Right-click on the appearing note box to select the note type.
16907 \end_layout
16908
16909 \begin_layout Section
16910 Footnotes
16911 \begin_inset Index idx
16912 status collapsed
16913
16914 \begin_layout Plain Layout
16915 Footnotes
16916 \end_layout
16917
16918 \end_inset
16919
16920
16921 \begin_inset CommandInset label
16922 LatexCommand label
16923 name "sec:Footnotes"
16924
16925 \end_inset
16926
16927
16928 \end_layout
16929
16930 \begin_layout Standard
16931 LyX uses boxes to display footnotes: When you insert a footnote using the
16932  menu 
16933 \family sans
16934 Insert\SpecialChar \menuseparator
16935 Footnote
16936 \family default
16937  or the toolbar button 
16938 \begin_inset Info
16939 type  "icon"
16940 arg   "footnote-insert"
16941 \end_inset
16942
16943
16944 \family roman
16945 \series medium
16946 \bar no
16947 you'll see
16948 \family default
16949 \series default
16950 \bar default
16951  the following box: 
16952 \begin_inset Graphics
16953         filename clipart/footnoteQt4.png
16954         scale 80
16955
16956 \end_inset
16957
16958
16959 \family roman
16960 \series medium
16961 \bar no
16962  This box is LyX's representation of your footnote.
16963  If you
16964 \family default
16965 \series default
16966 \bar default
16967  left-click on 
16968 \family roman
16969 \series medium
16970 \bar no
16971 the 
16972 \begin_inset Quotes eld
16973 \end_inset
16974
16975
16976 \family sans
16977 foot
16978 \family roman
16979
16980 \begin_inset Quotes erd
16981 \end_inset
16982
16983
16984 \family default
16985 \series default
16986 \bar default
16987  
16988 \family roman
16989 \series medium
16990 \bar no
16991 label, the box will
16992 \family default
16993 \series default
16994 \bar default
16995  be opened and you can enter the footnote text into it.
16996  Clicking on the box label again, will close 
16997 \family roman
16998 \series medium
16999 \bar no
17000 the
17001 \family default
17002 \series default
17003 \bar default
17004  box
17005 \family roman
17006 \series medium
17007 \bar no
17008 .
17009  If you want to turn existing text into a footnote, simply mark it and click
17010  on the footnote
17011 \family default
17012 \series default
17013 \bar default
17014  toolbar 
17015 \family roman
17016 \series medium
17017 \bar no
17018 button
17019 \family default
17020 \series default
17021 \bar default
17022 .
17023 \end_layout
17024
17025 \begin_layout Standard
17026 Here's an example footnote:
17027 \family roman
17028 \series medium
17029 \bar no
17030
17031 \begin_inset Foot
17032 status open
17033
17034 \begin_layout Plain Layout
17035 To close a footnote, click on the footnote box label.
17036 \end_layout
17037
17038 \end_inset
17039
17040
17041 \end_layout
17042
17043 \begin_layout Standard
17044 The footnote will appear in the output as a superscript number at the text
17045  position where the footnote box is placed.
17046  The footnote text is placed at the bottom of the current page.
17047  The footnote number is calculated by LyX, the numbers are consecutive,
17048  no matter in which chapter the footnote is in.
17049  LyX doesn't support other numbering schemes yet, but you can get another
17050  scheme using special LaTeX-commands.
17051  T
17052 \family roman
17053 h
17054 \family default
17055 ey are described in the 
17056 \emph on
17057 Embedded Objects
17058 \emph default
17059  manual.
17060 \end_layout
17061
17062 \begin_layout Section
17063 Marginal Notes
17064 \begin_inset Index idx
17065 status collapsed
17066
17067 \begin_layout Plain Layout
17068 Marginal notes
17069 \end_layout
17070
17071 \end_inset
17072
17073
17074 \begin_inset CommandInset label
17075 LatexCommand label
17076 name "sec:Marginal-Notes"
17077
17078 \end_inset
17079
17080
17081 \end_layout
17082
17083 \begin_layout Standard
17084 Marginal notes look and behave just like footnotes in LyX.
17085  When you insert a margin note via the menu 
17086 \family sans
17087 Insert\SpecialChar \menuseparator
17088 Marginal
17089 \begin_inset space ~
17090 \end_inset
17091
17092 Note
17093 \family default
17094  or the toolbar button 
17095 \begin_inset Info
17096 type  "icon"
17097 arg   "marginalnote-insert"
17098 \end_inset
17099
17100 , you'll see 
17101 \family roman
17102 \series medium
17103 a
17104 \family default
17105 \series default
17106  grey 
17107 \family roman
17108 \series medium
17109 box with a
17110 \family default
17111 \series default
17112  red 
17113 \family roman
17114 \series medium
17115 label 
17116 \begin_inset Quotes eld
17117 \end_inset
17118
17119 margin
17120 \begin_inset Quotes erd
17121 \end_inset
17122
17123  appearing within your text.
17124  This box is LyX's representation of your margin
17125 \family default
17126 \series default
17127 al 
17128 \family roman
17129 \series medium
17130 note.
17131 \end_layout
17132
17133 \begin_layout Standard
17134 At the side is an example marginal note.
17135 \family roman
17136 \series medium
17137
17138 \begin_inset Marginal
17139 status open
17140
17141 \begin_layout Plain Layout
17142 This is a marginal note.
17143 \end_layout
17144
17145 \end_inset
17146
17147
17148 \end_layout
17149
17150 \begin_layout Standard
17151 Marginal notes appear at the right side in single-sided documents.
17152  In double-sided documents they appear in the outer margin – left on even
17153  pages, right on odd pages.
17154 \end_layout
17155
17156 \begin_layout Section
17157 Graphics and Images
17158 \begin_inset Index idx
17159 status collapsed
17160
17161 \begin_layout Plain Layout
17162 Images
17163 \end_layout
17164
17165 \end_inset
17166
17167
17168 \begin_inset Index idx
17169 status collapsed
17170
17171 \begin_layout Plain Layout
17172 Graphics
17173 \end_layout
17174
17175 \end_inset
17176
17177
17178 \begin_inset CommandInset label
17179 LatexCommand label
17180 name "sec:Graphics"
17181
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \begin_layout Standard
17188 To insert an image in your document, place the cursor at the text position
17189  you want and click on the toolbar icon 
17190 \begin_inset Info
17191 type  "icon"
17192 arg   "dialog-show-new-inset graphics"
17193 \end_inset
17194
17195  or select 
17196 \family sans
17197 Insert\SpecialChar \menuseparator
17198 Graphics
17199 \family default
17200  from the menu.
17201  Then a dialog will appear to choose the file to load.
17202 \end_layout
17203
17204 \begin_layout Standard
17205 This dialog has numerous mostly self-explanatory parameters.
17206  The 
17207 \family sans
17208 Graphics
17209 \family default
17210  tab allows you to choose your image file.
17211  The image can be transformed by setting a rotation angle and a scaling
17212  factor.
17213  The scaling units are explained in Appendix
17214 \begin_inset space ~
17215 \end_inset
17216
17217
17218 \begin_inset CommandInset ref
17219 LatexCommand ref
17220 reference "cha:Units-available-in"
17221
17222 \end_inset
17223
17224 .
17225 \end_layout
17226
17227 \begin_layout Standard
17228 In the tab 
17229 \family sans
17230 Clipping
17231 \family default
17232  it is possible to set image coordinates to adjust the height and width
17233  of the image in the output.
17234  The coordinates can also be calculated automatically by pressing the button
17235  
17236 \family sans
17237 Get
17238 \begin_inset space ~
17239 \end_inset
17240
17241 from
17242 \begin_inset space ~
17243 \end_inset
17244
17245 file
17246 \family default
17247 .
17248  The option 
17249 \family sans
17250 Clip
17251 \begin_inset space ~
17252 \end_inset
17253
17254 to
17255 \begin_inset space ~
17256 \end_inset
17257
17258 bounding
17259 \begin_inset space ~
17260 \end_inset
17261
17262 box
17263 \family default
17264  will only print the image region within the given coordinates.
17265  Normally you don't need to take care about image coordinates and can ignore
17266  the tab 
17267 \family sans
17268 Clipping
17269 \family default
17270 .
17271 \end_layout
17272
17273 \begin_layout Standard
17274 In the 
17275 \family sans
17276 LaTeX and LyX options
17277 \family default
17278  tab LaTeX experts can specify additional LaTeX options.
17279  You can also specify here the appearance of the image inside LyX.
17280  The option 
17281 \family sans
17282 Draft
17283 \begin_inset space ~
17284 \end_inset
17285
17286 mode
17287 \family default
17288  has the effect that the image doesn't appear in the output, only a frame
17289  with the image size is printed.
17290  The option 
17291 \family sans
17292 Don't
17293 \begin_inset space ~
17294 \end_inset
17295
17296 unzip
17297 \begin_inset space ~
17298 \end_inset
17299
17300 on
17301 \begin_inset space ~
17302 \end_inset
17303
17304 export
17305 \family default
17306  is explained in the 
17307 \emph on
17308 Embedded Objects
17309 \emph default
17310  manual in section 
17311 \emph on
17312 Graphics Dialog
17313 \emph default
17314 .
17315 \end_layout
17316
17317 \begin_layout Standard
17318 The graphics dialog can be called at any time by clicking on an image.
17319  The image will appear in the output exactly at the position where it is
17320  in the text.
17321  This is an example image within a separate, horizontally centered paragraph:
17322  
17323 \end_layout
17324
17325 \begin_layout Standard
17326 \align center
17327 \begin_inset Graphics
17328         filename clipart/mobius.eps
17329         scale 70
17330
17331 \end_inset
17332
17333
17334 \end_layout
17335
17336 \begin_layout Standard
17337 If you need image captions and want to reference images, you have to put
17338  the image into a float, see section
17339 \begin_inset space ~
17340 \end_inset
17341
17342
17343 \begin_inset CommandInset ref
17344 LatexCommand ref
17345 reference "sec:Figure-Floats"
17346
17347 \end_inset
17348
17349 .
17350 \end_layout
17351
17352 \begin_layout Subsection
17353 Image Formats
17354 \begin_inset Index idx
17355 status collapsed
17356
17357 \begin_layout Plain Layout
17358 Images ! Formats
17359 \end_layout
17360
17361 \end_inset
17362
17363
17364 \begin_inset CommandInset label
17365 LatexCommand label
17366 name "sub:Image-Formats"
17367
17368 \end_inset
17369
17370
17371 \end_layout
17372
17373 \begin_layout Standard
17374 You can insert images in any known file format.
17375  But as we explained in section
17376 \begin_inset space ~
17377 \end_inset
17378
17379
17380 \begin_inset CommandInset ref
17381 LatexCommand ref
17382 reference "sub:Output-file-formats"
17383
17384 \end_inset
17385
17386 , every output document format allows only a few image formats.
17387  LyX uses therefore the program 
17388 \family typewriter
17389 ImageMagick
17390 \family default
17391  in the background to convert the images to the right format.
17392  To increase your workflow by avoiding these conversions in the background,
17393  you can use only the image formats listed in the subsections of section
17394 \begin_inset space ~
17395 \end_inset
17396
17397
17398 \begin_inset CommandInset ref
17399 LatexCommand ref
17400 reference "sub:Output-file-formats"
17401
17402 \end_inset
17403
17404 .
17405 \end_layout
17406
17407 \begin_layout Standard
17408 Similar to fonts there are two types of image formats:
17409 \end_layout
17410
17411 \begin_layout Description
17412 Bitmap
17413 \begin_inset space ~
17414 \end_inset
17415
17416 images consist of pixel values, often in a compressed form.
17417  They are therefore not fully scalable and look pixelated in large zooms.
17418  Well-known bitmap image formats are 
17419 \begin_inset Quotes eld
17420 \end_inset
17421
17422 Graphics Interchange Format
17423 \begin_inset Quotes erd
17424 \end_inset
17425
17426  (GIF, file extension 
17427 \begin_inset Quotes eld
17428 \end_inset
17429
17430
17431 \family typewriter
17432 .gif
17433 \family default
17434
17435 \begin_inset Quotes erd
17436 \end_inset
17437
17438 )
17439 \begin_inset Index idx
17440 status collapsed
17441
17442 \begin_layout Plain Layout
17443 GIF|see
17444 \begin_inset ERT
17445 status collapsed
17446
17447 \begin_layout Plain Layout
17448
17449 {
17450 \end_layout
17451
17452 \end_inset
17453
17454 Image formats
17455 \begin_inset ERT
17456 status collapsed
17457
17458 \begin_layout Plain Layout
17459
17460 }
17461 \end_layout
17462
17463 \end_inset
17464
17465
17466 \end_layout
17467
17468 \end_inset
17469
17470
17471 \begin_inset Quotes eld
17472 \end_inset
17473
17474 Portable Network Graphics
17475 \begin_inset Quotes erd
17476 \end_inset
17477
17478  (PNG, file extension 
17479 \begin_inset Quotes eld
17480 \end_inset
17481
17482
17483 \family typewriter
17484 .png
17485 \family default
17486
17487 \begin_inset Quotes erd
17488 \end_inset
17489
17490 )
17491 \begin_inset Index idx
17492 status collapsed
17493
17494 \begin_layout Plain Layout
17495 PNG|see
17496 \begin_inset ERT
17497 status collapsed
17498
17499 \begin_layout Plain Layout
17500
17501 {
17502 \end_layout
17503
17504 \end_inset
17505
17506 Image formats
17507 \begin_inset ERT
17508 status collapsed
17509
17510 \begin_layout Plain Layout
17511
17512 }
17513 \end_layout
17514
17515 \end_inset
17516
17517
17518 \end_layout
17519
17520 \end_inset
17521
17522 , and 
17523 \begin_inset Quotes eld
17524 \end_inset
17525
17526 Joint Photographic Experts Group
17527 \begin_inset Quotes erd
17528 \end_inset
17529
17530  (JPG, file extension 
17531 \begin_inset Quotes eld
17532 \end_inset
17533
17534
17535 \family typewriter
17536 .jpg
17537 \family default
17538
17539 \begin_inset Quotes erd
17540 \end_inset
17541
17542  or 
17543 \begin_inset Quotes eld
17544 \end_inset
17545
17546
17547 \family typewriter
17548 .jpeg
17549 \family default
17550
17551 \begin_inset Quotes erd
17552 \end_inset
17553
17554 )
17555 \begin_inset Index idx
17556 status collapsed
17557
17558 \begin_layout Plain Layout
17559 JPG|see
17560 \begin_inset ERT
17561 status collapsed
17562
17563 \begin_layout Plain Layout
17564
17565 {
17566 \end_layout
17567
17568 \end_inset
17569
17570 Image formats
17571 \begin_inset ERT
17572 status collapsed
17573
17574 \begin_layout Plain Layout
17575
17576 }
17577 \end_layout
17578
17579 \end_inset
17580
17581
17582 \end_layout
17583
17584 \end_inset
17585
17586 .
17587 \end_layout
17588
17589 \begin_layout Description
17590 Scalable
17591 \begin_inset space ~
17592 \end_inset
17593
17594 images consist of vectors and can therefore be scaled to any size without
17595  data loss.
17596  The scaling ability is necessary if you want to create presentations, because
17597  presentations are always scaled by the beamer.
17598  Scaling is also useful for online documents to let the user zoom into diagrams.
17599 \begin_inset Newline newline
17600 \end_inset
17601
17602 Scalable image formats can be 
17603 \begin_inset Quotes eld
17604 \end_inset
17605
17606 Scalable Vector Graphics
17607 \begin_inset Quotes erd
17608 \end_inset
17609
17610  (SVG, file extension 
17611 \begin_inset Quotes eld
17612 \end_inset
17613
17614
17615 \family typewriter
17616 .svg
17617 \family default
17618
17619 \begin_inset Quotes erd
17620 \end_inset
17621
17622 )
17623 \begin_inset Index idx
17624 status collapsed
17625
17626 \begin_layout Plain Layout
17627 SVG|see
17628 \begin_inset ERT
17629 status collapsed
17630
17631 \begin_layout Plain Layout
17632
17633 {
17634 \end_layout
17635
17636 \end_inset
17637
17638 Image formats
17639 \begin_inset ERT
17640 status collapsed
17641
17642 \begin_layout Plain Layout
17643
17644 }
17645 \end_layout
17646
17647 \end_inset
17648
17649
17650 \end_layout
17651
17652 \end_inset
17653
17654
17655 \begin_inset Quotes eld
17656 \end_inset
17657
17658 Encapsulated PostScript
17659 \begin_inset Quotes erd
17660 \end_inset
17661
17662  (EPS, file extension 
17663 \begin_inset Quotes eld
17664 \end_inset
17665
17666
17667 \family typewriter
17668 .eps
17669 \family default
17670
17671 \begin_inset Quotes erd
17672 \end_inset
17673
17674 )
17675 \begin_inset Index idx
17676 status collapsed
17677
17678 \begin_layout Plain Layout
17679 EPS|see
17680 \begin_inset ERT
17681 status collapsed
17682
17683 \begin_layout Plain Layout
17684
17685 {
17686 \end_layout
17687
17688 \end_inset
17689
17690 Image formats
17691 \begin_inset ERT
17692 status collapsed
17693
17694 \begin_layout Plain Layout
17695
17696 }
17697 \end_layout
17698
17699 \end_inset
17700
17701
17702 \end_layout
17703
17704 \end_inset
17705
17706 , and 
17707 \begin_inset Quotes eld
17708 \end_inset
17709
17710 Portable Document Format
17711 \begin_inset Quotes erd
17712 \end_inset
17713
17714  (PDF, file extension 
17715 \begin_inset Quotes eld
17716 \end_inset
17717
17718
17719 \family typewriter
17720 .pdf
17721 \family default
17722
17723 \begin_inset Quotes erd
17724 \end_inset
17725
17726 )
17727 \begin_inset Index idx
17728 status collapsed
17729
17730 \begin_layout Plain Layout
17731 PDF
17732 \end_layout
17733
17734 \end_inset
17735
17736 .
17737  We say it can be, because you can convert any bitmap image format to PDF
17738  or EPS and the result won't be scalable.
17739  In this cases only a header with the image properties is added to the original
17740  image
17741 \begin_inset Foot
17742 status collapsed
17743
17744 \begin_layout Plain Layout
17745 In the case of PDF, the original image is additionally compressed.
17746 \end_layout
17747
17748 \end_inset
17749
17750 .
17751 \end_layout
17752
17753 \begin_layout Standard
17754 Normally one cannot convert a bitmap image into a scalable one, only vice
17755  versa.
17756 \end_layout
17757
17758 \begin_layout Subsection
17759 Grouping of Image Settings
17760 \begin_inset Index idx
17761 status collapsed
17762
17763 \begin_layout Plain Layout
17764 Images ! Settings grouping
17765 \end_layout
17766
17767 \end_inset
17768
17769
17770 \end_layout
17771
17772 \begin_layout Standard
17773 Each image can define a new group of image settings or join an existing
17774  group.
17775  Images within such a group share their settings, so adjusting one image
17776  of the group automatically also adjusts all other images of the group in
17777  the same way.
17778  So you can for example change the size for a bunch of images without the
17779  need to manually change each of them.
17780  
17781 \end_layout
17782
17783 \begin_layout Standard
17784 A new group can be set by entering a name in the 
17785 \family sans
17786 Group
17787 \begin_inset space ~
17788 \end_inset
17789
17790 Name
17791 \family default
17792  field in the Graphics dialog.
17793  Joining an existing group can be done using the context menu of the image
17794  by checking the name of the desired group.
17795 \end_layout
17796
17797 \begin_layout Section
17798 Tables
17799 \begin_inset Index idx
17800 status collapsed
17801
17802 \begin_layout Plain Layout
17803 Tables
17804 \end_layout
17805
17806 \end_inset
17807
17808
17809 \begin_inset CommandInset label
17810 LatexCommand label
17811 name "sec:Tables"
17812
17813 \end_inset
17814
17815
17816 \end_layout
17817
17818 \begin_layout Standard
17819 You can insert a table using either the toolbar button 
17820 \begin_inset Info
17821 type  "icon"
17822 arg   "tabular-insert"
17823 \end_inset
17824
17825  or the menu 
17826 \family sans
17827 Insert\SpecialChar \menuseparator
17828 Table
17829 \family default
17830 .
17831  A dialog will appear, asking you for the number of rows and columns.
17832  The default table has lines around any cell and the first row appears separated
17833  from the rest of the table.
17834  This separation appears due to a double line: The cells of the first row
17835  have a line below them and the cells of the second row have a line above
17836  them.
17837  Here's an example table:
17838 \end_layout
17839
17840 \begin_layout Standard
17841 \align center
17842 \begin_inset Tabular
17843 <lyxtabular version="3" rows="4" columns="4">
17844 <features tabularvalignment="middle">
17845 <column alignment="center" valignment="top" width="0pt">
17846 <column alignment="center" valignment="top" width="0pt">
17847 <column alignment="center" valignment="top" width="0in">
17848 <column alignment="center" valignment="top" width="0pt">
17849 <row>
17850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863
17864 \family roman
17865 \series medium
17866 \shape up
17867 \size normal
17868 \emph off
17869 \bar no
17870 \noun off
17871 \color none
17872 1
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Plain Layout
17881 2
17882 \end_layout
17883
17884 \end_inset
17885 </cell>
17886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890 3
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 </row>
17896 <row>
17897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901
17902 \family roman
17903 \series medium
17904 \shape up
17905 \size normal
17906 \emph off
17907 \bar no
17908 \noun off
17909 \color none
17910 A
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928
17929 \end_layout
17930
17931 \end_inset
17932 </cell>
17933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17934 \begin_inset Text
17935
17936 \begin_layout Plain Layout
17937
17938 \end_layout
17939
17940 \end_inset
17941 </cell>
17942 </row>
17943 <row>
17944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948
17949 \family roman
17950 \series medium
17951 \shape up
17952 \size normal
17953 \emph off
17954 \bar no
17955 \noun off
17956 \color none
17957 B
17958 \end_layout
17959
17960 \end_inset
17961 </cell>
17962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17963 \begin_inset Text
17964
17965 \begin_layout Plain Layout
17966
17967 \end_layout
17968
17969 \end_inset
17970 </cell>
17971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17972 \begin_inset Text
17973
17974 \begin_layout Plain Layout
17975
17976 \size normal
17977 \noun off
17978 \color none
17979  
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988
17989 \end_layout
17990
17991 \end_inset
17992 </cell>
17993 </row>
17994 <row>
17995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17996 \begin_inset Text
17997
17998 \begin_layout Plain Layout
17999
18000 \family roman
18001 \series medium
18002 \shape up
18003 \size normal
18004 \emph off
18005 \bar no
18006 \noun off
18007 \color none
18008 C
18009 \end_layout
18010
18011 \end_inset
18012 </cell>
18013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18014 \begin_inset Text
18015
18016 \begin_layout Plain Layout
18017
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035
18036 \end_layout
18037
18038 \end_inset
18039 </cell>
18040 </row>
18041 </lyxtabular>
18042
18043 \end_inset
18044
18045
18046 \end_layout
18047
18048 \begin_layout Subsection
18049 The Table dialog
18050 \end_layout
18051
18052 \begin_layout Standard
18053 You can alter a table by clicking on it with the right mouse button, which
18054  brings up the table dialog.
18055  Here you can adjust the settings of the cell and row/column respectively
18056  where the cursor is placed currently.
18057  Most of the dialog options also work on selections.
18058  This means that if you select more cells, columns or rows the action is
18059  done on all of your selection.
18060 \end_layout
18061
18062 \begin_layout Standard
18063 Additionally to the table dialog, the 
18064 \family sans
18065 table
18066 \begin_inset space ~
18067 \end_inset
18068
18069 toolbar
18070 \family default
18071  helps you in setting table properties.
18072  It appears when the cursor is inside a table.
18073 \end_layout
18074
18075 \begin_layout Standard
18076 In the tab 
18077 \family sans
18078 Table
18079 \begin_inset space ~
18080 \end_inset
18081
18082 Settings
18083 \family default
18084  of the table dialog you can set the alignment for the current row.
18085  If you add a row or column, it will be inserted right beside or below the
18086  current cell respectively.
18087  The vertical alignment of a column can only be adjusted when a column width
18088  is given.
18089  A given width will allow the cell to have line breaks and multiple paragraphs
18090  of text, see section
18091 \begin_inset space ~
18092 \end_inset
18093
18094
18095 \begin_inset CommandInset ref
18096 LatexCommand ref
18097 reference "sub:Table-Cells"
18098
18099 \end_inset
18100
18101 .
18102 \end_layout
18103
18104 \begin_layout Standard
18105 You can mark multiple cells of one row/column as a multicolumn/row cell
18106  using the check box 
18107 \family sans
18108 Multicolumn
18109 \family default
18110  or 
18111 \family sans
18112 Multirow
18113 \family default
18114 .
18115  This will merge the cells to 
18116 \emph on
18117 one
18118 \emph default
18119  cell, spread over more than one column/row.
18120  Multicolumn cells are treated as own rows, so that the alignment, width,
18121  and border settings affect only the multicolumn cell.
18122  Here's an example table with a multicolumn cell in the first row and one
18123  in the last row without the upper border:
18124 \end_layout
18125
18126 \begin_layout Standard
18127 \align center
18128 \begin_inset Tabular
18129 <lyxtabular version="3" rows="3" columns="4">
18130 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18131 <column alignment="center" valignment="top" width="0pt">
18132 <column alignment="center" valignment="middle" width="0">
18133 <column alignment="center" valignment="top" width="0in">
18134 <column alignment="center" valignment="top" width="0pt">
18135 <row>
18136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140 abc
18141 \end_layout
18142
18143 \end_inset
18144 </cell>
18145 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149 def ghi
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167 jkl
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 </row>
18173 <row>
18174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178
18179 \family roman
18180 \series medium
18181 \shape up
18182 \size normal
18183 \emph off
18184 \bar no
18185 \noun off
18186 \color none
18187 A
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196 B
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Plain Layout
18205 C
18206 \end_layout
18207
18208 \end_inset
18209 </cell>
18210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18211 \begin_inset Text
18212
18213 \begin_layout Plain Layout
18214 D
18215 \end_layout
18216
18217 \end_inset
18218 </cell>
18219 </row>
18220 <row>
18221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225 1
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234 2
18235 \end_layout
18236
18237 \end_inset
18238 </cell>
18239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18240 \begin_inset Text
18241
18242 \begin_layout Plain Layout
18243 3
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18249 \begin_inset Text
18250
18251 \begin_layout Plain Layout
18252 4
18253 \end_layout
18254
18255 \end_inset
18256 </cell>
18257 </row>
18258 </lyxtabular>
18259
18260 \end_inset
18261
18262
18263 \end_layout
18264
18265 \begin_layout Standard
18266 Adept users can declare special LaTeX-arguments for the table.
18267  They are necessary for special table formatting, like for multirow cells,
18268  explained in the tables section of the 
18269 \emph on
18270 Embedded
18271 \begin_inset space ~
18272 \end_inset
18273
18274 Objects
18275 \emph default
18276  manual.
18277  You can also rotate the current cell or the whole table 90
18278 \begin_inset space \thinspace{}
18279 \end_inset
18280
18281 degrees counterclockwise.
18282  These rotations are not visible in LyX but in the output.
18283 \end_layout
18284
18285 \begin_layout Standard
18286 \begin_inset Note Greyedout
18287 status open
18288
18289 \begin_layout Plain Layout
18290
18291 \series bold
18292 Note:
18293 \series default
18294  Most DVI-viewers are 
18295 \emph on
18296 not
18297 \emph default
18298  able to display rotations.
18299 \end_layout
18300
18301 \end_inset
18302
18303
18304 \end_layout
18305
18306 \begin_layout Standard
18307 The 
18308 \family sans
18309 Borders
18310 \family default
18311  tab allows you to add and delete border lines for the current row/column.
18312  The button 
18313 \family sans
18314 Default
18315 \family default
18316  adds lines for all cell borders.
18317 \end_layout
18318
18319 \begin_layout Subsection
18320 Longtables
18321 \begin_inset Index idx
18322 status collapsed
18323
18324 \begin_layout Plain Layout
18325 Tables ! Longtables
18326 \end_layout
18327
18328 \end_inset
18329
18330
18331 \begin_inset Index idx
18332 status collapsed
18333
18334 \begin_layout Plain Layout
18335 Longtables
18336 \end_layout
18337
18338 \end_inset
18339
18340
18341 \end_layout
18342
18343 \begin_layout Standard
18344 If the table is too long to fit on one page, you can use the option 
18345 \family sans
18346 Use
18347 \begin_inset space ~
18348 \end_inset
18349
18350 long
18351 \begin_inset space ~
18352 \end_inset
18353
18354 table
18355 \family default
18356  in the tab 
18357 \family sans
18358 Longtable
18359 \family default
18360  of the table dialog to split the table automatically over more pages.
18361  Doing this enables some check boxes and you can now define:
18362 \end_layout
18363
18364 \begin_layout Description
18365
18366 \family sans
18367 Header
18368 \family default
18369 : The current row and all rows above, that don't have any special options
18370  defined, are defined to be the header rows of all pages of the longtable;
18371  except for the first page, if 
18372 \family sans
18373 First
18374 \begin_inset space ~
18375 \end_inset
18376
18377 header
18378 \family default
18379  is defined.
18380 \end_layout
18381
18382 \begin_layout Description
18383
18384 \family sans
18385 First
18386 \begin_inset space ~
18387 \end_inset
18388
18389 header
18390 \family default
18391 : The current row and all rows above, that don't have any special options
18392  defined, are defined to be the header rows of the first page of the longtable.
18393 \end_layout
18394
18395 \begin_layout Description
18396
18397 \family sans
18398 Footer
18399 \family default
18400 : The current row and all rows below, that don't have any special options
18401  defined, are defined to be the footer rows of all pages of the longtable;
18402  except for the last page, if 
18403 \family sans
18404 Last
18405 \begin_inset space ~
18406 \end_inset
18407
18408 footer
18409 \family default
18410  is defined.
18411 \end_layout
18412
18413 \begin_layout Description
18414
18415 \family sans
18416 Last
18417 \begin_inset space ~
18418 \end_inset
18419
18420 footer
18421 \family default
18422 : The current row and all rows below, that don't have any special options
18423  defined, are defined to be the footer rows of the last page of the longtable.
18424 \end_layout
18425
18426 \begin_layout Description
18427 Caption: The first row is reset as a single column.
18428  You can now insert there the table caption via the menu 
18429 \family sans
18430 Insert\SpecialChar \menuseparator
18431 Caption
18432 \family default
18433 .
18434  More about longtable captions can be found in the 
18435 \emph on
18436 Embedded
18437 \begin_inset space ~
18438 \end_inset
18439
18440 Objects
18441 \emph default
18442  manual.
18443 \end_layout
18444
18445 \begin_layout Standard
18446 You can also specify a row where the table is split.
18447  If you set more than one option in the same table row, you should be aware
18448  of the fact that only the first one is used in the given table row.
18449  The others will then be defined as 
18450 \emph on
18451 empty
18452 \emph default
18453 .
18454  In this context, first means first in this order: 
18455 \family sans
18456 Footer, Last
18457 \begin_inset space ~
18458 \end_inset
18459
18460 footer,
18461 \family default
18462  
18463 \family sans
18464 Header,
18465 \family default
18466  
18467 \family sans
18468 First
18469 \begin_inset space ~
18470 \end_inset
18471
18472 header.
18473
18474 \family default
18475  See the following longtable to see how it works:
18476 \end_layout
18477
18478 \begin_layout Standard
18479 \align center
18480 \begin_inset Tabular
18481 <lyxtabular version="3" rows="69" columns="3">
18482 <features islongtable="true" longtabularalignment="center">
18483 <column alignment="block" valignment="top" width="5cm">
18484 <column alignment="left" valignment="top" width="0pt">
18485 <column alignment="right" valignment="top" width="0pt">
18486 <row endfirsthead="true">
18487 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18488 \begin_inset Text
18489
18490 \begin_layout Plain Layout
18491
18492 \series bold
18493 Example Phone List (ignore the names)
18494 \end_layout
18495
18496 \end_inset
18497 </cell>
18498 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18499 \begin_inset Text
18500
18501 \begin_layout Plain Layout
18502
18503 \end_layout
18504
18505 \end_inset
18506 </cell>
18507 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18508 \begin_inset Text
18509
18510 \begin_layout Plain Layout
18511
18512 \end_layout
18513
18514 \end_inset
18515 </cell>
18516 </row>
18517 <row endfirsthead="true">
18518 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18519 \begin_inset Text
18520
18521 \begin_layout Plain Layout
18522
18523 \series bold
18524 NAME
18525 \end_layout
18526
18527 \end_inset
18528 </cell>
18529 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18530 \begin_inset Text
18531
18532 \begin_layout Plain Layout
18533
18534 \end_layout
18535
18536 \end_inset
18537 </cell>
18538 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18539 \begin_inset Text
18540
18541 \begin_layout Plain Layout
18542
18543 \series bold
18544 TEL.
18545 \end_layout
18546
18547 \end_inset
18548 </cell>
18549 </row>
18550 <row endhead="true">
18551 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555  
18556 \series bold
18557 Example Phone List
18558 \end_layout
18559
18560 \end_inset
18561 </cell>
18562 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18563 \begin_inset Text
18564
18565 \begin_layout Plain Layout
18566
18567 \end_layout
18568
18569 \end_inset
18570 </cell>
18571 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18572 \begin_inset Text
18573
18574 \begin_layout Plain Layout
18575
18576 \end_layout
18577
18578 \end_inset
18579 </cell>
18580 </row>
18581 <row endhead="true">
18582 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18583 \begin_inset Text
18584
18585 \begin_layout Plain Layout
18586
18587 \series bold
18588 NAME
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597
18598 \end_layout
18599
18600 \end_inset
18601 </cell>
18602 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18603 \begin_inset Text
18604
18605 \begin_layout Plain Layout
18606
18607 \series bold
18608 TEL.
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 </row>
18614 <row endfoot="true">
18615 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18616 \begin_inset Text
18617
18618 \begin_layout Plain Layout
18619  
18620 \series bold
18621 continue ...
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630
18631 \end_layout
18632
18633 \end_inset
18634 </cell>
18635 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18636 \begin_inset Text
18637
18638 \begin_layout Plain Layout
18639
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 </row>
18645 <row>
18646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650
18651 \series bold
18652 Annovi
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Plain Layout
18661 Silvia
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18667 \begin_inset Text
18668
18669 \begin_layout Plain Layout
18670 111
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 </row>
18676 <row>
18677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681
18682 \series bold
18683 Bertoli
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692 Stefano
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701 111
18702 \end_layout
18703
18704 \end_inset
18705 </cell>
18706 </row>
18707 <row>
18708 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18709 \begin_inset Text
18710
18711 \begin_layout Plain Layout
18712
18713 \series bold
18714 Bozzi
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18720 \begin_inset Text
18721
18722 \begin_layout Plain Layout
18723 Walter
18724 \end_layout
18725
18726 \end_inset
18727 </cell>
18728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18729 \begin_inset Text
18730
18731 \begin_layout Plain Layout
18732 111
18733 \end_layout
18734
18735 \end_inset
18736 </cell>
18737 </row>
18738 <row>
18739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18740 \begin_inset Text
18741
18742 \begin_layout Plain Layout
18743
18744 \series bold
18745 Cachia
18746 \end_layout
18747
18748 \end_inset
18749 </cell>
18750 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18751 \begin_inset Text
18752
18753 \begin_layout Plain Layout
18754 Maria
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18760 \begin_inset Text
18761
18762 \begin_layout Plain Layout
18763 111
18764 \end_layout
18765
18766 \end_inset
18767 </cell>
18768 </row>
18769 <row>
18770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18771 \begin_inset Text
18772
18773 \begin_layout Plain Layout
18774
18775 \series bold
18776 Cachia
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785 Maurizio
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18791 \begin_inset Text
18792
18793 \begin_layout Plain Layout
18794 111
18795 \end_layout
18796
18797 \end_inset
18798 </cell>
18799 </row>
18800 <row>
18801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18802 \begin_inset Text
18803
18804 \begin_layout Plain Layout
18805
18806 \series bold
18807 Cinquemani
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Plain Layout
18816 Giusi
18817 \end_layout
18818
18819 \end_inset
18820 </cell>
18821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18822 \begin_inset Text
18823
18824 \begin_layout Plain Layout
18825 111
18826 \end_layout
18827
18828 \end_inset
18829 </cell>
18830 </row>
18831 <row>
18832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18833 \begin_inset Text
18834
18835 \begin_layout Plain Layout
18836
18837 \series bold
18838 Colin
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847 Bernard
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18853 \begin_inset Text
18854
18855 \begin_layout Plain Layout
18856 111
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 </row>
18862 <row>
18863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18864 \begin_inset Text
18865
18866 \begin_layout Plain Layout
18867
18868 \series bold
18869 Concli
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18875 \begin_inset Text
18876
18877 \begin_layout Plain Layout
18878 Gianfranco
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18884 \begin_inset Text
18885
18886 \begin_layout Plain Layout
18887 111
18888 \end_layout
18889
18890 \end_inset
18891 </cell>
18892 </row>
18893 <row>
18894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18895 \begin_inset Text
18896
18897 \begin_layout Plain Layout
18898
18899 \series bold
18900 Dal Bosco
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18906 \begin_inset Text
18907
18908 \begin_layout Plain Layout
18909 Carolina
18910 \end_layout
18911
18912 \end_inset
18913 </cell>
18914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18915 \begin_inset Text
18916
18917 \begin_layout Plain Layout
18918 111
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 </row>
18924 <row>
18925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18926 \begin_inset Text
18927
18928 \begin_layout Plain Layout
18929
18930 \series bold
18931 Dalpiaz
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Plain Layout
18940 Annamaria
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18946 \begin_inset Text
18947
18948 \begin_layout Plain Layout
18949 111
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 </row>
18955 <row>
18956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18957 \begin_inset Text
18958
18959 \begin_layout Plain Layout
18960
18961 \series bold
18962 Feliciello
18963 \end_layout
18964
18965 \end_inset
18966 </cell>
18967 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Plain Layout
18971 Domenico
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18977 \begin_inset Text
18978
18979 \begin_layout Plain Layout
18980 111
18981 \end_layout
18982
18983 \end_inset
18984 </cell>
18985 </row>
18986 <row>
18987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18988 \begin_inset Text
18989
18990 \begin_layout Plain Layout
18991
18992 \series bold
18993 Focarelli
18994 \end_layout
18995
18996 \end_inset
18997 </cell>
18998 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18999 \begin_inset Text
19000
19001 \begin_layout Plain Layout
19002 Paola
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011 111
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 </row>
19017 <row>
19018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19019 \begin_inset Text
19020
19021 \begin_layout Plain Layout
19022
19023 \series bold
19024 Galletti
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033 Oreste
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042 111
19043 \end_layout
19044
19045 \end_inset
19046 </cell>
19047 </row>
19048 <row>
19049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19050 \begin_inset Text
19051
19052 \begin_layout Plain Layout
19053
19054 \series bold
19055 Gasparini
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19061 \begin_inset Text
19062
19063 \begin_layout Plain Layout
19064 Franca
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073 111
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 </row>
19079 <row>
19080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084
19085 \series bold
19086 Rizzardi
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19092 \begin_inset Text
19093
19094 \begin_layout Plain Layout
19095 Paola
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19101 \begin_inset Text
19102
19103 \begin_layout Plain Layout
19104 111
19105 \end_layout
19106
19107 \end_inset
19108 </cell>
19109 </row>
19110 <row>
19111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19112 \begin_inset Text
19113
19114 \begin_layout Plain Layout
19115
19116 \series bold
19117 Lassini
19118 \end_layout
19119
19120 \end_inset
19121 </cell>
19122 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19123 \begin_inset Text
19124
19125 \begin_layout Plain Layout
19126 Giancarlo
19127 \end_layout
19128
19129 \end_inset
19130 </cell>
19131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19132 \begin_inset Text
19133
19134 \begin_layout Plain Layout
19135 111
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 </row>
19141 <row>
19142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19143 \begin_inset Text
19144
19145 \begin_layout Plain Layout
19146
19147 \series bold
19148 Malfatti
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19154 \begin_inset Text
19155
19156 \begin_layout Plain Layout
19157 Luciano
19158 \end_layout
19159
19160 \end_inset
19161 </cell>
19162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19163 \begin_inset Text
19164
19165 \begin_layout Plain Layout
19166 111
19167 \end_layout
19168
19169 \end_inset
19170 </cell>
19171 </row>
19172 <row>
19173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19174 \begin_inset Text
19175
19176 \begin_layout Plain Layout
19177
19178 \series bold
19179 Malfatti
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19185 \begin_inset Text
19186
19187 \begin_layout Plain Layout
19188 Valeriano
19189 \end_layout
19190
19191 \end_inset
19192 </cell>
19193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19194 \begin_inset Text
19195
19196 \begin_layout Plain Layout
19197 111
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 </row>
19203 <row>
19204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208
19209 \series bold
19210 Meneguzzo
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219 Roberto
19220 \end_layout
19221
19222 \end_inset
19223 </cell>
19224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19225 \begin_inset Text
19226
19227 \begin_layout Plain Layout
19228 111
19229 \end_layout
19230
19231 \end_inset
19232 </cell>
19233 </row>
19234 <row>
19235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239
19240 \series bold
19241 Mezzadra
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19247 \begin_inset Text
19248
19249 \begin_layout Plain Layout
19250 Roberto
19251 \end_layout
19252
19253 \end_inset
19254 </cell>
19255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19256 \begin_inset Text
19257
19258 \begin_layout Plain Layout
19259 111
19260 \end_layout
19261
19262 \end_inset
19263 </cell>
19264 </row>
19265 <row>
19266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270
19271 \series bold
19272 Pirpamer
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 Erich
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290 111
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 </row>
19296 <row>
19297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301
19302 \series bold
19303 Pochiesa
19304 \end_layout
19305
19306 \end_inset
19307 </cell>
19308 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19309 \begin_inset Text
19310
19311 \begin_layout Plain Layout
19312 Paolo
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19318 \begin_inset Text
19319
19320 \begin_layout Plain Layout
19321 111, 222
19322 \end_layout
19323
19324 \end_inset
19325 </cell>
19326 </row>
19327 <row>
19328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19329 \begin_inset Text
19330
19331 \begin_layout Plain Layout
19332
19333 \series bold
19334 Radina
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343 Claudio
19344 \end_layout
19345
19346 \end_inset
19347 </cell>
19348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19349 \begin_inset Text
19350
19351 \begin_layout Plain Layout
19352 111
19353 \end_layout
19354
19355 \end_inset
19356 </cell>
19357 </row>
19358 <row>
19359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19360 \begin_inset Text
19361
19362 \begin_layout Plain Layout
19363
19364 \series bold
19365 Stuffer
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Plain Layout
19374 Oskar
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Plain Layout
19383 111
19384 \end_layout
19385
19386 \end_inset
19387 </cell>
19388 </row>
19389 <row>
19390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19391 \begin_inset Text
19392
19393 \begin_layout Plain Layout
19394
19395 \series bold
19396 Tacchelli
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19402 \begin_inset Text
19403
19404 \begin_layout Plain Layout
19405 Ugo
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414 111
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 </row>
19420 <row>
19421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19422 \begin_inset Text
19423
19424 \begin_layout Plain Layout
19425
19426 \series bold
19427 Tezzele
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19433 \begin_inset Text
19434
19435 \begin_layout Plain Layout
19436 Margit
19437 \end_layout
19438
19439 \end_inset
19440 </cell>
19441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19442 \begin_inset Text
19443
19444 \begin_layout Plain Layout
19445 111
19446 \end_layout
19447
19448 \end_inset
19449 </cell>
19450 </row>
19451 <row>
19452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19453 \begin_inset Text
19454
19455 \begin_layout Plain Layout
19456
19457 \series bold
19458 Unterkalmsteiner
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467 Frieda
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476 111
19477 \end_layout
19478
19479 \end_inset
19480 </cell>
19481 </row>
19482 <row>
19483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487
19488 \series bold
19489 Vieider
19490 \end_layout
19491
19492 \end_inset
19493 </cell>
19494 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498 Hilde
19499 \end_layout
19500
19501 \end_inset
19502 </cell>
19503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19504 \begin_inset Text
19505
19506 \begin_layout Plain Layout
19507 111
19508 \end_layout
19509
19510 \end_inset
19511 </cell>
19512 </row>
19513 <row>
19514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518
19519 \series bold
19520 Vigna
19521 \end_layout
19522
19523 \end_inset
19524 </cell>
19525 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Plain Layout
19529 Jürgen
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538 111
19539 \end_layout
19540
19541 \end_inset
19542 </cell>
19543 </row>
19544 <row>
19545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549
19550 \series bold
19551 Weber
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19557 \begin_inset Text
19558
19559 \begin_layout Plain Layout
19560 Maurizio
19561 \end_layout
19562
19563 \end_inset
19564 </cell>
19565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19566 \begin_inset Text
19567
19568 \begin_layout Plain Layout
19569 111
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 </row>
19575 <row>
19576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19577 \begin_inset Text
19578
19579 \begin_layout Plain Layout
19580
19581 \series bold
19582 Winkler
19583 \end_layout
19584
19585 \end_inset
19586 </cell>
19587 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19588 \begin_inset Text
19589
19590 \begin_layout Plain Layout
19591 Franz
19592 \end_layout
19593
19594 \end_inset
19595 </cell>
19596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19597 \begin_inset Text
19598
19599 \begin_layout Plain Layout
19600 111
19601 \end_layout
19602
19603 \end_inset
19604 </cell>
19605 </row>
19606 <row>
19607 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19608 \begin_inset Text
19609
19610 \begin_layout Plain Layout
19611  
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19617 \begin_inset Text
19618
19619 \begin_layout Plain Layout
19620
19621 \end_layout
19622
19623 \end_inset
19624 </cell>
19625 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 </row>
19635 <row>
19636 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640
19641 \series bold
19642 Annovi
19643 \end_layout
19644
19645 \end_inset
19646 </cell>
19647 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651 Silvia
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660 555
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 </row>
19666 <row>
19667 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671
19672 \series bold
19673 Bertoli
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682 Stefano
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691 555
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 </row>
19697 <row>
19698 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702
19703 \series bold
19704 Bozzi
19705 \end_layout
19706
19707 \end_inset
19708 </cell>
19709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713 Walter
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722 555
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 </row>
19728 <row>
19729 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733
19734 \series bold
19735 Cachia
19736 \end_layout
19737
19738 \end_inset
19739 </cell>
19740 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744 Maria
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 555
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 </row>
19759 <row>
19760 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764
19765 \series bold
19766 Cachia
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775 Maurizio
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Plain Layout
19784 555
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 </row>
19790 <row>
19791 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795
19796 \series bold
19797 Cinquemani
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806 Giusi
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815 555
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 </row>
19821 <row>
19822 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826
19827 \series bold
19828 Colin
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19834 \begin_inset Text
19835
19836 \begin_layout Plain Layout
19837 Bernard
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19843 \begin_inset Text
19844
19845 \begin_layout Plain Layout
19846 555
19847 \end_layout
19848
19849 \end_inset
19850 </cell>
19851 </row>
19852 <row>
19853 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19854 \begin_inset Text
19855
19856 \begin_layout Plain Layout
19857
19858 \series bold
19859 Concli
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19865 \begin_inset Text
19866
19867 \begin_layout Plain Layout
19868 Gianfranco
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Plain Layout
19877 555
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 </row>
19883 <row>
19884 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888
19889 \series bold
19890 Dal Bosco
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899 Carolina
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908 555
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 </row>
19914 <row>
19915 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919
19920 \series bold
19921 Dalpiaz
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930 Annamaria
19931 \end_layout
19932
19933 \end_inset
19934 </cell>
19935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19936 \begin_inset Text
19937
19938 \begin_layout Plain Layout
19939 555
19940 \end_layout
19941
19942 \end_inset
19943 </cell>
19944 </row>
19945 <row>
19946 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19947 \begin_inset Text
19948
19949 \begin_layout Plain Layout
19950
19951 \series bold
19952 Feliciello
19953 \end_layout
19954
19955 \end_inset
19956 </cell>
19957 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961 Domenico
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970 555
19971 \end_layout
19972
19973 \end_inset
19974 </cell>
19975 </row>
19976 <row>
19977 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981
19982 \series bold
19983 Focarelli
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992 Paola
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Plain Layout
20001 555
20002 \end_layout
20003
20004 \end_inset
20005 </cell>
20006 </row>
20007 <row>
20008 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Plain Layout
20012
20013 \series bold
20014 Galletti
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023 Oreste
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20029 \begin_inset Text
20030
20031 \begin_layout Plain Layout
20032 555
20033 \end_layout
20034
20035 \end_inset
20036 </cell>
20037 </row>
20038 <row>
20039 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043
20044 \series bold
20045 Gasparini
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054 Franca
20055 \end_layout
20056
20057 \end_inset
20058 </cell>
20059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20060 \begin_inset Text
20061
20062 \begin_layout Plain Layout
20063 555
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 </row>
20069 <row>
20070 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074
20075 \series bold
20076 Rizzardi
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085 Paola
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Plain Layout
20094 555
20095 \end_layout
20096
20097 \end_inset
20098 </cell>
20099 </row>
20100 <row>
20101 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Plain Layout
20105
20106 \series bold
20107 Lassini
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20113 \begin_inset Text
20114
20115 \begin_layout Plain Layout
20116 Giancarlo
20117 \end_layout
20118
20119 \end_inset
20120 </cell>
20121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20122 \begin_inset Text
20123
20124 \begin_layout Plain Layout
20125 555
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 </row>
20131 <row>
20132 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136
20137 \series bold
20138 Malfatti
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147 Luciano
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Plain Layout
20156 555
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 </row>
20162 <row>
20163 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167
20168 \series bold
20169 Malfatti
20170 \end_layout
20171
20172 \end_inset
20173 </cell>
20174 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178 Valeriano
20179 \end_layout
20180
20181 \end_inset
20182 </cell>
20183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20184 \begin_inset Text
20185
20186 \begin_layout Plain Layout
20187 555
20188 \end_layout
20189
20190 \end_inset
20191 </cell>
20192 </row>
20193 <row>
20194 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20195 \begin_inset Text
20196
20197 \begin_layout Plain Layout
20198
20199 \series bold
20200 Meneguzzo
20201 \end_layout
20202
20203 \end_inset
20204 </cell>
20205 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20206 \begin_inset Text
20207
20208 \begin_layout Plain Layout
20209 Roberto
20210 \end_layout
20211
20212 \end_inset
20213 </cell>
20214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20215 \begin_inset Text
20216
20217 \begin_layout Plain Layout
20218 555
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 </row>
20224 <row>
20225 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229
20230 \series bold
20231 Mezzadra
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 Roberto
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249 555
20250 \end_layout
20251
20252 \end_inset
20253 </cell>
20254 </row>
20255 <row>
20256 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260
20261 \series bold
20262 Pirpamer
20263 \end_layout
20264
20265 \end_inset
20266 </cell>
20267 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20268 \begin_inset Text
20269
20270 \begin_layout Plain Layout
20271 Erich
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20277 \begin_inset Text
20278
20279 \begin_layout Plain Layout
20280 555
20281 \end_layout
20282
20283 \end_inset
20284 </cell>
20285 </row>
20286 <row>
20287 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20288 \begin_inset Text
20289
20290 \begin_layout Plain Layout
20291
20292 \series bold
20293 Pochiesa
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302 Paolo
20303 \end_layout
20304
20305 \end_inset
20306 </cell>
20307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20308 \begin_inset Text
20309
20310 \begin_layout Plain Layout
20311 555, 222
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 </row>
20317 <row>
20318 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322
20323 \series bold
20324 Radina
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20330 \begin_inset Text
20331
20332 \begin_layout Plain Layout
20333 Claudio
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20339 \begin_inset Text
20340
20341 \begin_layout Plain Layout
20342 555
20343 \end_layout
20344
20345 \end_inset
20346 </cell>
20347 </row>
20348 <row>
20349 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20350 \begin_inset Text
20351
20352 \begin_layout Plain Layout
20353
20354 \series bold
20355 Stuffer
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20361 \begin_inset Text
20362
20363 \begin_layout Plain Layout
20364 Oskar
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20370 \begin_inset Text
20371
20372 \begin_layout Plain Layout
20373 555
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 </row>
20379 <row>
20380 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20381 \begin_inset Text
20382
20383 \begin_layout Plain Layout
20384
20385 \series bold
20386 Tacchelli
20387 \end_layout
20388
20389 \end_inset
20390 </cell>
20391 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Plain Layout
20395 Ugo
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20401 \begin_inset Text
20402
20403 \begin_layout Plain Layout
20404 555
20405 \end_layout
20406
20407 \end_inset
20408 </cell>
20409 </row>
20410 <row>
20411 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20412 \begin_inset Text
20413
20414 \begin_layout Plain Layout
20415
20416 \series bold
20417 Tezzele
20418 \end_layout
20419
20420 \end_inset
20421 </cell>
20422 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426 Margit
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435 555
20436 \end_layout
20437
20438 \end_inset
20439 </cell>
20440 </row>
20441 <row>
20442 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20443 \begin_inset Text
20444
20445 \begin_layout Plain Layout
20446
20447 \series bold
20448 Unterkalmsteiner
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20454 \begin_inset Text
20455
20456 \begin_layout Plain Layout
20457 Frieda
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466 555
20467 \end_layout
20468
20469 \end_inset
20470 </cell>
20471 </row>
20472 <row>
20473 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20474 \begin_inset Text
20475
20476 \begin_layout Plain Layout
20477
20478 \series bold
20479 Vieider
20480 \end_layout
20481
20482 \end_inset
20483 </cell>
20484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20485 \begin_inset Text
20486
20487 \begin_layout Plain Layout
20488 Hilde
20489 \end_layout
20490
20491 \end_inset
20492 </cell>
20493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20494 \begin_inset Text
20495
20496 \begin_layout Plain Layout
20497 555
20498 \end_layout
20499
20500 \end_inset
20501 </cell>
20502 </row>
20503 <row>
20504 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20505 \begin_inset Text
20506
20507 \begin_layout Plain Layout
20508
20509 \series bold
20510 Vigna
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Plain Layout
20519 Jürgen
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Plain Layout
20528 999
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 </row>
20534 <row>
20535 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20536 \begin_inset Text
20537
20538 \begin_layout Plain Layout
20539
20540 \series bold
20541 Weber
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 Maurizio
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20556 \begin_inset Text
20557
20558 \begin_layout Plain Layout
20559 555
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 </row>
20565 <row>
20566 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20567 \begin_inset Text
20568
20569 \begin_layout Plain Layout
20570
20571 \series bold
20572 Winkler
20573 \end_layout
20574
20575 \end_inset
20576 </cell>
20577 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20578 \begin_inset Text
20579
20580 \begin_layout Plain Layout
20581 Franz
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590 555
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 </row>
20596 <row endlastfoot="true">
20597 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20598 \begin_inset Text
20599
20600 \begin_layout Plain Layout
20601
20602 \series bold
20603 End
20604 \end_layout
20605
20606 \end_inset
20607 </cell>
20608 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20609 \begin_inset Text
20610
20611 \begin_layout Plain Layout
20612
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 </row>
20627 </lyxtabular>
20628
20629 \end_inset
20630
20631
20632 \end_layout
20633
20634 \begin_layout Subsection
20635 Table Cells
20636 \begin_inset Index idx
20637 status collapsed
20638
20639 \begin_layout Plain Layout
20640 Tables ! Cells
20641 \end_layout
20642
20643 \end_inset
20644
20645
20646 \begin_inset CommandInset label
20647 LatexCommand label
20648 name "sub:Table-Cells"
20649
20650 \end_inset
20651
20652
20653 \end_layout
20654
20655 \begin_layout Standard
20656 A table cell can contain text, inline equations, a figure, or another table.
20657  All these kinds of objects can be placed in the same cell.
20658  Font sizes and shapes can also be altered.
20659  But you can't put a special environment in a cell (like 
20660 \family sans
20661 Section*
20662 \family default
20663 , etc.), nor set spacing options etc.
20664  for the cell's paragraph.
20665 \end_layout
20666
20667 \begin_layout Standard
20668 To have multi-line entries in table cells, you have to declare a fixed width
20669  for the column in the table dialog.
20670  Your text is then automatically split into multiple lines and the cell
20671  is enlarged vertically when the length of the text exceeds the given width.
20672  An example:
20673 \end_layout
20674
20675 \begin_layout Standard
20676 \align center
20677 \begin_inset Tabular
20678 <lyxtabular version="3" rows="4" columns="3">
20679 <features tabularvalignment="middle">
20680 <column alignment="center" valignment="top" width="0pt">
20681 <column alignment="block" valignment="top" width="3cm">
20682 <column alignment="center" valignment="top" width="0pt">
20683 <row>
20684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20685 \begin_inset Text
20686
20687 \begin_layout Plain Layout
20688
20689 \family roman
20690 \series medium
20691 \shape up
20692 \size normal
20693 \emph off
20694 \bar no
20695 \noun off
20696 \color none
20697 1
20698 \end_layout
20699
20700 \end_inset
20701 </cell>
20702 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706
20707 \family roman
20708 \series medium
20709 \shape up
20710 \size normal
20711 \emph off
20712 \bar no
20713 \noun off
20714 \color none
20715 2
20716 \end_layout
20717
20718 \end_inset
20719 </cell>
20720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20721 \begin_inset Text
20722
20723 \begin_layout Plain Layout
20724
20725 \family roman
20726 \series medium
20727 \shape up
20728 \size normal
20729 \emph off
20730 \bar no
20731 \noun off
20732 \color none
20733 3
20734 \end_layout
20735
20736 \end_inset
20737 </cell>
20738 </row>
20739 <row>
20740 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744
20745 \family roman
20746 \series medium
20747 \shape up
20748 \size normal
20749 \emph off
20750 \bar no
20751 \noun off
20752 \color none
20753 4
20754 \end_layout
20755
20756 \end_inset
20757 </cell>
20758 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20759 \begin_inset Text
20760
20761 \begin_layout Plain Layout
20762
20763 \family roman
20764 \series medium
20765 \shape up
20766 \size normal
20767 \emph off
20768 \bar no
20769 \noun off
20770 \color none
20771 This is a multi-line entry in a table.
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780
20781 \family roman
20782 \series medium
20783 \shape up
20784 \size normal
20785 \emph off
20786 \bar no
20787 \noun off
20788 \color none
20789 5
20790 \end_layout
20791
20792 \end_inset
20793 </cell>
20794 </row>
20795 <row>
20796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20797 \begin_inset Text
20798
20799 \begin_layout Plain Layout
20800
20801 \family roman
20802 \series medium
20803 \shape up
20804 \size normal
20805 \emph off
20806 \bar no
20807 \noun off
20808 \color none
20809 6
20810 \end_layout
20811
20812 \end_inset
20813 </cell>
20814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818
20819 \family roman
20820 \series medium
20821 \shape up
20822 \size normal
20823 \emph off
20824 \bar no
20825 \noun off
20826 \color none
20827 This is longer now.
20828 \end_layout
20829
20830 \end_inset
20831 </cell>
20832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836
20837 \family roman
20838 \series medium
20839 \shape up
20840 \size normal
20841 \emph off
20842 \bar no
20843 \noun off
20844 \color none
20845 7
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 </row>
20851 <row>
20852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856
20857 \family roman
20858 \series medium
20859 \shape up
20860 \size normal
20861 \emph off
20862 \bar no
20863 \noun off
20864 \color none
20865 8
20866 \end_layout
20867
20868 \end_inset
20869 </cell>
20870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20871 \begin_inset Text
20872
20873 \begin_layout Plain Layout
20874
20875 \family roman
20876 \series medium
20877 \shape up
20878 \size normal
20879 \emph off
20880 \bar no
20881 \noun off
20882 \color none
20883 This is a multi-line entry in a table.
20884  This is longer now.
20885 \end_layout
20886
20887 \end_inset
20888 </cell>
20889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893
20894 \family roman
20895 \series medium
20896 \shape up
20897 \size normal
20898 \emph off
20899 \bar no
20900 \noun off
20901 \color none
20902 9
20903 \end_layout
20904
20905 \end_inset
20906 </cell>
20907 </row>
20908 </lyxtabular>
20909
20910 \end_inset
20911
20912
20913 \end_layout
20914
20915 \begin_layout Standard
20916 Cutting and pasting between tables and table cells works reasonably well.
20917  You can cut and paste even more than one row.
20918 \begin_inset Foot
20919 status open
20920
20921 \begin_layout Plain Layout
20922 Note, that you cannot paste into a multicell selection because it would
20923  not be clear what to do when pasting a single word in a selected 2×3.
20924  
20925 \end_layout
20926
20927 \end_inset
20928
20929  Selection with the mouse or with 
20930 \family sans
20931 Shift
20932 \family default
20933  plus the arrow keys works as usual.
20934  You can also copy and paste the entire table as a single unit by starting
20935  the selection from outside the table.
20936 \end_layout
20937
20938 \begin_layout Section
20939 Floats
20940 \begin_inset Index idx
20941 status collapsed
20942
20943 \begin_layout Plain Layout
20944 Floats
20945 \end_layout
20946
20947 \end_inset
20948
20949
20950 \begin_inset CommandInset label
20951 LatexCommand label
20952 name "sec:Floats"
20953
20954 \end_inset
20955
20956
20957 \end_layout
20958
20959 \begin_layout Standard
20960 A float is a block of text associated with some sort of label, which doesn't
20961  have a fixed location.
20962  It can 
20963 \begin_inset Quotes eld
20964 \end_inset
20965
20966 float
20967 \begin_inset Quotes erd
20968 \end_inset
20969
20970  forward or backward a page or two, to wherever it fits best.
20971  
20972 \family sans
20973 Footnotes
20974 \family default
20975  and 
20976 \family sans
20977 Margin
20978 \begin_inset space ~
20979 \end_inset
20980
20981 Notes
20982 \family default
20983  are also floats, because they can float to the next page when there are
20984  too many notes on the page.
20985 \end_layout
20986
20987 \begin_layout Standard
20988 Floats make it possible to get a high quality layout.
20989  Images and tables can be spread evenly over the pages to avoid whitespace
20990  and pages without text.
20991  As the floating often destroys the context between the text and the image/table
20992 , every float can be referenced in the text.
20993  Floats are therefore numbered.
20994  Referencing is described in section
20995 \begin_inset space ~
20996 \end_inset
20997
20998
20999 \begin_inset CommandInset ref
21000 LatexCommand ref
21001 reference "sec:Cross-References"
21002
21003 \end_inset
21004
21005 .
21006 \end_layout
21007
21008 \begin_layout Standard
21009 To insert a float, use the menu 
21010 \family sans
21011 Insert\SpecialChar \menuseparator
21012 Floats
21013 \family default
21014 .
21015  A box with a caption that has e.
21016 \begin_inset space \thinspace{}
21017 \end_inset
21018
21019 g.
21020 \begin_inset space \space{}
21021 \end_inset
21022
21023 the label 
21024 \begin_inset Quotes eld
21025 \end_inset
21026
21027 Figure
21028 \begin_inset space ~
21029 \end_inset
21030
21031 #:
21032 \begin_inset Quotes erd
21033 \end_inset
21034
21035  (# is the actual number) will be inserted into your document.
21036  The label will automatically be translated to the document language in
21037  the output.
21038  After the label you can insert the caption text.
21039 \begin_inset Index idx
21040 status collapsed
21041
21042 \begin_layout Plain Layout
21043 Floats ! Captions
21044 \end_layout
21045
21046 \end_inset
21047
21048  The image or table is inserted above or below the caption in a separate
21049  paragraph within the float.
21050  To keep your LyX-document readable, you can open and close the float box
21051  by left-clicking on the box label.
21052  A closed float box looks like this: 
21053 \begin_inset Graphics
21054         filename clipart/floatQt4.png
21055         scale 80
21056
21057 \end_inset
21058
21059  – a gray button with a red label.
21060 \end_layout
21061
21062 \begin_layout Standard
21063 It is recommended to insert floats as a separate paragraph to avoid possible
21064  LaTeX-errors that can occur when the surrounding text is specially formatted.
21065 \end_layout
21066
21067 \begin_layout Subsection
21068 Float Types
21069 \end_layout
21070
21071 \begin_layout Subsubsection
21072 Figure Floats
21073 \begin_inset Index idx
21074 status collapsed
21075
21076 \begin_layout Plain Layout
21077 Floats ! Figure floats
21078 \end_layout
21079
21080 \end_inset
21081
21082
21083 \begin_inset CommandInset label
21084 LatexCommand label
21085 name "sec:Figure-Floats"
21086
21087 \end_inset
21088
21089
21090 \end_layout
21091
21092 \begin_layout Standard
21093 The menu 
21094 \family sans
21095 Insert\SpecialChar \menuseparator
21096 Float\SpecialChar \menuseparator
21097 Figure
21098 \family default
21099  inserts a float with the label 
21100 \begin_inset Quotes eld
21101 \end_inset
21102
21103
21104 \series bold
21105 Figure
21106 \begin_inset space ~
21107 \end_inset
21108
21109 #:
21110 \series default
21111
21112 \begin_inset Quotes erd
21113 \end_inset
21114
21115 .
21116  Set the cursor above this label (or before it and press enter) and insert
21117  the image as described above to get the caption printed below the image.
21118  This is what we did for Figure
21119 \begin_inset space ~
21120 \end_inset
21121
21122
21123 \begin_inset CommandInset ref
21124 LatexCommand ref
21125 reference "cap:Platypus"
21126
21127 \end_inset
21128
21129 .
21130  If you want the caption to be above the image, set the cursor at the end
21131  of the caption, press enter and insert the image.
21132  This was done in Figure
21133 \begin_inset space ~
21134 \end_inset
21135
21136
21137 \begin_inset CommandInset ref
21138 LatexCommand ref
21139 reference "cap:Escher"
21140
21141 \end_inset
21142
21143 .
21144 \end_layout
21145
21146 \begin_layout Standard
21147 \begin_inset Float figure
21148 wide false
21149 sideways false
21150 status open
21151
21152 \begin_layout Plain Layout
21153 \align center
21154 \begin_inset Graphics
21155         filename clipart/platypus.eps
21156         width 50col%
21157
21158 \end_inset
21159
21160
21161 \end_layout
21162
21163 \begin_layout Plain Layout
21164 \begin_inset Caption
21165
21166 \begin_layout Plain Layout
21167 \begin_inset CommandInset label
21168 LatexCommand label
21169 name "cap:Platypus"
21170
21171 \end_inset
21172
21173 A severely distorted platypus in a float.
21174 \end_layout
21175
21176 \end_inset
21177
21178
21179 \end_layout
21180
21181 \end_inset
21182
21183
21184 \end_layout
21185
21186 \begin_layout Standard
21187 \begin_inset Float figure
21188 wide false
21189 sideways false
21190 status open
21191
21192 \begin_layout Plain Layout
21193 \begin_inset Caption
21194
21195 \begin_layout Plain Layout
21196 \begin_inset CommandInset label
21197 LatexCommand label
21198 name "cap:Escher"
21199
21200 \end_inset
21201
21202 M.C.
21203  Escher on acid.
21204 \end_layout
21205
21206 \end_inset
21207
21208
21209 \end_layout
21210
21211 \begin_layout Plain Layout
21212 \align center
21213 \begin_inset Graphics
21214         filename clipart/escher-lsd.eps
21215         scale 80
21216
21217 \end_inset
21218
21219
21220 \end_layout
21221
21222 \end_inset
21223
21224
21225 \end_layout
21226
21227 \begin_layout Standard
21228 This figure float also shows how to set a label and create a cross-reference
21229  to it.
21230  As described in section
21231 \begin_inset space ~
21232 \end_inset
21233
21234
21235 \begin_inset CommandInset ref
21236 LatexCommand ref
21237 reference "sec:Cross-References"
21238
21239 \end_inset
21240
21241 , you can simply insert a label in the caption using the menu 
21242 \family sans
21243 Insert\SpecialChar \menuseparator
21244 Label
21245 \family default
21246  and refer to it using the menu 
21247 \family sans
21248 Insert\SpecialChar \menuseparator
21249 Cross-Reference
21250 \family default
21251 .
21252  It is important to use references to figure floats, rather than using vague
21253  references like 
21254 \begin_inset Quotes eld
21255 \end_inset
21256
21257 the figure above
21258 \begin_inset Quotes erd
21259 \end_inset
21260
21261 , because, as LaTeX will reposition the floats in the final document, it
21262  might not be 
21263 \begin_inset Quotes eld
21264 \end_inset
21265
21266 above
21267 \begin_inset Quotes erd
21268 \end_inset
21269
21270  at all.
21271 \end_layout
21272
21273 \begin_layout Standard
21274 Normally only one image is inserted in a figure float, but sometimes you
21275  might want to use two images with separate subcaptions.
21276  This can be done by inserting image floats into existing image floats.
21277  Note that only the main caption of the float is added to the List of Figures.
21278  Figure
21279 \begin_inset space ~
21280 \end_inset
21281
21282
21283 \begin_inset CommandInset ref
21284 LatexCommand ref
21285 reference "cap:Two-distorted-images"
21286
21287 \end_inset
21288
21289  is an example of a figure float with two images set side by side.
21290  You can also set the images one below the other.
21291  Figure
21292 \begin_inset space ~
21293 \end_inset
21294
21295
21296 \begin_inset CommandInset ref
21297 LatexCommand ref
21298 reference "fig:Undefinable"
21299
21300 \end_inset
21301
21302  and 
21303 \begin_inset CommandInset ref
21304 LatexCommand ref
21305 reference "fig:Platypus"
21306
21307 \end_inset
21308
21309  are the subfigures.
21310 \end_layout
21311
21312 \begin_layout Standard
21313 \begin_inset Float figure
21314 wide false
21315 sideways false
21316 status open
21317
21318 \begin_layout Plain Layout
21319 \begin_inset space \hfill{}
21320 \end_inset
21321
21322
21323 \begin_inset Float figure
21324 wide false
21325 sideways false
21326 status open
21327
21328 \begin_layout Plain Layout
21329 \begin_inset Caption
21330
21331 \begin_layout Plain Layout
21332 \begin_inset CommandInset label
21333 LatexCommand label
21334 name "fig:Undefinable"
21335
21336 \end_inset
21337
21338 Undefinable
21339 \end_layout
21340
21341 \end_inset
21342
21343
21344 \end_layout
21345
21346 \begin_layout Plain Layout
21347 \begin_inset Graphics
21348         filename clipart/escher-lsd.eps
21349         width 45col%
21350
21351 \end_inset
21352
21353
21354 \end_layout
21355
21356 \end_inset
21357
21358
21359 \begin_inset space \hfill{}
21360 \end_inset
21361
21362
21363 \begin_inset Float figure
21364 wide false
21365 sideways false
21366 status open
21367
21368 \begin_layout Plain Layout
21369 \begin_inset Caption
21370
21371 \begin_layout Plain Layout
21372 \begin_inset CommandInset label
21373 LatexCommand label
21374 name "fig:Platypus"
21375
21376 \end_inset
21377
21378 Platypus
21379 \end_layout
21380
21381 \end_inset
21382
21383
21384 \end_layout
21385
21386 \begin_layout Plain Layout
21387 \begin_inset Graphics
21388         filename clipart/platypus.eps
21389         lyxscale 60
21390         width 45col%
21391
21392 \end_inset
21393
21394
21395 \end_layout
21396
21397 \end_inset
21398
21399
21400 \begin_inset space \hfill{}
21401 \end_inset
21402
21403
21404 \end_layout
21405
21406 \begin_layout Plain Layout
21407 \begin_inset Caption
21408
21409 \begin_layout Plain Layout
21410 \begin_inset CommandInset label
21411 LatexCommand label
21412 name "cap:Two-distorted-images"
21413
21414 \end_inset
21415
21416 Two distorted images.
21417 \end_layout
21418
21419 \end_inset
21420
21421
21422 \end_layout
21423
21424 \end_inset
21425
21426
21427 \end_layout
21428
21429 \begin_layout Standard
21430 Note that the caption is added to the 
21431 \family sans
21432 List
21433 \begin_inset space ~
21434 \end_inset
21435
21436 of
21437 \begin_inset space ~
21438 \end_inset
21439
21440 Figures
21441 \family default
21442  as described in section
21443 \begin_inset space ~
21444 \end_inset
21445
21446
21447 \begin_inset CommandInset ref
21448 LatexCommand ref
21449 reference "sub:List-of-Figures"
21450
21451 \end_inset
21452
21453 .
21454 \end_layout
21455
21456 \begin_layout Subsubsection
21457 Table Floats
21458 \begin_inset Index idx
21459 status collapsed
21460
21461 \begin_layout Plain Layout
21462 Floats ! Table floats
21463 \end_layout
21464
21465 \end_inset
21466
21467
21468 \end_layout
21469
21470 \begin_layout Standard
21471 Table floats can be inserted using the menu 
21472 \family sans
21473 Insert\SpecialChar \menuseparator
21474 Float\SpecialChar \menuseparator
21475 Table
21476 \family default
21477 .
21478  They have the same properties as figure floats except for the different
21479  label.
21480  Table
21481 \begin_inset space ~
21482 \end_inset
21483
21484
21485 \begin_inset CommandInset ref
21486 LatexCommand ref
21487 reference "cap:Table-float"
21488
21489 \end_inset
21490
21491  is an example of a table float.
21492 \end_layout
21493
21494 \begin_layout Standard
21495 \begin_inset Float table
21496 wide false
21497 sideways false
21498 status open
21499
21500 \begin_layout Plain Layout
21501 \begin_inset Caption
21502
21503 \begin_layout Plain Layout
21504 \begin_inset CommandInset label
21505 LatexCommand label
21506 name "cap:Table-float"
21507
21508 \end_inset
21509
21510 A table float.
21511 \end_layout
21512
21513 \end_inset
21514
21515
21516 \end_layout
21517
21518 \begin_layout Plain Layout
21519 \align center
21520 \begin_inset Tabular
21521 <lyxtabular version="3" rows="3" columns="3">
21522 <features tabularvalignment="middle">
21523 <column alignment="center" valignment="top" width="0pt">
21524 <column alignment="center" valignment="top" width="0pt">
21525 <column alignment="center" valignment="top" width="0pt">
21526 <row>
21527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21528 \begin_inset Text
21529
21530 \begin_layout Plain Layout
21531
21532 \family roman
21533 \series medium
21534 \shape up
21535 \size normal
21536 \emph off
21537 \bar no
21538 \noun off
21539 \color none
21540 1
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21546 \begin_inset Text
21547
21548 \begin_layout Plain Layout
21549
21550 \family roman
21551 \series medium
21552 \shape up
21553 \size normal
21554 \emph off
21555 \bar no
21556 \noun off
21557 \color none
21558 2
21559 \end_layout
21560
21561 \end_inset
21562 </cell>
21563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21564 \begin_inset Text
21565
21566 \begin_layout Plain Layout
21567
21568 \family roman
21569 \series medium
21570 \shape up
21571 \size normal
21572 \emph off
21573 \bar no
21574 \noun off
21575 \color none
21576 3
21577 \end_layout
21578
21579 \end_inset
21580 </cell>
21581 </row>
21582 <row>
21583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21584 \begin_inset Text
21585
21586 \begin_layout Plain Layout
21587
21588 \family roman
21589 \series medium
21590 \shape up
21591 \size normal
21592 \emph off
21593 \bar no
21594 \noun off
21595 \color none
21596 Joe
21597 \end_layout
21598
21599 \end_inset
21600 </cell>
21601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21602 \begin_inset Text
21603
21604 \begin_layout Plain Layout
21605
21606 \family roman
21607 \series medium
21608 \shape up
21609 \size normal
21610 \emph off
21611 \bar no
21612 \noun off
21613 \color none
21614 Mary
21615 \end_layout
21616
21617 \end_inset
21618 </cell>
21619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Plain Layout
21623
21624 \family roman
21625 \series medium
21626 \shape up
21627 \size normal
21628 \emph off
21629 \bar no
21630 \noun off
21631 \color none
21632 Ted
21633 \end_layout
21634
21635 \end_inset
21636 </cell>
21637 </row>
21638 <row>
21639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21640 \begin_inset Text
21641
21642 \begin_layout Plain Layout
21643
21644 \family roman
21645 \series medium
21646 \shape up
21647 \size normal
21648 \emph off
21649 \bar no
21650 \noun off
21651 \color none
21652 \begin_inset Formula $\int x^{2}dx$
21653 \end_inset
21654
21655
21656 \end_layout
21657
21658 \end_inset
21659 </cell>
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 $\left[\begin{array}{cc}
21674 a & b\\
21675 c & d
21676 \end{array}\right]$
21677 \end_inset
21678
21679
21680 \end_layout
21681
21682 \end_inset
21683 </cell>
21684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21685 \begin_inset Text
21686
21687 \begin_layout Plain Layout
21688
21689 \family roman
21690 \series medium
21691 \shape up
21692 \size normal
21693 \emph off
21694 \bar no
21695 \noun off
21696 \color none
21697 \begin_inset Formula $1+1=2$
21698 \end_inset
21699
21700
21701 \end_layout
21702
21703 \end_inset
21704 </cell>
21705 </row>
21706 </lyxtabular>
21707
21708 \end_inset
21709
21710
21711 \end_layout
21712
21713 \end_inset
21714
21715
21716 \end_layout
21717
21718 \begin_layout Subsubsection
21719 Algorithm Floats
21720 \begin_inset Index idx
21721 status collapsed
21722
21723 \begin_layout Plain Layout
21724 Floats ! Algorithm floats
21725 \end_layout
21726
21727 \end_inset
21728
21729
21730 \end_layout
21731
21732 \begin_layout Standard
21733 This float type is inserted with the menu 
21734 \family sans
21735 Insert\SpecialChar \menuseparator
21736 Float\SpecialChar \menuseparator
21737 Algorithm
21738 \family default
21739 .
21740  It is used for program codes and descriptions of algorithms.
21741  A possible environment for algorithms is the 
21742 \family sans
21743 LyX-Code
21744 \family default
21745 , described in section
21746 \begin_inset space ~
21747 \end_inset
21748
21749
21750 \begin_inset CommandInset ref
21751 LatexCommand ref
21752 reference "sub:LyX-Code"
21753
21754 \end_inset
21755
21756 .
21757 \end_layout
21758
21759 \begin_layout Standard
21760 \begin_inset Note Greyedout
21761 status open
21762
21763 \begin_layout Plain Layout
21764
21765 \series bold
21766 Note:
21767 \series default
21768  that the float label is not automatically translated into the document
21769  language.
21770 \end_layout
21771
21772 \end_inset
21773
21774  You have to do this manually by adding the following line
21775 \end_layout
21776
21777 \begin_layout Standard
21778
21779 \series bold
21780
21781 \backslash
21782 floatname{algorithm}{your
21783 \begin_inset space ~
21784 \end_inset
21785
21786 name}
21787 \end_layout
21788
21789 \begin_layout Standard
21790 to the document preamble (menu 
21791 \family sans
21792 Document\SpecialChar \menuseparator
21793 Settings
21794 \family default
21795 ).
21796  
21797 \series bold
21798 your
21799 \begin_inset space ~
21800 \end_inset
21801
21802 name
21803 \series default
21804  is the word 
21805 \begin_inset Quotes eld
21806 \end_inset
21807
21808
21809 \emph on
21810 algorithm
21811 \emph default
21812
21813 \begin_inset Quotes erd
21814 \end_inset
21815
21816  in your language.
21817 \end_layout
21818
21819 \begin_layout Subsubsection
21820 Wrap Floats
21821 \begin_inset Index idx
21822 status collapsed
21823
21824 \begin_layout Plain Layout
21825 Floats ! Text Wrap Floats
21826 \end_layout
21827
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \begin_layout Standard
21834 \begin_inset Wrap figure
21835 lines 0
21836 placement l
21837 overhang 0in
21838 width "40col%"
21839 status open
21840
21841 \begin_layout Plain Layout
21842 \begin_inset Graphics
21843         filename clipart/mobius.eps
21844         width 40col%
21845
21846 \end_inset
21847
21848
21849 \end_layout
21850
21851 \begin_layout Plain Layout
21852 \begin_inset Caption
21853
21854 \begin_layout Plain Layout
21855 \begin_inset CommandInset label
21856 LatexCommand label
21857 name "cap:Wrapped-figure"
21858
21859 \end_inset
21860
21861 This is a wrapped figure.
21862 \begin_inset VSpace medskip
21863 \end_inset
21864
21865
21866 \end_layout
21867
21868 \end_inset
21869
21870
21871 \end_layout
21872
21873 \end_inset
21874
21875 This float type is used if you want to 
21876 \begin_inset Quotes eld
21877 \end_inset
21878
21879 wrap
21880 \begin_inset Quotes erd
21881 \end_inset
21882
21883  text around a figure so that it only occupies some fraction of the column
21884  width.
21885  It can be inserted using the menu 
21886 \family sans
21887 Insert\SpecialChar \menuseparator
21888 Float\SpecialChar \menuseparator
21889 Wrap
21890 \begin_inset space ~
21891 \end_inset
21892
21893 Float
21894 \family default
21895  if the LaTeX-package 
21896 \series bold
21897 wrapfig
21898 \series default
21899
21900 \begin_inset Index idx
21901 status collapsed
21902
21903 \begin_layout Plain Layout
21904 LaTeX-packages ! wrapfig
21905 \end_layout
21906
21907 \end_inset
21908
21909  is installed.
21910 \begin_inset Foot
21911 status collapsed
21912
21913 \begin_layout Plain Layout
21914 Installing a LaTeX-package is explained it in the 
21915 \emph on
21916 LaTeX
21917 \begin_inset space ~
21918 \end_inset
21919
21920 Configuration
21921 \emph default
21922  manual.
21923 \end_layout
21924
21925 \end_inset
21926
21927  The width and placement of the float is adjusted by right-clicking on the
21928  float box.
21929  Figure
21930 \begin_inset space ~
21931 \end_inset
21932
21933
21934 \begin_inset CommandInset ref
21935 LatexCommand ref
21936 reference "cap:Wrapped-figure"
21937
21938 \end_inset
21939
21940  is for example a figure wrap float with a width of 40
21941 \begin_inset space \thinspace{}
21942 \end_inset
21943
21944 col%.
21945 \begin_inset Foot
21946 status collapsed
21947
21948 \begin_layout Plain Layout
21949 Available units are explained in Appendix
21950 \begin_inset space ~
21951 \end_inset
21952
21953
21954 \begin_inset CommandInset ref
21955 LatexCommand ref
21956 reference "cha:Units-available-in"
21957
21958 \end_inset
21959
21960 .
21961 \end_layout
21962
21963 \end_inset
21964
21965  Some space was added under the caption to separate it better from the surroundi
21966 ng text.
21967 \end_layout
21968
21969 \begin_layout Standard
21970 \begin_inset Note Greyedout
21971 status open
21972
21973 \begin_layout Plain Layout
21974
21975 \series bold
21976 Note:
21977 \series default
21978  Wrap floats might be fragile! E.
21979 \begin_inset space \thinspace{}
21980 \end_inset
21981
21982 g.
21983 \begin_inset space \space{}
21984 \end_inset
21985
21986 having a figure too close to the bottom of the page can mess things up so
21987  that the float doesn't appear in the output or that it is placed over some
21988  other text.
21989 \end_layout
21990
21991 \end_inset
21992
21993  In general:
21994 \end_layout
21995
21996 \begin_layout Itemize
21997 Wrap floats should not be placed in paragraphs that run over a page break.
21998  That means that wrap floats should preferably be inserted in the exact
21999  place when the document is nearly ready and you are able to estimate where
22000  page breaks will appear.
22001 \end_layout
22002
22003 \begin_layout Itemize
22004 Wrap floats should either be placed in their own paragraph before the paragraph
22005  where they should wrap into, or within a paragraph.
22006 \end_layout
22007
22008 \begin_layout Itemize
22009 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
22010  there is a text paragraph between them as separator.
22011 \end_layout
22012
22013 \begin_layout Itemize
22014 Wrap floats are not allowed in section headings or tables.
22015 \end_layout
22016
22017 \begin_layout Subsection
22018 Rotated Floats
22019 \begin_inset CommandInset label
22020 LatexCommand label
22021 name "sub:Rotated-Floats"
22022
22023 \end_inset
22024
22025
22026 \begin_inset Index idx
22027 status collapsed
22028
22029 \begin_layout Plain Layout
22030 Floats ! Rotating
22031 \end_layout
22032
22033 \end_inset
22034
22035
22036 \end_layout
22037
22038 \begin_layout Standard
22039 Especially for wide tables you might have floats rotated.
22040  To rotate a whole float including the caption, right-click on the float-box
22041  and use the option 
22042 \family sans
22043 Rotate
22044 \begin_inset space ~
22045 \end_inset
22046
22047 sideways
22048 \family default
22049 .
22050 \end_layout
22051
22052 \begin_layout Standard
22053 Rotated floats are always placed on their own pages (or columns, when you
22054  have a multicolumn document).
22055  You can let them span several columns using the float settings option 
22056 \family sans
22057 Span
22058 \begin_inset space ~
22059 \end_inset
22060
22061 columns
22062 \family default
22063 .
22064  Floats are rotated so that you can read them from the outside margin.
22065  Forcing the rotation direction is explained in the 
22066 \emph on
22067 Embedded Objects
22068 \emph default
22069  manual.
22070 \end_layout
22071
22072 \begin_layout Standard
22073 Referencing rotated floats is the same like for normal floats; the caption
22074  format is also the same: Table
22075 \begin_inset space ~
22076 \end_inset
22077
22078
22079 \begin_inset CommandInset ref
22080 LatexCommand ref
22081 reference "cap:Rotated-table"
22082
22083 \end_inset
22084
22085  is an example of a rotated table float.
22086 \end_layout
22087
22088 \begin_layout Standard
22089 \begin_inset Note Greyedout
22090 status open
22091
22092 \begin_layout Plain Layout
22093
22094 \series bold
22095 Note:
22096 \series default
22097  Not all DVI-viewers are able to display rotated floats.
22098 \end_layout
22099
22100 \end_inset
22101
22102
22103 \end_layout
22104
22105 \begin_layout Standard
22106 \begin_inset Float table
22107 wide false
22108 sideways true
22109 status open
22110
22111 \begin_layout Plain Layout
22112 \begin_inset Caption
22113
22114 \begin_layout Plain Layout
22115 \begin_inset CommandInset label
22116 LatexCommand label
22117 name "cap:Rotated-table"
22118
22119 \end_inset
22120
22121  Rotated table
22122 \end_layout
22123
22124 \end_inset
22125
22126
22127 \end_layout
22128
22129 \begin_layout Plain Layout
22130 \align center
22131 \begin_inset Tabular
22132 <lyxtabular version="3" rows="1" columns="5">
22133 <features tabularvalignment="middle">
22134 <column alignment="center" valignment="top" width="0">
22135 <column alignment="center" valignment="top" width="0">
22136 <column alignment="center" valignment="top" width="0">
22137 <column alignment="center" valignment="top" width="0">
22138 <column alignment="center" valignment="top" width="0">
22139 <row>
22140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144 test
22145 \end_layout
22146
22147 \end_inset
22148 </cell>
22149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22150 \begin_inset Text
22151
22152 \begin_layout Plain Layout
22153 b
22154 \end_layout
22155
22156 \end_inset
22157 </cell>
22158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22159 \begin_inset Text
22160
22161 \begin_layout Plain Layout
22162 c
22163 \end_layout
22164
22165 \end_inset
22166 </cell>
22167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171 d
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 e
22181 \end_layout
22182
22183 \end_inset
22184 </cell>
22185 </row>
22186 </lyxtabular>
22187
22188 \end_inset
22189
22190
22191 \end_layout
22192
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \begin_layout Subsection
22199 Float Placement
22200 \begin_inset CommandInset label
22201 LatexCommand label
22202 name "sub:Float-Placement"
22203
22204 \end_inset
22205
22206
22207 \begin_inset Index idx
22208 status collapsed
22209
22210 \begin_layout Plain Layout
22211 Floats ! Placement
22212 \end_layout
22213
22214 \end_inset
22215
22216
22217 \end_layout
22218
22219 \begin_layout Standard
22220 Right-clicking on a float-box opens a dialog where you can alter the placement
22221  options that LaTeX uses for positioning the float.
22222 \begin_inset Newline newline
22223 \end_inset
22224
22225 The option 
22226 \family sans
22227 Span
22228 \begin_inset space ~
22229 \end_inset
22230
22231 columns
22232 \family default
22233  is only useful for two-column documents: If you select it, the float will
22234  span both columns on the page instead of being confined to just one.
22235 \begin_inset Newline newline
22236 \end_inset
22237
22238 The option 
22239 \family sans
22240 Rotate
22241 \begin_inset space ~
22242 \end_inset
22243
22244 sideways
22245 \family default
22246  is used to rotate floats, see section
22247 \begin_inset space ~
22248 \end_inset
22249
22250
22251 \begin_inset CommandInset ref
22252 LatexCommand ref
22253 reference "sub:Rotated-Floats"
22254
22255 \end_inset
22256
22257 .
22258 \end_layout
22259
22260 \begin_layout Standard
22261 You can use one ore more of the following options in the float dialog to
22262  set the placement for a particular float when you uncheck the option 
22263 \family sans
22264 Use
22265 \begin_inset space ~
22266 \end_inset
22267
22268 default
22269 \begin_inset space ~
22270 \end_inset
22271
22272 placement
22273 \family default
22274 :
22275 \end_layout
22276
22277 \begin_layout Description
22278 Here
22279 \begin_inset space ~
22280 \end_inset
22281
22282 if
22283 \begin_inset space ~
22284 \end_inset
22285
22286 possible: try to place the float at the position where it is inserted
22287 \end_layout
22288
22289 \begin_layout Description
22290 Top
22291 \begin_inset space ~
22292 \end_inset
22293
22294 of
22295 \begin_inset space ~
22296 \end_inset
22297
22298 page: try to place the float at the top of the current page
22299 \end_layout
22300
22301 \begin_layout Description
22302 Bottom
22303 \begin_inset space ~
22304 \end_inset
22305
22306 of
22307 \begin_inset space ~
22308 \end_inset
22309
22310 page: try to place the float at the bottom of the current page
22311 \end_layout
22312
22313 \begin_layout Description
22314 Page
22315 \begin_inset space ~
22316 \end_inset
22317
22318 of
22319 \begin_inset space ~
22320 \end_inset
22321
22322 floats: try to place the float at an own page 
22323 \end_layout
22324
22325 \begin_layout Standard
22326 The order of the above option is 
22327 \emph on
22328 always
22329 \emph default
22330  used by LaTeX.
22331  That means, if you use the default placement, LaTeX will first try out
22332  
22333 \family sans
22334 Here
22335 \begin_inset space ~
22336 \end_inset
22337
22338 if
22339 \begin_inset space ~
22340 \end_inset
22341
22342 possible
22343 \family default
22344 , then 
22345 \family sans
22346 Top
22347 \begin_inset space ~
22348 \end_inset
22349
22350 of
22351 \begin_inset space ~
22352 \end_inset
22353
22354 page
22355 \family default
22356 , and then the others.
22357  If you don't use the default, LaTeX will try only the checked options but
22358  in the same order.
22359  If none of the 4 placements are possible the procedure is internally repeated
22360  but it is tried to put the float on the following page.
22361 \end_layout
22362
22363 \begin_layout Standard
22364 By default, each option has its own rules:
22365 \end_layout
22366
22367 \begin_layout Standard
22368
22369 \family sans
22370 Top
22371 \begin_inset space ~
22372 \end_inset
22373
22374 of
22375 \begin_inset space ~
22376 \end_inset
22377
22378 page
22379 \family default
22380  only floats occupying less than 70
22381 \begin_inset space \thinspace{}
22382 \end_inset
22383
22384 % of the page can be placed at the top of a page
22385 \end_layout
22386
22387 \begin_layout Standard
22388
22389 \family sans
22390 Bottom
22391 \begin_inset space ~
22392 \end_inset
22393
22394 of
22395 \begin_inset space ~
22396 \end_inset
22397
22398 page
22399 \family default
22400 : only floats occupying less than 30
22401 \begin_inset space \thinspace{}
22402 \end_inset
22403
22404 % of the page can be placed at the bottom of a page.
22405 \end_layout
22406
22407 \begin_layout Standard
22408
22409 \family sans
22410 Page
22411 \begin_inset space ~
22412 \end_inset
22413
22414 of
22415 \begin_inset space ~
22416 \end_inset
22417
22418 floats
22419 \family default
22420 : only if more than 50
22421 \begin_inset space \thinspace{}
22422 \end_inset
22423
22424 % of the page are occupied by floats, several floats can be set together
22425  on a page.
22426 \end_layout
22427
22428 \begin_layout Standard
22429 If you don't like these rules, you can ignore them by using the additional
22430  option 
22431 \family sans
22432 Ignore
22433 \begin_inset space ~
22434 \end_inset
22435
22436 LaTeX
22437 \begin_inset space ~
22438 \end_inset
22439
22440 rules
22441 \family default
22442 .
22443 \end_layout
22444
22445 \begin_layout Standard
22446 Sometimes you might need, under all circumstances, a float to be placed
22447  exactly at the position where it is inserted.
22448  For this case you can use the option 
22449 \family sans
22450 Here
22451 \begin_inset space ~
22452 \end_inset
22453
22454 definitely
22455 \family default
22456 .
22457  Use this option very rarely and only if the document is nearly ready to
22458  be printed.
22459  Because the float is then no longer able to 
22460 \begin_inset Quotes eld
22461 \end_inset
22462
22463 float
22464 \begin_inset Quotes erd
22465 \end_inset
22466
22467  when you change your document, this will often destroy the page layout.
22468 \end_layout
22469
22470 \begin_layout Standard
22471 There are no placement options for text wrap floats, because they are always
22472  surrounded by the text of a certain paragraph.
22473 \end_layout
22474
22475 \begin_layout Standard
22476 For more details about float placements, have a look at LaTeX books like
22477  
22478 \begin_inset CommandInset citation
22479 LatexCommand cite
22480 key "latexcompanion,latexguide,latexbook"
22481
22482 \end_inset
22483
22484 .
22485 \end_layout
22486
22487 \begin_layout Section
22488 Minipages
22489 \begin_inset Index idx
22490 status collapsed
22491
22492 \begin_layout Plain Layout
22493 Minipages
22494 \end_layout
22495
22496 \end_inset
22497
22498
22499 \begin_inset CommandInset label
22500 LatexCommand label
22501 name "sec:Minipages"
22502
22503 \end_inset
22504
22505
22506 \end_layout
22507
22508 \begin_layout Standard
22509 LaTeX provides a mechanism to produce essentially a page within a page,
22510  called minipage.
22511  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22512 \begin_inset space ~
22513 \end_inset
22514
22515 apply.
22516  
22517 \end_layout
22518
22519 \begin_layout Standard
22520 Minipages in LyX have their own collapsible box inserted via the menu 
22521 \family sans
22522 Insert\SpecialChar \menuseparator
22523 Box
22524 \family default
22525 .
22526  Right-clicking on the box allows you to alter the width of the minipage
22527  and its alignment within the page.
22528 \end_layout
22529
22530 \begin_layout Standard
22531 \align center
22532 \begin_inset Box Frameless
22533 position "t"
22534 hor_pos "c"
22535 has_inner_box 1
22536 inner_pos "t"
22537 use_parbox 0
22538 use_makebox 0
22539 width "30col%"
22540 special "none"
22541 height "1pt"
22542 height_special "totalheight"
22543 status open
22544
22545 \begin_layout Plain Layout
22546
22547 \shape italic
22548 This is a minipage.
22549  The text is set in an italic style.
22550 \end_layout
22551
22552 \begin_layout Plain Layout
22553
22554 \shape italic
22555 Minipages are often used for text in another language or text that needs
22556  another formatting.
22557 \end_layout
22558
22559 \end_inset
22560
22561
22562 \end_layout
22563
22564 \begin_layout Standard
22565 \begin_inset VSpace medskip
22566 \end_inset
22567
22568 If you place two minipages side-by-side, you can use 
22569 \family sans
22570 Horizontal Fills
22571 \family default
22572  as described in section
22573 \begin_inset space ~
22574 \end_inset
22575
22576
22577 \begin_inset CommandInset ref
22578 LatexCommand ref
22579 reference "sub:Horizontal-Space"
22580
22581 \end_inset
22582
22583 :
22584 \begin_inset VSpace medskip
22585 \end_inset
22586
22587
22588 \end_layout
22589
22590 \begin_layout Standard
22591 \begin_inset Box Frameless
22592 position "t"
22593 hor_pos "c"
22594 has_inner_box 1
22595 inner_pos "t"
22596 use_parbox 0
22597 use_makebox 0
22598 width "1.5in"
22599 special "none"
22600 height "1pt"
22601 height_special "totalheight"
22602 status open
22603
22604 \begin_layout Plain Layout
22605 This is a minipage with some stupid dummy text.
22606  This dummy text is used to increase the size of the minipage.
22607 \end_layout
22608
22609 \end_inset
22610
22611
22612 \begin_inset space \hfill{}
22613 \end_inset
22614
22615
22616 \begin_inset Box Frameless
22617 position "t"
22618 hor_pos "c"
22619 has_inner_box 1
22620 inner_pos "t"
22621 use_parbox 0
22622 use_makebox 0
22623 width "1.5in"
22624 special "none"
22625 height "1pt"
22626 height_special "totalheight"
22627 status open
22628
22629 \begin_layout Plain Layout
22630 This is a minipage with some stupid dummy text.
22631  This dummy text is used to increase the size of the minipage.
22632 \end_layout
22633
22634 \end_inset
22635
22636
22637 \end_layout
22638
22639 \begin_layout Standard
22640 \begin_inset VSpace bigskip
22641 \end_inset
22642
22643
22644 \end_layout
22645
22646 \begin_layout Standard
22647 When you right-click on a minipage box, you can change the box from a minipage
22648  to other box types.
22649  All box types and their settings are explained in detail in chapter 
22650 \emph on
22651 Boxes
22652 \emph default
22653  of the 
22654 \emph on
22655 Embedded Objects
22656 \emph default
22657  manual.
22658 \end_layout
22659
22660 \begin_layout Chapter
22661 Mathematical Formulas
22662 \begin_inset Index idx
22663 status collapsed
22664
22665 \begin_layout Plain Layout
22666 Math
22667 \end_layout
22668
22669 \end_inset
22670
22671
22672 \begin_inset Index idx
22673 status collapsed
22674
22675 \begin_layout Plain Layout
22676 Formulas | see
22677 \begin_inset ERT
22678 status collapsed
22679
22680 \begin_layout Plain Layout
22681
22682 {
22683 \end_layout
22684
22685 \end_inset
22686
22687 Math
22688 \begin_inset ERT
22689 status collapsed
22690
22691 \begin_layout Plain Layout
22692
22693 }
22694 \end_layout
22695
22696 \end_inset
22697
22698
22699 \end_layout
22700
22701 \end_inset
22702
22703
22704 \begin_inset CommandInset label
22705 LatexCommand label
22706 name "cha:Mathematical-Formulas"
22707
22708 \end_inset
22709
22710
22711 \end_layout
22712
22713 \begin_layout Standard
22714 The issues of this chapter are described in detail in the 
22715 \emph on
22716 Math
22717 \emph default
22718  manual.
22719  There you'll also find tips and tricks for special cases.
22720 \end_layout
22721
22722 \begin_layout Section
22723 Basic Math Editing
22724 \begin_inset Index idx
22725 status collapsed
22726
22727 \begin_layout Plain Layout
22728 Math ! Basics
22729 \end_layout
22730
22731 \end_inset
22732
22733
22734 \end_layout
22735
22736 \begin_layout Standard
22737 To create a math formula, you can just click on the toolbar icon 
22738 \begin_inset Info
22739 type  "icon"
22740 arg   "math-mode on"
22741 \end_inset
22742
22743 .
22744  That will create a little blue rectangle, with purple markers around its
22745  corners.
22746  That blue rectangle is the formula itself; the purple markers indicate
22747  what level of nesting within the formula you are at.
22748  You can also choose a particular formula type to insert via the 
22749 \family sans
22750 Insert\SpecialChar \menuseparator
22751 Math
22752 \family default
22753  menu.
22754 \end_layout
22755
22756 \begin_layout Standard
22757 Editing the parameters of a formula and adding math constructs can be done
22758  with the 
22759 \family sans
22760 math
22761 \begin_inset space ~
22762 \end_inset
22763
22764 toolbar
22765 \family default
22766 , that appears when the cursor is in a formula.
22767 \end_layout
22768
22769 \begin_layout Standard
22770 There are two main types of formulas: Inline formulas appear within a text
22771  line, like this one:
22772 \end_layout
22773
22774 \begin_layout Standard
22775 This is a line with an inline formula 
22776 \begin_inset Formula $A=B$
22777 \end_inset
22778
22779  in it.
22780 \end_layout
22781
22782 \begin_layout Standard
22783 Displayed formulas appear outside the text like if they were in an own paragraph
22784 , like this one:
22785 \begin_inset Formula 
22786 \[
22787 A=B
22788 \]
22789
22790 \end_inset
22791
22792 You can only number and reference displayed formulas.
22793 \end_layout
22794
22795 \begin_layout Standard
22796 LyX supports also many LaTeX math commands.
22797  E.
22798 \begin_inset space \thinspace{}
22799 \end_inset
22800
22801 g.
22802 \begin_inset space \space{}
22803 \end_inset
22804
22805 typing 
22806 \begin_inset Quotes eld
22807 \end_inset
22808
22809
22810 \series bold
22811
22812 \backslash
22813 alpha
22814 \series default
22815
22816 \begin_inset Quotes erd
22817 \end_inset
22818
22819 , followed by a space, in a formula will create the Greek letter 
22820 \begin_inset Formula $\alpha$
22821 \end_inset
22822
22823 .
22824  So typing commands might sometimes be faster than using the 
22825 \family sans
22826 Math
22827 \begin_inset space ~
22828 \end_inset
22829
22830 Panel
22831 \family default
22832 .
22833 \end_layout
22834
22835 \begin_layout Subsection
22836 Navigating in Formulas
22837 \begin_inset Index idx
22838 status collapsed
22839
22840 \begin_layout Plain Layout
22841 Math ! Navigating
22842 \end_layout
22843
22844 \end_inset
22845
22846
22847 \end_layout
22848
22849 \begin_layout Standard
22850 The best control over the cursor position within an existing formula is
22851  achieved with the arrow keys.
22852  LyX uses small rectangles to indicate places where something can be inserted.
22853  The arrow keys can be used to navigate between parts of a formula.
22854  Pressing 
22855 \family sans
22856 Space
22857 \family default
22858  will leave a formula construct (a square root 
22859 \begin_inset Formula $\sqrt{2}$
22860 \end_inset
22861
22862 , or parentheses 
22863 \begin_inset Formula $\left(f\right)$
22864 \end_inset
22865
22866 , or a matrix 
22867 \begin_inset Formula $\left[\begin{array}{cc}
22868 1 & 2\\
22869 3 & 4
22870 \end{array}\right]$
22871 \end_inset
22872
22873 ).
22874  Pressing 
22875 \family sans
22876 Escape
22877 \family default
22878  will leave the formula, placing the cursor after the formula.
22879  
22880 \family sans
22881 Tab
22882 \family default
22883  can be used to move horizontally in a formula; for example, through the
22884  cells of a matrix or the positions in a multi-line equation.
22885 \end_layout
22886
22887 \begin_layout Standard
22888
22889 \family sans
22890 Space
22891 \family default
22892 , printed in this document as 
22893 \begin_inset Quotes eld
22894 \end_inset
22895
22896
22897 \begin_inset ERT
22898 status collapsed
22899
22900 \begin_layout Plain Layout
22901
22902
22903 \backslash
22904 spce 
22905 \end_layout
22906
22907 \end_inset
22908
22909
22910 \begin_inset Quotes erd
22911 \end_inset
22912
22913
22914 \begin_inset Note Note
22915 status collapsed
22916
22917 \begin_layout Plain Layout
22918 This command will appear in the output as official character denoting the
22919  space character (visible space).
22920 \end_layout
22921
22922 \end_inset
22923
22924 , seems to do nothing in a formula, since it does not add a space between
22925  characters, but it does exit a nested structure.
22926  For this reason, you have to be careful about using 
22927 \family sans
22928 Space
22929 \family default
22930 .
22931  For example, if you want 
22932 \begin_inset Formula $\sqrt{2x+1}$
22933 \end_inset
22934
22935 , type 
22936 \series bold
22937
22938 \backslash
22939 sqrt
22940 \begin_inset ERT
22941 status collapsed
22942
22943 \begin_layout Plain Layout
22944
22945
22946 \backslash
22947 spce 
22948 \end_layout
22949
22950 \end_inset
22951
22952 2x+1
22953 \series default
22954  and not 
22955 \series bold
22956
22957 \backslash
22958 sqrt
22959 \begin_inset ERT
22960 status collapsed
22961
22962 \begin_layout Plain Layout
22963
22964
22965 \backslash
22966 spce 
22967 \end_layout
22968
22969 \end_inset
22970
22971 2x
22972 \begin_inset ERT
22973 status collapsed
22974
22975 \begin_layout Plain Layout
22976
22977
22978 \backslash
22979 spce 
22980 \end_layout
22981
22982 \end_inset
22983
22984 +1
22985 \series default
22986 , since in the latter case only the 
22987 \family typewriter
22988
22989 \begin_inset Formula $2x$
22990 \end_inset
22991
22992
22993 \family default
22994  will be under the square root sign: 
22995 \begin_inset Formula $\sqrt{2x}+1$
22996 \end_inset
22997
22998 .
22999 \end_layout
23000
23001 \begin_layout Standard
23002 You can leave many parts of a formula, like this matrix, partially filled
23003  in, such as:
23004 \begin_inset Formula 
23005 \[
23006 \left(\begin{array}{ccc}
23007 \lambda_{1}\\
23008  & \ddots\\
23009  &  & \lambda_{n}
23010 \end{array}\right)
23011 \]
23012
23013 \end_inset
23014
23015 If you leave a fraction only partially filled in, or a subscript with nothing
23016  in it, the results will be unpredictable, but most constructs don't mind.
23017 \end_layout
23018
23019 \begin_layout Subsection
23020 Selecting Text
23021 \end_layout
23022
23023 \begin_layout Standard
23024 You can select text within a formula in two different ways.
23025  Place the cursor at one end of the string of text you want, and press 
23026 \family sans
23027 Shift
23028 \family default
23029  and a cursor movement key to select text.
23030  It will be highlighted as with regular text selection.
23031  Alternatively, you can select text with the mouse in the usual way.
23032  That text can then be cut or copied, and then pasted within any formula,
23033  but not in a normal text region in LyX.
23034 \end_layout
23035
23036 \begin_layout Subsection
23037 Exponents and Subscripts
23038 \begin_inset Index idx
23039 status collapsed
23040
23041 \begin_layout Plain Layout
23042 Math ! Exponents
23043 \end_layout
23044
23045 \end_inset
23046
23047
23048 \begin_inset Index idx
23049 status collapsed
23050
23051 \begin_layout Plain Layout
23052 Math ! Subscripts
23053 \end_layout
23054
23055 \end_inset
23056
23057
23058 \end_layout
23059
23060 \begin_layout Standard
23061 You can use the math panel to add super- or subscripts, but the much easier
23062  way is to use a command.
23063  To get 
23064 \begin_inset Formula $x^{2}$
23065 \end_inset
23066
23067 , type in a formula 
23068 \series bold
23069 x^2
23070 \begin_inset ERT
23071 status collapsed
23072
23073 \begin_layout Plain Layout
23074
23075
23076 \backslash
23077 spce 
23078 \end_layout
23079
23080 \end_inset
23081
23082
23083 \series default
23084 .
23085  The final 
23086 \family sans
23087 Space
23088 \family default
23089  puts the cursor back down on the base line of the expression.
23090  If you type 
23091 \series bold
23092 x^2y
23093 \series default
23094 , you will get 
23095 \begin_inset Formula $x^{2y}$
23096 \end_inset
23097
23098 , to get 
23099 \begin_inset Formula $x^{2}y$
23100 \end_inset
23101
23102 , type 
23103 \series bold
23104 x^2
23105 \begin_inset ERT
23106 status collapsed
23107
23108 \begin_layout Plain Layout
23109
23110
23111 \backslash
23112 spce 
23113 \end_layout
23114
23115 \end_inset
23116
23117 y
23118 \series default
23119 .
23120  If you use characters in the superscript, that could be accented with the
23121  hat 
23122 \begin_inset Quotes eld
23123 \end_inset
23124
23125 ^
23126 \begin_inset Quotes erd
23127 \end_inset
23128
23129 , you have to use an extra 
23130 \family sans
23131 Space
23132 \family default
23133  to separate the hat and the character.
23134  E.
23135 \begin_inset space \thinspace{}
23136 \end_inset
23137
23138 g.
23139 \begin_inset space \space{}
23140 \end_inset
23141
23142 if you want 
23143 \begin_inset Formula $x^{a}$
23144 \end_inset
23145
23146 , type 
23147 \series bold
23148 x^
23149 \begin_inset ERT
23150 status collapsed
23151
23152 \begin_layout Plain Layout
23153
23154
23155 \backslash
23156 spce 
23157 \end_layout
23158
23159 \end_inset
23160
23161 a
23162 \series default
23163 .
23164  Subscripts are similar: To get 
23165 \begin_inset Formula $a_{1}$
23166 \end_inset
23167
23168 , type 
23169 \series bold
23170 a_1
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
23184 \series default
23185 .
23186 \end_layout
23187
23188 \begin_layout Subsection
23189 Fractions
23190 \begin_inset Index idx
23191 status collapsed
23192
23193 \begin_layout Plain Layout
23194 Math ! Fractions
23195 \end_layout
23196
23197 \end_inset
23198
23199
23200 \end_layout
23201
23202 \begin_layout Standard
23203 Create a fraction with either the command 
23204 \series bold
23205
23206 \backslash
23207 frac
23208 \series default
23209  or using the icon 
23210 \begin_inset Graphics
23211         filename ../images/math/frac.png
23212         scale 60
23213
23214 \end_inset
23215
23216  in the 
23217 \family sans
23218 Math
23219 \begin_inset space ~
23220 \end_inset
23221
23222 Panel
23223 \family default
23224 .
23225  You will be presented with an empty fraction.
23226  The cursor is above the fraction line.
23227  To move it to the bottom, simply press 
23228 \family sans
23229 Down
23230 \family default
23231 .
23232  To move back up, press 
23233 \family sans
23234 Up
23235 \family default
23236 .
23237  Any math structure can be placed in a fraction, as this example shows:
23238 \begin_inset Formula 
23239 \[
23240 \left[\frac{1}{\left(\begin{array}{cc}
23241 2 & 3\\
23242 4 & 5
23243 \end{array}\right)}\right]
23244 \]
23245
23246 \end_inset
23247
23248
23249 \end_layout
23250
23251 \begin_layout Subsection
23252 Roots
23253 \begin_inset Index idx
23254 status collapsed
23255
23256 \begin_layout Plain Layout
23257 Math ! Roots
23258 \end_layout
23259
23260 \end_inset
23261
23262
23263 \end_layout
23264
23265 \begin_layout Standard
23266 Roots can be created using the 
23267 \family sans
23268 Math
23269 \begin_inset space ~
23270 \end_inset
23271
23272 Panel
23273 \family default
23274  button
23275 \begin_inset Graphics
23276         filename ../images/math/sqrt.png
23277         scale 85
23278         groupId toolbarbuttons
23279
23280 \end_inset
23281
23282  or the commands 
23283 \series bold
23284
23285 \backslash
23286 sqrt
23287 \series default
23288  or 
23289 \series bold
23290
23291 \backslash
23292 root
23293 \series default
23294 .
23295  With the command 
23296 \series bold
23297
23298 \backslash
23299 root
23300 \series default
23301  you can produce roots of higher orders, like cube roots, while 
23302 \series bold
23303
23304 \backslash
23305 sqrt
23306 \series default
23307  produces always a square root.
23308 \end_layout
23309
23310 \begin_layout Subsection
23311 Operators with Limits
23312 \begin_inset Index idx
23313 status collapsed
23314
23315 \begin_layout Plain Layout
23316 Math ! Sums
23317 \end_layout
23318
23319 \end_inset
23320
23321
23322 \begin_inset Index idx
23323 status collapsed
23324
23325 \begin_layout Plain Layout
23326 Math ! Integrals
23327 \end_layout
23328
23329 \end_inset
23330
23331
23332 \begin_inset CommandInset label
23333 LatexCommand label
23334 name "sub:Operators-with-Limits"
23335
23336 \end_inset
23337
23338
23339 \end_layout
23340
23341 \begin_layout Standard
23342 Sum (
23343 \begin_inset Formula $\sum$
23344 \end_inset
23345
23346 ) and integral (
23347 \begin_inset Formula $\int$
23348 \end_inset
23349
23350 ) operators are very often decorated with limits.
23351  These limits can be entered in LyX by entering them as you would enter
23352  a super- or subscript, directly after the symbol.
23353  The sum operator will automatically place its 
23354 \begin_inset Quotes eld
23355 \end_inset
23356
23357 limits
23358 \begin_inset Quotes erd
23359 \end_inset
23360
23361  over and under the symbol in displayed formulas, and on the side in inline
23362  formulas.
23363  Such as 
23364 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23365 \end_inset
23366
23367 , versus
23368 \begin_inset Formula 
23369 \[
23370 \sum_{n=0}^{\infty}\frac{1}{n!}=e
23371 \]
23372
23373 \end_inset
23374
23375 Integral signs, however, will place the limits on the side in both formula
23376  types.
23377 \end_layout
23378
23379 \begin_layout Standard
23380 All operators with limits will be automatically re-sized when placed in
23381  display mode.
23382  The placement of the limits can be changed by placing the cursor directly
23383  behind the operator and hitting 
23384 \begin_inset Info
23385 type  "shortcut"
23386 arg   "math-limits"
23387 \end_inset
23388
23389  or using the menu 
23390 \family sans
23391 Edit\SpecialChar \menuseparator
23392 Math\SpecialChar \menuseparator
23393 Change
23394 \begin_inset space ~
23395 \end_inset
23396
23397 Limits
23398 \begin_inset space ~
23399 \end_inset
23400
23401 Type
23402 \family default
23403 .
23404 \end_layout
23405
23406 \begin_layout Standard
23407 Certain other mathematical expressions have this 
23408 \begin_inset Quotes eld
23409 \end_inset
23410
23411 moving limits
23412 \begin_inset Quotes erd
23413 \end_inset
23414
23415  feature as addition, such as
23416 \begin_inset Index idx
23417 status collapsed
23418
23419 \begin_layout Plain Layout
23420 Math ! Limits
23421 \end_layout
23422
23423 \end_inset
23424
23425
23426 \begin_inset Formula 
23427 \[
23428 \lim_{x\rightarrow\infty}f(x),
23429 \]
23430
23431 \end_inset
23432
23433 which will place the 
23434 \begin_inset Formula $x\rightarrow\infty$
23435 \end_inset
23436
23437  underneath the 
23438 \begin_inset Quotes eld
23439 \end_inset
23440
23441 lim
23442 \begin_inset Quotes erd
23443 \end_inset
23444
23445  in display mode.
23446  In inline formulas it looks like this: 
23447 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23448 \end_inset
23449
23450 .
23451 \end_layout
23452
23453 \begin_layout Standard
23454 Note that the lim-function was entered as the function macro 
23455 \series bold
23456
23457 \backslash
23458 lim
23459 \series default
23460 .
23461  Have a look at section
23462 \begin_inset space ~
23463 \end_inset
23464
23465
23466 \begin_inset CommandInset ref
23467 LatexCommand ref
23468 reference "sub:Functions"
23469
23470 \end_inset
23471
23472  for an explanation of function macros.
23473 \end_layout
23474
23475 \begin_layout Subsection
23476 Math Symbols
23477 \begin_inset Index idx
23478 status collapsed
23479
23480 \begin_layout Plain Layout
23481 Math ! Symbols
23482 \end_layout
23483
23484 \end_inset
23485
23486
23487 \end_layout
23488
23489 \begin_layout Standard
23490 Most math symbols can be found in the 
23491 \family sans
23492 Math
23493 \begin_inset space ~
23494 \end_inset
23495
23496 Panel
23497 \family default
23498  under one of several categories; including 
23499 \family sans
23500 Greek
23501 \family default
23502
23503 \family sans
23504 Operators
23505 \family default
23506  , 
23507 \family sans
23508 Relations
23509 \family default
23510
23511 \family sans
23512 Arrows
23513 \family default
23514 .
23515  There are also the additional symbols provided by the American Mathematical
23516  Society (AMS).
23517 \end_layout
23518
23519 \begin_layout Standard
23520 If you know the LaTeX-command for a construct or symbol you wish to use,
23521  you don't have to use the 
23522 \family sans
23523 Math
23524 \begin_inset space ~
23525 \end_inset
23526
23527 Panel
23528 \family default
23529 , but can type the command directly into the formula.
23530  LyX will convert it to the corresponding symbol or construct.
23531 \end_layout
23532
23533 \begin_layout Subsection
23534 Altering Spacing
23535 \begin_inset Index idx
23536 status collapsed
23537
23538 \begin_layout Plain Layout
23539 Math ! Spaces
23540 \end_layout
23541
23542 \end_inset
23543
23544
23545 \end_layout
23546
23547 \begin_layout Standard
23548 You may want to create spaces that differ from the standard spacing that
23549  LaTeX provides.
23550  To do this, type 
23551 \begin_inset Info
23552 type  "shortcut"
23553 arg   "space-insert protected"
23554 \end_inset
23555
23556  or to use the 
23557 \family sans
23558 Math
23559 \begin_inset space ~
23560 \end_inset
23561
23562 Panel
23563 \family default
23564  button 
23565 \begin_inset Graphics
23566         filename ../images/math/space.png
23567         scale 85
23568         groupId toolbarbuttons
23569
23570 \end_inset
23571
23572 .
23573  This generates a small space, and shows a small marker on the screen.
23574  For example, the sequence 
23575 \series bold
23576 a Ctrl+Space b
23577 \series default
23578
23579 \begin_inset Formula $a\, b$
23580 \end_inset
23581
23582  appears in LyX as 
23583 \begin_inset Graphics
23584         filename clipart/SpaceMarker.png
23585
23586 \end_inset
23587
23588 .
23589  You can change the space to different sizes when you set the cursor behind
23590  the space marker and hit space again several times.
23591  With every space hit the size will be changed.
23592  Some markers for the space size appear red in LyX, because they are negative
23593  spaces.
23594  Here are two examples:
23595 \end_layout
23596
23597 \begin_layout Standard
23598
23599 \series bold
23600 a Ctrl+Space b
23601 \series default
23602  and 3×
23603 \family sans
23604 Space
23605 \family default
23606
23607 \begin_inset Formula $a\quad b$
23608 \end_inset
23609
23610
23611 \end_layout
23612
23613 \begin_layout Standard
23614
23615 \series bold
23616 a Ctrl+Space b
23617 \series default
23618  and 5×
23619 \family sans
23620 Space
23621 \family default
23622
23623 \begin_inset Formula $a\! b$
23624 \end_inset
23625
23626
23627 \end_layout
23628
23629 \begin_layout Subsection
23630 Functions
23631 \begin_inset Index idx
23632 status collapsed
23633
23634 \begin_layout Plain Layout
23635 Math ! Functions
23636 \end_layout
23637
23638 \end_inset
23639
23640
23641 \begin_inset CommandInset label
23642 LatexCommand label
23643 name "sub:Functions"
23644
23645 \end_inset
23646
23647
23648 \end_layout
23649
23650 \begin_layout Standard
23651 The 
23652 \family sans
23653 Math
23654 \begin_inset space ~
23655 \end_inset
23656
23657 Panel
23658 \family default
23659  contains under the button 
23660 \begin_inset Graphics
23661         filename ../images/math/functions.png
23662         scale 85
23663         groupId toolbarbuttons
23664
23665 \end_inset
23666
23667  a number of function macros, such as 
23668 \begin_inset Formula $\sin$
23669 \end_inset
23670
23671
23672 \begin_inset Formula $\lim$
23673 \end_inset
23674
23675
23676 \emph on
23677 etc
23678 \emph default
23679 .
23680  (you can also insert them in a formula by typing 
23681 \series bold
23682
23683 \backslash
23684 sin
23685 \series default
23686  etc.).
23687  Standard mathematical practice is that functions are printed upright to
23688  avoid confusions, because 
23689 \begin_inset Formula $sin$
23690 \end_inset
23691
23692  does normally mean 
23693 \begin_inset Formula $s\cdot i\cdot n$
23694 \end_inset
23695
23696 .
23697 \end_layout
23698
23699 \begin_layout Standard
23700 Using the function macros will also produce correct spacing around the function:
23701  
23702 \begin_inset Formula $a\sin x$
23703 \end_inset
23704
23705  is different from 
23706 \begin_inset Formula $asinx$
23707 \end_inset
23708
23709
23710 \end_layout
23711
23712 \begin_layout Standard
23713 For some mathematical objects, like the limes, the macro changes where subscript
23714 s are placed, as described in section
23715 \begin_inset space ~
23716 \end_inset
23717
23718
23719 \begin_inset CommandInset ref
23720 LatexCommand ref
23721 reference "sub:Operators-with-Limits"
23722
23723 \end_inset
23724
23725 .
23726 \end_layout
23727
23728 \begin_layout Subsection
23729 Accents
23730 \begin_inset Index idx
23731 status collapsed
23732
23733 \begin_layout Plain Layout
23734 Math ! Accents
23735 \end_layout
23736
23737 \end_inset
23738
23739
23740 \end_layout
23741
23742 \begin_layout Standard
23743 In a formula you can insert accented characters in the same way as in text
23744  mode.
23745  This may depend on your keyboard, or the bindings file you use.
23746  You can also use LaTeX commands to e.
23747 \begin_inset space \thinspace{}
23748 \end_inset
23749
23750 g.
23751 \begin_inset space \space{}
23752 \end_inset
23753
23754 enter 
23755 \begin_inset Formula $\hat{a}$
23756 \end_inset
23757
23758  even if your keyboard doesn't have hat-accents enabled.
23759  Our example is entered by typing 
23760 \series bold
23761
23762 \backslash
23763 hat
23764 \begin_inset ERT
23765 status collapsed
23766
23767 \begin_layout Plain Layout
23768
23769
23770 \backslash
23771 spce 
23772 \end_layout
23773
23774 \end_inset
23775
23776 a
23777 \series default
23778  in a formula.
23779  Table
23780 \begin_inset space ~
23781 \end_inset
23782
23783
23784 \begin_inset CommandInset ref
23785 LatexCommand ref
23786 reference "cap:Accent-names-and"
23787
23788 \end_inset
23789
23790  shows the equivalences between the accent names and the commands.
23791 \end_layout
23792
23793 \begin_layout Standard
23794 \begin_inset Float table
23795 wide false
23796 sideways false
23797 status open
23798
23799 \begin_layout Plain Layout
23800 \begin_inset Caption
23801
23802 \begin_layout Plain Layout
23803 \begin_inset CommandInset label
23804 LatexCommand label
23805 name "cap:Accent-names-and"
23806
23807 \end_inset
23808
23809 Accent names and the corresponding commands.
23810 \end_layout
23811
23812 \end_inset
23813
23814
23815 \end_layout
23816
23817 \begin_layout Plain Layout
23818 \align center
23819 \begin_inset Tabular
23820 <lyxtabular version="3" rows="11" columns="3">
23821 <features tabularvalignment="middle">
23822 <column alignment="center" valignment="top" width="0pt">
23823 <column alignment="center" valignment="top" width="0pt">
23824 <column alignment="center" valignment="top" width="0pt">
23825 <row>
23826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830 Name
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23836 \begin_inset Text
23837
23838 \begin_layout Plain Layout
23839 Command
23840 \end_layout
23841
23842 \end_inset
23843 </cell>
23844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23845 \begin_inset Text
23846
23847 \begin_layout Plain Layout
23848 E
23849 \family roman
23850 \series medium
23851 \shape up
23852 \size normal
23853 \emph off
23854 \bar no
23855 \noun off
23856 \color none
23857 xample
23858 \end_layout
23859
23860 \end_inset
23861 </cell>
23862 </row>
23863 <row>
23864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23865 \begin_inset Text
23866
23867 \begin_layout Plain Layout
23868
23869 \family roman
23870 \series medium
23871 \shape up
23872 \size normal
23873 \emph off
23874 \bar no
23875 \noun off
23876 \color none
23877 circumflex
23878 \end_layout
23879
23880 \end_inset
23881 </cell>
23882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23883 \begin_inset Text
23884
23885 \begin_layout Plain Layout
23886
23887 \series bold
23888
23889 \backslash
23890 hat
23891 \end_layout
23892
23893 \end_inset
23894 </cell>
23895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Plain Layout
23899
23900 \family roman
23901 \series medium
23902 \shape up
23903 \size normal
23904 \emph off
23905 \bar no
23906 \noun off
23907 \color none
23908 \begin_inset Formula $\hat{a}$
23909 \end_inset
23910
23911
23912 \end_layout
23913
23914 \end_inset
23915 </cell>
23916 </row>
23917 <row>
23918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23919 \begin_inset Text
23920
23921 \begin_layout Plain Layout
23922
23923 \family roman
23924 \series medium
23925 \shape up
23926 \size normal
23927 \emph off
23928 \bar no
23929 \noun off
23930 \color none
23931 grave
23932 \end_layout
23933
23934 \end_inset
23935 </cell>
23936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23937 \begin_inset Text
23938
23939 \begin_layout Plain Layout
23940
23941 \series bold
23942
23943 \backslash
23944 grave
23945 \end_layout
23946
23947 \end_inset
23948 </cell>
23949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23950 \begin_inset Text
23951
23952 \begin_layout Plain Layout
23953
23954 \family roman
23955 \series medium
23956 \shape up
23957 \size normal
23958 \emph off
23959 \bar no
23960 \noun off
23961 \color none
23962 \begin_inset Formula $\grave{a}$
23963 \end_inset
23964
23965
23966 \end_layout
23967
23968 \end_inset
23969 </cell>
23970 </row>
23971 <row>
23972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23973 \begin_inset Text
23974
23975 \begin_layout Plain Layout
23976
23977 \family roman
23978 \series medium
23979 \shape up
23980 \size normal
23981 \emph off
23982 \bar no
23983 \noun off
23984 \color none
23985 acute
23986 \end_layout
23987
23988 \end_inset
23989 </cell>
23990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994
23995 \series bold
23996
23997 \backslash
23998 acute
23999 \end_layout
24000
24001 \end_inset
24002 </cell>
24003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24004 \begin_inset Text
24005
24006 \begin_layout Plain Layout
24007
24008 \family roman
24009 \series medium
24010 \shape up
24011 \size normal
24012 \emph off
24013 \bar no
24014 \noun off
24015 \color none
24016 \begin_inset Formula $\acute{a}$
24017 \end_inset
24018
24019
24020 \end_layout
24021
24022 \end_inset
24023 </cell>
24024 </row>
24025 <row>
24026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030
24031 \family roman
24032 \series medium
24033 \shape up
24034 \size normal
24035 \emph off
24036 \bar no
24037 \noun off
24038 \color none
24039 umlaut
24040 \end_layout
24041
24042 \end_inset
24043 </cell>
24044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24045 \begin_inset Text
24046
24047 \begin_layout Plain Layout
24048
24049 \series bold
24050
24051 \backslash
24052 ddot
24053 \end_layout
24054
24055 \end_inset
24056 </cell>
24057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061
24062 \family roman
24063 \series medium
24064 \shape up
24065 \size normal
24066 \emph off
24067 \bar no
24068 \noun off
24069 \color none
24070 \begin_inset Formula $\ddot{a}$
24071 \end_inset
24072
24073
24074 \end_layout
24075
24076 \end_inset
24077 </cell>
24078 </row>
24079 <row>
24080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24081 \begin_inset Text
24082
24083 \begin_layout Plain Layout
24084
24085 \family roman
24086 \series medium
24087 \shape up
24088 \size normal
24089 \emph off
24090 \bar no
24091 \noun off
24092 \color none
24093 tilde
24094 \end_layout
24095
24096 \end_inset
24097 </cell>
24098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \begin_layout Plain Layout
24102
24103 \series bold
24104
24105 \backslash
24106 tilde
24107 \end_layout
24108
24109 \end_inset
24110 </cell>
24111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24112 \begin_inset Text
24113
24114 \begin_layout Plain Layout
24115
24116 \family roman
24117 \series medium
24118 \shape up
24119 \size normal
24120 \emph off
24121 \bar no
24122 \noun off
24123 \color none
24124 \begin_inset Formula $\tilde{a}$
24125 \end_inset
24126
24127
24128 \end_layout
24129
24130 \end_inset
24131 </cell>
24132 </row>
24133 <row>
24134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24135 \begin_inset Text
24136
24137 \begin_layout Plain Layout
24138
24139 \family roman
24140 \series medium
24141 \shape up
24142 \size normal
24143 \emph off
24144 \bar no
24145 \noun off
24146 \color none
24147 dot
24148 \end_layout
24149
24150 \end_inset
24151 </cell>
24152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24153 \begin_inset Text
24154
24155 \begin_layout Plain Layout
24156
24157 \series bold
24158
24159 \backslash
24160 dot
24161 \end_layout
24162
24163 \end_inset
24164 </cell>
24165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24166 \begin_inset Text
24167
24168 \begin_layout Plain Layout
24169
24170 \family roman
24171 \series medium
24172 \shape up
24173 \size normal
24174 \emph off
24175 \bar no
24176 \noun off
24177 \color none
24178 \begin_inset Formula $\dot{a}$
24179 \end_inset
24180
24181
24182 \end_layout
24183
24184 \end_inset
24185 </cell>
24186 </row>
24187 <row>
24188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24189 \begin_inset Text
24190
24191 \begin_layout Plain Layout
24192
24193 \family roman
24194 \series medium
24195 \shape up
24196 \size normal
24197 \emph off
24198 \bar no
24199 \noun off
24200 \color none
24201 breve
24202 \end_layout
24203
24204 \end_inset
24205 </cell>
24206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24207 \begin_inset Text
24208
24209 \begin_layout Plain Layout
24210
24211 \series bold
24212
24213 \backslash
24214 breve
24215 \end_layout
24216
24217 \end_inset
24218 </cell>
24219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24220 \begin_inset Text
24221
24222 \begin_layout Plain Layout
24223
24224 \family roman
24225 \series medium
24226 \shape up
24227 \size normal
24228 \emph off
24229 \bar no
24230 \noun off
24231 \color none
24232 \begin_inset Formula $\breve{a}$
24233 \end_inset
24234
24235
24236 \end_layout
24237
24238 \end_inset
24239 </cell>
24240 </row>
24241 <row>
24242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24243 \begin_inset Text
24244
24245 \begin_layout Plain Layout
24246
24247 \family roman
24248 \series medium
24249 \shape up
24250 \size normal
24251 \emph off
24252 \bar no
24253 \noun off
24254 \color none
24255 caron
24256 \end_layout
24257
24258 \end_inset
24259 </cell>
24260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24261 \begin_inset Text
24262
24263 \begin_layout Plain Layout
24264
24265 \series bold
24266
24267 \backslash
24268 check
24269 \end_layout
24270
24271 \end_inset
24272 </cell>
24273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24274 \begin_inset Text
24275
24276 \begin_layout Plain Layout
24277
24278 \family roman
24279 \series medium
24280 \shape up
24281 \size normal
24282 \emph off
24283 \bar no
24284 \noun off
24285 \color none
24286 \begin_inset Formula $\check{a}$
24287 \end_inset
24288
24289
24290 \end_layout
24291
24292 \end_inset
24293 </cell>
24294 </row>
24295 <row>
24296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24297 \begin_inset Text
24298
24299 \begin_layout Plain Layout
24300
24301 \family roman
24302 \series medium
24303 \shape up
24304 \size normal
24305 \emph off
24306 \bar no
24307 \noun off
24308 \color none
24309 macron
24310 \end_layout
24311
24312 \end_inset
24313 </cell>
24314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24315 \begin_inset Text
24316
24317 \begin_layout Plain Layout
24318
24319 \series bold
24320
24321 \backslash
24322 bar
24323 \end_layout
24324
24325 \end_inset
24326 </cell>
24327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \begin_layout Plain Layout
24331
24332 \family roman
24333 \series medium
24334 \shape up
24335 \size normal
24336 \emph off
24337 \bar no
24338 \noun off
24339 \color none
24340 \begin_inset Formula $\bar{a}$
24341 \end_inset
24342
24343
24344 \end_layout
24345
24346 \end_inset
24347 </cell>
24348 </row>
24349 <row>
24350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24351 \begin_inset Text
24352
24353 \begin_layout Plain Layout
24354 vector
24355 \end_layout
24356
24357 \end_inset
24358 </cell>
24359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24360 \begin_inset Text
24361
24362 \begin_layout Plain Layout
24363
24364 \series bold
24365
24366 \backslash
24367 vec
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24373 \begin_inset Text
24374
24375 \begin_layout Plain Layout
24376
24377 \family roman
24378 \series medium
24379 \shape up
24380 \size normal
24381 \emph off
24382 \bar no
24383 \noun off
24384 \color none
24385 \begin_inset Formula $\vec{a}$
24386 \end_inset
24387
24388
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 </row>
24394 </lyxtabular>
24395
24396 \end_inset
24397
24398
24399 \end_layout
24400
24401 \end_inset
24402
24403
24404 \end_layout
24405
24406 \begin_layout Standard
24407 You can choose one of the accents by selecting an item from the 
24408 \family sans
24409 Frame
24410 \begin_inset space ~
24411 \end_inset
24412
24413 decorations
24414 \family default
24415  symbol set button 
24416 \begin_inset Graphics
24417         filename ../images/math/hat.png
24418         scale 85
24419         groupId toolbarbuttons
24420
24421 \end_inset
24422
24423  in the math panel ; this will apply to any selection you have made within
24424  a formula too.
24425 \end_layout
24426
24427 \begin_layout Section
24428 Brackets and Delimiters
24429 \begin_inset Index idx
24430 status collapsed
24431
24432 \begin_layout Plain Layout
24433 Math ! Brackets
24434 \end_layout
24435
24436 \end_inset
24437
24438
24439 \begin_inset Index idx
24440 status collapsed
24441
24442 \begin_layout Plain Layout
24443 Math ! Delimiters
24444 \end_layout
24445
24446 \end_inset
24447
24448
24449 \begin_inset CommandInset label
24450 LatexCommand label
24451 name "sec:Brackets-and-Delimiters"
24452
24453 \end_inset
24454
24455
24456 \end_layout
24457
24458 \begin_layout Standard
24459 There are several brackets available through LyX.
24460  For most purposes, using just the keys 
24461 \family typewriter
24462 []{}()|<>
24463 \family default
24464  should suffice.
24465  But if you want to surround a large structure, like a matrix or a fraction,
24466  or if you have several layers of brackets, it is better to use the math
24467  toolbar delimiter icon 
24468 \begin_inset Info
24469 type  "icon"
24470 arg   "dialog-show mathdelimiter"
24471 \end_inset
24472
24473 .
24474  For example, that's how you would construct the brackets around a standard
24475  matrix such as:
24476 \begin_inset Formula 
24477 \[
24478 \left[\begin{array}{cc}
24479 1 & 2\\
24480 3 & 4
24481 \end{array}\right]
24482 \]
24483
24484 \end_inset
24485
24486 and to make it easier to see the layers of parentheses as in: 
24487 \begin_inset Formula 
24488 \[
24489 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
24490 \]
24491
24492 \end_inset
24493
24494
24495 \end_layout
24496
24497 \begin_layout Standard
24498 The parentheses, and other brackets from that menu will automatically re-size
24499  to accommodate the size of what is inside.
24500 \end_layout
24501
24502 \begin_layout Standard
24503 To construct brackets click on the button for the bracket you want on the
24504  left side and right side.
24505  If you use the option 
24506 \family sans
24507 Keep
24508 \begin_inset space ~
24509 \end_inset
24510
24511 matched
24512 \family default
24513 , the selected bracket type will be used for the left and the right side.
24514  The selection will be shown below the button field.
24515  If you want one side to not have a bracket, use the blank button.
24516  It will appear in LyX with a dotted line, but nothing will be printed.
24517 \end_layout
24518
24519 \begin_layout Standard
24520 If you want to place brackets around math structures, like a square root,
24521  you can do that by highlighting (selecting) the structure that is to go
24522  inside the brackets.
24523  Then choose the appropriate brackets for left and right and click on 
24524 \family sans
24525 Insert
24526 \family default
24527 .
24528  The parentheses will be drawn around the selected structure.
24529 \end_layout
24530
24531 \begin_layout Section
24532 Arrays and Multi-line Equations
24533 \begin_inset Index idx
24534 status collapsed
24535
24536 \begin_layout Plain Layout
24537 Math ! Arrays
24538 \end_layout
24539
24540 \end_inset
24541
24542
24543 \begin_inset Index idx
24544 status collapsed
24545
24546 \begin_layout Plain Layout
24547 Math ! Matrices
24548 \end_layout
24549
24550 \end_inset
24551
24552
24553 \begin_inset Index idx
24554 status collapsed
24555
24556 \begin_layout Plain Layout
24557 Math ! Multi-line Equations
24558 \end_layout
24559
24560 \end_inset
24561
24562
24563 \end_layout
24564
24565 \begin_layout Standard
24566 Matrices are entered in LyX using the 
24567 \family sans
24568 Math
24569 \begin_inset space ~
24570 \end_inset
24571
24572 Panel
24573 \family default
24574  matrix button 
24575 \begin_inset Graphics
24576         filename ../images/math/matrix.png
24577         scale 85
24578         groupId toolbarbuttons
24579
24580 \end_inset
24581
24582 .
24583  It will open a dialog for you to choose the number of rows/columns.
24584  Here is an example:
24585 \begin_inset Formula 
24586 \[
24587 \left(\begin{array}{ccc}
24588 1 & 2 & 3\\
24589 4 & 5 & 6\\
24590 7 & 8 & 9
24591 \end{array}\right)
24592 \]
24593
24594 \end_inset
24595
24596 The parentheses aren't automatic, but you can add them as described in section
24597 \begin_inset space ~
24598 \end_inset
24599
24600
24601 \begin_inset CommandInset ref
24602 LatexCommand ref
24603 reference "sec:Brackets-and-Delimiters"
24604
24605 \end_inset
24606
24607 .
24608  When you construct the matrix, you can decide whether the column entries
24609  will be left-, right-, or center-justified.
24610  This alignment is set in the box 
24611 \family sans
24612 Horizontal
24613 \family default
24614  with the letters 
24615 \begin_inset Quotes eld
24616 \end_inset
24617
24618
24619 \family sans
24620 l
24621 \family default
24622
24623 \begin_inset Quotes erd
24624 \end_inset
24625
24626
24627 \begin_inset Quotes eld
24628 \end_inset
24629
24630
24631 \family sans
24632 r
24633 \family default
24634
24635 \begin_inset Quotes erd
24636 \end_inset
24637
24638 , and 
24639 \begin_inset Quotes eld
24640 \end_inset
24641
24642
24643 \family sans
24644 c
24645 \family default
24646
24647 \begin_inset Quotes erd
24648 \end_inset
24649
24650 .
24651  LyX proposes a 
24652 \begin_inset Quotes eld
24653 \end_inset
24654
24655
24656 \family sans
24657 c
24658 \family default
24659
24660 \begin_inset Quotes erd
24661 \end_inset
24662
24663  for every column as default.
24664  For example, the sequence 
24665 \begin_inset Quotes eld
24666 \end_inset
24667
24668
24669 \family sans
24670 lcr
24671 \family default
24672
24673 \begin_inset Quotes erd
24674 \end_inset
24675
24676  means that the first column will be left-justified, the second will be
24677  centered, and the third column will be right-justified, because each letter
24678  corresponds to the relevant column.
24679  The result will look like this:
24680 \begin_inset Formula 
24681 \[
24682 \begin{array}{lcr}
24683 this & this\, column & this\, column\\
24684 column & has & has\, right\\
24685 has\, left\, alignment & center\, alignment & alignment
24686 \end{array}.
24687 \]
24688
24689 \end_inset
24690
24691
24692 \end_layout
24693
24694 \begin_layout Standard
24695 You can add more rows to an existing matrix by hitting 
24696 \begin_inset Info
24697 type  "shortcut"
24698 arg   "newline-insert newline"
24699 \end_inset
24700
24701  while the cursor is in the matrix.
24702  Adding or deleting columns can be done via the menu 
24703 \family sans
24704 Edit\SpecialChar \menuseparator
24705 Math
24706 \family default
24707  or the math toolbar.
24708 \end_layout
24709
24710 \begin_layout Standard
24711 There are other arrays used in formulas, such as distinctions of cases.
24712  It can be created with the menu 
24713 \family sans
24714 Insert\SpecialChar \menuseparator
24715 Math\SpecialChar \menuseparator
24716 Cases
24717 \begin_inset space ~
24718 \end_inset
24719
24720 Environment
24721 \family default
24722  or the command 
24723 \series bold
24724
24725 \backslash
24726 cases
24727 \series default
24728 .
24729  Here is an example: 
24730 \begin_inset Formula 
24731 \[
24732 f(x)=\begin{cases}
24733 -1 & x<0\\
24734 0 & x=0\\
24735 1 & x>0
24736 \end{cases}
24737 \]
24738
24739 \end_inset
24740
24741
24742 \end_layout
24743
24744 \begin_layout Standard
24745 \begin_inset VSpace bigskip
24746 \end_inset
24747
24748 Multi-line formulas are created when you press 
24749 \begin_inset Info
24750 type  "shortcut"
24751 arg   "newline-insert newline"
24752 \end_inset
24753
24754  within a formula.
24755  In an empty formula you can see that three blue boxes appear, one for each
24756  column.
24757  When you press 
24758 \begin_inset Info
24759 type  "shortcut"
24760 arg   "newline-insert newline"
24761 \end_inset
24762
24763  in a non-empty formula, the part before the relation sign (equal sign 
24764 \begin_inset Quotes eld
24765 \end_inset
24766
24767 =
24768 \begin_inset Quotes erd
24769 \end_inset
24770
24771  etc.) will be inserted automatically in the first column, the relation sign
24772  is in the second column, and the rest in the third column.
24773  A new row is created by every further hit of 
24774 \begin_inset Info
24775 type  "shortcut"
24776 arg   "newline-insert newline"
24777 \end_inset
24778
24779 .
24780  Multi-line formulas are always displayed formulas.
24781  Here is an example:
24782 \begin_inset Formula 
24783 \begin{eqnarray}
24784 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24785 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24786 \end{eqnarray}
24787
24788 \end_inset
24789
24790  To change the column assignment of the formula parts, place the cursor
24791  where you want to start the shift and hit 
24792 \family sans
24793 Ctrl-Tab.
24794
24795 \family default
24796  It shifts everything in the column which is right beside the current cursor
24797  position to the next column.
24798  Note that the middle column is designed for relation signs, structures
24799  within this column will be printed in a smaller size:
24800 \begin_inset Formula 
24801 \begin{eqnarray*}
24802 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24803 \end{eqnarray*}
24804
24805 \end_inset
24806
24807
24808 \end_layout
24809
24810 \begin_layout Standard
24811 The multi-line formula type described here is called 
24812 \family typewriter
24813 \series medium
24814 eqnarray
24815 \family default
24816 \series default
24817 .
24818  There are other multi-line types being more suitable for certain situations,
24819  for example if you want a better inter-line spacing than in formula (
24820 \begin_inset CommandInset ref
24821 LatexCommand ref
24822 reference "eq:asquared"
24823
24824 \end_inset
24825
24826 ).
24827  The other types are described in section
24828 \begin_inset space ~
24829 \end_inset
24830
24831
24832 \begin_inset CommandInset ref
24833 LatexCommand ref
24834 reference "sub:AMS-Formula-Types"
24835
24836 \end_inset
24837
24838 .
24839 \end_layout
24840
24841 \begin_layout Section
24842 Formula Numbering and Referencing
24843 \begin_inset Index idx
24844 status collapsed
24845
24846 \begin_layout Plain Layout
24847 Math ! Formula numbering
24848 \end_layout
24849
24850 \end_inset
24851
24852
24853 \begin_inset Index idx
24854 status collapsed
24855
24856 \begin_layout Plain Layout
24857 Math ! Referencing formulas
24858 \end_layout
24859
24860 \end_inset
24861
24862
24863 \begin_inset CommandInset label
24864 LatexCommand label
24865 name "sec:Formula-Numbering-and"
24866
24867 \end_inset
24868
24869
24870 \end_layout
24871
24872 \begin_layout Standard
24873 To number a formula, set the cursor in the formula and use the menu 
24874 \family sans
24875 Edit\SpecialChar \menuseparator
24876 Math\SpecialChar \menuseparator
24877 Toggle
24878 \begin_inset space ~
24879 \end_inset
24880
24881 Numbering
24882 \family default
24883  or the shortcut 
24884 \begin_inset Info
24885 type  "shortcut"
24886 arg   "math-number-toggle"
24887 \end_inset
24888
24889 .
24890  The formula number appears in LyX as 
24891 \begin_inset Quotes eld
24892 \end_inset
24893
24894 #
24895 \begin_inset Quotes erd
24896 \end_inset
24897
24898  within parentheses.
24899  The 
24900 \begin_inset Quotes eld
24901 \end_inset
24902
24903 #
24904 \begin_inset Quotes erd
24905 \end_inset
24906
24907  denotes that the number will be calculated automatically when the output
24908  is generated.
24909  The placement and format of the formula number in the output depends on
24910  the document class.
24911  In this document the number is printed together with the chapter number,
24912  separated by a dot:
24913 \begin_inset Formula 
24914 \begin{equation}
24915 1+1=2
24916 \end{equation}
24917
24918 \end_inset
24919
24920 Using 
24921 \begin_inset Info
24922 type  "shortcut"
24923 arg   "math-number-toggle"
24924 \end_inset
24925
24926  in a numbered formula will switch off the numbering.
24927  You can only number displayed formulas.
24928 \end_layout
24929
24930 \begin_layout Standard
24931 Multi-line formulas can be numbered line by line: Using the menu 
24932 \family sans
24933 Edit\SpecialChar \menuseparator
24934 Math\SpecialChar \menuseparator
24935 Toggle
24936 \begin_inset space ~
24937 \end_inset
24938
24939 Numbering
24940 \begin_inset space ~
24941 \end_inset
24942
24943 of
24944 \begin_inset space ~
24945 \end_inset
24946
24947 Line
24948 \family default
24949  or the shortcut 
24950 \begin_inset Info
24951 type  "shortcut"
24952 arg   "math-number-line-toggle"
24953 \end_inset
24954
24955  will only toggle the numbering of the line where the cursor is:
24956 \begin_inset Formula 
24957 \begin{eqnarray}
24958 1 & = & 3-2\\
24959 2 & = & 4-2\nonumber \\
24960 4 & \leq & 7
24961 \end{eqnarray}
24962
24963 \end_inset
24964
24965 To number all lines use the shortcut 
24966 \begin_inset Info
24967 type  "shortcut"
24968 arg   "math-number-toggle"
24969 \end_inset
24970
24971 .
24972 \end_layout
24973
24974 \begin_layout Standard
24975 \begin_inset VSpace bigskip
24976 \end_inset
24977
24978 Every displayed formula can be referenced by its number using a label.
24979  A label is inserted with the menu 
24980 \family sans
24981 Insert\SpecialChar \menuseparator
24982 Label
24983 \family default
24984  when the cursor is in the formula.
24985  This opens a dialog to enter the label.
24986  It is recommended to use the proposed 
24987 \begin_inset Quotes eld
24988 \end_inset
24989
24990
24991 \family sans
24992 eq:
24993 \family default
24994
24995 \begin_inset Quotes erd
24996 \end_inset
24997
24998  as first part of the label, because this helps later to identify the label
24999  type when you have many labels in your document.
25000  We inserted in the following example the label 
25001 \begin_inset Quotes eld
25002 \end_inset
25003
25004 eq:tanhExp
25005 \begin_inset Quotes erd
25006 \end_inset
25007
25008  in the second line:
25009 \begin_inset Formula 
25010 \begin{eqnarray}
25011 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
25012  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
25013 \end{eqnarray}
25014
25015 \end_inset
25016
25017 Every labeled line is automatically numbered.
25018  Therefore the label is shown in LyX at the place of the formula number
25019  placeholder 
25020 \begin_inset Quotes eld
25021 \end_inset
25022
25023 #
25024 \begin_inset Quotes erd
25025 \end_inset
25026
25027 .
25028  You can reference a labeled formula using the menu 
25029 \family sans
25030 Insert\SpecialChar \menuseparator
25031 Cross
25032 \begin_inset space ~
25033 \end_inset
25034
25035 Reference
25036 \family default
25037 .
25038  A dialog appears to choose a label you want refer to.
25039  The reference appears in LyX as a grey cross reference box and in the output
25040  as the formula number:
25041 \end_layout
25042
25043 \begin_layout Standard
25044 This is a cross-reference to equation (
25045 \begin_inset CommandInset ref
25046 LatexCommand ref
25047 reference "eq:tanhExp"
25048
25049 \end_inset
25050
25051 ).
25052 \end_layout
25053
25054 \begin_layout Standard
25055 The properties of LyX's cross-reference box are described in section
25056 \begin_inset space ~
25057 \end_inset
25058
25059
25060 \begin_inset CommandInset ref
25061 LatexCommand ref
25062 reference "sec:Cross-References"
25063
25064 \end_inset
25065
25066 .
25067  To delete a label, set the cursor in the labeled formula, use the menu
25068  
25069 \family sans
25070 Insert\SpecialChar \menuseparator
25071 Label
25072 \family default
25073  and delete the label in the appearing dialog.
25074 \begin_inset Foot
25075 status collapsed
25076
25077 \begin_layout Plain Layout
25078 This is a unintuitive and will be fixed in the next version of LyX.
25079 \end_layout
25080
25081 \end_inset
25082
25083  
25084 \end_layout
25085
25086 \begin_layout Section
25087 User defined math macros
25088 \begin_inset Index idx
25089 status collapsed
25090
25091 \begin_layout Plain Layout
25092 Math ! Macros
25093 \end_layout
25094
25095 \end_inset
25096
25097
25098 \end_layout
25099
25100 \begin_layout Standard
25101 LyX allows you to define macros for formulas which is very useful when you
25102  have equations of the same form in a document several times.
25103  Math macros are explained in section 
25104 \emph on
25105 Math
25106 \begin_inset space ~
25107 \end_inset
25108
25109 Macros
25110 \emph default
25111  of the 
25112 \emph on
25113 Math
25114 \emph default
25115  manual.
25116 \end_layout
25117
25118 \begin_layout Section
25119 Fine-Tuning
25120 \end_layout
25121
25122 \begin_layout Subsection
25123 Typefaces
25124 \begin_inset Index idx
25125 status collapsed
25126
25127 \begin_layout Plain Layout
25128 Math ! Typefaces
25129 \end_layout
25130
25131 \end_inset
25132
25133
25134 \end_layout
25135
25136 \begin_layout Standard
25137 The standard font for text is italic, for numbers the standard is roman.
25138  To set a font in a formula, use the 
25139 \family sans
25140 Math
25141 \begin_inset space ~
25142 \end_inset
25143
25144 Panel
25145 \family default
25146  button 
25147 \begin_inset Graphics
25148         filename ../images/math/font.png
25149         scale 85
25150         groupId toolbarbuttons
25151
25152 \end_inset
25153
25154 , or enter its command, listed in table
25155 \begin_inset space ~
25156 \end_inset
25157
25158
25159 \begin_inset CommandInset ref
25160 LatexCommand ref
25161 reference "cap:Typefaces-and-the"
25162
25163 \end_inset
25164
25165 , directly.
25166 \end_layout
25167
25168 \begin_layout Standard
25169 \begin_inset Float table
25170 wide false
25171 sideways false
25172 status open
25173
25174 \begin_layout Plain Layout
25175 \begin_inset Caption
25176
25177 \begin_layout Plain Layout
25178 \begin_inset CommandInset label
25179 LatexCommand label
25180 name "cap:Typefaces-and-the"
25181
25182 \end_inset
25183
25184 Typefaces and the corresponding commands.
25185 \end_layout
25186
25187 \end_inset
25188
25189
25190 \end_layout
25191
25192 \begin_layout Plain Layout
25193 \align center
25194 \begin_inset Tabular
25195 <lyxtabular version="3" rows="9" columns="2">
25196 <features tabularvalignment="middle">
25197 <column alignment="center" valignment="top" width="0pt">
25198 <column alignment="center" valignment="top" width="0pt">
25199 <row>
25200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25201 \begin_inset Text
25202
25203 \begin_layout Plain Layout
25204 Font
25205 \end_layout
25206
25207 \end_inset
25208 </cell>
25209 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25210 \begin_inset Text
25211
25212 \begin_layout Plain Layout
25213 Command
25214 \end_layout
25215
25216 \end_inset
25217 </cell>
25218 </row>
25219 <row>
25220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25221 \begin_inset Text
25222
25223 \begin_layout Plain Layout
25224
25225 \shape up
25226 \size normal
25227 \bar no
25228 \noun off
25229 \color none
25230 \begin_inset Formula $\mathrm{Roman}$
25231 \end_inset
25232
25233
25234 \end_layout
25235
25236 \end_inset
25237 </cell>
25238 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25239 \begin_inset Text
25240
25241 \begin_layout Plain Layout
25242
25243 \series bold
25244
25245 \backslash
25246 mathrm
25247 \end_layout
25248
25249 \end_inset
25250 </cell>
25251 </row>
25252 <row>
25253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25254 \begin_inset Text
25255
25256 \begin_layout Plain Layout
25257 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25258 \end_inset
25259
25260
25261 \end_layout
25262
25263 \end_inset
25264 </cell>
25265 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25266 \begin_inset Text
25267
25268 \begin_layout Plain Layout
25269
25270 \series bold
25271
25272 \backslash
25273 mathbf
25274 \end_layout
25275
25276 \end_inset
25277 </cell>
25278 </row>
25279 <row>
25280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25281 \begin_inset Text
25282
25283 \begin_layout Plain Layout
25284 \begin_inset Formula $\mathit{Italic}$
25285 \end_inset
25286
25287
25288 \end_layout
25289
25290 \end_inset
25291 </cell>
25292 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25293 \begin_inset Text
25294
25295 \begin_layout Plain Layout
25296
25297 \series bold
25298
25299 \backslash
25300 mathit
25301 \end_layout
25302
25303 \end_inset
25304 </cell>
25305 </row>
25306 <row>
25307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25308 \begin_inset Text
25309
25310 \begin_layout Plain Layout
25311
25312 \shape up
25313 \size normal
25314 \bar no
25315 \noun off
25316 \color none
25317 \begin_inset Formula $\mathtt{Typewriter}$
25318 \end_inset
25319
25320
25321 \end_layout
25322
25323 \end_inset
25324 </cell>
25325 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25326 \begin_inset Text
25327
25328 \begin_layout Plain Layout
25329
25330 \series bold
25331
25332 \backslash
25333 mathtt
25334 \end_layout
25335
25336 \end_inset
25337 </cell>
25338 </row>
25339 <row>
25340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25341 \begin_inset Text
25342
25343 \begin_layout Plain Layout
25344 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25345 \end_inset
25346
25347
25348 \end_layout
25349
25350 \end_inset
25351 </cell>
25352 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25353 \begin_inset Text
25354
25355 \begin_layout Plain Layout
25356
25357 \series bold
25358
25359 \backslash
25360 mathbb
25361 \end_layout
25362
25363 \end_inset
25364 </cell>
25365 </row>
25366 <row>
25367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25368 \begin_inset Text
25369
25370 \begin_layout Plain Layout
25371 \begin_inset Formula $\mathfrak{Fraktur}$
25372 \end_inset
25373
25374
25375 \end_layout
25376
25377 \end_inset
25378 </cell>
25379 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25380 \begin_inset Text
25381
25382 \begin_layout Plain Layout
25383
25384 \series bold
25385
25386 \backslash
25387 mathfrak
25388 \end_layout
25389
25390 \end_inset
25391 </cell>
25392 </row>
25393 <row>
25394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25395 \begin_inset Text
25396
25397 \begin_layout Plain Layout
25398
25399 \shape up
25400 \size normal
25401 \emph on
25402 \bar no
25403 \noun off
25404 \color none
25405 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25406 \end_inset
25407
25408
25409 \end_layout
25410
25411 \end_inset
25412 </cell>
25413 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25414 \begin_inset Text
25415
25416 \begin_layout Plain Layout
25417
25418 \series bold
25419
25420 \backslash
25421 mathcal
25422 \end_layout
25423
25424 \end_inset
25425 </cell>
25426 </row>
25427 <row>
25428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25429 \begin_inset Text
25430
25431 \begin_layout Plain Layout
25432 \begin_inset Formula $\mathsf{SansSerif}$
25433 \end_inset
25434
25435
25436 \end_layout
25437
25438 \end_inset
25439 </cell>
25440 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25441 \begin_inset Text
25442
25443 \begin_layout Plain Layout
25444
25445 \series bold
25446
25447 \backslash
25448 mathsf
25449 \end_layout
25450
25451 \end_inset
25452 </cell>
25453 </row>
25454 </lyxtabular>
25455
25456 \end_inset
25457
25458
25459 \end_layout
25460
25461 \end_inset
25462
25463
25464 \end_layout
25465
25466 \begin_layout Standard
25467 \begin_inset Note Greyedout
25468 status open
25469
25470 \begin_layout Plain Layout
25471
25472 \series bold
25473 Note:
25474 \series default
25475  You can only print capital letters in the typefaces 
25476 \family sans
25477 Blackboard
25478 \family default
25479  and 
25480 \family sans
25481 Calligraphic
25482 \family default
25483 .
25484 \end_layout
25485
25486 \end_inset
25487
25488
25489 \end_layout
25490
25491 \begin_layout Standard
25492 When you use a typeface, a blue box is inserted in the formula.
25493  Every character in this box will be printed in this typeface.
25494  Pressing 
25495 \family sans
25496 Space
25497 \family default
25498  within the box will set the cursor outside, so that you have to use a protected
25499  space when you need a space in the box.
25500  Here an example where 
25501 \begin_inset Quotes eld
25502 \end_inset
25503
25504 N
25505 \begin_inset Quotes erd
25506 \end_inset
25507
25508  in 
25509 \family sans
25510 Blackboard
25511 \family default
25512  denotes the set of numbers:
25513 \begin_inset Formula 
25514 \[
25515 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25516 \]
25517
25518 \end_inset
25519
25520
25521 \end_layout
25522
25523 \begin_layout Standard
25524 The typefaces are nestable, which can cause confusion.
25525  You can e.
25526 \begin_inset space \thinspace{}
25527 \end_inset
25528
25529 g.
25530 \begin_inset space \space{}
25531 \end_inset
25532
25533 put a character in 
25534 \family sans
25535 Fraktur
25536 \family default
25537  in a box for 
25538 \family sans
25539 Typewriter
25540 \family default
25541
25542 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25543 \end_inset
25544
25545  
25546 \begin_inset Newline newline
25547 \end_inset
25548
25549 So it is better not to use this feature.
25550 \end_layout
25551
25552 \begin_layout Standard
25553 The typefaces have no effect on Greek letters: 
25554 \begin_inset Formula $\mathfrak{abc\delta e}$
25555 \end_inset
25556
25557
25558 \begin_inset Newline newline
25559 \end_inset
25560
25561 You can only print them emboldened using the command 
25562 \series bold
25563
25564 \backslash
25565 boldsymbol
25566 \series default
25567 , which works like the other typeface commands: 
25568 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25569 \end_inset
25570
25571
25572 \end_layout
25573
25574 \begin_layout Standard
25575
25576 \series bold
25577
25578 \backslash
25579 boldsymbol
25580 \series default
25581  works for all symbols, letters, and numbers.
25582 \end_layout
25583
25584 \begin_layout Standard
25585 A number of other font options are available as well, in the menu 
25586 \family sans
25587 Edit\SpecialChar \menuseparator
25588 Math\SpecialChar \menuseparator
25589 Text
25590 \begin_inset space ~
25591 \end_inset
25592
25593 Style
25594 \family default
25595 .
25596 \end_layout
25597
25598 \begin_layout Subsection
25599 Math Text
25600 \begin_inset Index idx
25601 status collapsed
25602
25603 \begin_layout Plain Layout
25604 Math ! Text
25605 \end_layout
25606
25607 \end_inset
25608
25609
25610 \end_layout
25611
25612 \begin_layout Standard
25613 Typefaces are useful for entering some characters in some given font, but
25614  not for text.
25615  For typing longer pieces of text use the math text, which is obtained using
25616  the entry 
25617 \family sans
25618 Normal
25619 \begin_inset space ~
25620 \end_inset
25621
25622 text
25623 \begin_inset space ~
25624 \end_inset
25625
25626 mode
25627 \family default
25628  of the 
25629 \family sans
25630 Math
25631 \begin_inset space ~
25632 \end_inset
25633
25634 Panel
25635 \family default
25636  button 
25637 \begin_inset Graphics
25638         filename ../images/math/font.png
25639         scale 85
25640         groupId toolbarbuttons
25641
25642 \end_inset
25643
25644  (shortcut 
25645 \begin_inset Info
25646 type  "shortcut"
25647 arg   "font-default"
25648 \end_inset
25649
25650 ).
25651  Math text appears in LyX in black instead of blue.
25652  You can use spaces and accents in math text like in normal text.
25653  Here is an example:
25654 \begin_inset Formula 
25655 \[
25656 f(x)=\begin{cases}
25657 x & \mbox{if I say so}\\
25658 -x & \mbox{under Umständen}
25659 \end{cases}
25660 \]
25661
25662 \end_inset
25663
25664
25665 \end_layout
25666
25667 \begin_layout Subsection
25668 Font Sizes
25669 \begin_inset Index idx
25670 status collapsed
25671
25672 \begin_layout Plain Layout
25673 Math ! Font sizes
25674 \end_layout
25675
25676 \end_inset
25677
25678
25679 \end_layout
25680
25681 \begin_layout Standard
25682 There are four font styles (relative sizes) used in math-mode, which are
25683  automatically chosen in most situations.
25684  These are called 
25685 \family sans
25686 textstyle
25687 \family default
25688
25689 \family sans
25690 displaystyle
25691 \family default
25692
25693 \family sans
25694 scriptstyle
25695 \family default
25696 , and 
25697 \family sans
25698 scriptscriptstyle
25699 \family default
25700 .
25701  For most characters, 
25702 \family sans
25703 textstyle
25704 \family default
25705  and 
25706 \family sans
25707 displaystyle
25708 \family default
25709  are actually the same size, but fractions, superscripts and subscripts,
25710  and certain other structures, are set larger in 
25711 \family sans
25712 displaystyle
25713 \family default
25714 .
25715  Except for some operators, which resize themselves to accommodate various
25716  situations, all text will be set in the styles that LaTeX thinks are appropriat
25717 e.
25718  These choices can be overridden by using the math panel button 
25719 \begin_inset Graphics
25720         filename ../images/math/style.png
25721         scale 85
25722         groupId toolbarbuttons
25723
25724 \end_inset
25725
25726 .
25727  A box for the size will be created in which you can insert the math structure.
25728  For example, you can set 
25729 \begin_inset Formula $\frac{1}{2}$
25730 \end_inset
25731
25732 , which is normally in 
25733 \family sans
25734 textstyle
25735 \family default
25736 , larger in 
25737 \family sans
25738 displaystyle
25739 \family default
25740
25741 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25742 \end_inset
25743
25744 .
25745  The four styles are used in the following example:
25746 \end_layout
25747
25748 \begin_layout Standard
25749 \begin_inset Formula $displaystyle$
25750 \end_inset
25751
25752
25753 \begin_inset Formula ${\textstyle textstyle}$
25754 \end_inset
25755
25756
25757 \begin_inset Formula ${\scriptstyle scriptstyle}$
25758 \end_inset
25759
25760
25761 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25762 \end_inset
25763
25764 .
25765 \end_layout
25766
25767 \begin_layout Standard
25768 All these math-mode font sizes are relative, that means, if the whole math
25769  inset is set in a particular size with the menu 
25770 \family sans
25771 Edit\SpecialChar \menuseparator
25772 Text
25773 \begin_inset space ~
25774 \end_inset
25775
25776 Style
25777 \family default
25778 , all sizes in the formula will be adjusted relative to this size.
25779  Similarly, if the base font size of the document is changed, all fonts
25780  will be adjusted to correspond.
25781  As an example here is a formula in the font size 
25782 \begin_inset Quotes eld
25783 \end_inset
25784
25785 largest
25786 \begin_inset Quotes erd
25787 \end_inset
25788
25789 :
25790 \end_layout
25791
25792 \begin_layout Standard
25793
25794 \family roman
25795 \size largest
25796 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25797 \end_inset
25798
25799
25800 \end_layout
25801
25802 \begin_layout Section
25803 Theorem Modules
25804 \end_layout
25805
25806 \begin_layout Standard
25807 As of LyX 1.6, support for theorem-like environments has been moved out of
25808  the document classes and into layout modules.
25809 \begin_inset Index idx
25810 status collapsed
25811
25812 \begin_layout Plain Layout
25813 Layout Modules
25814 \end_layout
25815
25816 \end_inset
25817
25818  As a result, theorem-like environments can now easily be used with classes
25819  other than the AMS classes.
25820  See section 
25821 \begin_inset CommandInset ref
25822 LatexCommand ref
25823 reference "sub:Modules"
25824
25825 \end_inset
25826
25827  for more on layout modules.
25828 \end_layout
25829
25830 \begin_layout Section
25831 AMS-LaTeX
25832 \begin_inset Index idx
25833 status collapsed
25834
25835 \begin_layout Plain Layout
25836 AMS math
25837 \end_layout
25838
25839 \end_inset
25840
25841
25842 \begin_inset Index idx
25843 status collapsed
25844
25845 \begin_layout Plain Layout
25846 Math ! AMS
25847 \end_layout
25848
25849 \end_inset
25850
25851
25852 \end_layout
25853
25854 \begin_layout Standard
25855 LyX supports the packages provided by the American Mathematical Society
25856  (AMS) that are in common use.
25857 \end_layout
25858
25859 \begin_layout Subsection
25860 Enabling AMS-Support
25861 \end_layout
25862
25863 \begin_layout Standard
25864 Selecting the checkbox 
25865 \family sans
25866 Use
25867 \begin_inset space ~
25868 \end_inset
25869
25870 AMS
25871 \begin_inset space ~
25872 \end_inset
25873
25874 math
25875 \begin_inset space ~
25876 \end_inset
25877
25878 package
25879 \family default
25880  in the 
25881 \family sans
25882 Document\SpecialChar \menuseparator
25883 Settings
25884 \family default
25885
25886 \begin_inset Index idx
25887 status collapsed
25888
25889 \begin_layout Plain Layout
25890 Document ! Settings
25891 \end_layout
25892
25893 \end_inset
25894
25895  dialog under 
25896 \family sans
25897 Math
25898 \begin_inset space ~
25899 \end_inset
25900
25901 Options
25902 \family default
25903  will include the AMS-packages in the document, and make the facilities
25904  available.
25905  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25906  formulas, ensure that you have enabled AMS.
25907 \end_layout
25908
25909 \begin_layout Subsection
25910 AMS-Formula Types
25911 \begin_inset CommandInset label
25912 LatexCommand label
25913 name "sub:AMS-Formula-Types"
25914
25915 \end_inset
25916
25917
25918 \begin_inset Index idx
25919 status collapsed
25920
25921 \begin_layout Plain Layout
25922 Math ! Multi-line Equations
25923 \end_layout
25924
25925 \end_inset
25926
25927
25928 \end_layout
25929
25930 \begin_layout Standard
25931 AMS-LaTeX provides a selection of different formula types.
25932  LyX allows you to choose between 
25933 \family typewriter
25934 align
25935 \family default
25936
25937 \family typewriter
25938 alignat
25939 \family default
25940
25941 \family typewriter
25942 flalign
25943 \family default
25944
25945 \family typewriter
25946 gather
25947 \family default
25948 , and 
25949 \family typewriter
25950 multline
25951 \family default
25952 .
25953  We refer to the AMS-documentation for an explanation of these formula types.
25954 \end_layout
25955
25956 \begin_layout Chapter
25957 More Tools
25958 \end_layout
25959
25960 \begin_layout Section
25961 Cross-References
25962 \begin_inset Index idx
25963 status collapsed
25964
25965 \begin_layout Plain Layout
25966 Cross references
25967 \end_layout
25968
25969 \end_inset
25970
25971
25972 \begin_inset CommandInset label
25973 LatexCommand label
25974 name "sec:Cross-References"
25975
25976 \end_inset
25977
25978
25979 \end_layout
25980
25981 \begin_layout Standard
25982 One of LyX's strengths are cross-references.
25983  You can reference every section, float, footnote, formula, and list in
25984  the document.
25985  To reference a document part, you have to insert a label into it.
25986  The label is used as anchor and name for the reference.
25987  We want for example to refer to the second item of the following list:
25988 \end_layout
25989
25990 \begin_layout Enumerate
25991 First item
25992 \end_layout
25993
25994 \begin_layout Enumerate
25995 \begin_inset CommandInset label
25996 LatexCommand label
25997 name "enu:Second-item"
25998
25999 \end_inset
26000
26001 Second item
26002 \end_layout
26003
26004 \begin_layout Enumerate
26005 Third item
26006 \end_layout
26007
26008 \begin_layout Standard
26009 First we insert a label into the second item with the menu 
26010 \family sans
26011 Insert\SpecialChar \menuseparator
26012 Label
26013 \family default
26014  or by pressing the toolbar button 
26015 \begin_inset Info
26016 type  "icon"
26017 arg   "label-insert"
26018 \end_inset
26019
26020 .
26021  A grey label box like this: 
26022 \begin_inset Graphics
26023         filename clipart/labelQt4.png
26024         scale 85
26025
26026 \end_inset
26027
26028  is inserted and the label window pops up asking for the label text.
26029  LyX offers as text the first words of the item with a prefix, in our case
26030  the text 
26031 \begin_inset Quotes eld
26032 \end_inset
26033
26034
26035 \family sans
26036 enu: Second-item
26037 \family default
26038
26039 \begin_inset Quotes erd
26040 \end_inset
26041
26042 .
26043  The prefix 
26044 \begin_inset Quotes eld
26045 \end_inset
26046
26047
26048 \family sans
26049 enu:
26050 \family default
26051
26052 \begin_inset Quotes erd
26053 \end_inset
26054
26055  stands for 
26056 \begin_inset Quotes eld
26057 \end_inset
26058
26059 enumerate
26060 \begin_inset Quotes erd
26061 \end_inset
26062
26063 .
26064  The prefix depends on the document part where the label is inserted, e.
26065 \begin_inset space \thinspace{}
26066 \end_inset
26067
26068 g.
26069 \begin_inset space \space{}
26070 \end_inset
26071
26072 if you insert a label into a section heading, the prefix will be 
26073 \begin_inset Quotes eld
26074 \end_inset
26075
26076
26077 \family sans
26078 sec:
26079 \family default
26080
26081 \begin_inset Quotes erd
26082 \end_inset
26083
26084 .
26085 \end_layout
26086
26087 \begin_layout Standard
26088 To reference the item, we refer to its label using the menu 
26089 \family sans
26090 Insert\SpecialChar \menuseparator
26091 Cross-Reference
26092 \family default
26093  or the toolbar button 
26094 \begin_inset Info
26095 type  "icon"
26096 arg   "dialog-show-new-inset ref"
26097 \end_inset
26098
26099 .
26100  A grey cross-reference box like this: 
26101 \begin_inset Graphics
26102         filename clipart/referenceQt4.png
26103         scale 85
26104
26105 \end_inset
26106
26107  is inserted and the cross-reference window appears showing all the labels
26108  in the document.
26109  We can now sort the labels alphabetically and then choose the entry 
26110 \begin_inset Quotes eld
26111 \end_inset
26112
26113
26114 \family sans
26115 enu:Second-item
26116 \family default
26117
26118 \begin_inset Quotes erd
26119 \end_inset
26120
26121 .
26122  At the position of the cross-reference box the item number will appear
26123  in the output.
26124 \end_layout
26125
26126 \begin_layout Standard
26127 Alternatively to 
26128 \family sans
26129 Insert\SpecialChar \menuseparator
26130 Cross-Reference
26131 \family default
26132 , you can right-click on a label and use in the appearing context menu 
26133 \family sans
26134 Copy as Reference
26135 \family default
26136 .
26137  The cross-reference to this label is now in the clipboard and can be copied
26138  to the actual cursor position via the menu 
26139 \family sans
26140 Edit\SpecialChar \menuseparator
26141 Paste
26142 \family default
26143  (shortcut Ctrl+V).
26144 \end_layout
26145
26146 \begin_layout Standard
26147 Here is our cross-reference: Item
26148 \begin_inset space ~
26149 \end_inset
26150
26151
26152 \begin_inset CommandInset ref
26153 LatexCommand ref
26154 reference "enu:Second-item"
26155
26156 \end_inset
26157
26158
26159 \end_layout
26160
26161 \begin_layout Standard
26162 It is recommended to use a protected space
26163 \begin_inset Foot
26164 status collapsed
26165
26166 \begin_layout Plain Layout
26167 described in section
26168 \begin_inset space ~
26169 \end_inset
26170
26171
26172 \begin_inset CommandInset ref
26173 LatexCommand ref
26174 reference "sub:Protected-Space"
26175
26176 \end_inset
26177
26178
26179 \end_layout
26180
26181 \end_inset
26182
26183  between the cross-reference name and its number to avoid ugly line breaks
26184  between them.
26185 \end_layout
26186
26187 \begin_layout Standard
26188 There are six varieties of cross-references:
26189 \end_layout
26190
26191 \begin_layout Description
26192 <reference>: prints the number, this is the default: 
26193 \begin_inset CommandInset ref
26194 LatexCommand ref
26195 reference "cap:Two-distorted-images"
26196
26197 \end_inset
26198
26199
26200 \end_layout
26201
26202 \begin_layout Description
26203 (<reference>): prints the number within two parentheses, this is the style
26204  normally used to reference formulas, especially when the reference name
26205  
26206 \begin_inset Quotes eld
26207 \end_inset
26208
26209 Equation
26210 \begin_inset Quotes erd
26211 \end_inset
26212
26213  is omitted: 
26214 \begin_inset CommandInset ref
26215 LatexCommand eqref
26216 reference "eq:tanhExp"
26217
26218 \end_inset
26219
26220
26221 \end_layout
26222
26223 \begin_layout Description
26224 <page>: prints the page number: Page
26225 \begin_inset space ~
26226 \end_inset
26227
26228
26229 \begin_inset CommandInset ref
26230 LatexCommand pageref
26231 reference "cap:Two-distorted-images"
26232
26233 \end_inset
26234
26235
26236 \end_layout
26237
26238 \begin_layout Description
26239 on
26240 \begin_inset space ~
26241 \end_inset
26242
26243 page
26244 \begin_inset space ~
26245 \end_inset
26246
26247 <page>: prints the text "on page" and the page number: 
26248 \begin_inset CommandInset ref
26249 LatexCommand vpageref
26250 reference "cap:Two-distorted-images"
26251
26252 \end_inset
26253
26254
26255 \end_layout
26256
26257 \begin_layout Description
26258 <reference>
26259 \begin_inset space ~
26260 \end_inset
26261
26262 on
26263 \begin_inset space ~
26264 \end_inset
26265
26266 page
26267 \begin_inset space ~
26268 \end_inset
26269
26270 <page>: prints the number, the text "on page", and the page number: 
26271 \begin_inset CommandInset ref
26272 LatexCommand vref
26273 reference "cap:Two-distorted-images"
26274
26275 \end_inset
26276
26277
26278 \end_layout
26279
26280 \begin_layout Description
26281 Formatted
26282 \begin_inset space ~
26283 \end_inset
26284
26285 reference: prints a self defined cross-reference format.
26286 \begin_inset Newline newline
26287 \end_inset
26288
26289
26290 \begin_inset Note Greyedout
26291 status open
26292
26293 \begin_layout Plain Layout
26294
26295 \series bold
26296 Note:
26297 \series default
26298  This feature is only available when you have the LaTeX-package 
26299 \series bold
26300 prettyref
26301 \series default
26302  or 
26303 \series bold
26304 refstyle
26305 \series default
26306
26307 \begin_inset Index idx
26308 status collapsed
26309
26310 \begin_layout Plain Layout
26311 LaTeX-packages ! prettyref
26312 \end_layout
26313
26314 \end_inset
26315
26316
26317 \begin_inset Index idx
26318 status collapsed
26319
26320 \begin_layout Plain Layout
26321 LaTeX-packages ! refstyle
26322 \end_layout
26323
26324 \end_inset
26325
26326  installed.
26327 \end_layout
26328
26329 \end_inset
26330
26331
26332 \end_layout
26333
26334 \begin_layout Description
26335 Textual
26336 \begin_inset space ~
26337 \end_inset
26338
26339 reference: prints the caption or name of the reference: 
26340 \begin_inset CommandInset ref
26341 LatexCommand nameref
26342 reference "cap:Two-distorted-images"
26343
26344 \end_inset
26345
26346
26347 \end_layout
26348
26349 \begin_layout Standard
26350
26351 \family sans
26352 <page>
26353 \family default
26354  will not print the page number if the label is on the previous, the same,
26355  or the next page.
26356  You will e.
26357 \begin_inset space \thinspace{}
26358 \end_inset
26359
26360 g.
26361 \begin_inset space \space{}
26362 \end_inset
26363
26364 see the text 
26365 \begin_inset Quotes eld
26366 \end_inset
26367
26368
26369 \family sans
26370 on this page
26371 \family default
26372
26373 \begin_inset Quotes erd
26374 \end_inset
26375
26376  instead.
26377  The style 
26378 \family sans
26379 <reference> on page <page>
26380 \family default
26381  will not print anything about the page if the label is on the same page.
26382 \end_layout
26383
26384 \begin_layout Standard
26385 The number and current page of the referenced document part in the output
26386  is automatically calculated by LaTeX.
26387  The varieties are adjusted in the field 
26388 \family sans
26389 Format
26390 \family default
26391  of the cross-reference window, that appear when you click on the cross-referenc
26392 e.
26393 \end_layout
26394
26395 \begin_layout Standard
26396 You can only use the style 
26397 \family sans
26398 <reference>
26399 \family default
26400  to reference numbered document parts, while the reference style 
26401 \family sans
26402 <page>
26403 \family default
26404  is always possible.
26405 \end_layout
26406
26407 \begin_layout Standard
26408 If you want to reference a section, put the label in the section heading;
26409  for floats put the label in the caption; for footnotes put the label in
26410  it.
26411  Referencing formulas is explained in section
26412 \begin_inset space ~
26413 \end_inset
26414
26415
26416 \begin_inset CommandInset ref
26417 LatexCommand ref
26418 reference "sec:Formula-Numbering-and"
26419
26420 \end_inset
26421
26422 .
26423 \end_layout
26424
26425 \begin_layout Standard
26426 Right-clicking on a cross-reference opens a context menu.
26427  The entry 
26428 \family sans
26429 Go
26430 \begin_inset space ~
26431 \end_inset
26432
26433 to
26434 \begin_inset space ~
26435 \end_inset
26436
26437 Label
26438 \family default
26439  sets the cursor before the referenced label.
26440  This entry will be renamed in the context menu of the label to 
26441 \family sans
26442 Go
26443 \begin_inset space ~
26444 \end_inset
26445
26446 Back
26447 \family default
26448  so that you can use it to set the cursor back to the cross-reference.
26449  You can also go back with the toolbar button 
26450 \begin_inset Info
26451 type  "icon"
26452 arg   "bookmark-goto 0"
26453 \end_inset
26454
26455 .
26456 \end_layout
26457
26458 \begin_layout Standard
26459 You can change labels at any time.
26460  References to the changed label will automatically be updated so that you
26461  do not need to take care about this.
26462 \end_layout
26463
26464 \begin_layout Standard
26465 If a cross-reference refers to a non-existent label, you will see two question
26466  marks in the output instead of the reference.
26467 \end_layout
26468
26469 \begin_layout Standard
26470 References are described in detail in sec.
26471 \begin_inset space ~
26472 \end_inset
26473
26474
26475 \begin_inset Quotes eld
26476 \end_inset
26477
26478 Referencing Floats
26479 \begin_inset Quotes erd
26480 \end_inset
26481
26482  of the 
26483 \emph on
26484 Embedded Objects
26485 \emph default
26486  manual.
26487 \end_layout
26488
26489 \begin_layout Section
26490 Table of Contents and other Listings
26491 \begin_inset Index idx
26492 status collapsed
26493
26494 \begin_layout Plain Layout
26495 Table of contents
26496 \end_layout
26497
26498 \end_inset
26499
26500
26501 \begin_inset Index idx
26502 status collapsed
26503
26504 \begin_layout Plain Layout
26505 Outline
26506 \end_layout
26507
26508 \end_inset
26509
26510
26511 \begin_inset CommandInset label
26512 LatexCommand label
26513 name "sec:toc"
26514
26515 \end_inset
26516
26517
26518 \end_layout
26519
26520 \begin_layout Subsection
26521 Table of Contents
26522 \begin_inset CommandInset label
26523 LatexCommand label
26524 name "sub:Table-of-Contents"
26525
26526 \end_inset
26527
26528
26529 \end_layout
26530
26531 \begin_layout Standard
26532 The Table of Contents (TOC) is inserted with the menu 
26533 \family sans
26534 Insert\SpecialChar \menuseparator
26535 List/TOC\SpecialChar \menuseparator
26536 Table
26537 \begin_inset space ~
26538 \end_inset
26539
26540 of
26541 \begin_inset space ~
26542 \end_inset
26543
26544 Contents
26545 \family default
26546 .
26547  Is is displayed in LyX as a gray box.
26548  If you click on it, the 
26549 \family sans
26550 Outline
26551 \family default
26552  window appears, showing you the TOC entries as outline to move and rearrange
26553  sections in your documents.
26554  So this operation is an alternative to the menu 
26555 \family sans
26556 Document\SpecialChar \menuseparator
26557 Outline
26558 \family default
26559  that is described in sec.
26560 \begin_inset space \thinspace{}
26561 \end_inset
26562
26563
26564 \begin_inset CommandInset ref
26565 LatexCommand ref
26566 reference "sec:Navigating"
26567
26568 \end_inset
26569
26570 .
26571 \end_layout
26572
26573 \begin_layout Standard
26574 The TOC in the document output lists every numbered section automatically.
26575  If you have declared a short title for a section heading, as described
26576  in section
26577 \begin_inset space ~
26578 \end_inset
26579
26580
26581 \begin_inset CommandInset ref
26582 LatexCommand ref
26583 reference "sec:Short-Titles"
26584
26585 \end_inset
26586
26587 , it will be used in the TOC instead of the section heading.
26588  Section
26589 \begin_inset space ~
26590 \end_inset
26591
26592
26593 \begin_inset CommandInset ref
26594 LatexCommand ref
26595 reference "sub:Numbering-depth"
26596
26597 \end_inset
26598
26599  describes how the level is adjusted that defines which section types are
26600  listed in the TOC.
26601  Unnumbered sections are not listed in the TOC.
26602 \end_layout
26603
26604 \begin_layout Subsection
26605 List of Figures, Tables, and Algorithms
26606 \begin_inset CommandInset label
26607 LatexCommand label
26608 name "sub:List-of-Figures"
26609
26610 \end_inset
26611
26612
26613 \end_layout
26614
26615 \begin_layout Standard
26616 Table, figure, and algorithm lists are very much like the table of contents.
26617  You can insert them via the 
26618 \family sans
26619 Insert\SpecialChar \menuseparator
26620 List
26621 \begin_inset space ~
26622 \end_inset
26623
26624 /
26625 \begin_inset space ~
26626 \end_inset
26627
26628 TOC
26629 \family default
26630  submenus.
26631  The list entries are the float captions and the float number.
26632 \end_layout
26633
26634 \begin_layout Section
26635 URLs and Hyperlinks
26636 \begin_inset Index idx
26637 status collapsed
26638
26639 \begin_layout Plain Layout
26640 URLs
26641 \end_layout
26642
26643 \end_inset
26644
26645
26646 \begin_inset Index idx
26647 status collapsed
26648
26649 \begin_layout Plain Layout
26650 Hyperlinks
26651 \end_layout
26652
26653 \end_inset
26654
26655
26656 \end_layout
26657
26658 \begin_layout Subsection
26659 URLs
26660 \begin_inset CommandInset label
26661 LatexCommand label
26662 name "sub:URLs"
26663
26664 \end_inset
26665
26666
26667 \end_layout
26668
26669 \begin_layout Standard
26670 Links to web pages or email addresses can be inserted via the menu 
26671 \family sans
26672 Insert\SpecialChar \menuseparator
26673 URL
26674 \family default
26675 .
26676 \end_layout
26677
26678 \begin_layout Standard
26679 Here is an example URL: LyX's homepage: 
26680 \begin_inset Flex URL
26681 status open
26682
26683 \begin_layout Plain Layout
26684
26685 http://www.lyx.org
26686 \end_layout
26687
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \begin_layout Standard
26694 You cannot change the style of the link text, the URL text will always be
26695  in the style 
26696 \family typewriter
26697 Typewriter
26698 \family default
26699 .
26700  To be able to format the URL text, use hyperlinks as explained in the next
26701  subsection.
26702 \end_layout
26703
26704 \begin_layout Standard
26705 \begin_inset Note Greyedout
26706 status open
26707
26708 \begin_layout Plain Layout
26709
26710 \series bold
26711 Note:
26712 \series default
26713  URLs must not end with a backslash, otherwise you get LaTeX errors.
26714 \end_layout
26715
26716 \end_inset
26717
26718
26719 \end_layout
26720
26721 \begin_layout Subsection
26722 Hyperlinks
26723 \begin_inset CommandInset label
26724 LatexCommand label
26725 name "sub:Hyperlinks"
26726
26727 \end_inset
26728
26729
26730 \end_layout
26731
26732 \begin_layout Standard
26733 Hyperlinks can be inserted with the menu 
26734 \family sans
26735 Insert\SpecialChar \menuseparator
26736 Hyperlink
26737 \family default
26738  or with the toolbar button 
26739 \begin_inset Info
26740 type  "icon"
26741 arg   "href-insert"
26742 \end_inset
26743
26744 .
26745  The appearing dialog has two fields: 
26746 \family sans
26747 Target
26748 \family default
26749  and 
26750 \family sans
26751 Name
26752 \family default
26753 .
26754  The name is the printed text for the hyperlink.
26755  The hyperlink type can be a weblink like this: 
26756 \begin_inset CommandInset href
26757 LatexCommand href
26758 name "LyX's homepage"
26759 target "http://www.lyx.org"
26760
26761 \end_inset
26762
26763 , an Email address like this: 
26764 \begin_inset CommandInset href
26765 LatexCommand href
26766 name "lyx-docs mailing list"
26767 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26768 type "mailto:"
26769
26770 \end_inset
26771
26772 , or a link to a file.
26773 \end_layout
26774
26775 \begin_layout Standard
26776 You can start applications via a hyperlink when you insert a weblink, but
26777  add the prefix 
26778 \begin_inset Quotes eld
26779 \end_inset
26780
26781
26782 \family sans
26783 run:
26784 \family default
26785
26786 \begin_inset Quotes erd
26787 \end_inset
26788
26789  to the link target.
26790 \end_layout
26791
26792 \begin_layout Standard
26793 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26794  and become clickable in the DVI and PDF-output.
26795  To set the format of the link text, highlight the hyperlink inset and use
26796  the text style dialog.
26797  This is for example a hyperlink with bold sans serif text: 
26798 \family sans
26799 \series bold
26800
26801 \begin_inset CommandInset href
26802 LatexCommand href
26803 name "LyX's homepage"
26804 target "http://www.lyx.org"
26805
26806 \end_inset
26807
26808
26809 \end_layout
26810
26811 \begin_layout Standard
26812 The link text color can be changed, when the option 
26813 \family sans
26814 Color links
26815 \family default
26816  is set in the PDF Properties dialog (menu 
26817 \family sans
26818 Document\SpecialChar \menuseparator
26819 Settings\SpecialChar \menuseparator
26820 PDF Properties
26821 \family default
26822 ).
26823  The link text is for example set in this document to blue by adding the
26824  option
26825 \begin_inset Newline newline
26826 \end_inset
26827
26828
26829 \series bold
26830 urlcolor=blue
26831 \series default
26832
26833 \begin_inset Newline newline
26834 \end_inset
26835
26836 to the field 
26837 \family sans
26838 Additional options
26839 \family default
26840  in the PDF Properties dialog.
26841 \end_layout
26842
26843 \begin_layout Section
26844 Appendices
26845 \begin_inset Index idx
26846 status collapsed
26847
26848 \begin_layout Plain Layout
26849 Appendix
26850 \end_layout
26851
26852 \end_inset
26853
26854
26855 \begin_inset CommandInset label
26856 LatexCommand label
26857 name "sec:Appendices"
26858
26859 \end_inset
26860
26861
26862 \end_layout
26863
26864 \begin_layout Standard
26865 Appendices are created with the menu 
26866 \family sans
26867 Document\SpecialChar \menuseparator
26868 Start
26869 \begin_inset space ~
26870 \end_inset
26871
26872 Appendix
26873 \begin_inset space ~
26874 \end_inset
26875
26876 Here
26877 \family default
26878 .
26879  This menu sets the document from the current cursor position to the end
26880  as the appendix region.
26881  The region is marked with a red borderline.
26882 \end_layout
26883
26884 \begin_layout Standard
26885 Every chapter (or section) within the appendix region is treated as an appendix,
26886  numbered with a capital Latin letter.
26887  The appendix subsections are numbered with this letter followed by a dot
26888  and the subsection number.
26889  All appendix sections can be referenced as if they were normal sections,
26890  here two examples:
26891 \end_layout
26892
26893 \begin_layout Standard
26894 Appendix
26895 \begin_inset space ~
26896 \end_inset
26897
26898
26899 \begin_inset CommandInset ref
26900 LatexCommand ref
26901 reference "cha:Credits"
26902
26903 \end_inset
26904
26905 ; Appendix
26906 \begin_inset space ~
26907 \end_inset
26908
26909
26910 \begin_inset CommandInset ref
26911 LatexCommand ref
26912 reference "sub:Export"
26913
26914 \end_inset
26915
26916
26917 \end_layout
26918
26919 \begin_layout Section
26920 Bibliography
26921 \begin_inset Index idx
26922 status collapsed
26923
26924 \begin_layout Plain Layout
26925 Bibliography
26926 \end_layout
26927
26928 \end_inset
26929
26930
26931 \begin_inset CommandInset label
26932 LatexCommand label
26933 name "sec:Bibliography"
26934
26935 \end_inset
26936
26937
26938 \end_layout
26939
26940 \begin_layout Standard
26941 There are two ways of generating the bibliography in a LyX-document.
26942  You can include a bibliography database,
26943 \begin_inset Foot
26944 status collapsed
26945
26946 \begin_layout Plain Layout
26947 Known under the name 
26948 \begin_inset Quotes eld
26949 \end_inset
26950
26951 BibTeX-database
26952 \begin_inset Quotes erd
26953 \end_inset
26954
26955 .
26956 \end_layout
26957
26958 \end_inset
26959
26960  which is explained in the next subsection, or you can insert the bibliography
26961  manually, using the paragraph environment 
26962 \family sans
26963 Bibliography
26964 \family default
26965 , which was described in section
26966 \begin_inset space ~
26967 \end_inset
26968
26969
26970 \begin_inset CommandInset ref
26971 LatexCommand ref
26972 reference "sub:Biblio_environment"
26973
26974 \end_inset
26975
26976 .
26977  If you want anything other than numerical citations that are used in this
26978  document, like author-year citations, then you must
26979 \emph on
26980  
26981 \emph default
26982 use a bibliography database.
26983 \end_layout
26984
26985 \begin_layout Subsection
26986 The Bibliography Environment
26987 \end_layout
26988
26989 \begin_layout Standard
26990 Within the 
26991 \family sans
26992 Bibliography
26993 \family default
26994  environment, every paragraph begins with a gray bibliography box labeled
26995  with a number.
26996  If you click on it, you will get a dialog in which you can set a 
26997 \family sans
26998 Key
26999 \family default
27000  and a 
27001 \family sans
27002 Label
27003 \family default
27004 .
27005  The key is the symbolic name by which you will refer to this bibliography
27006  entry.
27007  For example, our second entry in the bibliography is a book about LaTeX
27008  and we used 
27009 \begin_inset Quotes eld
27010 \end_inset
27011
27012 latexcompanion
27013 \begin_inset Quotes erd
27014 \end_inset
27015
27016 , a short form of its title, as key.
27017 \end_layout
27018
27019 \begin_layout Standard
27020 You can refer to the key of a bibliography entry using the menu 
27021 \family sans
27022 Insert\SpecialChar \menuseparator
27023 Citation
27024 \family default
27025  or the toolbar button 
27026 \begin_inset Info
27027 type  "icon"
27028 arg   "dialog-show-new-inset citation"
27029 \end_inset
27030
27031 .
27032  A citation reference box is inserted and a citation window will appear
27033  in which you can select one or more keys in the available key list.
27034  The citation reference box will be labeled with the referenced key.
27035  When you click on the box, the citation window appears and you can change
27036  the reference.
27037 \end_layout
27038
27039 \begin_layout Standard
27040 Citation references appear in the output as the number of the bibliography
27041  entry with surrounding brackets.
27042  If you set a 
27043 \family sans
27044 Label
27045 \family default
27046  for the entry, the label will appear instead of the number.
27047  Here are two examples; the first without a label, the second with the label
27048  
27049 \begin_inset Quotes eld
27050 \end_inset
27051
27052 Credits
27053 \begin_inset Quotes erd
27054 \end_inset
27055
27056 :
27057 \end_layout
27058
27059 \begin_layout Standard
27060 Have a look at the 
27061 \family sans
27062 LaTeX Companion Second Edition
27063 \family default
27064
27065 \begin_inset CommandInset citation
27066 LatexCommand cite
27067 key "latexcompanion"
27068
27069 \end_inset
27070
27071
27072 \end_layout
27073
27074 \begin_layout Standard
27075 The LyX-Team members are listed in the Credits: 
27076 \begin_inset CommandInset citation
27077 LatexCommand cite
27078 key "lyxcredit"
27079
27080 \end_inset
27081
27082
27083 \end_layout
27084
27085 \begin_layout Subsection
27086 Bibliography databases (BibTeX)
27087 \begin_inset Index idx
27088 status collapsed
27089
27090 \begin_layout Plain Layout
27091 Bibliography ! Databases
27092 \end_layout
27093
27094 \end_inset
27095
27096
27097 \begin_inset Index idx
27098 status collapsed
27099
27100 \begin_layout Plain Layout
27101 Bibliography ! BibTeX
27102 \end_layout
27103
27104 \end_inset
27105
27106
27107 \begin_inset CommandInset label
27108 LatexCommand label
27109 name "sub:Bibliography-databases"
27110
27111 \end_inset
27112
27113
27114 \end_layout
27115
27116 \begin_layout Standard
27117 Bibliography databases are useful if you use the same bibliography in different
27118  documents.
27119 \begin_inset Foot
27120 status collapsed
27121
27122 \begin_layout Plain Layout
27123 They are also useful simply for keeping a database of articles and notes
27124  concerning them.
27125  Most of the database programs mentioned below allow you to store annotations
27126  and reviews along with bibliographical information.
27127 \end_layout
27128
27129 \end_inset
27130
27131  It also makes it very easy to have a uniform layout for all bibliography
27132  entries.
27133  You can collect the bibliography of all relevant books and articles of
27134  your working field in a database.
27135  This database can be used for different documents, and only the entries
27136  cited in a particular document will appear in the bibliography list for
27137  that document.
27138  This relieves you of the need to keep track of which articles and books
27139  you have cited.
27140 \end_layout
27141
27142 \begin_layout Standard
27143 The database is a text file with the file extension 
27144 \begin_inset Quotes eld
27145 \end_inset
27146
27147
27148 \family sans
27149 .bib
27150 \family default
27151
27152 \begin_inset Quotes erd
27153 \end_inset
27154
27155 , containing the bibliography in a special format.
27156  The format is explained in 
27157 \begin_inset CommandInset citation
27158 LatexCommand cite
27159 key "BibTeX-2"
27160
27161 \end_inset
27162
27163  and in LaTeX books (
27164 \begin_inset CommandInset citation
27165 LatexCommand cite
27166 key "Mittelbach,Kopka,Lamport"
27167
27168 \end_inset
27169
27170 ).
27171  The file can be created using any text editor, but normally one uses a
27172  special program to create and edit the entries in the database.
27173  A list of such programs is maintained on the LyX Wiki at 
27174 \begin_inset Flex URL
27175 status collapsed
27176
27177 \begin_layout Plain Layout
27178
27179 http://wiki.lyx.org/BibTeX/Programs
27180 \end_layout
27181
27182 \end_inset
27183
27184 .
27185 \end_layout
27186
27187 \begin_layout Standard
27188 To use a database, use the menu 
27189 \family sans
27190 Insert\SpecialChar \menuseparator
27191 List
27192 \family default
27193 /
27194 \family sans
27195 TOC\SpecialChar \menuseparator
27196 BibT
27197 \begin_inset ERT
27198 status collapsed
27199
27200 \begin_layout Plain Layout
27201
27202 {}
27203 \end_layout
27204
27205 \end_inset
27206
27207 eX
27208 \begin_inset space ~
27209 \end_inset
27210
27211 Bibliography
27212 \family default
27213 .
27214  A grey box will be inserted and a window appears.
27215  In this window you can load one or more databases and a style file.
27216  The option 
27217 \family sans
27218 Add bibliography to TOC
27219 \family default
27220  adds a table of contents entry for the bibliography.
27221  In the 
27222 \family sans
27223 Content
27224 \family default
27225  drop box you can select whether to include > all the entries in the database
27226  in the document or just the cited references.
27227 \end_layout
27228
27229 \begin_layout Standard
27230 The style file is a text file with the file extension 
27231 \begin_inset Quotes eld
27232 \end_inset
27233
27234
27235 \family sans
27236 .bst
27237 \family default
27238
27239 \begin_inset Quotes erd
27240 \end_inset
27241
27242  that controls how the bibliography entries will appear.
27243  Your LaTeX distribution should provide several of these, and many publishers
27244  provide their own style files, so that you don't have to take care of the
27245  layout.
27246  It is of course possible to write your own style file, but this is something
27247  for experts.
27248 \begin_inset Foot
27249 status collapsed
27250
27251 \begin_layout Plain Layout
27252 For information how this is done, have a look at
27253 \begin_inset Newline newline
27254 \end_inset
27255
27256
27257 \begin_inset CommandInset href
27258 LatexCommand href
27259 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
27260
27261 \end_inset
27262
27263 .
27264 \end_layout
27265
27266 \end_inset
27267
27268
27269 \end_layout
27270
27271 \begin_layout Standard
27272 Inserting a citation reference works as described in the previous section.
27273 \end_layout
27274
27275 \begin_layout Standard
27276 To generate the bibliography from a database, LyX uses the program BibTeX.
27277  This program can be controlled with options that you can add in LyX's preferenc
27278 es dialog under 
27279 \family sans
27280 Outputs\SpecialChar \menuseparator
27281 LaT
27282 \begin_inset ERT
27283 status collapsed
27284
27285 \begin_layout Plain Layout
27286
27287 {}
27288 \end_layout
27289
27290 \end_inset
27291
27292 eX
27293 \family default
27294  in the 
27295 \family sans
27296 BibT
27297 \begin_inset ERT
27298 status collapsed
27299
27300 \begin_layout Plain Layout
27301
27302 {}
27303 \end_layout
27304
27305 \end_inset
27306
27307 eX
27308 \begin_inset space ~
27309 \end_inset
27310
27311 command
27312 \family default
27313  field.
27314  Before adding options, it is strongly recommended to read the manual of
27315  
27316 \family sans
27317 BibTeX
27318 \family default
27319  
27320 \begin_inset CommandInset citation
27321 LatexCommand cite
27322 key "BibTeX"
27323
27324 \end_inset
27325
27326 .
27327 \end_layout
27328
27329 \begin_layout Standard
27330 When you select the option 
27331 \family sans
27332 Sectioned bibliography
27333 \family default
27334  in the 
27335 \family sans
27336 Document\SpecialChar \menuseparator
27337 Settings
27338 \family default
27339  dialog, it is possible to have multiple and sectioned bibliographies.
27340  This and other options are explained in detail in section 
27341 \emph on
27342 Customizing Bibliographies
27343 \emph default
27344  
27345 \emph on
27346 with BibTeX
27347 \emph default
27348  of the 
27349 \emph on
27350 Additional Features
27351 \emph default
27352  manual.
27353 \end_layout
27354
27355 \begin_layout Standard
27356 We use two bibliographies in this document to show the difference between
27357  the two methods of creating them.
27358  As you can see, the bibliography that is created from a database lists
27359  only the database entries that are referenced in the document.
27360  We used the style file 
27361 \family sans
27362 alphadin.bst
27363 \family default
27364  to get the complicated German reference key scheme in the bibliography.
27365 \end_layout
27366
27367 \begin_layout Subsection
27368 Bibliography layout
27369 \begin_inset Index idx
27370 status collapsed
27371
27372 \begin_layout Plain Layout
27373 Bibliography ! Layout
27374 \end_layout
27375
27376 \end_inset
27377
27378
27379 \end_layout
27380
27381 \begin_layout Standard
27382 In the citation reference dialog you can set a special citation format.
27383  For this feature you need to enable the option 
27384 \family sans
27385 Natbib
27386 \family default
27387  in the 
27388 \family sans
27389 Document\SpecialChar \menuseparator
27390 Settings
27391 \family default
27392
27393 \begin_inset Index idx
27394 status collapsed
27395
27396 \begin_layout Plain Layout
27397 Document ! Settings
27398 \end_layout
27399
27400 \end_inset
27401
27402  dialog under 
27403 \family sans
27404 Bibliography
27405 \family default
27406 .
27407  Setting a citation style for a reference will overwrite the default.
27408  For the global citation format use the BibTeX style files as explained
27409  in the previous section.
27410 \end_layout
27411
27412 \begin_layout Standard
27413 You can also set text, that should appear before or after a citation reference,
27414  in the citation reference window.
27415  Here an example where we set the text 
27416 \begin_inset Quotes eld
27417 \end_inset
27418
27419 Chapter
27420 \begin_inset space ~
27421 \end_inset
27422
27423 3
27424 \begin_inset Quotes erd
27425 \end_inset
27426
27427  to appear after the reference:
27428 \end_layout
27429
27430 \begin_layout Standard
27431 Have a look at 
27432 \begin_inset CommandInset citation
27433 LatexCommand cite
27434 after "Chapter 3"
27435 key "latexcompanion"
27436
27437 \end_inset
27438
27439 .
27440 \end_layout
27441
27442 \begin_layout Section
27443 Index
27444 \begin_inset Index idx
27445 status collapsed
27446
27447 \begin_layout Plain Layout
27448 Index generation
27449 \end_layout
27450
27451 \end_inset
27452
27453
27454 \begin_inset CommandInset label
27455 LatexCommand label
27456 name "sec:Index"
27457
27458 \end_inset
27459
27460
27461 \end_layout
27462
27463 \begin_layout Standard
27464 An index entry is created if you use the menu 
27465 \family sans
27466 Insert\SpecialChar \menuseparator
27467 Index
27468 \begin_inset space ~
27469 \end_inset
27470
27471 Entry
27472 \family default
27473  or the toolbar button 
27474 \begin_inset Info
27475 type  "icon"
27476 arg   "index-insert"
27477 \end_inset
27478
27479 .
27480  A box labeled 
27481 \begin_inset Quotes eld
27482 \end_inset
27483
27484
27485 \family sans
27486 Index
27487 \family default
27488
27489 \begin_inset Quotes erd
27490 \end_inset
27491
27492  is inserted containing the text that appears in the index.
27493  The word where the cursor is in or the currently highlighted text is proposed
27494  by LyX as the index entry.
27495 \end_layout
27496
27497 \begin_layout Standard
27498 We give a short overview of the index commands in the next subsections.
27499  For a detailed description of LaTeX's index mechanism, have a look at one
27500  of the LaTeX books 
27501 \begin_inset CommandInset citation
27502 LatexCommand cite
27503 key "latexcompanion,latexguide,latexbook"
27504
27505 \end_inset
27506
27507 .
27508 \end_layout
27509
27510 \begin_layout Standard
27511 The index list is inserted in the document with the menu 
27512 \family sans
27513 Insert\SpecialChar \menuseparator
27514 List
27515 \begin_inset space ~
27516 \end_inset
27517
27518 /
27519 \begin_inset space ~
27520 \end_inset
27521
27522 TOC\SpecialChar \menuseparator
27523 Index
27524 \begin_inset space ~
27525 \end_inset
27526
27527 List
27528 \family default
27529 .
27530  A light blue box labeled 
27531 \begin_inset Quotes eld
27532 \end_inset
27533
27534
27535 \family sans
27536 Index
27537 \family default
27538
27539 \begin_inset Quotes erd
27540 \end_inset
27541
27542  will show the place where the index is printed in the output.
27543  The index list box is not clickable like other LyX-boxes.
27544 \end_layout
27545
27546 \begin_layout Subsection
27547 Grouping Index Entries
27548 \begin_inset Index idx
27549 status collapsed
27550
27551 \begin_layout Plain Layout
27552 Index ! Grouping
27553 \end_layout
27554
27555 \end_inset
27556
27557
27558 \end_layout
27559
27560 \begin_layout Standard
27561 Index entries are often grouped to offer the reader a fast search in the
27562  index.
27563  We want to group for example the index entries for itemized and enumerated
27564  lists under the entry 
27565 \begin_inset Quotes eld
27566 \end_inset
27567
27568 Lists
27569 \begin_inset Quotes erd
27570 \end_inset
27571
27572 .
27573  First we create the entry 
27574 \begin_inset Quotes eld
27575 \end_inset
27576
27577 Lists
27578 \begin_inset Quotes erd
27579 \end_inset
27580
27581  in section
27582 \begin_inset space ~
27583 \end_inset
27584
27585
27586 \begin_inset CommandInset ref
27587 LatexCommand ref
27588 reference "sub:Lists"
27589
27590 \end_inset
27591
27592 .
27593  In the text field for the itemized list index entry in section
27594 \begin_inset space ~
27595 \end_inset
27596
27597
27598 \begin_inset CommandInset ref
27599 LatexCommand ref
27600 reference "sec:Itemize"
27601
27602 \end_inset
27603
27604 , we insert the command
27605 \end_layout
27606
27607 \begin_layout Standard
27608
27609 \series bold
27610 Lists ! Itemize
27611 \end_layout
27612
27613 \begin_layout Standard
27614 and the command
27615 \end_layout
27616
27617 \begin_layout Standard
27618
27619 \series bold
27620 Lists ! Enumerate
27621 \end_layout
27622
27623 \begin_layout Standard
27624 for the enumerated list in section
27625 \begin_inset space ~
27626 \end_inset
27627
27628
27629 \begin_inset CommandInset ref
27630 LatexCommand ref
27631 reference "sec:Enumerate"
27632
27633 \end_inset
27634
27635 .
27636 \end_layout
27637
27638 \begin_layout Standard
27639 The exclamation mark 
27640 \begin_inset Quotes eld
27641 \end_inset
27642
27643 !
27644 \begin_inset Quotes erd
27645 \end_inset
27646
27647  marks the grouping levels.
27648  You can have three levels; every index level is indented a bit more.
27649  An index entry for the higher levels is not required.
27650  If we don't have an index entry for 
27651 \begin_inset Quotes eld
27652 \end_inset
27653
27654 Lists
27655 \begin_inset Quotes erd
27656 \end_inset
27657
27658 , it will be printed anyway, but without a page number.
27659 \end_layout
27660
27661 \begin_layout Subsection
27662 Page Ranges
27663 \begin_inset Index idx
27664 status collapsed
27665
27666 \begin_layout Plain Layout
27667 Index ! Page ranges
27668 \end_layout
27669
27670 \end_inset
27671
27672
27673 \end_layout
27674
27675 \begin_layout Standard
27676 Normally an index entry will appear with the page number of the indexed
27677  section.
27678  But sometimes you want to index more pages under the same entry.
27679  E.g if we want to index the paragraph environments, we create an index entry
27680  in section
27681 \begin_inset space ~
27682 \end_inset
27683
27684
27685 \begin_inset CommandInset ref
27686 LatexCommand ref
27687 reference "sec:Paragraph-Environments"
27688
27689 \end_inset
27690
27691  with the command
27692 \end_layout
27693
27694 \begin_layout Standard
27695
27696 \series bold
27697 Paragraph environments|(
27698 \end_layout
27699
27700 \begin_layout Standard
27701 and another entry at the end of section
27702 \begin_inset space ~
27703 \end_inset
27704
27705
27706 \begin_inset CommandInset ref
27707 LatexCommand ref
27708 reference "sub:LyX-Code"
27709
27710 \end_inset
27711
27712  with the command
27713 \end_layout
27714
27715 \begin_layout Standard
27716
27717 \series bold
27718 Paragraph environments|)
27719 \end_layout
27720
27721 \begin_layout Standard
27722 The commands 
27723 \begin_inset Quotes eld
27724 \end_inset
27725
27726
27727 \series bold
27728 |(
27729 \series default
27730
27731 \begin_inset Quotes erd
27732 \end_inset
27733
27734  and 
27735 \begin_inset Quotes eld
27736 \end_inset
27737
27738
27739 \series bold
27740 |)
27741 \series default
27742
27743 \begin_inset Quotes erd
27744 \end_inset
27745
27746  respectively start and end the index range.
27747  You can also add the same index entry at different places in the document.
27748  They appear in the output under one entry with a comma separated list of
27749  the pages of the indexed document parts.
27750  An example is the index entry 
27751 \begin_inset Quotes eld
27752 \end_inset
27753
27754 Document ! Settings
27755 \begin_inset Quotes erd
27756 \end_inset
27757
27758 .
27759 \end_layout
27760
27761 \begin_layout Subsection
27762 Cross referencing
27763 \begin_inset Index idx
27764 status collapsed
27765
27766 \begin_layout Plain Layout
27767 Index ! Cross referencing
27768 \end_layout
27769
27770 \end_inset
27771
27772
27773 \end_layout
27774
27775 \begin_layout Standard
27776 It is also possible to refer to another index entry.
27777  We referred for example in the index entry 
27778 \begin_inset Quotes eld
27779 \end_inset
27780
27781 GIF
27782 \begin_inset Quotes erd
27783 \end_inset
27784
27785  (in section
27786 \begin_inset space ~
27787 \end_inset
27788
27789
27790 \begin_inset CommandInset ref
27791 LatexCommand ref
27792 reference "sub:Image-Formats"
27793
27794 \end_inset
27795
27796 ) to the index entry 
27797 \begin_inset Quotes eld
27798 \end_inset
27799
27800 Image formats
27801 \begin_inset Quotes erd
27802 \end_inset
27803
27804  in the same section using the entry
27805 \end_layout
27806
27807 \begin_layout Standard
27808
27809 \series bold
27810 GIF|see{Image formats}
27811 \end_layout
27812
27813 \begin_layout Standard
27814 where the braces have to be inserted as TeX Code.
27815  The text within the braces is the referenced entry.
27816  The reference will appear in the output without a page number.
27817 \end_layout
27818
27819 \begin_layout Subsection
27820 Index Entry Order
27821 \begin_inset Index idx
27822 status collapsed
27823
27824 \begin_layout Plain Layout
27825 Index ! Entry order
27826 \end_layout
27827
27828 \end_inset
27829
27830
27831 \end_layout
27832
27833 \begin_layout Standard
27834 You can use accented characters in the index entry, but the entries might
27835  then not follow the rules for the index order.
27836  The index entries are sorted alphabetically, but LaTeX
27837 \begin_inset Foot
27838 status collapsed
27839
27840 \begin_layout Plain Layout
27841 The index generating is done in the background by an extra program, see
27842  section
27843 \begin_inset space ~
27844 \end_inset
27845
27846
27847 \begin_inset CommandInset ref
27848 LatexCommand ref
27849 reference "sub:Index-Program"
27850
27851 \end_inset
27852
27853 .
27854 \end_layout
27855
27856 \end_inset
27857
27858  doesn't know how to sort accents in different languages.
27859  We have created as an example the three dummy index entries 
27860 \begin_inset Quotes eld
27861 \end_inset
27862
27863 maison
27864 \begin_inset Quotes erd
27865 \end_inset
27866
27867
27868 \begin_inset Quotes eld
27869 \end_inset
27870
27871 maïs
27872 \begin_inset Quotes erd
27873 \end_inset
27874
27875 , and 
27876 \begin_inset Quotes eld
27877 \end_inset
27878
27879 maître
27880 \begin_inset Quotes erd
27881 \end_inset
27882
27883 .
27884 \begin_inset Index idx
27885 status open
27886
27887 \begin_layout Plain Layout
27888 Dummy entries ! maïs
27889 \end_layout
27890
27891 \end_inset
27892
27893
27894 \begin_inset Index idx
27895 status open
27896
27897 \begin_layout Plain Layout
27898 Dummy entries ! maître
27899 \end_layout
27900
27901 \end_inset
27902
27903
27904 \begin_inset Index idx
27905 status open
27906
27907 \begin_layout Plain Layout
27908 Dummy entries ! maïs@maison
27909 \end_layout
27910
27911 \end_inset
27912
27913  They will be sorted in the order maïs, maître, maison, but we want the
27914  order maïs, maison, maître.
27915  To achieve this, we use the command
27916 \end_layout
27917
27918 \begin_layout Standard
27919
27920 \series bold
27921 previous entry@current entry
27922 \end_layout
27923
27924 \begin_layout Standard
27925 In our case we want to have 
27926 \begin_inset Quotes eld
27927 \end_inset
27928
27929 maison
27930 \begin_inset Quotes erd
27931 \end_inset
27932
27933  after 
27934 \begin_inset Quotes eld
27935 \end_inset
27936
27937 maïs
27938 \begin_inset Quotes erd
27939 \end_inset
27940
27941  and write therefore for the index entry of maison:
27942 \end_layout
27943
27944 \begin_layout Standard
27945
27946 \series bold
27947 maïs@maison
27948 \end_layout
27949
27950 \begin_layout Standard
27951 The previous entry needn't to be a real existing entry, you can also use
27952  another word to tell LaTeX the entry order, see the next subsection for
27953  an example.
27954 \end_layout
27955
27956 \begin_layout Standard
27957 \begin_inset VSpace bigskip
27958 \end_inset
27959
27960
27961 \end_layout
27962
27963 \begin_layout Standard
27964 In some cases the index entry order is not correct when you are using the
27965  program 
27966 \family sans
27967 makeindex 
27968 \family default
27969 to generate the index (see sec.
27970 \begin_inset space \thinspace{}
27971 \end_inset
27972
27973
27974 \begin_inset CommandInset ref
27975 LatexCommand ref
27976 reference "sub:Index-Program"
27977
27978 \end_inset
27979
27980 ).
27981  
27982 \family sans
27983 makeindex
27984 \family default
27985  would for example print the index entry for the LaTeX-package aeguill in
27986  sec.
27987 \begin_inset space \thinspace{}
27988 \end_inset
27989
27990
27991 \begin_inset CommandInset ref
27992 LatexCommand ref
27993 reference "sub:Document-Font"
27994
27995 \end_inset
27996
27997  after the index entries of the other LaTeX-packages although all these
27998  index commands start with 
27999 \begin_inset Quotes eld
28000 \end_inset
28001
28002
28003 \series bold
28004 LaTeX-packages ! 
28005 \series default
28006
28007 \begin_inset Quotes eld
28008 \end_inset
28009
28010 .
28011  The reason is that the index entry for aeguill is in a footnote.
28012  To fix this 
28013 \family sans
28014 makeindex
28015 \family default
28016  bug, add these commands to the preamble of your document:
28017 \end_layout
28018
28019 \begin_layout Standard
28020
28021 \series bold
28022
28023 \backslash
28024 let
28025 \backslash
28026 OrgIndex
28027 \backslash
28028 index
28029 \end_layout
28030
28031 \begin_layout Standard
28032
28033 \series bold
28034
28035 \backslash
28036 renewcommand*{
28037 \backslash
28038 index}[1]{
28039 \backslash
28040 OrgIndex{#1}}
28041 \end_layout
28042
28043 \begin_layout Subsection
28044 Index Entry Layout
28045 \begin_inset Index idx
28046 status collapsed
28047
28048 \begin_layout Plain Layout
28049 Index ! Entry layout
28050 \end_layout
28051
28052 \end_inset
28053
28054
28055 \end_layout
28056
28057 \begin_layout Standard
28058 You can change the appearance of index entries via the text style dialog.
28059 \begin_inset Index idx
28060 status open
28061
28062 \begin_layout Plain Layout
28063 Dummy entries ! 
28064 \shape italic
28065 This is an italic dummy entry
28066 \end_layout
28067
28068 \end_inset
28069
28070  You can also format the page number using the character 
28071 \begin_inset Quotes eld
28072 \end_inset
28073
28074 |
28075 \begin_inset Quotes erd
28076 \end_inset
28077
28078  followed by a LaTeX-command without a backslash.
28079  We can write for example
28080 \end_layout
28081
28082 \begin_layout Standard
28083
28084 \series bold
28085 italic page number:|textit
28086 \end_layout
28087
28088 \begin_layout Standard
28089 to get the page number in italic.
28090 \begin_inset Index idx
28091 status open
28092
28093 \begin_layout Plain Layout
28094 Dummy entries ! italic page number:|textit
28095 \end_layout
28096
28097 \end_inset
28098
28099  Normally all LaTeX-commands begin with a backslash, but in this special
28100  case 
28101 \begin_inset Quotes eld
28102 \end_inset
28103
28104
28105 \series bold
28106 |command
28107 \series default
28108
28109 \begin_inset Quotes erd
28110 \end_inset
28111
28112  means 
28113 \series bold
28114
28115 \backslash
28116 command{page
28117 \begin_inset space ~
28118 \end_inset
28119
28120 number}
28121 \series default
28122 .
28123  Have a look at section
28124 \begin_inset space ~
28125 \end_inset
28126
28127
28128 \begin_inset CommandInset ref
28129 LatexCommand ref
28130 reference "sub:LaTeX-Syntax"
28131
28132 \end_inset
28133
28134  to learn more about the LaTeX-syntax.
28135 \end_layout
28136
28137 \begin_layout Standard
28138 \begin_inset Note Greyedout
28139 status open
28140
28141 \begin_layout Plain Layout
28142
28143 \series bold
28144 Note:
28145 \series default
28146  Formatting single index entries only works when you use the program 
28147 \family sans
28148 makeindex 
28149 \family default
28150 to generate the index, see sec.
28151 \begin_inset space \thinspace{}
28152 \end_inset
28153
28154
28155 \begin_inset CommandInset ref
28156 LatexCommand ref
28157 reference "sub:Index-Program"
28158
28159 \end_inset
28160
28161 .
28162  If you use 
28163 \family sans
28164 xindy
28165 \family default
28166 , however, this won't work for anything other than bold or italic text.
28167  This is because xindy requires you
28168 \change_deleted 5863208 1304031984
28169  
28170 \change_unchanged
28171  to define semantic elements before they can be used, see 
28172 \begin_inset CommandInset citation
28173 LatexCommand cite
28174 after "p. 678 ff."
28175 key "latexcompanion"
28176
28177 \end_inset
28178
28179  for details.
28180 \end_layout
28181
28182 \end_inset
28183
28184
28185 \end_layout
28186
28187 \begin_layout Standard
28188 In general, we encourage you to not format page numbers directly as shown
28189  above.
28190  Instead of this, you should define a macro in the preamble and use that.
28191  Consider why you want some page numbers to be bold.
28192  Maybe you want all page references italic that refer to a definition of
28193  the indexed term, so that users can easily find definitions.
28194  If so, put the following in the preamble
28195 \end_layout
28196
28197 \begin_layout Standard
28198
28199 \series bold
28200
28201 \backslash
28202 newcommand{
28203 \backslash
28204 IndexDef}[1]{
28205 \backslash
28206 textit{#1}}
28207 \end_layout
28208
28209 \begin_layout Standard
28210 and write
28211 \end_layout
28212
28213 \begin_layout Standard
28214
28215 \series bold
28216 my entry|IndexDef
28217 \end_layout
28218
28219 \begin_layout Standard
28220 in the index entry.
28221 \begin_inset Index idx
28222 status open
28223
28224 \begin_layout Plain Layout
28225 Dummy entries ! my entry|IndexDef
28226 \end_layout
28227
28228 \end_inset
28229
28230  The advantage is that, if you change your mind later or if your publisher
28231  insists that definitions must not be italic but bold, you just need to
28232  change the macro in the preamble, not every single index entry.
28233 \end_layout
28234
28235 \begin_layout Standard
28236 You can also change the layout for the whole index.
28237  E.
28238 \begin_inset space \thinspace{}
28239 \end_inset
28240
28241 g.
28242 \begin_inset space \space{}
28243 \end_inset
28244
28245 we marked the index list box of this document as bold to get a bold font
28246  for all index entries.
28247  For more advanced tasks you have to set up a so-called 
28248 \emph on
28249 Index Style File
28250 \emph default
28251 , see the 
28252 \family sans
28253 makeindex
28254 \family default
28255  or 
28256 \family sans
28257 xindy
28258 \family default
28259  documentation for details, 
28260 \begin_inset CommandInset citation
28261 LatexCommand cite
28262 key "makeindex,xindy"
28263
28264 \end_inset
28265
28266 .
28267 \end_layout
28268
28269 \begin_layout Subsection
28270 Index Program
28271 \begin_inset Index idx
28272 status collapsed
28273
28274 \begin_layout Plain Layout
28275 Index ! Program
28276 \end_layout
28277
28278 \end_inset
28279
28280
28281 \begin_inset CommandInset label
28282 LatexCommand label
28283 name "sub:Index-Program"
28284
28285 \end_inset
28286
28287
28288 \end_layout
28289
28290 \begin_layout Standard
28291 If the index entry program 
28292 \family sans
28293 xindy
28294 \family default
28295  is installed, LyX uses it for index generation; otherwise the program 
28296 \family sans
28297 makeindex
28298 \family default
28299 , that is part of every LaTeX distribution, is used.
28300 \begin_inset Foot
28301 status collapsed
28302
28303 \begin_layout Plain Layout
28304
28305 \family sans
28306 Makeindex
28307 \family default
28308  is very old, no longer under development and has many pitfalls, notably
28309  that it was developed with only the English language in mind.
28310  So it fails to sort anything other than a monolingual English text correctly.
28311  We have shown above how to fix this sorting.
28312  However, if you are writing in another than the English language, consider
28313  to use 
28314 \family sans
28315 xindy
28316 \family default
28317 .
28318 \end_layout
28319
28320 \end_inset
28321
28322  Both programs can be controlled by options that can be set in LyX's preferences
28323  dialog, see section
28324 \begin_inset space ~
28325 \end_inset
28326
28327
28328 \begin_inset CommandInset ref
28329 LatexCommand ref
28330 reference "sub:LaTeX-settings"
28331
28332 \end_inset
28333
28334 .
28335  The available options are listed and explained in 
28336 \begin_inset CommandInset citation
28337 LatexCommand cite
28338 key "makeindex,xindy"
28339
28340 \end_inset
28341
28342 .
28343  In this dialog, you can also specify an alternative program to generate
28344  the index.
28345 \end_layout
28346
28347 \begin_layout Standard
28348 If you need specific options or an alternative index program only for a
28349  given document, you can define the program and\SpecialChar \slash{}
28350 or the options in 
28351 \family sans
28352 Document\SpecialChar \menuseparator
28353 Settings\SpecialChar \ldots{}
28354 \SpecialChar \menuseparator
28355 Indexes
28356 \family default
28357 .
28358  This is especially useful if you need to pass language-specific options
28359  to the index program or if you need a specific layout style.
28360 \end_layout
28361
28362 \begin_layout Subsection
28363 Multiple Indexes
28364 \end_layout
28365
28366 \begin_layout Standard
28367 In many fields, it is common to have more than one index.
28368  For instance, you might need to set up a separate 
28369 \begin_inset Quotes eld
28370 \end_inset
28371
28372 Index of Names
28373 \begin_inset Quotes erd
28374 \end_inset
28375
28376  next to the standard index.
28377  LaTeX does not provide this possibility out of the box, but there are many
28378  packages that add this feature.
28379  LyX uses the 
28380 \series bold
28381 splitidx
28382 \series default
28383
28384 \begin_inset Index idx
28385 status collapsed
28386
28387 \begin_layout Plain Layout
28388 LaTeX-packages ! splitidx
28389 \end_layout
28390
28391 \end_inset
28392
28393  package to generate multiple indexes.
28394  The package is included in all recent LaTeX distributions.
28395  If yours does not ship it, consult the TeX Catalogue, 
28396 \begin_inset CommandInset citation
28397 LatexCommand cite
28398 key "TeXCatalogue"
28399
28400 \end_inset
28401
28402 .
28403  Note that the package does not only consist of a LaTeX style, but it also
28404  includes specific preprocessor programs that need to be installed as well.
28405  Please consult the package's manual for details.
28406 \end_layout
28407
28408 \begin_layout Standard
28409 To set up LyX for the use of multiple indexes, go to 
28410 \family sans
28411 Document\SpecialChar \menuseparator
28412 Settings\SpecialChar \ldots{}
28413 \SpecialChar \menuseparator
28414 Indexes
28415 \family default
28416  and select 
28417 \begin_inset Quotes eld
28418 \end_inset
28419
28420 Use multiple Indexes
28421 \begin_inset Quotes erd
28422 \end_inset
28423
28424 .
28425  Note that the list of 
28426 \begin_inset Quotes eld
28427 \end_inset
28428
28429 Available Indexes
28430 \begin_inset Quotes erd
28431 \end_inset
28432
28433  below already contains the standard index.
28434  To add further indexes, add the name of the index (in the form that should
28435  also appear as a heading) to the 
28436 \begin_inset Quotes eld
28437 \end_inset
28438
28439 New
28440 \begin_inset Quotes erd
28441 \end_inset
28442
28443  input field and press the 
28444 \begin_inset Quotes eld
28445 \end_inset
28446
28447 Add
28448 \begin_inset Quotes erd
28449 \end_inset
28450
28451  button.
28452  The new index should now appear in the list as well.
28453  If you like, you can attribute an alternative label color to the new index
28454  by selecting the index in the list and hitting the 
28455 \begin_inset Quotes eld
28456 \end_inset
28457
28458 Alter Color\SpecialChar \ldots{}
28459
28460 \begin_inset Quotes erd
28461 \end_inset
28462
28463  button.
28464  The label color may help you to differentiate index entries of different
28465  indexes in the LyX work area.
28466 \end_layout
28467
28468 \begin_layout Standard
28469 Once the document changes have been applied, you can find the new index
28470  list in 
28471 \family sans
28472 Insert\SpecialChar \menuseparator
28473 List
28474 \begin_inset space ~
28475 \end_inset
28476
28477 /
28478 \begin_inset space ~
28479 \end_inset
28480
28481 TOC
28482 \family default
28483  and the 
28484 \family sans
28485 Insert
28486 \family default
28487  menu has a separate index entry for each of the defined indexes.
28488  The workflow is basically the same as for the default index, but there
28489  are some additional features:
28490 \end_layout
28491
28492 \begin_layout Itemize
28493 If you want to change the attribution of a specific index entry, right-clicking
28494  on the entry will open a dialog where you can do that.
28495 \end_layout
28496
28497 \begin_layout Itemize
28498 By right-clicking on an index, you can change its type.
28499  Furthermore, you can specify an index list to be a 
28500 \begin_inset Quotes eld
28501 \end_inset
28502
28503 Subindex
28504 \begin_inset Quotes erd
28505 \end_inset
28506
28507 .
28508  If you do that, the heading of that list will be decreased by one level.
28509  E.
28510 \begin_inset space \thinspace{}
28511 \end_inset
28512
28513 g., if you use a book class, where the standard index heading is defined
28514  as a chapter, subindexes will be defined as sections and can thus be nested
28515  to the non-subindexes.
28516 \end_layout
28517
28518 \begin_layout Section
28519 Nomenclature / Glossary 
28520 \begin_inset Index idx
28521 status collapsed
28522
28523 \begin_layout Plain Layout
28524 Nomenclature
28525 \end_layout
28526
28527 \end_inset
28528
28529
28530 \begin_inset Index idx
28531 status collapsed
28532
28533 \begin_layout Plain Layout
28534 Glossary|see
28535 \begin_inset ERT
28536 status collapsed
28537
28538 \begin_layout Plain Layout
28539
28540 {
28541 \end_layout
28542
28543 \end_inset
28544
28545 Nomenclature
28546 \begin_inset ERT
28547 status collapsed
28548
28549 \begin_layout Plain Layout
28550
28551 }
28552 \end_layout
28553
28554 \end_inset
28555
28556
28557 \end_layout
28558
28559 \end_inset
28560
28561
28562 \begin_inset CommandInset label
28563 LatexCommand label
28564 name "sec:Nomenclature"
28565
28566 \end_inset
28567
28568
28569 \end_layout
28570
28571 \begin_layout Standard
28572 Sometimes you need to compile a list of symbols that are mentioned in your
28573  document with a brief explanation of them – a so called nomenclature or
28574  glossary.
28575 \end_layout
28576
28577 \begin_layout Standard
28578 To be able to create nomenclatures, you need the LaTeX package 
28579 \series bold
28580 nomencl
28581 \series default
28582
28583 \begin_inset Index idx
28584 status collapsed
28585
28586 \begin_layout Plain Layout
28587 LaTeX-packages ! nomencl
28588 \end_layout
28589
28590 \end_inset
28591
28592  installed.
28593  You find it in the TeX Catalogue, 
28594 \begin_inset CommandInset citation
28595 LatexCommand cite
28596 key "TeXCatalogue"
28597
28598 \end_inset
28599
28600  or in the package manager of your LaTeX-system.
28601 \end_layout
28602
28603 \begin_layout Standard
28604 A nomenclature entry is created if you place the cursor after a symbol entry
28605  and then use the menu 
28606 \family sans
28607 Insert\SpecialChar \menuseparator
28608
28609 \family default
28610 N
28611 \family sans
28612 omenclature
28613 \begin_inset space ~
28614 \end_inset
28615
28616 Entry
28617 \family default
28618  or the toolbar button 
28619 \begin_inset Info
28620 type  "icon"
28621 arg   "nomencl-insert"
28622 \end_inset
28623
28624 .
28625  A gray box labeled 
28626 \begin_inset Quotes eld
28627 \end_inset
28628
28629
28630 \family sans
28631 Nom
28632 \family default
28633
28634 \begin_inset Quotes erd
28635 \end_inset
28636
28637  is inserted and a window pops up asking for the nomenclature entry.
28638 \end_layout
28639
28640 \begin_layout Standard
28641 A nomenclature entry consists of two main entries.
28642  The first is the symbol that you want to refer to.
28643  The second is the description of the symbol.
28644 \end_layout
28645
28646 \begin_layout Standard
28647 \begin_inset Note Greyedout
28648 status open
28649
28650 \begin_layout Plain Layout
28651
28652 \series bold
28653 Note:
28654 \series default
28655  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28656 \end_layout
28657
28658 \end_inset
28659
28660
28661 \end_layout
28662
28663 \begin_layout Subsection
28664 Nomenclature Definition and Layout
28665 \begin_inset Index idx
28666 status collapsed
28667
28668 \begin_layout Plain Layout
28669 Nomenclature ! Layout
28670 \end_layout
28671
28672 \end_inset
28673
28674
28675 \end_layout
28676
28677 \begin_layout Standard
28678 When you have symbols in formulas, you have to define them in the 
28679 \family sans
28680 Symbol
28681 \family default
28682  field as LaTeX-formulas.
28683  For example to get 
28684 \begin_inset Quotes eld
28685 \end_inset
28686
28687
28688 \begin_inset Formula $\sigma$
28689 \end_inset
28690
28691
28692 \begin_inset Quotes erd
28693 \end_inset
28694
28695 , insert this:
28696 \begin_inset Newline newline
28697 \end_inset
28698
28699
28700 \series bold
28701 $
28702 \backslash
28703 sigma$
28704 \begin_inset Newline newline
28705 \end_inset
28706
28707
28708 \series default
28709 The 
28710 \begin_inset Quotes eld
28711 \end_inset
28712
28713 $
28714 \begin_inset Quotes erd
28715 \end_inset
28716
28717  character starts/ends the formula.
28718  The LaTeX-command for the Greek letter is the name of the letter beginning
28719  with a backslash 
28720 \begin_inset Quotes eld
28721 \end_inset
28722
28723
28724 \backslash
28725
28726 \begin_inset Quotes erd
28727 \end_inset
28728
28729 .
28730  For capital Greek letters, start the command also with a capital letter,
28731  like 
28732 \series bold
28733
28734 \backslash
28735 Sigma
28736 \series default
28737 .
28738 \end_layout
28739
28740 \begin_layout Standard
28741 (A short introduction to the LaTeX-syntax is given in section
28742 \begin_inset space ~
28743 \end_inset
28744
28745
28746 \begin_inset CommandInset ref
28747 LatexCommand ref
28748 reference "sub:LaTeX-Syntax"
28749
28750 \end_inset
28751
28752 .)
28753 \end_layout
28754
28755 \begin_layout Standard
28756 You cannot use the 
28757 \family sans
28758 Text
28759 \begin_inset space ~
28760 \end_inset
28761
28762 Style
28763 \family default
28764  dialog to format the description text but have to use LaTeX-commands.
28765  For example the description of the nomenclature entry for the 
28766 \begin_inset Quotes eld
28767 \end_inset
28768
28769
28770 \begin_inset Formula $\sigma$
28771 \end_inset
28772
28773
28774 \begin_inset Quotes erd
28775 \end_inset
28776
28777  in this document is:
28778 \begin_inset Newline newline
28779 \end_inset
28780
28781
28782 \series bold
28783 dummy entry for the character 
28784 \backslash
28785 textsf{sigma}
28786 \series default
28787
28788 \begin_inset Newline newline
28789 \end_inset
28790
28791 The command 
28792 \series bold
28793
28794 \backslash
28795 textsf
28796 \series default
28797  sets the fonts to 
28798 \family sans
28799 sans
28800 \begin_inset space ~
28801 \end_inset
28802
28803 serif
28804 \family default
28805 .
28806  To get 
28807 \series bold
28808 bold
28809 \series default
28810  font use the command 
28811 \series bold
28812
28813 \backslash
28814 textbf
28815 \series default
28816 , for 
28817 \family typewriter
28818 typewriter
28819 \family default
28820  use 
28821 \series bold
28822
28823 \backslash
28824 texttt
28825 \series default
28826 , for 
28827 \emph on
28828 emphasized
28829 \emph default
28830  use 
28831 \series bold
28832
28833 \backslash
28834 emph
28835 \series default
28836 .
28837 \end_layout
28838
28839 \begin_layout Subsection
28840 Sort Order of Nomenclature Entries
28841 \begin_inset Index idx
28842 status collapsed
28843
28844 \begin_layout Plain Layout
28845 Nomenclature ! Sort order
28846 \end_layout
28847
28848 \end_inset
28849
28850
28851 \end_layout
28852
28853 \begin_layout Standard
28854 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28855  the symbol definition.
28856  This leads to undesired results when you for example have symbols in formulas.
28857  Suppose you have nomenclature entries for the symbols 
28858 \emph on
28859 a
28860 \begin_inset CommandInset nomenclature
28861 LatexCommand nomenclature
28862 symbol "a"
28863 description "dummy entry for the character \"a\""
28864
28865 \end_inset
28866
28867
28868 \emph default
28869  and 
28870 \begin_inset Formula $\sigma$
28871 \end_inset
28872
28873
28874 \begin_inset CommandInset nomenclature
28875 LatexCommand nomenclature
28876 prefix "sigma"
28877 symbol "$\\sigma$"
28878 description "dummy entry for the character \\textsf{sigma}"
28879
28880 \end_inset
28881
28882 .
28883  They will be sorted by 
28884 \begin_inset Quotes eld
28885 \end_inset
28886
28887
28888 \family sans
28889 a
28890 \family default
28891
28892 \begin_inset Quotes erd
28893 \end_inset
28894
28895  and 
28896 \begin_inset Quotes eld
28897 \end_inset
28898
28899
28900 \family typewriter
28901 $
28902 \backslash
28903 sigma$
28904 \family default
28905
28906 \begin_inset Quotes erd
28907 \end_inset
28908
28909  – the 
28910 \begin_inset Formula $\sigma$
28911 \end_inset
28912
28913  will be sorted before the 
28914 \emph on
28915 a
28916 \emph default
28917  since the character 
28918 \begin_inset Quotes eld
28919 \end_inset
28920
28921 $
28922 \begin_inset Quotes erd
28923 \end_inset
28924
28925  is considered in sorting.
28926 \end_layout
28927
28928 \begin_layout Standard
28929 To control the sort order, you can edit the 
28930 \family sans
28931 Sort
28932 \begin_inset space ~
28933 \end_inset
28934
28935 as
28936 \family default
28937  field of the nomenclature dialog.
28938  Then the nomenclature entry will be sorted by this entry and not the symbol
28939  definition.
28940  For the example given, you can insert 
28941 \family typewriter
28942 sigma
28943 \family default
28944  in this field for the 
28945 \begin_inset Formula $\sigma$
28946 \end_inset
28947
28948 , then 
28949 \emph on
28950 a
28951 \emph default
28952  will be located before 
28953 \begin_inset Formula $\sigma$
28954 \end_inset
28955
28956 .
28957 \end_layout
28958
28959 \begin_layout Standard
28960 For subgrouping and tips for using sort entries see the 
28961 \series bold
28962 nomencl
28963 \series default
28964  documentation, 
28965 \begin_inset CommandInset citation
28966 LatexCommand cite
28967 key "nomencl"
28968
28969 \end_inset
28970
28971 .
28972 \end_layout
28973
28974 \begin_layout Subsection
28975 Nomenclature Options
28976 \begin_inset Index idx
28977 status collapsed
28978
28979 \begin_layout Plain Layout
28980 Nomenclature ! Options
28981 \end_layout
28982
28983 \end_inset
28984
28985
28986 \end_layout
28987
28988 \begin_layout Standard
28989 The 
28990 \series bold
28991 nomencl
28992 \series default
28993  package offers some options to adjust the appearance of the nomenclature.
28994  Here are some of its options, for more have a look at its documentation:
28995 \end_layout
28996
28997 \begin_layout Description
28998 refeq Appends the phrase 
28999 \begin_inset Quotes eld
29000 \end_inset
29001
29002
29003 \family sans
29004 , see equation (
29005 \emph on
29006 eq
29007 \emph default
29008 )
29009 \family default
29010
29011 \begin_inset Quotes erd
29012 \end_inset
29013
29014  to every nomenclature entry, where 
29015 \family sans
29016 \emph on
29017 eq
29018 \family default
29019 \emph default
29020  is the number of the last equation in front of the nomenclature entry
29021 \end_layout
29022
29023 \begin_layout Description
29024 refpage Appends the phrase 
29025 \begin_inset Quotes eld
29026 \end_inset
29027
29028
29029 \family sans
29030 , page (
29031 \emph on
29032 page
29033 \emph default
29034 )
29035 \family default
29036
29037 \begin_inset Quotes erd
29038 \end_inset
29039
29040  to every nomenclature entry, where 
29041 \family sans
29042 \emph on
29043 page
29044 \family default
29045 \emph default
29046  is the number of the page on which the nomenclature entry appeared
29047 \end_layout
29048
29049 \begin_layout Description
29050 intoc Inserts the nomenclature in the Table of Contents
29051 \end_layout
29052
29053 \begin_layout Standard
29054 There are furthermore the options 
29055 \series bold
29056 croatian
29057 \series default
29058
29059 \series bold
29060 danish
29061 \series default
29062
29063 \series bold
29064 english
29065 \series default
29066
29067 \series bold
29068 french
29069 \series default
29070
29071 \series bold
29072 german
29073 \series default
29074
29075 \series bold
29076 italian
29077 \series default
29078
29079 \series bold
29080 polish
29081 \series default
29082
29083 \series bold
29084 portuguese
29085 \series default
29086
29087 \series bold
29088 russian
29089 \series default
29090
29091 \series bold
29092 spanish
29093 \series default
29094 , and 
29095 \series bold
29096 ukrainian
29097 \series default
29098  to print the reference texts and the nomenclature title in the corresponding
29099  language.
29100 \end_layout
29101
29102 \begin_layout Standard
29103 To use one or more of the options, add them to the comma-separated document
29104  class options list in the 
29105 \family sans
29106 Document\SpecialChar \menuseparator
29107 Settings
29108 \family default
29109  dialog.
29110  In this document the option 
29111 \series bold
29112 intoc
29113 \series default
29114  is used.
29115 \end_layout
29116
29117 \begin_layout Standard
29118 \begin_inset VSpace bigskip
29119 \end_inset
29120
29121
29122 \end_layout
29123
29124 \begin_layout Standard
29125 You can also use the first two options above only for certain nomenclature
29126  entries when you add one of the following commands as last entry to the
29127  
29128 \family sans
29129 Description
29130 \family default
29131  field in the nomenclature dialog:
29132 \end_layout
29133
29134 \begin_layout Description
29135
29136 \backslash
29137 nomrefeq Like the 
29138 \series bold
29139 refeq
29140 \series default
29141  option
29142 \end_layout
29143
29144 \begin_layout Description
29145
29146 \backslash
29147 nomrefpage Like the 
29148 \series bold
29149 refpage
29150 \series default
29151  option
29152 \end_layout
29153
29154 \begin_layout Description
29155
29156 \backslash
29157 nomrefeqpage Short notation of 
29158 \series bold
29159
29160 \backslash
29161 nomrefeq
29162 \backslash
29163 nomrefpage
29164 \end_layout
29165
29166 \begin_layout Description
29167
29168 \backslash
29169 nomnorefeq,
29170 \begin_inset space ~
29171 \end_inset
29172
29173
29174 \backslash
29175 nomnorefpage,
29176 \begin_inset space ~
29177 \end_inset
29178
29179
29180 \backslash
29181 nomnorefeqpage Turns off the corresponding options
29182 \end_layout
29183
29184 \begin_layout Subsection
29185 Printing the Nomenclature
29186 \begin_inset Index idx
29187 status collapsed
29188
29189 \begin_layout Plain Layout
29190 Nomenclature ! Printing
29191 \end_layout
29192
29193 \end_inset
29194
29195
29196 \end_layout
29197
29198 \begin_layout Standard
29199 To print the nomenclature, use the menu 
29200 \family sans
29201 Insert\SpecialChar \menuseparator
29202 Lists
29203 \begin_inset space ~
29204 \end_inset
29205
29206 /
29207 \begin_inset space ~
29208 \end_inset
29209
29210 TOC\SpecialChar \menuseparator
29211 Nomenclature
29212 \family default
29213 .
29214  A light blue box labeled 
29215 \begin_inset Quotes eld
29216 \end_inset
29217
29218
29219 \family sans
29220 Nomenclature
29221 \family default
29222
29223 \begin_inset Quotes erd
29224 \end_inset
29225
29226  will show the place where the nomenclature is printed in the output.
29227  Like the index list box, the nomenclature list box is not clickable.
29228 \end_layout
29229
29230 \begin_layout Standard
29231 In the printed output the title of the nomenclature appears as 
29232 \begin_inset Quotes eld
29233 \end_inset
29234
29235 Nomenclature
29236 \begin_inset Quotes erd
29237 \end_inset
29238
29239 .
29240  If you are not happy with the name, you can change it by redefining the
29241  command 
29242 \series bold
29243
29244 \backslash
29245 nomname
29246 \series default
29247  in the preamble.
29248  For example, in order to change the name to 
29249 \emph on
29250 List of Symbols
29251 \emph default
29252 , add the following line to the preamble:
29253 \end_layout
29254
29255 \begin_layout Standard
29256
29257 \family roman
29258 \series bold
29259
29260 \backslash
29261 renewcommand{
29262 \backslash
29263 nomname}{List of Symbols}
29264 \end_layout
29265
29266 \begin_layout Standard
29267 \begin_inset VSpace defskip
29268 \end_inset
29269
29270
29271 \end_layout
29272
29273 \begin_layout Standard
29274 If you are unhappy with the amount of space for symbols, you can alter it
29275  by adding the following line to the preamble:
29276 \end_layout
29277
29278 \begin_layout Standard
29279
29280 \family roman
29281 \series bold
29282
29283 \backslash
29284 renewcommand{
29285 \backslash
29286 nomlabelwidth}{width}
29287 \end_layout
29288
29289 \begin_layout Standard
29290
29291 \family roman
29292 where the width is a value with one of the units listed in Appendix
29293 \begin_inset space ~
29294 \end_inset
29295
29296
29297 \begin_inset CommandInset ref
29298 LatexCommand ref
29299 reference "cha:Units-available-in"
29300
29301 \end_inset
29302
29303 .
29304  The default value is 1
29305 \begin_inset space \thinspace{}
29306 \end_inset
29307
29308 cm.
29309 \end_layout
29310
29311 \begin_layout Subsection
29312 Nomenclature Program
29313 \begin_inset Index idx
29314 status collapsed
29315
29316 \begin_layout Plain Layout
29317 Nomenclature ! Program
29318 \end_layout
29319
29320 \end_inset
29321
29322
29323 \begin_inset CommandInset label
29324 LatexCommand label
29325 name "sub:Nomenclature-Program"
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \begin_layout Standard
29333 LyX uses the program 
29334 \family sans
29335 makeindex
29336 \family default
29337 , that is part of every LaTeX distribution, to generate the nomenclature.
29338  LyX's preferences dialog allows you to specify another program or to control
29339  
29340 \family sans
29341 makeindex
29342 \family default
29343  by adding options, see section
29344 \begin_inset space ~
29345 \end_inset
29346
29347
29348 \begin_inset CommandInset ref
29349 LatexCommand ref
29350 reference "sub:LaTeX-settings"
29351
29352 \end_inset
29353
29354 .
29355  The available options are listed and explained in 
29356 \begin_inset CommandInset citation
29357 LatexCommand cite
29358 key "nomencl,makeindex"
29359
29360 \end_inset
29361
29362 .
29363 \end_layout
29364
29365 \begin_layout Section
29366 Branches
29367 \begin_inset Index idx
29368 status collapsed
29369
29370 \begin_layout Plain Layout
29371 Branches
29372 \end_layout
29373
29374 \end_inset
29375
29376
29377 \begin_inset Index idx
29378 status collapsed
29379
29380 \begin_layout Plain Layout
29381 Document ! Branches
29382 \end_layout
29383
29384 \end_inset
29385
29386
29387 \begin_inset CommandInset label
29388 LatexCommand label
29389 name "sec:Branches"
29390
29391 \end_inset
29392
29393
29394 \end_layout
29395
29396 \begin_layout Standard
29397 Sometimes it is useful to hide some document parts in the output.
29398  For example a teacher who is setting an exam obviously doesn't want the
29399  pupils to see the answers, but having questions and answers in the same
29400  document will make the life of the markers of that exam much easier.
29401 \end_layout
29402
29403 \begin_layout Standard
29404 For these cases LyX allows you to put text into branches.
29405  The text will then only appear in the output when its branch is activated.
29406  To create a branch, either select the menu 
29407 \family sans
29408 Insert\SpecialChar \menuseparator
29409 Branch\SpecialChar \menuseparator
29410 Insert New Branch
29411 \family default
29412  (if you just want to specify a new branch) or go in the 
29413 \family sans
29414 Document\SpecialChar \menuseparator
29415 Settings
29416 \family default
29417  dialog to 
29418 \family sans
29419 Branches
29420 \family default
29421 , where you can specify and change the name of the branch, its activation
29422  state (whether the content of the branch is shown in the output or not),
29423  its background color inside LyX and whether the name of the branch should
29424  be appended to the document file name on export if the branch is active
29425  (see below for an example).
29426  Furthermore, the dialog lets you merge two branches (just rename one branch
29427  to the name of the other) and to add 
29428 \begin_inset Quotes eld
29429 \end_inset
29430
29431 unknown branches
29432 \begin_inset Quotes erd
29433 \end_inset
29434
29435  (i.
29436 \begin_inset space \thinspace{}
29437 \end_inset
29438
29439 e.
29440 \begin_inset space ~
29441 \end_inset
29442
29443 branches that were added to the document via copy and paste from other documents
29444 , without having being defined) to the document's branch list.
29445 \end_layout
29446
29447 \begin_layout Standard
29448 Text that should be in a branch is set into branch inset boxes.
29449  These boxes are inserted via the menu 
29450 \family sans
29451 Insert\SpecialChar \menuseparator
29452 Branch
29453 \family default
29454  where you can choose a branch.
29455  You can later change the activation state of the branch by right-clicking
29456  on them.
29457 \end_layout
29458
29459 \begin_layout Standard
29460 Here is an example, where only the question text appears, the answer branch
29461  is deactivated and does therefore not appear in the output:
29462 \end_layout
29463
29464 \begin_layout Standard
29465 \begin_inset Branch Question
29466 status open
29467
29468 \begin_layout Standard
29469 Question: Who was the first physics Nobel prize winner?
29470 \end_layout
29471
29472 \end_inset
29473
29474
29475 \end_layout
29476
29477 \begin_layout Standard
29478 \begin_inset Branch Answer
29479 status collapsed
29480
29481 \begin_layout Standard
29482 Answer: Wilhelm Conrad Röntgen
29483 \end_layout
29484
29485 \end_inset
29486
29487
29488 \end_layout
29489
29490 \begin_layout Standard
29491 If you activate 
29492 \family sans
29493 Filename Suffix
29494 \family default
29495  in 
29496 \family sans
29497 Document\SpecialChar \menuseparator
29498 Settings\SpecialChar \menuseparator
29499 Branches
29500 \family default
29501 , the name of the active branches will be appended to the file name at export.
29502  Consider for example a file 
29503 \begin_inset Quotes eld
29504 \end_inset
29505
29506 Exam.lyx
29507 \begin_inset Quotes erd
29508 \end_inset
29509
29510  which has the above branches.
29511  If 
29512 \begin_inset Quotes eld
29513 \end_inset
29514
29515 Filename Suffix
29516 \begin_inset Quotes erd
29517 \end_inset
29518
29519  is active, the PDF export file would be called 
29520 \begin_inset Quotes eld
29521 \end_inset
29522
29523 Exam.pdf
29524 \begin_inset Quotes erd
29525 \end_inset
29526
29527  if both the 
29528 \begin_inset Quotes eld
29529 \end_inset
29530
29531 Question
29532 \begin_inset Quotes erd
29533 \end_inset
29534
29535  and 
29536 \begin_inset Quotes eld
29537 \end_inset
29538
29539 Answer
29540 \begin_inset Quotes erd
29541 \end_inset
29542
29543  branch were inactive, 
29544 \begin_inset Quotes eld
29545 \end_inset
29546
29547 Exam-Question.pdf
29548 \begin_inset Quotes erd
29549 \end_inset
29550
29551  if only the 
29552 \begin_inset Quotes eld
29553 \end_inset
29554
29555 Question
29556 \begin_inset Quotes erd
29557 \end_inset
29558
29559  branch was active, likewise 
29560 \begin_inset Quotes eld
29561 \end_inset
29562
29563 Exam-Answer.pdf
29564 \begin_inset Quotes erd
29565 \end_inset
29566
29567  if only the 
29568 \begin_inset Quotes eld
29569 \end_inset
29570
29571 Answer
29572 \begin_inset Quotes erd
29573 \end_inset
29574
29575  branch was active, and 
29576 \begin_inset Quotes eld
29577 \end_inset
29578
29579 Exam-Question-Answer.pdf
29580 \begin_inset Quotes erd
29581 \end_inset
29582
29583  if both branches were active.
29584  This helps you to easily export different versions of your document without
29585  much hassle.
29586 \end_layout
29587
29588 \begin_layout Standard
29589 \begin_inset VSpace bigskip
29590 \end_inset
29591
29592
29593 \end_layout
29594
29595 \begin_layout Standard
29596 To use conditional output inside places where you cannot insert branch insets,
29597  like inside equations, you can code special LaTeX definitions for each
29598  branch.
29599  For example you can define for the question branch
29600 \begin_inset Foot
29601 status collapsed
29602
29603 \begin_layout Plain Layout
29604 For an introduction to the LaTeX-syntax, see section
29605 \begin_inset space ~
29606 \end_inset
29607
29608
29609 \begin_inset CommandInset ref
29610 LatexCommand ref
29611 reference "sub:LaTeX-Syntax"
29612
29613 \end_inset
29614
29615 .
29616 \end_layout
29617
29618 \end_inset
29619
29620
29621 \end_layout
29622
29623 \begin_layout Standard
29624
29625 \series bold
29626
29627 \backslash
29628 newcommand{
29629 \backslash
29630 question}[1]{#1}
29631 \end_layout
29632
29633 \begin_layout Standard
29634
29635 \series bold
29636
29637 \backslash
29638 newcommand{
29639 \backslash
29640 answer}[1]{}
29641 \end_layout
29642
29643 \begin_layout Standard
29644 and for the answer branch
29645 \end_layout
29646
29647 \begin_layout Standard
29648
29649 \series bold
29650
29651 \backslash
29652 newcommand{
29653 \backslash
29654 question}[1]{}
29655 \end_layout
29656
29657 \begin_layout Standard
29658
29659 \series bold
29660
29661 \backslash
29662 newcommand{
29663 \backslash
29664 answer}[1]{#1}
29665 \end_layout
29666
29667 \begin_layout Standard
29668 \begin_inset Branch Question
29669 status open
29670
29671 \begin_layout Standard
29672 \begin_inset ERT
29673 status open
29674
29675 \begin_layout Plain Layout
29676
29677
29678 \backslash
29679 newcommand{
29680 \backslash
29681 question}[1]{#1}
29682 \end_layout
29683
29684 \begin_layout Plain Layout
29685
29686
29687 \backslash
29688 newcommand{
29689 \backslash
29690 answer}[1]{}
29691 \end_layout
29692
29693 \end_inset
29694
29695
29696 \end_layout
29697
29698 \end_inset
29699
29700
29701 \end_layout
29702
29703 \begin_layout Standard
29704 \begin_inset Branch Answer
29705 status collapsed
29706
29707 \begin_layout Standard
29708 \begin_inset ERT
29709 status open
29710
29711 \begin_layout Plain Layout
29712
29713
29714 \backslash
29715 newcommand{
29716 \backslash
29717 question}[1]{}
29718 \end_layout
29719
29720 \begin_layout Plain Layout
29721
29722
29723 \backslash
29724 newcommand{
29725 \backslash
29726 answer}[1]{#1}
29727 \end_layout
29728
29729 \end_inset
29730
29731
29732 \end_layout
29733
29734 \end_inset
29735
29736
29737 \end_layout
29738
29739 \begin_layout Standard
29740 Now it is possible to use the commands 
29741 \series bold
29742
29743 \backslash
29744 question{\SpecialChar \ldots{}
29745 }
29746 \series default
29747  and 
29748 \series bold
29749
29750 \backslash
29751 answer{\SpecialChar \ldots{}
29752 }
29753 \series default
29754  to obtain conditional output.
29755  Here is an example formula where only the 
29756 \series bold
29757
29758 \backslash
29759 question
29760 \series default
29761  part appears:
29762 \begin_inset Formula 
29763 \[
29764 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29765 \]
29766
29767 \end_inset
29768
29769
29770 \end_layout
29771
29772 \begin_layout Standard
29773 Inside math, the same effect can be achieved using math macros, see the
29774  
29775 \emph on
29776 Math
29777 \emph default
29778  manual.
29779 \end_layout
29780
29781 \begin_layout Section
29782 PDF Properties
29783 \begin_inset CommandInset label
29784 LatexCommand label
29785 name "sec:PDF-Properties"
29786
29787 \end_inset
29788
29789
29790 \begin_inset Index idx
29791 status collapsed
29792
29793 \begin_layout Plain Layout
29794 PDF properties
29795 \end_layout
29796
29797 \end_inset
29798
29799
29800 \end_layout
29801
29802 \begin_layout Standard
29803 The 
29804 \family sans
29805 Document Settings
29806 \family default
29807  dialog allows you in the 
29808 \family sans
29809 PDF Properties
29810 \family default
29811  to set up special options for the PDF output of your document.
29812  All options there are provided by the LaTeX-package 
29813 \series bold
29814 hyperref
29815 \series default
29816
29817 \begin_inset Index idx
29818 status collapsed
29819
29820 \begin_layout Plain Layout
29821 LaTeX-packages ! hyperref
29822 \end_layout
29823
29824 \end_inset
29825
29826 .
29827 \end_layout
29828
29829 \begin_layout Standard
29830 Using 
29831 \series bold
29832 hyperref
29833 \series default
29834  will link all cross-references in the DVI- and PDF-output.
29835  This means that the reader of your document will be able to click on a
29836  table of contents entry or on a reference and he is shown the referenced
29837  document part.
29838  You can specify in the dialog tab 
29839 \family sans
29840 Hyperlinks
29841 \family default
29842  how the links will look like and if links for bibliographical backreferences
29843  are created.
29844  The backreferences will appear in the bibliography behind the different
29845  entries, showing the number of the section, slide, or page where the entry
29846  is referenced.
29847 \end_layout
29848
29849 \begin_layout Standard
29850 In the dialog tab 
29851 \family sans
29852 Bookmarks
29853 \family default
29854  you can set if PDF-bookmarks should be created for every section of your
29855  document to make it easier for readers to navigate through the document.
29856  You can decide if the bookmarks should be numbered like your document sections
29857  or not.
29858  With the open bookmarks level you can specify what sectioning level should
29859  be displayed in the bookmarks when opening the PDF.
29860  For example level
29861 \begin_inset space ~
29862 \end_inset
29863
29864 2 will display all sections and subsections, while level
29865 \begin_inset space ~
29866 \end_inset
29867
29868 1 will only display the sections.
29869 \end_layout
29870
29871 \begin_layout Standard
29872 The header information in the dialog tab 
29873 \family sans
29874 General
29875 \family default
29876  are saved together with the PDF as file properties.
29877  Many programs are able to extract this information to e.
29878 \begin_inset space \thinspace{}
29879 \end_inset
29880
29881 g.
29882 \begin_inset space \space{}
29883 \end_inset
29884
29885 automatically recognize who the author is and what the PDF is about.
29886  This is very useful to sort, classify, or use PDFs for bibliography issues.
29887  When the option 
29888 \family sans
29889 Automatic fill header
29890 \family default
29891  is set, LyX tries to extract the header information from your document
29892  title and author settings.
29893 \end_layout
29894
29895 \begin_layout Standard
29896 The option 
29897 \family sans
29898 Load in fullscreen mode
29899 \family default
29900  will open the PDF in fullscreen mode, which is useful for presentations.
29901 \end_layout
29902
29903 \begin_layout Standard
29904 PDF properties are also used in this document.
29905  When you look in its document settings, you can see that some additional
29906  
29907 \series bold
29908 hyperref
29909 \series default
29910  options are used.
29911  For an explanation of them we refer you to the hyperref manual 
29912 \begin_inset CommandInset citation
29913 LatexCommand cite
29914 key "hyperref"
29915
29916 \end_inset
29917
29918 .
29919 \end_layout
29920
29921 \begin_layout Section
29922 TeX Code and the LaTeX Syntax
29923 \begin_inset CommandInset label
29924 LatexCommand label
29925 name "sec:TeX-Code"
29926
29927 \end_inset
29928
29929
29930 \end_layout
29931
29932 \begin_layout Subsection
29933 TeX Code Boxes
29934 \begin_inset Index idx
29935 status collapsed
29936
29937 \begin_layout Plain Layout
29938 TeX Code
29939 \end_layout
29940
29941 \end_inset
29942
29943
29944 \begin_inset CommandInset label
29945 LatexCommand label
29946 name "sub:TeX-Code-Boxes"
29947
29948 \end_inset
29949
29950
29951 \end_layout
29952
29953 \begin_layout Standard
29954 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29955  constructs, but not all.
29956  LaTeX contains of hundreds of packages which provide different commands.
29957  All the time packages are being updated and new ones added.
29958  This has the advantage that you can typeset nearly everything as there
29959  is for every problem a LaTeX-package.
29960  But LyX can of course not be up to date and support all packages and their
29961  commands.
29962 \end_layout
29963
29964 \begin_layout Standard
29965 But don't worry, you can use any LaTeX-command directly in LyX inside the
29966  TeX Code box.
29967  A TeX Code box is created by the menu 
29968 \family sans
29969 Insert\SpecialChar \menuseparator
29970 TeX
29971 \begin_inset space ~
29972 \end_inset
29973
29974 Code
29975 \family default
29976  or by the toolbar button 
29977 \begin_inset Info
29978 type  "icon"
29979 arg   "ert-insert"
29980 \end_inset
29981
29982 .
29983  The box can be opened by left-clicking and closed by right-clicking on
29984  it.
29985 \end_layout
29986
29987 \begin_layout Standard
29988 You can insert complete or incomplete commands as TeX Code.
29989  Incomplete means that the command argument can be Standard LyX text.
29990  For example, if you want to draw a frame around a word and are therefore
29991  using the LaTeX-command 
29992 \series bold
29993
29994 \backslash
29995 fbox
29996 \series default
29997 , you can write the command part 
29998 \series bold
29999
30000 \backslash
30001 fbox{
30002 \series default
30003  in a TeX Code box before the word and the closing brace 
30004 \series bold
30005 }
30006 \series default
30007  in a second TeX Code box behind the word.
30008  The word between the two TeX Code boxes is then the argument as it is in
30009  the following example:
30010 \end_layout
30011
30012 \begin_layout Standard
30013 \begin_inset Graphics
30014         filename clipart/ERT.png
30015         scale 89
30016
30017 \end_inset
30018
30019
30020 \end_layout
30021
30022 \begin_layout Standard
30023 gives
30024 \end_layout
30025
30026 \begin_layout Standard
30027 This is a line with a 
30028 \begin_inset ERT
30029 status collapsed
30030
30031 \begin_layout Plain Layout
30032
30033
30034 \backslash
30035 fbox{
30036 \end_layout
30037
30038 \end_inset
30039
30040 framed
30041 \begin_inset ERT
30042 status collapsed
30043
30044 \begin_layout Plain Layout
30045
30046 }
30047 \end_layout
30048
30049 \end_inset
30050
30051  word.
30052 \end_layout
30053
30054 \begin_layout Standard
30055 \begin_inset Note Greyedout
30056 status open
30057
30058 \begin_layout Plain Layout
30059
30060 \series bold
30061 Note:
30062 \series default
30063  At the end of LaTeX-commands without parameters, you have to insert a space
30064  to let LaTeX know that the command is finished.
30065 \end_layout
30066
30067 \end_inset
30068
30069
30070 \end_layout
30071
30072 \begin_layout Subsection
30073 Short Introduction to the LaTeX Syntax
30074 \begin_inset Argument
30075 status collapsed
30076
30077 \begin_layout Plain Layout
30078 The LaTeX Syntax
30079 \end_layout
30080
30081 \end_inset
30082
30083
30084 \begin_inset Index idx
30085 status collapsed
30086
30087 \begin_layout Plain Layout
30088 LaTeX Syntax
30089 \end_layout
30090
30091 \end_inset
30092
30093
30094 \begin_inset CommandInset label
30095 LatexCommand label
30096 name "sub:LaTeX-Syntax"
30097
30098 \end_inset
30099
30100
30101 \end_layout
30102
30103 \begin_layout Standard
30104 When you write larger documents or books, you will need to know something
30105  about the LaTeX-commands that LyX uses in the background.
30106  Because LaTeX is based on commands, you can 
30107 \begin_inset Quotes eld
30108 \end_inset
30109
30110 program
30111 \begin_inset Quotes erd
30112 \end_inset
30113
30114  your text.
30115  This has the advantage that the layout of the document can be changed at
30116  any time if you know the right commands.
30117  E.
30118 \begin_inset space \thinspace{}
30119 \end_inset
30120
30121 g.
30122 \begin_inset space \space{}
30123 \end_inset
30124
30125 imagine you have to write a manual for a product and the deadline is the
30126  end of the day.
30127  Your boss just has complimented you for your good work but wants to have
30128  all caption labels bold.
30129  But you have over hundred figure and table captions with non-bold labels
30130  in your manual.
30131  Of course it's impossible to change all caption labels manually in one
30132  day.
30133 \end_layout
30134
30135 \begin_layout Standard
30136 Now LaTeX comes into play.
30137  As mentioned above, for every problem there exists a LaTeX-package.
30138  First you have to find out which and therefore look in the LaTeX package
30139  database, 
30140 \begin_inset CommandInset citation
30141 LatexCommand cite
30142 key "Catalogue"
30143
30144 \end_inset
30145
30146 .
30147 \end_layout
30148
30149 \begin_layout Standard
30150 As result you know that the package 
30151 \series bold
30152 caption
30153 \series default
30154
30155 \begin_inset Index idx
30156 status collapsed
30157
30158 \begin_layout Plain Layout
30159 LaTeX-packages ! caption
30160 \end_layout
30161
30162 \end_inset
30163
30164  is what you need.
30165  To use a package, you have to load it in the document preamble (menu 
30166 \family sans
30167 Document\SpecialChar \menuseparator
30168 Settings
30169 \family default
30170 ) with the command
30171 \end_layout
30172
30173 \begin_layout Standard
30174
30175 \series bold
30176
30177 \backslash
30178 usepackage[options]{package name}
30179 \end_layout
30180
30181 \begin_layout Standard
30182 All LaTeX commands begin with a backslash, the command argument is set within
30183  two braces, and the options are set within two brackets.
30184  Note that not all commands have an argument and options.
30185 \end_layout
30186
30187 \begin_layout Standard
30188 In your case the package name is 
30189 \series bold
30190 caption
30191 \series default
30192 .
30193  After a look in the documentation of the package, you know that the option
30194  
30195 \series bold
30196 labelfont=bf
30197 \series default
30198  will change the font of all caption labels to bold.
30199  So you add the command
30200 \end_layout
30201
30202 \begin_layout Standard
30203
30204 \series bold
30205
30206 \backslash
30207 usepackage[labelfont=bf]{caption}
30208 \end_layout
30209
30210 \begin_layout Standard
30211 to the preamble and the problem is solved.
30212 \begin_inset Foot
30213 status collapsed
30214
30215 \begin_layout Plain Layout
30216 For more commands provided by the 
30217 \series bold
30218 caption
30219 \series default
30220  package, have a look at its documentation, 
30221 \begin_inset CommandInset citation
30222 LatexCommand cite
30223 key "caption"
30224
30225 \end_inset
30226
30227 .
30228 \end_layout
30229
30230 \end_inset
30231
30232
30233 \end_layout
30234
30235 \begin_layout Standard
30236 Note that some document classes have built-in solutions for well known problems
30237  like your case.
30238  For example if you use a 
30239 \family sans
30240 KOMA-Script
30241 \family default
30242  class, you don't need the package 
30243 \series bold
30244 caption
30245 \series default
30246 , you can instead write
30247 \end_layout
30248
30249 \begin_layout Standard
30250
30251 \series bold
30252
30253 \backslash
30254 setkomafont{captionlabel}{
30255 \backslash
30256 bfseries}
30257 \end_layout
30258
30259 \begin_layout Standard
30260 in the preamble and the problem is solved.
30261  So if you plan to write a large document, you should have a look at the
30262  documentation of the document class you want to use.
30263  (
30264 \series bold
30265
30266 \backslash
30267 setkomafont
30268 \series default
30269  is an example of a command with more than one argument.)
30270 \end_layout
30271
30272 \begin_layout Standard
30273 Commands in the preamble affect the whole document, while commands in the
30274  text affect only the text after the command or only the text used as command
30275  argument.
30276  To insert a LaTeX-command in text, use the TeX Code box as described in
30277  the previous section.
30278 \end_layout
30279
30280 \begin_layout Standard
30281 If you want to learn more about LaTeX and its syntax, have a look at the
30282  LaTeX-books 
30283 \begin_inset CommandInset citation
30284 LatexCommand cite
30285 key "latexcompanion,latexguide"
30286
30287 \end_inset
30288
30289 .
30290 \end_layout
30291
30292 \begin_layout Standard
30293 \begin_inset Newpage cleardoublepage
30294 \end_inset
30295
30296
30297 \end_layout
30298
30299 \begin_layout Standard
30300 \begin_inset ERT
30301 status collapsed
30302
30303 \begin_layout Plain Layout
30304
30305
30306 \backslash
30307 pagestyle{fancy}
30308 \end_layout
30309
30310 \end_inset
30311
30312
30313 \begin_inset Note Note
30314 status collapsed
30315
30316 \begin_layout Plain Layout
30317 switches temporarily to a page style with custom header and footer line
30318 \end_layout
30319
30320 \end_inset
30321
30322
30323 \end_layout
30324
30325 \begin_layout Left Header
30326 \begin_inset Argument
30327 status open
30328
30329 \begin_layout Plain Layout
30330
30331 \end_layout
30332
30333 \end_inset
30334
30335
30336 \begin_inset ERT
30337 status collapsed
30338
30339 \begin_layout Plain Layout
30340
30341
30342 \backslash
30343 rightmark
30344 \end_layout
30345
30346 \end_inset
30347
30348
30349 \begin_inset Note Note
30350 status open
30351
30352 \begin_layout Plain Layout
30353 defines the header line as described below
30354 \end_layout
30355
30356 \end_inset
30357
30358
30359 \end_layout
30360
30361 \begin_layout Center Header
30362 \begin_inset Argument
30363 status open
30364
30365 \begin_layout Plain Layout
30366
30367 \end_layout
30368
30369 \end_inset
30370
30371
30372 \end_layout
30373
30374 \begin_layout Right Header
30375 \begin_inset Argument
30376 status open
30377
30378 \begin_layout Plain Layout
30379 \begin_inset ERT
30380 status collapsed
30381
30382 \begin_layout Plain Layout
30383
30384
30385 \backslash
30386 leftmark
30387 \end_layout
30388
30389 \end_inset
30390
30391
30392 \end_layout
30393
30394 \end_inset
30395
30396
30397 \end_layout
30398
30399 \begin_layout Left Footer
30400 \begin_inset Argument
30401 status open
30402
30403 \begin_layout Plain Layout
30404 \begin_inset ERT
30405 status collapsed
30406
30407 \begin_layout Plain Layout
30408
30409
30410 \backslash
30411 thepage
30412 \end_layout
30413
30414 \end_inset
30415
30416
30417 \end_layout
30418
30419 \end_inset
30420
30421
30422 \end_layout
30423
30424 \begin_layout Center Footer
30425 \begin_inset Argument
30426 status open
30427
30428 \begin_layout Plain Layout
30429
30430 \family sans
30431 \series bold
30432 \color red
30433 LyX's user guide
30434 \end_layout
30435
30436 \end_inset
30437
30438 Magic code:
30439 \begin_inset Newline newline
30440 \end_inset
30441
30442
30443 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30444 \end_inset
30445
30446
30447 \end_layout
30448
30449 \begin_layout Right Footer
30450 \begin_inset Argument
30451 status open
30452
30453 \begin_layout Plain Layout
30454
30455 \end_layout
30456
30457 \end_inset
30458
30459
30460 \begin_inset ERT
30461 status collapsed
30462
30463 \begin_layout Plain Layout
30464
30465
30466 \backslash
30467 Roman{page}
30468 \end_layout
30469
30470 \end_inset
30471
30472
30473 \end_layout
30474
30475 \begin_layout Section
30476 Customized Page Headers and Footers
30477 \begin_inset Index idx
30478 status collapsed
30479
30480 \begin_layout Plain Layout
30481 Document ! Header/Footer line
30482 \end_layout
30483
30484 \end_inset
30485
30486
30487 \begin_inset Index idx
30488 status collapsed
30489
30490 \begin_layout Plain Layout
30491 Header/Footer line
30492 \end_layout
30493
30494 \end_inset
30495
30496
30497 \end_layout
30498
30499 \begin_layout Standard
30500 To define custom page header and footer line for your document, you need
30501  to set the headings style to 
30502 \family sans
30503 Fancy
30504 \family default
30505  in the 
30506 \family sans
30507 Document\SpecialChar \menuseparator
30508 Settings
30509 \family default
30510  dialog under 
30511 \family sans
30512 Page
30513 \begin_inset space ~
30514 \end_inset
30515
30516 Layout
30517 \family default
30518 .
30519  As second step add in the menu 
30520 \family sans
30521 Document\SpecialChar \menuseparator
30522 Settings\SpecialChar \menuseparator
30523 Modules
30524 \family default
30525  the module 
30526 \begin_inset Quotes eld
30527 \end_inset
30528
30529 Custom Header/Footerlines
30530 \begin_inset Quotes erd
30531 \end_inset
30532
30533 .
30534  This module offers the 6
30535 \begin_inset space ~
30536 \end_inset
30537
30538 styles
30539 \end_layout
30540
30541 \begin_layout Description
30542 Left
30543 \begin_inset space ~
30544 \end_inset
30545
30546 Header,
30547 \begin_inset space ~
30548 \end_inset
30549
30550 Center
30551 \begin_inset space ~
30552 \end_inset
30553
30554 Header,
30555 \begin_inset space ~
30556 \end_inset
30557
30558 Right
30559 \begin_inset space ~
30560 \end_inset
30561
30562 Header
30563 \end_layout
30564
30565 \begin_layout Description
30566 Left
30567 \begin_inset space ~
30568 \end_inset
30569
30570 Footer,
30571 \begin_inset space ~
30572 \end_inset
30573
30574 Center
30575 \begin_inset space ~
30576 \end_inset
30577
30578 Footer,
30579 \begin_inset space ~
30580 \end_inset
30581
30582 Right
30583 \begin_inset space ~
30584 \end_inset
30585
30586 Footer
30587 \end_layout
30588
30589 \begin_layout Standard
30590 for the different positions in the header/footer.
30591 \end_layout
30592
30593 \begin_layout Standard
30594 Normally, headers and footers are set up in the beginning of the document.
30595  but you can change them anywhere you want to.
30596  Figure
30597 \begin_inset space ~
30598 \end_inset
30599
30600
30601 \begin_inset CommandInset ref
30602 LatexCommand ref
30603 reference "fig:Page-layout"
30604
30605 \end_inset
30606
30607  shows the page layout and where the header/footer styles will appear.
30608 \end_layout
30609
30610 \begin_layout Standard
30611 \begin_inset Float figure
30612 placement h
30613 wide false
30614 sideways false
30615 status open
30616
30617 \begin_layout Plain Layout
30618 \noindent
30619 \align center
30620 \begin_inset Tabular
30621 <lyxtabular version="3" rows="5" columns="3">
30622 <features tabularvalignment="middle">
30623 <column alignment="left" valignment="top" width="30line%">
30624 <column alignment="center" valignment="top" width="30line%">
30625 <column alignment="right" valignment="top" width="30line%">
30626 <row>
30627 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30628 \begin_inset Text
30629
30630 \begin_layout Plain Layout
30631 Left Header
30632 \end_layout
30633
30634 \end_inset
30635 </cell>
30636 <cell alignment="center" valignment="top" topline="true" usebox="none">
30637 \begin_inset Text
30638
30639 \begin_layout Plain Layout
30640 Center Header
30641 \end_layout
30642
30643 \end_inset
30644 </cell>
30645 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30646 \begin_inset Text
30647
30648 \begin_layout Plain Layout
30649 Right Header
30650 \end_layout
30651
30652 \end_inset
30653 </cell>
30654 </row>
30655 <row>
30656 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30657 \begin_inset Text
30658
30659 \begin_layout Plain Layout
30660
30661 \end_layout
30662
30663 \end_inset
30664 </cell>
30665 <cell alignment="center" valignment="top" usebox="none">
30666 \begin_inset Text
30667
30668 \begin_layout Plain Layout
30669
30670 \end_layout
30671
30672 \end_inset
30673 </cell>
30674 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30675 \begin_inset Text
30676
30677 \begin_layout Plain Layout
30678
30679 \end_layout
30680
30681 \end_inset
30682 </cell>
30683 </row>
30684 <row>
30685 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30686 \begin_inset Text
30687
30688 \begin_layout Plain Layout
30689 The normal text on the page goes here.
30690  The running header is above thel text, and the footer is below (including
30691  footnotes).
30692  Headers/footers typically contain things like the page number, title of
30693  the chapter, company logo but your can use almost anything, except of floats.
30694 \end_layout
30695
30696 \end_inset
30697 </cell>
30698 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30699 \begin_inset Text
30700
30701 \begin_layout Plain Layout
30702
30703 \end_layout
30704
30705 \end_inset
30706 </cell>
30707 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30708 \begin_inset Text
30709
30710 \begin_layout Plain Layout
30711
30712 \end_layout
30713
30714 \end_inset
30715 </cell>
30716 </row>
30717 <row>
30718 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30719 \begin_inset Text
30720
30721 \begin_layout Plain Layout
30722
30723 \end_layout
30724
30725 \end_inset
30726 </cell>
30727 <cell alignment="center" valignment="top" usebox="none">
30728 \begin_inset Text
30729
30730 \begin_layout Plain Layout
30731
30732 \end_layout
30733
30734 \end_inset
30735 </cell>
30736 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30737 \begin_inset Text
30738
30739 \begin_layout Plain Layout
30740
30741 \end_layout
30742
30743 \end_inset
30744 </cell>
30745 </row>
30746 <row>
30747 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30748 \begin_inset Text
30749
30750 \begin_layout Plain Layout
30751 Left Footer
30752 \end_layout
30753
30754 \end_inset
30755 </cell>
30756 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30757 \begin_inset Text
30758
30759 \begin_layout Plain Layout
30760 Center Footer
30761 \end_layout
30762
30763 \end_inset
30764 </cell>
30765 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30766 \begin_inset Text
30767
30768 \begin_layout Plain Layout
30769 Right Footer
30770 \end_layout
30771
30772 \end_inset
30773 </cell>
30774 </row>
30775 </lyxtabular>
30776
30777 \end_inset
30778
30779
30780 \end_layout
30781
30782 \begin_layout Plain Layout
30783 \begin_inset Caption
30784
30785 \begin_layout Plain Layout
30786 \begin_inset CommandInset label
30787 LatexCommand label
30788 name "fig:Page-layout"
30789
30790 \end_inset
30791
30792 Page layout with custom header and footer line.
30793 \end_layout
30794
30795 \end_inset
30796
30797
30798 \end_layout
30799
30800 \end_inset
30801
30802
30803 \end_layout
30804
30805 \begin_layout Subsection
30806 Definition
30807 \end_layout
30808
30809 \begin_layout Standard
30810 To define your header line, add all 3
30811 \begin_inset space ~
30812 \end_inset
30813
30814 header styles.
30815  The things you add to the styles appear on uneven pages, the things in
30816  the optional arguments on even pages.
30817  For single-sided documents, the optional arguments will not be used and
30818  can be omitted.
30819  If you leave a style or its argument empty, nothing appears in the output.
30820  Defining the footer line works similar.
30821 \end_layout
30822
30823 \begin_layout Standard
30824 For the definition, you will need some LaTeX-commands that are inserted
30825  as TeX-code (menu 
30826 \family sans
30827 Insert\SpecialChar \menuseparator
30828 Te
30829 \begin_inset ERT
30830 status collapsed
30831
30832 \begin_layout Plain Layout
30833
30834 {}
30835 \end_layout
30836
30837 \end_inset
30838
30839 X
30840 \begin_inset space ~
30841 \end_inset
30842
30843 Code
30844 \family default
30845 ):
30846 \end_layout
30847
30848 \begin_layout Description
30849
30850 \backslash
30851 thepage prints the current page number
30852 \end_layout
30853
30854 \begin_layout Description
30855
30856 \backslash
30857 Roman{page} prints the current page number with capital roman numerals
30858 \end_layout
30859
30860 \begin_layout Description
30861
30862 \backslash
30863 roman{page} prints the current page number with small roman numerals
30864 \end_layout
30865
30866 \begin_layout Description
30867
30868 \backslash
30869 leftmark prints the current section number and title.
30870  If the document has chapters, it prints the current chapter number and
30871  title instead.
30872  It is called 
30873 \begin_inset Quotes eld
30874 \end_inset
30875
30876 leftmark
30877 \begin_inset Quotes prd
30878 \end_inset
30879
30880  because it usually goes in a left header.
30881 \end_layout
30882
30883 \begin_layout Description
30884
30885 \backslash
30886 rightmark prints the current subsection number and title.
30887  If the document has chapters, it prints the current section number and
30888  title instead.
30889  It is normally used in the right header.
30890 \end_layout
30891
30892 \begin_layout Subsection
30893 Default header/footer
30894 \end_layout
30895
30896 \begin_layout Standard
30897 The custom header/footer is not empty by default.
30898  The default header contains the chapter and section title and the center
30899  footer has the page number.
30900  In order to remove unwanted entries from the header/footer, include the
30901  relevant header/footer style in your document, but leave it blank.
30902  So, if you do not want a page number in the footer, include a blank 
30903 \family sans
30904 Center
30905 \begin_inset space ~
30906 \end_inset
30907
30908 Footer
30909 \family default
30910  style.
30911 \end_layout
30912
30913 \begin_layout Subsection
30914 Appearance
30915 \end_layout
30916
30917 \begin_layout Standard
30918 The header and footer will appear on normal pages.
30919  Some pages are different.
30920  The title page has a style of its own, and so has any page that starts
30921  a new part or chapter in your book.
30922  Such pages will not have the custom headers/footers, but that is normal.
30923  There is for example no need to print a header with the chapter name on
30924  the chapter page where the chapter heading is in big bold letters anyway.
30925 \end_layout
30926
30927 \begin_layout Subsubsection
30928 Header and footer decoration line
30929 \end_layout
30930
30931 \begin_layout Standard
30932 By default, you get a 0.4
30933 \begin_inset space \thinspace{}
30934 \end_inset
30935
30936 pt thick line below the header and no footer line.
30937  This can be changed in the document preamble with the commands 
30938 \series bold
30939
30940 \backslash
30941 headrulewidth
30942 \series default
30943  and 
30944 \series bold
30945
30946 \backslash
30947 footrulewidth
30948 \series default
30949  in the following scheme:
30950 \end_layout
30951
30952 \begin_layout Standard
30953
30954 \series bold
30955
30956 \backslash
30957 renewcommand{
30958 \backslash
30959 headrulewidth}{thickness}
30960 \end_layout
30961
30962 \begin_layout Standard
30963 Where thickness is a size in standard units like 
30964 \family sans
30965 pt
30966 \family default
30967  or 
30968 \family sans
30969 mm
30970 \family default
30971 .
30972  If you don't want a line, set the thickness to 0
30973 \begin_inset space \thinspace{}
30974 \end_inset
30975
30976 pt.
30977 \end_layout
30978
30979 \begin_layout Standard
30980 The lines can also be colored, but this requires more knowledge of LaTeX.
30981  If you really need this, have a look in the Internet or in sec.
30982 \begin_inset space ~
30983 \end_inset
30984
30985 4.4 of the book 
30986 \begin_inset CommandInset citation
30987 LatexCommand cite
30988 key "Mittelbach"
30989
30990 \end_inset
30991
30992 .
30993 \end_layout
30994
30995 \begin_layout Subsubsection
30996 Several header/footer lines
30997 \end_layout
30998
30999 \begin_layout Standard
31000 In case that you need more than one text line as a header/footer, you can
31001  do this by adding a normal line break in the style definition.
31002  However, the default height of the header/footer is only the one of one
31003  text line.
31004  To expand the height, redefine the LaTeX length 
31005 \series bold
31006
31007 \backslash
31008 headheight
31009 \series default
31010  or 
31011 \series bold
31012
31013 \backslash
31014 footheight
31015 \series default
31016  in this scheme in your document preamble:
31017 \end_layout
31018
31019 \begin_layout Standard
31020
31021 \series bold
31022
31023 \backslash
31024 setlength{
31025 \backslash
31026 headheight}{height}
31027 \end_layout
31028
31029 \begin_layout Standard
31030 Where height is a size in standard units.
31031  If you don't know which amount of space is needed for the height, define
31032  your header/footer and preview your document as PDF.
31033  Then open the LaTeX logfile via the menu 
31034 \family sans
31035 Document\SpecialChar \menuseparator
31036 La
31037 \begin_inset ERT
31038 status collapsed
31039
31040 \begin_layout Plain Layout
31041
31042 {}
31043 \end_layout
31044
31045 \end_inset
31046
31047 TeX Log
31048 \family default
31049  and look via the button 
31050 \family sans
31051 Next
31052 \begin_inset space ~
31053 \end_inset
31054
31055 Warning
31056 \family default
31057  if you find a warning of the package 
31058 \series bold
31059 fancyhdr
31060 \series default
31061
31062 \begin_inset Index idx
31063 status collapsed
31064
31065 \begin_layout Plain Layout
31066 LaTeX-packages ! fancyhdr
31067 \end_layout
31068
31069 \end_inset
31070
31071 .
31072  If there is such a warning, it contains the space that you need at least
31073  for your header/footer.
31074 \end_layout
31075
31076 \begin_layout Subsection
31077 This example
31078 \end_layout
31079
31080 \begin_layout Standard
31081 This example demonstrates what can be done with custom header/footers.
31082  Don't use it for yor document as it is just an example.
31083  This example consists of the following definition:
31084 \end_layout
31085
31086 \begin_layout Description
31087 Left
31088 \begin_inset space ~
31089 \end_inset
31090
31091 Header 
31092 \series bold
31093
31094 \backslash
31095 rightmark
31096 \series default
31097 , empty optional argument
31098 \end_layout
31099
31100 \begin_layout Description
31101 Center
31102 \begin_inset space ~
31103 \end_inset
31104
31105 Header empty, empty optional argument
31106 \end_layout
31107
31108 \begin_layout Description
31109 Right
31110 \begin_inset space ~
31111 \end_inset
31112
31113 Header empty, 
31114 \series bold
31115
31116 \backslash
31117 leftmark
31118 \series default
31119  in the optional argument
31120 \end_layout
31121
31122 \begin_layout Description
31123 Left
31124 \begin_inset space ~
31125 \end_inset
31126
31127 Footer empty, 
31128 \series bold
31129
31130 \backslash
31131 thepage
31132 \series default
31133  in the optional argument
31134 \end_layout
31135
31136 \begin_layout Description
31137 Center
31138 \begin_inset space ~
31139 \end_inset
31140
31141 Footer 
31142 \family sans
31143 \series bold
31144 \color red
31145 LyX's user guide
31146 \family default
31147 \series default
31148 \color inherit
31149
31150 \begin_inset Quotes eld
31151 \end_inset
31152
31153 Magic code:
31154 \begin_inset Newline newline
31155 \end_inset
31156
31157
31158 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31159 \end_inset
31160
31161
31162 \begin_inset Quotes erd
31163 \end_inset
31164
31165  in the optional argument
31166 \end_layout
31167
31168 \begin_layout Description
31169 Right
31170 \begin_inset space ~
31171 \end_inset
31172
31173 Footer 
31174 \series bold
31175
31176 \backslash
31177 Roman{page}
31178 \series default
31179 , empty optional argument
31180 \end_layout
31181
31182 \begin_layout Description
31183
31184 \backslash
31185 headrulewidth set to 2
31186 \begin_inset space \thinspace{}
31187 \end_inset
31188
31189 pt
31190 \end_layout
31191
31192 \begin_layout Standard
31193 In principle you can use almost everything in headers/footers, except of
31194  floats.
31195  For more special things like e.
31196 \begin_inset space \thinspace{}
31197 \end_inset
31198
31199 g.
31200 \begin_inset space ~
31201 \end_inset
31202
31203 thumb-indexes, see the manual of the 
31204 \series bold
31205 fancyhdr
31206 \series default
31207  package, 
31208 \begin_inset CommandInset citation
31209 LatexCommand cite
31210 key "fancyhdr"
31211
31212 \end_inset
31213
31214 .
31215 \end_layout
31216
31217 \begin_layout Standard
31218 \begin_inset Newpage clearpage
31219 \end_inset
31220
31221
31222 \end_layout
31223
31224 \begin_layout Standard
31225 \begin_inset ERT
31226 status collapsed
31227
31228 \begin_layout Plain Layout
31229
31230
31231 \backslash
31232 pagestyle{headings}
31233 \end_layout
31234
31235 \end_inset
31236
31237
31238 \begin_inset Note Note
31239 status collapsed
31240
31241 \begin_layout Plain Layout
31242 switches back to page style with the default headings
31243 \end_layout
31244
31245 \end_inset
31246
31247
31248 \end_layout
31249
31250 \begin_layout Section
31251 Previewing Snippets of your Document
31252 \begin_inset CommandInset label
31253 LatexCommand label
31254 name "sec:Previewing-snippets-of"
31255
31256 \end_inset
31257
31258
31259 \begin_inset Index idx
31260 status collapsed
31261
31262 \begin_layout Plain Layout
31263 Instant preview
31264 \end_layout
31265
31266 \end_inset
31267
31268
31269 \begin_inset Index idx
31270 status collapsed
31271
31272 \begin_layout Plain Layout
31273 Document ! Preview
31274 \end_layout
31275
31276 \end_inset
31277
31278
31279 \end_layout
31280
31281 \begin_layout Standard
31282 LyX allows you to generate previews of sections of your document on the
31283  fly so you can see how they'll look in the final document without having
31284  to break your train of thought with 
31285 \family sans
31286 View\SpecialChar \menuseparator
31287 DVI
31288 \family default
31289 .
31290 \end_layout
31291
31292 \begin_layout Standard
31293 If you would for example like to see in LyX your math formulas typeset by
31294  LaTeX, install the LaTeX-package 
31295 \series bold
31296 preview-latex
31297 \series default
31298
31299 \begin_inset Index idx
31300 status collapsed
31301
31302 \begin_layout Plain Layout
31303 LaTeX-packages ! preview-latex
31304 \end_layout
31305
31306 \end_inset
31307
31308  as explained below, and turn on 
31309 \family sans
31310 Instant
31311 \begin_inset space ~
31312 \end_inset
31313
31314 preview
31315 \family default
31316  in the 
31317 \family sans
31318 Tools\SpecialChar \menuseparator
31319 Preferences 
31320 \family default
31321 dialog under Look
31322 \begin_inset space ~
31323 \end_inset
31324
31325 and
31326 \begin_inset space ~
31327 \end_inset
31328
31329 feel\SpecialChar \menuseparator
31330 Display.
31331  The 
31332 \family sans
31333 Preview
31334 \begin_inset space ~
31335 \end_inset
31336
31337 Size
31338 \family default
31339  is the multiplication factor for the size.
31340 \end_layout
31341
31342 \begin_layout Standard
31343 Previews are generated when you load a document into LyX and when you finish
31344  editing an inset.
31345  Previews of an already loaded document are 
31346 \emph on
31347 not
31348 \emph default
31349  generated just by selecting the 
31350 \family sans
31351 Instant
31352 \begin_inset space ~
31353 \end_inset
31354
31355 preview
31356 \family default
31357  check box, you have to reopen the documents to activate the previews.
31358 \end_layout
31359
31360 \begin_layout Standard
31361 LyX will generate previews of math insets.
31362  It will also generate previews of included insets if you select the 
31363 \family sans
31364 Show
31365 \begin_inset space ~
31366 \end_inset
31367
31368 preview
31369 \family default
31370  check box in the insert dialog.
31371  This is useful if you wish to generate a preview of a LaTeX figure, for
31372  example.
31373 \end_layout
31374
31375 \begin_layout Standard
31376 To get previews working, you need the LaTeX package 
31377 \series bold
31378 preview-latex
31379 \series default
31380  (on some systems named simply 
31381 \series bold
31382 preview
31383 \series default
31384 ) installed.
31385  If it is not already installed, you will find it in the TeX Catalogue,
31386  
31387 \begin_inset CommandInset citation
31388 LatexCommand cite
31389 key "TeXCatalogue"
31390
31391 \end_inset
31392
31393  or in the package manager of your LaTeX-system.
31394  You obtain prettier results if you install the program 
31395 \family typewriter
31396 pnmcrop
31397 \family default
31398  from the 
31399 \family typewriter
31400 netpbm
31401 \family default
31402  package; for LyX on Windows this program is automatically installed together
31403  with LyX.
31404 \end_layout
31405
31406 \begin_layout Standard
31407 \begin_inset VSpace bigskip
31408 \end_inset
31409
31410
31411 \end_layout
31412
31413 \begin_layout Standard
31414 You can furthermore preview the LaTeX source of the whole document or parts
31415  of it.
31416  Use the menu 
31417 \family sans
31418 View\SpecialChar \menuseparator
31419 View
31420 \begin_inset space ~
31421 \end_inset
31422
31423 Source
31424 \family default
31425  and a window will be shown where you can see the LaTeX-source code.
31426  The window shows the source of the whole paragraph where the cursor is
31427  currently in.
31428  You can also select document parts in LyX's main window, then only this
31429  selection (when it is more than one paragraph) is shown as source code.
31430  To view the whole document as source, enable the corresponding option in
31431  the source view window.
31432 \end_layout
31433
31434 \begin_layout Section
31435 Advanced Find and Replace
31436 \begin_inset CommandInset label
31437 LatexCommand label
31438 name "sec:Advanced-Find-and"
31439
31440 \end_inset
31441
31442
31443 \begin_inset Index idx
31444 status collapsed
31445
31446 \begin_layout Plain Layout
31447 Replace
31448 \end_layout
31449
31450 \end_inset
31451
31452
31453 \begin_inset Index idx
31454 status collapsed
31455
31456 \begin_layout Plain Layout
31457 Find
31458 \end_layout
31459
31460 \end_inset
31461
31462
31463 \end_layout
31464
31465 \begin_layout Subsection
31466 Introduction
31467 \end_layout
31468
31469 \begin_layout Standard
31470 The advanced find and replace feature of LyX allows for searching of complex,
31471  format-sensitive text segments and mathematics contents within LyX documents.
31472  It is an enhancement of the standard (quick) find and replace feature.
31473  The key-features are:
31474 \end_layout
31475
31476 \begin_layout Itemize
31477 Both searching of text and of mathematical formulas is allowed, where the
31478  latter is done by entering mathematics in the usual way; not only entire
31479  mathematical formulas are found, but also parts occurring within more complex
31480  formulas
31481 \end_layout
31482
31483 \begin_layout Itemize
31484 Search may be format-insensitive, so that the searched text is found in
31485  any context/style (standard text, section headings, notes, and even mathematics
31486 ), or it may be format-sensitive, so that, for example, a word entered with
31487  a section heading will only be found within section headings
31488 \end_layout
31489
31490 \begin_layout Itemize
31491 Search may be widened to a specific 
31492 \emph on
31493 scope
31494 \emph default
31495 , i.
31496 \begin_inset space \thinspace{}
31497 \end_inset
31498
31499 e.
31500 \begin_inset space ~
31501 \end_inset
31502
31503 a set of files which may be all the children of the document being edited,
31504  all the open files, or all the manuals available from the 
31505 \family sans
31506 Help
31507 \family default
31508  menu
31509 \end_layout
31510
31511 \begin_layout Itemize
31512 Replace may optionally preserve capitalization, so that the replaced text
31513  capitalization is adapted to the matching text (i.
31514 \begin_inset space \thinspace{}
31515 \end_inset
31516
31517 e.
31518 \begin_inset space ~
31519 \end_inset
31520
31521 all lowercase, all uppercase, first uppercase followed by lowercase)
31522 \end_layout
31523
31524 \begin_layout Subsection
31525 Basic usage
31526 \end_layout
31527
31528 \begin_layout Standard
31529 The advanced find and replace feature of LyX is activated through the menu
31530  
31531 \family sans
31532 Edit\SpecialChar \menuseparator
31533 Find & Replace
31534 \noun on
31535  (
31536 \noun default
31537 Advanced
31538 \noun on
31539 )
31540 \family default
31541 \noun default
31542  (shortcut 
31543 \begin_inset Info
31544 type  "shortcut"
31545 arg   "dialog-show findreplaceadv"
31546 \end_inset
31547
31548 ) or the toolbar button 
31549 \begin_inset Info
31550 type  "icon"
31551 arg   "dialog-toggle findreplaceadv"
31552 \end_inset
31553
31554 .
31555  This opens the 
31556 \family sans
31557 Advanced Find and Replace
31558 \family default
31559  dialog.
31560 \end_layout
31561
31562 \begin_layout Subsubsection
31563 Searching for text
31564 \end_layout
31565
31566 \begin_layout Standard
31567 Enter into the 
31568 \family sans
31569 Find
31570 \family default
31571  LyX mini-editor a simple word, and search for occurrences of it by clicking
31572  on the 
31573 \family sans
31574 Find Next
31575 \family default
31576  button at the bottom of the dialog (or just press the 
31577 \family sans
31578 Return
31579 \family default
31580  key).
31581  The entered word is found both in text mode and in math mode, and in emphasized
31582 , bold or normal face, and in both in section titles and in standard text.
31583  Pressing repeatedly 
31584 \family sans
31585 Enter
31586 \family default
31587  keeps searching forward.
31588  Similarly, pressing 
31589 \family sans
31590 Shift+Enter
31591 \family default
31592  searches for the entered text backwards.
31593 \end_layout
31594
31595 \begin_layout Standard
31596 While searching, the 
31597 \family sans
31598 Case sensitive
31599 \family default
31600  option allows matches to occur only with the same case as entered in the
31601  
31602 \family sans
31603 Find
31604 \family default
31605  editor.
31606  The 
31607 \family sans
31608 Whole words
31609 \family default
31610  option allows matches to occur only at word boundaries.
31611 \end_layout
31612
31613 \begin_layout Subsubsection
31614 Searching for mathematics
31615 \end_layout
31616
31617 \begin_layout Standard
31618 Mathematical formulas may be searched for by typing in the 
31619 \family sans
31620 Find
31621 \family default
31622  editor a mathematical formula, such as 
31623 \begin_inset Formula $x^{2}$
31624 \end_inset
31625
31626  or also something more complex like 
31627 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31628 \end_inset
31629
31630 .
31631  When searching for a formula, it is found both when it is alone and when
31632  it occurs in sub-formulas and nested parts of sub-formulas, for example
31633  the mentioned segments would be found in something like 
31634 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31635 \end_inset
31636
31637
31638 \end_layout
31639
31640 \begin_layout Subsubsection
31641 Style-aware search
31642 \end_layout
31643
31644 \begin_layout Standard
31645 It is also possible to search for text with specific styles.
31646  This is done by switching to the 
31647 \family sans
31648 Settings
31649 \family default
31650  tab of the dialog and unchecking the 
31651 \family sans
31652 Ignore format
31653 \family default
31654  option.
31655  This way, entering in the 
31656 \family sans
31657 Find
31658 \family default
31659  editor
31660 \end_layout
31661
31662 \begin_layout Itemize
31663 a plain word and searching for it would not find instances of the word occurring
31664  in emphasized or boldface.
31665 \end_layout
31666
31667 \begin_layout Itemize
31668 an emphasized or boldface word and searching for it would find the respective
31669  instances with same face only, and within the same text style only.
31670  Note that, for example, an emphasized text is found not only when occurring
31671  alone, but also when it is contained in a longer emphasized sentence.
31672 \end_layout
31673
31674 \begin_layout Itemize
31675 a plain word in a section heading, and searching for it, finds occurrences
31676  of if only within section headings.
31677  Also, if the text to search is given an emphasized or bold face, in addition
31678  to a section style, then it is found only when occurring with the same
31679  style.
31680 \end_layout
31681
31682 \begin_layout Itemize
31683 some mathematics in a displayed formula will only find instances of this
31684  formula that are also displayed formulas (and not inline formulas).
31685 \end_layout
31686
31687 \begin_layout Subsubsection
31688 Replace
31689 \end_layout
31690
31691 \begin_layout Standard
31692 The text segments matching the text entered in the 
31693 \family sans
31694 Find
31695 \family default
31696  editor may be replaced with the text segments entered in the 
31697 \family sans
31698 Replace
31699 \family default
31700 \noun on
31701  
31702 \noun default
31703 editor.
31704  In order to find the next occurrence and replace it, click on the 
31705 \family sans
31706 Replace
31707 \family default
31708  button or alternatively
31709 \noun on
31710  
31711 \noun default
31712 press 
31713 \family sans
31714 Enter
31715 \family default
31716  or 
31717 \family sans
31718 Shift+Enter
31719 \family default
31720  while being in the 
31721 \family sans
31722 Replace
31723 \family default
31724 \noun on
31725  
31726 \noun default
31727 editor.
31728 \end_layout
31729
31730 \begin_layout Standard
31731 You can replace full-featured formatted LyX segments in place of the matching
31732  text segments in your document.
31733  Typical scenarios in which to use this capability may be (just to mention
31734  a few):
31735 \end_layout
31736
31737 \begin_layout Itemize
31738 replacing occurrences of a word with a customized formatted version of the
31739  same word, for example replacing occurrences of a name like 
31740 \begin_inset Quotes eld
31741 \end_inset
31742
31743 func()
31744 \begin_inset Quotes erd
31745 \end_inset
31746
31747  with its typewriter version 
31748 \family typewriter
31749
31750 \begin_inset Quotes eld
31751 \end_inset
31752
31753 func()
31754 \begin_inset Quotes erd
31755 \end_inset
31756
31757 ;
31758 \end_layout
31759
31760 \begin_layout Itemize
31761 performing a notation rework of mathematical symbols, for example replacing
31762  occurrences of 
31763 \begin_inset Quotes eld
31764 \end_inset
31765
31766
31767 \begin_inset Formula $R$
31768 \end_inset
31769
31770
31771 \begin_inset Quotes erd
31772 \end_inset
31773
31774  with 
31775 \begin_inset Quotes eld
31776 \end_inset
31777
31778
31779 \begin_inset Formula $\mathbb{R}$
31780 \end_inset
31781
31782
31783 \begin_inset Quotes erd
31784 \end_inset
31785
31786  (you may want to enable the 
31787 \family sans
31788 Whole words
31789 \family default
31790  and 
31791 \family sans
31792 Case sensitive
31793 \family default
31794  options and disable the 
31795 \family sans
31796 Ignore format
31797 \family default
31798  option in the 
31799 \family sans
31800 Settings
31801 \family default
31802  tab, in order to avoid replacing all 
31803 \begin_inset Quotes eld
31804 \end_inset
31805
31806 R
31807 \begin_inset Quotes erd
31808 \end_inset
31809
31810  letters occurring in normal text), or occurrences of 
31811 \begin_inset Formula $x_{j}^{i}$
31812 \end_inset
31813
31814  with 
31815 \begin_inset Formula $x_{i,\, j}$
31816 \end_inset
31817
31818 , or occurrences of 
31819 \begin_inset Formula $x[k]$
31820 \end_inset
31821
31822  with 
31823 \begin_inset Formula $x_{k}$
31824 \end_inset
31825
31826 .
31827 \end_layout
31828
31829 \begin_layout Subsection
31830 Advanced usage
31831 \end_layout
31832
31833 \begin_layout Standard
31834 There is a regular expression (regexp) based searching facility.
31835 \begin_inset Foot
31836 status collapsed
31837
31838 \begin_layout Plain Layout
31839 A good explanation of regular expressions is given in this Wikipedia entry:
31840  
31841 \begin_inset CommandInset href
31842 LatexCommand href
31843 target "http://en.wikipedia.org/wiki/Regular_expression"
31844
31845 \end_inset
31846
31847 .
31848 \end_layout
31849
31850 \end_inset
31851
31852  You can search for regular expression by inserting a regexp inset into
31853  the 
31854 \family sans
31855 Find
31856 \family default
31857  editor.
31858  This is done via the menu 
31859 \family sans
31860 Insert\SpecialChar \menuseparator
31861 Insert Regular Expression
31862 \family default
31863  while the cursor is in the 
31864 \family sans
31865 Find
31866 \family default
31867  editor.
31868  Characters entered within regexp insets are matched according to the regular
31869  expression matching rules
31870 \begin_inset Foot
31871 status collapsed
31872
31873 \begin_layout Plain Layout
31874 Under the constraint that any (sub)expression must match a well-formed LyX
31875  text segment, i.
31876 \begin_inset space \thinspace{}
31877 \end_inset
31878
31879 e.
31880 \begin_inset space ~
31881 \end_inset
31882
31883 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31884  to match expressions.
31885 \end_layout
31886
31887 \end_inset
31888
31889 , while text entered outside regexp insets is matched exactly against the
31890  same text in the document.
31891  Note that it is allowed to cut and paste regexp-mode insets as usual.
31892  Examples of using such a feature may be:
31893 \end_layout
31894
31895 \begin_layout Enumerate
31896 Searching for all fractions with a given denominator: for example, entering
31897  in the 
31898 \family sans
31899 Find
31900 \family default
31901  editor the fraction 
31902 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31903 \end_inset
31904
31905  (where the 
31906 \begin_inset Formula $.*$
31907 \end_inset
31908
31909  on the numerator is the match-everything regular expression) finds all
31910  fractions with the given denominator.
31911 \end_layout
31912
31913 \begin_layout Enumerate
31914 Searching for all text with a given style: for example, after unchecking
31915  the 
31916 \family sans
31917 Ignore format
31918 \family default
31919  option from the 
31920 \family sans
31921 Settings
31922 \family default
31923  tab, entering a 
31924 \series bold
31925
31926 \begin_inset Formula $.*$
31927 \end_inset
31928
31929
31930 \series default
31931  regular expression and adding for it an emphasized or bold face, finds
31932  all emphasized and bold face text, respectively.
31933  Also, inserting a 
31934 \begin_inset Formula $.*$
31935 \end_inset
31936
31937  regular expression in a bullet or enumerated list or a section heading,
31938  you can find all bullet or enumerated lists or section headings.
31939 \end_layout
31940
31941 \begin_layout Standard
31942 Finally, references to (sub)expressions in regexp may be used as usual,
31943  enclosing parts of the expression within round braces 
31944 \begin_inset Formula $()$
31945 \end_inset
31946
31947 , and referring back to them through 
31948 \begin_inset Formula $\backslash1$
31949 \end_inset
31950
31951
31952 \begin_inset Formula $\backslash2$
31953 \end_inset
31954
31955 , etc..
31956  For example, try searching for the regexp 
31957 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31958 \end_inset
31959
31960  in order to find word repetitions, if there are any.
31961 \end_layout
31962
31963 \begin_layout Standard
31964 Note that back references work both when occurring within the same regexp,
31965  and when occurring in multiple different regexps, where the numbering of
31966  back-referenced sub-expressions is absolute, i.
31967 \begin_inset space \thinspace{}
31968 \end_inset
31969
31970 e.
31971 \begin_inset space ~
31972 \end_inset
31973
31974  
31975 \begin_inset Formula $\backslash1$
31976 \end_inset
31977
31978  always refers to the first occurrence of 
31979 \begin_inset Formula $()$
31980 \end_inset
31981
31982  in all entered regexps.
31983 \end_layout
31984
31985 \begin_layout Standard
31986 Note also that the use of back references in the replaced text is not (yet)
31987  implemented.
31988 \end_layout
31989
31990 \begin_layout Section
31991 Spell Checking
31992 \begin_inset CommandInset label
31993 LatexCommand label
31994 name "sec:Spellchecking"
31995
31996 \end_inset
31997
31998
31999 \begin_inset Index idx
32000 status collapsed
32001
32002 \begin_layout Plain Layout
32003 Spell checking
32004 \end_layout
32005
32006 \end_inset
32007
32008
32009 \end_layout
32010
32011 \begin_layout Standard
32012 LyX has a built-in spell checker.
32013  The menu
32014 \family sans
32015  Tools\SpecialChar \menuseparator
32016 Spellchecker
32017 \family default
32018 , the key 
32019 \family sans
32020 F7
32021 \family default
32022  or the toolbar button 
32023 \begin_inset Info
32024 type  "icon"
32025 arg   "dialog-show spellchecker"
32026 \end_inset
32027
32028  starts the spell checking beginning from the current cursor position.
32029  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32030  you to edit and replace it in a second line.
32031  Whenever an unknown word is found, the word is highlighted and the text
32032  scrolled so that it is visible.
32033  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32034 n, if any could be found.
32035  Clicking on one of the corrections will copy to the 
32036 \family sans
32037 Replacement
32038 \family default
32039  field, double-click invokes directly the replacement.
32040  Unknown but correctly typed words can be added to the personal dictionary.
32041 \end_layout
32042
32043 \begin_layout Standard
32044 By default, the dictionary file used is determined by the document language
32045  that is set in the 
32046 \family sans
32047 Document\SpecialChar \menuseparator
32048 Settings
32049 \family default
32050  dialog.
32051  You can specify the language of a word in the spellchecker dialog by choosing
32052  a different one at the top of the dialog.
32053  LyX can correctly spell check documents containing multiple languages.
32054  This work if you have marked the different languages appropriately and
32055  have the spell checker dictionaries installed.
32056  LyX automatically switches to the appropriate dictionary file.
32057 \end_layout
32058
32059 \begin_layout Subsection
32060 Further Settings
32061 \end_layout
32062
32063 \begin_layout Standard
32064 In LyX's preferences dialog under 
32065 \family sans
32066 Language
32067 \begin_inset space ~
32068 \end_inset
32069
32070 Setting\SpecialChar \menuseparator
32071 Spellchecker
32072 \family default
32073  you can set the following things:
32074 \end_layout
32075
32076 \begin_layout Description
32077 Spellchecker
32078 \begin_inset space ~
32079 \end_inset
32080
32081 engine Select the library LyX should use for spell checking.
32082  Depending on your platform, 
32083 \family typewriter
32084 aspell
32085 \family default
32086
32087 \family typewriter
32088 hunspell
32089 \family default
32090  or 
32091 \family typewriter
32092 enchant
32093 \begin_inset Foot
32094 status collapsed
32095
32096 \begin_layout Plain Layout
32097 Enchant itself is a wrapper library having different configurable back-ends.
32098  Please consult the documentation or man-page of it to learn more.
32099 \end_layout
32100
32101 \end_inset
32102
32103
32104 \family default
32105  are available.
32106  On Windows only 
32107 \family typewriter
32108 hunspell
32109 \family default
32110  is available.
32111 \end_layout
32112
32113 \begin_layout Description
32114 Alternative
32115 \begin_inset space ~
32116 \end_inset
32117
32118 language If this field is not empty, LyX will always use the given language
32119  for the spell checking, no matter what the document language is.
32120 \end_layout
32121
32122 \begin_layout Description
32123 Escape
32124 \begin_inset space ~
32125 \end_inset
32126
32127 characters Allows you to add non-standard characters that the spell checker
32128  should escape, e.
32129 \begin_inset space \thinspace{}
32130 \end_inset
32131
32132 g.
32133 \begin_inset space \space{}
32134 \end_inset
32135
32136 German umlauts.
32137  This should normally not be needed.
32138 \end_layout
32139
32140 \begin_layout Description
32141 Accept
32142 \begin_inset space ~
32143 \end_inset
32144
32145 compound
32146 \begin_inset space ~
32147 \end_inset
32148
32149 words Prevent the spell checker from complaining about compounded words
32150  like 
32151 \begin_inset Quotes eld
32152 \end_inset
32153
32154 passthrough
32155 \begin_inset Quotes erd
32156 \end_inset
32157
32158 .
32159 \end_layout
32160
32161 \begin_layout Description
32162 Spellcheck
32163 \begin_inset space ~
32164 \end_inset
32165
32166 continously Check the spelling of your document as you type it.
32167  Misspelled words gets underlined with a dotted red line.
32168  By right-clicking on an underlined word, the suggestions by the spell appear
32169  in the context menu.
32170  Choosing one of them will replace the misspelled word with the suggested
32171  word.
32172 \end_layout
32173
32174 \begin_layout Description
32175 Spellcheck
32176 \begin_inset space ~
32177 \end_inset
32178
32179 notes
32180 \begin_inset space ~
32181 \end_inset
32182
32183 and
32184 \begin_inset space ~
32185 \end_inset
32186
32187 comments If enabled, the spelling of non-printed document contents is checked
32188  as well.
32189 \end_layout
32190
32191 \begin_layout Section
32192 Thesaurus
32193 \begin_inset Index idx
32194 status collapsed
32195
32196 \begin_layout Plain Layout
32197 Thesaurus
32198 \end_layout
32199
32200 \end_inset
32201
32202
32203 \begin_inset CommandInset label
32204 LatexCommand label
32205 name "sec:Thesaurus"
32206
32207 \end_inset
32208
32209
32210 \end_layout
32211
32212 \begin_layout Standard
32213 LyX provides a multilingual thesaurus.
32214  It uses the same thesaurus framework as OpenOffice and Firefox (namely
32215  the 
32216 \emph on
32217 MyThes
32218 \emph default
32219
32220 \begin_inset Foot
32221 status collapsed
32222
32223 \begin_layout Plain Layout
32224 \begin_inset CommandInset href
32225 LatexCommand href
32226 target "http://lingucomponent.openoffice.org/thesaurus.html"
32227
32228 \end_inset
32229
32230
32231 \end_layout
32232
32233 \end_inset
32234
32235  thesaurus library, which is included in LyX).
32236  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32237  are available for many languages.
32238 \end_layout
32239
32240 \begin_layout Standard
32241 This section describes how new dictionaries are installed and set up for
32242  the use with LyX.
32243 \end_layout
32244
32245 \begin_layout Subsection
32246 Setting up the thesaurus
32247 \end_layout
32248
32249 \begin_layout Standard
32250 The 
32251 \emph on
32252 MyThes/
32253 \emph default
32254 OpenOffice thesauri consist of two files per language: A file with the suffix
32255  
32256 \emph on
32257 *.dat
32258 \emph default
32259  containing the data and an index file with the suffix 
32260 \emph on
32261 *.idx
32262 \emph default
32263 .
32264  The standardized file names include the language code for the given language
32265  (e.
32266 \begin_inset space \thinspace{}
32267 \end_inset
32268
32269 g.
32270  en_EN for English).
32271  For instance, the English files are named:
32272 \end_layout
32273
32274 \begin_layout Itemize
32275 th_en_EN_v2.idx
32276 \end_layout
32277
32278 \begin_layout Itemize
32279 th_en_EN_v2.dat
32280 \end_layout
32281
32282 \begin_layout Standard
32283 If you have OpenOffice and its thesaurus installed, these files should be
32284  already on your system.
32285  If not, you can get dictionaries either from 
32286 \begin_inset Flex URL
32287 status collapsed
32288
32289 \begin_layout Plain Layout
32290
32291 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32292 \end_layout
32293
32294 \end_inset
32295
32296  or from the site 
32297 \begin_inset Flex URL
32298 status collapsed
32299
32300 \begin_layout Plain Layout
32301
32302 http://extensions.services.openoffice.org
32303 \end_layout
32304
32305 \end_inset
32306
32307 .
32308 \begin_inset Foot
32309 status open
32310
32311 \begin_layout Plain Layout
32312 Note that, as of OpenOffice 3.0, the files on 
32313 \begin_inset Flex URL
32314 status collapsed
32315
32316 \begin_layout Plain Layout
32317
32318 http://extensions.services.openoffice.org
32319 \end_layout
32320
32321 \end_inset
32322
32323  are usually packed in extension archives (
32324 \emph on
32325 *.oxt
32326 \emph default
32327 ) that contain other files such as spellchecker dictionaries besides the
32328  thesauri.
32329  These archives are simple zip files, so you can unpack them as you would
32330  unpack a zip archive.
32331 \end_layout
32332
32333 \end_inset
32334
32335  Put the 
32336 \emph on
32337 *.idx
32338 \emph default
32339  and 
32340 \emph on
32341 *.dat
32342 \emph default
32343  files of all languages you want to use into one directory (do not use subfolder
32344 s), and specify the path to this directory in 
32345 \family sans
32346 Tools\SpecialChar \menuseparator
32347 Preferences\SpecialChar \menuseparator
32348 Paths
32349 \family default
32350 .
32351  Now the thesaurus should be ready to use.
32352 \end_layout
32353
32354 \begin_layout Subsection
32355 Using the thesaurus
32356 \end_layout
32357
32358 \begin_layout Standard
32359 To start the thesaurus, use the menu 
32360 \family sans
32361 Tools\SpecialChar \menuseparator
32362 Thesaurus
32363 \family default
32364  or the toolbar button 
32365 \begin_inset Info
32366 type  "icon"
32367 arg   "thesaurus-entry"
32368 \end_inset
32369
32370  while the cursor is at the word you want to look up or while a word is
32371  selected.
32372  A dialog pops up showing you probably related words that you can use as
32373  replacement.
32374  The proposals are grouped into categories.
32375  Note that the thesaurus does not only show synonyms, but also hyperonyms
32376  and hyponyms (such as 
32377 \emph on
32378 plant
32379 \emph default
32380  for 
32381 \emph on
32382 tree
32383 \emph default
32384 ), compounds (such as 
32385 \emph on
32386 tree diagram
32387 \emph default
32388 ) and antonyms (such as 
32389 \emph on
32390 women
32391 \emph default
32392  for 
32393 \emph on
32394 men
32395 \emph default
32396 ), which are marked as such.
32397 \end_layout
32398
32399 \begin_layout Standard
32400 The language is automatically chosen from the language at the cursor, but
32401  you can also switch it in the dialog, as you can enter new words to look
32402  up directly there.
32403 \end_layout
32404
32405 \begin_layout Standard
32406 Note that the thesaurus cannot handle phrases (only compounds that are in
32407  the dictionary, such as the above 
32408 \emph on
32409 tree diagram
32410 \emph default
32411 ), and you have to use the so called lemma form, i.
32412 \begin_inset space \thinspace{}
32413 \end_inset
32414
32415 e.
32416  the form that is used in the dictionaries (for many languages: first person
32417  singular indicative active for nouns, infinitive for verbs).
32418  For example looking up the word forms 
32419 \emph on
32420 reports
32421 \emph default
32422  or 
32423 \emph on
32424 reporting
32425 \emph default
32426  yields no results, while results are shown for the word form 
32427 \emph on
32428 report
32429 \emph default
32430 .
32431  Your best bet is to highlight only the relevant parts of such word (e.
32432 \begin_inset space \thinspace{}
32433 \end_inset
32434
32435 g.
32436  
32437 \emph on
32438 report
32439 \emph default
32440  in 
32441 \emph on
32442 report
32443 \emph default
32444 s), then you get proposals without adjusting the query in the dialog, and
32445  also the replacement will probably be correct (as only the highlighted
32446  part will be replaced, thus the ending remains).
32447 \end_layout
32448
32449 \begin_layout Section
32450 Change Tracking
32451 \begin_inset Index idx
32452 status collapsed
32453
32454 \begin_layout Plain Layout
32455 Change Tracking
32456 \end_layout
32457
32458 \end_inset
32459
32460
32461 \begin_inset Index idx
32462 status collapsed
32463
32464 \begin_layout Plain Layout
32465 Document ! Change Tracking
32466 \end_layout
32467
32468 \end_inset
32469
32470
32471 \begin_inset CommandInset label
32472 LatexCommand label
32473 name "sec:Change-Tracking"
32474
32475 \end_inset
32476
32477
32478 \end_layout
32479
32480 \begin_layout Standard
32481 When you work on a document collaboratively it is extremely useful to be
32482  able to see changes that others have made highlighted in the document.
32483  You can then decide if you want to accept a change or not.
32484  This can be achieved by turning on change tracking in the menu 
32485 \family sans
32486 Document\SpecialChar \menuseparator
32487 Change
32488 \begin_inset space ~
32489 \end_inset
32490
32491 Tracking\SpecialChar \menuseparator
32492 Track
32493 \begin_inset space ~
32494 \end_inset
32495
32496 Changes
32497 \family default
32498 .
32499 \end_layout
32500
32501 \begin_layout Standard
32502 Changes made in the document will then be highlighted by strokes and colors:
32503  
32504 \bar under
32505 \color blue
32506 underlined text
32507 \bar default
32508 \color inherit
32509  is an addition, 
32510 \strikeout on
32511 \color blue
32512 canceled text
32513 \strikeout default
32514 \color inherit
32515  is a deletion.
32516  The color depends on the author that made the change.
32517  You can change the color in LyX's preferences dialog under 
32518 \family sans
32519 Look
32520 \begin_inset space ~
32521 \end_inset
32522
32523 and
32524 \begin_inset space ~
32525 \end_inset
32526
32527 feel
32528 \family default
32529
32530 \family sans
32531 Colors
32532 \family default
32533 .
32534 \begin_inset Index idx
32535 status collapsed
32536
32537 \begin_layout Plain Layout
32538 Color ! Change tracking
32539 \end_layout
32540
32541 \end_inset
32542
32543  The author and the date of the change are shown in LyX's status bar when
32544  the cursor is in changed text.
32545  The same information is shown when you use the toolbar button 
32546 \begin_inset Info
32547 type  "icon"
32548 arg   "changes-merge"
32549 \end_inset
32550
32551 .
32552 \end_layout
32553
32554 \begin_layout Standard
32555 When change tracking is activated, you will see the review toolbar in LyX:
32556 \begin_inset Index idx
32557 status collapsed
32558
32559 \begin_layout Plain Layout
32560 Toolbar ! Review
32561 \end_layout
32562
32563 \end_inset
32564
32565
32566 \end_layout
32567
32568 \begin_layout Standard
32569 \begin_inset VSpace defskip
32570 \end_inset
32571
32572
32573 \end_layout
32574
32575 \begin_layout Standard
32576 \begin_inset Graphics
32577         filename clipart/ChangesToolbar.png
32578         scale 90
32579
32580 \end_inset
32581
32582
32583 \end_layout
32584
32585 \begin_layout Standard
32586 \begin_inset VSpace defskip
32587 \end_inset
32588
32589
32590 \end_layout
32591
32592 \begin_layout Standard
32593 The review toolbar as shown above contains from left to right the following
32594  buttons:
32595 \end_layout
32596
32597 \begin_layout Standard
32598 \begin_inset VSpace defskip
32599 \end_inset
32600
32601
32602 \end_layout
32603
32604 \begin_layout Standard
32605 \begin_inset Tabular
32606 <lyxtabular version="3" rows="10" columns="2">
32607 <features islongtable="true" longtabularalignment="center">
32608 <column alignment="left" valignment="top" width="0">
32609 <column alignment="left" valignment="top" width="0">
32610 <row interlinespace="2.5mm">
32611 <cell alignment="center" valignment="top" usebox="none">
32612 \begin_inset Text
32613
32614 \begin_layout Plain Layout
32615
32616 \family sans
32617 \begin_inset Info
32618 type  "icon"
32619 arg   "changes-track"
32620 \end_inset
32621
32622
32623 \end_layout
32624
32625 \end_inset
32626 </cell>
32627 <cell alignment="center" valignment="top" usebox="none">
32628 \begin_inset Text
32629
32630 \begin_layout Plain Layout
32631
32632 \family sans
32633 Document\SpecialChar \menuseparator
32634 Change
32635 \begin_inset space ~
32636 \end_inset
32637
32638 Tracking\SpecialChar \menuseparator
32639 Track
32640 \begin_inset space ~
32641 \end_inset
32642
32643 Changes
32644 \end_layout
32645
32646 \end_inset
32647 </cell>
32648 </row>
32649 <row interlinespace="2.5mm">
32650 <cell alignment="center" valignment="top" usebox="none">
32651 \begin_inset Text
32652
32653 \begin_layout Plain Layout
32654
32655 \family sans
32656 \begin_inset Info
32657 type  "icon"
32658 arg   "changes-output"
32659 \end_inset
32660
32661
32662 \end_layout
32663
32664 \end_inset
32665 </cell>
32666 <cell alignment="center" valignment="top" usebox="none">
32667 \begin_inset Text
32668
32669 \begin_layout Plain Layout
32670
32671 \family sans
32672 Document\SpecialChar \menuseparator
32673 Change
32674 \begin_inset space ~
32675 \end_inset
32676
32677 Tracking\SpecialChar \menuseparator
32678 Show
32679 \begin_inset space ~
32680 \end_inset
32681
32682 Changes
32683 \begin_inset space ~
32684 \end_inset
32685
32686 in
32687 \begin_inset space ~
32688 \end_inset
32689
32690 Output
32691 \end_layout
32692
32693 \end_inset
32694 </cell>
32695 </row>
32696 <row interlinespace="2.5mm">
32697 <cell alignment="center" valignment="top" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Plain Layout
32701
32702 \family sans
32703 \begin_inset Info
32704 type  "icon"
32705 arg   "change-next"
32706 \end_inset
32707
32708
32709 \end_layout
32710
32711 \end_inset
32712 </cell>
32713 <cell alignment="center" valignment="top" usebox="none">
32714 \begin_inset Text
32715
32716 \begin_layout Plain Layout
32717 Jumps to the next change
32718 \end_layout
32719
32720 \end_inset
32721 </cell>
32722 </row>
32723 <row interlinespace="2.5mm">
32724 <cell alignment="center" valignment="top" usebox="none">
32725 \begin_inset Text
32726
32727 \begin_layout Plain Layout
32728
32729 \family sans
32730 \begin_inset Info
32731 type  "icon"
32732 arg   "change-accept"
32733 \end_inset
32734
32735
32736 \end_layout
32737
32738 \end_inset
32739 </cell>
32740 <cell alignment="center" valignment="top" usebox="none">
32741 \begin_inset Text
32742
32743 \begin_layout Plain Layout
32744
32745 \family sans
32746 Document\SpecialChar \menuseparator
32747 Change
32748 \begin_inset space ~
32749 \end_inset
32750
32751 Tracking\SpecialChar \menuseparator
32752 Accept
32753 \begin_inset space ~
32754 \end_inset
32755
32756 Change
32757 \end_layout
32758
32759 \end_inset
32760 </cell>
32761 </row>
32762 <row interlinespace="2.5mm">
32763 <cell alignment="center" valignment="top" usebox="none">
32764 \begin_inset Text
32765
32766 \begin_layout Plain Layout
32767
32768 \family sans
32769 \begin_inset Info
32770 type  "icon"
32771 arg   "change-reject"
32772 \end_inset
32773
32774
32775 \end_layout
32776
32777 \end_inset
32778 </cell>
32779 <cell alignment="center" valignment="top" usebox="none">
32780 \begin_inset Text
32781
32782 \begin_layout Plain Layout
32783
32784 \family sans
32785 Document\SpecialChar \menuseparator
32786 Change
32787 \begin_inset space ~
32788 \end_inset
32789
32790 Tracking\SpecialChar \menuseparator
32791 Reject
32792 \begin_inset space ~
32793 \end_inset
32794
32795 Change
32796 \end_layout
32797
32798 \end_inset
32799 </cell>
32800 </row>
32801 <row interlinespace="2.5mm">
32802 <cell alignment="center" valignment="top" usebox="none">
32803 \begin_inset Text
32804
32805 \begin_layout Plain Layout
32806
32807 \family sans
32808 \begin_inset Info
32809 type  "icon"
32810 arg   "changes-merge"
32811 \end_inset
32812
32813
32814 \end_layout
32815
32816 \end_inset
32817 </cell>
32818 <cell alignment="center" valignment="top" usebox="none">
32819 \begin_inset Text
32820
32821 \begin_layout Plain Layout
32822
32823 \family sans
32824 Document\SpecialChar \menuseparator
32825 Change
32826 \begin_inset space ~
32827 \end_inset
32828
32829 Tracking\SpecialChar \menuseparator
32830 Merge
32831 \begin_inset space ~
32832 \end_inset
32833
32834 Changes
32835 \end_layout
32836
32837 \end_inset
32838 </cell>
32839 </row>
32840 <row interlinespace="2.5mm">
32841 <cell alignment="center" valignment="top" usebox="none">
32842 \begin_inset Text
32843
32844 \begin_layout Plain Layout
32845
32846 \family sans
32847 \begin_inset Info
32848 type  "icon"
32849 arg   "all-changes-accept"
32850 \end_inset
32851
32852
32853 \end_layout
32854
32855 \end_inset
32856 </cell>
32857 <cell alignment="center" valignment="top" usebox="none">
32858 \begin_inset Text
32859
32860 \begin_layout Plain Layout
32861
32862 \family sans
32863 Document\SpecialChar \menuseparator
32864 Change
32865 \begin_inset space ~
32866 \end_inset
32867
32868 Tracking\SpecialChar \menuseparator
32869 Accept
32870 \begin_inset space ~
32871 \end_inset
32872
32873 All
32874 \begin_inset space ~
32875 \end_inset
32876
32877 Changes
32878 \end_layout
32879
32880 \end_inset
32881 </cell>
32882 </row>
32883 <row interlinespace="2.5mm">
32884 <cell alignment="center" valignment="top" usebox="none">
32885 \begin_inset Text
32886
32887 \begin_layout Plain Layout
32888
32889 \family sans
32890 \begin_inset Info
32891 type  "icon"
32892 arg   "all-changes-reject"
32893 \end_inset
32894
32895
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 <cell alignment="center" valignment="top" usebox="none">
32901 \begin_inset Text
32902
32903 \begin_layout Plain Layout
32904
32905 \family sans
32906 Document\SpecialChar \menuseparator
32907 Change
32908 \begin_inset space ~
32909 \end_inset
32910
32911 Tracking\SpecialChar \menuseparator
32912 Reject
32913 \begin_inset space ~
32914 \end_inset
32915
32916 All
32917 \begin_inset space ~
32918 \end_inset
32919
32920 Changes
32921 \end_layout
32922
32923 \end_inset
32924 </cell>
32925 </row>
32926 <row interlinespace="2.5mm">
32927 <cell alignment="center" valignment="top" usebox="none">
32928 \begin_inset Text
32929
32930 \begin_layout Plain Layout
32931
32932 \family sans
32933 \begin_inset Info
32934 type  "icon"
32935 arg   "note-insert"
32936 \end_inset
32937
32938
32939 \end_layout
32940
32941 \end_inset
32942 </cell>
32943 <cell alignment="center" valignment="top" usebox="none">
32944 \begin_inset Text
32945
32946 \begin_layout Plain Layout
32947
32948 \family sans
32949 Insert\SpecialChar \menuseparator
32950 Note\SpecialChar \menuseparator
32951 LyX
32952 \begin_inset space ~
32953 \end_inset
32954
32955 Note
32956 \end_layout
32957
32958 \end_inset
32959 </cell>
32960 </row>
32961 <row interlinespace="2.5mm">
32962 <cell alignment="center" valignment="top" usebox="none">
32963 \begin_inset Text
32964
32965 \begin_layout Plain Layout
32966
32967 \family sans
32968 \begin_inset Info
32969 type  "icon"
32970 arg   "note-next"
32971 \end_inset
32972
32973
32974 \end_layout
32975
32976 \end_inset
32977 </cell>
32978 <cell alignment="center" valignment="top" usebox="none">
32979 \begin_inset Text
32980
32981 \begin_layout Plain Layout
32982
32983 \family sans
32984 Navigate\SpecialChar \menuseparator
32985 Next
32986 \begin_inset space ~
32987 \end_inset
32988
32989 Note
32990 \end_layout
32991
32992 \end_inset
32993 </cell>
32994 </row>
32995 </lyxtabular>
32996
32997 \end_inset
32998
32999
33000 \end_layout
33001
33002 \begin_layout Standard
33003 \begin_inset VSpace defskip
33004 \end_inset
33005
33006
33007 \end_layout
33008
33009 \begin_layout Standard
33010 The review toolbar helps you to accept, reject, or merge changes – highlight
33011  the change and press one of the desired toolbar buttons.
33012  When you merge changes, a window pops up showing you information about
33013  the next change after the current cursor position.
33014  So you don't need to highlight a certain change.
33015  Within the merge window you can decide to accept or reject changes and
33016  step to the next change.
33017  This way you can jump through all the changes in the document.
33018 \end_layout
33019
33020 \begin_layout Standard
33021 The toolbar has two buttons to handle notes because notes are often important
33022  to describe a change.
33023 \end_layout
33024
33025 \begin_layout Standard
33026 To show made changes in the output you need the LaTeX package 
33027 \series bold
33028 dvipost
33029 \series default
33030
33031 \begin_inset Index idx
33032 status collapsed
33033
33034 \begin_layout Plain Layout
33035 LaTeX-packages ! dvipost
33036 \end_layout
33037
33038 \end_inset
33039
33040  installed.
33041  You will find it in the TeX Catalogue, 
33042 \begin_inset CommandInset citation
33043 LatexCommand cite
33044 key "TeXCatalogue"
33045
33046 \end_inset
33047
33048  or in the package manager of your LaTeX-system.
33049 \end_layout
33050
33051 \begin_layout Section
33052 Comparison of Documents
33053 \begin_inset Index idx
33054 status collapsed
33055
33056 \begin_layout Plain Layout
33057 Comparison of documents
33058 \end_layout
33059
33060 \end_inset
33061
33062
33063 \end_layout
33064
33065 \begin_layout Standard
33066 You can compare two different LyX files via the menu 
33067 \family sans
33068 Tools\SpecialChar \menuseparator
33069 Compare
33070 \family default
33071 .
33072  The comparison result is a LyX file with change tracking enabled showing
33073  the differences.
33074  In the comparison dialog you can select with the option 
33075 \family sans
33076 Copy
33077 \begin_inset space ~
33078 \end_inset
33079
33080 Document
33081 \begin_inset space ~
33082 \end_inset
33083
33084 Settings
33085 \begin_inset space ~
33086 \end_inset
33087
33088 from
33089 \family default
33090  from which document LyX should take the document settings for the the resulting
33091  difference file.
33092  The option 
33093 \family sans
33094 Enable
33095 \begin_inset space ~
33096 \end_inset
33097
33098 change
33099 \begin_inset space ~
33100 \end_inset
33101
33102 tracking
33103 \begin_inset space ~
33104 \end_inset
33105
33106 features
33107 \begin_inset space ~
33108 \end_inset
33109
33110 in
33111 \begin_inset space ~
33112 \end_inset
33113
33114 the
33115 \begin_inset space ~
33116 \end_inset
33117
33118 output
33119 \family default
33120  enables the change tracking option 
33121 \family sans
33122 Show
33123 \begin_inset space ~
33124 \end_inset
33125
33126 Changes
33127 \begin_inset space ~
33128 \end_inset
33129
33130 in
33131 \begin_inset space ~
33132 \end_inset
33133
33134 Output
33135 \family default
33136  to visualize the differences also in the PDF output of the difference file.
33137 \end_layout
33138
33139 \begin_layout Section
33140 International Support
33141 \begin_inset Index idx
33142 status collapsed
33143
33144 \begin_layout Plain Layout
33145 International support
33146 \end_layout
33147
33148 \end_inset
33149
33150
33151 \end_layout
33152
33153 \begin_layout Standard
33154 This section describes how to use LyX with any language you want.
33155  For some non-western languages there are special Wiki-pages that explain
33156  how to set up LyX to use them: 
33157 \begin_inset CommandInset citation
33158 LatexCommand cite
33159 key "Arabic,Armenian,Farsi,Hebrew"
33160
33161 \end_inset
33162
33163
33164 \end_layout
33165
33166 \begin_layout Standard
33167 Besides languages, LyX also supports phonetic symbols, see section
33168 \begin_inset space ~
33169 \end_inset
33170
33171
33172 \begin_inset CommandInset ref
33173 LatexCommand ref
33174 reference "sub:Special-Character"
33175
33176 \end_inset
33177
33178 .
33179 \end_layout
33180
33181 \begin_layout Subsection
33182 Language Options
33183 \begin_inset Index idx
33184 status collapsed
33185
33186 \begin_layout Plain Layout
33187 Language ! Options
33188 \end_layout
33189
33190 \end_inset
33191
33192
33193 \begin_inset Index idx
33194 status collapsed
33195
33196 \begin_layout Plain Layout
33197 Document ! Settings
33198 \end_layout
33199
33200 \end_inset
33201
33202
33203 \begin_inset Index idx
33204 status collapsed
33205
33206 \begin_layout Plain Layout
33207 Document ! Language
33208 \end_layout
33209
33210 \end_inset
33211
33212
33213 \end_layout
33214
33215 \begin_layout Standard
33216 The 
33217 \family sans
33218 Document\SpecialChar \menuseparator
33219 Settings
33220 \family default
33221  dialog lets you set 
33222 \family roman
33223 the language and character encoding for your language.
33224  
33225 \end_layout
33226
33227 \begin_layout Standard
33228 Choose your language in the 
33229 \family sans
33230 Language
33231 \family default
33232  section of this dialog.
33233  The default is 
33234 \family sans
33235 English
33236 \family default
33237 .
33238 \end_layout
33239
33240 \begin_layout Standard
33241 Under 
33242 \family sans
33243 Encoding
33244 \family default
33245  you can choose the character encoding map you want to use for LaTeX export.
33246  The option 
33247 \family sans
33248 Language Default
33249 \family default
33250  is the preferred choice and works well in most cases.
33251  For details about the different encoding options see section
33252 \begin_inset space ~
33253 \end_inset
33254
33255
33256 \begin_inset CommandInset ref
33257 LatexCommand ref
33258 reference "cha:The-Document-Settings"
33259
33260 \end_inset
33261
33262 .
33263 \end_layout
33264
33265 \begin_layout Subsection
33266 Keyboard mapping configuration
33267 \begin_inset CommandInset label
33268 LatexCommand label
33269 name "sub:Keyboard-mapping"
33270
33271 \end_inset
33272
33273
33274 \end_layout
33275
33276 \begin_layout Standard
33277 If you have for example a U.
33278 \begin_inset space \thinspace{}
33279 \end_inset
33280
33281 S.-style keyboard and want to write in a language other than English, you
33282  can use an alternate keymap.
33283  For example, if you have a U.
33284 \begin_inset space \thinspace{}
33285 \end_inset
33286
33287 S.-style keyboard but want to write in Italian, you can configure LyX to
33288  use an Italian keymap.
33289  The preferences dialog allows you to choose up to two keyboard mappings,
33290  see section
33291 \begin_inset space ~
33292 \end_inset
33293
33294
33295 \begin_inset CommandInset ref
33296 LatexCommand ref
33297 reference "sub:Keyboard-Map"
33298
33299 \end_inset
33300
33301 .
33302  You can choose primary and secondary keyboard languages and then select
33303  which one you want to use.
33304 \end_layout
33305
33306 \begin_layout Standard
33307 Finally, you may just want to change a few key mappings or create an entirely
33308  different keymap (for Vulcan, for instance).
33309  You may, for example, normally write in Italian on a U.S.
33310  keyboard but want to include an occasional quotation in German.
33311  In such a case, you can write your own keyboard mapping or modify an existing
33312  one to support the characters you want.
33313  This and many other customizations are explained in the 
33314 \emph on
33315 Customization
33316 \emph default
33317  manual.
33318 \end_layout
33319
33320 \begin_layout Subsection
33321 Character Tables
33322 \end_layout
33323
33324 \begin_layout Standard
33325 Table
33326 \begin_inset space ~
33327 \end_inset
33328
33329
33330 \begin_inset CommandInset ref
33331 LatexCommand ref
33332 reference "cap:The-latin1-character"
33333
33334 \end_inset
33335
33336  shows the 
33337 \family typewriter
33338 Latin1
33339 \family default
33340  character set.
33341  You should be able to enter the characters in the first eight columns directly
33342  from the keyboard.
33343 \end_layout
33344
33345 \begin_layout Standard
33346 There are a few things you need to know about this table.
33347  Here are some of the details you'll need to bear in mind when using characters
33348  from the 
33349 \family typewriter
33350 Latin1
33351 \family default
33352  character set:
33353 \end_layout
33354
33355 \begin_layout Itemize
33356 Even if you have selected 
33357 \family sans
33358 latin1
33359 \family default
33360  in the 
33361 \family sans
33362 Document\SpecialChar \menuseparator
33363 Settings
33364 \family default
33365  dialog, users who have only the 
33366 \family typewriter
33367 T1
33368 \family default
33369 -fonts for LaTeX [or who have the 
33370 \family typewriter
33371 T1
33372 \family default
33373 -fonts but aren't using them] will still miss a few characters: D0, F0,
33374  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33375  french quotes won't show up.
33376 \end_layout
33377
33378 \begin_layout Standard
33379 \begin_inset Float table
33380 wide false
33381 sideways false
33382 status open
33383
33384 \begin_layout Plain Layout
33385 \begin_inset Caption
33386
33387 \begin_layout Plain Layout
33388 \begin_inset CommandInset label
33389 LatexCommand label
33390 name "cap:The-latin1-character"
33391
33392 \end_inset
33393
33394 The 
33395 \family typewriter
33396 latin1
33397 \family default
33398  character set
33399 \end_layout
33400
33401 \end_inset
33402
33403
33404 \end_layout
33405
33406 \begin_layout Plain Layout
33407 \align center
33408 \begin_inset Tabular
33409 <lyxtabular version="3" rows="17" columns="17">
33410 <features tabularvalignment="middle">
33411 <column alignment="center" valignment="top" width="0pt">
33412 <column alignment="center" valignment="top" width="0pt">
33413 <column alignment="center" valignment="top" width="0pt">
33414 <column alignment="center" valignment="top" width="0pt">
33415 <column alignment="center" valignment="top" width="0pt">
33416 <column alignment="center" valignment="top" width="0pt">
33417 <column alignment="center" valignment="top" width="0pt">
33418 <column alignment="center" valignment="top" width="0pt">
33419 <column alignment="center" valignment="top" width="0pt">
33420 <column alignment="center" valignment="top" width="0pt">
33421 <column alignment="center" valignment="top" width="0pt">
33422 <column alignment="center" valignment="top" width="0pt">
33423 <column alignment="center" valignment="top" width="0pt">
33424 <column alignment="center" valignment="top" width="0pt">
33425 <column alignment="center" valignment="top" width="0pt">
33426 <column alignment="center" valignment="top" width="0pt">
33427 <column alignment="center" valignment="top" width="0pt">
33428 <row>
33429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33430 \begin_inset Text
33431
33432 \begin_layout Plain Layout
33433
33434 \end_layout
33435
33436 \end_inset
33437 </cell>
33438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33439 \begin_inset Text
33440
33441 \begin_layout Plain Layout
33442
33443 \family roman
33444 \series medium
33445 \shape up
33446 \size tiny
33447 \emph off
33448 \bar no
33449 \noun off
33450 \color none
33451 00
33452 \end_layout
33453
33454 \end_inset
33455 </cell>
33456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33457 \begin_inset Text
33458
33459 \begin_layout Plain Layout
33460
33461 \family roman
33462 \series medium
33463 \shape up
33464 \size tiny
33465 \emph off
33466 \bar no
33467 \noun off
33468 \color none
33469 10
33470 \end_layout
33471
33472 \end_inset
33473 </cell>
33474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33475 \begin_inset Text
33476
33477 \begin_layout Plain Layout
33478
33479 \family roman
33480 \series medium
33481 \shape up
33482 \size tiny
33483 \emph off
33484 \bar no
33485 \noun off
33486 \color none
33487 20
33488 \end_layout
33489
33490 \end_inset
33491 </cell>
33492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33493 \begin_inset Text
33494
33495 \begin_layout Plain Layout
33496
33497 \family roman
33498 \series medium
33499 \shape up
33500 \size tiny
33501 \emph off
33502 \bar no
33503 \noun off
33504 \color none
33505 30
33506 \end_layout
33507
33508 \end_inset
33509 </cell>
33510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33511 \begin_inset Text
33512
33513 \begin_layout Plain Layout
33514
33515 \family roman
33516 \series medium
33517 \shape up
33518 \size tiny
33519 \emph off
33520 \bar no
33521 \noun off
33522 \color none
33523 40
33524 \end_layout
33525
33526 \end_inset
33527 </cell>
33528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33529 \begin_inset Text
33530
33531 \begin_layout Plain Layout
33532
33533 \family roman
33534 \series medium
33535 \shape up
33536 \size tiny
33537 \emph off
33538 \bar no
33539 \noun off
33540 \color none
33541 50
33542 \end_layout
33543
33544 \end_inset
33545 </cell>
33546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33547 \begin_inset Text
33548
33549 \begin_layout Plain Layout
33550
33551 \family roman
33552 \series medium
33553 \shape up
33554 \size tiny
33555 \emph off
33556 \bar no
33557 \noun off
33558 \color none
33559 60
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33565 \begin_inset Text
33566
33567 \begin_layout Plain Layout
33568
33569 \family roman
33570 \series medium
33571 \shape up
33572 \size tiny
33573 \emph off
33574 \bar no
33575 \noun off
33576 \color none
33577 70
33578 \end_layout
33579
33580 \end_inset
33581 </cell>
33582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33583 \begin_inset Text
33584
33585 \begin_layout Plain Layout
33586
33587 \family roman
33588 \series medium
33589 \shape up
33590 \size tiny
33591 \emph off
33592 \bar no
33593 \noun off
33594 \color none
33595 80
33596 \end_layout
33597
33598 \end_inset
33599 </cell>
33600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33601 \begin_inset Text
33602
33603 \begin_layout Plain Layout
33604
33605 \family roman
33606 \series medium
33607 \shape up
33608 \size tiny
33609 \emph off
33610 \bar no
33611 \noun off
33612 \color none
33613 90
33614 \end_layout
33615
33616 \end_inset
33617 </cell>
33618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33619 \begin_inset Text
33620
33621 \begin_layout Plain Layout
33622
33623 \family roman
33624 \series medium
33625 \shape up
33626 \size tiny
33627 \emph off
33628 \bar no
33629 \noun off
33630 \color none
33631 A0
33632 \end_layout
33633
33634 \end_inset
33635 </cell>
33636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33637 \begin_inset Text
33638
33639 \begin_layout Plain Layout
33640
33641 \family roman
33642 \series medium
33643 \shape up
33644 \size tiny
33645 \emph off
33646 \bar no
33647 \noun off
33648 \color none
33649 B0
33650 \end_layout
33651
33652 \end_inset
33653 </cell>
33654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33655 \begin_inset Text
33656
33657 \begin_layout Plain Layout
33658
33659 \family roman
33660 \series medium
33661 \shape up
33662 \size tiny
33663 \emph off
33664 \bar no
33665 \noun off
33666 \color none
33667 C0
33668 \end_layout
33669
33670 \end_inset
33671 </cell>
33672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33673 \begin_inset Text
33674
33675 \begin_layout Plain Layout
33676
33677 \family roman
33678 \series medium
33679 \shape up
33680 \size tiny
33681 \emph off
33682 \bar no
33683 \noun off
33684 \color none
33685 D0
33686 \end_layout
33687
33688 \end_inset
33689 </cell>
33690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33691 \begin_inset Text
33692
33693 \begin_layout Plain Layout
33694
33695 \family roman
33696 \series medium
33697 \shape up
33698 \size tiny
33699 \emph off
33700 \bar no
33701 \noun off
33702 \color none
33703 E0
33704 \end_layout
33705
33706 \end_inset
33707 </cell>
33708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33709 \begin_inset Text
33710
33711 \begin_layout Plain Layout
33712
33713 \family roman
33714 \series medium
33715 \shape up
33716 \size tiny
33717 \emph off
33718 \bar no
33719 \noun off
33720 \color none
33721 F0
33722 \end_layout
33723
33724 \end_inset
33725 </cell>
33726 </row>
33727 <row>
33728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33729 \begin_inset Text
33730
33731 \begin_layout Plain Layout
33732
33733 \family roman
33734 \series medium
33735 \shape up
33736 \size tiny
33737 \emph off
33738 \bar no
33739 \noun off
33740 \color none
33741 00
33742 \end_layout
33743
33744 \end_inset
33745 </cell>
33746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33747 \begin_inset Text
33748
33749 \begin_layout Plain Layout
33750
33751 \end_layout
33752
33753 \end_inset
33754 </cell>
33755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33756 \begin_inset Text
33757
33758 \begin_layout Plain Layout
33759
33760 \end_layout
33761
33762 \end_inset
33763 </cell>
33764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33765 \begin_inset Text
33766
33767 \begin_layout Plain Layout
33768
33769 \end_layout
33770
33771 \end_inset
33772 </cell>
33773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33774 \begin_inset Text
33775
33776 \begin_layout Plain Layout
33777
33778 \family roman
33779 \series medium
33780 \shape up
33781 \emph off
33782 \bar no
33783 \noun off
33784 \color none
33785 0
33786 \end_layout
33787
33788 \end_inset
33789 </cell>
33790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33791 \begin_inset Text
33792
33793 \begin_layout Plain Layout
33794
33795 \family roman
33796 \series medium
33797 \shape up
33798 \emph off
33799 \bar no
33800 \noun off
33801 \color none
33802 @
33803 \end_layout
33804
33805 \end_inset
33806 </cell>
33807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33808 \begin_inset Text
33809
33810 \begin_layout Plain Layout
33811
33812 \family roman
33813 \series medium
33814 \shape up
33815 \emph off
33816 \bar no
33817 \noun off
33818 \color none
33819 P
33820 \end_layout
33821
33822 \end_inset
33823 </cell>
33824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33825 \begin_inset Text
33826
33827 \begin_layout Plain Layout
33828
33829 \family roman
33830 \series medium
33831 \shape up
33832 \emph off
33833 \bar no
33834 \noun off
33835 \color none
33836 '
33837 \end_layout
33838
33839 \end_inset
33840 </cell>
33841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33842 \begin_inset Text
33843
33844 \begin_layout Plain Layout
33845
33846 \family roman
33847 \series medium
33848 \shape up
33849 \emph off
33850 \bar no
33851 \noun off
33852 \color none
33853 p
33854 \end_layout
33855
33856 \end_inset
33857 </cell>
33858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33859 \begin_inset Text
33860
33861 \begin_layout Plain Layout
33862
33863 \end_layout
33864
33865 \end_inset
33866 </cell>
33867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33868 \begin_inset Text
33869
33870 \begin_layout Plain Layout
33871
33872 \end_layout
33873
33874 \end_inset
33875 </cell>
33876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33877 \begin_inset Text
33878
33879 \begin_layout Plain Layout
33880
33881 \end_layout
33882
33883 \end_inset
33884 </cell>
33885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33886 \begin_inset Text
33887
33888 \begin_layout Plain Layout
33889
33890 \family roman
33891 \series medium
33892 \shape up
33893 \emph off
33894 \bar no
33895 \noun off
33896 \color none
33897 °
33898 \end_layout
33899
33900 \end_inset
33901 </cell>
33902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33903 \begin_inset Text
33904
33905 \begin_layout Plain Layout
33906
33907 \family roman
33908 \series medium
33909 \shape up
33910 \emph off
33911 \bar no
33912 \noun off
33913 \color none
33914 À
33915 \end_layout
33916
33917 \end_inset
33918 </cell>
33919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33920 \begin_inset Text
33921
33922 \begin_layout Plain Layout
33923
33924 \family roman
33925 \series medium
33926 \shape up
33927 \emph off
33928 \bar no
33929 \noun off
33930 \color none
33931 Ð
33932 \end_layout
33933
33934 \end_inset
33935 </cell>
33936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33937 \begin_inset Text
33938
33939 \begin_layout Plain Layout
33940
33941 \family roman
33942 \series medium
33943 \shape up
33944 \emph off
33945 \bar no
33946 \noun off
33947 \color none
33948 à
33949 \end_layout
33950
33951 \end_inset
33952 </cell>
33953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33954 \begin_inset Text
33955
33956 \begin_layout Plain Layout
33957
33958 \family roman
33959 \series medium
33960 \shape up
33961 \emph off
33962 \bar no
33963 \noun off
33964 \color none
33965 ð
33966 \end_layout
33967
33968 \end_inset
33969 </cell>
33970 </row>
33971 <row>
33972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33973 \begin_inset Text
33974
33975 \begin_layout Plain Layout
33976
33977 \family roman
33978 \series medium
33979 \shape up
33980 \size tiny
33981 \emph off
33982 \bar no
33983 \noun off
33984 \color none
33985 01
33986 \end_layout
33987
33988 \end_inset
33989 </cell>
33990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33991 \begin_inset Text
33992
33993 \begin_layout Plain Layout
33994
33995 \end_layout
33996
33997 \end_inset
33998 </cell>
33999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34000 \begin_inset Text
34001
34002 \begin_layout Plain Layout
34003
34004 \end_layout
34005
34006 \end_inset
34007 </cell>
34008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34009 \begin_inset Text
34010
34011 \begin_layout Plain Layout
34012
34013 \family roman
34014 \series medium
34015 \shape up
34016 \emph off
34017 \bar no
34018 \noun off
34019 \color none
34020 !
34021 \end_layout
34022
34023 \end_inset
34024 </cell>
34025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34026 \begin_inset Text
34027
34028 \begin_layout Plain Layout
34029
34030 \family roman
34031 \series medium
34032 \shape up
34033 \emph off
34034 \bar no
34035 \noun off
34036 \color none
34037 1
34038 \end_layout
34039
34040 \end_inset
34041 </cell>
34042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34043 \begin_inset Text
34044
34045 \begin_layout Plain Layout
34046
34047 \family roman
34048 \series medium
34049 \shape up
34050 \emph off
34051 \bar no
34052 \noun off
34053 \color none
34054 A
34055 \end_layout
34056
34057 \end_inset
34058 </cell>
34059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34060 \begin_inset Text
34061
34062 \begin_layout Plain Layout
34063
34064 \family roman
34065 \series medium
34066 \shape up
34067 \emph off
34068 \bar no
34069 \noun off
34070 \color none
34071 Q
34072 \end_layout
34073
34074 \end_inset
34075 </cell>
34076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34077 \begin_inset Text
34078
34079 \begin_layout Plain Layout
34080
34081 \family roman
34082 \series medium
34083 \shape up
34084 \emph off
34085 \bar no
34086 \noun off
34087 \color none
34088 a
34089 \end_layout
34090
34091 \end_inset
34092 </cell>
34093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34094 \begin_inset Text
34095
34096 \begin_layout Plain Layout
34097
34098 \family roman
34099 \series medium
34100 \shape up
34101 \emph off
34102 \bar no
34103 \noun off
34104 \color none
34105 q
34106 \end_layout
34107
34108 \end_inset
34109 </cell>
34110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34111 \begin_inset Text
34112
34113 \begin_layout Plain Layout
34114
34115 \end_layout
34116
34117 \end_inset
34118 </cell>
34119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34120 \begin_inset Text
34121
34122 \begin_layout Plain Layout
34123
34124 \end_layout
34125
34126 \end_inset
34127 </cell>
34128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34129 \begin_inset Text
34130
34131 \begin_layout Plain Layout
34132
34133 \family roman
34134 \series medium
34135 \shape up
34136 \emph off
34137 \bar no
34138 \noun off
34139 \color none
34140 ¡
34141 \end_layout
34142
34143 \end_inset
34144 </cell>
34145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34146 \begin_inset Text
34147
34148 \begin_layout Plain Layout
34149
34150 \family roman
34151 \series medium
34152 \shape up
34153 \emph off
34154 \bar no
34155 \noun off
34156 \color none
34157 ±
34158 \end_layout
34159
34160 \end_inset
34161 </cell>
34162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34163 \begin_inset Text
34164
34165 \begin_layout Plain Layout
34166
34167 \family roman
34168 \series medium
34169 \shape up
34170 \emph off
34171 \bar no
34172 \noun off
34173 \color none
34174 Á
34175 \end_layout
34176
34177 \end_inset
34178 </cell>
34179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34180 \begin_inset Text
34181
34182 \begin_layout Plain Layout
34183
34184 \family roman
34185 \series medium
34186 \shape up
34187 \emph off
34188 \bar no
34189 \noun off
34190 \color none
34191 Ñ
34192 \end_layout
34193
34194 \end_inset
34195 </cell>
34196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34197 \begin_inset Text
34198
34199 \begin_layout Plain Layout
34200
34201 \family roman
34202 \series medium
34203 \shape up
34204 \emph off
34205 \bar no
34206 \noun off
34207 \color none
34208 á
34209 \end_layout
34210
34211 \end_inset
34212 </cell>
34213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34214 \begin_inset Text
34215
34216 \begin_layout Plain Layout
34217
34218 \family roman
34219 \series medium
34220 \shape up
34221 \emph off
34222 \bar no
34223 \noun off
34224 \color none
34225 ñ
34226 \end_layout
34227
34228 \end_inset
34229 </cell>
34230 </row>
34231 <row>
34232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34233 \begin_inset Text
34234
34235 \begin_layout Plain Layout
34236
34237 \family roman
34238 \series medium
34239 \shape up
34240 \size tiny
34241 \emph off
34242 \bar no
34243 \noun off
34244 \color none
34245 02
34246 \end_layout
34247
34248 \end_inset
34249 </cell>
34250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34251 \begin_inset Text
34252
34253 \begin_layout Plain Layout
34254
34255 \end_layout
34256
34257 \end_inset
34258 </cell>
34259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34260 \begin_inset Text
34261
34262 \begin_layout Plain Layout
34263
34264 \end_layout
34265
34266 \end_inset
34267 </cell>
34268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34269 \begin_inset Text
34270
34271 \begin_layout Plain Layout
34272
34273 \family roman
34274 \series medium
34275 \shape up
34276 \emph off
34277 \bar no
34278 \noun off
34279 \color none
34280 \begin_inset Quotes eld
34281 \end_inset
34282
34283
34284 \end_layout
34285
34286 \end_inset
34287 </cell>
34288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34289 \begin_inset Text
34290
34291 \begin_layout Plain Layout
34292
34293 \family roman
34294 \series medium
34295 \shape up
34296 \emph off
34297 \bar no
34298 \noun off
34299 \color none
34300 2
34301 \end_layout
34302
34303 \end_inset
34304 </cell>
34305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34306 \begin_inset Text
34307
34308 \begin_layout Plain Layout
34309
34310 \family roman
34311 \series medium
34312 \shape up
34313 \emph off
34314 \bar no
34315 \noun off
34316 \color none
34317 B
34318 \end_layout
34319
34320 \end_inset
34321 </cell>
34322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34323 \begin_inset Text
34324
34325 \begin_layout Plain Layout
34326
34327 \family roman
34328 \series medium
34329 \shape up
34330 \emph off
34331 \bar no
34332 \noun off
34333 \color none
34334 R
34335 \end_layout
34336
34337 \end_inset
34338 </cell>
34339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34340 \begin_inset Text
34341
34342 \begin_layout Plain Layout
34343
34344 \family roman
34345 \series medium
34346 \shape up
34347 \emph off
34348 \bar no
34349 \noun off
34350 \color none
34351 b
34352 \end_layout
34353
34354 \end_inset
34355 </cell>
34356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34357 \begin_inset Text
34358
34359 \begin_layout Plain Layout
34360
34361 \family roman
34362 \series medium
34363 \shape up
34364 \emph off
34365 \bar no
34366 \noun off
34367 \color none
34368 r
34369 \end_layout
34370
34371 \end_inset
34372 </cell>
34373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34374 \begin_inset Text
34375
34376 \begin_layout Plain Layout
34377
34378 \end_layout
34379
34380 \end_inset
34381 </cell>
34382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34383 \begin_inset Text
34384
34385 \begin_layout Plain Layout
34386
34387 \end_layout
34388
34389 \end_inset
34390 </cell>
34391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34392 \begin_inset Text
34393
34394 \begin_layout Plain Layout
34395 ¢
34396 \end_layout
34397
34398 \end_inset
34399 </cell>
34400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34401 \begin_inset Text
34402
34403 \begin_layout Plain Layout
34404
34405 \family roman
34406 \series medium
34407 \shape up
34408 \emph off
34409 \bar no
34410 \noun off
34411 \color none
34412 ²
34413 \end_layout
34414
34415 \end_inset
34416 </cell>
34417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34418 \begin_inset Text
34419
34420 \begin_layout Plain Layout
34421
34422 \family roman
34423 \series medium
34424 \shape up
34425 \emph off
34426 \bar no
34427 \noun off
34428 \color none
34429 Â
34430 \end_layout
34431
34432 \end_inset
34433 </cell>
34434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34435 \begin_inset Text
34436
34437 \begin_layout Plain Layout
34438
34439 \family roman
34440 \series medium
34441 \shape up
34442 \emph off
34443 \bar no
34444 \noun off
34445 \color none
34446 Ò
34447 \end_layout
34448
34449 \end_inset
34450 </cell>
34451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34452 \begin_inset Text
34453
34454 \begin_layout Plain Layout
34455
34456 \family roman
34457 \series medium
34458 \shape up
34459 \emph off
34460 \bar no
34461 \noun off
34462 \color none
34463 â
34464 \end_layout
34465
34466 \end_inset
34467 </cell>
34468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34469 \begin_inset Text
34470
34471 \begin_layout Plain Layout
34472
34473 \family roman
34474 \series medium
34475 \shape up
34476 \emph off
34477 \bar no
34478 \noun off
34479 \color none
34480 ò
34481 \end_layout
34482
34483 \end_inset
34484 </cell>
34485 </row>
34486 <row>
34487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34488 \begin_inset Text
34489
34490 \begin_layout Plain Layout
34491
34492 \family roman
34493 \series medium
34494 \shape up
34495 \size tiny
34496 \emph off
34497 \bar no
34498 \noun off
34499 \color none
34500 03
34501 \end_layout
34502
34503 \end_inset
34504 </cell>
34505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34506 \begin_inset Text
34507
34508 \begin_layout Plain Layout
34509
34510 \end_layout
34511
34512 \end_inset
34513 </cell>
34514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34515 \begin_inset Text
34516
34517 \begin_layout Plain Layout
34518
34519 \end_layout
34520
34521 \end_inset
34522 </cell>
34523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34524 \begin_inset Text
34525
34526 \begin_layout Plain Layout
34527
34528 \family roman
34529 \series medium
34530 \shape up
34531 \emph off
34532 \bar no
34533 \noun off
34534 \color none
34535 #
34536 \end_layout
34537
34538 \end_inset
34539 </cell>
34540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34541 \begin_inset Text
34542
34543 \begin_layout Plain Layout
34544
34545 \family roman
34546 \series medium
34547 \shape up
34548 \emph off
34549 \bar no
34550 \noun off
34551 \color none
34552 3
34553 \end_layout
34554
34555 \end_inset
34556 </cell>
34557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34558 \begin_inset Text
34559
34560 \begin_layout Plain Layout
34561
34562 \family roman
34563 \series medium
34564 \shape up
34565 \emph off
34566 \bar no
34567 \noun off
34568 \color none
34569 C
34570 \end_layout
34571
34572 \end_inset
34573 </cell>
34574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34575 \begin_inset Text
34576
34577 \begin_layout Plain Layout
34578
34579 \family roman
34580 \series medium
34581 \shape up
34582 \emph off
34583 \bar no
34584 \noun off
34585 \color none
34586 S
34587 \end_layout
34588
34589 \end_inset
34590 </cell>
34591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34592 \begin_inset Text
34593
34594 \begin_layout Plain Layout
34595
34596 \family roman
34597 \series medium
34598 \shape up
34599 \emph off
34600 \bar no
34601 \noun off
34602 \color none
34603 c
34604 \end_layout
34605
34606 \end_inset
34607 </cell>
34608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34609 \begin_inset Text
34610
34611 \begin_layout Plain Layout
34612
34613 \family roman
34614 \series medium
34615 \shape up
34616 \emph off
34617 \bar no
34618 \noun off
34619 \color none
34620 s
34621 \end_layout
34622
34623 \end_inset
34624 </cell>
34625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34626 \begin_inset Text
34627
34628 \begin_layout Plain Layout
34629
34630 \end_layout
34631
34632 \end_inset
34633 </cell>
34634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34635 \begin_inset Text
34636
34637 \begin_layout Plain Layout
34638
34639 \end_layout
34640
34641 \end_inset
34642 </cell>
34643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34644 \begin_inset Text
34645
34646 \begin_layout Plain Layout
34647
34648 \family roman
34649 \series medium
34650 \shape up
34651 \emph off
34652 \bar no
34653 \noun off
34654 \color none
34655 £
34656 \end_layout
34657
34658 \end_inset
34659 </cell>
34660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34661 \begin_inset Text
34662
34663 \begin_layout Plain Layout
34664
34665 \family roman
34666 \series medium
34667 \shape up
34668 \emph off
34669 \bar no
34670 \noun off
34671 \color none
34672 ³
34673 \end_layout
34674
34675 \end_inset
34676 </cell>
34677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34678 \begin_inset Text
34679
34680 \begin_layout Plain Layout
34681
34682 \family roman
34683 \series medium
34684 \shape up
34685 \emph off
34686 \bar no
34687 \noun off
34688 \color none
34689 Ã
34690 \end_layout
34691
34692 \end_inset
34693 </cell>
34694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34695 \begin_inset Text
34696
34697 \begin_layout Plain Layout
34698
34699 \family roman
34700 \series medium
34701 \shape up
34702 \emph off
34703 \bar no
34704 \noun off
34705 \color none
34706 Ó
34707 \end_layout
34708
34709 \end_inset
34710 </cell>
34711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34712 \begin_inset Text
34713
34714 \begin_layout Plain Layout
34715
34716 \family roman
34717 \series medium
34718 \shape up
34719 \emph off
34720 \bar no
34721 \noun off
34722 \color none
34723 ã
34724 \end_layout
34725
34726 \end_inset
34727 </cell>
34728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34729 \begin_inset Text
34730
34731 \begin_layout Plain Layout
34732
34733 \family roman
34734 \series medium
34735 \shape up
34736 \emph off
34737 \bar no
34738 \noun off
34739 \color none
34740 ó
34741 \end_layout
34742
34743 \end_inset
34744 </cell>
34745 </row>
34746 <row>
34747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34748 \begin_inset Text
34749
34750 \begin_layout Plain Layout
34751
34752 \family roman
34753 \series medium
34754 \shape up
34755 \size tiny
34756 \emph off
34757 \bar no
34758 \noun off
34759 \color none
34760 04
34761 \end_layout
34762
34763 \end_inset
34764 </cell>
34765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34766 \begin_inset Text
34767
34768 \begin_layout Plain Layout
34769
34770 \end_layout
34771
34772 \end_inset
34773 </cell>
34774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34775 \begin_inset Text
34776
34777 \begin_layout Plain Layout
34778
34779 \end_layout
34780
34781 \end_inset
34782 </cell>
34783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34784 \begin_inset Text
34785
34786 \begin_layout Plain Layout
34787
34788 \family roman
34789 \series medium
34790 \shape up
34791 \emph off
34792 \bar no
34793 \noun off
34794 \color none
34795 $
34796 \end_layout
34797
34798 \end_inset
34799 </cell>
34800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34801 \begin_inset Text
34802
34803 \begin_layout Plain Layout
34804
34805 \family roman
34806 \series medium
34807 \shape up
34808 \emph off
34809 \bar no
34810 \noun off
34811 \color none
34812 4
34813 \end_layout
34814
34815 \end_inset
34816 </cell>
34817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34818 \begin_inset Text
34819
34820 \begin_layout Plain Layout
34821
34822 \family roman
34823 \series medium
34824 \shape up
34825 \emph off
34826 \bar no
34827 \noun off
34828 \color none
34829 D
34830 \end_layout
34831
34832 \end_inset
34833 </cell>
34834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34835 \begin_inset Text
34836
34837 \begin_layout Plain Layout
34838
34839 \family roman
34840 \series medium
34841 \shape up
34842 \emph off
34843 \bar no
34844 \noun off
34845 \color none
34846 T
34847 \end_layout
34848
34849 \end_inset
34850 </cell>
34851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34852 \begin_inset Text
34853
34854 \begin_layout Plain Layout
34855
34856 \family roman
34857 \series medium
34858 \shape up
34859 \emph off
34860 \bar no
34861 \noun off
34862 \color none
34863 d
34864 \end_layout
34865
34866 \end_inset
34867 </cell>
34868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34869 \begin_inset Text
34870
34871 \begin_layout Plain Layout
34872
34873 \family roman
34874 \series medium
34875 \shape up
34876 \emph off
34877 \bar no
34878 \noun off
34879 \color none
34880 t
34881 \end_layout
34882
34883 \end_inset
34884 </cell>
34885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34886 \begin_inset Text
34887
34888 \begin_layout Plain Layout
34889
34890 \end_layout
34891
34892 \end_inset
34893 </cell>
34894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34895 \begin_inset Text
34896
34897 \begin_layout Plain Layout
34898
34899 \end_layout
34900
34901 \end_inset
34902 </cell>
34903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34904 \begin_inset Text
34905
34906 \begin_layout Plain Layout
34907 ¤
34908 \end_layout
34909
34910 \end_inset
34911 </cell>
34912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34913 \begin_inset Text
34914
34915 \begin_layout Plain Layout
34916
34917 \family roman
34918 \series medium
34919 \shape up
34920 \emph off
34921 \bar no
34922 \noun off
34923 \color none
34924 ´
34925 \end_layout
34926
34927 \end_inset
34928 </cell>
34929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34930 \begin_inset Text
34931
34932 \begin_layout Plain Layout
34933
34934 \family roman
34935 \series medium
34936 \shape up
34937 \emph off
34938 \bar no
34939 \noun off
34940 \color none
34941 Ä
34942 \end_layout
34943
34944 \end_inset
34945 </cell>
34946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34947 \begin_inset Text
34948
34949 \begin_layout Plain Layout
34950
34951 \family roman
34952 \series medium
34953 \shape up
34954 \emph off
34955 \bar no
34956 \noun off
34957 \color none
34958 Ô
34959 \end_layout
34960
34961 \end_inset
34962 </cell>
34963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34964 \begin_inset Text
34965
34966 \begin_layout Plain Layout
34967
34968 \family roman
34969 \series medium
34970 \shape up
34971 \emph off
34972 \bar no
34973 \noun off
34974 \color none
34975 ä
34976 \end_layout
34977
34978 \end_inset
34979 </cell>
34980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34981 \begin_inset Text
34982
34983 \begin_layout Plain Layout
34984
34985 \family roman
34986 \series medium
34987 \shape up
34988 \emph off
34989 \bar no
34990 \noun off
34991 \color none
34992 ô
34993 \end_layout
34994
34995 \end_inset
34996 </cell>
34997 </row>
34998 <row>
34999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35000 \begin_inset Text
35001
35002 \begin_layout Plain Layout
35003
35004 \family roman
35005 \series medium
35006 \shape up
35007 \size tiny
35008 \emph off
35009 \bar no
35010 \noun off
35011 \color none
35012 05
35013 \end_layout
35014
35015 \end_inset
35016 </cell>
35017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35018 \begin_inset Text
35019
35020 \begin_layout Plain Layout
35021
35022 \end_layout
35023
35024 \end_inset
35025 </cell>
35026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35027 \begin_inset Text
35028
35029 \begin_layout Plain Layout
35030
35031 \end_layout
35032
35033 \end_inset
35034 </cell>
35035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35036 \begin_inset Text
35037
35038 \begin_layout Plain Layout
35039
35040 \family roman
35041 \series medium
35042 \shape up
35043 \emph off
35044 \bar no
35045 \noun off
35046 \color none
35047 %
35048 \end_layout
35049
35050 \end_inset
35051 </cell>
35052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35053 \begin_inset Text
35054
35055 \begin_layout Plain Layout
35056
35057 \family roman
35058 \series medium
35059 \shape up
35060 \emph off
35061 \bar no
35062 \noun off
35063 \color none
35064 5
35065 \end_layout
35066
35067 \end_inset
35068 </cell>
35069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35070 \begin_inset Text
35071
35072 \begin_layout Plain Layout
35073
35074 \family roman
35075 \series medium
35076 \shape up
35077 \emph off
35078 \bar no
35079 \noun off
35080 \color none
35081 E
35082 \end_layout
35083
35084 \end_inset
35085 </cell>
35086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35087 \begin_inset Text
35088
35089 \begin_layout Plain Layout
35090
35091 \family roman
35092 \series medium
35093 \shape up
35094 \emph off
35095 \bar no
35096 \noun off
35097 \color none
35098 U
35099 \end_layout
35100
35101 \end_inset
35102 </cell>
35103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35104 \begin_inset Text
35105
35106 \begin_layout Plain Layout
35107
35108 \family roman
35109 \series medium
35110 \shape up
35111 \emph off
35112 \bar no
35113 \noun off
35114 \color none
35115 e
35116 \end_layout
35117
35118 \end_inset
35119 </cell>
35120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35121 \begin_inset Text
35122
35123 \begin_layout Plain Layout
35124
35125 \family roman
35126 \series medium
35127 \shape up
35128 \emph off
35129 \bar no
35130 \noun off
35131 \color none
35132 u
35133 \end_layout
35134
35135 \end_inset
35136 </cell>
35137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35138 \begin_inset Text
35139
35140 \begin_layout Plain Layout
35141
35142 \end_layout
35143
35144 \end_inset
35145 </cell>
35146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35147 \begin_inset Text
35148
35149 \begin_layout Plain Layout
35150
35151 \end_layout
35152
35153 \end_inset
35154 </cell>
35155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35156 \begin_inset Text
35157
35158 \begin_layout Plain Layout
35159 ¥
35160 \end_layout
35161
35162 \end_inset
35163 </cell>
35164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35165 \begin_inset Text
35166
35167 \begin_layout Plain Layout
35168
35169 \family roman
35170 \series medium
35171 \shape up
35172 \emph off
35173 \bar no
35174 \noun off
35175 \color none
35176 µ
35177 \end_layout
35178
35179 \end_inset
35180 </cell>
35181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35182 \begin_inset Text
35183
35184 \begin_layout Plain Layout
35185
35186 \family roman
35187 \series medium
35188 \shape up
35189 \emph off
35190 \bar no
35191 \noun off
35192 \color none
35193 Å
35194 \end_layout
35195
35196 \end_inset
35197 </cell>
35198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35199 \begin_inset Text
35200
35201 \begin_layout Plain Layout
35202
35203 \family roman
35204 \series medium
35205 \shape up
35206 \emph off
35207 \bar no
35208 \noun off
35209 \color none
35210 Õ
35211 \end_layout
35212
35213 \end_inset
35214 </cell>
35215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35216 \begin_inset Text
35217
35218 \begin_layout Plain Layout
35219
35220 \family roman
35221 \series medium
35222 \shape up
35223 \emph off
35224 \bar no
35225 \noun off
35226 \color none
35227 å
35228 \end_layout
35229
35230 \end_inset
35231 </cell>
35232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35233 \begin_inset Text
35234
35235 \begin_layout Plain Layout
35236
35237 \family roman
35238 \series medium
35239 \shape up
35240 \emph off
35241 \bar no
35242 \noun off
35243 \color none
35244 õ
35245 \end_layout
35246
35247 \end_inset
35248 </cell>
35249 </row>
35250 <row>
35251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35252 \begin_inset Text
35253
35254 \begin_layout Plain Layout
35255
35256 \family roman
35257 \series medium
35258 \shape up
35259 \size tiny
35260 \emph off
35261 \bar no
35262 \noun off
35263 \color none
35264 06
35265 \end_layout
35266
35267 \end_inset
35268 </cell>
35269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35270 \begin_inset Text
35271
35272 \begin_layout Plain Layout
35273
35274 \end_layout
35275
35276 \end_inset
35277 </cell>
35278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35279 \begin_inset Text
35280
35281 \begin_layout Plain Layout
35282
35283 \end_layout
35284
35285 \end_inset
35286 </cell>
35287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35288 \begin_inset Text
35289
35290 \begin_layout Plain Layout
35291
35292 \family roman
35293 \series medium
35294 \shape up
35295 \emph off
35296 \bar no
35297 \noun off
35298 \color none
35299 &
35300 \end_layout
35301
35302 \end_inset
35303 </cell>
35304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35305 \begin_inset Text
35306
35307 \begin_layout Plain Layout
35308
35309 \family roman
35310 \series medium
35311 \shape up
35312 \emph off
35313 \bar no
35314 \noun off
35315 \color none
35316 6
35317 \end_layout
35318
35319 \end_inset
35320 </cell>
35321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35322 \begin_inset Text
35323
35324 \begin_layout Plain Layout
35325
35326 \family roman
35327 \series medium
35328 \shape up
35329 \emph off
35330 \bar no
35331 \noun off
35332 \color none
35333 F
35334 \end_layout
35335
35336 \end_inset
35337 </cell>
35338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35339 \begin_inset Text
35340
35341 \begin_layout Plain Layout
35342
35343 \family roman
35344 \series medium
35345 \shape up
35346 \emph off
35347 \bar no
35348 \noun off
35349 \color none
35350 V
35351 \end_layout
35352
35353 \end_inset
35354 </cell>
35355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35356 \begin_inset Text
35357
35358 \begin_layout Plain Layout
35359
35360 \family roman
35361 \series medium
35362 \shape up
35363 \emph off
35364 \bar no
35365 \noun off
35366 \color none
35367 f
35368 \end_layout
35369
35370 \end_inset
35371 </cell>
35372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35373 \begin_inset Text
35374
35375 \begin_layout Plain Layout
35376
35377 \family roman
35378 \series medium
35379 \shape up
35380 \emph off
35381 \bar no
35382 \noun off
35383 \color none
35384 v
35385 \end_layout
35386
35387 \end_inset
35388 </cell>
35389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35390 \begin_inset Text
35391
35392 \begin_layout Plain Layout
35393
35394 \end_layout
35395
35396 \end_inset
35397 </cell>
35398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35399 \begin_inset Text
35400
35401 \begin_layout Plain Layout
35402
35403 \end_layout
35404
35405 \end_inset
35406 </cell>
35407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35408 \begin_inset Text
35409
35410 \begin_layout Plain Layout
35411 ¦
35412 \end_layout
35413
35414 \end_inset
35415 </cell>
35416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35417 \begin_inset Text
35418
35419 \begin_layout Plain Layout
35420
35421 \family roman
35422 \series medium
35423 \shape up
35424 \emph off
35425 \bar no
35426 \noun off
35427 \color none
35428
35429 \end_layout
35430
35431 \end_inset
35432 </cell>
35433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35434 \begin_inset Text
35435
35436 \begin_layout Plain Layout
35437
35438 \family roman
35439 \series medium
35440 \shape up
35441 \emph off
35442 \bar no
35443 \noun off
35444 \color none
35445 Æ
35446 \end_layout
35447
35448 \end_inset
35449 </cell>
35450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35451 \begin_inset Text
35452
35453 \begin_layout Plain Layout
35454
35455 \family roman
35456 \series medium
35457 \shape up
35458 \emph off
35459 \bar no
35460 \noun off
35461 \color none
35462 Ö
35463 \end_layout
35464
35465 \end_inset
35466 </cell>
35467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35468 \begin_inset Text
35469
35470 \begin_layout Plain Layout
35471
35472 \family roman
35473 \series medium
35474 \shape up
35475 \emph off
35476 \bar no
35477 \noun off
35478 \color none
35479 æ
35480 \end_layout
35481
35482 \end_inset
35483 </cell>
35484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35485 \begin_inset Text
35486
35487 \begin_layout Plain Layout
35488
35489 \family roman
35490 \series medium
35491 \shape up
35492 \emph off
35493 \bar no
35494 \noun off
35495 \color none
35496 ö
35497 \end_layout
35498
35499 \end_inset
35500 </cell>
35501 </row>
35502 <row>
35503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35504 \begin_inset Text
35505
35506 \begin_layout Plain Layout
35507
35508 \family roman
35509 \series medium
35510 \shape up
35511 \size tiny
35512 \emph off
35513 \bar no
35514 \noun off
35515 \color none
35516 07
35517 \end_layout
35518
35519 \end_inset
35520 </cell>
35521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35522 \begin_inset Text
35523
35524 \begin_layout Plain Layout
35525
35526 \end_layout
35527
35528 \end_inset
35529 </cell>
35530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35531 \begin_inset Text
35532
35533 \begin_layout Plain Layout
35534
35535 \end_layout
35536
35537 \end_inset
35538 </cell>
35539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35540 \begin_inset Text
35541
35542 \begin_layout Plain Layout
35543
35544 \family roman
35545 \series medium
35546 \shape up
35547 \emph off
35548 \bar no
35549 \noun off
35550 \color none
35551 `
35552 \end_layout
35553
35554 \end_inset
35555 </cell>
35556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35557 \begin_inset Text
35558
35559 \begin_layout Plain Layout
35560
35561 \family roman
35562 \series medium
35563 \shape up
35564 \emph off
35565 \bar no
35566 \noun off
35567 \color none
35568 7
35569 \end_layout
35570
35571 \end_inset
35572 </cell>
35573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35574 \begin_inset Text
35575
35576 \begin_layout Plain Layout
35577
35578 \family roman
35579 \series medium
35580 \shape up
35581 \emph off
35582 \bar no
35583 \noun off
35584 \color none
35585 G
35586 \end_layout
35587
35588 \end_inset
35589 </cell>
35590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35591 \begin_inset Text
35592
35593 \begin_layout Plain Layout
35594
35595 \family roman
35596 \series medium
35597 \shape up
35598 \emph off
35599 \bar no
35600 \noun off
35601 \color none
35602 W
35603 \end_layout
35604
35605 \end_inset
35606 </cell>
35607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35608 \begin_inset Text
35609
35610 \begin_layout Plain Layout
35611
35612 \family roman
35613 \series medium
35614 \shape up
35615 \emph off
35616 \bar no
35617 \noun off
35618 \color none
35619 g
35620 \end_layout
35621
35622 \end_inset
35623 </cell>
35624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35625 \begin_inset Text
35626
35627 \begin_layout Plain Layout
35628
35629 \family roman
35630 \series medium
35631 \shape up
35632 \emph off
35633 \bar no
35634 \noun off
35635 \color none
35636 w
35637 \end_layout
35638
35639 \end_inset
35640 </cell>
35641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35642 \begin_inset Text
35643
35644 \begin_layout Plain Layout
35645
35646 \end_layout
35647
35648 \end_inset
35649 </cell>
35650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35651 \begin_inset Text
35652
35653 \begin_layout Plain Layout
35654
35655 \end_layout
35656
35657 \end_inset
35658 </cell>
35659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35660 \begin_inset Text
35661
35662 \begin_layout Plain Layout
35663
35664 \family roman
35665 \series medium
35666 \shape up
35667 \emph off
35668 \bar no
35669 \noun off
35670 \color none
35671 §
35672 \end_layout
35673
35674 \end_inset
35675 </cell>
35676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35677 \begin_inset Text
35678
35679 \begin_layout Plain Layout
35680
35681 \family roman
35682 \series medium
35683 \shape up
35684 \emph off
35685 \bar no
35686 \noun off
35687 \color none
35688 ·
35689 \end_layout
35690
35691 \end_inset
35692 </cell>
35693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35694 \begin_inset Text
35695
35696 \begin_layout Plain Layout
35697
35698 \family roman
35699 \series medium
35700 \shape up
35701 \emph off
35702 \bar no
35703 \noun off
35704 \color none
35705 Ç
35706 \end_layout
35707
35708 \end_inset
35709 </cell>
35710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35711 \begin_inset Text
35712
35713 \begin_layout Plain Layout
35714
35715 \family roman
35716 \series medium
35717 \shape up
35718 \emph off
35719 \bar no
35720 \noun off
35721 \color none
35722 ×
35723 \end_layout
35724
35725 \end_inset
35726 </cell>
35727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35728 \begin_inset Text
35729
35730 \begin_layout Plain Layout
35731
35732 \family roman
35733 \series medium
35734 \shape up
35735 \emph off
35736 \bar no
35737 \noun off
35738 \color none
35739 ç
35740 \end_layout
35741
35742 \end_inset
35743 </cell>
35744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35745 \begin_inset Text
35746
35747 \begin_layout Plain Layout
35748
35749 \family roman
35750 \series medium
35751 \shape up
35752 \emph off
35753 \bar no
35754 \noun off
35755 \color none
35756 ÷
35757 \end_layout
35758
35759 \end_inset
35760 </cell>
35761 </row>
35762 <row>
35763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35764 \begin_inset Text
35765
35766 \begin_layout Plain Layout
35767
35768 \family roman
35769 \series medium
35770 \shape up
35771 \size tiny
35772 \emph off
35773 \bar no
35774 \noun off
35775 \color none
35776 08
35777 \end_layout
35778
35779 \end_inset
35780 </cell>
35781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35782 \begin_inset Text
35783
35784 \begin_layout Plain Layout
35785
35786 \end_layout
35787
35788 \end_inset
35789 </cell>
35790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35791 \begin_inset Text
35792
35793 \begin_layout Plain Layout
35794
35795 \end_layout
35796
35797 \end_inset
35798 </cell>
35799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35800 \begin_inset Text
35801
35802 \begin_layout Plain Layout
35803
35804 \family roman
35805 \series medium
35806 \shape up
35807 \emph off
35808 \bar no
35809 \noun off
35810 \color none
35811 (
35812 \end_layout
35813
35814 \end_inset
35815 </cell>
35816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35817 \begin_inset Text
35818
35819 \begin_layout Plain Layout
35820
35821 \family roman
35822 \series medium
35823 \shape up
35824 \emph off
35825 \bar no
35826 \noun off
35827 \color none
35828 8
35829 \end_layout
35830
35831 \end_inset
35832 </cell>
35833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35834 \begin_inset Text
35835
35836 \begin_layout Plain Layout
35837
35838 \family roman
35839 \series medium
35840 \shape up
35841 \emph off
35842 \bar no
35843 \noun off
35844 \color none
35845 H
35846 \end_layout
35847
35848 \end_inset
35849 </cell>
35850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35851 \begin_inset Text
35852
35853 \begin_layout Plain Layout
35854
35855 \family roman
35856 \series medium
35857 \shape up
35858 \emph off
35859 \bar no
35860 \noun off
35861 \color none
35862 X
35863 \end_layout
35864
35865 \end_inset
35866 </cell>
35867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35868 \begin_inset Text
35869
35870 \begin_layout Plain Layout
35871
35872 \family roman
35873 \series medium
35874 \shape up
35875 \emph off
35876 \bar no
35877 \noun off
35878 \color none
35879 h
35880 \end_layout
35881
35882 \end_inset
35883 </cell>
35884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35885 \begin_inset Text
35886
35887 \begin_layout Plain Layout
35888
35889 \family roman
35890 \series medium
35891 \shape up
35892 \emph off
35893 \bar no
35894 \noun off
35895 \color none
35896 x
35897 \end_layout
35898
35899 \end_inset
35900 </cell>
35901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35902 \begin_inset Text
35903
35904 \begin_layout Plain Layout
35905
35906 \end_layout
35907
35908 \end_inset
35909 </cell>
35910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35911 \begin_inset Text
35912
35913 \begin_layout Plain Layout
35914
35915 \end_layout
35916
35917 \end_inset
35918 </cell>
35919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35920 \begin_inset Text
35921
35922 \begin_layout Plain Layout
35923
35924 \family roman
35925 \series medium
35926 \shape up
35927 \emph off
35928 \bar no
35929 \noun off
35930 \color none
35931 ¨
35932 \end_layout
35933
35934 \end_inset
35935 </cell>
35936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35937 \begin_inset Text
35938
35939 \begin_layout Plain Layout
35940
35941 \family roman
35942 \series medium
35943 \shape up
35944 \emph off
35945 \bar no
35946 \noun off
35947 \color none
35948 ¸
35949 \end_layout
35950
35951 \end_inset
35952 </cell>
35953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35954 \begin_inset Text
35955
35956 \begin_layout Plain Layout
35957
35958 \family roman
35959 \series medium
35960 \shape up
35961 \emph off
35962 \bar no
35963 \noun off
35964 \color none
35965 È
35966 \end_layout
35967
35968 \end_inset
35969 </cell>
35970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35971 \begin_inset Text
35972
35973 \begin_layout Plain Layout
35974
35975 \family roman
35976 \series medium
35977 \shape up
35978 \emph off
35979 \bar no
35980 \noun off
35981 \color none
35982 Ø
35983 \end_layout
35984
35985 \end_inset
35986 </cell>
35987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35988 \begin_inset Text
35989
35990 \begin_layout Plain Layout
35991
35992 \family roman
35993 \series medium
35994 \shape up
35995 \emph off
35996 \bar no
35997 \noun off
35998 \color none
35999 è
36000 \end_layout
36001
36002 \end_inset
36003 </cell>
36004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36005 \begin_inset Text
36006
36007 \begin_layout Plain Layout
36008
36009 \family roman
36010 \series medium
36011 \shape up
36012 \emph off
36013 \bar no
36014 \noun off
36015 \color none
36016 ø
36017 \end_layout
36018
36019 \end_inset
36020 </cell>
36021 </row>
36022 <row>
36023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36024 \begin_inset Text
36025
36026 \begin_layout Plain Layout
36027
36028 \family roman
36029 \series medium
36030 \shape up
36031 \size tiny
36032 \emph off
36033 \bar no
36034 \noun off
36035 \color none
36036 09
36037 \end_layout
36038
36039 \end_inset
36040 </cell>
36041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36042 \begin_inset Text
36043
36044 \begin_layout Plain Layout
36045
36046 \end_layout
36047
36048 \end_inset
36049 </cell>
36050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36051 \begin_inset Text
36052
36053 \begin_layout Plain Layout
36054
36055 \end_layout
36056
36057 \end_inset
36058 </cell>
36059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36060 \begin_inset Text
36061
36062 \begin_layout Plain Layout
36063
36064 \family roman
36065 \series medium
36066 \shape up
36067 \emph off
36068 \bar no
36069 \noun off
36070 \color none
36071 )
36072 \end_layout
36073
36074 \end_inset
36075 </cell>
36076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36077 \begin_inset Text
36078
36079 \begin_layout Plain Layout
36080
36081 \family roman
36082 \series medium
36083 \shape up
36084 \emph off
36085 \bar no
36086 \noun off
36087 \color none
36088 9
36089 \end_layout
36090
36091 \end_inset
36092 </cell>
36093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36094 \begin_inset Text
36095
36096 \begin_layout Plain Layout
36097
36098 \family roman
36099 \series medium
36100 \shape up
36101 \emph off
36102 \bar no
36103 \noun off
36104 \color none
36105 I
36106 \end_layout
36107
36108 \end_inset
36109 </cell>
36110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36111 \begin_inset Text
36112
36113 \begin_layout Plain Layout
36114
36115 \family roman
36116 \series medium
36117 \shape up
36118 \emph off
36119 \bar no
36120 \noun off
36121 \color none
36122 Y
36123 \end_layout
36124
36125 \end_inset
36126 </cell>
36127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36128 \begin_inset Text
36129
36130 \begin_layout Plain Layout
36131
36132 \family roman
36133 \series medium
36134 \shape up
36135 \emph off
36136 \bar no
36137 \noun off
36138 \color none
36139 i
36140 \end_layout
36141
36142 \end_inset
36143 </cell>
36144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36145 \begin_inset Text
36146
36147 \begin_layout Plain Layout
36148
36149 \family roman
36150 \series medium
36151 \shape up
36152 \emph off
36153 \bar no
36154 \noun off
36155 \color none
36156 y
36157 \end_layout
36158
36159 \end_inset
36160 </cell>
36161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36162 \begin_inset Text
36163
36164 \begin_layout Plain Layout
36165
36166 \end_layout
36167
36168 \end_inset
36169 </cell>
36170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36171 \begin_inset Text
36172
36173 \begin_layout Plain Layout
36174
36175 \end_layout
36176
36177 \end_inset
36178 </cell>
36179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36180 \begin_inset Text
36181
36182 \begin_layout Plain Layout
36183
36184 \family roman
36185 \series medium
36186 \shape up
36187 \emph off
36188 \bar no
36189 \noun off
36190 \color none
36191 ©
36192 \end_layout
36193
36194 \end_inset
36195 </cell>
36196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36197 \begin_inset Text
36198
36199 \begin_layout Plain Layout
36200
36201 \family roman
36202 \series medium
36203 \shape up
36204 \emph off
36205 \bar no
36206 \noun off
36207 \color none
36208 ¹
36209 \end_layout
36210
36211 \end_inset
36212 </cell>
36213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36214 \begin_inset Text
36215
36216 \begin_layout Plain Layout
36217
36218 \family roman
36219 \series medium
36220 \shape up
36221 \emph off
36222 \bar no
36223 \noun off
36224 \color none
36225 É
36226 \end_layout
36227
36228 \end_inset
36229 </cell>
36230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36231 \begin_inset Text
36232
36233 \begin_layout Plain Layout
36234
36235 \family roman
36236 \series medium
36237 \shape up
36238 \emph off
36239 \bar no
36240 \noun off
36241 \color none
36242 Ù
36243 \end_layout
36244
36245 \end_inset
36246 </cell>
36247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36248 \begin_inset Text
36249
36250 \begin_layout Plain Layout
36251
36252 \family roman
36253 \series medium
36254 \shape up
36255 \emph off
36256 \bar no
36257 \noun off
36258 \color none
36259 é
36260 \end_layout
36261
36262 \end_inset
36263 </cell>
36264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36265 \begin_inset Text
36266
36267 \begin_layout Plain Layout
36268
36269 \family roman
36270 \series medium
36271 \shape up
36272 \emph off
36273 \bar no
36274 \noun off
36275 \color none
36276 ù
36277 \end_layout
36278
36279 \end_inset
36280 </cell>
36281 </row>
36282 <row>
36283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36284 \begin_inset Text
36285
36286 \begin_layout Plain Layout
36287
36288 \family roman
36289 \series medium
36290 \shape up
36291 \size tiny
36292 \emph off
36293 \bar no
36294 \noun off
36295 \color none
36296 0A
36297 \end_layout
36298
36299 \end_inset
36300 </cell>
36301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36302 \begin_inset Text
36303
36304 \begin_layout Plain Layout
36305
36306 \end_layout
36307
36308 \end_inset
36309 </cell>
36310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36311 \begin_inset Text
36312
36313 \begin_layout Plain Layout
36314
36315 \end_layout
36316
36317 \end_inset
36318 </cell>
36319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36320 \begin_inset Text
36321
36322 \begin_layout Plain Layout
36323
36324 \family roman
36325 \series medium
36326 \shape up
36327 \emph off
36328 \bar no
36329 \noun off
36330 \color none
36331 *
36332 \end_layout
36333
36334 \end_inset
36335 </cell>
36336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36337 \begin_inset Text
36338
36339 \begin_layout Plain Layout
36340
36341 \family roman
36342 \series medium
36343 \shape up
36344 \emph off
36345 \bar no
36346 \noun off
36347 \color none
36348 :
36349 \end_layout
36350
36351 \end_inset
36352 </cell>
36353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36354 \begin_inset Text
36355
36356 \begin_layout Plain Layout
36357
36358 \family roman
36359 \series medium
36360 \shape up
36361 \emph off
36362 \bar no
36363 \noun off
36364 \color none
36365 J
36366 \end_layout
36367
36368 \end_inset
36369 </cell>
36370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36371 \begin_inset Text
36372
36373 \begin_layout Plain Layout
36374
36375 \family roman
36376 \series medium
36377 \shape up
36378 \emph off
36379 \bar no
36380 \noun off
36381 \color none
36382 Z
36383 \end_layout
36384
36385 \end_inset
36386 </cell>
36387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36388 \begin_inset Text
36389
36390 \begin_layout Plain Layout
36391
36392 \family roman
36393 \series medium
36394 \shape up
36395 \emph off
36396 \bar no
36397 \noun off
36398 \color none
36399 j
36400 \end_layout
36401
36402 \end_inset
36403 </cell>
36404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36405 \begin_inset Text
36406
36407 \begin_layout Plain Layout
36408
36409 \family roman
36410 \series medium
36411 \shape up
36412 \emph off
36413 \bar no
36414 \noun off
36415 \color none
36416 z
36417 \end_layout
36418
36419 \end_inset
36420 </cell>
36421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36422 \begin_inset Text
36423
36424 \begin_layout Plain Layout
36425
36426 \end_layout
36427
36428 \end_inset
36429 </cell>
36430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36431 \begin_inset Text
36432
36433 \begin_layout Plain Layout
36434
36435 \end_layout
36436
36437 \end_inset
36438 </cell>
36439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36440 \begin_inset Text
36441
36442 \begin_layout Plain Layout
36443
36444 \family roman
36445 \series medium
36446 \shape up
36447 \emph off
36448 \bar no
36449 \noun off
36450 \color none
36451 ª
36452 \end_layout
36453
36454 \end_inset
36455 </cell>
36456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36457 \begin_inset Text
36458
36459 \begin_layout Plain Layout
36460
36461 \family roman
36462 \series medium
36463 \shape up
36464 \emph off
36465 \bar no
36466 \noun off
36467 \color none
36468 º
36469 \end_layout
36470
36471 \end_inset
36472 </cell>
36473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36474 \begin_inset Text
36475
36476 \begin_layout Plain Layout
36477
36478 \family roman
36479 \series medium
36480 \shape up
36481 \emph off
36482 \bar no
36483 \noun off
36484 \color none
36485 Ê
36486 \end_layout
36487
36488 \end_inset
36489 </cell>
36490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36491 \begin_inset Text
36492
36493 \begin_layout Plain Layout
36494
36495 \family roman
36496 \series medium
36497 \shape up
36498 \emph off
36499 \bar no
36500 \noun off
36501 \color none
36502 Ú
36503 \end_layout
36504
36505 \end_inset
36506 </cell>
36507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36508 \begin_inset Text
36509
36510 \begin_layout Plain Layout
36511
36512 \family roman
36513 \series medium
36514 \shape up
36515 \emph off
36516 \bar no
36517 \noun off
36518 \color none
36519 ê
36520 \end_layout
36521
36522 \end_inset
36523 </cell>
36524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36525 \begin_inset Text
36526
36527 \begin_layout Plain Layout
36528
36529 \family roman
36530 \series medium
36531 \shape up
36532 \emph off
36533 \bar no
36534 \noun off
36535 \color none
36536 ú
36537 \end_layout
36538
36539 \end_inset
36540 </cell>
36541 </row>
36542 <row>
36543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36544 \begin_inset Text
36545
36546 \begin_layout Plain Layout
36547
36548 \family roman
36549 \series medium
36550 \shape up
36551 \size tiny
36552 \emph off
36553 \bar no
36554 \noun off
36555 \color none
36556 0B
36557 \end_layout
36558
36559 \end_inset
36560 </cell>
36561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36562 \begin_inset Text
36563
36564 \begin_layout Plain Layout
36565
36566 \end_layout
36567
36568 \end_inset
36569 </cell>
36570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36571 \begin_inset Text
36572
36573 \begin_layout Plain Layout
36574
36575 \end_layout
36576
36577 \end_inset
36578 </cell>
36579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36580 \begin_inset Text
36581
36582 \begin_layout Plain Layout
36583
36584 \family roman
36585 \series medium
36586 \shape up
36587 \emph off
36588 \bar no
36589 \noun off
36590 \color none
36591 +
36592 \end_layout
36593
36594 \end_inset
36595 </cell>
36596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36597 \begin_inset Text
36598
36599 \begin_layout Plain Layout
36600
36601 \family roman
36602 \series medium
36603 \shape up
36604 \emph off
36605 \bar no
36606 \noun off
36607 \color none
36608 ;
36609 \end_layout
36610
36611 \end_inset
36612 </cell>
36613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36614 \begin_inset Text
36615
36616 \begin_layout Plain Layout
36617
36618 \family roman
36619 \series medium
36620 \shape up
36621 \emph off
36622 \bar no
36623 \noun off
36624 \color none
36625 K
36626 \end_layout
36627
36628 \end_inset
36629 </cell>
36630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36631 \begin_inset Text
36632
36633 \begin_layout Plain Layout
36634
36635 \family roman
36636 \series medium
36637 \shape up
36638 \emph off
36639 \bar no
36640 \noun off
36641 \color none
36642 [
36643 \end_layout
36644
36645 \end_inset
36646 </cell>
36647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36648 \begin_inset Text
36649
36650 \begin_layout Plain Layout
36651
36652 \family roman
36653 \series medium
36654 \shape up
36655 \emph off
36656 \bar no
36657 \noun off
36658 \color none
36659 k
36660 \end_layout
36661
36662 \end_inset
36663 </cell>
36664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36665 \begin_inset Text
36666
36667 \begin_layout Plain Layout
36668
36669 \family roman
36670 \series medium
36671 \shape up
36672 \emph off
36673 \bar no
36674 \noun off
36675 \color none
36676 {
36677 \end_layout
36678
36679 \end_inset
36680 </cell>
36681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36682 \begin_inset Text
36683
36684 \begin_layout Plain Layout
36685
36686 \end_layout
36687
36688 \end_inset
36689 </cell>
36690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36691 \begin_inset Text
36692
36693 \begin_layout Plain Layout
36694
36695 \end_layout
36696
36697 \end_inset
36698 </cell>
36699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36700 \begin_inset Text
36701
36702 \begin_layout Plain Layout
36703
36704 \family roman
36705 \series medium
36706 \shape up
36707 \emph off
36708 \bar no
36709 \noun off
36710 \color none
36711 «
36712 \end_layout
36713
36714 \end_inset
36715 </cell>
36716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36717 \begin_inset Text
36718
36719 \begin_layout Plain Layout
36720
36721 \family roman
36722 \series medium
36723 \shape up
36724 \emph off
36725 \bar no
36726 \noun off
36727 \color none
36728 »
36729 \end_layout
36730
36731 \end_inset
36732 </cell>
36733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36734 \begin_inset Text
36735
36736 \begin_layout Plain Layout
36737
36738 \family roman
36739 \series medium
36740 \shape up
36741 \emph off
36742 \bar no
36743 \noun off
36744 \color none
36745 Ë
36746 \end_layout
36747
36748 \end_inset
36749 </cell>
36750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36751 \begin_inset Text
36752
36753 \begin_layout Plain Layout
36754
36755 \family roman
36756 \series medium
36757 \shape up
36758 \emph off
36759 \bar no
36760 \noun off
36761 \color none
36762 Û
36763 \end_layout
36764
36765 \end_inset
36766 </cell>
36767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36768 \begin_inset Text
36769
36770 \begin_layout Plain Layout
36771
36772 \family roman
36773 \series medium
36774 \shape up
36775 \emph off
36776 \bar no
36777 \noun off
36778 \color none
36779 ë
36780 \end_layout
36781
36782 \end_inset
36783 </cell>
36784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36785 \begin_inset Text
36786
36787 \begin_layout Plain Layout
36788
36789 \family roman
36790 \series medium
36791 \shape up
36792 \emph off
36793 \bar no
36794 \noun off
36795 \color none
36796 û
36797 \end_layout
36798
36799 \end_inset
36800 </cell>
36801 </row>
36802 <row>
36803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36804 \begin_inset Text
36805
36806 \begin_layout Plain Layout
36807
36808 \family roman
36809 \series medium
36810 \shape up
36811 \size tiny
36812 \emph off
36813 \bar no
36814 \noun off
36815 \color none
36816 0C
36817 \end_layout
36818
36819 \end_inset
36820 </cell>
36821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36822 \begin_inset Text
36823
36824 \begin_layout Plain Layout
36825
36826 \end_layout
36827
36828 \end_inset
36829 </cell>
36830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36831 \begin_inset Text
36832
36833 \begin_layout Plain Layout
36834
36835 \end_layout
36836
36837 \end_inset
36838 </cell>
36839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36840 \begin_inset Text
36841
36842 \begin_layout Plain Layout
36843
36844 \family roman
36845 \series medium
36846 \shape up
36847 \emph off
36848 \bar no
36849 \noun off
36850 \color none
36851 ,
36852 \end_layout
36853
36854 \end_inset
36855 </cell>
36856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36857 \begin_inset Text
36858
36859 \begin_layout Plain Layout
36860
36861 \family roman
36862 \series medium
36863 \shape up
36864 \emph off
36865 \bar no
36866 \noun off
36867 \color none
36868 <
36869 \end_layout
36870
36871 \end_inset
36872 </cell>
36873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36874 \begin_inset Text
36875
36876 \begin_layout Plain Layout
36877
36878 \family roman
36879 \series medium
36880 \shape up
36881 \emph off
36882 \bar no
36883 \noun off
36884 \color none
36885 L
36886 \end_layout
36887
36888 \end_inset
36889 </cell>
36890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36891 \begin_inset Text
36892
36893 \begin_layout Plain Layout
36894
36895 \family roman
36896 \series medium
36897 \shape up
36898 \emph off
36899 \bar no
36900 \noun off
36901 \color none
36902
36903 \backslash
36904
36905 \end_layout
36906
36907 \end_inset
36908 </cell>
36909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36910 \begin_inset Text
36911
36912 \begin_layout Plain Layout
36913
36914 \family roman
36915 \series medium
36916 \shape up
36917 \emph off
36918 \bar no
36919 \noun off
36920 \color none
36921 l
36922 \end_layout
36923
36924 \end_inset
36925 </cell>
36926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36927 \begin_inset Text
36928
36929 \begin_layout Plain Layout
36930
36931 \family roman
36932 \series medium
36933 \shape up
36934 \emph off
36935 \bar no
36936 \noun off
36937 \color none
36938 |
36939 \end_layout
36940
36941 \end_inset
36942 </cell>
36943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36944 \begin_inset Text
36945
36946 \begin_layout Plain Layout
36947
36948 \end_layout
36949
36950 \end_inset
36951 </cell>
36952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36953 \begin_inset Text
36954
36955 \begin_layout Plain Layout
36956
36957 \end_layout
36958
36959 \end_inset
36960 </cell>
36961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36962 \begin_inset Text
36963
36964 \begin_layout Plain Layout
36965
36966 \family roman
36967 \series medium
36968 \shape up
36969 \emph off
36970 \bar no
36971 \noun off
36972 \color none
36973 ¬
36974 \end_layout
36975
36976 \end_inset
36977 </cell>
36978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36979 \begin_inset Text
36980
36981 \begin_layout Plain Layout
36982
36983 \family roman
36984 \series medium
36985 \shape up
36986 \emph off
36987 \bar no
36988 \noun off
36989 \color none
36990 ¼
36991 \end_layout
36992
36993 \end_inset
36994 </cell>
36995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36996 \begin_inset Text
36997
36998 \begin_layout Plain Layout
36999
37000 \family roman
37001 \series medium
37002 \shape up
37003 \emph off
37004 \bar no
37005 \noun off
37006 \color none
37007 Ì
37008 \end_layout
37009
37010 \end_inset
37011 </cell>
37012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37013 \begin_inset Text
37014
37015 \begin_layout Plain Layout
37016
37017 \family roman
37018 \series medium
37019 \shape up
37020 \emph off
37021 \bar no
37022 \noun off
37023 \color none
37024 Ü
37025 \end_layout
37026
37027 \end_inset
37028 </cell>
37029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37030 \begin_inset Text
37031
37032 \begin_layout Plain Layout
37033
37034 \family roman
37035 \series medium
37036 \shape up
37037 \emph off
37038 \bar no
37039 \noun off
37040 \color none
37041 ì
37042 \end_layout
37043
37044 \end_inset
37045 </cell>
37046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37047 \begin_inset Text
37048
37049 \begin_layout Plain Layout
37050
37051 \family roman
37052 \series medium
37053 \shape up
37054 \emph off
37055 \bar no
37056 \noun off
37057 \color none
37058 ü
37059 \end_layout
37060
37061 \end_inset
37062 </cell>
37063 </row>
37064 <row>
37065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37066 \begin_inset Text
37067
37068 \begin_layout Plain Layout
37069
37070 \family roman
37071 \series medium
37072 \shape up
37073 \size tiny
37074 \emph off
37075 \bar no
37076 \noun off
37077 \color none
37078 0D
37079 \end_layout
37080
37081 \end_inset
37082 </cell>
37083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37084 \begin_inset Text
37085
37086 \begin_layout Plain Layout
37087
37088 \end_layout
37089
37090 \end_inset
37091 </cell>
37092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37093 \begin_inset Text
37094
37095 \begin_layout Plain Layout
37096
37097 \end_layout
37098
37099 \end_inset
37100 </cell>
37101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37102 \begin_inset Text
37103
37104 \begin_layout Plain Layout
37105
37106 \family roman
37107 \series medium
37108 \shape up
37109 \emph off
37110 \bar no
37111 \noun off
37112 \color none
37113 -
37114 \end_layout
37115
37116 \end_inset
37117 </cell>
37118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37119 \begin_inset Text
37120
37121 \begin_layout Plain Layout
37122
37123 \family roman
37124 \series medium
37125 \shape up
37126 \emph off
37127 \bar no
37128 \noun off
37129 \color none
37130 =
37131 \end_layout
37132
37133 \end_inset
37134 </cell>
37135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37136 \begin_inset Text
37137
37138 \begin_layout Plain Layout
37139
37140 \family roman
37141 \series medium
37142 \shape up
37143 \emph off
37144 \bar no
37145 \noun off
37146 \color none
37147 M
37148 \end_layout
37149
37150 \end_inset
37151 </cell>
37152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37153 \begin_inset Text
37154
37155 \begin_layout Plain Layout
37156
37157 \family roman
37158 \series medium
37159 \shape up
37160 \emph off
37161 \bar no
37162 \noun off
37163 \color none
37164 ]
37165 \end_layout
37166
37167 \end_inset
37168 </cell>
37169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37170 \begin_inset Text
37171
37172 \begin_layout Plain Layout
37173
37174 \family roman
37175 \series medium
37176 \shape up
37177 \emph off
37178 \bar no
37179 \noun off
37180 \color none
37181 m
37182 \end_layout
37183
37184 \end_inset
37185 </cell>
37186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37187 \begin_inset Text
37188
37189 \begin_layout Plain Layout
37190
37191 \family roman
37192 \series medium
37193 \shape up
37194 \emph off
37195 \bar no
37196 \noun off
37197 \color none
37198 }
37199 \end_layout
37200
37201 \end_inset
37202 </cell>
37203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37204 \begin_inset Text
37205
37206 \begin_layout Plain Layout
37207
37208 \end_layout
37209
37210 \end_inset
37211 </cell>
37212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37213 \begin_inset Text
37214
37215 \begin_layout Plain Layout
37216
37217 \end_layout
37218
37219 \end_inset
37220 </cell>
37221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37222 \begin_inset Text
37223
37224 \begin_layout Plain Layout
37225
37226 \end_layout
37227
37228 \end_inset
37229 </cell>
37230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37231 \begin_inset Text
37232
37233 \begin_layout Plain Layout
37234
37235 \family roman
37236 \series medium
37237 \shape up
37238 \emph off
37239 \bar no
37240 \noun off
37241 \color none
37242 ½
37243 \end_layout
37244
37245 \end_inset
37246 </cell>
37247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37248 \begin_inset Text
37249
37250 \begin_layout Plain Layout
37251
37252 \family roman
37253 \series medium
37254 \shape up
37255 \emph off
37256 \bar no
37257 \noun off
37258 \color none
37259 Í
37260 \end_layout
37261
37262 \end_inset
37263 </cell>
37264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37265 \begin_inset Text
37266
37267 \begin_layout Plain Layout
37268
37269 \family roman
37270 \series medium
37271 \shape up
37272 \emph off
37273 \bar no
37274 \noun off
37275 \color none
37276 Ý
37277 \end_layout
37278
37279 \end_inset
37280 </cell>
37281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37282 \begin_inset Text
37283
37284 \begin_layout Plain Layout
37285
37286 \family roman
37287 \series medium
37288 \shape up
37289 \emph off
37290 \bar no
37291 \noun off
37292 \color none
37293 í
37294 \end_layout
37295
37296 \end_inset
37297 </cell>
37298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37299 \begin_inset Text
37300
37301 \begin_layout Plain Layout
37302
37303 \family roman
37304 \series medium
37305 \shape up
37306 \emph off
37307 \bar no
37308 \noun off
37309 \color none
37310 ý
37311 \end_layout
37312
37313 \end_inset
37314 </cell>
37315 </row>
37316 <row>
37317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37318 \begin_inset Text
37319
37320 \begin_layout Plain Layout
37321
37322 \family roman
37323 \series medium
37324 \shape up
37325 \size tiny
37326 \emph off
37327 \bar no
37328 \noun off
37329 \color none
37330 0E
37331 \end_layout
37332
37333 \end_inset
37334 </cell>
37335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37336 \begin_inset Text
37337
37338 \begin_layout Plain Layout
37339
37340 \end_layout
37341
37342 \end_inset
37343 </cell>
37344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37345 \begin_inset Text
37346
37347 \begin_layout Plain Layout
37348
37349 \end_layout
37350
37351 \end_inset
37352 </cell>
37353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37354 \begin_inset Text
37355
37356 \begin_layout Plain Layout
37357
37358 \family roman
37359 \series medium
37360 \shape up
37361 \emph off
37362 \bar no
37363 \noun off
37364 \color none
37365 .
37366 \end_layout
37367
37368 \end_inset
37369 </cell>
37370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37371 \begin_inset Text
37372
37373 \begin_layout Plain Layout
37374
37375 \family roman
37376 \series medium
37377 \shape up
37378 \emph off
37379 \bar no
37380 \noun off
37381 \color none
37382 >
37383 \end_layout
37384
37385 \end_inset
37386 </cell>
37387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37388 \begin_inset Text
37389
37390 \begin_layout Plain Layout
37391
37392 \family roman
37393 \series medium
37394 \shape up
37395 \emph off
37396 \bar no
37397 \noun off
37398 \color none
37399 N
37400 \end_layout
37401
37402 \end_inset
37403 </cell>
37404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37405 \begin_inset Text
37406
37407 \begin_layout Plain Layout
37408
37409 \family roman
37410 \series medium
37411 \shape up
37412 \emph off
37413 \bar no
37414 \noun off
37415 \color none
37416 ^
37417 \end_layout
37418
37419 \end_inset
37420 </cell>
37421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37422 \begin_inset Text
37423
37424 \begin_layout Plain Layout
37425
37426 \family roman
37427 \series medium
37428 \shape up
37429 \emph off
37430 \bar no
37431 \noun off
37432 \color none
37433 n
37434 \end_layout
37435
37436 \end_inset
37437 </cell>
37438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37439 \begin_inset Text
37440
37441 \begin_layout Plain Layout
37442
37443 \family roman
37444 \series medium
37445 \shape up
37446 \emph off
37447 \bar no
37448 \noun off
37449 \color none
37450 ~
37451 \end_layout
37452
37453 \end_inset
37454 </cell>
37455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37456 \begin_inset Text
37457
37458 \begin_layout Plain Layout
37459
37460 \end_layout
37461
37462 \end_inset
37463 </cell>
37464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37465 \begin_inset Text
37466
37467 \begin_layout Plain Layout
37468
37469 \end_layout
37470
37471 \end_inset
37472 </cell>
37473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37474 \begin_inset Text
37475
37476 \begin_layout Plain Layout
37477
37478 \family roman
37479 \series medium
37480 \shape up
37481 \emph off
37482 \bar no
37483 \noun off
37484 \color none
37485 ®
37486 \end_layout
37487
37488 \end_inset
37489 </cell>
37490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37491 \begin_inset Text
37492
37493 \begin_layout Plain Layout
37494
37495 \family roman
37496 \series medium
37497 \shape up
37498 \emph off
37499 \bar no
37500 \noun off
37501 \color none
37502 ¾
37503 \end_layout
37504
37505 \end_inset
37506 </cell>
37507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37508 \begin_inset Text
37509
37510 \begin_layout Plain Layout
37511
37512 \family roman
37513 \series medium
37514 \shape up
37515 \emph off
37516 \bar no
37517 \noun off
37518 \color none
37519 Î
37520 \end_layout
37521
37522 \end_inset
37523 </cell>
37524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37525 \begin_inset Text
37526
37527 \begin_layout Plain Layout
37528
37529 \family roman
37530 \series medium
37531 \shape up
37532 \emph off
37533 \bar no
37534 \noun off
37535 \color none
37536 Þ
37537 \end_layout
37538
37539 \end_inset
37540 </cell>
37541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37542 \begin_inset Text
37543
37544 \begin_layout Plain Layout
37545
37546 \family roman
37547 \series medium
37548 \shape up
37549 \emph off
37550 \bar no
37551 \noun off
37552 \color none
37553 î
37554 \end_layout
37555
37556 \end_inset
37557 </cell>
37558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37559 \begin_inset Text
37560
37561 \begin_layout Plain Layout
37562
37563 \family roman
37564 \series medium
37565 \shape up
37566 \emph off
37567 \bar no
37568 \noun off
37569 \color none
37570 þ
37571 \end_layout
37572
37573 \end_inset
37574 </cell>
37575 </row>
37576 <row>
37577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37578 \begin_inset Text
37579
37580 \begin_layout Plain Layout
37581
37582 \family roman
37583 \series medium
37584 \shape up
37585 \size tiny
37586 \emph off
37587 \bar no
37588 \noun off
37589 \color none
37590 0F
37591 \end_layout
37592
37593 \end_inset
37594 </cell>
37595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37596 \begin_inset Text
37597
37598 \begin_layout Plain Layout
37599
37600 \end_layout
37601
37602 \end_inset
37603 </cell>
37604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37605 \begin_inset Text
37606
37607 \begin_layout Plain Layout
37608
37609 \end_layout
37610
37611 \end_inset
37612 </cell>
37613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37614 \begin_inset Text
37615
37616 \begin_layout Plain Layout
37617
37618 \family roman
37619 \series medium
37620 \shape up
37621 \emph off
37622 \bar no
37623 \noun off
37624 \color none
37625 /
37626 \end_layout
37627
37628 \end_inset
37629 </cell>
37630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37631 \begin_inset Text
37632
37633 \begin_layout Plain Layout
37634
37635 \family roman
37636 \series medium
37637 \shape up
37638 \emph off
37639 \bar no
37640 \noun off
37641 \color none
37642 ?
37643 \end_layout
37644
37645 \end_inset
37646 </cell>
37647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37648 \begin_inset Text
37649
37650 \begin_layout Plain Layout
37651
37652 \family roman
37653 \series medium
37654 \shape up
37655 \emph off
37656 \bar no
37657 \noun off
37658 \color none
37659 O
37660 \end_layout
37661
37662 \end_inset
37663 </cell>
37664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37665 \begin_inset Text
37666
37667 \begin_layout Plain Layout
37668
37669 \family roman
37670 \series medium
37671 \shape up
37672 \emph off
37673 \bar no
37674 \noun off
37675 \color none
37676 _
37677 \end_layout
37678
37679 \end_inset
37680 </cell>
37681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37682 \begin_inset Text
37683
37684 \begin_layout Plain Layout
37685
37686 \family roman
37687 \series medium
37688 \shape up
37689 \emph off
37690 \bar no
37691 \noun off
37692 \color none
37693 o
37694 \end_layout
37695
37696 \end_inset
37697 </cell>
37698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37699 \begin_inset Text
37700
37701 \begin_layout Plain Layout
37702
37703 \end_layout
37704
37705 \end_inset
37706 </cell>
37707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37708 \begin_inset Text
37709
37710 \begin_layout Plain Layout
37711
37712 \end_layout
37713
37714 \end_inset
37715 </cell>
37716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37717 \begin_inset Text
37718
37719 \begin_layout Plain Layout
37720
37721 \end_layout
37722
37723 \end_inset
37724 </cell>
37725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37726 \begin_inset Text
37727
37728 \begin_layout Plain Layout
37729
37730 \family roman
37731 \series medium
37732 \shape up
37733 \emph off
37734 \bar no
37735 \noun off
37736 \color none
37737 ¯
37738 \end_layout
37739
37740 \end_inset
37741 </cell>
37742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37743 \begin_inset Text
37744
37745 \begin_layout Plain Layout
37746
37747 \family roman
37748 \series medium
37749 \shape up
37750 \emph off
37751 \bar no
37752 \noun off
37753 \color none
37754 ¿
37755 \end_layout
37756
37757 \end_inset
37758 </cell>
37759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37760 \begin_inset Text
37761
37762 \begin_layout Plain Layout
37763
37764 \family roman
37765 \series medium
37766 \shape up
37767 \emph off
37768 \bar no
37769 \noun off
37770 \color none
37771 Ï
37772 \end_layout
37773
37774 \end_inset
37775 </cell>
37776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37777 \begin_inset Text
37778
37779 \begin_layout Plain Layout
37780
37781 \family roman
37782 \series medium
37783 \shape up
37784 \emph off
37785 \bar no
37786 \noun off
37787 \color none
37788 ß
37789 \end_layout
37790
37791 \end_inset
37792 </cell>
37793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37794 \begin_inset Text
37795
37796 \begin_layout Plain Layout
37797
37798 \family roman
37799 \series medium
37800 \shape up
37801 \emph off
37802 \bar no
37803 \noun off
37804 \color none
37805 ï
37806 \end_layout
37807
37808 \end_inset
37809 </cell>
37810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37811 \begin_inset Text
37812
37813 \begin_layout Plain Layout
37814
37815 \family roman
37816 \series medium
37817 \shape up
37818 \emph off
37819 \bar no
37820 \noun off
37821 \color none
37822 ÿ
37823 \end_layout
37824
37825 \end_inset
37826 </cell>
37827 </row>
37828 </lyxtabular>
37829
37830 \end_inset
37831
37832
37833 \end_layout
37834
37835 \end_inset
37836
37837
37838 \end_layout
37839
37840 \begin_layout Standard
37841 The following is a full list of all of the accented characters LyX can display
37842  directly.
37843  It includes not only the accented characters from the previous table, but
37844  also the characters from 
37845 \family typewriter
37846 ISO8859–2
37847 \family default
37848  through 
37849 \family typewriter
37850 4
37851 \family default
37852 .
37853  
37854 \end_layout
37855
37856 \begin_layout Itemize
37857 From 
37858 \family typewriter
37859 ISO8859–1
37860 \family default
37861 :
37862 \end_layout
37863
37864 \begin_deeper
37865 \begin_layout Standard
37866 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37867 \begin_inset space \hfill{}
37868 \end_inset
37869
37870 diaeresis
37871 \end_layout
37872
37873 \begin_layout Standard
37874 ^ Â Ê Î Ô Û â ê î ô û
37875 \begin_inset space \hfill{}
37876 \end_inset
37877
37878 circumflex
37879 \end_layout
37880
37881 \begin_layout Standard
37882 ` À È Ì Ò Ù à è ì ò ù
37883 \begin_inset space \hfill{}
37884 \end_inset
37885
37886 grave
37887 \end_layout
37888
37889 \begin_layout Standard
37890 ´ Á É Í Ó Ú Ý á é í ó ú ý
37891 \begin_inset space \hfill{}
37892 \end_inset
37893
37894 acute
37895 \end_layout
37896
37897 \begin_layout Standard
37898 ~ Ã Ñ Õ ã ñ õ
37899 \begin_inset space \hfill{}
37900 \end_inset
37901
37902 tilde
37903 \end_layout
37904
37905 \begin_layout Standard
37906 ¸Çç
37907 \begin_inset space \hfill{}
37908 \end_inset
37909
37910 cedilla
37911 \end_layout
37912
37913 \begin_layout Standard
37914 ¯
37915 \begin_inset space \hfill{}
37916 \end_inset
37917
37918 macron
37919 \end_layout
37920
37921 \end_deeper
37922 \begin_layout Itemize
37923 From 
37924 \family typewriter
37925 ISO8859–2
37926 \family default
37927  through 
37928 \family typewriter
37929 4
37930 \family default
37931 :
37932 \end_layout
37933
37934 \begin_deeper
37935 \begin_layout Standard
37936 ĤĴĥĵĈĜŜĉĝŝ
37937 \begin_inset space \hfill{}
37938 \end_inset
37939
37940 circumflex
37941 \end_layout
37942
37943 \begin_layout Standard
37944 ŚŹśźŔĹĆŃŕĺćń
37945 \begin_inset space \hfill{}
37946 \end_inset
37947
37948 acute
37949 \end_layout
37950
37951 \begin_layout Standard
37952 Ĩı̃Ũũ
37953 \begin_inset space \hfill{}
37954 \end_inset
37955
37956 tilde
37957 \end_layout
37958
37959 \begin_layout Standard
37960 ŞşŢţŖĻĢŗļģŅĶņķ
37961 \begin_inset space \hfill{}
37962 \end_inset
37963
37964 cedilla
37965 \end_layout
37966
37967 \begin_layout Standard
37968 ĒēĀĪŌŪāı̄ōū
37969 \begin_inset space \hfill{}
37970 \end_inset
37971
37972 macron
37973 \end_layout
37974
37975 \begin_layout Standard
37976 ŐŰőű
37977 \begin_inset space \hfill{}
37978 \end_inset
37979
37980 Hungarian umlaut
37981 \end_layout
37982
37983 \end_deeper
37984 \begin_layout Standard
37985 All the characters above are actively supported by TeX fonts.
37986  In addition TeX allows diacritical marks on almost all characters.
37987  Also make sure you're using the 
37988 \family typewriter
37989 T1
37990 \family default
37991  font-encoding.
37992 \end_layout
37993
37994 \begin_layout Chapter
37995 \start_of_appendix
37996 The User Interface
37997 \begin_inset CommandInset label
37998 LatexCommand label
37999 name "cha:The-User-Interface"
38000
38001 \end_inset
38002
38003
38004 \end_layout
38005
38006 \begin_layout Standard
38007 This appendix lists all the available menus and describes their functionality.
38008  It is designed as a quick reference if you are searching for a special
38009  topic inside the user's guide.
38010 \end_layout
38011
38012 \begin_layout Section
38013 The File Menu
38014 \begin_inset Index idx
38015 status collapsed
38016
38017 \begin_layout Plain Layout
38018 Menu ! File
38019 \end_layout
38020
38021 \end_inset
38022
38023
38024 \end_layout
38025
38026 \begin_layout Standard
38027 Under the 
38028 \family sans
38029 File
38030 \family default
38031  menu are the basic operations in addition to some more advanced operations.
38032  At the end of the menu the four last opened documents are listed.
38033 \end_layout
38034
38035 \begin_layout Subsection
38036 New
38037 \end_layout
38038
38039 \begin_layout Standard
38040 Creates a new document.
38041 \end_layout
38042
38043 \begin_layout Subsection
38044 New from Template
38045 \end_layout
38046
38047 \begin_layout Standard
38048 This menu entry prompts you for a template to use.
38049  Selecting a template will automatically set certain layout features for
38050  the document, features you would otherwise need to change manually.
38051 \end_layout
38052
38053 \begin_layout Subsection
38054 Open
38055 \end_layout
38056
38057 \begin_layout Standard
38058 Opens a document.
38059 \end_layout
38060
38061 \begin_layout Subsection
38062 Open Recent
38063 \end_layout
38064
38065 \begin_layout Standard
38066 The submenu shows a list of the recently opened files.
38067  Click there on a file to open it.
38068 \end_layout
38069
38070 \begin_layout Subsection
38071 Close
38072 \end_layout
38073
38074 \begin_layout Standard
38075 Closes the current document.
38076 \end_layout
38077
38078 \begin_layout Subsection
38079 Close All
38080 \end_layout
38081
38082 \begin_layout Standard
38083 Closes all opened documents.
38084 \end_layout
38085
38086 \begin_layout Subsection
38087 Save
38088 \end_layout
38089
38090 \begin_layout Standard
38091 Saves the actual document.
38092 \end_layout
38093
38094 \begin_layout Subsection
38095 Save As
38096 \end_layout
38097
38098 \begin_layout Standard
38099 Saves the actual document under a new name to create a copy.
38100 \end_layout
38101
38102 \begin_layout Subsection
38103 Save All
38104 \end_layout
38105
38106 \begin_layout Standard
38107 Saves all opened documents.
38108 \end_layout
38109
38110 \begin_layout Subsection
38111 Revert to saved
38112 \end_layout
38113
38114 \begin_layout Standard
38115 Reloads the actual document from disk.
38116 \end_layout
38117
38118 \begin_layout Subsection
38119 Version Control
38120 \end_layout
38121
38122 \begin_layout Standard
38123 This is used when more people are working on the same document.
38124  It is described in the section 
38125 \emph on
38126 Version Control in LyX
38127 \emph default
38128  of the 
38129 \emph on
38130 Additional Features
38131 \emph default
38132  manual.
38133 \end_layout
38134
38135 \begin_layout Subsection
38136 Import
38137 \end_layout
38138
38139 \begin_layout Standard
38140 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
38141  NoWeb-files, plain text files, and comma separated, table like, text files
38142  (CSV) as a new LyX-document.
38143  The files will be imported as new LyX-document.
38144 \end_layout
38145
38146 \begin_layout Standard
38147 When using the menu entry 
38148 \family sans
38149 Plain
38150 \begin_inset space ~
38151 \end_inset
38152
38153 Text
38154 \family default
38155 , line breaks in the text will start a new paragraph; when using the menu
38156  entry 
38157 \family sans
38158 Plain
38159 \begin_inset space ~
38160 \end_inset
38161
38162 Text, Join
38163 \begin_inset space ~
38164 \end_inset
38165
38166 Lines
38167 \family default
38168 , consecutive lines of text will be imported to one big paragraph.
38169  A new paragraph will begin when there is a blank line in the file.
38170 \end_layout
38171
38172 \begin_layout Subsection
38173 Export
38174 \begin_inset CommandInset label
38175 LatexCommand label
38176 name "sub:Export"
38177
38178 \end_inset
38179
38180
38181 \end_layout
38182
38183 \begin_layout Standard
38184 You can export your document to various file formats.
38185  The resulting files are placed in the directory of your LyX-file.
38186  The menu entries are not the same on all installations.
38187  They depend on the programs found by LyX while its configuration.
38188 \end_layout
38189
38190 \begin_layout Standard
38191 Here is a list of all available entries; some of them are explained in detail
38192  in section
38193 \begin_inset space ~
38194 \end_inset
38195
38196
38197 \begin_inset CommandInset ref
38198 LatexCommand ref
38199 reference "sub:Output-file-formats"
38200
38201 \end_inset
38202
38203 :
38204 \end_layout
38205
38206 \begin_layout Description
38207
38208 \family sans
38209 CJK
38210 \begin_inset space ~
38211 \end_inset
38212
38213 LyX 
38214 \family default
38215 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
38216  (CJK)
38217 \begin_inset Newline newline
38218 \end_inset
38219
38220  Since LyX 1.5.0 CJK support is fully integrated to LyX.
38221 \end_layout
38222
38223 \begin_layout Description
38224
38225 \family sans
38226 DVI
38227 \family default
38228  DVI-format
38229 \end_layout
38230
38231 \begin_layout Description
38232 HTML HTML-format (the HTML-converter is a third-party product and may not
38233  work in all cases)
38234 \end_layout
38235
38236 \begin_layout Description
38237 HTML
38238 \begin_inset space ~
38239 \end_inset
38240
38241 (MS
38242 \begin_inset space ~
38243 \end_inset
38244
38245 Word) HTML-format specialized so that the result can be imported to 
38246 \family sans
38247 MS Word
38248 \family default
38249 ; as a consequence of this formulas will be embedded as bitmap fonts and
38250  not in the format 
38251 \family sans
38252 MathML
38253 \family default
38254 .
38255 \end_layout
38256
38257 \begin_layout Description
38258
38259 \family sans
38260 LaT
38261 \begin_inset ERT
38262 status collapsed
38263
38264 \begin_layout Plain Layout
38265
38266 {}
38267 \end_layout
38268
38269 \end_inset
38270
38271 eX
38272 \begin_inset space ~
38273 \end_inset
38274
38275 (pdflatex)
38276 \family default
38277  text file with the LaTeX source, additionally all images used in the document
38278  will be converted to a format that is readable by the 
38279 \family typewriter
38280 pdflatex
38281 \family default
38282  program (GIF, JPG, PDF, PNG)
38283 \end_layout
38284
38285 \begin_layout Description
38286
38287 \family sans
38288 LaT
38289 \begin_inset ERT
38290 status collapsed
38291
38292 \begin_layout Plain Layout
38293
38294 {}
38295 \end_layout
38296
38297 \end_inset
38298
38299 eX
38300 \begin_inset space ~
38301 \end_inset
38302
38303 (plain)
38304 \family default
38305  text file with the LaTeX source code, additionally all images used in the
38306  document will be converted to the EPS-format, only this format is readable
38307  by the 
38308 \family typewriter
38309 latex
38310 \family default
38311  program
38312 \end_layout
38313
38314 \begin_layout Description
38315 LyX
38316 \begin_inset space ~
38317 \end_inset
38318
38319 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
38320 \begin_inset Quotes eld
38321 \end_inset
38322
38323 y
38324 \begin_inset Quotes erd
38325 \end_inset
38326
38327  is replaced by the version number)
38328 \end_layout
38329
38330 \begin_layout Description
38331 LyXHTML HTML-format, using LyX's internal XHTML engine
38332 \end_layout
38333
38334 \begin_layout Description
38335 OpenDocument OpenDocument-formatted text file, to be opened with 
38336 \family sans
38337 OpenOffice
38338 \family default
38339
38340 \family sans
38341 KOffice
38342 \family default
38343
38344 \family sans
38345 Abiword
38346 \family default
38347 , etc.
38348  (The OpenDocument-converter is a third-party product and may not work in
38349  all cases)
38350 \end_layout
38351
38352 \begin_layout Description
38353
38354 \family sans
38355 PDF
38356 \begin_inset space ~
38357 \end_inset
38358
38359 (dvipdfm)
38360 \family default
38361  PDF-format using the program 
38362 \family typewriter
38363 dvipdfm
38364 \end_layout
38365
38366 \begin_layout Description
38367
38368 \family sans
38369 PDF
38370 \begin_inset space ~
38371 \end_inset
38372
38373 (pdflatex)
38374 \family default
38375  PDF-format using the program 
38376 \family typewriter
38377 pdflatex
38378 \end_layout
38379
38380 \begin_layout Description
38381
38382 \family sans
38383 PDF
38384 \begin_inset space ~
38385 \end_inset
38386
38387 (ps2pdf)
38388 \family default
38389  PDF-format using the program 
38390 \family typewriter
38391 ps2pdf
38392 \end_layout
38393
38394 \begin_layout Description
38395
38396 \family sans
38397 Plain
38398 \begin_inset space ~
38399 \end_inset
38400
38401 text
38402 \family default
38403  text format
38404 \end_layout
38405
38406 \begin_layout Description
38407
38408 \family sans
38409 Plain
38410 \begin_inset space ~
38411 \end_inset
38412
38413 text
38414 \begin_inset space ~
38415 \end_inset
38416
38417 (ps2ascii)
38418 \family default
38419  text format, the document will first be converted to Postscript format
38420  and then exported as text using the program 
38421 \family sans
38422 ps2ascii
38423 \end_layout
38424
38425 \begin_layout Description
38426
38427 \family sans
38428 Postscript
38429 \family default
38430  PostScript format using the program 
38431 \family typewriter
38432 dvips
38433 \end_layout
38434
38435 \begin_layout Description
38436
38437 \family sans
38438 Custom
38439 \family default
38440  custom format
38441 \end_layout
38442
38443 \begin_layout Standard
38444 The program 
38445 \family typewriter
38446 dvipdfm
38447 \family default
38448  produces internally a DVI-file which is then converted to a PDF-file.
38449  It is a bit out of date and therefore the output could look different from
38450  what you want.
38451  
38452 \family typewriter
38453 pdflatex
38454 \family default
38455  produces PDF-files directly and supports the latest PDF-file formats.
38456 \end_layout
38457
38458 \begin_layout Standard
38459 If one of the menu entries 
38460 \family sans
38461 DVI
38462 \family default
38463
38464 \family sans
38465 PDF
38466 \begin_inset space ~
38467 \end_inset
38468
38469 (pdflatex)
38470 \family default
38471  or 
38472 \family sans
38473 Postscript
38474 \family default
38475  is missing, you need to update your LaTeX installation.
38476  After updating you have to reconfigure LyX, see section
38477 \begin_inset space ~
38478 \end_inset
38479
38480
38481 \begin_inset CommandInset ref
38482 LatexCommand ref
38483 reference "sec:Basic-LyX-Setup"
38484
38485 \end_inset
38486
38487 .
38488 \begin_inset Index idx
38489 status collapsed
38490
38491 \begin_layout Plain Layout
38492 Reconfiguration of LyX
38493 \end_layout
38494
38495 \end_inset
38496
38497
38498 \end_layout
38499
38500 \begin_layout Standard
38501 The menu 
38502 \family sans
38503 Custom
38504 \family default
38505  allows you to export your file by using special command line options for
38506  the export program.
38507 \end_layout
38508
38509 \begin_layout Subsection
38510 Print
38511 \end_layout
38512
38513 \begin_layout Standard
38514 With this menu entry you can print your document to a file in PostScript
38515  format or send it to a printer.
38516  The printer will also use the document in PostScript format.
38517  The conversion to PostScript is done in the background by LyX using the
38518  program 
38519 \family typewriter
38520 dvips
38521 \family default
38522 .
38523  For more information have a look at section
38524 \begin_inset space ~
38525 \end_inset
38526
38527
38528 \begin_inset CommandInset ref
38529 LatexCommand ref
38530 reference "sub:Printing-the-File"
38531
38532 \end_inset
38533
38534 .
38535 \end_layout
38536
38537 \begin_layout Subsection
38538 Fax
38539 \end_layout
38540
38541 \begin_layout Standard
38542 This menu entry will only appear when you have a fax program installed (on
38543  Windows you additionally need to register its program path to LyX's PATH
38544  prefix, see section
38545 \begin_inset space ~
38546 \end_inset
38547
38548
38549 \begin_inset CommandInset ref
38550 LatexCommand ref
38551 reference "sec:Paths"
38552
38553 \end_inset
38554
38555 ).
38556  With this menu entry you can send your document to a fax program like 
38557 \family typewriter
38558 hylapex
38559 \family default
38560  or 
38561 \family typewriter
38562 kdeprintfax
38563 \family default
38564 .
38565  The default format of the sent file is PostScript.
38566  The format can be changed in LyX's preferences as described in section
38567 \begin_inset space ~
38568 \end_inset
38569
38570
38571 \begin_inset CommandInset ref
38572 LatexCommand ref
38573 reference "sub:Converters"
38574
38575 \end_inset
38576
38577 .
38578 \end_layout
38579
38580 \begin_layout Subsection
38581 New and Close Window
38582 \end_layout
38583
38584 \begin_layout Standard
38585 Opens or closes a new instance of LyX.
38586 \end_layout
38587
38588 \begin_layout Subsection
38589 Exit
38590 \end_layout
38591
38592 \begin_layout Standard
38593 Prompts you to save all unsaved documents and then exits.
38594 \end_layout
38595
38596 \begin_layout Section
38597 The Edit Menu
38598 \begin_inset Index idx
38599 status collapsed
38600
38601 \begin_layout Plain Layout
38602 Menu ! Edit
38603 \end_layout
38604
38605 \end_inset
38606
38607
38608 \end_layout
38609
38610 \begin_layout Subsection
38611 Undo and Redo
38612 \end_layout
38613
38614 \begin_layout Standard
38615 Described in section
38616 \begin_inset space ~
38617 \end_inset
38618
38619
38620 \begin_inset CommandInset ref
38621 LatexCommand ref
38622 reference "sec:Undo-and-Redo"
38623
38624 \end_inset
38625
38626 .
38627 \end_layout
38628
38629 \begin_layout Subsection
38630 Cut, Copy, Paste, Paste Recent, Paste Special
38631 \end_layout
38632
38633 \begin_layout Standard
38634 Described in section
38635 \begin_inset space ~
38636 \end_inset
38637
38638
38639 \begin_inset CommandInset ref
38640 LatexCommand ref
38641 reference "sec:Basic-Editing-Features"
38642
38643 \end_inset
38644
38645 .
38646 \end_layout
38647
38648 \begin_layout Subsection
38649 Select All
38650 \end_layout
38651
38652 \begin_layout Standard
38653 Selects the whole document.
38654 \end_layout
38655
38656 \begin_layout Subsection
38657 Find & Replace
38658 \end_layout
38659
38660 \begin_layout Standard
38661 Described in section
38662 \begin_inset space ~
38663 \end_inset
38664
38665
38666 \begin_inset CommandInset ref
38667 LatexCommand ref
38668 reference "sec:Basic-Editing-Features"
38669
38670 \end_inset
38671
38672 .
38673 \end_layout
38674
38675 \begin_layout Subsection
38676 Move Paragraph Up/Down
38677 \end_layout
38678
38679 \begin_layout Standard
38680 This shifts the paragraph where the cursor is currently in one paragraph
38681  up or down.
38682 \end_layout
38683
38684 \begin_layout Subsection
38685 Text Style
38686 \end_layout
38687
38688 \begin_layout Standard
38689 Described in section
38690 \begin_inset space ~
38691 \end_inset
38692
38693
38694 \begin_inset CommandInset ref
38695 LatexCommand ref
38696 reference "sub:Fine-Tuning-with-the"
38697
38698 \end_inset
38699
38700 .
38701 \end_layout
38702
38703 \begin_layout Subsection
38704 Paragraph Settings
38705 \begin_inset Index idx
38706 status collapsed
38707
38708 \begin_layout Plain Layout
38709 Paragraph ! Settings
38710 \end_layout
38711
38712 \end_inset
38713
38714
38715 \end_layout
38716
38717 \begin_layout Standard
38718 Enables you to set the paragraph alignment, line spacing and label width.
38719  These settings only affect the paragraph in which the cursor is currently.
38720 \end_layout
38721
38722 \begin_layout Standard
38723 You can also prevent the first line of the paragraph being indented if you
38724  have chosen to separate paragraphs with indents in the 
38725 \family sans
38726 Document\SpecialChar \menuseparator
38727 Settings
38728 \family default
38729  dialog under 
38730 \family sans
38731 Text
38732 \begin_inset space ~
38733 \end_inset
38734
38735 Layout
38736 \family default
38737 .
38738 \end_layout
38739
38740 \begin_layout Subsection
38741 Table Settings and Math
38742 \end_layout
38743
38744 \begin_layout Standard
38745 These two menus are only fully active when the cursor is inside a table
38746  or a formula.
38747  Here you can change the properties of tables and formulas.
38748  The properties of tables are described in section
38749 \begin_inset space ~
38750 \end_inset
38751
38752
38753 \begin_inset CommandInset ref
38754 LatexCommand ref
38755 reference "sec:Tables"
38756
38757 \end_inset
38758
38759 , the properties of formulas in chapter
38760 \begin_inset space ~
38761 \end_inset
38762
38763
38764 \begin_inset CommandInset ref
38765 LatexCommand ref
38766 reference "cha:Mathematical-Formulas"
38767
38768 \end_inset
38769
38770 .
38771 \end_layout
38772
38773 \begin_layout Subsection
38774 Increase / Decrease List Depth
38775 \end_layout
38776
38777 \begin_layout Standard
38778 These menu entries are only active when the cursor is in an environment
38779  that can be nested.
38780  They increase/decrease the environment nesting level as explained in section
38781 \begin_inset space ~
38782 \end_inset
38783
38784
38785 \begin_inset CommandInset ref
38786 LatexCommand ref
38787 reference "sec:Nesting"
38788
38789 \end_inset
38790
38791  and 
38792 \begin_inset CommandInset ref
38793 LatexCommand ref
38794 reference "sub:Numbering-depth"
38795
38796 \end_inset
38797
38798 .
38799 \end_layout
38800
38801 \begin_layout Section
38802 The View Menu
38803 \begin_inset Index idx
38804 status collapsed
38805
38806 \begin_layout Plain Layout
38807 Menu ! View
38808 \end_layout
38809
38810 \end_inset
38811
38812
38813 \end_layout
38814
38815 \begin_layout Standard
38816 The 
38817 \family sans
38818 View
38819 \family default
38820  menu contains a list of available formats in which you can view the actual
38821  document with an external program.
38822  The menu entries for the viewing formats are not the same on all installations
38823  — it depends on the LaTeX programs that are found while LyX was configured.
38824  All possible formats are formats listed in section
38825 \begin_inset space ~
38826 \end_inset
38827
38828
38829 \begin_inset CommandInset ref
38830 LatexCommand ref
38831 reference "sub:Export"
38832
38833 \end_inset
38834
38835 .
38836  You should at least see the menu entries 
38837 \family sans
38838 DVI
38839 \family default
38840  and 
38841 \family sans
38842 PDF
38843 \begin_inset space ~
38844 \end_inset
38845
38846 (pdflatex)
38847 \family default
38848 .
38849  If one of the two is missing, you need to update your LaTeX installation.
38850  After updating you have to reconfigure LyX, see section
38851 \begin_inset space ~
38852 \end_inset
38853
38854
38855 \begin_inset CommandInset ref
38856 LatexCommand ref
38857 reference "sec:Basic-LyX-Setup"
38858
38859 \end_inset
38860
38861 .
38862 \begin_inset Index idx
38863 status collapsed
38864
38865 \begin_layout Plain Layout
38866 Reconfiguration of LyX
38867 \end_layout
38868
38869 \end_inset
38870
38871
38872 \end_layout
38873
38874 \begin_layout Standard
38875 Invoking a menu will start a viewer program.
38876  The viewer can be set or changed in the preferences, see section
38877 \begin_inset space ~
38878 \end_inset
38879
38880
38881 \begin_inset CommandInset ref
38882 LatexCommand ref
38883 reference "sec:File-Formats"
38884
38885 \end_inset
38886
38887 .
38888  The default viewers are set by LyX when it is first configured.
38889 \end_layout
38890
38891 \begin_layout Standard
38892 \begin_inset VSpace bigskip
38893 \end_inset
38894
38895 At the bottom of the 
38896 \family sans
38897 View
38898 \family default
38899  menu the opened documents are listed.
38900 \end_layout
38901
38902 \begin_layout Subsection
38903 Open/Close all Insets
38904 \end_layout
38905
38906 \begin_layout Standard
38907 Opens/closes all insets in your document.
38908 \end_layout
38909
38910 \begin_layout Subsection
38911 Unfold/Fold Math Macros
38912 \end_layout
38913
38914 \begin_layout Standard
38915 Unfolds/folds the current math macro.
38916 \end_layout
38917
38918 \begin_layout Standard
38919 Math macros are described in the 
38920 \emph on
38921 Math
38922 \emph default
38923  manual.
38924 \end_layout
38925
38926 \begin_layout Subsection
38927 View Source
38928 \end_layout
38929
38930 \begin_layout Standard
38931 Opens a window showing the source code of the actual document, as described
38932  in section
38933 \begin_inset space ~
38934 \end_inset
38935
38936
38937 \begin_inset CommandInset ref
38938 LatexCommand ref
38939 reference "sec:Previewing-snippets-of"
38940
38941 \end_inset
38942
38943 .
38944 \end_layout
38945
38946 \begin_layout Subsection
38947 View Messages
38948 \end_layout
38949
38950 \begin_layout Standard
38951 Opens a window showing console messages.
38952  This is useful for debugging LyX (i.
38953 \begin_inset space \thinspace{}
38954 \end_inset
38955
38956 e., hunt for errors in the program) or to see what is going on in the background
38957  while LaTeX is processing the document,
38958 \end_layout
38959
38960 \begin_layout Subsection
38961 View
38962 \end_layout
38963
38964 \begin_layout Standard
38965 This menu entry generates the output you have specified as default output
38966  format either in the preferences (see sec.
38967 \begin_inset space ~
38968 \end_inset
38969
38970
38971 \begin_inset CommandInset ref
38972 LatexCommand ref
38973 reference "sec:File-Formats"
38974
38975 \end_inset
38976
38977 ) or in the document settings (see sec.
38978 \begin_inset space ~
38979 \end_inset
38980
38981
38982 \begin_inset CommandInset ref
38983 LatexCommand ref
38984 reference "sec:Doc-Output"
38985
38986 \end_inset
38987
38988 ), for instance PDF, and opens it in an appropriate viewer.
38989 \end_layout
38990
38991 \begin_layout Subsection
38992 View (Other Formats)
38993 \end_layout
38994
38995 \begin_layout Standard
38996 With this submenu, you can view your document in alternative output formats.
38997 \end_layout
38998
38999 \begin_layout Subsection
39000 Update
39001 \end_layout
39002
39003 \begin_layout Standard
39004 This menu entry allows you to update the view with your latest changes (in
39005  the default output format as described in the previous section) without
39006  opening a new viewer window.
39007 \end_layout
39008
39009 \begin_layout Subsection
39010 Update (Other Formats)
39011 \end_layout
39012
39013 \begin_layout Standard
39014 With this submenu, you can update the view of alternative output formats
39015  of your document without opening a new viewer window.
39016 \end_layout
39017
39018 \begin_layout Subsection
39019 View Master Document
39020 \end_layout
39021
39022 \begin_layout Standard
39023 This menu item is only visible if your document is included to another document,
39024  which is then its 
39025 \begin_inset Quotes eld
39026 \end_inset
39027
39028 master
39029 \begin_inset Quotes erd
39030 \end_inset
39031
39032  (see section 
39033 \emph on
39034 Child Documents
39035 \emph default
39036  in the 
39037 \emph on
39038 Embedded Objects
39039 \emph default
39040  manual for more information on this topic).
39041  This item allows you to view the master document from within its child.
39042  That is, if you are working on a child document which is a chapter of a
39043  book, 
39044 \family sans
39045 View Master
39046 \family default
39047  generates the output of the whole book, while 
39048 \family sans
39049 View
39050 \family default
39051  will just output the chapter alone.
39052 \end_layout
39053
39054 \begin_layout Standard
39055 The format used by this function is the default output format as specified
39056  in the preferences (see sec.
39057 \begin_inset space ~
39058 \end_inset
39059
39060
39061 \begin_inset CommandInset ref
39062 LatexCommand ref
39063 reference "sec:File-Formats"
39064
39065 \end_inset
39066
39067 ) or in the document settings (see sec.
39068 \begin_inset space ~
39069 \end_inset
39070
39071
39072 \begin_inset CommandInset ref
39073 LatexCommand ref
39074 reference "sec:Doc-Output"
39075
39076 \end_inset
39077
39078 ).
39079 \end_layout
39080
39081 \begin_layout Subsection
39082 Update Master Document
39083 \end_layout
39084
39085 \begin_layout Standard
39086 This menu item is only visible if your document is included to another document,
39087  which is then its 
39088 \begin_inset Quotes eld
39089 \end_inset
39090
39091 master
39092 \begin_inset Quotes erd
39093 \end_inset
39094
39095  (see section 
39096 \emph on
39097 Child Documents
39098 \emph default
39099  in the 
39100 \emph on
39101 Embedded Objects
39102 \emph default
39103  manual for more information on this topic).
39104  This item allows you to update the view of a master document from within
39105  its child without the need to switch to the master document itself.
39106 \end_layout
39107
39108 \begin_layout Standard
39109 The format used by this function is the default output format as specified
39110  in the preferences (see sec.
39111 \begin_inset space ~
39112 \end_inset
39113
39114
39115 \begin_inset CommandInset ref
39116 LatexCommand ref
39117 reference "sec:File-Formats"
39118
39119 \end_inset
39120
39121 ) or in the document settings (see sec.
39122 \begin_inset space ~
39123 \end_inset
39124
39125
39126 \begin_inset CommandInset ref
39127 LatexCommand ref
39128 reference "sec:Doc-Output"
39129
39130 \end_inset
39131
39132 ).
39133 \end_layout
39134
39135 \begin_layout Subsection
39136 Split View
39137 \end_layout
39138
39139 \begin_layout Standard
39140 This will split LyX's main window vertically or horizontally.
39141  This allows you to view documents the same time to compare them, or to
39142  view the same document, but at different positions.
39143  You can even split the main window several times to view for example 3
39144  or more documents at the same time.
39145  To return to an unsplit view, use the menu 
39146 \family sans
39147 Close Current View
39148 \family default
39149 .
39150 \end_layout
39151
39152 \begin_layout Subsection
39153 Close Current View
39154 \end_layout
39155
39156 \begin_layout Standard
39157 Closes a split view.
39158 \end_layout
39159
39160 \begin_layout Subsection
39161 Fullscreen
39162 \end_layout
39163
39164 \begin_layout Standard
39165 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39166  so that you will see nothing but your text.
39167  It furthermore displays LyX's main window fullscreen.
39168  To return from fullscreen to the normal view, press F11, or right-click
39169  and turn off the fullscreen mode in the context menu.
39170 \end_layout
39171
39172 \begin_layout Subsection
39173 Toolbars
39174 \begin_inset CommandInset label
39175 LatexCommand label
39176 name "sub:Toolbars"
39177
39178 \end_inset
39179
39180
39181 \begin_inset Index idx
39182 status collapsed
39183
39184 \begin_layout Plain Layout
39185 Toolbar
39186 \end_layout
39187
39188 \end_inset
39189
39190
39191 \end_layout
39192
39193 \begin_layout Standard
39194 In this menu entry you can set the appearance of the different toolbars.
39195  All toolbars and the 
39196 \family sans
39197 Command
39198 \begin_inset space ~
39199 \end_inset
39200
39201 Buffer
39202 \family default
39203  can be turned on and off.
39204  The 
39205 \emph on
39206 on
39207 \emph default
39208  state is denoted in the menu with a checkmark.
39209  The 
39210 \family sans
39211 Review
39212 \family default
39213
39214 \family sans
39215 Table
39216 \family default
39217
39218 \family sans
39219 Math
39220 \begin_inset space ~
39221 \end_inset
39222
39223 Panels
39224 \family default
39225 , and 
39226 \family sans
39227 Math
39228 \family default
39229  toolbars can be additionally set to the state 
39230 \emph on
39231 automatic
39232 \emph default
39233  that is denoted in the menu with the suffix 
39234 \family sans
39235 (auto)
39236 \family default
39237 .
39238 \end_layout
39239
39240 \begin_layout Standard
39241 In the 
39242 \emph on
39243 on
39244 \emph default
39245  state the toolbar is permanently shown, in the 
39246 \emph on
39247 automatic
39248 \emph default
39249  state the toolbar is only shown when the cursor is in a certain environment
39250  or when a certain feature is enabled.
39251  That means that the review toolbar will only be shown when change tracking
39252  is activated, the math and table toolbars are only shown when the cursor
39253  is inside a formula or table, respectively.
39254 \end_layout
39255
39256 \begin_layout Standard
39257 LyX's toolbars and their buttons are explained in section
39258 \begin_inset space ~
39259 \end_inset
39260
39261
39262 \begin_inset CommandInset ref
39263 LatexCommand ref
39264 reference "sec:Toolbars"
39265
39266 \end_inset
39267
39268 .
39269 \end_layout
39270
39271 \begin_layout Section
39272 The Insert Menu
39273 \begin_inset Index idx
39274 status collapsed
39275
39276 \begin_layout Plain Layout
39277 Menu ! Insert
39278 \end_layout
39279
39280 \end_inset
39281
39282
39283 \end_layout
39284
39285 \begin_layout Subsection
39286 Math
39287 \end_layout
39288
39289 \begin_layout Standard
39290 Inserts math constructs that are explained in chapter
39291 \begin_inset space ~
39292 \end_inset
39293
39294
39295 \begin_inset CommandInset ref
39296 LatexCommand ref
39297 reference "cha:Mathematical-Formulas"
39298
39299 \end_inset
39300
39301  and the 
39302 \emph on
39303 Math
39304 \emph default
39305  manual.
39306 \end_layout
39307
39308 \begin_layout Subsection
39309 Special Character
39310 \begin_inset CommandInset label
39311 LatexCommand label
39312 name "sub:Special-Character"
39313
39314 \end_inset
39315
39316
39317 \end_layout
39318
39319 \begin_layout Standard
39320 Here you can insert the following characters:
39321 \end_layout
39322
39323 \begin_layout Description
39324 Symbols Inserts any character that can be output by your LaTeX system.
39325  Therefore the number of character categories in this dialog and the available
39326  characters depend on the LaTeX-packages you have installed.
39327 \begin_inset Newline newline
39328 \end_inset
39329
39330  
39331 \begin_inset Note Greyedout
39332 status open
39333
39334 \begin_layout Plain Layout
39335
39336 \series bold
39337 Note:
39338 \series default
39339  Not all characters will be visible in the 
39340 \family sans
39341 Symbols
39342 \family default
39343  dialog because none of the screen fonts that you can set in the preferences
39344  dialog (see sec.
39345 \begin_inset space \thinspace{}
39346 \end_inset
39347
39348
39349 \begin_inset CommandInset ref
39350 LatexCommand ref
39351 reference "sub:Screen-Fonts"
39352
39353 \end_inset
39354
39355 ) can display every character.
39356 \end_layout
39357
39358 \end_inset
39359
39360
39361 \end_layout
39362
39363 \begin_layout Description
39364 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39365
39366 \end_layout
39367
39368 \begin_layout Description
39369 End
39370 \begin_inset space ~
39371 \end_inset
39372
39373 of
39374 \begin_inset space ~
39375 \end_inset
39376
39377 Sentence Inserts an end of sentence dot as described in section
39378 \begin_inset space ~
39379 \end_inset
39380
39381
39382 \begin_inset CommandInset ref
39383 LatexCommand ref
39384 reference "sub:Abbreviations"
39385
39386 \end_inset
39387
39388 .
39389 \end_layout
39390
39391 \begin_layout Description
39392 Ordinary
39393 \begin_inset space ~
39394 \end_inset
39395
39396 Quote Inserts this quote: 
39397 \begin_inset Quotes erd
39398 \end_inset
39399
39400 , no matter what quote type you selected in the 
39401 \family sans
39402 Document\SpecialChar \menuseparator
39403 Settings
39404 \family default
39405  dialog under 
39406 \family sans
39407 Language
39408 \family default
39409 .
39410 \end_layout
39411
39412 \begin_layout Description
39413 Single
39414 \begin_inset space ~
39415 \end_inset
39416
39417 Quote Inserts this quote: 
39418 \begin_inset Quotes els
39419 \end_inset
39420
39421
39422 \end_layout
39423
39424 \begin_layout Description
39425 Protected
39426 \begin_inset space ~
39427 \end_inset
39428
39429 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39430
39431 \end_layout
39432
39433 \begin_layout Description
39434 Breakable
39435 \begin_inset space ~
39436 \end_inset
39437
39438 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39439
39440 \end_layout
39441
39442 \begin_layout Description
39443 Menu
39444 \begin_inset space ~
39445 \end_inset
39446
39447 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39448
39449 \end_layout
39450
39451 \begin_layout Description
39452 Phonetic
39453 \begin_inset space ~
39454 \end_inset
39455
39456 Symbols 
39457 \begin_inset Index idx
39458 status collapsed
39459
39460 \begin_layout Plain Layout
39461 Phonetic symbols
39462 \end_layout
39463
39464 \end_inset
39465
39466
39467 \begin_inset Index idx
39468 status collapsed
39469
39470 \begin_layout Plain Layout
39471 Language ! Phonetic symbols
39472 \end_layout
39473
39474 \end_inset
39475
39476 Creates a formula with a so called tipa inset.
39477  Here you can insert commands to create IPA phonetic symbols.
39478  For this feature you must have the LaTeX-package 
39479 \series bold
39480 tipa
39481 \series default
39482
39483 \begin_inset Index idx
39484 status collapsed
39485
39486 \begin_layout Plain Layout
39487 LaTeX-packages ! tipa
39488 \end_layout
39489
39490 \end_inset
39491
39492  installed.
39493 \begin_inset Newline newline
39494 \end_inset
39495
39496 For more information about this feature we refer to the documentation of
39497  
39498 \series bold
39499 tipa, 
39500 \begin_inset CommandInset citation
39501 LatexCommand cite
39502 key "tipa"
39503
39504 \end_inset
39505
39506
39507 \series default
39508  and this Wiki-page:
39509 \begin_inset Newline newline
39510 \end_inset
39511
39512
39513 \begin_inset Flex URL
39514 status open
39515
39516 \begin_layout Plain Layout
39517
39518 http://wiki.lyx.org/LyX/LinguistLyX
39519 \end_layout
39520
39521 \end_inset
39522
39523
39524 \end_layout
39525
39526 \begin_layout Subsection
39527 Formatting
39528 \end_layout
39529
39530 \begin_layout Standard
39531 Here you can insert the following format constructs:
39532 \end_layout
39533
39534 \begin_layout Description
39535 Superscript Inserts a superscript: test
39536 \begin_inset Formula $^{\text{a,b}}$
39537 \end_inset
39538
39539
39540 \end_layout
39541
39542 \begin_layout Description
39543 Subscript Inserts a subscript: test
39544 \begin_inset Formula $_{\text{3x}}$
39545 \end_inset
39546
39547
39548 \end_layout
39549
39550 \begin_layout Description
39551 Protected
39552 \begin_inset space ~
39553 \end_inset
39554
39555 Space Inserts a protected space that is described in section
39556 \begin_inset space ~
39557 \end_inset
39558
39559
39560 \begin_inset CommandInset ref
39561 LatexCommand ref
39562 reference "sub:Protected-Space"
39563
39564 \end_inset
39565
39566 .
39567 \end_layout
39568
39569 \begin_layout Description
39570 Inter-word
39571 \begin_inset space ~
39572 \end_inset
39573
39574 Space Inserts an inter-word space that is described in section
39575 \begin_inset space ~
39576 \end_inset
39577
39578
39579 \begin_inset CommandInset ref
39580 LatexCommand ref
39581 reference "sub:Inter-word-Space"
39582
39583 \end_inset
39584
39585 .
39586 \end_layout
39587
39588 \begin_layout Description
39589 Thin
39590 \begin_inset space ~
39591 \end_inset
39592
39593 Space Inserts a thin space that is described in section
39594 \begin_inset space ~
39595 \end_inset
39596
39597
39598 \begin_inset CommandInset ref
39599 LatexCommand ref
39600 reference "sub:Thin-Space"
39601
39602 \end_inset
39603
39604 .
39605 \end_layout
39606
39607 \begin_layout Description
39608 Horizontal
39609 \begin_inset space ~
39610 \end_inset
39611
39612 Space Inserts horizontal space, see section
39613 \begin_inset space ~
39614 \end_inset
39615
39616
39617 \begin_inset CommandInset ref
39618 LatexCommand ref
39619 reference "sub:Horizontal-Space"
39620
39621 \end_inset
39622
39623  for a description.
39624 \end_layout
39625
39626 \begin_layout Description
39627 Horizontal
39628 \begin_inset space ~
39629 \end_inset
39630
39631 Line Inserts a horizontal line, see section
39632 \begin_inset space ~
39633 \end_inset
39634
39635
39636 \begin_inset CommandInset ref
39637 LatexCommand ref
39638 reference "sub:Horizontal-Lines"
39639
39640 \end_inset
39641
39642  for a description.
39643 \end_layout
39644
39645 \begin_layout Description
39646 Vertical
39647 \begin_inset space ~
39648 \end_inset
39649
39650 Space Inserts vertical space, see section
39651 \begin_inset space ~
39652 \end_inset
39653
39654
39655 \begin_inset CommandInset ref
39656 LatexCommand ref
39657 reference "sub:Vertical-Space"
39658
39659 \end_inset
39660
39661  for a description.
39662 \end_layout
39663
39664 \begin_layout Description
39665 Hyphenation
39666 \begin_inset space ~
39667 \end_inset
39668
39669 Point Inserts a hyphenation point, see section
39670 \begin_inset space ~
39671 \end_inset
39672
39673
39674 \begin_inset CommandInset ref
39675 LatexCommand ref
39676 reference "sub:Hyphenation"
39677
39678 \end_inset
39679
39680 .
39681 \end_layout
39682
39683 \begin_layout Description
39684 Ligature
39685 \begin_inset space ~
39686 \end_inset
39687
39688 Break Inserts a ligature break, see section
39689 \begin_inset space ~
39690 \end_inset
39691
39692
39693 \begin_inset CommandInset ref
39694 LatexCommand ref
39695 reference "sub:Ligatures"
39696
39697 \end_inset
39698
39699 .
39700 \end_layout
39701
39702 \begin_layout Description
39703 Ragged
39704 \begin_inset space ~
39705 \end_inset
39706
39707 Line
39708 \begin_inset space ~
39709 \end_inset
39710
39711 Break Inserts a forced line break, see section
39712 \begin_inset space ~
39713 \end_inset
39714
39715
39716 \begin_inset CommandInset ref
39717 LatexCommand ref
39718 reference "sub:Forced-Line-Breaks"
39719
39720 \end_inset
39721
39722 .
39723 \end_layout
39724
39725 \begin_layout Description
39726 Justified
39727 \begin_inset space ~
39728 \end_inset
39729
39730 Break Inserts a forced line break that furthermore stretches the broken
39731  text line to the page border, see section
39732 \begin_inset space ~
39733 \end_inset
39734
39735
39736 \begin_inset CommandInset ref
39737 LatexCommand ref
39738 reference "sub:Forced-Line-Breaks"
39739
39740 \end_inset
39741
39742 .
39743 \end_layout
39744
39745 \begin_layout Description
39746 New
39747 \begin_inset space ~
39748 \end_inset
39749
39750 Page Inserts a forced page break, described in section
39751 \begin_inset space ~
39752 \end_inset
39753
39754
39755 \begin_inset CommandInset ref
39756 LatexCommand ref
39757 reference "sub:Forced-Page-Breaks"
39758
39759 \end_inset
39760
39761 .
39762 \end_layout
39763
39764 \begin_layout Description
39765 Page
39766 \begin_inset space ~
39767 \end_inset
39768
39769 Break Inserts a forced page break that furthermore stretches the broken
39770  text page to the page border, described in section
39771 \begin_inset space ~
39772 \end_inset
39773
39774
39775 \begin_inset CommandInset ref
39776 LatexCommand ref
39777 reference "sub:Forced-Page-Breaks"
39778
39779 \end_inset
39780
39781 .
39782 \end_layout
39783
39784 \begin_layout Description
39785 Clear
39786 \begin_inset space ~
39787 \end_inset
39788
39789 Page Inserts a clear page break, described in section
39790 \begin_inset space ~
39791 \end_inset
39792
39793
39794 \begin_inset CommandInset ref
39795 LatexCommand ref
39796 reference "sub:Clear-Page-Breaks"
39797
39798 \end_inset
39799
39800 .
39801 \end_layout
39802
39803 \begin_layout Description
39804 Clear
39805 \begin_inset space ~
39806 \end_inset
39807
39808 Double
39809 \begin_inset space ~
39810 \end_inset
39811
39812 Page Inserts a clear doublepage break, described in section
39813 \begin_inset space ~
39814 \end_inset
39815
39816
39817 \begin_inset CommandInset ref
39818 LatexCommand ref
39819 reference "sub:Clear-Page-Breaks"
39820
39821 \end_inset
39822
39823 .
39824 \end_layout
39825
39826 \begin_layout Subsection
39827 List / TOC
39828 \end_layout
39829
39830 \begin_layout Standard
39831 Various lists can be inserted with this menu entry.
39832  The table of contents, the algorithm, figures, and tables list are described
39833  in section
39834 \begin_inset space ~
39835 \end_inset
39836
39837
39838 \begin_inset CommandInset ref
39839 LatexCommand ref
39840 reference "sec:toc"
39841
39842 \end_inset
39843
39844 .
39845  The index list is described in section
39846 \begin_inset space ~
39847 \end_inset
39848
39849
39850 \begin_inset CommandInset ref
39851 LatexCommand ref
39852 reference "sec:Index"
39853
39854 \end_inset
39855
39856 , the nomenclature in section
39857 \begin_inset space ~
39858 \end_inset
39859
39860
39861 \begin_inset CommandInset ref
39862 LatexCommand ref
39863 reference "sec:Nomenclature"
39864
39865 \end_inset
39866
39867 , and the BibTeX bibliography in section
39868 \begin_inset space ~
39869 \end_inset
39870
39871
39872 \begin_inset CommandInset ref
39873 LatexCommand ref
39874 reference "sub:Bibliography-databases"
39875
39876 \end_inset
39877
39878 .
39879 \end_layout
39880
39881 \begin_layout Subsection
39882 Float
39883 \end_layout
39884
39885 \begin_layout Standard
39886 To insert floats, described in section
39887 \begin_inset space ~
39888 \end_inset
39889
39890
39891 \begin_inset CommandInset ref
39892 LatexCommand ref
39893 reference "sec:Floats"
39894
39895 \end_inset
39896
39897 .
39898 \end_layout
39899
39900 \begin_layout Subsection
39901 Note
39902 \end_layout
39903
39904 \begin_layout Standard
39905 To insert notes, described in section
39906 \begin_inset space ~
39907 \end_inset
39908
39909
39910 \begin_inset CommandInset ref
39911 LatexCommand ref
39912 reference "sec:Notes"
39913
39914 \end_inset
39915
39916 .
39917 \end_layout
39918
39919 \begin_layout Subsection
39920 Branch
39921 \end_layout
39922
39923 \begin_layout Standard
39924 Inserts branch insets as described in section
39925 \begin_inset space ~
39926 \end_inset
39927
39928
39929 \begin_inset CommandInset ref
39930 LatexCommand ref
39931 reference "sec:Branches"
39932
39933 \end_inset
39934
39935 .
39936 \end_layout
39937
39938 \begin_layout Subsection
39939 Custom Insets
39940 \end_layout
39941
39942 \begin_layout Standard
39943 Inserts document class-specific insets.
39944  Such insets only exist when they are defined in the layout file for a certain
39945  document class.
39946  An example is the document class 
39947 \begin_inset Quotes eld
39948 \end_inset
39949
39950 article (Elsevier)
39951 \begin_inset Quotes erd
39952 \end_inset
39953
39954  with three custom insets.
39955  The section 
39956 \emph on
39957 Flex insets and InsetLayout
39958 \emph default
39959  of the 
39960 \emph on
39961 Customization
39962 \emph default
39963  manual explains how custom insets are defined.
39964 \end_layout
39965
39966 \begin_layout Subsection
39967 File
39968 \begin_inset Index idx
39969 status collapsed
39970
39971 \begin_layout Plain Layout
39972 External Material
39973 \end_layout
39974
39975 \end_inset
39976
39977
39978 \end_layout
39979
39980 \begin_layout Standard
39981 This menu entry allows you to insert or include the contents of other LyX
39982  files in your document.
39983  How you can do this is explained in detail in the chapter 
39984 \emph on
39985 External Stuff
39986 \emph default
39987  of the 
39988 \emph on
39989 Embedded Objects
39990 \emph default
39991  manual.
39992 \end_layout
39993
39994 \begin_layout Subsection
39995 Box
39996 \begin_inset Index idx
39997 status collapsed
39998
39999 \begin_layout Plain Layout
40000 Boxes
40001 \end_layout
40002
40003 \end_inset
40004
40005
40006 \end_layout
40007
40008 \begin_layout Standard
40009 Inserts a minipage box that is described section
40010 \begin_inset space ~
40011 \end_inset
40012
40013
40014 \begin_inset CommandInset ref
40015 LatexCommand ref
40016 reference "sec:Minipages"
40017
40018 \end_inset
40019
40020 .
40021  All box types supported by LyX are explained in detail in the chapter 
40022 \emph on
40023 Boxes
40024 \emph default
40025  of the 
40026 \emph on
40027 Embedded Objects
40028 \emph default
40029  manual.
40030 \end_layout
40031
40032 \begin_layout Subsection
40033 Citation
40034 \end_layout
40035
40036 \begin_layout Standard
40037 Inserts a citation as described in section
40038 \begin_inset space ~
40039 \end_inset
40040
40041
40042 \begin_inset CommandInset ref
40043 LatexCommand ref
40044 reference "sec:Bibliography"
40045
40046 \end_inset
40047
40048 .
40049 \end_layout
40050
40051 \begin_layout Subsection
40052 Cross-Reference
40053 \end_layout
40054
40055 \begin_layout Standard
40056 Inserts a cross-reference as described in section
40057 \begin_inset space ~
40058 \end_inset
40059
40060
40061 \begin_inset CommandInset ref
40062 LatexCommand ref
40063 reference "sec:Cross-References"
40064
40065 \end_inset
40066
40067 .
40068 \end_layout
40069
40070 \begin_layout Subsection
40071 Label
40072 \end_layout
40073
40074 \begin_layout Standard
40075 Inserts a label as described in section
40076 \begin_inset space ~
40077 \end_inset
40078
40079
40080 \begin_inset CommandInset ref
40081 LatexCommand ref
40082 reference "sec:Cross-References"
40083
40084 \end_inset
40085
40086 .
40087 \end_layout
40088
40089 \begin_layout Subsection
40090 Caption
40091 \begin_inset Index idx
40092 status collapsed
40093
40094 \begin_layout Plain Layout
40095 Captions
40096 \end_layout
40097
40098 \end_inset
40099
40100
40101 \begin_inset Index idx
40102 status collapsed
40103
40104 \begin_layout Plain Layout
40105 Longtables ! Caption
40106 \end_layout
40107
40108 \end_inset
40109
40110
40111 \end_layout
40112
40113 \begin_layout Standard
40114 Inserts a caption in a float or longtable.
40115  Floats are described in section
40116 \begin_inset space ~
40117 \end_inset
40118
40119
40120 \begin_inset CommandInset ref
40121 LatexCommand ref
40122 reference "sec:Floats"
40123
40124 \end_inset
40125
40126 , captions in longtables are described in the section 
40127 \emph on
40128 Longtable Captions
40129 \emph default
40130  of the 
40131 \emph on
40132 Embedded Objects
40133 \emph default
40134  manual.
40135 \end_layout
40136
40137 \begin_layout Subsection
40138 Index Entry
40139 \end_layout
40140
40141 \begin_layout Standard
40142 Inserts an index entry as described in section
40143 \begin_inset space ~
40144 \end_inset
40145
40146
40147 \begin_inset CommandInset ref
40148 LatexCommand ref
40149 reference "sec:Index"
40150
40151 \end_inset
40152
40153 .
40154 \end_layout
40155
40156 \begin_layout Subsection
40157 Nomenclature Entry
40158 \end_layout
40159
40160 \begin_layout Standard
40161 Inserts a nomenclature entry as described in section
40162 \begin_inset space ~
40163 \end_inset
40164
40165
40166 \begin_inset CommandInset ref
40167 LatexCommand ref
40168 reference "sec:Nomenclature"
40169
40170 \end_inset
40171
40172 .
40173 \end_layout
40174
40175 \begin_layout Subsection
40176 Table
40177 \end_layout
40178
40179 \begin_layout Standard
40180 Inserts a table.
40181  Tables are described in section
40182 \begin_inset space ~
40183 \end_inset
40184
40185
40186 \begin_inset CommandInset ref
40187 LatexCommand ref
40188 reference "sec:Tables"
40189
40190 \end_inset
40191
40192 .
40193 \end_layout
40194
40195 \begin_layout Subsection
40196 Graphics
40197 \end_layout
40198
40199 \begin_layout Standard
40200 Inserts a graphic.
40201  Graphics are described in section
40202 \begin_inset space ~
40203 \end_inset
40204
40205
40206 \begin_inset CommandInset ref
40207 LatexCommand ref
40208 reference "sec:Graphics"
40209
40210 \end_inset
40211
40212 .
40213 \end_layout
40214
40215 \begin_layout Subsection
40216 URL
40217 \end_layout
40218
40219 \begin_layout Standard
40220 Inserts an URL as described in section
40221 \begin_inset space ~
40222 \end_inset
40223
40224
40225 \begin_inset CommandInset ref
40226 LatexCommand ref
40227 reference "sub:URLs"
40228
40229 \end_inset
40230
40231 .
40232 \end_layout
40233
40234 \begin_layout Subsection
40235 Hyperlinks
40236 \end_layout
40237
40238 \begin_layout Standard
40239 Inserts a hyperlink as described in section
40240 \begin_inset space ~
40241 \end_inset
40242
40243
40244 \begin_inset CommandInset ref
40245 LatexCommand ref
40246 reference "sub:Hyperlinks"
40247
40248 \end_inset
40249
40250 .
40251 \end_layout
40252
40253 \begin_layout Subsection
40254 Footnote
40255 \end_layout
40256
40257 \begin_layout Standard
40258 Inserts a footnote, see section
40259 \begin_inset space ~
40260 \end_inset
40261
40262
40263 \begin_inset CommandInset ref
40264 LatexCommand ref
40265 reference "sec:Footnotes"
40266
40267 \end_inset
40268
40269 .
40270 \end_layout
40271
40272 \begin_layout Subsection
40273 Marginal Note
40274 \end_layout
40275
40276 \begin_layout Standard
40277 Inserts a marginal note, see section
40278 \begin_inset space ~
40279 \end_inset
40280
40281
40282 \begin_inset CommandInset ref
40283 LatexCommand ref
40284 reference "sec:Marginal-Notes"
40285
40286 \end_inset
40287
40288 .
40289 \end_layout
40290
40291 \begin_layout Subsection
40292 Short Title
40293 \end_layout
40294
40295 \begin_layout Standard
40296 Inserts a short title, see section
40297 \begin_inset space ~
40298 \end_inset
40299
40300
40301 \begin_inset CommandInset ref
40302 LatexCommand ref
40303 reference "sec:Short-Titles"
40304
40305 \end_inset
40306
40307 .
40308 \end_layout
40309
40310 \begin_layout Subsection
40311 TeX Code
40312 \end_layout
40313
40314 \begin_layout Standard
40315 Inserts a TeX Code box, see section
40316 \begin_inset space ~
40317 \end_inset
40318
40319
40320 \begin_inset CommandInset ref
40321 LatexCommand ref
40322 reference "sub:TeX-Code-Boxes"
40323
40324 \end_inset
40325
40326  for a description.
40327 \end_layout
40328
40329 \begin_layout Subsection
40330 Program Listing
40331 \begin_inset Index idx
40332 status collapsed
40333
40334 \begin_layout Plain Layout
40335 Program listings
40336 \end_layout
40337
40338 \end_inset
40339
40340
40341 \end_layout
40342
40343 \begin_layout Standard
40344 Inserts a program listings box.
40345  Program listings are explained in the chapter 
40346 \emph on
40347 Program Code Listings
40348 \emph default
40349  of the 
40350 \emph on
40351 Embedded Objects
40352 \emph default
40353  manual.
40354 \end_layout
40355
40356 \begin_layout Subsection
40357 Date
40358 \end_layout
40359
40360 \begin_layout Standard
40361 Inserts the actual date.
40362  The format depends on the date format of the language that is used for
40363  LyX's menus.
40364  LyX offers various ways to insert a date which are explained and also compared
40365  in the section 
40366 \emph on
40367 External Material
40368 \emph default
40369  of the 
40370 \emph on
40371 Embedded Objects
40372 \emph default
40373  manual.
40374 \end_layout
40375
40376 \begin_layout Section
40377 The Navigate Menu
40378 \begin_inset Index idx
40379 status collapsed
40380
40381 \begin_layout Plain Layout
40382 Menu ! Navigate
40383 \end_layout
40384
40385 \end_inset
40386
40387
40388 \end_layout
40389
40390 \begin_layout Standard
40391 This menu lists the existing chapters, sections, figures, tables, etc.
40392 \begin_inset space ~
40393 \end_inset
40394
40395 of the current document.
40396  This allows you to navigate easily through you document.
40397 \end_layout
40398
40399 \begin_layout Subsection
40400 Bookmarks
40401 \end_layout
40402
40403 \begin_layout Standard
40404 With this menu entry you are able to define your own bookmarks.
40405  This is useful when you are working on a large document and often have
40406  to jump e.
40407 \begin_inset space \thinspace{}
40408 \end_inset
40409
40410 g.
40411 \begin_inset space \space{}
40412 \end_inset
40413
40414 between section
40415 \begin_inset space ~
40416 \end_inset
40417
40418 2.5 and 6.3.
40419  To create bookmarks for this example, go to section
40420 \begin_inset space ~
40421 \end_inset
40422
40423 2.5 and use the menu 
40424 \family sans
40425 Save
40426 \begin_inset space ~
40427 \end_inset
40428
40429 Bookmark
40430 \begin_inset space ~
40431 \end_inset
40432
40433 1
40434 \family default
40435 .
40436  Then go to section
40437 \begin_inset space ~
40438 \end_inset
40439
40440 6.3 and use 
40441 \family sans
40442 Save
40443 \begin_inset space ~
40444 \end_inset
40445
40446 Bookmark
40447 \begin_inset space ~
40448 \end_inset
40449
40450
40451 \family default
40452 2.
40453  Now you can jump easily between these sections by using the menu or by
40454  the key bindings 
40455 \begin_inset Info
40456 type  "shortcut"
40457 arg   "bookmark-goto 1"
40458 \end_inset
40459
40460  and 
40461 \begin_inset Info
40462 type  "shortcut"
40463 arg   "bookmark-goto 2"
40464 \end_inset
40465
40466 .
40467 \end_layout
40468
40469 \begin_layout Standard
40470 You can also use bookmarks to jump between several opened documents.
40471  The saved bookmarks are valid till the document is closed.
40472 \end_layout
40473
40474 \begin_layout Subsection
40475 Next Note, Change, Cross-reference
40476 \end_layout
40477
40478 \begin_layout Standard
40479 Jump to the next note, change, or cross-reference following the current
40480  cursor position.
40481 \end_layout
40482
40483 \begin_layout Subsection
40484 Go to Label
40485 \end_layout
40486
40487 \begin_layout Standard
40488 Only active when the cursor is in front of a cross-reference.
40489  Sets the cursor before the referenced label, the same as if you right-click
40490  on a cross-reference box.
40491 \end_layout
40492
40493 \begin_layout Section
40494 The Document Menu
40495 \begin_inset Index idx
40496 status collapsed
40497
40498 \begin_layout Plain Layout
40499 Menu ! Document
40500 \end_layout
40501
40502 \end_inset
40503
40504
40505 \end_layout
40506
40507 \begin_layout Subsection
40508 Change Tracking
40509 \end_layout
40510
40511 \begin_layout Standard
40512 Change Tracking is described in section
40513 \begin_inset space ~
40514 \end_inset
40515
40516
40517 \begin_inset CommandInset ref
40518 LatexCommand ref
40519 reference "sec:Change-Tracking"
40520
40521 \end_inset
40522
40523 .
40524 \end_layout
40525
40526 \begin_layout Subsection
40527 LaT
40528 \begin_inset ERT
40529 status collapsed
40530
40531 \begin_layout Plain Layout
40532
40533 {}
40534 \end_layout
40535
40536 \end_inset
40537
40538 eX Log
40539 \end_layout
40540
40541 \begin_layout Standard
40542 After running LaTeX by viewing or exporting a document, this menu will be
40543  enabled.
40544  It shows the logfile of the used LaTeX-program.
40545 \end_layout
40546
40547 \begin_layout Standard
40548 Here you can see how LaTeX works in the background.
40549  
40550 \emph on
40551 Experts
40552 \emph default
40553  will find in it reasons for LaTeX-errors.
40554 \end_layout
40555
40556 \begin_layout Subsection
40557 Outline
40558 \end_layout
40559
40560 \begin_layout Standard
40561 Opens the TOC/Outline window as described in section
40562 \begin_inset space ~
40563 \end_inset
40564
40565
40566 \begin_inset CommandInset ref
40567 LatexCommand ref
40568 reference "sec:Navigating"
40569
40570 \end_inset
40571
40572  and 
40573 \begin_inset CommandInset ref
40574 LatexCommand ref
40575 reference "sub:Table-of-Contents"
40576
40577 \end_inset
40578
40579 .
40580 \end_layout
40581
40582 \begin_layout Subsection
40583 Start Appendix Here
40584 \end_layout
40585
40586 \begin_layout Standard
40587 This menu will start the appendix of the document at the current cursor
40588  position as described in section
40589 \begin_inset space ~
40590 \end_inset
40591
40592
40593 \begin_inset CommandInset ref
40594 LatexCommand ref
40595 reference "sec:Appendices"
40596
40597 \end_inset
40598
40599 .
40600 \end_layout
40601
40602 \begin_layout Subsection
40603 Compressed
40604 \end_layout
40605
40606 \begin_layout Standard
40607 Un/compresses the current document.
40608 \end_layout
40609
40610 \begin_layout Subsection
40611 Settings
40612 \end_layout
40613
40614 \begin_layout Standard
40615 The document settings are described in appendix
40616 \begin_inset space ~
40617 \end_inset
40618
40619
40620 \begin_inset CommandInset ref
40621 LatexCommand ref
40622 reference "cha:The-Document-Settings"
40623
40624 \end_inset
40625
40626 .
40627 \end_layout
40628
40629 \begin_layout Section
40630 The Tools Menu
40631 \begin_inset Index idx
40632 status collapsed
40633
40634 \begin_layout Plain Layout
40635 Menu ! Tools
40636 \end_layout
40637
40638 \end_inset
40639
40640
40641 \end_layout
40642
40643 \begin_layout Subsection
40644 Spellchecker
40645 \end_layout
40646
40647 \begin_layout Standard
40648 Spell checking is explained in section
40649 \begin_inset space ~
40650 \end_inset
40651
40652
40653 \begin_inset CommandInset ref
40654 LatexCommand ref
40655 reference "sec:Spellchecking"
40656
40657 \end_inset
40658
40659 .
40660 \end_layout
40661
40662 \begin_layout Subsection
40663 Thesaurus
40664 \end_layout
40665
40666 \begin_layout Standard
40667 The thesaurus is described in section
40668 \begin_inset space ~
40669 \end_inset
40670
40671
40672 \begin_inset CommandInset ref
40673 LatexCommand ref
40674 reference "sec:Thesaurus"
40675
40676 \end_inset
40677
40678 .
40679 \end_layout
40680
40681 \begin_layout Subsection
40682 Statistics
40683 \begin_inset Index idx
40684 status collapsed
40685
40686 \begin_layout Plain Layout
40687 Word count
40688 \end_layout
40689
40690 \end_inset
40691
40692
40693 \begin_inset Index idx
40694 status collapsed
40695
40696 \begin_layout Plain Layout
40697 Character count
40698 \end_layout
40699
40700 \end_inset
40701
40702
40703 \end_layout
40704
40705 \begin_layout Standard
40706 Counts the number of words and characters in the actual document or the
40707  highlighted document part.
40708 \end_layout
40709
40710 \begin_layout Subsection
40711 TeX Information
40712 \begin_inset Index idx
40713 status collapsed
40714
40715 \begin_layout Plain Layout
40716 TeX Information
40717 \end_layout
40718
40719 \end_inset
40720
40721
40722 \end_layout
40723
40724 \begin_layout Standard
40725 Shows you a list of the classes and styles installed in your LaTeX-system.
40726 \end_layout
40727
40728 \begin_layout Subsection
40729 Reconfigure
40730 \begin_inset Index idx
40731 status collapsed
40732
40733 \begin_layout Plain Layout
40734 LyX ! Reconfigure|see
40735 \begin_inset ERT
40736 status collapsed
40737
40738 \begin_layout Plain Layout
40739
40740 {
40741 \end_layout
40742
40743 \end_inset
40744
40745 Reconfiguration of LyX
40746 \begin_inset ERT
40747 status collapsed
40748
40749 \begin_layout Plain Layout
40750
40751 }
40752 \end_layout
40753
40754 \end_inset
40755
40756
40757 \end_layout
40758
40759 \end_inset
40760
40761
40762 \begin_inset Index idx
40763 status collapsed
40764
40765 \begin_layout Plain Layout
40766 Reconfiguration of LyX
40767 \end_layout
40768
40769 \end_inset
40770
40771
40772 \end_layout
40773
40774 \begin_layout Standard
40775 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40776  and needed programs it needs; see also section
40777 \begin_inset space ~
40778 \end_inset
40779
40780
40781 \begin_inset CommandInset ref
40782 LatexCommand ref
40783 reference "sec:Basic-LyX-Setup"
40784
40785 \end_inset
40786
40787 .
40788 \end_layout
40789
40790 \begin_layout Subsection
40791 Preferences
40792 \end_layout
40793
40794 \begin_layout Standard
40795 The preferences dialog is described in detail in appendix
40796 \begin_inset space \thinspace{}
40797 \end_inset
40798
40799
40800 \begin_inset CommandInset ref
40801 LatexCommand ref
40802 reference "cha:The-Preferences-dialog"
40803
40804 \end_inset
40805
40806 .
40807 \end_layout
40808
40809 \begin_layout Section
40810 The Help Menu
40811 \begin_inset Index idx
40812 status collapsed
40813
40814 \begin_layout Plain Layout
40815 Menu ! Help
40816 \end_layout
40817
40818 \end_inset
40819
40820
40821 \end_layout
40822
40823 \begin_layout Standard
40824 This menu opens the documentation files of LyX in the language of LyX's
40825  menus.
40826 \end_layout
40827
40828 \begin_layout Standard
40829 The menu 
40830 \family sans
40831 LaTeX
40832 \begin_inset space ~
40833 \end_inset
40834
40835 Configuration
40836 \family default
40837  shows a LyX-document with information about the LaTeX-packages and classes
40838  found by LyX (see also section
40839 \begin_inset space ~
40840 \end_inset
40841
40842
40843 \begin_inset CommandInset ref
40844 LatexCommand ref
40845 reference "sec:LaTeX-Setup"
40846
40847 \end_inset
40848
40849 ).
40850 \end_layout
40851
40852 \begin_layout Section
40853 Toolbars
40854 \begin_inset CommandInset label
40855 LatexCommand label
40856 name "sec:Toolbars"
40857
40858 \end_inset
40859
40860
40861 \end_layout
40862
40863 \begin_layout Standard
40864 How to show or hide toolbars is explained in section
40865 \begin_inset space ~
40866 \end_inset
40867
40868
40869 \begin_inset CommandInset ref
40870 LatexCommand ref
40871 reference "sub:Toolbars"
40872
40873 \end_inset
40874
40875 .
40876 \end_layout
40877
40878 \begin_layout Standard
40879 It is also possible to define custom toolbars.
40880  This is described in the 
40881 \emph on
40882 Additional Features
40883 \emph default
40884  manual.
40885 \end_layout
40886
40887 \begin_layout Subsection
40888 Standard Toolbar
40889 \begin_inset Index idx
40890 status collapsed
40891
40892 \begin_layout Plain Layout
40893 Toolbar ! Standard
40894 \end_layout
40895
40896 \end_inset
40897
40898
40899 \end_layout
40900
40901 \begin_layout Standard
40902 \begin_inset Graphics
40903         filename clipart/StandardToolbar.png
40904         width 100col%
40905
40906 \end_inset
40907
40908
40909 \end_layout
40910
40911 \begin_layout Standard
40912 \begin_inset VSpace defskip
40913 \end_inset
40914
40915
40916 \end_layout
40917
40918 \begin_layout Standard
40919 The standard toolbar as shown above contains from left to right the following
40920  buttons:
40921 \begin_inset ERT
40922 status collapsed
40923
40924 \begin_layout Plain Layout
40925
40926
40927 \backslash
40928 setlength{
40929 \backslash
40930 LTleft}{0pt}
40931 \end_layout
40932
40933 \end_inset
40934
40935
40936 \begin_inset Note Note
40937 status collapsed
40938
40939 \begin_layout Plain Layout
40940 This is necessary to left align the following longtables.
40941  See the 
40942 \emph on
40943 Embedded Objects
40944 \emph default
40945  manual for more information.
40946 \end_layout
40947
40948 \end_inset
40949
40950
40951 \end_layout
40952
40953 \begin_layout Standard
40954 \begin_inset VSpace defskip
40955 \end_inset
40956
40957
40958 \end_layout
40959
40960 \begin_layout Standard
40961 \begin_inset Tabular
40962 <lyxtabular version="3" rows="1" columns="2">
40963 <features islongtable="true" longtabularalignment="center">
40964 <column alignment="center" valignment="top" width="0">
40965 <column alignment="center" valignment="top" width="0">
40966 <row>
40967 <cell alignment="center" valignment="top" usebox="none">
40968 \begin_inset Text
40969
40970 \begin_layout Plain Layout
40971 \begin_inset Graphics
40972         filename clipart/ToolbarEnvBox.png
40973         clip
40974
40975 \end_inset
40976
40977
40978 \end_layout
40979
40980 \end_inset
40981 </cell>
40982 <cell alignment="center" valignment="top" usebox="none">
40983 \begin_inset Text
40984
40985 \begin_layout Plain Layout
40986 pull-down box for the paragraph environments
40987 \end_layout
40988
40989 \end_inset
40990 </cell>
40991 </row>
40992 </lyxtabular>
40993
40994 \end_inset
40995
40996
40997 \end_layout
40998
40999 \begin_layout Standard
41000 \begin_inset VSpace -10mm
41001 \end_inset
41002
41003
41004 \end_layout
41005
41006 \begin_layout Standard
41007 \align left
41008 \begin_inset Tabular
41009 <lyxtabular version="3" rows="21" columns="2">
41010 <features islongtable="true" longtabularalignment="center">
41011 <column alignment="left" valignment="top" width="0">
41012 <column alignment="left" valignment="top" width="0">
41013 <row interlinespace="2.5mm">
41014 <cell alignment="center" valignment="top" usebox="none">
41015 \begin_inset Text
41016
41017 \begin_layout Plain Layout
41018
41019 \family sans
41020 \begin_inset Info
41021 type  "icon"
41022 arg   "buffer-new"
41023 \end_inset
41024
41025
41026 \end_layout
41027
41028 \end_inset
41029 </cell>
41030 <cell alignment="center" valignment="top" usebox="none">
41031 \begin_inset Text
41032
41033 \begin_layout Plain Layout
41034
41035 \family sans
41036 File\SpecialChar \menuseparator
41037 New
41038 \end_layout
41039
41040 \end_inset
41041 </cell>
41042 </row>
41043 <row interlinespace="2.5mm">
41044 <cell alignment="center" valignment="top" usebox="none">
41045 \begin_inset Text
41046
41047 \begin_layout Plain Layout
41048
41049 \family sans
41050 \begin_inset Info
41051 type  "icon"
41052 arg   "file-open"
41053 \end_inset
41054
41055
41056 \end_layout
41057
41058 \end_inset
41059 </cell>
41060 <cell alignment="center" valignment="top" usebox="none">
41061 \begin_inset Text
41062
41063 \begin_layout Plain Layout
41064
41065 \family sans
41066 File\SpecialChar \menuseparator
41067 Open
41068 \end_layout
41069
41070 \end_inset
41071 </cell>
41072 </row>
41073 <row interlinespace="2.5mm">
41074 <cell alignment="center" valignment="top" usebox="none">
41075 \begin_inset Text
41076
41077 \begin_layout Plain Layout
41078
41079 \family sans
41080 \begin_inset Info
41081 type  "icon"
41082 arg   "buffer-write"
41083 \end_inset
41084
41085
41086 \end_layout
41087
41088 \end_inset
41089 </cell>
41090 <cell alignment="center" valignment="top" usebox="none">
41091 \begin_inset Text
41092
41093 \begin_layout Plain Layout
41094
41095 \family sans
41096 File\SpecialChar \menuseparator
41097 Save
41098 \end_layout
41099
41100 \end_inset
41101 </cell>
41102 </row>
41103 <row interlinespace="2.5mm">
41104 <cell alignment="center" valignment="top" usebox="none">
41105 \begin_inset Text
41106
41107 \begin_layout Plain Layout
41108
41109 \family sans
41110 \begin_inset Info
41111 type  "icon"
41112 arg   "dialog-show print"
41113 \end_inset
41114
41115
41116 \end_layout
41117
41118 \end_inset
41119 </cell>
41120 <cell alignment="center" valignment="top" usebox="none">
41121 \begin_inset Text
41122
41123 \begin_layout Plain Layout
41124
41125 \family sans
41126 File\SpecialChar \menuseparator
41127 Print
41128 \end_layout
41129
41130 \end_inset
41131 </cell>
41132 </row>
41133 <row interlinespace="2.5mm">
41134 <cell alignment="center" valignment="top" usebox="none">
41135 \begin_inset Text
41136
41137 \begin_layout Plain Layout
41138
41139 \family sans
41140 \begin_inset Info
41141 type  "icon"
41142 arg   "dialog-show spellchecker"
41143 \end_inset
41144
41145
41146 \end_layout
41147
41148 \end_inset
41149 </cell>
41150 <cell alignment="center" valignment="top" usebox="none">
41151 \begin_inset Text
41152
41153 \begin_layout Plain Layout
41154
41155 \family sans
41156 Tools\SpecialChar \menuseparator
41157 Spellchecker
41158 \end_layout
41159
41160 \end_inset
41161 </cell>
41162 </row>
41163 <row interlinespace="2.5mm">
41164 <cell alignment="center" valignment="top" usebox="none">
41165 \begin_inset Text
41166
41167 \begin_layout Plain Layout
41168
41169 \family sans
41170 \begin_inset Info
41171 type  "icon"
41172 arg   "undo"
41173 \end_inset
41174
41175
41176 \end_layout
41177
41178 \end_inset
41179 </cell>
41180 <cell alignment="center" valignment="top" usebox="none">
41181 \begin_inset Text
41182
41183 \begin_layout Plain Layout
41184
41185 \family sans
41186 Edit\SpecialChar \menuseparator
41187 Undo
41188 \end_layout
41189
41190 \end_inset
41191 </cell>
41192 </row>
41193 <row interlinespace="2.5mm">
41194 <cell alignment="center" valignment="top" usebox="none">
41195 \begin_inset Text
41196
41197 \begin_layout Plain Layout
41198
41199 \family sans
41200 \begin_inset Info
41201 type  "icon"
41202 arg   "redo"
41203 \end_inset
41204
41205
41206 \end_layout
41207
41208 \end_inset
41209 </cell>
41210 <cell alignment="center" valignment="top" usebox="none">
41211 \begin_inset Text
41212
41213 \begin_layout Plain Layout
41214
41215 \family sans
41216 Edit\SpecialChar \menuseparator
41217 Redo
41218 \end_layout
41219
41220 \end_inset
41221 </cell>
41222 </row>
41223 <row interlinespace="2.5mm">
41224 <cell alignment="center" valignment="top" usebox="none">
41225 \begin_inset Text
41226
41227 \begin_layout Plain Layout
41228
41229 \family sans
41230 \begin_inset Info
41231 type  "icon"
41232 arg   "cut"
41233 \end_inset
41234
41235
41236 \end_layout
41237
41238 \end_inset
41239 </cell>
41240 <cell alignment="center" valignment="top" usebox="none">
41241 \begin_inset Text
41242
41243 \begin_layout Plain Layout
41244
41245 \family sans
41246 Edit\SpecialChar \menuseparator
41247 Cut
41248 \end_layout
41249
41250 \end_inset
41251 </cell>
41252 </row>
41253 <row interlinespace="2.5mm">
41254 <cell alignment="center" valignment="top" usebox="none">
41255 \begin_inset Text
41256
41257 \begin_layout Plain Layout
41258
41259 \family sans
41260 \begin_inset Info
41261 type  "icon"
41262 arg   "copy"
41263 \end_inset
41264
41265
41266 \end_layout
41267
41268 \end_inset
41269 </cell>
41270 <cell alignment="center" valignment="top" usebox="none">
41271 \begin_inset Text
41272
41273 \begin_layout Plain Layout
41274
41275 \family sans
41276 Edit\SpecialChar \menuseparator
41277 Copy
41278 \end_layout
41279
41280 \end_inset
41281 </cell>
41282 </row>
41283 <row interlinespace="2.5mm">
41284 <cell alignment="center" valignment="top" usebox="none">
41285 \begin_inset Text
41286
41287 \begin_layout Plain Layout
41288
41289 \family sans
41290 \begin_inset Info
41291 type  "icon"
41292 arg   "paste"
41293 \end_inset
41294
41295
41296 \end_layout
41297
41298 \end_inset
41299 </cell>
41300 <cell alignment="center" valignment="top" usebox="none">
41301 \begin_inset Text
41302
41303 \begin_layout Plain Layout
41304
41305 \family sans
41306 Edit\SpecialChar \menuseparator
41307 Paste
41308 \end_layout
41309
41310 \end_inset
41311 </cell>
41312 </row>
41313 <row interlinespace="2.5mm">
41314 <cell alignment="center" valignment="top" usebox="none">
41315 \begin_inset Text
41316
41317 \begin_layout Plain Layout
41318
41319 \family sans
41320 \begin_inset Info
41321 type  "icon"
41322 arg   "dialog-show findreplace"
41323 \end_inset
41324
41325
41326 \end_layout
41327
41328 \end_inset
41329 </cell>
41330 <cell alignment="center" valignment="top" usebox="none">
41331 \begin_inset Text
41332
41333 \begin_layout Plain Layout
41334
41335 \family sans
41336 Edit\SpecialChar \menuseparator
41337 Find
41338 \begin_inset space \thinspace{}
41339 \end_inset
41340
41341 &
41342 \begin_inset space \thinspace{}
41343 \end_inset
41344
41345 Replace
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   "bookmark-goto 0"
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 Navigate\SpecialChar \menuseparator
41375 Bookmarks\SpecialChar \menuseparator
41376 Navigate Back
41377 \end_layout
41378
41379 \end_inset
41380 </cell>
41381 </row>
41382 <row interlinespace="2.5mm">
41383 <cell alignment="center" valignment="top" usebox="none">
41384 \begin_inset Text
41385
41386 \begin_layout Plain Layout
41387
41388 \family sans
41389 \begin_inset Info
41390 type  "icon"
41391 arg   "font-emph"
41392 \end_inset
41393
41394
41395 \end_layout
41396
41397 \end_inset
41398 </cell>
41399 <cell alignment="center" valignment="top" usebox="none">
41400 \begin_inset Text
41401
41402 \begin_layout Plain Layout
41403 Emphasize text, function of the 
41404 \family sans
41405 Edit\SpecialChar \menuseparator
41406 Text
41407 \begin_inset space ~
41408 \end_inset
41409
41410 Style
41411 \family default
41412  dialog
41413 \end_layout
41414
41415 \end_inset
41416 </cell>
41417 </row>
41418 <row interlinespace="2.5mm">
41419 <cell alignment="center" valignment="top" usebox="none">
41420 \begin_inset Text
41421
41422 \begin_layout Plain Layout
41423
41424 \family sans
41425 \begin_inset Info
41426 type  "icon"
41427 arg   "font-noun"
41428 \end_inset
41429
41430
41431 \end_layout
41432
41433 \end_inset
41434 </cell>
41435 <cell alignment="center" valignment="top" usebox="none">
41436 \begin_inset Text
41437
41438 \begin_layout Plain Layout
41439 Set text to noun style, function of the 
41440 \family sans
41441 Edit\SpecialChar \menuseparator
41442 Text
41443 \begin_inset space ~
41444 \end_inset
41445
41446 Style
41447 \family default
41448  dialog
41449 \end_layout
41450
41451 \end_inset
41452 </cell>
41453 </row>
41454 <row interlinespace="2.5mm">
41455 <cell alignment="center" valignment="top" usebox="none">
41456 \begin_inset Text
41457
41458 \begin_layout Plain Layout
41459
41460 \family sans
41461 \begin_inset Info
41462 type  "icon"
41463 arg   "textstyle-apply"
41464 \end_inset
41465
41466
41467 \end_layout
41468
41469 \end_inset
41470 </cell>
41471 <cell alignment="center" valignment="top" usebox="none">
41472 \begin_inset Text
41473
41474 \begin_layout Plain Layout
41475 Formats text using the current settings in the 
41476 \family sans
41477 Edit\SpecialChar \menuseparator
41478 Text
41479 \begin_inset space ~
41480 \end_inset
41481
41482 Style
41483 \family default
41484  dialog
41485 \end_layout
41486
41487 \end_inset
41488 </cell>
41489 </row>
41490 <row interlinespace="2.5mm">
41491 <cell alignment="center" valignment="top" usebox="none">
41492 \begin_inset Text
41493
41494 \begin_layout Plain Layout
41495
41496 \family sans
41497 \begin_inset Info
41498 type  "icon"
41499 arg   "math-mode"
41500 \end_inset
41501
41502
41503 \end_layout
41504
41505 \end_inset
41506 </cell>
41507 <cell alignment="center" valignment="top" usebox="none">
41508 \begin_inset Text
41509
41510 \begin_layout Plain Layout
41511
41512 \family sans
41513 Insert\SpecialChar \menuseparator
41514 Math\SpecialChar \menuseparator
41515 Inline
41516 \begin_inset space ~
41517 \end_inset
41518
41519 Formula
41520 \end_layout
41521
41522 \end_inset
41523 </cell>
41524 </row>
41525 <row interlinespace="2.5mm">
41526 <cell alignment="center" valignment="top" usebox="none">
41527 \begin_inset Text
41528
41529 \begin_layout Plain Layout
41530
41531 \family sans
41532 \begin_inset Info
41533 type  "icon"
41534 arg   "dialog-show-new-inset graphics"
41535 \end_inset
41536
41537
41538 \end_layout
41539
41540 \end_inset
41541 </cell>
41542 <cell alignment="center" valignment="top" usebox="none">
41543 \begin_inset Text
41544
41545 \begin_layout Plain Layout
41546
41547 \family sans
41548 Insert\SpecialChar \menuseparator
41549 Graphics
41550 \end_layout
41551
41552 \end_inset
41553 </cell>
41554 </row>
41555 <row interlinespace="2.5mm">
41556 <cell alignment="center" valignment="top" usebox="none">
41557 \begin_inset Text
41558
41559 \begin_layout Plain Layout
41560 \begin_inset Info
41561 type  "icon"
41562 arg   "tabular-insert"
41563 \end_inset
41564
41565
41566 \end_layout
41567
41568 \end_inset
41569 </cell>
41570 <cell alignment="center" valignment="top" usebox="none">
41571 \begin_inset Text
41572
41573 \begin_layout Plain Layout
41574
41575 \family sans
41576 Insert\SpecialChar \menuseparator
41577 Table
41578 \end_layout
41579
41580 \end_inset
41581 </cell>
41582 </row>
41583 <row interlinespace="2.5mm">
41584 <cell alignment="center" valignment="top" usebox="none">
41585 \begin_inset Text
41586
41587 \begin_layout Plain Layout
41588
41589 \family sans
41590 \begin_inset Info
41591 type  "icon"
41592 arg   "dialog-toggle toc"
41593 \end_inset
41594
41595
41596 \end_layout
41597
41598 \end_inset
41599 </cell>
41600 <cell alignment="center" valignment="top" usebox="none">
41601 \begin_inset Text
41602
41603 \begin_layout Plain Layout
41604 Toggle outline window on/off, 
41605 \family sans
41606 Document\SpecialChar \menuseparator
41607 Outline
41608 \end_layout
41609
41610 \end_inset
41611 </cell>
41612 </row>
41613 <row interlinespace="2.5mm">
41614 <cell alignment="center" valignment="top" usebox="none">
41615 \begin_inset Text
41616
41617 \begin_layout Plain Layout
41618
41619 \family sans
41620 \begin_inset Info
41621 type  "icon"
41622 arg   "toolbar-toggle math"
41623 \end_inset
41624
41625
41626 \end_layout
41627
41628 \end_inset
41629 </cell>
41630 <cell alignment="center" valignment="top" usebox="none">
41631 \begin_inset Text
41632
41633 \begin_layout Plain Layout
41634 Toggle math toolbar on/off
41635 \end_layout
41636
41637 \end_inset
41638 </cell>
41639 </row>
41640 <row interlinespace="2.5mm">
41641 <cell alignment="center" valignment="top" usebox="none">
41642 \begin_inset Text
41643
41644 \begin_layout Plain Layout
41645
41646 \family sans
41647 \begin_inset Info
41648 type  "icon"
41649 arg   "toolbar-toggle table"
41650 \end_inset
41651
41652
41653 \end_layout
41654
41655 \end_inset
41656 </cell>
41657 <cell alignment="center" valignment="top" usebox="none">
41658 \begin_inset Text
41659
41660 \begin_layout Plain Layout
41661 Toggle table toolbar on/off
41662 \end_layout
41663
41664 \end_inset
41665 </cell>
41666 </row>
41667 </lyxtabular>
41668
41669 \end_inset
41670
41671
41672 \end_layout
41673
41674 \begin_layout Subsection
41675 Extra Toolbar
41676 \begin_inset Index idx
41677 status collapsed
41678
41679 \begin_layout Plain Layout
41680 Toolbar ! Extra
41681 \end_layout
41682
41683 \end_inset
41684
41685
41686 \end_layout
41687
41688 \begin_layout Standard
41689 \begin_inset Graphics
41690         filename clipart/ExtraToolbar.png
41691         width 100col%
41692
41693 \end_inset
41694
41695
41696 \end_layout
41697
41698 \begin_layout Standard
41699 \begin_inset VSpace defskip
41700 \end_inset
41701
41702
41703 \end_layout
41704
41705 \begin_layout Standard
41706 The extra toolbar as shown above contains from left to right the following
41707  buttons:
41708 \end_layout
41709
41710 \begin_layout Standard
41711 \begin_inset VSpace defskip
41712 \end_inset
41713
41714
41715 \end_layout
41716
41717 \begin_layout Standard
41718 \begin_inset Tabular
41719 <lyxtabular version="3" rows="25" columns="2">
41720 <features islongtable="true" longtabularalignment="center">
41721 <column alignment="left" valignment="top" width="0">
41722 <column alignment="left" valignment="top" width="0">
41723 <row interlinespace="2.5mm">
41724 <cell alignment="center" valignment="top" usebox="none">
41725 \begin_inset Text
41726
41727 \begin_layout Plain Layout
41728
41729 \family sans
41730 \begin_inset Info
41731 type  "icon"
41732 arg   "layout"
41733 \end_inset
41734
41735
41736 \end_layout
41737
41738 \end_inset
41739 </cell>
41740 <cell alignment="center" valignment="top" usebox="none">
41741 \begin_inset Text
41742
41743 \begin_layout Plain Layout
41744 Default
41745 \end_layout
41746
41747 \end_inset
41748 </cell>
41749 </row>
41750 <row interlinespace="2.5mm">
41751 <cell alignment="center" valignment="top" usebox="none">
41752 \begin_inset Text
41753
41754 \begin_layout Plain Layout
41755
41756 \family sans
41757 \begin_inset Info
41758 type  "icon"
41759 arg   "layout Enumerate"
41760 \end_inset
41761
41762
41763 \end_layout
41764
41765 \end_inset
41766 </cell>
41767 <cell alignment="center" valignment="top" usebox="none">
41768 \begin_inset Text
41769
41770 \begin_layout Plain Layout
41771 Numbered list
41772 \end_layout
41773
41774 \end_inset
41775 </cell>
41776 </row>
41777 <row interlinespace="2.5mm">
41778 <cell alignment="center" valignment="top" usebox="none">
41779 \begin_inset Text
41780
41781 \begin_layout Plain Layout
41782
41783 \family sans
41784 \begin_inset Info
41785 type  "icon"
41786 arg   "layout Itemize"
41787 \end_inset
41788
41789
41790 \end_layout
41791
41792 \end_inset
41793 </cell>
41794 <cell alignment="center" valignment="top" usebox="none">
41795 \begin_inset Text
41796
41797 \begin_layout Plain Layout
41798 Itemized list
41799 \end_layout
41800
41801 \end_inset
41802 </cell>
41803 </row>
41804 <row interlinespace="2.5mm">
41805 <cell alignment="center" valignment="top" usebox="none">
41806 \begin_inset Text
41807
41808 \begin_layout Plain Layout
41809
41810 \family sans
41811 \begin_inset Info
41812 type  "icon"
41813 arg   "layout List"
41814 \end_inset
41815
41816
41817 \end_layout
41818
41819 \end_inset
41820 </cell>
41821 <cell alignment="center" valignment="top" usebox="none">
41822 \begin_inset Text
41823
41824 \begin_layout Plain Layout
41825 List
41826 \end_layout
41827
41828 \end_inset
41829 </cell>
41830 </row>
41831 <row interlinespace="2.5mm">
41832 <cell alignment="center" valignment="top" usebox="none">
41833 \begin_inset Text
41834
41835 \begin_layout Plain Layout
41836
41837 \family sans
41838 \begin_inset Info
41839 type  "icon"
41840 arg   "layout Description"
41841 \end_inset
41842
41843
41844 \end_layout
41845
41846 \end_inset
41847 </cell>
41848 <cell alignment="center" valignment="top" usebox="none">
41849 \begin_inset Text
41850
41851 \begin_layout Plain Layout
41852 Description list
41853 \end_layout
41854
41855 \end_inset
41856 </cell>
41857 </row>
41858 <row interlinespace="2.5mm">
41859 <cell alignment="center" valignment="top" usebox="none">
41860 \begin_inset Text
41861
41862 \begin_layout Plain Layout
41863
41864 \family sans
41865 \begin_inset Info
41866 type  "icon"
41867 arg   "depth-increment"
41868 \end_inset
41869
41870
41871 \end_layout
41872
41873 \end_inset
41874 </cell>
41875 <cell alignment="center" valignment="top" usebox="none">
41876 \begin_inset Text
41877
41878 \begin_layout Plain Layout
41879
41880 \family sans
41881 Edit\SpecialChar \menuseparator
41882 Increase
41883 \begin_inset space ~
41884 \end_inset
41885
41886 List
41887 \begin_inset space ~
41888 \end_inset
41889
41890 Depth
41891 \end_layout
41892
41893 \end_inset
41894 </cell>
41895 </row>
41896 <row interlinespace="2.5mm">
41897 <cell alignment="center" valignment="top" usebox="none">
41898 \begin_inset Text
41899
41900 \begin_layout Plain Layout
41901
41902 \family sans
41903 \begin_inset Info
41904 type  "icon"
41905 arg   "depth-decrement"
41906 \end_inset
41907
41908
41909 \end_layout
41910
41911 \end_inset
41912 </cell>
41913 <cell alignment="center" valignment="top" usebox="none">
41914 \begin_inset Text
41915
41916 \begin_layout Plain Layout
41917
41918 \family sans
41919 Edit\SpecialChar \menuseparator
41920 Decrease
41921 \begin_inset space ~
41922 \end_inset
41923
41924 List
41925 \begin_inset space ~
41926 \end_inset
41927
41928 Depth
41929 \end_layout
41930
41931 \end_inset
41932 </cell>
41933 </row>
41934 <row interlinespace="2.5mm">
41935 <cell alignment="center" valignment="top" usebox="none">
41936 \begin_inset Text
41937
41938 \begin_layout Plain Layout
41939
41940 \family sans
41941 \begin_inset Info
41942 type  "icon"
41943 arg   "float-insert figure"
41944 \end_inset
41945
41946
41947 \end_layout
41948
41949 \end_inset
41950 </cell>
41951 <cell alignment="center" valignment="top" usebox="none">
41952 \begin_inset Text
41953
41954 \begin_layout Plain Layout
41955
41956 \family sans
41957 Insert\SpecialChar \menuseparator
41958 Float\SpecialChar \menuseparator
41959 Figure
41960 \end_layout
41961
41962 \end_inset
41963 </cell>
41964 </row>
41965 <row interlinespace="2.5mm">
41966 <cell alignment="center" valignment="top" usebox="none">
41967 \begin_inset Text
41968
41969 \begin_layout Plain Layout
41970
41971 \family sans
41972 \begin_inset Info
41973 type  "icon"
41974 arg   "float-insert table"
41975 \end_inset
41976
41977
41978 \end_layout
41979
41980 \end_inset
41981 </cell>
41982 <cell alignment="center" valignment="top" usebox="none">
41983 \begin_inset Text
41984
41985 \begin_layout Plain Layout
41986
41987 \family sans
41988 Insert\SpecialChar \menuseparator
41989 Float\SpecialChar \menuseparator
41990 Table
41991 \end_layout
41992
41993 \end_inset
41994 </cell>
41995 </row>
41996 <row interlinespace="2.5mm">
41997 <cell alignment="center" valignment="top" usebox="none">
41998 \begin_inset Text
41999
42000 \begin_layout Plain Layout
42001
42002 \family sans
42003 \begin_inset Info
42004 type  "icon"
42005 arg   "label-insert"
42006 \end_inset
42007
42008
42009 \end_layout
42010
42011 \end_inset
42012 </cell>
42013 <cell alignment="center" valignment="top" usebox="none">
42014 \begin_inset Text
42015
42016 \begin_layout Plain Layout
42017
42018 \family sans
42019 Insert\SpecialChar \menuseparator
42020 Label
42021 \end_layout
42022
42023 \end_inset
42024 </cell>
42025 </row>
42026 <row interlinespace="2.5mm">
42027 <cell alignment="center" valignment="top" usebox="none">
42028 \begin_inset Text
42029
42030 \begin_layout Plain Layout
42031
42032 \family sans
42033 \begin_inset Info
42034 type  "icon"
42035 arg   "dialog-show-new-inset ref"
42036 \end_inset
42037
42038
42039 \end_layout
42040
42041 \end_inset
42042 </cell>
42043 <cell alignment="center" valignment="top" usebox="none">
42044 \begin_inset Text
42045
42046 \begin_layout Plain Layout
42047
42048 \family sans
42049 Insert\SpecialChar \menuseparator
42050 Cross-Reference
42051 \end_layout
42052
42053 \end_inset
42054 </cell>
42055 </row>
42056 <row interlinespace="2.5mm">
42057 <cell alignment="center" valignment="top" usebox="none">
42058 \begin_inset Text
42059
42060 \begin_layout Plain Layout
42061
42062 \family sans
42063 \begin_inset Info
42064 type  "icon"
42065 arg   "dialog-show-new-inset citation"
42066 \end_inset
42067
42068
42069 \end_layout
42070
42071 \end_inset
42072 </cell>
42073 <cell alignment="center" valignment="top" usebox="none">
42074 \begin_inset Text
42075
42076 \begin_layout Plain Layout
42077
42078 \family sans
42079 Insert\SpecialChar \menuseparator
42080 Citation
42081 \end_layout
42082
42083 \end_inset
42084 </cell>
42085 </row>
42086 <row interlinespace="2.5mm">
42087 <cell alignment="center" valignment="top" usebox="none">
42088 \begin_inset Text
42089
42090 \begin_layout Plain Layout
42091
42092 \family sans
42093 \begin_inset Info
42094 type  "icon"
42095 arg   "index-insert"
42096 \end_inset
42097
42098
42099 \end_layout
42100
42101 \end_inset
42102 </cell>
42103 <cell alignment="center" valignment="top" usebox="none">
42104 \begin_inset Text
42105
42106 \begin_layout Plain Layout
42107
42108 \family sans
42109 Insert\SpecialChar \menuseparator
42110 Index
42111 \begin_inset space ~
42112 \end_inset
42113
42114 Entry
42115 \end_layout
42116
42117 \end_inset
42118 </cell>
42119 </row>
42120 <row interlinespace="2.5mm">
42121 <cell alignment="center" valignment="top" usebox="none">
42122 \begin_inset Text
42123
42124 \begin_layout Plain Layout
42125
42126 \family sans
42127 \begin_inset Info
42128 type  "icon"
42129 arg   "nomencl-insert"
42130 \end_inset
42131
42132
42133 \end_layout
42134
42135 \end_inset
42136 </cell>
42137 <cell alignment="center" valignment="top" usebox="none">
42138 \begin_inset Text
42139
42140 \begin_layout Plain Layout
42141
42142 \family sans
42143 Insert\SpecialChar \menuseparator
42144 Nomenclature
42145 \begin_inset space ~
42146 \end_inset
42147
42148 Entry
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   "footnote-insert"
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 Footnote
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   "marginalnote-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 Marginal
42209 \begin_inset space ~
42210 \end_inset
42211
42212 Note
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   "note-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 Note\SpecialChar \menuseparator
42243 LyX
42244 \begin_inset space ~
42245 \end_inset
42246
42247 Note
42248 \end_layout
42249
42250 \end_inset
42251 </cell>
42252 </row>
42253 <row interlinespace="2.5mm">
42254 <cell alignment="center" valignment="top" usebox="none">
42255 \begin_inset Text
42256
42257 \begin_layout Plain Layout
42258
42259 \family sans
42260 \begin_inset Info
42261 type  "icon"
42262 arg   "box-insert Frameless"
42263 \end_inset
42264
42265
42266 \end_layout
42267
42268 \end_inset
42269 </cell>
42270 <cell alignment="center" valignment="top" usebox="none">
42271 \begin_inset Text
42272
42273 \begin_layout Plain Layout
42274
42275 \family sans
42276 Insert\SpecialChar \menuseparator
42277 Box
42278 \end_layout
42279
42280 \end_inset
42281 </cell>
42282 </row>
42283 <row interlinespace="2.5mm">
42284 <cell alignment="center" valignment="top" usebox="none">
42285 \begin_inset Text
42286
42287 \begin_layout Plain Layout
42288
42289 \family sans
42290 \begin_inset Info
42291 type  "icon"
42292 arg   "href-insert"
42293 \end_inset
42294
42295
42296 \end_layout
42297
42298 \end_inset
42299 </cell>
42300 <cell alignment="center" valignment="top" usebox="none">
42301 \begin_inset Text
42302
42303 \begin_layout Plain Layout
42304
42305 \family sans
42306 Insert\SpecialChar \menuseparator
42307 URL
42308 \end_layout
42309
42310 \end_inset
42311 </cell>
42312 </row>
42313 <row interlinespace="2.5mm">
42314 <cell alignment="center" valignment="top" usebox="none">
42315 \begin_inset Text
42316
42317 \begin_layout Plain Layout
42318
42319 \family sans
42320 \begin_inset Info
42321 type  "icon"
42322 arg   "ert-insert"
42323 \end_inset
42324
42325
42326 \end_layout
42327
42328 \end_inset
42329 </cell>
42330 <cell alignment="center" valignment="top" usebox="none">
42331 \begin_inset Text
42332
42333 \begin_layout Plain Layout
42334
42335 \family sans
42336 Insert\SpecialChar \menuseparator
42337 T
42338 \family default
42339
42340 \begin_inset ERT
42341 status collapsed
42342
42343 \begin_layout Plain Layout
42344
42345 {}
42346 \end_layout
42347
42348 \end_inset
42349
42350
42351 \family sans
42352 eX
42353 \begin_inset space ~
42354 \end_inset
42355
42356 Code
42357 \end_layout
42358
42359 \end_inset
42360 </cell>
42361 </row>
42362 <row interlinespace="2.5mm">
42363 <cell alignment="center" valignment="top" usebox="none">
42364 \begin_inset Text
42365
42366 \begin_layout Plain Layout
42367
42368 \family sans
42369 \begin_inset Info
42370 type  "icon"
42371 arg   "math-macro newmacroname newcommand"
42372 \end_inset
42373
42374
42375 \end_layout
42376
42377 \end_inset
42378 </cell>
42379 <cell alignment="center" valignment="top" usebox="none">
42380 \begin_inset Text
42381
42382 \begin_layout Plain Layout
42383
42384 \family sans
42385 Insert\SpecialChar \menuseparator
42386 Math\SpecialChar \menuseparator
42387 Macro
42388 \end_layout
42389
42390 \end_inset
42391 </cell>
42392 </row>
42393 <row interlinespace="2.5mm">
42394 <cell alignment="center" valignment="top" usebox="none">
42395 \begin_inset Text
42396
42397 \begin_layout Plain Layout
42398
42399 \family sans
42400 \begin_inset Info
42401 type  "icon"
42402 arg   "dialog-show-new-inset include"
42403 \end_inset
42404
42405
42406 \end_layout
42407
42408 \end_inset
42409 </cell>
42410 <cell alignment="center" valignment="top" usebox="none">
42411 \begin_inset Text
42412
42413 \begin_layout Plain Layout
42414
42415 \family sans
42416 Insert\SpecialChar \menuseparator
42417 File\SpecialChar \menuseparator
42418 Child
42419 \begin_inset space ~
42420 \end_inset
42421
42422 Document
42423 \end_layout
42424
42425 \end_inset
42426 </cell>
42427 </row>
42428 <row interlinespace="2.5mm">
42429 <cell alignment="center" valignment="top" usebox="none">
42430 \begin_inset Text
42431
42432 \begin_layout Plain Layout
42433
42434 \family sans
42435 \begin_inset Info
42436 type  "icon"
42437 arg   "dialog-show character"
42438 \end_inset
42439
42440
42441 \end_layout
42442
42443 \end_inset
42444 </cell>
42445 <cell alignment="center" valignment="top" usebox="none">
42446 \begin_inset Text
42447
42448 \begin_layout Plain Layout
42449
42450 \family sans
42451 Edit\SpecialChar \menuseparator
42452 Text
42453 \begin_inset space ~
42454 \end_inset
42455
42456 Style
42457 \end_layout
42458
42459 \end_inset
42460 </cell>
42461 </row>
42462 <row interlinespace="2.5mm">
42463 <cell alignment="center" valignment="top" usebox="none">
42464 \begin_inset Text
42465
42466 \begin_layout Plain Layout
42467
42468 \family sans
42469 \begin_inset Info
42470 type  "icon"
42471 arg   "layout-paragraph"
42472 \end_inset
42473
42474
42475 \end_layout
42476
42477 \end_inset
42478 </cell>
42479 <cell alignment="center" valignment="top" usebox="none">
42480 \begin_inset Text
42481
42482 \begin_layout Plain Layout
42483
42484 \family sans
42485 Edit\SpecialChar \menuseparator
42486 Paragraph
42487 \begin_inset space ~
42488 \end_inset
42489
42490 Settings
42491 \end_layout
42492
42493 \end_inset
42494 </cell>
42495 </row>
42496 <row interlinespace="2.5mm">
42497 <cell alignment="center" valignment="top" usebox="none">
42498 \begin_inset Text
42499
42500 \begin_layout Plain Layout
42501
42502 \family sans
42503 \begin_inset Info
42504 type  "icon"
42505 arg   "thesaurus-entry"
42506 \end_inset
42507
42508
42509 \end_layout
42510
42511 \end_inset
42512 </cell>
42513 <cell alignment="center" valignment="top" usebox="none">
42514 \begin_inset Text
42515
42516 \begin_layout Plain Layout
42517
42518 \family sans
42519 Tools\SpecialChar \menuseparator
42520 Thesaurus
42521 \end_layout
42522
42523 \end_inset
42524 </cell>
42525 </row>
42526 </lyxtabular>
42527
42528 \end_inset
42529
42530
42531 \end_layout
42532
42533 \begin_layout Subsection
42534 View / Update Toolbar
42535 \begin_inset Index idx
42536 status collapsed
42537
42538 \begin_layout Plain Layout
42539 Toolbar ! View / Update
42540 \end_layout
42541
42542 \end_inset
42543
42544
42545 \end_layout
42546
42547 \begin_layout Standard
42548 \begin_inset Graphics
42549         filename clipart/ViewToolbar.png
42550
42551 \end_inset
42552
42553
42554 \end_layout
42555
42556 \begin_layout Standard
42557 \begin_inset VSpace defskip
42558 \end_inset
42559
42560
42561 \end_layout
42562
42563 \begin_layout Standard
42564 The view / update toolbar as shown above contains from left to right the
42565  following buttons:
42566 \end_layout
42567
42568 \begin_layout Standard
42569 \begin_inset VSpace defskip
42570 \end_inset
42571
42572
42573 \end_layout
42574
42575 \begin_layout Standard
42576 \begin_inset Tabular
42577 <lyxtabular version="3" rows="7" columns="2">
42578 <features islongtable="true" longtabularalignment="center">
42579 <column alignment="left" valignment="top" width="0">
42580 <column alignment="left" valignment="top" width="0">
42581 <row interlinespace="2.5mm">
42582 <cell alignment="center" valignment="top" usebox="none">
42583 \begin_inset Text
42584
42585 \begin_layout Plain Layout
42586
42587 \family sans
42588 \begin_inset Info
42589 type  "icon"
42590 arg   "buffer-view"
42591 \end_inset
42592
42593
42594 \end_layout
42595
42596 \end_inset
42597 </cell>
42598 <cell alignment="center" valignment="top" usebox="none">
42599 \begin_inset Text
42600
42601 \begin_layout Plain Layout
42602
42603 \family sans
42604 View\SpecialChar \menuseparator
42605 View
42606 \end_layout
42607
42608 \end_inset
42609 </cell>
42610 </row>
42611 <row interlinespace="2.5mm">
42612 <cell alignment="center" valignment="top" usebox="none">
42613 \begin_inset Text
42614
42615 \begin_layout Plain Layout
42616
42617 \family sans
42618 \begin_inset Info
42619 type  "icon"
42620 arg   "buffer-update"
42621 \end_inset
42622
42623
42624 \end_layout
42625
42626 \end_inset
42627 </cell>
42628 <cell alignment="center" valignment="top" usebox="none">
42629 \begin_inset Text
42630
42631 \begin_layout Plain Layout
42632
42633 \family sans
42634 View\SpecialChar \menuseparator
42635 Update
42636 \end_layout
42637
42638 \end_inset
42639 </cell>
42640 </row>
42641 <row interlinespace="2.5mm">
42642 <cell alignment="center" valignment="top" usebox="none">
42643 \begin_inset Text
42644
42645 \begin_layout Plain Layout
42646
42647 \family sans
42648 \begin_inset Info
42649 type  "icon"
42650 arg   "master-buffer-view"
42651 \end_inset
42652
42653
42654 \end_layout
42655
42656 \end_inset
42657 </cell>
42658 <cell alignment="center" valignment="top" usebox="none">
42659 \begin_inset Text
42660
42661 \begin_layout Plain Layout
42662
42663 \family sans
42664 View\SpecialChar \menuseparator
42665 Master
42666 \end_layout
42667
42668 \end_inset
42669 </cell>
42670 </row>
42671 <row interlinespace="2.5mm">
42672 <cell alignment="center" valignment="top" usebox="none">
42673 \begin_inset Text
42674
42675 \begin_layout Plain Layout
42676
42677 \family sans
42678 \begin_inset Info
42679 type  "icon"
42680 arg   "master-buffer-update"
42681 \end_inset
42682
42683
42684 \end_layout
42685
42686 \end_inset
42687 </cell>
42688 <cell alignment="center" valignment="top" usebox="none">
42689 \begin_inset Text
42690
42691 \begin_layout Plain Layout
42692
42693 \family sans
42694 View\SpecialChar \menuseparator
42695 Update
42696 \begin_inset space ~
42697 \end_inset
42698
42699 Master
42700 \end_layout
42701
42702 \end_inset
42703 </cell>
42704 </row>
42705 <row interlinespace="2.5mm">
42706 <cell alignment="center" valignment="top" usebox="none">
42707 \begin_inset Text
42708
42709 \begin_layout Plain Layout
42710
42711 \family sans
42712 \begin_inset Info
42713 type  "icon"
42714 arg   "buffer-toggle-output-sync"
42715 \end_inset
42716
42717
42718 \end_layout
42719
42720 \end_inset
42721 </cell>
42722 <cell alignment="center" valignment="top" usebox="none">
42723 \begin_inset Text
42724
42725 \begin_layout Plain Layout
42726
42727 \family sans
42728 Document\SpecialChar \menuseparator
42729 Settings\SpecialChar \menuseparator
42730 Output\SpecialChar \menuseparator
42731 Synchronize with Output
42732 \end_layout
42733
42734 \end_inset
42735 </cell>
42736 </row>
42737 <row interlinespace="2.5mm">
42738 <cell alignment="center" valignment="top" usebox="none">
42739 \begin_inset Text
42740
42741 \begin_layout Plain Layout
42742 \begin_inset Graphics
42743         filename ../images/view-others.png
42744         scale 85
42745         groupId toolbarbuttons
42746
42747 \end_inset
42748
42749
42750 \family sans
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 View (Other Formats)
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 \begin_inset Graphics
42775         filename ../images/update-others.png
42776         scale 85
42777         groupId toolbarbuttons
42778
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 (Other Formats)
42794 \end_layout
42795
42796 \end_inset
42797 </cell>
42798 </row>
42799 </lyxtabular>
42800
42801 \end_inset
42802
42803
42804 \end_layout
42805
42806 \begin_layout Standard
42807 * These icons might look different for you if you do not use the default
42808  icon set.
42809 \end_layout
42810
42811 \begin_layout Subsection
42812 Other Toolbars
42813 \end_layout
42814
42815 \begin_layout Standard
42816 The change tracking toolbar is explained in section
42817 \begin_inset space ~
42818 \end_inset
42819
42820
42821 \begin_inset CommandInset ref
42822 LatexCommand ref
42823 reference "sec:Change-Tracking"
42824
42825 \end_inset
42826
42827 , the table toolbar
42828 \begin_inset Index idx
42829 status collapsed
42830
42831 \begin_layout Plain Layout
42832 Toolbar ! Table
42833 \end_layout
42834
42835 \end_inset
42836
42837  in the 
42838 \emph on
42839 Embedded Objects
42840 \emph default
42841  manual, the math macro toolbar
42842 \begin_inset Index idx
42843 status collapsed
42844
42845 \begin_layout Plain Layout
42846 Toolbar ! Macro
42847 \end_layout
42848
42849 \end_inset
42850
42851  in the 
42852 \emph on
42853 Math
42854 \emph default
42855  manual.
42856 \end_layout
42857
42858 \begin_layout Chapter
42859 The Document Settings
42860 \begin_inset CommandInset label
42861 LatexCommand label
42862 name "cha:The-Document-Settings"
42863
42864 \end_inset
42865
42866
42867 \begin_inset Index idx
42868 status collapsed
42869
42870 \begin_layout Plain Layout
42871 Document ! Settings
42872 \end_layout
42873
42874 \end_inset
42875
42876
42877 \end_layout
42878
42879 \begin_layout Standard
42880 The document settings dialog contains submenus to set properties for the
42881  whole document and is called with the menu
42882 \family sans
42883  Document\SpecialChar \menuseparator
42884 Settings
42885 \family default
42886 .
42887  You can save your document settings as default with th
42888 \family sans
42889 e Save as Document Defaults
42890 \family default
42891  button in the dialog.
42892  This will create a template named 
42893 \family typewriter
42894 default.lyx
42895 \family default
42896  which is automatically loaded by LyX when you create a new document without
42897  using a template.
42898 \end_layout
42899
42900 \begin_layout Standard
42901 The different submenus of the dialog are explained in the following.
42902 \end_layout
42903
42904 \begin_layout Section
42905 Document Class
42906 \end_layout
42907
42908 \begin_layout Standard
42909 Here you set the document class, class options, a graphics driver, and a
42910  master document.
42911  Document classes are described in section
42912 \begin_inset space ~
42913 \end_inset
42914
42915
42916 \begin_inset CommandInset ref
42917 LatexCommand ref
42918 reference "sec:Document-Classes"
42919
42920 \end_inset
42921
42922 .
42923  Some classes use some class options by default.
42924  If this is the case, they are listed in the field 
42925 \family sans
42926 Predefined
42927 \family default
42928  and you can decide to use them or not.
42929  If you don't exactly know what the default class options are for, it is
42930  recommended not to touch them.
42931  The graphics driver is used for LaTeX's graphics, color and page layout
42932  packages.
42933  When using 
42934 \family sans
42935 Default
42936 \family default
42937 , the default driver for the LaTeX-packages is used.
42938  It is recommended that you use the default unless you know what you are
42939  doing.
42940 \begin_inset Foot
42941 status collapsed
42942
42943 \begin_layout Plain Layout
42944 When you want one of the following drivers
42945 \begin_inset Newline newline
42946 \end_inset
42947
42948 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
42949 \begin_inset Newline newline
42950 \end_inset
42951
42952 you first have to activate them in your LaTeX distribution, see sec.
42953 \begin_inset space \thinspace{}
42954 \end_inset
42955
42956 2 in 
42957 \begin_inset CommandInset href
42958 LatexCommand href
42959 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
42960
42961 \end_inset
42962
42963 .
42964 \end_layout
42965
42966 \end_inset
42967
42968
42969 \end_layout
42970
42971 \begin_layout Standard
42972 Specifying a master document is necessary when the current document is a
42973  child or subdocument.
42974  This master document will be used by LyX when the child document is opened
42975  without its master.
42976  This way child documents are always compilable.
42977  More about master and child documents is explained in the section 
42978 \emph on
42979 Child Documents
42980 \emph default
42981  of the 
42982 \emph on
42983 Embedded Objects
42984 \emph default
42985  manual.
42986 \end_layout
42987
42988 \begin_layout Section
42989 Child Documents
42990 \end_layout
42991
42992 \begin_layout Standard
42993 This submenu is only visible when your document includes child documents.
42994  Please refer to the section 
42995 \emph on
42996 Child Documents
42997 \emph default
42998  of the 
42999 \emph on
43000 Embedded Objects
43001 \emph default
43002  manual for details.
43003 \end_layout
43004
43005 \begin_layout Section
43006 Modules
43007 \end_layout
43008
43009 \begin_layout Standard
43010 Modules are explained in section
43011 \begin_inset space ~
43012 \end_inset
43013
43014
43015 \begin_inset CommandInset ref
43016 LatexCommand ref
43017 reference "sub:Modules"
43018
43019 \end_inset
43020
43021 .
43022 \end_layout
43023
43024 \begin_layout Section
43025 Fonts
43026 \end_layout
43027
43028 \begin_layout Standard
43029 The document font settings are described in section
43030 \begin_inset space ~
43031 \end_inset
43032
43033
43034 \begin_inset CommandInset ref
43035 LatexCommand ref
43036 reference "sec:Fonts-and-Text"
43037
43038 \end_inset
43039
43040 .
43041 \end_layout
43042
43043 \begin_layout Section
43044 Text Layout
43045 \end_layout
43046
43047 \begin_layout Standard
43048 You can specify if paragraphs should be separated by indentations or vertical
43049  skips.
43050  The line spacing and the number of text columns can here also be specified.
43051  
43052 \end_layout
43053
43054 \begin_layout Standard
43055 Note that LyX won't show two columns or the set up line spacing on screen.
43056  That's impractical, often unreadable, and not part of the WYSIWYM concept.
43057  However, it will be as you specified it in the output.
43058 \end_layout
43059
43060 \begin_layout Standard
43061 The listings settings are explained in the corresponding section in the
43062  
43063 \emph on
43064 Embedded Objects
43065 \emph default
43066  manual.
43067 \end_layout
43068
43069 \begin_layout Section
43070 Page Layout
43071 \end_layout
43072
43073 \begin_layout Standard
43074 A description of this menu is given in section
43075 \begin_inset space ~
43076 \end_inset
43077
43078
43079 \begin_inset CommandInset ref
43080 LatexCommand ref
43081 reference "sub:Paper-Size,-Orientation,"
43082
43083 \end_inset
43084
43085  and 
43086 \begin_inset CommandInset ref
43087 LatexCommand ref
43088 reference "sub:Document-Layout"
43089
43090 \end_inset
43091
43092 .
43093 \end_layout
43094
43095 \begin_layout Section
43096 Page Margins
43097 \end_layout
43098
43099 \begin_layout Standard
43100 Here you can adjust the paper margins, see section
43101 \begin_inset space ~
43102 \end_inset
43103
43104
43105 \begin_inset CommandInset ref
43106 LatexCommand ref
43107 reference "sub:Margins"
43108
43109 \end_inset
43110
43111 .
43112 \end_layout
43113
43114 \begin_layout Section
43115 Language
43116 \begin_inset Index idx
43117 status collapsed
43118
43119 \begin_layout Plain Layout
43120 Language ! Encoding
43121 \end_layout
43122
43123 \end_inset
43124
43125
43126 \end_layout
43127
43128 \begin_layout Standard
43129 The document language and quote styles are set here.
43130  The encoding specifies how the document content is exported to LaTeX (the
43131  LyX file is always encoded in utf8).
43132  All characters that cannot be encoded using the specified encoding will
43133  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43134  known for a particular character).
43135 \begin_inset Foot
43136 status collapsed
43137
43138 \begin_layout Plain Layout
43139 The known commands are defined in a text file.
43140  You can add commands for unknown symbols to that file yourself, see the
43141  
43142 \emph on
43143 Customization
43144 \emph default
43145  manual for details.
43146 \end_layout
43147
43148 \end_inset
43149
43150
43151 \end_layout
43152
43153 \begin_layout Standard
43154 If you use the option 
43155 \family sans
43156 Language Default
43157 \family default
43158 , LyX determines the encoding of a text part from the language of this text.
43159  If the document contains text in more than one language you may get more
43160  than one encoding in the LaTeX file.
43161  If you do not use this option then the complete document will always use
43162  exactly one encoding.
43163  Checking this option is the preferred setting.
43164 \end_layout
43165
43166 \begin_layout Standard
43167 LyX also supports Unicode output, which is particularly useful if you need
43168  lots of special symbols or non-alphabetic scripts, respectively.
43169  If you want to use this (and your LaTeX installation supports Unicode,
43170  for that matter), choose one of the four utf8 variants from the list below.
43171  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43172  so it is not uncommon that a file with lots of Unicode symbols works fine
43173  with 
43174 \family sans
43175 Language Default
43176 \family default
43177  (when LyX uses its list of known LaTeX-commands), but does not work with
43178  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43179  because all Unicode symbols can be encoded in utf8).
43180  The situation is much better with XeTeX and LuaTeX, two new alternative
43181  engines to standard LaTeX.
43182  Both engines support Unicode natively.
43183  LyX now also supports these two engines (via the output formats 
43184 \family sans
43185 PDF
43186 \begin_inset space ~
43187 \end_inset
43188
43189 (XeTe
43190 \begin_inset ERT
43191 status collapsed
43192
43193 \begin_layout Plain Layout
43194
43195 {}
43196 \end_layout
43197
43198 \end_inset
43199
43200 X)
43201 \family default
43202
43203 \family sans
43204 PDF
43205 \begin_inset space ~
43206 \end_inset
43207
43208 (LuaTe
43209 \begin_inset ERT
43210 status collapsed
43211
43212 \begin_layout Plain Layout
43213
43214 {}
43215 \end_layout
43216
43217 \end_inset
43218
43219 X)
43220 \family default
43221  and 
43222 \family sans
43223 DVI
43224 \begin_inset space ~
43225 \end_inset
43226
43227 (LuaTeX)
43228 \family default
43229 ; see section
43230 \begin_inset space ~
43231 \end_inset
43232
43233
43234 \begin_inset CommandInset ref
43235 LatexCommand ref
43236 reference "sub:Output-file-formats"
43237
43238 \end_inset
43239
43240 ), so if the above options fail, you might try out one of these new engines.
43241 \end_layout
43242
43243 \begin_layout Standard
43244 Here is a list with the important encodings:
43245 \end_layout
43246
43247 \begin_layout Description
43248 Language
43249 \begin_inset space ~
43250 \end_inset
43251
43252 Default
43253 \begin_inset space ~
43254 \end_inset
43255
43256 (no
43257 \begin_inset space ~
43258 \end_inset
43259
43260 inputenc) Same as 
43261 \family sans
43262 Language Default
43263 \family default
43264 , but the LaTeX-package 
43265 \series bold
43266 inputenc
43267 \series default
43268
43269 \begin_inset Index idx
43270 status collapsed
43271
43272 \begin_layout Plain Layout
43273 LaTeX-packages ! inputenc
43274 \end_layout
43275
43276 \end_inset
43277
43278  is not used.
43279  When using this, you probably need to load some additional packages manually
43280  in the preamble and specify the used encoding for text parts in foreign
43281  languages in TeX code.
43282 \end_layout
43283
43284 \begin_layout Description
43285 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43286  LyX converts all other characters into LaTeX commands, which may result
43287  in a big file when lots of LaTeX-commands are needed.
43288 \end_layout
43289
43290 \begin_layout Description
43291 Arabic
43292 \begin_inset space ~
43293 \end_inset
43294
43295 (CP
43296 \begin_inset space ~
43297 \end_inset
43298
43299 1256) MS Windows code page for Arabic and Farsi
43300 \end_layout
43301
43302 \begin_layout Description
43303 Arabic
43304 \begin_inset space ~
43305 \end_inset
43306
43307 (ISO
43308 \begin_inset space ~
43309 \end_inset
43310
43311 8859-6) for Arabic and Farsi
43312 \end_layout
43313
43314 \begin_layout Description
43315 Armenian
43316 \begin_inset space ~
43317 \end_inset
43318
43319 (ArmSCII8) for Armenian
43320 \end_layout
43321
43322 \begin_layout Description
43323 Baltic
43324 \begin_inset space ~
43325 \end_inset
43326
43327 (CP
43328 \begin_inset space ~
43329 \end_inset
43330
43331 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43332  as the ISO-8859-13 encoding
43333 \end_layout
43334
43335 \begin_layout Description
43336 Baltic
43337 \begin_inset space ~
43338 \end_inset
43339
43340 (ISO
43341 \begin_inset space ~
43342 \end_inset
43343
43344 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43345  encoding
43346 \end_layout
43347
43348 \begin_layout Description
43349 Baltic
43350 \begin_inset space ~
43351 \end_inset
43352
43353 (ISO
43354 \begin_inset space ~
43355 \end_inset
43356
43357 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43358  ISO-8859-13 encoding
43359 \end_layout
43360
43361 \begin_layout Description
43362 Central
43363 \begin_inset space ~
43364 \end_inset
43365
43366 European
43367 \begin_inset space ~
43368 \end_inset
43369
43370 (CP
43371 \begin_inset space ~
43372 \end_inset
43373
43374 1250) MS Windows code page for ISO
43375 \begin_inset space ~
43376 \end_inset
43377
43378 8859-2 (latin2)
43379 \end_layout
43380
43381 \begin_layout Description
43382 Central
43383 \begin_inset space ~
43384 \end_inset
43385
43386 European
43387 \begin_inset space ~
43388 \end_inset
43389
43390 (ISO
43391 \begin_inset space ~
43392 \end_inset
43393
43394 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43395  Romanian, Slovak and Slovenian
43396 \end_layout
43397
43398 \begin_layout Description
43399 Chinese
43400 \begin_inset space ~
43401 \end_inset
43402
43403 (simplified)
43404 \begin_inset space ~
43405 \end_inset
43406
43407 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43408  this encoding is officially replaced by the encoding GB18030, as GB18030
43409  is not available for LaTeX you should try to use the encoding Unicode
43410 \begin_inset space ~
43411 \end_inset
43412
43413 (CJK)
43414 \begin_inset space ~
43415 \end_inset
43416
43417 (utf8)
43418 \end_layout
43419
43420 \begin_layout Description
43421 Chinese
43422 \begin_inset space ~
43423 \end_inset
43424
43425 (simplified)
43426 \begin_inset space ~
43427 \end_inset
43428
43429 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43430  except for the Euro currency sign, since 2001 this encoding is officially
43431  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43432  you should try to use the encoding Unicode
43433 \begin_inset space ~
43434 \end_inset
43435
43436 (CJK)
43437 \begin_inset space ~
43438 \end_inset
43439
43440 (utf8)
43441 \end_layout
43442
43443 \begin_layout Description
43444 Chinese
43445 \begin_inset space ~
43446 \end_inset
43447
43448 (traditional)
43449 \begin_inset space ~
43450 \end_inset
43451
43452 (EUC-TW) for traditional Chinese
43453 \end_layout
43454
43455 \begin_layout Description
43456 Cyrillic
43457 \begin_inset space ~
43458 \end_inset
43459
43460 (CP
43461 \begin_inset space ~
43462 \end_inset
43463
43464 1251) MS Windows code page for Cyrillic
43465 \end_layout
43466
43467 \begin_layout Description
43468 Cyrillic
43469 \begin_inset space ~
43470 \end_inset
43471
43472 (ISO
43473 \begin_inset space ~
43474 \end_inset
43475
43476 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43477 \end_layout
43478
43479 \begin_layout Description
43480 Cyrillic
43481 \begin_inset space ~
43482 \end_inset
43483
43484 (KOI8-R) standard Cyrillic especially for Russian
43485 \end_layout
43486
43487 \begin_layout Description
43488 Cyrillic
43489 \begin_inset space ~
43490 \end_inset
43491
43492 (KOI8-U) Cyrillic for Ukrainian
43493 \end_layout
43494
43495 \begin_layout Description
43496 Cyrillic
43497 \begin_inset space ~
43498 \end_inset
43499
43500 (pt
43501 \begin_inset space ~
43502 \end_inset
43503
43504 154) Cyrillic for Kazakh
43505 \end_layout
43506
43507 \begin_layout Description
43508 Greek
43509 \begin_inset space ~
43510 \end_inset
43511
43512 (ISO
43513 \begin_inset space ~
43514 \end_inset
43515
43516 8859-7) for Greek
43517 \end_layout
43518
43519 \begin_layout Description
43520 Hebrew
43521 \begin_inset space ~
43522 \end_inset
43523
43524 (CP
43525 \begin_inset space ~
43526 \end_inset
43527
43528 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
43529 \end_layout
43530
43531 \begin_layout Description
43532 Hebrew
43533 \begin_inset space ~
43534 \end_inset
43535
43536 (ISO
43537 \begin_inset space ~
43538 \end_inset
43539
43540 8859-8) for Hebrew
43541 \end_layout
43542
43543 \begin_layout Description
43544 Japanese
43545 \begin_inset space ~
43546 \end_inset
43547
43548 (CJK)
43549 \begin_inset space ~
43550 \end_inset
43551
43552 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43553 \series bold
43554 CJK
43555 \series default
43556
43557 \begin_inset Index idx
43558 status collapsed
43559
43560 \begin_layout Plain Layout
43561 LaTeX-packages ! CJK
43562 \end_layout
43563
43564 \end_inset
43565
43566 , when using this, set the document language to 
43567 \family sans
43568 Japanese (CJK)
43569 \end_layout
43570
43571 \begin_layout Description
43572 Japanese
43573 \begin_inset space ~
43574 \end_inset
43575
43576 (CJK)
43577 \begin_inset space ~
43578 \end_inset
43579
43580 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43581 \series bold
43582 CJK
43583 \series default
43584 , when using this, set the document language to 
43585 \family sans
43586 Japanese
43587 \begin_inset space ~
43588 \end_inset
43589
43590 (CJK)
43591 \end_layout
43592
43593 \begin_layout Description
43594 Japanese
43595 \begin_inset space ~
43596 \end_inset
43597
43598 (non-CJK)
43599 \begin_inset space ~
43600 \end_inset
43601
43602 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43603 \series bold
43604 japanese
43605 \series default
43606
43607 \begin_inset Index idx
43608 status collapsed
43609
43610 \begin_layout Plain Layout
43611 LaTeX-packages ! japanese
43612 \end_layout
43613
43614 \end_inset
43615
43616 , when using this, set the document language to 
43617 \family sans
43618 Japanese
43619 \end_layout
43620
43621 \begin_layout Description
43622 Japanese
43623 \begin_inset space ~
43624 \end_inset
43625
43626 (non-CJK)
43627 \begin_inset space ~
43628 \end_inset
43629
43630 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43631 \series bold
43632 japanese
43633 \series default
43634 , when using this, set the document language to 
43635 \family sans
43636 Japanese
43637 \end_layout
43638
43639 \begin_layout Description
43640 Japanese
43641 \begin_inset space ~
43642 \end_inset
43643
43644 (non-CJK)
43645 \begin_inset space ~
43646 \end_inset
43647
43648 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
43649 \series bold
43650 japanese
43651 \series default
43652 , when using this, set the document language to 
43653 \family sans
43654 Japanese
43655 \end_layout
43656
43657 \begin_layout Description
43658 Korean
43659 \begin_inset space ~
43660 \end_inset
43661
43662 (EUC-KR) for Korean
43663 \end_layout
43664
43665 \begin_layout Description
43666 Southern
43667 \begin_inset space ~
43668 \end_inset
43669
43670 European
43671 \begin_inset space ~
43672 \end_inset
43673
43674 (ISO
43675 \begin_inset space ~
43676 \end_inset
43677
43678 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
43679 \end_layout
43680
43681 \begin_layout Description
43682 South-Eastern
43683 \begin_inset space ~
43684 \end_inset
43685
43686 European
43687 \begin_inset space ~
43688 \end_inset
43689
43690 (ISO
43691 \begin_inset space ~
43692 \end_inset
43693
43694 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
43695  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
43696  to cover many languages and characters with diacritics
43697 \end_layout
43698
43699 \begin_layout Description
43700 Thai
43701 \begin_inset space ~
43702 \end_inset
43703
43704 (TIS
43705 \begin_inset space ~
43706 \end_inset
43707
43708 620-0) for Thai
43709 \end_layout
43710
43711 \begin_layout Description
43712 Turkish
43713 \begin_inset space ~
43714 \end_inset
43715
43716 (ISO
43717 \begin_inset space ~
43718 \end_inset
43719
43720 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
43721  Icelandic letters are replaced by Turkish ones
43722 \end_layout
43723
43724 \begin_layout Description
43725 Unicode
43726 \begin_inset space ~
43727 \end_inset
43728
43729 (CJK)
43730 \begin_inset space ~
43731 \end_inset
43732
43733 (utf8) Unicode utf8 with the LaTeX-package 
43734 \series bold
43735 CJK
43736 \series default
43737
43738 \begin_inset Index idx
43739 status collapsed
43740
43741 \begin_layout Plain Layout
43742 LaTeX-packages ! CJK
43743 \end_layout
43744
43745 \end_inset
43746
43747  (for the languages Chinese, Japanese and Korean)
43748 \end_layout
43749
43750 \begin_layout Description
43751 Unicode
43752 \begin_inset space ~
43753 \end_inset
43754
43755 (XeTeX)
43756 \begin_inset space ~
43757 \end_inset
43758
43759 (utf8) Unicode utf8 to be used with 
43760 \family sans
43761 XeTeX
43762 \family default
43763  and 
43764 \family sans
43765 LuaTeX
43766 \family default
43767 , which use Unicode directly, without the help of the LaTeX-package 
43768 \series bold
43769 inputenc
43770 \series default
43771 .
43772  LyX automatically selects this encoding if you export or preview XeTeX
43773  or LuaTeX.
43774  Normally you do not need to set this encoding manually.
43775 \end_layout
43776
43777 \begin_layout Description
43778 Unicode
43779 \begin_inset space ~
43780 \end_inset
43781
43782 (ucs-extended)
43783 \begin_inset space ~
43784 \end_inset
43785
43786 (utf8x) Unicode utf8 based on the LaTeX-package 
43787 \series bold
43788 ucs
43789 \series default
43790
43791 \begin_inset Index idx
43792 status collapsed
43793
43794 \begin_layout Plain Layout
43795 LaTeX-packages ! ucs
43796 \end_layout
43797
43798 \end_inset
43799
43800  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43801 \end_layout
43802
43803 \begin_layout Description
43804 Unicode
43805 \begin_inset space ~
43806 \end_inset
43807
43808 (utf8) Unicode utf8 based on the LaTeX-package 
43809 \series bold
43810 inputenc
43811 \series default
43812
43813 \begin_inset Index idx
43814 status collapsed
43815
43816 \begin_layout Plain Layout
43817 LaTeX-packages ! inputenc
43818 \end_layout
43819
43820 \end_inset
43821
43822 .
43823  Currently only a limited range of characters (mainly for Latin scripts)
43824  is supported.
43825 \end_layout
43826
43827 \begin_layout Description
43828 Western
43829 \begin_inset space ~
43830 \end_inset
43831
43832 European
43833 \begin_inset space ~
43834 \end_inset
43835
43836 (CP
43837 \begin_inset space ~
43838 \end_inset
43839
43840 1252) MS Windows code page for ISO
43841 \begin_inset space ~
43842 \end_inset
43843
43844 8859-1 (latin1)
43845 \end_layout
43846
43847 \begin_layout Description
43848 Western
43849 \begin_inset space ~
43850 \end_inset
43851
43852 European
43853 \begin_inset space ~
43854 \end_inset
43855
43856 (ISO
43857 \begin_inset space ~
43858 \end_inset
43859
43860 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43861  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43862  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43863  encoding instead
43864 \end_layout
43865
43866 \begin_layout Description
43867 Western
43868 \begin_inset space ~
43869 \end_inset
43870
43871 European
43872 \begin_inset space ~
43873 \end_inset
43874
43875 (ISO
43876 \begin_inset space ~
43877 \end_inset
43878
43879 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
43880  sign, the œ-ligature and some characters used for French and Finnish
43881 \end_layout
43882
43883 \begin_layout Standard
43884 Finally, the dialog lets you select a specific language package for the
43885  current document.
43886  See 
43887 \begin_inset CommandInset ref
43888 LatexCommand formatted
43889 reference "sub:Prefs-Language"
43890
43891 \end_inset
43892
43893  for more information on the language package.
43894 \end_layout
43895
43896 \begin_layout Section
43897 Numbering & TOC
43898 \end_layout
43899
43900 \begin_layout Standard
43901 You can adjust here the numbering depth of section headings and the section
43902  depth in the table of contents as described in section
43903 \begin_inset space ~
43904 \end_inset
43905
43906
43907 \begin_inset CommandInset ref
43908 LatexCommand ref
43909 reference "sub:Numbering-depth"
43910
43911 \end_inset
43912
43913 .
43914 \end_layout
43915
43916 \begin_layout Section
43917 Bibliography
43918 \end_layout
43919
43920 \begin_layout Standard
43921 You can specify here a citation style using the LaTeX packages 
43922 \series bold
43923 natbib
43924 \series default
43925
43926 \begin_inset Index idx
43927 status collapsed
43928
43929 \begin_layout Plain Layout
43930 LaTeX-packages ! natbib
43931 \end_layout
43932
43933 \end_inset
43934
43935  or 
43936 \series bold
43937 jurabib
43938 \series default
43939
43940 \begin_inset Index idx
43941 status collapsed
43942
43943 \begin_layout Plain Layout
43944 LaTeX-packages ! jurabib
43945 \end_layout
43946
43947 \end_inset
43948
43949 , you can enable subdivided bibliographies using the LaTeX package 
43950 \series bold
43951 bibtopic
43952 \series default
43953
43954 \begin_inset Index idx
43955 status collapsed
43956
43957 \begin_layout Plain Layout
43958 LaTeX-packages ! bibtopic
43959 \end_layout
43960
43961 \end_inset
43962
43963  and you can customize how the bibliography of the given document is being
43964  generated.
43965  For a further description see section
43966 \begin_inset space ~
43967 \end_inset
43968
43969
43970 \begin_inset CommandInset ref
43971 LatexCommand ref
43972 reference "sec:Bibliography"
43973
43974 \end_inset
43975
43976 .
43977 \end_layout
43978
43979 \begin_layout Section
43980 Indexes
43981 \end_layout
43982
43983 \begin_layout Standard
43984 Here, you can customize how the index of your document is being generated
43985  and you can define additional indexes.
43986  Please refer to section
43987 \begin_inset space ~
43988 \end_inset
43989
43990
43991 \begin_inset CommandInset ref
43992 LatexCommand ref
43993 reference "sec:Index"
43994
43995 \end_inset
43996
43997  for details.
43998 \end_layout
43999
44000 \begin_layout Section
44001 PDF Properties
44002 \end_layout
44003
44004 \begin_layout Standard
44005 The PDF properties are explained in section
44006 \begin_inset space ~
44007 \end_inset
44008
44009
44010 \begin_inset CommandInset ref
44011 LatexCommand ref
44012 reference "sec:PDF-Properties"
44013
44014 \end_inset
44015
44016 .
44017 \end_layout
44018
44019 \begin_layout Section
44020 Math Options
44021 \end_layout
44022
44023 \begin_layout Standard
44024 These options will force LyX to use the LaTeX-packages 
44025 \series bold
44026 amsmath
44027 \series default
44028
44029 \begin_inset Index idx
44030 status collapsed
44031
44032 \begin_layout Plain Layout
44033 LaTeX-packages ! amsmath
44034 \end_layout
44035
44036 \end_inset
44037
44038  and 
44039 \series bold
44040 esint
44041 \series default
44042
44043 \begin_inset Index idx
44044 status collapsed
44045
44046 \begin_layout Plain Layout
44047 LaTeX-packages ! esint
44048 \end_layout
44049
44050 \end_inset
44051
44052  or to use them automatically when they are needed.
44053 \end_layout
44054
44055 \begin_layout Standard
44056
44057 \series bold
44058 amsmath
44059 \series default
44060  is needed for many constructs, so when you get LaTeX-errors in formulas,
44061  ensure that you have enabled AMS.
44062 \end_layout
44063
44064 \begin_layout Standard
44065
44066 \series bold
44067 esint
44068 \series default
44069  is used for special integral characters.
44070 \end_layout
44071
44072 \begin_layout Section
44073 Float Placement
44074 \end_layout
44075
44076 \begin_layout Standard
44077 The float placement options are described in section
44078 \begin_inset space ~
44079 \end_inset
44080
44081
44082 \begin_inset CommandInset ref
44083 LatexCommand ref
44084 reference "sub:Float-Placement"
44085
44086 \end_inset
44087
44088 .
44089 \end_layout
44090
44091 \begin_layout Section
44092 Bullets
44093 \end_layout
44094
44095 \begin_layout Standard
44096 Here you can adjust the characters for the itemize levels.
44097  The itemize environment is described in section
44098 \begin_inset space ~
44099 \end_inset
44100
44101
44102 \begin_inset CommandInset ref
44103 LatexCommand ref
44104 reference "sec:Itemize"
44105
44106 \end_inset
44107
44108 .
44109 \end_layout
44110
44111 \begin_layout Section
44112 Branches
44113 \end_layout
44114
44115 \begin_layout Standard
44116 Branches are described in section
44117 \begin_inset space ~
44118 \end_inset
44119
44120
44121 \begin_inset CommandInset ref
44122 LatexCommand ref
44123 reference "sec:Branches"
44124
44125 \end_inset
44126
44127 .
44128 \end_layout
44129
44130 \begin_layout Section
44131 Output
44132 \begin_inset CommandInset label
44133 LatexCommand label
44134 name "sec:Doc-Output"
44135
44136 \end_inset
44137
44138
44139 \end_layout
44140
44141 \begin_layout Standard
44142 Here you can define some output specifics for the current document:
44143 \end_layout
44144
44145 \begin_layout Description
44146 Default
44147 \begin_inset space ~
44148 \end_inset
44149
44150 Output
44151 \begin_inset space ~
44152 \end_inset
44153
44154 Format: The format that is used when you hit 
44155 \begin_inset Quotes eld
44156 \end_inset
44157
44158 View
44159 \begin_inset Quotes erd
44160 \end_inset
44161
44162
44163 \begin_inset Quotes eld
44164 \end_inset
44165
44166 Update
44167 \begin_inset Quotes erd
44168 \end_inset
44169
44170
44171 \begin_inset Quotes eld
44172 \end_inset
44173
44174 View Master Document
44175 \begin_inset Quotes erd
44176 \end_inset
44177
44178  and 
44179 \begin_inset Quotes eld
44180 \end_inset
44181
44182 Update Master Document
44183 \begin_inset Quotes erd
44184 \end_inset
44185
44186  in the 
44187 \family sans
44188 View
44189 \family default
44190  menu or the toolbar.
44191  The default is set in 
44192 \family sans
44193 Tools\SpecialChar \menuseparator
44194 Preferences\SpecialChar \menuseparator
44195 File Formats; see 
44196 \family default
44197
44198 \begin_inset CommandInset ref
44199 LatexCommand formatted
44200 reference "sec:File-Formats"
44201
44202 \end_inset
44203
44204
44205 \end_layout
44206
44207 \begin_layout Description
44208 Synchronize
44209 \begin_inset space ~
44210 \end_inset
44211
44212 with
44213 \begin_inset space ~
44214 \end_inset
44215
44216 Output
44217 \begin_inset Note Note
44218 status open
44219
44220 \begin_layout Plain Layout
44221 TODO!
44222 \end_layout
44223
44224 \end_inset
44225
44226
44227 \end_layout
44228
44229 \begin_layout Description
44230 XHTML
44231 \begin_inset space ~
44232 \end_inset
44233
44234 Output
44235 \begin_inset space ~
44236 \end_inset
44237
44238 Options
44239 \begin_inset Note Note
44240 status open
44241
44242 \begin_layout Plain Layout
44243 TODO!
44244 \end_layout
44245
44246 \end_inset
44247
44248
44249 \end_layout
44250
44251 \begin_layout Section
44252 LaT
44253 \begin_inset ERT
44254 status collapsed
44255
44256 \begin_layout Plain Layout
44257
44258 {}
44259 \end_layout
44260
44261 \end_inset
44262
44263 eX Preamble
44264 \end_layout
44265
44266 \begin_layout Standard
44267 In this text field are entered commands to load special LaTeX-packages or
44268  to define LaTeX-commands.
44269  The preamble is a thing for LaTeX-experts.
44270  You should not enter commands here until you exactly know what you are
44271  doing.
44272 \end_layout
44273
44274 \begin_layout Standard
44275 An introduction to the LaTeX-syntax is given in section
44276 \begin_inset space ~
44277 \end_inset
44278
44279
44280 \begin_inset CommandInset ref
44281 LatexCommand ref
44282 reference "sub:LaTeX-Syntax"
44283
44284 \end_inset
44285
44286 .
44287 \end_layout
44288
44289 \begin_layout Chapter
44290 The 
44291 \family sans
44292 Preferences
44293 \family default
44294  Dialog
44295 \begin_inset CommandInset label
44296 LatexCommand label
44297 name "cha:The-Preferences-dialog"
44298
44299 \end_inset
44300
44301
44302 \begin_inset Index idx
44303 status collapsed
44304
44305 \begin_layout Plain Layout
44306 Preferences
44307 \end_layout
44308
44309 \end_inset
44310
44311
44312 \end_layout
44313
44314 \begin_layout Standard
44315 The preferences dialog is called with the menu 
44316 \family sans
44317 Tools\SpecialChar \menuseparator
44318 Preferences
44319 \family default
44320 .
44321  It has the following submenus.
44322 \end_layout
44323
44324 \begin_layout Section
44325 Look and Feel
44326 \end_layout
44327
44328 \begin_layout Subsection
44329 User Interface
44330 \end_layout
44331
44332 \begin_layout Subsubsection
44333 User Interface File
44334 \begin_inset Index idx
44335 status collapsed
44336
44337 \begin_layout Plain Layout
44338 Customization ! of toolbars
44339 \end_layout
44340
44341 \end_inset
44342
44343
44344 \begin_inset Index idx
44345 status collapsed
44346
44347 \begin_layout Plain Layout
44348 Customization ! of menus
44349 \end_layout
44350
44351 \end_inset
44352
44353
44354 \end_layout
44355
44356 \begin_layout Standard
44357 \begin_inset Note Greyedout
44358 status open
44359
44360 \begin_layout Plain Layout
44361
44362 \series bold
44363 Note:
44364 \series default
44365  You have to restart LyX before the change of the user interface file take
44366  effect.
44367 \end_layout
44368
44369 \end_inset
44370
44371
44372 \end_layout
44373
44374 \begin_layout Standard
44375 The appearance of the menus and toolbars can be changed by choosing a user
44376  interface (ui) file.
44377  An ui-file is a text file where the toolbars and menus are listed.
44378  The toolbar buttons and menu entries are specified in the files 
44379 \shape italic
44380 stdtoolbars.inc
44381 \shape default
44382  and 
44383 \shape italic
44384 stdmenus.inc
44385 \shape default
44386 , respectively.
44387  Both files are loaded by the 
44388 \emph on
44389 default.ui
44390 \emph default
44391  file.
44392  To create your own menu and toolbar layout, start with a copy of these
44393  files and edit the entries.
44394 \end_layout
44395
44396 \begin_layout Standard
44397 The syntax of the .inc-files is straightforward: The 
44398 \family sans
44399 Menubar
44400 \family default
44401
44402 \family sans
44403 Menu
44404 \family default
44405  and 
44406 \family sans
44407 Toolbar
44408 \family default
44409  entries must be ended with an explicit 
44410 \family sans
44411 End
44412 \family default
44413 .
44414  They may contain 
44415 \family sans
44416 Submenus
44417 \family default
44418
44419 \family sans
44420 Items
44421 \family default
44422
44423 \family sans
44424 OptItems
44425 \family default
44426
44427 \family sans
44428 Separators
44429 \family default
44430
44431 \family sans
44432 Icons,
44433 \family default
44434  and in the case of the 
44435 \begin_inset Quotes eld
44436 \end_inset
44437
44438 file
44439 \begin_inset Quotes erd
44440 \end_inset
44441
44442  menus a 
44443 \family sans
44444 Lastfiles
44445 \family default
44446  entry.
44447  The syntax for the entries is:
44448 \end_layout
44449
44450 \begin_layout Standard
44451 \begin_inset VSpace smallskip*
44452 \end_inset
44453
44454
44455 \series bold
44456 Item 
44457 \begin_inset Quotes eld
44458 \end_inset
44459
44460 menu 
44461 \series default
44462 or
44463 \series bold
44464  button name
44465 \begin_inset Quotes erd
44466 \end_inset
44467
44468  
44469 \begin_inset Quotes eld
44470 \end_inset
44471
44472 LyX-function
44473 \begin_inset Quotes erd
44474 \end_inset
44475
44476
44477 \end_layout
44478
44479 \begin_layout Standard
44480 \noindent
44481 \begin_inset VSpace smallskip*
44482 \end_inset
44483
44484 All LyX-functions are listed in the menu 
44485 \family sans
44486 Help\SpecialChar \menuseparator
44487 LyX
44488 \begin_inset space ~
44489 \end_inset
44490
44491 Functions
44492 \family default
44493 .
44494 \end_layout
44495
44496 \begin_layout Standard
44497 \begin_inset VSpace medskip
44498 \end_inset
44499
44500
44501 \end_layout
44502
44503 \begin_layout Standard
44504 An example: Assuming you use the menu 
44505 \family sans
44506 Navigate\SpecialChar \menuseparator
44507 Bookmarks
44508 \family default
44509  quite often and therefore want six available bookmarks, you can add the
44510  line
44511 \end_layout
44512
44513 \begin_layout Standard
44514 \begin_inset VSpace smallskip*
44515 \end_inset
44516
44517
44518 \series bold
44519 Item 
44520 \begin_inset Quotes eld
44521 \end_inset
44522
44523 Save Bookmark 6
44524 \begin_inset Quotes erd
44525 \end_inset
44526
44527  
44528 \begin_inset Quotes eld
44529 \end_inset
44530
44531 bookmark-save 6
44532 \begin_inset Quotes erd
44533 \end_inset
44534
44535
44536 \end_layout
44537
44538 \begin_layout Standard
44539 \noindent
44540 \begin_inset VSpace smallskip*
44541 \end_inset
44542
44543 to the navigate menu section in the .inc-file to have the sixth bookmark.
44544 \end_layout
44545
44546 \begin_layout Subsubsection
44547 Automatic help
44548 \end_layout
44549
44550 \begin_layout Standard
44551 The option 
44552 \family sans
44553 Enable tool tips in main work area
44554 \family default
44555  enables tool tips showing the content of closed insets like index entries
44556  or footnotes.
44557 \end_layout
44558
44559 \begin_layout Subsubsection
44560 Session
44561 \end_layout
44562
44563 \begin_layout Standard
44564 With the option 
44565 \family sans
44566 Allow saving
44567 \begin_inset space \thinspace{}
44568 \end_inset
44569
44570 /
44571 \begin_inset space \thinspace{}
44572 \end_inset
44573
44574 restoring of window layout and geometries
44575 \family default
44576  LyX's main window will be opened with the size and layout that was used
44577  in the last LyX session.
44578 \end_layout
44579
44580 \begin_layout Standard
44581 The option 
44582 \family sans
44583 Restore cursor positions
44584 \family default
44585  sets the cursor to the position in the file where it has been the last
44586  time.
44587 \end_layout
44588
44589 \begin_layout Standard
44590 The option 
44591 \family sans
44592 Load opened files from last session
44593 \family default
44594  opens all files that were opened in the last LyX session.
44595 \end_layout
44596
44597 \begin_layout Subsubsection
44598 Documents
44599 \begin_inset CommandInset label
44600 LatexCommand label
44601 name "sub:Backup documents"
44602
44603 \end_inset
44604
44605
44606 \begin_inset Index idx
44607 status collapsed
44608
44609 \begin_layout Plain Layout
44610 Backup ! Documents
44611 \end_layout
44612
44613 \end_inset
44614
44615
44616 \end_layout
44617
44618 \begin_layout Standard
44619 When the option 
44620 \family sans
44621 Backup documents
44622 \family default
44623  is set, you can specify the time between backup saves.
44624 \end_layout
44625
44626 \begin_layout Standard
44627
44628 \family sans
44629 Maximum last files
44630 \family default
44631  is the number of last opened files that LyX should display in the menu
44632  
44633 \family sans
44634 File\SpecialChar \menuseparator
44635 Open
44636 \begin_inset space ~
44637 \end_inset
44638
44639 Recent
44640 \family default
44641 .
44642 \end_layout
44643
44644 \begin_layout Standard
44645 When the option 
44646 \family sans
44647 Open documents in tabs
44648 \family default
44649  is not used, then every file will be opened in its own new instance of
44650  LyX.
44651 \end_layout
44652
44653 \begin_layout Subsection
44654 Screen Fonts
44655 \begin_inset Index idx
44656 status collapsed
44657
44658 \begin_layout Plain Layout
44659 Font ! Screen
44660 \end_layout
44661
44662 \end_inset
44663
44664
44665 \begin_inset CommandInset label
44666 LatexCommand label
44667 name "sub:Screen-Fonts"
44668
44669 \end_inset
44670
44671
44672 \end_layout
44673
44674 \begin_layout Standard
44675 These fonts are used to display your documents on the screen.
44676 \end_layout
44677
44678 \begin_layout Standard
44679 \begin_inset Note Greyedout
44680 status open
44681
44682 \begin_layout Plain Layout
44683
44684 \series bold
44685 Note:
44686 \series default
44687  This section only deals with the fonts 
44688 \emph on
44689 inside
44690 \emph default
44691  the LyX window.
44692  The fonts that appear on the output are independent from these fonts, and
44693  set in the menu 
44694 \family sans
44695 Document\SpecialChar \menuseparator
44696 Settings\SpecialChar \menuseparator
44697 Fonts
44698 \family default
44699 .
44700 \end_layout
44701
44702 \end_inset
44703
44704
44705 \end_layout
44706
44707 \begin_layout Standard
44708 By default, LyX uses 
44709 \family typewriter
44710 Times
44711 \family default
44712  as roman (serif) font, 
44713 \family typewriter
44714 Arial
44715 \family default
44716  or 
44717 \family typewriter
44718 Helvetica
44719 \family default
44720  (depends on the system) as 
44721 \family sans
44722 sans
44723 \begin_inset space ~
44724 \end_inset
44725
44726 serif
44727 \family default
44728  font, and 
44729 \family typewriter
44730 Courier
44731 \family default
44732  as 
44733 \family typewriter
44734 typewriter
44735 \family default
44736  font.
44737 \end_layout
44738
44739 \begin_layout Standard
44740 You can change the font size with the 
44741 \family sans
44742 Zoom
44743 \family default
44744  setting.
44745  You can also change the font zoom outside the preferences dialog for the
44746  current LyX session by pressing Ctrl and scrolling the mouse wheel.
44747 \end_layout
44748
44749 \begin_layout Standard
44750
44751 \family sans
44752 Screen DPI
44753 \family default
44754  is the screen resolution in dpi (dots per inch).
44755  The Font Sizes are calculated as letter height in units of points.
44756  72
44757 \begin_inset space \thinspace{}
44758 \end_inset
44759
44760 points have the size of 1
44761 \begin_inset space \thinspace{}
44762 \end_inset
44763
44764 inch, see Appendix
44765 \begin_inset space ~
44766 \end_inset
44767
44768
44769 \begin_inset CommandInset ref
44770 LatexCommand ref
44771 reference "cha:Units-available-in"
44772
44773 \end_inset
44774
44775 .
44776 \end_layout
44777
44778 \begin_layout Standard
44779 The default 
44780 \family sans
44781 Font Sizes
44782 \family default
44783  are the same as if a document font size of 10
44784 \begin_inset space \thinspace{}
44785 \end_inset
44786
44787 pt would be used.
44788  The sizes are explained in detail in section
44789 \begin_inset space ~
44790 \end_inset
44791
44792
44793 \begin_inset CommandInset ref
44794 LatexCommand ref
44795 reference "sub:Document-Font"
44796
44797 \end_inset
44798
44799 .
44800 \end_layout
44801
44802 \begin_layout Standard
44803 With the option 
44804 \family sans
44805 Use Pixmap Cache to speed up font rendering
44806 \family default
44807  enabled, LyX needs to redraw the screen less often.
44808  This results in better performance, especially on slow systems.
44809  On the other hand, the characters might look more fuzzy on screen.
44810  So whether you enable this or not depends on whether you prefer speed over
44811  aesthetics.
44812  Note that the Pixmap Cache is only available and useful under Mac
44813 \begin_inset space ~
44814 \end_inset
44815
44816 OS and Windows.
44817 \end_layout
44818
44819 \begin_layout Subsection
44820 Colors
44821 \begin_inset Index idx
44822 status collapsed
44823
44824 \begin_layout Plain Layout
44825 Color ! LyX screen
44826 \end_layout
44827
44828 \end_inset
44829
44830
44831 \begin_inset Index idx
44832 status collapsed
44833
44834 \begin_layout Plain Layout
44835 Settings ! Color
44836 \end_layout
44837
44838 \end_inset
44839
44840
44841 \end_layout
44842
44843 \begin_layout Standard
44844 You can here change all the colors used by LyX.
44845  Choose an item in the list and use the 
44846 \family sans
44847 Alter
44848 \family default
44849  button.
44850 \end_layout
44851
44852 \begin_layout Subsection
44853 Display
44854 \begin_inset Index idx
44855 status collapsed
44856
44857 \begin_layout Plain Layout
44858 Settings ! Display
44859 \end_layout
44860
44861 \end_inset
44862
44863
44864 \end_layout
44865
44866 \begin_layout Standard
44867 Here you can specify if graphics inside LyX are displayed.
44868 \end_layout
44869
44870 \begin_layout Standard
44871
44872 \family sans
44873 Instant Preview
44874 \family default
44875  enables previewing snippets of your document.
44876  This feature is described in section
44877 \begin_inset space ~
44878 \end_inset
44879
44880
44881 \begin_inset CommandInset ref
44882 LatexCommand ref
44883 reference "sec:Previewing-snippets-of"
44884
44885 \end_inset
44886
44887 .
44888 \end_layout
44889
44890 \begin_layout Standard
44891 The option 
44892 \family sans
44893 Mark
44894 \begin_inset space ~
44895 \end_inset
44896
44897 end
44898 \begin_inset space ~
44899 \end_inset
44900
44901 of
44902 \begin_inset space ~
44903 \end_inset
44904
44905 paragraphs
44906 \family default
44907  displays a pilcrow (¶) at the end of every paragraph.
44908 \end_layout
44909
44910 \begin_layout Section
44911 Editing
44912 \begin_inset Index idx
44913 status collapsed
44914
44915 \begin_layout Plain Layout
44916 Settings ! Editing
44917 \end_layout
44918
44919 \end_inset
44920
44921
44922 \end_layout
44923
44924 \begin_layout Subsection
44925 Control
44926 \end_layout
44927
44928 \begin_layout Subsubsection
44929 Editing
44930 \end_layout
44931
44932 \begin_layout Standard
44933 The option 
44934 \family sans
44935 Cursor follows scrollbar
44936 \family default
44937  sets the cursor to the top of the currently displayed document part when
44938  scrolling.
44939 \end_layout
44940
44941 \begin_layout Standard
44942 You can adjust the thickness of the cursor with the 
44943 \family sans
44944 Cursor width
44945 \family default
44946  setting.
44947  If you set the value to zero the thickness of the cursor scales relative
44948  to the zoom value you choose for the screen fonts.
44949 \end_layout
44950
44951 \begin_layout Standard
44952 The option 
44953 \family sans
44954 Sort environments alphabetically
44955 \family default
44956  sorts the entries in the pull-down box for the paragraph environments.
44957 \end_layout
44958
44959 \begin_layout Standard
44960 The option 
44961 \family sans
44962 Group environments by their category
44963 \family default
44964  groups the entries in the pull-down box for the paragraph environments.
44965 \end_layout
44966
44967 \begin_layout Standard
44968 The math macro editing option determines the editing style, see the section
44969  
44970 \emph on
44971 Math Macros
44972 \emph default
44973  of the 
44974 \emph on
44975 Math
44976 \emph default
44977  manual.
44978 \end_layout
44979
44980 \begin_layout Subsubsection
44981 Fullscreen
44982 \end_layout
44983
44984 \begin_layout Standard
44985 Here you can specify what is hidden in the fullscreen mode.
44986  The option 
44987 \family sans
44988 Limit text width
44989 \family default
44990  specifies the width of the text in fullscreen mode.
44991  This way you can display the text smaller than the screen, the text appears
44992  then centered.
44993 \end_layout
44994
44995 \begin_layout Subsection
44996 Shortcuts
44997 \begin_inset Index idx
44998 status collapsed
44999
45000 \begin_layout Plain Layout
45001 Key Bindings
45002 \end_layout
45003
45004 \end_inset
45005
45006
45007 \begin_inset Index idx
45008 status collapsed
45009
45010 \begin_layout Plain Layout
45011 Settings ! Shortcuts
45012 \end_layout
45013
45014 \end_inset
45015
45016
45017 \end_layout
45018
45019 \begin_layout Subsubsection
45020 Bind File
45021 \end_layout
45022
45023 \begin_layout Standard
45024 Bindings are used to bind a LyX-function to a key.
45025  Several binding files are available:
45026 \end_layout
45027
45028 \begin_layout Description
45029 cua.bind typical set of PC keyboard shortcuts
45030 \end_layout
45031
45032 \begin_layout Description
45033 (x)emacs.bind set of bindings like they are used in the editor programs 
45034 \family sans
45035 Emacs
45036 \family default
45037  (
45038 \family sans
45039 XEmacs
45040 \family default
45041 )
45042 \end_layout
45043
45044 \begin_layout Description
45045 mac.bind set of bindings for 
45046 \family sans
45047 Mac
45048 \begin_inset space \thinspace{}
45049 \end_inset
45050
45051 OS
45052 \family default
45053  systems.
45054 \end_layout
45055
45056 \begin_layout Standard
45057 There are also bind-files designed for special document classes, like 
45058 \shape italic
45059 broadway.bind
45060 \shape default
45061 , and bind files for special languages.
45062  The name of language bind-files begin with a language code, e.
45063 \begin_inset space \thinspace{}
45064 \end_inset
45065
45066 g.
45067 \begin_inset space \space{}
45068 \end_inset
45069
45070
45071 \begin_inset Quotes eld
45072 \end_inset
45073
45074 pt
45075 \begin_inset Quotes erd
45076 \end_inset
45077
45078  for Portuguese.
45079  If you use LyX in a certain language, LyX will try to use the appropriate
45080  bind-file.
45081 \end_layout
45082
45083 \begin_layout Standard
45084 Some bind-files, like 
45085 \emph on
45086 math.bind
45087 \emph default
45088 , have only a small scope.
45089  When looking at the end of the file 
45090 \shape italic
45091 cua.bind
45092 \shape default
45093 , you can see that they are included to keep the overview in the bind-file.
45094 \end_layout
45095
45096 \begin_layout Subsubsection
45097 Editing Shortcuts
45098 \begin_inset CommandInset label
45099 LatexCommand label
45100 name "sub:Editing-Shortcuts"
45101
45102 \end_inset
45103
45104
45105 \begin_inset Index idx
45106 status collapsed
45107
45108 \begin_layout Plain Layout
45109 Key Bindings ! Editing
45110 \end_layout
45111
45112 \end_inset
45113
45114
45115 \end_layout
45116
45117 \begin_layout Standard
45118 To add new or modify existing keybindings to your own taste you can use
45119  the table in the dialog that lists all LyX-functions and the bound shortcuts.
45120  To find functions easily, they are grouped by categories and the dialog
45121  provides the field 
45122 \family sans
45123 Show key-bindings containing
45124 \family default
45125 .
45126  In this field you can insert a keyword for a function you want to edit.
45127  Insert there for example as keyword 
45128 \begin_inset Quotes eld
45129 \end_inset
45130
45131 paste
45132 \begin_inset Quotes erd
45133 \end_inset
45134
45135  and you get the 4 different existing shortcuts for the 3 different functions
45136  that contain 
45137 \begin_inset Quotes eld
45138 \end_inset
45139
45140 paste
45141 \begin_inset Quotes erd
45142 \end_inset
45143
45144  in their name.
45145  As you can see, one function can have more than one shortcut.
45146  All LyX-functions are also listed in the file 
45147 \emph on
45148 LyX Functions
45149 \emph default
45150  that you will find in the 
45151 \family sans
45152 Help
45153 \family default
45154  menu.
45155 \end_layout
45156
45157 \begin_layout Standard
45158 To add e.
45159 \begin_inset space \thinspace{}
45160 \end_inset
45161
45162 g.
45163 \begin_inset space \space{}
45164 \end_inset
45165
45166 the shortcut 
45167 \family sans
45168 Alt+Q
45169 \family default
45170  for the function 
45171 \family sans
45172 textstyle-apply
45173 \family default
45174 , select the function and press the 
45175 \family sans
45176 Modify
45177 \family default
45178  button.
45179  A dialog pops up where you can add the shortcut by using it.
45180  So press Alt+Q to define the shortcut.
45181  Modifying an existing shortcut is done the same way.
45182  You can also bind multiple functions to one shortcut by modifying an existing
45183  binding and adding the different function names as a semicolon separated
45184  list.
45185  LyX will then use the first function that is enabled in the current document
45186  part.
45187  The binding for the function 
45188 \family sans
45189 command-alter
45190 \family default
45191  is an example of this.
45192 \end_layout
45193
45194 \begin_layout Standard
45195 Alternatively you can also edit shortcuts by modifying bind-files with a
45196  text editor.
45197  The syntax of the entries is:
45198 \end_layout
45199
45200 \begin_layout Standard
45201
45202 \series bold
45203
45204 \backslash
45205 bind 
45206 \begin_inset Quotes eld
45207 \end_inset
45208
45209 key combination
45210 \begin_inset Quotes erd
45211 \end_inset
45212
45213  
45214 \begin_inset Quotes eld
45215 \end_inset
45216
45217 LyX-function
45218 \begin_inset Quotes erd
45219 \end_inset
45220
45221
45222 \end_layout
45223
45224 \begin_layout Subsection
45225 Keyboard / Mouse
45226 \begin_inset CommandInset label
45227 LatexCommand label
45228 name "sub:Keyboard-Map"
45229
45230 \end_inset
45231
45232
45233 \begin_inset Index idx
45234 status collapsed
45235
45236 \begin_layout Plain Layout
45237 Keyboard Map
45238 \end_layout
45239
45240 \end_inset
45241
45242
45243 \begin_inset Index idx
45244 status collapsed
45245
45246 \begin_layout Plain Layout
45247 Settings ! Keyboard Map
45248 \end_layout
45249
45250 \end_inset
45251
45252
45253 \end_layout
45254
45255 \begin_layout Standard
45256 Normally keyboard settings have to be done in a menu of your operating system.
45257  For the case that this is not possible, LyX provides keyboard maps.
45258  If you have e.
45259 \begin_inset space \thinspace{}
45260 \end_inset
45261
45262 g.
45263 \begin_inset space \space{}
45264 \end_inset
45265
45266 a Czech keyboard but want to write with it like with a Romanian one, you
45267  can use the keyboard map file named 
45268 \emph on
45269 romanian.kmap
45270 \emph default
45271 .
45272 \end_layout
45273
45274 \begin_layout Standard
45275 \begin_inset Note Greyedout
45276 status open
45277
45278 \begin_layout Plain Layout
45279
45280 \series bold
45281 Note:
45282 \series default
45283  Keyboard maps are only provided as makeshift and don't work on all systems.
45284 \end_layout
45285
45286 \end_inset
45287
45288
45289 \end_layout
45290
45291 \begin_layout Standard
45292 Besides this, you can specify here the 
45293 \family sans
45294 Wheel scrolling speed
45295 \family default
45296 .
45297  The standard value is 1.0, higher values speed up the scrolling, lower ones
45298  slow it down.
45299 \end_layout
45300
45301 \begin_layout Subsection
45302 Input Completion
45303 \begin_inset CommandInset label
45304 LatexCommand label
45305 name "sub:Input-Completion-Appendix"
45306
45307 \end_inset
45308
45309
45310 \begin_inset Index idx
45311 status collapsed
45312
45313 \begin_layout Plain Layout
45314 Input completion
45315 \end_layout
45316
45317 \end_inset
45318
45319
45320 \end_layout
45321
45322 \begin_layout Standard
45323 Input completion is described in sec.
45324 \begin_inset space \thinspace{}
45325 \end_inset
45326
45327
45328 \begin_inset CommandInset ref
45329 LatexCommand ref
45330 reference "sec:Input-Completion"
45331
45332 \end_inset
45333
45334 .
45335  The completion options for math do the same as the corresponding options
45336  for text.
45337  With the general options you can define the delay time for the inline and
45338  popup completion and choose if long completions should be abbreviated or
45339  not.
45340 \end_layout
45341
45342 \begin_layout Section
45343 Paths
45344 \begin_inset CommandInset label
45345 LatexCommand label
45346 name "sec:Paths"
45347
45348 \end_inset
45349
45350
45351 \begin_inset Index idx
45352 status collapsed
45353
45354 \begin_layout Plain Layout
45355 Paths
45356 \end_layout
45357
45358 \end_inset
45359
45360
45361 \begin_inset Index idx
45362 status collapsed
45363
45364 \begin_layout Plain Layout
45365 Settings ! Paths
45366 \end_layout
45367
45368 \end_inset
45369
45370
45371 \end_layout
45372
45373 \begin_layout Description
45374 Working
45375 \begin_inset space ~
45376 \end_inset
45377
45378 directory This is LyX's working directory.
45379  It is the default when you 
45380 \family sans
45381 Open
45382 \family default
45383
45384 \family sans
45385 Save
45386 \family default
45387  or 
45388 \family sans
45389 Save
45390 \begin_inset space ~
45391 \end_inset
45392
45393 as
45394 \family default
45395  files.
45396 \end_layout
45397
45398 \begin_layout Description
45399 Document
45400 \begin_inset space ~
45401 \end_inset
45402
45403 templates This directory will be opened when you use the menu 
45404 \family sans
45405 File\SpecialChar \menuseparator
45406 New
45407 \begin_inset space ~
45408 \end_inset
45409
45410 from
45411 \begin_inset space ~
45412 \end_inset
45413
45414 Template
45415 \family default
45416 .
45417 \end_layout
45418
45419 \begin_layout Description
45420 Example
45421 \begin_inset space ~
45422 \end_inset
45423
45424 files This directory will be opened when you use the button 
45425 \family sans
45426 Examples
45427 \family default
45428  in the 
45429 \family sans
45430 File\SpecialChar \menuseparator
45431 Open
45432 \family default
45433  dialog.
45434 \begin_inset Newline newline
45435 \end_inset
45436
45437
45438 \begin_inset Note Greyedout
45439 status open
45440
45441 \begin_layout Plain Layout
45442
45443 \series bold
45444 Note:
45445 \series default
45446  The 
45447 \family sans
45448 Examples
45449 \family default
45450  button does not exist when using LyX on MacOS and Windows systems.
45451 \end_layout
45452
45453 \end_inset
45454
45455
45456 \end_layout
45457
45458 \begin_layout Description
45459 Backup
45460 \begin_inset space ~
45461 \end_inset
45462
45463 directory
45464 \begin_inset Index idx
45465 status collapsed
45466
45467 \begin_layout Plain Layout
45468 Backup ! Directory
45469 \end_layout
45470
45471 \end_inset
45472
45473  Backup copies will be saved to this directory.
45474  When no directory is given but backups are enabled as described in section
45475 \begin_inset space ~
45476 \end_inset
45477
45478
45479 \begin_inset CommandInset ref
45480 LatexCommand ref
45481 reference "sub:Backup documents"
45482
45483 \end_inset
45484
45485 , the 
45486 \family sans
45487 Working directory
45488 \family default
45489  will be used to save the backups.
45490 \begin_inset Newline newline
45491 \end_inset
45492
45493 The backup files have the ending 
45494 \begin_inset Quotes eld
45495 \end_inset
45496
45497 .lyx~
45498 \begin_inset Quotes erd
45499 \end_inset
45500
45501 .
45502 \end_layout
45503
45504 \begin_layout Description
45505 Ly
45506 \begin_inset ERT
45507 status collapsed
45508
45509 \begin_layout Plain Layout
45510
45511 {}
45512 \end_layout
45513
45514 \end_inset
45515
45516 XServer-Pipe Here you can enter the name of a Unix-pipe.
45517  This pipe is used to send data from external programs to LyX.
45518 \begin_inset Newline newline
45519 \end_inset
45520
45521
45522 \series bold
45523 Example
45524 \series default
45525 : You add a BibTeX-database test.bib to your document.
45526  You can edit this file with the program 
45527 \family typewriter
45528 JabRef
45529 \family default
45530  bearbeiten.
45531  In 
45532 \family typewriter
45533 JabRef
45534 \family default
45535  you have to use the same Unix-Pipe for LyX in its preferences under 
45536 \family sans
45537 External
45538 \begin_inset space ~
45539 \end_inset
45540
45541 programs
45542 \family default
45543 .
45544  If you want to get one entry of the database as citation, select it in
45545  
45546 \family typewriter
45547 JabRef
45548 \family default
45549  and click on the LyX-symbol.
45550  The entry will now be inserted as citation at the current cursor position
45551  in your LyX file.
45552  
45553 \family typewriter
45554 JabRef
45555 \family default
45556  and LyX need of course to be run the same time.
45557 \begin_inset Newline newline
45558 \end_inset
45559
45560
45561 \begin_inset Note Greyedout
45562 status open
45563
45564 \begin_layout Plain Layout
45565
45566 \series bold
45567 Note:
45568 \series default
45569  This feature doesn't work on Windows systems.
45570 \end_layout
45571
45572 \end_inset
45573
45574
45575 \end_layout
45576
45577 \begin_layout Description
45578 Temporary
45579 \begin_inset space ~
45580 \end_inset
45581
45582 directory Temporary files will be saved in this directory.
45583 \end_layout
45584
45585 \begin_layout Description
45586 PATH
45587 \begin_inset space ~
45588 \end_inset
45589
45590 prefix This field contains a list of paths to external programs.
45591  When LyX needs to use an external program, it looks in this list where
45592  to find it on the system.
45593  The path list is automatically set up on Windows and Mac systems when LyX
45594  is configured, so that you normally don't have to modify it.
45595  On Unix
45596 \begin_inset space \thinspace{}
45597 \end_inset
45598
45599 /
45600 \begin_inset space \thinspace{}
45601 \end_inset
45602
45603 Linux systems, the path list will need to be set only if there are external
45604  programs you wish to use that are not in your normal system path ($PATH).
45605  
45606 \end_layout
45607
45608 \begin_layout Section
45609 Identity
45610 \end_layout
45611
45612 \begin_layout Standard
45613 Here you can insert your name and email address.
45614  The identity will be used when you have enabled change tracking as described
45615  in section
45616 \begin_inset space ~
45617 \end_inset
45618
45619
45620 \begin_inset CommandInset ref
45621 LatexCommand ref
45622 reference "sec:Change-Tracking"
45623
45624 \end_inset
45625
45626 , to mark changes you make as yours.
45627 \end_layout
45628
45629 \begin_layout Section
45630 Language Settings
45631 \begin_inset Index idx
45632 status collapsed
45633
45634 \begin_layout Plain Layout
45635 Language ! Settings
45636 \end_layout
45637
45638 \end_inset
45639
45640
45641 \begin_inset Index idx
45642 status collapsed
45643
45644 \begin_layout Plain Layout
45645 Settings ! Language
45646 \end_layout
45647
45648 \end_inset
45649
45650
45651 \end_layout
45652
45653 \begin_layout Subsection
45654 Language
45655 \begin_inset CommandInset label
45656 LatexCommand label
45657 name "sub:Prefs-Language"
45658
45659 \end_inset
45660
45661
45662 \end_layout
45663
45664 \begin_layout Description
45665 User
45666 \begin_inset space ~
45667 \end_inset
45668
45669 Interface
45670 \begin_inset space ~
45671 \end_inset
45672
45673 language Here you can select the language of LyX's menus.
45674  Unfortunately this doesn't work on Mac and Windows.
45675  It works on Linux for the languages into LyX's menus and dialogs are translated.
45676  You find the actual translation status here: 
45677 \begin_inset CommandInset href
45678 LatexCommand href
45679 name "http://www.lyx.org/I18n"
45680 target "http://www.lyx.org/I18n"
45681
45682 \end_inset
45683
45684
45685 \end_layout
45686
45687 \begin_layout Description
45688 Default
45689 \begin_inset space ~
45690 \end_inset
45691
45692 language is the language used in new documents
45693 \end_layout
45694
45695 \begin_layout Description
45696 Language
45697 \begin_inset space ~
45698 \end_inset
45699
45700 package determines which LaTeX package should be loaded to handle language
45701  issues.
45702  Language issues which are handled by this package include proper hyphenation
45703  as well as localization of dates and text strings such as 
45704 \begin_inset Quotes eld
45705 \end_inset
45706
45707 Chapter
45708 \begin_inset Quotes erd
45709 \end_inset
45710
45711  and 
45712 \begin_inset Quotes eld
45713 \end_inset
45714
45715 Table
45716 \begin_inset Quotes erd
45717 \end_inset
45718
45719 .
45720  The most widespread language package is 
45721 \series bold
45722 babel
45723 \series default
45724 , it's the default language package in classic LaTeX.
45725  However, more recent typesetting engines such as XeTeX and LuaTeX come
45726  with an alternative language package (
45727 \series bold
45728 polyglossia
45729 \series default
45730 ) that is more suited for the multi-script support of these engines.
45731  Furthermore, there are also specific language packages for languages not
45732  covered by babel.
45733 \begin_inset Newline newline
45734 \end_inset
45735
45736 The available selections are:
45737 \end_layout
45738
45739 \begin_deeper
45740 \begin_layout Itemize
45741 \noindent
45742
45743 \series bold
45744 Automatic
45745 \series default
45746 :
45747 \series bold
45748  
45749 \series default
45750 Selects the most appropriate language package for the current typesetting
45751  engine (default)
45752 \end_layout
45753
45754 \begin_layout Itemize
45755 \noindent
45756
45757 \series bold
45758 Always babel: 
45759 \series default
45760 Uses always babel, even if another package (such as polyglossia) would have
45761  been preferred by automatic setting; this essentially allows to select
45762  babel instead of polyglossia with XeTeX and LuaTeX
45763 \end_layout
45764
45765 \begin_layout Itemize
45766 \noindent
45767
45768 \series bold
45769 Custom: 
45770 \series default
45771 Lets you load some other language package (via 
45772 \family typewriter
45773
45774 \backslash
45775 usepackage
45776 \series bold
45777 {
45778 \series default
45779 packagename}
45780 \family default
45781 )
45782 \end_layout
45783
45784 \begin_layout Itemize
45785 \noindent
45786
45787 \series bold
45788 None: 
45789 \series default
45790 Loads no language package at all
45791 \end_layout
45792
45793 \end_deeper
45794 \begin_layout Description
45795 Default
45796 \begin_inset space ~
45797 \end_inset
45798
45799 Decimal
45800 \begin_inset space ~
45801 \end_inset
45802
45803 Point Define the default decimal point for the use in tables (decimal point
45804  alignment)
45805 \end_layout
45806
45807 \begin_layout Description
45808 Command
45809 \begin_inset space ~
45810 \end_inset
45811
45812 start When a special LaTeX-package is needed to write in a certain document
45813  language, you can here specify the command to start the package.
45814  An example is the start command 
45815 \family sans
45816
45817 \backslash
45818 begin{arabtext}
45819 \family default
45820  that is needed to write Arabic using the package 
45821 \series bold
45822 ArabTeX
45823 \series default
45824 , see 
45825 \begin_inset CommandInset citation
45826 LatexCommand cite
45827 key "Arabic"
45828
45829 \end_inset
45830
45831 .
45832  The default is the 
45833 \series bold
45834 babel
45835 \series default
45836  command 
45837 \family sans
45838
45839 \backslash
45840 selectlanguage{$$lang}
45841 \family default
45842 .
45843 \end_layout
45844
45845 \begin_layout Description
45846 Command
45847 \begin_inset space ~
45848 \end_inset
45849
45850 end Counterpart to 
45851 \family sans
45852 Command start
45853 \family default
45854 .
45855  Some packages, like the default, don't have an end command since the start
45856  command toggles the package on and off.
45857 \end_layout
45858
45859 \begin_layout Description
45860 Set
45861 \begin_inset space ~
45862 \end_inset
45863
45864 languages
45865 \begin_inset space ~
45866 \end_inset
45867
45868 globally When this option is set, the languages used in the document will
45869  be added as options to the document class options, so that they can be
45870  used by all LaTeX-packages.
45871  Otherwise they will only be used as options for the 
45872 \series bold
45873 babel
45874 \series default
45875  package.
45876 \end_layout
45877
45878 \begin_layout Description
45879 Auto
45880 \begin_inset space ~
45881 \end_inset
45882
45883 begin When this option is set, the documents starts with the chosen document
45884  language.
45885  When this option is not set, the 
45886 \family sans
45887 Command
45888 \begin_inset space ~
45889 \end_inset
45890
45891 start
45892 \family default
45893  is explicitly set to the beginning of the document in the LaTeX-output.
45894  This assures that the correct language is used when you use another 
45895 \family sans
45896 Command
45897 \begin_inset space ~
45898 \end_inset
45899
45900 start
45901 \family default
45902  than the default.
45903 \end_layout
45904
45905 \begin_layout Description
45906 Auto
45907 \begin_inset space ~
45908 \end_inset
45909
45910 end Counterpart to 
45911 \family sans
45912 Auto
45913 \begin_inset space ~
45914 \end_inset
45915
45916 begin
45917 \family default
45918 .
45919  When it is not set, the 
45920 \family sans
45921 Command
45922 \begin_inset space ~
45923 \end_inset
45924
45925 end
45926 \family default
45927  is set to the end of the document.
45928 \end_layout
45929
45930 \begin_layout Description
45931 Mark
45932 \begin_inset space ~
45933 \end_inset
45934
45935 foreign
45936 \begin_inset space ~
45937 \end_inset
45938
45939 languages Text marked formatted in a language different from the document
45940  language will be underlined blue.
45941 \end_layout
45942
45943 \begin_layout Description
45944 Enable
45945 \begin_inset space ~
45946 \end_inset
45947
45948 RTL
45949 \begin_inset space ~
45950 \end_inset
45951
45952 support Enables the use of languages, written from right to left (RTL),
45953  like Arabic, Hebrew, Farsi.
45954 \end_layout
45955
45956 \begin_layout Description
45957 Cursor
45958 \begin_inset space ~
45959 \end_inset
45960
45961 movement When writing RTL, you can define if the left and right arrow keys
45962  move the cursor visually to the left or right, respectively, or logically.
45963  Logical means that the cursor is moved to the left when pressing the right
45964  arrow key and the cursor is inside text in an RTL language.
45965 \end_layout
45966
45967 \begin_layout Subsection
45968 Spellchecker
45969 \end_layout
45970
45971 \begin_layout Standard
45972 The spellchecker settings are explained in section
45973 \begin_inset space ~
45974 \end_inset
45975
45976
45977 \begin_inset CommandInset ref
45978 LatexCommand ref
45979 reference "sec:Spellchecking"
45980
45981 \end_inset
45982
45983
45984 \end_layout
45985
45986 \begin_layout Section
45987 Outputs
45988 \end_layout
45989
45990 \begin_layout Subsection
45991 Printer
45992 \begin_inset CommandInset label
45993 LatexCommand label
45994 name "sub:Printer"
45995
45996 \end_inset
45997
45998
45999 \begin_inset Index idx
46000 status collapsed
46001
46002 \begin_layout Plain Layout
46003 Printer
46004 \end_layout
46005
46006 \end_inset
46007
46008
46009 \begin_inset Index idx
46010 status collapsed
46011
46012 \begin_layout Plain Layout
46013 Settings ! Printer
46014 \end_layout
46015
46016 \end_inset
46017
46018
46019 \end_layout
46020
46021 \begin_layout Description
46022 Default
46023 \begin_inset space ~
46024 \end_inset
46025
46026 printer Here you can specify the name of your default printer.
46027  The name will be used when the 
46028 \family sans
46029 Printer command
46030 \family default
46031  is executed.
46032 \begin_inset Newline newline
46033 \end_inset
46034
46035
46036 \begin_inset Note Greyedout
46037 status open
46038
46039 \begin_layout Plain Layout
46040
46041 \series bold
46042 Note:
46043 \series default
46044  You can leave this field empty on Windows systems because it has no effect.
46045 \end_layout
46046
46047 \end_inset
46048
46049
46050 \end_layout
46051
46052 \begin_layout Description
46053 Adapt
46054 \begin_inset space ~
46055 \end_inset
46056
46057 output
46058 \begin_inset space ~
46059 \end_inset
46060
46061 to
46062 \begin_inset space ~
46063 \end_inset
46064
46065 printer This option works only for the 
46066 \family sans
46067 Printer command
46068 \family default
46069  
46070 \begin_inset Quotes eld
46071 \end_inset
46072
46073
46074 \family sans
46075 dvips
46076 \family default
46077
46078 \begin_inset Quotes erd
46079 \end_inset
46080
46081 .
46082  It activates a configuration file for dvips.
46083  This is an option only for dvips experts.
46084 \end_layout
46085
46086 \begin_layout Description
46087 Printer
46088 \begin_inset space ~
46089 \end_inset
46090
46091 command is the command LyX
46092 \begin_inset space \thinspace{}
46093 \end_inset
46094
46095 /
46096 \begin_inset space \thinspace{}
46097 \end_inset
46098
46099 LaTeX uses for printing.
46100  The default is on most systems 
46101 \family sans
46102 dvips
46103 \family default
46104 .
46105 \end_layout
46106
46107 \begin_layout Description
46108 Printer
46109 \begin_inset space ~
46110 \end_inset
46111
46112 Command
46113 \begin_inset space ~
46114 \end_inset
46115
46116 Options Here you can specify printer options.
46117  A list of printer options with explanations can be found in the documentation
46118  of the program that provides the 
46119 \family sans
46120 Printer command
46121 \family default
46122  you are using.
46123 \end_layout
46124
46125 \begin_layout Subsection
46126 Date Format
46127 \begin_inset Index idx
46128 status collapsed
46129
46130 \begin_layout Plain Layout
46131 Date Format
46132 \end_layout
46133
46134 \end_inset
46135
46136
46137 \begin_inset Index idx
46138 status collapsed
46139
46140 \begin_layout Plain Layout
46141 Settings ! Date format
46142 \end_layout
46143
46144 \end_inset
46145
46146
46147 \end_layout
46148
46149 \begin_layout Standard
46150 The date format can be one or a mixture of the formats listed here:
46151 \begin_inset Newline newline
46152 \end_inset
46153
46154
46155 \begin_inset Flex URL
46156 status collapsed
46157
46158 \begin_layout Plain Layout
46159
46160 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
46161 \end_layout
46162
46163 \end_inset
46164
46165
46166 \begin_inset Newline newline
46167 \end_inset
46168
46169 For example the format
46170 \begin_inset Newline newline
46171 \end_inset
46172
46173 %d/%m/%y
46174 \begin_inset Newline newline
46175 \end_inset
46176
46177 prints the date as day/month/year.
46178 \end_layout
46179
46180 \begin_layout Subsection
46181 Plain Text
46182 \end_layout
46183
46184 \begin_layout Description
46185 Output
46186 \begin_inset space ~
46187 \end_inset
46188
46189 line
46190 \begin_inset space ~
46191 \end_inset
46192
46193 length sets the maximum number of characters printed in one line when using
46194  the menu 
46195 \family sans
46196 File\SpecialChar \menuseparator
46197 Export\SpecialChar \menuseparator
46198 Plain
46199 \begin_inset space ~
46200 \end_inset
46201
46202 text
46203 \family default
46204 .
46205  Setting the line line length to 0 means all text is printed in one endless
46206  line.
46207 \end_layout
46208
46209 \begin_layout Description
46210 roff
46211 \begin_inset space ~
46212 \end_inset
46213
46214 command defines an additional command used to produce better ASCII tables
46215  with the 
46216 \family typewriter
46217 groff/troff/nroff
46218 \family default
46219  UNIX-commands (refer to their manuals for more information about them).
46220  Setting this as empty tells LyX to use the internal formatter.
46221 \end_layout
46222
46223 \begin_layout Subsection
46224 LaT
46225 \begin_inset ERT
46226 status collapsed
46227
46228 \begin_layout Plain Layout
46229
46230 {}
46231 \end_layout
46232
46233 \end_inset
46234
46235 eX
46236 \begin_inset CommandInset label
46237 LatexCommand label
46238 name "sub:LaTeX-settings"
46239
46240 \end_inset
46241
46242
46243 \begin_inset Index idx
46244 status collapsed
46245
46246 \begin_layout Plain Layout
46247 Settings ! LaTeX
46248 \end_layout
46249
46250 \end_inset
46251
46252
46253 \end_layout
46254
46255 \begin_layout Description
46256 Use
46257 \begin_inset space ~
46258 \end_inset
46259
46260 LaTe
46261 \begin_inset ERT
46262 status collapsed
46263
46264 \begin_layout Plain Layout
46265
46266 {}
46267 \end_layout
46268
46269 \end_inset
46270
46271 X
46272 \begin_inset space ~
46273 \end_inset
46274
46275 font
46276 \begin_inset space ~
46277 \end_inset
46278
46279 encoding This is the default encoding of the document font.
46280  
46281 \family sans
46282 T1
46283 \family default
46284  is the default and covers western languages and symbols.
46285  
46286 \family sans
46287 T2A
46288 \family default
46289
46290 \family sans
46291 T2B
46292 \family default
46293
46294 \family sans
46295 T2C
46296 \family default
46297
46298 \family sans
46299 LCY
46300 \family default
46301 , and 
46302 \family sans
46303 X2
46304 \family default
46305  are for Cyrillic.
46306  Combinations of the encodings are possible, like 
46307 \begin_inset Quotes erd
46308 \end_inset
46309
46310
46311 \family sans
46312 T1, T2B
46313 \family default
46314
46315 \begin_inset Quotes erd
46316 \end_inset
46317
46318 .
46319  The font encoding is normally automatically loaded by the language packages
46320  LyX sets up in the background.
46321  So there is no need to change the default encoding.
46322 \end_layout
46323
46324 \begin_layout Description
46325 Default
46326 \begin_inset space ~
46327 \end_inset
46328
46329 paper
46330 \begin_inset space ~
46331 \end_inset
46332
46333 size This is the paper size that is used for new documents.
46334  The 
46335 \family sans
46336 Default
46337 \family default
46338  value depends on your LaTeX-system setup.
46339 \end_layout
46340
46341 \begin_layout Standard
46342 You can also specify here commands with parameters for the listed applications.
46343  But before you change something, it is strongly recommended to read the
46344  manuals of the applications.
46345  Currently the following commands can be set:
46346 \end_layout
46347
46348 \begin_layout Description
46349 CheckTe
46350 \begin_inset ERT
46351 status collapsed
46352
46353 \begin_layout Plain Layout
46354
46355 {}
46356 \end_layout
46357
46358 \end_inset
46359
46360 X
46361 \begin_inset space ~
46362 \end_inset
46363
46364 command Command for the program 
46365 \family sans
46366 CheckTeX
46367 \family default
46368  that is described in the section 
46369 \emph on
46370 Checking TeX
46371 \emph default
46372  of the 
46373 \emph on
46374 Additional Features
46375 \emph default
46376  manual.
46377 \end_layout
46378
46379 \begin_layout Description
46380 BibTe
46381 \begin_inset ERT
46382 status collapsed
46383
46384 \begin_layout Plain Layout
46385
46386 {}
46387 \end_layout
46388
46389 \end_inset
46390
46391 X
46392 \begin_inset space ~
46393 \end_inset
46394
46395 command Command for the program 
46396 \family sans
46397 BibTeX
46398 \family default
46399  that generates the bibliography, see section
46400 \begin_inset space ~
46401 \end_inset
46402
46403
46404 \begin_inset CommandInset ref
46405 LatexCommand ref
46406 reference "sub:Bibliography-databases"
46407
46408 \end_inset
46409
46410 .
46411 \end_layout
46412
46413 \begin_layout Description
46414 Index
46415 \begin_inset space ~
46416 \end_inset
46417
46418 command Command for the program that generates the index, see section
46419 \begin_inset space ~
46420 \end_inset
46421
46422
46423 \begin_inset CommandInset ref
46424 LatexCommand ref
46425 reference "sub:Index-Program"
46426
46427 \end_inset
46428
46429 .
46430 \end_layout
46431
46432 \begin_layout Description
46433 Nomenclature
46434 \begin_inset space ~
46435 \end_inset
46436
46437 command Command for the program that generates the nomenclature, see section
46438 \begin_inset space ~
46439 \end_inset
46440
46441
46442 \begin_inset CommandInset ref
46443 LatexCommand ref
46444 reference "sub:Nomenclature-Program"
46445
46446 \end_inset
46447
46448 .
46449 \end_layout
46450
46451 \begin_layout Description
46452 DVI
46453 \begin_inset space ~
46454 \end_inset
46455
46456 viewer
46457 \begin_inset space ~
46458 \end_inset
46459
46460 paper
46461 \begin_inset space ~
46462 \end_inset
46463
46464 size
46465 \begin_inset space ~
46466 \end_inset
46467
46468 options They only have an effect when the program 
46469 \family sans
46470 xdvi
46471 \family default
46472  is used as DVI-viewer.
46473 \end_layout
46474
46475 \begin_layout Standard
46476 There are additionally the following options:
46477 \end_layout
46478
46479 \begin_layout Description
46480 Use
46481 \begin_inset space ~
46482 \end_inset
46483
46484 Windows-style
46485 \begin_inset space ~
46486 \end_inset
46487
46488 paths
46489 \begin_inset space ~
46490 \end_inset
46491
46492 in
46493 \begin_inset space ~
46494 \end_inset
46495
46496 LaTeX
46497 \begin_inset space ~
46498 \end_inset
46499
46500 files Uses paths in the notation of Windows, that means that 
46501 \begin_inset Quotes eld
46502 \end_inset
46503
46504
46505 \backslash
46506
46507 \begin_inset Quotes erd
46508 \end_inset
46509
46510  is used instead of 
46511 \begin_inset Quotes eld
46512 \end_inset
46513
46514 /
46515 \begin_inset Quotes erd
46516 \end_inset
46517
46518  to separate folders.
46519  This option is enabled by default when you use LyX on Windows.
46520 \begin_inset Index idx
46521 status collapsed
46522
46523 \begin_layout Plain Layout
46524 Paths
46525 \end_layout
46526
46527 \end_inset
46528
46529
46530 \begin_inset Index idx
46531 status collapsed
46532
46533 \begin_layout Plain Layout
46534 Settings ! Paths
46535 \end_layout
46536
46537 \end_inset
46538
46539
46540 \end_layout
46541
46542 \begin_layout Description
46543 Reset
46544 \begin_inset space ~
46545 \end_inset
46546
46547 class
46548 \begin_inset space ~
46549 \end_inset
46550
46551 options
46552 \begin_inset space ~
46553 \end_inset
46554
46555 when
46556 \begin_inset space ~
46557 \end_inset
46558
46559 document
46560 \begin_inset space ~
46561 \end_inset
46562
46563 classes
46564 \begin_inset space ~
46565 \end_inset
46566
46567 changes Removes all manually set document class options in the 
46568 \family sans
46569 Document\SpecialChar \menuseparator
46570 Settings
46571 \family default
46572  dialog when changing the document class.
46573 \end_layout
46574
46575 \begin_layout Section
46576 File
46577 \begin_inset space ~
46578 \end_inset
46579
46580 Handling
46581 \begin_inset Index idx
46582 status collapsed
46583
46584 \begin_layout Plain Layout
46585 File handling
46586 \end_layout
46587
46588 \end_inset
46589
46590
46591 \end_layout
46592
46593 \begin_layout Subsection
46594 Converters
46595 \begin_inset CommandInset label
46596 LatexCommand label
46597 name "sub:Converters"
46598
46599 \end_inset
46600
46601
46602 \begin_inset Index idx
46603 status collapsed
46604
46605 \begin_layout Plain Layout
46606 Converters
46607 \end_layout
46608
46609 \end_inset
46610
46611
46612 \end_layout
46613
46614 \begin_layout Standard
46615 Here you find the list of defined converter commands to convert material
46616  from one format to another.
46617  You can modify them or create new ones.
46618  To modify a converter, select it, change the entry of the field 
46619 \family sans
46620 Converter
46621 \family default
46622  and/or 
46623 \family sans
46624 Extra
46625 \begin_inset space ~
46626 \end_inset
46627
46628 flag
46629 \family default
46630 , and press the 
46631 \family sans
46632 Modify
46633 \family default
46634  button.
46635  To create a new converter, select an existing one, select a different format
46636  in the 
46637 \family sans
46638 From
46639 \begin_inset space ~
46640 \end_inset
46641
46642 format
46643 \family default
46644  drop-down list, modify the 
46645 \family sans
46646 Converter
46647 \family default
46648  field, and press the 
46649 \family sans
46650 Add
46651 \family default
46652  button.
46653 \end_layout
46654
46655 \begin_layout Standard
46656 When the 
46657 \family sans
46658 Converter File Cache
46659 \family default
46660  is enabled, conversions will be cached as long as specified in the field
46661  
46662 \family sans
46663 Maximum Age (in days
46664 \family default
46665 ).
46666  This means that images don't need to be converted again when you reopen
46667  a document; the converted images from the cache will be used instead.
46668 \end_layout
46669
46670 \begin_layout Standard
46671 More about converters, like the variables and flags that can be used in
46672  the converter definition, is described in the section 
46673 \emph on
46674 Converters
46675 \emph default
46676  of the 
46677 \emph on
46678 Customization
46679 \emph default
46680  manual.
46681 \end_layout
46682
46683 \begin_layout Subsection
46684 File Formats
46685 \begin_inset CommandInset label
46686 LatexCommand label
46687 name "sec:File-Formats"
46688
46689 \end_inset
46690
46691
46692 \begin_inset Index idx
46693 status collapsed
46694
46695 \begin_layout Plain Layout
46696 File formats
46697 \end_layout
46698
46699 \end_inset
46700
46701
46702 \begin_inset Index idx
46703 status collapsed
46704
46705 \begin_layout Plain Layout
46706 Copiers
46707 \end_layout
46708
46709 \end_inset
46710
46711
46712 \end_layout
46713
46714 \begin_layout Standard
46715 Here you find the list of defined file formats that LyX can handle.
46716  You can modify the viewer and editor program that should be used for certain
46717  formats.
46718 \end_layout
46719
46720 \begin_layout Standard
46721 Furthermore, you can define the 
46722 \begin_inset Quotes eld
46723 \end_inset
46724
46725 Default output format
46726 \begin_inset Quotes erd
46727 \end_inset
46728
46729  that is used when you hit 
46730 \begin_inset Quotes eld
46731 \end_inset
46732
46733 View
46734 \begin_inset Quotes erd
46735 \end_inset
46736
46737
46738 \begin_inset Quotes eld
46739 \end_inset
46740
46741 Update
46742 \begin_inset Quotes erd
46743 \end_inset
46744
46745
46746 \begin_inset Quotes eld
46747 \end_inset
46748
46749 View Master Document
46750 \begin_inset Quotes erd
46751 \end_inset
46752
46753  and 
46754 \begin_inset Quotes eld
46755 \end_inset
46756
46757 Update Master Document
46758 \begin_inset Quotes erd
46759 \end_inset
46760
46761  in the Edit menu or the toolbar.
46762 \end_layout
46763
46764 \begin_layout Standard
46765 More about formats, like the options that can be used in the format definition,
46766  is described in the section 
46767 \emph on
46768 Formats
46769 \emph default
46770  of the 
46771 \emph on
46772 Customization
46773 \emph default
46774  manual.
46775 \end_layout
46776
46777 \begin_layout Standard
46778 Since all conversions from one format to another take place in LyX's temporary
46779  directory, it is sometimes necessary to modify a file before copying it
46780  to the temporary directory in order that the conversion may be performed.
46781  This is done by specifying a 
46782 \family sans
46783 Copier
46784 \family default
46785 .
46786  More about this is described in the section 
46787 \emph on
46788 Copiers
46789 \emph default
46790  of the 
46791 \emph on
46792 Customization
46793 \emph default
46794  manual.
46795 \end_layout
46796
46797 \begin_layout Chapter
46798 Units available in LyX
46799 \begin_inset Index idx
46800 status collapsed
46801
46802 \begin_layout Plain Layout
46803 Units
46804 \end_layout
46805
46806 \end_inset
46807
46808
46809 \begin_inset CommandInset label
46810 LatexCommand label
46811 name "cha:Units-available-in"
46812
46813 \end_inset
46814
46815
46816 \end_layout
46817
46818 \begin_layout Standard
46819 To understand the units described in this documentation, 
46820 \begin_inset CommandInset ref
46821 LatexCommand ref
46822 reference "cap:Units"
46823
46824 \end_inset
46825
46826  explains all units available in LyX.
46827 \end_layout
46828
46829 \begin_layout Standard
46830 \begin_inset Float table
46831 placement h
46832 wide false
46833 sideways false
46834 status open
46835
46836 \begin_layout Plain Layout
46837 \begin_inset Caption
46838
46839 \begin_layout Plain Layout
46840 \begin_inset CommandInset label
46841 LatexCommand label
46842 name "cap:Units"
46843
46844 \end_inset
46845
46846 Units
46847 \end_layout
46848
46849 \end_inset
46850
46851
46852 \end_layout
46853
46854 \begin_layout Plain Layout
46855 \begin_inset VSpace medskip
46856 \end_inset
46857
46858
46859 \end_layout
46860
46861 \begin_layout Plain Layout
46862 \align center
46863 \begin_inset Tabular
46864 <lyxtabular version="3" rows="20" columns="2">
46865 <features tabularvalignment="middle">
46866 <column alignment="center" valignment="top" width="0">
46867 <column alignment="center" valignment="top" width="0">
46868 <row>
46869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46870 \begin_inset Text
46871
46872 \begin_layout Plain Layout
46873 unit
46874 \end_layout
46875
46876 \end_inset
46877 </cell>
46878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46879 \begin_inset Text
46880
46881 \begin_layout Plain Layout
46882 name/description
46883 \end_layout
46884
46885 \end_inset
46886 </cell>
46887 </row>
46888 <row>
46889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46890 \begin_inset Text
46891
46892 \begin_layout Plain Layout
46893 mm
46894 \end_layout
46895
46896 \end_inset
46897 </cell>
46898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46899 \begin_inset Text
46900
46901 \begin_layout Plain Layout
46902 millimeter
46903 \end_layout
46904
46905 \end_inset
46906 </cell>
46907 </row>
46908 <row>
46909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46910 \begin_inset Text
46911
46912 \begin_layout Plain Layout
46913 cm
46914 \end_layout
46915
46916 \end_inset
46917 </cell>
46918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46919 \begin_inset Text
46920
46921 \begin_layout Plain Layout
46922 centimeter
46923 \end_layout
46924
46925 \end_inset
46926 </cell>
46927 </row>
46928 <row>
46929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46930 \begin_inset Text
46931
46932 \begin_layout Plain Layout
46933 in
46934 \end_layout
46935
46936 \end_inset
46937 </cell>
46938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46939 \begin_inset Text
46940
46941 \begin_layout Plain Layout
46942 inch
46943 \end_layout
46944
46945 \end_inset
46946 </cell>
46947 </row>
46948 <row>
46949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46950 \begin_inset Text
46951
46952 \begin_layout Plain Layout
46953 pt
46954 \end_layout
46955
46956 \end_inset
46957 </cell>
46958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46959 \begin_inset Text
46960
46961 \begin_layout Plain Layout
46962 point (72.27
46963 \begin_inset space \thinspace{}
46964 \end_inset
46965
46966 pt = 1
46967 \begin_inset space \thinspace{}
46968 \end_inset
46969
46970 in)
46971 \end_layout
46972
46973 \end_inset
46974 </cell>
46975 </row>
46976 <row>
46977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46978 \begin_inset Text
46979
46980 \begin_layout Plain Layout
46981 pc
46982 \end_layout
46983
46984 \end_inset
46985 </cell>
46986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46987 \begin_inset Text
46988
46989 \begin_layout Plain Layout
46990 pica (1
46991 \begin_inset space \thinspace{}
46992 \end_inset
46993
46994 pc = 12
46995 \begin_inset space \thinspace{}
46996 \end_inset
46997
46998 pt)
46999 \end_layout
47000
47001 \end_inset
47002 </cell>
47003 </row>
47004 <row>
47005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47006 \begin_inset Text
47007
47008 \begin_layout Plain Layout
47009 sp
47010 \end_layout
47011
47012 \end_inset
47013 </cell>
47014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47015 \begin_inset Text
47016
47017 \begin_layout Plain Layout
47018 scaled point (65536
47019 \begin_inset space \thinspace{}
47020 \end_inset
47021
47022 sp = 1
47023 \begin_inset space \thinspace{}
47024 \end_inset
47025
47026 pt)
47027 \end_layout
47028
47029 \end_inset
47030 </cell>
47031 </row>
47032 <row>
47033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47034 \begin_inset Text
47035
47036 \begin_layout Plain Layout
47037 bp
47038 \end_layout
47039
47040 \end_inset
47041 </cell>
47042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47043 \begin_inset Text
47044
47045 \begin_layout Plain Layout
47046 big point (72
47047 \begin_inset space \thinspace{}
47048 \end_inset
47049
47050 bp = 1
47051 \begin_inset space \thinspace{}
47052 \end_inset
47053
47054 in)
47055 \end_layout
47056
47057 \end_inset
47058 </cell>
47059 </row>
47060 <row>
47061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47062 \begin_inset Text
47063
47064 \begin_layout Plain Layout
47065 dd
47066 \end_layout
47067
47068 \end_inset
47069 </cell>
47070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47071 \begin_inset Text
47072
47073 \begin_layout Plain Layout
47074 didot (72
47075 \begin_inset space \thinspace{}
47076 \end_inset
47077
47078 dd 
47079 \begin_inset Formula $\approx$
47080 \end_inset
47081
47082  37.6
47083 \begin_inset space \thinspace{}
47084 \end_inset
47085
47086 mm)
47087 \end_layout
47088
47089 \end_inset
47090 </cell>
47091 </row>
47092 <row>
47093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47094 \begin_inset Text
47095
47096 \begin_layout Plain Layout
47097 cc
47098 \end_layout
47099
47100 \end_inset
47101 </cell>
47102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47103 \begin_inset Text
47104
47105 \begin_layout Plain Layout
47106 cicero (1
47107 \begin_inset space \thinspace{}
47108 \end_inset
47109
47110 cc = 12
47111 \begin_inset space \thinspace{}
47112 \end_inset
47113
47114 dd)
47115 \end_layout
47116
47117 \end_inset
47118 </cell>
47119 </row>
47120 <row>
47121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47122 \begin_inset Text
47123
47124 \begin_layout Plain Layout
47125 Scale%
47126 \end_layout
47127
47128 \end_inset
47129 </cell>
47130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47131 \begin_inset Text
47132
47133 \begin_layout Plain Layout
47134 % of original image width
47135 \end_layout
47136
47137 \end_inset
47138 </cell>
47139 </row>
47140 <row>
47141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47142 \begin_inset Text
47143
47144 \begin_layout Plain Layout
47145 text%
47146 \end_layout
47147
47148 \end_inset
47149 </cell>
47150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47151 \begin_inset Text
47152
47153 \begin_layout Plain Layout
47154 % of text width
47155 \end_layout
47156
47157 \end_inset
47158 </cell>
47159 </row>
47160 <row>
47161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47162 \begin_inset Text
47163
47164 \begin_layout Plain Layout
47165 col%
47166 \end_layout
47167
47168 \end_inset
47169 </cell>
47170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47171 \begin_inset Text
47172
47173 \begin_layout Plain Layout
47174 % of column width
47175 \end_layout
47176
47177 \end_inset
47178 </cell>
47179 </row>
47180 <row>
47181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47182 \begin_inset Text
47183
47184 \begin_layout Plain Layout
47185 page%
47186 \end_layout
47187
47188 \end_inset
47189 </cell>
47190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47191 \begin_inset Text
47192
47193 \begin_layout Plain Layout
47194 % of paper width
47195 \end_layout
47196
47197 \end_inset
47198 </cell>
47199 </row>
47200 <row>
47201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47202 \begin_inset Text
47203
47204 \begin_layout Plain Layout
47205 line%
47206 \end_layout
47207
47208 \end_inset
47209 </cell>
47210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47211 \begin_inset Text
47212
47213 \begin_layout Plain Layout
47214 % of line width
47215 \end_layout
47216
47217 \end_inset
47218 </cell>
47219 </row>
47220 <row>
47221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47222 \begin_inset Text
47223
47224 \begin_layout Plain Layout
47225 theight%
47226 \end_layout
47227
47228 \end_inset
47229 </cell>
47230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47231 \begin_inset Text
47232
47233 \begin_layout Plain Layout
47234 % of text height
47235 \end_layout
47236
47237 \end_inset
47238 </cell>
47239 </row>
47240 <row>
47241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47242 \begin_inset Text
47243
47244 \begin_layout Plain Layout
47245 pheight%
47246 \end_layout
47247
47248 \end_inset
47249 </cell>
47250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47251 \begin_inset Text
47252
47253 \begin_layout Plain Layout
47254 % of paper height
47255 \end_layout
47256
47257 \end_inset
47258 </cell>
47259 </row>
47260 <row>
47261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47262 \begin_inset Text
47263
47264 \begin_layout Plain Layout
47265 ex
47266 \end_layout
47267
47268 \end_inset
47269 </cell>
47270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47271 \begin_inset Text
47272
47273 \begin_layout Plain Layout
47274 height of letter 
47275 \emph on
47276 x
47277 \emph default
47278  in current font
47279 \end_layout
47280
47281 \end_inset
47282 </cell>
47283 </row>
47284 <row>
47285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47286 \begin_inset Text
47287
47288 \begin_layout Plain Layout
47289 em
47290 \end_layout
47291
47292 \end_inset
47293 </cell>
47294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47295 \begin_inset Text
47296
47297 \begin_layout Plain Layout
47298 width of letter 
47299 \emph on
47300 M
47301 \emph default
47302  in current font
47303 \end_layout
47304
47305 \end_inset
47306 </cell>
47307 </row>
47308 <row>
47309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47310 \begin_inset Text
47311
47312 \begin_layout Plain Layout
47313 mu
47314 \end_layout
47315
47316 \end_inset
47317 </cell>
47318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47319 \begin_inset Text
47320
47321 \begin_layout Plain Layout
47322 math unit (1
47323 \begin_inset space \thinspace{}
47324 \end_inset
47325
47326 mu = 1/18
47327 \begin_inset space \thinspace{}
47328 \end_inset
47329
47330 em)
47331 \end_layout
47332
47333 \end_inset
47334 </cell>
47335 </row>
47336 </lyxtabular>
47337
47338 \end_inset
47339
47340
47341 \end_layout
47342
47343 \end_inset
47344
47345
47346 \end_layout
47347
47348 \begin_layout Chapter
47349 Credits
47350 \begin_inset CommandInset label
47351 LatexCommand label
47352 name "cha:Credits"
47353
47354 \end_inset
47355
47356
47357 \end_layout
47358
47359 \begin_layout Standard
47360 The documentation is a collaborative effort between many different people
47361  (and we would encourage people to contribute!).
47362 \end_layout
47363
47364 \begin_layout Itemize
47365
47366 \noun on
47367 Alejandro Aguilar Sierra
47368 \end_layout
47369
47370 \begin_layout Itemize
47371
47372 \noun on
47373 Amir Karger
47374 \end_layout
47375
47376 \begin_layout Itemize
47377
47378 \noun on
47379 David Johnson
47380 \end_layout
47381
47382 \begin_layout Itemize
47383
47384 \noun on
47385 Hartmut Haase
47386 \end_layout
47387
47388 \begin_layout Itemize
47389
47390 \noun on
47391 Ignacio García
47392 \end_layout
47393
47394 \begin_layout Itemize
47395
47396 \noun on
47397 Ivan Schreter
47398 \end_layout
47399
47400 \begin_layout Itemize
47401
47402 \noun on
47403 John Raithel
47404 \end_layout
47405
47406 \begin_layout Itemize
47407
47408 \noun on
47409 John Weiss
47410 \end_layout
47411
47412 \begin_layout Itemize
47413
47414 \noun on
47415 Lars Gullik Bjønnes
47416 \end_layout
47417
47418 \begin_layout Itemize
47419
47420 \noun on
47421 Matthias Ettrich
47422 \end_layout
47423
47424 \begin_layout Itemize
47425
47426 \noun on
47427 Matthias Zenker
47428 \end_layout
47429
47430 \begin_layout Itemize
47431
47432 \noun on
47433 Rich Fields
47434 \end_layout
47435
47436 \begin_layout Itemize
47437
47438 \noun on
47439 Pascal André
47440 \end_layout
47441
47442 \begin_layout Itemize
47443
47444 \noun on
47445 Paul Evans
47446 \end_layout
47447
47448 \begin_layout Itemize
47449
47450 \noun on
47451 Paul Russel
47452 \end_layout
47453
47454 \begin_layout Itemize
47455
47456 \noun on
47457 Robin Socha
47458 \end_layout
47459
47460 \begin_layout Itemize
47461
47462 \noun on
47463 Uwe Stöhr
47464 \end_layout
47465
47466 \begin_layout Itemize
47467 The LyX Team: 
47468 \begin_inset CommandInset citation
47469 LatexCommand cite
47470 key "lyxcredit"
47471
47472 \end_inset
47473
47474
47475 \end_layout
47476
47477 \begin_layout Standard
47478 \begin_inset Newpage newpage
47479 \end_inset
47480
47481 The bibliography on the following page was created with the 
47482 \family sans
47483 Bibliography
47484 \family default
47485  environment.
47486 \end_layout
47487
47488 \begin_layout Bibliography
47489 \labelwidthstring Literaturverzeichnis
47490 \begin_inset CommandInset bibitem
47491 LatexCommand bibitem
47492 label "Credits"
47493 key "lyxcredit"
47494
47495 \end_inset
47496
47497 The LyX Team: 
47498 \begin_inset CommandInset href
47499 LatexCommand href
47500 name "Credits"
47501 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
47502
47503 \end_inset
47504
47505 :
47506 \begin_inset Newline newline
47507 \end_inset
47508
47509
47510 \begin_inset Flex URL
47511 status collapsed
47512
47513 \begin_layout Plain Layout
47514
47515 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
47516 \end_layout
47517
47518 \end_inset
47519
47520
47521 \end_layout
47522
47523 \begin_layout Bibliography
47524 \labelwidthstring Literaturverzeichnis
47525 \begin_inset CommandInset bibitem
47526 LatexCommand bibitem
47527 key "latexcompanion"
47528
47529 \end_inset
47530
47531 Frank Mittelbach and Michel Goossens: 
47532 \emph on
47533 The LaTeX Companion Second Edition.
47534
47535 \emph default
47536  Addison-Wesley, 2004
47537 \end_layout
47538
47539 \begin_layout Bibliography
47540 \labelwidthstring Literaturverzeichnis
47541 \begin_inset CommandInset bibitem
47542 LatexCommand bibitem
47543 key "latexguide"
47544
47545 \end_inset
47546
47547 Helmut Kopka and Patrick W.
47548  Daly: 
47549 \emph on
47550 A Guide to LaTeX Fourth Edition.
47551
47552 \emph default
47553  Addison-Wesley, 2003
47554 \end_layout
47555
47556 \begin_layout Bibliography
47557 \labelwidthstring Literaturverzeichnis
47558 \begin_inset CommandInset bibitem
47559 LatexCommand bibitem
47560 key "latexbook"
47561
47562 \end_inset
47563
47564 Leslie Lamport: 
47565 \emph on
47566 LaTeX: A Document Preparation System.
47567
47568 \emph default
47569  Addison-Wesley, second edition, 1994
47570 \end_layout
47571
47572 \begin_layout Bibliography
47573 \labelwidthstring Literaturverzeichnis
47574 \begin_inset CommandInset bibitem
47575 LatexCommand bibitem
47576 key "texbook"
47577
47578 \end_inset
47579
47580 Donald E.
47581  Knuth.
47582  
47583 \emph on
47584 The TeXbook.
47585
47586 \emph default
47587  Addison-Wesley, 1984
47588 \end_layout
47589
47590 \begin_layout Bibliography
47591 \labelwidthstring Literaturverzeichnis
47592 \begin_inset CommandInset bibitem
47593 LatexCommand bibitem
47594 key "TeXCatalogue"
47595
47596 \end_inset
47597
47598 The TeX Catalogue:
47599 \begin_inset Newline newline
47600 \end_inset
47601
47602
47603 \begin_inset Flex URL
47604 status collapsed
47605
47606 \begin_layout Plain Layout
47607
47608 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
47609 \end_layout
47610
47611 \end_inset
47612
47613
47614 \end_layout
47615
47616 \begin_layout Bibliography
47617 \labelwidthstring Literaturverzeichnis
47618 \begin_inset CommandInset bibitem
47619 LatexCommand bibitem
47620 key "LaTeXFAQ"
47621
47622 \end_inset
47623
47624 The LaTeX FAQ:
47625 \begin_inset Newline newline
47626 \end_inset
47627
47628
47629 \begin_inset Flex URL
47630 status collapsed
47631
47632 \begin_layout Plain Layout
47633
47634 http://www.tex.ac.uk/cgi-bin/texfaq2html
47635 \end_layout
47636
47637 \end_inset
47638
47639
47640 \end_layout
47641
47642 \begin_layout Bibliography
47643 \labelwidthstring Literaturverzeichnis
47644 \begin_inset CommandInset bibitem
47645 LatexCommand bibitem
47646 key "BibTeX"
47647
47648 \end_inset
47649
47650
47651 \begin_inset CommandInset href
47652 LatexCommand href
47653 name "Documentation"
47654 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
47655
47656 \end_inset
47657
47658  of the program 
47659 \family sans
47660 BibTeX
47661 \family default
47662 :
47663 \begin_inset Newline newline
47664 \end_inset
47665
47666
47667 \begin_inset Flex URL
47668 status collapsed
47669
47670 \begin_layout Plain Layout
47671
47672 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
47673 \end_layout
47674
47675 \end_inset
47676
47677
47678 \end_layout
47679
47680 \begin_layout Bibliography
47681 \labelwidthstring Literaturverzeichnis
47682 \begin_inset CommandInset bibitem
47683 LatexCommand bibitem
47684 key "BibTeX-2"
47685
47686 \end_inset
47687
47688
47689 \begin_inset CommandInset href
47690 LatexCommand href
47691 name "Documentation"
47692 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
47693
47694 \end_inset
47695
47696  how to use the program 
47697 \family sans
47698 BibTeX
47699 \family default
47700 :
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/info/bibtex/tamethebeast/ttb_en.pdf
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 "makeindex"
47723
47724 \end_inset
47725
47726
47727 \begin_inset CommandInset href
47728 LatexCommand href
47729 name "Documentation"
47730 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
47731
47732 \end_inset
47733
47734  of the program 
47735 \family sans
47736 makeindex
47737 \family default
47738 :
47739 \begin_inset Newline newline
47740 \end_inset
47741
47742
47743 \begin_inset Flex URL
47744 status collapsed
47745
47746 \begin_layout Plain Layout
47747
47748 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
47749 \end_layout
47750
47751 \end_inset
47752
47753
47754 \end_layout
47755
47756 \begin_layout Bibliography
47757 \labelwidthstring Literaturverzeichnis
47758 \begin_inset CommandInset bibitem
47759 LatexCommand bibitem
47760 key "xindy"
47761
47762 \end_inset
47763
47764
47765 \begin_inset CommandInset href
47766 LatexCommand href
47767 name "Documentation"
47768 target "http://www.xindy.org/documentation.html"
47769
47770 \end_inset
47771
47772  of the program 
47773 \family sans
47774 xindy
47775 \family default
47776 :
47777 \begin_inset Newline newline
47778 \end_inset
47779
47780
47781 \begin_inset Flex URL
47782 status collapsed
47783
47784 \begin_layout Plain Layout
47785
47786 http://www.xindy.org/documentation.html
47787 \end_layout
47788
47789 \end_inset
47790
47791
47792 \end_layout
47793
47794 \begin_layout Bibliography
47795 \labelwidthstring Literaturverzeichnis
47796 \begin_inset CommandInset bibitem
47797 LatexCommand bibitem
47798 key "caption"
47799
47800 \end_inset
47801
47802
47803 \begin_inset CommandInset href
47804 LatexCommand href
47805 name "Documentation"
47806 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
47807
47808 \end_inset
47809
47810  of the LaTeX-package 
47811 \series bold
47812 caption
47813 \series default
47814
47815 \begin_inset Index idx
47816 status collapsed
47817
47818 \begin_layout Plain Layout
47819 LaTeX-packages ! caption
47820 \end_layout
47821
47822 \end_inset
47823
47824 :
47825 \begin_inset Newline newline
47826 \end_inset
47827
47828
47829 \begin_inset Flex URL
47830 status collapsed
47831
47832 \begin_layout Plain Layout
47833
47834 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
47835 \end_layout
47836
47837 \end_inset
47838
47839
47840 \end_layout
47841
47842 \begin_layout Bibliography
47843 \labelwidthstring Literaturverzeichnis
47844 \begin_inset CommandInset bibitem
47845 LatexCommand bibitem
47846 key "enumitem"
47847
47848 \end_inset
47849
47850
47851 \begin_inset CommandInset href
47852 LatexCommand href
47853 name "Documentation"
47854 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
47855
47856 \end_inset
47857
47858  of the LaTeX-package 
47859 \series bold
47860 enumitem
47861 \series default
47862
47863 \begin_inset Index idx
47864 status collapsed
47865
47866 \begin_layout Plain Layout
47867 LaTeX-packages ! enumitem
47868 \end_layout
47869
47870 \end_inset
47871
47872 :
47873 \begin_inset Newline newline
47874 \end_inset
47875
47876
47877 \begin_inset Flex URL
47878 status collapsed
47879
47880 \begin_layout Plain Layout
47881
47882 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
47883 \end_layout
47884
47885 \end_inset
47886
47887
47888 \end_layout
47889
47890 \begin_layout Bibliography
47891 \labelwidthstring Literaturverzeichnis
47892 \begin_inset CommandInset bibitem
47893 LatexCommand bibitem
47894 key "fancyhdr"
47895
47896 \end_inset
47897
47898
47899 \begin_inset CommandInset href
47900 LatexCommand href
47901 name "Documentation"
47902 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
47903
47904 \end_inset
47905
47906  of the LaTeX-package 
47907 \series bold
47908 fancyhdr
47909 \series default
47910
47911 \begin_inset Index idx
47912 status collapsed
47913
47914 \begin_layout Plain Layout
47915 LaTeX-packages ! fancyhdr
47916 \end_layout
47917
47918 \end_inset
47919
47920 :
47921 \begin_inset Newline newline
47922 \end_inset
47923
47924
47925 \begin_inset Flex URL
47926 status collapsed
47927
47928 \begin_layout Plain Layout
47929
47930 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
47931 \end_layout
47932
47933 \end_inset
47934
47935
47936 \end_layout
47937
47938 \begin_layout Bibliography
47939 \labelwidthstring Literaturverzeichnis
47940 \begin_inset CommandInset bibitem
47941 LatexCommand bibitem
47942 key "hyperref"
47943
47944 \end_inset
47945
47946
47947 \series bold
47948
47949 \begin_inset CommandInset href
47950 LatexCommand href
47951 name "Documentation"
47952 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47953
47954 \end_inset
47955
47956
47957 \series default
47958  of the LaTeX-package 
47959 \series bold
47960 hyperref
47961 \series default
47962
47963 \begin_inset Index idx
47964 status collapsed
47965
47966 \begin_layout Plain Layout
47967 LaTeX-packages ! hyperref
47968 \end_layout
47969
47970 \end_inset
47971
47972 :
47973 \begin_inset Newline newline
47974 \end_inset
47975
47976
47977 \begin_inset Flex URL
47978 status collapsed
47979
47980 \begin_layout Plain Layout
47981
47982 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
47983 \end_layout
47984
47985 \end_inset
47986
47987
47988 \end_layout
47989
47990 \begin_layout Bibliography
47991 \labelwidthstring Literaturverzeichnis
47992 \begin_inset CommandInset bibitem
47993 LatexCommand bibitem
47994 key "nomencl"
47995
47996 \end_inset
47997
47998
47999 \begin_inset CommandInset href
48000 LatexCommand href
48001 name "Documentation"
48002 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
48003
48004 \end_inset
48005
48006  of the LaTeX-package 
48007 \series bold
48008 nomencl
48009 \series default
48010
48011 \begin_inset Index idx
48012 status collapsed
48013
48014 \begin_layout Plain Layout
48015 LaTeX-packages ! nomencl
48016 \end_layout
48017
48018 \end_inset
48019
48020 :
48021 \begin_inset Newline newline
48022 \end_inset
48023
48024
48025 \begin_inset Flex URL
48026 status collapsed
48027
48028 \begin_layout Plain Layout
48029
48030 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
48031 \end_layout
48032
48033 \end_inset
48034
48035
48036 \end_layout
48037
48038 \begin_layout Bibliography
48039 \labelwidthstring Literaturverzeichnis
48040 \begin_inset CommandInset bibitem
48041 LatexCommand bibitem
48042 key "tipa"
48043
48044 \end_inset
48045
48046
48047 \begin_inset CommandInset href
48048 LatexCommand href
48049 name "Documentation"
48050 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
48051
48052 \end_inset
48053
48054  of the LaTeX-package 
48055 \series bold
48056 tipa
48057 \series default
48058
48059 \begin_inset Index idx
48060 status collapsed
48061
48062 \begin_layout Plain Layout
48063 LaTeX-packages ! tipa
48064 \end_layout
48065
48066 \end_inset
48067
48068 :
48069 \begin_inset Newline newline
48070 \end_inset
48071
48072
48073 \begin_inset Flex URL
48074 status collapsed
48075
48076 \begin_layout Plain Layout
48077
48078 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
48079 \end_layout
48080
48081 \end_inset
48082
48083
48084 \end_layout
48085
48086 \begin_layout Bibliography
48087 \labelwidthstring Literaturverzeichnis
48088 \begin_inset CommandInset bibitem
48089 LatexCommand bibitem
48090 key "Arabic"
48091
48092 \end_inset
48093
48094
48095 \begin_inset CommandInset href
48096 LatexCommand href
48097 name "Wiki-page"
48098 target "http://wiki.lyx.org/Windows/Arabic"
48099
48100 \end_inset
48101
48102  how to set up LyX for Arabic:
48103 \begin_inset Newline newline
48104 \end_inset
48105
48106
48107 \begin_inset Flex URL
48108 status collapsed
48109
48110 \begin_layout Plain Layout
48111
48112 http://wiki.lyx.org/Windows/Arabic
48113 \end_layout
48114
48115 \end_inset
48116
48117
48118 \end_layout
48119
48120 \begin_layout Bibliography
48121 \labelwidthstring Literaturverzeichnis
48122 \begin_inset CommandInset bibitem
48123 LatexCommand bibitem
48124 key "Armenian"
48125
48126 \end_inset
48127
48128
48129 \begin_inset CommandInset href
48130 LatexCommand href
48131 name "Wiki-page"
48132 target "http://wiki.lyx.org/Windows/Armenian"
48133
48134 \end_inset
48135
48136  how to set up LyX for Armenian:
48137 \begin_inset Newline newline
48138 \end_inset
48139
48140
48141 \begin_inset Flex URL
48142 status collapsed
48143
48144 \begin_layout Plain Layout
48145
48146 http://wiki.lyx.org/Windows/Armenian
48147 \end_layout
48148
48149 \end_inset
48150
48151
48152 \end_layout
48153
48154 \begin_layout Bibliography
48155 \labelwidthstring Literaturverzeichnis
48156 \begin_inset CommandInset bibitem
48157 LatexCommand bibitem
48158 key "Farsi"
48159
48160 \end_inset
48161
48162
48163 \begin_inset CommandInset href
48164 LatexCommand href
48165 name "Wiki-page"
48166 target "http://wiki.lyx.org/Windows/Farsi"
48167
48168 \end_inset
48169
48170  how to set up LyX for Farsi:
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://wiki.lyx.org/Windows/Farsi
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 "Hebrew"
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/Hebrew"
48201
48202 \end_inset
48203
48204  how to set up LyX for Hebrew:
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/Hebrew
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 "Japanese"
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/Japanese"
48235
48236 \end_inset
48237
48238  how to set up LyX for Japanese:
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/Japanese
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 "Latvian"
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/Latvian"
48269
48270 \end_inset
48271
48272  how to set up LyX for Latvian:
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/Latvian
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 "Lithuanian"
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/Lithuanian"
48303
48304 \end_inset
48305
48306  how to set up LyX for Lithuanian:
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/Lithuanian
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 "Mongolian"
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/Mongolian"
48337
48338 \end_inset
48339
48340  how to set up LyX for Mongolian:
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/Mongolian
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 "Vietnamese"
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/Vietnamese"
48371
48372 \end_inset
48373
48374  how to set up LyX for Vietnamese:
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/Vietnamese
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 "NewInLyX20"
48397
48398 \end_inset
48399
48400
48401 \begin_inset CommandInset href
48402 LatexCommand href
48403 name "Wiki-page"
48404 target "http://wiki.lyx.org/LyX/NewInLyX20"
48405
48406 \end_inset
48407
48408  about new features in 
48409 \family sans
48410 LyX 2.0
48411 \family default
48412 :
48413 \begin_inset Newline newline
48414 \end_inset
48415
48416
48417 \begin_inset Flex URL
48418 status collapsed
48419
48420 \begin_layout Plain Layout
48421
48422 http://wiki.lyx.org/LyX/NewInLyX20
48423 \end_layout
48424
48425 \end_inset
48426
48427
48428 \end_layout
48429
48430 \begin_layout Standard
48431 \begin_inset Newpage newpage
48432 \end_inset
48433
48434
48435 \begin_inset ERT
48436 status collapsed
48437
48438 \begin_layout Plain Layout
48439
48440
48441 \backslash
48442 let
48443 \backslash
48444 mybibname
48445 \backslash
48446 bibname
48447 \end_layout
48448
48449 \begin_layout Plain Layout
48450
48451
48452 \backslash
48453 renewcommand{
48454 \backslash
48455 bibname}{
48456 \backslash
48457 mybibname
48458 \backslash
48459 ; 2}
48460 \end_layout
48461
48462 \end_inset
48463
48464
48465 \begin_inset Note Note
48466 status collapsed
48467
48468 \begin_layout Plain Layout
48469 The command 
48470 \series bold
48471
48472 \backslash
48473 bibname
48474 \series default
48475  is the name of the bibliography in the current document language.
48476  It is redefined here with the number 2 at the end to state that the following
48477  bibliography is the second one:
48478 \end_layout
48479
48480 \end_inset
48481
48482
48483 \end_layout
48484
48485 \begin_layout Standard
48486 \begin_inset CommandInset bibtex
48487 LatexCommand bibtex
48488 bibfiles "biblio/LyXDocs"
48489 options "biblio/alphadin"
48490
48491 \end_inset
48492
48493
48494 \end_layout
48495
48496 \begin_layout Standard
48497 The above bibliography is created from a BibTeX-database.
48498 \end_layout
48499
48500 \begin_layout Standard
48501 \begin_inset CommandInset nomencl_print
48502 LatexCommand printnomenclature
48503 set_width "none"
48504
48505 \end_inset
48506
48507
48508 \begin_inset CommandInset index_print
48509 LatexCommand printindex
48510 type "idx"
48511
48512 \end_inset
48513
48514
48515 \end_layout
48516
48517 \end_body
48518 \end_document