]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
- UserGuide.lyx, EmbeddedObjects.lyx: some tweaks
[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 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX}}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % for customized page headers/footers
48 % only needed because they are only used in one section of the document
49 \usepackage{fancyhdr}
50 % change header rule width
51 \renewcommand{\headrulewidth}{2pt}
52
53 % workaround for a makeindex bug,
54 % see sec. "Index Entry Order"
55 % only uncomment this when you are using makindex
56 %\let\OrgIndex\index 
57 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
58 \end_preamble
59 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
60 \use_default_options false
61 \begin_modules
62 customHeadersFooters
63 enumitem
64 \end_modules
65 \maintain_unincluded_children false
66 \language english
67 \language_package default
68 \inputencoding auto
69 \fontencoding global
70 \font_roman default
71 \font_sans default
72 \font_typewriter default
73 \font_default_family default
74 \use_non_tex_fonts false
75 \font_sc false
76 \font_osf false
77 \font_sf_scale 100
78 \font_tt_scale 100
79
80 \graphics default
81 \default_output_format default
82 \output_sync 0
83 \bibtex_command default
84 \index_command default
85 \paperfontsize 12
86 \spacing single
87 \use_hyperref true
88 \pdf_title "The LyX User's Guide"
89 \pdf_author "LyX Team"
90 \pdf_subject "LyX"
91 \pdf_keywords "LyX"
92 \pdf_bookmarks true
93 \pdf_bookmarksnumbered true
94 \pdf_bookmarksopen false
95 \pdf_bookmarksopenlevel 1
96 \pdf_breaklinks false
97 \pdf_pdfborder false
98 \pdf_colorlinks true
99 \pdf_backref false
100 \pdf_pdfusetitle false
101 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
102 \papersize default
103 \use_geometry false
104 \use_amsmath 1
105 \use_esint 1
106 \use_mhchem 1
107 \use_mathdots 1
108 \cite_engine basic
109 \use_bibtopic false
110 \use_indices false
111 \paperorientation portrait
112 \suppress_date false
113 \use_refstyle 0
114 \notefontcolor #0000ff
115 \branch Question
116 \selected 1
117 \filename_suffix 0
118 \color #00ff00
119 \end_branch
120 \branch Answer
121 \selected 0
122 \filename_suffix 0
123 \color #aa55ff
124 \end_branch
125 \index Index
126 \shortcut idx
127 \color #008000
128 \end_index
129 \secnumdepth 3
130 \tocdepth 2
131 \paragraph_separation indent
132 \paragraph_indentation default
133 \quotes_language english
134 \papercolumns 1
135 \papersides 2
136 \paperpagestyle default
137 \tracking_changes false
138 \output_changes false
139 \html_math_output 0
140 \html_css_as_file 0
141 \html_be_strict true
142 \author 5863208 "ab" 
143 \end_header
144
145 \begin_body
146
147 \begin_layout Title
148 The LyX User's Guide
149 \end_layout
150
151 \begin_layout Author
152 by the LyX Team
153 \begin_inset Foot
154 status collapsed
155
156 \begin_layout Plain Layout
157 \noindent
158 If you have comments or error corrections, please send them to the LyX Documenta
159 tion mailing list: 
160 \begin_inset CommandInset href
161 LatexCommand href
162 target "lyx-docs@lists.lyx.org"
163 type "mailto:"
164
165 \end_inset
166
167
168 \end_layout
169
170 \end_inset
171
172
173 \begin_inset Newline newline
174 \end_inset
175
176
177 \begin_inset Newline newline
178 \end_inset
179
180 Version 2.0.x
181 \begin_inset Note Note
182 status open
183
184 \begin_layout Plain Layout
185 The latest PDF-version of this document can be found here:
186 \begin_inset Newline newline
187 \end_inset
188
189
190 \series bold
191 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
192 \end_layout
193
194 \end_inset
195
196
197 \end_layout
198
199 \begin_layout Standard
200 \begin_inset CommandInset toc
201 LatexCommand tableofcontents
202
203 \end_inset
204
205
206 \end_layout
207
208 \begin_layout Chapter
209 Getting Started
210 \end_layout
211
212 \begin_layout Section
213 What is LyX?
214 \end_layout
215
216 \begin_layout Standard
217 LyX is a document preparation system.
218  It is a tool for producing beautiful manuscripts, publishable books, business
219  letters and proposals, and even poetry.
220  It is unlike most other 
221 \begin_inset Quotes eld
222 \end_inset
223
224 word processors
225 \begin_inset Quotes erd
226 \end_inset
227
228  in the sense that it uses the paradigm of a markup language as its core
229  editing style.
230  That means that when you type a section header, you mark it as a 
231 \begin_inset Quotes eld
232 \end_inset
233
234 Section
235 \begin_inset Quotes erd
236 \end_inset
237
238 , not 
239 \begin_inset Quotes eld
240 \end_inset
241
242 Bold, 17
243 \begin_inset space \thinspace{}
244 \end_inset
245
246 pt type, left justified, 5
247 \begin_inset space \thinspace{}
248 \end_inset
249
250 mm space below
251 \begin_inset Quotes erd
252 \end_inset
253
254 .
255  LyX takes care of the typesetting for you, so you deal only with concepts,
256  not the mechanics.
257 \end_layout
258
259 \begin_layout Standard
260 This philosophy is explained in much greater detail in the 
261 \emph on
262
263 \begin_inset Quotes eld
264 \end_inset
265
266 Introduction
267 \begin_inset Quotes erd
268 \end_inset
269
270
271 \emph default
272 .
273  If you haven't read it yet, you need to.
274  Yes, we mean now.
275 \end_layout
276
277 \begin_layout Standard
278 The 
279 \begin_inset Quotes eld
280 \end_inset
281
282
283 \emph on
284 Introduction
285 \emph default
286
287 \begin_inset Quotes erd
288 \end_inset
289
290  describes several things in addition to LyX's philosophy: most importantly,
291  the format of all of the manuals.
292  If you don't read it, you'll have a bear of a time navigating this manual.
293  You might also be better served looking in one of the other manuals instead
294  of this one.
295  
296 \begin_inset Quotes eld
297 \end_inset
298
299
300 \emph on
301 Introduction
302 \emph default
303
304 \begin_inset Quotes erd
305 \end_inset
306
307  describes that, too.
308 \end_layout
309
310 \begin_layout Section
311 How LyX Looks
312 \end_layout
313
314 \begin_layout Standard
315 Like most applications, LyX has the familiar menu bar across the top of
316  its window.
317  Below it is a toolbar with a pulldown box and various buttons.
318  There is, of course, a vertical scrollbar and a main work area for editing
319  documents.
320 \end_layout
321
322 \begin_layout Standard
323 Note that there is no horizontal scrollbar.
324  This is not a bug or an oversight, but intentional.
325  When you read a book, you expect the end of a line to wrap around to the
326  next line.
327  Text overflows onto new pages in a vertical fashion, hence the need for
328  only a vertical scrollbar.
329  There are three cases where you might want a horizontal scrollbar.
330  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
331  This, however, is due
332  to a flaw in the routine that displays graphics on the LyX screen in a
333  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
334  as you'd need to rescale graphics to fit on a page.
335  The second and third cases are tables and equations which are wider than
336  the LyX window.
337  You can use the arrow keys to scroll horizontally through the table, but
338  this doesn't work for equations yet.
339 \end_layout
340
341 \begin_layout Standard
342 For a brief description of all LyX menus and toolbar buttons, have a look
343  at Appendix
344 \begin_inset space ~
345 \end_inset
346
347
348 \begin_inset CommandInset ref
349 LatexCommand ref
350 reference "cha:The-User-Interface"
351
352 \end_inset
353
354 .
355  Most of them are self-explanatory and you'll find them listed in the correspond
356 ing sections of this documentation.
357 \end_layout
358
359 \begin_layout Section
360 HELP
361 \end_layout
362
363 \begin_layout Standard
364 The help system consists of the LyX manuals.
365  You can read 
366 \emph on
367 all
368 \emph default
369  of the manuals from inside LyX.
370  Just select the manual you want read from the 
371 \family sans
372 Help
373 \family default
374  menu.
375 \end_layout
376
377 \begin_layout Section
378 Basic LyX Setup
379 \begin_inset CommandInset label
380 LatexCommand label
381 name "sec:Basic-LyX-Setup"
382
383 \end_inset
384
385
386 \end_layout
387
388 \begin_layout Standard
389 There are several features of LyX that can be configured from inside LyX,
390  without resorting to configuration files.
391  First, LyX is able to inspect your system to see what programs, LaTeX document
392  classes and LaTeX packages are available.
393  It uses this knowledge to give reasonable defaults to several 
394 \family sans
395 Preferences
396 \family default
397
398 \begin_inset Index idx
399 status collapsed
400
401 \begin_layout Plain Layout
402 Preferences
403 \end_layout
404
405 \end_inset
406
407  settings.
408  Although this configuration has already been done when LyX was installed
409  on your system, you might have some items that you installed locally, e.
410 \begin_inset space \thinspace{}
411 \end_inset
412
413 g.
414 \begin_inset space \space{}
415 \end_inset
416
417 new LaTeX classes, and which are not seen by LyX.
418  To force LyX to re-inspect your system, you should use 
419 \family sans
420 Tools\SpecialChar \menuseparator
421 Reconfigure
422 \family default
423 .
424 \begin_inset Index idx
425 status collapsed
426
427 \begin_layout Plain Layout
428 Reconfiguration of LyX
429 \end_layout
430
431 \end_inset
432
433  You should then restart LyX to ensure that the changes are taken into account.
434 \end_layout
435
436 \begin_layout Section
437 LaTeX Setup
438 \begin_inset CommandInset label
439 LatexCommand label
440 name "sec:LaTeX-Setup"
441
442 \end_inset
443
444
445 \end_layout
446
447 \begin_layout Standard
448 You can edit documents in LyX without having LaTeX installed, but you will
449  not to able to create PDFs or print your documents unless you do have it
450  installed.
451  However, some LyX documents use DocBook as the `backend' that can produce
452  PDFs and the like, and every LyX document can always be output as plain
453  text or as XHTML.
454 \end_layout
455
456 \begin_layout Standard
457 Some document classes may depend upon specific LaTeX or DocBook classes
458  or packages.
459  Such document classes can be used even if you do not have the required
460  files installed, but you will not be able to produce certain kinds of output.
461 \end_layout
462
463 \begin_layout Standard
464 The LaTeX packages that LyX has found on your system are listed in a file
465  you can view from the menu 
466 \family sans
467 Help\SpecialChar \menuseparator
468 LaT
469 \begin_inset ERT
470 status collapsed
471
472 \begin_layout Plain Layout
473
474 {}
475 \end_layout
476
477 \end_inset
478
479 eX
480 \begin_inset space ~
481 \end_inset
482
483 Configuration
484 \family default
485 .
486  If you are missing packages you need, then you must install them and then
487  reconfigure LyX (menu 
488 \family sans
489 Tools\SpecialChar \menuseparator
490 Reconfigure
491 \family default
492 ).
493 \begin_inset Note Note
494 status collapsed
495
496 \begin_layout Plain Layout
497 The two braces in the TeX Code box prevent that the term 
498 \begin_inset Quotes eld
499 \end_inset
500
501 LaTeX
502 \begin_inset Quotes erd
503 \end_inset
504
505  from being printed with sub- and superscript letters.
506  More about TeX Code is described in section
507 \begin_inset space ~
508 \end_inset
509
510
511 \begin_inset CommandInset ref
512 LatexCommand ref
513 reference "sec:TeX-Code"
514
515 \end_inset
516
517 , the printout of proper names like LaTeX is explained in section
518 \begin_inset space ~
519 \end_inset
520
521
522 \begin_inset CommandInset ref
523 LatexCommand ref
524 reference "sub:LyX's-Proper-Names"
525
526 \end_inset
527
528 .
529 \end_layout
530
531 \end_inset
532
533
534 \begin_inset Index idx
535 status collapsed
536
537 \begin_layout Plain Layout
538 Reconfiguration of LyX
539 \end_layout
540
541 \end_inset
542
543  See section 5.1 of the 
544 \emph on
545 Customization
546 \emph default
547  manual for more information on installing additional LaTeX packages.
548 \end_layout
549
550 \begin_layout Chapter
551 How to work with LyX
552 \end_layout
553
554 \begin_layout Section
555 Basic File Operations
556 \begin_inset Index idx
557 status collapsed
558
559 \begin_layout Plain Layout
560 File Operations
561 \end_layout
562
563 \end_inset
564
565
566 \end_layout
567
568 \begin_layout Standard
569 Under the 
570 \family sans
571 File
572 \family default
573  menu and in the standard toolbar are basic operations for any word processor
574  in addition to some more advanced operations:
575 \end_layout
576
577 \begin_layout Itemize
578
579 \family sans
580 New 
581 \begin_inset Info
582 type  "icon"
583 arg   "buffer-new"
584 \end_inset
585
586
587 \end_layout
588
589 \begin_layout Itemize
590
591 \family sans
592 New
593 \begin_inset space ~
594 \end_inset
595
596 from
597 \bar under
598
599 \begin_inset space ~
600 \end_inset
601
602
603 \bar default
604 Template
605 \end_layout
606
607 \begin_layout Itemize
608
609 \family sans
610 Open 
611 \begin_inset Info
612 type  "icon"
613 arg   "file-open"
614 \end_inset
615
616
617 \end_layout
618
619 \begin_layout Itemize
620
621 \family sans
622 Close
623 \end_layout
624
625 \begin_layout Itemize
626
627 \family sans
628 Save 
629 \begin_inset Info
630 type  "icon"
631 arg   "buffer-write"
632 \end_inset
633
634
635 \end_layout
636
637 \begin_layout Itemize
638
639 \family sans
640 Save
641 \begin_inset space ~
642 \end_inset
643
644 As
645 \end_layout
646
647 \begin_layout Itemize
648
649 \family sans
650 Revert
651 \begin_inset space ~
652 \end_inset
653
654 to
655 \begin_inset space ~
656 \end_inset
657
658 saved
659 \end_layout
660
661 \begin_layout Itemize
662
663 \family sans
664 Version
665 \begin_inset space ~
666 \end_inset
667
668 Control
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Import
675 \end_layout
676
677 \begin_layout Itemize
678
679 \family sans
680 Export
681 \end_layout
682
683 \begin_layout Itemize
684
685 \family sans
686 Print 
687 \begin_inset Info
688 type  "icon"
689 arg   "dialog-show print"
690 \end_inset
691
692
693 \end_layout
694
695 \begin_layout Itemize
696
697 \family sans
698 Exit
699 \end_layout
700
701 \begin_layout Standard
702 They all do pretty much the same thing as in other word processors, with
703  a few minor differences.
704  The 
705 \family sans
706 File\SpecialChar \menuseparator
707 New
708 \begin_inset space ~
709 \end_inset
710
711 from
712 \bar under
713
714 \begin_inset space ~
715 \end_inset
716
717
718 \bar default
719 Template
720 \family default
721  command not only prompts you for a name for the new file, but also prompts
722  you for a template to use.
723  Selecting a template will automatically set certain layout features for
724  the document, features you would otherwise need to change manually.
725  They can be of use for certain classes, especially those for writing letters
726  (see section
727 \begin_inset space ~
728 \end_inset
729
730
731 \begin_inset CommandInset ref
732 LatexCommand ref
733 reference "sec:Document-Classes"
734
735 \end_inset
736
737 ).
738 \end_layout
739
740 \begin_layout Standard
741 \begin_inset Note Greyedout
742 status open
743
744 \begin_layout Plain Layout
745
746 \series bold
747 Note:
748 \series default
749  There is no 
750 \begin_inset Quotes eld
751 \end_inset
752
753 default file
754 \begin_inset Quotes erd
755 \end_inset
756
757  or document named 
758 \begin_inset Quotes eld
759 \end_inset
760
761 Untitled
762 \begin_inset Quotes erd
763 \end_inset
764
765  or 
766 \begin_inset Quotes eld
767 \end_inset
768
769 scratch.
770 \begin_inset Quotes erd
771 \end_inset
772
773  Unless you tell LyX to open a file or create a new one, that big, blank
774  space is just that — a big, blank space.
775 \end_layout
776
777 \end_inset
778
779
780 \end_layout
781
782 \begin_layout Standard
783
784 \family sans
785 Revert
786 \begin_inset space ~
787 \end_inset
788
789 to
790 \begin_inset space ~
791 \end_inset
792
793 saved
794 \family default
795  and 
796 \family sans
797 Version
798 \begin_inset space ~
799 \end_inset
800
801 Control
802 \family default
803  are useful if more people work on the same document at the same time
804 \begin_inset Foot
805 status collapsed
806
807 \begin_layout Plain Layout
808 If you plan to do this, you should check out the Version Control feature
809  in LyX also.
810  Read 
811 \emph on
812 Additional Features
813 \emph default
814 \SpecialChar \@.
815
816 \end_layout
817
818 \end_inset
819
820 .
821  
822 \family sans
823 Revert
824 \begin_inset space ~
825 \end_inset
826
827 to
828 \begin_inset space ~
829 \end_inset
830
831 saved
832 \family default
833  will reload the document from disk.
834  You can of course also use it if you regret that you changed a document
835  and want to restore it to the last save.
836  With
837 \family sans
838  Version
839 \begin_inset space ~
840 \end_inset
841
842 Control 
843 \family default
844 you can there register the changes you made to a document so that others
845  can identify them as your changes.
846 \end_layout
847
848 \begin_layout Section
849 Basic Editing Features
850 \begin_inset Index idx
851 status collapsed
852
853 \begin_layout Plain Layout
854 Editing
855 \end_layout
856
857 \end_inset
858
859
860 \begin_inset CommandInset label
861 LatexCommand label
862 name "sec:Basic-Editing-Features"
863
864 \end_inset
865
866
867 \end_layout
868
869 \begin_layout Standard
870 Like most modern word processors, LyX can perform cut and paste operations
871  on blocks of text, can move by character, word, or page of text, and can
872  delete whole words as well as individual characters.
873  The next four sections cover the basic LyX editing features and how to
874  access them.
875  We'll start with cut and paste.
876 \end_layout
877
878 \begin_layout Standard
879 As you might expect, the 
880 \family sans
881 Edit
882 \family default
883  menu and the standard toolbar has the cut and paste commands, along with
884  various other editing features.
885  Some of these are special and covered in later sections.
886  The basic ones are:
887 \end_layout
888
889 \begin_layout Itemize
890
891 \family sans
892 Cut 
893 \family default
894
895 \begin_inset Info
896 type  "icon"
897 arg   "cut"
898 \end_inset
899
900
901 \end_layout
902
903 \begin_layout Itemize
904
905 \family sans
906 Copy 
907 \family default
908
909 \begin_inset Info
910 type  "icon"
911 arg   "copy"
912 \end_inset
913
914
915 \end_layout
916
917 \begin_layout Itemize
918
919 \family sans
920 Paste 
921 \family default
922
923 \begin_inset Info
924 type  "icon"
925 arg   "paste"
926 \end_inset
927
928
929 \end_layout
930
931 \begin_layout Itemize
932
933 \family sans
934 Paste
935 \begin_inset space ~
936 \end_inset
937
938 Recent
939 \end_layout
940
941 \begin_layout Itemize
942
943 \family sans
944 Paste
945 \begin_inset space ~
946 \end_inset
947
948 Special
949 \end_layout
950
951 \begin_layout Itemize
952
953 \family sans
954 Find
955 \begin_inset space ~
956 \end_inset
957
958 &
959 \begin_inset space ~
960 \end_inset
961
962 Replace 
963 \family default
964
965 \begin_inset Info
966 type  "icon"
967 arg   "dialog-show findreplace"
968 \end_inset
969
970
971 \end_layout
972
973 \begin_layout Standard
974 The first three are self-explanatory.
975  One thing to note: whenever you delete a block of text that you've selected,
976  it's automatically placed in the clipboard.
977  That is, the 
978 \family sans
979 Delete
980 \family default
981  and 
982 \family sans
983 Backspace
984 \family default
985  keys also function as the 
986 \family sans
987 Cut
988 \family default
989  command.
990  Also, if you've selected text, be careful: If you hit a key, LyX will completel
991 y delete the selected text and replace it with what you just typed.
992  You'll have to do an 
993 \family sans
994 Undo
995 \family default
996  to get back the lost text.
997 \end_layout
998
999 \begin_layout Standard
1000 \begin_inset Index idx
1001 status collapsed
1002
1003 \begin_layout Plain Layout
1004 Paste
1005 \end_layout
1006
1007 \end_inset
1008
1009 You can also copy text between LyX and other programs by cut, copy and paste.
1010  The submenu of 
1011 \family sans
1012 Paste
1013 \begin_inset space ~
1014 \end_inset
1015
1016 Recent
1017 \family default
1018  shows you a list with the last strings you have pasted.
1019 \end_layout
1020
1021 \begin_layout Standard
1022 The menu 
1023 \family sans
1024 Edit\SpecialChar \menuseparator
1025 Paste
1026 \begin_inset space ~
1027 \end_inset
1028
1029 Special\SpecialChar \menuseparator
1030 Plain
1031 \begin_inset space ~
1032 \end_inset
1033
1034 Text, Join
1035 \begin_inset space ~
1036 \end_inset
1037
1038 Lines
1039 \family default
1040  will insert the text in the clipboard so that the whole text is inserted
1041  as 
1042 \emph on
1043 one
1044 \emph default
1045  paragraph.
1046  A new paragraph is started when there is a blank line in the file.
1047  Without 
1048 \family sans
1049 Join
1050 \begin_inset space ~
1051 \end_inset
1052
1053 Lines
1054 \family default
1055 , the text is inserted as Paragraphs, where the line breaks of the text
1056  will start a new paragraph.
1057 \end_layout
1058
1059 \begin_layout Standard
1060 \begin_inset Index idx
1061 status collapsed
1062
1063 \begin_layout Plain Layout
1064 Replace
1065 \end_layout
1066
1067 \end_inset
1068
1069
1070 \begin_inset Index idx
1071 status collapsed
1072
1073 \begin_layout Plain Layout
1074 Find
1075 \end_layout
1076
1077 \end_inset
1078
1079 The 
1080 \family sans
1081 Edit\SpecialChar \menuseparator
1082 Find
1083 \begin_inset space ~
1084 \end_inset
1085
1086 &
1087 \begin_inset space ~
1088 \end_inset
1089
1090 Replace
1091 \family default
1092  item opens the 
1093 \family sans
1094 Find
1095 \begin_inset space ~
1096 \end_inset
1097
1098 and
1099 \begin_inset space ~
1100 \end_inset
1101
1102 Replace
1103 \family default
1104  dialog.
1105  Once you have found a word or expression, LyX selects it.
1106  Hitting the 
1107 \family sans
1108 Replace
1109 \family default
1110  button replaces the selected text with the contents of the 
1111 \family sans
1112 Replace
1113 \begin_inset space ~
1114 \end_inset
1115
1116 with
1117 \family default
1118  field.
1119  You can click the 
1120 \family sans
1121 Find
1122 \begin_inset space ~
1123 \end_inset
1124
1125 Next
1126 \family default
1127  button to skip the current word.
1128  Hit 
1129 \family sans
1130 Replace
1131 \begin_inset space ~
1132 \end_inset
1133
1134 All
1135 \family default
1136  to replace all occurrences of the text in the document automatically.
1137  The 
1138 \family sans
1139 Case
1140 \begin_inset space ~
1141 \end_inset
1142
1143 sensitive
1144 \family default
1145  option can be used if you want the search to consider the case of the search
1146  word.
1147  If the toggle is set, searching for 
1148 \begin_inset Quotes eld
1149 \end_inset
1150
1151
1152 \family typewriter
1153 Test
1154 \family default
1155
1156 \begin_inset Quotes erd
1157 \end_inset
1158
1159  will not match the word 
1160 \begin_inset Quotes eld
1161 \end_inset
1162
1163
1164 \family typewriter
1165 test
1166 \family default
1167
1168 \begin_inset Quotes erd
1169 \end_inset
1170
1171 .
1172  The 
1173 \family sans
1174 Match whole words only
1175 \family default
1176  option can be used to force LyX to only find complete words, e.
1177 \begin_inset space \thinspace{}
1178 \end_inset
1179
1180 g., searching for 
1181 \begin_inset Quotes eld
1182 \end_inset
1183
1184
1185 \family typewriter
1186 star
1187 \family default
1188
1189 \begin_inset Quotes erd
1190 \end_inset
1191
1192  will not match 
1193 \begin_inset Quotes eld
1194 \end_inset
1195
1196
1197 \family typewriter
1198 starlet
1199 \family default
1200
1201 \begin_inset Quotes erd
1202 \end_inset
1203
1204 .
1205  LyX offers also an advanced 
1206 \family sans
1207 Find
1208 \begin_inset space ~
1209 \end_inset
1210
1211 &
1212 \begin_inset space ~
1213 \end_inset
1214
1215 Replace
1216 \family default
1217  feature that is described in sec.
1218 \begin_inset space ~
1219 \end_inset
1220
1221
1222 \begin_inset CommandInset ref
1223 LatexCommand ref
1224 reference "sec:Advanced-Find-and"
1225
1226 \end_inset
1227
1228 .
1229 \end_layout
1230
1231 \begin_layout Standard
1232 Things like notes, floats, etc., the so called insets can be dissolved.
1233  This means that the inset is deleted and its content is left as normal
1234  text.
1235  Dissolving an inset is done by setting the cursor to the beginning of an
1236  inset and pressing 
1237 \family sans
1238 Backspace
1239 \family default
1240  or by setting the cursor to the end and pressing 
1241 \family sans
1242 Delete
1243 \family default
1244 .
1245 \end_layout
1246
1247 \begin_layout Section
1248 Undo and Redo
1249 \begin_inset Index idx
1250 status collapsed
1251
1252 \begin_layout Plain Layout
1253 Redo
1254 \end_layout
1255
1256 \end_inset
1257
1258
1259 \begin_inset Index idx
1260 status collapsed
1261
1262 \begin_layout Plain Layout
1263 Undo
1264 \end_layout
1265
1266 \end_inset
1267
1268
1269 \begin_inset CommandInset label
1270 LatexCommand label
1271 name "sec:Undo-and-Redo"
1272
1273 \end_inset
1274
1275
1276 \end_layout
1277
1278 \begin_layout Standard
1279 If you make a mistake, you can easily recover from it.
1280  LyX has a large-capacity undo/redo buffer.
1281  Select 
1282 \family sans
1283 Edit\SpecialChar \menuseparator
1284 Undo
1285 \family default
1286  or the toolbar button 
1287 \begin_inset Info
1288 type  "icon"
1289 arg   "undo"
1290 \end_inset
1291
1292  to undo some mistake.
1293  If you accidentally undo too much, use 
1294 \family sans
1295 Edit\SpecialChar \menuseparator
1296 Redo
1297 \family default
1298  or the toolbar button 
1299 \begin_inset Info
1300 type  "icon"
1301 arg   "redo"
1302 \end_inset
1303
1304  to 
1305 \begin_inset Quotes eld
1306 \end_inset
1307
1308 undo the undo.
1309 \begin_inset Quotes erd
1310 \end_inset
1311
1312  The undo mechanism is currently limited to 100
1313 \begin_inset space \thinspace{}
1314 \end_inset
1315
1316 steps to minimize memory overhead.
1317 \end_layout
1318
1319 \begin_layout Standard
1320 Note that if you revert back all changes to arrive to the document as it
1321  was last saved, the 
1322 \begin_inset Quotes eld
1323 \end_inset
1324
1325 changed
1326 \begin_inset Quotes erd
1327 \end_inset
1328
1329  status of the document is unfortunately not reset.
1330  This is a consequence of the 100
1331 \begin_inset space \thinspace{}
1332 \end_inset
1333
1334 step undo limit, above.
1335 \end_layout
1336
1337 \begin_layout Standard
1338
1339 \family sans
1340 Undo
1341 \family default
1342  and 
1343 \family sans
1344 Redo
1345 \family default
1346  work on almost everything in LyX.
1347  But they won't undo or redo text character by character, but by blocks
1348  of text.
1349 \end_layout
1350
1351 \begin_layout Section
1352 Mouse Operations
1353 \begin_inset Index idx
1354 status collapsed
1355
1356 \begin_layout Plain Layout
1357 Mouse Operations
1358 \end_layout
1359
1360 \end_inset
1361
1362
1363 \end_layout
1364
1365 \begin_layout Standard
1366 These are the most basic mouse operations.
1367 \end_layout
1368
1369 \begin_layout Enumerate
1370 Motion
1371 \end_layout
1372
1373 \begin_deeper
1374 \begin_layout Itemize
1375 Click the 
1376 \emph on
1377 left mouse button
1378 \emph default
1379  once anywhere in the edit window.
1380  The cursor moves to the text under the mouse.
1381 \end_layout
1382
1383 \end_deeper
1384 \begin_layout Enumerate
1385 Selecting Text
1386 \end_layout
1387
1388 \begin_deeper
1389 \begin_layout Itemize
1390 Hold down the 
1391 \emph on
1392 left mouse button
1393 \emph default
1394  and drag the mouse.
1395  LyX marks the text between the old and new mouse positions.
1396  Use 
1397 \family sans
1398 Edit\SpecialChar \menuseparator
1399 Copy
1400 \family default
1401  to create a copy of the text in LyX's buffer (and the clipboard).
1402 \end_layout
1403
1404 \begin_layout Itemize
1405 Re-position the cursor and then paste the text back into LyX using 
1406 \family sans
1407 Edit\SpecialChar \menuseparator
1408 Paste
1409 \family default
1410 .
1411 \end_layout
1412
1413 \end_deeper
1414 \begin_layout Enumerate
1415 Insets (Footnotes, Notes, Floats, etc.)
1416 \end_layout
1417
1418 \begin_deeper
1419 \begin_layout Standard
1420 Right-click on them to set their properties.
1421  Also check the appropriate section of this manual for more details.
1422 \end_layout
1423
1424 \end_deeper
1425 \begin_layout Enumerate
1426 Tables
1427 \end_layout
1428
1429 \begin_deeper
1430 \begin_layout Standard
1431
1432 \emph on
1433 Single click
1434 \emph default
1435  the right mouse button to open a dialog that will allow you to manipulate
1436  the table.
1437 \end_layout
1438
1439 \end_deeper
1440 \begin_layout Section
1441 Navigating
1442 \begin_inset CommandInset label
1443 LatexCommand label
1444 name "sec:Navigating"
1445
1446 \end_inset
1447
1448
1449 \begin_inset Index idx
1450 status collapsed
1451
1452 \begin_layout Plain Layout
1453 Navigating
1454 \end_layout
1455
1456 \end_inset
1457
1458
1459 \end_layout
1460
1461 \begin_layout Standard
1462 LyX offers you several ways to navigate in documents:
1463 \end_layout
1464
1465 \begin_layout Itemize
1466 The 
1467 \family sans
1468 Navigate
1469 \family default
1470  menu lists all sections of the document as submenu entries that you can
1471  click to jump to the corresponding document part.
1472 \end_layout
1473
1474 \begin_layout Itemize
1475 The `Outline', which is accessed either by the menu 
1476 \family sans
1477 Document\SpecialChar \menuseparator
1478 Outline
1479 \family default
1480  or by the toolbar button 
1481 \begin_inset Info
1482 type  "icon"
1483 arg   "dialog-toggle toc"
1484 \end_inset
1485
1486 .
1487 \end_layout
1488
1489 \begin_layout Itemize
1490 You can set bookmarks in your document under 
1491 \family sans
1492 Navigate\SpecialChar \menuseparator
1493 Bookmarks
1494 \family default
1495  and use the same menu to return to them.
1496  Note that bookmarks are saved between sessions.
1497 \end_layout
1498
1499 \begin_layout Standard
1500 The toolbar button 
1501 \begin_inset Info
1502 type  "icon"
1503 arg   "bookmark-goto 0"
1504 \end_inset
1505
1506  (also 
1507 \family sans
1508 Navigate\SpecialChar \menuseparator
1509 Bookmarks\SpecialChar \menuseparator
1510 NavigateBack
1511 \family default
1512 ) jumps to the position in the document where you recently changed something.
1513  This is useful when you have a large document and have navigated or scrolled
1514  to another document part to look for something, and want to go back to
1515  your last editing position.
1516 \end_layout
1517
1518 \begin_layout Subsection
1519 The Outliner
1520 \end_layout
1521
1522 \begin_layout Standard
1523 The Outline was known in earlier versions of LyX as the 
1524 \begin_inset Quotes eld
1525 \end_inset
1526
1527 TOC
1528 \begin_inset Quotes erd
1529 \end_inset
1530
1531 , since its original purpose was to display the document's table of contents.
1532  The Outline has become much more powerful now, however.
1533  In the pull-down box at the top of the outline window, you can choose between
1534  several different lists, including other TOC-like objects, such as lists
1535  of tables and figures, but also lists of footnotes, or labels and cross-referen
1536 ces (see 
1537 \begin_inset CommandInset ref
1538 LatexCommand formatted
1539 reference "sec:Cross-References"
1540
1541 \end_inset
1542
1543 ), or notes, or citations (see 
1544 \begin_inset CommandInset ref
1545 LatexCommand formatted
1546 reference "sec:Bibliography"
1547
1548 \end_inset
1549
1550 ).
1551  Clicking on any of these will take you to the corresponding object in your
1552  document.
1553  The Outline has become much more powerful now, however.
1554  In the pull-down box at the top of the outline window, you can choose between
1555  several different lists, including other TOC-like objects, such as lists
1556  of tables and figures, but also lists of footnotes, or labels and cross-referen
1557 ces (see 
1558 \begin_inset CommandInset ref
1559 LatexCommand formatted
1560 reference "sec:Cross-References"
1561
1562 \end_inset
1563
1564 ), or notes, or of citations (see 
1565 \begin_inset CommandInset ref
1566 LatexCommand formatted
1567 reference "sec:Bibliography"
1568
1569 \end_inset
1570
1571 ).
1572  Clicking on any of these will take you to the corresponding object in your
1573  document.
1574 \end_layout
1575
1576 \begin_layout Standard
1577 Right-clicking on elements in the Outline will in many cases open a context
1578  menu that will allow for direct modification of those elements.
1579  For example, with citations, the context menu allows you to open the citation
1580  dialog and to modify the citation.
1581  Right-clicking a change will allow you to accept or reject it.
1582  And so on.
1583 \end_layout
1584
1585 \begin_layout Standard
1586 The `Filter' field at the top allows you to restrict which entries appear
1587  in the Outline.
1588  For example, if you are displaying the list of Labels and References and
1589  wish to see only references to subsections, you can enter the text 
1590 \begin_inset Quotes eld
1591 \end_inset
1592
1593 sub:
1594 \begin_inset Quotes erd
1595 \end_inset
1596
1597  in the filter, and only entries containing that text will be displayed.
1598 \end_layout
1599
1600 \begin_layout Standard
1601 At the bottom of the outline are several buttons and the like that allow
1602  you further to control the display.
1603  The 
1604 \family sans
1605 Sort
1606 \family default
1607  option sorts the current list alphabetically.
1608  Otherwise, the elements appear in the order in which they occur in the
1609  document.The 
1610 \family sans
1611 Keep
1612 \family default
1613  option keeps it in the current view state.
1614  Keeping means that when you have e.
1615 \begin_inset space \thinspace{}
1616 \end_inset
1617
1618 g.
1619 \begin_inset space \space{}
1620 \end_inset
1621
1622 the subsections of section
1623 \begin_inset space ~
1624 \end_inset
1625
1626 2 and 4 shown and click on section
1627 \begin_inset space ~
1628 \end_inset
1629
1630 3, the subsections of section
1631 \begin_inset space ~
1632 \end_inset
1633
1634 2 and 4 will still be shown.
1635  Without the 
1636 \family sans
1637 Keep
1638 \family default
1639  option they will be hidden to highlight the clicked section
1640 \begin_inset space ~
1641 \end_inset
1642
1643 3.
1644  Finally, the slider at the left can be used to open the Outline to a given
1645  
1646 \begin_inset Quotes eld
1647 \end_inset
1648
1649 depth
1650 \begin_inset Quotes erd
1651 \end_inset
1652
1653 .
1654  It is best just to experiment with it to see how it works.
1655 \end_layout
1656
1657 \begin_layout Standard
1658 The 
1659 \begin_inset space ~
1660 \end_inset
1661
1662
1663 \begin_inset Graphics
1664         filename ../images/reload.png
1665
1666 \end_inset
1667
1668
1669 \begin_inset space ~
1670 \end_inset
1671
1672 button refreshes the TOC (though this should not usually be necessary).
1673  Next to it are buttons that allow you to change the position of sections
1674  in your document.
1675  The 
1676 \begin_inset space \space{}
1677 \end_inset
1678
1679
1680 \begin_inset Graphics
1681         filename ../images/down.png
1682         scale 85
1683         groupId toolbarbuttons
1684
1685 \end_inset
1686
1687
1688 \begin_inset space ~
1689 \end_inset
1690
1691  and 
1692 \begin_inset space \space{}
1693 \end_inset
1694
1695
1696 \begin_inset Graphics
1697         filename ../images/up.png
1698         scale 85
1699         groupId toolbarbuttons
1700
1701 \end_inset
1702
1703
1704 \begin_inset space ~
1705 \end_inset
1706
1707  buttons move sections up and down in the document.
1708  So, for example, you can move section
1709 \begin_inset space ~
1710 \end_inset
1711
1712 2.5 before section
1713 \begin_inset space ~
1714 \end_inset
1715
1716 2.4 or after section
1717 \begin_inset space ~
1718 \end_inset
1719
1720 2.6.
1721  LyX will then automatically renumber the sections to the new order.
1722  With the buttons 
1723 \begin_inset Graphics
1724         filename ../images/promote.png
1725         scale 85
1726         groupId toolbarbuttons
1727
1728 \end_inset
1729
1730  and 
1731 \begin_inset Graphics
1732         filename ../images/demote.png
1733         scale 85
1734         groupId toolbarbuttons
1735
1736 \end_inset
1737
1738  (or the corresponding key bindings 
1739 \family sans
1740 Tab
1741 \family default
1742  and 
1743 \family sans
1744 Shift-Tab
1745 \family default
1746 ) you can change the level of sections.
1747  So you can for example make section
1748 \begin_inset space ~
1749 \end_inset
1750
1751 2.5 chapter
1752 \begin_inset space ~
1753 \end_inset
1754
1755 3 or to subsection
1756 \begin_inset space ~
1757 \end_inset
1758
1759 2.4.1.
1760 \end_layout
1761
1762 \begin_layout Section
1763 \begin_inset CommandInset label
1764 LatexCommand label
1765 name "sec:Input-Completion"
1766
1767 \end_inset
1768
1769
1770 \begin_inset Index idx
1771 status collapsed
1772
1773 \begin_layout Plain Layout
1774 Input completion
1775 \end_layout
1776
1777 \end_inset
1778
1779
1780 \begin_inset Index idx
1781 status collapsed
1782
1783 \begin_layout Plain Layout
1784 Word completion|see
1785 \begin_inset ERT
1786 status collapsed
1787
1788 \begin_layout Plain Layout
1789
1790 {
1791 \end_layout
1792
1793 \end_inset
1794
1795 Input completion
1796 \begin_inset ERT
1797 status collapsed
1798
1799 \begin_layout Plain Layout
1800
1801 }
1802 \end_layout
1803
1804 \end_inset
1805
1806
1807 \end_layout
1808
1809 \end_inset
1810
1811 Input / Word Completion
1812 \end_layout
1813
1814 \begin_layout Standard
1815 LyX provides completion of words by scanning all documents that are currently
1816  opened.
1817  Every word that appears in these documents is added to a database that
1818  is used to propose completions.
1819 \end_layout
1820
1821 \begin_layout Standard
1822 By default LyX shows a small triangle behind the cursor as indicator that
1823  there are completions available.
1824  You can then press the 
1825 \family sans
1826 Tab
1827 \family default
1828  key to use this completion.
1829  When several completions are possible, a popup is opened showing them.
1830  You can select a completion in the popup using the mouse or the arrow keys,
1831  and accept the chosen completion be pressing 
1832 \family sans
1833 Return
1834 \family default
1835 .
1836 \end_layout
1837
1838 \begin_layout Standard
1839 In the preferences dialog, which is opened with the menu 
1840 \family sans
1841 Tools\SpecialChar \menuseparator
1842 Preferences
1843 \family default
1844 , the cursor completion indicator can be turned off in the section 
1845 \family sans
1846 Editing\SpecialChar \menuseparator
1847 Input Completion
1848 \family default
1849  by deselecting the option 
1850 \family sans
1851 Cursor indicator
1852 \family default
1853 .
1854  With the option 
1855 \family sans
1856 Automatic inline completion
1857 \family default
1858  the proposed completion is shown directly behind the cursor position.
1859  To accept this proposal, use the 
1860 \family sans
1861 Tab
1862 \family default
1863  key.
1864  With the option 
1865 \family sans
1866 Automatic popup
1867 \family default
1868  the completions are always shown in a popup.
1869  LyX offers some more completion settings for experts that are described
1870  in sec.
1871 \begin_inset space \thinspace{}
1872 \end_inset
1873
1874
1875 \begin_inset CommandInset ref
1876 LatexCommand ref
1877 reference "sub:Input-Completion-Appendix"
1878
1879 \end_inset
1880
1881 .
1882 \end_layout
1883
1884 \begin_layout Section
1885 Basic Key Bindings
1886 \begin_inset Index idx
1887 status collapsed
1888
1889 \begin_layout Plain Layout
1890 Key Bindings
1891 \end_layout
1892
1893 \end_inset
1894
1895
1896 \begin_inset Index idx
1897 status collapsed
1898
1899 \begin_layout Plain Layout
1900 Bindings|see
1901 \begin_inset ERT
1902 status collapsed
1903
1904 \begin_layout Plain Layout
1905
1906 {
1907 \end_layout
1908
1909 \end_inset
1910
1911 Key Bindings
1912 \begin_inset ERT
1913 status collapsed
1914
1915 \begin_layout Plain Layout
1916
1917 }
1918 \end_layout
1919
1920 \end_inset
1921
1922
1923 \end_layout
1924
1925 \end_inset
1926
1927
1928 \begin_inset Index idx
1929 status collapsed
1930
1931 \begin_layout Plain Layout
1932 Shortcuts|see
1933 \begin_inset ERT
1934 status collapsed
1935
1936 \begin_layout Plain Layout
1937
1938 {
1939 \end_layout
1940
1941 \end_inset
1942
1943 Key Bindings
1944 \begin_inset ERT
1945 status collapsed
1946
1947 \begin_layout Plain Layout
1948
1949 }
1950 \end_layout
1951
1952 \end_inset
1953
1954
1955 \end_layout
1956
1957 \end_inset
1958
1959
1960 \end_layout
1961
1962 \begin_layout Standard
1963 There are at least two different primary binding maps: CUA and Emacs.
1964  LyX's default is CUA.
1965 \end_layout
1966
1967 \begin_layout Standard
1968 Some keys, like 
1969 \family sans
1970 Page
1971 \begin_inset space ~
1972 \end_inset
1973
1974 Up
1975 \family default
1976
1977 \family sans
1978 Page
1979 \begin_inset space ~
1980 \end_inset
1981
1982 Down
1983 \family default
1984
1985 \family sans
1986 Left
1987 \family default
1988
1989 \family sans
1990 Right
1991 \family default
1992
1993 \family sans
1994 Up
1995 \family default
1996 , and 
1997 \family sans
1998 Down
1999 \family default
2000 , do exactly what you expect them to do.
2001  Other keys don't:
2002 \end_layout
2003
2004 \begin_layout Labeling
2005 \labelwidthstring 00.00.0000
2006
2007 \family sans
2008 Tab
2009 \begin_inset CommandInset nomenclature
2010 LatexCommand nomenclature
2011 symbol "Tab"
2012 description "Tabulator key"
2013
2014 \end_inset
2015
2016
2017 \family default
2018  There is no such thing as a tab stop in LyX.
2019  If you don't understand this, go read sections
2020 \begin_inset space ~
2021 \end_inset
2022
2023
2024 \begin_inset CommandInset ref
2025 LatexCommand ref
2026 reference "sec:Par-indent-intro"
2027
2028 \end_inset
2029
2030  and 
2031 \begin_inset CommandInset ref
2032 LatexCommand ref
2033 reference "sec:Paragraph-Environments"
2034
2035 \end_inset
2036
2037 , especially section
2038 \begin_inset space ~
2039 \end_inset
2040
2041
2042 \begin_inset CommandInset ref
2043 LatexCommand ref
2044 reference "sub:Lists"
2045
2046 \end_inset
2047
2048 , right now.
2049  Yes, right now.
2050  If you're still confused, look in the 
2051 \emph on
2052 Tutorial
2053 \emph default
2054 .
2055 \end_layout
2056
2057 \begin_layout Labeling
2058 \labelwidthstring 00.00.0000
2059
2060 \family sans
2061 Esc
2062 \begin_inset CommandInset nomenclature
2063 LatexCommand nomenclature
2064 symbol "Esc"
2065 description "Escape key"
2066
2067 \end_inset
2068
2069
2070 \family default
2071  This is the 
2072 \begin_inset Quotes eld
2073 \end_inset
2074
2075 cancel key.
2076 \begin_inset Quotes erd
2077 \end_inset
2078
2079  It's used, generically, to cancel operations.
2080  Other parts of the manual will go into greater detail about this.
2081 \end_layout
2082
2083 \begin_layout Labeling
2084 \labelwidthstring 00.00.0000
2085
2086 \family sans
2087 Home
2088 \family default
2089
2090 \begin_inset space ~
2091 \end_inset
2092
2093 and
2094 \begin_inset space ~
2095 \end_inset
2096
2097
2098 \family sans
2099 End
2100 \family default
2101  These move the cursor, respectively, to the beginning and end of a line,
2102  unless you are using the Emacs bindings where they jump to the beginning
2103  or end of the file.
2104 \end_layout
2105
2106 \begin_layout Standard
2107 There are three modifier keys:
2108 \end_layout
2109
2110 \begin_layout Labeling
2111 \labelwidthstring 00.00.0000
2112
2113 \family sans
2114 Control
2115 \family default
2116  (Denoted by 
2117 \begin_inset Quotes eld
2118 \end_inset
2119
2120
2121 \family sans
2122 Ctrl
2123 \family default
2124
2125 \begin_inset Quotes erd
2126 \end_inset
2127
2128
2129 \begin_inset CommandInset nomenclature
2130 LatexCommand nomenclature
2131 symbol "Ctrl"
2132 description "Control key"
2133
2134 \end_inset
2135
2136  in the documentation files) This has a couple of different uses, depending
2137  on which keys it's used in combination with:
2138 \end_layout
2139
2140 \begin_deeper
2141 \begin_layout Itemize
2142 With 
2143 \family sans
2144 Backspace
2145 \family default
2146  or 
2147 \family sans
2148 Delete
2149 \family default
2150 , it deletes an entire word instead of a single character.
2151 \end_layout
2152
2153 \begin_layout Itemize
2154 With 
2155 \family sans
2156 Left
2157 \family default
2158  and 
2159 \family sans
2160 Right
2161 \family default
2162 , it moves by words instead of characters.
2163 \end_layout
2164
2165 \begin_layout Itemize
2166 With 
2167 \family sans
2168 Home
2169 \family default
2170  and 
2171 \family sans
2172 End
2173 \family default
2174 , it moves to the beginning and the end of the document, respectively.
2175 \end_layout
2176
2177 \end_deeper
2178 \begin_layout Labeling
2179 \labelwidthstring 00.00.0000
2180
2181 \family sans
2182 Shift
2183 \family default
2184  (Denoted by 
2185 \begin_inset Quotes eld
2186 \end_inset
2187
2188
2189 \family sans
2190 Shift
2191 \family default
2192
2193 \begin_inset Quotes erd
2194 \end_inset
2195
2196
2197 \begin_inset CommandInset nomenclature
2198 LatexCommand nomenclature
2199 symbol "Shift"
2200 description "Shift key"
2201
2202 \end_inset
2203
2204  in the documentation files) Use this with any of the motion keys to select
2205  the text between the old and new cursor positions.
2206 \end_layout
2207
2208 \begin_layout Labeling
2209 \labelwidthstring 00.00.0000
2210
2211 \family sans
2212 Alt
2213 \family default
2214  (Denoted by 
2215 \begin_inset Quotes eld
2216 \end_inset
2217
2218
2219 \family sans
2220 Alt
2221 \family default
2222
2223 \begin_inset Quotes erd
2224 \end_inset
2225
2226
2227 \begin_inset CommandInset nomenclature
2228 LatexCommand nomenclature
2229 symbol "Alt"
2230 description "Alt or Meta key"
2231
2232 \end_inset
2233
2234  in the documentation files) This is the Alt key on many keyboards, unless
2235  your keyboard has a distinct Meta key.
2236  If you have both keys, you will need to try out which one actually performs
2237  the 
2238 \family sans
2239 Alt+
2240 \family default
2241  function.
2242  This key does many different things, but it also activates the 
2243 \emph on
2244 menu accelerator keys
2245 \emph default
2246 .
2247  If you use this in combination with any of the underlined letters in a
2248  menu or menu item, it selects that menu item.
2249 \end_layout
2250
2251 \begin_deeper
2252 \begin_layout Standard
2253 For example, the sequence 
2254 \begin_inset Quotes eld
2255 \end_inset
2256
2257
2258 \family sans
2259 Alt
2260 \begin_inset space ~
2261 \end_inset
2262
2263 e
2264 \begin_inset space ~
2265 \end_inset
2266
2267 s
2268 \family default
2269
2270 \begin_inset space ~
2271 \end_inset
2272
2273
2274 \family sans
2275 c
2276 \family default
2277
2278 \begin_inset Quotes erd
2279 \end_inset
2280
2281  brings up the 
2282 \begin_inset Quotes eld
2283 \end_inset
2284
2285 Text Style
2286 \begin_inset Quotes erd
2287 \end_inset
2288
2289  menu.
2290  Typing 
2291 \begin_inset Quotes eld
2292 \end_inset
2293
2294
2295 \family sans
2296 Alt
2297 \begin_inset space ~
2298 \end_inset
2299
2300 f
2301 \family default
2302
2303 \begin_inset Quotes erd
2304 \end_inset
2305
2306  opens the 
2307 \family sans
2308 File
2309 \family default
2310  menu.
2311 \end_layout
2312
2313 \begin_layout Standard
2314 The 
2315 \emph on
2316 Shortcuts
2317 \emph default
2318  manual lists all other things bound to the 
2319 \family sans
2320 Alt
2321 \family default
2322  key.
2323 \end_layout
2324
2325 \end_deeper
2326 \begin_layout Standard
2327 You'll learn more and more key bindings and short-cut keys as you use LyX,
2328  because most actions will prompt a small message in the status bar at the
2329  bottom of LyX's main window which describe the name of the action, you've
2330  just triggered, and any existing key bindings for that action.
2331  The LyX menus also list the defined key bindings.
2332  The notation for the key bindings is very similar to the notation used
2333  in this documentation, so you should not have any problems understanding
2334  it.
2335  However, notice that Shift-modifiers are explicitly mentioned, so 
2336 \begin_inset Quotes eld
2337 \end_inset
2338
2339
2340 \family sans
2341 Alt+P Shift-A
2342 \family default
2343
2344 \begin_inset Quotes erd
2345 \end_inset
2346
2347  means 
2348 \family sans
2349 Alt+P
2350 \family default
2351  followed by a capital 
2352 \family sans
2353 A
2354 \family default
2355 .
2356 \end_layout
2357
2358 \begin_layout Standard
2359 You can list or change the key bindings in the menu 
2360 \family sans
2361 Tools\SpecialChar \menuseparator
2362 Preferences
2363 \family default
2364  under 
2365 \family sans
2366 Editing\SpecialChar \menuseparator
2367 Shortcuts
2368 \family default
2369  as explained in sec.
2370 \begin_inset space \thinspace{}
2371 \end_inset
2372
2373
2374 \begin_inset CommandInset ref
2375 LatexCommand ref
2376 reference "sub:Editing-Shortcuts"
2377
2378 \end_inset
2379
2380 .
2381 \end_layout
2382
2383 \begin_layout Chapter
2384 LyX Basics
2385 \begin_inset Index idx
2386 status collapsed
2387
2388 \begin_layout Plain Layout
2389 LyX ! Basics
2390 \end_layout
2391
2392 \end_inset
2393
2394
2395 \end_layout
2396
2397 \begin_layout Section
2398 Document Types
2399 \begin_inset Index idx
2400 status collapsed
2401
2402 \begin_layout Plain Layout
2403 Document ! Types
2404 \end_layout
2405
2406 \end_inset
2407
2408
2409 \end_layout
2410
2411 \begin_layout Subsection
2412 Introduction
2413 \end_layout
2414
2415 \begin_layout Standard
2416 Before you do anything else, before you ever start writing a document, you
2417  need to decide what type of document you want to edit.
2418  Different types of documents use different types of spacing, headings,
2419  numbering schemes, and so on.
2420  Additionally, different documents use different paragraph environments,
2421  and format the title of your document differently.
2422 \end_layout
2423
2424 \begin_layout Standard
2425
2426 \emph on
2427 document class
2428 \emph default
2429  describes a group of properties common to a particular set of documents.
2430  By setting the document class, you automatically select these properties,
2431  making it easier to create the type of document you want.
2432  If you don't choose a document class, LyX picks one for you by default.
2433  So it is up to you to change the class of your document.
2434 \end_layout
2435
2436 \begin_layout Standard
2437 Read on for info about the document classes you can choose from LyX, and
2438  how to adjust their properties.
2439 \end_layout
2440
2441 \begin_layout Subsection
2442 Document Classes
2443 \begin_inset Index idx
2444 status collapsed
2445
2446 \begin_layout Plain Layout
2447 Document ! Classes
2448 \end_layout
2449
2450 \end_inset
2451
2452
2453 \begin_inset CommandInset label
2454 LatexCommand label
2455 name "sec:Document-Classes"
2456
2457 \end_inset
2458
2459
2460 \end_layout
2461
2462 \begin_layout Standard
2463 You can select a class using the 
2464 \family sans
2465 Document\SpecialChar \menuseparator
2466 Settings\SpecialChar \menuseparator
2467 Document Class
2468 \family default
2469
2470 \begin_inset Index idx
2471 status collapsed
2472
2473 \begin_layout Plain Layout
2474 Document ! Settings
2475 \end_layout
2476
2477 \end_inset
2478
2479  dialog.
2480  Select the class you want to use, and make any fine tunings of the options
2481  you may need.
2482 \end_layout
2483
2484 \begin_layout Subsubsection
2485 Overview
2486 \end_layout
2487
2488 \begin_layout Standard
2489 There are four standard document classes in LyX.
2490  They are:
2491 \end_layout
2492
2493 \begin_layout Description
2494 Article for basic articles
2495 \end_layout
2496
2497 \begin_layout Description
2498 Report for basic reports
2499 \end_layout
2500
2501 \begin_layout Description
2502 Book for writing a book
2503 \end_layout
2504
2505 \begin_layout Description
2506 Letter for US-style letters
2507 \end_layout
2508
2509 \begin_layout Standard
2510 There are also some non-standard classes, which LyX only uses if you have
2511  installed the corresponding LaTeX class files, though most LaTeX distributions
2512  will include many of these.
2513  Here are some of the classes.
2514  The full list with detailed explanations can be found in chapter 
2515 \emph on
2516 Special Document Classes
2517 \emph default
2518  in the 
2519 \emph on
2520 Additional Features
2521 \emph default
2522  manual:
2523 \end_layout
2524
2525 \begin_layout Description
2526 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2527 \end_layout
2528
2529 \begin_layout Description
2530 ACS For submissions to the journals published by the American Chemistry
2531  Society
2532 \end_layout
2533
2534 \begin_layout Description
2535 AGU For submissions to the journals published by the American Geophysical
2536  Union
2537 \end_layout
2538
2539 \begin_layout Description
2540 AMS Layouts for articles and books in the style and format used by the American
2541  Mathematical Society (AMS).
2542  There are three article layouts available.
2543  The standard one uses a typical numbering scheme for theorems etc., that
2544  prepends the section number to the number of the result.
2545  All result-type statements (propositions, corollaries, and so on) are sequenced
2546  together, but definitions, examples, and the like have their own sequence.
2547  The 
2548 \begin_inset Quotes eld
2549 \end_inset
2550
2551 sequential numbering
2552 \begin_inset Quotes erd
2553 \end_inset
2554
2555  scheme does not place the section number with each result, but numbers
2556  them throughout the article in a single sequence.
2557  Each type of result gets its own sequence.
2558  There is also a layout that dispenses with numbering of statements altogether.
2559 \end_layout
2560
2561 \begin_layout Description
2562 Beamer Layout for presentations
2563 \end_layout
2564
2565 \begin_layout Description
2566 Broadway Layout for writing plays.
2567  It is not an existing LaTeX document class, but a new one which is distributed
2568  with LyX.
2569 \end_layout
2570
2571 \begin_layout Description
2572 Chess Layout to write about chess games
2573 \end_layout
2574
2575 \begin_layout Description
2576 Curriculum
2577 \begin_inset space ~
2578 \end_inset
2579
2580 vitae classes to create curriculum vitae
2581 \end_layout
2582
2583 \begin_layout Description
2584 Elsarticle Layout for journals of the Elsevier publishing group
2585 \end_layout
2586
2587 \begin_layout Description
2588 Foils Used to make transparencies
2589 \end_layout
2590
2591 \begin_layout Description
2592 Hollywood Used to type spec scripts for the US film industry.
2593  It is not an existing LaTeX document class, but a new one which is distributed
2594  with LyX.
2595 \end_layout
2596
2597 \begin_layout Description
2598 IEEEtran Layout for the journals published by the Institute of Electrical
2599  and Electronics Engineers (IEEE)
2600 \end_layout
2601
2602 \begin_layout Description
2603 IOP Layout for journals of the Institute of Physics publishing group
2604 \end_layout
2605
2606 \begin_layout Description
2607 Kluwer Layout for journals of the Kluwer publishing group
2608 \end_layout
2609
2610 \begin_layout Description
2611 KOMA-Script a replacement for the standard classes, offers many useful features
2612  like caption formatting, automatic print space calculation etc.
2613  (Is used by this document.)
2614 \end_layout
2615
2616 \begin_layout Description
2617 Memoir another replacement for the standard classes
2618 \end_layout
2619
2620 \begin_layout Description
2621 Powerdot Layout for presentations
2622 \end_layout
2623
2624 \begin_layout Description
2625 REVTe
2626 \begin_inset ERT
2627 status collapsed
2628
2629 \begin_layout Plain Layout
2630
2631 {}
2632 \end_layout
2633
2634 \end_inset
2635
2636 X is used to write articles for the publications of the American Physical
2637  Society (APS), American Institute of Physics (AIP), and Optical Society
2638  of America (OSA).
2639  This class is not completely compatible with all LyX features.
2640 \end_layout
2641
2642 \begin_layout Description
2643 Slides Used to make transparencies
2644 \end_layout
2645
2646 \begin_layout Description
2647 SPIE
2648 \begin_inset space ~
2649 \end_inset
2650
2651 Proceedings Layout for the journals published by The International Society
2652  for Optical Engineering (SPIE)
2653 \end_layout
2654
2655 \begin_layout Description
2656 Springer Layouts for journals of the Springer publishing group
2657 \end_layout
2658
2659 \begin_layout Standard
2660 We won't go into any detail about how to use these different document classes
2661  here.
2662  You can find all the details about the non-standard classes in Chapter
2663  6 of the 
2664 \emph on
2665 Additional Features
2666 \emph default
2667  manual.
2668  Here, we will settle with a list of some of the common properties of all
2669  of the document classes.
2670 \end_layout
2671
2672 \begin_layout Subsubsection
2673 Availability
2674 \end_layout
2675
2676 \begin_layout Standard
2677 You will probably find that many of the document classes listed under 
2678 \family sans
2679 Document\SpecialChar \menuseparator
2680 Settings\SpecialChar \menuseparator
2681 Document Class
2682 \begin_inset Index idx
2683 status collapsed
2684
2685 \begin_layout Plain Layout
2686 Document ! Settings
2687 \end_layout
2688
2689 \end_inset
2690
2691  
2692 \family default
2693 are marked as 
2694 \begin_inset Quotes eld
2695 \end_inset
2696
2697 Unavailable
2698 \begin_inset Quotes erd
2699 \end_inset
2700
2701 .
2702  If you open a document that uses such a class, you will receive a warning
2703  saying that there are files that are required to produce output that are
2704  not installed.
2705  So it may seem that something is wrong.
2706 \end_layout
2707
2708 \begin_layout Standard
2709 Nothing is wrong.
2710  LyX includes many more document classes than you will ever need to use,
2711  and some of them, like 
2712 \family sans
2713 IOP
2714 \family default
2715 , are highly specialized.
2716  LyX tries to support as many different types of documents as possible,
2717  and it includes almost one hundred different layout files, with a growing
2718  number.
2719  No LaTeX distribution will install by default all files that might be needed
2720  by some document class.
2721  There are just too many of them.
2722  That is why some of the document classes are unavailable.
2723 \end_layout
2724
2725 \begin_layout Standard
2726 If there is a document class you would like to use that is marked as 
2727 \begin_inset Quotes erd
2728 \end_inset
2729
2730 Unavailable
2731 \begin_inset Quotes erd
2732 \end_inset
2733
2734 , you just need to install the appropriate package files.
2735  The easiest way to find out which files you need to install is to use that
2736  document class for a new file.
2737  LyX will display a dialog that will list the missing files.
2738  See section 
2739 \begin_inset Quotes eld
2740 \end_inset
2741
2742 Installing new LaTeX files
2743 \begin_inset Quotes erd
2744 \end_inset
2745
2746  in of the 
2747 \emph on
2748 Customization
2749 \emph default
2750  manual for information on how to install them.
2751 \begin_inset VSpace medskip
2752 \end_inset
2753
2754
2755 \end_layout
2756
2757 \begin_layout Standard
2758 Although LyX provides support for many different sorts of documents, it
2759  does not include support for every document class people might want to
2760  use.
2761  For example, many universities provide LaTeX class files to be used for
2762  dissertations submitted to those universities.
2763  The LyX team cannot write layout files to support every one of these.
2764  There are too many.
2765  Fortunately, users can write their own layout files, and many users have
2766  done so.
2767  Chapter
2768 \begin_inset space ~
2769 \end_inset
2770
2771 5 of the 
2772 \emph on
2773 Customization
2774 \emph default
2775  manual contains information on how to create layout files.
2776 \end_layout
2777
2778 \begin_layout Subsubsection
2779 Modules
2780 \begin_inset CommandInset label
2781 LatexCommand label
2782 name "sub:Modules"
2783
2784 \end_inset
2785
2786
2787 \begin_inset Index idx
2788 status collapsed
2789
2790 \begin_layout Plain Layout
2791 Document ! Modules
2792 \end_layout
2793
2794 \end_inset
2795
2796
2797 \end_layout
2798
2799 \begin_layout Standard
2800 Modules load additional features that are not by default available in the
2801  chosen document class.
2802  For example you might want to write Braille (embossed printing) in a document.
2803  This is not available in any document class, so you have to load the correspond
2804 ing module in the 
2805 \family sans
2806 Modules
2807 \family default
2808  section of the 
2809 \family sans
2810 Document\SpecialChar \menuseparator
2811 Settings
2812 \family default
2813
2814 \begin_inset Index idx
2815 status collapsed
2816
2817 \begin_layout Plain Layout
2818 Document ! Settings
2819 \end_layout
2820
2821 \end_inset
2822
2823  dialog.
2824  Highlighting a module in the dialog will bring up a description of what
2825  it does.the module.
2826 \end_layout
2827
2828 \begin_layout Standard
2829 Some modules require LaTeX packages or file format converters that are not
2830  always installed by default.
2831  LyX will warn you if you do not have a needed package or converter, and
2832  it will tell you what exactly you are missing.
2833  You can still use the module while editing your file, but you will not
2834  be able to export to PDF or print your document, since LyX will not be
2835  able to compile the LaTeX file without the missing prerequisites.
2836  If you want to be able to produce this kind of output, then you need to
2837  install the missing prerequisites and then reconfigure LyX by selecting
2838  
2839 \family sans
2840 Tools\SpecialChar \menuseparator
2841 Reconfigure
2842 \family default
2843 .
2844 \begin_inset Index idx
2845 status collapsed
2846
2847 \begin_layout Plain Layout
2848 Reconfiguration of LyX
2849 \end_layout
2850
2851 \end_inset
2852
2853  See section 
2854 \begin_inset Quotes eld
2855 \end_inset
2856
2857 Installing new LaTeX files
2858 \begin_inset Quotes erd
2859 \end_inset
2860
2861  of the 
2862 \emph on
2863 Customization
2864 \emph default
2865  manual for more information on installing needed packages.
2866 \end_layout
2867
2868 \begin_layout Standard
2869 \begin_inset Note Greyedout
2870 status open
2871
2872 \begin_layout Plain Layout
2873
2874 \series bold
2875 Note:
2876 \series default
2877  Some modules require other modules, and some pairs of modules are incompatible.
2878  LyX will advise you about these things.
2879 \end_layout
2880
2881 \end_inset
2882
2883
2884 \end_layout
2885
2886 \begin_layout Subsubsection
2887 Local Layout
2888 \begin_inset Index idx
2889 status collapsed
2890
2891 \begin_layout Plain Layout
2892 Document ! Local Layout
2893 \end_layout
2894
2895 \end_inset
2896
2897
2898 \end_layout
2899
2900 \begin_layout Standard
2901 Modules are to LyX much as packages are to LaTeX: They are intended to be
2902  used in a variety of different documents, and if you often find yourself
2903  needing the same sort of thing in different documents, you should consider
2904  writing a module for this purpose.
2905  Sometimes, however, a particular document has very special needs, and you
2906  find yourself wanting a specific inset or character style, but only that
2907  one time.
2908  You want something that is like a document's own LaTeX preamble.
2909  What you want is LyX's 
2910 \begin_inset Quotes eld
2911 \end_inset
2912
2913 Local Layout
2914 \begin_inset Quotes erd
2915 \end_inset
2916
2917 .
2918  See chapter 5 of the Customization manual for information on how to use
2919  it.
2920 \end_layout
2921
2922 \begin_layout Subsubsection
2923 Properties
2924 \end_layout
2925
2926 \begin_layout Standard
2927 Each class has a default set of options.
2928  Here's a quick table describing them:
2929 \end_layout
2930
2931 \begin_layout Standard
2932 \begin_inset VSpace 0.3cm
2933 \end_inset
2934
2935
2936 \end_layout
2937
2938 \begin_layout Standard
2939 \align center
2940 \begin_inset Tabular
2941 <lyxtabular version="3" rows="5" columns="5">
2942 <features tabularvalignment="middle">
2943 <column alignment="center" valignment="top" width="0pt">
2944 <column alignment="center" valignment="top" width="0pt">
2945 <column alignment="center" valignment="top" width="0pt">
2946 <column alignment="center" valignment="top" width="0pt">
2947 <column alignment="center" valignment="top" width="0pt">
2948 <row>
2949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2950 \begin_inset Text
2951
2952 \begin_layout Plain Layout
2953
2954 \end_layout
2955
2956 \end_inset
2957 </cell>
2958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2959 \begin_inset Text
2960
2961 \begin_layout Plain Layout
2962
2963 \family sans
2964 \series medium
2965 \shape up
2966 \size normal
2967 \emph off
2968 \bar no
2969 \noun off
2970 \color none
2971 Page style
2972 \end_layout
2973
2974 \end_inset
2975 </cell>
2976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2977 \begin_inset Text
2978
2979 \begin_layout Plain Layout
2980
2981 \family sans
2982 \series medium
2983 \shape up
2984 \size normal
2985 \emph off
2986 \bar no
2987 \noun off
2988 \color none
2989 Sides
2990 \end_layout
2991
2992 \end_inset
2993 </cell>
2994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2995 \begin_inset Text
2996
2997 \begin_layout Plain Layout
2998
2999 \family sans
3000 \series medium
3001 \shape up
3002 \size normal
3003 \emph off
3004 \bar no
3005 \noun off
3006 \color none
3007 Columns
3008 \end_layout
3009
3010 \end_inset
3011 </cell>
3012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016
3017 \series medium
3018 \shape up
3019 \size normal
3020 \emph off
3021 \bar no
3022 \noun off
3023 \color none
3024 Max.
3025  sectioning level
3026 \end_layout
3027
3028 \end_inset
3029 </cell>
3030 </row>
3031 <row>
3032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3033 \begin_inset Text
3034
3035 \begin_layout Plain Layout
3036
3037 \series medium
3038 \shape up
3039 \size normal
3040 \emph off
3041 \bar no
3042 \noun off
3043 \color none
3044 article
3045 \end_layout
3046
3047 \end_inset
3048 </cell>
3049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3050 \begin_inset Text
3051
3052 \begin_layout Plain Layout
3053
3054 \family sans
3055 \series medium
3056 \shape up
3057 \size normal
3058 \emph off
3059 \bar no
3060 \noun off
3061 \color none
3062 Plain
3063 \end_layout
3064
3065 \end_inset
3066 </cell>
3067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3068 \begin_inset Text
3069
3070 \begin_layout Plain Layout
3071
3072 \family sans
3073 \series medium
3074 \shape up
3075 \size normal
3076 \emph off
3077 \bar no
3078 \noun off
3079 \color none
3080 One
3081 \end_layout
3082
3083 \end_inset
3084 </cell>
3085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3086 \begin_inset Text
3087
3088 \begin_layout Plain Layout
3089
3090 \family sans
3091 \series medium
3092 \shape up
3093 \size normal
3094 \emph off
3095 \bar no
3096 \noun off
3097 \color none
3098 One
3099 \end_layout
3100
3101 \end_inset
3102 </cell>
3103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3104 \begin_inset Text
3105
3106 \begin_layout Plain Layout
3107
3108 \family sans
3109 \series medium
3110 \shape up
3111 \size normal
3112 \emph off
3113 \bar no
3114 \noun off
3115 \color none
3116 Section
3117 \end_layout
3118
3119 \end_inset
3120 </cell>
3121 </row>
3122 <row>
3123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3124 \begin_inset Text
3125
3126 \begin_layout Plain Layout
3127
3128 \series medium
3129 \shape up
3130 \size normal
3131 \emph off
3132 \bar no
3133 \noun off
3134 \color none
3135 report
3136 \end_layout
3137
3138 \end_inset
3139 </cell>
3140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3141 \begin_inset Text
3142
3143 \begin_layout Plain Layout
3144
3145 \family sans
3146 \series medium
3147 \shape up
3148 \size normal
3149 \emph off
3150 \bar no
3151 \noun off
3152 \color none
3153 Plain
3154 \end_layout
3155
3156 \end_inset
3157 </cell>
3158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3159 \begin_inset Text
3160
3161 \begin_layout Plain Layout
3162
3163 \family sans
3164 \series medium
3165 \shape up
3166 \size normal
3167 \emph off
3168 \bar no
3169 \noun off
3170 \color none
3171 One
3172 \end_layout
3173
3174 \end_inset
3175 </cell>
3176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3177 \begin_inset Text
3178
3179 \begin_layout Plain Layout
3180
3181 \family sans
3182 \series medium
3183 \shape up
3184 \size normal
3185 \emph off
3186 \bar no
3187 \noun off
3188 \color none
3189 One
3190 \end_layout
3191
3192 \end_inset
3193 </cell>
3194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3195 \begin_inset Text
3196
3197 \begin_layout Plain Layout
3198
3199 \family sans
3200 \series medium
3201 \shape up
3202 \size normal
3203 \emph off
3204 \bar no
3205 \noun off
3206 \color none
3207 Chapter
3208 \end_layout
3209
3210 \end_inset
3211 </cell>
3212 </row>
3213 <row>
3214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3215 \begin_inset Text
3216
3217 \begin_layout Plain Layout
3218
3219 \series medium
3220 \shape up
3221 \size normal
3222 \emph off
3223 \bar no
3224 \noun off
3225 \color none
3226 book
3227 \end_layout
3228
3229 \end_inset
3230 </cell>
3231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3232 \begin_inset Text
3233
3234 \begin_layout Plain Layout
3235
3236 \family sans
3237 \series medium
3238 \shape up
3239 \size normal
3240 \emph off
3241 \bar no
3242 \noun off
3243 \color none
3244 Headings
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3250 \begin_inset Text
3251
3252 \begin_layout Plain Layout
3253
3254 \family sans
3255 \series medium
3256 \shape up
3257 \size normal
3258 \emph off
3259 \bar no
3260 \noun off
3261 \color none
3262 Two
3263 \end_layout
3264
3265 \end_inset
3266 </cell>
3267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3268 \begin_inset Text
3269
3270 \begin_layout Plain Layout
3271
3272 \family sans
3273 \series medium
3274 \shape up
3275 \size normal
3276 \emph off
3277 \bar no
3278 \noun off
3279 \color none
3280 One
3281 \end_layout
3282
3283 \end_inset
3284 </cell>
3285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Plain Layout
3289
3290 \family sans
3291 \series medium
3292 \shape up
3293 \size normal
3294 \emph off
3295 \bar no
3296 \noun off
3297 \color none
3298 Chapter
3299 \end_layout
3300
3301 \end_inset
3302 </cell>
3303 </row>
3304 <row>
3305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309
3310 \series medium
3311 \shape up
3312 \size normal
3313 \emph off
3314 \bar no
3315 \noun off
3316 \color none
3317 letter
3318 \end_layout
3319
3320 \end_inset
3321 </cell>
3322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3323 \begin_inset Text
3324
3325 \begin_layout Plain Layout
3326
3327 \family sans
3328 \series medium
3329 \shape up
3330 \size normal
3331 \emph off
3332 \bar no
3333 \noun off
3334 \color none
3335 Plain
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344
3345 \family sans
3346 \series medium
3347 \shape up
3348 \size normal
3349 \emph off
3350 \bar no
3351 \noun off
3352 \color none
3353 One
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362
3363 \family sans
3364 \series medium
3365 \shape up
3366 \size normal
3367 \emph off
3368 \bar no
3369 \noun off
3370 \color none
3371 One
3372 \end_layout
3373
3374 \end_inset
3375 </cell>
3376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3377 \begin_inset Text
3378
3379 \begin_layout Plain Layout
3380
3381 \series medium
3382 \shape up
3383 \size normal
3384 \emph off
3385 \bar no
3386 \noun off
3387 \color none
3388 none
3389 \end_layout
3390
3391 \end_inset
3392 </cell>
3393 </row>
3394 </lyxtabular>
3395
3396 \end_inset
3397
3398
3399 \end_layout
3400
3401 \begin_layout Standard
3402 \begin_inset VSpace 0.3cm
3403 \end_inset
3404
3405
3406 \end_layout
3407
3408 \begin_layout Standard
3409 You're probably also wondering what 
3410 \begin_inset Quotes eld
3411 \end_inset
3412
3413 Max.
3414 \begin_inset space ~
3415 \end_inset
3416
3417 sectioning level
3418 \begin_inset Quotes erd
3419 \end_inset
3420
3421  means.
3422  There are several paragraph environments used to create section headings.
3423  Different document classes allow different types of section headings.
3424  Only two use the 
3425 \family sans
3426 Chapter
3427 \family default
3428  heading; the rest do not and begin instead with the 
3429 \family sans
3430 Section
3431 \family default
3432  heading.
3433  Some document classes, such as the ones for letters, don't use any section
3434  headings.
3435  In addition to 
3436 \family sans
3437 Chapter
3438 \family default
3439  and 
3440 \family sans
3441 Section
3442 \family default
3443  headings, there are also 
3444 \family sans
3445 Subsection
3446 \family default
3447  headings, 
3448 \family sans
3449 Subsubsection
3450 \family default
3451  headings, and so on.
3452  We'll describe these headings fully in section
3453 \begin_inset space ~
3454 \end_inset
3455
3456
3457 \begin_inset CommandInset ref
3458 LatexCommand ref
3459 reference "sub:Headings"
3460
3461 \end_inset
3462
3463 .
3464 \end_layout
3465
3466 \begin_layout Subsection
3467 Document Layout
3468 \begin_inset CommandInset label
3469 LatexCommand label
3470 name "sub:Document-Layout"
3471
3472 \end_inset
3473
3474
3475 \begin_inset Index idx
3476 status collapsed
3477
3478 \begin_layout Plain Layout
3479 Document ! Layout
3480 \end_layout
3481
3482 \end_inset
3483
3484
3485 \family sans
3486
3487 \begin_inset Index idx
3488 status collapsed
3489
3490 \begin_layout Plain Layout
3491 Document ! Settings
3492 \end_layout
3493
3494 \end_inset
3495
3496
3497 \end_layout
3498
3499 \begin_layout Standard
3500 The most important properties of documents classes are set in the menu 
3501 \family sans
3502 Document\SpecialChar \menuseparator
3503 Settings
3504 \family default
3505 .
3506  There in the 
3507 \family sans
3508 Options
3509 \family default
3510  field under 
3511 \family sans
3512 Documents
3513 \begin_inset space ~
3514 \end_inset
3515
3516 Class
3517 \family default
3518 , you can enter special options for your document class in a comma-separated
3519  list.
3520  This is only necessary if LyX doesn't support special options you want
3521  to use for your document.
3522  To learn more about your favorite LaTeX-class and its options, you have
3523  to read its manual.
3524 \end_layout
3525
3526 \begin_layout Standard
3527 The drop box 
3528 \family sans
3529 Headings style
3530 \family default
3531  in the 
3532 \family sans
3533 Document\SpecialChar \menuseparator
3534 Settings
3535 \family default
3536  dialog under 
3537 \family sans
3538 Page
3539 \begin_inset space ~
3540 \end_inset
3541
3542 Layout
3543 \family default
3544  controls what sorts of headings and page numbers go on a page.
3545  You can choose between the following five options:
3546 \end_layout
3547
3548 \begin_layout Labeling
3549 \labelwidthstring 00.00.0000
3550
3551 \family sans
3552 Default
3553 \family default
3554  Use default page style of current class.
3555 \end_layout
3556
3557 \begin_layout Labeling
3558 \labelwidthstring 00.00.0000
3559
3560 \family sans
3561 Empty
3562 \family default
3563  No page numbers or headings.
3564 \end_layout
3565
3566 \begin_layout Labeling
3567 \labelwidthstring 00.00.0000
3568
3569 \family sans
3570 Plain
3571 \family default
3572  Page numbers only.
3573 \end_layout
3574
3575 \begin_layout Labeling
3576 \labelwidthstring 00.00.0000
3577
3578 \family sans
3579 Headings
3580 \family default
3581  Page numbers and either the current chapter or section title and number.
3582  Whether LyX uses the current chapter or the current section depends on
3583  the maximum sectioning level of the class.
3584 \end_layout
3585
3586 \begin_layout Labeling
3587 \labelwidthstring 00.00.0000
3588
3589 \family sans
3590 Fancy
3591 \family default
3592  This allows you to create fully customizable headers and footers if you
3593  have the 
3594 \series bold
3595 fancyhdr
3596 \series default
3597
3598 \begin_inset Index idx
3599 status collapsed
3600
3601 \begin_layout Plain Layout
3602 LaTeX-packages ! fancyhdr
3603 \end_layout
3604
3605 \end_inset
3606
3607  package installed.
3608  At the moment, support in LyX is limited to this setting.
3609  To use the full power of this package, you have to add code to your document
3610  preamble.
3611  Check the documentation for the 
3612 \series bold
3613 fancyhdr
3614 \series default
3615  package for more details, 
3616 \begin_inset CommandInset citation
3617 LatexCommand cite
3618 key "fancyhdr"
3619
3620 \end_inset
3621
3622 .
3623 \end_layout
3624
3625 \begin_layout Standard
3626 The 
3627 \family sans
3628 Separation
3629 \family default
3630  of paragraphs is described in section
3631 \begin_inset space ~
3632 \end_inset
3633
3634
3635 \begin_inset CommandInset ref
3636 LatexCommand ref
3637 reference "sec:Par-indent-intro"
3638
3639 \end_inset
3640
3641 .
3642 \end_layout
3643
3644 \begin_layout Subsection
3645 Paper Size and Orientation
3646 \begin_inset Index idx
3647 status collapsed
3648
3649 \begin_layout Plain Layout
3650 Document ! Paper size
3651 \end_layout
3652
3653 \end_inset
3654
3655
3656 \begin_inset CommandInset label
3657 LatexCommand label
3658 name "sub:Paper-Size,-Orientation,"
3659
3660 \end_inset
3661
3662
3663 \end_layout
3664
3665 \begin_layout Standard
3666 You'll find the following options in the menu 
3667 \family sans
3668 Page
3669 \begin_inset space ~
3670 \end_inset
3671
3672 Layout
3673 \family default
3674  of the dialog of the 
3675 \family sans
3676 Document\SpecialChar \menuseparator
3677 Settings
3678 \family default
3679  menu:
3680 \family sans
3681
3682 \begin_inset Index idx
3683 status collapsed
3684
3685 \begin_layout Plain Layout
3686 Document ! Settings
3687 \end_layout
3688
3689 \end_inset
3690
3691
3692 \end_layout
3693
3694 \begin_layout Labeling
3695 \labelwidthstring 00.00.0000
3696
3697 \family sans
3698 Paper
3699 \begin_inset space ~
3700 \end_inset
3701
3702 Format
3703 \family default
3704  What size paper to print on.
3705  The choices are
3706 \end_layout
3707
3708 \begin_deeper
3709 \begin_layout Itemize
3710
3711 \family sans
3712 Default
3713 \end_layout
3714
3715 \begin_layout Itemize
3716
3717 \family sans
3718 A0 - A6
3719 \end_layout
3720
3721 \begin_layout Itemize
3722
3723 \family sans
3724 B0 - B6
3725 \end_layout
3726
3727 \begin_layout Itemize
3728
3729 \family sans
3730 C0 - C6
3731 \end_layout
3732
3733 \begin_layout Itemize
3734
3735 \family sans
3736 US letter, US legal, US executive
3737 \end_layout
3738
3739 \begin_layout Itemize
3740
3741 \family sans
3742 JIS B0 - JIS B6
3743 \end_layout
3744
3745 \begin_layout Itemize
3746
3747 \family sans
3748 Custom
3749 \end_layout
3750
3751 \end_deeper
3752 \begin_layout Labeling
3753 \labelwidthstring 00.00.0000
3754
3755 \family sans
3756 Orientation
3757 \family default
3758  Two toggle buttons choose whether to print the output as 
3759 \family sans
3760 Landscape
3761 \family default
3762  or as 
3763 \family sans
3764 Portrait
3765 \family default
3766 .
3767 \end_layout
3768
3769 \begin_layout Labeling
3770 \labelwidthstring 00.00.0000
3771
3772 \family sans
3773 Two-sided
3774 \begin_inset space ~
3775 \end_inset
3776
3777 document
3778 \family default
3779  Adjusts the print space to print both sides of paper.
3780  That means that the print space for odd- and even-numbered pages is different.
3781 \end_layout
3782
3783 \begin_layout Subsection
3784 Margins
3785 \begin_inset CommandInset label
3786 LatexCommand label
3787 name "sub:Margins"
3788
3789 \end_inset
3790
3791
3792 \begin_inset Index idx
3793 status collapsed
3794
3795 \begin_layout Plain Layout
3796 Document ! Margins
3797 \end_layout
3798
3799 \end_inset
3800
3801
3802 \begin_inset Index idx
3803 status collapsed
3804
3805 \begin_layout Plain Layout
3806 Margins
3807 \end_layout
3808
3809 \end_inset
3810
3811
3812 \end_layout
3813
3814 \begin_layout Standard
3815 Paper margins are set in the menu 
3816 \family sans
3817 Document\SpecialChar \menuseparator
3818 Settings
3819 \family default
3820 .
3821 \begin_inset Index idx
3822 status collapsed
3823
3824 \begin_layout Plain Layout
3825 Document ! Settings
3826 \end_layout
3827
3828 \end_inset
3829
3830
3831 \end_layout
3832
3833 \begin_layout Standard
3834 If you use a KOMA-Script document class, you can use the default settings.
3835  Because KOMA-Script calculates then the print space automatically by taking
3836  the paper format and the font size into account.
3837 \end_layout
3838
3839 \begin_layout Subsection
3840 Important Note
3841 \end_layout
3842
3843 \begin_layout Standard
3844 If you change a document class, LyX has to convert 
3845 \emph on
3846 everything
3847 \emph default
3848  into the new class.
3849  That includes the paragraph environments.
3850  Some paragraph environments are standard, in so far as all of the document
3851  classes have them; but some classes have special paragraph environments.
3852  If this is the case, and you change the document class, LyX will mark the
3853  paragraphs whose styles it no longer understands as 
3854 \begin_inset Quotes eld
3855 \end_inset
3856
3857 unknown
3858 \begin_inset Quotes erd
3859 \end_inset
3860
3861 .
3862  The name of the style is retained, in case you should want to go back to
3863  the old class.
3864  But these paragraphs will be output with no special formatting, so you
3865  will either need to create a new style yourself or else to convert these
3866  paragraphs manually to a style present in your new document class.
3867 \end_layout
3868
3869 \begin_layout Section
3870 Paragraph Indentation and Separation
3871 \begin_inset Index idx
3872 status collapsed
3873
3874 \begin_layout Plain Layout
3875 Paragraph ! Indentation
3876 \end_layout
3877
3878 \end_inset
3879
3880
3881 \end_layout
3882
3883 \begin_layout Subsection
3884 Introduction
3885 \begin_inset CommandInset label
3886 LatexCommand label
3887 name "sec:Par-indent-intro"
3888
3889 \end_inset
3890
3891
3892 \end_layout
3893
3894 \begin_layout Standard
3895 Before describing all of the various paragraph environments, we'd like to
3896  say a word or two about paragraph indentation.
3897 \end_layout
3898
3899 \begin_layout Standard
3900 Everyone seems to have their own convention for separating paragraphs.
3901  Most Americans indent the first line of a paragraph.
3902  Others don't indent but put extra space between the paragraphs.
3903  If you choose indentation for paragraphs the 
3904 \emph on
3905 first
3906 \emph default
3907  paragraph of a section, or after a figure, an equation, a table, a list,
3908  etc., is 
3909 \emph on
3910 not
3911 \emph default
3912  indented.
3913  Only a paragraph following another paragraph gets indented.
3914  Note that the indentation behavior is different when you use another document
3915  language than English.
3916  LaTeX takes care that the indentation follows the rules of the used language.
3917 \end_layout
3918
3919 \begin_layout Standard
3920 The space between paragraphs, like the line spacing, the space between headings
3921  and text — in fact, all of the spacings for just about everything are pre-coded
3922  into LyX.
3923  As we said, you don't worry about how much space to add between what.
3924  LyX takes care of that.
3925  In fact, these pre-coded vertical spacings aren't a single number but a
3926  range.
3927  That way, LyX can squish or stretch the space between lines to make sure
3928  figures fit on a page with text, so that sections don't start at the bottom
3929  of a page, and so on.
3930 \begin_inset Foot
3931 status collapsed
3932
3933 \begin_layout Plain Layout
3934 LaTeX does this when LyX goes to produce a printable file.
3935 \end_layout
3936
3937 \end_inset
3938
3939  However, pre-coded doesn't mean you can't change them.
3940  LyX gives you the ability to globally change 
3941 \emph on
3942 all
3943 \emph default
3944  of these pre-coded spacings.
3945  We'll explain more later.
3946 \end_layout
3947
3948 \begin_layout Subsection
3949 Paragraph Separation
3950 \begin_inset Index idx
3951 status collapsed
3952
3953 \begin_layout Plain Layout
3954 Paragraph ! Separation
3955 \end_layout
3956
3957 \end_inset
3958
3959
3960 \end_layout
3961
3962 \begin_layout Standard
3963 To separate paragraphs, select 
3964 \family sans
3965 Indent
3966 \family default
3967  or 
3968 \family sans
3969 Skip
3970 \family default
3971  in the submenu 
3972 \family sans
3973 Text
3974 \begin_inset space ~
3975 \end_inset
3976
3977 Layout
3978 \family default
3979  of the dialog 
3980 \family sans
3981 Document\SpecialChar \menuseparator
3982 Settings
3983 \family default
3984
3985 \begin_inset Index idx
3986 status collapsed
3987
3988 \begin_layout Plain Layout
3989 Document ! Settings
3990 \end_layout
3991
3992 \end_inset
3993
3994  to indent paragraphs or add extra space between paragraphs, respectively.
3995 \end_layout
3996
3997 \begin_layout Subsection
3998 Fine-Tuning
3999 \end_layout
4000
4001 \begin_layout Standard
4002 You can also change the separation method of a single paragraph.
4003  Open the 
4004 \family sans
4005 Edit\SpecialChar \menuseparator
4006 Paragraph
4007 \begin_inset space ~
4008 \end_inset
4009
4010 Settings
4011 \family default
4012  dialog and toggle the 
4013 \family sans
4014 Indent
4015 \begin_inset space ~
4016 \end_inset
4017
4018 Paragraph
4019 \family default
4020  option to change the state of the current paragraph (shortcut 
4021 \begin_inset Info
4022 type  "shortcut"
4023 arg   "paragraph-params \\indent-toggle"
4024 \end_inset
4025
4026 ).
4027  If paragraphs have no indentation but use extra space for separation, this
4028  button will be ignored (you can't indent a single paragraph by toggling
4029  this).
4030 \end_layout
4031
4032 \begin_layout Standard
4033 You should only need to change the indentation method for a single paragraph
4034  if you need to do some fine-tuning.
4035 \end_layout
4036
4037 \begin_layout Subsection
4038 Line Spacing
4039 \begin_inset Index idx
4040 status collapsed
4041
4042 \begin_layout Plain Layout
4043 Paragraph ! Line spacing
4044 \end_layout
4045
4046 \end_inset
4047
4048
4049 \end_layout
4050
4051 \begin_layout Standard
4052 In the 
4053 \family sans
4054 Document\SpecialChar \menuseparator
4055 Settings
4056 \noun on
4057
4058 \begin_inset Index idx
4059 status collapsed
4060
4061 \begin_layout Plain Layout
4062 Document ! Settings
4063 \end_layout
4064
4065 \end_inset
4066
4067
4068 \family default
4069 \noun default
4070  dialog you can set the line spacing in the submenu 
4071 \family sans
4072 Text
4073 \begin_inset space ~
4074 \end_inset
4075
4076 Layout
4077 \family default
4078 .
4079 \begin_inset Foot
4080 status collapsed
4081
4082 \begin_layout Plain Layout
4083 You need to have the LaTeX-package 
4084 \series bold
4085 setspace
4086 \series default
4087
4088 \begin_inset Index idx
4089 status collapsed
4090
4091 \begin_layout Plain Layout
4092 LaTeX-packages ! setspace
4093 \end_layout
4094
4095 \end_inset
4096
4097  installed to use this feature.
4098 \end_layout
4099
4100 \end_inset
4101
4102
4103 \end_layout
4104
4105 \begin_layout Section
4106 Paragraph Environments
4107 \begin_inset CommandInset label
4108 LatexCommand label
4109 name "sec:Paragraph-Environments"
4110
4111 \end_inset
4112
4113
4114 \begin_inset Index idx
4115 status collapsed
4116
4117 \begin_layout Plain Layout
4118 Paragraph ! Environments
4119 \end_layout
4120
4121 \end_inset
4122
4123
4124 \begin_inset Index idx
4125 status collapsed
4126
4127 \begin_layout Plain Layout
4128 Paragraph environments|(
4129 \end_layout
4130
4131 \end_inset
4132
4133
4134 \end_layout
4135
4136 \begin_layout Subsection
4137 Overview
4138 \end_layout
4139
4140 \begin_layout Standard
4141 Paragraph environments correspond to the
4142 \end_layout
4143
4144 \begin_layout Standard
4145
4146 \series bold
4147
4148 \backslash
4149 begin{
4150 \emph on
4151 environment
4152 \emph default
4153 } ...
4154  
4155 \backslash
4156 end{
4157 \emph on
4158 environment
4159 \emph default
4160 }
4161 \series default
4162
4163 \begin_inset Newline newline
4164 \end_inset
4165
4166 command sequence in LaTeX files.
4167  If you don't know LaTeX, or the concept of a paragraph environment is totally
4168  alien to you, we urge you to read the 
4169 \emph on
4170 Tutorial
4171 \emph default
4172 .
4173  The 
4174 \emph on
4175 Tutorial
4176 \emph default
4177  also contains many more examples than this section does.
4178 \end_layout
4179
4180 \begin_layout Standard
4181 A paragraph environment is simply a 
4182 \begin_inset Quotes eld
4183 \end_inset
4184
4185 container
4186 \begin_inset Quotes erd
4187 \end_inset
4188
4189  for a paragraph which gives that paragraph certain properties.
4190  This can include a particular style of font, different margins, a numbering
4191  scheme, labels, and so on.
4192  Additionally, you can 
4193 \begin_inset Quotes eld
4194 \end_inset
4195
4196 nest
4197 \begin_inset Quotes erd
4198 \end_inset
4199
4200  the different environments inside one another, allowing one environment
4201  to inherit some of the properties of another.
4202  The different paragraph environments totally replace the need for messy
4203  tab stops, on the fly margin adjustment, and other hold-overs from the
4204  days of typewriters.
4205  There are several paragraph environments which are specific to a particular
4206  document type.
4207  We'll only be covering the most common ones here.
4208 \end_layout
4209
4210 \begin_layout Standard
4211 To choose a new paragraph environment, use the pull-down box 
4212 \begin_inset Graphics
4213         filename clipart/ToolbarEnvBox.png
4214         scale 70
4215         clip
4216
4217 \end_inset
4218
4219  at the left end of the toolbar.
4220  LyX will change the environment of the 
4221 \emph on
4222 entire
4223 \emph default
4224  paragraph in which the cursor sits.
4225  You can also change the environment of an entire group of paragraphs if
4226  you select them before choosing the new environment.
4227  
4228 \end_layout
4229
4230 \begin_layout Standard
4231 Note that hitting 
4232 \family sans
4233 Return
4234 \family default
4235  will 
4236 \emph on
4237 typically
4238 \emph default
4239  create a new paragraph using the 
4240 \family sans
4241 Standard
4242 \family default
4243  paragraph environment.
4244  We say 
4245 \begin_inset Quotes eld
4246 \end_inset
4247
4248 typically
4249 \begin_inset Quotes erd
4250 \end_inset
4251
4252  because if you are in one of these environments:
4253 \end_layout
4254
4255 \begin_layout Itemize
4256
4257 \family sans
4258 Quote
4259 \end_layout
4260
4261 \begin_layout Itemize
4262
4263 \family sans
4264 Quotation
4265 \end_layout
4266
4267 \begin_layout Itemize
4268
4269 \family sans
4270 Verse
4271 \end_layout
4272
4273 \begin_layout Itemize
4274
4275 \family sans
4276 Itemize
4277 \end_layout
4278
4279 \begin_layout Itemize
4280
4281 \family sans
4282 Enumerate
4283 \end_layout
4284
4285 \begin_layout Itemize
4286
4287 \family sans
4288 Description
4289 \end_layout
4290
4291 \begin_layout Itemize
4292
4293 \family sans
4294 List
4295 \end_layout
4296
4297 \begin_layout Standard
4298 LyX keeps the old paragraph environment when you hit 
4299 \family sans
4300 Return
4301 \family default
4302 , rather than resetting it to 
4303 \family sans
4304 Standard
4305 \family default
4306 .
4307  LyX will still reset the nesting depth, however.
4308  Usually, starting a new paragraph resets both the paragraph environment
4309  and the nesting depth (for more on nesting see section
4310 \begin_inset space ~
4311 \end_inset
4312
4313
4314 \begin_inset CommandInset ref
4315 LatexCommand ref
4316 reference "sec:Nesting"
4317
4318 \end_inset
4319
4320 ).
4321  At the moment, all this is context-specific; you're better off expecting
4322  
4323 \family sans
4324 Return
4325 \family default
4326  to reset the paragraph environment and depth.
4327  If you want a new paragraph to keep the current environment and depth,
4328  use 
4329 \begin_inset Info
4330 type  "shortcut"
4331 arg   "break-paragraph inverse"
4332 \end_inset
4333
4334  instead.
4335 \end_layout
4336
4337 \begin_layout Subsection
4338 Standard
4339 \end_layout
4340
4341 \begin_layout Standard
4342 The default paragraph environment is 
4343 \family sans
4344 Standard
4345 \family default
4346  for most classes.
4347  It creates a plain paragraph.
4348  If LyX resets the paragraph environment, this is the one it chooses.
4349  In fact, the paragraph you're reading right now (and most of the ones in
4350  this manual) are in the 
4351 \family sans
4352 Standard
4353 \family default
4354  environment.
4355 \end_layout
4356
4357 \begin_layout Standard
4358 You can nest a paragraph using the 
4359 \family sans
4360 Standard
4361 \family default
4362  environment in just about anything else, but you can't really nest anything
4363  in a 
4364 \family sans
4365 Standard
4366 \family default
4367  environment.
4368 \end_layout
4369
4370 \begin_layout Subsection
4371 Document Title
4372 \begin_inset Index idx
4373 status collapsed
4374
4375 \begin_layout Plain Layout
4376 Document ! Title
4377 \end_layout
4378
4379 \end_inset
4380
4381
4382 \end_layout
4383
4384 \begin_layout Standard
4385 A LaTeX title page has three parts: the title itself, the name(s) of the
4386  author(s) and a 
4387 \begin_inset Quotes eld
4388 \end_inset
4389
4390 footnote
4391 \begin_inset Quotes erd
4392 \end_inset
4393
4394  for thanks or contact information.
4395  For certain types of documents, LaTeX places all of this on a separate
4396  page along with today's date.
4397  For other types of documents, the title 
4398 \begin_inset Quotes eld
4399 \end_inset
4400
4401 page
4402 \begin_inset Quotes erd
4403 \end_inset
4404
4405  goes at the top of the first page of the document.
4406  
4407 \end_layout
4408
4409 \begin_layout Standard
4410 LyX provides an interface to the title page commands through the paragraph
4411  environments 
4412 \family sans
4413 Title
4414 \family default
4415
4416 \family sans
4417 Author
4418 \family default
4419 , and 
4420 \family sans
4421 Date
4422 \family default
4423 .
4424  Here's how you use them:
4425 \end_layout
4426
4427 \begin_layout Itemize
4428 Put the title of your document in the 
4429 \family sans
4430 Title
4431 \family default
4432  environment.
4433 \end_layout
4434
4435 \begin_layout Itemize
4436 Put the author name in the 
4437 \family sans
4438 Author
4439 \family default
4440  environment.
4441 \end_layout
4442
4443 \begin_layout Itemize
4444 If you want the date to have a certain appearance, want to use a fixed date,
4445  or want other text to appear in place of today's date, put that text in
4446  the 
4447 \family sans
4448 Date
4449 \family default
4450  environment.
4451  Note that using this environment is optional.
4452  If you don't provide any, LaTeX will automatically insert today's date.
4453  If you don't want any date, add the line
4454 \begin_inset Newline newline
4455 \end_inset
4456
4457
4458 \series bold
4459
4460 \backslash
4461 date{}
4462 \series default
4463
4464 \begin_inset Newline newline
4465 \end_inset
4466
4467 to the preamble of your document (menu 
4468 \family sans
4469 Document\SpecialChar \menuseparator
4470 Settings
4471 \family default
4472 )
4473 \end_layout
4474
4475 \begin_layout Standard
4476 You can use footnotes to insert 
4477 \begin_inset Quotes eld
4478 \end_inset
4479
4480 thanks
4481 \begin_inset Quotes erd
4482 \end_inset
4483
4484  or contact information.
4485 \end_layout
4486
4487 \begin_layout Subsection
4488 Headings
4489 \begin_inset Index idx
4490 status collapsed
4491
4492 \begin_layout Plain Layout
4493 Section headings
4494 \end_layout
4495
4496 \end_inset
4497
4498
4499 \begin_inset CommandInset label
4500 LatexCommand label
4501 name "sub:Headings"
4502
4503 \end_inset
4504
4505
4506 \end_layout
4507
4508 \begin_layout Standard
4509 There are several paragraph environments for producing section headings.
4510  LyX takes care of the numbering for you.
4511 \end_layout
4512
4513 \begin_layout Subsubsection
4514 Numbered Headings
4515 \begin_inset Index idx
4516 status collapsed
4517
4518 \begin_layout Plain Layout
4519 Section headings ! Numbered
4520 \end_layout
4521
4522 \end_inset
4523
4524
4525 \end_layout
4526
4527 \begin_layout Standard
4528 There are 7 numbered types of section headings.
4529  They are:
4530 \end_layout
4531
4532 \begin_layout Enumerate
4533
4534 \family sans
4535 Part
4536 \end_layout
4537
4538 \begin_layout Enumerate
4539
4540 \family sans
4541 Chapter
4542 \end_layout
4543
4544 \begin_layout Enumerate
4545
4546 \family sans
4547 Section
4548 \end_layout
4549
4550 \begin_layout Enumerate
4551
4552 \family sans
4553 Subsection
4554 \end_layout
4555
4556 \begin_layout Enumerate
4557
4558 \family sans
4559 Subsubsection
4560 \end_layout
4561
4562 \begin_layout Enumerate
4563
4564 \family sans
4565 Paragraph
4566 \end_layout
4567
4568 \begin_layout Enumerate
4569
4570 \family sans
4571 Subparagraph
4572 \end_layout
4573
4574 \begin_layout Standard
4575 LyX labels each heading with a series of numbers, separated by periods.
4576  The numbers describe where in the document you are.
4577  Unlike the other headings, parts are numbered with Latin letters.
4578 \end_layout
4579
4580 \begin_layout Standard
4581 Headings all subdivide your document into different pieces of text.
4582  For example, suppose you're writing a book.
4583  You group the book into chapters.
4584  LyX does similar grouping:
4585 \end_layout
4586
4587 \begin_layout Itemize
4588
4589 \family sans
4590 Part
4591 \family default
4592  is divided in either 
4593 \family sans
4594 Chapter
4595 \family default
4596 s or 
4597 \family sans
4598 Section
4599 \family default
4600 s
4601 \end_layout
4602
4603 \begin_layout Itemize
4604
4605 \family sans
4606 Chapter
4607 \family default
4608 s are divided into 
4609 \family sans
4610 Section
4611 \family default
4612 s
4613 \end_layout
4614
4615 \begin_layout Itemize
4616
4617 \family sans
4618 Section
4619 \family default
4620 s are divided into 
4621 \family sans
4622 Subsection
4623 \family default
4624 s
4625 \end_layout
4626
4627 \begin_layout Itemize
4628
4629 \family sans
4630 Subsection
4631 \family default
4632 s are divided into 
4633 \family sans
4634 Subsubsection
4635 \family default
4636 s
4637 \end_layout
4638
4639 \begin_layout Itemize
4640
4641 \family sans
4642 Subsubsection
4643 \family default
4644 s are divided into 
4645 \family sans
4646 Paragraph
4647 \family default
4648 s
4649 \end_layout
4650
4651 \begin_layout Itemize
4652
4653 \family sans
4654 Paragraph
4655 \family default
4656 s are divided into 
4657 \family sans
4658 Subparagraph
4659 \family default
4660 s
4661 \end_layout
4662
4663 \begin_layout Standard
4664 \begin_inset Note Greyedout
4665 status open
4666
4667 \begin_layout Plain Layout
4668
4669 \series bold
4670 Note:
4671 \series default
4672  Not all document types use the 
4673 \family sans
4674 Chapter
4675 \family default
4676  heading as the maximum sectioning level.
4677  In that case the 
4678 \family sans
4679 Section
4680 \family default
4681  is the top-level heading.
4682 \end_layout
4683
4684 \end_inset
4685
4686
4687 \end_layout
4688
4689 \begin_layout Standard
4690 So, if you use the 
4691 \family sans
4692 Subsubsection
4693 \family default
4694  environment to label a new sub-subsection, LyX labels it with its number,
4695  along with the number of the subsection, section, and, if applicable, chapter
4696  that it's in.
4697  For example: the fifth section of the second chapter of this book has the
4698  label 
4699 \begin_inset Quotes eld
4700 \end_inset
4701
4702 2.5
4703 \begin_inset Quotes erd
4704 \end_inset
4705
4706 .
4707 \end_layout
4708
4709 \begin_layout Subsubsection
4710 Unnumbered Headings
4711 \begin_inset Index idx
4712 status collapsed
4713
4714 \begin_layout Plain Layout
4715 Section headings ! Unnumbered
4716 \end_layout
4717
4718 \end_inset
4719
4720
4721 \end_layout
4722
4723 \begin_layout Standard
4724 There are 5 types of unnumbered section headings.
4725  They are:
4726 \end_layout
4727
4728 \begin_layout Enumerate
4729
4730 \family sans
4731 Part*
4732 \end_layout
4733
4734 \begin_layout Enumerate
4735
4736 \family sans
4737 Chapter*
4738 \end_layout
4739
4740 \begin_layout Enumerate
4741
4742 \family sans
4743 Section*
4744 \end_layout
4745
4746 \begin_layout Enumerate
4747
4748 \family sans
4749 Subsection*
4750 \end_layout
4751
4752 \begin_layout Enumerate
4753
4754 \family sans
4755 Subsubsection*
4756 \end_layout
4757
4758 \begin_layout Standard
4759 The 
4760 \begin_inset Quotes eld
4761 \end_inset
4762
4763 *
4764 \begin_inset Quotes erd
4765 \end_inset
4766
4767  after each name means that these headings are not numbered.
4768  They work the same as their numbered counterparts but won't appear in the
4769  table of contents, see section
4770 \begin_inset space ~
4771 \end_inset
4772
4773
4774 \begin_inset CommandInset ref
4775 LatexCommand ref
4776 reference "sec:toc"
4777
4778 \end_inset
4779
4780 .
4781 \end_layout
4782
4783 \begin_layout Subsubsection
4784 Changing the Numbering
4785 \begin_inset CommandInset label
4786 LatexCommand label
4787 name "sub:Numbering-depth"
4788
4789 \end_inset
4790
4791
4792 \end_layout
4793
4794 \begin_layout Standard
4795 You can also alter which sectioning levels get numbered and which ones appear
4796  in the Table of Contents.
4797  Now, this doesn't remove any of the levels; that's preset in the document
4798  class.
4799  Certain classes start with 
4800 \family sans
4801 Chapter
4802 \family default
4803  and go down to the 
4804 \family sans
4805 Subparagraph
4806 \family default
4807  level.
4808  Others start at 
4809 \family sans
4810 Section
4811 \family default
4812 .
4813  Similarly, not all document classes number all sectioning levels.
4814  Most don't number 
4815 \family sans
4816 Paragraph
4817 \family default
4818  or 
4819 \family sans
4820 Subparagraph
4821 \family default
4822 .
4823  This is something you can change.
4824 \end_layout
4825
4826 \begin_layout Standard
4827 Open the 
4828 \family sans
4829 Document\SpecialChar \menuseparator
4830 Settings
4831 \family default
4832  dialog.
4833 \family sans
4834
4835 \begin_inset Index idx
4836 status collapsed
4837
4838 \begin_layout Plain Layout
4839 Document ! Settings
4840 \end_layout
4841
4842 \end_inset
4843
4844
4845 \family default
4846  Under 
4847 \family sans
4848 Numbering
4849 \begin_inset space ~
4850 \end_inset
4851
4852 &
4853 \begin_inset space ~
4854 \end_inset
4855
4856 TOC
4857 \family default
4858  you'll see two counters.
4859  The one named 
4860 \family sans
4861 Numbering
4862 \family default
4863  controls how far down in the sectioning hierarchy LyX numbers a section
4864  heading.
4865  The other one controls the appearance of the section headings in the table
4866  of contents.
4867 \end_layout
4868
4869 \begin_layout Subsubsection
4870 Short Titles of Headings
4871 \begin_inset Index idx
4872 status collapsed
4873
4874 \begin_layout Plain Layout
4875 Section headings ! Short titles
4876 \end_layout
4877
4878 \end_inset
4879
4880
4881 \begin_inset Argument
4882 status collapsed
4883
4884 \begin_layout Plain Layout
4885 Short Titles
4886 \end_layout
4887
4888 \end_inset
4889
4890
4891 \begin_inset CommandInset label
4892 LatexCommand label
4893 name "sec:Short-Titles"
4894
4895 \end_inset
4896
4897
4898 \end_layout
4899
4900 \begin_layout Standard
4901 Some section or chapter titles, such as this one, can get quite long.
4902  This can cause trouble when there is limited horizontal space.
4903  For example, if the header of the page is set to show the current section
4904  title, a long title will protrude over the page margins and look awful.
4905 \end_layout
4906
4907 \begin_layout Standard
4908 LaTeX allows you to specify a short title for section headings.
4909  This short title is used in the header and in the actual table of contents,
4910  avoiding the problem mentioned.
4911  To specify a short title, use the menu 
4912 \family sans
4913 Insert\SpecialChar \menuseparator
4914 Short
4915 \begin_inset space ~
4916 \end_inset
4917
4918 Title
4919 \family default
4920 .
4921  This will insert a box labeled 
4922 \begin_inset Quotes eld
4923 \end_inset
4924
4925 opt
4926 \begin_inset Quotes erd
4927 \end_inset
4928
4929  (stands for 
4930 \begin_inset Quotes eld
4931 \end_inset
4932
4933 optional
4934 \begin_inset Quotes erd
4935 \end_inset
4936
4937 ) which you can use to enter the short title text.
4938  This also works for captions inside floats.
4939 \end_layout
4940
4941 \begin_layout Standard
4942 The title of this section is a good example of using this feature.
4943 \end_layout
4944
4945 \begin_layout Subsubsection
4946 Special Information
4947 \end_layout
4948
4949 \begin_layout Standard
4950 The following information applies to all section headings:
4951 \end_layout
4952
4953 \begin_layout Itemize
4954 You cannot do any nesting with these environments.
4955 \end_layout
4956
4957 \begin_layout Itemize
4958 You cannot use a margin note in any of these environments.
4959 \end_layout
4960
4961 \begin_layout Itemize
4962 You can only use inline math in these environments.
4963 \end_layout
4964
4965 \begin_layout Itemize
4966 You can use labels and cross-references to refer to their numbers.
4967 \end_layout
4968
4969 \begin_layout Subsection
4970 Quotes and Poetry line spacing
4971 \end_layout
4972
4973 \begin_layout Standard
4974 LyX has three paragraph environments for writing poetry and quotations.
4975  They are 
4976 \family sans
4977 Quote
4978 \family default
4979
4980 \family sans
4981 Quotation
4982 \family default
4983 , and 
4984 \family sans
4985 Verse
4986 \family default
4987 .
4988  Forget the days of changing line spacing and twiddling with margins.
4989  These three paragraph environments already have those changes built-in.
4990  They all widen the left margin and add a bit of extra space above and below
4991  the text they contain.
4992  They also allow nesting, so you can put a 
4993 \family sans
4994 Verse
4995 \family default
4996  in a 
4997 \family sans
4998 Quotation
4999 \family default
5000 , as well as in some other paragraph environments.
5001 \end_layout
5002
5003 \begin_layout Standard
5004 There is another feature of these three paragraph environments: they do
5005  
5006 \emph on
5007 not
5008 \emph default
5009  reset to 
5010 \family sans
5011 Standard
5012 \family default
5013  when you start a new paragraph.
5014  So, you can type in that poem and merrily hit 
5015 \family sans
5016 Return
5017 \family default
5018  without worrying about the paragraph environment changing on you.
5019  Of course, that means that, once you're done typing in that poem, you have
5020  to change back to the 
5021 \family sans
5022 Standard
5023 \family default
5024  environment yourself.
5025 \end_layout
5026
5027 \begin_layout Subsubsection
5028
5029 \family sans
5030 Quote
5031 \family default
5032  and 
5033 \family sans
5034 Quotation
5035 \family default
5036
5037 \begin_inset CommandInset label
5038 LatexCommand label
5039 name "sec:Quote"
5040
5041 \end_inset
5042
5043
5044 \begin_inset Index idx
5045 status collapsed
5046
5047 \begin_layout Plain Layout
5048 Quotation
5049 \end_layout
5050
5051 \end_inset
5052
5053
5054 \end_layout
5055
5056 \begin_layout Standard
5057 Now that we've described the similarities of these three environments, it's
5058  time for the differences.
5059  
5060 \family sans
5061 Quote
5062 \family default
5063  and 
5064 \family sans
5065 Quotation
5066 \family default
5067  are identical except for one difference: 
5068 \family sans
5069 Quote
5070 \family default
5071  uses extra spacing to separate paragraphs and never indents the first line.
5072  
5073 \family sans
5074 Quotation
5075 \family default
5076  
5077 \emph on
5078 always
5079 \emph default
5080  indents the first line of a paragraph and uses the same line spacing throughout.
5081 \end_layout
5082
5083 \begin_layout Standard
5084 Here's an example of the 
5085 \family sans
5086 Quote
5087 \family default
5088  environment:
5089 \end_layout
5090
5091 \begin_layout Quote
5092 This is in the 
5093 \family sans
5094 Quote
5095 \family default
5096  environment.
5097  I can keep writing, extending this line out further and further until it
5098  wraps.
5099  See – no indentation!
5100 \end_layout
5101
5102 \begin_layout Quote
5103 Here's the second paragraph of this quote.
5104  Again, there's no indentation, but there is extra space between me and
5105  the other paragraph.
5106 \end_layout
5107
5108 \begin_layout Standard
5109 Here's another example, this time in the 
5110 \family sans
5111 Quotation
5112 \family default
5113  environment:
5114 \end_layout
5115
5116 \begin_layout Quotation
5117 This is in the 
5118 \family sans
5119 Quotation
5120 \family default
5121  environment.
5122  If I keep writing, you'll see the indentation.
5123  If your country uses a writing style that shows off new paragraphs by indenting
5124  the first line, then 
5125 \family sans
5126 Quotation
5127 \family default
5128  is the environment for you! Well, you'd use it 
5129 \emph on
5130 if
5131 \emph default
5132  you were quoting other text.
5133 \end_layout
5134
5135 \begin_layout Quotation
5136 Here's a new paragraph.
5137  I could ramble on and on, like a politician at election time.
5138  If I did that, though, you'd get bored.
5139 \end_layout
5140
5141 \begin_layout Standard
5142 As the examples show, 
5143 \family sans
5144 Quote
5145 \family default
5146  is for those people who use extra space to separate paragraphs.
5147  They should put quotes in the 
5148 \family sans
5149 Quote
5150 \family default
5151  environment.
5152  Those who use indentation to mark a new paragraph should use the 
5153 \family sans
5154 Quotation
5155 \family default
5156  paragraph environment for quoted text.
5157 \end_layout
5158
5159 \begin_layout Subsubsection
5160
5161 \family sans
5162 Verse
5163 \family default
5164
5165 \begin_inset Index idx
5166 status collapsed
5167
5168 \begin_layout Plain Layout
5169 Paragraph ! Verse
5170 \end_layout
5171
5172 \end_inset
5173
5174
5175 \family sans
5176
5177 \begin_inset Index idx
5178 status collapsed
5179
5180 \begin_layout Plain Layout
5181 Poetry
5182 \end_layout
5183
5184 \end_inset
5185
5186
5187 \begin_inset CommandInset label
5188 LatexCommand label
5189 name "sec:Verse"
5190
5191 \end_inset
5192
5193
5194 \end_layout
5195
5196 \begin_layout Standard
5197
5198 \family sans
5199 Verse
5200 \family default
5201  is a paragraph environment for poetry, rhymes, verses, and so on.
5202  Here's an example:
5203 \end_layout
5204
5205 \begin_layout Verse
5206 This is in Verse
5207 \begin_inset Newline newline
5208 \end_inset
5209
5210 Which I did not rehearse!
5211 \end_layout
5212
5213 \begin_layout Verse
5214 It could be much worse.
5215  This line could be long, very long, oh so long, so very long that it wraps
5216  around.
5217  It looks okay on screen, but in the printed version, the extra lines are
5218  indented a bit more than the first.
5219  Okay, so it's turned to prose and doesn't rhyme anymore.
5220  So sue me.
5221 \end_layout
5222
5223 \begin_layout Verse
5224 To break a line
5225 \begin_inset Newline newline
5226 \end_inset
5227
5228 And make things look fine
5229 \begin_inset Newline newline
5230 \end_inset
5231
5232 Use 
5233 \begin_inset Info
5234 type  "shortcut"
5235 arg   "newline-insert newline"
5236 \end_inset
5237
5238 .
5239 \end_layout
5240
5241 \begin_layout Standard
5242 As you can see, 
5243 \family sans
5244 Verse
5245 \family default
5246  does not indent both margins.
5247  Each stanza of the verse or poem is in its own paragraph.
5248  To separate the individual lines of a stanza, use the 
5249 \family typewriter
5250 break-line
5251 \family default
5252  function 
5253 \begin_inset Info
5254 type  "shortcut"
5255 arg   "newline-insert newline"
5256 \end_inset
5257
5258 .
5259 \end_layout
5260
5261 \begin_layout Subsection
5262 Lists
5263 \begin_inset Index idx
5264 status collapsed
5265
5266 \begin_layout Plain Layout
5267 Lists
5268 \end_layout
5269
5270 \end_inset
5271
5272
5273 \begin_inset CommandInset label
5274 LatexCommand label
5275 name "sub:Lists"
5276
5277 \end_inset
5278
5279
5280 \end_layout
5281
5282 \begin_layout Standard
5283 LyX has four different paragraph environments for creating different kinds
5284  of lists.
5285  In the 
5286 \family sans
5287 Itemize
5288 \family default
5289  and 
5290 \family sans
5291 Enumerate
5292 \family default
5293  environments, LyX labels your list items with bullets or numbers, respectively.
5294  In the 
5295 \family sans
5296 Description
5297 \family default
5298  and 
5299 \family sans
5300 List
5301 \family default
5302  environments, LyX lets you provide your own label.
5303  We'll present the individual details of each type of list next after describing
5304  some general features of all four of them.
5305 \end_layout
5306
5307 \begin_layout Subsubsection
5308 General Features
5309 \end_layout
5310
5311 \begin_layout Standard
5312 The four paragraph environments for lists differ from the other environments
5313  in several ways.
5314  First, LyX treats each paragraph as a list item.
5315  Hitting 
5316 \family sans
5317 Return
5318 \family default
5319  does 
5320 \emph on
5321 not
5322 \emph default
5323  reset the environment to 
5324 \family sans
5325 Standard
5326 \family default
5327  but keeps the current environment and creates a new list item.
5328  The nesting depth is hereby kept.
5329  If you want to keep the paragraph environment but reset the current nesting
5330  depth, you can use 
5331 \begin_inset Info
5332 type  "shortcut"
5333 arg   "break-paragraph inverse"
5334 \end_inset
5335
5336  to break paragraphs.
5337 \end_layout
5338
5339 \begin_layout Standard
5340 You can nest lists of any type inside one another.
5341  In fact, LyX changes the labels on some list items depending on how it
5342  is nested.
5343  If you intend to use any of the list paragraph environments, we suggest
5344  you read all of section
5345 \begin_inset space ~
5346 \end_inset
5347
5348
5349 \begin_inset CommandInset ref
5350 LatexCommand ref
5351 reference "sec:Nesting"
5352
5353 \end_inset
5354
5355 .
5356  
5357 \end_layout
5358
5359 \begin_layout Subsubsection
5360
5361 \family sans
5362 Itemize
5363 \family default
5364
5365 \begin_inset Index idx
5366 status collapsed
5367
5368 \begin_layout Plain Layout
5369 Lists ! Itemize
5370 \end_layout
5371
5372 \end_inset
5373
5374
5375 \begin_inset CommandInset label
5376 LatexCommand label
5377 name "sec:Itemize"
5378
5379 \end_inset
5380
5381
5382 \end_layout
5383
5384 \begin_layout Standard
5385 The first type of list we'll describe in detail is the 
5386 \family sans
5387 Itemize
5388 \family default
5389  paragraph environment.
5390  It has the following properties:
5391 \end_layout
5392
5393 \begin_layout Itemize
5394 Each item has a particular bullet or symbol as its label.
5395 \end_layout
5396
5397 \begin_deeper
5398 \begin_layout Itemize
5399 LyX uses the same symbol for all of the items in a given nesting level.
5400 \end_layout
5401
5402 \begin_layout Itemize
5403 The symbol appears at the beginning of the first line.
5404 \end_layout
5405
5406 \end_deeper
5407 \begin_layout Itemize
5408 The items can have any length.
5409  LyX automatically offsets the left margin of each item.
5410  The offset is always relative to whatever environment the 
5411 \family sans
5412 Itemize
5413 \family default
5414  list may be in.
5415 \end_layout
5416
5417 \begin_layout Itemize
5418 If you nest an 
5419 \family sans
5420 Itemize
5421 \family default
5422  environment inside another 
5423 \family sans
5424 Itemize
5425 \family default
5426  environment, the label changes to a new symbol.
5427 \end_layout
5428
5429 \begin_deeper
5430 \begin_layout Itemize
5431 There are four different symbols for up to a four-fold nesting.
5432 \end_layout
5433
5434 \begin_layout Itemize
5435 LyX always shows the same symbol on screen.
5436 \end_layout
5437
5438 \begin_layout Itemize
5439 See section
5440 \begin_inset space ~
5441 \end_inset
5442
5443
5444 \begin_inset CommandInset ref
5445 LatexCommand ref
5446 reference "sec:Nesting"
5447
5448 \end_inset
5449
5450  for a full explanation of nesting.
5451 \end_layout
5452
5453 \end_deeper
5454 \begin_layout Standard
5455 Of course, that explanation was also an example of an 
5456 \family sans
5457 Itemize
5458 \family default
5459  list.
5460  The 
5461 \family sans
5462 Itemize
5463 \family default
5464  environment is best suited for lists where the order doesn't matter.
5465 \end_layout
5466
5467 \begin_layout Standard
5468 We said that different levels use different symbols as their label.
5469  Here's an example of all four possible symbols.
5470 \end_layout
5471
5472 \begin_layout Itemize
5473 The label for the first level 
5474 \family sans
5475 Itemize
5476 \family default
5477  is a large black dot, or bullet.
5478 \end_layout
5479
5480 \begin_deeper
5481 \begin_layout Itemize
5482 The label for the second level is a dash.
5483 \end_layout
5484
5485 \begin_deeper
5486 \begin_layout Itemize
5487 The label for the third is an asterisk.
5488 \end_layout
5489
5490 \begin_deeper
5491 \begin_layout Itemize
5492 The label for the fourth is a centered dot.
5493 \end_layout
5494
5495 \end_deeper
5496 \begin_layout Itemize
5497 Back out to the third level.
5498 \end_layout
5499
5500 \end_deeper
5501 \begin_layout Itemize
5502 Back to the second level.
5503 \end_layout
5504
5505 \end_deeper
5506 \begin_layout Itemize
5507 Back to the outermost level.
5508 \end_layout
5509
5510 \begin_layout Standard
5511 These are the default labels for an 
5512 \family sans
5513 Itemize
5514 \family default
5515  list.
5516  You can customize these labels in the 
5517 \family sans
5518 Document\SpecialChar \menuseparator
5519 Settings
5520 \family default
5521  dialog in the submenu 
5522 \family sans
5523 Bullets
5524 \family default
5525 .
5526 \family sans
5527
5528 \begin_inset Index idx
5529 status collapsed
5530
5531 \begin_layout Plain Layout
5532 Document ! Settings
5533 \end_layout
5534
5535 \end_inset
5536
5537
5538 \end_layout
5539
5540 \begin_layout Standard
5541 Notice how the space between items decreases with increasing depth.
5542  We'll explain nesting and all the tricks you can do with different depths
5543  in section
5544 \begin_inset space ~
5545 \end_inset
5546
5547
5548 \begin_inset CommandInset ref
5549 LatexCommand ref
5550 reference "sec:Nesting"
5551
5552 \end_inset
5553
5554 .
5555 \end_layout
5556
5557 \begin_layout Subsubsection
5558
5559 \family sans
5560 Enumerate
5561 \family default
5562
5563 \begin_inset Index idx
5564 status collapsed
5565
5566 \begin_layout Plain Layout
5567 Lists ! Enumerate
5568 \end_layout
5569
5570 \end_inset
5571
5572
5573 \begin_inset CommandInset label
5574 LatexCommand label
5575 name "sec:Enumerate"
5576
5577 \end_inset
5578
5579
5580 \end_layout
5581
5582 \begin_layout Standard
5583 The 
5584 \family sans
5585 Enumerate
5586 \family default
5587  environment is used to create numbered lists and outlines.
5588  It has these properties:
5589 \end_layout
5590
5591 \begin_layout Enumerate
5592 Each item has a numeral as its label.
5593 \end_layout
5594
5595 \begin_deeper
5596 \begin_layout Enumerate
5597 The label type depends on the nesting depth.
5598 \end_layout
5599
5600 \end_deeper
5601 \begin_layout Enumerate
5602 LyX automatically counts the items for you and updates the label as appropriate.
5603 \end_layout
5604
5605 \begin_layout Enumerate
5606 Each new 
5607 \family sans
5608 Enumerate
5609 \family default
5610  environment resets the counter to one.
5611 \end_layout
5612
5613 \begin_layout Enumerate
5614 Like the 
5615 \family sans
5616 Itemize
5617 \family default
5618  environment, the 
5619 \family sans
5620 Enumerate
5621 \family default
5622  environment:
5623 \end_layout
5624
5625 \begin_deeper
5626 \begin_layout Enumerate
5627 Offsets the items relative to the left margin.
5628  Items can have any length.
5629 \end_layout
5630
5631 \begin_layout Enumerate
5632 Reduces the space between items as the nesting depth increases.
5633 \end_layout
5634
5635 \begin_layout Enumerate
5636 Uses different types of labels depending on the nesting depth.
5637 \end_layout
5638
5639 \begin_layout Enumerate
5640 Allows up to a four-fold nesting.
5641 \end_layout
5642
5643 \end_deeper
5644 \begin_layout Standard
5645 Unlike the 
5646 \family sans
5647 Itemize
5648 \family default
5649  environment, 
5650 \family sans
5651 Enumerate
5652 \family default
5653  shows the different labels for each item in LyX.
5654  Here is how LyX labels the four different levels in an 
5655 \family sans
5656 Enumerate
5657 \family default
5658 :
5659 \end_layout
5660
5661 \begin_layout Enumerate
5662 The first level of an 
5663 \family sans
5664 Enumerate
5665 \family default
5666  uses Arabic numerals followed by a period.
5667 \end_layout
5668
5669 \begin_deeper
5670 \begin_layout Enumerate
5671 The second level uses lower case letters surrounded by parentheses.
5672 \end_layout
5673
5674 \begin_deeper
5675 \begin_layout Enumerate
5676 The third level uses lower-case Roman numerals followed by a period.
5677 \end_layout
5678
5679 \begin_deeper
5680 \begin_layout Enumerate
5681 The fourth level uses capital letters followed by a period.
5682 \end_layout
5683
5684 \begin_layout Enumerate
5685 Again, notice the decrease in the spacing between items as the nesting depth
5686  increases.
5687 \end_layout
5688
5689 \end_deeper
5690 \begin_layout Enumerate
5691 Back to the third level
5692 \end_layout
5693
5694 \end_deeper
5695 \begin_layout Enumerate
5696 Back to the second level.
5697 \end_layout
5698
5699 \end_deeper
5700 \begin_layout Enumerate
5701 Back to the outermost level.
5702 \end_layout
5703
5704 \begin_layout Standard
5705 Once again, you can customize the type of numbering used in the 
5706 \family sans
5707 Enumerate
5708 \family default
5709  environment.
5710  It involves adding commands to the LaTeX preamble (see the 
5711 \emph on
5712 Additional Features
5713 \emph default
5714  manual).
5715  As stated earlier, such customization only shows up in the printed version,
5716  not in LyX.
5717 \end_layout
5718
5719 \begin_layout Standard
5720 There is more to nesting 
5721 \family sans
5722 Enumerate
5723 \family default
5724  environments than we've stated here.
5725  You should read section
5726 \begin_inset space ~
5727 \end_inset
5728
5729
5730 \begin_inset CommandInset ref
5731 LatexCommand ref
5732 reference "sec:Nesting"
5733
5734 \end_inset
5735
5736  to learn more about nesting.
5737 \end_layout
5738
5739 \begin_layout Subsubsection
5740
5741 \family sans
5742 Description
5743 \family default
5744
5745 \begin_inset Index idx
5746 status collapsed
5747
5748 \begin_layout Plain Layout
5749 Lists ! Description
5750 \end_layout
5751
5752 \end_inset
5753
5754
5755 \end_layout
5756
5757 \begin_layout Standard
5758 Unlike the previous two environments, the 
5759 \family sans
5760 Description
5761 \family default
5762  list has no fixed label.
5763  Instead, LyX uses the first 
5764 \begin_inset Quotes eld
5765 \end_inset
5766
5767 word
5768 \begin_inset Quotes erd
5769 \end_inset
5770
5771  of the first line as the label.
5772  Here's an example:
5773 \end_layout
5774
5775 \begin_layout Description
5776 Example: This is an example of the 
5777 \family sans
5778 Description
5779 \family default
5780  environment.
5781 \end_layout
5782
5783 \begin_layout Standard
5784 LyX typesets the label in boldface and puts extra space between it and the
5785  rest of the line.
5786 \end_layout
5787
5788 \begin_layout Standard
5789 With the first 
5790 \begin_inset Quotes eld
5791 \end_inset
5792
5793 word
5794 \begin_inset Quotes erd
5795 \end_inset
5796
5797  it is meant that the first hit of the 
5798 \family sans
5799 Space
5800 \family default
5801  key ends the label if you are at the beginning of the first line of an
5802  item.
5803  If you need to use more than one word in the label use a 
5804 \family sans
5805 Protected Blank
5806 \family default
5807 .
5808  (Use either 
5809 \begin_inset Info
5810 type  "shortcut"
5811 arg   "space-insert protected"
5812 \end_inset
5813
5814  or the menu 
5815 \family sans
5816 Insert\SpecialChar \menuseparator
5817 Formatting\SpecialChar \menuseparator
5818 Protected
5819 \begin_inset space ~
5820 \end_inset
5821
5822 Space
5823 \family default
5824 , see section
5825 \begin_inset space ~
5826 \end_inset
5827
5828
5829 \begin_inset CommandInset ref
5830 LatexCommand ref
5831 reference "sub:Protected-Space"
5832
5833 \end_inset
5834
5835  for more info.) Here is an example:
5836 \end_layout
5837
5838 \begin_layout Description
5839 Second
5840 \begin_inset space ~
5841 \end_inset
5842
5843 Example: This one shows how to use a 
5844 \family sans
5845 Protected
5846 \begin_inset space ~
5847 \end_inset
5848
5849 Blank
5850 \family default
5851  in the label of a 
5852 \family sans
5853 Description
5854 \family default
5855  list item.
5856 \end_layout
5857
5858 \begin_layout Description
5859 Usage: You should use the 
5860 \family sans
5861 Description
5862 \family default
5863  environment for things like definitions and theorems.
5864  Use it when you need to make one word in particular stand out in the text
5865  that describes it.
5866  It's not a good idea to use a 
5867 \family sans
5868 Description
5869 \family default
5870  environment when you have an entire sentence that you want to describe.
5871  You're better off using 
5872 \family sans
5873 Itemize
5874 \family default
5875  or 
5876 \family sans
5877 Enumerate
5878 \family default
5879  and nesting several 
5880 \family sans
5881 Standard
5882 \family default
5883  paragraphs into them.
5884 \end_layout
5885
5886 \begin_layout Description
5887 Nesting: You can nest 
5888 \family sans
5889 Description
5890 \family default
5891  environments inside one another, nest them in other types of lists, and
5892  so on.
5893 \end_layout
5894
5895 \begin_layout Standard
5896 Notice that after the first line, LyX indents subsequent lines, offsetting
5897  them from the first line.
5898 \end_layout
5899
5900 \begin_layout Subsubsection
5901 The LyX 
5902 \family sans
5903 List
5904 \family default
5905
5906 \begin_inset Index idx
5907 status collapsed
5908
5909 \begin_layout Plain Layout
5910 Lists ! LyX list
5911 \end_layout
5912
5913 \end_inset
5914
5915
5916 \end_layout
5917
5918 \begin_layout Standard
5919 The 
5920 \family sans
5921 List
5922 \family default
5923  environment is a LyX extension to LaTeX.
5924 \end_layout
5925
5926 \begin_layout Standard
5927 \begin_inset Note Greyedout
5928 status open
5929
5930 \begin_layout Plain Layout
5931
5932 \series bold
5933 Note:
5934 \series default
5935  When you are using a KOMA-Script document class, like in this document,
5936  the 
5937 \family sans
5938 List
5939 \family default
5940  environment is named 
5941 \family sans
5942 Labeling
5943 \family default
5944 .
5945 \end_layout
5946
5947 \end_inset
5948
5949
5950 \end_layout
5951
5952 \begin_layout Standard
5953 Like the 
5954 \family sans
5955 Description
5956 \family default
5957  environment the 
5958 \family sans
5959 List
5960 \family default
5961  environment has user-defined labels for each list item.
5962  There are the following properties of this list environment:
5963 \end_layout
5964
5965 \begin_layout Labeling
5966 \labelwidthstring 00.00.0000
5967 item
5968 \begin_inset space ~
5969 \end_inset
5970
5971 labels LyX uses the first 
5972 \begin_inset Quotes eld
5973 \end_inset
5974
5975 word
5976 \begin_inset Quotes erd
5977 \end_inset
5978
5979  of each line as the item label.
5980  The first 
5981 \family sans
5982 Space
5983 \family default
5984  after the beginning of the first line of an item marks the end of the label.
5985  If you need to use more than one word in an item label, use a protected
5986  blank as described above.
5987 \end_layout
5988
5989 \begin_layout Labeling
5990 \labelwidthstring 00.00.0000
5991 margins As you can see, LyX uses different margins for the item label and
5992  the body of the item text.
5993  The body of the text has a larger left margin, which is equal to the default
5994  label width plus a little extra space.
5995  
5996 \end_layout
5997
5998 \begin_layout Labeling
5999 \labelwidthstring 00.00.0000
6000 label
6001 \begin_inset space ~
6002 \end_inset
6003
6004 width LyX uses the width of the label, or the default width, whatever is
6005  larger.
6006  If the label width is larger, the label 
6007 \begin_inset Quotes eld
6008 \end_inset
6009
6010 extends
6011 \begin_inset Quotes erd
6012 \end_inset
6013
6014  into the first line.
6015  In other words, the text of the first line isn't aligned with the left
6016  margin of the rest of the item text.
6017 \end_layout
6018
6019 \begin_layout Labeling
6020 \labelwidthstring 00.00.0000
6021 default
6022 \begin_inset space ~
6023 \end_inset
6024
6025 width You can set the default label width to ensure that the text of all
6026  items in a 
6027 \family sans
6028 List
6029 \family default
6030  environment have the same left margin.
6031 \begin_inset Newline newline
6032 \end_inset
6033
6034 To change the default width, select all items in the list.
6035  Now open the 
6036 \family sans
6037 Edit\SpecialChar \menuseparator
6038 Paragraph
6039 \begin_inset space ~
6040 \end_inset
6041
6042 Settings
6043 \family default
6044  dialog.
6045  The text in the box 
6046 \family sans
6047 Longest
6048 \begin_inset space ~
6049 \end_inset
6050
6051 label
6052 \family default
6053  determines the default label width.
6054  You can use the text of your largest label here, but you can also use the
6055  letter 
6056 \begin_inset Quotes eld
6057 \end_inset
6058
6059 M
6060 \begin_inset Quotes erd
6061 \end_inset
6062
6063  multiple times instead.
6064  The M is the widest character and is a standard unit of widths in LaTeX.
6065  By using 
6066 \begin_inset Quotes eld
6067 \end_inset
6068
6069 M
6070 \begin_inset Quotes erd
6071 \end_inset
6072
6073  as the unit of width you don't need to keep changing the contents of 
6074 \family sans
6075 Longest
6076 \begin_inset space ~
6077 \end_inset
6078
6079 label
6080 \family default
6081  every time you alter a label in a 
6082 \family sans
6083 List
6084 \family default
6085  environment.
6086 \begin_inset Newline newline
6087 \end_inset
6088
6089 The predefined default width is the length of 
6090 \begin_inset Quotes eld
6091 \end_inset
6092
6093 00.00.0000
6094 \begin_inset Quotes erd
6095 \end_inset
6096
6097  (equal to 6 M).
6098  
6099 \begin_inset Newline newline
6100 \end_inset
6101
6102
6103 \begin_inset Note Greyedout
6104 status open
6105
6106 \begin_layout Plain Layout
6107
6108 \series bold
6109 Note:
6110 \series default
6111  Setting the cursor into a list item to change only its label width will
6112  only change the width inside LyX but not in the output.
6113 \end_layout
6114
6115 \end_inset
6116
6117
6118 \end_layout
6119
6120 \begin_layout Standard
6121 You should use the 
6122 \family sans
6123 List
6124 \family default
6125  environment the same way like the 
6126 \family sans
6127 Description
6128 \family default
6129  list: When you need one word to stand out from the text that describes
6130  it.
6131  The 
6132 \family sans
6133 List
6134 \family default
6135  environment gives you another way to do this, using a different overall
6136  layout.
6137 \end_layout
6138
6139 \begin_layout Standard
6140 You can nest 
6141 \family sans
6142 List
6143 \family default
6144  environments inside one another, nest them in other types of lists, and
6145  so on.
6146  They work just like the other list paragraph environments.
6147  Read section
6148 \begin_inset space ~
6149 \end_inset
6150
6151
6152 \begin_inset CommandInset ref
6153 LatexCommand ref
6154 reference "sec:Nesting"
6155
6156 \end_inset
6157
6158  to learn about nesting.
6159 \end_layout
6160
6161 \begin_layout Standard
6162 There is yet another feature of the 
6163 \family sans
6164 List
6165 \family default
6166  environment: As you can see in the examples, LyX left-justifies the item
6167  labels by default.
6168  You can use additional 
6169 \family sans
6170 HFills
6171 \family default
6172  to change how LyX justifies the item label.
6173  
6174 \family sans
6175 Hfills
6176 \family default
6177  are documented in section
6178 \begin_inset space ~
6179 \end_inset
6180
6181
6182 \begin_inset CommandInset ref
6183 LatexCommand ref
6184 reference "sub:Horizontal-Space"
6185
6186 \end_inset
6187
6188 .
6189  Here are some examples:
6190 \begin_inset Newpage pagebreak
6191 \end_inset
6192
6193
6194 \end_layout
6195
6196 \begin_layout Labeling
6197 \labelwidthstring 00.00.0000
6198 Left The default for 
6199 \family sans
6200 List
6201 \family default
6202  item labels.
6203 \end_layout
6204
6205 \begin_layout Labeling
6206 \labelwidthstring 00.00.0000
6207 \begin_inset space \hfill{}
6208 \end_inset
6209
6210 Right One 
6211 \family sans
6212 HFill
6213 \family default
6214  at the beginning of the label right justifies it.
6215 \end_layout
6216
6217 \begin_layout Labeling
6218 \labelwidthstring 00.00.0000
6219 \begin_inset space \hfill{}
6220 \end_inset
6221
6222 Center
6223 \begin_inset space \hfill{}
6224 \end_inset
6225
6226  One 
6227 \family sans
6228 HFill
6229 \family default
6230  at the beginning of the label and one at the end centers it.
6231 \end_layout
6232
6233 \begin_layout Subsection
6234 Customized Lists
6235 \begin_inset Index idx
6236 status collapsed
6237
6238 \begin_layout Plain Layout
6239 Lists ! Customized
6240 \end_layout
6241
6242 \end_inset
6243
6244
6245 \end_layout
6246
6247 \begin_layout Standard
6248 To use the features described in this section, you must load the module
6249  
6250 \family sans
6251 Customisable Lists (enumitem)
6252 \family default
6253  in the document settings.
6254  This loads the features of the LaTeX-package 
6255 \series bold
6256 enumitem
6257 \series default
6258
6259 \begin_inset Index idx
6260 status collapsed
6261
6262 \begin_layout Plain Layout
6263 LaTeX-packages ! enumitem
6264 \end_layout
6265
6266 \end_inset
6267
6268 .
6269 \end_layout
6270
6271 \begin_layout Subsubsection
6272 Custom Enumerate Lists
6273 \begin_inset Index idx
6274 status collapsed
6275
6276 \begin_layout Plain Layout
6277 Lists ! Enumerate ! Custom
6278 \end_layout
6279
6280 \end_inset
6281
6282
6283 \end_layout
6284
6285 \begin_layout Standard
6286 \noindent
6287 The default numbering of numbered lists can be changed by adding an optional
6288  argument (menu 
6289 \family sans
6290 Insert\SpecialChar \menuseparator
6291 Short Title
6292 \family default
6293 ) to the first item of each level in the list.
6294  There you add the command
6295 \end_layout
6296
6297 \begin_layout Standard
6298
6299 \series bold
6300 label=
6301 \backslash
6302 roman{enumi}
6303 \end_layout
6304
6305 \begin_layout Standard
6306 in TeX Code (shortcut 
6307 \begin_inset Info
6308 type  "shortcut"
6309 arg   "ert-insert"
6310 \end_inset
6311
6312 ).
6313 \begin_inset Foot
6314 status collapsed
6315
6316 \begin_layout Plain Layout
6317 For more about TeX Code, look at section
6318 \begin_inset space ~
6319 \end_inset
6320
6321
6322 \begin_inset CommandInset ref
6323 LatexCommand ref
6324 reference "sec:TeX-Code"
6325
6326 \end_inset
6327
6328 .
6329 \end_layout
6330
6331 \end_inset
6332
6333
6334 \emph on
6335  enumi
6336 \emph default
6337  is hereby the counter of the enumeration in the first level.
6338  The command 
6339 \series bold
6340
6341 \backslash
6342 roman
6343 \series default
6344  outputs the counter as small Roman numeral.
6345  For capital Roman numerals replace in the command above 
6346 \series bold
6347
6348 \backslash
6349 roman
6350 \series default
6351  by 
6352 \series bold
6353
6354 \backslash
6355 Roman
6356 \series default
6357 .
6358  For Arabic numerals use 
6359 \series bold
6360
6361 \backslash
6362 arabic
6363 \series default
6364 .
6365  To 
6366 \begin_inset Quotes eld
6367 \end_inset
6368
6369 number
6370 \begin_inset Quotes erd
6371 \end_inset
6372
6373  items with capital or small Latin letters use 
6374 \series bold
6375
6376 \backslash
6377 Alph
6378 \series default
6379  or 
6380 \series bold
6381
6382 \backslash
6383 alph
6384 \series default
6385 , respectively.
6386 \end_layout
6387
6388 \begin_layout Standard
6389 \noindent
6390 \begin_inset Note Greyedout
6391 status open
6392
6393 \begin_layout Plain Layout
6394
6395 \series bold
6396 Note:
6397 \series default
6398  You can only number 26
6399 \begin_inset space ~
6400 \end_inset
6401
6402 items with Latin letters, because this numbering is limited to single letters.
6403 \end_layout
6404
6405 \end_inset
6406
6407
6408 \end_layout
6409
6410 \begin_layout Standard
6411 To change the numbering for the list sublevels, replace the 'i' in the command
6412  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6413 \end_layout
6414
6415 \begin_layout Standard
6416 As example a list with custom numbering:
6417 \end_layout
6418
6419 \begin_layout Enumerate
6420 \begin_inset Argument
6421 status open
6422
6423 \begin_layout Plain Layout
6424 \begin_inset ERT
6425 status open
6426
6427 \begin_layout Plain Layout
6428
6429 label=
6430 \backslash
6431 #
6432 \backslash
6433 Alph{enumi}
6434 \backslash
6435 #
6436 \end_layout
6437
6438 \end_inset
6439
6440
6441 \end_layout
6442
6443 \end_inset
6444
6445 Level 1
6446 \end_layout
6447
6448 \begin_deeper
6449 \begin_layout Enumerate
6450 \begin_inset Argument
6451 status open
6452
6453 \begin_layout Plain Layout
6454 \begin_inset ERT
6455 status open
6456
6457 \begin_layout Plain Layout
6458
6459 label=
6460 \backslash
6461 Alph{enumi}.
6462 \backslash
6463 arabic{enumii}
6464 \end_layout
6465
6466 \end_inset
6467
6468
6469 \end_layout
6470
6471 \end_inset
6472
6473 Level 2
6474 \end_layout
6475
6476 \begin_layout Enumerate
6477 Level 2
6478 \end_layout
6479
6480 \begin_deeper
6481 \begin_layout Enumerate
6482 \begin_inset Argument
6483 status open
6484
6485 \begin_layout Plain Layout
6486 \begin_inset ERT
6487 status open
6488
6489 \begin_layout Plain Layout
6490
6491 label=
6492 \backslash
6493 bf{
6494 \backslash
6495 arabic{enumiii}}
6496 \end_layout
6497
6498 \end_inset
6499
6500
6501 \end_layout
6502
6503 \end_inset
6504
6505 Level 3
6506 \end_layout
6507
6508 \begin_deeper
6509 \begin_layout Enumerate
6510 \begin_inset Argument
6511 status open
6512
6513 \begin_layout Plain Layout
6514 \begin_inset ERT
6515 status open
6516
6517 \begin_layout Plain Layout
6518
6519 label=
6520 \backslash
6521 emph{
6522 \backslash
6523 roman{enumiv})}
6524 \end_layout
6525
6526 \end_inset
6527
6528
6529 \end_layout
6530
6531 \end_inset
6532
6533 Level 4
6534 \end_layout
6535
6536 \end_deeper
6537 \end_deeper
6538 \end_deeper
6539 \begin_layout Standard
6540 For this list these commands were used:
6541 \end_layout
6542
6543 \begin_layout Standard
6544 \noindent
6545
6546 \series bold
6547 label=
6548 \backslash
6549 #
6550 \backslash
6551 Alph{enumi}
6552 \backslash
6553 #
6554 \begin_inset Newline newline
6555 \end_inset
6556
6557 label=
6558 \backslash
6559 Alph{enumi}.
6560 \backslash
6561 arabic{enumii}
6562 \begin_inset Newline newline
6563 \end_inset
6564
6565 label=
6566 \backslash
6567 bf{
6568 \backslash
6569 arabic{enumiii}}
6570 \begin_inset Newline newline
6571 \end_inset
6572
6573 label=
6574 \backslash
6575 emph{
6576 \backslash
6577 roman{enumiv})}
6578 \end_layout
6579
6580 \begin_layout Standard
6581 where the command 
6582 \series bold
6583
6584 \backslash
6585 emph{}
6586 \series default
6587  makes the label emphasized and 
6588 \series bold
6589
6590 \backslash
6591 bf{}
6592 \series default
6593  makes it bold.
6594 \end_layout
6595
6596 \begin_layout Standard
6597 \begin_inset Note Greyedout
6598 status open
6599
6600 \begin_layout Plain Layout
6601
6602 \series bold
6603 Note:
6604 \series default
6605  When you changed the label of a list level, it will be used for all following
6606  lists until you change the definition.
6607 \end_layout
6608
6609 \end_inset
6610
6611
6612 \end_layout
6613
6614 \begin_layout Subsubsection
6615 Resumed Enumeration
6616 \begin_inset Index idx
6617 status collapsed
6618
6619 \begin_layout Plain Layout
6620 Lists ! Enumerate ! Resumed
6621 \end_layout
6622
6623 \end_inset
6624
6625
6626 \end_layout
6627
6628 \begin_layout Standard
6629 Enumerations can be resumed after intermediate paragraphs:
6630 \end_layout
6631
6632 \begin_layout Enumerate
6633 \begin_inset Argument
6634 status open
6635
6636 \begin_layout Plain Layout
6637 \begin_inset ERT
6638 status open
6639
6640 \begin_layout Plain Layout
6641
6642 label=
6643 \backslash
6644 arabic{enumi}.
6645 \end_layout
6646
6647 \end_inset
6648
6649
6650 \end_layout
6651
6652 \end_inset
6653
6654 first
6655 \begin_inset Note Note
6656 status open
6657
6658 \begin_layout Plain Layout
6659 goes back to default numbering
6660 \end_layout
6661
6662 \end_inset
6663
6664
6665 \end_layout
6666
6667 \begin_layout Enumerate
6668 second
6669 \end_layout
6670
6671 \begin_layout Standard
6672 regular text
6673 \end_layout
6674
6675 \begin_layout Enumerate-Resume
6676 resumed
6677 \end_layout
6678
6679 \begin_layout Standard
6680 To resume an enumeration, use the style 
6681 \family sans
6682 Enumerate-Resume
6683 \family default
6684 .
6685  Its numbering appears in blue within LyX to indicate that it is a resumed
6686  list and that the numbering will not be correct in LyX, but in the output.
6687 \end_layout
6688
6689 \begin_layout Standard
6690 \begin_inset Note Greyedout
6691 status open
6692
6693 \begin_layout Plain Layout
6694
6695 \series bold
6696 Note:
6697 \series default
6698  If there is no previous enumeration to resume, you will get a LaTeX error.
6699 \end_layout
6700
6701 \end_inset
6702
6703
6704 \end_layout
6705
6706 \begin_layout Standard
6707 Perhaps you might want to resume the list with a different number than the
6708  next one.
6709  Or you want to start a new enumeration with a defined number.
6710  This is possible by adding an optional argument to the first list item
6711  of a normal new enumeration.
6712  There insert the command
6713 \end_layout
6714
6715 \begin_layout Standard
6716
6717 \series bold
6718 start=number
6719 \end_layout
6720
6721 \begin_layout Standard
6722 where 
6723 \emph on
6724 number
6725 \emph default
6726  is the number with which you want to resume the list.
6727  An example:
6728 \end_layout
6729
6730 \begin_layout Enumerate
6731 first item
6732 \end_layout
6733
6734 \begin_layout Enumerate
6735 second item
6736 \end_layout
6737
6738 \begin_layout Standard
6739 Enumeration starting at a given value:
6740 \end_layout
6741
6742 \begin_layout Enumerate
6743 \begin_inset Argument
6744 status open
6745
6746 \begin_layout Plain Layout
6747 \begin_inset ERT
6748 status open
6749
6750 \begin_layout Plain Layout
6751
6752 start=4
6753 \end_layout
6754
6755 \end_inset
6756
6757
6758 \end_layout
6759
6760 \end_inset
6761
6762 This enumeration starts at 4
6763 \end_layout
6764
6765 \begin_layout Subsubsection
6766 List Spacing
6767 \begin_inset Index idx
6768 status collapsed
6769
6770 \begin_layout Plain Layout
6771 Lists ! Spacing
6772 \end_layout
6773
6774 \end_inset
6775
6776
6777 \end_layout
6778
6779 \begin_layout Standard
6780 In some cases you might want less or more vertical space between the items
6781  of a list.
6782  For example the default space is too much in your opinion in this case:
6783 \end_layout
6784
6785 \begin_layout Itemize
6786 A bullet list
6787 \end_layout
6788
6789 \begin_layout Itemize
6790 with standard spacing 
6791 \end_layout
6792
6793 \begin_layout Standard
6794 You can decrease the space by adding an optional argument to the first item
6795  of the list.
6796  There add the command 
6797 \series bold
6798 nolistsep
6799 \series default
6800  to get no additional list space like in this example:
6801 \end_layout
6802
6803 \begin_layout Itemize
6804 \begin_inset Argument
6805 status open
6806
6807 \begin_layout Plain Layout
6808 \begin_inset ERT
6809 status open
6810
6811 \begin_layout Plain Layout
6812
6813 nolistsep
6814 \end_layout
6815
6816 \end_inset
6817
6818
6819 \end_layout
6820
6821 \end_inset
6822
6823 A bullet list
6824 \end_layout
6825
6826 \begin_layout Itemize
6827 without additional
6828 \end_layout
6829
6830 \begin_layout Itemize
6831 vertical space
6832 \end_layout
6833
6834 \begin_layout Standard
6835 To add space you can use several other commands provided by the LaTeX-package
6836  
6837 \series bold
6838 enumitem
6839 \series default
6840
6841 \begin_inset Index idx
6842 status collapsed
6843
6844 \begin_layout Plain Layout
6845 LaTeX-packages ! enumitem
6846 \end_layout
6847
6848 \end_inset
6849
6850 .
6851  For more info see its documentation, 
6852 \begin_inset CommandInset citation
6853 LatexCommand cite
6854 key "enumitem"
6855
6856 \end_inset
6857
6858 .
6859 \end_layout
6860
6861 \begin_layout Standard
6862 There are also many commands available to change the horizontal spacing
6863  and indentation.
6864  Here is an example where the indentation was changed to the one of the
6865  paragraphs in the document and the label separation was set to 2
6866 \begin_inset space \thinspace{}
6867 \end_inset
6868
6869 cm so that the number is in the page margin:
6870 \end_layout
6871
6872 \begin_layout Enumerate
6873 \begin_inset Argument
6874 status open
6875
6876 \begin_layout Plain Layout
6877 \begin_inset ERT
6878 status open
6879
6880 \begin_layout Plain Layout
6881
6882 labelindent=
6883 \backslash
6884 parindent, labelsep=2cm
6885 \end_layout
6886
6887 \end_inset
6888
6889
6890 \end_layout
6891
6892 \end_inset
6893
6894 An enumeration
6895 \end_layout
6896
6897 \begin_layout Enumerate
6898 with negative indentation
6899 \end_layout
6900
6901 \begin_layout Subsubsection
6902 Further Customization
6903 \begin_inset Index idx
6904 status collapsed
6905
6906 \begin_layout Plain Layout
6907 Lists ! Description
6908 \end_layout
6909
6910 \end_inset
6911
6912
6913 \end_layout
6914
6915 \begin_layout Standard
6916 You can also change the style of description lists.
6917  The command
6918 \end_layout
6919
6920 \begin_layout Standard
6921
6922 \series bold
6923 font=definition
6924 \end_layout
6925
6926 \begin_layout Standard
6927 changes the description label font, the command
6928 \end_layout
6929
6930 \begin_layout Standard
6931
6932 \series bold
6933 style=definition
6934 \end_layout
6935
6936 \begin_layout Standard
6937 sets the list style.
6938 \end_layout
6939
6940 \begin_layout Standard
6941 An example where the command
6942 \end_layout
6943
6944 \begin_layout Standard
6945
6946 \series bold
6947 font=
6948 \backslash
6949 itshape, style=nextline
6950 \end_layout
6951
6952 \begin_layout Standard
6953 is used:
6954 \end_layout
6955
6956 \begin_layout Description
6957 Ionizing
6958 \begin_inset space ~
6959 \end_inset
6960
6961 radiation: 
6962 \begin_inset Argument
6963 status open
6964
6965 \begin_layout Plain Layout
6966 \begin_inset ERT
6967 status open
6968
6969 \begin_layout Plain Layout
6970
6971 labelindent=0pt, labelsep=1cm, font=
6972 \backslash
6973 itshape, style=nextline
6974 \end_layout
6975
6976 \end_inset
6977
6978
6979 \end_layout
6980
6981 \end_inset
6982
6983 Ionizing radiation consists of particles or electromagnetic waves that are
6984  energetic enough to detach electrons from atoms or molecules, therefore
6985  ionizing them.
6986 \end_layout
6987
6988 \begin_layout Description
6989 Reference
6990 \begin_inset space ~
6991 \end_inset
6992
6993 counting: In computer science, reference counting is a technique of storing
6994  the number of references, pointers, or handles to a resource such as an
6995  object, block of memory, disk space or other resource.
6996 \end_layout
6997
6998 \begin_layout Standard
6999 There are many more commands and features provided by the LaTeX-package
7000  
7001 \series bold
7002 enumitem
7003 \series default
7004
7005 \begin_inset Index idx
7006 status collapsed
7007
7008 \begin_layout Plain Layout
7009 LaTeX-packages ! enumitem
7010 \end_layout
7011
7012 \end_inset
7013
7014 .
7015  For more info see its documentation, 
7016 \begin_inset CommandInset citation
7017 LatexCommand cite
7018 key "enumitem"
7019
7020 \end_inset
7021
7022
7023 \end_layout
7024
7025 \begin_layout Subsection
7026 Letters
7027 \begin_inset Index idx
7028 status collapsed
7029
7030 \begin_layout Plain Layout
7031 Letters
7032 \end_layout
7033
7034 \end_inset
7035
7036
7037 \end_layout
7038
7039 \begin_layout Subsubsection
7040
7041 \family sans
7042 Address
7043 \family default
7044  and 
7045 \family sans
7046 Right
7047 \begin_inset space ~
7048 \end_inset
7049
7050 Address
7051 \family default
7052 : An Overview
7053 \end_layout
7054
7055 \begin_layout Standard
7056 Although LyX has document classes for letters, we've also created two paragraph
7057  environments called 
7058 \family sans
7059 Address
7060 \family default
7061  and 
7062 \family sans
7063 Right
7064 \begin_inset space ~
7065 \end_inset
7066
7067 Address
7068 \family default
7069 .
7070  To use the letter class, you need to use specific paragraph environments
7071  in a specific order, otherwise LaTeX gags on the document.
7072  In contrast, you can use the 
7073 \family sans
7074 Address
7075 \family default
7076  and 
7077 \family sans
7078 Right
7079 \begin_inset space ~
7080 \end_inset
7081
7082 Address
7083 \family default
7084  paragraph environments anywhere with no problem.
7085  You can even nest them inside other environments, though you can't nest
7086  anything in them.
7087 \end_layout
7088
7089 \begin_layout Standard
7090 Of course, you're not limited to using 
7091 \family sans
7092 Address
7093 \family default
7094  and 
7095 \family sans
7096 Right
7097 \begin_inset space ~
7098 \end_inset
7099
7100 Address
7101 \family default
7102  for letters only.
7103  
7104 \family sans
7105 Right
7106 \begin_inset space ~
7107 \end_inset
7108
7109 Address
7110 \family default
7111 , in particular, is useful for creating article titles like those used in
7112  some European academic papers.
7113 \end_layout
7114
7115 \begin_layout Subsubsection
7116 Usage
7117 \begin_inset CommandInset label
7118 LatexCommand label
7119 name "sec:Address-Usage"
7120
7121 \end_inset
7122
7123
7124 \end_layout
7125
7126 \begin_layout Standard
7127 The 
7128 \family sans
7129 Address
7130 \family default
7131  environment formats text in the style of an address, which is also used
7132  for the opening and signature in some countries.
7133  Similarly, the 
7134 \family sans
7135 Right
7136 \begin_inset space ~
7137 \end_inset
7138
7139 Address
7140 \family default
7141  environment formats text in the style of a right-justified address, which
7142  is used for the sender's address and today's date in some countries.
7143  Here's an example of each:
7144 \end_layout
7145
7146 \begin_layout Right Address
7147 Right Address
7148 \begin_inset Newline newline
7149 \end_inset
7150
7151 Who I am
7152 \begin_inset Newline newline
7153 \end_inset
7154
7155 Where I am
7156 \begin_inset Newline newline
7157 \end_inset
7158
7159 When is it? What is today?
7160 \end_layout
7161
7162 \begin_layout Standard
7163 That was 
7164 \family sans
7165 Right
7166 \begin_inset space ~
7167 \end_inset
7168
7169 Address
7170 \family default
7171 .
7172  Notice that the lines all have the same left margin, which LyX sets to
7173  fit the largest block of text on a single line.
7174  Here's an example of the 
7175 \family sans
7176 Address
7177 \family default
7178  environment:
7179 \end_layout
7180
7181 \begin_layout Address
7182 Who are you
7183 \begin_inset Newline newline
7184 \end_inset
7185
7186 Where do I send this
7187 \begin_inset Newline newline
7188 \end_inset
7189
7190 Your post office and country
7191 \end_layout
7192
7193 \begin_layout Standard
7194 As you can see, both 
7195 \family sans
7196 Address
7197 \family default
7198  and 
7199 \family sans
7200 Right
7201 \begin_inset space ~
7202 \end_inset
7203
7204 Address
7205 \family default
7206  add extra space between themselves and the next paragraph.
7207  If you hit 
7208 \family sans
7209 Return
7210 \family default
7211  in either of these environments, LyX resets the nesting depth and sets
7212  the environment to 
7213 \family sans
7214 Standard
7215 \family default
7216 .
7217  This makes sense, since 
7218 \family sans
7219 Return
7220 \family default
7221  is the 
7222 \family typewriter
7223 break-paragraph
7224 \family default
7225  function, and the individual lines of an address are not paragraphs.
7226  Thus, you have to use 
7227 \family typewriter
7228 break-line
7229 \family default
7230  (
7231 \begin_inset Info
7232 type  "shortcut"
7233 arg   "newline-insert newline"
7234 \end_inset
7235
7236  or 
7237 \family sans
7238 Formatting
7239 \begin_inset space ~
7240 \end_inset
7241
7242 Character\SpecialChar \menuseparator
7243 Line
7244 \begin_inset space ~
7245 \end_inset
7246
7247 Break
7248 \family default
7249  from the 
7250 \family sans
7251 Insert
7252 \family default
7253  menu) to start a new line in an 
7254 \family sans
7255 Address
7256 \family default
7257  or 
7258 \family sans
7259 Right
7260 \begin_inset space ~
7261 \end_inset
7262
7263 Address
7264 \family default
7265  environment.
7266 \end_layout
7267
7268 \begin_layout Subsection
7269 Academic Writing
7270 \end_layout
7271
7272 \begin_layout Standard
7273 Most academic writing begins with an abstract and ends with a bibliography
7274  or list of references.
7275  LyX contains paragraph environments for both of these.
7276 \end_layout
7277
7278 \begin_layout Subsubsection
7279
7280 \family sans
7281 Abstract
7282 \begin_inset Index idx
7283 status collapsed
7284
7285 \begin_layout Plain Layout
7286 Abstracts
7287 \end_layout
7288
7289 \end_inset
7290
7291
7292 \end_layout
7293
7294 \begin_layout Standard
7295 The 
7296 \family sans
7297 Abstract
7298 \family default
7299  environment is used for the abstract of an article.
7300  Technically, you could use this environment anywhere, but you really should
7301  only use it at the beginning of the document, after the title.
7302  Also, don't bother trying to nest 
7303 \family sans
7304 Abstract
7305 \family default
7306  in anything else or vice versa.
7307  It won't work.
7308  The 
7309 \family sans
7310 Abstract
7311 \family default
7312  environment is only useful in the article and report document classes.
7313  The book document classes ignores the 
7314 \family sans
7315 Abstract
7316 \family default
7317  completely, and it's utterly silly to use 
7318 \family sans
7319 Abstract
7320 \family default
7321  in a letter document class.
7322 \end_layout
7323
7324 \begin_layout Standard
7325 The 
7326 \family sans
7327 Abstract
7328 \family default
7329  environment does several things for you.
7330  First, it puts the centered label 
7331 \begin_inset Quotes eld
7332 \end_inset
7333
7334 Abstract
7335 \begin_inset Quotes erd
7336 \end_inset
7337
7338  above the text.
7339  The label and the text of the abstract are separated by some extra vertical
7340  space.
7341  Second, it typesets everything in a smaller font, just as you'd expect.
7342  Lastly, it adds a bit of extra vertical space between the abstract and
7343  the subsequent text.
7344  Well, that's how it will appear on the LyX screen.
7345  The appearance in the output depends on the used article or report class.
7346 \end_layout
7347
7348 \begin_layout Standard
7349 Starting a new paragraph by hitting 
7350 \family sans
7351 Return
7352 \family default
7353  does not reset the paragraph environment.
7354  The new paragraph will still be in the 
7355 \family sans
7356 Abstract
7357 \family default
7358  environment.
7359  So, you will have to change the paragraph environment yourself when you
7360  finish entering the abstract of your document.
7361 \end_layout
7362
7363 \begin_layout Standard
7364 \begin_inset Float figure
7365 wide false
7366 sideways false
7367 status open
7368
7369 \begin_layout Plain Layout
7370 \align center
7371 \begin_inset Graphics
7372         filename clipart/Abstract.pdf
7373
7374 \end_inset
7375
7376
7377 \end_layout
7378
7379 \begin_layout Plain Layout
7380 \begin_inset Caption
7381
7382 \begin_layout Plain Layout
7383 \begin_inset CommandInset label
7384 LatexCommand label
7385 name "cap:Paragraph-in-the"
7386
7387 \end_inset
7388
7389 Paragraph in the 
7390 \family sans
7391 Abstract
7392 \family default
7393  environment
7394 \end_layout
7395
7396 \end_inset
7397
7398
7399 \end_layout
7400
7401 \end_inset
7402
7403
7404 \end_layout
7405
7406 \begin_layout Standard
7407 We'd love to give you directly an example of the 
7408 \family sans
7409 Abstract
7410 \family default
7411  environment, but since this document is in the 
7412 \begin_inset Quotes eld
7413 \end_inset
7414
7415 book
7416 \begin_inset Quotes erd
7417 \end_inset
7418
7419  class, we can't do this.
7420  We inserted it therefore as figure
7421 \begin_inset space ~
7422 \end_inset
7423
7424
7425 \begin_inset CommandInset ref
7426 LatexCommand ref
7427 reference "cap:Paragraph-in-the"
7428
7429 \end_inset
7430
7431 .
7432  If you've never heard of an 
7433 \begin_inset Quotes eld
7434 \end_inset
7435
7436 abstract
7437 \begin_inset Quotes erd
7438 \end_inset
7439
7440  before, you can safely ignore this environment.
7441 \end_layout
7442
7443 \begin_layout Subsubsection
7444
7445 \family sans
7446 Bibliography
7447 \family default
7448
7449 \begin_inset Index idx
7450 status collapsed
7451
7452 \begin_layout Plain Layout
7453 Bibliography
7454 \end_layout
7455
7456 \end_inset
7457
7458
7459 \begin_inset CommandInset label
7460 LatexCommand label
7461 name "sub:Biblio_environment"
7462
7463 \end_inset
7464
7465
7466 \end_layout
7467
7468 \begin_layout Standard
7469 The 
7470 \family sans
7471 Bibliography
7472 \family default
7473  environment is used to list references.
7474  Technically, you could use this environment anywhere, but you really should
7475  only use it at the end of the document.
7476  Nesting 
7477 \family sans
7478 Bibliography
7479 \family default
7480  in anything else or vice versa won't work.
7481 \end_layout
7482
7483 \begin_layout Standard
7484 When you first open a 
7485 \family sans
7486 Bibliography
7487 \family default
7488  environment, LyX adds a large vertical space, followed by the heading 
7489 \begin_inset Quotes eld
7490 \end_inset
7491
7492 Bibliography
7493 \begin_inset Quotes erd
7494 \end_inset
7495
7496  or 
7497 \begin_inset Quotes eld
7498 \end_inset
7499
7500 References,
7501 \begin_inset Quotes erd
7502 \end_inset
7503
7504  depending on the document class.
7505  The heading is in a large boldface font.
7506  Each paragraph of the 
7507 \family sans
7508 Bibliography
7509 \family default
7510  environment is a bibliography entry.
7511  Thus, hitting 
7512 \family sans
7513 Return
7514 \family default
7515  does not reset the paragraph environment.
7516  Each new paragraph is still in the 
7517 \family sans
7518 Bibliography
7519 \family default
7520  environment.
7521 \end_layout
7522
7523 \begin_layout Standard
7524 There is another, usually better way to include references in your document
7525  by using a BibTeX database.
7526  For more information on that, and for a detailed description of LyX's bibliogra
7527 phy handling, have a look at in section
7528 \begin_inset space ~
7529 \end_inset
7530
7531
7532 \begin_inset CommandInset ref
7533 LatexCommand ref
7534 reference "sec:Bibliography"
7535
7536 \end_inset
7537
7538 .
7539 \end_layout
7540
7541 \begin_layout Subsection
7542 LyX
7543 \family sans
7544 -Code
7545 \begin_inset Index idx
7546 status collapsed
7547
7548 \begin_layout Plain Layout
7549 Paragraph ! LyX code
7550 \end_layout
7551
7552 \end_inset
7553
7554
7555 \begin_inset CommandInset label
7556 LatexCommand label
7557 name "sub:LyX-Code"
7558
7559 \end_inset
7560
7561
7562 \end_layout
7563
7564 \begin_layout Standard
7565 The 
7566 \family sans
7567 LyX-Code
7568 \family default
7569  environment is another LyX extension.
7570  It type-sets text in a typewriter-style font.
7571  It also treats the 
7572 \family sans
7573 Space
7574 \family default
7575  key as a fixed whitespace;
7576 \begin_inset Foot
7577 status collapsed
7578
7579 \begin_layout Plain Layout
7580 In the 
7581 \family sans
7582 LyX-Code
7583 \family default
7584  environment, the 
7585 \family sans
7586 Space
7587 \family default
7588  key is treated as a 
7589 \family sans
7590 Protected
7591 \begin_inset space ~
7592 \end_inset
7593
7594 Blank
7595 \family default
7596  instead of an end-of-word marker.
7597 \end_layout
7598
7599 \end_inset
7600
7601  this is the only case in which you can type multiple whitespaces in LyX.
7602  If you need to insert blank lines, you'll still need to use 
7603 \begin_inset Info
7604 type  "shortcut"
7605 arg   "newline-insert newline"
7606 \end_inset
7607
7608  (the 
7609 \family typewriter
7610 break-line
7611 \family default
7612  function).
7613  
7614 \family sans
7615 Return
7616 \family default
7617  breaks paragraphs.
7618  Note, however, that 
7619 \family sans
7620 Return
7621 \family default
7622  does not reset the paragraph environment.
7623  So, when you finish using the 
7624 \family sans
7625 LyX-Code
7626 \family default
7627  environment, you'll need to change the paragraph environment yourself.
7628  Also, you can nest the 
7629 \family sans
7630 LyX-Code
7631 \family default
7632  environment inside of others.
7633 \end_layout
7634
7635 \begin_layout Standard
7636 There are a few quirks with this environment:
7637 \end_layout
7638
7639 \begin_layout Itemize
7640 You can't use 
7641 \begin_inset Info
7642 type  "shortcut"
7643 arg   "newline-insert newline"
7644 \end_inset
7645
7646  at the beginning of a new paragraph (i.
7647 \begin_inset space \thinspace{}
7648 \end_inset
7649
7650 g.
7651 \begin_inset space \space{}
7652 \end_inset
7653
7654 you can't follow 
7655 \family sans
7656 Return
7657 \family default
7658  with a 
7659 \begin_inset Info
7660 type  "shortcut"
7661 arg   "newline-insert newline"
7662 \end_inset
7663
7664 ).
7665 \end_layout
7666
7667 \begin_layout Itemize
7668 You can't follow a 
7669 \begin_inset Info
7670 type  "shortcut"
7671 arg   "newline-insert newline"
7672 \end_inset
7673
7674  with a 
7675 \family sans
7676 Space
7677 \family default
7678 .
7679 \end_layout
7680
7681 \begin_deeper
7682 \begin_layout Itemize
7683 Use a 
7684 \family sans
7685 Return
7686 \family default
7687  to begin a new paragraph, then you can use a 
7688 \family sans
7689 Space
7690 \family default
7691 .
7692 \end_layout
7693
7694 \begin_layout Itemize
7695 Or: use 
7696 \begin_inset Info
7697 type  "shortcut"
7698 arg   "space-insert protected"
7699 \end_inset
7700
7701  instead.
7702 \end_layout
7703
7704 \end_deeper
7705 \begin_layout Itemize
7706 You can't have an empty paragraph or an empty line.
7707  You must put at least one 
7708 \family sans
7709 Space
7710 \family default
7711  in any line you want blank.
7712  Otherwise, LaTeX generates errors.
7713 \end_layout
7714
7715 \begin_layout Itemize
7716 You cannot get the typewriter double quotes by typing 
7717 \family sans
7718 "
7719 \family default
7720  since that will insert 
7721 \emph on
7722 real
7723 \emph default
7724  quotes.
7725  You get the typewriter double quotes with 
7726 \begin_inset Info
7727 type  "shortcut"
7728 arg   "self-insert \""
7729 \end_inset
7730
7731 .
7732 \end_layout
7733
7734 \begin_layout Standard
7735 Here's an example:
7736 \end_layout
7737
7738 \begin_layout LyX-Code
7739 #include <stdio.h>
7740 \end_layout
7741
7742 \begin_layout LyX-Code
7743  
7744 \end_layout
7745
7746 \begin_layout LyX-Code
7747 int main(void)
7748 \end_layout
7749
7750 \begin_layout LyX-Code
7751 {
7752 \end_layout
7753
7754 \begin_layout LyX-Code
7755     printf("Hello World!
7756 \backslash
7757 n");
7758 \end_layout
7759
7760 \begin_layout LyX-Code
7761     return 0;
7762 \end_layout
7763
7764 \begin_layout LyX-Code
7765 }
7766 \end_layout
7767
7768 \begin_layout Standard
7769 This is just the standard 
7770 \begin_inset Quotes eld
7771 \end_inset
7772
7773 Hello world!
7774 \begin_inset Quotes erd
7775 \end_inset
7776
7777  program.
7778  
7779 \end_layout
7780
7781 \begin_layout Standard
7782
7783 \family sans
7784 LyX-Code
7785 \family default
7786  has one purpose: to typeset code, such as program source, shell scripts,
7787  rc-files, and so on.
7788  Use it only in those very special cases where you need to generate text
7789  as if you used a typewriter.
7790 \begin_inset Index idx
7791 status collapsed
7792
7793 \begin_layout Plain Layout
7794 Paragraph environments|)
7795 \end_layout
7796
7797 \end_inset
7798
7799
7800 \end_layout
7801
7802 \begin_layout Section
7803 Nesting Environments
7804 \begin_inset Index idx
7805 status collapsed
7806
7807 \begin_layout Plain Layout
7808 Nesting ! Environments
7809 \end_layout
7810
7811 \end_inset
7812
7813
7814 \begin_inset CommandInset label
7815 LatexCommand label
7816 name "sec:Nesting"
7817
7818 \end_inset
7819
7820
7821 \end_layout
7822
7823 \begin_layout Subsection
7824 Introduction
7825 \end_layout
7826
7827 \begin_layout Standard
7828 LyX treats text as a unified block with a particular context and specific
7829  properties.
7830  This allows you to create blocks that inherit some of the properties of
7831  another block.
7832  For example you have three main points in an outline, but point #2 also
7833  has two subpoints.
7834  In other words, you have a list inside of another list, with the inner
7835  list 
7836 \begin_inset Quotes eld
7837 \end_inset
7838
7839 attached
7840 \begin_inset Quotes erd
7841 \end_inset
7842
7843  to item #2:
7844 \end_layout
7845
7846 \begin_layout Enumerate
7847 one
7848 \end_layout
7849
7850 \begin_layout Enumerate
7851 two
7852 \end_layout
7853
7854 \begin_deeper
7855 \begin_layout Enumerate
7856 sublist – item #1
7857 \end_layout
7858
7859 \begin_layout Enumerate
7860 sublist – item #2
7861 \end_layout
7862
7863 \end_deeper
7864 \begin_layout Enumerate
7865 three
7866 \end_layout
7867
7868 \begin_layout Standard
7869 You put a list inside a list by nesting one list inside the other.
7870  Nesting an environment is quite simple: Select 
7871 \family sans
7872 Increase
7873 \begin_inset space ~
7874 \end_inset
7875
7876 List
7877 \begin_inset space ~
7878 \end_inset
7879
7880 Depth
7881 \family default
7882  or 
7883 \family sans
7884 Decrease
7885 \begin_inset space ~
7886 \end_inset
7887
7888 List
7889 \begin_inset space ~
7890 \end_inset
7891
7892 Depth
7893 \family default
7894  from the 
7895 \family sans
7896 Edit
7897 \family default
7898  menu to change the nesting depth of the current paragraph (the status bar
7899  will tell you how far you are nested).
7900  Instead of the menu, you can also use the toolbar buttons 
7901 \begin_inset Info
7902 type  "icon"
7903 arg   "depth-increment"
7904 \end_inset
7905
7906  and 
7907 \begin_inset Info
7908 type  "icon"
7909 arg   "depth-decrement"
7910 \end_inset
7911
7912  or the convenient key bindings 
7913 \family sans
7914 Tab
7915 \family default
7916  and 
7917 \family sans
7918 Shift-Tab
7919 \family default
7920  or 
7921 \begin_inset Info
7922 type  "shortcut"
7923 arg   "depth-increment"
7924 \end_inset
7925
7926  and 
7927 \begin_inset Info
7928 type  "shortcut"
7929 arg   "depth-decrement"
7930 \end_inset
7931
7932  to change the nesting level.
7933  The change will work on the current selection if you have made one (allowing
7934  you to change the nesting of several paragraphs at once), or the current
7935  paragraph.
7936 \end_layout
7937
7938 \begin_layout Standard
7939 Note that LyX only changes the nesting depth if it can.
7940  If it's invalid to do so, nothing happens if you try to change the depth.
7941  Additionally, if you change the depth of one paragraph, it affects the
7942  depth of every paragraph nested inside of it.
7943 \end_layout
7944
7945 \begin_layout Standard
7946 Nesting isn't limited to lists.
7947  In LyX, you can nest just about anything inside anything else, as you're
7948  about to find out.
7949  This is the real power of nesting paragraph environments.
7950 \end_layout
7951
7952 \begin_layout Subsection
7953 What You Can and Can't Nest
7954 \end_layout
7955
7956 \begin_layout Standard
7957 Before we fire a list of paragraph environments at you, we need to tell
7958  you a little bit more about how nesting works.
7959 \end_layout
7960
7961 \begin_layout Standard
7962 The question if nesting a paragraph environment is possible, is a bit more
7963  complicated than a simple yes or no.
7964  There are three types of paragraph environments:
7965 \end_layout
7966
7967 \begin_layout Itemize
7968 Completely unnestable
7969 \end_layout
7970
7971 \begin_layout Itemize
7972 Fully nestable, you can nest them inside things and you can also nest other
7973  things inside them.
7974 \end_layout
7975
7976 \begin_layout Itemize
7977 A third type, you can nest them into other environments, but you can't nest
7978  anything into them.
7979 \end_layout
7980
7981 \begin_layout Standard
7982 Here's a list of the three types of nesting behavior, and which paragraph
7983  environments have them:
7984 \end_layout
7985
7986 \begin_layout Description
7987 Unnestable Can't nest them.
7988  Can't nest into them.
7989 \end_layout
7990
7991 \begin_deeper
7992 \begin_layout Itemize
7993
7994 \family sans
7995 Bibliography
7996 \end_layout
7997
7998 \begin_layout Itemize
7999
8000 \family sans
8001 Abstract
8002 \end_layout
8003
8004 \begin_layout Itemize
8005
8006 \family sans
8007 Title
8008 \end_layout
8009
8010 \begin_layout Itemize
8011
8012 \family sans
8013 Author
8014 \end_layout
8015
8016 \begin_layout Itemize
8017
8018 \family sans
8019 Date
8020 \end_layout
8021
8022 \end_deeper
8023 \begin_layout Description
8024 Fully
8025 \begin_inset space ~
8026 \end_inset
8027
8028 Nestable You can nest them.
8029  You can nest other things into them.
8030 \end_layout
8031
8032 \begin_deeper
8033 \begin_layout Itemize
8034
8035 \family sans
8036 Verse
8037 \end_layout
8038
8039 \begin_layout Itemize
8040
8041 \family sans
8042 Quote
8043 \end_layout
8044
8045 \begin_layout Itemize
8046
8047 \family sans
8048 Quotation
8049 \end_layout
8050
8051 \begin_layout Itemize
8052
8053 \family sans
8054 Itemize
8055 \end_layout
8056
8057 \begin_layout Itemize
8058
8059 \family sans
8060 Enumerate
8061 \end_layout
8062
8063 \begin_layout Itemize
8064
8065 \family sans
8066 Description
8067 \end_layout
8068
8069 \begin_layout Itemize
8070
8071 \family sans
8072 List
8073 \end_layout
8074
8075 \begin_layout Itemize
8076
8077 \family sans
8078 LyX-Code
8079 \end_layout
8080
8081 \end_deeper
8082 \begin_layout Description
8083 Nestable-Inside You can nest them inside other things.
8084  You can't nest anything into them.
8085 \end_layout
8086
8087 \begin_deeper
8088 \begin_layout Itemize
8089
8090 \family sans
8091 Standard
8092 \end_layout
8093
8094 \begin_layout Itemize
8095
8096 \family sans
8097 Part
8098 \end_layout
8099
8100 \begin_layout Itemize
8101
8102 \family sans
8103 Chapter
8104 \end_layout
8105
8106 \begin_layout Itemize
8107
8108 \family sans
8109 Section
8110 \end_layout
8111
8112 \begin_layout Itemize
8113
8114 \family sans
8115 Subsection
8116 \end_layout
8117
8118 \begin_layout Itemize
8119
8120 \family sans
8121 Subsubsection
8122 \end_layout
8123
8124 \begin_layout Itemize
8125
8126 \family sans
8127 Paragraph
8128 \end_layout
8129
8130 \begin_layout Itemize
8131
8132 \family sans
8133 Subparagraph
8134 \end_layout
8135
8136 \begin_layout Itemize
8137
8138 \family sans
8139 Part*
8140 \end_layout
8141
8142 \begin_layout Itemize
8143
8144 \family sans
8145 Chapter*
8146 \end_layout
8147
8148 \begin_layout Itemize
8149
8150 \family sans
8151 Section*
8152 \end_layout
8153
8154 \begin_layout Itemize
8155
8156 \family sans
8157 Subsection*
8158 \end_layout
8159
8160 \begin_layout Itemize
8161
8162 \family sans
8163 Subsubsection*
8164 \end_layout
8165
8166 \begin_layout Itemize
8167
8168 \family sans
8169 Right
8170 \begin_inset space ~
8171 \end_inset
8172
8173 Address
8174 \end_layout
8175
8176 \begin_layout Itemize
8177
8178 \family sans
8179 Address
8180 \end_layout
8181
8182 \end_deeper
8183 \begin_layout Standard
8184 \begin_inset Note Greyedout
8185 status open
8186
8187 \begin_layout Plain Layout
8188
8189 \series bold
8190 Note:
8191 \series default
8192  Although it is possible to nest numbered section headings like 
8193 \family sans
8194 Chapter
8195 \family default
8196
8197 \family sans
8198 Section
8199 \family default
8200 , etc.
8201 \begin_inset space ~
8202 \end_inset
8203
8204 to e.
8205 \begin_inset space \thinspace{}
8206 \end_inset
8207
8208 g.
8209 \begin_inset space \space{}
8210 \end_inset
8211
8212 lists, it is highly recommended not to do this because the aim is to create
8213  well structured documents following typesetting guidelines whereas nested
8214  section headings violate this.
8215 \end_layout
8216
8217 \end_inset
8218
8219
8220 \end_layout
8221
8222 \begin_layout Subsection
8223 Nesting Other Things: Tables, Math, Floats, etc.
8224 \begin_inset Index idx
8225 status collapsed
8226
8227 \begin_layout Plain Layout
8228 Nesting ! Tables etc.
8229 \end_layout
8230
8231 \end_inset
8232
8233
8234 \end_layout
8235
8236 \begin_layout Standard
8237 There are several things that aren't paragraph environments, but which are
8238  affected by nesting anyhow.
8239  They are:
8240 \end_layout
8241
8242 \begin_layout Itemize
8243 equations
8244 \end_layout
8245
8246 \begin_layout Itemize
8247 tables
8248 \end_layout
8249
8250 \begin_layout Itemize
8251 figures
8252 \end_layout
8253
8254 \begin_layout Standard
8255 (
8256 \begin_inset Note Greyedout
8257 status open
8258
8259 \begin_layout Plain Layout
8260
8261 \series bold
8262 Note:
8263 \series default
8264  Figures and tables in 
8265 \family sans
8266 Floats
8267 \family default
8268  are not affected by this.
8269 \end_layout
8270
8271 \end_inset
8272
8273  Have a look at section
8274 \begin_inset space ~
8275 \end_inset
8276
8277
8278 \begin_inset CommandInset ref
8279 LatexCommand ref
8280 reference "sec:Floats"
8281
8282 \end_inset
8283
8284  for more information about 
8285 \family sans
8286 Floats
8287 \family default
8288 .)
8289 \end_layout
8290
8291 \begin_layout Standard
8292 LyX can treat these three objects as either a word or as a paragraph.
8293  If a figure, table, or an equation is inline, it goes wherever the paragraph
8294  it is in goes.
8295 \end_layout
8296
8297 \begin_layout Standard
8298 On the other hand, if you have an equation, figure or table in a 
8299 \begin_inset Quotes eld
8300 \end_inset
8301
8302 paragraph
8303 \begin_inset Quotes erd
8304 \end_inset
8305
8306  of its own, it behaves just like a 
8307 \begin_inset Quotes eld
8308 \end_inset
8309
8310 nestable-inside
8311 \begin_inset Quotes erd
8312 \end_inset
8313
8314  paragraph environment.
8315  You can nest it into any environment, but you obviously can't nest anything
8316  into it.
8317 \end_layout
8318
8319 \begin_layout Standard
8320 Here's an example with a table:
8321 \end_layout
8322
8323 \begin_layout Enumerate
8324 Item One
8325 \end_layout
8326
8327 \begin_deeper
8328 \begin_layout Enumerate
8329 This is (a) and it's nested.
8330 \end_layout
8331
8332 \begin_deeper
8333 \begin_layout Standard
8334 \begin_inset VSpace 0.3cm
8335 \end_inset
8336
8337
8338 \end_layout
8339
8340 \begin_layout Standard
8341 \align center
8342 \begin_inset Tabular
8343 <lyxtabular version="3" rows="2" columns="2">
8344 <features tabularvalignment="middle">
8345 <column alignment="center" valignment="top" width="0pt">
8346 <column alignment="center" valignment="top" width="0pt">
8347 <row>
8348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8349 \begin_inset Text
8350
8351 \begin_layout Plain Layout
8352
8353 \family roman
8354 \series medium
8355 \shape up
8356 \size normal
8357 \emph off
8358 \bar no
8359 \noun off
8360 \color none
8361 a
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8367 \begin_inset Text
8368
8369 \begin_layout Plain Layout
8370
8371 \family roman
8372 \series medium
8373 \shape up
8374 \size normal
8375 \emph off
8376 \bar no
8377 \noun off
8378 \color none
8379 b
8380 \end_layout
8381
8382 \end_inset
8383 </cell>
8384 </row>
8385 <row>
8386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8387 \begin_inset Text
8388
8389 \begin_layout Plain Layout
8390
8391 \family roman
8392 \series medium
8393 \shape up
8394 \size normal
8395 \emph off
8396 \bar no
8397 \noun off
8398 \color none
8399 c
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408
8409 \family roman
8410 \series medium
8411 \shape up
8412 \size normal
8413 \emph off
8414 \bar no
8415 \noun off
8416 \color none
8417 d
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 </row>
8423 </lyxtabular>
8424
8425 \end_inset
8426
8427
8428 \end_layout
8429
8430 \begin_layout Standard
8431 \begin_inset VSpace 0.3cm
8432 \end_inset
8433
8434
8435 \end_layout
8436
8437 \end_deeper
8438 \begin_layout Enumerate
8439 This is (b).
8440  The table is actually nested inside (a).
8441 \end_layout
8442
8443 \end_deeper
8444 \begin_layout Enumerate
8445 Back out again.
8446 \end_layout
8447
8448 \begin_layout Standard
8449 If we hadn't nested the table at all, the list would look like this:
8450 \end_layout
8451
8452 \begin_layout Enumerate
8453 Item One
8454 \end_layout
8455
8456 \begin_deeper
8457 \begin_layout Enumerate
8458 This is (a) and it's nested.
8459 \end_layout
8460
8461 \end_deeper
8462 \begin_layout Standard
8463 \begin_inset VSpace 0.3cm
8464 \end_inset
8465
8466
8467 \end_layout
8468
8469 \begin_layout Standard
8470 \align center
8471 \begin_inset Tabular
8472 <lyxtabular version="3" rows="2" columns="2">
8473 <features tabularvalignment="middle">
8474 <column alignment="center" valignment="top" width="0pt">
8475 <column alignment="center" valignment="top" width="0pt">
8476 <row>
8477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481
8482 \family roman
8483 \series medium
8484 \shape up
8485 \size normal
8486 \emph off
8487 \bar no
8488 \noun off
8489 \color none
8490 a
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499
8500 \family roman
8501 \series medium
8502 \shape up
8503 \size normal
8504 \emph off
8505 \bar no
8506 \noun off
8507 \color none
8508 b
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 </row>
8514 <row>
8515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519
8520 \family roman
8521 \series medium
8522 \shape up
8523 \size normal
8524 \emph off
8525 \bar no
8526 \noun off
8527 \color none
8528 c
8529 \end_layout
8530
8531 \end_inset
8532 </cell>
8533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537
8538 \family roman
8539 \series medium
8540 \shape up
8541 \size normal
8542 \emph off
8543 \bar no
8544 \noun off
8545 \color none
8546 d
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 </row>
8552 </lyxtabular>
8553
8554 \end_inset
8555
8556
8557 \end_layout
8558
8559 \begin_layout Standard
8560 \begin_inset VSpace 0.3cm
8561 \end_inset
8562
8563
8564 \end_layout
8565
8566 \begin_layout Enumerate
8567 This is (b).
8568  The table is 
8569 \emph on
8570 not
8571 \emph default
8572  nested inside (a).
8573  In fact, it's not nested at all.
8574 \end_layout
8575
8576 \begin_layout Enumerate
8577 Back out again.
8578 \end_layout
8579
8580 \begin_layout Standard
8581 Notice how item (b) is not only no longer nested, but is also the first
8582  item of a new list!
8583 \end_layout
8584
8585 \begin_layout Standard
8586 There's another trap you can fall into: Nesting the table, but not going
8587  deep enough.
8588  LyX then turns anything after the table into a new sublist.
8589 \end_layout
8590
8591 \begin_layout Enumerate
8592 Item One
8593 \end_layout
8594
8595 \begin_deeper
8596 \begin_layout Enumerate
8597 This is (a) and it's nested.
8598 \end_layout
8599
8600 \begin_layout Standard
8601 \begin_inset VSpace 0.3cm
8602 \end_inset
8603
8604
8605 \end_layout
8606
8607 \begin_layout Standard
8608 \align center
8609 \begin_inset Tabular
8610 <lyxtabular version="3" rows="2" columns="2">
8611 <features tabularvalignment="middle">
8612 <column alignment="center" valignment="top" width="0pt">
8613 <column alignment="center" valignment="top" width="0pt">
8614 <row>
8615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619
8620 \family roman
8621 \series medium
8622 \shape up
8623 \size normal
8624 \emph off
8625 \bar no
8626 \noun off
8627 \color none
8628 a
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637
8638 \family roman
8639 \series medium
8640 \shape up
8641 \size normal
8642 \emph off
8643 \bar no
8644 \noun off
8645 \color none
8646 b
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 </row>
8652 <row>
8653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657
8658 \family roman
8659 \series medium
8660 \shape up
8661 \size normal
8662 \emph off
8663 \bar no
8664 \noun off
8665 \color none
8666 c
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675
8676 \family roman
8677 \series medium
8678 \shape up
8679 \size normal
8680 \emph off
8681 \bar no
8682 \noun off
8683 \color none
8684 d
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 </row>
8690 </lyxtabular>
8691
8692 \end_inset
8693
8694
8695 \end_layout
8696
8697 \begin_layout Standard
8698 \begin_inset VSpace 0.3cm
8699 \end_inset
8700
8701
8702 \end_layout
8703
8704 \begin_layout Enumerate
8705 This is (b).
8706  The table is actually nested inside Item One, but 
8707 \emph on
8708 not
8709 \emph default
8710  inside (a).
8711 \end_layout
8712
8713 \end_deeper
8714 \begin_layout Enumerate
8715 Back out again.
8716 \end_layout
8717
8718 \begin_layout Standard
8719 As you can see, item (b) turned into the first item of a new list, but a
8720  new list 
8721 \emph on
8722 inside
8723 \emph default
8724  item 1.
8725  The same thing would have happened to a figure or an equation.
8726  So, if you nest tables, figures or equations, make sure you go to the right
8727  depth!
8728 \end_layout
8729
8730 \begin_layout Subsection
8731 Usage and General Features
8732 \end_layout
8733
8734 \begin_layout Standard
8735 Speaking of levels, LyX can perform up to a six-fold nesting.
8736  In other words, 
8737 \begin_inset Quotes eld
8738 \end_inset
8739
8740 level #6
8741 \begin_inset Quotes erd
8742 \end_inset
8743
8744  is the innermost possible depth.
8745  Here's an example to illustrate what we mean:
8746 \end_layout
8747
8748 \begin_layout Enumerate
8749 level #1 – outermost
8750 \end_layout
8751
8752 \begin_deeper
8753 \begin_layout Enumerate
8754 level #2
8755 \end_layout
8756
8757 \begin_deeper
8758 \begin_layout Enumerate
8759 level #3
8760 \end_layout
8761
8762 \begin_deeper
8763 \begin_layout Enumerate
8764 level #4
8765 \end_layout
8766
8767 \begin_deeper
8768 \begin_layout Itemize
8769 level #5
8770 \end_layout
8771
8772 \begin_deeper
8773 \begin_layout Itemize
8774 level #6
8775 \end_layout
8776
8777 \end_deeper
8778 \end_deeper
8779 \end_deeper
8780 \end_deeper
8781 \end_deeper
8782 \begin_layout Standard
8783 There are two exceptions to the six-fold nesting limit, and you can see
8784  both of them in the example.
8785  Unlike the other fully-nestable environments, you can only perform a four-fold
8786  nesting with the 
8787 \family sans
8788 Enumerate
8789 \family default
8790  and 
8791 \family sans
8792 Itemize
8793 \family default
8794  environments.
8795  For example, if we tried to nest another 
8796 \family sans
8797 Enumerate
8798 \family default
8799  list inside item 
8800 \begin_inset Quotes eld
8801 \end_inset
8802
8803 A.
8804 \begin_inset Quotes erd
8805 \end_inset
8806
8807 , we would get errors.
8808 \end_layout
8809
8810 \begin_layout Subsection
8811 Some Examples
8812 \begin_inset Index idx
8813 status collapsed
8814
8815 \begin_layout Plain Layout
8816 Nesting ! Examples
8817 \end_layout
8818
8819 \end_inset
8820
8821
8822 \end_layout
8823
8824 \begin_layout Standard
8825 The best way to explain just what you can do with nesting is by illustration.
8826  We have several examples of nested environments.
8827  In them, we explain how we created the example, so that you can reproduce
8828  them.
8829 \end_layout
8830
8831 \begin_layout Subsubsection
8832 Example 1: The Six-fold Way and Mixed Nesting
8833 \end_layout
8834
8835 \begin_layout Labeling
8836 \labelwidthstring MMM
8837 #1-a This is the outermost level.
8838  It's a 
8839 \family sans
8840 List
8841 \family default
8842  environment.
8843 \end_layout
8844
8845 \begin_deeper
8846 \begin_layout Labeling
8847 \labelwidthstring MMM
8848 #2-a This is level #2.
8849  We created it by using 
8850 \begin_inset Info
8851 type  "shortcut"
8852 arg   "break-paragraph inverse"
8853 \end_inset
8854
8855  followed by 
8856 \begin_inset Info
8857 type  "shortcut"
8858 arg   "depth-increment"
8859 \end_inset
8860
8861 .
8862 \end_layout
8863
8864 \begin_deeper
8865 \begin_layout Labeling
8866 \labelwidthstring MMM
8867 #3-a This is level #3.
8868  This time, we just hit 
8869 \family sans
8870 Return
8871 \family default
8872 , then used 
8873 \begin_inset Info
8874 type  "shortcut"
8875 arg   "depth-increment"
8876 \end_inset
8877
8878  twice in a row.
8879  We could have also created it the same way as we did the previous level,
8880  by hitting 
8881 \begin_inset Info
8882 type  "shortcut"
8883 arg   "break-paragraph inverse"
8884 \end_inset
8885
8886  followed by 
8887 \begin_inset Info
8888 type  "shortcut"
8889 arg   "depth-increment"
8890 \end_inset
8891
8892 .
8893 \end_layout
8894
8895 \begin_deeper
8896 \begin_layout Standard
8897 This is actually a 
8898 \family sans
8899 Standard
8900 \family default
8901  environment, nested inside of 
8902 \begin_inset Quotes eld
8903 \end_inset
8904
8905 #3-a
8906 \begin_inset Quotes erd
8907 \end_inset
8908
8909 .
8910  So, it's at level #4.
8911  We did this by hitting 
8912 \begin_inset Info
8913 type  "shortcut"
8914 arg   "break-paragraph inverse"
8915 \end_inset
8916
8917 , then 
8918 \begin_inset Info
8919 type  "shortcut"
8920 arg   "depth-increment"
8921 \end_inset
8922
8923 , then changing the paragraph environment to 
8924 \family sans
8925 Standard
8926 \family default
8927 .
8928  Do this to create list items with more than one paragraph — it also works
8929  for the 
8930 \family sans
8931 Description
8932 \family default
8933
8934 \family sans
8935 Enumerate
8936 \family default
8937 , and 
8938 \family sans
8939 Itemize
8940 \family default
8941  environments!
8942 \end_layout
8943
8944 \begin_layout Standard
8945 Here's another 
8946 \family sans
8947 Standard
8948 \family default
8949  paragraph, also at level #4, made with just a 
8950 \begin_inset Info
8951 type  "shortcut"
8952 arg   "break-paragraph inverse"
8953 \end_inset
8954
8955 .
8956 \end_layout
8957
8958 \begin_layout Labeling
8959 \labelwidthstring MMM
8960 #4-a This is level #4.
8961  We hit 
8962 \begin_inset Info
8963 type  "shortcut"
8964 arg   "break-paragraph inverse"
8965 \end_inset
8966
8967  and changed the paragraph environment back to 
8968 \family sans
8969 List
8970 \family default
8971 .
8972  Remember — we can't nest anything inside a 
8973 \family sans
8974 Standard
8975 \family default
8976  environment, which is why we're still at level #4.
8977  However, we 
8978 \emph on
8979 can
8980 \emph default
8981  keep nesting things inside 
8982 \begin_inset Quotes eld
8983 \end_inset
8984
8985 #3-a
8986 \begin_inset Quotes erd
8987 \end_inset
8988
8989 .
8990 \end_layout
8991
8992 \begin_deeper
8993 \begin_layout Labeling
8994 \labelwidthstring MMM
8995 #5-a This is level #5\SpecialChar \ldots{}
8996
8997 \end_layout
8998
8999 \begin_deeper
9000 \begin_layout Labeling
9001 \labelwidthstring MMM
9002 #6-a \SpecialChar \ldots{}
9003 and this is level #6.
9004  By now, you should know how we made these two.
9005 \end_layout
9006
9007 \end_deeper
9008 \begin_layout Labeling
9009 \labelwidthstring MMM
9010 #5-b Back to level #5.
9011  Just hit 
9012 \begin_inset Info
9013 type  "shortcut"
9014 arg   "break-paragraph inverse"
9015 \end_inset
9016
9017  followed by a 
9018 \begin_inset Info
9019 type  "shortcut"
9020 arg   "depth-decrement"
9021 \end_inset
9022
9023 .
9024 \end_layout
9025
9026 \end_deeper
9027 \begin_layout Labeling
9028 \labelwidthstring MMM
9029 #4-b After another 
9030 \begin_inset Info
9031 type  "shortcut"
9032 arg   "break-paragraph inverse"
9033 \end_inset
9034
9035  followed by a 
9036 \begin_inset Info
9037 type  "shortcut"
9038 arg   "depth-decrement"
9039 \end_inset
9040
9041 , we're back at level #4.
9042 \end_layout
9043
9044 \end_deeper
9045 \begin_layout Labeling
9046 \labelwidthstring MMM
9047 #3-b Back to level #3.
9048  By now it should be obvious how we did this.
9049 \end_layout
9050
9051 \end_deeper
9052 \begin_layout Labeling
9053 \labelwidthstring MMM
9054 #2-b Back to level #2.
9055  
9056 \end_layout
9057
9058 \end_deeper
9059 \begin_layout Labeling
9060 \labelwidthstring MMM
9061 #1-b And last, back to the outermost level, #1.
9062  After this sentence, we'll hit 
9063 \family sans
9064 Return
9065 \family default
9066  and change the paragraph environment back to 
9067 \family sans
9068 Standard
9069 \family default
9070  to end the list.
9071 \end_layout
9072
9073 \begin_layout Standard
9074 We could have also used the 
9075 \family sans
9076 Description
9077 \family default
9078
9079 \family sans
9080 Quote
9081 \family default
9082
9083 \family sans
9084 Quotation
9085 \family default
9086 , or even the 
9087 \family sans
9088 Verse
9089 \family default
9090  environment in place of the 
9091 \family sans
9092 List
9093 \family default
9094  environment.
9095  The example would have worked exactly the same.
9096 \end_layout
9097
9098 \begin_layout Subsubsection
9099 Example 2: Inheritance
9100 \end_layout
9101
9102 \begin_layout LyX-Code
9103 This is the LyX-Code environment, at level #1, the outermost
9104 \end_layout
9105
9106 \begin_layout LyX-Code
9107 level.
9108   Now we'll hit 
9109 \family sans
9110 Return
9111 \family default
9112 , then 
9113 \begin_inset Info
9114 type  "shortcut"
9115 arg   "depth-increment"
9116 \end_inset
9117
9118 , after which, we'll change to the 
9119 \family sans
9120 Enumerate
9121 \family default
9122  environment.
9123 \end_layout
9124
9125 \begin_deeper
9126 \begin_layout Enumerate
9127 This is the 
9128 \family sans
9129 Enumerate
9130 \family default
9131  environment, at level #2.
9132 \end_layout
9133
9134 \begin_layout Enumerate
9135 Notice how the nested 
9136 \family sans
9137 Enumerate
9138 \family default
9139  not only inherits its margins from its parent environment (
9140 \family sans
9141 LyX-Code
9142 \family default
9143 ), but also inherits its font and spacing!
9144 \end_layout
9145
9146 \end_deeper
9147 \begin_layout Standard
9148 We ended this example by hitting 
9149 \family sans
9150 Return
9151 \family default
9152 .
9153  After that, we needed to reset the paragraph environment to 
9154 \family sans
9155 Standard
9156 \family default
9157  and reset the nesting depth by using 
9158 \begin_inset Info
9159 type  "shortcut"
9160 arg   "depth-decrement"
9161 \end_inset
9162
9163  once.
9164 \end_layout
9165
9166 \begin_layout Subsubsection
9167 Example 3: Labels, Levels, and the 
9168 \family sans
9169 Enumerate
9170 \family default
9171  and 
9172 \family sans
9173 Itemize
9174 \family default
9175  Environments
9176 \begin_inset Argument
9177 status collapsed
9178
9179 \begin_layout Plain Layout
9180 Example #3: Labels, Levels and other list environments
9181 \end_layout
9182
9183 \end_inset
9184
9185
9186 \end_layout
9187
9188 \begin_layout Enumerate
9189 This is level #1, in an 
9190 \family sans
9191 Enumerate
9192 \family default
9193  paragraph environment.
9194  We're actually going to nest a bunch of these.
9195 \end_layout
9196
9197 \begin_deeper
9198 \begin_layout Enumerate
9199 This is level #2.
9200  We used 
9201 \begin_inset Info
9202 type  "shortcut"
9203 arg   "break-paragraph inverse"
9204 \end_inset
9205
9206  followed by 
9207 \begin_inset Info
9208 type  "shortcut"
9209 arg   "depth-increment"
9210 \end_inset
9211
9212 .
9213  Now, what happens if we nest an 
9214 \family sans
9215 Itemize
9216 \family default
9217  environment inside of this one? It will be at level #3, but what will its
9218  label be? An asterisk?
9219 \end_layout
9220
9221 \begin_deeper
9222 \begin_layout Itemize
9223 No! It's a bullet.
9224  This is the 
9225 \emph on
9226 first
9227 \emph default
9228  
9229 \family sans
9230 Itemize
9231 \family default
9232  environment, even though it's at level #3.
9233  So, its label is a bullet.
9234  (We got here by using 
9235 \begin_inset Info
9236 type  "shortcut"
9237 arg   "break-paragraph inverse"
9238 \end_inset
9239
9240 , then 
9241 \begin_inset Info
9242 type  "shortcut"
9243 arg   "depth-increment"
9244 \end_inset
9245
9246 , then changing the environment to 
9247 \family sans
9248 Itemize
9249 \family default
9250 .)
9251 \end_layout
9252
9253 \begin_deeper
9254 \begin_layout Itemize
9255 Here's level #4, produced using 
9256 \begin_inset Info
9257 type  "shortcut"
9258 arg   "break-paragraph inverse"
9259 \end_inset
9260
9261 , then 
9262 \begin_inset Info
9263 type  "shortcut"
9264 arg   "depth-increment"
9265 \end_inset
9266
9267 .
9268  We'll do that again\SpecialChar \ldots{}
9269
9270 \end_layout
9271
9272 \begin_deeper
9273 \begin_layout Enumerate
9274 \SpecialChar \ldots{}
9275 to get to level #5.
9276  This time, however, we also changed the paragraph environment back to 
9277 \family sans
9278 Enumerate
9279 \family default
9280 .
9281  Notice the type of numbering, it is 
9282 \emph on
9283 lowercase Roman
9284 \emph default
9285 , because we are in the 
9286 \emph on
9287 thirdfold
9288 \emph default
9289  
9290 \family sans
9291 Enumerate
9292 \family default
9293  environment (i.
9294 \begin_inset space \thinspace{}
9295 \end_inset
9296
9297 g.
9298  it is an 
9299 \family sans
9300 Enumerate
9301 \family default
9302  inside an 
9303 \family sans
9304 Enumerate
9305 \family default
9306  inside an 
9307 \family sans
9308 Enumerate
9309 \family default
9310 ).
9311 \end_layout
9312
9313 \begin_layout Enumerate
9314 What happens if we 
9315 \emph on
9316 don't
9317 \emph default
9318  change the paragraph environment, but decrease the nesting depth? What
9319  type of numbering does LyX use?
9320 \end_layout
9321
9322 \begin_layout Enumerate
9323 Oh, as if you couldn't guess by now, we're just using 
9324 \begin_inset Info
9325 type  "shortcut"
9326 arg   "break-paragraph inverse"
9327 \end_inset
9328
9329  to keep the current environment and depth but create a new item.
9330 \end_layout
9331
9332 \begin_layout Enumerate
9333 Let's use 
9334 \begin_inset Info
9335 type  "shortcut"
9336 arg   "depth-decrement"
9337 \end_inset
9338
9339  to decrease the depth after the next 
9340 \begin_inset Info
9341 type  "shortcut"
9342 arg   "break-paragraph inverse"
9343 \end_inset
9344
9345 .
9346 \end_layout
9347
9348 \end_deeper
9349 \begin_layout Enumerate
9350 This is level #4.
9351  Look what type of label LyX is using!
9352 \end_layout
9353
9354 \end_deeper
9355 \begin_layout Enumerate
9356 This is level #3.
9357  Even though we've changed levels, LyX is still using a lowercase Roman
9358  numeral as the label.Why?
9359 \end_layout
9360
9361 \begin_layout Enumerate
9362 Because, even though the nesting depth has changed, the paragraph is 
9363 \emph on
9364 still
9365 \emph default
9366  a thirdfold 
9367 \family sans
9368 Enumerate
9369 \family default
9370  environment.
9371  Notice, however, that LyX 
9372 \emph on
9373 did
9374 \emph default
9375  reset the counter for the label.
9376 \end_layout
9377
9378 \end_deeper
9379 \begin_layout Enumerate
9380 Another 
9381 \begin_inset Info
9382 type  "shortcut"
9383 arg   "break-paragraph inverse"
9384 \end_inset
9385
9386  
9387 \begin_inset Info
9388 type  "shortcut"
9389 arg   "depth-decrement"
9390 \end_inset
9391
9392  sequence, and we're back to level #2.
9393  This time, we not only changed the nesting depth, but we also moved back
9394  into the twofold-nested 
9395 \family sans
9396 Enumerate
9397 \family default
9398  environment.
9399 \end_layout
9400
9401 \end_deeper
9402 \begin_layout Enumerate
9403 The same thing happens if we do another 
9404 \begin_inset Info
9405 type  "shortcut"
9406 arg   "break-paragraph inverse"
9407 \end_inset
9408
9409  
9410 \begin_inset Info
9411 type  "shortcut"
9412 arg   "depth-decrement"
9413 \end_inset
9414
9415 sequence and return to level #1, the outermost level.
9416 \end_layout
9417
9418 \begin_layout Standard
9419 Lastly, we reset the environment to 
9420 \family sans
9421 Standard
9422 \family default
9423 .
9424  As you can see, the level number doesn't correspond to what type of labeling
9425  LyX uses for the 
9426 \family sans
9427 Enumerate
9428 \family default
9429  and 
9430 \family sans
9431 Itemize
9432 \family default
9433  environments.
9434  The number of other 
9435 \family sans
9436 Enumerate
9437 \family default
9438  environments surrounding it determines what kind of label LyX uses for
9439  an 
9440 \family sans
9441 Enumerate
9442 \family default
9443  item.
9444  The same rule applies for the 
9445 \family sans
9446 Itemize
9447 \family default
9448  environment, as well.
9449 \end_layout
9450
9451 \begin_layout Subsubsection
9452 Example 4: Going Bonkers
9453 \end_layout
9454
9455 \begin_layout Enumerate
9456 We're going to go totally nuts now.
9457  We won't nest as deep as in the other examples, nor will we go into the
9458  same detail with how we did it.
9459  (level #1: 
9460 \family sans
9461 Enumerate
9462 \family default
9463 )
9464 \end_layout
9465
9466 \begin_deeper
9467 \begin_layout Standard
9468 (
9469 \family sans
9470 Return, 
9471 \family default
9472
9473 \begin_inset Info
9474 type  "shortcut"
9475 arg   "depth-increment"
9476 \end_inset
9477
9478
9479 \family sans
9480 , Standard
9481 \family default
9482 : level #2) We'll stick an encapsulated description of how we created the
9483  example in parentheses someplace.
9484  For example, the two key bindings are how we changed the depth.
9485  The environment name is the name of the current environment.
9486  Either before or after this, we'll put in the level.
9487 \end_layout
9488
9489 \end_deeper
9490 \begin_layout Enumerate
9491 (
9492 \family sans
9493 Return, Enumerate
9494 \family default
9495 : level #1) This is the next item in the list.
9496 \end_layout
9497
9498 \begin_deeper
9499 \begin_layout Verse
9500 Now we'll add verse.
9501 \begin_inset Newline newline
9502 \end_inset
9503
9504 It will get much worse.
9505 \begin_inset Newline newline
9506 \end_inset
9507
9508 (
9509 \family sans
9510 Return, 
9511 \family default
9512
9513 \begin_inset Info
9514 type  "shortcut"
9515 arg   "depth-increment"
9516 \end_inset
9517
9518
9519 \family sans
9520 , Verse
9521 \family default
9522 : level #2)
9523 \end_layout
9524
9525 \begin_layout Verse
9526 Fiddle dee, Fiddle doo.
9527 \begin_inset Newline newline
9528 \end_inset
9529
9530 Bippitey boppitey boo!
9531 \begin_inset Newline newline
9532 \end_inset
9533
9534 (
9535 \begin_inset Info
9536 type  "shortcut"
9537 arg   "break-paragraph inverse"
9538 \end_inset
9539
9540
9541 \family sans
9542 )
9543 \end_layout
9544
9545 \begin_layout Verse
9546 Here comes a table:
9547 \end_layout
9548
9549 \begin_deeper
9550 \begin_layout Standard
9551 \begin_inset VSpace 0.3cm
9552 \end_inset
9553
9554
9555 \end_layout
9556
9557 \begin_layout Standard
9558 \align center
9559 \begin_inset Tabular
9560 <lyxtabular version="3" rows="2" columns="2">
9561 <features tabularvalignment="middle">
9562 <column alignment="center" valignment="top" width="0pt">
9563 <column alignment="center" valignment="top" width="0pt">
9564 <row>
9565 <cell alignment="center" valignment="top" usebox="none">
9566 \begin_inset Text
9567
9568 \begin_layout Plain Layout
9569
9570 \family roman
9571 \series medium
9572 \shape up
9573 \size normal
9574 \emph off
9575 \bar no
9576 \noun off
9577 \color none
9578 one-fish
9579 \end_layout
9580
9581 \end_inset
9582 </cell>
9583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9584 \begin_inset Text
9585
9586 \begin_layout Plain Layout
9587
9588 \family roman
9589 \series medium
9590 \shape up
9591 \size normal
9592 \emph off
9593 \bar no
9594 \noun off
9595 \color none
9596 two-fish
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 </row>
9602 <row>
9603 <cell alignment="center" valignment="top" topline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \begin_layout Plain Layout
9607
9608 \family roman
9609 \series medium
9610 \shape up
9611 \size normal
9612 \emph off
9613 \bar no
9614 \noun off
9615 \color none
9616 red-fish
9617 \end_layout
9618
9619 \end_inset
9620 </cell>
9621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625
9626 \family roman
9627 \series medium
9628 \shape up
9629 \size normal
9630 \emph off
9631 \bar no
9632 \noun off
9633 \color none
9634 blue-fish
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 </row>
9640 </lyxtabular>
9641
9642 \end_inset
9643
9644
9645 \end_layout
9646
9647 \end_deeper
9648 \begin_layout Verse
9649 (
9650 \begin_inset Info
9651 type  "shortcut"
9652 arg   "break-paragraph inverse"
9653 \end_inset
9654
9655
9656 \family sans
9657 , Table, 
9658 \family default
9659
9660 \begin_inset Info
9661 type  "shortcut"
9662 arg   "depth-increment"
9663 \end_inset
9664
9665  3 times, 
9666 \begin_inset Info
9667 type  "shortcut"
9668 arg   "break-paragraph inverse"
9669 \end_inset
9670
9671
9672 \family sans
9673 , Verse, 
9674 \family default
9675
9676 \begin_inset Info
9677 type  "shortcut"
9678 arg   "depth-decrement"
9679 \end_inset
9680
9681 )
9682 \end_layout
9683
9684 \end_deeper
9685 \begin_layout Enumerate
9686 (
9687 \family sans
9688 Return, Enumerate
9689 \family default
9690 : level #1) This is another item.
9691  Note that selecting a 
9692 \family sans
9693 Table
9694 \family default
9695  resets the nesting depth to level #1, so we increased the nesting depth
9696  3 times to put the table inside the 
9697 \family sans
9698 Verse
9699 \family default
9700  environment.
9701  
9702 \end_layout
9703
9704 \begin_layout Quotation
9705 We're now ending the 
9706 \family sans
9707 Enumerate
9708 \family default
9709  list and changing to 
9710 \family sans
9711 Quotation
9712 \family default
9713 .
9714  We're still at level #1.
9715  We want to show you some of the things you can do by mixing environments.
9716  The next set of paragraphs is a 
9717 \begin_inset Quotes eld
9718 \end_inset
9719
9720 quoted letter.
9721 \begin_inset Quotes erd
9722 \end_inset
9723
9724  We'll nest both the 
9725 \family sans
9726 Address
9727 \family default
9728  and 
9729 \family sans
9730 Right
9731 \begin_inset space ~
9732 \end_inset
9733
9734 Address
9735 \family default
9736  environments inside of this one, then use another nested 
9737 \family sans
9738 Quotation
9739 \family default
9740  for the letter body.
9741  We'll use 
9742 \begin_inset Info
9743 type  "shortcut"
9744 arg   "break-paragraph inverse"
9745 \end_inset
9746
9747  to preserve the depth.
9748  Remember that you need to use 
9749 \begin_inset Info
9750 type  "shortcut"
9751 arg   "newline-insert newline"
9752 \end_inset
9753
9754  to create multiple lines inside the 
9755 \family sans
9756 Address
9757 \family default
9758  and 
9759 \family sans
9760 Right
9761 \begin_inset space ~
9762 \end_inset
9763
9764 Address
9765 \family default
9766  environments.
9767  Here it goes:
9768 \end_layout
9769
9770 \begin_deeper
9771 \begin_layout Right Address
9772 1234 Nowhere Rd.
9773 \begin_inset Newline newline
9774 \end_inset
9775
9776 Moosegroin, MT 00100
9777 \begin_inset Newline newline
9778 \end_inset
9779
9780 9-6-96
9781 \end_layout
9782
9783 \begin_layout Address
9784 Dear Mr.
9785 \begin_inset space ~
9786 \end_inset
9787
9788 Fizlewitz:
9789 \end_layout
9790
9791 \begin_layout Quotation
9792 We regret to inform you that we cannot fill your order for 50
9793 \begin_inset space \thinspace{}
9794 \end_inset
9795
9796 L of compressed methane gas due to circumstances beyond our control.
9797  Unfortunately, several of our cows have mysteriously exploded, creating
9798  a backlog in our orders for methane.
9799  We will place your name on the waiting list and try to fill your order
9800  as soon as possible.
9801  In the meantime, we thank you for your patience.
9802 \end_layout
9803
9804 \begin_layout Quotation
9805 We do, however, now have a special on beef.
9806  If you are interested, please return the enclosed pricing and order form
9807  with your order, along with payment.
9808 \end_layout
9809
9810 \begin_layout Quotation
9811 We thank you again for your patience.
9812 \end_layout
9813
9814 \begin_layout Address
9815 Sincerely,
9816 \begin_inset Newline newline
9817 \end_inset
9818
9819 Bill Hick
9820 \end_layout
9821
9822 \end_deeper
9823 \begin_layout Quotation
9824 That ends that example!
9825 \end_layout
9826
9827 \begin_layout Standard
9828 As you can see, nesting environments in LyX gives you a lot of power with
9829  just a few keystrokes.
9830  We could have easily nested an 
9831 \family sans
9832 Itemize
9833 \family default
9834  list inside of a 
9835 \family sans
9836 Quotation
9837 \family default
9838  or 
9839 \family sans
9840 Quote
9841 \family default
9842 , or put a 
9843 \family sans
9844 Quote
9845 \family default
9846  inside of an 
9847 \family sans
9848 Itemize
9849 \family default
9850  list.
9851  You have a huge variety of options at your disposal.
9852 \end_layout
9853
9854 \begin_layout Section
9855 Spacing, pagination and line breaks
9856 \begin_inset Index idx
9857 status collapsed
9858
9859 \begin_layout Plain Layout
9860 Spacing
9861 \end_layout
9862
9863 \end_inset
9864
9865
9866 \end_layout
9867
9868 \begin_layout Standard
9869 What is a space? While you might be used to pressing the space key anytime
9870  you want to separate two words in ordinary word processors, LyX offers
9871  you more spaces: Spaces of different width and spaces which can or cannot
9872  be broken at the end of a line.
9873  The following sections will show you some examples where those spaces are
9874  useful.
9875 \end_layout
9876
9877 \begin_layout Subsection
9878 Protected Space
9879 \begin_inset CommandInset label
9880 LatexCommand label
9881 name "sub:Protected-Space"
9882
9883 \end_inset
9884
9885
9886 \begin_inset Index idx
9887 status collapsed
9888
9889 \begin_layout Plain Layout
9890 Spaces ! Protected
9891 \end_layout
9892
9893 \end_inset
9894
9895
9896 \end_layout
9897
9898 \begin_layout Standard
9899 The protected space: It is used to tell LyX (and LaTeX) not to break the
9900  line at that point.
9901  This may be necessary to avoid unlucky line breaks, like in: 
9902 \end_layout
9903
9904 \begin_layout Quote
9905 Further documentation is given in section
9906 \begin_inset Newline newline
9907 \end_inset
9908
9909
9910 \begin_inset CommandInset ref
9911 LatexCommand ref
9912 reference "sec:Bibliography"
9913
9914 \end_inset
9915
9916 .
9917  
9918 \end_layout
9919
9920 \begin_layout Standard
9921 Obviously, it would be a good thing to put a protected space between 
9922 \begin_inset Quotes eld
9923 \end_inset
9924
9925 section
9926 \begin_inset Quotes erd
9927 \end_inset
9928
9929  and 
9930 \begin_inset Quotes eld
9931 \end_inset
9932
9933
9934 \begin_inset CommandInset ref
9935 LatexCommand ref
9936 reference "sec:Bibliography"
9937
9938 \end_inset
9939
9940
9941 \begin_inset Quotes erd
9942 \end_inset
9943
9944 .
9945  A protected space is set with 
9946 \family sans
9947 Insert\SpecialChar \menuseparator
9948 Formatting\SpecialChar \menuseparator
9949 Protected
9950 \bar under
9951
9952 \begin_inset space ~
9953 \end_inset
9954
9955
9956 \bar default
9957 Space
9958 \family default
9959  (shortcut 
9960 \begin_inset Info
9961 type  "shortcut"
9962 arg   "space-insert protected"
9963 \end_inset
9964
9965 ).
9966 \end_layout
9967
9968 \begin_layout Subsection
9969 Horizontal Space
9970 \begin_inset CommandInset label
9971 LatexCommand label
9972 name "sub:Horizontal-Space"
9973
9974 \end_inset
9975
9976
9977 \begin_inset Index idx
9978 status collapsed
9979
9980 \begin_layout Plain Layout
9981 Spacing ! Horizontal
9982 \end_layout
9983
9984 \end_inset
9985
9986
9987 \end_layout
9988
9989 \begin_layout Standard
9990 All horizontal spaces can be inserted with the menu 
9991 \family sans
9992 Insert\SpecialChar \menuseparator
9993 Formatting\SpecialChar \menuseparator
9994 Horizontal Space
9995 \family default
9996 .
9997  The length units are listed in Appendix
9998 \begin_inset space ~
9999 \end_inset
10000
10001
10002 \begin_inset CommandInset ref
10003 LatexCommand ref
10004 reference "cha:Units-available-in"
10005
10006 \end_inset
10007
10008 .
10009 \end_layout
10010
10011 \begin_layout Subsubsection
10012 Inter-word Space
10013 \begin_inset CommandInset label
10014 LatexCommand label
10015 name "sub:Inter-word-Space"
10016
10017 \end_inset
10018
10019
10020 \begin_inset Index idx
10021 status collapsed
10022
10023 \begin_layout Plain Layout
10024 Spaces ! Inter-word
10025 \end_layout
10026
10027 \end_inset
10028
10029
10030 \end_layout
10031
10032 \begin_layout Standard
10033 Some languages (e.
10034 \begin_inset space \thinspace{}
10035 \end_inset
10036
10037 g.
10038 \begin_inset space \space{}
10039 \end_inset
10040
10041 English) have the typographical convention to add extra space after an end-of-se
10042 ntence punctuation mark, and LyX honors those conventions (see section
10043 \begin_inset space ~
10044 \end_inset
10045
10046
10047 \begin_inset CommandInset ref
10048 LatexCommand ref
10049 reference "sub:Abbreviations"
10050
10051 \end_inset
10052
10053 ).
10054  Sometimes, you want a normal space nevertheless.
10055  In this case, insert an inter-word space (shortcut 
10056 \begin_inset Info
10057 type  "shortcut"
10058 arg   "space-insert normal"
10059 \end_inset
10060
10061 ).
10062 \end_layout
10063
10064 \begin_layout Subsubsection
10065 Thin Space
10066 \begin_inset CommandInset label
10067 LatexCommand label
10068 name "sub:Thin-Space"
10069
10070 \end_inset
10071
10072
10073 \begin_inset Index idx
10074 status collapsed
10075
10076 \begin_layout Plain Layout
10077 Spaces ! Thin
10078 \end_layout
10079
10080 \end_inset
10081
10082
10083 \end_layout
10084
10085 \begin_layout Standard
10086
10087 \begin_inset Quotes eld
10088 \end_inset
10089
10090 thin space
10091 \begin_inset Quotes erd
10092 \end_inset
10093
10094  is a blank which has half the size of a normal space (and it is also 
10095 \begin_inset Quotes eld
10096 \end_inset
10097
10098 protected
10099 \begin_inset Quotes erd
10100 \end_inset
10101
10102 ).
10103  The typographical conventions in a lot of languages propose the use of
10104  thin spaces in cases where normal spaces would be too wide, for instance
10105  inside abbreviations:
10106 \end_layout
10107
10108 \begin_layout Quote
10109 D.
10110 \begin_inset space \thinspace{}
10111 \end_inset
10112
10113 E.
10114  Knuth has developed our beloved typesetting program.
10115 \end_layout
10116
10117 \begin_layout Standard
10118 or between values and units.
10119  Compare for example this:
10120 \begin_inset Newline newline
10121 \end_inset
10122
10123 10
10124 \begin_inset space \thinspace{}
10125 \end_inset
10126
10127 kg (thin space)
10128 \begin_inset Newline newline
10129 \end_inset
10130
10131 10 kg (normal space
10132 \end_layout
10133
10134 \begin_layout Standard
10135 You can insert thin spaces also with the menu 
10136 \family sans
10137 Insert\SpecialChar \menuseparator
10138 Formatting\SpecialChar \menuseparator
10139 Thin
10140 \begin_inset space ~
10141 \end_inset
10142
10143 Space
10144 \family default
10145  (shortcut 
10146 \begin_inset Info
10147 type  "shortcuts"
10148 arg   "space-insert thin"
10149 \end_inset
10150
10151 ).
10152 \end_layout
10153
10154 \begin_layout Subsubsection
10155 More Spaces
10156 \begin_inset CommandInset label
10157 LatexCommand label
10158 name "sub:More-Spaces"
10159
10160 \end_inset
10161
10162
10163 \end_layout
10164
10165 \begin_layout Standard
10166 You can furthermore insert the following space types:
10167 \end_layout
10168
10169 \begin_layout Description
10170 Negative
10171 \begin_inset space ~
10172 \end_inset
10173
10174 thin
10175 \begin_inset space ~
10176 \end_inset
10177
10178 space A line with a 
10179 \begin_inset Formula $\to$
10180 \end_inset
10181
10182
10183 \begin_inset space \negthinspace{}
10184 \end_inset
10185
10186
10187 \begin_inset Formula $\gets$
10188 \end_inset
10189
10190  Negative thin space between the arrows.
10191 \end_layout
10192
10193 \begin_layout Description
10194 Enspace
10195 \begin_inset space ~
10196 \end_inset
10197
10198 (0.5
10199 \begin_inset space \thinspace{}
10200 \end_inset
10201
10202 em) A line with a 
10203 \begin_inset Formula $\to$
10204 \end_inset
10205
10206
10207 \begin_inset space \enskip{}
10208 \end_inset
10209
10210
10211 \begin_inset Formula $\gets$
10212 \end_inset
10213
10214  Enspace (0.5
10215 \begin_inset space \thinspace{}
10216 \end_inset
10217
10218 em) space between the arrows.
10219 \end_layout
10220
10221 \begin_layout Description
10222 Quad
10223 \begin_inset space ~
10224 \end_inset
10225
10226 (1
10227 \begin_inset space \thinspace{}
10228 \end_inset
10229
10230 em) A line with a 
10231 \begin_inset Formula $\to$
10232 \end_inset
10233
10234
10235 \begin_inset space \quad{}
10236 \end_inset
10237
10238
10239 \begin_inset Formula $\gets$
10240 \end_inset
10241
10242  Quad
10243 \begin_inset space ~
10244 \end_inset
10245
10246 (1
10247 \begin_inset space \thinspace{}
10248 \end_inset
10249
10250 em) space between the arrows.
10251 \end_layout
10252
10253 \begin_layout Description
10254 QQuad
10255 \begin_inset space ~
10256 \end_inset
10257
10258 (2
10259 \begin_inset space \thinspace{}
10260 \end_inset
10261
10262 em) A line with a 
10263 \begin_inset Formula $\to$
10264 \end_inset
10265
10266
10267 \begin_inset space \qquad{}
10268 \end_inset
10269
10270
10271 \begin_inset Formula $\gets$
10272 \end_inset
10273
10274  QQuad
10275 \begin_inset space ~
10276 \end_inset
10277
10278 (2
10279 \begin_inset space \thinspace{}
10280 \end_inset
10281
10282 em) space between the arrows.
10283 \end_layout
10284
10285 \begin_layout Description
10286 Custom
10287 \begin_inset space ~
10288 \end_inset
10289
10290 space A line with
10291 \begin_inset Formula $\to$
10292 \end_inset
10293
10294
10295 \begin_inset space \hspace{}
10296 \length 2cm
10297 \end_inset
10298
10299
10300 \begin_inset Formula $\gets$
10301 \end_inset
10302
10303  2
10304 \begin_inset space \thinspace{}
10305 \end_inset
10306
10307 cm space between the arrows.
10308 \end_layout
10309
10310 \begin_layout Standard
10311 Table
10312 \begin_inset space ~
10313 \end_inset
10314
10315
10316 \begin_inset CommandInset ref
10317 LatexCommand ref
10318 reference "tab:Width-of-the"
10319
10320 \end_inset
10321
10322  lists the different space sizes.
10323 \end_layout
10324
10325 \begin_layout Standard
10326 \begin_inset Float table
10327 wide false
10328 sideways false
10329 status open
10330
10331 \begin_layout Plain Layout
10332 \align center
10333 \begin_inset Caption
10334
10335 \begin_layout Plain Layout
10336 \begin_inset CommandInset label
10337 LatexCommand label
10338 name "tab:Width-of-the"
10339
10340 \end_inset
10341
10342 Width of the different horizontal spaces.
10343 \end_layout
10344
10345 \end_inset
10346
10347
10348 \end_layout
10349
10350 \begin_layout Plain Layout
10351 \align center
10352 \begin_inset Tabular
10353 <lyxtabular version="3" rows="8" columns="2">
10354 <features tabularvalignment="middle">
10355 <column alignment="center" valignment="top" width="0">
10356 <column alignment="center" valignment="top" width="0">
10357 <row>
10358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362
10363 \series bold
10364 Space
10365 \end_layout
10366
10367 \end_inset
10368 </cell>
10369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373
10374 \series bold
10375 Width
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 </row>
10381 <row>
10382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386 Normal
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10392 \begin_inset Text
10393
10394 \begin_layout Plain Layout
10395 1/3
10396 \begin_inset space \thinspace{}
10397 \end_inset
10398
10399 em
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 </row>
10405 <row>
10406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410 Protected
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10416 \begin_inset Text
10417
10418 \begin_layout Plain Layout
10419 1/3
10420 \begin_inset space \thinspace{}
10421 \end_inset
10422
10423 em
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 </row>
10429 <row>
10430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434 Thin
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443 1/6
10444 \begin_inset space \thinspace{}
10445 \end_inset
10446
10447 em
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 </row>
10453 <row>
10454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458 Negative thin
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 -1/6
10468 \begin_inset space \thinspace{}
10469 \end_inset
10470
10471 em
10472 \end_layout
10473
10474 \end_inset
10475 </cell>
10476 </row>
10477 <row>
10478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10479 \begin_inset Text
10480
10481 \begin_layout Plain Layout
10482 Enspace (0.5
10483 \begin_inset space \thinspace{}
10484 \end_inset
10485
10486 em)
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10492 \begin_inset Text
10493
10494 \begin_layout Plain Layout
10495 0.5
10496 \begin_inset space \thinspace{}
10497 \end_inset
10498
10499 em
10500 \end_layout
10501
10502 \end_inset
10503 </cell>
10504 </row>
10505 <row>
10506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510 Quad (1
10511 \begin_inset space \thinspace{}
10512 \end_inset
10513
10514 em)
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523 1
10524 \begin_inset space \thinspace{}
10525 \end_inset
10526
10527 em
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 </row>
10533 <row>
10534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538 QQuad (2
10539 \begin_inset space \thinspace{}
10540 \end_inset
10541
10542 em)
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10548 \begin_inset Text
10549
10550 \begin_layout Plain Layout
10551 2
10552 \begin_inset space \thinspace{}
10553 \end_inset
10554
10555 em
10556 \end_layout
10557
10558 \end_inset
10559 </cell>
10560 </row>
10561 </lyxtabular>
10562
10563 \end_inset
10564
10565
10566 \end_layout
10567
10568 \end_inset
10569
10570
10571 \end_layout
10572
10573 \begin_layout Subsubsection
10574
10575 \family sans
10576 Horizontal Fills
10577 \family default
10578
10579 \begin_inset Index idx
10580 status collapsed
10581
10582 \begin_layout Plain Layout
10583 Spacing ! Fills
10584 \end_layout
10585
10586 \end_inset
10587
10588
10589 \end_layout
10590
10591 \begin_layout Standard
10592 Horizontal fills (HFills) are a special LyX feature for adding extra space
10593  in a uniform fashion.
10594  An HFill is actually a variable length space, whose length always equals
10595  the remaining space between the left and right margins.
10596  If there is more than one HFill on a line, they divide the available space
10597  equally between themselves.
10598  
10599 \end_layout
10600
10601 \begin_layout Standard
10602 Here a few examples what you can do with them:
10603 \end_layout
10604
10605 \begin_layout Quote
10606 \noindent
10607 This is on the left side
10608 \begin_inset space \hfill{}
10609 \end_inset
10610
10611 This is on the right
10612 \end_layout
10613
10614 \begin_layout Quote
10615 \noindent
10616 Left
10617 \begin_inset space \hfill{}
10618 \end_inset
10619
10620 Middle
10621 \begin_inset space \hfill{}
10622 \end_inset
10623
10624 Right
10625 \end_layout
10626
10627 \begin_layout Quote
10628 \noindent
10629 Left
10630 \begin_inset space \hfill{}
10631 \end_inset
10632
10633 1/3 Left
10634 \begin_inset space \hfill{}
10635 \end_inset
10636
10637
10638 \begin_inset space \hfill{}
10639 \end_inset
10640
10641 Right
10642 \end_layout
10643
10644 \begin_layout Standard
10645 That was an example in the 
10646 \family sans
10647 Quote
10648 \family default
10649  environment.
10650  Here
10651 \begin_inset Formula $\to$
10652 \end_inset
10653
10654
10655 \begin_inset space \hfill{}
10656 \end_inset
10657
10658
10659 \begin_inset Formula $\gets$
10660 \end_inset
10661
10662 is one in a standard paragraph.
10663  It may or may not be apparent in the printed text, but it 
10664 \emph on
10665 is
10666 \emph default
10667  sitting in-between the two arrows.
10668 \end_layout
10669
10670 \begin_layout Standard
10671 HFills can be made visible when you choose one of the 
10672 \family sans
10673 Fill
10674 \begin_inset space ~
10675 \end_inset
10676
10677 Pattern
10678 \family default
10679  in the space dialog: The following patterns are available:
10680 \end_layout
10681
10682 \begin_layout Standard
10683 Dots: 
10684 \begin_inset space \dotfill{}
10685 \end_inset
10686
10687
10688 \begin_inset space ~
10689 \end_inset
10690
10691
10692 \end_layout
10693
10694 \begin_layout Standard
10695 Rule: 
10696 \begin_inset space \hrulefill{}
10697 \end_inset
10698
10699
10700 \begin_inset space ~
10701 \end_inset
10702
10703
10704 \end_layout
10705
10706 \begin_layout Standard
10707 Left arrow: 
10708 \begin_inset space \leftarrowfill{}
10709 \end_inset
10710
10711
10712 \begin_inset space ~
10713 \end_inset
10714
10715
10716 \end_layout
10717
10718 \begin_layout Standard
10719 Right arrow: 
10720 \begin_inset space \rightarrowfill{}
10721 \end_inset
10722
10723
10724 \begin_inset space ~
10725 \end_inset
10726
10727
10728 \end_layout
10729
10730 \begin_layout Standard
10731 Up brace: 
10732 \begin_inset space \downbracefill{}
10733 \end_inset
10734
10735
10736 \begin_inset space ~
10737 \end_inset
10738
10739
10740 \end_layout
10741
10742 \begin_layout Standard
10743 Down brace: 
10744 \begin_inset space \upbracefill{}
10745 \end_inset
10746
10747
10748 \begin_inset space ~
10749 \end_inset
10750
10751
10752 \end_layout
10753
10754 \begin_layout Standard
10755 \begin_inset Note Greyedout
10756 status open
10757
10758 \begin_layout Plain Layout
10759
10760 \series bold
10761 Note:
10762 \series default
10763  If an HFill is at the beginning of a line, and 
10764 \emph on
10765 not
10766 \emph default
10767  in the first line in a paragraph, LyX ignores it.
10768  This prevents HFills from accidentally being wrapped onto a new line.
10769  If you need space in this case anyway, set the 
10770 \family sans
10771 Protect
10772 \family default
10773  option in the space dialog.
10774 \end_layout
10775
10776 \end_inset
10777
10778
10779 \end_layout
10780
10781 \begin_layout Subsubsection
10782 Phantom Space
10783 \begin_inset Index idx
10784 status collapsed
10785
10786 \begin_layout Plain Layout
10787 Spacing ! Phantom
10788 \end_layout
10789
10790 \end_inset
10791
10792
10793 \end_layout
10794
10795 \begin_layout Standard
10796 Sometimes you want to insert space with exactly the length of a phrase.
10797  E.
10798 \begin_inset space \thinspace{}
10799 \end_inset
10800
10801 g.
10802 \begin_inset space \space{}
10803 \end_inset
10804
10805 you want to create the following multiple choice question:
10806 \end_layout
10807
10808 \begin_layout Standard
10809 \begin_inset VSpace medskip
10810 \end_inset
10811
10812 What is correct English?:
10813 \begin_inset Newline newline
10814 \end_inset
10815
10816
10817 \begin_inset Newline newline
10818 \end_inset
10819
10820 Mr.
10821 \begin_inset space ~
10822 \end_inset
10823
10824 Edge would have been jumps the gun.
10825 \begin_inset Newline newline
10826 \end_inset
10827
10828
10829 \begin_inset Phantom HPhantom
10830 status open
10831
10832 \begin_layout Plain Layout
10833 Mr.
10834  Edge 
10835 \end_layout
10836
10837 \end_inset
10838
10839 has to be jumped
10840 \begin_inset Newline newline
10841 \end_inset
10842
10843
10844 \begin_inset Phantom HPhantom
10845 status open
10846
10847 \begin_layout Plain Layout
10848 Mr.
10849  Edge 
10850 \end_layout
10851
10852 \end_inset
10853
10854 jumps
10855 \begin_inset VSpace medskip
10856 \end_inset
10857
10858
10859 \end_layout
10860
10861 \begin_layout Standard
10862 So that the choices appear exactly after the phrase 
10863 \begin_inset Quotes eld
10864 \end_inset
10865
10866 Mr.
10867 \begin_inset space ~
10868 \end_inset
10869
10870 Edge
10871 \begin_inset space ~
10872 \end_inset
10873
10874
10875 \begin_inset Quotes erd
10876 \end_inset
10877
10878 .
10879  To get this, you can use the phantom insets available via the menu 
10880 \family sans
10881 Insert\SpecialChar \menuseparator
10882 Formatting\SpecialChar \menuseparator
10883 Phantom
10884 \family default
10885 .
10886  In our case insert a horizontal phantom at the beginning of the last two
10887  lines and insert 
10888 \begin_inset Quotes eld
10889 \end_inset
10890
10891 Mr.
10892 \begin_inset space ~
10893 \end_inset
10894
10895 Edge
10896 \begin_inset space ~
10897 \end_inset
10898
10899
10900 \begin_inset Quotes erd
10901 \end_inset
10902
10903  into the phantom inset (note the space after 
10904 \begin_inset Quotes eld
10905 \end_inset
10906
10907 Edge
10908 \begin_inset Quotes erd
10909 \end_inset
10910
10911 ).
10912  A phantom insets prints only the space of its content (like a placeholder).
10913  That is why it is named 
10914 \begin_inset Quotes eld
10915 \end_inset
10916
10917 phantom
10918 \begin_inset Quotes erd
10919 \end_inset
10920
10921 .
10922  The normal phantom outputs the width and height of the content as space,
10923  while the horizontal and vertical variant only outputs the corresponding
10924  dimension.
10925 \end_layout
10926
10927 \begin_layout Subsection
10928 Vertical Space
10929 \begin_inset CommandInset label
10930 LatexCommand label
10931 name "sub:Vertical-Space"
10932
10933 \end_inset
10934
10935
10936 \begin_inset Index idx
10937 status collapsed
10938
10939 \begin_layout Plain Layout
10940 Spacing ! Vertical
10941 \end_layout
10942
10943 \end_inset
10944
10945
10946 \end_layout
10947
10948 \begin_layout Standard
10949 To add extra vertical space above or below a paragraph, use the 
10950 \family sans
10951 Insert\SpecialChar \menuseparator
10952 Formatting\SpecialChar \menuseparator
10953 Vertical
10954 \begin_inset space ~
10955 \end_inset
10956
10957 Space
10958 \family default
10959  dialog.
10960  There you find the following sizes:
10961 \end_layout
10962
10963 \begin_layout Standard
10964
10965 \family sans
10966 SmallSkip
10967 \family default
10968
10969 \family sans
10970 MedSkip
10971 \family default
10972  and 
10973 \family sans
10974 BigSkip
10975 \family default
10976  are LaTeX sizes which depend on the font size of the document.
10977  
10978 \family sans
10979 DefSkip
10980 \family default
10981  is the skip adjusted in the dialog 
10982 \family sans
10983 Document\SpecialChar \menuseparator
10984 Settings
10985 \family default
10986
10987 \begin_inset Index idx
10988 status collapsed
10989
10990 \begin_layout Plain Layout
10991 Document ! Settings
10992 \end_layout
10993
10994 \end_inset
10995
10996  for the paragraph separation.
10997  If you use indentation to separate paragraphs 
10998 \family sans
10999 DefSkip
11000 \family default
11001  is equal to 
11002 \family sans
11003 MedSkip
11004 \family default
11005 .
11006 \end_layout
11007
11008 \begin_layout Standard
11009
11010 \family sans
11011 VFill
11012 \family default
11013
11014 \begin_inset Index idx
11015 status collapsed
11016
11017 \begin_layout Plain Layout
11018 Spacing ! Fills
11019 \end_layout
11020
11021 \end_inset
11022
11023  is a variable space, set so that the space is maximal within one page.
11024  An example: You have only two short paragraphs on one page with a vfill
11025  between them.
11026  Then the first paragraph is placed at the top of the page and the second
11027  one at the bottom, because the space between them is then maximal.
11028  
11029 \family sans
11030 VFill
11031 \family default
11032 s work like 
11033 \family sans
11034 HFill
11035 \family default
11036 s: they fill the remaining vertical space on a page with blank space.
11037 \begin_inset Foot
11038 status collapsed
11039
11040 \begin_layout Plain Layout
11041
11042 \family sans
11043 HFill
11044 \family default
11045 s are described in section
11046 \begin_inset space ~
11047 \end_inset
11048
11049
11050 \begin_inset CommandInset ref
11051 LatexCommand ref
11052 reference "sub:Horizontal-Space"
11053
11054 \end_inset
11055
11056 .
11057 \end_layout
11058
11059 \end_inset
11060
11061  If there are several 
11062 \family sans
11063 VFill
11064 \family default
11065 s on a page, they divide the remaining vertical space equally between themselves.
11066  You can therefore use 
11067 \family sans
11068 VFill
11069 \family default
11070 s to center text on a page, or even place text 2/3 down a page.
11071 \end_layout
11072
11073 \begin_layout Standard
11074
11075 \family sans
11076 Custom
11077 \family default
11078  are custom spaces in units explained in Appendix
11079 \begin_inset space ~
11080 \end_inset
11081
11082
11083 \begin_inset CommandInset ref
11084 LatexCommand ref
11085 reference "cha:Units-available-in"
11086
11087 \end_inset
11088
11089 .
11090 \end_layout
11091
11092 \begin_layout Standard
11093 \begin_inset Note Greyedout
11094 status open
11095
11096 \begin_layout Plain Layout
11097
11098 \series bold
11099 Note:
11100 \series default
11101  
11102 \series medium
11103 When the extra vertical space would be in the output at the top/bottom of
11104  a page, the space is only added if you have also checked the option 
11105 \family sans
11106 Protect
11107 \family default
11108 .
11109 \end_layout
11110
11111 \end_inset
11112
11113
11114 \end_layout
11115
11116 \begin_layout Subsection
11117 Paragraph Alignment
11118 \end_layout
11119
11120 \begin_layout Standard
11121 You can change the paragraph alignment with the 
11122 \family sans
11123 Edit\SpecialChar \menuseparator
11124 Paragraph Settings
11125 \family default
11126  dialog.
11127  There are five possibilities: 
11128 \end_layout
11129
11130 \begin_layout Itemize
11131
11132 \family sans
11133 Justified
11134 \family default
11135  (shortcut 
11136 \begin_inset Info
11137 type  "shortcut"
11138 arg   "paragraph-params \\align block"
11139 \end_inset
11140
11141 )
11142 \end_layout
11143
11144 \begin_layout Itemize
11145
11146 \family sans
11147 Left
11148 \family default
11149  (
11150 \begin_inset Info
11151 type  "shortcut"
11152 arg   "paragraph-params \\align left"
11153 \end_inset
11154
11155 )
11156 \end_layout
11157
11158 \begin_layout Itemize
11159
11160 \family sans
11161 Right
11162 \family default
11163  (
11164 \begin_inset Info
11165 type  "shortcut"
11166 arg   "paragraph-params \\align right"
11167 \end_inset
11168
11169 )
11170 \end_layout
11171
11172 \begin_layout Itemize
11173
11174 \family sans
11175 Center
11176 \family default
11177  (
11178 \begin_inset Info
11179 type  "shortcut"
11180 arg   "paragraph-params \\align center"
11181 \end_inset
11182
11183 )
11184 \end_layout
11185
11186 \begin_layout Itemize
11187
11188 \family sans
11189 Default
11190 \family default
11191  (
11192 \begin_inset Info
11193 type  "shortcut"
11194 arg   "paragraph-params \\align default"
11195 \end_inset
11196
11197 )
11198 \end_layout
11199
11200 \begin_layout Standard
11201 The default in most cases is justified alignment, in which the inter-word
11202  spacing is variable and each line of a paragraph fills the region between
11203  the left and right margins.
11204  The other three alignments should be self-explanatory, and look like this:
11205 \end_layout
11206
11207 \begin_layout Standard
11208 \align right
11209 This paragraph is right aligned,
11210 \end_layout
11211
11212 \begin_layout Standard
11213 \align center
11214 this one is centered,
11215 \end_layout
11216
11217 \begin_layout Standard
11218 \align left
11219 this one is left aligned.
11220 \end_layout
11221
11222 \begin_layout Subsection
11223 Forced Page Breaks
11224 \begin_inset Index idx
11225 status collapsed
11226
11227 \begin_layout Plain Layout
11228 Page breaks ! Forced
11229 \end_layout
11230
11231 \end_inset
11232
11233
11234 \begin_inset CommandInset label
11235 LatexCommand label
11236 name "sub:Forced-Page-Breaks"
11237
11238 \end_inset
11239
11240
11241 \end_layout
11242
11243 \begin_layout Standard
11244 If you don't like the way LaTeX does the page breaks in your document, you
11245  can force a page break where you want one.
11246  Normally this will not be necessary, because LaTeX is good at page breaking.
11247  Only if you use a lot of 
11248 \family sans
11249 Floats
11250 \family default
11251 , LaTeX's page breaking algorithm can fail.
11252 \end_layout
11253
11254 \begin_layout Standard
11255 We recommend not to use forced page breaks until the text is finished and
11256  until you have checked in the preview to see if you 
11257 \emph on
11258 really
11259 \emph default
11260  have to change the page breaking.
11261 \end_layout
11262
11263 \begin_layout Standard
11264 There are two types of page breaks: One that ends the page without any special
11265  action.
11266  This can be inserted above or below a paragraph via the menu 
11267 \family sans
11268 Insert\SpecialChar \menuseparator
11269 Formatting\SpecialChar \menuseparator
11270 New
11271 \begin_inset space ~
11272 \end_inset
11273
11274 Page
11275 \family default
11276 .
11277  The second type, that is inserted via the menu 
11278 \family sans
11279 Insert\SpecialChar \menuseparator
11280 Formatting\SpecialChar \menuseparator
11281 Page
11282 \begin_inset space ~
11283 \end_inset
11284
11285 Break
11286 \family default
11287 , ends a page but stretches the content of the page, so that it fills out
11288  the complete page.
11289  This type is useful to avoid whitespace when a page break produces a page
11290  on which only the last few lines are absent.
11291 \end_layout
11292
11293 \begin_layout Standard
11294 You might try to use a page break to ensure that a figure or table appears
11295  at the top of a page.
11296  This is, of course, the wrong way to do it.
11297  LyX gives you a way of automatically ensuring that your figures and tables
11298  appear at the top of a page (or the bottom, or on their own page) without
11299  having to worry about what precedes or follows your figure or table.
11300  See chapter 
11301 \begin_inset CommandInset ref
11302 LatexCommand ref
11303 reference "cha:Floats-and-Notes"
11304
11305 \end_inset
11306
11307  to learn more about 
11308 \family sans
11309 Floats
11310 \family default
11311 .
11312 \end_layout
11313
11314 \begin_layout Subsubsection
11315 Clear Page Breaks
11316 \begin_inset CommandInset label
11317 LatexCommand label
11318 name "sub:Clear-Page-Breaks"
11319
11320 \end_inset
11321
11322
11323 \begin_inset Index idx
11324 status collapsed
11325
11326 \begin_layout Plain Layout
11327 Page breaks ! Clear
11328 \end_layout
11329
11330 \end_inset
11331
11332
11333 \end_layout
11334
11335 \begin_layout Standard
11336 Rather than forced page breaks where the content behind the break is placed
11337  directly on the next page, you can also clear pages while breaking them.
11338  That means that the current paragraph is terminated and everything, including
11339  unprocessed floats, from the earlier part of the document are placed behind
11340  it, if necessary by adding pages.
11341 \end_layout
11342
11343 \begin_layout Standard
11344 You can insert a clear page break with the menu 
11345 \family sans
11346 Insert\SpecialChar \menuseparator
11347 Formatting\SpecialChar \menuseparator
11348 Clear
11349 \begin_inset space ~
11350 \end_inset
11351
11352 Page
11353 \family default
11354 .
11355  When you have a two-sided document like a book, you can use the menu 
11356 \family sans
11357 Insert\SpecialChar \menuseparator
11358 Formatting\SpecialChar \menuseparator
11359 Clear
11360 \begin_inset space ~
11361 \end_inset
11362
11363 Double
11364 \begin_inset space ~
11365 \end_inset
11366
11367 Page
11368 \family default
11369  to insert a clear page break that assures that the next page is a right-hand
11370  page (odd-numbered), if necessary by adding a page.
11371 \end_layout
11372
11373 \begin_layout Subsection
11374 Forced Line Breaks
11375 \begin_inset Index idx
11376 status collapsed
11377
11378 \begin_layout Plain Layout
11379 Line breaks
11380 \end_layout
11381
11382 \end_inset
11383
11384
11385 \begin_inset CommandInset label
11386 LatexCommand label
11387 name "sub:Forced-Line-Breaks"
11388
11389 \end_inset
11390
11391
11392 \end_layout
11393
11394 \begin_layout Standard
11395 Similar to page breaks there are two types of line breaks: One that simply
11396  breaks the line.
11397  You can force this line break within a paragraph by selecting 
11398 \family sans
11399 Insert\SpecialChar \menuseparator
11400 Formatting\SpecialChar \menuseparator
11401 Ragged
11402 \begin_inset space ~
11403 \end_inset
11404
11405 Line
11406 \begin_inset space ~
11407 \end_inset
11408
11409 Break
11410 \family default
11411  or with 
11412 \begin_inset Info
11413 type  "shortcut"
11414 arg   "newline-insert newline"
11415 \end_inset
11416
11417 .
11418  Another type that is inserted via the menu 
11419 \family sans
11420 Insert\SpecialChar \menuseparator
11421 Formatting\SpecialChar \menuseparator
11422 Justified
11423 \begin_inset space ~
11424 \end_inset
11425
11426 Line
11427 \begin_inset space ~
11428 \end_inset
11429
11430 Break
11431 \family default
11432  breaks the line and stretches it so that it fills out the whole space between
11433  the page margins.
11434  This is necessary to avoid 
11435 \begin_inset Quotes eld
11436 \end_inset
11437
11438 fringes
11439 \begin_inset Quotes erd
11440 \end_inset
11441
11442  in justified paragraphs due to whitespace introduced by line breaks.
11443 \end_layout
11444
11445 \begin_layout Standard
11446 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11447  LaTeX is very good at line breaking.
11448  There are, however, a number of situations where it is necessary to actively
11449  set a line break, e.
11450 \begin_inset space \thinspace{}
11451 \end_inset
11452
11453 g.
11454 \begin_inset space \space{}
11455 \end_inset
11456
11457 in a poem or for an address (see sections
11458 \begin_inset space ~
11459 \end_inset
11460
11461
11462 \begin_inset CommandInset ref
11463 LatexCommand ref
11464 reference "sec:Quote"
11465
11466 \end_inset
11467
11468
11469 \begin_inset CommandInset ref
11470 LatexCommand ref
11471 reference "sec:Verse"
11472
11473 \end_inset
11474
11475  and 
11476 \begin_inset CommandInset ref
11477 LatexCommand ref
11478 reference "sec:Address-Usage"
11479
11480 \end_inset
11481
11482 ).
11483 \end_layout
11484
11485 \begin_layout Subsection
11486 Horizontal Lines
11487 \begin_inset CommandInset label
11488 LatexCommand label
11489 name "sub:Horizontal-Lines"
11490
11491 \end_inset
11492
11493
11494 \begin_inset Index idx
11495 status collapsed
11496
11497 \begin_layout Plain Layout
11498 Horizontal lines
11499 \end_layout
11500
11501 \end_inset
11502
11503
11504 \end_layout
11505
11506 \begin_layout Standard
11507 \noindent
11508 \begin_inset CommandInset line
11509 LatexCommand rule
11510 offset "0.5ex"
11511 width "100line%"
11512 height "1pt"
11513
11514 \end_inset
11515
11516
11517 \end_layout
11518
11519 \begin_layout Standard
11520 In the dialog 
11521 \family sans
11522 Insert\SpecialChar \menuseparator
11523 Formatting\SpecialChar \menuseparator
11524 Horizontal
11525 \begin_inset space ~
11526 \end_inset
11527
11528 Line
11529 \family default
11530  you can insert horizontal lines.
11531  The line offset is the vertical distance between the line and the baseline
11532  of the current text line or the paragraph.
11533 \end_layout
11534
11535 \begin_layout Standard
11536 \noindent
11537 \begin_inset CommandInset line
11538 LatexCommand rule
11539 offset "0.5ex"
11540 width "100line%"
11541 height "1pt"
11542
11543 \end_inset
11544
11545
11546 \end_layout
11547
11548 \begin_layout Section
11549 Characters and Symbols
11550 \end_layout
11551
11552 \begin_layout Standard
11553 You can directly enter all characters that are available on your keyboard.
11554  You can also use special keyboard maps to be able to enter e.
11555 \begin_inset space \thinspace{}
11556 \end_inset
11557
11558 g.
11559 \begin_inset space \space{}
11560 \end_inset
11561
11562 characters needed for French with an English keyboard.
11563  See section
11564 \begin_inset space \thinspace{}
11565 \end_inset
11566
11567
11568 \begin_inset CommandInset ref
11569 LatexCommand ref
11570 reference "sub:Keyboard-mapping"
11571
11572 \end_inset
11573
11574  for information on how this is done.
11575 \end_layout
11576
11577 \begin_layout Standard
11578 For the case where you need a character that is not on your keyboard, you
11579  can use the 
11580 \family sans
11581 Symbols
11582 \family default
11583  dialog via the menu 
11584 \family sans
11585 Insert\SpecialChar \menuseparator
11586 Special Character\SpecialChar \menuseparator
11587 Symbols
11588 \family default
11589 .
11590 \end_layout
11591
11592 \begin_layout Standard
11593 \begin_inset Note Greyedout
11594 status open
11595
11596 \begin_layout Plain Layout
11597
11598 \series bold
11599 Note:
11600 \series default
11601  Maybe not all symbols inserted with the symbols dialog can be displayed
11602  when you are using a special screen font in LyX's preferences.
11603  But the inserted symbols will in every case be displayed in the output.
11604 \end_layout
11605
11606 \end_inset
11607
11608
11609 \end_layout
11610
11611 \begin_layout Section
11612 Fonts and Text Styles
11613 \begin_inset CommandInset label
11614 LatexCommand label
11615 name "sec:Fonts-and-Text"
11616
11617 \end_inset
11618
11619
11620 \end_layout
11621
11622 \begin_layout Subsection
11623 Font Types
11624 \begin_inset Index idx
11625 status collapsed
11626
11627 \begin_layout Plain Layout
11628 Font ! Types
11629 \end_layout
11630
11631 \end_inset
11632
11633
11634 \end_layout
11635
11636 \begin_layout Standard
11637 There are two types of fonts:
11638 \end_layout
11639
11640 \begin_layout Description
11641 Vector
11642 \begin_inset space ~
11643 \end_inset
11644
11645 fonts
11646 \begin_inset Index idx
11647 status collapsed
11648
11649 \begin_layout Plain Layout
11650 Fonts ! Vector-
11651 \end_layout
11652
11653 \end_inset
11654
11655  are fonts, built from outlines of the single glyphs (e.
11656 \begin_inset space \thinspace{}
11657 \end_inset
11658
11659 g.
11660  characters) in the font.
11661  This means that each glyph is defined using mathematical curves that are
11662  well suited for scaling to any requested size.
11663  This mathematical definition is interpreted by the font renderer and the
11664  curve is filled out with pixels according to the size and glyph.
11665  This means that vector fonts will look pretty good in all sizes.
11666  Only at very small sizes where each pixel has to be very carefully computed
11667  to provide a good image, it might be hard to provide a good rendering.
11668 \begin_inset Newline newline
11669 \end_inset
11670
11671 That could mean that one only needs to define one font size and scale them.
11672  But to achieve a better quality, many fonts define several font sizes.
11673  That improves the appearance because you need more details at large font
11674  sizes than at small ones.
11675 \begin_inset Newline newline
11676 \end_inset
11677
11678 The font types 
11679 \family typewriter
11680 TrueType
11681 \family default
11682
11683 \family typewriter
11684 OpenType
11685 \family default
11686 , and 
11687 \family typewriter
11688 Type
11689 \begin_inset space ~
11690 \end_inset
11691
11692 1
11693 \family default
11694  are vector fonts.
11695 \end_layout
11696
11697 \begin_layout Description
11698 Bitmap
11699 \begin_inset space ~
11700 \end_inset
11701
11702 fonts
11703 \begin_inset Index idx
11704 status collapsed
11705
11706 \begin_layout Plain Layout
11707 Fonts ! Bitmap-
11708 \end_layout
11709
11710 \end_inset
11711
11712  on the other hand, are defined by bitmap graphics from the start, so they
11713  will look good at all the sizes they are meant for.
11714  However, they don't scale well, because in order to scale a glyph, each
11715  pixel is enlarged into several pixels.
11716  It is the same effect that happens if you try to enlarge a picture in a
11717  picture manipulation program.
11718  In order to relieve this effect, bitmap fonts are typically provided in
11719  several fixed sizes typically from around 8 pixels high up to 34 pixels
11720  or so high in steps according to what is believed to be useful.
11721  The advantage of bitmap fonts is that no complicated computations are necessary
11722  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11723  fonts.
11724  The disadvantage is that sizes that don't exist as fixed versions have
11725  to be scaled by doubling pixels, and thus look bad.
11726 \begin_inset Newline newline
11727 \end_inset
11728
11729 Bitmap fonts are named 
11730 \family typewriter
11731 Type
11732 \begin_inset space ~
11733 \end_inset
11734
11735 3
11736 \family default
11737  in PostScript- and PDF-documents.
11738 \end_layout
11739
11740 \begin_layout Standard
11741 The result of all this is that bitmap fonts are best for the size they are
11742  designed for, while scalable fonts are good for nearly all sizes.
11743  So one needs fewer font size definitions for scalable fonts.
11744  That's the reason why nearly all text rendering and typesetting programs
11745  use scalable fonts.
11746 \end_layout
11747
11748 \begin_layout Standard
11749 To test which fonts are used in a PDF-document, you can have a look into
11750  its document properties.
11751 \end_layout
11752
11753 \begin_layout Standard
11754 Many modern typesetting and markup languages have begun to move towards
11755  specifying character styles rather than specifying a particular font.
11756  For example, instead of changing to an italicized version of the current
11757  font to emphasize text, you use an 
11758 \begin_inset Quotes eld
11759 \end_inset
11760
11761 emphasized style
11762 \begin_inset Quotes erd
11763 \end_inset
11764
11765  instead.
11766  This concept fits in perfectly with LyX.
11767  In LyX, you do things based on contexts, rather than focusing on typesetting
11768  details.
11769 \end_layout
11770
11771 \begin_layout Subsection
11772 LaTeX font support
11773 \begin_inset CommandInset label
11774 LatexCommand label
11775 name "sub:LaTeX-font-support"
11776
11777 \end_inset
11778
11779
11780 \end_layout
11781
11782 \begin_layout Standard
11783 Traditionally, LaTeX uses its own fonts.
11784  That is to say, you cannot directly access the fonts installed on your
11785  operating system, but you have to use specific fonts provided by your LaTeX
11786  distribution.
11787  The reason is that LaTeX needs some extra information about the fonts,
11788  which have to be provided by additional files and packages.
11789  The downside of this is that your font choice is somewhat limited, compared
11790  to usual word processors.
11791  On the other hand this comes with the advantage that the provided fonts
11792  are generally of very good quality, and that LaTeX files are very portable
11793  across different machines.
11794  Also, the range of fonts supported by traditional LaTeX was increased a
11795  lot meanwhile so that you can find packages for many free and commercial
11796  fonts.
11797  In LyX, only a subset of these are directly selectable via the user interface
11798  (see section
11799 \begin_inset space ~
11800 \end_inset
11801
11802
11803 \begin_inset CommandInset ref
11804 LatexCommand ref
11805 reference "sub:Document-Font"
11806
11807 \end_inset
11808
11809  for details).
11810  However, all others are available if you enter the respective LaTeX code
11811  in the document preamble (please refer to the documentation of your desired
11812  font).
11813 \end_layout
11814
11815 \begin_layout Standard
11816 Furthermore, recent developments brought some new LaTeX engines that are
11817  also able to directly access fonts that are installed for your operating
11818  system (OS), namely XeTeX and LuaTeX.
11819  Both engines are now supported by LyX.
11820  By using them, you can use theoretically any OpenType or TrueType font
11821  that is installed on your system.
11822  The next section describes how to use these OS fonts.
11823 \end_layout
11824
11825 \begin_layout Standard
11826 \begin_inset Note Greyedout
11827 status open
11828
11829 \begin_layout Plain Layout
11830
11831 \series bold
11832 Note:
11833 \series default
11834  In practice, some fonts might fail due to bad metrics and other font deficienci
11835 es; so you might have to experiment.
11836 \end_layout
11837
11838 \end_inset
11839
11840
11841 \end_layout
11842
11843 \begin_layout Standard
11844 \begin_inset Note Greyedout
11845 status open
11846
11847 \begin_layout Plain Layout
11848
11849 \series bold
11850 Note:
11851 \series default
11852  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11853  as traditional LaTeX or PDFTeX.
11854 \end_layout
11855
11856 \end_inset
11857
11858
11859 \end_layout
11860
11861 \begin_layout Subsection
11862 Document Font and Font size
11863 \begin_inset CommandInset label
11864 LatexCommand label
11865 name "sub:Document-Font"
11866
11867 \end_inset
11868
11869
11870 \begin_inset Index idx
11871 status collapsed
11872
11873 \begin_layout Plain Layout
11874 Font ! Size
11875 \end_layout
11876
11877 \end_inset
11878
11879
11880 \begin_inset Index idx
11881 status collapsed
11882
11883 \begin_layout Plain Layout
11884 Document ! Font
11885 \end_layout
11886
11887 \end_inset
11888
11889
11890 \end_layout
11891
11892 \begin_layout Standard
11893 You can set the document fonts in the 
11894 \family sans
11895 Document\SpecialChar \menuseparator
11896 Settings
11897 \family default
11898
11899 \begin_inset Index idx
11900 status collapsed
11901
11902 \begin_layout Plain Layout
11903 Document ! Settings
11904 \end_layout
11905
11906 \end_inset
11907
11908  dialog.
11909  In the 
11910 \family sans
11911 Fonts
11912 \family default
11913  section of the dialog, you can specify which font should be used for the
11914  three different font shapes — roman (serif), 
11915 \family sans
11916 sans
11917 \begin_inset space ~
11918 \end_inset
11919
11920 serif
11921 \family default
11922  and 
11923 \family typewriter
11924 typewriter
11925 \family default
11926  (monospaced) — you can specify the base font size and scaling factors for
11927  (some) sans serif and typewriter fonts if this is necessary to fit with
11928  the roman font.
11929 \end_layout
11930
11931 \begin_layout Standard
11932 If you select 
11933 \family sans
11934 Use non-T
11935 \begin_inset ERT
11936 status collapsed
11937
11938 \begin_layout Plain Layout
11939
11940 {}
11941 \end_layout
11942
11943 \end_inset
11944
11945 eX fonts
11946 \family default
11947 , you will have access to the fonts installed on your operating system.
11948  This requires that you use 
11949 \family sans
11950 PDF (XeT
11951 \begin_inset ERT
11952 status collapsed
11953
11954 \begin_layout Plain Layout
11955
11956 {}
11957 \end_layout
11958
11959 \end_inset
11960
11961 eX)
11962 \family default
11963
11964 \family sans
11965 PDF (LuaT
11966 \begin_inset ERT
11967 status collapsed
11968
11969 \begin_layout Plain Layout
11970
11971 {}
11972 \end_layout
11973
11974 \end_inset
11975
11976 eX)
11977 \family default
11978  or 
11979 \family sans
11980 DVI (LuaT
11981 \begin_inset ERT
11982 status collapsed
11983
11984 \begin_layout Plain Layout
11985
11986 {}
11987 \end_layout
11988
11989 \end_inset
11990
11991 eX)
11992 \family default
11993  as output format, i.
11994 \begin_inset space \thinspace{}
11995 \end_inset
11996
11997 e.
11998 \begin_inset space ~
11999 \end_inset
12000
12001 you will have to have either XeTeX or LuaTeX installed (see section
12002 \begin_inset space ~
12003 \end_inset
12004
12005
12006 \begin_inset CommandInset ref
12007 LatexCommand ref
12008 reference "sub:LaTeX-font-support"
12009
12010 \end_inset
12011
12012 ).
12013  You will then not have access to TeX's own fonts (the selection described
12014  below).
12015  Note that LyX lists all available fonts in either of the three lists (roman,
12016  sans
12017 \begin_inset space ~
12018 \end_inset
12019
12020 serif, and typewriter), since LyX cannot determine the family.
12021  Also note that the output might fail with some of the listed fonts, due
12022  to the encoding of the fonts and\SpecialChar \slash{}
12023 or font failures.
12024  Again, LyX cannot determine this in advance, so you might need to experiment.
12025 \end_layout
12026
12027 \begin_layout Standard
12028 If you use TeX fonts (which is the default), the possible options for the
12029  font include 
12030 \family sans
12031 Default
12032 \family default
12033  and a list of fonts available with your LaTeX distribution.
12034  If you select 
12035 \family sans
12036 Default,
12037 \family default
12038  the font that is preset by the current document class is used.
12039  In most cases, this will be the standard TeX font, known as 
12040 \begin_inset Quotes eld
12041 \end_inset
12042
12043
12044 \family typewriter
12045 Computer Modern
12046 \family default
12047
12048 \begin_inset Quotes erd
12049 \end_inset
12050
12051  (
12052 \family typewriter
12053 cm
12054 \family default
12055 ) or 
12056 \begin_inset Quotes eld
12057 \end_inset
12058
12059
12060 \family typewriter
12061 European Computer Modern
12062 \family default
12063
12064 \begin_inset Quotes erd
12065 \end_inset
12066
12067  (
12068 \family typewriter
12069 ec
12070 \family default
12071 ), but some classes preset different default fonts.
12072 \end_layout
12073
12074 \begin_layout Standard
12075 As 
12076 \family typewriter
12077 cm
12078 \family default
12079  and 
12080 \family typewriter
12081 ec
12082 \family default
12083  are bitmap fonts, they often looks pixelated in PDF output, especially
12084  when you read the PDF in a zoomed size.
12085 \begin_inset Foot
12086 status collapsed
12087
12088 \begin_layout Plain Layout
12089 This problem doesn't appear if you read PDFs in 
12090 \family typewriter
12091 Adobe
12092 \begin_inset space ~
12093 \end_inset
12094
12095 Reader
12096 \family default
12097  version 6 or later, because this program includes a special bitmap font
12098  renderer.
12099 \end_layout
12100
12101 \end_inset
12102
12103  To get rid of pixelated fonts, you have to use a vector font.
12104  Depending on how your document should look like, you can either:
12105 \end_layout
12106
12107 \begin_layout Itemize
12108 select the 
12109 \family typewriter
12110 Latin Modern
12111 \family default
12112  (
12113 \family typewriter
12114 lm
12115 \family default
12116 ) fonts, which is the recommended choice if you want to keep the look of
12117  
12118 \family typewriter
12119 cm
12120 \family default
12121 /
12122 \family typewriter
12123 ec
12124 \family default
12125 .
12126  
12127 \family typewriter
12128 Latin Modern
12129 \family default
12130  was developed for the LaTeX community in order to replace 
12131 \family typewriter
12132 cm
12133 \family default
12134  as the default font.
12135  It covers a huge range of glyphs and several font shapes.
12136  Except for some details, where the appearance was improved, 
12137 \family typewriter
12138 lm
12139 \family default
12140  looks identical to 
12141 \family typewriter
12142 cm
12143 \family default
12144 ;
12145 \begin_inset Foot
12146 status collapsed
12147
12148 \begin_layout Plain Layout
12149 One difference is improved kerning for the 
12150 \family typewriter
12151 lm
12152 \family default
12153  fonts.
12154 \end_layout
12155
12156 \end_inset
12157
12158
12159 \end_layout
12160
12161 \begin_layout Itemize
12162 select the 
12163 \family typewriter
12164 AE
12165 \family default
12166  (
12167 \family typewriter
12168 Almost European
12169 \family default
12170 ) fonts in (the rare) case that 
12171 \family typewriter
12172 Latin Modern
12173 \family default
12174  is not available to you or does not work, and you still want to emulate
12175  the look of 
12176 \family typewriter
12177 cm
12178 \family default
12179 /
12180 \family typewriter
12181 ec
12182 \family default
12183 .
12184  
12185 \family typewriter
12186 AE
12187 \family default
12188  is a virtual font.
12189  Virtual means that it 
12190 \begin_inset Quotes eld
12191 \end_inset
12192
12193 steals
12194 \begin_inset Quotes erd
12195 \end_inset
12196
12197  outline 
12198 \family typewriter
12199 cm
12200 \family default
12201 -glyphs from other fonts.
12202  This has the disadvantage that some characters are missing, like the French
12203  guillemets (
12204 \begin_inset Quotes eld
12205 \end_inset
12206
12207 «
12208 \begin_inset Quotes erd
12209 \end_inset
12210
12211  and 
12212 \begin_inset Quotes eld
12213 \end_inset
12214
12215 »
12216 \begin_inset Quotes erd
12217 \end_inset
12218
12219 )
12220 \begin_inset Foot
12221 status collapsed
12222
12223 \begin_layout Plain Layout
12224 Loading the LaTeX-package 
12225 \series bold
12226 aeguill
12227 \series default
12228
12229 \begin_inset Index idx
12230 status collapsed
12231
12232 \begin_layout Plain Layout
12233 LaTeX-packages ! aeguill
12234 \end_layout
12235
12236 \end_inset
12237
12238  with the document preamble line
12239 \begin_inset Newline newline
12240 \end_inset
12241
12242
12243 \series bold
12244
12245 \backslash
12246 usepackage[ec]{aeguill}
12247 \begin_inset Newline newline
12248 \end_inset
12249
12250
12251 \series default
12252 will fix the guillemet problem.
12253 \end_layout
12254
12255 \end_inset
12256
12257  and that accented characters are not 
12258 \emph on
12259 one
12260 \emph default
12261  glyph, but build of 
12262 \emph on
12263 two
12264 \emph default
12265  characters, the accent and the letter.
12266  Therefore you cannot search for words with accented characters in documents
12267  using the 
12268 \family typewriter
12269 AE
12270 \family default
12271  fonts.
12272  If you search for example for the French word 
12273 \begin_inset Quotes eld
12274 \end_inset
12275
12276 rève
12277 \begin_inset Quotes erd
12278 \end_inset
12279
12280  in a PDF, you won't get any result, because the PDF-viewer searches for
12281  the glyph 
12282 \begin_inset Quotes eld
12283 \end_inset
12284
12285  è 
12286 \begin_inset Quotes erd
12287 \end_inset
12288
12289  and not for the glyph 
12290 \begin_inset Quotes eld
12291 \end_inset
12292
12293  e +
12294 \begin_inset space ~
12295 \end_inset
12296
12297  ̀ 
12298 \begin_inset Quotes erd
12299 \end_inset
12300
12301 .
12302 \end_layout
12303
12304 \begin_layout Itemize
12305 If you do not like the look of 
12306 \family typewriter
12307 cm
12308 \family default
12309 /
12310 \family typewriter
12311 ec
12312 \family default
12313 , you can of course select one of the other provided vector fonts, e.
12314 \begin_inset space \thinspace{}
12315 \end_inset
12316
12317 g.
12318 \begin_inset space ~
12319 \end_inset
12320
12321
12322 \family sans
12323 Times Roman
12324 \family default
12325  or
12326 \family typewriter
12327  
12328 \family sans
12329 Palatino
12330 \family default
12331 .
12332  Most roman vector fonts will automatically select matching sans
12333 \begin_inset space ~
12334 \end_inset
12335
12336 serif and typewriter fonts
12337 \begin_inset Foot
12338 status collapsed
12339
12340 \begin_layout Plain Layout
12341 These are sometimes just matching other fonts (e.
12342 \begin_inset space \thinspace{}
12343 \end_inset
12344
12345 g., 
12346 \family sans
12347 Times Roman
12348 \family default
12349  selects 
12350 \family sans
12351 Helvetiva
12352 \family default
12353  for sans serif text), and sometimes, e.
12354 \begin_inset space \thinspace{}
12355 \end_inset
12356
12357 g.
12358  with 
12359 \family typewriter
12360 Latin Modern
12361 \family default
12362  or 
12363 \family typewriter
12364 Computer Modern
12365 \family default
12366 , different shapes of the same font, i.
12367 \begin_inset space \thinspace{}
12368 \end_inset
12369
12370 e.
12371  a real font 
12372 \emph on
12373 family
12374 \emph default
12375 .
12376 \end_layout
12377
12378 \end_inset
12379
12380 , but you can also select your own.
12381 \begin_inset Newline newline
12382 \end_inset
12383
12384 The differences between roman, 
12385 \family sans
12386 sans
12387 \begin_inset space ~
12388 \end_inset
12389
12390 serif
12391 \family default
12392 , and 
12393 \family typewriter
12394 typewriter
12395 \family default
12396  fonts are explained in section
12397 \begin_inset space ~
12398 \end_inset
12399
12400
12401 \begin_inset CommandInset ref
12402 LatexCommand ref
12403 reference "sub:Fine-Tuning-with-the"
12404
12405 \end_inset
12406
12407 .
12408 \begin_inset Newline newline
12409 \end_inset
12410
12411 The font 
12412 \family typewriter
12413 Times Roman
12414 \family default
12415  was originally designed for newspapers.
12416  That means its glyphs are smaller than the ones from other fonts to fit
12417  into the small newspaper columns.
12418  Therefore 
12419 \family typewriter
12420 Times Roman
12421 \family default
12422  is not the optimal choice for larger documents like books.
12423 \begin_inset VSpace bigskip
12424 \end_inset
12425
12426 For the font size there are generally four possible values: 
12427 \family sans
12428 Default, 10
12429 \family default
12430
12431 \family sans
12432 11
12433 \family default
12434 , and 
12435 \family sans
12436 12
12437 \family default
12438 .
12439  Some classes provide additional sizes.
12440  The size of 
12441 \family sans
12442 Default
12443 \family default
12444  depends on the class you are using.
12445  In the standard classes it is equal to the font size 10.
12446 \end_layout
12447
12448 \begin_layout Standard
12449 Note that the font size is the 
12450 \emph on
12451 base size
12452 \emph default
12453 .
12454  That means that LyX scales all other possible font sizes (such as those
12455  used in footnotes, super-, and subscripts) by this value.
12456  You can fine-tune the font size of text parts via the 
12457 \family sans
12458 Text
12459 \begin_inset space ~
12460 \end_inset
12461
12462 Style
12463 \family default
12464  dialog if needed.
12465  The possible font sizes for text parts are explained in section
12466 \begin_inset space ~
12467 \end_inset
12468
12469
12470 \begin_inset CommandInset ref
12471 LatexCommand ref
12472 reference "sub:Fine-Tuning-with-the"
12473
12474 \end_inset
12475
12476 .
12477 \end_layout
12478
12479 \begin_layout Standard
12480 The 
12481 \family sans
12482 Default Family
12483 \family default
12484  selection lets you specify whether the base font of your document should
12485  be roman, sans
12486 \begin_inset space ~
12487 \end_inset
12488
12489 serif or typewriter.
12490  The 
12491 \family sans
12492 Default
12493 \family default
12494  selection uses what is preset by the class, the other selections override
12495  this.
12496  In most cases, 
12497 \family sans
12498 Default
12499 \family default
12500  is equal to 
12501 \family sans
12502 roman
12503 \family default
12504 , but some classes (such as presentation classes) also use other defaults.
12505 \end_layout
12506
12507 \begin_layout Standard
12508 The
12509 \family typewriter
12510  
12511 \family sans
12512 LaTe
12513 \begin_inset ERT
12514 status collapsed
12515
12516 \begin_layout Plain Layout
12517
12518 {}
12519 \end_layout
12520
12521 \end_inset
12522
12523 X font encoding
12524 \family default
12525  selection is an expert setting which lets you change the value passed to
12526  the LaTeX-package
12527 \emph on
12528  fontenc
12529 \emph default
12530  (see also sec.
12531 \begin_inset space ~
12532 \end_inset
12533
12534
12535 \begin_inset CommandInset ref
12536 LatexCommand ref
12537 reference "sub:LaTeX-settings"
12538
12539 \end_inset
12540
12541 ).
12542  Normally, you do not need to change (or even understand) this.
12543  Unless you have specific reasons, use 
12544 \family sans
12545 Default
12546 \family default
12547 .
12548 \end_layout
12549
12550 \begin_layout Standard
12551 With some fonts, the checkboxes 
12552 \family sans
12553 Use Old Style Figures
12554 \family default
12555  and 
12556 \family sans
12557 Use True Small Caps
12558 \family default
12559  are enabled.
12560  These are extra features some fonts provide.
12561  If 
12562 \family sans
12563 Use Old Style Figures
12564 \family default
12565  is checked, the font uses old style (also known as medieval or text) figures,
12566  i.
12567 \begin_inset space \thinspace{}
12568 \end_inset
12569
12570 e.
12571 \begin_inset space ~
12572 \end_inset
12573
12574 figures with varying height that fit nicely with lower letters.
12575  
12576 \family sans
12577 Use True Small Caps
12578 \family default
12579  determines that real small caps are used instead of faked small caps made
12580  of scaled capitals.
12581  Real small caps are often part of expert font sets; they generally look
12582  better than faked small caps but might have to be purchased separately.
12583 \end_layout
12584
12585 \begin_layout Standard
12586 The field 
12587 \family sans
12588 CJK
12589 \family default
12590  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12591  a font to display the script characters.
12592 \begin_inset Foot
12593 status collapsed
12594
12595 \begin_layout Plain Layout
12596 The font will be the argument for the commands of the LaTeX-package 
12597 \series bold
12598 CJK
12599 \series default
12600 .
12601  So this has no effect for the document language 
12602 \family sans
12603 Japanese
12604 \family default
12605  that doesn't use 
12606 \series bold
12607 CJK
12608 \series default
12609 .
12610 \end_layout
12611
12612 \end_inset
12613
12614
12615 \end_layout
12616
12617 \begin_layout Standard
12618 \begin_inset VSpace bigskip
12619 \end_inset
12620
12621
12622 \begin_inset Note Greyedout
12623 status open
12624
12625 \begin_layout Plain Layout
12626
12627 \series bold
12628 Note:
12629 \series default
12630  When you choose a new font or font size, LyX does 
12631 \emph on
12632 not
12633 \emph default
12634  change the screen font! You will only see a difference in the printed output;
12635  this is part of the WYSIWYM concept.
12636  LyX's screen fonts can be adjusted in the 
12637 \family sans
12638 Tools\SpecialChar \menuseparator
12639 Preferences
12640 \family default
12641  dialog, see section
12642 \begin_inset space ~
12643 \end_inset
12644
12645
12646 \begin_inset CommandInset ref
12647 LatexCommand ref
12648 reference "sub:Screen-Fonts"
12649
12650 \end_inset
12651
12652 .
12653 \end_layout
12654
12655 \end_inset
12656
12657
12658 \end_layout
12659
12660 \begin_layout Subsection
12661 Using Different Character Styles
12662 \begin_inset Index idx
12663 status collapsed
12664
12665 \begin_layout Plain Layout
12666 Character Styles
12667 \end_layout
12668
12669 \end_inset
12670
12671
12672 \begin_inset Index idx
12673 status collapsed
12674
12675 \begin_layout Plain Layout
12676 Text Style
12677 \end_layout
12678
12679 \end_inset
12680
12681
12682 \end_layout
12683
12684 \begin_layout Standard
12685 As we've already seen, LyX automatically changes the character style for
12686  certain paragraph environments.
12687  LyX supports two character styles, 
12688 \family sans
12689 Emphasized
12690 \family default
12691  and 
12692 \family sans
12693 Noun
12694 \family default
12695 .
12696  You can activate both of these styles via keybindings, the menus, and the
12697  toolbar.
12698 \end_layout
12699
12700 \begin_layout Standard
12701 To activate the 
12702 \family sans
12703 Noun
12704 \family default
12705  style, do one of the following:
12706 \end_layout
12707
12708 \begin_layout Itemize
12709 click on the toolbar button 
12710 \begin_inset Info
12711 type  "icon"
12712 arg   "font-noun"
12713 \end_inset
12714
12715
12716 \end_layout
12717
12718 \begin_layout Itemize
12719 use the key binding 
12720 \begin_inset Info
12721 type  "shortcut"
12722 arg   "font-noun"
12723 \end_inset
12724
12725
12726 \end_layout
12727
12728 \begin_layout Standard
12729 These commands are all toggles.
12730  That is, if 
12731 \family sans
12732 Noun
12733 \family default
12734  style is already active, they deactivate it.
12735 \end_layout
12736
12737 \begin_layout Standard
12738 One typically uses the 
12739 \family sans
12740 Noun
12741 \family default
12742  style for proper names.
12743  For example: 
12744 \begin_inset Quotes eld
12745 \end_inset
12746
12747
12748 \noun on
12749 Matthias Ettrich
12750 \noun default
12751  is the original author of LyX.
12752 \begin_inset Quotes erd
12753 \end_inset
12754
12755
12756 \end_layout
12757
12758 \begin_layout Standard
12759 A more widely used character style is the 
12760 \family sans
12761 Emphasized
12762 \family default
12763  style.
12764  You can activate (or deactivate — it's also a toggle) the 
12765 \family sans
12766 Emphasized
12767 \family default
12768  style by:
12769 \end_layout
12770
12771 \begin_layout Itemize
12772 clicking on the toolbar button 
12773 \begin_inset Info
12774 type  "icon"
12775 arg   "font-emph"
12776 \end_inset
12777
12778
12779 \end_layout
12780
12781 \begin_layout Itemize
12782 using the keybindings 
12783 \begin_inset Info
12784 type  "shortcut"
12785 arg   "font-emph"
12786 \end_inset
12787
12788
12789 \end_layout
12790
12791 \begin_layout Standard
12792 Normally the 
12793 \family sans
12794 Emphasized
12795 \family default
12796  style is equivalent to an italic font but some document classes or LaTeX-packag
12797 es use a different font.
12798 \end_layout
12799
12800 \begin_layout Standard
12801 We've been using the 
12802 \family sans
12803 Emphasized
12804 \family default
12805  style all over the place in this document.
12806  Here's one more example:
12807 \end_layout
12808
12809 \begin_layout Quotation
12810
12811 \emph on
12812 Don't overuse character styles!
12813 \end_layout
12814
12815 \begin_layout Standard
12816 It's also a warning in addition to an example.
12817  One's writing should parallel ordinary conversation.
12818  Since we don't all constantly scream at each other, we should also avoid
12819  the common tendency to overuse character style.
12820  
12821 \end_layout
12822
12823 \begin_layout Standard
12824 You can always reset to the default font using the key binding 
12825 \begin_inset Info
12826 type  "shortcut"
12827 arg   "font-default"
12828 \end_inset
12829
12830  or the dialog 
12831 \family sans
12832 Edit\SpecialChar \menuseparator
12833 Text
12834 \begin_inset space ~
12835 \end_inset
12836
12837 Style
12838 \family default
12839 .
12840 \end_layout
12841
12842 \begin_layout Subsection
12843 Fine-Tuning with the 
12844 \family sans
12845 Text Style
12846 \family default
12847  dialog
12848 \begin_inset CommandInset label
12849 LatexCommand label
12850 name "sub:Fine-Tuning-with-the"
12851
12852 \end_inset
12853
12854
12855 \begin_inset Index idx
12856 status collapsed
12857
12858 \begin_layout Plain Layout
12859 Text Style
12860 \end_layout
12861
12862 \end_inset
12863
12864
12865 \end_layout
12866
12867 \begin_layout Standard
12868 There are always occasions when you will need to do some fine-tuning, so
12869  LyX gives you a way to create a custom character style.
12870  For example, an academic journal or a corporation may have a style sheet
12871  requiring a sans-serif font be used in certain situations.
12872  Also, writers sometimes use a different font to offset a character's thoughts
12873  from ordinary dialog.
12874 \end_layout
12875
12876 \begin_layout Standard
12877 Before we document how to use custom character style, we want to issue a
12878  warning yet again: Don't overuse character styles! 
12879 \begin_inset Newline newline
12880 \end_inset
12881
12882 Documents that overuse different fonts and sizes are not well readable and
12883  tend to look as if someone has knocked huge holes in them.
12884 \end_layout
12885
12886 \begin_layout Standard
12887 To use custom character styles, open the 
12888 \family sans
12889 Edit\SpecialChar \menuseparator
12890 Text
12891 \begin_inset space ~
12892 \end_inset
12893
12894 Style\SpecialChar \menuseparator
12895 Customized\SpecialChar \ldots{}
12896
12897 \family default
12898  dialog.
12899  There are several boxes on this dialog, each corresponding to a different
12900  font property which you can choose.
12901  You can choose an option for one of these properties, or select 
12902 \family sans
12903 No
12904 \begin_inset space ~
12905 \end_inset
12906
12907 change
12908 \family default
12909 , which keeps the current state of that property.
12910  The item 
12911 \family sans
12912 Reset
12913 \family default
12914  will reset the property to whatever is the default.
12915  You can use this to reset attributes across a bunch of different paragraph
12916  environments in a snap.
12917 \end_layout
12918
12919 \begin_layout Standard
12920 The font properties, and their options (in addition to 
12921 \family sans
12922 No
12923 \begin_inset space ~
12924 \end_inset
12925
12926 change
12927 \family default
12928  and 
12929 \family sans
12930 Reset
12931 \family default
12932 ) are:
12933 \end_layout
12934
12935 \begin_layout Labeling
12936 \labelwidthstring 00.00.0000
12937
12938 \family sans
12939 Family
12940 \family default
12941  The 
12942 \begin_inset Quotes eld
12943 \end_inset
12944
12945 overall look
12946 \begin_inset Quotes erd
12947 \end_inset
12948
12949  of the font.
12950  The possible options are:
12951 \end_layout
12952
12953 \begin_deeper
12954 \begin_layout Labeling
12955 \labelwidthstring 00.00.0000
12956
12957 \family sans
12958 Roman
12959 \family default
12960  This is the Roman font family.
12961  Normally a serif font.
12962  It's also the default family.
12963  (key binding 
12964 \begin_inset Info
12965 type  "shortcut"
12966 arg   "font-roman"
12967 \end_inset
12968
12969 )
12970 \end_layout
12971
12972 \begin_layout Labeling
12973 \labelwidthstring 00.00.0000
12974
12975 \family sans
12976 Sans
12977 \begin_inset space ~
12978 \end_inset
12979
12980 Serif
12981 \family default
12982  
12983 \family sans
12984 This is the Sans Serif font family.
12985
12986 \family default
12987  (key binding 
12988 \begin_inset Info
12989 type  "shortcut"
12990 arg   "font-sans"
12991 \end_inset
12992
12993 )
12994 \end_layout
12995
12996 \begin_layout Labeling
12997 \labelwidthstring 00.00.0000
12998
12999 \family sans
13000 Typewriter
13001 \family default
13002  
13003 \family typewriter
13004 This is the Typewriter font family.
13005
13006 \family default
13007  (key binding 
13008 \begin_inset Info
13009 type  "shortcut"
13010 arg   "font-typewriter"
13011 \end_inset
13012
13013
13014 \family sans
13015 )
13016 \end_layout
13017
13018 \end_deeper
13019 \begin_layout Labeling
13020 \labelwidthstring 00.00.0000
13021
13022 \family sans
13023 Series
13024 \family default
13025  This corresponds to the print weight.
13026  Options are:
13027 \end_layout
13028
13029 \begin_deeper
13030 \begin_layout Labeling
13031 \labelwidthstring 00.00.0000
13032
13033 \family sans
13034 Medium
13035 \family default
13036  This is the Medium font series.
13037  It's also the default series.
13038 \end_layout
13039
13040 \begin_layout Labeling
13041 \labelwidthstring 00.00.0000
13042
13043 \family sans
13044 Bold
13045 \family default
13046  
13047 \series bold
13048 This is the Bold font series.
13049
13050 \series default
13051  (key binding 
13052 \begin_inset Info
13053 type  "shortcut"
13054 arg   "font-bold"
13055 \end_inset
13056
13057 )
13058 \end_layout
13059
13060 \end_deeper
13061 \begin_layout Labeling
13062 \labelwidthstring 00.00.0000
13063
13064 \family sans
13065 Shape
13066 \family default
13067  As the name implies.
13068  Options are:
13069 \end_layout
13070
13071 \begin_deeper
13072 \begin_layout Labeling
13073 \labelwidthstring 00.00.0000
13074
13075 \family sans
13076 Upright
13077 \family default
13078  This is the Upright font shape.
13079  It's also the default shape.
13080 \end_layout
13081
13082 \begin_layout Labeling
13083 \labelwidthstring 00.00.0000
13084
13085 \family sans
13086 Italic
13087 \family default
13088  
13089 \shape italic
13090 This
13091 \shape default
13092  
13093 \family sans
13094 \shape italic
13095 i
13096 \family default
13097 s the Italic font shape
13098 \shape default
13099 \emph on
13100 .
13101 \end_layout
13102
13103 \begin_layout Labeling
13104 \labelwidthstring 00.00.0000
13105
13106 \family sans
13107 Slanted
13108 \family default
13109  
13110 \shape slanted
13111 This is the Slanted font shape
13112 \shape default
13113  (although it might not be visible in LyX, this is different from italic).
13114 \end_layout
13115
13116 \begin_layout Labeling
13117 \labelwidthstring 00.00.0000
13118
13119 \family sans
13120 Small
13121 \begin_inset space ~
13122 \end_inset
13123
13124 Caps
13125 \family default
13126  
13127 \shape smallcaps
13128 This is the Small caps font shape
13129 \shape default
13130 \noun on
13131 .
13132 \end_layout
13133
13134 \end_deeper
13135 \begin_layout Labeling
13136 \labelwidthstring 00.00.0000
13137
13138 \family sans
13139 Size
13140 \family default
13141  Alters the size of the font.
13142  You'll find no numerical values here; all possible sizes are actually proportio
13143 nal to the document font size.
13144  Once again, you don't feed LyX the details, but a general description of
13145  what you want to do.
13146  The options are:
13147 \end_layout
13148
13149 \begin_deeper
13150 \begin_layout Labeling
13151 \labelwidthstring 00.00.0000
13152
13153 \family sans
13154 Tiny
13155 \family default
13156  
13157 \size tiny
13158 This is the 
13159 \begin_inset Quotes eld
13160 \end_inset
13161
13162 Tiny
13163 \begin_inset Quotes erd
13164 \end_inset
13165
13166  font size.
13167
13168 \size default
13169  (key bindings 
13170 \begin_inset Info
13171 type  "shortcuts"
13172 arg   "font-size tiny"
13173 \end_inset
13174
13175 )
13176 \end_layout
13177
13178 \begin_layout Labeling
13179 \labelwidthstring 00.00.0000
13180
13181 \family sans
13182 Smallest
13183 \family default
13184  
13185 \size scriptsize
13186 This is the 
13187 \begin_inset Quotes eld
13188 \end_inset
13189
13190 Smallest
13191 \begin_inset Quotes erd
13192 \end_inset
13193
13194  font size
13195 \size default
13196 .
13197  (key binding 
13198 \begin_inset Info
13199 type  "shortcut"
13200 arg   "font-size scriptsize"
13201 \end_inset
13202
13203 )
13204 \end_layout
13205
13206 \begin_layout Labeling
13207 \labelwidthstring 00.00.0000
13208
13209 \family sans
13210 Smaller
13211 \family default
13212  
13213 \size footnotesize
13214 This is the 
13215 \begin_inset Quotes eld
13216 \end_inset
13217
13218 Smaller
13219 \begin_inset Quotes erd
13220 \end_inset
13221
13222  font size.
13223
13224 \size default
13225  (key bindings 
13226 \begin_inset Info
13227 type  "shortcuts"
13228 arg   "font-size footnotesize"
13229 \end_inset
13230
13231 )
13232 \end_layout
13233
13234 \begin_layout Labeling
13235 \labelwidthstring 00.00.0000
13236
13237 \family sans
13238 Small
13239 \family default
13240  
13241 \size small
13242 This is the 
13243 \begin_inset Quotes eld
13244 \end_inset
13245
13246 Small
13247 \begin_inset Quotes erd
13248 \end_inset
13249
13250  font size.
13251
13252 \size default
13253  (key bindings 
13254 \begin_inset Info
13255 type  "shortcuts"
13256 arg   "font-size small"
13257 \end_inset
13258
13259 )
13260 \end_layout
13261
13262 \begin_layout Labeling
13263 \labelwidthstring 00.00.0000
13264
13265 \family sans
13266 Normal
13267 \family default
13268  This is the 
13269 \begin_inset Quotes eld
13270 \end_inset
13271
13272 Normal
13273 \begin_inset Quotes erd
13274 \end_inset
13275
13276  font size.
13277  It's also the default size.
13278  (key bindings 
13279 \begin_inset Info
13280 type  "shortcuts"
13281 arg   "font-size normal"
13282 \end_inset
13283
13284 )
13285 \end_layout
13286
13287 \begin_layout Labeling
13288 \labelwidthstring 00.00.0000
13289
13290 \family sans
13291 Large
13292 \family default
13293  
13294 \size large
13295 This is the 
13296 \begin_inset Quotes eld
13297 \end_inset
13298
13299 Large
13300 \begin_inset Quotes erd
13301 \end_inset
13302
13303  font size.
13304
13305 \size default
13306  (key bindings 
13307 \begin_inset Info
13308 type  "shortcuts"
13309 arg   "font-size large"
13310 \end_inset
13311
13312 )
13313 \end_layout
13314
13315 \begin_layout Labeling
13316 \labelwidthstring 00.00.0000
13317
13318 \family sans
13319 Larger
13320 \family default
13321  
13322 \size larger
13323 This is the 
13324 \begin_inset Quotes eld
13325 \end_inset
13326
13327 Larger
13328 \begin_inset Quotes erd
13329 \end_inset
13330
13331  font size.
13332
13333 \size default
13334  (key bindings 
13335 \begin_inset Info
13336 type  "shortcuts"
13337 arg   "font-size larger"
13338 \end_inset
13339
13340 )
13341 \end_layout
13342
13343 \begin_layout Labeling
13344 \labelwidthstring 00.00.0000
13345
13346 \family sans
13347 Largest
13348 \family default
13349  
13350 \size largest
13351 This is the 
13352 \begin_inset Quotes eld
13353 \end_inset
13354
13355 Largest
13356 \begin_inset Quotes erd
13357 \end_inset
13358
13359  font size.
13360
13361 \size default
13362  (key binding 
13363 \begin_inset Info
13364 type  "shortcut"
13365 arg   "font-size largest"
13366 \end_inset
13367
13368 )
13369 \end_layout
13370
13371 \begin_layout Labeling
13372 \labelwidthstring 00.00.0000
13373
13374 \family sans
13375 Huge
13376 \family default
13377  
13378 \size huge
13379 This is the 
13380 \begin_inset Quotes eld
13381 \end_inset
13382
13383 Huge
13384 \begin_inset Quotes erd
13385 \end_inset
13386
13387  font size.
13388
13389 \size default
13390  (key bindings 
13391 \begin_inset Info
13392 type  "shortcuts"
13393 arg   "font-size huge"
13394 \end_inset
13395
13396 )
13397 \end_layout
13398
13399 \begin_layout Labeling
13400 \labelwidthstring 00.00.0000
13401
13402 \family sans
13403 Huger
13404 \family default
13405  
13406 \size giant
13407 This is the 
13408 \begin_inset Quotes eld
13409 \end_inset
13410
13411 Huger
13412 \begin_inset Quotes erd
13413 \end_inset
13414
13415  font size.
13416
13417 \size default
13418  (key bindings 
13419 \begin_inset Info
13420 type  "shortcuts"
13421 arg   "font-size giant"
13422 \end_inset
13423
13424 )
13425 \end_layout
13426
13427 \begin_layout Labeling
13428 \labelwidthstring 00.00.0000
13429
13430 \family sans
13431 Increase
13432 \family default
13433  This increases the size by one step (for instance, from 
13434 \begin_inset Quotes eld
13435 \end_inset
13436
13437 Largest
13438 \begin_inset Quotes erd
13439 \end_inset
13440
13441  to 
13442 \begin_inset Quotes eld
13443 \end_inset
13444
13445 Huge
13446 \begin_inset Quotes erd
13447 \end_inset
13448
13449 ).
13450  (key binding 
13451 \begin_inset Info
13452 type  "shortcut"
13453 arg   "font-size increase"
13454 \end_inset
13455
13456 )
13457 \end_layout
13458
13459 \begin_layout Labeling
13460 \labelwidthstring 00.00.0000
13461
13462 \family sans
13463 Decrease
13464 \family default
13465  This decreases the size by one step (for instance, from 
13466 \begin_inset Quotes eld
13467 \end_inset
13468
13469 Normal
13470 \begin_inset Quotes erd
13471 \end_inset
13472
13473  to 
13474 \begin_inset Quotes eld
13475 \end_inset
13476
13477 Small
13478 \begin_inset Quotes erd
13479 \end_inset
13480
13481 ).
13482  (key binding 
13483 \begin_inset Info
13484 type  "shortcut"
13485 arg   "font-size decrease"
13486 \end_inset
13487
13488 )
13489 \end_layout
13490
13491 \end_deeper
13492 \begin_layout Standard
13493 We'll warn you 
13494 \emph on
13495 yet again
13496 \emph default
13497 : don't go crazy with this feature.
13498  You should almost never need to change the font size.
13499  LyX automatically changes the font size for different paragraph environments
13500  — use that instead.
13501  This is here for fine-tuning only!
13502 \end_layout
13503
13504 \begin_layout Labeling
13505 \labelwidthstring 00.00.0000
13506
13507 \family sans
13508 Misc
13509 \family default
13510  Here you can change a few other things at the character level.
13511  Options are:
13512 \end_layout
13513
13514 \begin_deeper
13515 \begin_layout Labeling
13516 \labelwidthstring 00.00.0000
13517
13518 \family sans
13519 Emph
13520 \family default
13521  
13522 \emph on
13523 This is text with emphasize on
13524 \emph default
13525 .
13526  This might seem like the same as 
13527 \shape italic
13528 Italic
13529 \shape default
13530 , but it is actually a bit different.
13531  Emphasized is a 
13532 \emph on
13533 logical
13534 \emph default
13535  attribute.
13536  That means every document class can define its own font used for emphasized
13537  text.
13538  Normally this font is equal to italic.
13539 \end_layout
13540
13541 \begin_layout Labeling
13542 \labelwidthstring 00.00.0000
13543
13544 \family sans
13545 Underbar
13546 \family default
13547  
13548 \bar under
13549 This is text with Underbar on.
13550
13551 \bar default
13552  (key binding 
13553 \begin_inset Info
13554 type  "shortcuts"
13555 arg   "font-underline"
13556 \end_inset
13557
13558
13559 \family sans
13560 )
13561 \begin_inset Newline newline
13562 \end_inset
13563
13564
13565 \family default
13566 Avoid using underbar if you can! It's a hangover from the typewriter days,
13567  when you couldn't change fonts.
13568  We no longer need to emphasize text by underscoring characters.
13569  It's only included in LyX because some people 
13570 \emph on
13571 may
13572 \emph default
13573  need it in order to follow style sheets for journal submissions.
13574 \end_layout
13575
13576 \begin_layout Labeling
13577 \labelwidthstring 00.00.0000
13578
13579 \family sans
13580 Double
13581 \begin_inset space ~
13582 \end_inset
13583
13584 underbar
13585 \family default
13586  
13587 \uuline on
13588 This is text with Double underbar on.
13589
13590 \uuline default
13591  (key binding 
13592 \begin_inset Info
13593 type  "shortcut"
13594 arg   "font-underunderline"
13595 \end_inset
13596
13597 )
13598 \begin_inset Newline newline
13599 \end_inset
13600
13601 If we just warned you against using underbar, you can imagine what we think
13602  about double underbar.
13603 \end_layout
13604
13605 \begin_layout Labeling
13606 \labelwidthstring 00.00.0000
13607
13608 \family sans
13609 Wavy
13610 \begin_inset space ~
13611 \end_inset
13612
13613 underbar
13614 \family default
13615  
13616 \uwave on
13617 This is text with Wavy underbar on.
13618
13619 \uwave default
13620  (key binding 
13621 \begin_inset Info
13622 type  "shortcut"
13623 arg   "font-underwave"
13624 \end_inset
13625
13626 )
13627 \begin_inset Newline newline
13628 \end_inset
13629
13630 Use this only if a journal absolutely insists on it.
13631  Keep antinausea pills handy.
13632 \end_layout
13633
13634 \begin_layout Labeling
13635 \labelwidthstring 00.00.0000
13636
13637 \family sans
13638 Strikeout
13639 \family default
13640  
13641 \strikeout on
13642 This is text with Strikeout on.
13643
13644 \strikeout default
13645  (key binding 
13646 \begin_inset Info
13647 type  "shortcut"
13648 arg   "font-strikeout"
13649 \end_inset
13650
13651 ) This is frequently used to indicate an older version of text that has
13652  since changed.
13653 \end_layout
13654
13655 \begin_layout Labeling
13656 \labelwidthstring 00.00.0000
13657
13658 \family sans
13659 Noun
13660 \family default
13661  
13662 \noun on
13663 This is text with Noun on.
13664
13665 \noun default
13666  Like 
13667 \family sans
13668 Emph
13669 \family default
13670 , this is a logical attribute.
13671  Normally it's equivalent to 
13672 \family sans
13673 Small
13674 \begin_inset space ~
13675 \end_inset
13676
13677 Caps
13678 \family default
13679 .
13680 \end_layout
13681
13682 \end_deeper
13683 \begin_layout Labeling
13684 \labelwidthstring 00.00.0000
13685
13686 \family sans
13687 Color
13688 \family default
13689  You can adjust the color of the text with this control.
13690  Notice that not all DVI-viewers are able to display colors.
13691  Besides 
13692 \family sans
13693 No
13694 \begin_inset space ~
13695 \end_inset
13696
13697 color
13698 \family default
13699 , which is the default 
13700 \begin_inset Quotes eld
13701 \end_inset
13702
13703 color
13704 \begin_inset Quotes erd
13705 \end_inset
13706
13707  and means normally black, you can choose between 
13708 \family sans
13709 Black
13710 \family default
13711
13712 \family sans
13713 White
13714 \family default
13715
13716 \family sans
13717 Red
13718 \family default
13719
13720 \family sans
13721 Green
13722 \family default
13723
13724 \family sans
13725 Blue
13726 \family default
13727
13728 \family sans
13729 Cyan
13730 \family default
13731
13732 \family sans
13733 Magenta
13734 \family default
13735  and 
13736 \family sans
13737 Yellow
13738 \family default
13739  text.
13740 \begin_inset Index idx
13741 status collapsed
13742
13743 \begin_layout Plain Layout
13744 Color ! Text
13745 \end_layout
13746
13747 \end_inset
13748
13749
13750 \end_layout
13751
13752 \begin_layout Labeling
13753 \labelwidthstring 00.00.0000
13754
13755 \family sans
13756 Language
13757 \family default
13758  This is used to mark regions of text as having a different language from
13759  the language of the document.
13760  Text marked in this way will be underlined in blue to indicate the change
13761  (only within LyX).
13762 \end_layout
13763
13764 \begin_layout Standard
13765 So you have a huge number of combinations to choose from.
13766  Once you've chosen a new character style via the 
13767 \family sans
13768 Edit\SpecialChar \menuseparator
13769 Text
13770 \begin_inset space ~
13771 \end_inset
13772
13773 Style
13774 \family default
13775  dialog, the settings are saved.
13776  You can activate them using the toolbar button 
13777 \begin_inset Info
13778 type  "icon"
13779 arg   "textstyle-apply"
13780 \end_inset
13781
13782 .
13783  The button lets you apply your custom character style even when the dialog
13784  isn't visible.
13785  
13786 \end_layout
13787
13788 \begin_layout Standard
13789 To completely reset the character style to the default, use 
13790 \begin_inset Info
13791 type  "shortcut"
13792 arg   "font-default"
13793 \end_inset
13794
13795 .
13796  If you want to toggle only those properties that you have just changed
13797  (suppose you just set the shape to 
13798 \begin_inset Quotes eld
13799 \end_inset
13800
13801 slanted
13802 \begin_inset Quotes erd
13803 \end_inset
13804
13805  and the series to 
13806 \begin_inset Quotes eld
13807 \end_inset
13808
13809 bold
13810 \begin_inset Quotes erd
13811 \end_inset
13812
13813 ), set the 
13814 \family sans
13815 Toggle
13816 \begin_inset space ~
13817 \end_inset
13818
13819 all
13820 \family default
13821  switch and press 
13822 \family sans
13823 Apply
13824 \family default
13825 .
13826 \end_layout
13827
13828 \begin_layout Standard
13829 You should also know something about the differences between the three main
13830  font types 
13831 \family sans
13832 serif
13833 \family default
13834
13835 \family sans
13836 sans
13837 \begin_inset space ~
13838 \end_inset
13839
13840 serif
13841 \family default
13842 , and 
13843 \family sans
13844 typewriter
13845 \family default
13846 :
13847 \end_layout
13848
13849 \begin_layout Itemize
13850
13851 \family sans
13852 Typewriter
13853 \family default
13854  is a so called 
13855 \begin_inset Quotes eld
13856 \end_inset
13857
13858 monospaced
13859 \begin_inset Quotes erd
13860 \end_inset
13861
13862  font, that means every character has the same width, the 
13863 \begin_inset Quotes eld
13864 \end_inset
13865
13866 i
13867 \begin_inset Quotes erd
13868 \end_inset
13869
13870  is as wide as the 
13871 \begin_inset Quotes eld
13872 \end_inset
13873
13874 m
13875 \begin_inset Quotes erd
13876 \end_inset
13877
13878 .
13879  Here is an example
13880 \begin_inset Newline newline
13881 \end_inset
13882
13883
13884 \begin_inset Phantom HPhantom
13885 status open
13886
13887 \begin_layout Plain Layout
13888 no 
13889 \end_layout
13890
13891 \end_inset
13892
13893
13894 \family typewriter
13895 typewriter text
13896 \family default
13897
13898 \begin_inset Note Note
13899 status collapsed
13900
13901 \begin_layout Plain Layout
13902 For more on phantoms see section
13903 \begin_inset space ~
13904 \end_inset
13905
13906
13907 \begin_inset CommandInset ref
13908 LatexCommand ref
13909 reference "sub:More-Spaces"
13910
13911 \end_inset
13912
13913 .
13914 \end_layout
13915
13916 \end_inset
13917
13918
13919 \begin_inset Newline newline
13920 \end_inset
13921
13922 no typewriter text
13923 \end_layout
13924
13925 \begin_layout Itemize
13926
13927 \family sans
13928 Serif
13929 \family default
13930  fonts use characters with serifs.
13931  These are the small 
13932 \begin_inset Quotes eld
13933 \end_inset
13934
13935 appendices
13936 \begin_inset Quotes erd
13937 \end_inset
13938
13939  at the ends of the strokes that form the character.
13940  The following example will show the difference:
13941 \begin_inset Newline newline
13942 \end_inset
13943
13944 text with serifs
13945 \begin_inset Newline newline
13946 \end_inset
13947
13948
13949 \family sans
13950 text without serifs
13951 \family default
13952
13953 \begin_inset Newline newline
13954 \end_inset
13955
13956 Serifs facilitate quick and easy reading.
13957  These fonts are therefore used as default (named 
13958 \family sans
13959 roman
13960 \family default
13961 ).
13962 \end_layout
13963
13964 \begin_layout Itemize
13965
13966 \family sans
13967 Sans serif
13968 \family default
13969  don't use serifs.
13970  This font type is therefore often used for headings and short texts.
13971  We use it in this document to highlight menu names.
13972 \end_layout
13973
13974 \begin_layout Standard
13975 \begin_inset Quotes eld
13976 \end_inset
13977
13978 Toggling
13979 \begin_inset Quotes erd
13980 \end_inset
13981
13982  refers to applying or removing font properties.
13983  When a property is marked for toggling in the Text Style dialog, applying
13984  the style to text that already has the property will cause the property
13985  to be removed.
13986  If you apply a style with properties A, B and C to text that currently
13987  has font properties B, C, F and G, and if B is set to toggle and C is set
13988  not to toggle, the text ends up with properties A, C, F and G.
13989  
13990 \begin_inset Quotes eld
13991 \end_inset
13992
13993 Never toggled
13994 \begin_inset Quotes erd
13995 \end_inset
13996
13997  and 
13998 \begin_inset Quotes eld
13999 \end_inset
14000
14001 always toggled
14002 \begin_inset Quotes erd
14003 \end_inset
14004
14005  mean that you do not control the toggling behavior.
14006  For the properties on the left side of the dialog (
14007 \begin_inset Quotes eld
14008 \end_inset
14009
14010 Family
14011 \begin_inset Quotes erd
14012 \end_inset
14013
14014  etc.), toggling behavior is up to you.
14015  If 
14016 \begin_inset Quotes eld
14017 \end_inset
14018
14019 Toggle all
14020 \begin_inset Quotes erd
14021 \end_inset
14022
14023  is checked, all of the left side properties are toggled; by default, none
14024  of them are.
14025  Finally, 
14026 \begin_inset Quotes eld
14027 \end_inset
14028
14029 Reset
14030 \begin_inset Quotes erd
14031 \end_inset
14032
14033  is never toggled.
14034  If you set 
14035 \begin_inset Quotes eld
14036 \end_inset
14037
14038 Series
14039 \begin_inset Quotes erd
14040 \end_inset
14041
14042  to 
14043 \begin_inset Quotes eld
14044 \end_inset
14045
14046 Reset
14047 \begin_inset Quotes erd
14048 \end_inset
14049
14050  and select 
14051 \begin_inset Quotes eld
14052 \end_inset
14053
14054 Toggle all
14055 \begin_inset Quotes erd
14056 \end_inset
14057
14058 , then apply the style to bold face text, the text will revert to the default
14059  series (
14060 \begin_inset Quotes eld
14061 \end_inset
14062
14063 Medium
14064 \begin_inset Quotes erd
14065 \end_inset
14066
14067 ), no matter how many times you apply the style.
14068  
14069 \end_layout
14070
14071 \begin_layout Standard
14072 We conclude with the same warning once again: Don't overuse the fonts.
14073  They are, more often than not, a kludge and a bad substitute for good writing.
14074 \end_layout
14075
14076 \begin_layout Section
14077 Printing and Previewing
14078 \end_layout
14079
14080 \begin_layout Subsection
14081 Overview
14082 \end_layout
14083
14084 \begin_layout Standard
14085 Now that we have covered some of the basic features of document preparation
14086  using LyX, you probably want to know how to print out your masterpiece.
14087  Before we tell you that, we want to give you a quick explanation of what
14088  goes on behind-the-scenes.
14089  We cover this information in much greater detail in the 
14090 \emph on
14091 Additional Features
14092 \emph default
14093  manual as well.
14094 \end_layout
14095
14096 \begin_layout Standard
14097 LyX uses the program LaTeX as its backend.
14098  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14099  confusion, we'll only refer to LaTeX.
14100  LyX is what you use to do your actual writing.
14101  Then, LyX calls LaTeX to turn your writing into printable output.
14102  This happens in two stages:
14103 \end_layout
14104
14105 \begin_layout Enumerate
14106 First, LyX converts your document to a series of text commands for LaTeX,
14107  generating a file with the extension, 
14108 \begin_inset Quotes eld
14109 \end_inset
14110
14111
14112 \family typewriter
14113 .tex
14114 \family default
14115
14116 \begin_inset Quotes erd
14117 \end_inset
14118
14119 .
14120 \end_layout
14121
14122 \begin_layout Enumerate
14123 Next, LaTeX uses the commands in the 
14124 \family typewriter
14125 .tex
14126 \family default
14127  file to produce printable output.
14128  
14129 \end_layout
14130
14131 \begin_layout Subsection
14132 Output file formats
14133 \begin_inset Index idx
14134 status collapsed
14135
14136 \begin_layout Plain Layout
14137 File formats
14138 \end_layout
14139
14140 \end_inset
14141
14142
14143 \begin_inset CommandInset label
14144 LatexCommand label
14145 name "sub:Output-file-formats"
14146
14147 \end_inset
14148
14149
14150 \end_layout
14151
14152 \begin_layout Subsubsection
14153 Simple text (ASCII)
14154 \begin_inset Index idx
14155 status collapsed
14156
14157 \begin_layout Plain Layout
14158 File formats ! ASCII
14159 \end_layout
14160
14161 \end_inset
14162
14163
14164 \end_layout
14165
14166 \begin_layout Standard
14167 This file type has the extension 
14168 \begin_inset Quotes eld
14169 \end_inset
14170
14171
14172 \family typewriter
14173 .txt
14174 \family default
14175
14176 \begin_inset Quotes erd
14177 \end_inset
14178
14179 .
14180  It contains your document as plain text following the rules of the 
14181 \begin_inset Quotes eld
14182 \end_inset
14183
14184 American Standard Code for Information Interchange
14185 \begin_inset Quotes erd
14186 \end_inset
14187
14188  (ASCII).
14189 \end_layout
14190
14191 \begin_layout Standard
14192 You can export your document to ASCII by the menu 
14193 \family sans
14194 File\SpecialChar \menuseparator
14195 Export\SpecialChar \menuseparator
14196 Simple
14197 \begin_inset space ~
14198 \end_inset
14199
14200 text
14201 \family default
14202  or 
14203 \family sans
14204 File\SpecialChar \menuseparator
14205 Export\SpecialChar \menuseparator
14206 Simple
14207 \begin_inset space ~
14208 \end_inset
14209
14210 text
14211 \begin_inset space ~
14212 \end_inset
14213
14214 (ps2ascii)
14215 \family default
14216 .
14217  The latter will first internally export to PostScript and then do the conversio
14218 n to ASCII.
14219 \end_layout
14220
14221 \begin_layout Subsubsection
14222 LaTeX
14223 \begin_inset Index idx
14224 status collapsed
14225
14226 \begin_layout Plain Layout
14227 File formats ! LaTeX
14228 \end_layout
14229
14230 \end_inset
14231
14232
14233 \end_layout
14234
14235 \begin_layout Standard
14236 This file type has the extension 
14237 \begin_inset Quotes eld
14238 \end_inset
14239
14240
14241 \family typewriter
14242 .tex
14243 \family default
14244
14245 \begin_inset Quotes erd
14246 \end_inset
14247
14248  and contains all commands that are necessary for the LaTeX program to process
14249  your document.
14250  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14251  it manually with console commands.
14252  The LaTeX-file is automatically created in LyX's temporary directory whenever
14253  you view or export your document.
14254 \end_layout
14255
14256 \begin_layout Standard
14257 You can export your document as LaTeX-file using the menu 
14258 \family sans
14259 File\SpecialChar \menuseparator
14260 Export\SpecialChar \menuseparator
14261 LaT
14262 \begin_inset ERT
14263 status collapsed
14264
14265 \begin_layout Plain Layout
14266
14267 {}
14268 \end_layout
14269
14270 \end_inset
14271
14272 eX
14273 \family default
14274 .
14275 \end_layout
14276
14277 \begin_layout Subsubsection
14278 DVI
14279 \begin_inset Index idx
14280 status collapsed
14281
14282 \begin_layout Plain Layout
14283 File formats ! DVI
14284 \end_layout
14285
14286 \end_inset
14287
14288
14289 \end_layout
14290
14291 \begin_layout Standard
14292 This file type has the extension 
14293 \begin_inset Quotes eld
14294 \end_inset
14295
14296
14297 \family typewriter
14298 .dvi
14299 \family default
14300
14301 \begin_inset Quotes erd
14302 \end_inset
14303
14304 .
14305  It is called 
14306 \begin_inset Quotes eld
14307 \end_inset
14308
14309 device-independent
14310 \begin_inset Quotes erd
14311 \end_inset
14312
14313  (DVI), because it is completely portable; you can move them from one machine
14314  to another without needing to do any sort of conversion.
14315  DVIs are used for quick previews and as pre-stage for other output formats,
14316  like PostScript.
14317 \end_layout
14318
14319 \begin_layout Standard
14320 DVI files do not contain images, they only link them.
14321  So don't forget to deliver the images together with your DVIs.
14322  Because the DVI-viewer has to convert the image in the background to make
14323  it visible when you scroll the DVI, this can slow down your computer when
14324  you view the DVI.
14325  So we recommend to use PDF for files with many images.
14326 \end_layout
14327
14328 \begin_layout Standard
14329 You can export your document to DVI by the menu 
14330 \family sans
14331 File\SpecialChar \menuseparator
14332 Export\SpecialChar \menuseparator
14333 DVI
14334 \family default
14335  or 
14336 \family sans
14337 File\SpecialChar \menuseparator
14338 Export\SpecialChar \menuseparator
14339 DVI
14340 \begin_inset space ~
14341 \end_inset
14342
14343 (LuaTe
14344 \begin_inset ERT
14345 status collapsed
14346
14347 \begin_layout Plain Layout
14348
14349 {}
14350 \end_layout
14351
14352 \end_inset
14353
14354 X).
14355
14356 \family default
14357  The latter option uses the program 
14358 \family typewriter
14359 LuaTeX
14360 \family default
14361 .
14362  
14363 \family typewriter
14364 LuaTeX
14365 \family default
14366  is an engine that provides direct Unicode support and support for direct
14367  font access (see section
14368 \begin_inset space ~
14369 \end_inset
14370
14371
14372 \begin_inset CommandInset ref
14373 LatexCommand ref
14374 reference "sub:LaTeX-font-support"
14375
14376 \end_inset
14377
14378 ).
14379  LuaTeX is still work in progress, but it might develop into the next standard
14380  TeX processor.
14381 \end_layout
14382
14383 \begin_layout Subsubsection
14384 PostScript
14385 \begin_inset Index idx
14386 status collapsed
14387
14388 \begin_layout Plain Layout
14389 File formats ! PostScript
14390 \end_layout
14391
14392 \end_inset
14393
14394
14395 \end_layout
14396
14397 \begin_layout Standard
14398 This file type has the extension 
14399 \begin_inset Quotes eld
14400 \end_inset
14401
14402
14403 \family typewriter
14404 .ps
14405 \family default
14406
14407 \begin_inset Quotes erd
14408 \end_inset
14409
14410 .
14411  PostScript was developed by the company 
14412 \family typewriter
14413 Adobe
14414 \family default
14415  as a printer language.
14416  The file contains therefore commands that the printer uses to print the
14417  file.
14418  PostScript can be seen as a 
14419 \begin_inset Quotes eld
14420 \end_inset
14421
14422 programming language
14423 \begin_inset Quotes erd
14424 \end_inset
14425
14426 ; you can calculate with it and draw diagrams and images.
14427 \begin_inset Foot
14428 status collapsed
14429
14430 \begin_layout Plain Layout
14431 When you are interested to learn more about this, have a look at the LaTeX-packa
14432 ge 
14433 \series bold
14434 pstricks
14435 \series default
14436
14437 \begin_inset Index idx
14438 status collapsed
14439
14440 \begin_layout Plain Layout
14441 LaTeX-packages ! pstricks
14442 \end_layout
14443
14444 \end_inset
14445
14446 .
14447 \end_layout
14448
14449 \end_inset
14450
14451  Due to this ability, the files are often bigger than PDFs.
14452 \end_layout
14453
14454 \begin_layout Standard
14455 PostScript can only contain images in the format 
14456 \begin_inset Quotes eld
14457 \end_inset
14458
14459 Encapsulated PostScript
14460 \begin_inset Quotes erd
14461 \end_inset
14462
14463  (EPS, file extension 
14464 \begin_inset Quotes eld
14465 \end_inset
14466
14467
14468 \family typewriter
14469 .eps
14470 \family default
14471
14472 \begin_inset Quotes erd
14473 \end_inset
14474
14475 ).
14476  As LyX allows you to use any known image format in your document, it has
14477  to convert them in the background to EPS.
14478  If you have e.g 50
14479 \begin_inset space \thinspace{}
14480 \end_inset
14481
14482 images in your document, LyX has to do 50
14483 \begin_inset space \thinspace{}
14484 \end_inset
14485
14486 conversions whenever you view or export your document.
14487  This will slow down your workflow with LyX drastically.
14488  So if you plan to use PostScript, you can insert your images directly as
14489  EPS to avoid this problem.
14490 \end_layout
14491
14492 \begin_layout Standard
14493 You can export your document to PostScript using the menu 
14494 \family sans
14495 File\SpecialChar \menuseparator
14496 Export\SpecialChar \menuseparator
14497 PostScript
14498 \family default
14499 .
14500 \end_layout
14501
14502 \begin_layout Subsubsection
14503 PDF
14504 \begin_inset Index idx
14505 status collapsed
14506
14507 \begin_layout Plain Layout
14508 File formats ! PDF
14509 \end_layout
14510
14511 \end_inset
14512
14513
14514 \begin_inset Index idx
14515 status collapsed
14516
14517 \begin_layout Plain Layout
14518 PDF
14519 \end_layout
14520
14521 \end_inset
14522
14523
14524 \end_layout
14525
14526 \begin_layout Standard
14527 This file type has the extension 
14528 \begin_inset Quotes eld
14529 \end_inset
14530
14531
14532 \family typewriter
14533 .pdf
14534 \family default
14535
14536 \begin_inset Quotes erd
14537 \end_inset
14538
14539 .
14540  The 
14541 \begin_inset Quotes eld
14542 \end_inset
14543
14544 Portable Document Format
14545 \begin_inset Quotes erd
14546 \end_inset
14547
14548  (PDF) developed by 
14549 \family typewriter
14550 Adobe
14551 \family default
14552  was derived from PostScript.
14553  It is more compressed and it uses fewer commands than PostScript.
14554  As the name 
14555 \begin_inset Quotes eld
14556 \end_inset
14557
14558 portable
14559 \begin_inset Quotes erd
14560 \end_inset
14561
14562  implies, it can be processed at any computer system and the printed output
14563  looks exactly the same.
14564 \end_layout
14565
14566 \begin_layout Standard
14567 PDF can contain images in its own PDF format and in the formats 
14568 \begin_inset Quotes eld
14569 \end_inset
14570
14571 Joint Photographic Experts Group
14572 \begin_inset Quotes erd
14573 \end_inset
14574
14575  (JPG, file extension 
14576 \begin_inset Quotes eld
14577 \end_inset
14578
14579
14580 \family typewriter
14581 .jpg
14582 \family default
14583
14584 \begin_inset Quotes erd
14585 \end_inset
14586
14587  or 
14588 \begin_inset Quotes eld
14589 \end_inset
14590
14591
14592 \family typewriter
14593 .jpeg
14594 \family default
14595
14596 \begin_inset Quotes erd
14597 \end_inset
14598
14599 ) and 
14600 \begin_inset Quotes eld
14601 \end_inset
14602
14603 Portable Network Graphics
14604 \begin_inset Quotes erd
14605 \end_inset
14606
14607  (PNG, file extension 
14608 \begin_inset Quotes eld
14609 \end_inset
14610
14611
14612 \family typewriter
14613 .png
14614 \family default
14615
14616 \begin_inset Quotes erd
14617 \end_inset
14618
14619 ).
14620  You can although use any other image format, because LyX converts them
14621  in the background to one of these formats.
14622  But as described in the section about PostScript, the image conversion
14623  will slow down your workflow.
14624  So we recommend to use images in one of the three mentioned formats.
14625 \end_layout
14626
14627 \begin_layout Standard
14628 You can export your document to PDF via the menu 
14629 \family sans
14630 File\SpecialChar \menuseparator
14631 Export
14632 \family default
14633  in three different ways:
14634 \end_layout
14635
14636 \begin_layout Description
14637 PDF This uses the program 
14638 \family typewriter
14639 ps2pdf
14640 \family default
14641  that creates a PDF from a PostScript-version of your file.
14642  The PostScript-version is produced by the program 
14643 \family typewriter
14644 dvips
14645 \family default
14646  which uses a DVI-version as intermediate step.
14647  So this export variant consist of three conversions.
14648 \end_layout
14649
14650 \begin_layout Description
14651 PDF
14652 \begin_inset space ~
14653 \end_inset
14654
14655 (dvipdfm) This uses the program 
14656 \family typewriter
14657 dvipdfm
14658 \family default
14659  that converts your file in the background to DVI and in a second step to
14660  PDF.
14661 \end_layout
14662
14663 \begin_layout Description
14664 PDF
14665 \begin_inset space ~
14666 \end_inset
14667
14668 (pdflatex) This uses the program 
14669 \family typewriter
14670 pdftex
14671 \family default
14672  that converts your file directly to PDF.
14673 \end_layout
14674
14675 \begin_layout Description
14676 PDF
14677 \begin_inset space ~
14678 \end_inset
14679
14680 (XeTe
14681 \begin_inset ERT
14682 status collapsed
14683
14684 \begin_layout Plain Layout
14685
14686 {}
14687 \end_layout
14688
14689 \end_inset
14690
14691 X) This uses the program 
14692 \family typewriter
14693 XeTeX
14694 \family default
14695  that converts your file directly to PDF.
14696  
14697 \family typewriter
14698 XeTeX
14699 \family default
14700  is a new engine that provides direct Unicode support and support for direct
14701  font access (see section
14702 \begin_inset space ~
14703 \end_inset
14704
14705
14706 \begin_inset CommandInset ref
14707 LatexCommand ref
14708 reference "sub:LaTeX-font-support"
14709
14710 \end_inset
14711
14712 ).
14713  It is particularly good at typesetting different scripts.
14714 \end_layout
14715
14716 \begin_layout Description
14717 PDF
14718 \begin_inset space ~
14719 \end_inset
14720
14721 (LuaTe
14722 \begin_inset ERT
14723 status collapsed
14724
14725 \begin_layout Plain Layout
14726
14727 {}
14728 \end_layout
14729
14730 \end_inset
14731
14732 X) This uses the program 
14733 \family typewriter
14734 LuaTeX
14735 \family default
14736  that converts your file directly to PDF.
14737  
14738 \family typewriter
14739 LuaTeX
14740 \family default
14741  is an even newer engine, derived from 
14742 \family typewriter
14743 pdflatex
14744 \family default
14745 , that also provides direct Unicode support and support for direct font
14746  access (see section
14747 \begin_inset space ~
14748 \end_inset
14749
14750
14751 \begin_inset CommandInset ref
14752 LatexCommand ref
14753 reference "sub:LaTeX-font-support"
14754
14755 \end_inset
14756
14757 ).
14758  LuaTeX is still work in progress, but it might develop into the next standard
14759  tex processor.
14760 \end_layout
14761
14762 \begin_layout Standard
14763 We recommend to use 
14764 \family sans
14765 PDF
14766 \begin_inset space ~
14767 \end_inset
14768
14769 (pdflatex)
14770 \family default
14771  because 
14772 \family typewriter
14773 pdftex
14774 \family default
14775  supports all the features of actual PDF-versions, is quick, stable, and
14776  works without problems.
14777  If you rely on multiscript support and\SpecialChar \slash{}
14778 or specific OpenType fonts, you might
14779  want to try out 
14780 \family sans
14781 PDF
14782 \begin_inset space ~
14783 \end_inset
14784
14785 (XeTe
14786 \begin_inset ERT
14787 status collapsed
14788
14789 \begin_layout Plain Layout
14790
14791 {}
14792 \end_layout
14793
14794 \end_inset
14795
14796 X)
14797 \family default
14798  or 
14799 \family sans
14800 PDF
14801 \begin_inset space ~
14802 \end_inset
14803
14804 (LuaTe
14805 \begin_inset ERT
14806 status collapsed
14807
14808 \begin_layout Plain Layout
14809
14810 {}
14811 \end_layout
14812
14813 \end_inset
14814
14815 X)
14816 \family default
14817  instead, bearing in mind that these two programs are not yet as mature
14818  as 
14819 \family typewriter
14820 pdflatex
14821 \family default
14822 .
14823 \end_layout
14824
14825 \begin_layout Subsubsection
14826 XHTML
14827 \begin_inset Index idx
14828 status collapsed
14829
14830 \begin_layout Plain Layout
14831 FileFormats ! XHTML
14832 \end_layout
14833
14834 \end_inset
14835
14836
14837 \begin_inset Index idx
14838 status collapsed
14839
14840 \begin_layout Plain Layout
14841 HTML
14842 \end_layout
14843
14844 \end_inset
14845
14846
14847 \end_layout
14848
14849 \begin_layout Standard
14850 This file type has the extension 
14851 \begin_inset Quotes eld
14852 \end_inset
14853
14854
14855 \family typewriter
14856 .xhtml
14857 \family default
14858
14859 \begin_inset Quotes erd
14860 \end_inset
14861
14862 .
14863  It is a file suitable for viewing in web browsers.
14864  It does not itself contain images and the like but only links them, and
14865  when LyX produces XHTML, it also generates corresponding images in formats
14866  suitable for the purpose.
14867  Math is output as MathML, which renders nicely in browsers that support
14868  it, but not all do.
14869 \end_layout
14870
14871 \begin_layout Standard
14872 XHTML output remains 
14873 \begin_inset Quotes eld
14874 \end_inset
14875
14876 under development
14877 \begin_inset Quotes erd
14878 \end_inset
14879
14880 , and not all LyX features are supported yet.
14881  See the chapter 
14882 \begin_inset Quotes eld
14883 \end_inset
14884
14885 LyX and the World Wide Web
14886 \begin_inset Quotes erd
14887 \end_inset
14888
14889 , in the 
14890 \emph on
14891 Additional Features
14892 \emph default
14893  manual, for more information.
14894 \end_layout
14895
14896 \begin_layout Standard
14897 You can export your document as an XHTML file using the menu item 
14898 \family sans
14899 File\SpecialChar \menuseparator
14900 Export\SpecialChar \menuseparator
14901 LyX-HTML
14902 \family default
14903 .
14904 \end_layout
14905
14906 \begin_layout Subsection
14907 Previewing
14908 \begin_inset Index idx
14909 status collapsed
14910
14911 \begin_layout Plain Layout
14912 Document ! Preview 
14913 \end_layout
14914
14915 \end_inset
14916
14917
14918 \end_layout
14919
14920 \begin_layout Standard
14921 To get a look at the final version of your document, with all of the page
14922  breaks in place, the footnotes correctly numbered, and so on, use the menu
14923  
14924 \family sans
14925 View
14926 \family default
14927  and choose 
14928 \family sans
14929 View
14930 \family default
14931  or the toolbar button 
14932 \begin_inset Info
14933 type  "icon"
14934 arg   "buffer-view"
14935 \end_inset
14936
14937 .
14938  A viewing program will pop up showing the output in the defined default
14939  output format, which is globally set in the preferences (see sec.
14940 \begin_inset space ~
14941 \end_inset
14942
14943
14944 \begin_inset CommandInset ref
14945 LatexCommand ref
14946 reference "sec:File-Formats"
14947
14948 \end_inset
14949
14950 ) and can also be altered for single documents in the document settings
14951  (see sec.
14952 \begin_inset space ~
14953 \end_inset
14954
14955
14956 \begin_inset CommandInset ref
14957 LatexCommand ref
14958 reference "sec:Doc-Output"
14959
14960 \end_inset
14961
14962 ).
14963  Further output formats can be selected via 
14964 \family sans
14965 View\SpecialChar \menuseparator
14966 Other Formats
14967 \family default
14968  or the toolbar button 
14969 \begin_inset Graphics
14970         filename ../images/view-others.png
14971         scale 85
14972         groupId toolbarbuttons
14973
14974 \end_inset
14975
14976 .
14977 \end_layout
14978
14979 \begin_layout Standard
14980 If you have changed your document, you can refresh the output in the same
14981  viewer window using the menu 
14982 \family sans
14983 View\SpecialChar \menuseparator
14984 Update
14985 \family default
14986  or 
14987 \family sans
14988 View\SpecialChar \menuseparator
14989 Update (Other Formats)
14990 \family default
14991 , respectively.
14992 \end_layout
14993
14994 \begin_layout Standard
14995 When you preview a file, the output file is only generated in LyX's temporary
14996  directory.
14997  To have a real output, export your document.
14998 \end_layout
14999
15000 \begin_layout Subsection
15001 Printing the File from within LyX
15002 \begin_inset CommandInset label
15003 LatexCommand label
15004 name "sub:Printing-the-File"
15005
15006 \end_inset
15007
15008
15009 \end_layout
15010
15011 \begin_layout Standard
15012 Instead of exporting your file and then printing it, you can also print
15013  it directly from within LyX.
15014  To print a file, select the menu 
15015 \family sans
15016 File\SpecialChar \menuseparator
15017 Print
15018 \family default
15019  or click on the toolbar button 
15020 \begin_inset Info
15021 type  "icon"
15022 arg   "dialog-show print"
15023 \end_inset
15024
15025 .
15026  LyX will internally call LaTeX to produce a DVI.
15027  This file is then processed by the program 
15028 \family typewriter
15029 dvips
15030 \family default
15031  to PostScript-file, which is finally printed using the program 
15032 \family typewriter
15033 Ghostscript
15034 \family default
15035 .
15036  Due to these steps in the background, this method is not the fastest.
15037 \end_layout
15038
15039 \begin_layout Standard
15040 You can choose to print only even-numbered or odd-numbered pages — this
15041  is useful for printing on two sides: You can re-insert the pages after
15042  printing one set to print on the other side.
15043  Some printers spit out pages face-up, others, face-down.
15044  By choosing a particular order to print in, you can take the entire stack
15045  of pages out of the printer without needing to reorder them.
15046 \end_layout
15047
15048 \begin_layout Standard
15049 You can set the parameters in the 
15050 \family sans
15051 Print
15052 \begin_inset space ~
15053 \end_inset
15054
15055 Destination
15056 \family default
15057  box as follows:
15058 \end_layout
15059
15060 \begin_layout Labeling
15061 \labelwidthstring 00.00.0000
15062
15063 \family sans
15064 Printer
15065 \family default
15066  This is the name of the printer to print to.
15067 \begin_inset Foot
15068 status collapsed
15069
15070 \begin_layout Plain Layout
15071 Note that this printer name is for the program 
15072 \family typewriter
15073 dvips
15074 \family default
15075 .
15076  That means 
15077 \family typewriter
15078 dvips
15079 \family default
15080  has to be configured for this printer name.
15081  The default printer can be set in LyX's preferences dialog, see section
15082 \begin_inset space ~
15083 \end_inset
15084
15085
15086 \begin_inset CommandInset ref
15087 LatexCommand ref
15088 reference "sub:Printer"
15089
15090 \end_inset
15091
15092 .
15093 \end_layout
15094
15095 \end_inset
15096
15097  The printer should understand PostScript.
15098 \end_layout
15099
15100 \begin_layout Labeling
15101 \labelwidthstring 00.00.0000
15102
15103 \family sans
15104 File
15105 \family default
15106  The name of a file to print to.
15107  The output will be a PostScript file.
15108  It will be written in LyX's working directory unless you specify the full
15109  path.
15110 \end_layout
15111
15112 \begin_layout Section
15113 A few Words about Typography
15114 \begin_inset Index idx
15115 status collapsed
15116
15117 \begin_layout Plain Layout
15118 Typography
15119 \end_layout
15120
15121 \end_inset
15122
15123
15124 \end_layout
15125
15126 \begin_layout Subsection
15127 Hyphens
15128 \begin_inset Index idx
15129 status collapsed
15130
15131 \begin_layout Plain Layout
15132 Hyphens
15133 \end_layout
15134
15135 \end_inset
15136
15137
15138 \end_layout
15139
15140 \begin_layout Standard
15141 In LyX, the 
15142 \begin_inset Quotes eld
15143 \end_inset
15144
15145
15146 \family typewriter
15147 -
15148 \family default
15149
15150 \begin_inset Quotes erd
15151 \end_inset
15152
15153  character comes in four lengths: the 
15154 \emph on
15155 hyphen
15156 \emph default
15157 , the 
15158 \emph on
15159 en dash
15160 \emph default
15161 , the 
15162 \emph on
15163 em dash
15164 \emph default
15165 , and the minus sign:
15166 \begin_inset VSpace defskip
15167 \end_inset
15168
15169
15170 \end_layout
15171
15172 \begin_layout Standard
15173 \begin_inset Tabular
15174 <lyxtabular version="3" rows="5" columns="3">
15175 <features tabularvalignment="middle">
15176 <column alignment="left" valignment="top" width="0">
15177 <column alignment="left" valignment="top" width="0">
15178 <column alignment="left" valignment="top" width="0">
15179 <row interlinespace="3mm">
15180 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15181 \begin_inset Text
15182
15183 \begin_layout Plain Layout
15184 name
15185 \end_layout
15186
15187 \end_inset
15188 </cell>
15189 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15190 \begin_inset Text
15191
15192 \begin_layout Plain Layout
15193 output
15194 \end_layout
15195
15196 \end_inset
15197 </cell>
15198 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15199 \begin_inset Text
15200
15201 \begin_layout Plain Layout
15202 inserted with
15203 \end_layout
15204
15205 \end_inset
15206 </cell>
15207 </row>
15208 <row interlinespace="3mm">
15209 <cell alignment="center" valignment="top" usebox="none">
15210 \begin_inset Text
15211
15212 \begin_layout Plain Layout
15213 hyphen
15214 \end_layout
15215
15216 \end_inset
15217 </cell>
15218 <cell alignment="center" valignment="top" usebox="none">
15219 \begin_inset Text
15220
15221 \begin_layout Plain Layout
15222 -
15223 \end_layout
15224
15225 \end_inset
15226 </cell>
15227 <cell alignment="center" valignment="top" usebox="none">
15228 \begin_inset Text
15229
15230 \begin_layout Plain Layout
15231 \begin_inset Quotes eld
15232 \end_inset
15233
15234
15235 \family typewriter
15236 -
15237 \family default
15238
15239 \begin_inset Quotes erd
15240 \end_inset
15241
15242  in text
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 </row>
15248 <row interlinespace="3mm">
15249 <cell alignment="center" valignment="top" usebox="none">
15250 \begin_inset Text
15251
15252 \begin_layout Plain Layout
15253 en dash
15254 \end_layout
15255
15256 \end_inset
15257 </cell>
15258 <cell alignment="center" valignment="top" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Plain Layout
15262
15263 \end_layout
15264
15265 \end_inset
15266 </cell>
15267 <cell alignment="center" valignment="top" usebox="none">
15268 \begin_inset Text
15269
15270 \begin_layout Plain Layout
15271
15272 \family sans
15273 Insert\SpecialChar \menuseparator
15274 Special
15275 \begin_inset space ~
15276 \end_inset
15277
15278 Character\SpecialChar \menuseparator
15279 Symbols
15280 \end_layout
15281
15282 \end_inset
15283 </cell>
15284 </row>
15285 <row interlinespace="3mm">
15286 <cell alignment="center" valignment="top" usebox="none">
15287 \begin_inset Text
15288
15289 \begin_layout Plain Layout
15290 em dash
15291 \end_layout
15292
15293 \end_inset
15294 </cell>
15295 <cell alignment="center" valignment="top" usebox="none">
15296 \begin_inset Text
15297
15298 \begin_layout Plain Layout
15299
15300 \end_layout
15301
15302 \end_inset
15303 </cell>
15304 <cell alignment="center" valignment="top" usebox="none">
15305 \begin_inset Text
15306
15307 \begin_layout Plain Layout
15308
15309 \family sans
15310 Insert\SpecialChar \menuseparator
15311 Special
15312 \begin_inset space ~
15313 \end_inset
15314
15315 Character\SpecialChar \menuseparator
15316 Symbols
15317 \end_layout
15318
15319 \end_inset
15320 </cell>
15321 </row>
15322 <row>
15323 <cell alignment="center" valignment="top" usebox="none">
15324 \begin_inset Text
15325
15326 \begin_layout Plain Layout
15327 minus sign
15328 \end_layout
15329
15330 \end_inset
15331 </cell>
15332 <cell alignment="center" valignment="top" usebox="none">
15333 \begin_inset Text
15334
15335 \begin_layout Plain Layout
15336 \begin_inset Formula $-$
15337 \end_inset
15338
15339
15340 \end_layout
15341
15342 \end_inset
15343 </cell>
15344 <cell alignment="center" valignment="top" usebox="none">
15345 \begin_inset Text
15346
15347 \begin_layout Plain Layout
15348 \begin_inset Quotes eld
15349 \end_inset
15350
15351
15352 \family typewriter
15353 -
15354 \family default
15355
15356 \begin_inset Quotes erd
15357 \end_inset
15358
15359  in math mode
15360 \end_layout
15361
15362 \end_inset
15363 </cell>
15364 </row>
15365 </lyxtabular>
15366
15367 \end_inset
15368
15369
15370 \begin_inset VSpace defskip
15371 \end_inset
15372
15373
15374 \end_layout
15375
15376 \begin_layout Standard
15377 You can alternatively generate the en and em dash by inserting the 
15378 \begin_inset Quotes eld
15379 \end_inset
15380
15381
15382 \family typewriter
15383 -
15384 \family default
15385
15386 \begin_inset Quotes erd
15387 \end_inset
15388
15389  character multiple times in a row.
15390  They will automatically be converted to the appropriate length dash in
15391  the final output, but not in LyX.
15392  
15393 \begin_inset Quotes eld
15394 \end_inset
15395
15396 -
15397 \begin_inset space \thinspace{}
15398 \end_inset
15399
15400 -
15401 \begin_inset Quotes erd
15402 \end_inset
15403
15404  gives a en dash, 
15405 \begin_inset Quotes eld
15406 \end_inset
15407
15408 -
15409 \begin_inset space \thinspace{}
15410 \end_inset
15411
15412 -
15413 \begin_inset space \thinspace{}
15414 \end_inset
15415
15416 -
15417 \begin_inset Quotes erd
15418 \end_inset
15419
15420  a em dash.
15421 \end_layout
15422
15423 \begin_layout Standard
15424 The three dash types are distinct from the minus sign, which appears in
15425  math mode and has a length of its own.
15426  Here are some examples of the 
15427 \begin_inset Quotes eld
15428 \end_inset
15429
15430
15431 \family typewriter
15432 -
15433 \family default
15434
15435 \begin_inset Quotes eld
15436 \end_inset
15437
15438  in use:
15439 \end_layout
15440
15441 \begin_layout Enumerate
15442 line- and page-breaks
15443 \begin_inset space \hfill{}
15444 \end_inset
15445
15446 (
15447 \emph on
15448 hyphen
15449 \emph default
15450 )
15451 \end_layout
15452
15453 \begin_layout Enumerate
15454 From A–Z
15455 \begin_inset space \hfill{}
15456 \end_inset
15457
15458 (
15459 \emph on
15460 en dash
15461 \emph default
15462 )
15463 \end_layout
15464
15465 \begin_layout Enumerate
15466 Oh — there's a dash.
15467 \begin_inset space \hfill{}
15468 \end_inset
15469
15470 (
15471 \emph on
15472 em dash
15473 \emph default
15474 )
15475 \end_layout
15476
15477 \begin_layout Enumerate
15478 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15479 \end_inset
15480
15481
15482 \begin_inset space \hfill{}
15483 \end_inset
15484
15485 (
15486 \emph on
15487 minus sign
15488 \emph default
15489 )
15490 \end_layout
15491
15492 \begin_layout Subsection
15493 Hyphenation
15494 \begin_inset Index idx
15495 status collapsed
15496
15497 \begin_layout Plain Layout
15498 Hyphenation
15499 \end_layout
15500
15501 \end_inset
15502
15503
15504 \begin_inset CommandInset label
15505 LatexCommand label
15506 name "sub:Hyphenation"
15507
15508 \end_inset
15509
15510
15511 \end_layout
15512
15513 \begin_layout Standard
15514 Words aren't hyphenated within LyX but automatically in the output.
15515  Hyphenation is done by the LaTeX-package 
15516 \series bold
15517 babel
15518 \series default
15519
15520 \begin_inset Index idx
15521 status collapsed
15522
15523 \begin_layout Plain Layout
15524 LaTeX-packages ! babel
15525 \end_layout
15526
15527 \end_inset
15528
15529  following the rules of the document language.
15530 \end_layout
15531
15532 \begin_layout Standard
15533 LaTeX hyphenates almost perfectly, it only has problems with text in the
15534  
15535 \family sans
15536 typewriter
15537 \family default
15538  font and with unusual constructs, like 
15539 \begin_inset Quotes eld
15540 \end_inset
15541
15542 h3knix/m0n0wall
15543 \begin_inset Quotes erd
15544 \end_inset
15545
15546 .
15547  If LaTeX can't break a word correctly, you can set hyphenation points manually.
15548  This is done with the menu 
15549 \family sans
15550 Insert\SpecialChar \menuseparator
15551 Formatting\SpecialChar \menuseparator
15552 Hyphenation
15553 \begin_inset space ~
15554 \end_inset
15555
15556 Point
15557 \family default
15558 .
15559  These extra hyphenation points are only recommendations to LaTeX.
15560  If no hyphenation is necessary, LaTeX will ignore them.
15561 \end_layout
15562
15563 \begin_layout Standard
15564 Sometimes you want to prevent words or constructs from being hyphenated.
15565  Imagine that you are describing keybindings/shortcuts in your document
15566  in the form 
15567 \begin_inset Quotes eld
15568 \end_inset
15569
15570 A-b c
15571 \begin_inset Quotes erd
15572 \end_inset
15573
15574 .
15575  LaTeX would then see the hyphen 
15576 \begin_inset Quotes eld
15577 \end_inset
15578
15579 -
15580 \begin_inset Quotes erd
15581 \end_inset
15582
15583  as a hyphenation possibility.
15584  Hyphenating at this point would look ugly.
15585  To prevent the shortcut from being hyphenated, you can put it into a makebox
15586  as described in section 
15587 \begin_inset Quotes eld
15588 \end_inset
15589
15590 Prevent Hyphenation
15591 \begin_inset Quotes erd
15592 \end_inset
15593
15594  of the 
15595 \emph on
15596 EmbeddedObjects
15597 \emph default
15598  manual.
15599 \end_layout
15600
15601 \begin_layout Subsection
15602 Punctuation Marks
15603 \begin_inset Index idx
15604 status collapsed
15605
15606 \begin_layout Plain Layout
15607 Punctuation marks
15608 \end_layout
15609
15610 \end_inset
15611
15612
15613 \end_layout
15614
15615 \begin_layout Subsubsection
15616 Abbreviations and End of Sentence
15617 \begin_inset CommandInset label
15618 LatexCommand label
15619 name "sub:Abbreviations"
15620
15621 \end_inset
15622
15623
15624 \end_layout
15625
15626 \begin_layout Standard
15627 When LyX calls LaTeX to generate the final version of your document, LaTeX
15628  automatically distinguishes between words, sentences, and abbreviations.
15629  LaTeX then adds the 
15630 \begin_inset Quotes eld
15631 \end_inset
15632
15633 appropriate amount of space
15634 \begin_inset Quotes erd
15635 \end_inset
15636
15637 .
15638  That means sentences get a little bit more space between the period and
15639  the next word.
15640  Abbreviations get the same amount of space after the period as a word uses.
15641 \end_layout
15642
15643 \begin_layout Standard
15644 Unfortunately, the algorithm for figuring out what's an abbreviation does
15645  not work in all cases.
15646  If a 
15647 \begin_inset Quotes eld
15648 \end_inset
15649
15650
15651 \family typewriter
15652 .
15653 \family default
15654
15655 \begin_inset Quotes erd
15656 \end_inset
15657
15658  is at the end of a lowercase letter, it's the end of a sentence; if it's
15659  at the end of a capitalized letter, it's an abbreviation.
15660 \end_layout
15661
15662 \begin_layout Standard
15663 Here are some examples of 
15664 \emph on
15665 correct
15666 \emph default
15667  abbreviations and the end of a sentence:
15668 \end_layout
15669
15670 \begin_layout Itemize
15671 M.
15672  Butterfly
15673 \end_layout
15674
15675 \begin_layout Itemize
15676 Don't worry.
15677  Be happy.
15678 \end_layout
15679
15680 \begin_layout Standard
15681 And here's an example of the algorithm going wrong:
15682 \end_layout
15683
15684 \begin_layout Itemize
15685 e.
15686 \begin_inset space \thinspace{}
15687 \end_inset
15688
15689 g.
15690  this is too much space!
15691 \end_layout
15692
15693 \begin_layout Itemize
15694 This is I.
15695  It's okay.
15696 \end_layout
15697
15698 \begin_layout Standard
15699 You won't see anything wrong until you view a final version of your document.
15700 \end_layout
15701
15702 \begin_layout Standard
15703 To fix this problem, use one of the following:
15704 \end_layout
15705
15706 \begin_layout Enumerate
15707 Use an 
15708 \family sans
15709 Inter-word
15710 \begin_inset space ~
15711 \end_inset
15712
15713 Space
15714 \family default
15715  after lowercase abbreviations (see section
15716 \begin_inset space ~
15717 \end_inset
15718
15719
15720 \begin_inset CommandInset ref
15721 LatexCommand ref
15722 reference "sub:Inter-word-Space"
15723
15724 \end_inset
15725
15726 ).
15727 \begin_inset Index idx
15728 status collapsed
15729
15730 \begin_layout Plain Layout
15731 Spaces ! inter-word
15732 \end_layout
15733
15734 \end_inset
15735
15736
15737 \end_layout
15738
15739 \begin_layout Enumerate
15740 Use a 
15741 \family sans
15742 Thin
15743 \begin_inset space ~
15744 \end_inset
15745
15746 Space
15747 \family default
15748  between two tokens of an abbreviation (see section
15749 \begin_inset space ~
15750 \end_inset
15751
15752
15753 \begin_inset CommandInset ref
15754 LatexCommand ref
15755 reference "sub:Thin-Space"
15756
15757 \end_inset
15758
15759 ).
15760 \begin_inset Index idx
15761 status collapsed
15762
15763 \begin_layout Plain Layout
15764 Spaces ! thin
15765 \end_layout
15766
15767 \end_inset
15768
15769
15770 \end_layout
15771
15772 \begin_layout Enumerate
15773 Use an 
15774 \family sans
15775 End
15776 \begin_inset space ~
15777 \end_inset
15778
15779 of
15780 \begin_inset space ~
15781 \end_inset
15782
15783 sentence
15784 \begin_inset space ~
15785 \end_inset
15786
15787 period
15788 \family default
15789  found under the 
15790 \family sans
15791 Insert\SpecialChar \menuseparator
15792 Special
15793 \begin_inset space ~
15794 \end_inset
15795
15796 Character
15797 \family default
15798  menu to force the use of inter-sentence spacing.
15799  This function is also bound to 
15800 \begin_inset Info
15801 type  "shortcut"
15802 arg   "specialchar-insert end-of-sentence"
15803 \end_inset
15804
15805  for easy access.
15806 \end_layout
15807
15808 \begin_layout Standard
15809 With the corrections, our earlier examples look like this:
15810 \end_layout
15811
15812 \begin_layout Itemize
15813 e.
15814 \begin_inset space \thinspace{}
15815 \end_inset
15816
15817 g.
15818 \begin_inset space \space{}
15819 \end_inset
15820
15821 this is too much space!
15822 \end_layout
15823
15824 \begin_layout Itemize
15825 This is I\SpecialChar \@.
15826  It's okay.
15827 \end_layout
15828
15829 \begin_layout Standard
15830 Some languages don't use extra spacing between sentences.
15831  If your language is such a language, you don't need to worry, because LaTeX
15832  will take care of this.
15833 \end_layout
15834
15835 \begin_layout Standard
15836 For those that do need to bother, there is help to catch those sneaky errors:
15837  Check out the 
15838 \family sans
15839 Check
15840 \begin_inset space ~
15841 \end_inset
15842
15843 TeX
15844 \family default
15845  feature described in section 
15846 \emph on
15847 Checking TeX
15848 \emph default
15849  of the 
15850 \emph on
15851 Additional Features
15852 \emph default
15853  manual.
15854 \end_layout
15855
15856 \begin_layout Subsubsection
15857 Quotes
15858 \begin_inset Index idx
15859 status collapsed
15860
15861 \begin_layout Plain Layout
15862 Typography ! Quotes
15863 \end_layout
15864
15865 \end_inset
15866
15867
15868 \begin_inset Index idx
15869 status collapsed
15870
15871 \begin_layout Plain Layout
15872 Quotes | see
15873 \begin_inset ERT
15874 status collapsed
15875
15876 \begin_layout Plain Layout
15877
15878 {
15879 \end_layout
15880
15881 \end_inset
15882
15883 Typography
15884 \begin_inset ERT
15885 status collapsed
15886
15887 \begin_layout Plain Layout
15888
15889 }
15890 \end_layout
15891
15892 \end_inset
15893
15894
15895 \end_layout
15896
15897 \end_inset
15898
15899
15900 \end_layout
15901
15902 \begin_layout Standard
15903 LyX usually sets quotes correctly.
15904  Specifically, it will use an opening quote at the beginning of quoted text,
15905  and use a closing quote at the end.
15906  For example, 
15907 \begin_inset Quotes eld
15908 \end_inset
15909
15910 open close
15911 \begin_inset Quotes erd
15912 \end_inset
15913
15914 .
15915  The keyboard character, 
15916 \family sans
15917 "
15918 \family default
15919 , generates this automatically.
15920 \end_layout
15921
15922 \begin_layout Standard
15923 You can change the behavior of the 
15924 \family sans
15925 "
15926 \family default
15927  key using the submenu 
15928 \family sans
15929 Language
15930 \family default
15931  of the dialog 
15932 \family sans
15933 Document\SpecialChar \menuseparator
15934 Settings
15935 \family default
15936
15937 \begin_inset Index idx
15938 status collapsed
15939
15940 \begin_layout Plain Layout
15941 Document ! Settings
15942 \end_layout
15943
15944 \end_inset
15945
15946  dialog.
15947 \end_layout
15948
15949 \begin_layout Standard
15950 You can also select quotes for different languages in the box 
15951 \family sans
15952 Type
15953 \family default
15954  option.
15955  There are six choices:
15956 \end_layout
15957
15958 \begin_layout Labeling
15959 \labelwidthstring 00.00.0000
15960
15961 \family sans
15962 \begin_inset Quotes eld
15963 \end_inset
15964
15965 Text
15966 \begin_inset Quotes erd
15967 \end_inset
15968
15969
15970 \family default
15971  Use quotes like this 
15972 \begin_inset Quotes eld
15973 \end_inset
15974
15975 double
15976 \begin_inset Quotes erd
15977 \end_inset
15978
15979  or 
15980 \begin_inset Quotes els
15981 \end_inset
15982
15983 single
15984 \begin_inset Quotes ers
15985 \end_inset
15986
15987
15988 \end_layout
15989
15990 \begin_layout Labeling
15991 \labelwidthstring 00.00.0000
15992
15993 \family sans
15994 \begin_inset Quotes sld
15995 \end_inset
15996
15997 Text
15998 \begin_inset Quotes srd
15999 \end_inset
16000
16001
16002 \family default
16003  Use quotes like 
16004 \begin_inset Quotes sld
16005 \end_inset
16006
16007 this
16008 \begin_inset Quotes srd
16009 \end_inset
16010
16011  or 'this
16012 \begin_inset Quotes ers
16013 \end_inset
16014
16015
16016 \end_layout
16017
16018 \begin_layout Labeling
16019 \labelwidthstring 00.00.0000
16020
16021 \family sans
16022 \begin_inset Quotes gld
16023 \end_inset
16024
16025 Text
16026 \begin_inset Quotes grd
16027 \end_inset
16028
16029
16030 \family default
16031  Use quotes like 
16032 \begin_inset Quotes gld
16033 \end_inset
16034
16035 this
16036 \begin_inset Quotes grd
16037 \end_inset
16038
16039  or 
16040 \begin_inset Quotes gls
16041 \end_inset
16042
16043 this
16044 \begin_inset Quotes grs
16045 \end_inset
16046
16047
16048 \end_layout
16049
16050 \begin_layout Labeling
16051 \labelwidthstring 00.00.0000
16052
16053 \family sans
16054 \begin_inset Quotes pld
16055 \end_inset
16056
16057 Text
16058 \begin_inset Quotes prd
16059 \end_inset
16060
16061
16062 \family default
16063  Use quotes like 
16064 \begin_inset Quotes pld
16065 \end_inset
16066
16067 this
16068 \begin_inset Quotes prd
16069 \end_inset
16070
16071  or 
16072 \begin_inset Quotes pls
16073 \end_inset
16074
16075 this
16076 \begin_inset Quotes prs
16077 \end_inset
16078
16079
16080 \end_layout
16081
16082 \begin_layout Labeling
16083 \labelwidthstring 00.00.0000
16084
16085 \family sans
16086 \begin_inset Quotes fld
16087 \end_inset
16088
16089 Text
16090 \begin_inset Quotes frd
16091 \end_inset
16092
16093
16094 \family default
16095  Use quotes like 
16096 \begin_inset Quotes fld
16097 \end_inset
16098
16099 this
16100 \begin_inset Quotes frd
16101 \end_inset
16102
16103  or 
16104 \begin_inset Quotes fls
16105 \end_inset
16106
16107 this
16108 \begin_inset Quotes frs
16109 \end_inset
16110
16111
16112 \end_layout
16113
16114 \begin_layout Labeling
16115 \labelwidthstring 00.00.0000
16116
16117 \family sans
16118 \begin_inset Quotes ald
16119 \end_inset
16120
16121 Text
16122 \begin_inset Quotes ard
16123 \end_inset
16124
16125
16126 \family default
16127  Use quotes like 
16128 \begin_inset Quotes ald
16129 \end_inset
16130
16131 this
16132 \begin_inset Quotes ard
16133 \end_inset
16134
16135  or 
16136 \begin_inset Quotes als
16137 \end_inset
16138
16139 this
16140 \begin_inset Quotes ars
16141 \end_inset
16142
16143
16144 \end_layout
16145
16146 \begin_layout Standard
16147 These settings affect what character the 
16148 \family sans
16149 "
16150 \family default
16151  key produces.
16152 \end_layout
16153
16154 \begin_layout Subsection
16155 Ligatures
16156 \begin_inset Index idx
16157 status collapsed
16158
16159 \begin_layout Plain Layout
16160 Typography ! Ligatures
16161 \end_layout
16162
16163 \end_inset
16164
16165
16166 \begin_inset Index idx
16167 status collapsed
16168
16169 \begin_layout Plain Layout
16170 Ligatures | see
16171 \begin_inset ERT
16172 status collapsed
16173
16174 \begin_layout Plain Layout
16175
16176 {
16177 \end_layout
16178
16179 \end_inset
16180
16181 Typography
16182 \begin_inset ERT
16183 status collapsed
16184
16185 \begin_layout Plain Layout
16186
16187 }
16188 \end_layout
16189
16190 \end_inset
16191
16192
16193 \end_layout
16194
16195 \end_inset
16196
16197
16198 \begin_inset CommandInset label
16199 LatexCommand label
16200 name "sub:Ligatures"
16201
16202 \end_inset
16203
16204
16205 \end_layout
16206
16207 \begin_layout Standard
16208 It is standard typesetting practice to group certain letters together and
16209  print them as single characters.
16210  These groups are known as 
16211 \emph on
16212 ligatures
16213 \emph default
16214 .
16215  Since LaTeX knows about ligatures, your documents will contain them too
16216  in the output.
16217  Here are the standard ligatures:
16218 \end_layout
16219
16220 \begin_layout Itemize
16221 ff
16222 \end_layout
16223
16224 \begin_layout Itemize
16225 fi
16226 \end_layout
16227
16228 \begin_layout Itemize
16229 fl
16230 \end_layout
16231
16232 \begin_layout Itemize
16233 ffi
16234 \end_layout
16235
16236 \begin_layout Itemize
16237 ffl
16238 \end_layout
16239
16240 \begin_layout Standard
16241 Some languages uses other ligatures if the document font supports them.
16242 \end_layout
16243
16244 \begin_layout Standard
16245 Sometimes, you don't want a ligature in a word.
16246  While a ligature may be okay in the word, 
16247 \begin_inset Quotes eld
16248 \end_inset
16249
16250 graffiti,
16251 \begin_inset Quotes erd
16252 \end_inset
16253
16254  it looks really weird in compound words, such as 
16255 \begin_inset Quotes eld
16256 \end_inset
16257
16258 cufflink
16259 \begin_inset Quotes erd
16260 \end_inset
16261
16262  or the German 
16263 \begin_inset Quotes eld
16264 \end_inset
16265
16266 Dorffest.
16267 \begin_inset Quotes erd
16268 \end_inset
16269
16270  To break a ligature, use 
16271 \family sans
16272 Insert\SpecialChar \menuseparator
16273 Formatting\SpecialChar \menuseparator
16274 Ligature
16275 \begin_inset space ~
16276 \end_inset
16277
16278 Break.
16279
16280 \family default
16281  This changes 
16282 \begin_inset Quotes eld
16283 \end_inset
16284
16285 cufflinks
16286 \begin_inset Quotes erd
16287 \end_inset
16288
16289  to 
16290 \begin_inset Quotes eld
16291 \end_inset
16292
16293 cuff\SpecialChar \textcompwordmark{}
16294 links
16295 \begin_inset Quotes erd
16296 \end_inset
16297
16298  and 
16299 \begin_inset Quotes eld
16300 \end_inset
16301
16302 Dorffest
16303 \begin_inset Quotes erd
16304 \end_inset
16305
16306  to 
16307 \begin_inset Quotes eld
16308 \end_inset
16309
16310 Dorf\SpecialChar \textcompwordmark{}
16311 fest
16312 \begin_inset Quotes erd
16313 \end_inset
16314
16315 .
16316 \end_layout
16317
16318 \begin_layout Subsection
16319 LyX's Proper Names
16320 \begin_inset Index idx
16321 status collapsed
16322
16323 \begin_layout Plain Layout
16324 LyX ! Proper names
16325 \end_layout
16326
16327 \end_inset
16328
16329
16330 \begin_inset CommandInset label
16331 LatexCommand label
16332 name "sub:LyX's-Proper-Names"
16333
16334 \end_inset
16335
16336
16337 \end_layout
16338
16339 \begin_layout Standard
16340 You will certainly have noticed that the word “LaTeX” always appears with
16341  characters in different sizes and heights.
16342  LaTeX is the name of the program used by LyX and is therefore recognized
16343  as a proper name when you type it in LyX as 
16344 \begin_inset Quotes eld
16345 \end_inset
16346
16347 LaT
16348 \begin_inset ERT
16349 status collapsed
16350
16351 \begin_layout Plain Layout
16352
16353 {}
16354 \end_layout
16355
16356 \end_inset
16357
16358 eX
16359 \begin_inset Quotes erd
16360 \end_inset
16361
16362 .
16363 \begin_inset Note Note
16364 status collapsed
16365
16366 \begin_layout Plain Layout
16367 The braces in TeX Code are here to avoid that the 
16368 \begin_inset Quotes eld
16369 \end_inset
16370
16371 command
16372 \begin_inset Quotes erd
16373 \end_inset
16374
16375  appear as proper name in the output, see the last paragraph of this section.
16376  To create proper names omit the TeX Code.
16377 \end_layout
16378
16379 \end_inset
16380
16381  Note the order of the upper-and lowercase letters! LyX recognizes the following
16382  proper names:
16383 \end_layout
16384
16385 \begin_layout Description
16386 LyX The name of the game, write 
16387 \begin_inset Quotes eld
16388 \end_inset
16389
16390 L
16391 \begin_inset ERT
16392 status collapsed
16393
16394 \begin_layout Plain Layout
16395
16396 {}
16397 \end_layout
16398
16399 \end_inset
16400
16401 yX
16402 \begin_inset Quotes erd
16403 \end_inset
16404
16405  to produce it.
16406 \end_layout
16407
16408 \begin_layout Description
16409 TeX The program used by LaTeX, write 
16410 \begin_inset Quotes eld
16411 \end_inset
16412
16413 T
16414 \begin_inset ERT
16415 status collapsed
16416
16417 \begin_layout Plain Layout
16418
16419 {}
16420 \end_layout
16421
16422 \end_inset
16423
16424 eX
16425 \begin_inset Quotes erd
16426 \end_inset
16427
16428  to produce it.
16429 \end_layout
16430
16431 \begin_layout Description
16432 LaTeX The program used by LyX, write 
16433 \begin_inset Quotes eld
16434 \end_inset
16435
16436 LaT
16437 \begin_inset ERT
16438 status collapsed
16439
16440 \begin_layout Plain Layout
16441
16442 {}
16443 \end_layout
16444
16445 \end_inset
16446
16447 eX
16448 \begin_inset Quotes erd
16449 \end_inset
16450
16451  to produce it.
16452 \end_layout
16453
16454 \begin_layout Description
16455 LaTeX2e The actual version of LaTeX, write 
16456 \begin_inset Quotes eld
16457 \end_inset
16458
16459 LaT
16460 \begin_inset ERT
16461 status collapsed
16462
16463 \begin_layout Plain Layout
16464
16465 {}
16466 \end_layout
16467
16468 \end_inset
16469
16470 eX2e
16471 \begin_inset Quotes erd
16472 \end_inset
16473
16474  to produce it.
16475 \end_layout
16476
16477 \begin_layout Standard
16478 You might wonder why the LaTeX-version is 
16479 \begin_inset Quotes eld
16480 \end_inset
16481
16482 2
16483 \begin_inset Formula $\epsilon$
16484 \end_inset
16485
16486
16487 \begin_inset Quotes erd
16488 \end_inset
16489
16490 .
16491  It's an old tradition in the TeX-world to give programs geek version numbers.
16492  For example the version number of TeX converges to the number 
16493 \begin_inset Formula $\pi$
16494 \end_inset
16495
16496 : The actual version is 
16497 \begin_inset Quotes eld
16498 \end_inset
16499
16500 TeX-3.141592
16501 \begin_inset Quotes erd
16502 \end_inset
16503
16504 , the previous one was 
16505 \begin_inset Quotes eld
16506 \end_inset
16507
16508 TeX-3.14159
16509 \begin_inset Quotes erd
16510 \end_inset
16511
16512 .
16513 \end_layout
16514
16515 \begin_layout Standard
16516 If you don't want to use proper names, e.
16517 \begin_inset space \thinspace{}
16518 \end_inset
16519
16520 g.
16521 \begin_inset space \space{}
16522 \end_inset
16523
16524 in section headings, you can insert two empty braces in TeX Code in the
16525  word.
16526  This will look in LyX like: 
16527 \begin_inset Graphics
16528         filename clipart/LaTeX.png
16529         scale 80
16530
16531 \end_inset
16532
16533
16534 \begin_inset Newline newline
16535 \end_inset
16536
16537 For more about TeX Code, look at section
16538 \begin_inset space ~
16539 \end_inset
16540
16541
16542 \begin_inset CommandInset ref
16543 LatexCommand ref
16544 reference "sec:TeX-Code"
16545
16546 \end_inset
16547
16548 .
16549 \end_layout
16550
16551 \begin_layout Subsection
16552 Units
16553 \begin_inset Index idx
16554 status collapsed
16555
16556 \begin_layout Plain Layout
16557 Typography ! Units
16558 \end_layout
16559
16560 \end_inset
16561
16562
16563 \end_layout
16564
16565 \begin_layout Standard
16566 Generally the space between units and the number is smaller than the normal
16567  space between two words.
16568  As you can see in the example below, it looks better when the space is
16569  smaller.
16570  To get such a 
16571 \begin_inset Quotes eld
16572 \end_inset
16573
16574 half space
16575 \begin_inset Quotes erd
16576 \end_inset
16577
16578  for units use the menu 
16579 \family sans
16580 Insert\SpecialChar \menuseparator
16581 Formatting\SpecialChar \menuseparator
16582 Thin
16583 \begin_inset space ~
16584 \end_inset
16585
16586 Space
16587 \family default
16588  (shortcut 
16589 \begin_inset Info
16590 type  "shortcuts"
16591 arg   "space-insert thin"
16592 \end_inset
16593
16594 ).
16595 \end_layout
16596
16597 \begin_layout Standard
16598 Here's an example to show the differences:
16599 \end_layout
16600
16601 \begin_layout Standard
16602 \begin_inset Tabular
16603 <lyxtabular version="3" rows="2" columns="2">
16604 <features tabularvalignment="middle">
16605 <column alignment="left" valignment="top" width="0">
16606 <column alignment="left" valignment="top" width="0">
16607 <row>
16608 <cell alignment="center" valignment="top" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612 24
16613 \begin_inset space ~
16614 \end_inset
16615
16616 kW
16617 \begin_inset Formula $\cdot$
16618 \end_inset
16619
16620 h
16621 \end_layout
16622
16623 \end_inset
16624 </cell>
16625 <cell alignment="center" valignment="top" usebox="none">
16626 \begin_inset Text
16627
16628 \begin_layout Plain Layout
16629 space between number and unit
16630 \end_layout
16631
16632 \end_inset
16633 </cell>
16634 </row>
16635 <row>
16636 <cell alignment="center" valignment="top" usebox="none">
16637 \begin_inset Text
16638
16639 \begin_layout Plain Layout
16640 24
16641 \begin_inset space \thinspace{}
16642 \end_inset
16643
16644 kW
16645 \begin_inset Formula $\cdot$
16646 \end_inset
16647
16648 h
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 <cell alignment="center" valignment="top" usebox="none">
16654 \begin_inset Text
16655
16656 \begin_layout Plain Layout
16657 half space between number and unit
16658 \end_layout
16659
16660 \end_inset
16661 </cell>
16662 </row>
16663 </lyxtabular>
16664
16665 \end_inset
16666
16667
16668 \end_layout
16669
16670 \begin_layout Subsection
16671 Widows and Orphans
16672 \begin_inset Index idx
16673 status collapsed
16674
16675 \begin_layout Plain Layout
16676 Typography ! Widows and orphans
16677 \end_layout
16678
16679 \end_inset
16680
16681
16682 \end_layout
16683
16684 \begin_layout Standard
16685 In the early days of word processors, page breaks went wherever the page
16686  happened to end.
16687  There was no regard for what was actually going on in the text.
16688  You may remember once printing out a document, only to find the heading
16689  for a new section printed at the very bottom of the page, the first line
16690  of a new paragraph all alone at the bottom of a page, or the last line
16691  of a paragraph at the top of a new page.
16692  These bits of text became known as 
16693 \emph on
16694 widows
16695 \emph default
16696  and 
16697 \emph on
16698 orphans
16699 \emph default
16700 .
16701 \end_layout
16702
16703 \begin_layout Standard
16704 Clearly, LyX can avoid breaking pages after a section heading.
16705  That's part of the advantage of paragraph environments.
16706  But what about widows and orphans, where the page breaks leave one line
16707  of a paragraph all alone at the top or bottom of a page? There are rules
16708  built into LaTeX governing page breaks, and some of those rules are there
16709  to specifically prevent widows and orphans.
16710  This is the advantage LyX has in using LaTeX as its backend.
16711 \end_layout
16712
16713 \begin_layout Standard
16714 There's no way we can go into how TeX and LaTeX decide to break a page,
16715  or how you can tweak that behavior.
16716  Some LaTeX books listed in the bibliography [such as
16717 \begin_inset space ~
16718 \end_inset
16719
16720
16721 \begin_inset CommandInset citation
16722 LatexCommand cite
16723 key "latexcompanion"
16724
16725 \end_inset
16726
16727  or
16728 \begin_inset space ~
16729 \end_inset
16730
16731
16732 \begin_inset CommandInset citation
16733 LatexCommand cite
16734 key "latexguide"
16735
16736 \end_inset
16737
16738 ] may have more information.
16739  You will almost never need to worry about this, however.
16740 \end_layout
16741
16742 \begin_layout Chapter
16743 Notes, Graphics, Tables, and Floats
16744 \begin_inset CommandInset label
16745 LatexCommand label
16746 name "cha:Floats-and-Notes"
16747
16748 \end_inset
16749
16750
16751 \end_layout
16752
16753 \begin_layout Standard
16754 The issues of this chapter are described in detail in the 
16755 \emph on
16756 Embedded Objects
16757 \emph default
16758  manual.
16759  There you'll also find tips and tricks for special cases.
16760 \end_layout
16761
16762 \begin_layout Section
16763 Notes
16764 \begin_inset Index idx
16765 status collapsed
16766
16767 \begin_layout Plain Layout
16768 Notes
16769 \end_layout
16770
16771 \end_inset
16772
16773
16774 \begin_inset CommandInset label
16775 LatexCommand label
16776 name "sec:Notes"
16777
16778 \end_inset
16779
16780
16781 \end_layout
16782
16783 \begin_layout Standard
16784 LyX offers you a few types of notes to add to your document:
16785 \end_layout
16786
16787 \begin_layout Description
16788 LyX
16789 \begin_inset space ~
16790 \end_inset
16791
16792 Note This note type is for internal notes that won't appear in the output.
16793 \begin_inset Newline newline
16794 \end_inset
16795
16796
16797 \begin_inset Note Note
16798 status open
16799
16800 \begin_layout Plain Layout
16801 This is text in a note box that doesn't appear in the output.
16802 \end_layout
16803
16804 \end_inset
16805
16806
16807 \end_layout
16808
16809 \begin_layout Description
16810 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16811 ent, when you export the document to LaTeX via the menu 
16812 \family sans
16813 File\SpecialChar \menuseparator
16814 Export\SpecialChar \menuseparator
16815 LaTeX (pdflatex) / (plain)
16816 \family default
16817 .
16818 \begin_inset Newline newline
16819 \end_inset
16820
16821
16822 \begin_inset Note Comment
16823 status open
16824
16825 \begin_layout Plain Layout
16826 This is text in a note box that only appears as comment in LaTeX-files.
16827 \end_layout
16828
16829 \end_inset
16830
16831
16832 \end_layout
16833
16834 \begin_layout Description
16835 Greyed
16836 \begin_inset space ~
16837 \end_inset
16838
16839 Out This note will appear in the output as grey text.
16840 \begin_inset Newline newline
16841 \end_inset
16842
16843
16844 \begin_inset Newline newline
16845 \end_inset
16846
16847
16848 \begin_inset Note Greyedout
16849 status open
16850
16851 \begin_layout Plain Layout
16852 This is text
16853 \begin_inset Foot
16854 status collapsed
16855
16856 \begin_layout Plain Layout
16857 This is an example footnote within a greyed out note.
16858  In this document the greyed out note color is redefined to blue.
16859  How this can be done is explained in the 
16860 \emph on
16861 Embedded Objects
16862 \emph default
16863  manual.
16864 \end_layout
16865
16866 \end_inset
16867
16868  of a comment that appears in the output as grey text.
16869 \end_layout
16870
16871 \end_inset
16872
16873
16874 \begin_inset Newline newline
16875 \end_inset
16876
16877
16878 \begin_inset Newline newline
16879 \end_inset
16880
16881 As you can see in the example, the first line of greyed out notes is a bit
16882  indented and greyed out notes can have footnotes.
16883 \end_layout
16884
16885 \begin_layout Standard
16886 Notes are inserted with the toolbar button 
16887 \begin_inset Info
16888 type  "icon"
16889 arg   "note-insert"
16890 \end_inset
16891
16892  or the menu 
16893 \family sans
16894 Insert\SpecialChar \menuseparator
16895 Note
16896 \family default
16897 .
16898  Right-click on the appearing note box to select the note type.
16899 \end_layout
16900
16901 \begin_layout Section
16902 Footnotes
16903 \begin_inset Index idx
16904 status collapsed
16905
16906 \begin_layout Plain Layout
16907 Footnotes
16908 \end_layout
16909
16910 \end_inset
16911
16912
16913 \begin_inset CommandInset label
16914 LatexCommand label
16915 name "sec:Footnotes"
16916
16917 \end_inset
16918
16919
16920 \end_layout
16921
16922 \begin_layout Standard
16923 LyX uses boxes to display footnotes: When you insert a footnote using the
16924  menu 
16925 \family sans
16926 Insert\SpecialChar \menuseparator
16927 Footnote
16928 \family default
16929  or the toolbar button 
16930 \begin_inset Info
16931 type  "icon"
16932 arg   "footnote-insert"
16933 \end_inset
16934
16935
16936 \family roman
16937 \series medium
16938 \bar no
16939 you'll see
16940 \family default
16941 \series default
16942 \bar default
16943  the following box: 
16944 \begin_inset Graphics
16945         filename clipart/footnoteQt4.png
16946         scale 80
16947
16948 \end_inset
16949
16950
16951 \family roman
16952 \series medium
16953 \bar no
16954  This box is LyX's representation of your footnote.
16955  If you
16956 \family default
16957 \series default
16958 \bar default
16959  left-click on 
16960 \family roman
16961 \series medium
16962 \bar no
16963 the 
16964 \begin_inset Quotes eld
16965 \end_inset
16966
16967
16968 \family sans
16969 foot
16970 \family roman
16971
16972 \begin_inset Quotes erd
16973 \end_inset
16974
16975
16976 \family default
16977 \series default
16978 \bar default
16979  
16980 \family roman
16981 \series medium
16982 \bar no
16983 label, the box will
16984 \family default
16985 \series default
16986 \bar default
16987  be opened and you can enter the footnote text into it.
16988  Clicking on the box label again, will close 
16989 \family roman
16990 \series medium
16991 \bar no
16992 the
16993 \family default
16994 \series default
16995 \bar default
16996  box
16997 \family roman
16998 \series medium
16999 \bar no
17000 .
17001  If you want to turn existing text into a footnote, simply mark it and click
17002  on the footnote
17003 \family default
17004 \series default
17005 \bar default
17006  toolbar 
17007 \family roman
17008 \series medium
17009 \bar no
17010 button
17011 \family default
17012 \series default
17013 \bar default
17014 .
17015 \end_layout
17016
17017 \begin_layout Standard
17018 Here's an example footnote:
17019 \family roman
17020 \series medium
17021 \bar no
17022
17023 \begin_inset Foot
17024 status open
17025
17026 \begin_layout Plain Layout
17027 To close a footnote, click on the footnote box label.
17028 \end_layout
17029
17030 \end_inset
17031
17032
17033 \end_layout
17034
17035 \begin_layout Standard
17036 The footnote will appear in the output as a superscript number at the text
17037  position where the footnote box is placed.
17038  The footnote text is placed at the bottom of the current page.
17039  The footnote number is calculated by LyX, the numbers are consecutive,
17040  no matter in which chapter the footnote is in.
17041  LyX doesn't support other numbering schemes yet, but you can get another
17042  scheme using special LaTeX-commands.
17043  T
17044 \family roman
17045 h
17046 \family default
17047 ey are described in the 
17048 \emph on
17049 Embedded Objects
17050 \emph default
17051  manual.
17052 \end_layout
17053
17054 \begin_layout Section
17055 Marginal Notes
17056 \begin_inset Index idx
17057 status collapsed
17058
17059 \begin_layout Plain Layout
17060 Marginal notes
17061 \end_layout
17062
17063 \end_inset
17064
17065
17066 \begin_inset CommandInset label
17067 LatexCommand label
17068 name "sec:Marginal-Notes"
17069
17070 \end_inset
17071
17072
17073 \end_layout
17074
17075 \begin_layout Standard
17076 Marginal notes look and behave just like footnotes in LyX.
17077  When you insert a margin note via the menu 
17078 \family sans
17079 Insert\SpecialChar \menuseparator
17080 Marginal
17081 \begin_inset space ~
17082 \end_inset
17083
17084 Note
17085 \family default
17086  or the toolbar button 
17087 \begin_inset Info
17088 type  "icon"
17089 arg   "marginalnote-insert"
17090 \end_inset
17091
17092 , you'll see 
17093 \family roman
17094 \series medium
17095 a
17096 \family default
17097 \series default
17098  grey 
17099 \family roman
17100 \series medium
17101 box with a
17102 \family default
17103 \series default
17104  red 
17105 \family roman
17106 \series medium
17107 label 
17108 \begin_inset Quotes eld
17109 \end_inset
17110
17111 margin
17112 \begin_inset Quotes erd
17113 \end_inset
17114
17115  appearing within your text.
17116  This box is LyX's representation of your margin
17117 \family default
17118 \series default
17119 al 
17120 \family roman
17121 \series medium
17122 note.
17123 \end_layout
17124
17125 \begin_layout Standard
17126 At the side is an example marginal note.
17127 \family roman
17128 \series medium
17129
17130 \begin_inset Marginal
17131 status open
17132
17133 \begin_layout Plain Layout
17134 This is a marginal note.
17135 \end_layout
17136
17137 \end_inset
17138
17139
17140 \end_layout
17141
17142 \begin_layout Standard
17143 Marginal notes appear at the right side in single-sided documents.
17144  In double-sided documents they appear in the outer margin – left on even
17145  pages, right on odd pages.
17146 \end_layout
17147
17148 \begin_layout Section
17149 Graphics and Images
17150 \begin_inset Index idx
17151 status collapsed
17152
17153 \begin_layout Plain Layout
17154 Images
17155 \end_layout
17156
17157 \end_inset
17158
17159
17160 \begin_inset Index idx
17161 status collapsed
17162
17163 \begin_layout Plain Layout
17164 Graphics
17165 \end_layout
17166
17167 \end_inset
17168
17169
17170 \begin_inset CommandInset label
17171 LatexCommand label
17172 name "sec:Graphics"
17173
17174 \end_inset
17175
17176
17177 \end_layout
17178
17179 \begin_layout Standard
17180 To insert an image in your document, place the cursor at the text position
17181  you want and click on the toolbar icon 
17182 \begin_inset Info
17183 type  "icon"
17184 arg   "dialog-show-new-inset graphics"
17185 \end_inset
17186
17187  or select 
17188 \family sans
17189 Insert\SpecialChar \menuseparator
17190 Graphics
17191 \family default
17192  from the menu.
17193  Then a dialog will appear to choose the file to load.
17194 \end_layout
17195
17196 \begin_layout Standard
17197 This dialog has numerous mostly self-explanatory parameters.
17198  The 
17199 \family sans
17200 Graphics
17201 \family default
17202  tab allows you to choose your image file.
17203  The image can be transformed by setting a rotation angle and a scaling
17204  factor.
17205  The scaling units are explained in Appendix
17206 \begin_inset space ~
17207 \end_inset
17208
17209
17210 \begin_inset CommandInset ref
17211 LatexCommand ref
17212 reference "cha:Units-available-in"
17213
17214 \end_inset
17215
17216 .
17217 \end_layout
17218
17219 \begin_layout Standard
17220 In the tab 
17221 \family sans
17222 Clipping
17223 \family default
17224  it is possible to set image coordinates to adjust the height and width
17225  of the image in the output.
17226  The coordinates can also be calculated automatically by pressing the button
17227  
17228 \family sans
17229 Get
17230 \begin_inset space ~
17231 \end_inset
17232
17233 from
17234 \begin_inset space ~
17235 \end_inset
17236
17237 file
17238 \family default
17239 .
17240  The option 
17241 \family sans
17242 Clip
17243 \begin_inset space ~
17244 \end_inset
17245
17246 to
17247 \begin_inset space ~
17248 \end_inset
17249
17250 bounding
17251 \begin_inset space ~
17252 \end_inset
17253
17254 box
17255 \family default
17256  will only print the image region within the given coordinates.
17257  Normally you don't need to take care about image coordinates and can ignore
17258  the tab 
17259 \family sans
17260 Clipping
17261 \family default
17262 .
17263 \end_layout
17264
17265 \begin_layout Standard
17266 In the 
17267 \family sans
17268 LaTeX and LyX options
17269 \family default
17270  tab LaTeX experts can specify additional LaTeX options.
17271  You can also specify here the appearance of the image inside LyX.
17272  The option 
17273 \family sans
17274 Draft
17275 \begin_inset space ~
17276 \end_inset
17277
17278 mode
17279 \family default
17280  has the effect that the image doesn't appear in the output, only a frame
17281  with the image size is printed.
17282  The option 
17283 \family sans
17284 Don't
17285 \begin_inset space ~
17286 \end_inset
17287
17288 unzip
17289 \begin_inset space ~
17290 \end_inset
17291
17292 on
17293 \begin_inset space ~
17294 \end_inset
17295
17296 export
17297 \family default
17298  is explained in the 
17299 \emph on
17300 Embedded Objects
17301 \emph default
17302  manual in section 
17303 \emph on
17304 Graphics Dialog
17305 \emph default
17306 .
17307 \end_layout
17308
17309 \begin_layout Standard
17310 The graphics dialog can be called at any time by clicking on an image.
17311  The image will appear in the output exactly at the position where it is
17312  in the text.
17313  This is an example image within a separate, horizontally centered paragraph:
17314  
17315 \end_layout
17316
17317 \begin_layout Standard
17318 \align center
17319 \begin_inset Graphics
17320         filename clipart/mobius.eps
17321         scale 70
17322
17323 \end_inset
17324
17325
17326 \end_layout
17327
17328 \begin_layout Standard
17329 If you need image captions and want to reference images, you have to put
17330  the image into a float, see section
17331 \begin_inset space ~
17332 \end_inset
17333
17334
17335 \begin_inset CommandInset ref
17336 LatexCommand ref
17337 reference "sec:Figure-Floats"
17338
17339 \end_inset
17340
17341 .
17342 \end_layout
17343
17344 \begin_layout Subsection
17345 Image Formats
17346 \begin_inset Index idx
17347 status collapsed
17348
17349 \begin_layout Plain Layout
17350 Images ! Formats
17351 \end_layout
17352
17353 \end_inset
17354
17355
17356 \begin_inset CommandInset label
17357 LatexCommand label
17358 name "sub:Image-Formats"
17359
17360 \end_inset
17361
17362
17363 \end_layout
17364
17365 \begin_layout Standard
17366 You can insert images in any known file format.
17367  But as we explained in section
17368 \begin_inset space ~
17369 \end_inset
17370
17371
17372 \begin_inset CommandInset ref
17373 LatexCommand ref
17374 reference "sub:Output-file-formats"
17375
17376 \end_inset
17377
17378 , every output document format allows only a few image formats.
17379  LyX uses therefore the program 
17380 \family typewriter
17381 ImageMagick
17382 \family default
17383  in the background to convert the images to the right format.
17384  To increase your workflow by avoiding these conversions in the background,
17385  you can use only the image formats listed in the subsections of section
17386 \begin_inset space ~
17387 \end_inset
17388
17389
17390 \begin_inset CommandInset ref
17391 LatexCommand ref
17392 reference "sub:Output-file-formats"
17393
17394 \end_inset
17395
17396 .
17397 \end_layout
17398
17399 \begin_layout Standard
17400 Similar to fonts there are two types of image formats:
17401 \end_layout
17402
17403 \begin_layout Description
17404 Bitmap
17405 \begin_inset space ~
17406 \end_inset
17407
17408 images consist of pixel values, often in a compressed form.
17409  They are therefore not fully scalable and look pixelated in large zooms.
17410  Well-known bitmap image formats are 
17411 \begin_inset Quotes eld
17412 \end_inset
17413
17414 Graphics Interchange Format
17415 \begin_inset Quotes erd
17416 \end_inset
17417
17418  (GIF, file extension 
17419 \begin_inset Quotes eld
17420 \end_inset
17421
17422
17423 \family typewriter
17424 .gif
17425 \family default
17426
17427 \begin_inset Quotes erd
17428 \end_inset
17429
17430 )
17431 \begin_inset Index idx
17432 status collapsed
17433
17434 \begin_layout Plain Layout
17435 GIF|see
17436 \begin_inset ERT
17437 status collapsed
17438
17439 \begin_layout Plain Layout
17440
17441 {
17442 \end_layout
17443
17444 \end_inset
17445
17446 Image formats
17447 \begin_inset ERT
17448 status collapsed
17449
17450 \begin_layout Plain Layout
17451
17452 }
17453 \end_layout
17454
17455 \end_inset
17456
17457
17458 \end_layout
17459
17460 \end_inset
17461
17462
17463 \begin_inset Quotes eld
17464 \end_inset
17465
17466 Portable Network Graphics
17467 \begin_inset Quotes erd
17468 \end_inset
17469
17470  (PNG, file extension 
17471 \begin_inset Quotes eld
17472 \end_inset
17473
17474
17475 \family typewriter
17476 .png
17477 \family default
17478
17479 \begin_inset Quotes erd
17480 \end_inset
17481
17482 )
17483 \begin_inset Index idx
17484 status collapsed
17485
17486 \begin_layout Plain Layout
17487 PNG|see
17488 \begin_inset ERT
17489 status collapsed
17490
17491 \begin_layout Plain Layout
17492
17493 {
17494 \end_layout
17495
17496 \end_inset
17497
17498 Image formats
17499 \begin_inset ERT
17500 status collapsed
17501
17502 \begin_layout Plain Layout
17503
17504 }
17505 \end_layout
17506
17507 \end_inset
17508
17509
17510 \end_layout
17511
17512 \end_inset
17513
17514 , and 
17515 \begin_inset Quotes eld
17516 \end_inset
17517
17518 Joint Photographic Experts Group
17519 \begin_inset Quotes erd
17520 \end_inset
17521
17522  (JPG, file extension 
17523 \begin_inset Quotes eld
17524 \end_inset
17525
17526
17527 \family typewriter
17528 .jpg
17529 \family default
17530
17531 \begin_inset Quotes erd
17532 \end_inset
17533
17534  or 
17535 \begin_inset Quotes eld
17536 \end_inset
17537
17538
17539 \family typewriter
17540 .jpeg
17541 \family default
17542
17543 \begin_inset Quotes erd
17544 \end_inset
17545
17546 )
17547 \begin_inset Index idx
17548 status collapsed
17549
17550 \begin_layout Plain Layout
17551 JPG|see
17552 \begin_inset ERT
17553 status collapsed
17554
17555 \begin_layout Plain Layout
17556
17557 {
17558 \end_layout
17559
17560 \end_inset
17561
17562 Image formats
17563 \begin_inset ERT
17564 status collapsed
17565
17566 \begin_layout Plain Layout
17567
17568 }
17569 \end_layout
17570
17571 \end_inset
17572
17573
17574 \end_layout
17575
17576 \end_inset
17577
17578 .
17579 \end_layout
17580
17581 \begin_layout Description
17582 Scalable
17583 \begin_inset space ~
17584 \end_inset
17585
17586 images consist of vectors and can therefore be scaled to any size without
17587  data loss.
17588  The scaling ability is necessary if you want to create presentations, because
17589  presentations are always scaled by the beamer.
17590  Scaling is also useful for online documents to let the user zoom into diagrams.
17591 \begin_inset Newline newline
17592 \end_inset
17593
17594 Scalable image formats can be 
17595 \begin_inset Quotes eld
17596 \end_inset
17597
17598 Scalable Vector Graphics
17599 \begin_inset Quotes erd
17600 \end_inset
17601
17602  (SVG, file extension 
17603 \begin_inset Quotes eld
17604 \end_inset
17605
17606
17607 \family typewriter
17608 .svg
17609 \family default
17610
17611 \begin_inset Quotes erd
17612 \end_inset
17613
17614 )
17615 \begin_inset Index idx
17616 status collapsed
17617
17618 \begin_layout Plain Layout
17619 SVG|see
17620 \begin_inset ERT
17621 status collapsed
17622
17623 \begin_layout Plain Layout
17624
17625 {
17626 \end_layout
17627
17628 \end_inset
17629
17630 Image formats
17631 \begin_inset ERT
17632 status collapsed
17633
17634 \begin_layout Plain Layout
17635
17636 }
17637 \end_layout
17638
17639 \end_inset
17640
17641
17642 \end_layout
17643
17644 \end_inset
17645
17646
17647 \begin_inset Quotes eld
17648 \end_inset
17649
17650 Encapsulated PostScript
17651 \begin_inset Quotes erd
17652 \end_inset
17653
17654  (EPS, file extension 
17655 \begin_inset Quotes eld
17656 \end_inset
17657
17658
17659 \family typewriter
17660 .eps
17661 \family default
17662
17663 \begin_inset Quotes erd
17664 \end_inset
17665
17666 )
17667 \begin_inset Index idx
17668 status collapsed
17669
17670 \begin_layout Plain Layout
17671 EPS|see
17672 \begin_inset ERT
17673 status collapsed
17674
17675 \begin_layout Plain Layout
17676
17677 {
17678 \end_layout
17679
17680 \end_inset
17681
17682 Image formats
17683 \begin_inset ERT
17684 status collapsed
17685
17686 \begin_layout Plain Layout
17687
17688 }
17689 \end_layout
17690
17691 \end_inset
17692
17693
17694 \end_layout
17695
17696 \end_inset
17697
17698 , and 
17699 \begin_inset Quotes eld
17700 \end_inset
17701
17702 Portable Document Format
17703 \begin_inset Quotes erd
17704 \end_inset
17705
17706  (PDF, file extension 
17707 \begin_inset Quotes eld
17708 \end_inset
17709
17710
17711 \family typewriter
17712 .pdf
17713 \family default
17714
17715 \begin_inset Quotes erd
17716 \end_inset
17717
17718 )
17719 \begin_inset Index idx
17720 status collapsed
17721
17722 \begin_layout Plain Layout
17723 PDF
17724 \end_layout
17725
17726 \end_inset
17727
17728 .
17729  We say it can be, because you can convert any bitmap image format to PDF
17730  or EPS and the result won't be scalable.
17731  In this cases only a header with the image properties is added to the original
17732  image
17733 \begin_inset Foot
17734 status collapsed
17735
17736 \begin_layout Plain Layout
17737 In the case of PDF, the original image is additionally compressed.
17738 \end_layout
17739
17740 \end_inset
17741
17742 .
17743 \end_layout
17744
17745 \begin_layout Standard
17746 Normally one cannot convert a bitmap image into a scalable one, only vice
17747  versa.
17748 \end_layout
17749
17750 \begin_layout Subsection
17751 Grouping of Image Settings
17752 \begin_inset Index idx
17753 status collapsed
17754
17755 \begin_layout Plain Layout
17756 Images ! Settings grouping
17757 \end_layout
17758
17759 \end_inset
17760
17761
17762 \end_layout
17763
17764 \begin_layout Standard
17765 Each image can define a new group of image settings or join an existing
17766  group.
17767  Images within such a group share their settings, so adjusting one image
17768  of the group automatically also adjusts all other images of the group in
17769  the same way.
17770  So you can for example change the size for a bunch of images without the
17771  need to manually change each of them.
17772  
17773 \end_layout
17774
17775 \begin_layout Standard
17776 A new group can be set by entering a name in the 
17777 \family sans
17778 Group
17779 \begin_inset space ~
17780 \end_inset
17781
17782 Name
17783 \family default
17784  field in the Graphics dialog.
17785  Joining an existing group can be done using the context menu of the image
17786  by checking the name of the desired group.
17787 \end_layout
17788
17789 \begin_layout Section
17790 Tables
17791 \begin_inset Index idx
17792 status collapsed
17793
17794 \begin_layout Plain Layout
17795 Tables
17796 \end_layout
17797
17798 \end_inset
17799
17800
17801 \begin_inset CommandInset label
17802 LatexCommand label
17803 name "sec:Tables"
17804
17805 \end_inset
17806
17807
17808 \end_layout
17809
17810 \begin_layout Standard
17811 You can insert a table using either the toolbar button 
17812 \begin_inset Info
17813 type  "icon"
17814 arg   "tabular-insert"
17815 \end_inset
17816
17817  or the menu 
17818 \family sans
17819 Insert\SpecialChar \menuseparator
17820 Table
17821 \family default
17822 .
17823  A dialog will appear, asking you for the number of rows and columns.
17824  The default table has lines around any cell and the first row appears separated
17825  from the rest of the table.
17826  This separation appears due to a double line: The cells of the first row
17827  have a line below them and the cells of the second row have a line above
17828  them.
17829  Here's an example table:
17830 \end_layout
17831
17832 \begin_layout Standard
17833 \align center
17834 \begin_inset Tabular
17835 <lyxtabular version="3" rows="4" columns="4">
17836 <features tabularvalignment="middle">
17837 <column alignment="center" valignment="top" width="0pt">
17838 <column alignment="center" valignment="top" width="0pt">
17839 <column alignment="center" valignment="top" width="0in">
17840 <column alignment="center" valignment="top" width="0pt">
17841 <row>
17842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17843 \begin_inset Text
17844
17845 \begin_layout Plain Layout
17846
17847 \end_layout
17848
17849 \end_inset
17850 </cell>
17851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17852 \begin_inset Text
17853
17854 \begin_layout Plain Layout
17855
17856 \family roman
17857 \series medium
17858 \shape up
17859 \size normal
17860 \emph off
17861 \bar no
17862 \noun off
17863 \color none
17864 1
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 2
17874 \end_layout
17875
17876 \end_inset
17877 </cell>
17878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17879 \begin_inset Text
17880
17881 \begin_layout Plain Layout
17882 3
17883 \end_layout
17884
17885 \end_inset
17886 </cell>
17887 </row>
17888 <row>
17889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Plain Layout
17893
17894 \family roman
17895 \series medium
17896 \shape up
17897 \size normal
17898 \emph off
17899 \bar no
17900 \noun off
17901 \color none
17902 A
17903 \end_layout
17904
17905 \end_inset
17906 </cell>
17907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17908 \begin_inset Text
17909
17910 \begin_layout Plain Layout
17911
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929
17930 \end_layout
17931
17932 \end_inset
17933 </cell>
17934 </row>
17935 <row>
17936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940
17941 \family roman
17942 \series medium
17943 \shape up
17944 \size normal
17945 \emph off
17946 \bar no
17947 \noun off
17948 \color none
17949 B
17950 \end_layout
17951
17952 \end_inset
17953 </cell>
17954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958
17959 \end_layout
17960
17961 \end_inset
17962 </cell>
17963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967
17968 \size normal
17969 \noun off
17970 \color none
17971  
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Plain Layout
17980
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 </row>
17986 <row>
17987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17988 \begin_inset Text
17989
17990 \begin_layout Plain Layout
17991
17992 \family roman
17993 \series medium
17994 \shape up
17995 \size normal
17996 \emph off
17997 \bar no
17998 \noun off
17999 \color none
18000 C
18001 \end_layout
18002
18003 \end_inset
18004 </cell>
18005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18006 \begin_inset Text
18007
18008 \begin_layout Plain Layout
18009
18010 \end_layout
18011
18012 \end_inset
18013 </cell>
18014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18015 \begin_inset Text
18016
18017 \begin_layout Plain Layout
18018
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18024 \begin_inset Text
18025
18026 \begin_layout Plain Layout
18027
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 </row>
18033 </lyxtabular>
18034
18035 \end_inset
18036
18037
18038 \end_layout
18039
18040 \begin_layout Subsection
18041 The Table dialog
18042 \end_layout
18043
18044 \begin_layout Standard
18045 You can alter a table by clicking on it with the right mouse button, which
18046  brings up the table dialog.
18047  Here you can adjust the settings of the cell and row/column respectively
18048  where the cursor is placed currently.
18049  Most of the dialog options also work on selections.
18050  This means that if you select more cells, columns or rows the action is
18051  done on all of your selection.
18052 \end_layout
18053
18054 \begin_layout Standard
18055 Additionally to the table dialog, the 
18056 \family sans
18057 table
18058 \begin_inset space ~
18059 \end_inset
18060
18061 toolbar
18062 \family default
18063  helps you in setting table properties.
18064  It appears when the cursor is inside a table.
18065 \end_layout
18066
18067 \begin_layout Standard
18068 In the tab 
18069 \family sans
18070 Table
18071 \begin_inset space ~
18072 \end_inset
18073
18074 Settings
18075 \family default
18076  of the table dialog you can set the alignment for the current row.
18077  If you add a row or column, it will be inserted right beside or below the
18078  current cell respectively.
18079  The vertical alignment of a column can only be adjusted when a column width
18080  is given.
18081  A given width will allow the cell to have line breaks and multiple paragraphs
18082  of text, see section
18083 \begin_inset space ~
18084 \end_inset
18085
18086
18087 \begin_inset CommandInset ref
18088 LatexCommand ref
18089 reference "sub:Table-Cells"
18090
18091 \end_inset
18092
18093 .
18094 \end_layout
18095
18096 \begin_layout Standard
18097 You can mark multiple cells of one row/column as a multicolumn/row cell
18098  using the check box 
18099 \family sans
18100 Multicolumn
18101 \family default
18102  or 
18103 \family sans
18104 Multirow
18105 \family default
18106 .
18107  This will merge the cells to 
18108 \emph on
18109 one
18110 \emph default
18111  cell, spread over more than one column/row.
18112  Multicolumn cells are treated as own rows, so that the alignment, width,
18113  and border settings affect only the multicolumn cell.
18114  Here's an example table with a multicolumn cell in the first row and one
18115  in the last row without the upper border:
18116 \end_layout
18117
18118 \begin_layout Standard
18119 \align center
18120 \begin_inset Tabular
18121 <lyxtabular version="3" rows="3" columns="4">
18122 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18123 <column alignment="center" valignment="top" width="0pt">
18124 <column alignment="center" valignment="middle" width="0">
18125 <column alignment="center" valignment="top" width="0in">
18126 <column alignment="center" valignment="top" width="0pt">
18127 <row>
18128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132 abc
18133 \end_layout
18134
18135 \end_inset
18136 </cell>
18137 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141 def ghi
18142 \end_layout
18143
18144 \end_inset
18145 </cell>
18146 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18147 \begin_inset Text
18148
18149 \begin_layout Plain Layout
18150
18151 \end_layout
18152
18153 \end_inset
18154 </cell>
18155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18156 \begin_inset Text
18157
18158 \begin_layout Plain Layout
18159 jkl
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 </row>
18165 <row>
18166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18167 \begin_inset Text
18168
18169 \begin_layout Plain Layout
18170
18171 \family roman
18172 \series medium
18173 \shape up
18174 \size normal
18175 \emph off
18176 \bar no
18177 \noun off
18178 \color none
18179 A
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Plain Layout
18188 B
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18194 \begin_inset Text
18195
18196 \begin_layout Plain Layout
18197 C
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206 D
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 </row>
18212 <row>
18213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18214 \begin_inset Text
18215
18216 \begin_layout Plain Layout
18217 1
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18223 \begin_inset Text
18224
18225 \begin_layout Plain Layout
18226 2
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 3
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244 4
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 </row>
18250 </lyxtabular>
18251
18252 \end_inset
18253
18254
18255 \end_layout
18256
18257 \begin_layout Standard
18258 Adept users can declare special LaTeX-arguments for the table.
18259  They are necessary for special table formatting, like for multirow cells,
18260  explained in the tables section of the 
18261 \emph on
18262 Embedded
18263 \begin_inset space ~
18264 \end_inset
18265
18266 Objects
18267 \emph default
18268  manual.
18269  You can also rotate the current cell or the whole table 90
18270 \begin_inset space \thinspace{}
18271 \end_inset
18272
18273 degrees counterclockwise.
18274  These rotations are not visible in LyX but in the output.
18275 \end_layout
18276
18277 \begin_layout Standard
18278 \begin_inset Note Greyedout
18279 status open
18280
18281 \begin_layout Plain Layout
18282
18283 \series bold
18284 Note:
18285 \series default
18286  Most DVI-viewers are 
18287 \emph on
18288 not
18289 \emph default
18290  able to display rotations.
18291 \end_layout
18292
18293 \end_inset
18294
18295
18296 \end_layout
18297
18298 \begin_layout Standard
18299 The 
18300 \family sans
18301 Borders
18302 \family default
18303  tab allows you to add and delete border lines for the current row/column.
18304  The button 
18305 \family sans
18306 Default
18307 \family default
18308  adds lines for all cell borders.
18309 \end_layout
18310
18311 \begin_layout Subsection
18312 Longtables
18313 \begin_inset Index idx
18314 status collapsed
18315
18316 \begin_layout Plain Layout
18317 Tables ! Longtables
18318 \end_layout
18319
18320 \end_inset
18321
18322
18323 \begin_inset Index idx
18324 status collapsed
18325
18326 \begin_layout Plain Layout
18327 Longtables
18328 \end_layout
18329
18330 \end_inset
18331
18332
18333 \end_layout
18334
18335 \begin_layout Standard
18336 If the table is too long to fit on one page, you can use the option 
18337 \family sans
18338 Use
18339 \begin_inset space ~
18340 \end_inset
18341
18342 long
18343 \begin_inset space ~
18344 \end_inset
18345
18346 table
18347 \family default
18348  in the tab 
18349 \family sans
18350 Longtable
18351 \family default
18352  of the table dialog to split the table automatically over more pages.
18353  Doing this enables some check boxes and you can now define:
18354 \end_layout
18355
18356 \begin_layout Description
18357
18358 \family sans
18359 Header
18360 \family default
18361 : The current row and all rows above, that don't have any special options
18362  defined, are defined to be the header rows of all pages of the longtable;
18363  except for the first page, if 
18364 \family sans
18365 First
18366 \begin_inset space ~
18367 \end_inset
18368
18369 header
18370 \family default
18371  is defined.
18372 \end_layout
18373
18374 \begin_layout Description
18375
18376 \family sans
18377 First
18378 \begin_inset space ~
18379 \end_inset
18380
18381 header
18382 \family default
18383 : The current row and all rows above, that don't have any special options
18384  defined, are defined to be the header rows of the first page of the longtable.
18385 \end_layout
18386
18387 \begin_layout Description
18388
18389 \family sans
18390 Footer
18391 \family default
18392 : The current row and all rows below, that don't have any special options
18393  defined, are defined to be the footer rows of all pages of the longtable;
18394  except for the last page, if 
18395 \family sans
18396 Last
18397 \begin_inset space ~
18398 \end_inset
18399
18400 footer
18401 \family default
18402  is defined.
18403 \end_layout
18404
18405 \begin_layout Description
18406
18407 \family sans
18408 Last
18409 \begin_inset space ~
18410 \end_inset
18411
18412 footer
18413 \family default
18414 : The current row and all rows below, that don't have any special options
18415  defined, are defined to be the footer rows of the last page of the longtable.
18416 \end_layout
18417
18418 \begin_layout Description
18419 Caption: The first row is reset as a single column.
18420  You can now insert there the table caption via the menu 
18421 \family sans
18422 Insert\SpecialChar \menuseparator
18423 Caption
18424 \family default
18425 .
18426  More about longtable captions can be found in the 
18427 \emph on
18428 Embedded
18429 \begin_inset space ~
18430 \end_inset
18431
18432 Objects
18433 \emph default
18434  manual.
18435 \end_layout
18436
18437 \begin_layout Standard
18438 You can also specify a row where the table is split.
18439  If you set more than one option in the same table row, you should be aware
18440  of the fact that only the first one is used in the given table row.
18441  The others will then be defined as 
18442 \emph on
18443 empty
18444 \emph default
18445 .
18446  In this context, first means first in this order: 
18447 \family sans
18448 Footer, Last
18449 \begin_inset space ~
18450 \end_inset
18451
18452 footer,
18453 \family default
18454  
18455 \family sans
18456 Header,
18457 \family default
18458  
18459 \family sans
18460 First
18461 \begin_inset space ~
18462 \end_inset
18463
18464 header.
18465
18466 \family default
18467  See the following longtable to see how it works:
18468 \end_layout
18469
18470 \begin_layout Standard
18471 \align center
18472 \begin_inset Tabular
18473 <lyxtabular version="3" rows="69" columns="3">
18474 <features islongtable="true" longtabularalignment="center">
18475 <column alignment="block" valignment="top" width="5cm">
18476 <column alignment="left" valignment="top" width="0pt">
18477 <column alignment="right" valignment="top" width="0pt">
18478 <row endfirsthead="true">
18479 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483
18484 \series bold
18485 Example Phone List (ignore the names)
18486 \end_layout
18487
18488 \end_inset
18489 </cell>
18490 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494
18495 \end_layout
18496
18497 \end_inset
18498 </cell>
18499 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503
18504 \end_layout
18505
18506 \end_inset
18507 </cell>
18508 </row>
18509 <row endfirsthead="true">
18510 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514
18515 \series bold
18516 NAME
18517 \end_layout
18518
18519 \end_inset
18520 </cell>
18521 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18522 \begin_inset Text
18523
18524 \begin_layout Plain Layout
18525
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18531 \begin_inset Text
18532
18533 \begin_layout Plain Layout
18534
18535 \series bold
18536 TEL.
18537 \end_layout
18538
18539 \end_inset
18540 </cell>
18541 </row>
18542 <row endhead="true">
18543 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18544 \begin_inset Text
18545
18546 \begin_layout Plain Layout
18547  
18548 \series bold
18549 Example Phone List
18550 \end_layout
18551
18552 \end_inset
18553 </cell>
18554 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18555 \begin_inset Text
18556
18557 \begin_layout Plain Layout
18558
18559 \end_layout
18560
18561 \end_inset
18562 </cell>
18563 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567
18568 \end_layout
18569
18570 \end_inset
18571 </cell>
18572 </row>
18573 <row endhead="true">
18574 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18575 \begin_inset Text
18576
18577 \begin_layout Plain Layout
18578
18579 \series bold
18580 NAME
18581 \end_layout
18582
18583 \end_inset
18584 </cell>
18585 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18586 \begin_inset Text
18587
18588 \begin_layout Plain Layout
18589
18590 \end_layout
18591
18592 \end_inset
18593 </cell>
18594 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18595 \begin_inset Text
18596
18597 \begin_layout Plain Layout
18598
18599 \series bold
18600 TEL.
18601 \end_layout
18602
18603 \end_inset
18604 </cell>
18605 </row>
18606 <row endfoot="true">
18607 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611  
18612 \series bold
18613 continue ...
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622
18623 \end_layout
18624
18625 \end_inset
18626 </cell>
18627 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18628 \begin_inset Text
18629
18630 \begin_layout Plain Layout
18631
18632 \end_layout
18633
18634 \end_inset
18635 </cell>
18636 </row>
18637 <row>
18638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642
18643 \series bold
18644 Annovi
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653 Silvia
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18659 \begin_inset Text
18660
18661 \begin_layout Plain Layout
18662 111
18663 \end_layout
18664
18665 \end_inset
18666 </cell>
18667 </row>
18668 <row>
18669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673
18674 \series bold
18675 Bertoli
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684 Stefano
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693 111
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 </row>
18699 <row>
18700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18701 \begin_inset Text
18702
18703 \begin_layout Plain Layout
18704
18705 \series bold
18706 Bozzi
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715 Walter
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18721 \begin_inset Text
18722
18723 \begin_layout Plain Layout
18724 111
18725 \end_layout
18726
18727 \end_inset
18728 </cell>
18729 </row>
18730 <row>
18731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18732 \begin_inset Text
18733
18734 \begin_layout Plain Layout
18735
18736 \series bold
18737 Cachia
18738 \end_layout
18739
18740 \end_inset
18741 </cell>
18742 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746 Maria
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18752 \begin_inset Text
18753
18754 \begin_layout Plain Layout
18755 111
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 </row>
18761 <row>
18762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18763 \begin_inset Text
18764
18765 \begin_layout Plain Layout
18766
18767 \series bold
18768 Cachia
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18774 \begin_inset Text
18775
18776 \begin_layout Plain Layout
18777 Maurizio
18778 \end_layout
18779
18780 \end_inset
18781 </cell>
18782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18783 \begin_inset Text
18784
18785 \begin_layout Plain Layout
18786 111
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 </row>
18792 <row>
18793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797
18798 \series bold
18799 Cinquemani
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 Giusi
18809 \end_layout
18810
18811 \end_inset
18812 </cell>
18813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817 111
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 </row>
18823 <row>
18824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18825 \begin_inset Text
18826
18827 \begin_layout Plain Layout
18828
18829 \series bold
18830 Colin
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 Bernard
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848 111
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 </row>
18854 <row>
18855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \series bold
18861 Concli
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870 Gianfranco
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879 111
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 </row>
18885 <row>
18886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890
18891 \series bold
18892 Dal Bosco
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901 Carolina
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910 111
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 </row>
18916 <row>
18917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921
18922 \series bold
18923 Dalpiaz
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932 Annamaria
18933 \end_layout
18934
18935 \end_inset
18936 </cell>
18937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941 111
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
18946 </row>
18947 <row>
18948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952
18953 \series bold
18954 Feliciello
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963 Domenico
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972 111
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 </row>
18978 <row>
18979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983
18984 \series bold
18985 Focarelli
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Plain Layout
18994 Paola
18995 \end_layout
18996
18997 \end_inset
18998 </cell>
18999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Plain Layout
19003 111
19004 \end_layout
19005
19006 \end_inset
19007 </cell>
19008 </row>
19009 <row>
19010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19011 \begin_inset Text
19012
19013 \begin_layout Plain Layout
19014
19015 \series bold
19016 Galletti
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \begin_layout Plain Layout
19025 Oreste
19026 \end_layout
19027
19028 \end_inset
19029 </cell>
19030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034 111
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 </row>
19040 <row>
19041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045
19046 \series bold
19047 Gasparini
19048 \end_layout
19049
19050 \end_inset
19051 </cell>
19052 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Plain Layout
19056 Franca
19057 \end_layout
19058
19059 \end_inset
19060 </cell>
19061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19062 \begin_inset Text
19063
19064 \begin_layout Plain Layout
19065 111
19066 \end_layout
19067
19068 \end_inset
19069 </cell>
19070 </row>
19071 <row>
19072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076
19077 \series bold
19078 Rizzardi
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19084 \begin_inset Text
19085
19086 \begin_layout Plain Layout
19087 Paola
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096 111
19097 \end_layout
19098
19099 \end_inset
19100 </cell>
19101 </row>
19102 <row>
19103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107
19108 \series bold
19109 Lassini
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Plain Layout
19118 Giancarlo
19119 \end_layout
19120
19121 \end_inset
19122 </cell>
19123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19124 \begin_inset Text
19125
19126 \begin_layout Plain Layout
19127 111
19128 \end_layout
19129
19130 \end_inset
19131 </cell>
19132 </row>
19133 <row>
19134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19135 \begin_inset Text
19136
19137 \begin_layout Plain Layout
19138
19139 \series bold
19140 Malfatti
19141 \end_layout
19142
19143 \end_inset
19144 </cell>
19145 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19146 \begin_inset Text
19147
19148 \begin_layout Plain Layout
19149 Luciano
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158 111
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 </row>
19164 <row>
19165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19166 \begin_inset Text
19167
19168 \begin_layout Plain Layout
19169
19170 \series bold
19171 Malfatti
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180 Valeriano
19181 \end_layout
19182
19183 \end_inset
19184 </cell>
19185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19186 \begin_inset Text
19187
19188 \begin_layout Plain Layout
19189 111
19190 \end_layout
19191
19192 \end_inset
19193 </cell>
19194 </row>
19195 <row>
19196 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19197 \begin_inset Text
19198
19199 \begin_layout Plain Layout
19200
19201 \series bold
19202 Meneguzzo
19203 \end_layout
19204
19205 \end_inset
19206 </cell>
19207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19208 \begin_inset Text
19209
19210 \begin_layout Plain Layout
19211 Roberto
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220 111
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 </row>
19226 <row>
19227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231
19232 \series bold
19233 Mezzadra
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242 Roberto
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251 111
19252 \end_layout
19253
19254 \end_inset
19255 </cell>
19256 </row>
19257 <row>
19258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19259 \begin_inset Text
19260
19261 \begin_layout Plain Layout
19262
19263 \series bold
19264 Pirpamer
19265 \end_layout
19266
19267 \end_inset
19268 </cell>
19269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19270 \begin_inset Text
19271
19272 \begin_layout Plain Layout
19273 Erich
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19279 \begin_inset Text
19280
19281 \begin_layout Plain Layout
19282 111
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 </row>
19288 <row>
19289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Plain Layout
19293
19294 \series bold
19295 Pochiesa
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19301 \begin_inset Text
19302
19303 \begin_layout Plain Layout
19304 Paolo
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19310 \begin_inset Text
19311
19312 \begin_layout Plain Layout
19313 111, 222
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 </row>
19319 <row>
19320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Plain Layout
19324
19325 \series bold
19326 Radina
19327 \end_layout
19328
19329 \end_inset
19330 </cell>
19331 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19332 \begin_inset Text
19333
19334 \begin_layout Plain Layout
19335 Claudio
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344 111
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 </row>
19350 <row>
19351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355
19356 \series bold
19357 Stuffer
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366 Oskar
19367 \end_layout
19368
19369 \end_inset
19370 </cell>
19371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19372 \begin_inset Text
19373
19374 \begin_layout Plain Layout
19375 111
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 </row>
19381 <row>
19382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19383 \begin_inset Text
19384
19385 \begin_layout Plain Layout
19386
19387 \series bold
19388 Tacchelli
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19394 \begin_inset Text
19395
19396 \begin_layout Plain Layout
19397 Ugo
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406 111
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 </row>
19412 <row>
19413 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417
19418 \series bold
19419 Tezzele
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428 Margit
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437 111
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 </row>
19443 <row>
19444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448
19449 \series bold
19450 Unterkalmsteiner
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459 Frieda
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 111
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 </row>
19474 <row>
19475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479
19480 \series bold
19481 Vieider
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Plain Layout
19490 Hilde
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499 111
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 </row>
19505 <row>
19506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Plain Layout
19510
19511 \series bold
19512 Vigna
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521 Jürgen
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19527 \begin_inset Text
19528
19529 \begin_layout Plain Layout
19530 111
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 </row>
19536 <row>
19537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19538 \begin_inset Text
19539
19540 \begin_layout Plain Layout
19541
19542 \series bold
19543 Weber
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552 Maurizio
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19558 \begin_inset Text
19559
19560 \begin_layout Plain Layout
19561 111
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 </row>
19567 <row>
19568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19569 \begin_inset Text
19570
19571 \begin_layout Plain Layout
19572
19573 \series bold
19574 Winkler
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583 Franz
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592 111
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 </row>
19598 <row>
19599 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603  
19604 \end_layout
19605
19606 \end_inset
19607 </cell>
19608 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612
19613 \end_layout
19614
19615 \end_inset
19616 </cell>
19617 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621
19622 \end_layout
19623
19624 \end_inset
19625 </cell>
19626 </row>
19627 <row>
19628 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632
19633 \series bold
19634 Annovi
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Plain Layout
19643 Silvia
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652 555
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 </row>
19658 <row>
19659 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663
19664 \series bold
19665 Bertoli
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674 Stefano
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683 555
19684 \end_layout
19685
19686 \end_inset
19687 </cell>
19688 </row>
19689 <row>
19690 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694
19695 \series bold
19696 Bozzi
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705 Walter
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Plain Layout
19714 555
19715 \end_layout
19716
19717 \end_inset
19718 </cell>
19719 </row>
19720 <row>
19721 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19722 \begin_inset Text
19723
19724 \begin_layout Plain Layout
19725
19726 \series bold
19727 Cachia
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19733 \begin_inset Text
19734
19735 \begin_layout Plain Layout
19736 Maria
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19742 \begin_inset Text
19743
19744 \begin_layout Plain Layout
19745 555
19746 \end_layout
19747
19748 \end_inset
19749 </cell>
19750 </row>
19751 <row>
19752 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756
19757 \series bold
19758 Cachia
19759 \end_layout
19760
19761 \end_inset
19762 </cell>
19763 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19764 \begin_inset Text
19765
19766 \begin_layout Plain Layout
19767 Maurizio
19768 \end_layout
19769
19770 \end_inset
19771 </cell>
19772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776 555
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 </row>
19782 <row>
19783 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787
19788 \series bold
19789 Cinquemani
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19795 \begin_inset Text
19796
19797 \begin_layout Plain Layout
19798 Giusi
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807 555
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 </row>
19813 <row>
19814 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19815 \begin_inset Text
19816
19817 \begin_layout Plain Layout
19818
19819 \series bold
19820 Colin
19821 \end_layout
19822
19823 \end_inset
19824 </cell>
19825 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Plain Layout
19829 Bernard
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838 555
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 </row>
19844 <row>
19845 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849
19850 \series bold
19851 Concli
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860 Gianfranco
19861 \end_layout
19862
19863 \end_inset
19864 </cell>
19865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869 555
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 </row>
19875 <row>
19876 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19877 \begin_inset Text
19878
19879 \begin_layout Plain Layout
19880
19881 \series bold
19882 Dal Bosco
19883 \end_layout
19884
19885 \end_inset
19886 </cell>
19887 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891 Carolina
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900 555
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 </row>
19906 <row>
19907 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911
19912 \series bold
19913 Dalpiaz
19914 \end_layout
19915
19916 \end_inset
19917 </cell>
19918 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19919 \begin_inset Text
19920
19921 \begin_layout Plain Layout
19922 Annamaria
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931 555
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 </row>
19937 <row>
19938 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Plain Layout
19942
19943 \series bold
19944 Feliciello
19945 \end_layout
19946
19947 \end_inset
19948 </cell>
19949 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953 Domenico
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19959 \begin_inset Text
19960
19961 \begin_layout Plain Layout
19962 555
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 </row>
19968 <row>
19969 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19970 \begin_inset Text
19971
19972 \begin_layout Plain Layout
19973
19974 \series bold
19975 Focarelli
19976 \end_layout
19977
19978 \end_inset
19979 </cell>
19980 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19981 \begin_inset Text
19982
19983 \begin_layout Plain Layout
19984 Paola
19985 \end_layout
19986
19987 \end_inset
19988 </cell>
19989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19990 \begin_inset Text
19991
19992 \begin_layout Plain Layout
19993 555
19994 \end_layout
19995
19996 \end_inset
19997 </cell>
19998 </row>
19999 <row>
20000 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20001 \begin_inset Text
20002
20003 \begin_layout Plain Layout
20004
20005 \series bold
20006 Galletti
20007 \end_layout
20008
20009 \end_inset
20010 </cell>
20011 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015 Oreste
20016 \end_layout
20017
20018 \end_inset
20019 </cell>
20020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20021 \begin_inset Text
20022
20023 \begin_layout Plain Layout
20024 555
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 </row>
20030 <row>
20031 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035
20036 \series bold
20037 Gasparini
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20043 \begin_inset Text
20044
20045 \begin_layout Plain Layout
20046 Franca
20047 \end_layout
20048
20049 \end_inset
20050 </cell>
20051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20052 \begin_inset Text
20053
20054 \begin_layout Plain Layout
20055 555
20056 \end_layout
20057
20058 \end_inset
20059 </cell>
20060 </row>
20061 <row>
20062 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20063 \begin_inset Text
20064
20065 \begin_layout Plain Layout
20066
20067 \series bold
20068 Rizzardi
20069 \end_layout
20070
20071 \end_inset
20072 </cell>
20073 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20074 \begin_inset Text
20075
20076 \begin_layout Plain Layout
20077 Paola
20078 \end_layout
20079
20080 \end_inset
20081 </cell>
20082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20083 \begin_inset Text
20084
20085 \begin_layout Plain Layout
20086 555
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 </row>
20092 <row>
20093 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20094 \begin_inset Text
20095
20096 \begin_layout Plain Layout
20097
20098 \series bold
20099 Lassini
20100 \end_layout
20101
20102 \end_inset
20103 </cell>
20104 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Plain Layout
20108 Giancarlo
20109 \end_layout
20110
20111 \end_inset
20112 </cell>
20113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20114 \begin_inset Text
20115
20116 \begin_layout Plain Layout
20117 555
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 </row>
20123 <row>
20124 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128
20129 \series bold
20130 Malfatti
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Plain Layout
20139 Luciano
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148 555
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 </row>
20154 <row>
20155 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159
20160 \series bold
20161 Malfatti
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170 Valeriano
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179 555
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 </row>
20185 <row>
20186 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190
20191 \series bold
20192 Meneguzzo
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20198 \begin_inset Text
20199
20200 \begin_layout Plain Layout
20201 Roberto
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210 555
20211 \end_layout
20212
20213 \end_inset
20214 </cell>
20215 </row>
20216 <row>
20217 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20218 \begin_inset Text
20219
20220 \begin_layout Plain Layout
20221
20222 \series bold
20223 Mezzadra
20224 \end_layout
20225
20226 \end_inset
20227 </cell>
20228 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20229 \begin_inset Text
20230
20231 \begin_layout Plain Layout
20232 Roberto
20233 \end_layout
20234
20235 \end_inset
20236 </cell>
20237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20238 \begin_inset Text
20239
20240 \begin_layout Plain Layout
20241 555
20242 \end_layout
20243
20244 \end_inset
20245 </cell>
20246 </row>
20247 <row>
20248 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20249 \begin_inset Text
20250
20251 \begin_layout Plain Layout
20252
20253 \series bold
20254 Pirpamer
20255 \end_layout
20256
20257 \end_inset
20258 </cell>
20259 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Plain Layout
20263 Erich
20264 \end_layout
20265
20266 \end_inset
20267 </cell>
20268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20269 \begin_inset Text
20270
20271 \begin_layout Plain Layout
20272 555
20273 \end_layout
20274
20275 \end_inset
20276 </cell>
20277 </row>
20278 <row>
20279 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283
20284 \series bold
20285 Pochiesa
20286 \end_layout
20287
20288 \end_inset
20289 </cell>
20290 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20291 \begin_inset Text
20292
20293 \begin_layout Plain Layout
20294 Paolo
20295 \end_layout
20296
20297 \end_inset
20298 </cell>
20299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20300 \begin_inset Text
20301
20302 \begin_layout Plain Layout
20303 555, 222
20304 \end_layout
20305
20306 \end_inset
20307 </cell>
20308 </row>
20309 <row>
20310 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20311 \begin_inset Text
20312
20313 \begin_layout Plain Layout
20314
20315 \series bold
20316 Radina
20317 \end_layout
20318
20319 \end_inset
20320 </cell>
20321 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20322 \begin_inset Text
20323
20324 \begin_layout Plain Layout
20325 Claudio
20326 \end_layout
20327
20328 \end_inset
20329 </cell>
20330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20331 \begin_inset Text
20332
20333 \begin_layout Plain Layout
20334 555
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 </row>
20340 <row>
20341 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Plain Layout
20345
20346 \series bold
20347 Stuffer
20348 \end_layout
20349
20350 \end_inset
20351 </cell>
20352 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Plain Layout
20356 Oskar
20357 \end_layout
20358
20359 \end_inset
20360 </cell>
20361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20362 \begin_inset Text
20363
20364 \begin_layout Plain Layout
20365 555
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 </row>
20371 <row>
20372 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20373 \begin_inset Text
20374
20375 \begin_layout Plain Layout
20376
20377 \series bold
20378 Tacchelli
20379 \end_layout
20380
20381 \end_inset
20382 </cell>
20383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20384 \begin_inset Text
20385
20386 \begin_layout Plain Layout
20387 Ugo
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396 555
20397 \end_layout
20398
20399 \end_inset
20400 </cell>
20401 </row>
20402 <row>
20403 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20404 \begin_inset Text
20405
20406 \begin_layout Plain Layout
20407
20408 \series bold
20409 Tezzele
20410 \end_layout
20411
20412 \end_inset
20413 </cell>
20414 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418 Margit
20419 \end_layout
20420
20421 \end_inset
20422 </cell>
20423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20424 \begin_inset Text
20425
20426 \begin_layout Plain Layout
20427 555
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 </row>
20433 <row>
20434 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20435 \begin_inset Text
20436
20437 \begin_layout Plain Layout
20438
20439 \series bold
20440 Unterkalmsteiner
20441 \end_layout
20442
20443 \end_inset
20444 </cell>
20445 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20446 \begin_inset Text
20447
20448 \begin_layout Plain Layout
20449 Frieda
20450 \end_layout
20451
20452 \end_inset
20453 </cell>
20454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20455 \begin_inset Text
20456
20457 \begin_layout Plain Layout
20458 555
20459 \end_layout
20460
20461 \end_inset
20462 </cell>
20463 </row>
20464 <row>
20465 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20466 \begin_inset Text
20467
20468 \begin_layout Plain Layout
20469
20470 \series bold
20471 Vieider
20472 \end_layout
20473
20474 \end_inset
20475 </cell>
20476 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20477 \begin_inset Text
20478
20479 \begin_layout Plain Layout
20480 Hilde
20481 \end_layout
20482
20483 \end_inset
20484 </cell>
20485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20486 \begin_inset Text
20487
20488 \begin_layout Plain Layout
20489 555
20490 \end_layout
20491
20492 \end_inset
20493 </cell>
20494 </row>
20495 <row>
20496 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20497 \begin_inset Text
20498
20499 \begin_layout Plain Layout
20500
20501 \series bold
20502 Vigna
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511 Jürgen
20512 \end_layout
20513
20514 \end_inset
20515 </cell>
20516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20517 \begin_inset Text
20518
20519 \begin_layout Plain Layout
20520 999
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 </row>
20526 <row>
20527 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20528 \begin_inset Text
20529
20530 \begin_layout Plain Layout
20531
20532 \series bold
20533 Weber
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542 Maurizio
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551 555
20552 \end_layout
20553
20554 \end_inset
20555 </cell>
20556 </row>
20557 <row>
20558 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20559 \begin_inset Text
20560
20561 \begin_layout Plain Layout
20562
20563 \series bold
20564 Winkler
20565 \end_layout
20566
20567 \end_inset
20568 </cell>
20569 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20570 \begin_inset Text
20571
20572 \begin_layout Plain Layout
20573 Franz
20574 \end_layout
20575
20576 \end_inset
20577 </cell>
20578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20579 \begin_inset Text
20580
20581 \begin_layout Plain Layout
20582 555
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 </row>
20588 <row endlastfoot="true">
20589 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20590 \begin_inset Text
20591
20592 \begin_layout Plain Layout
20593
20594 \series bold
20595 End
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20601 \begin_inset Text
20602
20603 \begin_layout Plain Layout
20604
20605 \end_layout
20606
20607 \end_inset
20608 </cell>
20609 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20610 \begin_inset Text
20611
20612 \begin_layout Plain Layout
20613
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 </row>
20619 </lyxtabular>
20620
20621 \end_inset
20622
20623
20624 \end_layout
20625
20626 \begin_layout Subsection
20627 Table Cells
20628 \begin_inset Index idx
20629 status collapsed
20630
20631 \begin_layout Plain Layout
20632 Tables ! Cells
20633 \end_layout
20634
20635 \end_inset
20636
20637
20638 \begin_inset CommandInset label
20639 LatexCommand label
20640 name "sub:Table-Cells"
20641
20642 \end_inset
20643
20644
20645 \end_layout
20646
20647 \begin_layout Standard
20648 A table cell can contain text, inline equations, a figure, or another table.
20649  All these kinds of objects can be placed in the same cell.
20650  Font sizes and shapes can also be altered.
20651  But you can't put a special environment in a cell (like 
20652 \family sans
20653 Section*
20654 \family default
20655 , etc.), nor set spacing options etc.
20656  for the cell's paragraph.
20657 \end_layout
20658
20659 \begin_layout Standard
20660 To have multi-line entries in table cells, you have to declare a fixed width
20661  for the column in the table dialog.
20662  Your text is then automatically split into multiple lines and the cell
20663  is enlarged vertically when the length of the text exceeds the given width.
20664  An example:
20665 \end_layout
20666
20667 \begin_layout Standard
20668 \align center
20669 \begin_inset Tabular
20670 <lyxtabular version="3" rows="4" columns="3">
20671 <features tabularvalignment="middle">
20672 <column alignment="center" valignment="top" width="0pt">
20673 <column alignment="block" valignment="top" width="3cm">
20674 <column alignment="center" valignment="top" width="0pt">
20675 <row>
20676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20677 \begin_inset Text
20678
20679 \begin_layout Plain Layout
20680
20681 \family roman
20682 \series medium
20683 \shape up
20684 \size normal
20685 \emph off
20686 \bar no
20687 \noun off
20688 \color none
20689 1
20690 \end_layout
20691
20692 \end_inset
20693 </cell>
20694 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20695 \begin_inset Text
20696
20697 \begin_layout Plain Layout
20698
20699 \family roman
20700 \series medium
20701 \shape up
20702 \size normal
20703 \emph off
20704 \bar no
20705 \noun off
20706 \color none
20707 2
20708 \end_layout
20709
20710 \end_inset
20711 </cell>
20712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20713 \begin_inset Text
20714
20715 \begin_layout Plain Layout
20716
20717 \family roman
20718 \series medium
20719 \shape up
20720 \size normal
20721 \emph off
20722 \bar no
20723 \noun off
20724 \color none
20725 3
20726 \end_layout
20727
20728 \end_inset
20729 </cell>
20730 </row>
20731 <row>
20732 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20733 \begin_inset Text
20734
20735 \begin_layout Plain Layout
20736
20737 \family roman
20738 \series medium
20739 \shape up
20740 \size normal
20741 \emph off
20742 \bar no
20743 \noun off
20744 \color none
20745 4
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \family roman
20756 \series medium
20757 \shape up
20758 \size normal
20759 \emph off
20760 \bar no
20761 \noun off
20762 \color none
20763 This is a multi-line entry in a table.
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20769 \begin_inset Text
20770
20771 \begin_layout Plain Layout
20772
20773 \family roman
20774 \series medium
20775 \shape up
20776 \size normal
20777 \emph off
20778 \bar no
20779 \noun off
20780 \color none
20781 5
20782 \end_layout
20783
20784 \end_inset
20785 </cell>
20786 </row>
20787 <row>
20788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792
20793 \family roman
20794 \series medium
20795 \shape up
20796 \size normal
20797 \emph off
20798 \bar no
20799 \noun off
20800 \color none
20801 6
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810
20811 \family roman
20812 \series medium
20813 \shape up
20814 \size normal
20815 \emph off
20816 \bar no
20817 \noun off
20818 \color none
20819 This is longer now.
20820 \end_layout
20821
20822 \end_inset
20823 </cell>
20824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20825 \begin_inset Text
20826
20827 \begin_layout Plain Layout
20828
20829 \family roman
20830 \series medium
20831 \shape up
20832 \size normal
20833 \emph off
20834 \bar no
20835 \noun off
20836 \color none
20837 7
20838 \end_layout
20839
20840 \end_inset
20841 </cell>
20842 </row>
20843 <row>
20844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Plain Layout
20848
20849 \family roman
20850 \series medium
20851 \shape up
20852 \size normal
20853 \emph off
20854 \bar no
20855 \noun off
20856 \color none
20857 8
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866
20867 \family roman
20868 \series medium
20869 \shape up
20870 \size normal
20871 \emph off
20872 \bar no
20873 \noun off
20874 \color none
20875 This is a multi-line entry in a table.
20876  This is longer now.
20877 \end_layout
20878
20879 \end_inset
20880 </cell>
20881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20882 \begin_inset Text
20883
20884 \begin_layout Plain Layout
20885
20886 \family roman
20887 \series medium
20888 \shape up
20889 \size normal
20890 \emph off
20891 \bar no
20892 \noun off
20893 \color none
20894 9
20895 \end_layout
20896
20897 \end_inset
20898 </cell>
20899 </row>
20900 </lyxtabular>
20901
20902 \end_inset
20903
20904
20905 \end_layout
20906
20907 \begin_layout Standard
20908 Cutting and pasting between tables and table cells works reasonably well.
20909  You can cut and paste even more than one row.
20910 \begin_inset Foot
20911 status open
20912
20913 \begin_layout Plain Layout
20914 Note, that you cannot paste into a multicell selection because it would
20915  not be clear what to do when pasting a single word in a selected 2×3.
20916  
20917 \end_layout
20918
20919 \end_inset
20920
20921  Selection with the mouse or with 
20922 \family sans
20923 Shift
20924 \family default
20925  plus the arrow keys works as usual.
20926  You can also copy and paste the entire table as a single unit by starting
20927  the selection from outside the table.
20928 \end_layout
20929
20930 \begin_layout Section
20931 Floats
20932 \begin_inset Index idx
20933 status collapsed
20934
20935 \begin_layout Plain Layout
20936 Floats
20937 \end_layout
20938
20939 \end_inset
20940
20941
20942 \begin_inset CommandInset label
20943 LatexCommand label
20944 name "sec:Floats"
20945
20946 \end_inset
20947
20948
20949 \end_layout
20950
20951 \begin_layout Standard
20952 A float is a block of text associated with some sort of label, which doesn't
20953  have a fixed location.
20954  It can 
20955 \begin_inset Quotes eld
20956 \end_inset
20957
20958 float
20959 \begin_inset Quotes erd
20960 \end_inset
20961
20962  forward or backward a page or two, to wherever it fits best.
20963  
20964 \family sans
20965 Footnotes
20966 \family default
20967  and 
20968 \family sans
20969 Margin
20970 \begin_inset space ~
20971 \end_inset
20972
20973 Notes
20974 \family default
20975  are also floats, because they can float to the next page when there are
20976  too many notes on the page.
20977 \end_layout
20978
20979 \begin_layout Standard
20980 Floats make it possible to get a high quality layout.
20981  Images and tables can be spread evenly over the pages to avoid whitespace
20982  and pages without text.
20983  As the floating often destroys the context between the text and the image/table
20984 , every float can be referenced in the text.
20985  Floats are therefore numbered.
20986  Referencing is described in section
20987 \begin_inset space ~
20988 \end_inset
20989
20990
20991 \begin_inset CommandInset ref
20992 LatexCommand ref
20993 reference "sec:Cross-References"
20994
20995 \end_inset
20996
20997 .
20998 \end_layout
20999
21000 \begin_layout Standard
21001 To insert a float, use the menu 
21002 \family sans
21003 Insert\SpecialChar \menuseparator
21004 Floats
21005 \family default
21006 .
21007  A box with a caption that has e.
21008 \begin_inset space \thinspace{}
21009 \end_inset
21010
21011 g.
21012 \begin_inset space \space{}
21013 \end_inset
21014
21015 the label 
21016 \begin_inset Quotes eld
21017 \end_inset
21018
21019 Figure
21020 \begin_inset space ~
21021 \end_inset
21022
21023 #:
21024 \begin_inset Quotes erd
21025 \end_inset
21026
21027  (# is the actual number) will be inserted into your document.
21028  The label will automatically be translated to the document language in
21029  the output.
21030  After the label you can insert the caption text.
21031 \begin_inset Index idx
21032 status collapsed
21033
21034 \begin_layout Plain Layout
21035 Floats ! Captions
21036 \end_layout
21037
21038 \end_inset
21039
21040  The image or table is inserted above or below the caption in a separate
21041  paragraph within the float.
21042  To keep your LyX-document readable, you can open and close the float box
21043  by left-clicking on the box label.
21044  A closed float box looks like this: 
21045 \begin_inset Graphics
21046         filename clipart/floatQt4.png
21047         scale 80
21048
21049 \end_inset
21050
21051  – a gray button with a red label.
21052 \end_layout
21053
21054 \begin_layout Standard
21055 It is recommended to insert floats as a separate paragraph to avoid possible
21056  LaTeX-errors that can occur when the surrounding text is specially formatted.
21057 \end_layout
21058
21059 \begin_layout Subsection
21060 Float Types
21061 \end_layout
21062
21063 \begin_layout Subsubsection
21064 Figure Floats
21065 \begin_inset Index idx
21066 status collapsed
21067
21068 \begin_layout Plain Layout
21069 Floats ! Figure floats
21070 \end_layout
21071
21072 \end_inset
21073
21074
21075 \begin_inset CommandInset label
21076 LatexCommand label
21077 name "sec:Figure-Floats"
21078
21079 \end_inset
21080
21081
21082 \end_layout
21083
21084 \begin_layout Standard
21085 The menu 
21086 \family sans
21087 Insert\SpecialChar \menuseparator
21088 Float\SpecialChar \menuseparator
21089 Figure
21090 \family default
21091  inserts a float with the label 
21092 \begin_inset Quotes eld
21093 \end_inset
21094
21095
21096 \series bold
21097 Figure
21098 \begin_inset space ~
21099 \end_inset
21100
21101 #:
21102 \series default
21103
21104 \begin_inset Quotes erd
21105 \end_inset
21106
21107 .
21108  Set the cursor above this label (or before it and press enter) and insert
21109  the image as described above to get the caption printed below the image.
21110  This is what we did for Figure
21111 \begin_inset space ~
21112 \end_inset
21113
21114
21115 \begin_inset CommandInset ref
21116 LatexCommand ref
21117 reference "cap:Platypus"
21118
21119 \end_inset
21120
21121 .
21122  If you want the caption to be above the image, set the cursor at the end
21123  of the caption, press enter and insert the image.
21124  This was done in Figure
21125 \begin_inset space ~
21126 \end_inset
21127
21128
21129 \begin_inset CommandInset ref
21130 LatexCommand ref
21131 reference "cap:Escher"
21132
21133 \end_inset
21134
21135 .
21136 \end_layout
21137
21138 \begin_layout Standard
21139 \begin_inset Float figure
21140 wide false
21141 sideways false
21142 status open
21143
21144 \begin_layout Plain Layout
21145 \align center
21146 \begin_inset Graphics
21147         filename clipart/platypus.eps
21148         width 50col%
21149
21150 \end_inset
21151
21152
21153 \end_layout
21154
21155 \begin_layout Plain Layout
21156 \begin_inset Caption
21157
21158 \begin_layout Plain Layout
21159 \begin_inset CommandInset label
21160 LatexCommand label
21161 name "cap:Platypus"
21162
21163 \end_inset
21164
21165 A severely distorted platypus in a float.
21166 \end_layout
21167
21168 \end_inset
21169
21170
21171 \end_layout
21172
21173 \end_inset
21174
21175
21176 \end_layout
21177
21178 \begin_layout Standard
21179 \begin_inset Float figure
21180 wide false
21181 sideways false
21182 status open
21183
21184 \begin_layout Plain Layout
21185 \begin_inset Caption
21186
21187 \begin_layout Plain Layout
21188 \begin_inset CommandInset label
21189 LatexCommand label
21190 name "cap:Escher"
21191
21192 \end_inset
21193
21194 M.C.
21195  Escher on acid.
21196 \end_layout
21197
21198 \end_inset
21199
21200
21201 \end_layout
21202
21203 \begin_layout Plain Layout
21204 \align center
21205 \begin_inset Graphics
21206         filename clipart/escher-lsd.eps
21207         scale 80
21208
21209 \end_inset
21210
21211
21212 \end_layout
21213
21214 \end_inset
21215
21216
21217 \end_layout
21218
21219 \begin_layout Standard
21220 This figure float also shows how to set a label and create a cross-reference
21221  to it.
21222  As described in section
21223 \begin_inset space ~
21224 \end_inset
21225
21226
21227 \begin_inset CommandInset ref
21228 LatexCommand ref
21229 reference "sec:Cross-References"
21230
21231 \end_inset
21232
21233 , you can simply insert a label in the caption using the menu 
21234 \family sans
21235 Insert\SpecialChar \menuseparator
21236 Label
21237 \family default
21238  and refer to it using the menu 
21239 \family sans
21240 Insert\SpecialChar \menuseparator
21241 Cross-Reference
21242 \family default
21243 .
21244  It is important to use references to figure floats, rather than using vague
21245  references like 
21246 \begin_inset Quotes eld
21247 \end_inset
21248
21249 the figure above
21250 \begin_inset Quotes erd
21251 \end_inset
21252
21253 , because, as LaTeX will reposition the floats in the final document, it
21254  might not be 
21255 \begin_inset Quotes eld
21256 \end_inset
21257
21258 above
21259 \begin_inset Quotes erd
21260 \end_inset
21261
21262  at all.
21263 \end_layout
21264
21265 \begin_layout Standard
21266 Normally only one image is inserted in a figure float, but sometimes you
21267  might want to use two images with separate subcaptions.
21268  This can be done by inserting image floats into existing image floats.
21269  Note that only the main caption of the float is added to the List of Figures.
21270  Figure
21271 \begin_inset space ~
21272 \end_inset
21273
21274
21275 \begin_inset CommandInset ref
21276 LatexCommand ref
21277 reference "cap:Two-distorted-images"
21278
21279 \end_inset
21280
21281  is an example of a figure float with two images set side by side.
21282  You can also set the images one below the other.
21283  Figure
21284 \begin_inset space ~
21285 \end_inset
21286
21287
21288 \begin_inset CommandInset ref
21289 LatexCommand ref
21290 reference "fig:Undefinable"
21291
21292 \end_inset
21293
21294  and 
21295 \begin_inset CommandInset ref
21296 LatexCommand ref
21297 reference "fig:Platypus"
21298
21299 \end_inset
21300
21301  are the subfigures.
21302 \end_layout
21303
21304 \begin_layout Standard
21305 \begin_inset Float figure
21306 wide false
21307 sideways false
21308 status open
21309
21310 \begin_layout Plain Layout
21311 \begin_inset space \hfill{}
21312 \end_inset
21313
21314
21315 \begin_inset Float figure
21316 wide false
21317 sideways false
21318 status open
21319
21320 \begin_layout Plain Layout
21321 \begin_inset Caption
21322
21323 \begin_layout Plain Layout
21324 \begin_inset CommandInset label
21325 LatexCommand label
21326 name "fig:Undefinable"
21327
21328 \end_inset
21329
21330 Undefinable
21331 \end_layout
21332
21333 \end_inset
21334
21335
21336 \end_layout
21337
21338 \begin_layout Plain Layout
21339 \begin_inset Graphics
21340         filename clipart/escher-lsd.eps
21341         width 45col%
21342
21343 \end_inset
21344
21345
21346 \end_layout
21347
21348 \end_inset
21349
21350
21351 \begin_inset space \hfill{}
21352 \end_inset
21353
21354
21355 \begin_inset Float figure
21356 wide false
21357 sideways false
21358 status open
21359
21360 \begin_layout Plain Layout
21361 \begin_inset Caption
21362
21363 \begin_layout Plain Layout
21364 \begin_inset CommandInset label
21365 LatexCommand label
21366 name "fig:Platypus"
21367
21368 \end_inset
21369
21370 Platypus
21371 \end_layout
21372
21373 \end_inset
21374
21375
21376 \end_layout
21377
21378 \begin_layout Plain Layout
21379 \begin_inset Graphics
21380         filename clipart/platypus.eps
21381         lyxscale 60
21382         width 45col%
21383
21384 \end_inset
21385
21386
21387 \end_layout
21388
21389 \end_inset
21390
21391
21392 \begin_inset space \hfill{}
21393 \end_inset
21394
21395
21396 \end_layout
21397
21398 \begin_layout Plain Layout
21399 \begin_inset Caption
21400
21401 \begin_layout Plain Layout
21402 \begin_inset CommandInset label
21403 LatexCommand label
21404 name "cap:Two-distorted-images"
21405
21406 \end_inset
21407
21408 Two distorted images.
21409 \end_layout
21410
21411 \end_inset
21412
21413
21414 \end_layout
21415
21416 \end_inset
21417
21418
21419 \end_layout
21420
21421 \begin_layout Standard
21422 Note that the caption is added to the 
21423 \family sans
21424 List
21425 \begin_inset space ~
21426 \end_inset
21427
21428 of
21429 \begin_inset space ~
21430 \end_inset
21431
21432 Figures
21433 \family default
21434  as described in section
21435 \begin_inset space ~
21436 \end_inset
21437
21438
21439 \begin_inset CommandInset ref
21440 LatexCommand ref
21441 reference "sub:List-of-Figures"
21442
21443 \end_inset
21444
21445 .
21446 \end_layout
21447
21448 \begin_layout Subsubsection
21449 Table Floats
21450 \begin_inset Index idx
21451 status collapsed
21452
21453 \begin_layout Plain Layout
21454 Floats ! Table floats
21455 \end_layout
21456
21457 \end_inset
21458
21459
21460 \end_layout
21461
21462 \begin_layout Standard
21463 Table floats can be inserted using the menu 
21464 \family sans
21465 Insert\SpecialChar \menuseparator
21466 Float\SpecialChar \menuseparator
21467 Table
21468 \family default
21469 .
21470  They have the same properties as figure floats except for the different
21471  label.
21472  Table
21473 \begin_inset space ~
21474 \end_inset
21475
21476
21477 \begin_inset CommandInset ref
21478 LatexCommand ref
21479 reference "cap:Table-float"
21480
21481 \end_inset
21482
21483  is an example of a table float.
21484 \end_layout
21485
21486 \begin_layout Standard
21487 \begin_inset Float table
21488 wide false
21489 sideways false
21490 status open
21491
21492 \begin_layout Plain Layout
21493 \begin_inset Caption
21494
21495 \begin_layout Plain Layout
21496 \begin_inset CommandInset label
21497 LatexCommand label
21498 name "cap:Table-float"
21499
21500 \end_inset
21501
21502 A table float.
21503 \end_layout
21504
21505 \end_inset
21506
21507
21508 \end_layout
21509
21510 \begin_layout Plain Layout
21511 \align center
21512 \begin_inset Tabular
21513 <lyxtabular version="3" rows="3" columns="3">
21514 <features tabularvalignment="middle">
21515 <column alignment="center" valignment="top" width="0pt">
21516 <column alignment="center" valignment="top" width="0pt">
21517 <column alignment="center" valignment="top" width="0pt">
21518 <row>
21519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21520 \begin_inset Text
21521
21522 \begin_layout Plain Layout
21523
21524 \family roman
21525 \series medium
21526 \shape up
21527 \size normal
21528 \emph off
21529 \bar no
21530 \noun off
21531 \color none
21532 1
21533 \end_layout
21534
21535 \end_inset
21536 </cell>
21537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21538 \begin_inset Text
21539
21540 \begin_layout Plain Layout
21541
21542 \family roman
21543 \series medium
21544 \shape up
21545 \size normal
21546 \emph off
21547 \bar no
21548 \noun off
21549 \color none
21550 2
21551 \end_layout
21552
21553 \end_inset
21554 </cell>
21555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout Plain Layout
21559
21560 \family roman
21561 \series medium
21562 \shape up
21563 \size normal
21564 \emph off
21565 \bar no
21566 \noun off
21567 \color none
21568 3
21569 \end_layout
21570
21571 \end_inset
21572 </cell>
21573 </row>
21574 <row>
21575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21576 \begin_inset Text
21577
21578 \begin_layout Plain Layout
21579
21580 \family roman
21581 \series medium
21582 \shape up
21583 \size normal
21584 \emph off
21585 \bar no
21586 \noun off
21587 \color none
21588 Joe
21589 \end_layout
21590
21591 \end_inset
21592 </cell>
21593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21594 \begin_inset Text
21595
21596 \begin_layout Plain Layout
21597
21598 \family roman
21599 \series medium
21600 \shape up
21601 \size normal
21602 \emph off
21603 \bar no
21604 \noun off
21605 \color none
21606 Mary
21607 \end_layout
21608
21609 \end_inset
21610 </cell>
21611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21612 \begin_inset Text
21613
21614 \begin_layout Plain Layout
21615
21616 \family roman
21617 \series medium
21618 \shape up
21619 \size normal
21620 \emph off
21621 \bar no
21622 \noun off
21623 \color none
21624 Ted
21625 \end_layout
21626
21627 \end_inset
21628 </cell>
21629 </row>
21630 <row>
21631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21632 \begin_inset Text
21633
21634 \begin_layout Plain Layout
21635
21636 \family roman
21637 \series medium
21638 \shape up
21639 \size normal
21640 \emph off
21641 \bar no
21642 \noun off
21643 \color none
21644 \begin_inset Formula $\int x^{2}dx$
21645 \end_inset
21646
21647
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656
21657 \family roman
21658 \series medium
21659 \shape up
21660 \size normal
21661 \emph off
21662 \bar no
21663 \noun off
21664 \color none
21665 \begin_inset Formula $\left[\begin{array}{cc}
21666 a & b\\
21667 c & d
21668 \end{array}\right]$
21669 \end_inset
21670
21671
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680
21681 \family roman
21682 \series medium
21683 \shape up
21684 \size normal
21685 \emph off
21686 \bar no
21687 \noun off
21688 \color none
21689 \begin_inset Formula $1+1=2$
21690 \end_inset
21691
21692
21693 \end_layout
21694
21695 \end_inset
21696 </cell>
21697 </row>
21698 </lyxtabular>
21699
21700 \end_inset
21701
21702
21703 \end_layout
21704
21705 \end_inset
21706
21707
21708 \end_layout
21709
21710 \begin_layout Subsubsection
21711 Algorithm Floats
21712 \begin_inset Index idx
21713 status collapsed
21714
21715 \begin_layout Plain Layout
21716 Floats ! Algorithm floats
21717 \end_layout
21718
21719 \end_inset
21720
21721
21722 \end_layout
21723
21724 \begin_layout Standard
21725 This float type is inserted with the menu 
21726 \family sans
21727 Insert\SpecialChar \menuseparator
21728 Float\SpecialChar \menuseparator
21729 Algorithm
21730 \family default
21731 .
21732  It is used for program codes and descriptions of algorithms.
21733  A possible environment for algorithms is the 
21734 \family sans
21735 LyX-Code
21736 \family default
21737 , described in section
21738 \begin_inset space ~
21739 \end_inset
21740
21741
21742 \begin_inset CommandInset ref
21743 LatexCommand ref
21744 reference "sub:LyX-Code"
21745
21746 \end_inset
21747
21748 .
21749 \end_layout
21750
21751 \begin_layout Standard
21752 \begin_inset Note Greyedout
21753 status open
21754
21755 \begin_layout Plain Layout
21756
21757 \series bold
21758 Note:
21759 \series default
21760  that the float label is not automatically translated into the document
21761  language.
21762 \end_layout
21763
21764 \end_inset
21765
21766  You have to do this manually by adding the following line
21767 \end_layout
21768
21769 \begin_layout Standard
21770
21771 \series bold
21772
21773 \backslash
21774 floatname{algorithm}{your
21775 \begin_inset space ~
21776 \end_inset
21777
21778 name}
21779 \end_layout
21780
21781 \begin_layout Standard
21782 to the document preamble (menu 
21783 \family sans
21784 Document\SpecialChar \menuseparator
21785 Settings
21786 \family default
21787 ).
21788  
21789 \series bold
21790 your
21791 \begin_inset space ~
21792 \end_inset
21793
21794 name
21795 \series default
21796  is the word 
21797 \begin_inset Quotes eld
21798 \end_inset
21799
21800
21801 \emph on
21802 algorithm
21803 \emph default
21804
21805 \begin_inset Quotes erd
21806 \end_inset
21807
21808  in your language.
21809 \end_layout
21810
21811 \begin_layout Subsubsection
21812 Wrap Floats
21813 \begin_inset Index idx
21814 status collapsed
21815
21816 \begin_layout Plain Layout
21817 Floats ! Text Wrap Floats
21818 \end_layout
21819
21820 \end_inset
21821
21822
21823 \end_layout
21824
21825 \begin_layout Standard
21826 \begin_inset Wrap figure
21827 lines 0
21828 placement l
21829 overhang 0in
21830 width "40col%"
21831 status open
21832
21833 \begin_layout Plain Layout
21834 \begin_inset Graphics
21835         filename clipart/mobius.eps
21836         width 40col%
21837
21838 \end_inset
21839
21840
21841 \end_layout
21842
21843 \begin_layout Plain Layout
21844 \begin_inset Caption
21845
21846 \begin_layout Plain Layout
21847 \begin_inset CommandInset label
21848 LatexCommand label
21849 name "cap:Wrapped-figure"
21850
21851 \end_inset
21852
21853 This is a wrapped figure.
21854 \begin_inset VSpace medskip
21855 \end_inset
21856
21857
21858 \end_layout
21859
21860 \end_inset
21861
21862
21863 \end_layout
21864
21865 \end_inset
21866
21867 This float type is used if you want to 
21868 \begin_inset Quotes eld
21869 \end_inset
21870
21871 wrap
21872 \begin_inset Quotes erd
21873 \end_inset
21874
21875  text around a figure so that it only occupies some fraction of the column
21876  width.
21877  It can be inserted using the menu 
21878 \family sans
21879 Insert\SpecialChar \menuseparator
21880 Float\SpecialChar \menuseparator
21881 Wrap
21882 \begin_inset space ~
21883 \end_inset
21884
21885 Float
21886 \family default
21887  if the LaTeX-package 
21888 \series bold
21889 wrapfig
21890 \series default
21891
21892 \begin_inset Index idx
21893 status collapsed
21894
21895 \begin_layout Plain Layout
21896 LaTeX-packages ! wrapfig
21897 \end_layout
21898
21899 \end_inset
21900
21901  is installed.
21902 \begin_inset Foot
21903 status collapsed
21904
21905 \begin_layout Plain Layout
21906 Installing a LaTeX-package is explained it in the 
21907 \emph on
21908 LaTeX
21909 \begin_inset space ~
21910 \end_inset
21911
21912 Configuration
21913 \emph default
21914  manual.
21915 \end_layout
21916
21917 \end_inset
21918
21919  The width and placement of the float is adjusted by right-clicking on the
21920  float box.
21921  Figure
21922 \begin_inset space ~
21923 \end_inset
21924
21925
21926 \begin_inset CommandInset ref
21927 LatexCommand ref
21928 reference "cap:Wrapped-figure"
21929
21930 \end_inset
21931
21932  is for example a figure wrap float with a width of 40
21933 \begin_inset space \thinspace{}
21934 \end_inset
21935
21936 col%.
21937 \begin_inset Foot
21938 status collapsed
21939
21940 \begin_layout Plain Layout
21941 Available units are explained in Appendix
21942 \begin_inset space ~
21943 \end_inset
21944
21945
21946 \begin_inset CommandInset ref
21947 LatexCommand ref
21948 reference "cha:Units-available-in"
21949
21950 \end_inset
21951
21952 .
21953 \end_layout
21954
21955 \end_inset
21956
21957  Some space was added under the caption to separate it better from the surroundi
21958 ng text.
21959 \end_layout
21960
21961 \begin_layout Standard
21962 \begin_inset Note Greyedout
21963 status open
21964
21965 \begin_layout Plain Layout
21966
21967 \series bold
21968 Note:
21969 \series default
21970  Wrap floats might be fragile! E.
21971 \begin_inset space \thinspace{}
21972 \end_inset
21973
21974 g.
21975 \begin_inset space \space{}
21976 \end_inset
21977
21978 having a figure too close to the bottom of the page can mess things up so
21979  that the float doesn't appear in the output or that it is placed over some
21980  other text.
21981 \end_layout
21982
21983 \end_inset
21984
21985  In general:
21986 \end_layout
21987
21988 \begin_layout Itemize
21989 Wrap floats should not be placed in paragraphs that run over a page break.
21990  That means that wrap floats should preferably be inserted in the exact
21991  place when the document is nearly ready and you are able to estimate where
21992  page breaks will appear.
21993 \end_layout
21994
21995 \begin_layout Itemize
21996 Wrap floats should either be placed in their own paragraph before the paragraph
21997  where they should wrap into, or within a paragraph.
21998 \end_layout
21999
22000 \begin_layout Itemize
22001 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
22002  there is a text paragraph between them as separator.
22003 \end_layout
22004
22005 \begin_layout Itemize
22006 Wrap floats are not allowed in section headings or tables.
22007 \end_layout
22008
22009 \begin_layout Subsection
22010 Rotated Floats
22011 \begin_inset CommandInset label
22012 LatexCommand label
22013 name "sub:Rotated-Floats"
22014
22015 \end_inset
22016
22017
22018 \begin_inset Index idx
22019 status collapsed
22020
22021 \begin_layout Plain Layout
22022 Floats ! Rotating
22023 \end_layout
22024
22025 \end_inset
22026
22027
22028 \end_layout
22029
22030 \begin_layout Standard
22031 Especially for wide tables you might have floats rotated.
22032  To rotate a whole float including the caption, right-click on the float-box
22033  and use the option 
22034 \family sans
22035 Rotate
22036 \begin_inset space ~
22037 \end_inset
22038
22039 sideways
22040 \family default
22041 .
22042 \end_layout
22043
22044 \begin_layout Standard
22045 Rotated floats are always placed on their own pages (or columns, when you
22046  have a multicolumn document).
22047  You can let them span several columns using the float settings option 
22048 \family sans
22049 Span
22050 \begin_inset space ~
22051 \end_inset
22052
22053 columns
22054 \family default
22055 .
22056  Floats are rotated so that you can read them from the outside margin.
22057  Forcing the rotation direction is explained in the 
22058 \emph on
22059 Embedded Objects
22060 \emph default
22061  manual.
22062 \end_layout
22063
22064 \begin_layout Standard
22065 Referencing rotated floats is the same like for normal floats; the caption
22066  format is also the same: Table
22067 \begin_inset space ~
22068 \end_inset
22069
22070
22071 \begin_inset CommandInset ref
22072 LatexCommand ref
22073 reference "cap:Rotated-table"
22074
22075 \end_inset
22076
22077  is an example of a rotated table float.
22078 \end_layout
22079
22080 \begin_layout Standard
22081 \begin_inset Note Greyedout
22082 status open
22083
22084 \begin_layout Plain Layout
22085
22086 \series bold
22087 Note:
22088 \series default
22089  Not all DVI-viewers are able to display rotated floats.
22090 \end_layout
22091
22092 \end_inset
22093
22094
22095 \end_layout
22096
22097 \begin_layout Standard
22098 \begin_inset Float table
22099 wide false
22100 sideways true
22101 status open
22102
22103 \begin_layout Plain Layout
22104 \begin_inset Caption
22105
22106 \begin_layout Plain Layout
22107 \begin_inset CommandInset label
22108 LatexCommand label
22109 name "cap:Rotated-table"
22110
22111 \end_inset
22112
22113  Rotated table
22114 \end_layout
22115
22116 \end_inset
22117
22118
22119 \end_layout
22120
22121 \begin_layout Plain Layout
22122 \align center
22123 \begin_inset Tabular
22124 <lyxtabular version="3" rows="1" columns="5">
22125 <features tabularvalignment="middle">
22126 <column alignment="center" valignment="top" width="0">
22127 <column alignment="center" valignment="top" width="0">
22128 <column alignment="center" valignment="top" width="0">
22129 <column alignment="center" valignment="top" width="0">
22130 <column alignment="center" valignment="top" width="0">
22131 <row>
22132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22133 \begin_inset Text
22134
22135 \begin_layout Plain Layout
22136 test
22137 \end_layout
22138
22139 \end_inset
22140 </cell>
22141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22142 \begin_inset Text
22143
22144 \begin_layout Plain Layout
22145 b
22146 \end_layout
22147
22148 \end_inset
22149 </cell>
22150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22151 \begin_inset Text
22152
22153 \begin_layout Plain Layout
22154 c
22155 \end_layout
22156
22157 \end_inset
22158 </cell>
22159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22160 \begin_inset Text
22161
22162 \begin_layout Plain Layout
22163 d
22164 \end_layout
22165
22166 \end_inset
22167 </cell>
22168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22169 \begin_inset Text
22170
22171 \begin_layout Plain Layout
22172 e
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 </row>
22178 </lyxtabular>
22179
22180 \end_inset
22181
22182
22183 \end_layout
22184
22185 \end_inset
22186
22187
22188 \end_layout
22189
22190 \begin_layout Subsection
22191 Float Placement
22192 \begin_inset CommandInset label
22193 LatexCommand label
22194 name "sub:Float-Placement"
22195
22196 \end_inset
22197
22198
22199 \begin_inset Index idx
22200 status collapsed
22201
22202 \begin_layout Plain Layout
22203 Floats ! Placement
22204 \end_layout
22205
22206 \end_inset
22207
22208
22209 \end_layout
22210
22211 \begin_layout Standard
22212 Right-clicking on a float-box opens a dialog where you can alter the placement
22213  options that LaTeX uses for positioning the float.
22214 \begin_inset Newline newline
22215 \end_inset
22216
22217 The option 
22218 \family sans
22219 Span
22220 \begin_inset space ~
22221 \end_inset
22222
22223 columns
22224 \family default
22225  is only useful for two-column documents: If you select it, the float will
22226  span both columns on the page instead of being confined to just one.
22227 \begin_inset Newline newline
22228 \end_inset
22229
22230 The option 
22231 \family sans
22232 Rotate
22233 \begin_inset space ~
22234 \end_inset
22235
22236 sideways
22237 \family default
22238  is used to rotate floats, see section
22239 \begin_inset space ~
22240 \end_inset
22241
22242
22243 \begin_inset CommandInset ref
22244 LatexCommand ref
22245 reference "sub:Rotated-Floats"
22246
22247 \end_inset
22248
22249 .
22250 \end_layout
22251
22252 \begin_layout Standard
22253 You can use one ore more of the following options in the float dialog to
22254  set the placement for a particular float when you uncheck the option 
22255 \family sans
22256 Use
22257 \begin_inset space ~
22258 \end_inset
22259
22260 default
22261 \begin_inset space ~
22262 \end_inset
22263
22264 placement
22265 \family default
22266 :
22267 \end_layout
22268
22269 \begin_layout Description
22270 Here
22271 \begin_inset space ~
22272 \end_inset
22273
22274 if
22275 \begin_inset space ~
22276 \end_inset
22277
22278 possible: try to place the float at the position where it is inserted
22279 \end_layout
22280
22281 \begin_layout Description
22282 Top
22283 \begin_inset space ~
22284 \end_inset
22285
22286 of
22287 \begin_inset space ~
22288 \end_inset
22289
22290 page: try to place the float at the top of the current page
22291 \end_layout
22292
22293 \begin_layout Description
22294 Bottom
22295 \begin_inset space ~
22296 \end_inset
22297
22298 of
22299 \begin_inset space ~
22300 \end_inset
22301
22302 page: try to place the float at the bottom of the current page
22303 \end_layout
22304
22305 \begin_layout Description
22306 Page
22307 \begin_inset space ~
22308 \end_inset
22309
22310 of
22311 \begin_inset space ~
22312 \end_inset
22313
22314 floats: try to place the float at an own page 
22315 \end_layout
22316
22317 \begin_layout Standard
22318 The order of the above option is 
22319 \emph on
22320 always
22321 \emph default
22322  used by LaTeX.
22323  That means, if you use the default placement, LaTeX will first try out
22324  
22325 \family sans
22326 Here
22327 \begin_inset space ~
22328 \end_inset
22329
22330 if
22331 \begin_inset space ~
22332 \end_inset
22333
22334 possible
22335 \family default
22336 , then 
22337 \family sans
22338 Top
22339 \begin_inset space ~
22340 \end_inset
22341
22342 of
22343 \begin_inset space ~
22344 \end_inset
22345
22346 page
22347 \family default
22348 , and then the others.
22349  If you don't use the default, LaTeX will try only the checked options but
22350  in the same order.
22351  If none of the 4 placements are possible the procedure is internally repeated
22352  but it is tried to put the float on the following page.
22353 \end_layout
22354
22355 \begin_layout Standard
22356 By default, each option has its own rules:
22357 \end_layout
22358
22359 \begin_layout Standard
22360
22361 \family sans
22362 Top
22363 \begin_inset space ~
22364 \end_inset
22365
22366 of
22367 \begin_inset space ~
22368 \end_inset
22369
22370 page
22371 \family default
22372  only floats occupying less than 70
22373 \begin_inset space \thinspace{}
22374 \end_inset
22375
22376 % of the page can be placed at the top of a page
22377 \end_layout
22378
22379 \begin_layout Standard
22380
22381 \family sans
22382 Bottom
22383 \begin_inset space ~
22384 \end_inset
22385
22386 of
22387 \begin_inset space ~
22388 \end_inset
22389
22390 page
22391 \family default
22392 : only floats occupying less than 30
22393 \begin_inset space \thinspace{}
22394 \end_inset
22395
22396 % of the page can be placed at the bottom of a page.
22397 \end_layout
22398
22399 \begin_layout Standard
22400
22401 \family sans
22402 Page
22403 \begin_inset space ~
22404 \end_inset
22405
22406 of
22407 \begin_inset space ~
22408 \end_inset
22409
22410 floats
22411 \family default
22412 : only if more than 50
22413 \begin_inset space \thinspace{}
22414 \end_inset
22415
22416 % of the page are occupied by floats, several floats can be set together
22417  on a page.
22418 \end_layout
22419
22420 \begin_layout Standard
22421 If you don't like these rules, you can ignore them by using the additional
22422  option 
22423 \family sans
22424 Ignore
22425 \begin_inset space ~
22426 \end_inset
22427
22428 LaTeX
22429 \begin_inset space ~
22430 \end_inset
22431
22432 rules
22433 \family default
22434 .
22435 \end_layout
22436
22437 \begin_layout Standard
22438 Sometimes you might need, under all circumstances, a float to be placed
22439  exactly at the position where it is inserted.
22440  For this case you can use the option 
22441 \family sans
22442 Here
22443 \begin_inset space ~
22444 \end_inset
22445
22446 definitely
22447 \family default
22448 .
22449  Use this option very rarely and only if the document is nearly ready to
22450  be printed.
22451  Because the float is then no longer able to 
22452 \begin_inset Quotes eld
22453 \end_inset
22454
22455 float
22456 \begin_inset Quotes erd
22457 \end_inset
22458
22459  when you change your document, this will often destroy the page layout.
22460 \end_layout
22461
22462 \begin_layout Standard
22463 There are no placement options for text wrap floats, because they are always
22464  surrounded by the text of a certain paragraph.
22465 \end_layout
22466
22467 \begin_layout Standard
22468 For more details about float placements, have a look at LaTeX books like
22469  
22470 \begin_inset CommandInset citation
22471 LatexCommand cite
22472 key "latexcompanion,latexguide,latexbook"
22473
22474 \end_inset
22475
22476 .
22477 \end_layout
22478
22479 \begin_layout Section
22480 Minipages
22481 \begin_inset Index idx
22482 status collapsed
22483
22484 \begin_layout Plain Layout
22485 Minipages
22486 \end_layout
22487
22488 \end_inset
22489
22490
22491 \begin_inset CommandInset label
22492 LatexCommand label
22493 name "sec:Minipages"
22494
22495 \end_inset
22496
22497
22498 \end_layout
22499
22500 \begin_layout Standard
22501 LaTeX provides a mechanism to produce essentially a page within a page,
22502  called minipage.
22503  Within a minipage, all the usual rules of indentation, line wrapping, etc.
22504 \begin_inset space ~
22505 \end_inset
22506
22507 apply.
22508  
22509 \end_layout
22510
22511 \begin_layout Standard
22512 Minipages in LyX have their own collapsible box inserted via the menu 
22513 \family sans
22514 Insert\SpecialChar \menuseparator
22515 Box
22516 \family default
22517 .
22518  Right-clicking on the box allows you to alter the width of the minipage
22519  and its alignment within the page.
22520 \end_layout
22521
22522 \begin_layout Standard
22523 \align center
22524 \begin_inset Box Frameless
22525 position "t"
22526 hor_pos "c"
22527 has_inner_box 1
22528 inner_pos "t"
22529 use_parbox 0
22530 use_makebox 0
22531 width "30col%"
22532 special "none"
22533 height "1pt"
22534 height_special "totalheight"
22535 status open
22536
22537 \begin_layout Plain Layout
22538
22539 \shape italic
22540 This is a minipage.
22541  The text is set in an italic style.
22542 \end_layout
22543
22544 \begin_layout Plain Layout
22545
22546 \shape italic
22547 Minipages are often used for text in another language or text that needs
22548  another formatting.
22549 \end_layout
22550
22551 \end_inset
22552
22553
22554 \end_layout
22555
22556 \begin_layout Standard
22557 \begin_inset VSpace medskip
22558 \end_inset
22559
22560 If you place two minipages side-by-side, you can use 
22561 \family sans
22562 Horizontal Fills
22563 \family default
22564  as described in section
22565 \begin_inset space ~
22566 \end_inset
22567
22568
22569 \begin_inset CommandInset ref
22570 LatexCommand ref
22571 reference "sub:Horizontal-Space"
22572
22573 \end_inset
22574
22575 :
22576 \begin_inset VSpace medskip
22577 \end_inset
22578
22579
22580 \end_layout
22581
22582 \begin_layout Standard
22583 \begin_inset Box Frameless
22584 position "t"
22585 hor_pos "c"
22586 has_inner_box 1
22587 inner_pos "t"
22588 use_parbox 0
22589 use_makebox 0
22590 width "1.5in"
22591 special "none"
22592 height "1pt"
22593 height_special "totalheight"
22594 status open
22595
22596 \begin_layout Plain Layout
22597 This is a minipage with some stupid dummy text.
22598  This dummy text is used to increase the size of the minipage.
22599 \end_layout
22600
22601 \end_inset
22602
22603
22604 \begin_inset space \hfill{}
22605 \end_inset
22606
22607
22608 \begin_inset Box Frameless
22609 position "t"
22610 hor_pos "c"
22611 has_inner_box 1
22612 inner_pos "t"
22613 use_parbox 0
22614 use_makebox 0
22615 width "1.5in"
22616 special "none"
22617 height "1pt"
22618 height_special "totalheight"
22619 status open
22620
22621 \begin_layout Plain Layout
22622 This is a minipage with some stupid dummy text.
22623  This dummy text is used to increase the size of the minipage.
22624 \end_layout
22625
22626 \end_inset
22627
22628
22629 \end_layout
22630
22631 \begin_layout Standard
22632 \begin_inset VSpace bigskip
22633 \end_inset
22634
22635
22636 \end_layout
22637
22638 \begin_layout Standard
22639 When you right-click on a minipage box, you can change the box from a minipage
22640  to other box types.
22641  All box types and their settings are explained in detail in chapter 
22642 \emph on
22643 Boxes
22644 \emph default
22645  of the 
22646 \emph on
22647 Embedded Objects
22648 \emph default
22649  manual.
22650 \end_layout
22651
22652 \begin_layout Chapter
22653 Mathematical Formulas
22654 \begin_inset Index idx
22655 status collapsed
22656
22657 \begin_layout Plain Layout
22658 Math
22659 \end_layout
22660
22661 \end_inset
22662
22663
22664 \begin_inset Index idx
22665 status collapsed
22666
22667 \begin_layout Plain Layout
22668 Formulas | see
22669 \begin_inset ERT
22670 status collapsed
22671
22672 \begin_layout Plain Layout
22673
22674 {
22675 \end_layout
22676
22677 \end_inset
22678
22679 Math
22680 \begin_inset ERT
22681 status collapsed
22682
22683 \begin_layout Plain Layout
22684
22685 }
22686 \end_layout
22687
22688 \end_inset
22689
22690
22691 \end_layout
22692
22693 \end_inset
22694
22695
22696 \begin_inset CommandInset label
22697 LatexCommand label
22698 name "cha:Mathematical-Formulas"
22699
22700 \end_inset
22701
22702
22703 \end_layout
22704
22705 \begin_layout Standard
22706 The issues of this chapter are described in detail in the 
22707 \emph on
22708 Math
22709 \emph default
22710  manual.
22711  There you'll also find tips and tricks for special cases.
22712 \end_layout
22713
22714 \begin_layout Section
22715 Basic Math Editing
22716 \begin_inset Index idx
22717 status collapsed
22718
22719 \begin_layout Plain Layout
22720 Math ! Basics
22721 \end_layout
22722
22723 \end_inset
22724
22725
22726 \end_layout
22727
22728 \begin_layout Standard
22729 To create a math formula, you can just click on the toolbar icon 
22730 \begin_inset Info
22731 type  "icon"
22732 arg   "math-mode on"
22733 \end_inset
22734
22735 .
22736  That will create a little blue rectangle, with purple markers around its
22737  corners.
22738  That blue rectangle is the formula itself; the purple markers indicate
22739  what level of nesting within the formula you are at.
22740  You can also choose a particular formula type to insert via the 
22741 \family sans
22742 Insert\SpecialChar \menuseparator
22743 Math
22744 \family default
22745  menu.
22746 \end_layout
22747
22748 \begin_layout Standard
22749 Editing the parameters of a formula and adding math constructs can be done
22750  with the 
22751 \family sans
22752 math
22753 \begin_inset space ~
22754 \end_inset
22755
22756 toolbar
22757 \family default
22758 , that appears when the cursor is in a formula.
22759 \end_layout
22760
22761 \begin_layout Standard
22762 There are two main types of formulas: Inline formulas appear within a text
22763  line, like this one:
22764 \end_layout
22765
22766 \begin_layout Standard
22767 This is a line with an inline formula 
22768 \begin_inset Formula $A=B$
22769 \end_inset
22770
22771  in it.
22772 \end_layout
22773
22774 \begin_layout Standard
22775 Displayed formulas appear outside the text like if they were in an own paragraph
22776 , like this one:
22777 \begin_inset Formula 
22778 \[
22779 A=B
22780 \]
22781
22782 \end_inset
22783
22784 You can only number and reference displayed formulas.
22785 \end_layout
22786
22787 \begin_layout Standard
22788 LyX supports also many LaTeX math commands.
22789  E.
22790 \begin_inset space \thinspace{}
22791 \end_inset
22792
22793 g.
22794 \begin_inset space \space{}
22795 \end_inset
22796
22797 typing 
22798 \begin_inset Quotes eld
22799 \end_inset
22800
22801
22802 \series bold
22803
22804 \backslash
22805 alpha
22806 \series default
22807
22808 \begin_inset Quotes erd
22809 \end_inset
22810
22811 , followed by a space, in a formula will create the Greek letter 
22812 \begin_inset Formula $\alpha$
22813 \end_inset
22814
22815 .
22816  So typing commands might sometimes be faster than using the 
22817 \family sans
22818 Math
22819 \begin_inset space ~
22820 \end_inset
22821
22822 Panel
22823 \family default
22824 .
22825 \end_layout
22826
22827 \begin_layout Subsection
22828 Navigating in Formulas
22829 \begin_inset Index idx
22830 status collapsed
22831
22832 \begin_layout Plain Layout
22833 Math ! Navigating
22834 \end_layout
22835
22836 \end_inset
22837
22838
22839 \end_layout
22840
22841 \begin_layout Standard
22842 The best control over the cursor position within an existing formula is
22843  achieved with the arrow keys.
22844  LyX uses small rectangles to indicate places where something can be inserted.
22845  The arrow keys can be used to navigate between parts of a formula.
22846  Pressing 
22847 \family sans
22848 Space
22849 \family default
22850  will leave a formula construct (a square root 
22851 \begin_inset Formula $\sqrt{2}$
22852 \end_inset
22853
22854 , or parentheses 
22855 \begin_inset Formula $\left(f\right)$
22856 \end_inset
22857
22858 , or a matrix 
22859 \begin_inset Formula $\left[\begin{array}{cc}
22860 1 & 2\\
22861 3 & 4
22862 \end{array}\right]$
22863 \end_inset
22864
22865 ).
22866  Pressing 
22867 \family sans
22868 Escape
22869 \family default
22870  will leave the formula, placing the cursor after the formula.
22871  
22872 \family sans
22873 Tab
22874 \family default
22875  can be used to move horizontally in a formula; for example, through the
22876  cells of a matrix or the positions in a multi-line equation.
22877 \end_layout
22878
22879 \begin_layout Standard
22880
22881 \family sans
22882 Space
22883 \family default
22884 , printed in this document as 
22885 \begin_inset Quotes eld
22886 \end_inset
22887
22888
22889 \begin_inset ERT
22890 status collapsed
22891
22892 \begin_layout Plain Layout
22893
22894
22895 \backslash
22896 spce 
22897 \end_layout
22898
22899 \end_inset
22900
22901
22902 \begin_inset Quotes erd
22903 \end_inset
22904
22905
22906 \begin_inset Note Note
22907 status collapsed
22908
22909 \begin_layout Plain Layout
22910 This command will appear in the output as official character denoting the
22911  space character (visible space).
22912 \end_layout
22913
22914 \end_inset
22915
22916 , seems to do nothing in a formula, since it does not add a space between
22917  characters, but it does exit a nested structure.
22918  For this reason, you have to be careful about using 
22919 \family sans
22920 Space
22921 \family default
22922 .
22923  For example, if you want 
22924 \begin_inset Formula $\sqrt{2x+1}$
22925 \end_inset
22926
22927 , type 
22928 \series bold
22929
22930 \backslash
22931 sqrt
22932 \begin_inset ERT
22933 status collapsed
22934
22935 \begin_layout Plain Layout
22936
22937
22938 \backslash
22939 spce 
22940 \end_layout
22941
22942 \end_inset
22943
22944 2x+1
22945 \series default
22946  and not 
22947 \series bold
22948
22949 \backslash
22950 sqrt
22951 \begin_inset ERT
22952 status collapsed
22953
22954 \begin_layout Plain Layout
22955
22956
22957 \backslash
22958 spce 
22959 \end_layout
22960
22961 \end_inset
22962
22963 2x
22964 \begin_inset ERT
22965 status collapsed
22966
22967 \begin_layout Plain Layout
22968
22969
22970 \backslash
22971 spce 
22972 \end_layout
22973
22974 \end_inset
22975
22976 +1
22977 \series default
22978 , since in the latter case only the 
22979 \family typewriter
22980
22981 \begin_inset Formula $2x$
22982 \end_inset
22983
22984
22985 \family default
22986  will be under the square root sign: 
22987 \begin_inset Formula $\sqrt{2x}+1$
22988 \end_inset
22989
22990 .
22991 \end_layout
22992
22993 \begin_layout Standard
22994 You can leave many parts of a formula, like this matrix, partially filled
22995  in, such as:
22996 \begin_inset Formula 
22997 \[
22998 \left(\begin{array}{ccc}
22999 \lambda_{1}\\
23000  & \ddots\\
23001  &  & \lambda_{n}
23002 \end{array}\right)
23003 \]
23004
23005 \end_inset
23006
23007 If you leave a fraction only partially filled in, or a subscript with nothing
23008  in it, the results will be unpredictable, but most constructs don't mind.
23009 \end_layout
23010
23011 \begin_layout Subsection
23012 Selecting Text
23013 \end_layout
23014
23015 \begin_layout Standard
23016 You can select text within a formula in two different ways.
23017  Place the cursor at one end of the string of text you want, and press 
23018 \family sans
23019 Shift
23020 \family default
23021  and a cursor movement key to select text.
23022  It will be highlighted as with regular text selection.
23023  Alternatively, you can select text with the mouse in the usual way.
23024  That text can then be cut or copied, and then pasted within any formula,
23025  but not in a normal text region in LyX.
23026 \end_layout
23027
23028 \begin_layout Subsection
23029 Exponents and Subscripts
23030 \begin_inset Index idx
23031 status collapsed
23032
23033 \begin_layout Plain Layout
23034 Math ! Exponents
23035 \end_layout
23036
23037 \end_inset
23038
23039
23040 \begin_inset Index idx
23041 status collapsed
23042
23043 \begin_layout Plain Layout
23044 Math ! Subscripts
23045 \end_layout
23046
23047 \end_inset
23048
23049
23050 \end_layout
23051
23052 \begin_layout Standard
23053 You can use the math panel to add super- or subscripts, but the much easier
23054  way is to use a command.
23055  To get 
23056 \begin_inset Formula $x^{2}$
23057 \end_inset
23058
23059 , type in a formula 
23060 \series bold
23061 x^2
23062 \begin_inset ERT
23063 status collapsed
23064
23065 \begin_layout Plain Layout
23066
23067
23068 \backslash
23069 spce 
23070 \end_layout
23071
23072 \end_inset
23073
23074
23075 \series default
23076 .
23077  The final 
23078 \family sans
23079 Space
23080 \family default
23081  puts the cursor back down on the base line of the expression.
23082  If you type 
23083 \series bold
23084 x^2y
23085 \series default
23086 , you will get 
23087 \begin_inset Formula $x^{2y}$
23088 \end_inset
23089
23090 , to get 
23091 \begin_inset Formula $x^{2}y$
23092 \end_inset
23093
23094 , type 
23095 \series bold
23096 x^2
23097 \begin_inset ERT
23098 status collapsed
23099
23100 \begin_layout Plain Layout
23101
23102
23103 \backslash
23104 spce 
23105 \end_layout
23106
23107 \end_inset
23108
23109 y
23110 \series default
23111 .
23112  If you use characters in the superscript, that could be accented with the
23113  hat 
23114 \begin_inset Quotes eld
23115 \end_inset
23116
23117 ^
23118 \begin_inset Quotes erd
23119 \end_inset
23120
23121 , you have to use an extra 
23122 \family sans
23123 Space
23124 \family default
23125  to separate the hat and the character.
23126  E.
23127 \begin_inset space \thinspace{}
23128 \end_inset
23129
23130 g.
23131 \begin_inset space \space{}
23132 \end_inset
23133
23134 if you want 
23135 \begin_inset Formula $x^{a}$
23136 \end_inset
23137
23138 , type 
23139 \series bold
23140 x^
23141 \begin_inset ERT
23142 status collapsed
23143
23144 \begin_layout Plain Layout
23145
23146
23147 \backslash
23148 spce 
23149 \end_layout
23150
23151 \end_inset
23152
23153 a
23154 \series default
23155 .
23156  Subscripts are similar: To get 
23157 \begin_inset Formula $a_{1}$
23158 \end_inset
23159
23160 , type 
23161 \series bold
23162 a_1
23163 \begin_inset ERT
23164 status collapsed
23165
23166 \begin_layout Plain Layout
23167
23168
23169 \backslash
23170 spce 
23171 \end_layout
23172
23173 \end_inset
23174
23175
23176 \series default
23177 .
23178 \end_layout
23179
23180 \begin_layout Subsection
23181 Fractions
23182 \begin_inset Index idx
23183 status collapsed
23184
23185 \begin_layout Plain Layout
23186 Math ! Fractions
23187 \end_layout
23188
23189 \end_inset
23190
23191
23192 \end_layout
23193
23194 \begin_layout Standard
23195 Create a fraction with either the command 
23196 \series bold
23197
23198 \backslash
23199 frac
23200 \series default
23201  or using the icon 
23202 \begin_inset Graphics
23203         filename ../images/math/frac.png
23204         scale 60
23205
23206 \end_inset
23207
23208  in the 
23209 \family sans
23210 Math
23211 \begin_inset space ~
23212 \end_inset
23213
23214 Panel
23215 \family default
23216 .
23217  You will be presented with an empty fraction.
23218  The cursor is above the fraction line.
23219  To move it to the bottom, simply press 
23220 \family sans
23221 Down
23222 \family default
23223 .
23224  To move back up, press 
23225 \family sans
23226 Up
23227 \family default
23228 .
23229  Any math structure can be placed in a fraction, as this example shows:
23230 \begin_inset Formula 
23231 \[
23232 \left[\frac{1}{\left(\begin{array}{cc}
23233 2 & 3\\
23234 4 & 5
23235 \end{array}\right)}\right]
23236 \]
23237
23238 \end_inset
23239
23240
23241 \end_layout
23242
23243 \begin_layout Subsection
23244 Roots
23245 \begin_inset Index idx
23246 status collapsed
23247
23248 \begin_layout Plain Layout
23249 Math ! Roots
23250 \end_layout
23251
23252 \end_inset
23253
23254
23255 \end_layout
23256
23257 \begin_layout Standard
23258 Roots can be created using the 
23259 \family sans
23260 Math
23261 \begin_inset space ~
23262 \end_inset
23263
23264 Panel
23265 \family default
23266  button
23267 \begin_inset Graphics
23268         filename ../images/math/sqrt.png
23269         scale 85
23270         groupId toolbarbuttons
23271
23272 \end_inset
23273
23274  or the commands 
23275 \series bold
23276
23277 \backslash
23278 sqrt
23279 \series default
23280  or 
23281 \series bold
23282
23283 \backslash
23284 root
23285 \series default
23286 .
23287  With the command 
23288 \series bold
23289
23290 \backslash
23291 root
23292 \series default
23293  you can produce roots of higher orders, like cube roots, while 
23294 \series bold
23295
23296 \backslash
23297 sqrt
23298 \series default
23299  produces always a square root.
23300 \end_layout
23301
23302 \begin_layout Subsection
23303 Operators with Limits
23304 \begin_inset Index idx
23305 status collapsed
23306
23307 \begin_layout Plain Layout
23308 Math ! Sums
23309 \end_layout
23310
23311 \end_inset
23312
23313
23314 \begin_inset Index idx
23315 status collapsed
23316
23317 \begin_layout Plain Layout
23318 Math ! Integrals
23319 \end_layout
23320
23321 \end_inset
23322
23323
23324 \begin_inset CommandInset label
23325 LatexCommand label
23326 name "sub:Operators-with-Limits"
23327
23328 \end_inset
23329
23330
23331 \end_layout
23332
23333 \begin_layout Standard
23334 Sum (
23335 \begin_inset Formula $\sum$
23336 \end_inset
23337
23338 ) and integral (
23339 \begin_inset Formula $\int$
23340 \end_inset
23341
23342 ) operators are very often decorated with limits.
23343  These limits can be entered in LyX by entering them as you would enter
23344  a super- or subscript, directly after the symbol.
23345  The sum operator will automatically place its 
23346 \begin_inset Quotes eld
23347 \end_inset
23348
23349 limits
23350 \begin_inset Quotes erd
23351 \end_inset
23352
23353  over and under the symbol in displayed formulas, and on the side in inline
23354  formulas.
23355  Such as 
23356 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
23357 \end_inset
23358
23359 , versus
23360 \begin_inset Formula 
23361 \[
23362 \sum_{n=0}^{\infty}\frac{1}{n!}=e
23363 \]
23364
23365 \end_inset
23366
23367 Integral signs, however, will place the limits on the side in both formula
23368  types.
23369 \end_layout
23370
23371 \begin_layout Standard
23372 All operators with limits will be automatically re-sized when placed in
23373  display mode.
23374  The placement of the limits can be changed by placing the cursor directly
23375  behind the operator and hitting 
23376 \begin_inset Info
23377 type  "shortcut"
23378 arg   "math-limits"
23379 \end_inset
23380
23381  or using the menu 
23382 \family sans
23383 Edit\SpecialChar \menuseparator
23384 Math\SpecialChar \menuseparator
23385 Change
23386 \begin_inset space ~
23387 \end_inset
23388
23389 Limits
23390 \begin_inset space ~
23391 \end_inset
23392
23393 Type
23394 \family default
23395 .
23396 \end_layout
23397
23398 \begin_layout Standard
23399 Certain other mathematical expressions have this 
23400 \begin_inset Quotes eld
23401 \end_inset
23402
23403 moving limits
23404 \begin_inset Quotes erd
23405 \end_inset
23406
23407  feature as addition, such as
23408 \begin_inset Index idx
23409 status collapsed
23410
23411 \begin_layout Plain Layout
23412 Math ! Limits
23413 \end_layout
23414
23415 \end_inset
23416
23417
23418 \begin_inset Formula 
23419 \[
23420 \lim_{x\rightarrow\infty}f(x),
23421 \]
23422
23423 \end_inset
23424
23425 which will place the 
23426 \begin_inset Formula $x\rightarrow\infty$
23427 \end_inset
23428
23429  underneath the 
23430 \begin_inset Quotes eld
23431 \end_inset
23432
23433 lim
23434 \begin_inset Quotes erd
23435 \end_inset
23436
23437  in display mode.
23438  In inline formulas it looks like this: 
23439 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
23440 \end_inset
23441
23442 .
23443 \end_layout
23444
23445 \begin_layout Standard
23446 Note that the lim-function was entered as the function macro 
23447 \series bold
23448
23449 \backslash
23450 lim
23451 \series default
23452 .
23453  Have a look at section
23454 \begin_inset space ~
23455 \end_inset
23456
23457
23458 \begin_inset CommandInset ref
23459 LatexCommand ref
23460 reference "sub:Functions"
23461
23462 \end_inset
23463
23464  for an explanation of function macros.
23465 \end_layout
23466
23467 \begin_layout Subsection
23468 Math Symbols
23469 \begin_inset Index idx
23470 status collapsed
23471
23472 \begin_layout Plain Layout
23473 Math ! Symbols
23474 \end_layout
23475
23476 \end_inset
23477
23478
23479 \end_layout
23480
23481 \begin_layout Standard
23482 Most math symbols can be found in the 
23483 \family sans
23484 Math
23485 \begin_inset space ~
23486 \end_inset
23487
23488 Panel
23489 \family default
23490  under one of several categories; including 
23491 \family sans
23492 Greek
23493 \family default
23494
23495 \family sans
23496 Operators
23497 \family default
23498  , 
23499 \family sans
23500 Relations
23501 \family default
23502
23503 \family sans
23504 Arrows
23505 \family default
23506 .
23507  There are also the additional symbols provided by the American Mathematical
23508  Society (AMS).
23509 \end_layout
23510
23511 \begin_layout Standard
23512 If you know the LaTeX-command for a construct or symbol you wish to use,
23513  you don't have to use the 
23514 \family sans
23515 Math
23516 \begin_inset space ~
23517 \end_inset
23518
23519 Panel
23520 \family default
23521 , but can type the command directly into the formula.
23522  LyX will convert it to the corresponding symbol or construct.
23523 \end_layout
23524
23525 \begin_layout Subsection
23526 Altering Spacing
23527 \begin_inset Index idx
23528 status collapsed
23529
23530 \begin_layout Plain Layout
23531 Math ! Spaces
23532 \end_layout
23533
23534 \end_inset
23535
23536
23537 \end_layout
23538
23539 \begin_layout Standard
23540 You may want to create spaces that differ from the standard spacing that
23541  LaTeX provides.
23542  To do this, type 
23543 \begin_inset Info
23544 type  "shortcut"
23545 arg   "space-insert protected"
23546 \end_inset
23547
23548  or to use the 
23549 \family sans
23550 Math
23551 \begin_inset space ~
23552 \end_inset
23553
23554 Panel
23555 \family default
23556  button 
23557 \begin_inset Graphics
23558         filename ../images/math/space.png
23559         scale 85
23560         groupId toolbarbuttons
23561
23562 \end_inset
23563
23564 .
23565  This generates a small space, and shows a small marker on the screen.
23566  For example, the sequence 
23567 \series bold
23568 a Ctrl+Space b
23569 \series default
23570
23571 \begin_inset Formula $a\, b$
23572 \end_inset
23573
23574  appears in LyX as 
23575 \begin_inset Graphics
23576         filename clipart/SpaceMarker.png
23577
23578 \end_inset
23579
23580 .
23581  You can change the space to different sizes when you set the cursor behind
23582  the space marker and hit space again several times.
23583  With every space hit the size will be changed.
23584  Some markers for the space size appear red in LyX, because they are negative
23585  spaces.
23586  Here are two examples:
23587 \end_layout
23588
23589 \begin_layout Standard
23590
23591 \series bold
23592 a Ctrl+Space b
23593 \series default
23594  and 3×
23595 \family sans
23596 Space
23597 \family default
23598
23599 \begin_inset Formula $a\quad b$
23600 \end_inset
23601
23602
23603 \end_layout
23604
23605 \begin_layout Standard
23606
23607 \series bold
23608 a Ctrl+Space b
23609 \series default
23610  and 5×
23611 \family sans
23612 Space
23613 \family default
23614
23615 \begin_inset Formula $a\! b$
23616 \end_inset
23617
23618
23619 \end_layout
23620
23621 \begin_layout Subsection
23622 Functions
23623 \begin_inset Index idx
23624 status collapsed
23625
23626 \begin_layout Plain Layout
23627 Math ! Functions
23628 \end_layout
23629
23630 \end_inset
23631
23632
23633 \begin_inset CommandInset label
23634 LatexCommand label
23635 name "sub:Functions"
23636
23637 \end_inset
23638
23639
23640 \end_layout
23641
23642 \begin_layout Standard
23643 The 
23644 \family sans
23645 Math
23646 \begin_inset space ~
23647 \end_inset
23648
23649 Panel
23650 \family default
23651  contains under the button 
23652 \begin_inset Graphics
23653         filename ../images/math/functions.png
23654         scale 85
23655         groupId toolbarbuttons
23656
23657 \end_inset
23658
23659  a number of function macros, such as 
23660 \begin_inset Formula $\sin$
23661 \end_inset
23662
23663
23664 \begin_inset Formula $\lim$
23665 \end_inset
23666
23667
23668 \emph on
23669 etc
23670 \emph default
23671 .
23672  (you can also insert them in a formula by typing 
23673 \series bold
23674
23675 \backslash
23676 sin
23677 \series default
23678  etc.).
23679  Standard mathematical practice is that functions are printed upright to
23680  avoid confusions, because 
23681 \begin_inset Formula $sin$
23682 \end_inset
23683
23684  does normally mean 
23685 \begin_inset Formula $s\cdot i\cdot n$
23686 \end_inset
23687
23688 .
23689 \end_layout
23690
23691 \begin_layout Standard
23692 Using the function macros will also produce correct spacing around the function:
23693  
23694 \begin_inset Formula $a\sin x$
23695 \end_inset
23696
23697  is different from 
23698 \begin_inset Formula $asinx$
23699 \end_inset
23700
23701
23702 \end_layout
23703
23704 \begin_layout Standard
23705 For some mathematical objects, like the limes, the macro changes where subscript
23706 s are placed, as described in section
23707 \begin_inset space ~
23708 \end_inset
23709
23710
23711 \begin_inset CommandInset ref
23712 LatexCommand ref
23713 reference "sub:Operators-with-Limits"
23714
23715 \end_inset
23716
23717 .
23718 \end_layout
23719
23720 \begin_layout Subsection
23721 Accents
23722 \begin_inset Index idx
23723 status collapsed
23724
23725 \begin_layout Plain Layout
23726 Math ! Accents
23727 \end_layout
23728
23729 \end_inset
23730
23731
23732 \end_layout
23733
23734 \begin_layout Standard
23735 In a formula you can insert accented characters in the same way as in text
23736  mode.
23737  This may depend on your keyboard, or the bindings file you use.
23738  You can also use LaTeX commands to e.
23739 \begin_inset space \thinspace{}
23740 \end_inset
23741
23742 g.
23743 \begin_inset space \space{}
23744 \end_inset
23745
23746 enter 
23747 \begin_inset Formula $\hat{a}$
23748 \end_inset
23749
23750  even if your keyboard doesn't have hat-accents enabled.
23751  Our example is entered by typing 
23752 \series bold
23753
23754 \backslash
23755 hat
23756 \begin_inset ERT
23757 status collapsed
23758
23759 \begin_layout Plain Layout
23760
23761
23762 \backslash
23763 spce 
23764 \end_layout
23765
23766 \end_inset
23767
23768 a
23769 \series default
23770  in a formula.
23771  Table
23772 \begin_inset space ~
23773 \end_inset
23774
23775
23776 \begin_inset CommandInset ref
23777 LatexCommand ref
23778 reference "cap:Accent-names-and"
23779
23780 \end_inset
23781
23782  shows the equivalences between the accent names and the commands.
23783 \end_layout
23784
23785 \begin_layout Standard
23786 \begin_inset Float table
23787 wide false
23788 sideways false
23789 status open
23790
23791 \begin_layout Plain Layout
23792 \begin_inset Caption
23793
23794 \begin_layout Plain Layout
23795 \begin_inset CommandInset label
23796 LatexCommand label
23797 name "cap:Accent-names-and"
23798
23799 \end_inset
23800
23801 Accent names and the corresponding commands.
23802 \end_layout
23803
23804 \end_inset
23805
23806
23807 \end_layout
23808
23809 \begin_layout Plain Layout
23810 \align center
23811 \begin_inset Tabular
23812 <lyxtabular version="3" rows="11" columns="3">
23813 <features tabularvalignment="middle">
23814 <column alignment="center" valignment="top" width="0pt">
23815 <column alignment="center" valignment="top" width="0pt">
23816 <column alignment="center" valignment="top" width="0pt">
23817 <row>
23818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23819 \begin_inset Text
23820
23821 \begin_layout Plain Layout
23822 Name
23823 \end_layout
23824
23825 \end_inset
23826 </cell>
23827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831 Command
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23837 \begin_inset Text
23838
23839 \begin_layout Plain Layout
23840 E
23841 \family roman
23842 \series medium
23843 \shape up
23844 \size normal
23845 \emph off
23846 \bar no
23847 \noun off
23848 \color none
23849 xample
23850 \end_layout
23851
23852 \end_inset
23853 </cell>
23854 </row>
23855 <row>
23856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23857 \begin_inset Text
23858
23859 \begin_layout Plain Layout
23860
23861 \family roman
23862 \series medium
23863 \shape up
23864 \size normal
23865 \emph off
23866 \bar no
23867 \noun off
23868 \color none
23869 circumflex
23870 \end_layout
23871
23872 \end_inset
23873 </cell>
23874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878
23879 \series bold
23880
23881 \backslash
23882 hat
23883 \end_layout
23884
23885 \end_inset
23886 </cell>
23887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23888 \begin_inset Text
23889
23890 \begin_layout Plain Layout
23891
23892 \family roman
23893 \series medium
23894 \shape up
23895 \size normal
23896 \emph off
23897 \bar no
23898 \noun off
23899 \color none
23900 \begin_inset Formula $\hat{a}$
23901 \end_inset
23902
23903
23904 \end_layout
23905
23906 \end_inset
23907 </cell>
23908 </row>
23909 <row>
23910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914
23915 \family roman
23916 \series medium
23917 \shape up
23918 \size normal
23919 \emph off
23920 \bar no
23921 \noun off
23922 \color none
23923 grave
23924 \end_layout
23925
23926 \end_inset
23927 </cell>
23928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23929 \begin_inset Text
23930
23931 \begin_layout Plain Layout
23932
23933 \series bold
23934
23935 \backslash
23936 grave
23937 \end_layout
23938
23939 \end_inset
23940 </cell>
23941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23942 \begin_inset Text
23943
23944 \begin_layout Plain Layout
23945
23946 \family roman
23947 \series medium
23948 \shape up
23949 \size normal
23950 \emph off
23951 \bar no
23952 \noun off
23953 \color none
23954 \begin_inset Formula $\grave{a}$
23955 \end_inset
23956
23957
23958 \end_layout
23959
23960 \end_inset
23961 </cell>
23962 </row>
23963 <row>
23964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23965 \begin_inset Text
23966
23967 \begin_layout Plain Layout
23968
23969 \family roman
23970 \series medium
23971 \shape up
23972 \size normal
23973 \emph off
23974 \bar no
23975 \noun off
23976 \color none
23977 acute
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986
23987 \series bold
23988
23989 \backslash
23990 acute
23991 \end_layout
23992
23993 \end_inset
23994 </cell>
23995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23996 \begin_inset Text
23997
23998 \begin_layout Plain Layout
23999
24000 \family roman
24001 \series medium
24002 \shape up
24003 \size normal
24004 \emph off
24005 \bar no
24006 \noun off
24007 \color none
24008 \begin_inset Formula $\acute{a}$
24009 \end_inset
24010
24011
24012 \end_layout
24013
24014 \end_inset
24015 </cell>
24016 </row>
24017 <row>
24018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24019 \begin_inset Text
24020
24021 \begin_layout Plain Layout
24022
24023 \family roman
24024 \series medium
24025 \shape up
24026 \size normal
24027 \emph off
24028 \bar no
24029 \noun off
24030 \color none
24031 umlaut
24032 \end_layout
24033
24034 \end_inset
24035 </cell>
24036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24037 \begin_inset Text
24038
24039 \begin_layout Plain Layout
24040
24041 \series bold
24042
24043 \backslash
24044 ddot
24045 \end_layout
24046
24047 \end_inset
24048 </cell>
24049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24050 \begin_inset Text
24051
24052 \begin_layout Plain Layout
24053
24054 \family roman
24055 \series medium
24056 \shape up
24057 \size normal
24058 \emph off
24059 \bar no
24060 \noun off
24061 \color none
24062 \begin_inset Formula $\ddot{a}$
24063 \end_inset
24064
24065
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 </row>
24071 <row>
24072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24073 \begin_inset Text
24074
24075 \begin_layout Plain Layout
24076
24077 \family roman
24078 \series medium
24079 \shape up
24080 \size normal
24081 \emph off
24082 \bar no
24083 \noun off
24084 \color none
24085 tilde
24086 \end_layout
24087
24088 \end_inset
24089 </cell>
24090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24091 \begin_inset Text
24092
24093 \begin_layout Plain Layout
24094
24095 \series bold
24096
24097 \backslash
24098 tilde
24099 \end_layout
24100
24101 \end_inset
24102 </cell>
24103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24104 \begin_inset Text
24105
24106 \begin_layout Plain Layout
24107
24108 \family roman
24109 \series medium
24110 \shape up
24111 \size normal
24112 \emph off
24113 \bar no
24114 \noun off
24115 \color none
24116 \begin_inset Formula $\tilde{a}$
24117 \end_inset
24118
24119
24120 \end_layout
24121
24122 \end_inset
24123 </cell>
24124 </row>
24125 <row>
24126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24127 \begin_inset Text
24128
24129 \begin_layout Plain Layout
24130
24131 \family roman
24132 \series medium
24133 \shape up
24134 \size normal
24135 \emph off
24136 \bar no
24137 \noun off
24138 \color none
24139 dot
24140 \end_layout
24141
24142 \end_inset
24143 </cell>
24144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24145 \begin_inset Text
24146
24147 \begin_layout Plain Layout
24148
24149 \series bold
24150
24151 \backslash
24152 dot
24153 \end_layout
24154
24155 \end_inset
24156 </cell>
24157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24158 \begin_inset Text
24159
24160 \begin_layout Plain Layout
24161
24162 \family roman
24163 \series medium
24164 \shape up
24165 \size normal
24166 \emph off
24167 \bar no
24168 \noun off
24169 \color none
24170 \begin_inset Formula $\dot{a}$
24171 \end_inset
24172
24173
24174 \end_layout
24175
24176 \end_inset
24177 </cell>
24178 </row>
24179 <row>
24180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24181 \begin_inset Text
24182
24183 \begin_layout Plain Layout
24184
24185 \family roman
24186 \series medium
24187 \shape up
24188 \size normal
24189 \emph off
24190 \bar no
24191 \noun off
24192 \color none
24193 breve
24194 \end_layout
24195
24196 \end_inset
24197 </cell>
24198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202
24203 \series bold
24204
24205 \backslash
24206 breve
24207 \end_layout
24208
24209 \end_inset
24210 </cell>
24211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24212 \begin_inset Text
24213
24214 \begin_layout Plain Layout
24215
24216 \family roman
24217 \series medium
24218 \shape up
24219 \size normal
24220 \emph off
24221 \bar no
24222 \noun off
24223 \color none
24224 \begin_inset Formula $\breve{a}$
24225 \end_inset
24226
24227
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 </row>
24233 <row>
24234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24235 \begin_inset Text
24236
24237 \begin_layout Plain Layout
24238
24239 \family roman
24240 \series medium
24241 \shape up
24242 \size normal
24243 \emph off
24244 \bar no
24245 \noun off
24246 \color none
24247 caron
24248 \end_layout
24249
24250 \end_inset
24251 </cell>
24252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24253 \begin_inset Text
24254
24255 \begin_layout Plain Layout
24256
24257 \series bold
24258
24259 \backslash
24260 check
24261 \end_layout
24262
24263 \end_inset
24264 </cell>
24265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24266 \begin_inset Text
24267
24268 \begin_layout Plain Layout
24269
24270 \family roman
24271 \series medium
24272 \shape up
24273 \size normal
24274 \emph off
24275 \bar no
24276 \noun off
24277 \color none
24278 \begin_inset Formula $\check{a}$
24279 \end_inset
24280
24281
24282 \end_layout
24283
24284 \end_inset
24285 </cell>
24286 </row>
24287 <row>
24288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24289 \begin_inset Text
24290
24291 \begin_layout Plain Layout
24292
24293 \family roman
24294 \series medium
24295 \shape up
24296 \size normal
24297 \emph off
24298 \bar no
24299 \noun off
24300 \color none
24301 macron
24302 \end_layout
24303
24304 \end_inset
24305 </cell>
24306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24307 \begin_inset Text
24308
24309 \begin_layout Plain Layout
24310
24311 \series bold
24312
24313 \backslash
24314 bar
24315 \end_layout
24316
24317 \end_inset
24318 </cell>
24319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24320 \begin_inset Text
24321
24322 \begin_layout Plain Layout
24323
24324 \family roman
24325 \series medium
24326 \shape up
24327 \size normal
24328 \emph off
24329 \bar no
24330 \noun off
24331 \color none
24332 \begin_inset Formula $\bar{a}$
24333 \end_inset
24334
24335
24336 \end_layout
24337
24338 \end_inset
24339 </cell>
24340 </row>
24341 <row>
24342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24343 \begin_inset Text
24344
24345 \begin_layout Plain Layout
24346 vector
24347 \end_layout
24348
24349 \end_inset
24350 </cell>
24351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24352 \begin_inset Text
24353
24354 \begin_layout Plain Layout
24355
24356 \series bold
24357
24358 \backslash
24359 vec
24360 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24365 \begin_inset Text
24366
24367 \begin_layout Plain Layout
24368
24369 \family roman
24370 \series medium
24371 \shape up
24372 \size normal
24373 \emph off
24374 \bar no
24375 \noun off
24376 \color none
24377 \begin_inset Formula $\vec{a}$
24378 \end_inset
24379
24380
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 </row>
24386 </lyxtabular>
24387
24388 \end_inset
24389
24390
24391 \end_layout
24392
24393 \end_inset
24394
24395
24396 \end_layout
24397
24398 \begin_layout Standard
24399 You can choose one of the accents by selecting an item from the 
24400 \family sans
24401 Frame
24402 \begin_inset space ~
24403 \end_inset
24404
24405 decorations
24406 \family default
24407  symbol set button 
24408 \begin_inset Graphics
24409         filename ../images/math/hat.png
24410         scale 85
24411         groupId toolbarbuttons
24412
24413 \end_inset
24414
24415  in the math panel ; this will apply to any selection you have made within
24416  a formula too.
24417 \end_layout
24418
24419 \begin_layout Section
24420 Brackets and Delimiters
24421 \begin_inset Index idx
24422 status collapsed
24423
24424 \begin_layout Plain Layout
24425 Math ! Brackets
24426 \end_layout
24427
24428 \end_inset
24429
24430
24431 \begin_inset Index idx
24432 status collapsed
24433
24434 \begin_layout Plain Layout
24435 Math ! Delimiters
24436 \end_layout
24437
24438 \end_inset
24439
24440
24441 \begin_inset CommandInset label
24442 LatexCommand label
24443 name "sec:Brackets-and-Delimiters"
24444
24445 \end_inset
24446
24447
24448 \end_layout
24449
24450 \begin_layout Standard
24451 There are several brackets available through LyX.
24452  For most purposes, using just the keys 
24453 \family typewriter
24454 []{}()|<>
24455 \family default
24456  should suffice.
24457  But if you want to surround a large structure, like a matrix or a fraction,
24458  or if you have several layers of brackets, it is better to use the math
24459  toolbar delimiter icon 
24460 \begin_inset Info
24461 type  "icon"
24462 arg   "dialog-show mathdelimiter"
24463 \end_inset
24464
24465 .
24466  For example, that's how you would construct the brackets around a standard
24467  matrix such as:
24468 \begin_inset Formula 
24469 \[
24470 \left[\begin{array}{cc}
24471 1 & 2\\
24472 3 & 4
24473 \end{array}\right]
24474 \]
24475
24476 \end_inset
24477
24478 and to make it easier to see the layers of parentheses as in: 
24479 \begin_inset Formula 
24480 \[
24481 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
24482 \]
24483
24484 \end_inset
24485
24486
24487 \end_layout
24488
24489 \begin_layout Standard
24490 The parentheses, and other brackets from that menu will automatically re-size
24491  to accommodate the size of what is inside.
24492 \end_layout
24493
24494 \begin_layout Standard
24495 To construct brackets click on the button for the bracket you want on the
24496  left side and right side.
24497  If you use the option 
24498 \family sans
24499 Keep
24500 \begin_inset space ~
24501 \end_inset
24502
24503 matched
24504 \family default
24505 , the selected bracket type will be used for the left and the right side.
24506  The selection will be shown below the button field.
24507  If you want one side to not have a bracket, use the blank button.
24508  It will appear in LyX with a dotted line, but nothing will be printed.
24509 \end_layout
24510
24511 \begin_layout Standard
24512 If you want to place brackets around math structures, like a square root,
24513  you can do that by highlighting (selecting) the structure that is to go
24514  inside the brackets.
24515  Then choose the appropriate brackets for left and right and click on 
24516 \family sans
24517 Insert
24518 \family default
24519 .
24520  The parentheses will be drawn around the selected structure.
24521 \end_layout
24522
24523 \begin_layout Section
24524 Arrays and Multi-line Equations
24525 \begin_inset Index idx
24526 status collapsed
24527
24528 \begin_layout Plain Layout
24529 Math ! Arrays
24530 \end_layout
24531
24532 \end_inset
24533
24534
24535 \begin_inset Index idx
24536 status collapsed
24537
24538 \begin_layout Plain Layout
24539 Math ! Matrices
24540 \end_layout
24541
24542 \end_inset
24543
24544
24545 \begin_inset Index idx
24546 status collapsed
24547
24548 \begin_layout Plain Layout
24549 Math ! Multi-line Equations
24550 \end_layout
24551
24552 \end_inset
24553
24554
24555 \end_layout
24556
24557 \begin_layout Standard
24558 Matrices are entered in LyX using the 
24559 \family sans
24560 Math
24561 \begin_inset space ~
24562 \end_inset
24563
24564 Panel
24565 \family default
24566  matrix button 
24567 \begin_inset Graphics
24568         filename ../images/math/matrix.png
24569         scale 85
24570         groupId toolbarbuttons
24571
24572 \end_inset
24573
24574 .
24575  It will open a dialog for you to choose the number of rows/columns.
24576  Here is an example:
24577 \begin_inset Formula 
24578 \[
24579 \left(\begin{array}{ccc}
24580 1 & 2 & 3\\
24581 4 & 5 & 6\\
24582 7 & 8 & 9
24583 \end{array}\right)
24584 \]
24585
24586 \end_inset
24587
24588 The parentheses aren't automatic, but you can add them as described in section
24589 \begin_inset space ~
24590 \end_inset
24591
24592
24593 \begin_inset CommandInset ref
24594 LatexCommand ref
24595 reference "sec:Brackets-and-Delimiters"
24596
24597 \end_inset
24598
24599 .
24600  When you construct the matrix, you can decide whether the column entries
24601  will be left-, right-, or center-justified.
24602  This alignment is set in the box 
24603 \family sans
24604 Horizontal
24605 \family default
24606  with the letters 
24607 \begin_inset Quotes eld
24608 \end_inset
24609
24610
24611 \family sans
24612 l
24613 \family default
24614
24615 \begin_inset Quotes erd
24616 \end_inset
24617
24618
24619 \begin_inset Quotes eld
24620 \end_inset
24621
24622
24623 \family sans
24624 r
24625 \family default
24626
24627 \begin_inset Quotes erd
24628 \end_inset
24629
24630 , and 
24631 \begin_inset Quotes eld
24632 \end_inset
24633
24634
24635 \family sans
24636 c
24637 \family default
24638
24639 \begin_inset Quotes erd
24640 \end_inset
24641
24642 .
24643  LyX proposes a 
24644 \begin_inset Quotes eld
24645 \end_inset
24646
24647
24648 \family sans
24649 c
24650 \family default
24651
24652 \begin_inset Quotes erd
24653 \end_inset
24654
24655  for every column as default.
24656  For example, the sequence 
24657 \begin_inset Quotes eld
24658 \end_inset
24659
24660
24661 \family sans
24662 lcr
24663 \family default
24664
24665 \begin_inset Quotes erd
24666 \end_inset
24667
24668  means that the first column will be left-justified, the second will be
24669  centered, and the third column will be right-justified, because each letter
24670  corresponds to the relevant column.
24671  The result will look like this:
24672 \begin_inset Formula 
24673 \[
24674 \begin{array}{lcr}
24675 this & this\, column & this\, column\\
24676 column & has & has\, right\\
24677 has\, left\, alignment & center\, alignment & alignment
24678 \end{array}.
24679 \]
24680
24681 \end_inset
24682
24683
24684 \end_layout
24685
24686 \begin_layout Standard
24687 You can add more rows to an existing matrix by hitting 
24688 \begin_inset Info
24689 type  "shortcut"
24690 arg   "newline-insert newline"
24691 \end_inset
24692
24693  while the cursor is in the matrix.
24694  Adding or deleting columns can be done via the menu 
24695 \family sans
24696 Edit\SpecialChar \menuseparator
24697 Math
24698 \family default
24699  or the math toolbar.
24700 \end_layout
24701
24702 \begin_layout Standard
24703 There are other arrays used in formulas, such as distinctions of cases.
24704  It can be created with the menu 
24705 \family sans
24706 Insert\SpecialChar \menuseparator
24707 Math\SpecialChar \menuseparator
24708 Cases
24709 \begin_inset space ~
24710 \end_inset
24711
24712 Environment
24713 \family default
24714  or the command 
24715 \series bold
24716
24717 \backslash
24718 cases
24719 \series default
24720 .
24721  Here is an example: 
24722 \begin_inset Formula 
24723 \[
24724 f(x)=\begin{cases}
24725 -1 & x<0\\
24726 0 & x=0\\
24727 1 & x>0
24728 \end{cases}
24729 \]
24730
24731 \end_inset
24732
24733
24734 \end_layout
24735
24736 \begin_layout Standard
24737 \begin_inset VSpace bigskip
24738 \end_inset
24739
24740 Multi-line formulas are created when you press 
24741 \begin_inset Info
24742 type  "shortcut"
24743 arg   "newline-insert newline"
24744 \end_inset
24745
24746  within a formula.
24747  In an empty formula you can see that three blue boxes appear, one for each
24748  column.
24749  When you press 
24750 \begin_inset Info
24751 type  "shortcut"
24752 arg   "newline-insert newline"
24753 \end_inset
24754
24755  in a non-empty formula, the part before the relation sign (equal sign 
24756 \begin_inset Quotes eld
24757 \end_inset
24758
24759 =
24760 \begin_inset Quotes erd
24761 \end_inset
24762
24763  etc.) will be inserted automatically in the first column, the relation sign
24764  is in the second column, and the rest in the third column.
24765  A new row is created by every further hit of 
24766 \begin_inset Info
24767 type  "shortcut"
24768 arg   "newline-insert newline"
24769 \end_inset
24770
24771 .
24772  Multi-line formulas are always displayed formulas.
24773  Here is an example:
24774 \begin_inset Formula 
24775 \begin{eqnarray}
24776 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24777 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24778 \end{eqnarray}
24779
24780 \end_inset
24781
24782  To change the column assignment of the formula parts, place the cursor
24783  where you want to start the shift and hit 
24784 \family sans
24785 Ctrl-Tab.
24786
24787 \family default
24788  It shifts everything in the column which is right beside the current cursor
24789  position to the next column.
24790  Note that the middle column is designed for relation signs, structures
24791  within this column will be printed in a smaller size:
24792 \begin_inset Formula 
24793 \begin{eqnarray*}
24794 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24795 \end{eqnarray*}
24796
24797 \end_inset
24798
24799
24800 \end_layout
24801
24802 \begin_layout Standard
24803 The multi-line formula type described here is called 
24804 \family typewriter
24805 \series medium
24806 eqnarray
24807 \family default
24808 \series default
24809 .
24810  There are other multi-line types being more suitable for certain situations,
24811  for example if you want a better inter-line spacing than in formula (
24812 \begin_inset CommandInset ref
24813 LatexCommand ref
24814 reference "eq:asquared"
24815
24816 \end_inset
24817
24818 ).
24819  The other types are described in section
24820 \begin_inset space ~
24821 \end_inset
24822
24823
24824 \begin_inset CommandInset ref
24825 LatexCommand ref
24826 reference "sub:AMS-Formula-Types"
24827
24828 \end_inset
24829
24830 .
24831 \end_layout
24832
24833 \begin_layout Section
24834 Formula Numbering and Referencing
24835 \begin_inset Index idx
24836 status collapsed
24837
24838 \begin_layout Plain Layout
24839 Math ! Formula numbering
24840 \end_layout
24841
24842 \end_inset
24843
24844
24845 \begin_inset Index idx
24846 status collapsed
24847
24848 \begin_layout Plain Layout
24849 Math ! Referencing formulas
24850 \end_layout
24851
24852 \end_inset
24853
24854
24855 \begin_inset CommandInset label
24856 LatexCommand label
24857 name "sec:Formula-Numbering-and"
24858
24859 \end_inset
24860
24861
24862 \end_layout
24863
24864 \begin_layout Standard
24865 To number a formula, set the cursor in the formula and use the menu 
24866 \family sans
24867 Edit\SpecialChar \menuseparator
24868 Math\SpecialChar \menuseparator
24869 Toggle
24870 \begin_inset space ~
24871 \end_inset
24872
24873 Numbering
24874 \family default
24875  or the shortcut 
24876 \begin_inset Info
24877 type  "shortcut"
24878 arg   "math-number-toggle"
24879 \end_inset
24880
24881 .
24882  The formula number appears in LyX as 
24883 \begin_inset Quotes eld
24884 \end_inset
24885
24886 #
24887 \begin_inset Quotes erd
24888 \end_inset
24889
24890  within parentheses.
24891  The 
24892 \begin_inset Quotes eld
24893 \end_inset
24894
24895 #
24896 \begin_inset Quotes erd
24897 \end_inset
24898
24899  denotes that the number will be calculated automatically when the output
24900  is generated.
24901  The placement and format of the formula number in the output depends on
24902  the document class.
24903  In this document the number is printed together with the chapter number,
24904  separated by a dot:
24905 \begin_inset Formula 
24906 \begin{equation}
24907 1+1=2
24908 \end{equation}
24909
24910 \end_inset
24911
24912 Using 
24913 \begin_inset Info
24914 type  "shortcut"
24915 arg   "math-number-toggle"
24916 \end_inset
24917
24918  in a numbered formula will switch off the numbering.
24919  You can only number displayed formulas.
24920 \end_layout
24921
24922 \begin_layout Standard
24923 Multi-line formulas can be numbered line by line: Using the menu 
24924 \family sans
24925 Edit\SpecialChar \menuseparator
24926 Math\SpecialChar \menuseparator
24927 Toggle
24928 \begin_inset space ~
24929 \end_inset
24930
24931 Numbering
24932 \begin_inset space ~
24933 \end_inset
24934
24935 of
24936 \begin_inset space ~
24937 \end_inset
24938
24939 Line
24940 \family default
24941  or the shortcut 
24942 \begin_inset Info
24943 type  "shortcut"
24944 arg   "math-number-line-toggle"
24945 \end_inset
24946
24947  will only toggle the numbering of the line where the cursor is:
24948 \begin_inset Formula 
24949 \begin{eqnarray}
24950 1 & = & 3-2\\
24951 2 & = & 4-2\nonumber \\
24952 4 & \leq & 7
24953 \end{eqnarray}
24954
24955 \end_inset
24956
24957 To number all lines use the shortcut 
24958 \begin_inset Info
24959 type  "shortcut"
24960 arg   "math-number-toggle"
24961 \end_inset
24962
24963 .
24964 \end_layout
24965
24966 \begin_layout Standard
24967 \begin_inset VSpace bigskip
24968 \end_inset
24969
24970 Every displayed formula can be referenced by its number using a label.
24971  A label is inserted with the menu 
24972 \family sans
24973 Insert\SpecialChar \menuseparator
24974 Label
24975 \family default
24976  when the cursor is in the formula.
24977  This opens a dialog to enter the label.
24978  It is recommended to use the proposed 
24979 \begin_inset Quotes eld
24980 \end_inset
24981
24982
24983 \family sans
24984 eq:
24985 \family default
24986
24987 \begin_inset Quotes erd
24988 \end_inset
24989
24990  as first part of the label, because this helps later to identify the label
24991  type when you have many labels in your document.
24992  We inserted in the following example the label 
24993 \begin_inset Quotes eld
24994 \end_inset
24995
24996 eq:tanhExp
24997 \begin_inset Quotes erd
24998 \end_inset
24999
25000  in the second line:
25001 \begin_inset Formula 
25002 \begin{eqnarray}
25003 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
25004  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
25005 \end{eqnarray}
25006
25007 \end_inset
25008
25009 Every labeled line is automatically numbered.
25010  Therefore the label is shown in LyX at the place of the formula number
25011  placeholder 
25012 \begin_inset Quotes eld
25013 \end_inset
25014
25015 #
25016 \begin_inset Quotes erd
25017 \end_inset
25018
25019 .
25020  You can reference a labeled formula using the menu 
25021 \family sans
25022 Insert\SpecialChar \menuseparator
25023 Cross
25024 \begin_inset space ~
25025 \end_inset
25026
25027 Reference
25028 \family default
25029 .
25030  A dialog appears to choose a label you want refer to.
25031  The reference appears in LyX as a grey cross reference box and in the output
25032  as the formula number:
25033 \end_layout
25034
25035 \begin_layout Standard
25036 This is a cross-reference to equation (
25037 \begin_inset CommandInset ref
25038 LatexCommand ref
25039 reference "eq:tanhExp"
25040
25041 \end_inset
25042
25043 ).
25044 \end_layout
25045
25046 \begin_layout Standard
25047 The properties of LyX's cross-reference box are described in section
25048 \begin_inset space ~
25049 \end_inset
25050
25051
25052 \begin_inset CommandInset ref
25053 LatexCommand ref
25054 reference "sec:Cross-References"
25055
25056 \end_inset
25057
25058 .
25059  To delete a label, set the cursor in the labeled formula, use the menu
25060  
25061 \family sans
25062 Insert\SpecialChar \menuseparator
25063 Label
25064 \family default
25065  and delete the label in the appearing dialog.
25066 \begin_inset Foot
25067 status collapsed
25068
25069 \begin_layout Plain Layout
25070 This is a unintuitive and will be fixed in the next version of LyX.
25071 \end_layout
25072
25073 \end_inset
25074
25075  
25076 \end_layout
25077
25078 \begin_layout Section
25079 User defined math macros
25080 \begin_inset Index idx
25081 status collapsed
25082
25083 \begin_layout Plain Layout
25084 Math ! Macros
25085 \end_layout
25086
25087 \end_inset
25088
25089
25090 \end_layout
25091
25092 \begin_layout Standard
25093 LyX allows you to define macros for formulas which is very useful when you
25094  have equations of the same form in a document several times.
25095  Math macros are explained in section 
25096 \emph on
25097 Math
25098 \begin_inset space ~
25099 \end_inset
25100
25101 Macros
25102 \emph default
25103  of the 
25104 \emph on
25105 Math
25106 \emph default
25107  manual.
25108 \end_layout
25109
25110 \begin_layout Section
25111 Fine-Tuning
25112 \end_layout
25113
25114 \begin_layout Subsection
25115 Typefaces
25116 \begin_inset Index idx
25117 status collapsed
25118
25119 \begin_layout Plain Layout
25120 Math ! Typefaces
25121 \end_layout
25122
25123 \end_inset
25124
25125
25126 \end_layout
25127
25128 \begin_layout Standard
25129 The standard font for text is italic, for numbers the standard is roman.
25130  To set a font in a formula, use the 
25131 \family sans
25132 Math
25133 \begin_inset space ~
25134 \end_inset
25135
25136 Panel
25137 \family default
25138  button 
25139 \begin_inset Graphics
25140         filename ../images/math/font.png
25141         scale 85
25142         groupId toolbarbuttons
25143
25144 \end_inset
25145
25146 , or enter its command, listed in table
25147 \begin_inset space ~
25148 \end_inset
25149
25150
25151 \begin_inset CommandInset ref
25152 LatexCommand ref
25153 reference "cap:Typefaces-and-the"
25154
25155 \end_inset
25156
25157 , directly.
25158 \end_layout
25159
25160 \begin_layout Standard
25161 \begin_inset Float table
25162 wide false
25163 sideways false
25164 status open
25165
25166 \begin_layout Plain Layout
25167 \begin_inset Caption
25168
25169 \begin_layout Plain Layout
25170 \begin_inset CommandInset label
25171 LatexCommand label
25172 name "cap:Typefaces-and-the"
25173
25174 \end_inset
25175
25176 Typefaces and the corresponding commands.
25177 \end_layout
25178
25179 \end_inset
25180
25181
25182 \end_layout
25183
25184 \begin_layout Plain Layout
25185 \align center
25186 \begin_inset Tabular
25187 <lyxtabular version="3" rows="9" columns="2">
25188 <features tabularvalignment="middle">
25189 <column alignment="center" valignment="top" width="0pt">
25190 <column alignment="center" valignment="top" width="0pt">
25191 <row>
25192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25193 \begin_inset Text
25194
25195 \begin_layout Plain Layout
25196 Font
25197 \end_layout
25198
25199 \end_inset
25200 </cell>
25201 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25202 \begin_inset Text
25203
25204 \begin_layout Plain Layout
25205 Command
25206 \end_layout
25207
25208 \end_inset
25209 </cell>
25210 </row>
25211 <row>
25212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \begin_layout Plain Layout
25216
25217 \shape up
25218 \size normal
25219 \bar no
25220 \noun off
25221 \color none
25222 \begin_inset Formula $\mathrm{Roman}$
25223 \end_inset
25224
25225
25226 \end_layout
25227
25228 \end_inset
25229 </cell>
25230 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25231 \begin_inset Text
25232
25233 \begin_layout Plain Layout
25234
25235 \series bold
25236
25237 \backslash
25238 mathrm
25239 \end_layout
25240
25241 \end_inset
25242 </cell>
25243 </row>
25244 <row>
25245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25246 \begin_inset Text
25247
25248 \begin_layout Plain Layout
25249 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
25250 \end_inset
25251
25252
25253 \end_layout
25254
25255 \end_inset
25256 </cell>
25257 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25258 \begin_inset Text
25259
25260 \begin_layout Plain Layout
25261
25262 \series bold
25263
25264 \backslash
25265 mathbf
25266 \end_layout
25267
25268 \end_inset
25269 </cell>
25270 </row>
25271 <row>
25272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Plain Layout
25276 \begin_inset Formula $\mathit{Italic}$
25277 \end_inset
25278
25279
25280 \end_layout
25281
25282 \end_inset
25283 </cell>
25284 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25285 \begin_inset Text
25286
25287 \begin_layout Plain Layout
25288
25289 \series bold
25290
25291 \backslash
25292 mathit
25293 \end_layout
25294
25295 \end_inset
25296 </cell>
25297 </row>
25298 <row>
25299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25300 \begin_inset Text
25301
25302 \begin_layout Plain Layout
25303
25304 \shape up
25305 \size normal
25306 \bar no
25307 \noun off
25308 \color none
25309 \begin_inset Formula $\mathtt{Typewriter}$
25310 \end_inset
25311
25312
25313 \end_layout
25314
25315 \end_inset
25316 </cell>
25317 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25318 \begin_inset Text
25319
25320 \begin_layout Plain Layout
25321
25322 \series bold
25323
25324 \backslash
25325 mathtt
25326 \end_layout
25327
25328 \end_inset
25329 </cell>
25330 </row>
25331 <row>
25332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25333 \begin_inset Text
25334
25335 \begin_layout Plain Layout
25336 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
25337 \end_inset
25338
25339
25340 \end_layout
25341
25342 \end_inset
25343 </cell>
25344 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25345 \begin_inset Text
25346
25347 \begin_layout Plain Layout
25348
25349 \series bold
25350
25351 \backslash
25352 mathbb
25353 \end_layout
25354
25355 \end_inset
25356 </cell>
25357 </row>
25358 <row>
25359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25360 \begin_inset Text
25361
25362 \begin_layout Plain Layout
25363 \begin_inset Formula $\mathfrak{Fraktur}$
25364 \end_inset
25365
25366
25367 \end_layout
25368
25369 \end_inset
25370 </cell>
25371 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25372 \begin_inset Text
25373
25374 \begin_layout Plain Layout
25375
25376 \series bold
25377
25378 \backslash
25379 mathfrak
25380 \end_layout
25381
25382 \end_inset
25383 </cell>
25384 </row>
25385 <row>
25386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25387 \begin_inset Text
25388
25389 \begin_layout Plain Layout
25390
25391 \shape up
25392 \size normal
25393 \emph on
25394 \bar no
25395 \noun off
25396 \color none
25397 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
25398 \end_inset
25399
25400
25401 \end_layout
25402
25403 \end_inset
25404 </cell>
25405 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
25406 \begin_inset Text
25407
25408 \begin_layout Plain Layout
25409
25410 \series bold
25411
25412 \backslash
25413 mathcal
25414 \end_layout
25415
25416 \end_inset
25417 </cell>
25418 </row>
25419 <row>
25420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25421 \begin_inset Text
25422
25423 \begin_layout Plain Layout
25424 \begin_inset Formula $\mathsf{SansSerif}$
25425 \end_inset
25426
25427
25428 \end_layout
25429
25430 \end_inset
25431 </cell>
25432 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25433 \begin_inset Text
25434
25435 \begin_layout Plain Layout
25436
25437 \series bold
25438
25439 \backslash
25440 mathsf
25441 \end_layout
25442
25443 \end_inset
25444 </cell>
25445 </row>
25446 </lyxtabular>
25447
25448 \end_inset
25449
25450
25451 \end_layout
25452
25453 \end_inset
25454
25455
25456 \end_layout
25457
25458 \begin_layout Standard
25459 \begin_inset Note Greyedout
25460 status open
25461
25462 \begin_layout Plain Layout
25463
25464 \series bold
25465 Note:
25466 \series default
25467  You can only print capital letters in the typefaces 
25468 \family sans
25469 Blackboard
25470 \family default
25471  and 
25472 \family sans
25473 Calligraphic
25474 \family default
25475 .
25476 \end_layout
25477
25478 \end_inset
25479
25480
25481 \end_layout
25482
25483 \begin_layout Standard
25484 When you use a typeface, a blue box is inserted in the formula.
25485  Every character in this box will be printed in this typeface.
25486  Pressing 
25487 \family sans
25488 Space
25489 \family default
25490  within the box will set the cursor outside, so that you have to use a protected
25491  space when you need a space in the box.
25492  Here an example where 
25493 \begin_inset Quotes eld
25494 \end_inset
25495
25496 N
25497 \begin_inset Quotes erd
25498 \end_inset
25499
25500  in 
25501 \family sans
25502 Blackboard
25503 \family default
25504  denotes the set of numbers:
25505 \begin_inset Formula 
25506 \[
25507 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
25508 \]
25509
25510 \end_inset
25511
25512
25513 \end_layout
25514
25515 \begin_layout Standard
25516 The typefaces are nestable, which can cause confusion.
25517  You can e.
25518 \begin_inset space \thinspace{}
25519 \end_inset
25520
25521 g.
25522 \begin_inset space \space{}
25523 \end_inset
25524
25525 put a character in 
25526 \family sans
25527 Fraktur
25528 \family default
25529  in a box for 
25530 \family sans
25531 Typewriter
25532 \family default
25533
25534 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
25535 \end_inset
25536
25537  
25538 \begin_inset Newline newline
25539 \end_inset
25540
25541 So it is better not to use this feature.
25542 \end_layout
25543
25544 \begin_layout Standard
25545 The typefaces have no effect on Greek letters: 
25546 \begin_inset Formula $\mathfrak{abc\delta e}$
25547 \end_inset
25548
25549
25550 \begin_inset Newline newline
25551 \end_inset
25552
25553 You can only print them emboldened using the command 
25554 \series bold
25555
25556 \backslash
25557 boldsymbol
25558 \series default
25559 , which works like the other typeface commands: 
25560 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
25561 \end_inset
25562
25563
25564 \end_layout
25565
25566 \begin_layout Standard
25567
25568 \series bold
25569
25570 \backslash
25571 boldsymbol
25572 \series default
25573  works for all symbols, letters, and numbers.
25574 \end_layout
25575
25576 \begin_layout Standard
25577 A number of other font options are available as well, in the menu 
25578 \family sans
25579 Edit\SpecialChar \menuseparator
25580 Math\SpecialChar \menuseparator
25581 Text
25582 \begin_inset space ~
25583 \end_inset
25584
25585 Style
25586 \family default
25587 .
25588 \end_layout
25589
25590 \begin_layout Subsection
25591 Math Text
25592 \begin_inset Index idx
25593 status collapsed
25594
25595 \begin_layout Plain Layout
25596 Math ! Text
25597 \end_layout
25598
25599 \end_inset
25600
25601
25602 \end_layout
25603
25604 \begin_layout Standard
25605 Typefaces are useful for entering some characters in some given font, but
25606  not for text.
25607  For typing longer pieces of text use the math text, which is obtained using
25608  the entry 
25609 \family sans
25610 Normal
25611 \begin_inset space ~
25612 \end_inset
25613
25614 text
25615 \begin_inset space ~
25616 \end_inset
25617
25618 mode
25619 \family default
25620  of the 
25621 \family sans
25622 Math
25623 \begin_inset space ~
25624 \end_inset
25625
25626 Panel
25627 \family default
25628  button 
25629 \begin_inset Graphics
25630         filename ../images/math/font.png
25631         scale 85
25632         groupId toolbarbuttons
25633
25634 \end_inset
25635
25636  (shortcut 
25637 \begin_inset Info
25638 type  "shortcut"
25639 arg   "font-default"
25640 \end_inset
25641
25642 ).
25643  Math text appears in LyX in black instead of blue.
25644  You can use spaces and accents in math text like in normal text.
25645  Here is an example:
25646 \begin_inset Formula 
25647 \[
25648 f(x)=\begin{cases}
25649 x & \mbox{if I say so}\\
25650 -x & \mbox{under Umständen}
25651 \end{cases}
25652 \]
25653
25654 \end_inset
25655
25656
25657 \end_layout
25658
25659 \begin_layout Subsection
25660 Font Sizes
25661 \begin_inset Index idx
25662 status collapsed
25663
25664 \begin_layout Plain Layout
25665 Math ! Font sizes
25666 \end_layout
25667
25668 \end_inset
25669
25670
25671 \end_layout
25672
25673 \begin_layout Standard
25674 There are four font styles (relative sizes) used in math-mode, which are
25675  automatically chosen in most situations.
25676  These are called 
25677 \family sans
25678 textstyle
25679 \family default
25680
25681 \family sans
25682 displaystyle
25683 \family default
25684
25685 \family sans
25686 scriptstyle
25687 \family default
25688 , and 
25689 \family sans
25690 scriptscriptstyle
25691 \family default
25692 .
25693  For most characters, 
25694 \family sans
25695 textstyle
25696 \family default
25697  and 
25698 \family sans
25699 displaystyle
25700 \family default
25701  are actually the same size, but fractions, superscripts and subscripts,
25702  and certain other structures, are set larger in 
25703 \family sans
25704 displaystyle
25705 \family default
25706 .
25707  Except for some operators, which resize themselves to accommodate various
25708  situations, all text will be set in the styles that LaTeX thinks are appropriat
25709 e.
25710  These choices can be overridden by using the math panel button 
25711 \begin_inset Graphics
25712         filename ../images/math/style.png
25713         scale 85
25714         groupId toolbarbuttons
25715
25716 \end_inset
25717
25718 .
25719  A box for the size will be created in which you can insert the math structure.
25720  For example, you can set 
25721 \begin_inset Formula $\frac{1}{2}$
25722 \end_inset
25723
25724 , which is normally in 
25725 \family sans
25726 textstyle
25727 \family default
25728 , larger in 
25729 \family sans
25730 displaystyle
25731 \family default
25732
25733 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25734 \end_inset
25735
25736 .
25737  The four styles are used in the following example:
25738 \end_layout
25739
25740 \begin_layout Standard
25741 \begin_inset Formula $displaystyle$
25742 \end_inset
25743
25744
25745 \begin_inset Formula ${\textstyle textstyle}$
25746 \end_inset
25747
25748
25749 \begin_inset Formula ${\scriptstyle scriptstyle}$
25750 \end_inset
25751
25752
25753 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25754 \end_inset
25755
25756 .
25757 \end_layout
25758
25759 \begin_layout Standard
25760 All these math-mode font sizes are relative, that means, if the whole math
25761  inset is set in a particular size with the menu 
25762 \family sans
25763 Edit\SpecialChar \menuseparator
25764 Text
25765 \begin_inset space ~
25766 \end_inset
25767
25768 Style
25769 \family default
25770 , all sizes in the formula will be adjusted relative to this size.
25771  Similarly, if the base font size of the document is changed, all fonts
25772  will be adjusted to correspond.
25773  As an example here is a formula in the font size 
25774 \begin_inset Quotes eld
25775 \end_inset
25776
25777 largest
25778 \begin_inset Quotes erd
25779 \end_inset
25780
25781 :
25782 \end_layout
25783
25784 \begin_layout Standard
25785
25786 \family roman
25787 \size largest
25788 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25789 \end_inset
25790
25791
25792 \end_layout
25793
25794 \begin_layout Section
25795 Theorem Modules
25796 \end_layout
25797
25798 \begin_layout Standard
25799 As of LyX 1.6, support for theorem-like environments has been moved out of
25800  the document classes and into layout modules.
25801 \begin_inset Index idx
25802 status collapsed
25803
25804 \begin_layout Plain Layout
25805 Layout Modules
25806 \end_layout
25807
25808 \end_inset
25809
25810  As a result, theorem-like environments can now easily be used with classes
25811  other than the AMS classes.
25812  See section 
25813 \begin_inset CommandInset ref
25814 LatexCommand ref
25815 reference "sub:Modules"
25816
25817 \end_inset
25818
25819  for more on layout modules.
25820 \end_layout
25821
25822 \begin_layout Section
25823 AMS-LaTeX
25824 \begin_inset Index idx
25825 status collapsed
25826
25827 \begin_layout Plain Layout
25828 AMS math
25829 \end_layout
25830
25831 \end_inset
25832
25833
25834 \begin_inset Index idx
25835 status collapsed
25836
25837 \begin_layout Plain Layout
25838 Math ! AMS
25839 \end_layout
25840
25841 \end_inset
25842
25843
25844 \end_layout
25845
25846 \begin_layout Standard
25847 LyX supports the packages provided by the American Mathematical Society
25848  (AMS) that are in common use.
25849 \end_layout
25850
25851 \begin_layout Subsection
25852 Enabling AMS-Support
25853 \end_layout
25854
25855 \begin_layout Standard
25856 Selecting the checkbox 
25857 \family sans
25858 Use
25859 \begin_inset space ~
25860 \end_inset
25861
25862 AMS
25863 \begin_inset space ~
25864 \end_inset
25865
25866 math
25867 \begin_inset space ~
25868 \end_inset
25869
25870 package
25871 \family default
25872  in the 
25873 \family sans
25874 Document\SpecialChar \menuseparator
25875 Settings
25876 \family default
25877
25878 \begin_inset Index idx
25879 status collapsed
25880
25881 \begin_layout Plain Layout
25882 Document ! Settings
25883 \end_layout
25884
25885 \end_inset
25886
25887  dialog under 
25888 \family sans
25889 Math
25890 \begin_inset space ~
25891 \end_inset
25892
25893 Options
25894 \family default
25895  will include the AMS-packages in the document, and make the facilities
25896  available.
25897  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25898  formulas, ensure that you have enabled AMS.
25899 \end_layout
25900
25901 \begin_layout Subsection
25902 AMS-Formula Types
25903 \begin_inset CommandInset label
25904 LatexCommand label
25905 name "sub:AMS-Formula-Types"
25906
25907 \end_inset
25908
25909
25910 \begin_inset Index idx
25911 status collapsed
25912
25913 \begin_layout Plain Layout
25914 Math ! Multi-line Equations
25915 \end_layout
25916
25917 \end_inset
25918
25919
25920 \end_layout
25921
25922 \begin_layout Standard
25923 AMS-LaTeX provides a selection of different formula types.
25924  LyX allows you to choose between 
25925 \family typewriter
25926 align
25927 \family default
25928
25929 \family typewriter
25930 alignat
25931 \family default
25932
25933 \family typewriter
25934 flalign
25935 \family default
25936
25937 \family typewriter
25938 gather
25939 \family default
25940 , and 
25941 \family typewriter
25942 multline
25943 \family default
25944 .
25945  We refer to the AMS-documentation for an explanation of these formula types.
25946 \end_layout
25947
25948 \begin_layout Chapter
25949 More Tools
25950 \end_layout
25951
25952 \begin_layout Section
25953 Cross-References
25954 \begin_inset Index idx
25955 status collapsed
25956
25957 \begin_layout Plain Layout
25958 Cross references
25959 \end_layout
25960
25961 \end_inset
25962
25963
25964 \begin_inset CommandInset label
25965 LatexCommand label
25966 name "sec:Cross-References"
25967
25968 \end_inset
25969
25970
25971 \end_layout
25972
25973 \begin_layout Standard
25974 One of LyX's strengths are cross-references.
25975  You can reference every section, float, footnote, formula, and list in
25976  the document.
25977  To reference a document part, you have to insert a label into it.
25978  The label is used as anchor and name for the reference.
25979  We want for example to refer to the second item of the following list:
25980 \end_layout
25981
25982 \begin_layout Enumerate
25983 First item
25984 \end_layout
25985
25986 \begin_layout Enumerate
25987 \begin_inset CommandInset label
25988 LatexCommand label
25989 name "enu:Second-item"
25990
25991 \end_inset
25992
25993 Second item
25994 \end_layout
25995
25996 \begin_layout Enumerate
25997 Third item
25998 \end_layout
25999
26000 \begin_layout Standard
26001 First we insert a label into the second item with the menu 
26002 \family sans
26003 Insert\SpecialChar \menuseparator
26004 Label
26005 \family default
26006  or by pressing the toolbar button 
26007 \begin_inset Info
26008 type  "icon"
26009 arg   "label-insert"
26010 \end_inset
26011
26012 .
26013  A grey label box like this: 
26014 \begin_inset Graphics
26015         filename clipart/labelQt4.png
26016         scale 85
26017
26018 \end_inset
26019
26020  is inserted and the label window pops up asking for the label text.
26021  LyX offers as text the first words of the item with a prefix, in our case
26022  the text 
26023 \begin_inset Quotes eld
26024 \end_inset
26025
26026
26027 \family sans
26028 enu: Second-item
26029 \family default
26030
26031 \begin_inset Quotes erd
26032 \end_inset
26033
26034 .
26035  The prefix 
26036 \begin_inset Quotes eld
26037 \end_inset
26038
26039
26040 \family sans
26041 enu:
26042 \family default
26043
26044 \begin_inset Quotes erd
26045 \end_inset
26046
26047  stands for 
26048 \begin_inset Quotes eld
26049 \end_inset
26050
26051 enumerate
26052 \begin_inset Quotes erd
26053 \end_inset
26054
26055 .
26056  The prefix depends on the document part where the label is inserted, e.
26057 \begin_inset space \thinspace{}
26058 \end_inset
26059
26060 g.
26061 \begin_inset space \space{}
26062 \end_inset
26063
26064 if you insert a label into a section heading, the prefix will be 
26065 \begin_inset Quotes eld
26066 \end_inset
26067
26068
26069 \family sans
26070 sec:
26071 \family default
26072
26073 \begin_inset Quotes erd
26074 \end_inset
26075
26076 .
26077 \end_layout
26078
26079 \begin_layout Standard
26080 To reference the item, we refer to its label using the menu 
26081 \family sans
26082 Insert\SpecialChar \menuseparator
26083 Cross-Reference
26084 \family default
26085  or the toolbar button 
26086 \begin_inset Info
26087 type  "icon"
26088 arg   "dialog-show-new-inset ref"
26089 \end_inset
26090
26091 .
26092  A grey cross-reference box like this: 
26093 \begin_inset Graphics
26094         filename clipart/referenceQt4.png
26095         scale 85
26096
26097 \end_inset
26098
26099  is inserted and the cross-reference window appears showing all the labels
26100  in the document.
26101  We can now sort the labels alphabetically and then choose the entry 
26102 \begin_inset Quotes eld
26103 \end_inset
26104
26105
26106 \family sans
26107 enu:Second-item
26108 \family default
26109
26110 \begin_inset Quotes erd
26111 \end_inset
26112
26113 .
26114  At the position of the cross-reference box the item number will appear
26115  in the output.
26116 \end_layout
26117
26118 \begin_layout Standard
26119 Alternatively to 
26120 \family sans
26121 Insert\SpecialChar \menuseparator
26122 Cross-Reference
26123 \family default
26124 , you can right-click on a label and use in the appearing context menu 
26125 \family sans
26126 Copy as Reference
26127 \family default
26128 .
26129  The cross-reference to this label is now in the clipboard and can be copied
26130  to the actual cursor position via the menu 
26131 \family sans
26132 Edit\SpecialChar \menuseparator
26133 Paste
26134 \family default
26135  (shortcut Ctrl+V).
26136 \end_layout
26137
26138 \begin_layout Standard
26139 Here is our cross-reference: Item
26140 \begin_inset space ~
26141 \end_inset
26142
26143
26144 \begin_inset CommandInset ref
26145 LatexCommand ref
26146 reference "enu:Second-item"
26147
26148 \end_inset
26149
26150
26151 \end_layout
26152
26153 \begin_layout Standard
26154 It is recommended to use a protected space
26155 \begin_inset Foot
26156 status collapsed
26157
26158 \begin_layout Plain Layout
26159 described in section
26160 \begin_inset space ~
26161 \end_inset
26162
26163
26164 \begin_inset CommandInset ref
26165 LatexCommand ref
26166 reference "sub:Protected-Space"
26167
26168 \end_inset
26169
26170
26171 \end_layout
26172
26173 \end_inset
26174
26175  between the cross-reference name and its number to avoid ugly line breaks
26176  between them.
26177 \end_layout
26178
26179 \begin_layout Standard
26180 There are six varieties of cross-references:
26181 \end_layout
26182
26183 \begin_layout Description
26184 <reference>: prints the number, this is the default: 
26185 \begin_inset CommandInset ref
26186 LatexCommand ref
26187 reference "cap:Two-distorted-images"
26188
26189 \end_inset
26190
26191
26192 \end_layout
26193
26194 \begin_layout Description
26195 (<reference>): prints the number within two parentheses, this is the style
26196  normally used to reference formulas, especially when the reference name
26197  
26198 \begin_inset Quotes eld
26199 \end_inset
26200
26201 Equation
26202 \begin_inset Quotes erd
26203 \end_inset
26204
26205  is omitted: 
26206 \begin_inset CommandInset ref
26207 LatexCommand eqref
26208 reference "eq:tanhExp"
26209
26210 \end_inset
26211
26212
26213 \end_layout
26214
26215 \begin_layout Description
26216 <page>: prints the page number: Page
26217 \begin_inset space ~
26218 \end_inset
26219
26220
26221 \begin_inset CommandInset ref
26222 LatexCommand pageref
26223 reference "cap:Two-distorted-images"
26224
26225 \end_inset
26226
26227
26228 \end_layout
26229
26230 \begin_layout Description
26231 on
26232 \begin_inset space ~
26233 \end_inset
26234
26235 page
26236 \begin_inset space ~
26237 \end_inset
26238
26239 <page>: prints the text "on page" and the page number: 
26240 \begin_inset CommandInset ref
26241 LatexCommand vpageref
26242 reference "cap:Two-distorted-images"
26243
26244 \end_inset
26245
26246
26247 \end_layout
26248
26249 \begin_layout Description
26250 <reference>
26251 \begin_inset space ~
26252 \end_inset
26253
26254 on
26255 \begin_inset space ~
26256 \end_inset
26257
26258 page
26259 \begin_inset space ~
26260 \end_inset
26261
26262 <page>: prints the number, the text "on page", and the page number: 
26263 \begin_inset CommandInset ref
26264 LatexCommand vref
26265 reference "cap:Two-distorted-images"
26266
26267 \end_inset
26268
26269
26270 \end_layout
26271
26272 \begin_layout Description
26273 Formatted
26274 \begin_inset space ~
26275 \end_inset
26276
26277 reference: prints a self defined cross-reference format.
26278 \begin_inset Newline newline
26279 \end_inset
26280
26281
26282 \begin_inset Note Greyedout
26283 status open
26284
26285 \begin_layout Plain Layout
26286
26287 \series bold
26288 Note:
26289 \series default
26290  This feature is only available when you have the LaTeX-package 
26291 \series bold
26292 prettyref
26293 \series default
26294  or 
26295 \series bold
26296 refstyle
26297 \series default
26298
26299 \begin_inset Index idx
26300 status collapsed
26301
26302 \begin_layout Plain Layout
26303 LaTeX-packages ! prettyref
26304 \end_layout
26305
26306 \end_inset
26307
26308
26309 \begin_inset Index idx
26310 status collapsed
26311
26312 \begin_layout Plain Layout
26313 LaTeX-packages ! refstyle
26314 \end_layout
26315
26316 \end_inset
26317
26318  installed.
26319 \end_layout
26320
26321 \end_inset
26322
26323
26324 \end_layout
26325
26326 \begin_layout Description
26327 Textual
26328 \begin_inset space ~
26329 \end_inset
26330
26331 reference: prints the caption or name of the reference: 
26332 \begin_inset CommandInset ref
26333 LatexCommand nameref
26334 reference "cap:Two-distorted-images"
26335
26336 \end_inset
26337
26338
26339 \end_layout
26340
26341 \begin_layout Standard
26342
26343 \family sans
26344 <page>
26345 \family default
26346  will not print the page number if the label is on the previous, the same,
26347  or the next page.
26348  You will e.
26349 \begin_inset space \thinspace{}
26350 \end_inset
26351
26352 g.
26353 \begin_inset space \space{}
26354 \end_inset
26355
26356 see the text 
26357 \begin_inset Quotes eld
26358 \end_inset
26359
26360
26361 \family sans
26362 on this page
26363 \family default
26364
26365 \begin_inset Quotes erd
26366 \end_inset
26367
26368  instead.
26369  The style 
26370 \family sans
26371 <reference> on page <page>
26372 \family default
26373  will not print anything about the page if the label is on the same page.
26374 \end_layout
26375
26376 \begin_layout Standard
26377 The number and current page of the referenced document part in the output
26378  is automatically calculated by LaTeX.
26379  The varieties are adjusted in the field 
26380 \family sans
26381 Format
26382 \family default
26383  of the cross-reference window, that appear when you click on the cross-referenc
26384 e.
26385 \end_layout
26386
26387 \begin_layout Standard
26388 You can only use the style 
26389 \family sans
26390 <reference>
26391 \family default
26392  to reference numbered document parts, while the reference style 
26393 \family sans
26394 <page>
26395 \family default
26396  is always possible.
26397 \end_layout
26398
26399 \begin_layout Standard
26400 If you want to reference a section, put the label in the section heading;
26401  for floats put the label in the caption; for footnotes put the label in
26402  it.
26403  Referencing formulas is explained in section
26404 \begin_inset space ~
26405 \end_inset
26406
26407
26408 \begin_inset CommandInset ref
26409 LatexCommand ref
26410 reference "sec:Formula-Numbering-and"
26411
26412 \end_inset
26413
26414 .
26415 \end_layout
26416
26417 \begin_layout Standard
26418 Right-clicking on a cross-reference opens a context menu.
26419  The entry 
26420 \family sans
26421 Go
26422 \begin_inset space ~
26423 \end_inset
26424
26425 to
26426 \begin_inset space ~
26427 \end_inset
26428
26429 Label
26430 \family default
26431  sets the cursor before the referenced label.
26432  This entry will be renamed in the context menu of the label to 
26433 \family sans
26434 Go
26435 \begin_inset space ~
26436 \end_inset
26437
26438 Back
26439 \family default
26440  so that you can use it to set the cursor back to the cross-reference.
26441  You can also go back with the toolbar button 
26442 \begin_inset Info
26443 type  "icon"
26444 arg   "bookmark-goto 0"
26445 \end_inset
26446
26447 .
26448 \end_layout
26449
26450 \begin_layout Standard
26451 You can change labels at any time.
26452  References to the changed label will automatically be updated so that you
26453  do not need to take care about this.
26454 \end_layout
26455
26456 \begin_layout Standard
26457 If a cross-reference refers to a non-existent label, you will see two question
26458  marks in the output instead of the reference.
26459 \end_layout
26460
26461 \begin_layout Standard
26462 References are described in detail in sec.
26463 \begin_inset space ~
26464 \end_inset
26465
26466
26467 \begin_inset Quotes eld
26468 \end_inset
26469
26470 Referencing Floats
26471 \begin_inset Quotes erd
26472 \end_inset
26473
26474  of the 
26475 \emph on
26476 Embedded Objects
26477 \emph default
26478  manual.
26479 \end_layout
26480
26481 \begin_layout Section
26482 Table of Contents and other Listings
26483 \begin_inset Index idx
26484 status collapsed
26485
26486 \begin_layout Plain Layout
26487 Table of contents
26488 \end_layout
26489
26490 \end_inset
26491
26492
26493 \begin_inset Index idx
26494 status collapsed
26495
26496 \begin_layout Plain Layout
26497 Outline
26498 \end_layout
26499
26500 \end_inset
26501
26502
26503 \begin_inset CommandInset label
26504 LatexCommand label
26505 name "sec:toc"
26506
26507 \end_inset
26508
26509
26510 \end_layout
26511
26512 \begin_layout Subsection
26513 Table of Contents
26514 \begin_inset CommandInset label
26515 LatexCommand label
26516 name "sub:Table-of-Contents"
26517
26518 \end_inset
26519
26520
26521 \end_layout
26522
26523 \begin_layout Standard
26524 The Table of Contents (TOC) is inserted with the menu 
26525 \family sans
26526 Insert\SpecialChar \menuseparator
26527 List/TOC\SpecialChar \menuseparator
26528 Table
26529 \begin_inset space ~
26530 \end_inset
26531
26532 of
26533 \begin_inset space ~
26534 \end_inset
26535
26536 Contents
26537 \family default
26538 .
26539  Is is displayed in LyX as a gray box.
26540  If you click on it, the 
26541 \family sans
26542 Outline
26543 \family default
26544  window appears, showing you the TOC entries as outline to move and rearrange
26545  sections in your documents.
26546  So this operation is an alternative to the menu 
26547 \family sans
26548 Document\SpecialChar \menuseparator
26549 Outline
26550 \family default
26551  that is described in sec.
26552 \begin_inset space \thinspace{}
26553 \end_inset
26554
26555
26556 \begin_inset CommandInset ref
26557 LatexCommand ref
26558 reference "sec:Navigating"
26559
26560 \end_inset
26561
26562 .
26563 \end_layout
26564
26565 \begin_layout Standard
26566 The TOC in the document output lists every numbered section automatically.
26567  If you have declared a short title for a section heading, as described
26568  in section
26569 \begin_inset space ~
26570 \end_inset
26571
26572
26573 \begin_inset CommandInset ref
26574 LatexCommand ref
26575 reference "sec:Short-Titles"
26576
26577 \end_inset
26578
26579 , it will be used in the TOC instead of the section heading.
26580  Section
26581 \begin_inset space ~
26582 \end_inset
26583
26584
26585 \begin_inset CommandInset ref
26586 LatexCommand ref
26587 reference "sub:Numbering-depth"
26588
26589 \end_inset
26590
26591  describes how the level is adjusted that defines which section types are
26592  listed in the TOC.
26593  Unnumbered sections are not listed in the TOC.
26594 \end_layout
26595
26596 \begin_layout Subsection
26597 List of Figures, Tables, and Algorithms
26598 \begin_inset CommandInset label
26599 LatexCommand label
26600 name "sub:List-of-Figures"
26601
26602 \end_inset
26603
26604
26605 \end_layout
26606
26607 \begin_layout Standard
26608 Table, figure, and algorithm lists are very much like the table of contents.
26609  You can insert them via the 
26610 \family sans
26611 Insert\SpecialChar \menuseparator
26612 List
26613 \begin_inset space ~
26614 \end_inset
26615
26616 /
26617 \begin_inset space ~
26618 \end_inset
26619
26620 TOC
26621 \family default
26622  submenus.
26623  The list entries are the float captions and the float number.
26624 \end_layout
26625
26626 \begin_layout Section
26627 URLs and Hyperlinks
26628 \begin_inset Index idx
26629 status collapsed
26630
26631 \begin_layout Plain Layout
26632 URLs
26633 \end_layout
26634
26635 \end_inset
26636
26637
26638 \begin_inset Index idx
26639 status collapsed
26640
26641 \begin_layout Plain Layout
26642 Hyperlinks
26643 \end_layout
26644
26645 \end_inset
26646
26647
26648 \end_layout
26649
26650 \begin_layout Subsection
26651 URLs
26652 \begin_inset CommandInset label
26653 LatexCommand label
26654 name "sub:URLs"
26655
26656 \end_inset
26657
26658
26659 \end_layout
26660
26661 \begin_layout Standard
26662 Links to web pages or email addresses can be inserted via the menu 
26663 \family sans
26664 Insert\SpecialChar \menuseparator
26665 URL
26666 \family default
26667 .
26668 \end_layout
26669
26670 \begin_layout Standard
26671 Here is an example URL: LyX's homepage: 
26672 \begin_inset Flex URL
26673 status open
26674
26675 \begin_layout Plain Layout
26676
26677 http://www.lyx.org
26678 \end_layout
26679
26680 \end_inset
26681
26682
26683 \end_layout
26684
26685 \begin_layout Standard
26686 You cannot change the style of the link text, the URL text will always be
26687  in the style 
26688 \family typewriter
26689 Typewriter
26690 \family default
26691 .
26692  To be able to format the URL text, use hyperlinks as explained in the next
26693  subsection.
26694 \end_layout
26695
26696 \begin_layout Standard
26697 \begin_inset Note Greyedout
26698 status open
26699
26700 \begin_layout Plain Layout
26701
26702 \series bold
26703 Note:
26704 \series default
26705  URLs must not end with a backslash, otherwise you get LaTeX errors.
26706 \end_layout
26707
26708 \end_inset
26709
26710
26711 \end_layout
26712
26713 \begin_layout Subsection
26714 Hyperlinks
26715 \begin_inset CommandInset label
26716 LatexCommand label
26717 name "sub:Hyperlinks"
26718
26719 \end_inset
26720
26721
26722 \end_layout
26723
26724 \begin_layout Standard
26725 Hyperlinks can be inserted with the menu 
26726 \family sans
26727 Insert\SpecialChar \menuseparator
26728 Hyperlink
26729 \family default
26730  or with the toolbar button 
26731 \begin_inset Info
26732 type  "icon"
26733 arg   "href-insert"
26734 \end_inset
26735
26736 .
26737  The appearing dialog has two fields: 
26738 \family sans
26739 Target
26740 \family default
26741  and 
26742 \family sans
26743 Name
26744 \family default
26745 .
26746  The name is the printed text for the hyperlink.
26747  The hyperlink type can be a weblink like this: 
26748 \begin_inset CommandInset href
26749 LatexCommand href
26750 name "LyX's homepage"
26751 target "http://www.lyx.org"
26752
26753 \end_inset
26754
26755 , an Email address like this: 
26756 \begin_inset CommandInset href
26757 LatexCommand href
26758 name "lyx-docs mailing list"
26759 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26760 type "mailto:"
26761
26762 \end_inset
26763
26764 , or a link to a file.
26765 \end_layout
26766
26767 \begin_layout Standard
26768 You can start applications via a hyperlink when you insert a weblink, but
26769  add the prefix 
26770 \begin_inset Quotes eld
26771 \end_inset
26772
26773
26774 \family sans
26775 run:
26776 \family default
26777
26778 \begin_inset Quotes erd
26779 \end_inset
26780
26781  to the link target.
26782 \end_layout
26783
26784 \begin_layout Standard
26785 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26786  and become clickable in the DVI and PDF-output.
26787  To set the format of the link text, highlight the hyperlink inset and use
26788  the text style dialog.
26789  This is for example a hyperlink with bold sans serif text: 
26790 \family sans
26791 \series bold
26792
26793 \begin_inset CommandInset href
26794 LatexCommand href
26795 name "LyX's homepage"
26796 target "http://www.lyx.org"
26797
26798 \end_inset
26799
26800
26801 \end_layout
26802
26803 \begin_layout Standard
26804 The link text color can be changed, when the option 
26805 \family sans
26806 Color links
26807 \family default
26808  is set in the PDF Properties dialog (menu 
26809 \family sans
26810 Document\SpecialChar \menuseparator
26811 Settings\SpecialChar \menuseparator
26812 PDF Properties
26813 \family default
26814 ).
26815  The link text is for example set in this document to blue by adding the
26816  option
26817 \begin_inset Newline newline
26818 \end_inset
26819
26820
26821 \series bold
26822 urlcolor=blue
26823 \series default
26824
26825 \begin_inset Newline newline
26826 \end_inset
26827
26828 to the field 
26829 \family sans
26830 Additional options
26831 \family default
26832  in the PDF Properties dialog.
26833 \end_layout
26834
26835 \begin_layout Section
26836 Appendices
26837 \begin_inset Index idx
26838 status collapsed
26839
26840 \begin_layout Plain Layout
26841 Appendix
26842 \end_layout
26843
26844 \end_inset
26845
26846
26847 \begin_inset CommandInset label
26848 LatexCommand label
26849 name "sec:Appendices"
26850
26851 \end_inset
26852
26853
26854 \end_layout
26855
26856 \begin_layout Standard
26857 Appendices are created with the menu 
26858 \family sans
26859 Document\SpecialChar \menuseparator
26860 Start
26861 \begin_inset space ~
26862 \end_inset
26863
26864 Appendix
26865 \begin_inset space ~
26866 \end_inset
26867
26868 Here
26869 \family default
26870 .
26871  This menu sets the document from the current cursor position to the end
26872  as the appendix region.
26873  The region is marked with a red borderline.
26874 \end_layout
26875
26876 \begin_layout Standard
26877 Every chapter (or section) within the appendix region is treated as an appendix,
26878  numbered with a capital Latin letter.
26879  The appendix subsections are numbered with this letter followed by a dot
26880  and the subsection number.
26881  All appendix sections can be referenced as if they were normal sections,
26882  here two examples:
26883 \end_layout
26884
26885 \begin_layout Standard
26886 Appendix
26887 \begin_inset space ~
26888 \end_inset
26889
26890
26891 \begin_inset CommandInset ref
26892 LatexCommand ref
26893 reference "cha:Credits"
26894
26895 \end_inset
26896
26897 ; Appendix
26898 \begin_inset space ~
26899 \end_inset
26900
26901
26902 \begin_inset CommandInset ref
26903 LatexCommand ref
26904 reference "sub:Export"
26905
26906 \end_inset
26907
26908
26909 \end_layout
26910
26911 \begin_layout Section
26912 Bibliography
26913 \begin_inset Index idx
26914 status collapsed
26915
26916 \begin_layout Plain Layout
26917 Bibliography
26918 \end_layout
26919
26920 \end_inset
26921
26922
26923 \begin_inset CommandInset label
26924 LatexCommand label
26925 name "sec:Bibliography"
26926
26927 \end_inset
26928
26929
26930 \end_layout
26931
26932 \begin_layout Standard
26933 There are two ways of generating the bibliography in a LyX-document.
26934  You can include a bibliography database,
26935 \begin_inset Foot
26936 status collapsed
26937
26938 \begin_layout Plain Layout
26939 Known under the name 
26940 \begin_inset Quotes eld
26941 \end_inset
26942
26943 BibTeX-database
26944 \begin_inset Quotes erd
26945 \end_inset
26946
26947 .
26948 \end_layout
26949
26950 \end_inset
26951
26952  which is explained in the next subsection, or you can insert the bibliography
26953  manually, using the paragraph environment 
26954 \family sans
26955 Bibliography
26956 \family default
26957 , which was described in section
26958 \begin_inset space ~
26959 \end_inset
26960
26961
26962 \begin_inset CommandInset ref
26963 LatexCommand ref
26964 reference "sub:Biblio_environment"
26965
26966 \end_inset
26967
26968 .
26969  If you want anything other than numerical citations that are used in this
26970  document, like author-year citations, then you must
26971 \emph on
26972  
26973 \emph default
26974 use a bibliography database.
26975 \end_layout
26976
26977 \begin_layout Subsection
26978 The Bibliography Environment
26979 \end_layout
26980
26981 \begin_layout Standard
26982 Within the 
26983 \family sans
26984 Bibliography
26985 \family default
26986  environment, every paragraph begins with a gray bibliography box labeled
26987  with a number.
26988  If you click on it, you will get a dialog in which you can set a 
26989 \family sans
26990 Key
26991 \family default
26992  and a 
26993 \family sans
26994 Label
26995 \family default
26996 .
26997  The key is the symbolic name by which you will refer to this bibliography
26998  entry.
26999  For example, our second entry in the bibliography is a book about LaTeX
27000  and we used 
27001 \begin_inset Quotes eld
27002 \end_inset
27003
27004 latexcompanion
27005 \begin_inset Quotes erd
27006 \end_inset
27007
27008 , a short form of its title, as key.
27009 \end_layout
27010
27011 \begin_layout Standard
27012 You can refer to the key of a bibliography entry using the menu 
27013 \family sans
27014 Insert\SpecialChar \menuseparator
27015 Citation
27016 \family default
27017  or the toolbar button 
27018 \begin_inset Info
27019 type  "icon"
27020 arg   "dialog-show-new-inset citation"
27021 \end_inset
27022
27023 .
27024  A citation reference box is inserted and a citation window will appear
27025  in which you can select one or more keys in the available key list.
27026  The citation reference box will be labeled with the referenced key.
27027  When you click on the box, the citation window appears and you can change
27028  the reference.
27029 \end_layout
27030
27031 \begin_layout Standard
27032 Citation references appear in the output as the number of the bibliography
27033  entry with surrounding brackets.
27034  If you set a 
27035 \family sans
27036 Label
27037 \family default
27038  for the entry, the label will appear instead of the number.
27039  Here are two examples; the first without a label, the second with the label
27040  
27041 \begin_inset Quotes eld
27042 \end_inset
27043
27044 Credits
27045 \begin_inset Quotes erd
27046 \end_inset
27047
27048 :
27049 \end_layout
27050
27051 \begin_layout Standard
27052 Have a look at the 
27053 \family sans
27054 LaTeX Companion Second Edition
27055 \family default
27056
27057 \begin_inset CommandInset citation
27058 LatexCommand cite
27059 key "latexcompanion"
27060
27061 \end_inset
27062
27063
27064 \end_layout
27065
27066 \begin_layout Standard
27067 The LyX-Team members are listed in the Credits: 
27068 \begin_inset CommandInset citation
27069 LatexCommand cite
27070 key "lyxcredit"
27071
27072 \end_inset
27073
27074
27075 \end_layout
27076
27077 \begin_layout Subsection
27078 Bibliography databases (BibTeX)
27079 \begin_inset Index idx
27080 status collapsed
27081
27082 \begin_layout Plain Layout
27083 Bibliography ! Databases
27084 \end_layout
27085
27086 \end_inset
27087
27088
27089 \begin_inset Index idx
27090 status collapsed
27091
27092 \begin_layout Plain Layout
27093 Bibliography ! BibTeX
27094 \end_layout
27095
27096 \end_inset
27097
27098
27099 \begin_inset CommandInset label
27100 LatexCommand label
27101 name "sub:Bibliography-databases"
27102
27103 \end_inset
27104
27105
27106 \end_layout
27107
27108 \begin_layout Standard
27109 Bibliography databases are useful if you use the same bibliography in different
27110  documents.
27111 \begin_inset Foot
27112 status collapsed
27113
27114 \begin_layout Plain Layout
27115 They are also useful simply for keeping a database of articles and notes
27116  concerning them.
27117  Most of the database programs mentioned below allow you to store annotations
27118  and reviews along with bibliographical information.
27119 \end_layout
27120
27121 \end_inset
27122
27123  It also makes it very easy to have a uniform layout for all bibliography
27124  entries.
27125  You can collect the bibliography of all relevant books and articles of
27126  your working field in a database.
27127  This database can be used for different documents, and only the entries
27128  cited in a particular document will appear in the bibliography list for
27129  that document.
27130  This relieves you of the need to keep track of which articles and books
27131  you have cited.
27132 \end_layout
27133
27134 \begin_layout Standard
27135 The database is a text file with the file extension 
27136 \begin_inset Quotes eld
27137 \end_inset
27138
27139
27140 \family sans
27141 .bib
27142 \family default
27143
27144 \begin_inset Quotes erd
27145 \end_inset
27146
27147 , containing the bibliography in a special format.
27148  The format is explained in 
27149 \begin_inset CommandInset citation
27150 LatexCommand cite
27151 key "BibTeX-2"
27152
27153 \end_inset
27154
27155  and in LaTeX books (
27156 \begin_inset CommandInset citation
27157 LatexCommand cite
27158 key "Mittelbach,Kopka,Lamport"
27159
27160 \end_inset
27161
27162 ).
27163  The file can be created using any text editor, but normally one uses a
27164  special program to create and edit the entries in the database.
27165  A list of such programs is maintained on the LyX Wiki at 
27166 \begin_inset Flex URL
27167 status collapsed
27168
27169 \begin_layout Plain Layout
27170
27171 http://wiki.lyx.org/BibTeX/Programs
27172 \end_layout
27173
27174 \end_inset
27175
27176 .
27177 \end_layout
27178
27179 \begin_layout Standard
27180 To use a database, use the menu 
27181 \family sans
27182 Insert\SpecialChar \menuseparator
27183 List
27184 \family default
27185 /
27186 \family sans
27187 TOC\SpecialChar \menuseparator
27188 BibT
27189 \begin_inset ERT
27190 status collapsed
27191
27192 \begin_layout Plain Layout
27193
27194 {}
27195 \end_layout
27196
27197 \end_inset
27198
27199 eX
27200 \begin_inset space ~
27201 \end_inset
27202
27203 Bibliography
27204 \family default
27205 .
27206  A grey box will be inserted and a window appears.
27207  In this window you can load one or more databases and a style file.
27208  The option 
27209 \family sans
27210 Add bibliography to TOC
27211 \family default
27212  adds a table of contents entry for the bibliography.
27213  In the 
27214 \family sans
27215 Content
27216 \family default
27217  drop box you can select whether to include > all the entries in the database
27218  in the document or just the cited references.
27219 \end_layout
27220
27221 \begin_layout Standard
27222 The style file is a text file with the file extension 
27223 \begin_inset Quotes eld
27224 \end_inset
27225
27226
27227 \family sans
27228 .bst
27229 \family default
27230
27231 \begin_inset Quotes erd
27232 \end_inset
27233
27234  that controls how the bibliography entries will appear.
27235  Your LaTeX distribution should provide several of these, and many publishers
27236  provide their own style files, so that you don't have to take care of the
27237  layout.
27238  It is of course possible to write your own style file, but this is something
27239  for experts.
27240 \begin_inset Foot
27241 status collapsed
27242
27243 \begin_layout Plain Layout
27244 For information how this is done, have a look at
27245 \begin_inset Newline newline
27246 \end_inset
27247
27248
27249 \begin_inset CommandInset href
27250 LatexCommand href
27251 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
27252
27253 \end_inset
27254
27255 .
27256 \end_layout
27257
27258 \end_inset
27259
27260
27261 \end_layout
27262
27263 \begin_layout Standard
27264 Inserting a citation reference works as described in the previous section.
27265 \end_layout
27266
27267 \begin_layout Standard
27268 To generate the bibliography from a database, LyX uses the program BibTeX.
27269  This program can be controlled with options that you can add in LyX's preferenc
27270 es dialog under 
27271 \family sans
27272 Outputs\SpecialChar \menuseparator
27273 LaT
27274 \begin_inset ERT
27275 status collapsed
27276
27277 \begin_layout Plain Layout
27278
27279 {}
27280 \end_layout
27281
27282 \end_inset
27283
27284 eX
27285 \family default
27286  in the 
27287 \family sans
27288 BibT
27289 \begin_inset ERT
27290 status collapsed
27291
27292 \begin_layout Plain Layout
27293
27294 {}
27295 \end_layout
27296
27297 \end_inset
27298
27299 eX
27300 \begin_inset space ~
27301 \end_inset
27302
27303 command
27304 \family default
27305  field.
27306  Before adding options, it is strongly recommended to read the manual of
27307  
27308 \family sans
27309 BibTeX
27310 \family default
27311  
27312 \begin_inset CommandInset citation
27313 LatexCommand cite
27314 key "BibTeX"
27315
27316 \end_inset
27317
27318 .
27319 \end_layout
27320
27321 \begin_layout Standard
27322 When you select the option 
27323 \family sans
27324 Sectioned bibliography
27325 \family default
27326  in the 
27327 \family sans
27328 Document\SpecialChar \menuseparator
27329 Settings
27330 \family default
27331  dialog, it is possible to have multiple and sectioned bibliographies.
27332  This and other options are explained in detail in section 
27333 \emph on
27334 Customizing Bibliographies
27335 \emph default
27336  
27337 \emph on
27338 with BibTeX
27339 \emph default
27340  of the 
27341 \emph on
27342 Additional Features
27343 \emph default
27344  manual.
27345 \end_layout
27346
27347 \begin_layout Standard
27348 We use two bibliographies in this document to show the difference between
27349  the two methods of creating them.
27350  As you can see, the bibliography that is created from a database lists
27351  only the database entries that are referenced in the document.
27352  We used the style file 
27353 \family sans
27354 alphadin.bst
27355 \family default
27356  to get the complicated German reference key scheme in the bibliography.
27357 \end_layout
27358
27359 \begin_layout Subsection
27360 Bibliography layout
27361 \begin_inset Index idx
27362 status collapsed
27363
27364 \begin_layout Plain Layout
27365 Bibliography ! Layout
27366 \end_layout
27367
27368 \end_inset
27369
27370
27371 \end_layout
27372
27373 \begin_layout Standard
27374 In the citation reference dialog you can set a special citation format.
27375  For this feature you need to enable the option 
27376 \family sans
27377 Natbib
27378 \family default
27379  in the 
27380 \family sans
27381 Document\SpecialChar \menuseparator
27382 Settings
27383 \family default
27384
27385 \begin_inset Index idx
27386 status collapsed
27387
27388 \begin_layout Plain Layout
27389 Document ! Settings
27390 \end_layout
27391
27392 \end_inset
27393
27394  dialog under 
27395 \family sans
27396 Bibliography
27397 \family default
27398 .
27399  Setting a citation style for a reference will overwrite the default.
27400  For the global citation format use the BibTeX style files as explained
27401  in the previous section.
27402 \end_layout
27403
27404 \begin_layout Standard
27405 You can also set text, that should appear before or after a citation reference,
27406  in the citation reference window.
27407  Here an example where we set the text 
27408 \begin_inset Quotes eld
27409 \end_inset
27410
27411 Chapter
27412 \begin_inset space ~
27413 \end_inset
27414
27415 3
27416 \begin_inset Quotes erd
27417 \end_inset
27418
27419  to appear after the reference:
27420 \end_layout
27421
27422 \begin_layout Standard
27423 Have a look at 
27424 \begin_inset CommandInset citation
27425 LatexCommand cite
27426 after "Chapter 3"
27427 key "latexcompanion"
27428
27429 \end_inset
27430
27431 .
27432 \end_layout
27433
27434 \begin_layout Section
27435 Index
27436 \begin_inset Index idx
27437 status collapsed
27438
27439 \begin_layout Plain Layout
27440 Index generation
27441 \end_layout
27442
27443 \end_inset
27444
27445
27446 \begin_inset CommandInset label
27447 LatexCommand label
27448 name "sec:Index"
27449
27450 \end_inset
27451
27452
27453 \end_layout
27454
27455 \begin_layout Standard
27456 An index entry is created if you use the menu 
27457 \family sans
27458 Insert\SpecialChar \menuseparator
27459 Index
27460 \begin_inset space ~
27461 \end_inset
27462
27463 Entry
27464 \family default
27465  or the toolbar button 
27466 \begin_inset Info
27467 type  "icon"
27468 arg   "index-insert"
27469 \end_inset
27470
27471 .
27472  A box labeled 
27473 \begin_inset Quotes eld
27474 \end_inset
27475
27476
27477 \family sans
27478 Index
27479 \family default
27480
27481 \begin_inset Quotes erd
27482 \end_inset
27483
27484  is inserted containing the text that appears in the index.
27485  The word where the cursor is in or the currently highlighted text is proposed
27486  by LyX as the index entry.
27487 \end_layout
27488
27489 \begin_layout Standard
27490 We give a short overview of the index commands in the next subsections.
27491  For a detailed description of LaTeX's index mechanism, have a look at one
27492  of the LaTeX books 
27493 \begin_inset CommandInset citation
27494 LatexCommand cite
27495 key "latexcompanion,latexguide,latexbook"
27496
27497 \end_inset
27498
27499 .
27500 \end_layout
27501
27502 \begin_layout Standard
27503 The index list is inserted in the document with the menu 
27504 \family sans
27505 Insert\SpecialChar \menuseparator
27506 List
27507 \begin_inset space ~
27508 \end_inset
27509
27510 /
27511 \begin_inset space ~
27512 \end_inset
27513
27514 TOC\SpecialChar \menuseparator
27515 Index
27516 \begin_inset space ~
27517 \end_inset
27518
27519 List
27520 \family default
27521 .
27522  A light blue box labeled 
27523 \begin_inset Quotes eld
27524 \end_inset
27525
27526
27527 \family sans
27528 Index
27529 \family default
27530
27531 \begin_inset Quotes erd
27532 \end_inset
27533
27534  will show the place where the index is printed in the output.
27535  The index list box is not clickable like other LyX-boxes.
27536 \end_layout
27537
27538 \begin_layout Subsection
27539 Grouping Index Entries
27540 \begin_inset Index idx
27541 status collapsed
27542
27543 \begin_layout Plain Layout
27544 Index ! Grouping
27545 \end_layout
27546
27547 \end_inset
27548
27549
27550 \end_layout
27551
27552 \begin_layout Standard
27553 Index entries are often grouped to offer the reader a fast search in the
27554  index.
27555  We want to group for example the index entries for itemized and enumerated
27556  lists under the entry 
27557 \begin_inset Quotes eld
27558 \end_inset
27559
27560 Lists
27561 \begin_inset Quotes erd
27562 \end_inset
27563
27564 .
27565  First we create the entry 
27566 \begin_inset Quotes eld
27567 \end_inset
27568
27569 Lists
27570 \begin_inset Quotes erd
27571 \end_inset
27572
27573  in section
27574 \begin_inset space ~
27575 \end_inset
27576
27577
27578 \begin_inset CommandInset ref
27579 LatexCommand ref
27580 reference "sub:Lists"
27581
27582 \end_inset
27583
27584 .
27585  In the text field for the itemized list index entry in section
27586 \begin_inset space ~
27587 \end_inset
27588
27589
27590 \begin_inset CommandInset ref
27591 LatexCommand ref
27592 reference "sec:Itemize"
27593
27594 \end_inset
27595
27596 , we insert the command
27597 \end_layout
27598
27599 \begin_layout Standard
27600
27601 \series bold
27602 Lists ! Itemize
27603 \end_layout
27604
27605 \begin_layout Standard
27606 and the command
27607 \end_layout
27608
27609 \begin_layout Standard
27610
27611 \series bold
27612 Lists ! Enumerate
27613 \end_layout
27614
27615 \begin_layout Standard
27616 for the enumerated list in section
27617 \begin_inset space ~
27618 \end_inset
27619
27620
27621 \begin_inset CommandInset ref
27622 LatexCommand ref
27623 reference "sec:Enumerate"
27624
27625 \end_inset
27626
27627 .
27628 \end_layout
27629
27630 \begin_layout Standard
27631 The exclamation mark 
27632 \begin_inset Quotes eld
27633 \end_inset
27634
27635 !
27636 \begin_inset Quotes erd
27637 \end_inset
27638
27639  marks the grouping levels.
27640  You can have three levels; every index level is indented a bit more.
27641  An index entry for the higher levels is not required.
27642  If we don't have an index entry for 
27643 \begin_inset Quotes eld
27644 \end_inset
27645
27646 Lists
27647 \begin_inset Quotes erd
27648 \end_inset
27649
27650 , it will be printed anyway, but without a page number.
27651 \end_layout
27652
27653 \begin_layout Subsection
27654 Page Ranges
27655 \begin_inset Index idx
27656 status collapsed
27657
27658 \begin_layout Plain Layout
27659 Index ! Page ranges
27660 \end_layout
27661
27662 \end_inset
27663
27664
27665 \end_layout
27666
27667 \begin_layout Standard
27668 Normally an index entry will appear with the page number of the indexed
27669  section.
27670  But sometimes you want to index more pages under the same entry.
27671  E.g if we want to index the paragraph environments, we create an index entry
27672  in section
27673 \begin_inset space ~
27674 \end_inset
27675
27676
27677 \begin_inset CommandInset ref
27678 LatexCommand ref
27679 reference "sec:Paragraph-Environments"
27680
27681 \end_inset
27682
27683  with the command
27684 \end_layout
27685
27686 \begin_layout Standard
27687
27688 \series bold
27689 Paragraph environments|(
27690 \end_layout
27691
27692 \begin_layout Standard
27693 and another entry at the end of section
27694 \begin_inset space ~
27695 \end_inset
27696
27697
27698 \begin_inset CommandInset ref
27699 LatexCommand ref
27700 reference "sub:LyX-Code"
27701
27702 \end_inset
27703
27704  with the command
27705 \end_layout
27706
27707 \begin_layout Standard
27708
27709 \series bold
27710 Paragraph environments|)
27711 \end_layout
27712
27713 \begin_layout Standard
27714 The commands 
27715 \begin_inset Quotes eld
27716 \end_inset
27717
27718
27719 \series bold
27720 |(
27721 \series default
27722
27723 \begin_inset Quotes erd
27724 \end_inset
27725
27726  and 
27727 \begin_inset Quotes eld
27728 \end_inset
27729
27730
27731 \series bold
27732 |)
27733 \series default
27734
27735 \begin_inset Quotes erd
27736 \end_inset
27737
27738  respectively start and end the index range.
27739  You can also add the same index entry at different places in the document.
27740  They appear in the output under one entry with a comma separated list of
27741  the pages of the indexed document parts.
27742  An example is the index entry 
27743 \begin_inset Quotes eld
27744 \end_inset
27745
27746 Document ! Settings
27747 \begin_inset Quotes erd
27748 \end_inset
27749
27750 .
27751 \end_layout
27752
27753 \begin_layout Subsection
27754 Cross referencing
27755 \begin_inset Index idx
27756 status collapsed
27757
27758 \begin_layout Plain Layout
27759 Index ! Cross referencing
27760 \end_layout
27761
27762 \end_inset
27763
27764
27765 \end_layout
27766
27767 \begin_layout Standard
27768 It is also possible to refer to another index entry.
27769  We referred for example in the index entry 
27770 \begin_inset Quotes eld
27771 \end_inset
27772
27773 GIF
27774 \begin_inset Quotes erd
27775 \end_inset
27776
27777  (in section
27778 \begin_inset space ~
27779 \end_inset
27780
27781
27782 \begin_inset CommandInset ref
27783 LatexCommand ref
27784 reference "sub:Image-Formats"
27785
27786 \end_inset
27787
27788 ) to the index entry 
27789 \begin_inset Quotes eld
27790 \end_inset
27791
27792 Image formats
27793 \begin_inset Quotes erd
27794 \end_inset
27795
27796  in the same section using the entry
27797 \end_layout
27798
27799 \begin_layout Standard
27800
27801 \series bold
27802 GIF|see{Image formats}
27803 \end_layout
27804
27805 \begin_layout Standard
27806 where the braces have to be inserted as TeX Code.
27807  The text within the braces is the referenced entry.
27808  The reference will appear in the output without a page number.
27809 \end_layout
27810
27811 \begin_layout Subsection
27812 Index Entry Order
27813 \begin_inset Index idx
27814 status collapsed
27815
27816 \begin_layout Plain Layout
27817 Index ! Entry order
27818 \end_layout
27819
27820 \end_inset
27821
27822
27823 \end_layout
27824
27825 \begin_layout Standard
27826 You can use accented characters in the index entry, but the entries might
27827  then not follow the rules for the index order.
27828  The index entries are sorted alphabetically, but LaTeX
27829 \begin_inset Foot
27830 status collapsed
27831
27832 \begin_layout Plain Layout
27833 The index generating is done in the background by an extra program, see
27834  section
27835 \begin_inset space ~
27836 \end_inset
27837
27838
27839 \begin_inset CommandInset ref
27840 LatexCommand ref
27841 reference "sub:Index-Program"
27842
27843 \end_inset
27844
27845 .
27846 \end_layout
27847
27848 \end_inset
27849
27850  doesn't know how to sort accents in different languages.
27851  We have created as an example the three dummy index entries 
27852 \begin_inset Quotes eld
27853 \end_inset
27854
27855 maison
27856 \begin_inset Quotes erd
27857 \end_inset
27858
27859
27860 \begin_inset Quotes eld
27861 \end_inset
27862
27863 maïs
27864 \begin_inset Quotes erd
27865 \end_inset
27866
27867 , and 
27868 \begin_inset Quotes eld
27869 \end_inset
27870
27871 maître
27872 \begin_inset Quotes erd
27873 \end_inset
27874
27875 .
27876 \begin_inset Index idx
27877 status open
27878
27879 \begin_layout Plain Layout
27880 Dummy entries ! maïs
27881 \end_layout
27882
27883 \end_inset
27884
27885
27886 \begin_inset Index idx
27887 status open
27888
27889 \begin_layout Plain Layout
27890 Dummy entries ! maître
27891 \end_layout
27892
27893 \end_inset
27894
27895
27896 \begin_inset Index idx
27897 status open
27898
27899 \begin_layout Plain Layout
27900 Dummy entries ! maïs@maison
27901 \end_layout
27902
27903 \end_inset
27904
27905  They will be sorted in the order maïs, maître, maison, but we want the
27906  order maïs, maison, maître.
27907  To achieve this, we use the command
27908 \end_layout
27909
27910 \begin_layout Standard
27911
27912 \series bold
27913 previous entry@current entry
27914 \end_layout
27915
27916 \begin_layout Standard
27917 In our case we want to have 
27918 \begin_inset Quotes eld
27919 \end_inset
27920
27921 maison
27922 \begin_inset Quotes erd
27923 \end_inset
27924
27925  after 
27926 \begin_inset Quotes eld
27927 \end_inset
27928
27929 maïs
27930 \begin_inset Quotes erd
27931 \end_inset
27932
27933  and write therefore for the index entry of maison:
27934 \end_layout
27935
27936 \begin_layout Standard
27937
27938 \series bold
27939 maïs@maison
27940 \end_layout
27941
27942 \begin_layout Standard
27943 The previous entry needn't to be a real existing entry, you can also use
27944  another word to tell LaTeX the entry order, see the next subsection for
27945  an example.
27946 \end_layout
27947
27948 \begin_layout Standard
27949 \begin_inset VSpace bigskip
27950 \end_inset
27951
27952
27953 \end_layout
27954
27955 \begin_layout Standard
27956 In some cases the index entry order is not correct when you are using the
27957  program 
27958 \family sans
27959 makeindex 
27960 \family default
27961 to generate the index (see sec.
27962 \begin_inset space \thinspace{}
27963 \end_inset
27964
27965
27966 \begin_inset CommandInset ref
27967 LatexCommand ref
27968 reference "sub:Index-Program"
27969
27970 \end_inset
27971
27972 ).
27973  
27974 \family sans
27975 makeindex
27976 \family default
27977  would for example print the index entry for the LaTeX-package aeguill in
27978  sec.
27979 \begin_inset space \thinspace{}
27980 \end_inset
27981
27982
27983 \begin_inset CommandInset ref
27984 LatexCommand ref
27985 reference "sub:Document-Font"
27986
27987 \end_inset
27988
27989  after the index entries of the other LaTeX-packages although all these
27990  index commands start with 
27991 \begin_inset Quotes eld
27992 \end_inset
27993
27994
27995 \series bold
27996 LaTeX-packages ! 
27997 \series default
27998
27999 \begin_inset Quotes eld
28000 \end_inset
28001
28002 .
28003  The reason is that the index entry for aeguill is in a footnote.
28004  To fix this 
28005 \family sans
28006 makeindex
28007 \family default
28008  bug, add these commands to the preamble of your document:
28009 \end_layout
28010
28011 \begin_layout Standard
28012
28013 \series bold
28014
28015 \backslash
28016 let
28017 \backslash
28018 OrgIndex
28019 \backslash
28020 index
28021 \end_layout
28022
28023 \begin_layout Standard
28024
28025 \series bold
28026
28027 \backslash
28028 renewcommand*{
28029 \backslash
28030 index}[1]{
28031 \backslash
28032 OrgIndex{#1}}
28033 \end_layout
28034
28035 \begin_layout Subsection
28036 Index Entry Layout
28037 \begin_inset Index idx
28038 status collapsed
28039
28040 \begin_layout Plain Layout
28041 Index ! Entry layout
28042 \end_layout
28043
28044 \end_inset
28045
28046
28047 \end_layout
28048
28049 \begin_layout Standard
28050 You can change the appearance of index entries via the text style dialog.
28051 \begin_inset Index idx
28052 status open
28053
28054 \begin_layout Plain Layout
28055 Dummy entries ! 
28056 \shape italic
28057 This is an italic dummy entry
28058 \end_layout
28059
28060 \end_inset
28061
28062  You can also format the page number using the character 
28063 \begin_inset Quotes eld
28064 \end_inset
28065
28066 |
28067 \begin_inset Quotes erd
28068 \end_inset
28069
28070  followed by a LaTeX-command without a backslash.
28071  We can write for example
28072 \end_layout
28073
28074 \begin_layout Standard
28075
28076 \series bold
28077 italic page number:|textit
28078 \end_layout
28079
28080 \begin_layout Standard
28081 to get the page number in italic.
28082 \begin_inset Index idx
28083 status open
28084
28085 \begin_layout Plain Layout
28086 Dummy entries ! italic page number:|textit
28087 \end_layout
28088
28089 \end_inset
28090
28091  Normally all LaTeX-commands begin with a backslash, but in this special
28092  case 
28093 \begin_inset Quotes eld
28094 \end_inset
28095
28096
28097 \series bold
28098 |command
28099 \series default
28100
28101 \begin_inset Quotes erd
28102 \end_inset
28103
28104  means 
28105 \series bold
28106
28107 \backslash
28108 command{page
28109 \begin_inset space ~
28110 \end_inset
28111
28112 number}
28113 \series default
28114 .
28115  Have a look at section
28116 \begin_inset space ~
28117 \end_inset
28118
28119
28120 \begin_inset CommandInset ref
28121 LatexCommand ref
28122 reference "sub:LaTeX-Syntax"
28123
28124 \end_inset
28125
28126  to learn more about the LaTeX-syntax.
28127 \end_layout
28128
28129 \begin_layout Standard
28130 \begin_inset Note Greyedout
28131 status open
28132
28133 \begin_layout Plain Layout
28134
28135 \series bold
28136 Note:
28137 \series default
28138  Formatting single index entries only works when you use the program 
28139 \family sans
28140 makeindex 
28141 \family default
28142 to generate the index, see sec.
28143 \begin_inset space \thinspace{}
28144 \end_inset
28145
28146
28147 \begin_inset CommandInset ref
28148 LatexCommand ref
28149 reference "sub:Index-Program"
28150
28151 \end_inset
28152
28153 .
28154  If you use 
28155 \family sans
28156 xindy
28157 \family default
28158 , however, this won't work for anything other than bold or italic text.
28159  This is because xindy requires you
28160 \change_deleted 5863208 1304031984
28161  
28162 \change_unchanged
28163  to define semantic elements before they can be used, see 
28164 \begin_inset CommandInset citation
28165 LatexCommand cite
28166 after "p. 678 ff."
28167 key "latexcompanion"
28168
28169 \end_inset
28170
28171  for details.
28172 \end_layout
28173
28174 \end_inset
28175
28176
28177 \end_layout
28178
28179 \begin_layout Standard
28180 In general, we encourage you to not format page numbers directly as shown
28181  above.
28182  Instead of this, you should define a macro in the preamble and use that.
28183  Consider why you want some page numbers to be bold.
28184  Maybe you want all page references italic that refer to a definition of
28185  the indexed term, so that users can easily find definitions.
28186  If so, put the following in the preamble
28187 \end_layout
28188
28189 \begin_layout Standard
28190
28191 \series bold
28192
28193 \backslash
28194 newcommand{
28195 \backslash
28196 IndexDef}[1]{
28197 \backslash
28198 textit{#1}}
28199 \end_layout
28200
28201 \begin_layout Standard
28202 and write
28203 \end_layout
28204
28205 \begin_layout Standard
28206
28207 \series bold
28208 my entry|IndexDef
28209 \end_layout
28210
28211 \begin_layout Standard
28212 in the index entry.
28213 \begin_inset Index idx
28214 status open
28215
28216 \begin_layout Plain Layout
28217 Dummy entries ! my entry|IndexDef
28218 \end_layout
28219
28220 \end_inset
28221
28222  The advantage is that, if you change your mind later or if your publisher
28223  insists that definitions must not be italic but bold, you just need to
28224  change the macro in the preamble, not every single index entry.
28225 \end_layout
28226
28227 \begin_layout Standard
28228 You can also change the layout for the whole index.
28229  E.
28230 \begin_inset space \thinspace{}
28231 \end_inset
28232
28233 g.
28234 \begin_inset space \space{}
28235 \end_inset
28236
28237 we marked the index list box of this document as bold to get a bold font
28238  for all index entries.
28239  For more advanced tasks you have to set up a so-called 
28240 \emph on
28241 Index Style File
28242 \emph default
28243 , see the 
28244 \family sans
28245 makeindex
28246 \family default
28247  or 
28248 \family sans
28249 xindy
28250 \family default
28251  documentation for details, 
28252 \begin_inset CommandInset citation
28253 LatexCommand cite
28254 key "makeindex,xindy"
28255
28256 \end_inset
28257
28258 .
28259 \end_layout
28260
28261 \begin_layout Subsection
28262 Index Program
28263 \begin_inset Index idx
28264 status collapsed
28265
28266 \begin_layout Plain Layout
28267 Index ! Program
28268 \end_layout
28269
28270 \end_inset
28271
28272
28273 \begin_inset CommandInset label
28274 LatexCommand label
28275 name "sub:Index-Program"
28276
28277 \end_inset
28278
28279
28280 \end_layout
28281
28282 \begin_layout Standard
28283 If the index entry program 
28284 \family sans
28285 xindy
28286 \family default
28287  is installed, LyX uses it for index generation; otherwise the program 
28288 \family sans
28289 makeindex
28290 \family default
28291 , that is part of every LaTeX distribution, is used.
28292 \begin_inset Foot
28293 status collapsed
28294
28295 \begin_layout Plain Layout
28296
28297 \family sans
28298 Makeindex
28299 \family default
28300  is very old, no longer under development and has many pitfalls, notably
28301  that it was developed with only the English language in mind.
28302  So it fails to sort anything other than a monolingual English text correctly.
28303  We have shown above how to fix this sorting.
28304  However, if you are writing in another than the English language, consider
28305  to use 
28306 \family sans
28307 xindy
28308 \family default
28309 .
28310 \end_layout
28311
28312 \end_inset
28313
28314  Both programs can be controlled by options that can be set in LyX's preferences
28315  dialog, see section
28316 \begin_inset space ~
28317 \end_inset
28318
28319
28320 \begin_inset CommandInset ref
28321 LatexCommand ref
28322 reference "sub:LaTeX-settings"
28323
28324 \end_inset
28325
28326 .
28327  The available options are listed and explained in 
28328 \begin_inset CommandInset citation
28329 LatexCommand cite
28330 key "makeindex,xindy"
28331
28332 \end_inset
28333
28334 .
28335  In this dialog, you can also specify an alternative program to generate
28336  the index.
28337 \end_layout
28338
28339 \begin_layout Standard
28340 If you need specific options or an alternative index program only for a
28341  given document, you can define the program and\SpecialChar \slash{}
28342 or the options in 
28343 \family sans
28344 Document\SpecialChar \menuseparator
28345 Settings\SpecialChar \ldots{}
28346 \SpecialChar \menuseparator
28347 Indexes
28348 \family default
28349 .
28350  This is especially useful if you need to pass language-specific options
28351  to the index program or if you need a specific layout style.
28352 \end_layout
28353
28354 \begin_layout Subsection
28355 Multiple Indexes
28356 \end_layout
28357
28358 \begin_layout Standard
28359 In many fields, it is common to have more than one index.
28360  For instance, you might need to set up a separate 
28361 \begin_inset Quotes eld
28362 \end_inset
28363
28364 Index of Names
28365 \begin_inset Quotes erd
28366 \end_inset
28367
28368  next to the standard index.
28369  LaTeX does not provide this possibility out of the box, but there are many
28370  packages that add this feature.
28371  LyX uses the 
28372 \series bold
28373 splitidx
28374 \series default
28375
28376 \begin_inset Index idx
28377 status collapsed
28378
28379 \begin_layout Plain Layout
28380 LaTeX-packages ! splitidx
28381 \end_layout
28382
28383 \end_inset
28384
28385  package to generate multiple indexes.
28386  The package is included in all recent LaTeX distributions.
28387  If yours does not ship it, consult the TeX Catalogue, 
28388 \begin_inset CommandInset citation
28389 LatexCommand cite
28390 key "TeXCatalogue"
28391
28392 \end_inset
28393
28394 .
28395  Note that the package does not only consist of a LaTeX style, but it also
28396  includes specific preprocessor programs that need to be installed as well.
28397  Please consult the package's manual for details.
28398 \end_layout
28399
28400 \begin_layout Standard
28401 To set up LyX for the use of multiple indexes, go to 
28402 \family sans
28403 Document\SpecialChar \menuseparator
28404 Settings\SpecialChar \ldots{}
28405 \SpecialChar \menuseparator
28406 Indexes
28407 \family default
28408  and select 
28409 \begin_inset Quotes eld
28410 \end_inset
28411
28412 Use multiple Indexes
28413 \begin_inset Quotes erd
28414 \end_inset
28415
28416 .
28417  Note that the list of 
28418 \begin_inset Quotes eld
28419 \end_inset
28420
28421 Available Indexes
28422 \begin_inset Quotes erd
28423 \end_inset
28424
28425  below already contains the standard index.
28426  To add further indexes, add the name of the index (in the form that should
28427  also appear as a heading) to the 
28428 \begin_inset Quotes eld
28429 \end_inset
28430
28431 New
28432 \begin_inset Quotes erd
28433 \end_inset
28434
28435  input field and press the 
28436 \begin_inset Quotes eld
28437 \end_inset
28438
28439 Add
28440 \begin_inset Quotes erd
28441 \end_inset
28442
28443  button.
28444  The new index should now appear in the list as well.
28445  If you like, you can attribute an alternative label color to the new index
28446  by selecting the index in the list and hitting the 
28447 \begin_inset Quotes eld
28448 \end_inset
28449
28450 Alter Color\SpecialChar \ldots{}
28451
28452 \begin_inset Quotes erd
28453 \end_inset
28454
28455  button.
28456  The label color may help you to differentiate index entries of different
28457  indexes in the LyX work area.
28458 \end_layout
28459
28460 \begin_layout Standard
28461 Once the document changes have been applied, you can find the new index
28462  list in 
28463 \family sans
28464 Insert\SpecialChar \menuseparator
28465 List
28466 \begin_inset space ~
28467 \end_inset
28468
28469 /
28470 \begin_inset space ~
28471 \end_inset
28472
28473 TOC
28474 \family default
28475  and the 
28476 \family sans
28477 Insert
28478 \family default
28479  menu has a separate index entry for each of the defined indexes.
28480  The workflow is basically the same as for the default index, but there
28481  are some additional features:
28482 \end_layout
28483
28484 \begin_layout Itemize
28485 If you want to change the attribution of a specific index entry, right-clicking
28486  on the entry will open a dialog where you can do that.
28487 \end_layout
28488
28489 \begin_layout Itemize
28490 By right-clicking on an index, you can change its type.
28491  Furthermore, you can specify an index list to be a 
28492 \begin_inset Quotes eld
28493 \end_inset
28494
28495 Subindex
28496 \begin_inset Quotes erd
28497 \end_inset
28498
28499 .
28500  If you do that, the heading of that list will be decreased by one level.
28501  E.
28502 \begin_inset space \thinspace{}
28503 \end_inset
28504
28505 g., if you use a book class, where the standard index heading is defined
28506  as a chapter, subindexes will be defined as sections and can thus be nested
28507  to the non-subindexes.
28508 \end_layout
28509
28510 \begin_layout Section
28511 Nomenclature / Glossary 
28512 \begin_inset Index idx
28513 status collapsed
28514
28515 \begin_layout Plain Layout
28516 Nomenclature
28517 \end_layout
28518
28519 \end_inset
28520
28521
28522 \begin_inset Index idx
28523 status collapsed
28524
28525 \begin_layout Plain Layout
28526 Glossary|see
28527 \begin_inset ERT
28528 status collapsed
28529
28530 \begin_layout Plain Layout
28531
28532 {
28533 \end_layout
28534
28535 \end_inset
28536
28537 Nomenclature
28538 \begin_inset ERT
28539 status collapsed
28540
28541 \begin_layout Plain Layout
28542
28543 }
28544 \end_layout
28545
28546 \end_inset
28547
28548
28549 \end_layout
28550
28551 \end_inset
28552
28553
28554 \begin_inset CommandInset label
28555 LatexCommand label
28556 name "sec:Nomenclature"
28557
28558 \end_inset
28559
28560
28561 \end_layout
28562
28563 \begin_layout Standard
28564 Sometimes you need to compile a list of symbols that are mentioned in your
28565  document with a brief explanation of them – a so called nomenclature or
28566  glossary.
28567 \end_layout
28568
28569 \begin_layout Standard
28570 To be able to create nomenclatures, you need the LaTeX package 
28571 \series bold
28572 nomencl
28573 \series default
28574
28575 \begin_inset Index idx
28576 status collapsed
28577
28578 \begin_layout Plain Layout
28579 LaTeX-packages ! nomencl
28580 \end_layout
28581
28582 \end_inset
28583
28584  installed.
28585  You find it in the TeX Catalogue, 
28586 \begin_inset CommandInset citation
28587 LatexCommand cite
28588 key "TeXCatalogue"
28589
28590 \end_inset
28591
28592  or in the package manager of your LaTeX-system.
28593 \end_layout
28594
28595 \begin_layout Standard
28596 A nomenclature entry is created if you place the cursor after a symbol entry
28597  and then use the menu 
28598 \family sans
28599 Insert\SpecialChar \menuseparator
28600
28601 \family default
28602 N
28603 \family sans
28604 omenclature
28605 \begin_inset space ~
28606 \end_inset
28607
28608 Entry
28609 \family default
28610  or the toolbar button 
28611 \begin_inset Info
28612 type  "icon"
28613 arg   "nomencl-insert"
28614 \end_inset
28615
28616 .
28617  A gray box labeled 
28618 \begin_inset Quotes eld
28619 \end_inset
28620
28621
28622 \family sans
28623 Nom
28624 \family default
28625
28626 \begin_inset Quotes erd
28627 \end_inset
28628
28629  is inserted and a window pops up asking for the nomenclature entry.
28630 \end_layout
28631
28632 \begin_layout Standard
28633 A nomenclature entry consists of two main entries.
28634  The first is the symbol that you want to refer to.
28635  The second is the description of the symbol.
28636 \end_layout
28637
28638 \begin_layout Standard
28639 \begin_inset Note Greyedout
28640 status open
28641
28642 \begin_layout Plain Layout
28643
28644 \series bold
28645 Note:
28646 \series default
28647  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28648 \end_layout
28649
28650 \end_inset
28651
28652
28653 \end_layout
28654
28655 \begin_layout Subsection
28656 Nomenclature Definition and Layout
28657 \begin_inset Index idx
28658 status collapsed
28659
28660 \begin_layout Plain Layout
28661 Nomenclature ! Layout
28662 \end_layout
28663
28664 \end_inset
28665
28666
28667 \end_layout
28668
28669 \begin_layout Standard
28670 When you have symbols in formulas, you have to define them in the 
28671 \family sans
28672 Symbol
28673 \family default
28674  field as LaTeX-formulas.
28675  For example to get 
28676 \begin_inset Quotes eld
28677 \end_inset
28678
28679
28680 \begin_inset Formula $\sigma$
28681 \end_inset
28682
28683
28684 \begin_inset Quotes erd
28685 \end_inset
28686
28687 , insert this:
28688 \begin_inset Newline newline
28689 \end_inset
28690
28691
28692 \series bold
28693 $
28694 \backslash
28695 sigma$
28696 \begin_inset Newline newline
28697 \end_inset
28698
28699
28700 \series default
28701 The 
28702 \begin_inset Quotes eld
28703 \end_inset
28704
28705 $
28706 \begin_inset Quotes erd
28707 \end_inset
28708
28709  character starts/ends the formula.
28710  The LaTeX-command for the Greek letter is the name of the letter beginning
28711  with a backslash 
28712 \begin_inset Quotes eld
28713 \end_inset
28714
28715
28716 \backslash
28717
28718 \begin_inset Quotes erd
28719 \end_inset
28720
28721 .
28722  For capital Greek letters, start the command also with a capital letter,
28723  like 
28724 \series bold
28725
28726 \backslash
28727 Sigma
28728 \series default
28729 .
28730 \end_layout
28731
28732 \begin_layout Standard
28733 (A short introduction to the LaTeX-syntax is given in section
28734 \begin_inset space ~
28735 \end_inset
28736
28737
28738 \begin_inset CommandInset ref
28739 LatexCommand ref
28740 reference "sub:LaTeX-Syntax"
28741
28742 \end_inset
28743
28744 .)
28745 \end_layout
28746
28747 \begin_layout Standard
28748 You cannot use the 
28749 \family sans
28750 Text
28751 \begin_inset space ~
28752 \end_inset
28753
28754 Style
28755 \family default
28756  dialog to format the description text but have to use LaTeX-commands.
28757  For example the description of the nomenclature entry for the 
28758 \begin_inset Quotes eld
28759 \end_inset
28760
28761
28762 \begin_inset Formula $\sigma$
28763 \end_inset
28764
28765
28766 \begin_inset Quotes erd
28767 \end_inset
28768
28769  in this document is:
28770 \begin_inset Newline newline
28771 \end_inset
28772
28773
28774 \series bold
28775 dummy entry for the character 
28776 \backslash
28777 textsf{sigma}
28778 \series default
28779
28780 \begin_inset Newline newline
28781 \end_inset
28782
28783 The command 
28784 \series bold
28785
28786 \backslash
28787 textsf
28788 \series default
28789  sets the fonts to 
28790 \family sans
28791 sans
28792 \begin_inset space ~
28793 \end_inset
28794
28795 serif
28796 \family default
28797 .
28798  To get 
28799 \series bold
28800 bold
28801 \series default
28802  font use the command 
28803 \series bold
28804
28805 \backslash
28806 textbf
28807 \series default
28808 , for 
28809 \family typewriter
28810 typewriter
28811 \family default
28812  use 
28813 \series bold
28814
28815 \backslash
28816 texttt
28817 \series default
28818 , for 
28819 \emph on
28820 emphasized
28821 \emph default
28822  use 
28823 \series bold
28824
28825 \backslash
28826 emph
28827 \series default
28828 .
28829 \end_layout
28830
28831 \begin_layout Subsection
28832 Sort Order of Nomenclature Entries
28833 \begin_inset Index idx
28834 status collapsed
28835
28836 \begin_layout Plain Layout
28837 Nomenclature ! Sort order
28838 \end_layout
28839
28840 \end_inset
28841
28842
28843 \end_layout
28844
28845 \begin_layout Standard
28846 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28847  the symbol definition.
28848  This leads to undesired results when you for example have symbols in formulas.
28849  Suppose you have nomenclature entries for the symbols 
28850 \emph on
28851 a
28852 \begin_inset CommandInset nomenclature
28853 LatexCommand nomenclature
28854 symbol "a"
28855 description "dummy entry for the character \"a\""
28856
28857 \end_inset
28858
28859
28860 \emph default
28861  and 
28862 \begin_inset Formula $\sigma$
28863 \end_inset
28864
28865
28866 \begin_inset CommandInset nomenclature
28867 LatexCommand nomenclature
28868 prefix "sigma"
28869 symbol "$\\sigma$"
28870 description "dummy entry for the character \\textsf{sigma}"
28871
28872 \end_inset
28873
28874 .
28875  They will be sorted by 
28876 \begin_inset Quotes eld
28877 \end_inset
28878
28879
28880 \family sans
28881 a
28882 \family default
28883
28884 \begin_inset Quotes erd
28885 \end_inset
28886
28887  and 
28888 \begin_inset Quotes eld
28889 \end_inset
28890
28891
28892 \family typewriter
28893 $
28894 \backslash
28895 sigma$
28896 \family default
28897
28898 \begin_inset Quotes erd
28899 \end_inset
28900
28901  – the 
28902 \begin_inset Formula $\sigma$
28903 \end_inset
28904
28905  will be sorted before the 
28906 \emph on
28907 a
28908 \emph default
28909  since the character 
28910 \begin_inset Quotes eld
28911 \end_inset
28912
28913 $
28914 \begin_inset Quotes erd
28915 \end_inset
28916
28917  is considered in sorting.
28918 \end_layout
28919
28920 \begin_layout Standard
28921 To control the sort order, you can edit the 
28922 \family sans
28923 Sort
28924 \begin_inset space ~
28925 \end_inset
28926
28927 as
28928 \family default
28929  field of the nomenclature dialog.
28930  Then the nomenclature entry will be sorted by this entry and not the symbol
28931  definition.
28932  For the example given, you can insert 
28933 \family typewriter
28934 sigma
28935 \family default
28936  in this field for the 
28937 \begin_inset Formula $\sigma$
28938 \end_inset
28939
28940 , then 
28941 \emph on
28942 a
28943 \emph default
28944  will be located before 
28945 \begin_inset Formula $\sigma$
28946 \end_inset
28947
28948 .
28949 \end_layout
28950
28951 \begin_layout Standard
28952 For subgrouping and tips for using sort entries see the 
28953 \series bold
28954 nomencl
28955 \series default
28956  documentation, 
28957 \begin_inset CommandInset citation
28958 LatexCommand cite
28959 key "nomencl"
28960
28961 \end_inset
28962
28963 .
28964 \end_layout
28965
28966 \begin_layout Subsection
28967 Nomenclature Options
28968 \begin_inset Index idx
28969 status collapsed
28970
28971 \begin_layout Plain Layout
28972 Nomenclature ! Options
28973 \end_layout
28974
28975 \end_inset
28976
28977
28978 \end_layout
28979
28980 \begin_layout Standard
28981 The 
28982 \series bold
28983 nomencl
28984 \series default
28985  package offers some options to adjust the appearance of the nomenclature.
28986  Here are some of its options, for more have a look at its documentation:
28987 \end_layout
28988
28989 \begin_layout Description
28990 refeq Appends the phrase 
28991 \begin_inset Quotes eld
28992 \end_inset
28993
28994
28995 \family sans
28996 , see equation (
28997 \emph on
28998 eq
28999 \emph default
29000 )
29001 \family default
29002
29003 \begin_inset Quotes erd
29004 \end_inset
29005
29006  to every nomenclature entry, where 
29007 \family sans
29008 \emph on
29009 eq
29010 \family default
29011 \emph default
29012  is the number of the last equation in front of the nomenclature entry
29013 \end_layout
29014
29015 \begin_layout Description
29016 refpage Appends the phrase 
29017 \begin_inset Quotes eld
29018 \end_inset
29019
29020
29021 \family sans
29022 , page (
29023 \emph on
29024 page
29025 \emph default
29026 )
29027 \family default
29028
29029 \begin_inset Quotes erd
29030 \end_inset
29031
29032  to every nomenclature entry, where 
29033 \family sans
29034 \emph on
29035 page
29036 \family default
29037 \emph default
29038  is the number of the page on which the nomenclature entry appeared
29039 \end_layout
29040
29041 \begin_layout Description
29042 intoc Inserts the nomenclature in the Table of Contents
29043 \end_layout
29044
29045 \begin_layout Standard
29046 There are furthermore the options 
29047 \series bold
29048 croatian
29049 \series default
29050
29051 \series bold
29052 danish
29053 \series default
29054
29055 \series bold
29056 english
29057 \series default
29058
29059 \series bold
29060 french
29061 \series default
29062
29063 \series bold
29064 german
29065 \series default
29066
29067 \series bold
29068 italian
29069 \series default
29070
29071 \series bold
29072 polish
29073 \series default
29074
29075 \series bold
29076 portuguese
29077 \series default
29078
29079 \series bold
29080 russian
29081 \series default
29082
29083 \series bold
29084 spanish
29085 \series default
29086 , and 
29087 \series bold
29088 ukrainian
29089 \series default
29090  to print the reference texts and the nomenclature title in the corresponding
29091  language.
29092 \end_layout
29093
29094 \begin_layout Standard
29095 To use one or more of the options, add them to the comma-separated document
29096  class options list in the 
29097 \family sans
29098 Document\SpecialChar \menuseparator
29099 Settings
29100 \family default
29101  dialog.
29102  In this document the option 
29103 \series bold
29104 intoc
29105 \series default
29106  is used.
29107 \end_layout
29108
29109 \begin_layout Standard
29110 \begin_inset VSpace bigskip
29111 \end_inset
29112
29113
29114 \end_layout
29115
29116 \begin_layout Standard
29117 You can also use the first two options above only for certain nomenclature
29118  entries when you add one of the following commands as last entry to the
29119  
29120 \family sans
29121 Description
29122 \family default
29123  field in the nomenclature dialog:
29124 \end_layout
29125
29126 \begin_layout Description
29127
29128 \backslash
29129 nomrefeq Like the 
29130 \series bold
29131 refeq
29132 \series default
29133  option
29134 \end_layout
29135
29136 \begin_layout Description
29137
29138 \backslash
29139 nomrefpage Like the 
29140 \series bold
29141 refpage
29142 \series default
29143  option
29144 \end_layout
29145
29146 \begin_layout Description
29147
29148 \backslash
29149 nomrefeqpage Short notation of 
29150 \series bold
29151
29152 \backslash
29153 nomrefeq
29154 \backslash
29155 nomrefpage
29156 \end_layout
29157
29158 \begin_layout Description
29159
29160 \backslash
29161 nomnorefeq,
29162 \begin_inset space ~
29163 \end_inset
29164
29165
29166 \backslash
29167 nomnorefpage,
29168 \begin_inset space ~
29169 \end_inset
29170
29171
29172 \backslash
29173 nomnorefeqpage Turns off the corresponding options
29174 \end_layout
29175
29176 \begin_layout Subsection
29177 Printing the Nomenclature
29178 \begin_inset Index idx
29179 status collapsed
29180
29181 \begin_layout Plain Layout
29182 Nomenclature ! Printing
29183 \end_layout
29184
29185 \end_inset
29186
29187
29188 \end_layout
29189
29190 \begin_layout Standard
29191 To print the nomenclature, use the menu 
29192 \family sans
29193 Insert\SpecialChar \menuseparator
29194 Lists
29195 \begin_inset space ~
29196 \end_inset
29197
29198 /
29199 \begin_inset space ~
29200 \end_inset
29201
29202 TOC\SpecialChar \menuseparator
29203 Nomenclature
29204 \family default
29205 .
29206  A light blue box labeled 
29207 \begin_inset Quotes eld
29208 \end_inset
29209
29210
29211 \family sans
29212 Nomenclature
29213 \family default
29214
29215 \begin_inset Quotes erd
29216 \end_inset
29217
29218  will show the place where the nomenclature is printed in the output.
29219  Like the index list box, the nomenclature list box is not clickable.
29220 \end_layout
29221
29222 \begin_layout Standard
29223 In the printed output the title of the nomenclature appears as 
29224 \begin_inset Quotes eld
29225 \end_inset
29226
29227 Nomenclature
29228 \begin_inset Quotes erd
29229 \end_inset
29230
29231 .
29232  If you are not happy with the name, you can change it by redefining the
29233  command 
29234 \series bold
29235
29236 \backslash
29237 nomname
29238 \series default
29239  in the preamble.
29240  For example, in order to change the name to 
29241 \emph on
29242 List of Symbols
29243 \emph default
29244 , add the following line to the preamble:
29245 \end_layout
29246
29247 \begin_layout Standard
29248
29249 \family roman
29250 \series bold
29251
29252 \backslash
29253 renewcommand{
29254 \backslash
29255 nomname}{List of Symbols}
29256 \end_layout
29257
29258 \begin_layout Standard
29259 \begin_inset VSpace defskip
29260 \end_inset
29261
29262
29263 \end_layout
29264
29265 \begin_layout Standard
29266 If you are unhappy with the amount of space for symbols, you can alter it
29267  by adding the following line to the preamble:
29268 \end_layout
29269
29270 \begin_layout Standard
29271
29272 \family roman
29273 \series bold
29274
29275 \backslash
29276 renewcommand{
29277 \backslash
29278 nomlabelwidth}{width}
29279 \end_layout
29280
29281 \begin_layout Standard
29282
29283 \family roman
29284 where the width is a value with one of the units listed in Appendix
29285 \begin_inset space ~
29286 \end_inset
29287
29288
29289 \begin_inset CommandInset ref
29290 LatexCommand ref
29291 reference "cha:Units-available-in"
29292
29293 \end_inset
29294
29295 .
29296  The default value is 1
29297 \begin_inset space \thinspace{}
29298 \end_inset
29299
29300 cm.
29301 \end_layout
29302
29303 \begin_layout Subsection
29304 Nomenclature Program
29305 \begin_inset Index idx
29306 status collapsed
29307
29308 \begin_layout Plain Layout
29309 Nomenclature ! Program
29310 \end_layout
29311
29312 \end_inset
29313
29314
29315 \begin_inset CommandInset label
29316 LatexCommand label
29317 name "sub:Nomenclature-Program"
29318
29319 \end_inset
29320
29321
29322 \end_layout
29323
29324 \begin_layout Standard
29325 LyX uses the program 
29326 \family sans
29327 makeindex
29328 \family default
29329 , that is part of every LaTeX distribution, to generate the nomenclature.
29330  LyX's preferences dialog allows you to specify another program or to control
29331  
29332 \family sans
29333 makeindex
29334 \family default
29335  by adding options, see section
29336 \begin_inset space ~
29337 \end_inset
29338
29339
29340 \begin_inset CommandInset ref
29341 LatexCommand ref
29342 reference "sub:LaTeX-settings"
29343
29344 \end_inset
29345
29346 .
29347  The available options are listed and explained in 
29348 \begin_inset CommandInset citation
29349 LatexCommand cite
29350 key "nomencl,makeindex"
29351
29352 \end_inset
29353
29354 .
29355 \end_layout
29356
29357 \begin_layout Section
29358 Branches
29359 \begin_inset Index idx
29360 status collapsed
29361
29362 \begin_layout Plain Layout
29363 Branches
29364 \end_layout
29365
29366 \end_inset
29367
29368
29369 \begin_inset Index idx
29370 status collapsed
29371
29372 \begin_layout Plain Layout
29373 Document ! Branches
29374 \end_layout
29375
29376 \end_inset
29377
29378
29379 \begin_inset CommandInset label
29380 LatexCommand label
29381 name "sec:Branches"
29382
29383 \end_inset
29384
29385
29386 \end_layout
29387
29388 \begin_layout Standard
29389 Sometimes it is useful to hide some document parts in the output.
29390  For example a teacher who is setting an exam obviously doesn't want the
29391  pupils to see the answers, but having questions and answers in the same
29392  document will make the life of the markers of that exam much easier.
29393 \end_layout
29394
29395 \begin_layout Standard
29396 For these cases LyX allows you to put text into branches.
29397  The text will then only appear in the output when its branch is activated.
29398  To create a branch, either select the menu 
29399 \family sans
29400 Insert\SpecialChar \menuseparator
29401 Branch\SpecialChar \menuseparator
29402 Insert New Branch
29403 \family default
29404  (if you just want to specify a new branch) or go in the 
29405 \family sans
29406 Document\SpecialChar \menuseparator
29407 Settings
29408 \family default
29409  dialog to 
29410 \family sans
29411 Branches
29412 \family default
29413 , where you can specify and change the name of the branch, its activation
29414  state (whether the content of the branch is shown in the output or not),
29415  its background color inside LyX and whether the name of the branch should
29416  be appended to the document file name on export if the branch is active
29417  (see below for an example).
29418  Furthermore, the dialog lets you merge two branches (just rename one branch
29419  to the name of the other) and to add 
29420 \begin_inset Quotes eld
29421 \end_inset
29422
29423 unknown branches
29424 \begin_inset Quotes erd
29425 \end_inset
29426
29427  (i.
29428 \begin_inset space \thinspace{}
29429 \end_inset
29430
29431 e.
29432 \begin_inset space ~
29433 \end_inset
29434
29435 branches that were added to the document via copy and paste from other documents
29436 , without having being defined) to the document's branch list.
29437 \end_layout
29438
29439 \begin_layout Standard
29440 Text that should be in a branch is set into branch inset boxes.
29441  These boxes are inserted via the menu 
29442 \family sans
29443 Insert\SpecialChar \menuseparator
29444 Branch
29445 \family default
29446  where you can choose a branch.
29447  You can later change the activation state of the branch by right-clicking
29448  on them.
29449 \end_layout
29450
29451 \begin_layout Standard
29452 Here is an example, where only the question text appears, the answer branch
29453  is deactivated and does therefore not appear in the output:
29454 \end_layout
29455
29456 \begin_layout Standard
29457 \begin_inset Branch Question
29458 status open
29459
29460 \begin_layout Standard
29461 Question: Who was the first physics Nobel prize winner?
29462 \end_layout
29463
29464 \end_inset
29465
29466
29467 \end_layout
29468
29469 \begin_layout Standard
29470 \begin_inset Branch Answer
29471 status collapsed
29472
29473 \begin_layout Standard
29474 Answer: Wilhelm Conrad Röntgen
29475 \end_layout
29476
29477 \end_inset
29478
29479
29480 \end_layout
29481
29482 \begin_layout Standard
29483 If you activate 
29484 \family sans
29485 Filename Suffix
29486 \family default
29487  in 
29488 \family sans
29489 Document\SpecialChar \menuseparator
29490 Settings\SpecialChar \menuseparator
29491 Branches
29492 \family default
29493 , the name of the active branches will be appended to the file name at export.
29494  Consider for example a file 
29495 \begin_inset Quotes eld
29496 \end_inset
29497
29498 Exam.lyx
29499 \begin_inset Quotes erd
29500 \end_inset
29501
29502  which has the above branches.
29503  If 
29504 \begin_inset Quotes eld
29505 \end_inset
29506
29507 Filename Suffix
29508 \begin_inset Quotes erd
29509 \end_inset
29510
29511  is active, the PDF export file would be called 
29512 \begin_inset Quotes eld
29513 \end_inset
29514
29515 Exam.pdf
29516 \begin_inset Quotes erd
29517 \end_inset
29518
29519  if both the 
29520 \begin_inset Quotes eld
29521 \end_inset
29522
29523 Question
29524 \begin_inset Quotes erd
29525 \end_inset
29526
29527  and 
29528 \begin_inset Quotes eld
29529 \end_inset
29530
29531 Answer
29532 \begin_inset Quotes erd
29533 \end_inset
29534
29535  branch were inactive, 
29536 \begin_inset Quotes eld
29537 \end_inset
29538
29539 Exam-Question.pdf
29540 \begin_inset Quotes erd
29541 \end_inset
29542
29543  if only the 
29544 \begin_inset Quotes eld
29545 \end_inset
29546
29547 Question
29548 \begin_inset Quotes erd
29549 \end_inset
29550
29551  branch was active, likewise 
29552 \begin_inset Quotes eld
29553 \end_inset
29554
29555 Exam-Answer.pdf
29556 \begin_inset Quotes erd
29557 \end_inset
29558
29559  if only the 
29560 \begin_inset Quotes eld
29561 \end_inset
29562
29563 Answer
29564 \begin_inset Quotes erd
29565 \end_inset
29566
29567  branch was active, and 
29568 \begin_inset Quotes eld
29569 \end_inset
29570
29571 Exam-Question-Answer.pdf
29572 \begin_inset Quotes erd
29573 \end_inset
29574
29575  if both branches were active.
29576  This helps you to easily export different versions of your document without
29577  much hassle.
29578 \end_layout
29579
29580 \begin_layout Standard
29581 \begin_inset VSpace bigskip
29582 \end_inset
29583
29584
29585 \end_layout
29586
29587 \begin_layout Standard
29588 To use conditional output inside places where you cannot insert branch insets,
29589  like inside equations, you can code special LaTeX definitions for each
29590  branch.
29591  For example you can define for the question branch
29592 \begin_inset Foot
29593 status collapsed
29594
29595 \begin_layout Plain Layout
29596 For an introduction to the LaTeX-syntax, see section
29597 \begin_inset space ~
29598 \end_inset
29599
29600
29601 \begin_inset CommandInset ref
29602 LatexCommand ref
29603 reference "sub:LaTeX-Syntax"
29604
29605 \end_inset
29606
29607 .
29608 \end_layout
29609
29610 \end_inset
29611
29612
29613 \end_layout
29614
29615 \begin_layout Standard
29616
29617 \series bold
29618
29619 \backslash
29620 newcommand{
29621 \backslash
29622 question}[1]{#1}
29623 \end_layout
29624
29625 \begin_layout Standard
29626
29627 \series bold
29628
29629 \backslash
29630 newcommand{
29631 \backslash
29632 answer}[1]{}
29633 \end_layout
29634
29635 \begin_layout Standard
29636 and for the answer branch
29637 \end_layout
29638
29639 \begin_layout Standard
29640
29641 \series bold
29642
29643 \backslash
29644 newcommand{
29645 \backslash
29646 question}[1]{}
29647 \end_layout
29648
29649 \begin_layout Standard
29650
29651 \series bold
29652
29653 \backslash
29654 newcommand{
29655 \backslash
29656 answer}[1]{#1}
29657 \end_layout
29658
29659 \begin_layout Standard
29660 \begin_inset Branch Question
29661 status open
29662
29663 \begin_layout Standard
29664 \begin_inset ERT
29665 status open
29666
29667 \begin_layout Plain Layout
29668
29669
29670 \backslash
29671 newcommand{
29672 \backslash
29673 question}[1]{#1}
29674 \end_layout
29675
29676 \begin_layout Plain Layout
29677
29678
29679 \backslash
29680 newcommand{
29681 \backslash
29682 answer}[1]{}
29683 \end_layout
29684
29685 \end_inset
29686
29687
29688 \end_layout
29689
29690 \end_inset
29691
29692
29693 \end_layout
29694
29695 \begin_layout Standard
29696 \begin_inset Branch Answer
29697 status collapsed
29698
29699 \begin_layout Standard
29700 \begin_inset ERT
29701 status open
29702
29703 \begin_layout Plain Layout
29704
29705
29706 \backslash
29707 newcommand{
29708 \backslash
29709 question}[1]{}
29710 \end_layout
29711
29712 \begin_layout Plain Layout
29713
29714
29715 \backslash
29716 newcommand{
29717 \backslash
29718 answer}[1]{#1}
29719 \end_layout
29720
29721 \end_inset
29722
29723
29724 \end_layout
29725
29726 \end_inset
29727
29728
29729 \end_layout
29730
29731 \begin_layout Standard
29732 Now it is possible to use the commands 
29733 \series bold
29734
29735 \backslash
29736 question{\SpecialChar \ldots{}
29737 }
29738 \series default
29739  and 
29740 \series bold
29741
29742 \backslash
29743 answer{\SpecialChar \ldots{}
29744 }
29745 \series default
29746  to obtain conditional output.
29747  Here is an example formula where only the 
29748 \series bold
29749
29750 \backslash
29751 question
29752 \series default
29753  part appears:
29754 \begin_inset Formula 
29755 \[
29756 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29757 \]
29758
29759 \end_inset
29760
29761
29762 \end_layout
29763
29764 \begin_layout Standard
29765 Inside math, the same effect can be achieved using math macros, see the
29766  
29767 \emph on
29768 Math
29769 \emph default
29770  manual.
29771 \end_layout
29772
29773 \begin_layout Section
29774 PDF Properties
29775 \begin_inset CommandInset label
29776 LatexCommand label
29777 name "sec:PDF-Properties"
29778
29779 \end_inset
29780
29781
29782 \begin_inset Index idx
29783 status collapsed
29784
29785 \begin_layout Plain Layout
29786 PDF properties
29787 \end_layout
29788
29789 \end_inset
29790
29791
29792 \end_layout
29793
29794 \begin_layout Standard
29795 The 
29796 \family sans
29797 Document Settings
29798 \family default
29799  dialog allows you in the 
29800 \family sans
29801 PDF Properties
29802 \family default
29803  to set up special options for the PDF output of your document.
29804  All options there are provided by the LaTeX-package 
29805 \series bold
29806 hyperref
29807 \series default
29808
29809 \begin_inset Index idx
29810 status collapsed
29811
29812 \begin_layout Plain Layout
29813 LaTeX-packages ! hyperref
29814 \end_layout
29815
29816 \end_inset
29817
29818 .
29819 \end_layout
29820
29821 \begin_layout Standard
29822 Using 
29823 \series bold
29824 hyperref
29825 \series default
29826  will link all cross-references in the DVI- and PDF-output.
29827  This means that the reader of your document will be able to click on a
29828  table of contents entry or on a reference and he is shown the referenced
29829  document part.
29830  You can specify in the dialog tab 
29831 \family sans
29832 Hyperlinks
29833 \family default
29834  how the links will look like and if links for bibliographical backreferences
29835  are created.
29836  The backreferences will appear in the bibliography behind the different
29837  entries, showing the number of the section, slide, or page where the entry
29838  is referenced.
29839 \end_layout
29840
29841 \begin_layout Standard
29842 In the dialog tab 
29843 \family sans
29844 Bookmarks
29845 \family default
29846  you can set if PDF-bookmarks should be created for every section of your
29847  document to make it easier for readers to navigate through the document.
29848  You can decide if the bookmarks should be numbered like your document sections
29849  or not.
29850  With the open bookmarks level you can specify what sectioning level should
29851  be displayed in the bookmarks when opening the PDF.
29852  For example level
29853 \begin_inset space ~
29854 \end_inset
29855
29856 2 will display all sections and subsections, while level
29857 \begin_inset space ~
29858 \end_inset
29859
29860 1 will only display the sections.
29861 \end_layout
29862
29863 \begin_layout Standard
29864 The header information in the dialog tab 
29865 \family sans
29866 General
29867 \family default
29868  are saved together with the PDF as file properties.
29869  Many programs are able to extract this information to e.
29870 \begin_inset space \thinspace{}
29871 \end_inset
29872
29873 g.
29874 \begin_inset space \space{}
29875 \end_inset
29876
29877 automatically recognize who the author is and what the PDF is about.
29878  This is very useful to sort, classify, or use PDFs for bibliography issues.
29879  When the option 
29880 \family sans
29881 Automatic fill header
29882 \family default
29883  is set, LyX tries to extract the header information from your document
29884  title and author settings.
29885 \end_layout
29886
29887 \begin_layout Standard
29888 The option 
29889 \family sans
29890 Load in fullscreen mode
29891 \family default
29892  will open the PDF in fullscreen mode, which is useful for presentations.
29893 \end_layout
29894
29895 \begin_layout Standard
29896 PDF properties are also used in this document.
29897  When you look in its document settings, you can see that some additional
29898  
29899 \series bold
29900 hyperref
29901 \series default
29902  options are used.
29903  For an explanation of them we refer you to the hyperref manual 
29904 \begin_inset CommandInset citation
29905 LatexCommand cite
29906 key "hyperref"
29907
29908 \end_inset
29909
29910 .
29911 \end_layout
29912
29913 \begin_layout Section
29914 TeX Code and the LaTeX Syntax
29915 \begin_inset CommandInset label
29916 LatexCommand label
29917 name "sec:TeX-Code"
29918
29919 \end_inset
29920
29921
29922 \end_layout
29923
29924 \begin_layout Subsection
29925 TeX Code Boxes
29926 \begin_inset Index idx
29927 status collapsed
29928
29929 \begin_layout Plain Layout
29930 TeX Code
29931 \end_layout
29932
29933 \end_inset
29934
29935
29936 \begin_inset CommandInset label
29937 LatexCommand label
29938 name "sub:TeX-Code-Boxes"
29939
29940 \end_inset
29941
29942
29943 \end_layout
29944
29945 \begin_layout Standard
29946 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29947  constructs, but not all.
29948  LaTeX contains of hundreds of packages which provide different commands.
29949  All the time packages are being updated and new ones added.
29950  This has the advantage that you can typeset nearly everything as there
29951  is for every problem a LaTeX-package.
29952  But LyX can of course not be up to date and support all packages and their
29953  commands.
29954 \end_layout
29955
29956 \begin_layout Standard
29957 But don't worry, you can use any LaTeX-command directly in LyX inside the
29958  TeX Code box.
29959  A TeX Code box is created by the menu 
29960 \family sans
29961 Insert\SpecialChar \menuseparator
29962 TeX
29963 \begin_inset space ~
29964 \end_inset
29965
29966 Code
29967 \family default
29968  or by the toolbar button 
29969 \begin_inset Info
29970 type  "icon"
29971 arg   "ert-insert"
29972 \end_inset
29973
29974 .
29975  The box can be opened by left-clicking and closed by right-clicking on
29976  it.
29977 \end_layout
29978
29979 \begin_layout Standard
29980 You can insert complete or incomplete commands as TeX Code.
29981  Incomplete means that the command argument can be Standard LyX text.
29982  For example, if you want to draw a frame around a word and are therefore
29983  using the LaTeX-command 
29984 \series bold
29985
29986 \backslash
29987 fbox
29988 \series default
29989 , you can write the command part 
29990 \series bold
29991
29992 \backslash
29993 fbox{
29994 \series default
29995  in a TeX Code box before the word and the closing brace 
29996 \series bold
29997 }
29998 \series default
29999  in a second TeX Code box behind the word.
30000  The word between the two TeX Code boxes is then the argument as it is in
30001  the following example:
30002 \end_layout
30003
30004 \begin_layout Standard
30005 \begin_inset Graphics
30006         filename clipart/ERT.png
30007         scale 89
30008
30009 \end_inset
30010
30011
30012 \end_layout
30013
30014 \begin_layout Standard
30015 gives
30016 \end_layout
30017
30018 \begin_layout Standard
30019 This is a line with a 
30020 \begin_inset ERT
30021 status collapsed
30022
30023 \begin_layout Plain Layout
30024
30025
30026 \backslash
30027 fbox{
30028 \end_layout
30029
30030 \end_inset
30031
30032 framed
30033 \begin_inset ERT
30034 status collapsed
30035
30036 \begin_layout Plain Layout
30037
30038 }
30039 \end_layout
30040
30041 \end_inset
30042
30043  word.
30044 \end_layout
30045
30046 \begin_layout Standard
30047 \begin_inset Note Greyedout
30048 status open
30049
30050 \begin_layout Plain Layout
30051
30052 \series bold
30053 Note:
30054 \series default
30055  At the end of LaTeX-commands without parameters, you have to insert a space
30056  to let LaTeX know that the command is finished.
30057 \end_layout
30058
30059 \end_inset
30060
30061
30062 \end_layout
30063
30064 \begin_layout Subsection
30065 Short Introduction to the LaTeX Syntax
30066 \begin_inset Argument
30067 status collapsed
30068
30069 \begin_layout Plain Layout
30070 The LaTeX Syntax
30071 \end_layout
30072
30073 \end_inset
30074
30075
30076 \begin_inset Index idx
30077 status collapsed
30078
30079 \begin_layout Plain Layout
30080 LaTeX Syntax
30081 \end_layout
30082
30083 \end_inset
30084
30085
30086 \begin_inset CommandInset label
30087 LatexCommand label
30088 name "sub:LaTeX-Syntax"
30089
30090 \end_inset
30091
30092
30093 \end_layout
30094
30095 \begin_layout Standard
30096 When you write larger documents or books, you will need to know something
30097  about the LaTeX-commands that LyX uses in the background.
30098  Because LaTeX is based on commands, you can 
30099 \begin_inset Quotes eld
30100 \end_inset
30101
30102 program
30103 \begin_inset Quotes erd
30104 \end_inset
30105
30106  your text.
30107  This has the advantage that the layout of the document can be changed at
30108  any time if you know the right commands.
30109  E.
30110 \begin_inset space \thinspace{}
30111 \end_inset
30112
30113 g.
30114 \begin_inset space \space{}
30115 \end_inset
30116
30117 imagine you have to write a manual for a product and the deadline is the
30118  end of the day.
30119  Your boss just has complimented you for your good work but wants to have
30120  all caption labels bold.
30121  But you have over hundred figure and table captions with non-bold labels
30122  in your manual.
30123  Of course it's impossible to change all caption labels manually in one
30124  day.
30125 \end_layout
30126
30127 \begin_layout Standard
30128 Now LaTeX comes into play.
30129  As mentioned above, for every problem there exists a LaTeX-package.
30130  First you have to find out which and therefore look in the LaTeX package
30131  database, 
30132 \begin_inset CommandInset citation
30133 LatexCommand cite
30134 key "Catalogue"
30135
30136 \end_inset
30137
30138 .
30139 \end_layout
30140
30141 \begin_layout Standard
30142 As result you know that the package 
30143 \series bold
30144 caption
30145 \series default
30146
30147 \begin_inset Index idx
30148 status collapsed
30149
30150 \begin_layout Plain Layout
30151 LaTeX-packages ! caption
30152 \end_layout
30153
30154 \end_inset
30155
30156  is what you need.
30157  To use a package, you have to load it in the document preamble (menu 
30158 \family sans
30159 Document\SpecialChar \menuseparator
30160 Settings
30161 \family default
30162 ) with the command
30163 \end_layout
30164
30165 \begin_layout Standard
30166
30167 \series bold
30168
30169 \backslash
30170 usepackage[options]{package name}
30171 \end_layout
30172
30173 \begin_layout Standard
30174 All LaTeX commands begin with a backslash, the command argument is set within
30175  two braces, and the options are set within two brackets.
30176  Note that not all commands have an argument and options.
30177 \end_layout
30178
30179 \begin_layout Standard
30180 In your case the package name is 
30181 \series bold
30182 caption
30183 \series default
30184 .
30185  After a look in the documentation of the package, you know that the option
30186  
30187 \series bold
30188 labelfont=bf
30189 \series default
30190  will change the font of all caption labels to bold.
30191  So you add the command
30192 \end_layout
30193
30194 \begin_layout Standard
30195
30196 \series bold
30197
30198 \backslash
30199 usepackage[labelfont=bf]{caption}
30200 \end_layout
30201
30202 \begin_layout Standard
30203 to the preamble and the problem is solved.
30204 \begin_inset Foot
30205 status collapsed
30206
30207 \begin_layout Plain Layout
30208 For more commands provided by the 
30209 \series bold
30210 caption
30211 \series default
30212  package, have a look at its documentation, 
30213 \begin_inset CommandInset citation
30214 LatexCommand cite
30215 key "caption"
30216
30217 \end_inset
30218
30219 .
30220 \end_layout
30221
30222 \end_inset
30223
30224
30225 \end_layout
30226
30227 \begin_layout Standard
30228 Note that some document classes have built-in solutions for well known problems
30229  like your case.
30230  For example if you use a 
30231 \family sans
30232 KOMA-Script
30233 \family default
30234  class, you don't need the package 
30235 \series bold
30236 caption
30237 \series default
30238 , you can instead write
30239 \end_layout
30240
30241 \begin_layout Standard
30242
30243 \series bold
30244
30245 \backslash
30246 setkomafont{captionlabel}{
30247 \backslash
30248 bfseries}
30249 \end_layout
30250
30251 \begin_layout Standard
30252 in the preamble and the problem is solved.
30253  So if you plan to write a large document, you should have a look at the
30254  documentation of the document class you want to use.
30255  (
30256 \series bold
30257
30258 \backslash
30259 setkomafont
30260 \series default
30261  is an example of a command with more than one argument.)
30262 \end_layout
30263
30264 \begin_layout Standard
30265 Commands in the preamble affect the whole document, while commands in the
30266  text affect only the text after the command or only the text used as command
30267  argument.
30268  To insert a LaTeX-command in text, use the TeX Code box as described in
30269  the previous section.
30270 \end_layout
30271
30272 \begin_layout Standard
30273 If you want to learn more about LaTeX and its syntax, have a look at the
30274  LaTeX-books 
30275 \begin_inset CommandInset citation
30276 LatexCommand cite
30277 key "latexcompanion,latexguide"
30278
30279 \end_inset
30280
30281 .
30282 \end_layout
30283
30284 \begin_layout Standard
30285 \begin_inset Newpage cleardoublepage
30286 \end_inset
30287
30288
30289 \end_layout
30290
30291 \begin_layout Standard
30292 \begin_inset ERT
30293 status collapsed
30294
30295 \begin_layout Plain Layout
30296
30297
30298 \backslash
30299 pagestyle{fancy}
30300 \end_layout
30301
30302 \end_inset
30303
30304
30305 \begin_inset Note Note
30306 status collapsed
30307
30308 \begin_layout Plain Layout
30309 switches temporarily to a page style with custom header and footer line
30310 \end_layout
30311
30312 \end_inset
30313
30314
30315 \end_layout
30316
30317 \begin_layout Left Header
30318 \begin_inset Argument
30319 status open
30320
30321 \begin_layout Plain Layout
30322
30323 \end_layout
30324
30325 \end_inset
30326
30327
30328 \begin_inset ERT
30329 status collapsed
30330
30331 \begin_layout Plain Layout
30332
30333
30334 \backslash
30335 rightmark
30336 \end_layout
30337
30338 \end_inset
30339
30340
30341 \begin_inset Note Note
30342 status open
30343
30344 \begin_layout Plain Layout
30345 defines the header line as described below
30346 \end_layout
30347
30348 \end_inset
30349
30350
30351 \end_layout
30352
30353 \begin_layout Center Header
30354 \begin_inset Argument
30355 status open
30356
30357 \begin_layout Plain Layout
30358
30359 \end_layout
30360
30361 \end_inset
30362
30363
30364 \end_layout
30365
30366 \begin_layout Right Header
30367 \begin_inset Argument
30368 status open
30369
30370 \begin_layout Plain Layout
30371 \begin_inset ERT
30372 status collapsed
30373
30374 \begin_layout Plain Layout
30375
30376
30377 \backslash
30378 leftmark
30379 \end_layout
30380
30381 \end_inset
30382
30383
30384 \end_layout
30385
30386 \end_inset
30387
30388
30389 \end_layout
30390
30391 \begin_layout Left Footer
30392 \begin_inset Argument
30393 status open
30394
30395 \begin_layout Plain Layout
30396 \begin_inset ERT
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400
30401
30402 \backslash
30403 thepage
30404 \end_layout
30405
30406 \end_inset
30407
30408
30409 \end_layout
30410
30411 \end_inset
30412
30413
30414 \end_layout
30415
30416 \begin_layout Center Footer
30417 \begin_inset Argument
30418 status open
30419
30420 \begin_layout Plain Layout
30421
30422 \family sans
30423 \series bold
30424 \color red
30425 LyX's user guide
30426 \end_layout
30427
30428 \end_inset
30429
30430 Magic code:
30431 \begin_inset Newline newline
30432 \end_inset
30433
30434
30435 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30436 \end_inset
30437
30438
30439 \end_layout
30440
30441 \begin_layout Right Footer
30442 \begin_inset Argument
30443 status open
30444
30445 \begin_layout Plain Layout
30446
30447 \end_layout
30448
30449 \end_inset
30450
30451
30452 \begin_inset ERT
30453 status collapsed
30454
30455 \begin_layout Plain Layout
30456
30457
30458 \backslash
30459 Roman{page}
30460 \end_layout
30461
30462 \end_inset
30463
30464
30465 \end_layout
30466
30467 \begin_layout Section
30468 Customized Page Headers and Footers
30469 \begin_inset Index idx
30470 status collapsed
30471
30472 \begin_layout Plain Layout
30473 Document ! Header/Footer line
30474 \end_layout
30475
30476 \end_inset
30477
30478
30479 \begin_inset Index idx
30480 status collapsed
30481
30482 \begin_layout Plain Layout
30483 Header/Footer line
30484 \end_layout
30485
30486 \end_inset
30487
30488
30489 \end_layout
30490
30491 \begin_layout Standard
30492 To define custom page header and footer line for your document, you need
30493  to set the headings style to 
30494 \family sans
30495 Fancy
30496 \family default
30497  in the 
30498 \family sans
30499 Document\SpecialChar \menuseparator
30500 Settings
30501 \family default
30502  dialog under 
30503 \family sans
30504 Page
30505 \begin_inset space ~
30506 \end_inset
30507
30508 Layout
30509 \family default
30510 .
30511  As second step add in the menu 
30512 \family sans
30513 Document\SpecialChar \menuseparator
30514 Settings\SpecialChar \menuseparator
30515 Modules
30516 \family default
30517  the module 
30518 \begin_inset Quotes eld
30519 \end_inset
30520
30521 Custom Header/Footerlines
30522 \begin_inset Quotes erd
30523 \end_inset
30524
30525 .
30526  This module offers the 6
30527 \begin_inset space ~
30528 \end_inset
30529
30530 styles
30531 \end_layout
30532
30533 \begin_layout Description
30534 Left
30535 \begin_inset space ~
30536 \end_inset
30537
30538 Header,
30539 \begin_inset space ~
30540 \end_inset
30541
30542 Center
30543 \begin_inset space ~
30544 \end_inset
30545
30546 Header,
30547 \begin_inset space ~
30548 \end_inset
30549
30550 Right
30551 \begin_inset space ~
30552 \end_inset
30553
30554 Header
30555 \end_layout
30556
30557 \begin_layout Description
30558 Left
30559 \begin_inset space ~
30560 \end_inset
30561
30562 Footer,
30563 \begin_inset space ~
30564 \end_inset
30565
30566 Center
30567 \begin_inset space ~
30568 \end_inset
30569
30570 Footer,
30571 \begin_inset space ~
30572 \end_inset
30573
30574 Right
30575 \begin_inset space ~
30576 \end_inset
30577
30578 Footer
30579 \end_layout
30580
30581 \begin_layout Standard
30582 for the different positions in the header/footer.
30583 \end_layout
30584
30585 \begin_layout Standard
30586 Normally, headers and footers are set up in the beginning of the document.
30587  but you can change them anywhere you want to.
30588  Figure
30589 \begin_inset space ~
30590 \end_inset
30591
30592
30593 \begin_inset CommandInset ref
30594 LatexCommand ref
30595 reference "fig:Page-layout"
30596
30597 \end_inset
30598
30599  shows the page layout and where the header/footer styles will appear.
30600 \end_layout
30601
30602 \begin_layout Standard
30603 \begin_inset Float figure
30604 placement h
30605 wide false
30606 sideways false
30607 status open
30608
30609 \begin_layout Plain Layout
30610 \noindent
30611 \align center
30612 \begin_inset Tabular
30613 <lyxtabular version="3" rows="5" columns="3">
30614 <features tabularvalignment="middle">
30615 <column alignment="left" valignment="top" width="30line%">
30616 <column alignment="center" valignment="top" width="30line%">
30617 <column alignment="right" valignment="top" width="30line%">
30618 <row>
30619 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30620 \begin_inset Text
30621
30622 \begin_layout Plain Layout
30623 Left Header
30624 \end_layout
30625
30626 \end_inset
30627 </cell>
30628 <cell alignment="center" valignment="top" topline="true" usebox="none">
30629 \begin_inset Text
30630
30631 \begin_layout Plain Layout
30632 Center Header
30633 \end_layout
30634
30635 \end_inset
30636 </cell>
30637 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30638 \begin_inset Text
30639
30640 \begin_layout Plain Layout
30641 Right Header
30642 \end_layout
30643
30644 \end_inset
30645 </cell>
30646 </row>
30647 <row>
30648 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30649 \begin_inset Text
30650
30651 \begin_layout Plain Layout
30652
30653 \end_layout
30654
30655 \end_inset
30656 </cell>
30657 <cell alignment="center" valignment="top" usebox="none">
30658 \begin_inset Text
30659
30660 \begin_layout Plain Layout
30661
30662 \end_layout
30663
30664 \end_inset
30665 </cell>
30666 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30667 \begin_inset Text
30668
30669 \begin_layout Plain Layout
30670
30671 \end_layout
30672
30673 \end_inset
30674 </cell>
30675 </row>
30676 <row>
30677 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30678 \begin_inset Text
30679
30680 \begin_layout Plain Layout
30681 The normal text on the page goes here.
30682  The running header is above thel text, and the footer is below (including
30683  footnotes).
30684  Headers/footers typically contain things like the page number, title of
30685  the chapter, company logo but your can use almost anything, except of floats.
30686 \end_layout
30687
30688 \end_inset
30689 </cell>
30690 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30691 \begin_inset Text
30692
30693 \begin_layout Plain Layout
30694
30695 \end_layout
30696
30697 \end_inset
30698 </cell>
30699 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30700 \begin_inset Text
30701
30702 \begin_layout Plain Layout
30703
30704 \end_layout
30705
30706 \end_inset
30707 </cell>
30708 </row>
30709 <row>
30710 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30711 \begin_inset Text
30712
30713 \begin_layout Plain Layout
30714
30715 \end_layout
30716
30717 \end_inset
30718 </cell>
30719 <cell alignment="center" valignment="top" usebox="none">
30720 \begin_inset Text
30721
30722 \begin_layout Plain Layout
30723
30724 \end_layout
30725
30726 \end_inset
30727 </cell>
30728 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30729 \begin_inset Text
30730
30731 \begin_layout Plain Layout
30732
30733 \end_layout
30734
30735 \end_inset
30736 </cell>
30737 </row>
30738 <row>
30739 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30740 \begin_inset Text
30741
30742 \begin_layout Plain Layout
30743 Left Footer
30744 \end_layout
30745
30746 \end_inset
30747 </cell>
30748 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30749 \begin_inset Text
30750
30751 \begin_layout Plain Layout
30752 Center Footer
30753 \end_layout
30754
30755 \end_inset
30756 </cell>
30757 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30758 \begin_inset Text
30759
30760 \begin_layout Plain Layout
30761 Right Footer
30762 \end_layout
30763
30764 \end_inset
30765 </cell>
30766 </row>
30767 </lyxtabular>
30768
30769 \end_inset
30770
30771
30772 \end_layout
30773
30774 \begin_layout Plain Layout
30775 \begin_inset Caption
30776
30777 \begin_layout Plain Layout
30778 \begin_inset CommandInset label
30779 LatexCommand label
30780 name "fig:Page-layout"
30781
30782 \end_inset
30783
30784 Page layout with custom header and footer line.
30785 \end_layout
30786
30787 \end_inset
30788
30789
30790 \end_layout
30791
30792 \end_inset
30793
30794
30795 \end_layout
30796
30797 \begin_layout Subsection
30798 Definition
30799 \end_layout
30800
30801 \begin_layout Standard
30802 To define your header line, add all 3
30803 \begin_inset space ~
30804 \end_inset
30805
30806 header styles.
30807  The things you add to the styles appear on uneven pages, the things in
30808  the optional arguments on even pages.
30809  For single-sided documents, the optional arguments will not be used and
30810  can be omitted.
30811  If you leave a style or its argument empty, nothing appears in the output.
30812  Defining the footer line works similar.
30813 \end_layout
30814
30815 \begin_layout Standard
30816 For the definition, you will need some LaTeX-commands that are inserted
30817  as TeX-code (menu 
30818 \family sans
30819 Insert\SpecialChar \menuseparator
30820 Te
30821 \begin_inset ERT
30822 status collapsed
30823
30824 \begin_layout Plain Layout
30825
30826 {}
30827 \end_layout
30828
30829 \end_inset
30830
30831 X
30832 \begin_inset space ~
30833 \end_inset
30834
30835 Code
30836 \family default
30837 ):
30838 \end_layout
30839
30840 \begin_layout Description
30841
30842 \backslash
30843 thepage prints the current page number
30844 \end_layout
30845
30846 \begin_layout Description
30847
30848 \backslash
30849 Roman{page} prints the current page number with capital roman numerals
30850 \end_layout
30851
30852 \begin_layout Description
30853
30854 \backslash
30855 roman{page} prints the current page number with small roman numerals
30856 \end_layout
30857
30858 \begin_layout Description
30859
30860 \backslash
30861 leftmark prints the current section number and title.
30862  If the document has chapters, it prints the current chapter number and
30863  title instead.
30864  It is called 
30865 \begin_inset Quotes eld
30866 \end_inset
30867
30868 leftmark
30869 \begin_inset Quotes prd
30870 \end_inset
30871
30872  because it usually goes in a left header.
30873 \end_layout
30874
30875 \begin_layout Description
30876
30877 \backslash
30878 rightmark prints the current subsection number and title.
30879  If the document has chapters, it prints the current section number and
30880  title instead.
30881  It is normally used in the right header.
30882 \end_layout
30883
30884 \begin_layout Subsection
30885 Default header/footer
30886 \end_layout
30887
30888 \begin_layout Standard
30889 The custom header/footer is not empty by default.
30890  The default header contains the chapter and section title and the center
30891  footer has the page number.
30892  In order to remove unwanted entries from the header/footer, include the
30893  relevant header/footer style in your document, but leave it blank.
30894  So, if you do not want a page number in the footer, include a blank 
30895 \family sans
30896 Center
30897 \begin_inset space ~
30898 \end_inset
30899
30900 Footer
30901 \family default
30902  style.
30903 \end_layout
30904
30905 \begin_layout Subsection
30906 Appearance
30907 \end_layout
30908
30909 \begin_layout Standard
30910 The header and footer will appear on normal pages.
30911  Some pages are different.
30912  The title page has a style of its own, and so has any page that starts
30913  a new part or chapter in your book.
30914  Such pages will not have the custom headers/footers, but that is normal.
30915  There is for example no need to print a header with the chapter name on
30916  the chapter page where the chapter heading is in big bold letters anyway.
30917 \end_layout
30918
30919 \begin_layout Subsubsection
30920 Header and footer decoration line
30921 \end_layout
30922
30923 \begin_layout Standard
30924 By default, you get a 0.4
30925 \begin_inset space \thinspace{}
30926 \end_inset
30927
30928 pt thick line below the header and no footer line.
30929  This can be changed in the document preamble with the commands 
30930 \series bold
30931
30932 \backslash
30933 headrulewidth
30934 \series default
30935  and 
30936 \series bold
30937
30938 \backslash
30939 footrulewidth
30940 \series default
30941  in the following scheme:
30942 \end_layout
30943
30944 \begin_layout Standard
30945
30946 \series bold
30947
30948 \backslash
30949 renewcommand{
30950 \backslash
30951 headrulewidth}{thickness}
30952 \end_layout
30953
30954 \begin_layout Standard
30955 Where thickness is a size in standard units like 
30956 \family sans
30957 pt
30958 \family default
30959  or 
30960 \family sans
30961 mm
30962 \family default
30963 .
30964  If you don't want a line, set the thickness to 0
30965 \begin_inset space \thinspace{}
30966 \end_inset
30967
30968 pt.
30969 \end_layout
30970
30971 \begin_layout Standard
30972 The lines can also be colored, but this requires more knowledge of LaTeX.
30973  If you really need this, have a look in the Internet or in sec.
30974 \begin_inset space ~
30975 \end_inset
30976
30977 4.4 of the book 
30978 \begin_inset CommandInset citation
30979 LatexCommand cite
30980 key "Mittelbach"
30981
30982 \end_inset
30983
30984 .
30985 \end_layout
30986
30987 \begin_layout Subsubsection
30988 Several header/footer lines
30989 \end_layout
30990
30991 \begin_layout Standard
30992 In case that you need more than one text line as a header/footer, you can
30993  do this by adding a normal line break in the style definition.
30994  However, the default height of the header/footer is only the one of one
30995  text line.
30996  To expand the height, redefine the LaTeX length 
30997 \series bold
30998
30999 \backslash
31000 headheight
31001 \series default
31002  or 
31003 \series bold
31004
31005 \backslash
31006 footheight
31007 \series default
31008  in this scheme in your document preamble:
31009 \end_layout
31010
31011 \begin_layout Standard
31012
31013 \series bold
31014
31015 \backslash
31016 setlength{
31017 \backslash
31018 headheight}{height}
31019 \end_layout
31020
31021 \begin_layout Standard
31022 Where height is a size in standard units.
31023  If you don't know which amount of space is needed for the height, define
31024  your header/footer and preview your document as PDF.
31025  Then open the LaTeX logfile via the menu 
31026 \family sans
31027 Document\SpecialChar \menuseparator
31028 La
31029 \begin_inset ERT
31030 status collapsed
31031
31032 \begin_layout Plain Layout
31033
31034 {}
31035 \end_layout
31036
31037 \end_inset
31038
31039 TeX Log
31040 \family default
31041  and look via the button 
31042 \family sans
31043 Next
31044 \begin_inset space ~
31045 \end_inset
31046
31047 Warning
31048 \family default
31049  if you find a warning of the package 
31050 \series bold
31051 fancyhdr
31052 \series default
31053
31054 \begin_inset Index idx
31055 status collapsed
31056
31057 \begin_layout Plain Layout
31058 LaTeX-packages ! fancyhdr
31059 \end_layout
31060
31061 \end_inset
31062
31063 .
31064  If there is such a warning, it contains the space that you need at least
31065  for your header/footer.
31066 \end_layout
31067
31068 \begin_layout Subsection
31069 This example
31070 \end_layout
31071
31072 \begin_layout Standard
31073 This example demonstrates what can be done with custom header/footers.
31074  Don't use it for yor document as it is just an example.
31075  This example consists of the following definition:
31076 \end_layout
31077
31078 \begin_layout Description
31079 Left
31080 \begin_inset space ~
31081 \end_inset
31082
31083 Header 
31084 \series bold
31085
31086 \backslash
31087 rightmark
31088 \series default
31089 , empty optional argument
31090 \end_layout
31091
31092 \begin_layout Description
31093 Center
31094 \begin_inset space ~
31095 \end_inset
31096
31097 Header empty, empty optional argument
31098 \end_layout
31099
31100 \begin_layout Description
31101 Right
31102 \begin_inset space ~
31103 \end_inset
31104
31105 Header empty, 
31106 \series bold
31107
31108 \backslash
31109 leftmark
31110 \series default
31111  in the optional argument
31112 \end_layout
31113
31114 \begin_layout Description
31115 Left
31116 \begin_inset space ~
31117 \end_inset
31118
31119 Footer empty, 
31120 \series bold
31121
31122 \backslash
31123 thepage
31124 \series default
31125  in the optional argument
31126 \end_layout
31127
31128 \begin_layout Description
31129 Center
31130 \begin_inset space ~
31131 \end_inset
31132
31133 Footer 
31134 \family sans
31135 \series bold
31136 \color red
31137 LyX's user guide
31138 \family default
31139 \series default
31140 \color inherit
31141
31142 \begin_inset Quotes eld
31143 \end_inset
31144
31145 Magic code:
31146 \begin_inset Newline newline
31147 \end_inset
31148
31149
31150 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
31151 \end_inset
31152
31153
31154 \begin_inset Quotes erd
31155 \end_inset
31156
31157  in the optional argument
31158 \end_layout
31159
31160 \begin_layout Description
31161 Right
31162 \begin_inset space ~
31163 \end_inset
31164
31165 Footer 
31166 \series bold
31167
31168 \backslash
31169 Roman{page}
31170 \series default
31171 , empty optional argument
31172 \end_layout
31173
31174 \begin_layout Description
31175
31176 \backslash
31177 headrulewidth set to 2
31178 \begin_inset space \thinspace{}
31179 \end_inset
31180
31181 pt
31182 \end_layout
31183
31184 \begin_layout Standard
31185 In principle you can use almost everything in headers/footers, except of
31186  floats.
31187  For more special things like e.
31188 \begin_inset space \thinspace{}
31189 \end_inset
31190
31191 g.
31192 \begin_inset space ~
31193 \end_inset
31194
31195 thumb-indexes, see the manual of the 
31196 \series bold
31197 fancyhdr
31198 \series default
31199  package, 
31200 \begin_inset CommandInset citation
31201 LatexCommand cite
31202 key "fancyhdr"
31203
31204 \end_inset
31205
31206 .
31207 \end_layout
31208
31209 \begin_layout Standard
31210 \begin_inset Newpage clearpage
31211 \end_inset
31212
31213
31214 \end_layout
31215
31216 \begin_layout Standard
31217 \begin_inset ERT
31218 status collapsed
31219
31220 \begin_layout Plain Layout
31221
31222
31223 \backslash
31224 pagestyle{headings}
31225 \end_layout
31226
31227 \end_inset
31228
31229
31230 \begin_inset Note Note
31231 status collapsed
31232
31233 \begin_layout Plain Layout
31234 switches back to page style with the default headings
31235 \end_layout
31236
31237 \end_inset
31238
31239
31240 \end_layout
31241
31242 \begin_layout Section
31243 Previewing Snippets of your Document
31244 \begin_inset CommandInset label
31245 LatexCommand label
31246 name "sec:Previewing-snippets-of"
31247
31248 \end_inset
31249
31250
31251 \begin_inset Index idx
31252 status collapsed
31253
31254 \begin_layout Plain Layout
31255 Instant preview
31256 \end_layout
31257
31258 \end_inset
31259
31260
31261 \begin_inset Index idx
31262 status collapsed
31263
31264 \begin_layout Plain Layout
31265 Document ! Preview
31266 \end_layout
31267
31268 \end_inset
31269
31270
31271 \end_layout
31272
31273 \begin_layout Standard
31274 LyX allows you to generate previews of sections of your document on the
31275  fly so you can see how they'll look in the final document without having
31276  to break your train of thought with 
31277 \family sans
31278 View\SpecialChar \menuseparator
31279 DVI
31280 \family default
31281 .
31282 \end_layout
31283
31284 \begin_layout Standard
31285 If you would for example like to see in LyX your math formulas typeset by
31286  LaTeX, install the LaTeX-package 
31287 \series bold
31288 preview-latex
31289 \series default
31290
31291 \begin_inset Index idx
31292 status collapsed
31293
31294 \begin_layout Plain Layout
31295 LaTeX-packages ! preview-latex
31296 \end_layout
31297
31298 \end_inset
31299
31300  as explained below, and turn on 
31301 \family sans
31302 Instant
31303 \begin_inset space ~
31304 \end_inset
31305
31306 preview
31307 \family default
31308  in the 
31309 \family sans
31310 Tools\SpecialChar \menuseparator
31311 Preferences 
31312 \family default
31313 dialog under Look
31314 \begin_inset space ~
31315 \end_inset
31316
31317 and
31318 \begin_inset space ~
31319 \end_inset
31320
31321 feel\SpecialChar \menuseparator
31322 Display.
31323  The 
31324 \family sans
31325 Preview
31326 \begin_inset space ~
31327 \end_inset
31328
31329 Size
31330 \family default
31331  is the multiplication factor for the size.
31332 \end_layout
31333
31334 \begin_layout Standard
31335 Previews are generated when you load a document into LyX and when you finish
31336  editing an inset.
31337  Previews of an already loaded document are 
31338 \emph on
31339 not
31340 \emph default
31341  generated just by selecting the 
31342 \family sans
31343 Instant
31344 \begin_inset space ~
31345 \end_inset
31346
31347 preview
31348 \family default
31349  check box, you have to reopen the documents to activate the previews.
31350 \end_layout
31351
31352 \begin_layout Standard
31353 LyX will generate previews of math insets.
31354  It will also generate previews of included insets if you select the 
31355 \family sans
31356 Show
31357 \begin_inset space ~
31358 \end_inset
31359
31360 preview
31361 \family default
31362  check box in the insert dialog.
31363  This is useful if you wish to generate a preview of a LaTeX figure, for
31364  example.
31365 \end_layout
31366
31367 \begin_layout Standard
31368 To get previews working, you need the LaTeX package 
31369 \series bold
31370 preview-latex
31371 \series default
31372  (on some systems named simply 
31373 \series bold
31374 preview
31375 \series default
31376 ) installed.
31377  If it is not already installed, you will find it in the TeX Catalogue,
31378  
31379 \begin_inset CommandInset citation
31380 LatexCommand cite
31381 key "TeXCatalogue"
31382
31383 \end_inset
31384
31385  or in the package manager of your LaTeX-system.
31386  You obtain prettier results if you install the program 
31387 \family typewriter
31388 pnmcrop
31389 \family default
31390  from the 
31391 \family typewriter
31392 netpbm
31393 \family default
31394  package; for LyX on Windows this program is automatically installed together
31395  with LyX.
31396 \end_layout
31397
31398 \begin_layout Standard
31399 \begin_inset VSpace bigskip
31400 \end_inset
31401
31402
31403 \end_layout
31404
31405 \begin_layout Standard
31406 You can furthermore preview the LaTeX source of the whole document or parts
31407  of it.
31408  Use the menu 
31409 \family sans
31410 View\SpecialChar \menuseparator
31411 View
31412 \begin_inset space ~
31413 \end_inset
31414
31415 Source
31416 \family default
31417  and a window will be shown where you can see the LaTeX-source code.
31418  The window shows the source of the whole paragraph where the cursor is
31419  currently in.
31420  You can also select document parts in LyX's main window, then only this
31421  selection (when it is more than one paragraph) is shown as source code.
31422  To view the whole document as source, enable the corresponding option in
31423  the source view window.
31424 \end_layout
31425
31426 \begin_layout Section
31427 Advanced Find and Replace
31428 \begin_inset CommandInset label
31429 LatexCommand label
31430 name "sec:Advanced-Find-and"
31431
31432 \end_inset
31433
31434
31435 \begin_inset Index idx
31436 status collapsed
31437
31438 \begin_layout Plain Layout
31439 Replace
31440 \end_layout
31441
31442 \end_inset
31443
31444
31445 \begin_inset Index idx
31446 status collapsed
31447
31448 \begin_layout Plain Layout
31449 Find
31450 \end_layout
31451
31452 \end_inset
31453
31454
31455 \end_layout
31456
31457 \begin_layout Subsection
31458 Introduction
31459 \end_layout
31460
31461 \begin_layout Standard
31462 The advanced find and replace feature of LyX allows for searching of complex,
31463  format-sensitive text segments and mathematics contents within LyX documents.
31464  It is an enhancement of the standard (quick) find and replace feature.
31465  The key-features are:
31466 \end_layout
31467
31468 \begin_layout Itemize
31469 Both searching of text and of mathematical formulas is allowed, where the
31470  latter is done by entering mathematics in the usual way; not only entire
31471  mathematical formulas are found, but also parts occurring within more complex
31472  formulas
31473 \end_layout
31474
31475 \begin_layout Itemize
31476 Search may be format-insensitive, so that the searched text is found in
31477  any context/style (standard text, section headings, notes, and even mathematics
31478 ), or it may be format-sensitive, so that, for example, a word entered with
31479  a section heading will only be found within section headings
31480 \end_layout
31481
31482 \begin_layout Itemize
31483 Search may be widened to a specific 
31484 \emph on
31485 scope
31486 \emph default
31487 , i.
31488 \begin_inset space \thinspace{}
31489 \end_inset
31490
31491 e.
31492 \begin_inset space ~
31493 \end_inset
31494
31495 a set of files which may be all the children of the document being edited,
31496  all the open files, or all the manuals available from the 
31497 \family sans
31498 Help
31499 \family default
31500  menu
31501 \end_layout
31502
31503 \begin_layout Itemize
31504 Replace may optionally preserve capitalization, so that the replaced text
31505  capitalization is adapted to the matching text (i.
31506 \begin_inset space \thinspace{}
31507 \end_inset
31508
31509 e.
31510 \begin_inset space ~
31511 \end_inset
31512
31513 all lowercase, all uppercase, first uppercase followed by lowercase)
31514 \end_layout
31515
31516 \begin_layout Subsection
31517 Basic usage
31518 \end_layout
31519
31520 \begin_layout Standard
31521 The advanced find and replace feature of LyX is activated through the menu
31522  
31523 \family sans
31524 Edit\SpecialChar \menuseparator
31525 Find & Replace
31526 \noun on
31527  (
31528 \noun default
31529 Advanced
31530 \noun on
31531 )
31532 \family default
31533 \noun default
31534  (shortcut 
31535 \begin_inset Info
31536 type  "shortcut"
31537 arg   "dialog-show findreplaceadv"
31538 \end_inset
31539
31540 ) or the toolbar button 
31541 \begin_inset Info
31542 type  "icon"
31543 arg   "dialog-toggle findreplaceadv"
31544 \end_inset
31545
31546 .
31547  This opens the 
31548 \family sans
31549 Advanced Find and Replace
31550 \family default
31551  dialog.
31552 \end_layout
31553
31554 \begin_layout Subsubsection
31555 Searching for text
31556 \end_layout
31557
31558 \begin_layout Standard
31559 Enter into the 
31560 \family sans
31561 Find
31562 \family default
31563  LyX mini-editor a simple word, and search for occurrences of it by clicking
31564  on the 
31565 \family sans
31566 Find Next
31567 \family default
31568  button at the bottom of the dialog (or just press the 
31569 \family sans
31570 Return
31571 \family default
31572  key).
31573  The entered word is found both in text mode and in math mode, and in emphasized
31574 , bold or normal face, and in both in section titles and in standard text.
31575  Pressing repeatedly 
31576 \family sans
31577 Enter
31578 \family default
31579  keeps searching forward.
31580  Similarly, pressing 
31581 \family sans
31582 Shift+Enter
31583 \family default
31584  searches for the entered text backwards.
31585 \end_layout
31586
31587 \begin_layout Standard
31588 While searching, the 
31589 \family sans
31590 Case sensitive
31591 \family default
31592  option allows matches to occur only with the same case as entered in the
31593  
31594 \family sans
31595 Find
31596 \family default
31597  editor.
31598  The 
31599 \family sans
31600 Whole words
31601 \family default
31602  option allows matches to occur only at word boundaries.
31603 \end_layout
31604
31605 \begin_layout Subsubsection
31606 Searching for mathematics
31607 \end_layout
31608
31609 \begin_layout Standard
31610 Mathematical formulas may be searched for by typing in the 
31611 \family sans
31612 Find
31613 \family default
31614  editor a mathematical formula, such as 
31615 \begin_inset Formula $x^{2}$
31616 \end_inset
31617
31618  or also something more complex like 
31619 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31620 \end_inset
31621
31622 .
31623  When searching for a formula, it is found both when it is alone and when
31624  it occurs in sub-formulas and nested parts of sub-formulas, for example
31625  the mentioned segments would be found in something like 
31626 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31627 \end_inset
31628
31629
31630 \end_layout
31631
31632 \begin_layout Subsubsection
31633 Style-aware search
31634 \end_layout
31635
31636 \begin_layout Standard
31637 It is also possible to search for text with specific styles.
31638  This is done by switching to the 
31639 \family sans
31640 Settings
31641 \family default
31642  tab of the dialog and unchecking the 
31643 \family sans
31644 Ignore format
31645 \family default
31646  option.
31647  This way, entering in the 
31648 \family sans
31649 Find
31650 \family default
31651  editor
31652 \end_layout
31653
31654 \begin_layout Itemize
31655 a plain word and searching for it would not find instances of the word occurring
31656  in emphasized or boldface.
31657 \end_layout
31658
31659 \begin_layout Itemize
31660 an emphasized or boldface word and searching for it would find the respective
31661  instances with same face only, and within the same text style only.
31662  Note that, for example, an emphasized text is found not only when occurring
31663  alone, but also when it is contained in a longer emphasized sentence.
31664 \end_layout
31665
31666 \begin_layout Itemize
31667 a plain word in a section heading, and searching for it, finds occurrences
31668  of if only within section headings.
31669  Also, if the text to search is given an emphasized or bold face, in addition
31670  to a section style, then it is found only when occurring with the same
31671  style.
31672 \end_layout
31673
31674 \begin_layout Itemize
31675 some mathematics in a displayed formula will only find instances of this
31676  formula that are also displayed formulas (and not inline formulas).
31677 \end_layout
31678
31679 \begin_layout Subsubsection
31680 Replace
31681 \end_layout
31682
31683 \begin_layout Standard
31684 The text segments matching the text entered in the 
31685 \family sans
31686 Find
31687 \family default
31688  editor may be replaced with the text segments entered in the 
31689 \family sans
31690 Replace
31691 \family default
31692 \noun on
31693  
31694 \noun default
31695 editor.
31696  In order to find the next occurrence and replace it, click on the 
31697 \family sans
31698 Replace
31699 \family default
31700  button or alternatively
31701 \noun on
31702  
31703 \noun default
31704 press 
31705 \family sans
31706 Enter
31707 \family default
31708  or 
31709 \family sans
31710 Shift+Enter
31711 \family default
31712  while being in the 
31713 \family sans
31714 Replace
31715 \family default
31716 \noun on
31717  
31718 \noun default
31719 editor.
31720 \end_layout
31721
31722 \begin_layout Standard
31723 You can replace full-featured formatted LyX segments in place of the matching
31724  text segments in your document.
31725  Typical scenarios in which to use this capability may be (just to mention
31726  a few):
31727 \end_layout
31728
31729 \begin_layout Itemize
31730 replacing occurrences of a word with a customized formatted version of the
31731  same word, for example replacing occurrences of a name like 
31732 \begin_inset Quotes eld
31733 \end_inset
31734
31735 func()
31736 \begin_inset Quotes erd
31737 \end_inset
31738
31739  with its typewriter version 
31740 \family typewriter
31741
31742 \begin_inset Quotes eld
31743 \end_inset
31744
31745 func()
31746 \begin_inset Quotes erd
31747 \end_inset
31748
31749 ;
31750 \end_layout
31751
31752 \begin_layout Itemize
31753 performing a notation rework of mathematical symbols, for example replacing
31754  occurrences of 
31755 \begin_inset Quotes eld
31756 \end_inset
31757
31758
31759 \begin_inset Formula $R$
31760 \end_inset
31761
31762
31763 \begin_inset Quotes erd
31764 \end_inset
31765
31766  with 
31767 \begin_inset Quotes eld
31768 \end_inset
31769
31770
31771 \begin_inset Formula $\mathbb{R}$
31772 \end_inset
31773
31774
31775 \begin_inset Quotes erd
31776 \end_inset
31777
31778  (you may want to enable the 
31779 \family sans
31780 Whole words
31781 \family default
31782  and 
31783 \family sans
31784 Case sensitive
31785 \family default
31786  options and disable the 
31787 \family sans
31788 Ignore format
31789 \family default
31790  option in the 
31791 \family sans
31792 Settings
31793 \family default
31794  tab, in order to avoid replacing all 
31795 \begin_inset Quotes eld
31796 \end_inset
31797
31798 R
31799 \begin_inset Quotes erd
31800 \end_inset
31801
31802  letters occurring in normal text), or occurrences of 
31803 \begin_inset Formula $x_{j}^{i}$
31804 \end_inset
31805
31806  with 
31807 \begin_inset Formula $x_{i,\, j}$
31808 \end_inset
31809
31810 , or occurrences of 
31811 \begin_inset Formula $x[k]$
31812 \end_inset
31813
31814  with 
31815 \begin_inset Formula $x_{k}$
31816 \end_inset
31817
31818 .
31819 \end_layout
31820
31821 \begin_layout Subsection
31822 Advanced usage
31823 \end_layout
31824
31825 \begin_layout Standard
31826 There is a regular expression (regexp) based searching facility.
31827 \begin_inset Foot
31828 status collapsed
31829
31830 \begin_layout Plain Layout
31831 A good explanation of regular expressions is given in this Wikipedia entry:
31832  
31833 \begin_inset CommandInset href
31834 LatexCommand href
31835 target "http://en.wikipedia.org/wiki/Regular_expression"
31836
31837 \end_inset
31838
31839 .
31840 \end_layout
31841
31842 \end_inset
31843
31844  You can search for regular expression by inserting a regexp inset into
31845  the 
31846 \family sans
31847 Find
31848 \family default
31849  editor.
31850  This is done via the menu 
31851 \family sans
31852 Insert\SpecialChar \menuseparator
31853 Insert Regular Expression
31854 \family default
31855  while the cursor is in the 
31856 \family sans
31857 Find
31858 \family default
31859  editor.
31860  Characters entered within regexp insets are matched according to the regular
31861  expression matching rules
31862 \begin_inset Foot
31863 status collapsed
31864
31865 \begin_layout Plain Layout
31866 Under the constraint that any (sub)expression must match a well-formed LyX
31867  text segment, i.
31868 \begin_inset space \thinspace{}
31869 \end_inset
31870
31871 e.
31872 \begin_inset space ~
31873 \end_inset
31874
31875 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31876  to match expressions.
31877 \end_layout
31878
31879 \end_inset
31880
31881 , while text entered outside regexp insets is matched exactly against the
31882  same text in the document.
31883  Note that it is allowed to cut and paste regexp-mode insets as usual.
31884  Examples of using such a feature may be:
31885 \end_layout
31886
31887 \begin_layout Enumerate
31888 Searching for all fractions with a given denominator: for example, entering
31889  in the 
31890 \family sans
31891 Find
31892 \family default
31893  editor the fraction 
31894 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31895 \end_inset
31896
31897  (where the 
31898 \begin_inset Formula $.*$
31899 \end_inset
31900
31901  on the numerator is the match-everything regular expression) finds all
31902  fractions with the given denominator.
31903 \end_layout
31904
31905 \begin_layout Enumerate
31906 Searching for all text with a given style: for example, after unchecking
31907  the 
31908 \family sans
31909 Ignore format
31910 \family default
31911  option from the 
31912 \family sans
31913 Settings
31914 \family default
31915  tab, entering a 
31916 \series bold
31917
31918 \begin_inset Formula $.*$
31919 \end_inset
31920
31921
31922 \series default
31923  regular expression and adding for it an emphasized or bold face, finds
31924  all emphasized and bold face text, respectively.
31925  Also, inserting a 
31926 \begin_inset Formula $.*$
31927 \end_inset
31928
31929  regular expression in a bullet or enumerated list or a section heading,
31930  you can find all bullet or enumerated lists or section headings.
31931 \end_layout
31932
31933 \begin_layout Standard
31934 Finally, references to (sub)expressions in regexp may be used as usual,
31935  enclosing parts of the expression within round braces 
31936 \begin_inset Formula $()$
31937 \end_inset
31938
31939 , and referring back to them through 
31940 \begin_inset Formula $\backslash1$
31941 \end_inset
31942
31943
31944 \begin_inset Formula $\backslash2$
31945 \end_inset
31946
31947 , etc..
31948  For example, try searching for the regexp 
31949 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31950 \end_inset
31951
31952  in order to find word repetitions, if there are any.
31953 \end_layout
31954
31955 \begin_layout Standard
31956 Note that back references work both when occurring within the same regexp,
31957  and when occurring in multiple different regexps, where the numbering of
31958  back-referenced sub-expressions is absolute, i.
31959 \begin_inset space \thinspace{}
31960 \end_inset
31961
31962 e.
31963 \begin_inset space ~
31964 \end_inset
31965
31966  
31967 \begin_inset Formula $\backslash1$
31968 \end_inset
31969
31970  always refers to the first occurrence of 
31971 \begin_inset Formula $()$
31972 \end_inset
31973
31974  in all entered regexps.
31975 \end_layout
31976
31977 \begin_layout Standard
31978 Note also that the use of back references in the replaced text is not (yet)
31979  implemented.
31980 \end_layout
31981
31982 \begin_layout Section
31983 Spell Checking
31984 \begin_inset CommandInset label
31985 LatexCommand label
31986 name "sec:Spellchecking"
31987
31988 \end_inset
31989
31990
31991 \begin_inset Index idx
31992 status collapsed
31993
31994 \begin_layout Plain Layout
31995 Spell checking
31996 \end_layout
31997
31998 \end_inset
31999
32000
32001 \end_layout
32002
32003 \begin_layout Standard
32004 LyX has a built-in spell checker.
32005  The menu
32006 \family sans
32007  Tools\SpecialChar \menuseparator
32008 Spellchecker
32009 \family default
32010 , the key 
32011 \family sans
32012 F7
32013 \family default
32014  or the toolbar button 
32015 \begin_inset Info
32016 type  "icon"
32017 arg   "dialog-show spellchecker"
32018 \end_inset
32019
32020  starts the spell checking beginning from the current cursor position.
32021  A sidebar will appear showing any incorrect (or unknown) word found, allowing
32022  you to edit and replace it in a second line.
32023  Whenever an unknown word is found, the word is highlighted and the text
32024  scrolled so that it is visible.
32025  In the spellchecker sidebar, there is a box showing suggestions for a correctio
32026 n, if any could be found.
32027  Clicking on one of the corrections will copy to the 
32028 \family sans
32029 Replacement
32030 \family default
32031  field, double-click invokes directly the replacement.
32032  Unknown but correctly typed words can be added to the personal dictionary.
32033 \end_layout
32034
32035 \begin_layout Standard
32036 By default, the dictionary file used is determined by the document language
32037  that is set in the 
32038 \family sans
32039 Document\SpecialChar \menuseparator
32040 Settings
32041 \family default
32042  dialog.
32043  You can specify the language of a word in the spellchecker dialog by choosing
32044  a different one at the top of the dialog.
32045  LyX can correctly spell check documents containing multiple languages.
32046  This work if you have marked the different languages appropriately and
32047  have the spell checker dictionaries installed.
32048  LyX automatically switches to the appropriate dictionary file.
32049 \end_layout
32050
32051 \begin_layout Subsection
32052 Further Settings
32053 \end_layout
32054
32055 \begin_layout Standard
32056 In LyX's preferences dialog under 
32057 \family sans
32058 Language
32059 \begin_inset space ~
32060 \end_inset
32061
32062 Setting\SpecialChar \menuseparator
32063 Spellchecker
32064 \family default
32065  you can set the following things:
32066 \end_layout
32067
32068 \begin_layout Description
32069 Spellchecker
32070 \begin_inset space ~
32071 \end_inset
32072
32073 engine Select the library LyX should use for spell checking.
32074  Depending on your platform, 
32075 \family typewriter
32076 aspell
32077 \family default
32078
32079 \family typewriter
32080 hunspell
32081 \family default
32082  or 
32083 \family typewriter
32084 enchant
32085 \begin_inset Foot
32086 status collapsed
32087
32088 \begin_layout Plain Layout
32089 Enchant itself is a wrapper library having different configurable back-ends.
32090  Please consult the documentation or man-page of it to learn more.
32091 \end_layout
32092
32093 \end_inset
32094
32095
32096 \family default
32097  are available.
32098  On Windows only 
32099 \family typewriter
32100 hunspell
32101 \family default
32102  is available.
32103 \end_layout
32104
32105 \begin_layout Description
32106 Alternative
32107 \begin_inset space ~
32108 \end_inset
32109
32110 language If this field is not empty, LyX will always use the given language
32111  for the spell checking, no matter what the document language is.
32112 \end_layout
32113
32114 \begin_layout Description
32115 Escape
32116 \begin_inset space ~
32117 \end_inset
32118
32119 characters Allows you to add non-standard characters that the spell checker
32120  should escape, e.
32121 \begin_inset space \thinspace{}
32122 \end_inset
32123
32124 g.
32125 \begin_inset space \space{}
32126 \end_inset
32127
32128 German umlauts.
32129  This should normally not be needed.
32130 \end_layout
32131
32132 \begin_layout Description
32133 Accept
32134 \begin_inset space ~
32135 \end_inset
32136
32137 compound
32138 \begin_inset space ~
32139 \end_inset
32140
32141 words Prevent the spell checker from complaining about compounded words
32142  like 
32143 \begin_inset Quotes eld
32144 \end_inset
32145
32146 passthrough
32147 \begin_inset Quotes erd
32148 \end_inset
32149
32150 .
32151 \end_layout
32152
32153 \begin_layout Description
32154 Spellcheck
32155 \begin_inset space ~
32156 \end_inset
32157
32158 continously Check the spelling of your document as you type it.
32159  Misspelled words gets underlined with a dotted red line.
32160  By right-clicking on an underlined word, the suggestions by the spell appear
32161  in the context menu.
32162  Choosing one of them will replace the misspelled word with the suggested
32163  word.
32164 \end_layout
32165
32166 \begin_layout Description
32167 Spellcheck
32168 \begin_inset space ~
32169 \end_inset
32170
32171 notes
32172 \begin_inset space ~
32173 \end_inset
32174
32175 and
32176 \begin_inset space ~
32177 \end_inset
32178
32179 comments If enabled, the spelling of non-printed document contents is checked
32180  as well.
32181 \end_layout
32182
32183 \begin_layout Section
32184 Thesaurus
32185 \begin_inset Index idx
32186 status collapsed
32187
32188 \begin_layout Plain Layout
32189 Thesaurus
32190 \end_layout
32191
32192 \end_inset
32193
32194
32195 \begin_inset CommandInset label
32196 LatexCommand label
32197 name "sec:Thesaurus"
32198
32199 \end_inset
32200
32201
32202 \end_layout
32203
32204 \begin_layout Standard
32205 LyX provides a multilingual thesaurus.
32206  It uses the same thesaurus framework as OpenOffice and Firefox (namely
32207  the 
32208 \emph on
32209 MyThes
32210 \emph default
32211
32212 \begin_inset Foot
32213 status collapsed
32214
32215 \begin_layout Plain Layout
32216 \begin_inset CommandInset href
32217 LatexCommand href
32218 target "http://lingucomponent.openoffice.org/thesaurus.html"
32219
32220 \end_inset
32221
32222
32223 \end_layout
32224
32225 \end_inset
32226
32227  thesaurus library, which is included in LyX).
32228  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
32229  are available for many languages.
32230 \end_layout
32231
32232 \begin_layout Standard
32233 This section describes how new dictionaries are installed and set up for
32234  the use with LyX.
32235 \end_layout
32236
32237 \begin_layout Subsection
32238 Setting up the thesaurus
32239 \end_layout
32240
32241 \begin_layout Standard
32242 The 
32243 \emph on
32244 MyThes/
32245 \emph default
32246 OpenOffice thesauri consist of two files per language: A file with the suffix
32247  
32248 \emph on
32249 *.dat
32250 \emph default
32251  containing the data and an index file with the suffix 
32252 \emph on
32253 *.idx
32254 \emph default
32255 .
32256  The standardized file names include the language code for the given language
32257  (e.
32258 \begin_inset space \thinspace{}
32259 \end_inset
32260
32261 g.
32262  en_EN for English).
32263  For instance, the English files are named:
32264 \end_layout
32265
32266 \begin_layout Itemize
32267 th_en_EN_v2.idx
32268 \end_layout
32269
32270 \begin_layout Itemize
32271 th_en_EN_v2.dat
32272 \end_layout
32273
32274 \begin_layout Standard
32275 If you have OpenOffice and its thesaurus installed, these files should be
32276  already on your system.
32277  If not, you can get dictionaries either from 
32278 \begin_inset Flex URL
32279 status collapsed
32280
32281 \begin_layout Plain Layout
32282
32283 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
32284 \end_layout
32285
32286 \end_inset
32287
32288  or from the site 
32289 \begin_inset Flex URL
32290 status collapsed
32291
32292 \begin_layout Plain Layout
32293
32294 http://extensions.services.openoffice.org
32295 \end_layout
32296
32297 \end_inset
32298
32299 .
32300 \begin_inset Foot
32301 status open
32302
32303 \begin_layout Plain Layout
32304 Note that, as of OpenOffice 3.0, the files on 
32305 \begin_inset Flex URL
32306 status collapsed
32307
32308 \begin_layout Plain Layout
32309
32310 http://extensions.services.openoffice.org
32311 \end_layout
32312
32313 \end_inset
32314
32315  are usually packed in extension archives (
32316 \emph on
32317 *.oxt
32318 \emph default
32319 ) that contain other files such as spellchecker dictionaries besides the
32320  thesauri.
32321  These archives are simple zip files, so you can unpack them as you would
32322  unpack a zip archive.
32323 \end_layout
32324
32325 \end_inset
32326
32327  Put the 
32328 \emph on
32329 *.idx
32330 \emph default
32331  and 
32332 \emph on
32333 *.dat
32334 \emph default
32335  files of all languages you want to use into one directory (do not use subfolder
32336 s), and specify the path to this directory in 
32337 \family sans
32338 Tools\SpecialChar \menuseparator
32339 Preferences\SpecialChar \menuseparator
32340 Paths
32341 \family default
32342 .
32343  Now the thesaurus should be ready to use.
32344 \end_layout
32345
32346 \begin_layout Subsection
32347 Using the thesaurus
32348 \end_layout
32349
32350 \begin_layout Standard
32351 To start the thesaurus, use the menu 
32352 \family sans
32353 Tools\SpecialChar \menuseparator
32354 Thesaurus
32355 \family default
32356  or the toolbar button 
32357 \begin_inset Info
32358 type  "icon"
32359 arg   "thesaurus-entry"
32360 \end_inset
32361
32362  while the cursor is at the word you want to look up or while a word is
32363  selected.
32364  A dialog pops up showing you probably related words that you can use as
32365  replacement.
32366  The proposals are grouped into categories.
32367  Note that the thesaurus does not only show synonyms, but also hyperonyms
32368  and hyponyms (such as 
32369 \emph on
32370 plant
32371 \emph default
32372  for 
32373 \emph on
32374 tree
32375 \emph default
32376 ), compounds (such as 
32377 \emph on
32378 tree diagram
32379 \emph default
32380 ) and antonyms (such as 
32381 \emph on
32382 women
32383 \emph default
32384  for 
32385 \emph on
32386 men
32387 \emph default
32388 ), which are marked as such.
32389 \end_layout
32390
32391 \begin_layout Standard
32392 The language is automatically chosen from the language at the cursor, but
32393  you can also switch it in the dialog, as you can enter new words to look
32394  up directly there.
32395 \end_layout
32396
32397 \begin_layout Standard
32398 Note that the thesaurus cannot handle phrases (only compounds that are in
32399  the dictionary, such as the above 
32400 \emph on
32401 tree diagram
32402 \emph default
32403 ), and you have to use the so called lemma form, i.
32404 \begin_inset space \thinspace{}
32405 \end_inset
32406
32407 e.
32408  the form that is used in the dictionaries (for many languages: first person
32409  singular indicative active for nouns, infinitive for verbs).
32410  For example looking up the word forms 
32411 \emph on
32412 reports
32413 \emph default
32414  or 
32415 \emph on
32416 reporting
32417 \emph default
32418  yields no results, while results are shown for the word form 
32419 \emph on
32420 report
32421 \emph default
32422 .
32423  Your best bet is to highlight only the relevant parts of such word (e.
32424 \begin_inset space \thinspace{}
32425 \end_inset
32426
32427 g.
32428  
32429 \emph on
32430 report
32431 \emph default
32432  in 
32433 \emph on
32434 report
32435 \emph default
32436 s), then you get proposals without adjusting the query in the dialog, and
32437  also the replacement will probably be correct (as only the highlighted
32438  part will be replaced, thus the ending remains).
32439 \end_layout
32440
32441 \begin_layout Section
32442 Change Tracking
32443 \begin_inset Index idx
32444 status collapsed
32445
32446 \begin_layout Plain Layout
32447 Change Tracking
32448 \end_layout
32449
32450 \end_inset
32451
32452
32453 \begin_inset Index idx
32454 status collapsed
32455
32456 \begin_layout Plain Layout
32457 Document ! Change Tracking
32458 \end_layout
32459
32460 \end_inset
32461
32462
32463 \begin_inset CommandInset label
32464 LatexCommand label
32465 name "sec:Change-Tracking"
32466
32467 \end_inset
32468
32469
32470 \end_layout
32471
32472 \begin_layout Standard
32473 When you work on a document collaboratively it is extremely useful to be
32474  able to see changes that others have made highlighted in the document.
32475  You can then decide if you want to accept a change or not.
32476  This can be achieved by turning on change tracking in the menu 
32477 \family sans
32478 Document\SpecialChar \menuseparator
32479 Change
32480 \begin_inset space ~
32481 \end_inset
32482
32483 Tracking\SpecialChar \menuseparator
32484 Track
32485 \begin_inset space ~
32486 \end_inset
32487
32488 Changes
32489 \family default
32490 .
32491 \end_layout
32492
32493 \begin_layout Standard
32494 Changes made in the document will then be highlighted by strokes and colors:
32495  
32496 \bar under
32497 \color blue
32498 underlined text
32499 \bar default
32500 \color inherit
32501  is an addition, 
32502 \strikeout on
32503 \color blue
32504 canceled text
32505 \strikeout default
32506 \color inherit
32507  is a deletion.
32508  The color depends on the author that made the change.
32509  You can change the color in LyX's preferences dialog under 
32510 \family sans
32511 Look
32512 \begin_inset space ~
32513 \end_inset
32514
32515 and
32516 \begin_inset space ~
32517 \end_inset
32518
32519 feel
32520 \family default
32521
32522 \family sans
32523 Colors
32524 \family default
32525 .
32526 \begin_inset Index idx
32527 status collapsed
32528
32529 \begin_layout Plain Layout
32530 Color ! Change tracking
32531 \end_layout
32532
32533 \end_inset
32534
32535  The author and the date of the change are shown in LyX's status bar when
32536  the cursor is in changed text.
32537  The same information is shown when you use the toolbar button 
32538 \begin_inset Info
32539 type  "icon"
32540 arg   "changes-merge"
32541 \end_inset
32542
32543 .
32544 \end_layout
32545
32546 \begin_layout Standard
32547 When change tracking is activated, you will see the review toolbar in LyX:
32548 \begin_inset Index idx
32549 status collapsed
32550
32551 \begin_layout Plain Layout
32552 Toolbar ! Review
32553 \end_layout
32554
32555 \end_inset
32556
32557
32558 \end_layout
32559
32560 \begin_layout Standard
32561 \begin_inset VSpace defskip
32562 \end_inset
32563
32564
32565 \end_layout
32566
32567 \begin_layout Standard
32568 \begin_inset Graphics
32569         filename clipart/ChangesToolbar.png
32570         scale 90
32571
32572 \end_inset
32573
32574
32575 \end_layout
32576
32577 \begin_layout Standard
32578 \begin_inset VSpace defskip
32579 \end_inset
32580
32581
32582 \end_layout
32583
32584 \begin_layout Standard
32585 The review toolbar as shown above contains from left to right the following
32586  buttons:
32587 \end_layout
32588
32589 \begin_layout Standard
32590 \begin_inset VSpace defskip
32591 \end_inset
32592
32593
32594 \end_layout
32595
32596 \begin_layout Standard
32597 \begin_inset Tabular
32598 <lyxtabular version="3" rows="10" columns="2">
32599 <features islongtable="true" longtabularalignment="center">
32600 <column alignment="left" valignment="top" width="0">
32601 <column alignment="left" valignment="top" width="0">
32602 <row interlinespace="2.5mm">
32603 <cell alignment="center" valignment="top" usebox="none">
32604 \begin_inset Text
32605
32606 \begin_layout Plain Layout
32607
32608 \family sans
32609 \begin_inset Info
32610 type  "icon"
32611 arg   "changes-track"
32612 \end_inset
32613
32614
32615 \end_layout
32616
32617 \end_inset
32618 </cell>
32619 <cell alignment="center" valignment="top" usebox="none">
32620 \begin_inset Text
32621
32622 \begin_layout Plain Layout
32623
32624 \family sans
32625 Document\SpecialChar \menuseparator
32626 Change
32627 \begin_inset space ~
32628 \end_inset
32629
32630 Tracking\SpecialChar \menuseparator
32631 Track
32632 \begin_inset space ~
32633 \end_inset
32634
32635 Changes
32636 \end_layout
32637
32638 \end_inset
32639 </cell>
32640 </row>
32641 <row interlinespace="2.5mm">
32642 <cell alignment="center" valignment="top" usebox="none">
32643 \begin_inset Text
32644
32645 \begin_layout Plain Layout
32646
32647 \family sans
32648 \begin_inset Info
32649 type  "icon"
32650 arg   "changes-output"
32651 \end_inset
32652
32653
32654 \end_layout
32655
32656 \end_inset
32657 </cell>
32658 <cell alignment="center" valignment="top" usebox="none">
32659 \begin_inset Text
32660
32661 \begin_layout Plain Layout
32662
32663 \family sans
32664 Document\SpecialChar \menuseparator
32665 Change
32666 \begin_inset space ~
32667 \end_inset
32668
32669 Tracking\SpecialChar \menuseparator
32670 Show
32671 \begin_inset space ~
32672 \end_inset
32673
32674 Changes
32675 \begin_inset space ~
32676 \end_inset
32677
32678 in
32679 \begin_inset space ~
32680 \end_inset
32681
32682 Output
32683 \end_layout
32684
32685 \end_inset
32686 </cell>
32687 </row>
32688 <row interlinespace="2.5mm">
32689 <cell alignment="center" valignment="top" usebox="none">
32690 \begin_inset Text
32691
32692 \begin_layout Plain Layout
32693
32694 \family sans
32695 \begin_inset Info
32696 type  "icon"
32697 arg   "change-next"
32698 \end_inset
32699
32700
32701 \end_layout
32702
32703 \end_inset
32704 </cell>
32705 <cell alignment="center" valignment="top" usebox="none">
32706 \begin_inset Text
32707
32708 \begin_layout Plain Layout
32709 Jumps to the next change
32710 \end_layout
32711
32712 \end_inset
32713 </cell>
32714 </row>
32715 <row interlinespace="2.5mm">
32716 <cell alignment="center" valignment="top" usebox="none">
32717 \begin_inset Text
32718
32719 \begin_layout Plain Layout
32720
32721 \family sans
32722 \begin_inset Info
32723 type  "icon"
32724 arg   "change-accept"
32725 \end_inset
32726
32727
32728 \end_layout
32729
32730 \end_inset
32731 </cell>
32732 <cell alignment="center" valignment="top" usebox="none">
32733 \begin_inset Text
32734
32735 \begin_layout Plain Layout
32736
32737 \family sans
32738 Document\SpecialChar \menuseparator
32739 Change
32740 \begin_inset space ~
32741 \end_inset
32742
32743 Tracking\SpecialChar \menuseparator
32744 Accept
32745 \begin_inset space ~
32746 \end_inset
32747
32748 Change
32749 \end_layout
32750
32751 \end_inset
32752 </cell>
32753 </row>
32754 <row interlinespace="2.5mm">
32755 <cell alignment="center" valignment="top" usebox="none">
32756 \begin_inset Text
32757
32758 \begin_layout Plain Layout
32759
32760 \family sans
32761 \begin_inset Info
32762 type  "icon"
32763 arg   "change-reject"
32764 \end_inset
32765
32766
32767 \end_layout
32768
32769 \end_inset
32770 </cell>
32771 <cell alignment="center" valignment="top" usebox="none">
32772 \begin_inset Text
32773
32774 \begin_layout Plain Layout
32775
32776 \family sans
32777 Document\SpecialChar \menuseparator
32778 Change
32779 \begin_inset space ~
32780 \end_inset
32781
32782 Tracking\SpecialChar \menuseparator
32783 Reject
32784 \begin_inset space ~
32785 \end_inset
32786
32787 Change
32788 \end_layout
32789
32790 \end_inset
32791 </cell>
32792 </row>
32793 <row interlinespace="2.5mm">
32794 <cell alignment="center" valignment="top" usebox="none">
32795 \begin_inset Text
32796
32797 \begin_layout Plain Layout
32798
32799 \family sans
32800 \begin_inset Info
32801 type  "icon"
32802 arg   "changes-merge"
32803 \end_inset
32804
32805
32806 \end_layout
32807
32808 \end_inset
32809 </cell>
32810 <cell alignment="center" valignment="top" usebox="none">
32811 \begin_inset Text
32812
32813 \begin_layout Plain Layout
32814
32815 \family sans
32816 Document\SpecialChar \menuseparator
32817 Change
32818 \begin_inset space ~
32819 \end_inset
32820
32821 Tracking\SpecialChar \menuseparator
32822 Merge
32823 \begin_inset space ~
32824 \end_inset
32825
32826 Changes
32827 \end_layout
32828
32829 \end_inset
32830 </cell>
32831 </row>
32832 <row interlinespace="2.5mm">
32833 <cell alignment="center" valignment="top" usebox="none">
32834 \begin_inset Text
32835
32836 \begin_layout Plain Layout
32837
32838 \family sans
32839 \begin_inset Info
32840 type  "icon"
32841 arg   "all-changes-accept"
32842 \end_inset
32843
32844
32845 \end_layout
32846
32847 \end_inset
32848 </cell>
32849 <cell alignment="center" valignment="top" usebox="none">
32850 \begin_inset Text
32851
32852 \begin_layout Plain Layout
32853
32854 \family sans
32855 Document\SpecialChar \menuseparator
32856 Change
32857 \begin_inset space ~
32858 \end_inset
32859
32860 Tracking\SpecialChar \menuseparator
32861 Accept
32862 \begin_inset space ~
32863 \end_inset
32864
32865 All
32866 \begin_inset space ~
32867 \end_inset
32868
32869 Changes
32870 \end_layout
32871
32872 \end_inset
32873 </cell>
32874 </row>
32875 <row interlinespace="2.5mm">
32876 <cell alignment="center" valignment="top" usebox="none">
32877 \begin_inset Text
32878
32879 \begin_layout Plain Layout
32880
32881 \family sans
32882 \begin_inset Info
32883 type  "icon"
32884 arg   "all-changes-reject"
32885 \end_inset
32886
32887
32888 \end_layout
32889
32890 \end_inset
32891 </cell>
32892 <cell alignment="center" valignment="top" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896
32897 \family sans
32898 Document\SpecialChar \menuseparator
32899 Change
32900 \begin_inset space ~
32901 \end_inset
32902
32903 Tracking\SpecialChar \menuseparator
32904 Reject
32905 \begin_inset space ~
32906 \end_inset
32907
32908 All
32909 \begin_inset space ~
32910 \end_inset
32911
32912 Changes
32913 \end_layout
32914
32915 \end_inset
32916 </cell>
32917 </row>
32918 <row interlinespace="2.5mm">
32919 <cell alignment="center" valignment="top" usebox="none">
32920 \begin_inset Text
32921
32922 \begin_layout Plain Layout
32923
32924 \family sans
32925 \begin_inset Info
32926 type  "icon"
32927 arg   "note-insert"
32928 \end_inset
32929
32930
32931 \end_layout
32932
32933 \end_inset
32934 </cell>
32935 <cell alignment="center" valignment="top" usebox="none">
32936 \begin_inset Text
32937
32938 \begin_layout Plain Layout
32939
32940 \family sans
32941 Insert\SpecialChar \menuseparator
32942 Note\SpecialChar \menuseparator
32943 LyX
32944 \begin_inset space ~
32945 \end_inset
32946
32947 Note
32948 \end_layout
32949
32950 \end_inset
32951 </cell>
32952 </row>
32953 <row interlinespace="2.5mm">
32954 <cell alignment="center" valignment="top" usebox="none">
32955 \begin_inset Text
32956
32957 \begin_layout Plain Layout
32958
32959 \family sans
32960 \begin_inset Info
32961 type  "icon"
32962 arg   "note-next"
32963 \end_inset
32964
32965
32966 \end_layout
32967
32968 \end_inset
32969 </cell>
32970 <cell alignment="center" valignment="top" usebox="none">
32971 \begin_inset Text
32972
32973 \begin_layout Plain Layout
32974
32975 \family sans
32976 Navigate\SpecialChar \menuseparator
32977 Next
32978 \begin_inset space ~
32979 \end_inset
32980
32981 Note
32982 \end_layout
32983
32984 \end_inset
32985 </cell>
32986 </row>
32987 </lyxtabular>
32988
32989 \end_inset
32990
32991
32992 \end_layout
32993
32994 \begin_layout Standard
32995 \begin_inset VSpace defskip
32996 \end_inset
32997
32998
32999 \end_layout
33000
33001 \begin_layout Standard
33002 The review toolbar helps you to accept, reject, or merge changes – highlight
33003  the change and press one of the desired toolbar buttons.
33004  When you merge changes, a window pops up showing you information about
33005  the next change after the current cursor position.
33006  So you don't need to highlight a certain change.
33007  Within the merge window you can decide to accept or reject changes and
33008  step to the next change.
33009  This way you can jump through all the changes in the document.
33010 \end_layout
33011
33012 \begin_layout Standard
33013 The toolbar has two buttons to handle notes because notes are often important
33014  to describe a change.
33015 \end_layout
33016
33017 \begin_layout Standard
33018 To show made changes in the output you need the LaTeX package 
33019 \series bold
33020 dvipost
33021 \series default
33022
33023 \begin_inset Index idx
33024 status collapsed
33025
33026 \begin_layout Plain Layout
33027 LaTeX-packages ! dvipost
33028 \end_layout
33029
33030 \end_inset
33031
33032  installed.
33033  You will find it in the TeX Catalogue, 
33034 \begin_inset CommandInset citation
33035 LatexCommand cite
33036 key "TeXCatalogue"
33037
33038 \end_inset
33039
33040  or in the package manager of your LaTeX-system.
33041 \end_layout
33042
33043 \begin_layout Section
33044 International Support
33045 \begin_inset Index idx
33046 status collapsed
33047
33048 \begin_layout Plain Layout
33049 International support
33050 \end_layout
33051
33052 \end_inset
33053
33054
33055 \end_layout
33056
33057 \begin_layout Standard
33058 This section describes how to use LyX with any language you want.
33059  For some non-western languages there are special Wiki-pages that explain
33060  how to set up LyX to use them: 
33061 \begin_inset CommandInset citation
33062 LatexCommand cite
33063 key "Arabic,Armenian,Farsi,Hebrew"
33064
33065 \end_inset
33066
33067
33068 \end_layout
33069
33070 \begin_layout Standard
33071 Besides languages, LyX also supports phonetic symbols, see section
33072 \begin_inset space ~
33073 \end_inset
33074
33075
33076 \begin_inset CommandInset ref
33077 LatexCommand ref
33078 reference "sub:Special-Character"
33079
33080 \end_inset
33081
33082 .
33083 \end_layout
33084
33085 \begin_layout Subsection
33086 Language Options
33087 \begin_inset Index idx
33088 status collapsed
33089
33090 \begin_layout Plain Layout
33091 Language ! Options
33092 \end_layout
33093
33094 \end_inset
33095
33096
33097 \begin_inset Index idx
33098 status collapsed
33099
33100 \begin_layout Plain Layout
33101 Document ! Settings
33102 \end_layout
33103
33104 \end_inset
33105
33106
33107 \begin_inset Index idx
33108 status collapsed
33109
33110 \begin_layout Plain Layout
33111 Document ! Language
33112 \end_layout
33113
33114 \end_inset
33115
33116
33117 \end_layout
33118
33119 \begin_layout Standard
33120 The 
33121 \family sans
33122 Document\SpecialChar \menuseparator
33123 Settings
33124 \family default
33125  dialog lets you set 
33126 \family roman
33127 the language and character encoding for your language.
33128  
33129 \end_layout
33130
33131 \begin_layout Standard
33132 Choose your language in the 
33133 \family sans
33134 Language
33135 \family default
33136  section of this dialog.
33137  The default is 
33138 \family sans
33139 English
33140 \family default
33141 .
33142 \end_layout
33143
33144 \begin_layout Standard
33145 Under 
33146 \family sans
33147 Encoding
33148 \family default
33149  you can choose the character encoding map you want to use for LaTeX export.
33150  The option 
33151 \family sans
33152 Language Default
33153 \family default
33154  is the preferred choice and works well in most cases.
33155  For details about the different encoding options see section
33156 \begin_inset space ~
33157 \end_inset
33158
33159
33160 \begin_inset CommandInset ref
33161 LatexCommand ref
33162 reference "cha:The-Document-Settings"
33163
33164 \end_inset
33165
33166 .
33167 \end_layout
33168
33169 \begin_layout Subsection
33170 Keyboard mapping configuration
33171 \begin_inset CommandInset label
33172 LatexCommand label
33173 name "sub:Keyboard-mapping"
33174
33175 \end_inset
33176
33177
33178 \end_layout
33179
33180 \begin_layout Standard
33181 If you have for example a U.S.-style keyboard and want to write in a language
33182  other than English, you can use an alternate keymap.
33183  For example, if you have a U.S.-style keyboard but want to write in Italian,
33184  you can configure LyX to use an Italian keymap.
33185  The preferences dialog allows you to choose up to two keyboard mappings,
33186  see section
33187 \begin_inset space ~
33188 \end_inset
33189
33190
33191 \begin_inset CommandInset ref
33192 LatexCommand ref
33193 reference "sub:Keyboard-Map"
33194
33195 \end_inset
33196
33197 .
33198  You can choose primary and secondary keyboard languages and then select
33199  which one you want to use.
33200 \end_layout
33201
33202 \begin_layout Standard
33203 Finally, you may just want to change a few key mappings or create an entirely
33204  different keymap (for Vulcan, for instance).
33205  You may, for example, normally write in Italian on a U.S.
33206  keyboard but want to include an occasional quotation in German.
33207  In such a case, you can write your own keyboard mapping or modify an existing
33208  one to support the characters you want.
33209  This and many other customizations are explained in the 
33210 \emph on
33211 Customization
33212 \emph default
33213  manual.
33214 \end_layout
33215
33216 \begin_layout Subsection
33217 Character Tables
33218 \end_layout
33219
33220 \begin_layout Standard
33221 Table
33222 \begin_inset space ~
33223 \end_inset
33224
33225
33226 \begin_inset CommandInset ref
33227 LatexCommand ref
33228 reference "cap:The-latin1-character"
33229
33230 \end_inset
33231
33232  shows the 
33233 \family typewriter
33234 Latin1
33235 \family default
33236  character set.
33237  You should be able to enter the characters in the first eight columns directly
33238  from the keyboard.
33239 \end_layout
33240
33241 \begin_layout Standard
33242 There are a few things you need to know about this table.
33243  Here are some of the details you'll need to bear in mind when using characters
33244  from the 
33245 \family typewriter
33246 Latin1
33247 \family default
33248  character set:
33249 \end_layout
33250
33251 \begin_layout Itemize
33252 Even if you have selected 
33253 \family sans
33254 latin1
33255 \family default
33256  in the 
33257 \family sans
33258 Document\SpecialChar \menuseparator
33259 Settings
33260 \family default
33261  dialog, users who have only the 
33262 \family typewriter
33263 T1
33264 \family default
33265 -fonts for LaTeX [or who have the 
33266 \family typewriter
33267 T1
33268 \family default
33269 -fonts but aren't using them] will still miss a few characters: D0, F0,
33270  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
33271  french quotes won't show up.
33272 \end_layout
33273
33274 \begin_layout Standard
33275 \begin_inset Float table
33276 wide false
33277 sideways false
33278 status open
33279
33280 \begin_layout Plain Layout
33281 \begin_inset Caption
33282
33283 \begin_layout Plain Layout
33284 \begin_inset CommandInset label
33285 LatexCommand label
33286 name "cap:The-latin1-character"
33287
33288 \end_inset
33289
33290 The 
33291 \family typewriter
33292 latin1
33293 \family default
33294  character set
33295 \end_layout
33296
33297 \end_inset
33298
33299
33300 \end_layout
33301
33302 \begin_layout Plain Layout
33303 \align center
33304 \begin_inset Tabular
33305 <lyxtabular version="3" rows="17" columns="17">
33306 <features tabularvalignment="middle">
33307 <column alignment="center" valignment="top" width="0pt">
33308 <column alignment="center" valignment="top" width="0pt">
33309 <column alignment="center" valignment="top" width="0pt">
33310 <column alignment="center" valignment="top" width="0pt">
33311 <column alignment="center" valignment="top" width="0pt">
33312 <column alignment="center" valignment="top" width="0pt">
33313 <column alignment="center" valignment="top" width="0pt">
33314 <column alignment="center" valignment="top" width="0pt">
33315 <column alignment="center" valignment="top" width="0pt">
33316 <column alignment="center" valignment="top" width="0pt">
33317 <column alignment="center" valignment="top" width="0pt">
33318 <column alignment="center" valignment="top" width="0pt">
33319 <column alignment="center" valignment="top" width="0pt">
33320 <column alignment="center" valignment="top" width="0pt">
33321 <column alignment="center" valignment="top" width="0pt">
33322 <column alignment="center" valignment="top" width="0pt">
33323 <column alignment="center" valignment="top" width="0pt">
33324 <row>
33325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33326 \begin_inset Text
33327
33328 \begin_layout Plain Layout
33329
33330 \end_layout
33331
33332 \end_inset
33333 </cell>
33334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33335 \begin_inset Text
33336
33337 \begin_layout Plain Layout
33338
33339 \family roman
33340 \series medium
33341 \shape up
33342 \size tiny
33343 \emph off
33344 \bar no
33345 \noun off
33346 \color none
33347 00
33348 \end_layout
33349
33350 \end_inset
33351 </cell>
33352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33353 \begin_inset Text
33354
33355 \begin_layout Plain Layout
33356
33357 \family roman
33358 \series medium
33359 \shape up
33360 \size tiny
33361 \emph off
33362 \bar no
33363 \noun off
33364 \color none
33365 10
33366 \end_layout
33367
33368 \end_inset
33369 </cell>
33370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33371 \begin_inset Text
33372
33373 \begin_layout Plain Layout
33374
33375 \family roman
33376 \series medium
33377 \shape up
33378 \size tiny
33379 \emph off
33380 \bar no
33381 \noun off
33382 \color none
33383 20
33384 \end_layout
33385
33386 \end_inset
33387 </cell>
33388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33389 \begin_inset Text
33390
33391 \begin_layout Plain Layout
33392
33393 \family roman
33394 \series medium
33395 \shape up
33396 \size tiny
33397 \emph off
33398 \bar no
33399 \noun off
33400 \color none
33401 30
33402 \end_layout
33403
33404 \end_inset
33405 </cell>
33406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33407 \begin_inset Text
33408
33409 \begin_layout Plain Layout
33410
33411 \family roman
33412 \series medium
33413 \shape up
33414 \size tiny
33415 \emph off
33416 \bar no
33417 \noun off
33418 \color none
33419 40
33420 \end_layout
33421
33422 \end_inset
33423 </cell>
33424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33425 \begin_inset Text
33426
33427 \begin_layout Plain Layout
33428
33429 \family roman
33430 \series medium
33431 \shape up
33432 \size tiny
33433 \emph off
33434 \bar no
33435 \noun off
33436 \color none
33437 50
33438 \end_layout
33439
33440 \end_inset
33441 </cell>
33442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33443 \begin_inset Text
33444
33445 \begin_layout Plain Layout
33446
33447 \family roman
33448 \series medium
33449 \shape up
33450 \size tiny
33451 \emph off
33452 \bar no
33453 \noun off
33454 \color none
33455 60
33456 \end_layout
33457
33458 \end_inset
33459 </cell>
33460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33461 \begin_inset Text
33462
33463 \begin_layout Plain Layout
33464
33465 \family roman
33466 \series medium
33467 \shape up
33468 \size tiny
33469 \emph off
33470 \bar no
33471 \noun off
33472 \color none
33473 70
33474 \end_layout
33475
33476 \end_inset
33477 </cell>
33478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33479 \begin_inset Text
33480
33481 \begin_layout Plain Layout
33482
33483 \family roman
33484 \series medium
33485 \shape up
33486 \size tiny
33487 \emph off
33488 \bar no
33489 \noun off
33490 \color none
33491 80
33492 \end_layout
33493
33494 \end_inset
33495 </cell>
33496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33497 \begin_inset Text
33498
33499 \begin_layout Plain Layout
33500
33501 \family roman
33502 \series medium
33503 \shape up
33504 \size tiny
33505 \emph off
33506 \bar no
33507 \noun off
33508 \color none
33509 90
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518
33519 \family roman
33520 \series medium
33521 \shape up
33522 \size tiny
33523 \emph off
33524 \bar no
33525 \noun off
33526 \color none
33527 A0
33528 \end_layout
33529
33530 \end_inset
33531 </cell>
33532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33533 \begin_inset Text
33534
33535 \begin_layout Plain Layout
33536
33537 \family roman
33538 \series medium
33539 \shape up
33540 \size tiny
33541 \emph off
33542 \bar no
33543 \noun off
33544 \color none
33545 B0
33546 \end_layout
33547
33548 \end_inset
33549 </cell>
33550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33551 \begin_inset Text
33552
33553 \begin_layout Plain Layout
33554
33555 \family roman
33556 \series medium
33557 \shape up
33558 \size tiny
33559 \emph off
33560 \bar no
33561 \noun off
33562 \color none
33563 C0
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33569 \begin_inset Text
33570
33571 \begin_layout Plain Layout
33572
33573 \family roman
33574 \series medium
33575 \shape up
33576 \size tiny
33577 \emph off
33578 \bar no
33579 \noun off
33580 \color none
33581 D0
33582 \end_layout
33583
33584 \end_inset
33585 </cell>
33586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33587 \begin_inset Text
33588
33589 \begin_layout Plain Layout
33590
33591 \family roman
33592 \series medium
33593 \shape up
33594 \size tiny
33595 \emph off
33596 \bar no
33597 \noun off
33598 \color none
33599 E0
33600 \end_layout
33601
33602 \end_inset
33603 </cell>
33604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33605 \begin_inset Text
33606
33607 \begin_layout Plain Layout
33608
33609 \family roman
33610 \series medium
33611 \shape up
33612 \size tiny
33613 \emph off
33614 \bar no
33615 \noun off
33616 \color none
33617 F0
33618 \end_layout
33619
33620 \end_inset
33621 </cell>
33622 </row>
33623 <row>
33624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33625 \begin_inset Text
33626
33627 \begin_layout Plain Layout
33628
33629 \family roman
33630 \series medium
33631 \shape up
33632 \size tiny
33633 \emph off
33634 \bar no
33635 \noun off
33636 \color none
33637 00
33638 \end_layout
33639
33640 \end_inset
33641 </cell>
33642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33643 \begin_inset Text
33644
33645 \begin_layout Plain Layout
33646
33647 \end_layout
33648
33649 \end_inset
33650 </cell>
33651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33652 \begin_inset Text
33653
33654 \begin_layout Plain Layout
33655
33656 \end_layout
33657
33658 \end_inset
33659 </cell>
33660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33661 \begin_inset Text
33662
33663 \begin_layout Plain Layout
33664
33665 \end_layout
33666
33667 \end_inset
33668 </cell>
33669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33670 \begin_inset Text
33671
33672 \begin_layout Plain Layout
33673
33674 \family roman
33675 \series medium
33676 \shape up
33677 \emph off
33678 \bar no
33679 \noun off
33680 \color none
33681 0
33682 \end_layout
33683
33684 \end_inset
33685 </cell>
33686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33687 \begin_inset Text
33688
33689 \begin_layout Plain Layout
33690
33691 \family roman
33692 \series medium
33693 \shape up
33694 \emph off
33695 \bar no
33696 \noun off
33697 \color none
33698 @
33699 \end_layout
33700
33701 \end_inset
33702 </cell>
33703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33704 \begin_inset Text
33705
33706 \begin_layout Plain Layout
33707
33708 \family roman
33709 \series medium
33710 \shape up
33711 \emph off
33712 \bar no
33713 \noun off
33714 \color none
33715 P
33716 \end_layout
33717
33718 \end_inset
33719 </cell>
33720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33721 \begin_inset Text
33722
33723 \begin_layout Plain Layout
33724
33725 \family roman
33726 \series medium
33727 \shape up
33728 \emph off
33729 \bar no
33730 \noun off
33731 \color none
33732 '
33733 \end_layout
33734
33735 \end_inset
33736 </cell>
33737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33738 \begin_inset Text
33739
33740 \begin_layout Plain Layout
33741
33742 \family roman
33743 \series medium
33744 \shape up
33745 \emph off
33746 \bar no
33747 \noun off
33748 \color none
33749 p
33750 \end_layout
33751
33752 \end_inset
33753 </cell>
33754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33755 \begin_inset Text
33756
33757 \begin_layout Plain Layout
33758
33759 \end_layout
33760
33761 \end_inset
33762 </cell>
33763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33764 \begin_inset Text
33765
33766 \begin_layout Plain Layout
33767
33768 \end_layout
33769
33770 \end_inset
33771 </cell>
33772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33773 \begin_inset Text
33774
33775 \begin_layout Plain Layout
33776
33777 \end_layout
33778
33779 \end_inset
33780 </cell>
33781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33782 \begin_inset Text
33783
33784 \begin_layout Plain Layout
33785
33786 \family roman
33787 \series medium
33788 \shape up
33789 \emph off
33790 \bar no
33791 \noun off
33792 \color none
33793 °
33794 \end_layout
33795
33796 \end_inset
33797 </cell>
33798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33799 \begin_inset Text
33800
33801 \begin_layout Plain Layout
33802
33803 \family roman
33804 \series medium
33805 \shape up
33806 \emph off
33807 \bar no
33808 \noun off
33809 \color none
33810 À
33811 \end_layout
33812
33813 \end_inset
33814 </cell>
33815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33816 \begin_inset Text
33817
33818 \begin_layout Plain Layout
33819
33820 \family roman
33821 \series medium
33822 \shape up
33823 \emph off
33824 \bar no
33825 \noun off
33826 \color none
33827 Ð
33828 \end_layout
33829
33830 \end_inset
33831 </cell>
33832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33833 \begin_inset Text
33834
33835 \begin_layout Plain Layout
33836
33837 \family roman
33838 \series medium
33839 \shape up
33840 \emph off
33841 \bar no
33842 \noun off
33843 \color none
33844 à
33845 \end_layout
33846
33847 \end_inset
33848 </cell>
33849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33850 \begin_inset Text
33851
33852 \begin_layout Plain Layout
33853
33854 \family roman
33855 \series medium
33856 \shape up
33857 \emph off
33858 \bar no
33859 \noun off
33860 \color none
33861 ð
33862 \end_layout
33863
33864 \end_inset
33865 </cell>
33866 </row>
33867 <row>
33868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33869 \begin_inset Text
33870
33871 \begin_layout Plain Layout
33872
33873 \family roman
33874 \series medium
33875 \shape up
33876 \size tiny
33877 \emph off
33878 \bar no
33879 \noun off
33880 \color none
33881 01
33882 \end_layout
33883
33884 \end_inset
33885 </cell>
33886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33887 \begin_inset Text
33888
33889 \begin_layout Plain Layout
33890
33891 \end_layout
33892
33893 \end_inset
33894 </cell>
33895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33896 \begin_inset Text
33897
33898 \begin_layout Plain Layout
33899
33900 \end_layout
33901
33902 \end_inset
33903 </cell>
33904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33905 \begin_inset Text
33906
33907 \begin_layout Plain Layout
33908
33909 \family roman
33910 \series medium
33911 \shape up
33912 \emph off
33913 \bar no
33914 \noun off
33915 \color none
33916 !
33917 \end_layout
33918
33919 \end_inset
33920 </cell>
33921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33922 \begin_inset Text
33923
33924 \begin_layout Plain Layout
33925
33926 \family roman
33927 \series medium
33928 \shape up
33929 \emph off
33930 \bar no
33931 \noun off
33932 \color none
33933 1
33934 \end_layout
33935
33936 \end_inset
33937 </cell>
33938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33939 \begin_inset Text
33940
33941 \begin_layout Plain Layout
33942
33943 \family roman
33944 \series medium
33945 \shape up
33946 \emph off
33947 \bar no
33948 \noun off
33949 \color none
33950 A
33951 \end_layout
33952
33953 \end_inset
33954 </cell>
33955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33956 \begin_inset Text
33957
33958 \begin_layout Plain Layout
33959
33960 \family roman
33961 \series medium
33962 \shape up
33963 \emph off
33964 \bar no
33965 \noun off
33966 \color none
33967 Q
33968 \end_layout
33969
33970 \end_inset
33971 </cell>
33972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33973 \begin_inset Text
33974
33975 \begin_layout Plain Layout
33976
33977 \family roman
33978 \series medium
33979 \shape up
33980 \emph off
33981 \bar no
33982 \noun off
33983 \color none
33984 a
33985 \end_layout
33986
33987 \end_inset
33988 </cell>
33989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33990 \begin_inset Text
33991
33992 \begin_layout Plain Layout
33993
33994 \family roman
33995 \series medium
33996 \shape up
33997 \emph off
33998 \bar no
33999 \noun off
34000 \color none
34001 q
34002 \end_layout
34003
34004 \end_inset
34005 </cell>
34006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34007 \begin_inset Text
34008
34009 \begin_layout Plain Layout
34010
34011 \end_layout
34012
34013 \end_inset
34014 </cell>
34015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34016 \begin_inset Text
34017
34018 \begin_layout Plain Layout
34019
34020 \end_layout
34021
34022 \end_inset
34023 </cell>
34024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34025 \begin_inset Text
34026
34027 \begin_layout Plain Layout
34028
34029 \family roman
34030 \series medium
34031 \shape up
34032 \emph off
34033 \bar no
34034 \noun off
34035 \color none
34036 ¡
34037 \end_layout
34038
34039 \end_inset
34040 </cell>
34041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34042 \begin_inset Text
34043
34044 \begin_layout Plain Layout
34045
34046 \family roman
34047 \series medium
34048 \shape up
34049 \emph off
34050 \bar no
34051 \noun off
34052 \color none
34053 ±
34054 \end_layout
34055
34056 \end_inset
34057 </cell>
34058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34059 \begin_inset Text
34060
34061 \begin_layout Plain Layout
34062
34063 \family roman
34064 \series medium
34065 \shape up
34066 \emph off
34067 \bar no
34068 \noun off
34069 \color none
34070 Á
34071 \end_layout
34072
34073 \end_inset
34074 </cell>
34075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34076 \begin_inset Text
34077
34078 \begin_layout Plain Layout
34079
34080 \family roman
34081 \series medium
34082 \shape up
34083 \emph off
34084 \bar no
34085 \noun off
34086 \color none
34087 Ñ
34088 \end_layout
34089
34090 \end_inset
34091 </cell>
34092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34093 \begin_inset Text
34094
34095 \begin_layout Plain Layout
34096
34097 \family roman
34098 \series medium
34099 \shape up
34100 \emph off
34101 \bar no
34102 \noun off
34103 \color none
34104 á
34105 \end_layout
34106
34107 \end_inset
34108 </cell>
34109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34110 \begin_inset Text
34111
34112 \begin_layout Plain Layout
34113
34114 \family roman
34115 \series medium
34116 \shape up
34117 \emph off
34118 \bar no
34119 \noun off
34120 \color none
34121 ñ
34122 \end_layout
34123
34124 \end_inset
34125 </cell>
34126 </row>
34127 <row>
34128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34129 \begin_inset Text
34130
34131 \begin_layout Plain Layout
34132
34133 \family roman
34134 \series medium
34135 \shape up
34136 \size tiny
34137 \emph off
34138 \bar no
34139 \noun off
34140 \color none
34141 02
34142 \end_layout
34143
34144 \end_inset
34145 </cell>
34146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34147 \begin_inset Text
34148
34149 \begin_layout Plain Layout
34150
34151 \end_layout
34152
34153 \end_inset
34154 </cell>
34155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34156 \begin_inset Text
34157
34158 \begin_layout Plain Layout
34159
34160 \end_layout
34161
34162 \end_inset
34163 </cell>
34164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34165 \begin_inset Text
34166
34167 \begin_layout Plain Layout
34168
34169 \family roman
34170 \series medium
34171 \shape up
34172 \emph off
34173 \bar no
34174 \noun off
34175 \color none
34176 \begin_inset Quotes eld
34177 \end_inset
34178
34179
34180 \end_layout
34181
34182 \end_inset
34183 </cell>
34184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34185 \begin_inset Text
34186
34187 \begin_layout Plain Layout
34188
34189 \family roman
34190 \series medium
34191 \shape up
34192 \emph off
34193 \bar no
34194 \noun off
34195 \color none
34196 2
34197 \end_layout
34198
34199 \end_inset
34200 </cell>
34201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34202 \begin_inset Text
34203
34204 \begin_layout Plain Layout
34205
34206 \family roman
34207 \series medium
34208 \shape up
34209 \emph off
34210 \bar no
34211 \noun off
34212 \color none
34213 B
34214 \end_layout
34215
34216 \end_inset
34217 </cell>
34218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34219 \begin_inset Text
34220
34221 \begin_layout Plain Layout
34222
34223 \family roman
34224 \series medium
34225 \shape up
34226 \emph off
34227 \bar no
34228 \noun off
34229 \color none
34230 R
34231 \end_layout
34232
34233 \end_inset
34234 </cell>
34235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34236 \begin_inset Text
34237
34238 \begin_layout Plain Layout
34239
34240 \family roman
34241 \series medium
34242 \shape up
34243 \emph off
34244 \bar no
34245 \noun off
34246 \color none
34247 b
34248 \end_layout
34249
34250 \end_inset
34251 </cell>
34252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34253 \begin_inset Text
34254
34255 \begin_layout Plain Layout
34256
34257 \family roman
34258 \series medium
34259 \shape up
34260 \emph off
34261 \bar no
34262 \noun off
34263 \color none
34264 r
34265 \end_layout
34266
34267 \end_inset
34268 </cell>
34269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34270 \begin_inset Text
34271
34272 \begin_layout Plain Layout
34273
34274 \end_layout
34275
34276 \end_inset
34277 </cell>
34278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34279 \begin_inset Text
34280
34281 \begin_layout Plain Layout
34282
34283 \end_layout
34284
34285 \end_inset
34286 </cell>
34287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34288 \begin_inset Text
34289
34290 \begin_layout Plain Layout
34291 ¢
34292 \end_layout
34293
34294 \end_inset
34295 </cell>
34296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34297 \begin_inset Text
34298
34299 \begin_layout Plain Layout
34300
34301 \family roman
34302 \series medium
34303 \shape up
34304 \emph off
34305 \bar no
34306 \noun off
34307 \color none
34308 ²
34309 \end_layout
34310
34311 \end_inset
34312 </cell>
34313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34314 \begin_inset Text
34315
34316 \begin_layout Plain Layout
34317
34318 \family roman
34319 \series medium
34320 \shape up
34321 \emph off
34322 \bar no
34323 \noun off
34324 \color none
34325 Â
34326 \end_layout
34327
34328 \end_inset
34329 </cell>
34330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34331 \begin_inset Text
34332
34333 \begin_layout Plain Layout
34334
34335 \family roman
34336 \series medium
34337 \shape up
34338 \emph off
34339 \bar no
34340 \noun off
34341 \color none
34342 Ò
34343 \end_layout
34344
34345 \end_inset
34346 </cell>
34347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34348 \begin_inset Text
34349
34350 \begin_layout Plain Layout
34351
34352 \family roman
34353 \series medium
34354 \shape up
34355 \emph off
34356 \bar no
34357 \noun off
34358 \color none
34359 â
34360 \end_layout
34361
34362 \end_inset
34363 </cell>
34364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34365 \begin_inset Text
34366
34367 \begin_layout Plain Layout
34368
34369 \family roman
34370 \series medium
34371 \shape up
34372 \emph off
34373 \bar no
34374 \noun off
34375 \color none
34376 ò
34377 \end_layout
34378
34379 \end_inset
34380 </cell>
34381 </row>
34382 <row>
34383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34384 \begin_inset Text
34385
34386 \begin_layout Plain Layout
34387
34388 \family roman
34389 \series medium
34390 \shape up
34391 \size tiny
34392 \emph off
34393 \bar no
34394 \noun off
34395 \color none
34396 03
34397 \end_layout
34398
34399 \end_inset
34400 </cell>
34401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34402 \begin_inset Text
34403
34404 \begin_layout Plain Layout
34405
34406 \end_layout
34407
34408 \end_inset
34409 </cell>
34410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34411 \begin_inset Text
34412
34413 \begin_layout Plain Layout
34414
34415 \end_layout
34416
34417 \end_inset
34418 </cell>
34419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34420 \begin_inset Text
34421
34422 \begin_layout Plain Layout
34423
34424 \family roman
34425 \series medium
34426 \shape up
34427 \emph off
34428 \bar no
34429 \noun off
34430 \color none
34431 #
34432 \end_layout
34433
34434 \end_inset
34435 </cell>
34436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34437 \begin_inset Text
34438
34439 \begin_layout Plain Layout
34440
34441 \family roman
34442 \series medium
34443 \shape up
34444 \emph off
34445 \bar no
34446 \noun off
34447 \color none
34448 3
34449 \end_layout
34450
34451 \end_inset
34452 </cell>
34453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34454 \begin_inset Text
34455
34456 \begin_layout Plain Layout
34457
34458 \family roman
34459 \series medium
34460 \shape up
34461 \emph off
34462 \bar no
34463 \noun off
34464 \color none
34465 C
34466 \end_layout
34467
34468 \end_inset
34469 </cell>
34470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34471 \begin_inset Text
34472
34473 \begin_layout Plain Layout
34474
34475 \family roman
34476 \series medium
34477 \shape up
34478 \emph off
34479 \bar no
34480 \noun off
34481 \color none
34482 S
34483 \end_layout
34484
34485 \end_inset
34486 </cell>
34487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34488 \begin_inset Text
34489
34490 \begin_layout Plain Layout
34491
34492 \family roman
34493 \series medium
34494 \shape up
34495 \emph off
34496 \bar no
34497 \noun off
34498 \color none
34499 c
34500 \end_layout
34501
34502 \end_inset
34503 </cell>
34504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34505 \begin_inset Text
34506
34507 \begin_layout Plain Layout
34508
34509 \family roman
34510 \series medium
34511 \shape up
34512 \emph off
34513 \bar no
34514 \noun off
34515 \color none
34516 s
34517 \end_layout
34518
34519 \end_inset
34520 </cell>
34521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34522 \begin_inset Text
34523
34524 \begin_layout Plain Layout
34525
34526 \end_layout
34527
34528 \end_inset
34529 </cell>
34530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34531 \begin_inset Text
34532
34533 \begin_layout Plain Layout
34534
34535 \end_layout
34536
34537 \end_inset
34538 </cell>
34539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34540 \begin_inset Text
34541
34542 \begin_layout Plain Layout
34543
34544 \family roman
34545 \series medium
34546 \shape up
34547 \emph off
34548 \bar no
34549 \noun off
34550 \color none
34551 £
34552 \end_layout
34553
34554 \end_inset
34555 </cell>
34556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34557 \begin_inset Text
34558
34559 \begin_layout Plain Layout
34560
34561 \family roman
34562 \series medium
34563 \shape up
34564 \emph off
34565 \bar no
34566 \noun off
34567 \color none
34568 ³
34569 \end_layout
34570
34571 \end_inset
34572 </cell>
34573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34574 \begin_inset Text
34575
34576 \begin_layout Plain Layout
34577
34578 \family roman
34579 \series medium
34580 \shape up
34581 \emph off
34582 \bar no
34583 \noun off
34584 \color none
34585 Ã
34586 \end_layout
34587
34588 \end_inset
34589 </cell>
34590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34591 \begin_inset Text
34592
34593 \begin_layout Plain Layout
34594
34595 \family roman
34596 \series medium
34597 \shape up
34598 \emph off
34599 \bar no
34600 \noun off
34601 \color none
34602 Ó
34603 \end_layout
34604
34605 \end_inset
34606 </cell>
34607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34608 \begin_inset Text
34609
34610 \begin_layout Plain Layout
34611
34612 \family roman
34613 \series medium
34614 \shape up
34615 \emph off
34616 \bar no
34617 \noun off
34618 \color none
34619 ã
34620 \end_layout
34621
34622 \end_inset
34623 </cell>
34624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34625 \begin_inset Text
34626
34627 \begin_layout Plain Layout
34628
34629 \family roman
34630 \series medium
34631 \shape up
34632 \emph off
34633 \bar no
34634 \noun off
34635 \color none
34636 ó
34637 \end_layout
34638
34639 \end_inset
34640 </cell>
34641 </row>
34642 <row>
34643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34644 \begin_inset Text
34645
34646 \begin_layout Plain Layout
34647
34648 \family roman
34649 \series medium
34650 \shape up
34651 \size tiny
34652 \emph off
34653 \bar no
34654 \noun off
34655 \color none
34656 04
34657 \end_layout
34658
34659 \end_inset
34660 </cell>
34661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34662 \begin_inset Text
34663
34664 \begin_layout Plain Layout
34665
34666 \end_layout
34667
34668 \end_inset
34669 </cell>
34670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34671 \begin_inset Text
34672
34673 \begin_layout Plain Layout
34674
34675 \end_layout
34676
34677 \end_inset
34678 </cell>
34679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34680 \begin_inset Text
34681
34682 \begin_layout Plain Layout
34683
34684 \family roman
34685 \series medium
34686 \shape up
34687 \emph off
34688 \bar no
34689 \noun off
34690 \color none
34691 $
34692 \end_layout
34693
34694 \end_inset
34695 </cell>
34696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34697 \begin_inset Text
34698
34699 \begin_layout Plain Layout
34700
34701 \family roman
34702 \series medium
34703 \shape up
34704 \emph off
34705 \bar no
34706 \noun off
34707 \color none
34708 4
34709 \end_layout
34710
34711 \end_inset
34712 </cell>
34713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34714 \begin_inset Text
34715
34716 \begin_layout Plain Layout
34717
34718 \family roman
34719 \series medium
34720 \shape up
34721 \emph off
34722 \bar no
34723 \noun off
34724 \color none
34725 D
34726 \end_layout
34727
34728 \end_inset
34729 </cell>
34730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34731 \begin_inset Text
34732
34733 \begin_layout Plain Layout
34734
34735 \family roman
34736 \series medium
34737 \shape up
34738 \emph off
34739 \bar no
34740 \noun off
34741 \color none
34742 T
34743 \end_layout
34744
34745 \end_inset
34746 </cell>
34747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34748 \begin_inset Text
34749
34750 \begin_layout Plain Layout
34751
34752 \family roman
34753 \series medium
34754 \shape up
34755 \emph off
34756 \bar no
34757 \noun off
34758 \color none
34759 d
34760 \end_layout
34761
34762 \end_inset
34763 </cell>
34764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34765 \begin_inset Text
34766
34767 \begin_layout Plain Layout
34768
34769 \family roman
34770 \series medium
34771 \shape up
34772 \emph off
34773 \bar no
34774 \noun off
34775 \color none
34776 t
34777 \end_layout
34778
34779 \end_inset
34780 </cell>
34781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34782 \begin_inset Text
34783
34784 \begin_layout Plain Layout
34785
34786 \end_layout
34787
34788 \end_inset
34789 </cell>
34790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34791 \begin_inset Text
34792
34793 \begin_layout Plain Layout
34794
34795 \end_layout
34796
34797 \end_inset
34798 </cell>
34799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34800 \begin_inset Text
34801
34802 \begin_layout Plain Layout
34803 ¤
34804 \end_layout
34805
34806 \end_inset
34807 </cell>
34808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34809 \begin_inset Text
34810
34811 \begin_layout Plain Layout
34812
34813 \family roman
34814 \series medium
34815 \shape up
34816 \emph off
34817 \bar no
34818 \noun off
34819 \color none
34820 ´
34821 \end_layout
34822
34823 \end_inset
34824 </cell>
34825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34826 \begin_inset Text
34827
34828 \begin_layout Plain Layout
34829
34830 \family roman
34831 \series medium
34832 \shape up
34833 \emph off
34834 \bar no
34835 \noun off
34836 \color none
34837 Ä
34838 \end_layout
34839
34840 \end_inset
34841 </cell>
34842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34843 \begin_inset Text
34844
34845 \begin_layout Plain Layout
34846
34847 \family roman
34848 \series medium
34849 \shape up
34850 \emph off
34851 \bar no
34852 \noun off
34853 \color none
34854 Ô
34855 \end_layout
34856
34857 \end_inset
34858 </cell>
34859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34860 \begin_inset Text
34861
34862 \begin_layout Plain Layout
34863
34864 \family roman
34865 \series medium
34866 \shape up
34867 \emph off
34868 \bar no
34869 \noun off
34870 \color none
34871 ä
34872 \end_layout
34873
34874 \end_inset
34875 </cell>
34876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34877 \begin_inset Text
34878
34879 \begin_layout Plain Layout
34880
34881 \family roman
34882 \series medium
34883 \shape up
34884 \emph off
34885 \bar no
34886 \noun off
34887 \color none
34888 ô
34889 \end_layout
34890
34891 \end_inset
34892 </cell>
34893 </row>
34894 <row>
34895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34896 \begin_inset Text
34897
34898 \begin_layout Plain Layout
34899
34900 \family roman
34901 \series medium
34902 \shape up
34903 \size tiny
34904 \emph off
34905 \bar no
34906 \noun off
34907 \color none
34908 05
34909 \end_layout
34910
34911 \end_inset
34912 </cell>
34913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34914 \begin_inset Text
34915
34916 \begin_layout Plain Layout
34917
34918 \end_layout
34919
34920 \end_inset
34921 </cell>
34922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34923 \begin_inset Text
34924
34925 \begin_layout Plain Layout
34926
34927 \end_layout
34928
34929 \end_inset
34930 </cell>
34931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34932 \begin_inset Text
34933
34934 \begin_layout Plain Layout
34935
34936 \family roman
34937 \series medium
34938 \shape up
34939 \emph off
34940 \bar no
34941 \noun off
34942 \color none
34943 %
34944 \end_layout
34945
34946 \end_inset
34947 </cell>
34948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34949 \begin_inset Text
34950
34951 \begin_layout Plain Layout
34952
34953 \family roman
34954 \series medium
34955 \shape up
34956 \emph off
34957 \bar no
34958 \noun off
34959 \color none
34960 5
34961 \end_layout
34962
34963 \end_inset
34964 </cell>
34965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34966 \begin_inset Text
34967
34968 \begin_layout Plain Layout
34969
34970 \family roman
34971 \series medium
34972 \shape up
34973 \emph off
34974 \bar no
34975 \noun off
34976 \color none
34977 E
34978 \end_layout
34979
34980 \end_inset
34981 </cell>
34982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34983 \begin_inset Text
34984
34985 \begin_layout Plain Layout
34986
34987 \family roman
34988 \series medium
34989 \shape up
34990 \emph off
34991 \bar no
34992 \noun off
34993 \color none
34994 U
34995 \end_layout
34996
34997 \end_inset
34998 </cell>
34999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35000 \begin_inset Text
35001
35002 \begin_layout Plain Layout
35003
35004 \family roman
35005 \series medium
35006 \shape up
35007 \emph off
35008 \bar no
35009 \noun off
35010 \color none
35011 e
35012 \end_layout
35013
35014 \end_inset
35015 </cell>
35016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35017 \begin_inset Text
35018
35019 \begin_layout Plain Layout
35020
35021 \family roman
35022 \series medium
35023 \shape up
35024 \emph off
35025 \bar no
35026 \noun off
35027 \color none
35028 u
35029 \end_layout
35030
35031 \end_inset
35032 </cell>
35033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35034 \begin_inset Text
35035
35036 \begin_layout Plain Layout
35037
35038 \end_layout
35039
35040 \end_inset
35041 </cell>
35042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35043 \begin_inset Text
35044
35045 \begin_layout Plain Layout
35046
35047 \end_layout
35048
35049 \end_inset
35050 </cell>
35051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35052 \begin_inset Text
35053
35054 \begin_layout Plain Layout
35055 ¥
35056 \end_layout
35057
35058 \end_inset
35059 </cell>
35060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35061 \begin_inset Text
35062
35063 \begin_layout Plain Layout
35064
35065 \family roman
35066 \series medium
35067 \shape up
35068 \emph off
35069 \bar no
35070 \noun off
35071 \color none
35072 µ
35073 \end_layout
35074
35075 \end_inset
35076 </cell>
35077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35078 \begin_inset Text
35079
35080 \begin_layout Plain Layout
35081
35082 \family roman
35083 \series medium
35084 \shape up
35085 \emph off
35086 \bar no
35087 \noun off
35088 \color none
35089 Å
35090 \end_layout
35091
35092 \end_inset
35093 </cell>
35094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35095 \begin_inset Text
35096
35097 \begin_layout Plain Layout
35098
35099 \family roman
35100 \series medium
35101 \shape up
35102 \emph off
35103 \bar no
35104 \noun off
35105 \color none
35106 Õ
35107 \end_layout
35108
35109 \end_inset
35110 </cell>
35111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35112 \begin_inset Text
35113
35114 \begin_layout Plain Layout
35115
35116 \family roman
35117 \series medium
35118 \shape up
35119 \emph off
35120 \bar no
35121 \noun off
35122 \color none
35123 å
35124 \end_layout
35125
35126 \end_inset
35127 </cell>
35128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35129 \begin_inset Text
35130
35131 \begin_layout Plain Layout
35132
35133 \family roman
35134 \series medium
35135 \shape up
35136 \emph off
35137 \bar no
35138 \noun off
35139 \color none
35140 õ
35141 \end_layout
35142
35143 \end_inset
35144 </cell>
35145 </row>
35146 <row>
35147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35148 \begin_inset Text
35149
35150 \begin_layout Plain Layout
35151
35152 \family roman
35153 \series medium
35154 \shape up
35155 \size tiny
35156 \emph off
35157 \bar no
35158 \noun off
35159 \color none
35160 06
35161 \end_layout
35162
35163 \end_inset
35164 </cell>
35165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35166 \begin_inset Text
35167
35168 \begin_layout Plain Layout
35169
35170 \end_layout
35171
35172 \end_inset
35173 </cell>
35174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35175 \begin_inset Text
35176
35177 \begin_layout Plain Layout
35178
35179 \end_layout
35180
35181 \end_inset
35182 </cell>
35183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35184 \begin_inset Text
35185
35186 \begin_layout Plain Layout
35187
35188 \family roman
35189 \series medium
35190 \shape up
35191 \emph off
35192 \bar no
35193 \noun off
35194 \color none
35195 &
35196 \end_layout
35197
35198 \end_inset
35199 </cell>
35200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35201 \begin_inset Text
35202
35203 \begin_layout Plain Layout
35204
35205 \family roman
35206 \series medium
35207 \shape up
35208 \emph off
35209 \bar no
35210 \noun off
35211 \color none
35212 6
35213 \end_layout
35214
35215 \end_inset
35216 </cell>
35217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35218 \begin_inset Text
35219
35220 \begin_layout Plain Layout
35221
35222 \family roman
35223 \series medium
35224 \shape up
35225 \emph off
35226 \bar no
35227 \noun off
35228 \color none
35229 F
35230 \end_layout
35231
35232 \end_inset
35233 </cell>
35234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35235 \begin_inset Text
35236
35237 \begin_layout Plain Layout
35238
35239 \family roman
35240 \series medium
35241 \shape up
35242 \emph off
35243 \bar no
35244 \noun off
35245 \color none
35246 V
35247 \end_layout
35248
35249 \end_inset
35250 </cell>
35251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35252 \begin_inset Text
35253
35254 \begin_layout Plain Layout
35255
35256 \family roman
35257 \series medium
35258 \shape up
35259 \emph off
35260 \bar no
35261 \noun off
35262 \color none
35263 f
35264 \end_layout
35265
35266 \end_inset
35267 </cell>
35268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35269 \begin_inset Text
35270
35271 \begin_layout Plain Layout
35272
35273 \family roman
35274 \series medium
35275 \shape up
35276 \emph off
35277 \bar no
35278 \noun off
35279 \color none
35280 v
35281 \end_layout
35282
35283 \end_inset
35284 </cell>
35285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35286 \begin_inset Text
35287
35288 \begin_layout Plain Layout
35289
35290 \end_layout
35291
35292 \end_inset
35293 </cell>
35294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35295 \begin_inset Text
35296
35297 \begin_layout Plain Layout
35298
35299 \end_layout
35300
35301 \end_inset
35302 </cell>
35303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35304 \begin_inset Text
35305
35306 \begin_layout Plain Layout
35307 ¦
35308 \end_layout
35309
35310 \end_inset
35311 </cell>
35312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35313 \begin_inset Text
35314
35315 \begin_layout Plain Layout
35316
35317 \family roman
35318 \series medium
35319 \shape up
35320 \emph off
35321 \bar no
35322 \noun off
35323 \color none
35324
35325 \end_layout
35326
35327 \end_inset
35328 </cell>
35329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35330 \begin_inset Text
35331
35332 \begin_layout Plain Layout
35333
35334 \family roman
35335 \series medium
35336 \shape up
35337 \emph off
35338 \bar no
35339 \noun off
35340 \color none
35341 Æ
35342 \end_layout
35343
35344 \end_inset
35345 </cell>
35346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35347 \begin_inset Text
35348
35349 \begin_layout Plain Layout
35350
35351 \family roman
35352 \series medium
35353 \shape up
35354 \emph off
35355 \bar no
35356 \noun off
35357 \color none
35358 Ö
35359 \end_layout
35360
35361 \end_inset
35362 </cell>
35363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35364 \begin_inset Text
35365
35366 \begin_layout Plain Layout
35367
35368 \family roman
35369 \series medium
35370 \shape up
35371 \emph off
35372 \bar no
35373 \noun off
35374 \color none
35375 æ
35376 \end_layout
35377
35378 \end_inset
35379 </cell>
35380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35381 \begin_inset Text
35382
35383 \begin_layout Plain Layout
35384
35385 \family roman
35386 \series medium
35387 \shape up
35388 \emph off
35389 \bar no
35390 \noun off
35391 \color none
35392 ö
35393 \end_layout
35394
35395 \end_inset
35396 </cell>
35397 </row>
35398 <row>
35399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35400 \begin_inset Text
35401
35402 \begin_layout Plain Layout
35403
35404 \family roman
35405 \series medium
35406 \shape up
35407 \size tiny
35408 \emph off
35409 \bar no
35410 \noun off
35411 \color none
35412 07
35413 \end_layout
35414
35415 \end_inset
35416 </cell>
35417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35418 \begin_inset Text
35419
35420 \begin_layout Plain Layout
35421
35422 \end_layout
35423
35424 \end_inset
35425 </cell>
35426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35427 \begin_inset Text
35428
35429 \begin_layout Plain Layout
35430
35431 \end_layout
35432
35433 \end_inset
35434 </cell>
35435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35436 \begin_inset Text
35437
35438 \begin_layout Plain Layout
35439
35440 \family roman
35441 \series medium
35442 \shape up
35443 \emph off
35444 \bar no
35445 \noun off
35446 \color none
35447 `
35448 \end_layout
35449
35450 \end_inset
35451 </cell>
35452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35453 \begin_inset Text
35454
35455 \begin_layout Plain Layout
35456
35457 \family roman
35458 \series medium
35459 \shape up
35460 \emph off
35461 \bar no
35462 \noun off
35463 \color none
35464 7
35465 \end_layout
35466
35467 \end_inset
35468 </cell>
35469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35470 \begin_inset Text
35471
35472 \begin_layout Plain Layout
35473
35474 \family roman
35475 \series medium
35476 \shape up
35477 \emph off
35478 \bar no
35479 \noun off
35480 \color none
35481 G
35482 \end_layout
35483
35484 \end_inset
35485 </cell>
35486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35487 \begin_inset Text
35488
35489 \begin_layout Plain Layout
35490
35491 \family roman
35492 \series medium
35493 \shape up
35494 \emph off
35495 \bar no
35496 \noun off
35497 \color none
35498 W
35499 \end_layout
35500
35501 \end_inset
35502 </cell>
35503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35504 \begin_inset Text
35505
35506 \begin_layout Plain Layout
35507
35508 \family roman
35509 \series medium
35510 \shape up
35511 \emph off
35512 \bar no
35513 \noun off
35514 \color none
35515 g
35516 \end_layout
35517
35518 \end_inset
35519 </cell>
35520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35521 \begin_inset Text
35522
35523 \begin_layout Plain Layout
35524
35525 \family roman
35526 \series medium
35527 \shape up
35528 \emph off
35529 \bar no
35530 \noun off
35531 \color none
35532 w
35533 \end_layout
35534
35535 \end_inset
35536 </cell>
35537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35538 \begin_inset Text
35539
35540 \begin_layout Plain Layout
35541
35542 \end_layout
35543
35544 \end_inset
35545 </cell>
35546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35547 \begin_inset Text
35548
35549 \begin_layout Plain Layout
35550
35551 \end_layout
35552
35553 \end_inset
35554 </cell>
35555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35556 \begin_inset Text
35557
35558 \begin_layout Plain Layout
35559
35560 \family roman
35561 \series medium
35562 \shape up
35563 \emph off
35564 \bar no
35565 \noun off
35566 \color none
35567 §
35568 \end_layout
35569
35570 \end_inset
35571 </cell>
35572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35573 \begin_inset Text
35574
35575 \begin_layout Plain Layout
35576
35577 \family roman
35578 \series medium
35579 \shape up
35580 \emph off
35581 \bar no
35582 \noun off
35583 \color none
35584 ·
35585 \end_layout
35586
35587 \end_inset
35588 </cell>
35589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35590 \begin_inset Text
35591
35592 \begin_layout Plain Layout
35593
35594 \family roman
35595 \series medium
35596 \shape up
35597 \emph off
35598 \bar no
35599 \noun off
35600 \color none
35601 Ç
35602 \end_layout
35603
35604 \end_inset
35605 </cell>
35606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35607 \begin_inset Text
35608
35609 \begin_layout Plain Layout
35610
35611 \family roman
35612 \series medium
35613 \shape up
35614 \emph off
35615 \bar no
35616 \noun off
35617 \color none
35618 ×
35619 \end_layout
35620
35621 \end_inset
35622 </cell>
35623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35624 \begin_inset Text
35625
35626 \begin_layout Plain Layout
35627
35628 \family roman
35629 \series medium
35630 \shape up
35631 \emph off
35632 \bar no
35633 \noun off
35634 \color none
35635 ç
35636 \end_layout
35637
35638 \end_inset
35639 </cell>
35640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35641 \begin_inset Text
35642
35643 \begin_layout Plain Layout
35644
35645 \family roman
35646 \series medium
35647 \shape up
35648 \emph off
35649 \bar no
35650 \noun off
35651 \color none
35652 ÷
35653 \end_layout
35654
35655 \end_inset
35656 </cell>
35657 </row>
35658 <row>
35659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35660 \begin_inset Text
35661
35662 \begin_layout Plain Layout
35663
35664 \family roman
35665 \series medium
35666 \shape up
35667 \size tiny
35668 \emph off
35669 \bar no
35670 \noun off
35671 \color none
35672 08
35673 \end_layout
35674
35675 \end_inset
35676 </cell>
35677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35678 \begin_inset Text
35679
35680 \begin_layout Plain Layout
35681
35682 \end_layout
35683
35684 \end_inset
35685 </cell>
35686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35687 \begin_inset Text
35688
35689 \begin_layout Plain Layout
35690
35691 \end_layout
35692
35693 \end_inset
35694 </cell>
35695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35696 \begin_inset Text
35697
35698 \begin_layout Plain Layout
35699
35700 \family roman
35701 \series medium
35702 \shape up
35703 \emph off
35704 \bar no
35705 \noun off
35706 \color none
35707 (
35708 \end_layout
35709
35710 \end_inset
35711 </cell>
35712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35713 \begin_inset Text
35714
35715 \begin_layout Plain Layout
35716
35717 \family roman
35718 \series medium
35719 \shape up
35720 \emph off
35721 \bar no
35722 \noun off
35723 \color none
35724 8
35725 \end_layout
35726
35727 \end_inset
35728 </cell>
35729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35730 \begin_inset Text
35731
35732 \begin_layout Plain Layout
35733
35734 \family roman
35735 \series medium
35736 \shape up
35737 \emph off
35738 \bar no
35739 \noun off
35740 \color none
35741 H
35742 \end_layout
35743
35744 \end_inset
35745 </cell>
35746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35747 \begin_inset Text
35748
35749 \begin_layout Plain Layout
35750
35751 \family roman
35752 \series medium
35753 \shape up
35754 \emph off
35755 \bar no
35756 \noun off
35757 \color none
35758 X
35759 \end_layout
35760
35761 \end_inset
35762 </cell>
35763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35764 \begin_inset Text
35765
35766 \begin_layout Plain Layout
35767
35768 \family roman
35769 \series medium
35770 \shape up
35771 \emph off
35772 \bar no
35773 \noun off
35774 \color none
35775 h
35776 \end_layout
35777
35778 \end_inset
35779 </cell>
35780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35781 \begin_inset Text
35782
35783 \begin_layout Plain Layout
35784
35785 \family roman
35786 \series medium
35787 \shape up
35788 \emph off
35789 \bar no
35790 \noun off
35791 \color none
35792 x
35793 \end_layout
35794
35795 \end_inset
35796 </cell>
35797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35798 \begin_inset Text
35799
35800 \begin_layout Plain Layout
35801
35802 \end_layout
35803
35804 \end_inset
35805 </cell>
35806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35807 \begin_inset Text
35808
35809 \begin_layout Plain Layout
35810
35811 \end_layout
35812
35813 \end_inset
35814 </cell>
35815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35816 \begin_inset Text
35817
35818 \begin_layout Plain Layout
35819
35820 \family roman
35821 \series medium
35822 \shape up
35823 \emph off
35824 \bar no
35825 \noun off
35826 \color none
35827 ¨
35828 \end_layout
35829
35830 \end_inset
35831 </cell>
35832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35833 \begin_inset Text
35834
35835 \begin_layout Plain Layout
35836
35837 \family roman
35838 \series medium
35839 \shape up
35840 \emph off
35841 \bar no
35842 \noun off
35843 \color none
35844 ¸
35845 \end_layout
35846
35847 \end_inset
35848 </cell>
35849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35850 \begin_inset Text
35851
35852 \begin_layout Plain Layout
35853
35854 \family roman
35855 \series medium
35856 \shape up
35857 \emph off
35858 \bar no
35859 \noun off
35860 \color none
35861 È
35862 \end_layout
35863
35864 \end_inset
35865 </cell>
35866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35867 \begin_inset Text
35868
35869 \begin_layout Plain Layout
35870
35871 \family roman
35872 \series medium
35873 \shape up
35874 \emph off
35875 \bar no
35876 \noun off
35877 \color none
35878 Ø
35879 \end_layout
35880
35881 \end_inset
35882 </cell>
35883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35884 \begin_inset Text
35885
35886 \begin_layout Plain Layout
35887
35888 \family roman
35889 \series medium
35890 \shape up
35891 \emph off
35892 \bar no
35893 \noun off
35894 \color none
35895 è
35896 \end_layout
35897
35898 \end_inset
35899 </cell>
35900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35901 \begin_inset Text
35902
35903 \begin_layout Plain Layout
35904
35905 \family roman
35906 \series medium
35907 \shape up
35908 \emph off
35909 \bar no
35910 \noun off
35911 \color none
35912 ø
35913 \end_layout
35914
35915 \end_inset
35916 </cell>
35917 </row>
35918 <row>
35919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35920 \begin_inset Text
35921
35922 \begin_layout Plain Layout
35923
35924 \family roman
35925 \series medium
35926 \shape up
35927 \size tiny
35928 \emph off
35929 \bar no
35930 \noun off
35931 \color none
35932 09
35933 \end_layout
35934
35935 \end_inset
35936 </cell>
35937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35938 \begin_inset Text
35939
35940 \begin_layout Plain Layout
35941
35942 \end_layout
35943
35944 \end_inset
35945 </cell>
35946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35947 \begin_inset Text
35948
35949 \begin_layout Plain Layout
35950
35951 \end_layout
35952
35953 \end_inset
35954 </cell>
35955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35956 \begin_inset Text
35957
35958 \begin_layout Plain Layout
35959
35960 \family roman
35961 \series medium
35962 \shape up
35963 \emph off
35964 \bar no
35965 \noun off
35966 \color none
35967 )
35968 \end_layout
35969
35970 \end_inset
35971 </cell>
35972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35973 \begin_inset Text
35974
35975 \begin_layout Plain Layout
35976
35977 \family roman
35978 \series medium
35979 \shape up
35980 \emph off
35981 \bar no
35982 \noun off
35983 \color none
35984 9
35985 \end_layout
35986
35987 \end_inset
35988 </cell>
35989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35990 \begin_inset Text
35991
35992 \begin_layout Plain Layout
35993
35994 \family roman
35995 \series medium
35996 \shape up
35997 \emph off
35998 \bar no
35999 \noun off
36000 \color none
36001 I
36002 \end_layout
36003
36004 \end_inset
36005 </cell>
36006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36007 \begin_inset Text
36008
36009 \begin_layout Plain Layout
36010
36011 \family roman
36012 \series medium
36013 \shape up
36014 \emph off
36015 \bar no
36016 \noun off
36017 \color none
36018 Y
36019 \end_layout
36020
36021 \end_inset
36022 </cell>
36023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36024 \begin_inset Text
36025
36026 \begin_layout Plain Layout
36027
36028 \family roman
36029 \series medium
36030 \shape up
36031 \emph off
36032 \bar no
36033 \noun off
36034 \color none
36035 i
36036 \end_layout
36037
36038 \end_inset
36039 </cell>
36040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36041 \begin_inset Text
36042
36043 \begin_layout Plain Layout
36044
36045 \family roman
36046 \series medium
36047 \shape up
36048 \emph off
36049 \bar no
36050 \noun off
36051 \color none
36052 y
36053 \end_layout
36054
36055 \end_inset
36056 </cell>
36057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36058 \begin_inset Text
36059
36060 \begin_layout Plain Layout
36061
36062 \end_layout
36063
36064 \end_inset
36065 </cell>
36066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36067 \begin_inset Text
36068
36069 \begin_layout Plain Layout
36070
36071 \end_layout
36072
36073 \end_inset
36074 </cell>
36075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36076 \begin_inset Text
36077
36078 \begin_layout Plain Layout
36079
36080 \family roman
36081 \series medium
36082 \shape up
36083 \emph off
36084 \bar no
36085 \noun off
36086 \color none
36087 ©
36088 \end_layout
36089
36090 \end_inset
36091 </cell>
36092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36093 \begin_inset Text
36094
36095 \begin_layout Plain Layout
36096
36097 \family roman
36098 \series medium
36099 \shape up
36100 \emph off
36101 \bar no
36102 \noun off
36103 \color none
36104 ¹
36105 \end_layout
36106
36107 \end_inset
36108 </cell>
36109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36110 \begin_inset Text
36111
36112 \begin_layout Plain Layout
36113
36114 \family roman
36115 \series medium
36116 \shape up
36117 \emph off
36118 \bar no
36119 \noun off
36120 \color none
36121 É
36122 \end_layout
36123
36124 \end_inset
36125 </cell>
36126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36127 \begin_inset Text
36128
36129 \begin_layout Plain Layout
36130
36131 \family roman
36132 \series medium
36133 \shape up
36134 \emph off
36135 \bar no
36136 \noun off
36137 \color none
36138 Ù
36139 \end_layout
36140
36141 \end_inset
36142 </cell>
36143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36144 \begin_inset Text
36145
36146 \begin_layout Plain Layout
36147
36148 \family roman
36149 \series medium
36150 \shape up
36151 \emph off
36152 \bar no
36153 \noun off
36154 \color none
36155 é
36156 \end_layout
36157
36158 \end_inset
36159 </cell>
36160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36161 \begin_inset Text
36162
36163 \begin_layout Plain Layout
36164
36165 \family roman
36166 \series medium
36167 \shape up
36168 \emph off
36169 \bar no
36170 \noun off
36171 \color none
36172 ù
36173 \end_layout
36174
36175 \end_inset
36176 </cell>
36177 </row>
36178 <row>
36179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36180 \begin_inset Text
36181
36182 \begin_layout Plain Layout
36183
36184 \family roman
36185 \series medium
36186 \shape up
36187 \size tiny
36188 \emph off
36189 \bar no
36190 \noun off
36191 \color none
36192 0A
36193 \end_layout
36194
36195 \end_inset
36196 </cell>
36197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36198 \begin_inset Text
36199
36200 \begin_layout Plain Layout
36201
36202 \end_layout
36203
36204 \end_inset
36205 </cell>
36206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36207 \begin_inset Text
36208
36209 \begin_layout Plain Layout
36210
36211 \end_layout
36212
36213 \end_inset
36214 </cell>
36215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36216 \begin_inset Text
36217
36218 \begin_layout Plain Layout
36219
36220 \family roman
36221 \series medium
36222 \shape up
36223 \emph off
36224 \bar no
36225 \noun off
36226 \color none
36227 *
36228 \end_layout
36229
36230 \end_inset
36231 </cell>
36232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36233 \begin_inset Text
36234
36235 \begin_layout Plain Layout
36236
36237 \family roman
36238 \series medium
36239 \shape up
36240 \emph off
36241 \bar no
36242 \noun off
36243 \color none
36244 :
36245 \end_layout
36246
36247 \end_inset
36248 </cell>
36249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36250 \begin_inset Text
36251
36252 \begin_layout Plain Layout
36253
36254 \family roman
36255 \series medium
36256 \shape up
36257 \emph off
36258 \bar no
36259 \noun off
36260 \color none
36261 J
36262 \end_layout
36263
36264 \end_inset
36265 </cell>
36266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36267 \begin_inset Text
36268
36269 \begin_layout Plain Layout
36270
36271 \family roman
36272 \series medium
36273 \shape up
36274 \emph off
36275 \bar no
36276 \noun off
36277 \color none
36278 Z
36279 \end_layout
36280
36281 \end_inset
36282 </cell>
36283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36284 \begin_inset Text
36285
36286 \begin_layout Plain Layout
36287
36288 \family roman
36289 \series medium
36290 \shape up
36291 \emph off
36292 \bar no
36293 \noun off
36294 \color none
36295 j
36296 \end_layout
36297
36298 \end_inset
36299 </cell>
36300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36301 \begin_inset Text
36302
36303 \begin_layout Plain Layout
36304
36305 \family roman
36306 \series medium
36307 \shape up
36308 \emph off
36309 \bar no
36310 \noun off
36311 \color none
36312 z
36313 \end_layout
36314
36315 \end_inset
36316 </cell>
36317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36318 \begin_inset Text
36319
36320 \begin_layout Plain Layout
36321
36322 \end_layout
36323
36324 \end_inset
36325 </cell>
36326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36327 \begin_inset Text
36328
36329 \begin_layout Plain Layout
36330
36331 \end_layout
36332
36333 \end_inset
36334 </cell>
36335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36336 \begin_inset Text
36337
36338 \begin_layout Plain Layout
36339
36340 \family roman
36341 \series medium
36342 \shape up
36343 \emph off
36344 \bar no
36345 \noun off
36346 \color none
36347 ª
36348 \end_layout
36349
36350 \end_inset
36351 </cell>
36352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36353 \begin_inset Text
36354
36355 \begin_layout Plain Layout
36356
36357 \family roman
36358 \series medium
36359 \shape up
36360 \emph off
36361 \bar no
36362 \noun off
36363 \color none
36364 º
36365 \end_layout
36366
36367 \end_inset
36368 </cell>
36369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36370 \begin_inset Text
36371
36372 \begin_layout Plain Layout
36373
36374 \family roman
36375 \series medium
36376 \shape up
36377 \emph off
36378 \bar no
36379 \noun off
36380 \color none
36381 Ê
36382 \end_layout
36383
36384 \end_inset
36385 </cell>
36386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36387 \begin_inset Text
36388
36389 \begin_layout Plain Layout
36390
36391 \family roman
36392 \series medium
36393 \shape up
36394 \emph off
36395 \bar no
36396 \noun off
36397 \color none
36398 Ú
36399 \end_layout
36400
36401 \end_inset
36402 </cell>
36403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36404 \begin_inset Text
36405
36406 \begin_layout Plain Layout
36407
36408 \family roman
36409 \series medium
36410 \shape up
36411 \emph off
36412 \bar no
36413 \noun off
36414 \color none
36415 ê
36416 \end_layout
36417
36418 \end_inset
36419 </cell>
36420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36421 \begin_inset Text
36422
36423 \begin_layout Plain Layout
36424
36425 \family roman
36426 \series medium
36427 \shape up
36428 \emph off
36429 \bar no
36430 \noun off
36431 \color none
36432 ú
36433 \end_layout
36434
36435 \end_inset
36436 </cell>
36437 </row>
36438 <row>
36439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36440 \begin_inset Text
36441
36442 \begin_layout Plain Layout
36443
36444 \family roman
36445 \series medium
36446 \shape up
36447 \size tiny
36448 \emph off
36449 \bar no
36450 \noun off
36451 \color none
36452 0B
36453 \end_layout
36454
36455 \end_inset
36456 </cell>
36457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36458 \begin_inset Text
36459
36460 \begin_layout Plain Layout
36461
36462 \end_layout
36463
36464 \end_inset
36465 </cell>
36466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36467 \begin_inset Text
36468
36469 \begin_layout Plain Layout
36470
36471 \end_layout
36472
36473 \end_inset
36474 </cell>
36475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36476 \begin_inset Text
36477
36478 \begin_layout Plain Layout
36479
36480 \family roman
36481 \series medium
36482 \shape up
36483 \emph off
36484 \bar no
36485 \noun off
36486 \color none
36487 +
36488 \end_layout
36489
36490 \end_inset
36491 </cell>
36492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36493 \begin_inset Text
36494
36495 \begin_layout Plain Layout
36496
36497 \family roman
36498 \series medium
36499 \shape up
36500 \emph off
36501 \bar no
36502 \noun off
36503 \color none
36504 ;
36505 \end_layout
36506
36507 \end_inset
36508 </cell>
36509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36510 \begin_inset Text
36511
36512 \begin_layout Plain Layout
36513
36514 \family roman
36515 \series medium
36516 \shape up
36517 \emph off
36518 \bar no
36519 \noun off
36520 \color none
36521 K
36522 \end_layout
36523
36524 \end_inset
36525 </cell>
36526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36527 \begin_inset Text
36528
36529 \begin_layout Plain Layout
36530
36531 \family roman
36532 \series medium
36533 \shape up
36534 \emph off
36535 \bar no
36536 \noun off
36537 \color none
36538 [
36539 \end_layout
36540
36541 \end_inset
36542 </cell>
36543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36544 \begin_inset Text
36545
36546 \begin_layout Plain Layout
36547
36548 \family roman
36549 \series medium
36550 \shape up
36551 \emph off
36552 \bar no
36553 \noun off
36554 \color none
36555 k
36556 \end_layout
36557
36558 \end_inset
36559 </cell>
36560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36561 \begin_inset Text
36562
36563 \begin_layout Plain Layout
36564
36565 \family roman
36566 \series medium
36567 \shape up
36568 \emph off
36569 \bar no
36570 \noun off
36571 \color none
36572 {
36573 \end_layout
36574
36575 \end_inset
36576 </cell>
36577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36578 \begin_inset Text
36579
36580 \begin_layout Plain Layout
36581
36582 \end_layout
36583
36584 \end_inset
36585 </cell>
36586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36587 \begin_inset Text
36588
36589 \begin_layout Plain Layout
36590
36591 \end_layout
36592
36593 \end_inset
36594 </cell>
36595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36596 \begin_inset Text
36597
36598 \begin_layout Plain Layout
36599
36600 \family roman
36601 \series medium
36602 \shape up
36603 \emph off
36604 \bar no
36605 \noun off
36606 \color none
36607 «
36608 \end_layout
36609
36610 \end_inset
36611 </cell>
36612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36613 \begin_inset Text
36614
36615 \begin_layout Plain Layout
36616
36617 \family roman
36618 \series medium
36619 \shape up
36620 \emph off
36621 \bar no
36622 \noun off
36623 \color none
36624 »
36625 \end_layout
36626
36627 \end_inset
36628 </cell>
36629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36630 \begin_inset Text
36631
36632 \begin_layout Plain Layout
36633
36634 \family roman
36635 \series medium
36636 \shape up
36637 \emph off
36638 \bar no
36639 \noun off
36640 \color none
36641 Ë
36642 \end_layout
36643
36644 \end_inset
36645 </cell>
36646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36647 \begin_inset Text
36648
36649 \begin_layout Plain Layout
36650
36651 \family roman
36652 \series medium
36653 \shape up
36654 \emph off
36655 \bar no
36656 \noun off
36657 \color none
36658 Û
36659 \end_layout
36660
36661 \end_inset
36662 </cell>
36663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36664 \begin_inset Text
36665
36666 \begin_layout Plain Layout
36667
36668 \family roman
36669 \series medium
36670 \shape up
36671 \emph off
36672 \bar no
36673 \noun off
36674 \color none
36675 ë
36676 \end_layout
36677
36678 \end_inset
36679 </cell>
36680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36681 \begin_inset Text
36682
36683 \begin_layout Plain Layout
36684
36685 \family roman
36686 \series medium
36687 \shape up
36688 \emph off
36689 \bar no
36690 \noun off
36691 \color none
36692 û
36693 \end_layout
36694
36695 \end_inset
36696 </cell>
36697 </row>
36698 <row>
36699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36700 \begin_inset Text
36701
36702 \begin_layout Plain Layout
36703
36704 \family roman
36705 \series medium
36706 \shape up
36707 \size tiny
36708 \emph off
36709 \bar no
36710 \noun off
36711 \color none
36712 0C
36713 \end_layout
36714
36715 \end_inset
36716 </cell>
36717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36718 \begin_inset Text
36719
36720 \begin_layout Plain Layout
36721
36722 \end_layout
36723
36724 \end_inset
36725 </cell>
36726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36727 \begin_inset Text
36728
36729 \begin_layout Plain Layout
36730
36731 \end_layout
36732
36733 \end_inset
36734 </cell>
36735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36736 \begin_inset Text
36737
36738 \begin_layout Plain Layout
36739
36740 \family roman
36741 \series medium
36742 \shape up
36743 \emph off
36744 \bar no
36745 \noun off
36746 \color none
36747 ,
36748 \end_layout
36749
36750 \end_inset
36751 </cell>
36752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36753 \begin_inset Text
36754
36755 \begin_layout Plain Layout
36756
36757 \family roman
36758 \series medium
36759 \shape up
36760 \emph off
36761 \bar no
36762 \noun off
36763 \color none
36764 <
36765 \end_layout
36766
36767 \end_inset
36768 </cell>
36769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36770 \begin_inset Text
36771
36772 \begin_layout Plain Layout
36773
36774 \family roman
36775 \series medium
36776 \shape up
36777 \emph off
36778 \bar no
36779 \noun off
36780 \color none
36781 L
36782 \end_layout
36783
36784 \end_inset
36785 </cell>
36786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36787 \begin_inset Text
36788
36789 \begin_layout Plain Layout
36790
36791 \family roman
36792 \series medium
36793 \shape up
36794 \emph off
36795 \bar no
36796 \noun off
36797 \color none
36798
36799 \backslash
36800
36801 \end_layout
36802
36803 \end_inset
36804 </cell>
36805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36806 \begin_inset Text
36807
36808 \begin_layout Plain Layout
36809
36810 \family roman
36811 \series medium
36812 \shape up
36813 \emph off
36814 \bar no
36815 \noun off
36816 \color none
36817 l
36818 \end_layout
36819
36820 \end_inset
36821 </cell>
36822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36823 \begin_inset Text
36824
36825 \begin_layout Plain Layout
36826
36827 \family roman
36828 \series medium
36829 \shape up
36830 \emph off
36831 \bar no
36832 \noun off
36833 \color none
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 \end_layout
36845
36846 \end_inset
36847 </cell>
36848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36849 \begin_inset Text
36850
36851 \begin_layout Plain Layout
36852
36853 \end_layout
36854
36855 \end_inset
36856 </cell>
36857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36858 \begin_inset Text
36859
36860 \begin_layout Plain Layout
36861
36862 \family roman
36863 \series medium
36864 \shape up
36865 \emph off
36866 \bar no
36867 \noun off
36868 \color none
36869 ¬
36870 \end_layout
36871
36872 \end_inset
36873 </cell>
36874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36875 \begin_inset Text
36876
36877 \begin_layout Plain Layout
36878
36879 \family roman
36880 \series medium
36881 \shape up
36882 \emph off
36883 \bar no
36884 \noun off
36885 \color none
36886 ¼
36887 \end_layout
36888
36889 \end_inset
36890 </cell>
36891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36892 \begin_inset Text
36893
36894 \begin_layout Plain Layout
36895
36896 \family roman
36897 \series medium
36898 \shape up
36899 \emph off
36900 \bar no
36901 \noun off
36902 \color none
36903 Ì
36904 \end_layout
36905
36906 \end_inset
36907 </cell>
36908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36909 \begin_inset Text
36910
36911 \begin_layout Plain Layout
36912
36913 \family roman
36914 \series medium
36915 \shape up
36916 \emph off
36917 \bar no
36918 \noun off
36919 \color none
36920 Ü
36921 \end_layout
36922
36923 \end_inset
36924 </cell>
36925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36926 \begin_inset Text
36927
36928 \begin_layout Plain Layout
36929
36930 \family roman
36931 \series medium
36932 \shape up
36933 \emph off
36934 \bar no
36935 \noun off
36936 \color none
36937 ì
36938 \end_layout
36939
36940 \end_inset
36941 </cell>
36942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36943 \begin_inset Text
36944
36945 \begin_layout Plain Layout
36946
36947 \family roman
36948 \series medium
36949 \shape up
36950 \emph off
36951 \bar no
36952 \noun off
36953 \color none
36954 ü
36955 \end_layout
36956
36957 \end_inset
36958 </cell>
36959 </row>
36960 <row>
36961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36962 \begin_inset Text
36963
36964 \begin_layout Plain Layout
36965
36966 \family roman
36967 \series medium
36968 \shape up
36969 \size tiny
36970 \emph off
36971 \bar no
36972 \noun off
36973 \color none
36974 0D
36975 \end_layout
36976
36977 \end_inset
36978 </cell>
36979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36980 \begin_inset Text
36981
36982 \begin_layout Plain Layout
36983
36984 \end_layout
36985
36986 \end_inset
36987 </cell>
36988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36989 \begin_inset Text
36990
36991 \begin_layout Plain Layout
36992
36993 \end_layout
36994
36995 \end_inset
36996 </cell>
36997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36998 \begin_inset Text
36999
37000 \begin_layout Plain Layout
37001
37002 \family roman
37003 \series medium
37004 \shape up
37005 \emph off
37006 \bar no
37007 \noun off
37008 \color none
37009 -
37010 \end_layout
37011
37012 \end_inset
37013 </cell>
37014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37015 \begin_inset Text
37016
37017 \begin_layout Plain Layout
37018
37019 \family roman
37020 \series medium
37021 \shape up
37022 \emph off
37023 \bar no
37024 \noun off
37025 \color none
37026 =
37027 \end_layout
37028
37029 \end_inset
37030 </cell>
37031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37032 \begin_inset Text
37033
37034 \begin_layout Plain Layout
37035
37036 \family roman
37037 \series medium
37038 \shape up
37039 \emph off
37040 \bar no
37041 \noun off
37042 \color none
37043 M
37044 \end_layout
37045
37046 \end_inset
37047 </cell>
37048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37049 \begin_inset Text
37050
37051 \begin_layout Plain Layout
37052
37053 \family roman
37054 \series medium
37055 \shape up
37056 \emph off
37057 \bar no
37058 \noun off
37059 \color none
37060 ]
37061 \end_layout
37062
37063 \end_inset
37064 </cell>
37065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37066 \begin_inset Text
37067
37068 \begin_layout Plain Layout
37069
37070 \family roman
37071 \series medium
37072 \shape up
37073 \emph off
37074 \bar no
37075 \noun off
37076 \color none
37077 m
37078 \end_layout
37079
37080 \end_inset
37081 </cell>
37082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37083 \begin_inset Text
37084
37085 \begin_layout Plain Layout
37086
37087 \family roman
37088 \series medium
37089 \shape up
37090 \emph off
37091 \bar no
37092 \noun off
37093 \color none
37094 }
37095 \end_layout
37096
37097 \end_inset
37098 </cell>
37099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37100 \begin_inset Text
37101
37102 \begin_layout Plain Layout
37103
37104 \end_layout
37105
37106 \end_inset
37107 </cell>
37108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37109 \begin_inset Text
37110
37111 \begin_layout Plain Layout
37112
37113 \end_layout
37114
37115 \end_inset
37116 </cell>
37117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37118 \begin_inset Text
37119
37120 \begin_layout Plain Layout
37121
37122 \end_layout
37123
37124 \end_inset
37125 </cell>
37126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37127 \begin_inset Text
37128
37129 \begin_layout Plain Layout
37130
37131 \family roman
37132 \series medium
37133 \shape up
37134 \emph off
37135 \bar no
37136 \noun off
37137 \color none
37138 ½
37139 \end_layout
37140
37141 \end_inset
37142 </cell>
37143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37144 \begin_inset Text
37145
37146 \begin_layout Plain Layout
37147
37148 \family roman
37149 \series medium
37150 \shape up
37151 \emph off
37152 \bar no
37153 \noun off
37154 \color none
37155 Í
37156 \end_layout
37157
37158 \end_inset
37159 </cell>
37160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37161 \begin_inset Text
37162
37163 \begin_layout Plain Layout
37164
37165 \family roman
37166 \series medium
37167 \shape up
37168 \emph off
37169 \bar no
37170 \noun off
37171 \color none
37172 Ý
37173 \end_layout
37174
37175 \end_inset
37176 </cell>
37177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37178 \begin_inset Text
37179
37180 \begin_layout Plain Layout
37181
37182 \family roman
37183 \series medium
37184 \shape up
37185 \emph off
37186 \bar no
37187 \noun off
37188 \color none
37189 í
37190 \end_layout
37191
37192 \end_inset
37193 </cell>
37194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37195 \begin_inset Text
37196
37197 \begin_layout Plain Layout
37198
37199 \family roman
37200 \series medium
37201 \shape up
37202 \emph off
37203 \bar no
37204 \noun off
37205 \color none
37206 ý
37207 \end_layout
37208
37209 \end_inset
37210 </cell>
37211 </row>
37212 <row>
37213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37214 \begin_inset Text
37215
37216 \begin_layout Plain Layout
37217
37218 \family roman
37219 \series medium
37220 \shape up
37221 \size tiny
37222 \emph off
37223 \bar no
37224 \noun off
37225 \color none
37226 0E
37227 \end_layout
37228
37229 \end_inset
37230 </cell>
37231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37232 \begin_inset Text
37233
37234 \begin_layout Plain Layout
37235
37236 \end_layout
37237
37238 \end_inset
37239 </cell>
37240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37241 \begin_inset Text
37242
37243 \begin_layout Plain Layout
37244
37245 \end_layout
37246
37247 \end_inset
37248 </cell>
37249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37250 \begin_inset Text
37251
37252 \begin_layout Plain Layout
37253
37254 \family roman
37255 \series medium
37256 \shape up
37257 \emph off
37258 \bar no
37259 \noun off
37260 \color none
37261 .
37262 \end_layout
37263
37264 \end_inset
37265 </cell>
37266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37267 \begin_inset Text
37268
37269 \begin_layout Plain Layout
37270
37271 \family roman
37272 \series medium
37273 \shape up
37274 \emph off
37275 \bar no
37276 \noun off
37277 \color none
37278 >
37279 \end_layout
37280
37281 \end_inset
37282 </cell>
37283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37284 \begin_inset Text
37285
37286 \begin_layout Plain Layout
37287
37288 \family roman
37289 \series medium
37290 \shape up
37291 \emph off
37292 \bar no
37293 \noun off
37294 \color none
37295 N
37296 \end_layout
37297
37298 \end_inset
37299 </cell>
37300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37301 \begin_inset Text
37302
37303 \begin_layout Plain Layout
37304
37305 \family roman
37306 \series medium
37307 \shape up
37308 \emph off
37309 \bar no
37310 \noun off
37311 \color none
37312 ^
37313 \end_layout
37314
37315 \end_inset
37316 </cell>
37317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37318 \begin_inset Text
37319
37320 \begin_layout Plain Layout
37321
37322 \family roman
37323 \series medium
37324 \shape up
37325 \emph off
37326 \bar no
37327 \noun off
37328 \color none
37329 n
37330 \end_layout
37331
37332 \end_inset
37333 </cell>
37334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37335 \begin_inset Text
37336
37337 \begin_layout Plain Layout
37338
37339 \family roman
37340 \series medium
37341 \shape up
37342 \emph off
37343 \bar no
37344 \noun off
37345 \color none
37346 ~
37347 \end_layout
37348
37349 \end_inset
37350 </cell>
37351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37352 \begin_inset Text
37353
37354 \begin_layout Plain Layout
37355
37356 \end_layout
37357
37358 \end_inset
37359 </cell>
37360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37361 \begin_inset Text
37362
37363 \begin_layout Plain Layout
37364
37365 \end_layout
37366
37367 \end_inset
37368 </cell>
37369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37370 \begin_inset Text
37371
37372 \begin_layout Plain Layout
37373
37374 \family roman
37375 \series medium
37376 \shape up
37377 \emph off
37378 \bar no
37379 \noun off
37380 \color none
37381 ®
37382 \end_layout
37383
37384 \end_inset
37385 </cell>
37386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37387 \begin_inset Text
37388
37389 \begin_layout Plain Layout
37390
37391 \family roman
37392 \series medium
37393 \shape up
37394 \emph off
37395 \bar no
37396 \noun off
37397 \color none
37398 ¾
37399 \end_layout
37400
37401 \end_inset
37402 </cell>
37403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37404 \begin_inset Text
37405
37406 \begin_layout Plain Layout
37407
37408 \family roman
37409 \series medium
37410 \shape up
37411 \emph off
37412 \bar no
37413 \noun off
37414 \color none
37415 Î
37416 \end_layout
37417
37418 \end_inset
37419 </cell>
37420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37421 \begin_inset Text
37422
37423 \begin_layout Plain Layout
37424
37425 \family roman
37426 \series medium
37427 \shape up
37428 \emph off
37429 \bar no
37430 \noun off
37431 \color none
37432 Þ
37433 \end_layout
37434
37435 \end_inset
37436 </cell>
37437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37438 \begin_inset Text
37439
37440 \begin_layout Plain Layout
37441
37442 \family roman
37443 \series medium
37444 \shape up
37445 \emph off
37446 \bar no
37447 \noun off
37448 \color none
37449 î
37450 \end_layout
37451
37452 \end_inset
37453 </cell>
37454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37455 \begin_inset Text
37456
37457 \begin_layout Plain Layout
37458
37459 \family roman
37460 \series medium
37461 \shape up
37462 \emph off
37463 \bar no
37464 \noun off
37465 \color none
37466 þ
37467 \end_layout
37468
37469 \end_inset
37470 </cell>
37471 </row>
37472 <row>
37473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37474 \begin_inset Text
37475
37476 \begin_layout Plain Layout
37477
37478 \family roman
37479 \series medium
37480 \shape up
37481 \size tiny
37482 \emph off
37483 \bar no
37484 \noun off
37485 \color none
37486 0F
37487 \end_layout
37488
37489 \end_inset
37490 </cell>
37491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37492 \begin_inset Text
37493
37494 \begin_layout Plain Layout
37495
37496 \end_layout
37497
37498 \end_inset
37499 </cell>
37500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37501 \begin_inset Text
37502
37503 \begin_layout Plain Layout
37504
37505 \end_layout
37506
37507 \end_inset
37508 </cell>
37509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37510 \begin_inset Text
37511
37512 \begin_layout Plain Layout
37513
37514 \family roman
37515 \series medium
37516 \shape up
37517 \emph off
37518 \bar no
37519 \noun off
37520 \color none
37521 /
37522 \end_layout
37523
37524 \end_inset
37525 </cell>
37526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37527 \begin_inset Text
37528
37529 \begin_layout Plain Layout
37530
37531 \family roman
37532 \series medium
37533 \shape up
37534 \emph off
37535 \bar no
37536 \noun off
37537 \color none
37538 ?
37539 \end_layout
37540
37541 \end_inset
37542 </cell>
37543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37544 \begin_inset Text
37545
37546 \begin_layout Plain Layout
37547
37548 \family roman
37549 \series medium
37550 \shape up
37551 \emph off
37552 \bar no
37553 \noun off
37554 \color none
37555 O
37556 \end_layout
37557
37558 \end_inset
37559 </cell>
37560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37561 \begin_inset Text
37562
37563 \begin_layout Plain Layout
37564
37565 \family roman
37566 \series medium
37567 \shape up
37568 \emph off
37569 \bar no
37570 \noun off
37571 \color none
37572 _
37573 \end_layout
37574
37575 \end_inset
37576 </cell>
37577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37578 \begin_inset Text
37579
37580 \begin_layout Plain Layout
37581
37582 \family roman
37583 \series medium
37584 \shape up
37585 \emph off
37586 \bar no
37587 \noun off
37588 \color none
37589 o
37590 \end_layout
37591
37592 \end_inset
37593 </cell>
37594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37595 \begin_inset Text
37596
37597 \begin_layout Plain Layout
37598
37599 \end_layout
37600
37601 \end_inset
37602 </cell>
37603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37604 \begin_inset Text
37605
37606 \begin_layout Plain Layout
37607
37608 \end_layout
37609
37610 \end_inset
37611 </cell>
37612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37613 \begin_inset Text
37614
37615 \begin_layout Plain Layout
37616
37617 \end_layout
37618
37619 \end_inset
37620 </cell>
37621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37622 \begin_inset Text
37623
37624 \begin_layout Plain Layout
37625
37626 \family roman
37627 \series medium
37628 \shape up
37629 \emph off
37630 \bar no
37631 \noun off
37632 \color none
37633 ¯
37634 \end_layout
37635
37636 \end_inset
37637 </cell>
37638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37639 \begin_inset Text
37640
37641 \begin_layout Plain Layout
37642
37643 \family roman
37644 \series medium
37645 \shape up
37646 \emph off
37647 \bar no
37648 \noun off
37649 \color none
37650 ¿
37651 \end_layout
37652
37653 \end_inset
37654 </cell>
37655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37656 \begin_inset Text
37657
37658 \begin_layout Plain Layout
37659
37660 \family roman
37661 \series medium
37662 \shape up
37663 \emph off
37664 \bar no
37665 \noun off
37666 \color none
37667 Ï
37668 \end_layout
37669
37670 \end_inset
37671 </cell>
37672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37673 \begin_inset Text
37674
37675 \begin_layout Plain Layout
37676
37677 \family roman
37678 \series medium
37679 \shape up
37680 \emph off
37681 \bar no
37682 \noun off
37683 \color none
37684 ß
37685 \end_layout
37686
37687 \end_inset
37688 </cell>
37689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37690 \begin_inset Text
37691
37692 \begin_layout Plain Layout
37693
37694 \family roman
37695 \series medium
37696 \shape up
37697 \emph off
37698 \bar no
37699 \noun off
37700 \color none
37701 ï
37702 \end_layout
37703
37704 \end_inset
37705 </cell>
37706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37707 \begin_inset Text
37708
37709 \begin_layout Plain Layout
37710
37711 \family roman
37712 \series medium
37713 \shape up
37714 \emph off
37715 \bar no
37716 \noun off
37717 \color none
37718 ÿ
37719 \end_layout
37720
37721 \end_inset
37722 </cell>
37723 </row>
37724 </lyxtabular>
37725
37726 \end_inset
37727
37728
37729 \end_layout
37730
37731 \end_inset
37732
37733
37734 \end_layout
37735
37736 \begin_layout Standard
37737 The following is a full list of all of the accented characters LyX can display
37738  directly.
37739  It includes not only the accented characters from the previous table, but
37740  also the characters from 
37741 \family typewriter
37742 ISO8859–2
37743 \family default
37744  through 
37745 \family typewriter
37746 4
37747 \family default
37748 .
37749  
37750 \end_layout
37751
37752 \begin_layout Itemize
37753 From 
37754 \family typewriter
37755 ISO8859–1
37756 \family default
37757 :
37758 \end_layout
37759
37760 \begin_deeper
37761 \begin_layout Standard
37762 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37763 \begin_inset space \hfill{}
37764 \end_inset
37765
37766 diaeresis
37767 \end_layout
37768
37769 \begin_layout Standard
37770 ^ Â Ê Î Ô Û â ê î ô û
37771 \begin_inset space \hfill{}
37772 \end_inset
37773
37774 circumflex
37775 \end_layout
37776
37777 \begin_layout Standard
37778 ` À È Ì Ò Ù à è ì ò ù
37779 \begin_inset space \hfill{}
37780 \end_inset
37781
37782 grave
37783 \end_layout
37784
37785 \begin_layout Standard
37786 ´ Á É Í Ó Ú Ý á é í ó ú ý
37787 \begin_inset space \hfill{}
37788 \end_inset
37789
37790 acute
37791 \end_layout
37792
37793 \begin_layout Standard
37794 ~ Ã Ñ Õ ã ñ õ
37795 \begin_inset space \hfill{}
37796 \end_inset
37797
37798 tilde
37799 \end_layout
37800
37801 \begin_layout Standard
37802 ¸Çç
37803 \begin_inset space \hfill{}
37804 \end_inset
37805
37806 cedilla
37807 \end_layout
37808
37809 \begin_layout Standard
37810 ¯
37811 \begin_inset space \hfill{}
37812 \end_inset
37813
37814 macron
37815 \end_layout
37816
37817 \end_deeper
37818 \begin_layout Itemize
37819 From 
37820 \family typewriter
37821 ISO8859–2
37822 \family default
37823  through 
37824 \family typewriter
37825 4
37826 \family default
37827 :
37828 \end_layout
37829
37830 \begin_deeper
37831 \begin_layout Standard
37832 ĤĴĥĵĈĜŜĉĝŝ
37833 \begin_inset space \hfill{}
37834 \end_inset
37835
37836 circumflex
37837 \end_layout
37838
37839 \begin_layout Standard
37840 ŚŹśźŔĹĆŃŕĺćń
37841 \begin_inset space \hfill{}
37842 \end_inset
37843
37844 acute
37845 \end_layout
37846
37847 \begin_layout Standard
37848 Ĩı̃Ũũ
37849 \begin_inset space \hfill{}
37850 \end_inset
37851
37852 tilde
37853 \end_layout
37854
37855 \begin_layout Standard
37856 ŞşŢţŖĻĢŗļģŅĶņķ
37857 \begin_inset space \hfill{}
37858 \end_inset
37859
37860 cedilla
37861 \end_layout
37862
37863 \begin_layout Standard
37864 ĒēĀĪŌŪāı̄ōū
37865 \begin_inset space \hfill{}
37866 \end_inset
37867
37868 macron
37869 \end_layout
37870
37871 \begin_layout Standard
37872 ŐŰőű
37873 \begin_inset space \hfill{}
37874 \end_inset
37875
37876 Hungarian umlaut
37877 \end_layout
37878
37879 \end_deeper
37880 \begin_layout Standard
37881 All the characters above are actively supported by TeX fonts.
37882  In addition TeX allows diacritical marks on almost all characters.
37883  Also make sure you're using the 
37884 \family typewriter
37885 T1
37886 \family default
37887  font-encoding.
37888 \end_layout
37889
37890 \begin_layout Chapter
37891 \start_of_appendix
37892 The User Interface
37893 \begin_inset CommandInset label
37894 LatexCommand label
37895 name "cha:The-User-Interface"
37896
37897 \end_inset
37898
37899
37900 \end_layout
37901
37902 \begin_layout Standard
37903 This appendix lists all the available menus and describes their functionality.
37904  It is designed as a quick reference if you are searching for a special
37905  topic inside the user's guide.
37906 \end_layout
37907
37908 \begin_layout Section
37909 The File Menu
37910 \begin_inset Index idx
37911 status collapsed
37912
37913 \begin_layout Plain Layout
37914 Menu ! File
37915 \end_layout
37916
37917 \end_inset
37918
37919
37920 \end_layout
37921
37922 \begin_layout Standard
37923 Under the 
37924 \family sans
37925 File
37926 \family default
37927  menu are the basic operations in addition to some more advanced operations.
37928  At the end of the menu the four last opened documents are listed.
37929 \end_layout
37930
37931 \begin_layout Subsection
37932 New
37933 \end_layout
37934
37935 \begin_layout Standard
37936 Creates a new document.
37937 \end_layout
37938
37939 \begin_layout Subsection
37940 New from Template
37941 \end_layout
37942
37943 \begin_layout Standard
37944 This menu entry prompts you for a template to use.
37945  Selecting a template will automatically set certain layout features for
37946  the document, features you would otherwise need to change manually.
37947 \end_layout
37948
37949 \begin_layout Subsection
37950 Open
37951 \end_layout
37952
37953 \begin_layout Standard
37954 Opens a document.
37955 \end_layout
37956
37957 \begin_layout Subsection
37958 Open Recent
37959 \end_layout
37960
37961 \begin_layout Standard
37962 The submenu shows a list of the recently opened files.
37963  Click there on a file to open it.
37964 \end_layout
37965
37966 \begin_layout Subsection
37967 Close
37968 \end_layout
37969
37970 \begin_layout Standard
37971 Closes the current document.
37972 \end_layout
37973
37974 \begin_layout Subsection
37975 Close All
37976 \end_layout
37977
37978 \begin_layout Standard
37979 Closes all opened documents.
37980 \end_layout
37981
37982 \begin_layout Subsection
37983 Save
37984 \end_layout
37985
37986 \begin_layout Standard
37987 Saves the actual document.
37988 \end_layout
37989
37990 \begin_layout Subsection
37991 Save As
37992 \end_layout
37993
37994 \begin_layout Standard
37995 Saves the actual document under a new name to create a copy.
37996 \end_layout
37997
37998 \begin_layout Subsection
37999 Save All
38000 \end_layout
38001
38002 \begin_layout Standard
38003 Saves all opened documents.
38004 \end_layout
38005
38006 \begin_layout Subsection
38007 Revert to saved
38008 \end_layout
38009
38010 \begin_layout Standard
38011 Reloads the actual document from disk.
38012 \end_layout
38013
38014 \begin_layout Subsection
38015 Version Control
38016 \end_layout
38017
38018 \begin_layout Standard
38019 This is used when more people are working on the same document.
38020  It is described in the section 
38021 \emph on
38022 Version Control in LyX
38023 \emph default
38024  of the 
38025 \emph on
38026 Additional Features
38027 \emph default
38028  manual.
38029 \end_layout
38030
38031 \begin_layout Subsection
38032 Import
38033 \end_layout
38034
38035 \begin_layout Standard
38036 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
38037  NoWeb-files, plain text files, and comma separated, table like, text files
38038  (CSV) as a new LyX-document.
38039  The files will be imported as new LyX-document.
38040 \end_layout
38041
38042 \begin_layout Standard
38043 When using the menu entry 
38044 \family sans
38045 Plain
38046 \begin_inset space ~
38047 \end_inset
38048
38049 Text
38050 \family default
38051 , line breaks in the text will start a new paragraph; when using the menu
38052  entry 
38053 \family sans
38054 Plain
38055 \begin_inset space ~
38056 \end_inset
38057
38058 Text, Join
38059 \begin_inset space ~
38060 \end_inset
38061
38062 Lines
38063 \family default
38064 , consecutive lines of text will be imported to one big paragraph.
38065  A new paragraph will begin when there is a blank line in the file.
38066 \end_layout
38067
38068 \begin_layout Subsection
38069 Export
38070 \begin_inset CommandInset label
38071 LatexCommand label
38072 name "sub:Export"
38073
38074 \end_inset
38075
38076
38077 \end_layout
38078
38079 \begin_layout Standard
38080 You can export your document to various file formats.
38081  The resulting files are placed in the directory of your LyX-file.
38082  The menu entries are not the same on all installations.
38083  They depend on the programs found by LyX while its configuration.
38084 \end_layout
38085
38086 \begin_layout Standard
38087 Here is a list of all available entries; some of them are explained in detail
38088  in section
38089 \begin_inset space ~
38090 \end_inset
38091
38092
38093 \begin_inset CommandInset ref
38094 LatexCommand ref
38095 reference "sub:Output-file-formats"
38096
38097 \end_inset
38098
38099 :
38100 \end_layout
38101
38102 \begin_layout Description
38103
38104 \family sans
38105 CJK
38106 \begin_inset space ~
38107 \end_inset
38108
38109 LyX 
38110 \family default
38111 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
38112  (CJK)
38113 \begin_inset Newline newline
38114 \end_inset
38115
38116  Since LyX 1.5.0 CJK support is fully integrated to LyX.
38117 \end_layout
38118
38119 \begin_layout Description
38120
38121 \family sans
38122 DVI
38123 \family default
38124  DVI-format
38125 \end_layout
38126
38127 \begin_layout Description
38128 HTML HTML-format (the HTML-converter is a third-party product and may not
38129  work in all cases)
38130 \end_layout
38131
38132 \begin_layout Description
38133 HTML
38134 \begin_inset space ~
38135 \end_inset
38136
38137 (MS
38138 \begin_inset space ~
38139 \end_inset
38140
38141 Word) HTML-format specialized so that the result can be imported to 
38142 \family sans
38143 MS Word
38144 \family default
38145 ; as a consequence of this formulas will be embedded as bitmap fonts and
38146  not in the format 
38147 \family sans
38148 MathML
38149 \family default
38150 .
38151 \end_layout
38152
38153 \begin_layout Description
38154
38155 \family sans
38156 LaT
38157 \begin_inset ERT
38158 status collapsed
38159
38160 \begin_layout Plain Layout
38161
38162 {}
38163 \end_layout
38164
38165 \end_inset
38166
38167 eX
38168 \begin_inset space ~
38169 \end_inset
38170
38171 (pdflatex)
38172 \family default
38173  text file with the LaTeX source, additionally all images used in the document
38174  will be converted to a format that is readable by the 
38175 \family typewriter
38176 pdflatex
38177 \family default
38178  program (GIF, JPG, PDF, PNG)
38179 \end_layout
38180
38181 \begin_layout Description
38182
38183 \family sans
38184 LaT
38185 \begin_inset ERT
38186 status collapsed
38187
38188 \begin_layout Plain Layout
38189
38190 {}
38191 \end_layout
38192
38193 \end_inset
38194
38195 eX
38196 \begin_inset space ~
38197 \end_inset
38198
38199 (plain)
38200 \family default
38201  text file with the LaTeX source code, additionally all images used in the
38202  document will be converted to the EPS-format, only this format is readable
38203  by the 
38204 \family typewriter
38205 latex
38206 \family default
38207  program
38208 \end_layout
38209
38210 \begin_layout Description
38211 LyX
38212 \begin_inset space ~
38213 \end_inset
38214
38215 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
38216 \begin_inset Quotes eld
38217 \end_inset
38218
38219 y
38220 \begin_inset Quotes erd
38221 \end_inset
38222
38223  is replaced by the version number)
38224 \end_layout
38225
38226 \begin_layout Description
38227 LyXHTML HTML-format, using LyX's internal XHTML engine
38228 \end_layout
38229
38230 \begin_layout Description
38231 OpenDocument OpenDocument-formatted text file, to be opened with 
38232 \family sans
38233 OpenOffice
38234 \family default
38235
38236 \family sans
38237 KOffice
38238 \family default
38239
38240 \family sans
38241 Abiword
38242 \family default
38243 , etc.
38244  (The OpenDocument-converter is a third-party product and may not work in
38245  all cases)
38246 \end_layout
38247
38248 \begin_layout Description
38249
38250 \family sans
38251 PDF
38252 \begin_inset space ~
38253 \end_inset
38254
38255 (dvipdfm)
38256 \family default
38257  PDF-format using the program 
38258 \family typewriter
38259 dvipdfm
38260 \end_layout
38261
38262 \begin_layout Description
38263
38264 \family sans
38265 PDF
38266 \begin_inset space ~
38267 \end_inset
38268
38269 (pdflatex)
38270 \family default
38271  PDF-format using the program 
38272 \family typewriter
38273 pdflatex
38274 \end_layout
38275
38276 \begin_layout Description
38277
38278 \family sans
38279 PDF
38280 \begin_inset space ~
38281 \end_inset
38282
38283 (ps2pdf)
38284 \family default
38285  PDF-format using the program 
38286 \family typewriter
38287 ps2pdf
38288 \end_layout
38289
38290 \begin_layout Description
38291
38292 \family sans
38293 Plain
38294 \begin_inset space ~
38295 \end_inset
38296
38297 text
38298 \family default
38299  text format
38300 \end_layout
38301
38302 \begin_layout Description
38303
38304 \family sans
38305 Plain
38306 \begin_inset space ~
38307 \end_inset
38308
38309 text
38310 \begin_inset space ~
38311 \end_inset
38312
38313 (ps2ascii)
38314 \family default
38315  text format, the document will first be converted to Postscript format
38316  and then exported as text using the program 
38317 \family sans
38318 ps2ascii
38319 \end_layout
38320
38321 \begin_layout Description
38322
38323 \family sans
38324 Postscript
38325 \family default
38326  PostScript format using the program 
38327 \family typewriter
38328 dvips
38329 \end_layout
38330
38331 \begin_layout Description
38332
38333 \family sans
38334 Custom
38335 \family default
38336  custom format
38337 \end_layout
38338
38339 \begin_layout Standard
38340 The program 
38341 \family typewriter
38342 dvipdfm
38343 \family default
38344  produces internally a DVI-file which is then converted to a PDF-file.
38345  It is a bit out of date and therefore the output could look different from
38346  what you want.
38347  
38348 \family typewriter
38349 pdflatex
38350 \family default
38351  produces PDF-files directly and supports the latest PDF-file formats.
38352 \end_layout
38353
38354 \begin_layout Standard
38355 If one of the menu entries 
38356 \family sans
38357 DVI
38358 \family default
38359
38360 \family sans
38361 PDF
38362 \begin_inset space ~
38363 \end_inset
38364
38365 (pdflatex)
38366 \family default
38367  or 
38368 \family sans
38369 Postscript
38370 \family default
38371  is missing, you need to update your LaTeX installation.
38372  After updating you have to reconfigure LyX, see section
38373 \begin_inset space ~
38374 \end_inset
38375
38376
38377 \begin_inset CommandInset ref
38378 LatexCommand ref
38379 reference "sec:Basic-LyX-Setup"
38380
38381 \end_inset
38382
38383 .
38384 \begin_inset Index idx
38385 status collapsed
38386
38387 \begin_layout Plain Layout
38388 Reconfiguration of LyX
38389 \end_layout
38390
38391 \end_inset
38392
38393
38394 \end_layout
38395
38396 \begin_layout Standard
38397 The menu 
38398 \family sans
38399 Custom
38400 \family default
38401  allows you to export your file by using special command line options for
38402  the export program.
38403 \end_layout
38404
38405 \begin_layout Subsection
38406 Print
38407 \end_layout
38408
38409 \begin_layout Standard
38410 With this menu entry you can print your document to a file in PostScript
38411  format or send it to a printer.
38412  The printer will also use the document in PostScript format.
38413  The conversion to PostScript is done in the background by LyX using the
38414  program 
38415 \family typewriter
38416 dvips
38417 \family default
38418 .
38419  For more information have a look at section
38420 \begin_inset space ~
38421 \end_inset
38422
38423
38424 \begin_inset CommandInset ref
38425 LatexCommand ref
38426 reference "sub:Printing-the-File"
38427
38428 \end_inset
38429
38430 .
38431 \end_layout
38432
38433 \begin_layout Subsection
38434 Fax
38435 \end_layout
38436
38437 \begin_layout Standard
38438 This menu entry will only appear when you have a fax program installed (on
38439  Windows you additionally need to register its program path to LyX's PATH
38440  prefix, see section
38441 \begin_inset space ~
38442 \end_inset
38443
38444
38445 \begin_inset CommandInset ref
38446 LatexCommand ref
38447 reference "sec:Paths"
38448
38449 \end_inset
38450
38451 ).
38452  With this menu entry you can send your document to a fax program like 
38453 \family typewriter
38454 hylapex
38455 \family default
38456  or 
38457 \family typewriter
38458 kdeprintfax
38459 \family default
38460 .
38461  The default format of the sent file is PostScript.
38462  The format can be changed in LyX's preferences as described in section
38463 \begin_inset space ~
38464 \end_inset
38465
38466
38467 \begin_inset CommandInset ref
38468 LatexCommand ref
38469 reference "sub:Converters"
38470
38471 \end_inset
38472
38473 .
38474 \end_layout
38475
38476 \begin_layout Subsection
38477 New and Close Window
38478 \end_layout
38479
38480 \begin_layout Standard
38481 Opens or closes a new instance of LyX.
38482 \end_layout
38483
38484 \begin_layout Subsection
38485 Exit
38486 \end_layout
38487
38488 \begin_layout Standard
38489 Prompts you to save all unsaved documents and then exits.
38490 \end_layout
38491
38492 \begin_layout Section
38493 The Edit Menu
38494 \begin_inset Index idx
38495 status collapsed
38496
38497 \begin_layout Plain Layout
38498 Menu ! Edit
38499 \end_layout
38500
38501 \end_inset
38502
38503
38504 \end_layout
38505
38506 \begin_layout Subsection
38507 Undo and Redo
38508 \end_layout
38509
38510 \begin_layout Standard
38511 Described in section
38512 \begin_inset space ~
38513 \end_inset
38514
38515
38516 \begin_inset CommandInset ref
38517 LatexCommand ref
38518 reference "sec:Undo-and-Redo"
38519
38520 \end_inset
38521
38522 .
38523 \end_layout
38524
38525 \begin_layout Subsection
38526 Cut, Copy, Paste, Paste Recent, Paste Special
38527 \end_layout
38528
38529 \begin_layout Standard
38530 Described in section
38531 \begin_inset space ~
38532 \end_inset
38533
38534
38535 \begin_inset CommandInset ref
38536 LatexCommand ref
38537 reference "sec:Basic-Editing-Features"
38538
38539 \end_inset
38540
38541 .
38542 \end_layout
38543
38544 \begin_layout Subsection
38545 Select All
38546 \end_layout
38547
38548 \begin_layout Standard
38549 Selects the whole document.
38550 \end_layout
38551
38552 \begin_layout Subsection
38553 Find & Replace
38554 \end_layout
38555
38556 \begin_layout Standard
38557 Described in section
38558 \begin_inset space ~
38559 \end_inset
38560
38561
38562 \begin_inset CommandInset ref
38563 LatexCommand ref
38564 reference "sec:Basic-Editing-Features"
38565
38566 \end_inset
38567
38568 .
38569 \end_layout
38570
38571 \begin_layout Subsection
38572 Move Paragraph Up/Down
38573 \end_layout
38574
38575 \begin_layout Standard
38576 This shifts the paragraph where the cursor is currently in one paragraph
38577  up or down.
38578 \end_layout
38579
38580 \begin_layout Subsection
38581 Text Style
38582 \end_layout
38583
38584 \begin_layout Standard
38585 Described in section
38586 \begin_inset space ~
38587 \end_inset
38588
38589
38590 \begin_inset CommandInset ref
38591 LatexCommand ref
38592 reference "sub:Fine-Tuning-with-the"
38593
38594 \end_inset
38595
38596 .
38597 \end_layout
38598
38599 \begin_layout Subsection
38600 Paragraph Settings
38601 \begin_inset Index idx
38602 status collapsed
38603
38604 \begin_layout Plain Layout
38605 Paragraph ! Settings
38606 \end_layout
38607
38608 \end_inset
38609
38610
38611 \end_layout
38612
38613 \begin_layout Standard
38614 Enables you to set the paragraph alignment, line spacing and label width.
38615  These settings only affect the paragraph in which the cursor is currently.
38616 \end_layout
38617
38618 \begin_layout Standard
38619 You can also prevent the first line of the paragraph being indented if you
38620  have chosen to separate paragraphs with indents in the 
38621 \family sans
38622 Document\SpecialChar \menuseparator
38623 Settings
38624 \family default
38625  dialog under 
38626 \family sans
38627 Text
38628 \begin_inset space ~
38629 \end_inset
38630
38631 Layout
38632 \family default
38633 .
38634 \end_layout
38635
38636 \begin_layout Subsection
38637 Table Settings and Math
38638 \end_layout
38639
38640 \begin_layout Standard
38641 These two menus are only fully active when the cursor is inside a table
38642  or a formula.
38643  Here you can change the properties of tables and formulas.
38644  The properties of tables are described in section
38645 \begin_inset space ~
38646 \end_inset
38647
38648
38649 \begin_inset CommandInset ref
38650 LatexCommand ref
38651 reference "sec:Tables"
38652
38653 \end_inset
38654
38655 , the properties of formulas in chapter
38656 \begin_inset space ~
38657 \end_inset
38658
38659
38660 \begin_inset CommandInset ref
38661 LatexCommand ref
38662 reference "cha:Mathematical-Formulas"
38663
38664 \end_inset
38665
38666 .
38667 \end_layout
38668
38669 \begin_layout Subsection
38670 Increase / Decrease List Depth
38671 \end_layout
38672
38673 \begin_layout Standard
38674 These menu entries are only active when the cursor is in an environment
38675  that can be nested.
38676  They increase/decrease the environment nesting level as explained in section
38677 \begin_inset space ~
38678 \end_inset
38679
38680
38681 \begin_inset CommandInset ref
38682 LatexCommand ref
38683 reference "sec:Nesting"
38684
38685 \end_inset
38686
38687  and 
38688 \begin_inset CommandInset ref
38689 LatexCommand ref
38690 reference "sub:Numbering-depth"
38691
38692 \end_inset
38693
38694 .
38695 \end_layout
38696
38697 \begin_layout Section
38698 The View Menu
38699 \begin_inset Index idx
38700 status collapsed
38701
38702 \begin_layout Plain Layout
38703 Menu ! View
38704 \end_layout
38705
38706 \end_inset
38707
38708
38709 \end_layout
38710
38711 \begin_layout Standard
38712 The 
38713 \family sans
38714 View
38715 \family default
38716  menu contains a list of available formats in which you can view the actual
38717  document with an external program.
38718  The menu entries for the viewing formats are not the same on all installations
38719  — it depends on the LaTeX programs that are found while LyX was configured.
38720  All possible formats are formats listed in section
38721 \begin_inset space ~
38722 \end_inset
38723
38724
38725 \begin_inset CommandInset ref
38726 LatexCommand ref
38727 reference "sub:Export"
38728
38729 \end_inset
38730
38731 .
38732  You should at least see the menu entries 
38733 \family sans
38734 DVI
38735 \family default
38736  and 
38737 \family sans
38738 PDF
38739 \begin_inset space ~
38740 \end_inset
38741
38742 (pdflatex)
38743 \family default
38744 .
38745  If one of the two is missing, you need to update your LaTeX installation.
38746  After updating you have to reconfigure LyX, see section
38747 \begin_inset space ~
38748 \end_inset
38749
38750
38751 \begin_inset CommandInset ref
38752 LatexCommand ref
38753 reference "sec:Basic-LyX-Setup"
38754
38755 \end_inset
38756
38757 .
38758 \begin_inset Index idx
38759 status collapsed
38760
38761 \begin_layout Plain Layout
38762 Reconfiguration of LyX
38763 \end_layout
38764
38765 \end_inset
38766
38767
38768 \end_layout
38769
38770 \begin_layout Standard
38771 Invoking a menu will start a viewer program.
38772  The viewer can be set or changed in the preferences, see section
38773 \begin_inset space ~
38774 \end_inset
38775
38776
38777 \begin_inset CommandInset ref
38778 LatexCommand ref
38779 reference "sec:File-Formats"
38780
38781 \end_inset
38782
38783 .
38784  The default viewers are set by LyX when it is first configured.
38785 \end_layout
38786
38787 \begin_layout Standard
38788 \begin_inset VSpace bigskip
38789 \end_inset
38790
38791 At the bottom of the 
38792 \family sans
38793 View
38794 \family default
38795  menu the opened documents are listed.
38796 \end_layout
38797
38798 \begin_layout Subsection
38799 Open/Close all Insets
38800 \end_layout
38801
38802 \begin_layout Standard
38803 Opens/closes all insets in your document.
38804 \end_layout
38805
38806 \begin_layout Subsection
38807 Unfold/Fold Math Macros
38808 \end_layout
38809
38810 \begin_layout Standard
38811 Unfolds/folds the current math macro.
38812 \end_layout
38813
38814 \begin_layout Standard
38815 Math macros are described in the 
38816 \emph on
38817 Math
38818 \emph default
38819  manual.
38820 \end_layout
38821
38822 \begin_layout Subsection
38823 View Source
38824 \end_layout
38825
38826 \begin_layout Standard
38827 Opens a window showing the source code of the actual document, as described
38828  in section
38829 \begin_inset space ~
38830 \end_inset
38831
38832
38833 \begin_inset CommandInset ref
38834 LatexCommand ref
38835 reference "sec:Previewing-snippets-of"
38836
38837 \end_inset
38838
38839 .
38840 \end_layout
38841
38842 \begin_layout Subsection
38843 View Messages
38844 \end_layout
38845
38846 \begin_layout Standard
38847 Opens a window showing console messages.
38848  This is useful for debugging LyX (i.
38849 \begin_inset space \thinspace{}
38850 \end_inset
38851
38852 e., hunt for errors in the program) or to see what is going on in the background
38853  while LaTeX is processing the document,
38854 \end_layout
38855
38856 \begin_layout Subsection
38857 View
38858 \end_layout
38859
38860 \begin_layout Standard
38861 This menu entry generates the output you have specified as default output
38862  format either in the preferences (see sec.
38863 \begin_inset space ~
38864 \end_inset
38865
38866
38867 \begin_inset CommandInset ref
38868 LatexCommand ref
38869 reference "sec:File-Formats"
38870
38871 \end_inset
38872
38873 ) or in the document settings (see sec.
38874 \begin_inset space ~
38875 \end_inset
38876
38877
38878 \begin_inset CommandInset ref
38879 LatexCommand ref
38880 reference "sec:Doc-Output"
38881
38882 \end_inset
38883
38884 ), for instance PDF, and opens it in an appropriate viewer.
38885 \end_layout
38886
38887 \begin_layout Subsection
38888 View (Other Formats)
38889 \end_layout
38890
38891 \begin_layout Standard
38892 With this submenu, you can view your document in alternative output formats.
38893 \end_layout
38894
38895 \begin_layout Subsection
38896 Update
38897 \end_layout
38898
38899 \begin_layout Standard
38900 This menu entry allows you to update the view with your latest changes (in
38901  the default output format as described in the previous section) without
38902  opening a new viewer window.
38903 \end_layout
38904
38905 \begin_layout Subsection
38906 Update (Other Formats)
38907 \end_layout
38908
38909 \begin_layout Standard
38910 With this submenu, you can update the view of alternative output formats
38911  of your document without opening a new viewer window.
38912 \end_layout
38913
38914 \begin_layout Subsection
38915 View Master Document
38916 \end_layout
38917
38918 \begin_layout Standard
38919 This menu item is only visible if your document is included to another document,
38920  which is then its 
38921 \begin_inset Quotes eld
38922 \end_inset
38923
38924 master
38925 \begin_inset Quotes erd
38926 \end_inset
38927
38928  (see section 
38929 \emph on
38930 Child Documents
38931 \emph default
38932  in the 
38933 \emph on
38934 Embedded Objects
38935 \emph default
38936  manual for more information on this topic).
38937  This item allows you to view the master document from within its child.
38938  That is, if you are working on a child document which is a chapter of a
38939  book, 
38940 \family sans
38941 View Master
38942 \family default
38943  generates the output of the whole book, while 
38944 \family sans
38945 View
38946 \family default
38947  will just output the chapter alone.
38948 \end_layout
38949
38950 \begin_layout Standard
38951 The format used by this function is the default output format as specified
38952  in the preferences (see sec.
38953 \begin_inset space ~
38954 \end_inset
38955
38956
38957 \begin_inset CommandInset ref
38958 LatexCommand ref
38959 reference "sec:File-Formats"
38960
38961 \end_inset
38962
38963 ) or in the document settings (see sec.
38964 \begin_inset space ~
38965 \end_inset
38966
38967
38968 \begin_inset CommandInset ref
38969 LatexCommand ref
38970 reference "sec:Doc-Output"
38971
38972 \end_inset
38973
38974 ).
38975 \end_layout
38976
38977 \begin_layout Subsection
38978 Update Master Document
38979 \end_layout
38980
38981 \begin_layout Standard
38982 This menu item is only visible if your document is included to another document,
38983  which is then its 
38984 \begin_inset Quotes eld
38985 \end_inset
38986
38987 master
38988 \begin_inset Quotes erd
38989 \end_inset
38990
38991  (see section 
38992 \emph on
38993 Child Documents
38994 \emph default
38995  in the 
38996 \emph on
38997 Embedded Objects
38998 \emph default
38999  manual for more information on this topic).
39000  This item allows you to update the view of a master document from within
39001  its child without the need to switch to the master document itself.
39002 \end_layout
39003
39004 \begin_layout Standard
39005 The format used by this function is the default output format as specified
39006  in the preferences (see sec.
39007 \begin_inset space ~
39008 \end_inset
39009
39010
39011 \begin_inset CommandInset ref
39012 LatexCommand ref
39013 reference "sec:File-Formats"
39014
39015 \end_inset
39016
39017 ) or in the document settings (see sec.
39018 \begin_inset space ~
39019 \end_inset
39020
39021
39022 \begin_inset CommandInset ref
39023 LatexCommand ref
39024 reference "sec:Doc-Output"
39025
39026 \end_inset
39027
39028 ).
39029 \end_layout
39030
39031 \begin_layout Subsection
39032 Split View
39033 \end_layout
39034
39035 \begin_layout Standard
39036 This will split LyX's main window vertically or horizontally.
39037  This allows you to view documents the same time to compare them, or to
39038  view the same document, but at different positions.
39039  You can even split the main window several times to view for example 3
39040  or more documents at the same time.
39041  To return to an unsplit view, use the menu 
39042 \family sans
39043 Close Current View
39044 \family default
39045 .
39046 \end_layout
39047
39048 \begin_layout Subsection
39049 Close Current View
39050 \end_layout
39051
39052 \begin_layout Standard
39053 Closes a split view.
39054 \end_layout
39055
39056 \begin_layout Subsection
39057 Fullscreen
39058 \end_layout
39059
39060 \begin_layout Standard
39061 Using this menu entry or pressing F11 removes the menu bar and all toolbars
39062  so that you will see nothing but your text.
39063  It furthermore displays LyX's main window fullscreen.
39064  To return from fullscreen to the normal view, press F11, or right-click
39065  and turn off the fullscreen mode in the context menu.
39066 \end_layout
39067
39068 \begin_layout Subsection
39069 Toolbars
39070 \begin_inset CommandInset label
39071 LatexCommand label
39072 name "sub:Toolbars"
39073
39074 \end_inset
39075
39076
39077 \begin_inset Index idx
39078 status collapsed
39079
39080 \begin_layout Plain Layout
39081 Toolbar
39082 \end_layout
39083
39084 \end_inset
39085
39086
39087 \end_layout
39088
39089 \begin_layout Standard
39090 In this menu entry you can set the appearance of the different toolbars.
39091  All toolbars and the 
39092 \family sans
39093 Command
39094 \begin_inset space ~
39095 \end_inset
39096
39097 Buffer
39098 \family default
39099  can be turned on and off.
39100  The 
39101 \emph on
39102 on
39103 \emph default
39104  state is denoted in the menu with a checkmark.
39105  The 
39106 \family sans
39107 Review
39108 \family default
39109
39110 \family sans
39111 Table
39112 \family default
39113
39114 \family sans
39115 Math
39116 \begin_inset space ~
39117 \end_inset
39118
39119 Panels
39120 \family default
39121 , and 
39122 \family sans
39123 Math
39124 \family default
39125  toolbars can be additionally set to the state 
39126 \emph on
39127 automatic
39128 \emph default
39129  that is denoted in the menu with the suffix 
39130 \family sans
39131 (auto)
39132 \family default
39133 .
39134 \end_layout
39135
39136 \begin_layout Standard
39137 In the 
39138 \emph on
39139 on
39140 \emph default
39141  state the toolbar is permanently shown, in the 
39142 \emph on
39143 automatic
39144 \emph default
39145  state the toolbar is only shown when the cursor is in a certain environment
39146  or when a certain feature is enabled.
39147  That means that the review toolbar will only be shown when change tracking
39148  is activated, the math and table toolbars are only shown when the cursor
39149  is inside a formula or table, respectively.
39150 \end_layout
39151
39152 \begin_layout Standard
39153 LyX's toolbars and their buttons are explained in section
39154 \begin_inset space ~
39155 \end_inset
39156
39157
39158 \begin_inset CommandInset ref
39159 LatexCommand ref
39160 reference "sec:Toolbars"
39161
39162 \end_inset
39163
39164 .
39165 \end_layout
39166
39167 \begin_layout Section
39168 The Insert Menu
39169 \begin_inset Index idx
39170 status collapsed
39171
39172 \begin_layout Plain Layout
39173 Menu ! Insert
39174 \end_layout
39175
39176 \end_inset
39177
39178
39179 \end_layout
39180
39181 \begin_layout Subsection
39182 Math
39183 \end_layout
39184
39185 \begin_layout Standard
39186 Inserts math constructs that are explained in chapter
39187 \begin_inset space ~
39188 \end_inset
39189
39190
39191 \begin_inset CommandInset ref
39192 LatexCommand ref
39193 reference "cha:Mathematical-Formulas"
39194
39195 \end_inset
39196
39197  and the 
39198 \emph on
39199 Math
39200 \emph default
39201  manual.
39202 \end_layout
39203
39204 \begin_layout Subsection
39205 Special Character
39206 \begin_inset CommandInset label
39207 LatexCommand label
39208 name "sub:Special-Character"
39209
39210 \end_inset
39211
39212
39213 \end_layout
39214
39215 \begin_layout Standard
39216 Here you can insert the following characters:
39217 \end_layout
39218
39219 \begin_layout Description
39220 Symbols Inserts any character that can be output by your LaTeX system.
39221  Therefore the number of character categories in this dialog and the available
39222  characters depend on the LaTeX-packages you have installed.
39223 \begin_inset Newline newline
39224 \end_inset
39225
39226  
39227 \begin_inset Note Greyedout
39228 status open
39229
39230 \begin_layout Plain Layout
39231
39232 \series bold
39233 Note:
39234 \series default
39235  Not all characters will be visible in the 
39236 \family sans
39237 Symbols
39238 \family default
39239  dialog because none of the screen fonts that you can set in the preferences
39240  dialog (see sec.
39241 \begin_inset space \thinspace{}
39242 \end_inset
39243
39244
39245 \begin_inset CommandInset ref
39246 LatexCommand ref
39247 reference "sub:Screen-Fonts"
39248
39249 \end_inset
39250
39251 ) can display every character.
39252 \end_layout
39253
39254 \end_inset
39255
39256
39257 \end_layout
39258
39259 \begin_layout Description
39260 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39261
39262 \end_layout
39263
39264 \begin_layout Description
39265 End
39266 \begin_inset space ~
39267 \end_inset
39268
39269 of
39270 \begin_inset space ~
39271 \end_inset
39272
39273 Sentence Inserts an end of sentence dot as described in section
39274 \begin_inset space ~
39275 \end_inset
39276
39277
39278 \begin_inset CommandInset ref
39279 LatexCommand ref
39280 reference "sub:Abbreviations"
39281
39282 \end_inset
39283
39284 .
39285 \end_layout
39286
39287 \begin_layout Description
39288 Ordinary
39289 \begin_inset space ~
39290 \end_inset
39291
39292 Quote Inserts this quote: 
39293 \begin_inset Quotes erd
39294 \end_inset
39295
39296 , no matter what quote type you selected in the 
39297 \family sans
39298 Document\SpecialChar \menuseparator
39299 Settings
39300 \family default
39301  dialog under 
39302 \family sans
39303 Language
39304 \family default
39305 .
39306 \end_layout
39307
39308 \begin_layout Description
39309 Single
39310 \begin_inset space ~
39311 \end_inset
39312
39313 Quote Inserts this quote: 
39314 \begin_inset Quotes els
39315 \end_inset
39316
39317
39318 \end_layout
39319
39320 \begin_layout Description
39321 Protected
39322 \begin_inset space ~
39323 \end_inset
39324
39325 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39326
39327 \end_layout
39328
39329 \begin_layout Description
39330 Breakable
39331 \begin_inset space ~
39332 \end_inset
39333
39334 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39335
39336 \end_layout
39337
39338 \begin_layout Description
39339 Menu
39340 \begin_inset space ~
39341 \end_inset
39342
39343 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39344
39345 \end_layout
39346
39347 \begin_layout Description
39348 Phonetic
39349 \begin_inset space ~
39350 \end_inset
39351
39352 Symbols 
39353 \begin_inset Index idx
39354 status collapsed
39355
39356 \begin_layout Plain Layout
39357 Phonetic symbols
39358 \end_layout
39359
39360 \end_inset
39361
39362
39363 \begin_inset Index idx
39364 status collapsed
39365
39366 \begin_layout Plain Layout
39367 Language ! Phonetic symbols
39368 \end_layout
39369
39370 \end_inset
39371
39372 Creates a formula with a so called tipa inset.
39373  Here you can insert commands to create IPA phonetic symbols.
39374  For this feature you must have the LaTeX-package 
39375 \series bold
39376 tipa
39377 \series default
39378
39379 \begin_inset Index idx
39380 status collapsed
39381
39382 \begin_layout Plain Layout
39383 LaTeX-packages ! tipa
39384 \end_layout
39385
39386 \end_inset
39387
39388  installed.
39389 \begin_inset Newline newline
39390 \end_inset
39391
39392 For more information about this feature we refer to the documentation of
39393  
39394 \series bold
39395 tipa, 
39396 \begin_inset CommandInset citation
39397 LatexCommand cite
39398 key "tipa"
39399
39400 \end_inset
39401
39402
39403 \series default
39404  and this Wiki-page:
39405 \begin_inset Newline newline
39406 \end_inset
39407
39408
39409 \begin_inset Flex URL
39410 status open
39411
39412 \begin_layout Plain Layout
39413
39414 http://wiki.lyx.org/LyX/LinguistLyX
39415 \end_layout
39416
39417 \end_inset
39418
39419
39420 \end_layout
39421
39422 \begin_layout Subsection
39423 Formatting
39424 \end_layout
39425
39426 \begin_layout Standard
39427 Here you can insert the following format constructs:
39428 \end_layout
39429
39430 \begin_layout Description
39431 Superscript Inserts a superscript: test
39432 \begin_inset Formula $^{\text{a,b}}$
39433 \end_inset
39434
39435
39436 \end_layout
39437
39438 \begin_layout Description
39439 Subscript Inserts a subscript: test
39440 \begin_inset Formula $_{\text{3x}}$
39441 \end_inset
39442
39443
39444 \end_layout
39445
39446 \begin_layout Description
39447 Protected
39448 \begin_inset space ~
39449 \end_inset
39450
39451 Space Inserts a protected space that is described in section
39452 \begin_inset space ~
39453 \end_inset
39454
39455
39456 \begin_inset CommandInset ref
39457 LatexCommand ref
39458 reference "sub:Protected-Space"
39459
39460 \end_inset
39461
39462 .
39463 \end_layout
39464
39465 \begin_layout Description
39466 Inter-word
39467 \begin_inset space ~
39468 \end_inset
39469
39470 Space Inserts an inter-word space that is described in section
39471 \begin_inset space ~
39472 \end_inset
39473
39474
39475 \begin_inset CommandInset ref
39476 LatexCommand ref
39477 reference "sub:Inter-word-Space"
39478
39479 \end_inset
39480
39481 .
39482 \end_layout
39483
39484 \begin_layout Description
39485 Thin
39486 \begin_inset space ~
39487 \end_inset
39488
39489 Space Inserts a thin space that is described in section
39490 \begin_inset space ~
39491 \end_inset
39492
39493
39494 \begin_inset CommandInset ref
39495 LatexCommand ref
39496 reference "sub:Thin-Space"
39497
39498 \end_inset
39499
39500 .
39501 \end_layout
39502
39503 \begin_layout Description
39504 Horizontal
39505 \begin_inset space ~
39506 \end_inset
39507
39508 Space Inserts horizontal space, see section
39509 \begin_inset space ~
39510 \end_inset
39511
39512
39513 \begin_inset CommandInset ref
39514 LatexCommand ref
39515 reference "sub:Horizontal-Space"
39516
39517 \end_inset
39518
39519  for a description.
39520 \end_layout
39521
39522 \begin_layout Description
39523 Horizontal
39524 \begin_inset space ~
39525 \end_inset
39526
39527 Line Inserts a horizontal line, see section
39528 \begin_inset space ~
39529 \end_inset
39530
39531
39532 \begin_inset CommandInset ref
39533 LatexCommand ref
39534 reference "sub:Horizontal-Lines"
39535
39536 \end_inset
39537
39538  for a description.
39539 \end_layout
39540
39541 \begin_layout Description
39542 Vertical
39543 \begin_inset space ~
39544 \end_inset
39545
39546 Space Inserts vertical space, see section
39547 \begin_inset space ~
39548 \end_inset
39549
39550
39551 \begin_inset CommandInset ref
39552 LatexCommand ref
39553 reference "sub:Vertical-Space"
39554
39555 \end_inset
39556
39557  for a description.
39558 \end_layout
39559
39560 \begin_layout Description
39561 Hyphenation
39562 \begin_inset space ~
39563 \end_inset
39564
39565 Point Inserts a hyphenation point, see section
39566 \begin_inset space ~
39567 \end_inset
39568
39569
39570 \begin_inset CommandInset ref
39571 LatexCommand ref
39572 reference "sub:Hyphenation"
39573
39574 \end_inset
39575
39576 .
39577 \end_layout
39578
39579 \begin_layout Description
39580 Ligature
39581 \begin_inset space ~
39582 \end_inset
39583
39584 Break Inserts a ligature break, see section
39585 \begin_inset space ~
39586 \end_inset
39587
39588
39589 \begin_inset CommandInset ref
39590 LatexCommand ref
39591 reference "sub:Ligatures"
39592
39593 \end_inset
39594
39595 .
39596 \end_layout
39597
39598 \begin_layout Description
39599 Ragged
39600 \begin_inset space ~
39601 \end_inset
39602
39603 Line
39604 \begin_inset space ~
39605 \end_inset
39606
39607 Break Inserts a forced line break, see section
39608 \begin_inset space ~
39609 \end_inset
39610
39611
39612 \begin_inset CommandInset ref
39613 LatexCommand ref
39614 reference "sub:Forced-Line-Breaks"
39615
39616 \end_inset
39617
39618 .
39619 \end_layout
39620
39621 \begin_layout Description
39622 Justified
39623 \begin_inset space ~
39624 \end_inset
39625
39626 Break Inserts a forced line break that furthermore stretches the broken
39627  text line to the page border, see section
39628 \begin_inset space ~
39629 \end_inset
39630
39631
39632 \begin_inset CommandInset ref
39633 LatexCommand ref
39634 reference "sub:Forced-Line-Breaks"
39635
39636 \end_inset
39637
39638 .
39639 \end_layout
39640
39641 \begin_layout Description
39642 New
39643 \begin_inset space ~
39644 \end_inset
39645
39646 Page Inserts a forced page break, described in section
39647 \begin_inset space ~
39648 \end_inset
39649
39650
39651 \begin_inset CommandInset ref
39652 LatexCommand ref
39653 reference "sub:Forced-Page-Breaks"
39654
39655 \end_inset
39656
39657 .
39658 \end_layout
39659
39660 \begin_layout Description
39661 Page
39662 \begin_inset space ~
39663 \end_inset
39664
39665 Break Inserts a forced page break that furthermore stretches the broken
39666  text page to the page border, described in section
39667 \begin_inset space ~
39668 \end_inset
39669
39670
39671 \begin_inset CommandInset ref
39672 LatexCommand ref
39673 reference "sub:Forced-Page-Breaks"
39674
39675 \end_inset
39676
39677 .
39678 \end_layout
39679
39680 \begin_layout Description
39681 Clear
39682 \begin_inset space ~
39683 \end_inset
39684
39685 Page Inserts a clear page break, described in section
39686 \begin_inset space ~
39687 \end_inset
39688
39689
39690 \begin_inset CommandInset ref
39691 LatexCommand ref
39692 reference "sub:Clear-Page-Breaks"
39693
39694 \end_inset
39695
39696 .
39697 \end_layout
39698
39699 \begin_layout Description
39700 Clear
39701 \begin_inset space ~
39702 \end_inset
39703
39704 Double
39705 \begin_inset space ~
39706 \end_inset
39707
39708 Page Inserts a clear doublepage break, described in section
39709 \begin_inset space ~
39710 \end_inset
39711
39712
39713 \begin_inset CommandInset ref
39714 LatexCommand ref
39715 reference "sub:Clear-Page-Breaks"
39716
39717 \end_inset
39718
39719 .
39720 \end_layout
39721
39722 \begin_layout Subsection
39723 List / TOC
39724 \end_layout
39725
39726 \begin_layout Standard
39727 Various lists can be inserted with this menu entry.
39728  The table of contents, the algorithm, figures, and tables list are described
39729  in section
39730 \begin_inset space ~
39731 \end_inset
39732
39733
39734 \begin_inset CommandInset ref
39735 LatexCommand ref
39736 reference "sec:toc"
39737
39738 \end_inset
39739
39740 .
39741  The index list is described in section
39742 \begin_inset space ~
39743 \end_inset
39744
39745
39746 \begin_inset CommandInset ref
39747 LatexCommand ref
39748 reference "sec:Index"
39749
39750 \end_inset
39751
39752 , the nomenclature in section
39753 \begin_inset space ~
39754 \end_inset
39755
39756
39757 \begin_inset CommandInset ref
39758 LatexCommand ref
39759 reference "sec:Nomenclature"
39760
39761 \end_inset
39762
39763 , and the BibTeX bibliography in section
39764 \begin_inset space ~
39765 \end_inset
39766
39767
39768 \begin_inset CommandInset ref
39769 LatexCommand ref
39770 reference "sub:Bibliography-databases"
39771
39772 \end_inset
39773
39774 .
39775 \end_layout
39776
39777 \begin_layout Subsection
39778 Float
39779 \end_layout
39780
39781 \begin_layout Standard
39782 To insert floats, described in section
39783 \begin_inset space ~
39784 \end_inset
39785
39786
39787 \begin_inset CommandInset ref
39788 LatexCommand ref
39789 reference "sec:Floats"
39790
39791 \end_inset
39792
39793 .
39794 \end_layout
39795
39796 \begin_layout Subsection
39797 Note
39798 \end_layout
39799
39800 \begin_layout Standard
39801 To insert notes, described in section
39802 \begin_inset space ~
39803 \end_inset
39804
39805
39806 \begin_inset CommandInset ref
39807 LatexCommand ref
39808 reference "sec:Notes"
39809
39810 \end_inset
39811
39812 .
39813 \end_layout
39814
39815 \begin_layout Subsection
39816 Branch
39817 \end_layout
39818
39819 \begin_layout Standard
39820 Inserts branch insets as described in section
39821 \begin_inset space ~
39822 \end_inset
39823
39824
39825 \begin_inset CommandInset ref
39826 LatexCommand ref
39827 reference "sec:Branches"
39828
39829 \end_inset
39830
39831 .
39832 \end_layout
39833
39834 \begin_layout Subsection
39835 Custom Insets
39836 \end_layout
39837
39838 \begin_layout Standard
39839 Inserts document class-specific insets.
39840  Such insets only exist when they are defined in the layout file for a certain
39841  document class.
39842  An example is the document class 
39843 \begin_inset Quotes eld
39844 \end_inset
39845
39846 article (Elsevier)
39847 \begin_inset Quotes erd
39848 \end_inset
39849
39850  with three custom insets.
39851  The section 
39852 \emph on
39853 Flex insets and InsetLayout
39854 \emph default
39855  of the 
39856 \emph on
39857 Customization
39858 \emph default
39859  manual explains how custom insets are defined.
39860 \end_layout
39861
39862 \begin_layout Subsection
39863 File
39864 \begin_inset Index idx
39865 status collapsed
39866
39867 \begin_layout Plain Layout
39868 External Material
39869 \end_layout
39870
39871 \end_inset
39872
39873
39874 \end_layout
39875
39876 \begin_layout Standard
39877 This menu entry allows you to insert or include the contents of other LyX
39878  files in your document.
39879  How you can do this is explained in detail in the chapter 
39880 \emph on
39881 External Stuff
39882 \emph default
39883  of the 
39884 \emph on
39885 Embedded Objects
39886 \emph default
39887  manual.
39888 \end_layout
39889
39890 \begin_layout Subsection
39891 Box
39892 \begin_inset Index idx
39893 status collapsed
39894
39895 \begin_layout Plain Layout
39896 Boxes
39897 \end_layout
39898
39899 \end_inset
39900
39901
39902 \end_layout
39903
39904 \begin_layout Standard
39905 Inserts a minipage box that is described section
39906 \begin_inset space ~
39907 \end_inset
39908
39909
39910 \begin_inset CommandInset ref
39911 LatexCommand ref
39912 reference "sec:Minipages"
39913
39914 \end_inset
39915
39916 .
39917  All box types supported by LyX are explained in detail in the chapter 
39918 \emph on
39919 Boxes
39920 \emph default
39921  of the 
39922 \emph on
39923 Embedded Objects
39924 \emph default
39925  manual.
39926 \end_layout
39927
39928 \begin_layout Subsection
39929 Citation
39930 \end_layout
39931
39932 \begin_layout Standard
39933 Inserts a citation as described in section
39934 \begin_inset space ~
39935 \end_inset
39936
39937
39938 \begin_inset CommandInset ref
39939 LatexCommand ref
39940 reference "sec:Bibliography"
39941
39942 \end_inset
39943
39944 .
39945 \end_layout
39946
39947 \begin_layout Subsection
39948 Cross-Reference
39949 \end_layout
39950
39951 \begin_layout Standard
39952 Inserts a cross-reference as described in section
39953 \begin_inset space ~
39954 \end_inset
39955
39956
39957 \begin_inset CommandInset ref
39958 LatexCommand ref
39959 reference "sec:Cross-References"
39960
39961 \end_inset
39962
39963 .
39964 \end_layout
39965
39966 \begin_layout Subsection
39967 Label
39968 \end_layout
39969
39970 \begin_layout Standard
39971 Inserts a label as described in section
39972 \begin_inset space ~
39973 \end_inset
39974
39975
39976 \begin_inset CommandInset ref
39977 LatexCommand ref
39978 reference "sec:Cross-References"
39979
39980 \end_inset
39981
39982 .
39983 \end_layout
39984
39985 \begin_layout Subsection
39986 Caption
39987 \begin_inset Index idx
39988 status collapsed
39989
39990 \begin_layout Plain Layout
39991 Captions
39992 \end_layout
39993
39994 \end_inset
39995
39996
39997 \begin_inset Index idx
39998 status collapsed
39999
40000 \begin_layout Plain Layout
40001 Longtables ! Caption
40002 \end_layout
40003
40004 \end_inset
40005
40006
40007 \end_layout
40008
40009 \begin_layout Standard
40010 Inserts a caption in a float or longtable.
40011  Floats are described in section
40012 \begin_inset space ~
40013 \end_inset
40014
40015
40016 \begin_inset CommandInset ref
40017 LatexCommand ref
40018 reference "sec:Floats"
40019
40020 \end_inset
40021
40022 , captions in longtables are described in the section 
40023 \emph on
40024 Longtable Captions
40025 \emph default
40026  of the 
40027 \emph on
40028 Embedded Objects
40029 \emph default
40030  manual.
40031 \end_layout
40032
40033 \begin_layout Subsection
40034 Index Entry
40035 \end_layout
40036
40037 \begin_layout Standard
40038 Inserts an index entry as described in section
40039 \begin_inset space ~
40040 \end_inset
40041
40042
40043 \begin_inset CommandInset ref
40044 LatexCommand ref
40045 reference "sec:Index"
40046
40047 \end_inset
40048
40049 .
40050 \end_layout
40051
40052 \begin_layout Subsection
40053 Nomenclature Entry
40054 \end_layout
40055
40056 \begin_layout Standard
40057 Inserts a nomenclature entry as described in section
40058 \begin_inset space ~
40059 \end_inset
40060
40061
40062 \begin_inset CommandInset ref
40063 LatexCommand ref
40064 reference "sec:Nomenclature"
40065
40066 \end_inset
40067
40068 .
40069 \end_layout
40070
40071 \begin_layout Subsection
40072 Table
40073 \end_layout
40074
40075 \begin_layout Standard
40076 Inserts a table.
40077  Tables are described in section
40078 \begin_inset space ~
40079 \end_inset
40080
40081
40082 \begin_inset CommandInset ref
40083 LatexCommand ref
40084 reference "sec:Tables"
40085
40086 \end_inset
40087
40088 .
40089 \end_layout
40090
40091 \begin_layout Subsection
40092 Graphics
40093 \end_layout
40094
40095 \begin_layout Standard
40096 Inserts a graphic.
40097  Graphics are described in section
40098 \begin_inset space ~
40099 \end_inset
40100
40101
40102 \begin_inset CommandInset ref
40103 LatexCommand ref
40104 reference "sec:Graphics"
40105
40106 \end_inset
40107
40108 .
40109 \end_layout
40110
40111 \begin_layout Subsection
40112 URL
40113 \end_layout
40114
40115 \begin_layout Standard
40116 Inserts an URL as described in section
40117 \begin_inset space ~
40118 \end_inset
40119
40120
40121 \begin_inset CommandInset ref
40122 LatexCommand ref
40123 reference "sub:URLs"
40124
40125 \end_inset
40126
40127 .
40128 \end_layout
40129
40130 \begin_layout Subsection
40131 Hyperlinks
40132 \end_layout
40133
40134 \begin_layout Standard
40135 Inserts a hyperlink as described in section
40136 \begin_inset space ~
40137 \end_inset
40138
40139
40140 \begin_inset CommandInset ref
40141 LatexCommand ref
40142 reference "sub:Hyperlinks"
40143
40144 \end_inset
40145
40146 .
40147 \end_layout
40148
40149 \begin_layout Subsection
40150 Footnote
40151 \end_layout
40152
40153 \begin_layout Standard
40154 Inserts a footnote, see section
40155 \begin_inset space ~
40156 \end_inset
40157
40158
40159 \begin_inset CommandInset ref
40160 LatexCommand ref
40161 reference "sec:Footnotes"
40162
40163 \end_inset
40164
40165 .
40166 \end_layout
40167
40168 \begin_layout Subsection
40169 Marginal Note
40170 \end_layout
40171
40172 \begin_layout Standard
40173 Inserts a marginal note, see section
40174 \begin_inset space ~
40175 \end_inset
40176
40177
40178 \begin_inset CommandInset ref
40179 LatexCommand ref
40180 reference "sec:Marginal-Notes"
40181
40182 \end_inset
40183
40184 .
40185 \end_layout
40186
40187 \begin_layout Subsection
40188 Short Title
40189 \end_layout
40190
40191 \begin_layout Standard
40192 Inserts a short title, see section
40193 \begin_inset space ~
40194 \end_inset
40195
40196
40197 \begin_inset CommandInset ref
40198 LatexCommand ref
40199 reference "sec:Short-Titles"
40200
40201 \end_inset
40202
40203 .
40204 \end_layout
40205
40206 \begin_layout Subsection
40207 TeX Code
40208 \end_layout
40209
40210 \begin_layout Standard
40211 Inserts a TeX Code box, see section
40212 \begin_inset space ~
40213 \end_inset
40214
40215
40216 \begin_inset CommandInset ref
40217 LatexCommand ref
40218 reference "sub:TeX-Code-Boxes"
40219
40220 \end_inset
40221
40222  for a description.
40223 \end_layout
40224
40225 \begin_layout Subsection
40226 Program Listing
40227 \begin_inset Index idx
40228 status collapsed
40229
40230 \begin_layout Plain Layout
40231 Program listings
40232 \end_layout
40233
40234 \end_inset
40235
40236
40237 \end_layout
40238
40239 \begin_layout Standard
40240 Inserts a program listings box.
40241  Program listings are explained in the chapter 
40242 \emph on
40243 Program Code Listings
40244 \emph default
40245  of the 
40246 \emph on
40247 Embedded Objects
40248 \emph default
40249  manual.
40250 \end_layout
40251
40252 \begin_layout Subsection
40253 Date
40254 \end_layout
40255
40256 \begin_layout Standard
40257 Inserts the actual date.
40258  The format depends on the date format of the language that is used for
40259  LyX's menus.
40260  LyX offers various ways to insert a date which are explained and also compared
40261  in the section 
40262 \emph on
40263 External Material
40264 \emph default
40265  of the 
40266 \emph on
40267 Embedded Objects
40268 \emph default
40269  manual.
40270 \end_layout
40271
40272 \begin_layout Section
40273 The Navigate Menu
40274 \begin_inset Index idx
40275 status collapsed
40276
40277 \begin_layout Plain Layout
40278 Menu ! Navigate
40279 \end_layout
40280
40281 \end_inset
40282
40283
40284 \end_layout
40285
40286 \begin_layout Standard
40287 This menu lists the existing chapters, sections, figures, tables, etc.
40288 \begin_inset space ~
40289 \end_inset
40290
40291 of the current document.
40292  This allows you to navigate easily through you document.
40293 \end_layout
40294
40295 \begin_layout Subsection
40296 Bookmarks
40297 \end_layout
40298
40299 \begin_layout Standard
40300 With this menu entry you are able to define your own bookmarks.
40301  This is useful when you are working on a large document and often have
40302  to jump e.
40303 \begin_inset space \thinspace{}
40304 \end_inset
40305
40306 g.
40307 \begin_inset space \space{}
40308 \end_inset
40309
40310 between section
40311 \begin_inset space ~
40312 \end_inset
40313
40314 2.5 and 6.3.
40315  To create bookmarks for this example, go to section
40316 \begin_inset space ~
40317 \end_inset
40318
40319 2.5 and use the menu 
40320 \family sans
40321 Save
40322 \begin_inset space ~
40323 \end_inset
40324
40325 Bookmark
40326 \begin_inset space ~
40327 \end_inset
40328
40329 1
40330 \family default
40331 .
40332  Then go to section
40333 \begin_inset space ~
40334 \end_inset
40335
40336 6.3 and use 
40337 \family sans
40338 Save
40339 \begin_inset space ~
40340 \end_inset
40341
40342 Bookmark
40343 \begin_inset space ~
40344 \end_inset
40345
40346
40347 \family default
40348 2.
40349  Now you can jump easily between these sections by using the menu or by
40350  the key bindings 
40351 \begin_inset Info
40352 type  "shortcut"
40353 arg   "bookmark-goto 1"
40354 \end_inset
40355
40356  and 
40357 \begin_inset Info
40358 type  "shortcut"
40359 arg   "bookmark-goto 2"
40360 \end_inset
40361
40362 .
40363 \end_layout
40364
40365 \begin_layout Standard
40366 You can also use bookmarks to jump between several opened documents.
40367  The saved bookmarks are valid till the document is closed.
40368 \end_layout
40369
40370 \begin_layout Subsection
40371 Next Note, Change, Cross-reference
40372 \end_layout
40373
40374 \begin_layout Standard
40375 Jump to the next note, change, or cross-reference following the current
40376  cursor position.
40377 \end_layout
40378
40379 \begin_layout Subsection
40380 Go to Label
40381 \end_layout
40382
40383 \begin_layout Standard
40384 Only active when the cursor is in front of a cross-reference.
40385  Sets the cursor before the referenced label, the same as if you right-click
40386  on a cross-reference box.
40387 \end_layout
40388
40389 \begin_layout Section
40390 The Document Menu
40391 \begin_inset Index idx
40392 status collapsed
40393
40394 \begin_layout Plain Layout
40395 Menu ! Document
40396 \end_layout
40397
40398 \end_inset
40399
40400
40401 \end_layout
40402
40403 \begin_layout Subsection
40404 Change Tracking
40405 \end_layout
40406
40407 \begin_layout Standard
40408 Change Tracking is described in section
40409 \begin_inset space ~
40410 \end_inset
40411
40412
40413 \begin_inset CommandInset ref
40414 LatexCommand ref
40415 reference "sec:Change-Tracking"
40416
40417 \end_inset
40418
40419 .
40420 \end_layout
40421
40422 \begin_layout Subsection
40423 LaT
40424 \begin_inset ERT
40425 status collapsed
40426
40427 \begin_layout Plain Layout
40428
40429 {}
40430 \end_layout
40431
40432 \end_inset
40433
40434 eX Log
40435 \end_layout
40436
40437 \begin_layout Standard
40438 After running LaTeX by viewing or exporting a document, this menu will be
40439  enabled.
40440  It shows the logfile of the used LaTeX-program.
40441 \end_layout
40442
40443 \begin_layout Standard
40444 Here you can see how LaTeX works in the background.
40445  
40446 \emph on
40447 Experts
40448 \emph default
40449  will find in it reasons for LaTeX-errors.
40450 \end_layout
40451
40452 \begin_layout Subsection
40453 Outline
40454 \end_layout
40455
40456 \begin_layout Standard
40457 Opens the TOC/Outline window as described in section
40458 \begin_inset space ~
40459 \end_inset
40460
40461
40462 \begin_inset CommandInset ref
40463 LatexCommand ref
40464 reference "sec:Navigating"
40465
40466 \end_inset
40467
40468  and 
40469 \begin_inset CommandInset ref
40470 LatexCommand ref
40471 reference "sub:Table-of-Contents"
40472
40473 \end_inset
40474
40475 .
40476 \end_layout
40477
40478 \begin_layout Subsection
40479 Start Appendix Here
40480 \end_layout
40481
40482 \begin_layout Standard
40483 This menu will start the appendix of the document at the current cursor
40484  position as described in section
40485 \begin_inset space ~
40486 \end_inset
40487
40488
40489 \begin_inset CommandInset ref
40490 LatexCommand ref
40491 reference "sec:Appendices"
40492
40493 \end_inset
40494
40495 .
40496 \end_layout
40497
40498 \begin_layout Subsection
40499 Compressed
40500 \end_layout
40501
40502 \begin_layout Standard
40503 Un/compresses the current document.
40504 \end_layout
40505
40506 \begin_layout Subsection
40507 Settings
40508 \end_layout
40509
40510 \begin_layout Standard
40511 The document settings are described in appendix
40512 \begin_inset space ~
40513 \end_inset
40514
40515
40516 \begin_inset CommandInset ref
40517 LatexCommand ref
40518 reference "cha:The-Document-Settings"
40519
40520 \end_inset
40521
40522 .
40523 \end_layout
40524
40525 \begin_layout Section
40526 The Tools Menu
40527 \begin_inset Index idx
40528 status collapsed
40529
40530 \begin_layout Plain Layout
40531 Menu ! Tools
40532 \end_layout
40533
40534 \end_inset
40535
40536
40537 \end_layout
40538
40539 \begin_layout Subsection
40540 Spellchecker
40541 \end_layout
40542
40543 \begin_layout Standard
40544 Spell checking is explained in section
40545 \begin_inset space ~
40546 \end_inset
40547
40548
40549 \begin_inset CommandInset ref
40550 LatexCommand ref
40551 reference "sec:Spellchecking"
40552
40553 \end_inset
40554
40555 .
40556 \end_layout
40557
40558 \begin_layout Subsection
40559 Thesaurus
40560 \end_layout
40561
40562 \begin_layout Standard
40563 The thesaurus is described in section
40564 \begin_inset space ~
40565 \end_inset
40566
40567
40568 \begin_inset CommandInset ref
40569 LatexCommand ref
40570 reference "sec:Thesaurus"
40571
40572 \end_inset
40573
40574 .
40575 \end_layout
40576
40577 \begin_layout Subsection
40578 Statistics
40579 \begin_inset Index idx
40580 status collapsed
40581
40582 \begin_layout Plain Layout
40583 Word count
40584 \end_layout
40585
40586 \end_inset
40587
40588
40589 \begin_inset Index idx
40590 status collapsed
40591
40592 \begin_layout Plain Layout
40593 Character count
40594 \end_layout
40595
40596 \end_inset
40597
40598
40599 \end_layout
40600
40601 \begin_layout Standard
40602 Counts the number of words and characters in the actual document or the
40603  highlighted document part.
40604 \end_layout
40605
40606 \begin_layout Subsection
40607 TeX Information
40608 \begin_inset Index idx
40609 status collapsed
40610
40611 \begin_layout Plain Layout
40612 TeX Information
40613 \end_layout
40614
40615 \end_inset
40616
40617
40618 \end_layout
40619
40620 \begin_layout Standard
40621 Shows you a list of the classes and styles installed in your LaTeX-system.
40622 \end_layout
40623
40624 \begin_layout Subsection
40625 Reconfigure
40626 \begin_inset Index idx
40627 status collapsed
40628
40629 \begin_layout Plain Layout
40630 LyX ! Reconfigure|see
40631 \begin_inset ERT
40632 status collapsed
40633
40634 \begin_layout Plain Layout
40635
40636 {
40637 \end_layout
40638
40639 \end_inset
40640
40641 Reconfiguration of LyX
40642 \begin_inset ERT
40643 status collapsed
40644
40645 \begin_layout Plain Layout
40646
40647 }
40648 \end_layout
40649
40650 \end_inset
40651
40652
40653 \end_layout
40654
40655 \end_inset
40656
40657
40658 \begin_inset Index idx
40659 status collapsed
40660
40661 \begin_layout Plain Layout
40662 Reconfiguration of LyX
40663 \end_layout
40664
40665 \end_inset
40666
40667
40668 \end_layout
40669
40670 \begin_layout Standard
40671 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40672  and needed programs it needs; see also section
40673 \begin_inset space ~
40674 \end_inset
40675
40676
40677 \begin_inset CommandInset ref
40678 LatexCommand ref
40679 reference "sec:Basic-LyX-Setup"
40680
40681 \end_inset
40682
40683 .
40684 \end_layout
40685
40686 \begin_layout Subsection
40687 Preferences
40688 \end_layout
40689
40690 \begin_layout Standard
40691 The preferences dialog is described in detail in appendix
40692 \begin_inset space \thinspace{}
40693 \end_inset
40694
40695
40696 \begin_inset CommandInset ref
40697 LatexCommand ref
40698 reference "cha:The-Preferences-dialog"
40699
40700 \end_inset
40701
40702 .
40703 \end_layout
40704
40705 \begin_layout Section
40706 The Help Menu
40707 \begin_inset Index idx
40708 status collapsed
40709
40710 \begin_layout Plain Layout
40711 Menu ! Help
40712 \end_layout
40713
40714 \end_inset
40715
40716
40717 \end_layout
40718
40719 \begin_layout Standard
40720 This menu opens the documentation files of LyX in the language of LyX's
40721  menus.
40722 \end_layout
40723
40724 \begin_layout Standard
40725 The menu 
40726 \family sans
40727 LaTeX
40728 \begin_inset space ~
40729 \end_inset
40730
40731 Configuration
40732 \family default
40733  shows a LyX-document with information about the LaTeX-packages and classes
40734  found by LyX (see also section
40735 \begin_inset space ~
40736 \end_inset
40737
40738
40739 \begin_inset CommandInset ref
40740 LatexCommand ref
40741 reference "sec:LaTeX-Setup"
40742
40743 \end_inset
40744
40745 ).
40746 \end_layout
40747
40748 \begin_layout Section
40749 Toolbars
40750 \begin_inset CommandInset label
40751 LatexCommand label
40752 name "sec:Toolbars"
40753
40754 \end_inset
40755
40756
40757 \end_layout
40758
40759 \begin_layout Standard
40760 How to show or hide toolbars is explained in section
40761 \begin_inset space ~
40762 \end_inset
40763
40764
40765 \begin_inset CommandInset ref
40766 LatexCommand ref
40767 reference "sub:Toolbars"
40768
40769 \end_inset
40770
40771 .
40772 \end_layout
40773
40774 \begin_layout Standard
40775 It is also possible to define custom toolbars.
40776  This is described in the 
40777 \emph on
40778 Additional Features
40779 \emph default
40780  manual.
40781 \end_layout
40782
40783 \begin_layout Subsection
40784 Standard Toolbar
40785 \begin_inset Index idx
40786 status collapsed
40787
40788 \begin_layout Plain Layout
40789 Toolbar ! Standard
40790 \end_layout
40791
40792 \end_inset
40793
40794
40795 \end_layout
40796
40797 \begin_layout Standard
40798 \begin_inset Graphics
40799         filename clipart/StandardToolbar.png
40800         width 100col%
40801
40802 \end_inset
40803
40804
40805 \end_layout
40806
40807 \begin_layout Standard
40808 \begin_inset VSpace defskip
40809 \end_inset
40810
40811
40812 \end_layout
40813
40814 \begin_layout Standard
40815 The standard toolbar as shown above contains from left to right the following
40816  buttons:
40817 \begin_inset ERT
40818 status collapsed
40819
40820 \begin_layout Plain Layout
40821
40822
40823 \backslash
40824 setlength{
40825 \backslash
40826 LTleft}{0pt}
40827 \end_layout
40828
40829 \end_inset
40830
40831
40832 \begin_inset Note Note
40833 status collapsed
40834
40835 \begin_layout Plain Layout
40836 This is necessary to left align the following longtables.
40837  See the 
40838 \emph on
40839 Embedded Objects
40840 \emph default
40841  manual for more information.
40842 \end_layout
40843
40844 \end_inset
40845
40846
40847 \end_layout
40848
40849 \begin_layout Standard
40850 \begin_inset VSpace defskip
40851 \end_inset
40852
40853
40854 \end_layout
40855
40856 \begin_layout Standard
40857 \begin_inset Tabular
40858 <lyxtabular version="3" rows="1" columns="2">
40859 <features islongtable="true" longtabularalignment="center">
40860 <column alignment="center" valignment="top" width="0">
40861 <column alignment="center" valignment="top" width="0">
40862 <row>
40863 <cell alignment="center" valignment="top" usebox="none">
40864 \begin_inset Text
40865
40866 \begin_layout Plain Layout
40867 \begin_inset Graphics
40868         filename clipart/ToolbarEnvBox.png
40869         clip
40870
40871 \end_inset
40872
40873
40874 \end_layout
40875
40876 \end_inset
40877 </cell>
40878 <cell alignment="center" valignment="top" usebox="none">
40879 \begin_inset Text
40880
40881 \begin_layout Plain Layout
40882 pull-down box for the paragraph environments
40883 \end_layout
40884
40885 \end_inset
40886 </cell>
40887 </row>
40888 </lyxtabular>
40889
40890 \end_inset
40891
40892
40893 \end_layout
40894
40895 \begin_layout Standard
40896 \begin_inset VSpace -10mm
40897 \end_inset
40898
40899
40900 \end_layout
40901
40902 \begin_layout Standard
40903 \align left
40904 \begin_inset Tabular
40905 <lyxtabular version="3" rows="21" columns="2">
40906 <features islongtable="true" longtabularalignment="center">
40907 <column alignment="left" valignment="top" width="0">
40908 <column alignment="left" valignment="top" width="0">
40909 <row interlinespace="2.5mm">
40910 <cell alignment="center" valignment="top" usebox="none">
40911 \begin_inset Text
40912
40913 \begin_layout Plain Layout
40914
40915 \family sans
40916 \begin_inset Info
40917 type  "icon"
40918 arg   "buffer-new"
40919 \end_inset
40920
40921
40922 \end_layout
40923
40924 \end_inset
40925 </cell>
40926 <cell alignment="center" valignment="top" usebox="none">
40927 \begin_inset Text
40928
40929 \begin_layout Plain Layout
40930
40931 \family sans
40932 File\SpecialChar \menuseparator
40933 New
40934 \end_layout
40935
40936 \end_inset
40937 </cell>
40938 </row>
40939 <row interlinespace="2.5mm">
40940 <cell alignment="center" valignment="top" usebox="none">
40941 \begin_inset Text
40942
40943 \begin_layout Plain Layout
40944
40945 \family sans
40946 \begin_inset Info
40947 type  "icon"
40948 arg   "file-open"
40949 \end_inset
40950
40951
40952 \end_layout
40953
40954 \end_inset
40955 </cell>
40956 <cell alignment="center" valignment="top" usebox="none">
40957 \begin_inset Text
40958
40959 \begin_layout Plain Layout
40960
40961 \family sans
40962 File\SpecialChar \menuseparator
40963 Open
40964 \end_layout
40965
40966 \end_inset
40967 </cell>
40968 </row>
40969 <row interlinespace="2.5mm">
40970 <cell alignment="center" valignment="top" usebox="none">
40971 \begin_inset Text
40972
40973 \begin_layout Plain Layout
40974
40975 \family sans
40976 \begin_inset Info
40977 type  "icon"
40978 arg   "buffer-write"
40979 \end_inset
40980
40981
40982 \end_layout
40983
40984 \end_inset
40985 </cell>
40986 <cell alignment="center" valignment="top" usebox="none">
40987 \begin_inset Text
40988
40989 \begin_layout Plain Layout
40990
40991 \family sans
40992 File\SpecialChar \menuseparator
40993 Save
40994 \end_layout
40995
40996 \end_inset
40997 </cell>
40998 </row>
40999 <row interlinespace="2.5mm">
41000 <cell alignment="center" valignment="top" usebox="none">
41001 \begin_inset Text
41002
41003 \begin_layout Plain Layout
41004
41005 \family sans
41006 \begin_inset Info
41007 type  "icon"
41008 arg   "dialog-show print"
41009 \end_inset
41010
41011
41012 \end_layout
41013
41014 \end_inset
41015 </cell>
41016 <cell alignment="center" valignment="top" usebox="none">
41017 \begin_inset Text
41018
41019 \begin_layout Plain Layout
41020
41021 \family sans
41022 File\SpecialChar \menuseparator
41023 Print
41024 \end_layout
41025
41026 \end_inset
41027 </cell>
41028 </row>
41029 <row interlinespace="2.5mm">
41030 <cell alignment="center" valignment="top" usebox="none">
41031 \begin_inset Text
41032
41033 \begin_layout Plain Layout
41034
41035 \family sans
41036 \begin_inset Info
41037 type  "icon"
41038 arg   "dialog-show spellchecker"
41039 \end_inset
41040
41041
41042 \end_layout
41043
41044 \end_inset
41045 </cell>
41046 <cell alignment="center" valignment="top" usebox="none">
41047 \begin_inset Text
41048
41049 \begin_layout Plain Layout
41050
41051 \family sans
41052 Tools\SpecialChar \menuseparator
41053 Spellchecker
41054 \end_layout
41055
41056 \end_inset
41057 </cell>
41058 </row>
41059 <row interlinespace="2.5mm">
41060 <cell alignment="center" valignment="top" usebox="none">
41061 \begin_inset Text
41062
41063 \begin_layout Plain Layout
41064
41065 \family sans
41066 \begin_inset Info
41067 type  "icon"
41068 arg   "undo"
41069 \end_inset
41070
41071
41072 \end_layout
41073
41074 \end_inset
41075 </cell>
41076 <cell alignment="center" valignment="top" usebox="none">
41077 \begin_inset Text
41078
41079 \begin_layout Plain Layout
41080
41081 \family sans
41082 Edit\SpecialChar \menuseparator
41083 Undo
41084 \end_layout
41085
41086 \end_inset
41087 </cell>
41088 </row>
41089 <row interlinespace="2.5mm">
41090 <cell alignment="center" valignment="top" usebox="none">
41091 \begin_inset Text
41092
41093 \begin_layout Plain Layout
41094
41095 \family sans
41096 \begin_inset Info
41097 type  "icon"
41098 arg   "redo"
41099 \end_inset
41100
41101
41102 \end_layout
41103
41104 \end_inset
41105 </cell>
41106 <cell alignment="center" valignment="top" usebox="none">
41107 \begin_inset Text
41108
41109 \begin_layout Plain Layout
41110
41111 \family sans
41112 Edit\SpecialChar \menuseparator
41113 Redo
41114 \end_layout
41115
41116 \end_inset
41117 </cell>
41118 </row>
41119 <row interlinespace="2.5mm">
41120 <cell alignment="center" valignment="top" usebox="none">
41121 \begin_inset Text
41122
41123 \begin_layout Plain Layout
41124
41125 \family sans
41126 \begin_inset Info
41127 type  "icon"
41128 arg   "cut"
41129 \end_inset
41130
41131
41132 \end_layout
41133
41134 \end_inset
41135 </cell>
41136 <cell alignment="center" valignment="top" usebox="none">
41137 \begin_inset Text
41138
41139 \begin_layout Plain Layout
41140
41141 \family sans
41142 Edit\SpecialChar \menuseparator
41143 Cut
41144 \end_layout
41145
41146 \end_inset
41147 </cell>
41148 </row>
41149 <row interlinespace="2.5mm">
41150 <cell alignment="center" valignment="top" usebox="none">
41151 \begin_inset Text
41152
41153 \begin_layout Plain Layout
41154
41155 \family sans
41156 \begin_inset Info
41157 type  "icon"
41158 arg   "copy"
41159 \end_inset
41160
41161
41162 \end_layout
41163
41164 \end_inset
41165 </cell>
41166 <cell alignment="center" valignment="top" usebox="none">
41167 \begin_inset Text
41168
41169 \begin_layout Plain Layout
41170
41171 \family sans
41172 Edit\SpecialChar \menuseparator
41173 Copy
41174 \end_layout
41175
41176 \end_inset
41177 </cell>
41178 </row>
41179 <row interlinespace="2.5mm">
41180 <cell alignment="center" valignment="top" usebox="none">
41181 \begin_inset Text
41182
41183 \begin_layout Plain Layout
41184
41185 \family sans
41186 \begin_inset Info
41187 type  "icon"
41188 arg   "paste"
41189 \end_inset
41190
41191
41192 \end_layout
41193
41194 \end_inset
41195 </cell>
41196 <cell alignment="center" valignment="top" usebox="none">
41197 \begin_inset Text
41198
41199 \begin_layout Plain Layout
41200
41201 \family sans
41202 Edit\SpecialChar \menuseparator
41203 Paste
41204 \end_layout
41205
41206 \end_inset
41207 </cell>
41208 </row>
41209 <row interlinespace="2.5mm">
41210 <cell alignment="center" valignment="top" usebox="none">
41211 \begin_inset Text
41212
41213 \begin_layout Plain Layout
41214
41215 \family sans
41216 \begin_inset Info
41217 type  "icon"
41218 arg   "dialog-show findreplace"
41219 \end_inset
41220
41221
41222 \end_layout
41223
41224 \end_inset
41225 </cell>
41226 <cell alignment="center" valignment="top" usebox="none">
41227 \begin_inset Text
41228
41229 \begin_layout Plain Layout
41230
41231 \family sans
41232 Edit\SpecialChar \menuseparator
41233 Find
41234 \begin_inset space \thinspace{}
41235 \end_inset
41236
41237 &
41238 \begin_inset space \thinspace{}
41239 \end_inset
41240
41241 Replace
41242 \end_layout
41243
41244 \end_inset
41245 </cell>
41246 </row>
41247 <row interlinespace="2.5mm">
41248 <cell alignment="center" valignment="top" usebox="none">
41249 \begin_inset Text
41250
41251 \begin_layout Plain Layout
41252
41253 \family sans
41254 \begin_inset Info
41255 type  "icon"
41256 arg   "bookmark-goto 0"
41257 \end_inset
41258
41259
41260 \end_layout
41261
41262 \end_inset
41263 </cell>
41264 <cell alignment="center" valignment="top" usebox="none">
41265 \begin_inset Text
41266
41267 \begin_layout Plain Layout
41268
41269 \family sans
41270 Navigate\SpecialChar \menuseparator
41271 Bookmarks\SpecialChar \menuseparator
41272 Navigate Back
41273 \end_layout
41274
41275 \end_inset
41276 </cell>
41277 </row>
41278 <row interlinespace="2.5mm">
41279 <cell alignment="center" valignment="top" usebox="none">
41280 \begin_inset Text
41281
41282 \begin_layout Plain Layout
41283
41284 \family sans
41285 \begin_inset Info
41286 type  "icon"
41287 arg   "font-emph"
41288 \end_inset
41289
41290
41291 \end_layout
41292
41293 \end_inset
41294 </cell>
41295 <cell alignment="center" valignment="top" usebox="none">
41296 \begin_inset Text
41297
41298 \begin_layout Plain Layout
41299 Emphasize text, function of the Edit
41300 \family sans
41301 \SpecialChar \menuseparator
41302 Text
41303 \begin_inset space ~
41304 \end_inset
41305
41306 Style
41307 \family default
41308  dialog
41309 \end_layout
41310
41311 \end_inset
41312 </cell>
41313 </row>
41314 <row interlinespace="2.5mm">
41315 <cell alignment="center" valignment="top" usebox="none">
41316 \begin_inset Text
41317
41318 \begin_layout Plain Layout
41319
41320 \family sans
41321 \begin_inset Info
41322 type  "icon"
41323 arg   "font-noun"
41324 \end_inset
41325
41326
41327 \end_layout
41328
41329 \end_inset
41330 </cell>
41331 <cell alignment="center" valignment="top" usebox="none">
41332 \begin_inset Text
41333
41334 \begin_layout Plain Layout
41335 Set text to noun style, function of the Edit
41336 \family sans
41337 \SpecialChar \menuseparator
41338 Text
41339 \begin_inset space ~
41340 \end_inset
41341
41342 Style
41343 \family default
41344  dialog
41345 \end_layout
41346
41347 \end_inset
41348 </cell>
41349 </row>
41350 <row interlinespace="2.5mm">
41351 <cell alignment="center" valignment="top" usebox="none">
41352 \begin_inset Text
41353
41354 \begin_layout Plain Layout
41355
41356 \family sans
41357 \begin_inset Info
41358 type  "icon"
41359 arg   "textstyle-apply"
41360 \end_inset
41361
41362
41363 \end_layout
41364
41365 \end_inset
41366 </cell>
41367 <cell alignment="center" valignment="top" usebox="none">
41368 \begin_inset Text
41369
41370 \begin_layout Plain Layout
41371 Formats text using the current settings in the 
41372 \family sans
41373 Edit\SpecialChar \menuseparator
41374 Text
41375 \begin_inset space ~
41376 \end_inset
41377
41378 Style
41379 \family default
41380  dialog
41381 \end_layout
41382
41383 \end_inset
41384 </cell>
41385 </row>
41386 <row interlinespace="2.5mm">
41387 <cell alignment="center" valignment="top" usebox="none">
41388 \begin_inset Text
41389
41390 \begin_layout Plain Layout
41391
41392 \family sans
41393 \begin_inset Info
41394 type  "icon"
41395 arg   "math-mode"
41396 \end_inset
41397
41398
41399 \end_layout
41400
41401 \end_inset
41402 </cell>
41403 <cell alignment="center" valignment="top" usebox="none">
41404 \begin_inset Text
41405
41406 \begin_layout Plain Layout
41407
41408 \family sans
41409 Insert\SpecialChar \menuseparator
41410 Math\SpecialChar \menuseparator
41411 Inline
41412 \begin_inset space ~
41413 \end_inset
41414
41415 Formula
41416 \end_layout
41417
41418 \end_inset
41419 </cell>
41420 </row>
41421 <row interlinespace="2.5mm">
41422 <cell alignment="center" valignment="top" usebox="none">
41423 \begin_inset Text
41424
41425 \begin_layout Plain Layout
41426
41427 \family sans
41428 \begin_inset Info
41429 type  "icon"
41430 arg   "dialog-show-new-inset graphics"
41431 \end_inset
41432
41433
41434 \end_layout
41435
41436 \end_inset
41437 </cell>
41438 <cell alignment="center" valignment="top" usebox="none">
41439 \begin_inset Text
41440
41441 \begin_layout Plain Layout
41442
41443 \family sans
41444 Insert\SpecialChar \menuseparator
41445 Graphics
41446 \end_layout
41447
41448 \end_inset
41449 </cell>
41450 </row>
41451 <row interlinespace="2.5mm">
41452 <cell alignment="center" valignment="top" usebox="none">
41453 \begin_inset Text
41454
41455 \begin_layout Plain Layout
41456 \begin_inset Info
41457 type  "icon"
41458 arg   "tabular-insert"
41459 \end_inset
41460
41461
41462 \end_layout
41463
41464 \end_inset
41465 </cell>
41466 <cell alignment="center" valignment="top" usebox="none">
41467 \begin_inset Text
41468
41469 \begin_layout Plain Layout
41470
41471 \family sans
41472 Insert\SpecialChar \menuseparator
41473 Table
41474 \end_layout
41475
41476 \end_inset
41477 </cell>
41478 </row>
41479 <row interlinespace="2.5mm">
41480 <cell alignment="center" valignment="top" usebox="none">
41481 \begin_inset Text
41482
41483 \begin_layout Plain Layout
41484
41485 \family sans
41486 \begin_inset Info
41487 type  "icon"
41488 arg   "dialog-toggle toc"
41489 \end_inset
41490
41491
41492 \end_layout
41493
41494 \end_inset
41495 </cell>
41496 <cell alignment="center" valignment="top" usebox="none">
41497 \begin_inset Text
41498
41499 \begin_layout Plain Layout
41500 Toggle outline window on/off, 
41501 \family sans
41502 Document\SpecialChar \menuseparator
41503 Outline
41504 \end_layout
41505
41506 \end_inset
41507 </cell>
41508 </row>
41509 <row interlinespace="2.5mm">
41510 <cell alignment="center" valignment="top" usebox="none">
41511 \begin_inset Text
41512
41513 \begin_layout Plain Layout
41514
41515 \family sans
41516 \begin_inset Info
41517 type  "icon"
41518 arg   "toolbar-toggle math"
41519 \end_inset
41520
41521
41522 \end_layout
41523
41524 \end_inset
41525 </cell>
41526 <cell alignment="center" valignment="top" usebox="none">
41527 \begin_inset Text
41528
41529 \begin_layout Plain Layout
41530 Toggle math toolbar on/off
41531 \end_layout
41532
41533 \end_inset
41534 </cell>
41535 </row>
41536 <row interlinespace="2.5mm">
41537 <cell alignment="center" valignment="top" usebox="none">
41538 \begin_inset Text
41539
41540 \begin_layout Plain Layout
41541
41542 \family sans
41543 \begin_inset Info
41544 type  "icon"
41545 arg   "toolbar-toggle table"
41546 \end_inset
41547
41548
41549 \end_layout
41550
41551 \end_inset
41552 </cell>
41553 <cell alignment="center" valignment="top" usebox="none">
41554 \begin_inset Text
41555
41556 \begin_layout Plain Layout
41557 Toggle table toolbar on/off
41558 \end_layout
41559
41560 \end_inset
41561 </cell>
41562 </row>
41563 </lyxtabular>
41564
41565 \end_inset
41566
41567
41568 \end_layout
41569
41570 \begin_layout Subsection
41571 Extra Toolbar
41572 \begin_inset Index idx
41573 status collapsed
41574
41575 \begin_layout Plain Layout
41576 Toolbar ! Extra
41577 \end_layout
41578
41579 \end_inset
41580
41581
41582 \end_layout
41583
41584 \begin_layout Standard
41585 \begin_inset Graphics
41586         filename clipart/ExtraToolbar.png
41587         width 100col%
41588
41589 \end_inset
41590
41591
41592 \end_layout
41593
41594 \begin_layout Standard
41595 \begin_inset VSpace defskip
41596 \end_inset
41597
41598
41599 \end_layout
41600
41601 \begin_layout Standard
41602 The extra toolbar as shown above contains from left to right the following
41603  buttons:
41604 \end_layout
41605
41606 \begin_layout Standard
41607 \begin_inset VSpace defskip
41608 \end_inset
41609
41610
41611 \end_layout
41612
41613 \begin_layout Standard
41614 \begin_inset Tabular
41615 <lyxtabular version="3" rows="25" columns="2">
41616 <features islongtable="true" longtabularalignment="center">
41617 <column alignment="left" valignment="top" width="0">
41618 <column alignment="left" valignment="top" width="0">
41619 <row interlinespace="2.5mm">
41620 <cell alignment="center" valignment="top" usebox="none">
41621 \begin_inset Text
41622
41623 \begin_layout Plain Layout
41624
41625 \family sans
41626 \begin_inset Info
41627 type  "icon"
41628 arg   "layout"
41629 \end_inset
41630
41631
41632 \end_layout
41633
41634 \end_inset
41635 </cell>
41636 <cell alignment="center" valignment="top" usebox="none">
41637 \begin_inset Text
41638
41639 \begin_layout Plain Layout
41640 Default
41641 \end_layout
41642
41643 \end_inset
41644 </cell>
41645 </row>
41646 <row interlinespace="2.5mm">
41647 <cell alignment="center" valignment="top" usebox="none">
41648 \begin_inset Text
41649
41650 \begin_layout Plain Layout
41651
41652 \family sans
41653 \begin_inset Info
41654 type  "icon"
41655 arg   "layout Enumerate"
41656 \end_inset
41657
41658
41659 \end_layout
41660
41661 \end_inset
41662 </cell>
41663 <cell alignment="center" valignment="top" usebox="none">
41664 \begin_inset Text
41665
41666 \begin_layout Plain Layout
41667 Numbered list
41668 \end_layout
41669
41670 \end_inset
41671 </cell>
41672 </row>
41673 <row interlinespace="2.5mm">
41674 <cell alignment="center" valignment="top" usebox="none">
41675 \begin_inset Text
41676
41677 \begin_layout Plain Layout
41678
41679 \family sans
41680 \begin_inset Info
41681 type  "icon"
41682 arg   "layout Itemize"
41683 \end_inset
41684
41685
41686 \end_layout
41687
41688 \end_inset
41689 </cell>
41690 <cell alignment="center" valignment="top" usebox="none">
41691 \begin_inset Text
41692
41693 \begin_layout Plain Layout
41694 Itemized list
41695 \end_layout
41696
41697 \end_inset
41698 </cell>
41699 </row>
41700 <row interlinespace="2.5mm">
41701 <cell alignment="center" valignment="top" usebox="none">
41702 \begin_inset Text
41703
41704 \begin_layout Plain Layout
41705
41706 \family sans
41707 \begin_inset Info
41708 type  "icon"
41709 arg   "layout List"
41710 \end_inset
41711
41712
41713 \end_layout
41714
41715 \end_inset
41716 </cell>
41717 <cell alignment="center" valignment="top" usebox="none">
41718 \begin_inset Text
41719
41720 \begin_layout Plain Layout
41721 List
41722 \end_layout
41723
41724 \end_inset
41725 </cell>
41726 </row>
41727 <row interlinespace="2.5mm">
41728 <cell alignment="center" valignment="top" usebox="none">
41729 \begin_inset Text
41730
41731 \begin_layout Plain Layout
41732
41733 \family sans
41734 \begin_inset Info
41735 type  "icon"
41736 arg   "layout Description"
41737 \end_inset
41738
41739
41740 \end_layout
41741
41742 \end_inset
41743 </cell>
41744 <cell alignment="center" valignment="top" usebox="none">
41745 \begin_inset Text
41746
41747 \begin_layout Plain Layout
41748 Description list
41749 \end_layout
41750
41751 \end_inset
41752 </cell>
41753 </row>
41754 <row interlinespace="2.5mm">
41755 <cell alignment="center" valignment="top" usebox="none">
41756 \begin_inset Text
41757
41758 \begin_layout Plain Layout
41759
41760 \family sans
41761 \begin_inset Info
41762 type  "icon"
41763 arg   "depth-increment"
41764 \end_inset
41765
41766
41767 \end_layout
41768
41769 \end_inset
41770 </cell>
41771 <cell alignment="center" valignment="top" usebox="none">
41772 \begin_inset Text
41773
41774 \begin_layout Plain Layout
41775
41776 \family sans
41777 Edit\SpecialChar \menuseparator
41778 Increase
41779 \begin_inset space ~
41780 \end_inset
41781
41782 List
41783 \begin_inset space ~
41784 \end_inset
41785
41786 Depth
41787 \end_layout
41788
41789 \end_inset
41790 </cell>
41791 </row>
41792 <row interlinespace="2.5mm">
41793 <cell alignment="center" valignment="top" usebox="none">
41794 \begin_inset Text
41795
41796 \begin_layout Plain Layout
41797
41798 \family sans
41799 \begin_inset Info
41800 type  "icon"
41801 arg   "depth-decrement"
41802 \end_inset
41803
41804
41805 \end_layout
41806
41807 \end_inset
41808 </cell>
41809 <cell alignment="center" valignment="top" usebox="none">
41810 \begin_inset Text
41811
41812 \begin_layout Plain Layout
41813
41814 \family sans
41815 Edit\SpecialChar \menuseparator
41816 Decrease
41817 \begin_inset space ~
41818 \end_inset
41819
41820 List
41821 \begin_inset space ~
41822 \end_inset
41823
41824 Depth
41825 \end_layout
41826
41827 \end_inset
41828 </cell>
41829 </row>
41830 <row interlinespace="2.5mm">
41831 <cell alignment="center" valignment="top" usebox="none">
41832 \begin_inset Text
41833
41834 \begin_layout Plain Layout
41835
41836 \family sans
41837 \begin_inset Info
41838 type  "icon"
41839 arg   "float-insert figure"
41840 \end_inset
41841
41842
41843 \end_layout
41844
41845 \end_inset
41846 </cell>
41847 <cell alignment="center" valignment="top" usebox="none">
41848 \begin_inset Text
41849
41850 \begin_layout Plain Layout
41851
41852 \family sans
41853 Insert\SpecialChar \menuseparator
41854 Float\SpecialChar \menuseparator
41855 Figure
41856 \end_layout
41857
41858 \end_inset
41859 </cell>
41860 </row>
41861 <row interlinespace="2.5mm">
41862 <cell alignment="center" valignment="top" usebox="none">
41863 \begin_inset Text
41864
41865 \begin_layout Plain Layout
41866
41867 \family sans
41868 \begin_inset Info
41869 type  "icon"
41870 arg   "float-insert table"
41871 \end_inset
41872
41873
41874 \end_layout
41875
41876 \end_inset
41877 </cell>
41878 <cell alignment="center" valignment="top" usebox="none">
41879 \begin_inset Text
41880
41881 \begin_layout Plain Layout
41882
41883 \family sans
41884 Insert\SpecialChar \menuseparator
41885 Float\SpecialChar \menuseparator
41886 Table
41887 \end_layout
41888
41889 \end_inset
41890 </cell>
41891 </row>
41892 <row interlinespace="2.5mm">
41893 <cell alignment="center" valignment="top" usebox="none">
41894 \begin_inset Text
41895
41896 \begin_layout Plain Layout
41897
41898 \family sans
41899 \begin_inset Info
41900 type  "icon"
41901 arg   "label-insert"
41902 \end_inset
41903
41904
41905 \end_layout
41906
41907 \end_inset
41908 </cell>
41909 <cell alignment="center" valignment="top" usebox="none">
41910 \begin_inset Text
41911
41912 \begin_layout Plain Layout
41913
41914 \family sans
41915 Insert\SpecialChar \menuseparator
41916 Label
41917 \end_layout
41918
41919 \end_inset
41920 </cell>
41921 </row>
41922 <row interlinespace="2.5mm">
41923 <cell alignment="center" valignment="top" usebox="none">
41924 \begin_inset Text
41925
41926 \begin_layout Plain Layout
41927
41928 \family sans
41929 \begin_inset Info
41930 type  "icon"
41931 arg   "dialog-show-new-inset ref"
41932 \end_inset
41933
41934
41935 \end_layout
41936
41937 \end_inset
41938 </cell>
41939 <cell alignment="center" valignment="top" usebox="none">
41940 \begin_inset Text
41941
41942 \begin_layout Plain Layout
41943
41944 \family sans
41945 Insert\SpecialChar \menuseparator
41946 Cross-Reference
41947 \end_layout
41948
41949 \end_inset
41950 </cell>
41951 </row>
41952 <row interlinespace="2.5mm">
41953 <cell alignment="center" valignment="top" usebox="none">
41954 \begin_inset Text
41955
41956 \begin_layout Plain Layout
41957
41958 \family sans
41959 \begin_inset Info
41960 type  "icon"
41961 arg   "dialog-show-new-inset citation"
41962 \end_inset
41963
41964
41965 \end_layout
41966
41967 \end_inset
41968 </cell>
41969 <cell alignment="center" valignment="top" usebox="none">
41970 \begin_inset Text
41971
41972 \begin_layout Plain Layout
41973
41974 \family sans
41975 Insert\SpecialChar \menuseparator
41976 Citation
41977 \end_layout
41978
41979 \end_inset
41980 </cell>
41981 </row>
41982 <row interlinespace="2.5mm">
41983 <cell alignment="center" valignment="top" usebox="none">
41984 \begin_inset Text
41985
41986 \begin_layout Plain Layout
41987
41988 \family sans
41989 \begin_inset Info
41990 type  "icon"
41991 arg   "index-insert"
41992 \end_inset
41993
41994
41995 \end_layout
41996
41997 \end_inset
41998 </cell>
41999 <cell alignment="center" valignment="top" usebox="none">
42000 \begin_inset Text
42001
42002 \begin_layout Plain Layout
42003
42004 \family sans
42005 Insert\SpecialChar \menuseparator
42006 Index
42007 \begin_inset space ~
42008 \end_inset
42009
42010 Entry
42011 \end_layout
42012
42013 \end_inset
42014 </cell>
42015 </row>
42016 <row interlinespace="2.5mm">
42017 <cell alignment="center" valignment="top" usebox="none">
42018 \begin_inset Text
42019
42020 \begin_layout Plain Layout
42021
42022 \family sans
42023 \begin_inset Info
42024 type  "icon"
42025 arg   "nomencl-insert"
42026 \end_inset
42027
42028
42029 \end_layout
42030
42031 \end_inset
42032 </cell>
42033 <cell alignment="center" valignment="top" usebox="none">
42034 \begin_inset Text
42035
42036 \begin_layout Plain Layout
42037
42038 \family sans
42039 Insert\SpecialChar \menuseparator
42040 Nomenclature
42041 \begin_inset space ~
42042 \end_inset
42043
42044 Entry
42045 \end_layout
42046
42047 \end_inset
42048 </cell>
42049 </row>
42050 <row interlinespace="2.5mm">
42051 <cell alignment="center" valignment="top" usebox="none">
42052 \begin_inset Text
42053
42054 \begin_layout Plain Layout
42055
42056 \family sans
42057 \begin_inset Info
42058 type  "icon"
42059 arg   "footnote-insert"
42060 \end_inset
42061
42062
42063 \end_layout
42064
42065 \end_inset
42066 </cell>
42067 <cell alignment="center" valignment="top" usebox="none">
42068 \begin_inset Text
42069
42070 \begin_layout Plain Layout
42071
42072 \family sans
42073 Insert\SpecialChar \menuseparator
42074 Footnote
42075 \end_layout
42076
42077 \end_inset
42078 </cell>
42079 </row>
42080 <row interlinespace="2.5mm">
42081 <cell alignment="center" valignment="top" usebox="none">
42082 \begin_inset Text
42083
42084 \begin_layout Plain Layout
42085
42086 \family sans
42087 \begin_inset Info
42088 type  "icon"
42089 arg   "marginalnote-insert"
42090 \end_inset
42091
42092
42093 \end_layout
42094
42095 \end_inset
42096 </cell>
42097 <cell alignment="center" valignment="top" usebox="none">
42098 \begin_inset Text
42099
42100 \begin_layout Plain Layout
42101
42102 \family sans
42103 Insert\SpecialChar \menuseparator
42104 Marginal
42105 \begin_inset space ~
42106 \end_inset
42107
42108 Note
42109 \end_layout
42110
42111 \end_inset
42112 </cell>
42113 </row>
42114 <row interlinespace="2.5mm">
42115 <cell alignment="center" valignment="top" usebox="none">
42116 \begin_inset Text
42117
42118 \begin_layout Plain Layout
42119
42120 \family sans
42121 \begin_inset Info
42122 type  "icon"
42123 arg   "note-insert"
42124 \end_inset
42125
42126
42127 \end_layout
42128
42129 \end_inset
42130 </cell>
42131 <cell alignment="center" valignment="top" usebox="none">
42132 \begin_inset Text
42133
42134 \begin_layout Plain Layout
42135
42136 \family sans
42137 Insert\SpecialChar \menuseparator
42138 Note\SpecialChar \menuseparator
42139 LyX
42140 \begin_inset space ~
42141 \end_inset
42142
42143 Note
42144 \end_layout
42145
42146 \end_inset
42147 </cell>
42148 </row>
42149 <row interlinespace="2.5mm">
42150 <cell alignment="center" valignment="top" usebox="none">
42151 \begin_inset Text
42152
42153 \begin_layout Plain Layout
42154
42155 \family sans
42156 \begin_inset Info
42157 type  "icon"
42158 arg   "box-insert Frameless"
42159 \end_inset
42160
42161
42162 \end_layout
42163
42164 \end_inset
42165 </cell>
42166 <cell alignment="center" valignment="top" usebox="none">
42167 \begin_inset Text
42168
42169 \begin_layout Plain Layout
42170
42171 \family sans
42172 Insert\SpecialChar \menuseparator
42173 Box
42174 \end_layout
42175
42176 \end_inset
42177 </cell>
42178 </row>
42179 <row interlinespace="2.5mm">
42180 <cell alignment="center" valignment="top" usebox="none">
42181 \begin_inset Text
42182
42183 \begin_layout Plain Layout
42184
42185 \family sans
42186 \begin_inset Info
42187 type  "icon"
42188 arg   "href-insert"
42189 \end_inset
42190
42191
42192 \end_layout
42193
42194 \end_inset
42195 </cell>
42196 <cell alignment="center" valignment="top" usebox="none">
42197 \begin_inset Text
42198
42199 \begin_layout Plain Layout
42200
42201 \family sans
42202 Insert\SpecialChar \menuseparator
42203 URL
42204 \end_layout
42205
42206 \end_inset
42207 </cell>
42208 </row>
42209 <row interlinespace="2.5mm">
42210 <cell alignment="center" valignment="top" usebox="none">
42211 \begin_inset Text
42212
42213 \begin_layout Plain Layout
42214
42215 \family sans
42216 \begin_inset Info
42217 type  "icon"
42218 arg   "ert-insert"
42219 \end_inset
42220
42221
42222 \end_layout
42223
42224 \end_inset
42225 </cell>
42226 <cell alignment="center" valignment="top" usebox="none">
42227 \begin_inset Text
42228
42229 \begin_layout Plain Layout
42230
42231 \family sans
42232 Insert\SpecialChar \menuseparator
42233 T
42234 \family default
42235
42236 \begin_inset ERT
42237 status collapsed
42238
42239 \begin_layout Plain Layout
42240
42241 {}
42242 \end_layout
42243
42244 \end_inset
42245
42246
42247 \family sans
42248 eX
42249 \end_layout
42250
42251 \end_inset
42252 </cell>
42253 </row>
42254 <row interlinespace="2.5mm">
42255 <cell alignment="center" valignment="top" usebox="none">
42256 \begin_inset Text
42257
42258 \begin_layout Plain Layout
42259
42260 \family sans
42261 \begin_inset Info
42262 type  "icon"
42263 arg   "math-macro newmacroname newcommand"
42264 \end_inset
42265
42266
42267 \end_layout
42268
42269 \end_inset
42270 </cell>
42271 <cell alignment="center" valignment="top" usebox="none">
42272 \begin_inset Text
42273
42274 \begin_layout Plain Layout
42275
42276 \family sans
42277 Insert\SpecialChar \menuseparator
42278 Math\SpecialChar \menuseparator
42279 Macro
42280 \end_layout
42281
42282 \end_inset
42283 </cell>
42284 </row>
42285 <row interlinespace="2.5mm">
42286 <cell alignment="center" valignment="top" usebox="none">
42287 \begin_inset Text
42288
42289 \begin_layout Plain Layout
42290
42291 \family sans
42292 \begin_inset Info
42293 type  "icon"
42294 arg   "dialog-show-new-inset include"
42295 \end_inset
42296
42297
42298 \end_layout
42299
42300 \end_inset
42301 </cell>
42302 <cell alignment="center" valignment="top" usebox="none">
42303 \begin_inset Text
42304
42305 \begin_layout Plain Layout
42306
42307 \family sans
42308 Insert\SpecialChar \menuseparator
42309 File\SpecialChar \menuseparator
42310 Child
42311 \begin_inset space ~
42312 \end_inset
42313
42314 Document
42315 \end_layout
42316
42317 \end_inset
42318 </cell>
42319 </row>
42320 <row interlinespace="2.5mm">
42321 <cell alignment="center" valignment="top" usebox="none">
42322 \begin_inset Text
42323
42324 \begin_layout Plain Layout
42325
42326 \family sans
42327 \begin_inset Info
42328 type  "icon"
42329 arg   "dialog-show character"
42330 \end_inset
42331
42332
42333 \end_layout
42334
42335 \end_inset
42336 </cell>
42337 <cell alignment="center" valignment="top" usebox="none">
42338 \begin_inset Text
42339
42340 \begin_layout Plain Layout
42341
42342 \family sans
42343 Edit\SpecialChar \menuseparator
42344 Text
42345 \begin_inset space ~
42346 \end_inset
42347
42348 Style
42349 \end_layout
42350
42351 \end_inset
42352 </cell>
42353 </row>
42354 <row interlinespace="2.5mm">
42355 <cell alignment="center" valignment="top" usebox="none">
42356 \begin_inset Text
42357
42358 \begin_layout Plain Layout
42359
42360 \family sans
42361 \begin_inset Info
42362 type  "icon"
42363 arg   "layout-paragraph"
42364 \end_inset
42365
42366
42367 \end_layout
42368
42369 \end_inset
42370 </cell>
42371 <cell alignment="center" valignment="top" usebox="none">
42372 \begin_inset Text
42373
42374 \begin_layout Plain Layout
42375
42376 \family sans
42377 Edit\SpecialChar \menuseparator
42378 Paragraph
42379 \begin_inset space ~
42380 \end_inset
42381
42382 Settings
42383 \end_layout
42384
42385 \end_inset
42386 </cell>
42387 </row>
42388 <row interlinespace="2.5mm">
42389 <cell alignment="center" valignment="top" usebox="none">
42390 \begin_inset Text
42391
42392 \begin_layout Plain Layout
42393
42394 \family sans
42395 \begin_inset Info
42396 type  "icon"
42397 arg   "thesaurus-entry"
42398 \end_inset
42399
42400
42401 \end_layout
42402
42403 \end_inset
42404 </cell>
42405 <cell alignment="center" valignment="top" usebox="none">
42406 \begin_inset Text
42407
42408 \begin_layout Plain Layout
42409
42410 \family sans
42411 Tools\SpecialChar \menuseparator
42412 Thesaurus
42413 \end_layout
42414
42415 \end_inset
42416 </cell>
42417 </row>
42418 </lyxtabular>
42419
42420 \end_inset
42421
42422
42423 \end_layout
42424
42425 \begin_layout Subsection
42426 View / Update Toolbar
42427 \begin_inset Index idx
42428 status collapsed
42429
42430 \begin_layout Plain Layout
42431 Toolbar ! View / Update
42432 \end_layout
42433
42434 \end_inset
42435
42436
42437 \end_layout
42438
42439 \begin_layout Standard
42440 \begin_inset Graphics
42441         filename clipart/ViewToolbar.png
42442
42443 \end_inset
42444
42445
42446 \end_layout
42447
42448 \begin_layout Standard
42449 \begin_inset VSpace defskip
42450 \end_inset
42451
42452
42453 \end_layout
42454
42455 \begin_layout Standard
42456 The view / update toolbar as shown above contains from left to right the
42457  following buttons:
42458 \end_layout
42459
42460 \begin_layout Standard
42461 \begin_inset VSpace defskip
42462 \end_inset
42463
42464
42465 \end_layout
42466
42467 \begin_layout Standard
42468 \begin_inset Tabular
42469 <lyxtabular version="3" rows="7" columns="2">
42470 <features islongtable="true" longtabularalignment="center">
42471 <column alignment="left" valignment="top" width="0">
42472 <column alignment="left" valignment="top" width="0">
42473 <row interlinespace="2.5mm">
42474 <cell alignment="center" valignment="top" usebox="none">
42475 \begin_inset Text
42476
42477 \begin_layout Plain Layout
42478
42479 \family sans
42480 \begin_inset Info
42481 type  "icon"
42482 arg   "buffer-view"
42483 \end_inset
42484
42485
42486 \end_layout
42487
42488 \end_inset
42489 </cell>
42490 <cell alignment="center" valignment="top" usebox="none">
42491 \begin_inset Text
42492
42493 \begin_layout Plain Layout
42494
42495 \family sans
42496 View\SpecialChar \menuseparator
42497 View
42498 \end_layout
42499
42500 \end_inset
42501 </cell>
42502 </row>
42503 <row interlinespace="2.5mm">
42504 <cell alignment="center" valignment="top" usebox="none">
42505 \begin_inset Text
42506
42507 \begin_layout Plain Layout
42508
42509 \family sans
42510 \begin_inset Info
42511 type  "icon"
42512 arg   "buffer-update"
42513 \end_inset
42514
42515
42516 \end_layout
42517
42518 \end_inset
42519 </cell>
42520 <cell alignment="center" valignment="top" usebox="none">
42521 \begin_inset Text
42522
42523 \begin_layout Plain Layout
42524
42525 \family sans
42526 View\SpecialChar \menuseparator
42527 Update
42528 \end_layout
42529
42530 \end_inset
42531 </cell>
42532 </row>
42533 <row interlinespace="2.5mm">
42534 <cell alignment="center" valignment="top" usebox="none">
42535 \begin_inset Text
42536
42537 \begin_layout Plain Layout
42538
42539 \family sans
42540 \begin_inset Info
42541 type  "icon"
42542 arg   "master-buffer-view"
42543 \end_inset
42544
42545
42546 \end_layout
42547
42548 \end_inset
42549 </cell>
42550 <cell alignment="center" valignment="top" usebox="none">
42551 \begin_inset Text
42552
42553 \begin_layout Plain Layout
42554
42555 \family sans
42556 View\SpecialChar \menuseparator
42557 Master
42558 \end_layout
42559
42560 \end_inset
42561 </cell>
42562 </row>
42563 <row interlinespace="2.5mm">
42564 <cell alignment="center" valignment="top" usebox="none">
42565 \begin_inset Text
42566
42567 \begin_layout Plain Layout
42568
42569 \family sans
42570 \begin_inset Info
42571 type  "icon"
42572 arg   "master-buffer-update"
42573 \end_inset
42574
42575
42576 \end_layout
42577
42578 \end_inset
42579 </cell>
42580 <cell alignment="center" valignment="top" usebox="none">
42581 \begin_inset Text
42582
42583 \begin_layout Plain Layout
42584
42585 \family sans
42586 View\SpecialChar \menuseparator
42587 UpdateMaster
42588 \end_layout
42589
42590 \end_inset
42591 </cell>
42592 </row>
42593 <row interlinespace="2.5mm">
42594 <cell alignment="center" valignment="top" usebox="none">
42595 \begin_inset Text
42596
42597 \begin_layout Plain Layout
42598
42599 \family sans
42600 \begin_inset Info
42601 type  "icon"
42602 arg   "buffer-toggle-output-sync"
42603 \end_inset
42604
42605
42606 \end_layout
42607
42608 \end_inset
42609 </cell>
42610 <cell alignment="center" valignment="top" usebox="none">
42611 \begin_inset Text
42612
42613 \begin_layout Plain Layout
42614
42615 \family sans
42616 Document\SpecialChar \menuseparator
42617 Settings\SpecialChar \menuseparator
42618 Output\SpecialChar \menuseparator
42619 Synchronize with Output
42620 \end_layout
42621
42622 \end_inset
42623 </cell>
42624 </row>
42625 <row interlinespace="2.5mm">
42626 <cell alignment="center" valignment="top" usebox="none">
42627 \begin_inset Text
42628
42629 \begin_layout Plain Layout
42630 \begin_inset Graphics
42631         filename ../images/view-others.png
42632         scale 85
42633         groupId toolbarbuttons
42634
42635 \end_inset
42636
42637
42638 \family sans
42639 *
42640 \end_layout
42641
42642 \end_inset
42643 </cell>
42644 <cell alignment="center" valignment="top" usebox="none">
42645 \begin_inset Text
42646
42647 \begin_layout Plain Layout
42648
42649 \family sans
42650 View\SpecialChar \menuseparator
42651 View (Other Formats)
42652 \end_layout
42653
42654 \end_inset
42655 </cell>
42656 </row>
42657 <row interlinespace="2.5mm">
42658 <cell alignment="center" valignment="top" usebox="none">
42659 \begin_inset Text
42660
42661 \begin_layout Plain Layout
42662 \begin_inset Graphics
42663         filename ../images/update-others.png
42664         scale 85
42665         groupId toolbarbuttons
42666
42667 \end_inset
42668
42669 *
42670 \end_layout
42671
42672 \end_inset
42673 </cell>
42674 <cell alignment="center" valignment="top" usebox="none">
42675 \begin_inset Text
42676
42677 \begin_layout Plain Layout
42678
42679 \family sans
42680 View\SpecialChar \menuseparator
42681 Update (Other Formats)
42682 \end_layout
42683
42684 \end_inset
42685 </cell>
42686 </row>
42687 </lyxtabular>
42688
42689 \end_inset
42690
42691
42692 \end_layout
42693
42694 \begin_layout Standard
42695 * These icons might look different for you if you do not use the default
42696  icon set.
42697 \end_layout
42698
42699 \begin_layout Subsection
42700 Other Toolbars
42701 \end_layout
42702
42703 \begin_layout Standard
42704 The change tracking toolbar is explained in section
42705 \begin_inset space ~
42706 \end_inset
42707
42708
42709 \begin_inset CommandInset ref
42710 LatexCommand ref
42711 reference "sec:Change-Tracking"
42712
42713 \end_inset
42714
42715 , the table toolbar
42716 \begin_inset Index idx
42717 status collapsed
42718
42719 \begin_layout Plain Layout
42720 Toolbar ! Table
42721 \end_layout
42722
42723 \end_inset
42724
42725  in the 
42726 \emph on
42727 Embedded Objects
42728 \emph default
42729  manual, the math macro toolbar
42730 \begin_inset Index idx
42731 status collapsed
42732
42733 \begin_layout Plain Layout
42734 Toolbar ! Macro
42735 \end_layout
42736
42737 \end_inset
42738
42739  in the 
42740 \emph on
42741 Math
42742 \emph default
42743  manual.
42744 \end_layout
42745
42746 \begin_layout Chapter
42747 The Document Settings
42748 \begin_inset CommandInset label
42749 LatexCommand label
42750 name "cha:The-Document-Settings"
42751
42752 \end_inset
42753
42754
42755 \begin_inset Index idx
42756 status collapsed
42757
42758 \begin_layout Plain Layout
42759 Document ! Settings
42760 \end_layout
42761
42762 \end_inset
42763
42764
42765 \end_layout
42766
42767 \begin_layout Standard
42768 The document settings dialog contains submenus to set properties for the
42769  whole document and is called with the menu
42770 \family sans
42771  Document\SpecialChar \menuseparator
42772 Settings
42773 \family default
42774 .
42775  You can save your document settings as default with th
42776 \family sans
42777 e Save as Document Defaults
42778 \family default
42779  button in the dialog.
42780  This will create a template named 
42781 \family typewriter
42782 default.lyx
42783 \family default
42784  which is automatically loaded by LyX when you create a new document without
42785  using a template.
42786 \end_layout
42787
42788 \begin_layout Standard
42789 The different submenus of the dialog are explained in the following.
42790 \end_layout
42791
42792 \begin_layout Section
42793 Document Class
42794 \end_layout
42795
42796 \begin_layout Standard
42797 Here you set the document class, class options, a graphics driver, and a
42798  master document.
42799  Document classes are described in section
42800 \begin_inset space ~
42801 \end_inset
42802
42803
42804 \begin_inset CommandInset ref
42805 LatexCommand ref
42806 reference "sec:Document-Classes"
42807
42808 \end_inset
42809
42810 .
42811  Some classes use some class options by default.
42812  If this is the case, they are listed in the field 
42813 \family sans
42814 Predefined
42815 \family default
42816  and you can decide to use them or not.
42817  If you don't exactly know what the default class options are for, it is
42818  recommended not to touch them.
42819  The graphics driver is used for LaTeX's graphics, color and page layout
42820  packages.
42821  When using 
42822 \family sans
42823 Default
42824 \family default
42825 , the default driver for the LaTeX-packages is used.
42826  It is recommended that you use the default unless you know what you are
42827  doing.
42828 \begin_inset Foot
42829 status collapsed
42830
42831 \begin_layout Plain Layout
42832 When you want one of the following drivers
42833 \begin_inset Newline newline
42834 \end_inset
42835
42836 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
42837 \begin_inset Newline newline
42838 \end_inset
42839
42840 you first have to activate them in your LaTeX distribution, see sec.
42841 \begin_inset space \thinspace{}
42842 \end_inset
42843
42844 2 in 
42845 \begin_inset CommandInset href
42846 LatexCommand href
42847 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
42848
42849 \end_inset
42850
42851 .
42852 \end_layout
42853
42854 \end_inset
42855
42856
42857 \end_layout
42858
42859 \begin_layout Standard
42860 Specifying a master document is necessary when the current document is a
42861  child or subdocument.
42862  This master document will be used by LyX when the child document is opened
42863  without its master.
42864  This way child documents are always compilable.
42865  More about master and child documents is explained in the section 
42866 \emph on
42867 Child Documents
42868 \emph default
42869  of the 
42870 \emph on
42871 Embedded Objects
42872 \emph default
42873  manual.
42874 \end_layout
42875
42876 \begin_layout Section
42877 Child Documents
42878 \end_layout
42879
42880 \begin_layout Standard
42881 This submenu is only visible when your document includes child documents.
42882  Please refer to the section 
42883 \emph on
42884 Child Documents
42885 \emph default
42886  of the 
42887 \emph on
42888 Embedded Objects
42889 \emph default
42890  manual for details.
42891 \end_layout
42892
42893 \begin_layout Section
42894 Modules
42895 \end_layout
42896
42897 \begin_layout Standard
42898 Modules are explained in section
42899 \begin_inset space ~
42900 \end_inset
42901
42902
42903 \begin_inset CommandInset ref
42904 LatexCommand ref
42905 reference "sub:Modules"
42906
42907 \end_inset
42908
42909 .
42910 \end_layout
42911
42912 \begin_layout Section
42913 Fonts
42914 \end_layout
42915
42916 \begin_layout Standard
42917 The document font settings are described in section
42918 \begin_inset space ~
42919 \end_inset
42920
42921
42922 \begin_inset CommandInset ref
42923 LatexCommand ref
42924 reference "sec:Fonts-and-Text"
42925
42926 \end_inset
42927
42928 .
42929 \end_layout
42930
42931 \begin_layout Section
42932 Text Layout
42933 \end_layout
42934
42935 \begin_layout Standard
42936 You can specify if paragraphs should be separated by indentations or vertical
42937  skips.
42938  The line spacing and the number of text columns can here also be specified.
42939  
42940 \end_layout
42941
42942 \begin_layout Standard
42943 Note that LyX won't show two columns or the set up line spacing on screen.
42944  That's impractical, often unreadable, and not part of the WYSIWYM concept.
42945  However, it will be as you specified it in the output.
42946 \end_layout
42947
42948 \begin_layout Standard
42949 The listings settings are explained in the corresponding section in the
42950  
42951 \emph on
42952 Embedded Objects
42953 \emph default
42954  manual.
42955 \end_layout
42956
42957 \begin_layout Section
42958 Page Layout
42959 \end_layout
42960
42961 \begin_layout Standard
42962 A description of this menu is given in section
42963 \begin_inset space ~
42964 \end_inset
42965
42966
42967 \begin_inset CommandInset ref
42968 LatexCommand ref
42969 reference "sub:Paper-Size,-Orientation,"
42970
42971 \end_inset
42972
42973  and 
42974 \begin_inset CommandInset ref
42975 LatexCommand ref
42976 reference "sub:Document-Layout"
42977
42978 \end_inset
42979
42980 .
42981 \end_layout
42982
42983 \begin_layout Section
42984 Page Margins
42985 \end_layout
42986
42987 \begin_layout Standard
42988 Here you can adjust the paper margins, see section
42989 \begin_inset space ~
42990 \end_inset
42991
42992
42993 \begin_inset CommandInset ref
42994 LatexCommand ref
42995 reference "sub:Margins"
42996
42997 \end_inset
42998
42999 .
43000 \end_layout
43001
43002 \begin_layout Section
43003 Language
43004 \begin_inset Index idx
43005 status collapsed
43006
43007 \begin_layout Plain Layout
43008 Language ! Encoding
43009 \end_layout
43010
43011 \end_inset
43012
43013
43014 \end_layout
43015
43016 \begin_layout Standard
43017 The document language and quote styles are set here.
43018  The encoding specifies how the document content is exported to LaTeX (the
43019  LyX file is always encoded in utf8).
43020  All characters that cannot be encoded using the specified encoding will
43021  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43022  known for a particular character).
43023 \begin_inset Foot
43024 status collapsed
43025
43026 \begin_layout Plain Layout
43027 The known commands are defined in a text file.
43028  You can add commands for unknown symbols to that file yourself, see the
43029  
43030 \emph on
43031 Customization
43032 \emph default
43033  manual for details.
43034 \end_layout
43035
43036 \end_inset
43037
43038
43039 \end_layout
43040
43041 \begin_layout Standard
43042 If you use the option 
43043 \family sans
43044 Language Default
43045 \family default
43046 , LyX determines the encoding of a text part from the language of this text.
43047  If the document contains text in more than one language you may get more
43048  than one encoding in the LaTeX file.
43049  If you do not use this option then the complete document will always use
43050  exactly one encoding.
43051  Checking this option is the preferred setting.
43052 \end_layout
43053
43054 \begin_layout Standard
43055 LyX also supports Unicode output, which is particularly useful if you need
43056  lots of special symbols or non-alphabetic scripts, respectively.
43057  If you want to use this (and your LaTeX installation supports Unicode,
43058  for that matter), choose one of the four utf8 variants from the list below.
43059  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43060  so it is not uncommon that a file with lots of Unicode symbols works fine
43061  with 
43062 \family sans
43063 Language Default
43064 \family default
43065  (when LyX uses its list of known LaTeX-commands), but does not work with
43066  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43067  because all Unicode symbols can be encoded in utf8).
43068  The situation is much better with XeTeX and LuaTeX, two new alternative
43069  engines to standard LaTeX.
43070  Both engines support Unicode natively.
43071  LyX now also supports these two engines (via the output formats 
43072 \family sans
43073 PDF
43074 \begin_inset space ~
43075 \end_inset
43076
43077 (XeTe
43078 \begin_inset ERT
43079 status collapsed
43080
43081 \begin_layout Plain Layout
43082
43083 {}
43084 \end_layout
43085
43086 \end_inset
43087
43088 X)
43089 \family default
43090
43091 \family sans
43092 PDF
43093 \begin_inset space ~
43094 \end_inset
43095
43096 (LuaTe
43097 \begin_inset ERT
43098 status collapsed
43099
43100 \begin_layout Plain Layout
43101
43102 {}
43103 \end_layout
43104
43105 \end_inset
43106
43107 X)
43108 \family default
43109  and 
43110 \family sans
43111 DVI
43112 \begin_inset space ~
43113 \end_inset
43114
43115 (LuaTeX)
43116 \family default
43117 ; see section
43118 \begin_inset space ~
43119 \end_inset
43120
43121
43122 \begin_inset CommandInset ref
43123 LatexCommand ref
43124 reference "sub:Output-file-formats"
43125
43126 \end_inset
43127
43128 ), so if the above options fail, you might try out one of these new engines.
43129 \end_layout
43130
43131 \begin_layout Standard
43132 Here is a list with the important encodings:
43133 \end_layout
43134
43135 \begin_layout Description
43136 Language
43137 \begin_inset space ~
43138 \end_inset
43139
43140 Default
43141 \begin_inset space ~
43142 \end_inset
43143
43144 (no
43145 \begin_inset space ~
43146 \end_inset
43147
43148 inputenc) Same as 
43149 \family sans
43150 Language Default
43151 \family default
43152 , but the LaTeX-package 
43153 \series bold
43154 inputenc
43155 \series default
43156
43157 \begin_inset Index idx
43158 status collapsed
43159
43160 \begin_layout Plain Layout
43161 LaTeX-packages ! inputenc
43162 \end_layout
43163
43164 \end_inset
43165
43166  is not used.
43167  When using this, you probably need to load some additional packages manually
43168  in the preamble and specify the used encoding for text parts in foreign
43169  languages in TeX code.
43170 \end_layout
43171
43172 \begin_layout Description
43173 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43174  LyX converts all other characters into LaTeX commands, which may result
43175  in a big file when lots of LaTeX-commands are needed.
43176 \end_layout
43177
43178 \begin_layout Description
43179 Arabic
43180 \begin_inset space ~
43181 \end_inset
43182
43183 (CP
43184 \begin_inset space ~
43185 \end_inset
43186
43187 1256) MS Windows code page for Arabic and Farsi
43188 \end_layout
43189
43190 \begin_layout Description
43191 Arabic
43192 \begin_inset space ~
43193 \end_inset
43194
43195 (ISO
43196 \begin_inset space ~
43197 \end_inset
43198
43199 8859-6) for Arabic and Farsi
43200 \end_layout
43201
43202 \begin_layout Description
43203 Armenian
43204 \begin_inset space ~
43205 \end_inset
43206
43207 (ArmSCII8) for Armenian
43208 \end_layout
43209
43210 \begin_layout Description
43211 Baltic
43212 \begin_inset space ~
43213 \end_inset
43214
43215 (CP
43216 \begin_inset space ~
43217 \end_inset
43218
43219 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43220  as the ISO-8859-13 encoding
43221 \end_layout
43222
43223 \begin_layout Description
43224 Baltic
43225 \begin_inset space ~
43226 \end_inset
43227
43228 (ISO
43229 \begin_inset space ~
43230 \end_inset
43231
43232 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43233  encoding
43234 \end_layout
43235
43236 \begin_layout Description
43237 Baltic
43238 \begin_inset space ~
43239 \end_inset
43240
43241 (ISO
43242 \begin_inset space ~
43243 \end_inset
43244
43245 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43246  ISO-8859-13 encoding
43247 \end_layout
43248
43249 \begin_layout Description
43250 Central
43251 \begin_inset space ~
43252 \end_inset
43253
43254 European
43255 \begin_inset space ~
43256 \end_inset
43257
43258 (CP
43259 \begin_inset space ~
43260 \end_inset
43261
43262 1250) MS Windows code page for ISO
43263 \begin_inset space ~
43264 \end_inset
43265
43266 8859-2 (latin2)
43267 \end_layout
43268
43269 \begin_layout Description
43270 Central
43271 \begin_inset space ~
43272 \end_inset
43273
43274 European
43275 \begin_inset space ~
43276 \end_inset
43277
43278 (ISO
43279 \begin_inset space ~
43280 \end_inset
43281
43282 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43283  Romanian, Slovak and Slovenian
43284 \end_layout
43285
43286 \begin_layout Description
43287 Chinese
43288 \begin_inset space ~
43289 \end_inset
43290
43291 (simplified)
43292 \begin_inset space ~
43293 \end_inset
43294
43295 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43296  this encoding is officially replaced by the encoding GB18030, as GB18030
43297  is not available for LaTeX you should try to use the encoding Unicode
43298 \begin_inset space ~
43299 \end_inset
43300
43301 (CJK)
43302 \begin_inset space ~
43303 \end_inset
43304
43305 (utf8)
43306 \end_layout
43307
43308 \begin_layout Description
43309 Chinese
43310 \begin_inset space ~
43311 \end_inset
43312
43313 (simplified)
43314 \begin_inset space ~
43315 \end_inset
43316
43317 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43318  except for the Euro currency sign, since 2001 this encoding is officially
43319  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43320  you should try to use the encoding Unicode
43321 \begin_inset space ~
43322 \end_inset
43323
43324 (CJK)
43325 \begin_inset space ~
43326 \end_inset
43327
43328 (utf8)
43329 \end_layout
43330
43331 \begin_layout Description
43332 Chinese
43333 \begin_inset space ~
43334 \end_inset
43335
43336 (traditional)
43337 \begin_inset space ~
43338 \end_inset
43339
43340 (EUC-TW) for traditional Chinese
43341 \end_layout
43342
43343 \begin_layout Description
43344 Cyrillic
43345 \begin_inset space ~
43346 \end_inset
43347
43348 (CP
43349 \begin_inset space ~
43350 \end_inset
43351
43352 1251) MS Windows code page for Cyrillic
43353 \end_layout
43354
43355 \begin_layout Description
43356 Cyrillic
43357 \begin_inset space ~
43358 \end_inset
43359
43360 (ISO
43361 \begin_inset space ~
43362 \end_inset
43363
43364 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43365 \end_layout
43366
43367 \begin_layout Description
43368 Cyrillic
43369 \begin_inset space ~
43370 \end_inset
43371
43372 (KOI8-R) standard Cyrillic especially for Russian
43373 \end_layout
43374
43375 \begin_layout Description
43376 Cyrillic
43377 \begin_inset space ~
43378 \end_inset
43379
43380 (KOI8-U) Cyrillic for Ukrainian
43381 \end_layout
43382
43383 \begin_layout Description
43384 Cyrillic
43385 \begin_inset space ~
43386 \end_inset
43387
43388 (pt
43389 \begin_inset space ~
43390 \end_inset
43391
43392 154) Cyrillic for Kazakh
43393 \end_layout
43394
43395 \begin_layout Description
43396 Greek
43397 \begin_inset space ~
43398 \end_inset
43399
43400 (ISO
43401 \begin_inset space ~
43402 \end_inset
43403
43404 8859-7) for Greek
43405 \end_layout
43406
43407 \begin_layout Description
43408 Hebrew
43409 \begin_inset space ~
43410 \end_inset
43411
43412 (CP
43413 \begin_inset space ~
43414 \end_inset
43415
43416 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
43417 \end_layout
43418
43419 \begin_layout Description
43420 Hebrew
43421 \begin_inset space ~
43422 \end_inset
43423
43424 (ISO
43425 \begin_inset space ~
43426 \end_inset
43427
43428 8859-8) for Hebrew
43429 \end_layout
43430
43431 \begin_layout Description
43432 Japanese
43433 \begin_inset space ~
43434 \end_inset
43435
43436 (CJK)
43437 \begin_inset space ~
43438 \end_inset
43439
43440 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43441 \series bold
43442 CJK
43443 \series default
43444
43445 \begin_inset Index idx
43446 status collapsed
43447
43448 \begin_layout Plain Layout
43449 LaTeX-packages ! CJK
43450 \end_layout
43451
43452 \end_inset
43453
43454 , when using this, set the document language to 
43455 \family sans
43456 Japanese (CJK)
43457 \end_layout
43458
43459 \begin_layout Description
43460 Japanese
43461 \begin_inset space ~
43462 \end_inset
43463
43464 (CJK)
43465 \begin_inset space ~
43466 \end_inset
43467
43468 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43469 \series bold
43470 CJK
43471 \series default
43472 , when using this, set the document language to 
43473 \family sans
43474 Japanese
43475 \begin_inset space ~
43476 \end_inset
43477
43478 (CJK)
43479 \end_layout
43480
43481 \begin_layout Description
43482 Japanese
43483 \begin_inset space ~
43484 \end_inset
43485
43486 (non-CJK)
43487 \begin_inset space ~
43488 \end_inset
43489
43490 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43491 \series bold
43492 japanese
43493 \series default
43494
43495 \begin_inset Index idx
43496 status collapsed
43497
43498 \begin_layout Plain Layout
43499 LaTeX-packages ! japanese
43500 \end_layout
43501
43502 \end_inset
43503
43504 , when using this, set the document language to 
43505 \family sans
43506 Japanese
43507 \end_layout
43508
43509 \begin_layout Description
43510 Japanese
43511 \begin_inset space ~
43512 \end_inset
43513
43514 (non-CJK)
43515 \begin_inset space ~
43516 \end_inset
43517
43518 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43519 \series bold
43520 japanese
43521 \series default
43522 , when using this, set the document language to 
43523 \family sans
43524 Japanese
43525 \end_layout
43526
43527 \begin_layout Description
43528 Japanese
43529 \begin_inset space ~
43530 \end_inset
43531
43532 (non-CJK)
43533 \begin_inset space ~
43534 \end_inset
43535
43536 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
43537 \series bold
43538 japanese
43539 \series default
43540 , when using this, set the document language to 
43541 \family sans
43542 Japanese
43543 \end_layout
43544
43545 \begin_layout Description
43546 Korean
43547 \begin_inset space ~
43548 \end_inset
43549
43550 (EUC-KR) for Korean
43551 \end_layout
43552
43553 \begin_layout Description
43554 Southern
43555 \begin_inset space ~
43556 \end_inset
43557
43558 European
43559 \begin_inset space ~
43560 \end_inset
43561
43562 (ISO
43563 \begin_inset space ~
43564 \end_inset
43565
43566 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
43567 \end_layout
43568
43569 \begin_layout Description
43570 South-Eastern
43571 \begin_inset space ~
43572 \end_inset
43573
43574 European
43575 \begin_inset space ~
43576 \end_inset
43577
43578 (ISO
43579 \begin_inset space ~
43580 \end_inset
43581
43582 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
43583  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
43584  to cover many languages and characters with diacritics
43585 \end_layout
43586
43587 \begin_layout Description
43588 Thai
43589 \begin_inset space ~
43590 \end_inset
43591
43592 (TIS
43593 \begin_inset space ~
43594 \end_inset
43595
43596 620-0) for Thai
43597 \end_layout
43598
43599 \begin_layout Description
43600 Turkish
43601 \begin_inset space ~
43602 \end_inset
43603
43604 (ISO
43605 \begin_inset space ~
43606 \end_inset
43607
43608 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
43609  Icelandic letters are replaced by Turkish ones
43610 \end_layout
43611
43612 \begin_layout Description
43613 Unicode
43614 \begin_inset space ~
43615 \end_inset
43616
43617 (CJK)
43618 \begin_inset space ~
43619 \end_inset
43620
43621 (utf8) Unicode utf8 with the LaTeX-package 
43622 \series bold
43623 CJK
43624 \series default
43625
43626 \begin_inset Index idx
43627 status collapsed
43628
43629 \begin_layout Plain Layout
43630 LaTeX-packages ! CJK
43631 \end_layout
43632
43633 \end_inset
43634
43635  (for the languages Chinese, Japanese and Korean)
43636 \end_layout
43637
43638 \begin_layout Description
43639 Unicode
43640 \begin_inset space ~
43641 \end_inset
43642
43643 (XeTeX)
43644 \begin_inset space ~
43645 \end_inset
43646
43647 (utf8) Unicode utf8 to be used with 
43648 \family sans
43649 XeTeX
43650 \family default
43651  and 
43652 \family sans
43653 LuaTeX
43654 \family default
43655 , which use Unicode directly, without the help of the LaTeX-package 
43656 \series bold
43657 inputenc
43658 \series default
43659 .
43660  LyX automatically selects this encoding if you export or preview XeTeX
43661  or LuaTeX.
43662  Normally you do not need to set this encoding manually.
43663 \end_layout
43664
43665 \begin_layout Description
43666 Unicode
43667 \begin_inset space ~
43668 \end_inset
43669
43670 (ucs-extended)
43671 \begin_inset space ~
43672 \end_inset
43673
43674 (utf8x) Unicode utf8 based on the LaTeX-package 
43675 \series bold
43676 ucs
43677 \series default
43678
43679 \begin_inset Index idx
43680 status collapsed
43681
43682 \begin_layout Plain Layout
43683 LaTeX-packages ! ucs
43684 \end_layout
43685
43686 \end_inset
43687
43688  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43689 \end_layout
43690
43691 \begin_layout Description
43692 Unicode
43693 \begin_inset space ~
43694 \end_inset
43695
43696 (utf8) Unicode utf8 based on the LaTeX-package 
43697 \series bold
43698 inputenc
43699 \series default
43700
43701 \begin_inset Index idx
43702 status collapsed
43703
43704 \begin_layout Plain Layout
43705 LaTeX-packages ! inputenc
43706 \end_layout
43707
43708 \end_inset
43709
43710 .
43711  Currently only a limited range of characters (mainly for Latin scripts)
43712  is supported.
43713 \end_layout
43714
43715 \begin_layout Description
43716 Western
43717 \begin_inset space ~
43718 \end_inset
43719
43720 European
43721 \begin_inset space ~
43722 \end_inset
43723
43724 (CP
43725 \begin_inset space ~
43726 \end_inset
43727
43728 1252) MS Windows code page for ISO
43729 \begin_inset space ~
43730 \end_inset
43731
43732 8859-1 (latin1)
43733 \end_layout
43734
43735 \begin_layout Description
43736 Western
43737 \begin_inset space ~
43738 \end_inset
43739
43740 European
43741 \begin_inset space ~
43742 \end_inset
43743
43744 (ISO
43745 \begin_inset space ~
43746 \end_inset
43747
43748 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43749  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43750  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43751  encoding instead
43752 \end_layout
43753
43754 \begin_layout Description
43755 Western
43756 \begin_inset space ~
43757 \end_inset
43758
43759 European
43760 \begin_inset space ~
43761 \end_inset
43762
43763 (ISO
43764 \begin_inset space ~
43765 \end_inset
43766
43767 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
43768  sign, the œ-ligature and some characters used for French and Finnish
43769 \end_layout
43770
43771 \begin_layout Standard
43772 Finally, the dialog lets you select a specific language package for the
43773  current document.
43774  See 
43775 \begin_inset CommandInset ref
43776 LatexCommand formatted
43777 reference "sub:Prefs-Language"
43778
43779 \end_inset
43780
43781  for more information on the language package.
43782 \end_layout
43783
43784 \begin_layout Section
43785 Numbering & TOC
43786 \end_layout
43787
43788 \begin_layout Standard
43789 You can adjust here the numbering depth of section headings and the section
43790  depth in the table of contents as described in section
43791 \begin_inset space ~
43792 \end_inset
43793
43794
43795 \begin_inset CommandInset ref
43796 LatexCommand ref
43797 reference "sub:Numbering-depth"
43798
43799 \end_inset
43800
43801 .
43802 \end_layout
43803
43804 \begin_layout Section
43805 Bibliography
43806 \end_layout
43807
43808 \begin_layout Standard
43809 You can specify here a citation style using the LaTeX packages 
43810 \series bold
43811 natbib
43812 \series default
43813
43814 \begin_inset Index idx
43815 status collapsed
43816
43817 \begin_layout Plain Layout
43818 LaTeX-packages ! natbib
43819 \end_layout
43820
43821 \end_inset
43822
43823  or 
43824 \series bold
43825 jurabib
43826 \series default
43827
43828 \begin_inset Index idx
43829 status collapsed
43830
43831 \begin_layout Plain Layout
43832 LaTeX-packages ! jurabib
43833 \end_layout
43834
43835 \end_inset
43836
43837 , you can enable subdivided bibliographies using the LaTeX package 
43838 \series bold
43839 bibtopic
43840 \series default
43841
43842 \begin_inset Index idx
43843 status collapsed
43844
43845 \begin_layout Plain Layout
43846 LaTeX-packages ! bibtopic
43847 \end_layout
43848
43849 \end_inset
43850
43851  and you can customize how the bibliography of the given document is being
43852  generated.
43853  For a further description see section
43854 \begin_inset space ~
43855 \end_inset
43856
43857
43858 \begin_inset CommandInset ref
43859 LatexCommand ref
43860 reference "sec:Bibliography"
43861
43862 \end_inset
43863
43864 .
43865 \end_layout
43866
43867 \begin_layout Section
43868 Indexes
43869 \end_layout
43870
43871 \begin_layout Standard
43872 Here, you can customize how the index of your document is being generated
43873  and you can define additional indexes.
43874  Please refer to section
43875 \begin_inset space ~
43876 \end_inset
43877
43878
43879 \begin_inset CommandInset ref
43880 LatexCommand ref
43881 reference "sec:Index"
43882
43883 \end_inset
43884
43885  for details.
43886 \end_layout
43887
43888 \begin_layout Section
43889 PDF Properties
43890 \end_layout
43891
43892 \begin_layout Standard
43893 The PDF properties are explained in section
43894 \begin_inset space ~
43895 \end_inset
43896
43897
43898 \begin_inset CommandInset ref
43899 LatexCommand ref
43900 reference "sec:PDF-Properties"
43901
43902 \end_inset
43903
43904 .
43905 \end_layout
43906
43907 \begin_layout Section
43908 Math Options
43909 \end_layout
43910
43911 \begin_layout Standard
43912 These options will force LyX to use the LaTeX-packages 
43913 \series bold
43914 amsmath
43915 \series default
43916
43917 \begin_inset Index idx
43918 status collapsed
43919
43920 \begin_layout Plain Layout
43921 LaTeX-packages ! amsmath
43922 \end_layout
43923
43924 \end_inset
43925
43926  and 
43927 \series bold
43928 esint
43929 \series default
43930
43931 \begin_inset Index idx
43932 status collapsed
43933
43934 \begin_layout Plain Layout
43935 LaTeX-packages ! esint
43936 \end_layout
43937
43938 \end_inset
43939
43940  or to use them automatically when they are needed.
43941 \end_layout
43942
43943 \begin_layout Standard
43944
43945 \series bold
43946 amsmath
43947 \series default
43948  is needed for many constructs, so when you get LaTeX-errors in formulas,
43949  ensure that you have enabled AMS.
43950 \end_layout
43951
43952 \begin_layout Standard
43953
43954 \series bold
43955 esint
43956 \series default
43957  is used for special integral characters.
43958 \end_layout
43959
43960 \begin_layout Section
43961 Float Placement
43962 \end_layout
43963
43964 \begin_layout Standard
43965 The float placement options are described in section
43966 \begin_inset space ~
43967 \end_inset
43968
43969
43970 \begin_inset CommandInset ref
43971 LatexCommand ref
43972 reference "sub:Float-Placement"
43973
43974 \end_inset
43975
43976 .
43977 \end_layout
43978
43979 \begin_layout Section
43980 Bullets
43981 \end_layout
43982
43983 \begin_layout Standard
43984 Here you can adjust the characters for the itemize levels.
43985  The itemize environment is described in section
43986 \begin_inset space ~
43987 \end_inset
43988
43989
43990 \begin_inset CommandInset ref
43991 LatexCommand ref
43992 reference "sec:Itemize"
43993
43994 \end_inset
43995
43996 .
43997 \end_layout
43998
43999 \begin_layout Section
44000 Branches
44001 \end_layout
44002
44003 \begin_layout Standard
44004 Branches are described in section
44005 \begin_inset space ~
44006 \end_inset
44007
44008
44009 \begin_inset CommandInset ref
44010 LatexCommand ref
44011 reference "sec:Branches"
44012
44013 \end_inset
44014
44015 .
44016 \end_layout
44017
44018 \begin_layout Section
44019 Output
44020 \begin_inset CommandInset label
44021 LatexCommand label
44022 name "sec:Doc-Output"
44023
44024 \end_inset
44025
44026
44027 \end_layout
44028
44029 \begin_layout Standard
44030 Here you can define some output specifics for the current document:
44031 \end_layout
44032
44033 \begin_layout Description
44034 Default
44035 \begin_inset space ~
44036 \end_inset
44037
44038 Output
44039 \begin_inset space ~
44040 \end_inset
44041
44042 Format: The format that is used when you hit 
44043 \begin_inset Quotes eld
44044 \end_inset
44045
44046 View
44047 \begin_inset Quotes erd
44048 \end_inset
44049
44050
44051 \begin_inset Quotes eld
44052 \end_inset
44053
44054 Update
44055 \begin_inset Quotes erd
44056 \end_inset
44057
44058
44059 \begin_inset Quotes eld
44060 \end_inset
44061
44062 View Master Document
44063 \begin_inset Quotes erd
44064 \end_inset
44065
44066  and 
44067 \begin_inset Quotes eld
44068 \end_inset
44069
44070 Update Master Document
44071 \begin_inset Quotes erd
44072 \end_inset
44073
44074  in the 
44075 \family sans
44076 View
44077 \family default
44078  menu or the toolbar.
44079  The default is set in 
44080 \family sans
44081 Tools\SpecialChar \menuseparator
44082 Preferences\SpecialChar \menuseparator
44083 File Formats; see 
44084 \family default
44085
44086 \begin_inset CommandInset ref
44087 LatexCommand formatted
44088 reference "sec:File-Formats"
44089
44090 \end_inset
44091
44092
44093 \end_layout
44094
44095 \begin_layout Description
44096 Synchronize
44097 \begin_inset space ~
44098 \end_inset
44099
44100 with
44101 \begin_inset space ~
44102 \end_inset
44103
44104 Output
44105 \begin_inset Note Note
44106 status open
44107
44108 \begin_layout Plain Layout
44109 TODO!
44110 \end_layout
44111
44112 \end_inset
44113
44114
44115 \end_layout
44116
44117 \begin_layout Description
44118 XHTML
44119 \begin_inset space ~
44120 \end_inset
44121
44122 Output
44123 \begin_inset space ~
44124 \end_inset
44125
44126 Options
44127 \begin_inset Note Note
44128 status open
44129
44130 \begin_layout Plain Layout
44131 TODO!
44132 \end_layout
44133
44134 \end_inset
44135
44136
44137 \end_layout
44138
44139 \begin_layout Section
44140 LaT
44141 \begin_inset ERT
44142 status collapsed
44143
44144 \begin_layout Plain Layout
44145
44146 {}
44147 \end_layout
44148
44149 \end_inset
44150
44151 eX Preamble
44152 \end_layout
44153
44154 \begin_layout Standard
44155 In this text field are entered commands to load special LaTeX-packages or
44156  to define LaTeX-commands.
44157  The preamble is a thing for LaTeX-experts.
44158  You should not enter commands here until you exactly know what you are
44159  doing.
44160 \end_layout
44161
44162 \begin_layout Standard
44163 An introduction to the LaTeX-syntax is given in section
44164 \begin_inset space ~
44165 \end_inset
44166
44167
44168 \begin_inset CommandInset ref
44169 LatexCommand ref
44170 reference "sub:LaTeX-Syntax"
44171
44172 \end_inset
44173
44174 .
44175 \end_layout
44176
44177 \begin_layout Chapter
44178 The 
44179 \family sans
44180 Preferences
44181 \family default
44182  Dialog
44183 \begin_inset CommandInset label
44184 LatexCommand label
44185 name "cha:The-Preferences-dialog"
44186
44187 \end_inset
44188
44189
44190 \begin_inset Index idx
44191 status collapsed
44192
44193 \begin_layout Plain Layout
44194 Preferences
44195 \end_layout
44196
44197 \end_inset
44198
44199
44200 \end_layout
44201
44202 \begin_layout Standard
44203 The preferences dialog is called with the menu 
44204 \family sans
44205 Tools\SpecialChar \menuseparator
44206 Preferences
44207 \family default
44208 .
44209  It has the following submenus.
44210 \end_layout
44211
44212 \begin_layout Section
44213 Look and Feel
44214 \end_layout
44215
44216 \begin_layout Subsection
44217 User Interface
44218 \end_layout
44219
44220 \begin_layout Subsubsection
44221 User Interface File
44222 \begin_inset Index idx
44223 status collapsed
44224
44225 \begin_layout Plain Layout
44226 Customization ! of toolbars
44227 \end_layout
44228
44229 \end_inset
44230
44231
44232 \begin_inset Index idx
44233 status collapsed
44234
44235 \begin_layout Plain Layout
44236 Customization ! of menus
44237 \end_layout
44238
44239 \end_inset
44240
44241
44242 \end_layout
44243
44244 \begin_layout Standard
44245 \begin_inset Note Greyedout
44246 status open
44247
44248 \begin_layout Plain Layout
44249
44250 \series bold
44251 Note:
44252 \series default
44253  You have to restart LyX before the change of the user interface file take
44254  effect.
44255 \end_layout
44256
44257 \end_inset
44258
44259
44260 \end_layout
44261
44262 \begin_layout Standard
44263 The appearance of the menus and toolbars can be changed by choosing a user
44264  interface (ui) file.
44265  An ui-file is a text file where the toolbars and menus are listed.
44266  The toolbar buttons and menu entries are specified in the files 
44267 \shape italic
44268 stdtoolbars.inc
44269 \shape default
44270  and 
44271 \shape italic
44272 stdmenus.inc
44273 \shape default
44274 , respectively.
44275  Both files are loaded by the 
44276 \emph on
44277 default.ui
44278 \emph default
44279  file.
44280  To create your own menu and toolbar layout, start with a copy of these
44281  files and edit the entries.
44282 \end_layout
44283
44284 \begin_layout Standard
44285 The syntax of the .inc-files is straightforward: The 
44286 \family sans
44287 Menubar
44288 \family default
44289
44290 \family sans
44291 Menu
44292 \family default
44293  and 
44294 \family sans
44295 Toolbar
44296 \family default
44297  entries must be ended with an explicit 
44298 \family sans
44299 End
44300 \family default
44301 .
44302  They may contain 
44303 \family sans
44304 Submenus
44305 \family default
44306
44307 \family sans
44308 Items
44309 \family default
44310
44311 \family sans
44312 OptItems
44313 \family default
44314
44315 \family sans
44316 Separators
44317 \family default
44318
44319 \family sans
44320 Icons,
44321 \family default
44322  and in the case of the 
44323 \begin_inset Quotes eld
44324 \end_inset
44325
44326 file
44327 \begin_inset Quotes erd
44328 \end_inset
44329
44330  menus a 
44331 \family sans
44332 Lastfiles
44333 \family default
44334  entry.
44335  The syntax for the entries is:
44336 \end_layout
44337
44338 \begin_layout Standard
44339 \begin_inset VSpace smallskip*
44340 \end_inset
44341
44342
44343 \series bold
44344 Item 
44345 \begin_inset Quotes eld
44346 \end_inset
44347
44348 menu 
44349 \series default
44350 or
44351 \series bold
44352  button name
44353 \begin_inset Quotes erd
44354 \end_inset
44355
44356  
44357 \begin_inset Quotes eld
44358 \end_inset
44359
44360 LyX-function
44361 \begin_inset Quotes erd
44362 \end_inset
44363
44364
44365 \end_layout
44366
44367 \begin_layout Standard
44368 \noindent
44369 \begin_inset VSpace smallskip*
44370 \end_inset
44371
44372 All LyX-functions are listed in the menu 
44373 \family sans
44374 Help\SpecialChar \menuseparator
44375 LyX
44376 \begin_inset space ~
44377 \end_inset
44378
44379 Functions
44380 \family default
44381 .
44382 \end_layout
44383
44384 \begin_layout Standard
44385 \begin_inset VSpace medskip
44386 \end_inset
44387
44388
44389 \end_layout
44390
44391 \begin_layout Standard
44392 An example: Assuming you use the menu 
44393 \family sans
44394 Navigate\SpecialChar \menuseparator
44395 Bookmarks
44396 \family default
44397  quite often and therefore want six available bookmarks, you can add the
44398  line
44399 \end_layout
44400
44401 \begin_layout Standard
44402 \begin_inset VSpace smallskip*
44403 \end_inset
44404
44405
44406 \series bold
44407 Item 
44408 \begin_inset Quotes eld
44409 \end_inset
44410
44411 Save Bookmark 6
44412 \begin_inset Quotes erd
44413 \end_inset
44414
44415  
44416 \begin_inset Quotes eld
44417 \end_inset
44418
44419 bookmark-save 6
44420 \begin_inset Quotes erd
44421 \end_inset
44422
44423
44424 \end_layout
44425
44426 \begin_layout Standard
44427 \noindent
44428 \begin_inset VSpace smallskip*
44429 \end_inset
44430
44431 to the navigate menu section in the .inc-file to have the sixth bookmark.
44432 \end_layout
44433
44434 \begin_layout Subsubsection
44435 Automatic help
44436 \end_layout
44437
44438 \begin_layout Standard
44439 The option 
44440 \family sans
44441 Enable tool tips in main work area
44442 \family default
44443  enables tool tips showing the content of closed insets like index entries
44444  or footnotes.
44445 \end_layout
44446
44447 \begin_layout Subsubsection
44448 Session
44449 \end_layout
44450
44451 \begin_layout Standard
44452 With the option 
44453 \family sans
44454 Allow saving
44455 \begin_inset space \thinspace{}
44456 \end_inset
44457
44458 /
44459 \begin_inset space \thinspace{}
44460 \end_inset
44461
44462 restoring of window layout and geometries
44463 \family default
44464  LyX's main window will be opened with the size and layout that was used
44465  in the last LyX session.
44466 \end_layout
44467
44468 \begin_layout Standard
44469 The option 
44470 \family sans
44471 Restore cursor positions
44472 \family default
44473  sets the cursor to the position in the file where it has been the last
44474  time.
44475 \end_layout
44476
44477 \begin_layout Standard
44478 The option 
44479 \family sans
44480 Load opened files from last session
44481 \family default
44482  opens all files that were opened in the last LyX session.
44483 \end_layout
44484
44485 \begin_layout Subsubsection
44486 Documents
44487 \begin_inset CommandInset label
44488 LatexCommand label
44489 name "sub:Backup documents"
44490
44491 \end_inset
44492
44493
44494 \begin_inset Index idx
44495 status collapsed
44496
44497 \begin_layout Plain Layout
44498 Backup ! Documents
44499 \end_layout
44500
44501 \end_inset
44502
44503
44504 \end_layout
44505
44506 \begin_layout Standard
44507 When the option 
44508 \family sans
44509 Backup documents
44510 \family default
44511  is set, you can specify the time between backup saves.
44512 \end_layout
44513
44514 \begin_layout Standard
44515
44516 \family sans
44517 Maximum last files
44518 \family default
44519  is the number of last opened files that LyX should display in the menu
44520  
44521 \family sans
44522 File\SpecialChar \menuseparator
44523 Open
44524 \begin_inset space ~
44525 \end_inset
44526
44527 Recent
44528 \family default
44529 .
44530 \end_layout
44531
44532 \begin_layout Standard
44533 When the option 
44534 \family sans
44535 Open documents in tabs
44536 \family default
44537  is not used, then every file will be opened in its own new instance of
44538  LyX.
44539 \end_layout
44540
44541 \begin_layout Subsection
44542 Screen Fonts
44543 \begin_inset Index idx
44544 status collapsed
44545
44546 \begin_layout Plain Layout
44547 Font ! Screen
44548 \end_layout
44549
44550 \end_inset
44551
44552
44553 \begin_inset CommandInset label
44554 LatexCommand label
44555 name "sub:Screen-Fonts"
44556
44557 \end_inset
44558
44559
44560 \end_layout
44561
44562 \begin_layout Standard
44563 These fonts are used to display your documents on the screen.
44564 \end_layout
44565
44566 \begin_layout Standard
44567 \begin_inset Note Greyedout
44568 status open
44569
44570 \begin_layout Plain Layout
44571
44572 \series bold
44573 Note:
44574 \series default
44575  This section only deals with the fonts 
44576 \emph on
44577 inside
44578 \emph default
44579  the LyX window.
44580  The fonts that appear on the output are independent from these fonts, and
44581  set in the menu 
44582 \family sans
44583 Document\SpecialChar \menuseparator
44584 Settings\SpecialChar \menuseparator
44585 Fonts
44586 \family default
44587 .
44588 \end_layout
44589
44590 \end_inset
44591
44592
44593 \end_layout
44594
44595 \begin_layout Standard
44596 By default, LyX uses 
44597 \family typewriter
44598 Times
44599 \family default
44600  as roman (serif) font, 
44601 \family typewriter
44602 Arial
44603 \family default
44604  or 
44605 \family typewriter
44606 Helvetica
44607 \family default
44608  (depends on the system) as 
44609 \family sans
44610 sans
44611 \begin_inset space ~
44612 \end_inset
44613
44614 serif
44615 \family default
44616  font, and 
44617 \family typewriter
44618 Courier
44619 \family default
44620  as 
44621 \family typewriter
44622 typewriter
44623 \family default
44624  font.
44625 \end_layout
44626
44627 \begin_layout Standard
44628 You can change the font size with the 
44629 \family sans
44630 Zoom
44631 \family default
44632  setting.
44633  You can also change the font zoom outside the preferences dialog for the
44634  current LyX session by pressing Ctrl and scrolling the mouse wheel.
44635 \end_layout
44636
44637 \begin_layout Standard
44638
44639 \family sans
44640 Screen DPI
44641 \family default
44642  is the screen resolution in dpi (dots per inch).
44643  The Font Sizes are calculated as letter height in units of points.
44644  72
44645 \begin_inset space \thinspace{}
44646 \end_inset
44647
44648 points have the size of 1
44649 \begin_inset space \thinspace{}
44650 \end_inset
44651
44652 inch, see Appendix
44653 \begin_inset space ~
44654 \end_inset
44655
44656
44657 \begin_inset CommandInset ref
44658 LatexCommand ref
44659 reference "cha:Units-available-in"
44660
44661 \end_inset
44662
44663 .
44664 \end_layout
44665
44666 \begin_layout Standard
44667 The default 
44668 \family sans
44669 Font Sizes
44670 \family default
44671  are the same as if a document font size of 10
44672 \begin_inset space \thinspace{}
44673 \end_inset
44674
44675 pt would be used.
44676  The sizes are explained in detail in section
44677 \begin_inset space ~
44678 \end_inset
44679
44680
44681 \begin_inset CommandInset ref
44682 LatexCommand ref
44683 reference "sub:Document-Font"
44684
44685 \end_inset
44686
44687 .
44688 \end_layout
44689
44690 \begin_layout Standard
44691 With the option 
44692 \family sans
44693 Use Pixmap Cache to speed up font rendering
44694 \family default
44695  enabled, LyX needs to redraw the screen less often.
44696  This results in better performance, especially on slow systems.
44697  On the other hand, the characters might look more fuzzy on screen.
44698  So whether you enable this or not depends on whether you prefer speed over
44699  aesthetics.
44700  Note that the Pixmap Cache is only available and useful under Mac
44701 \begin_inset space ~
44702 \end_inset
44703
44704 OS and Windows.
44705 \end_layout
44706
44707 \begin_layout Subsection
44708 Colors
44709 \begin_inset Index idx
44710 status collapsed
44711
44712 \begin_layout Plain Layout
44713 Color ! LyX screen
44714 \end_layout
44715
44716 \end_inset
44717
44718
44719 \begin_inset Index idx
44720 status collapsed
44721
44722 \begin_layout Plain Layout
44723 Settings ! Color
44724 \end_layout
44725
44726 \end_inset
44727
44728
44729 \end_layout
44730
44731 \begin_layout Standard
44732 You can here change all the colors used by LyX.
44733  Choose an item in the list and use the 
44734 \family sans
44735 Alter
44736 \family default
44737  button.
44738 \end_layout
44739
44740 \begin_layout Subsection
44741 Display
44742 \begin_inset Index idx
44743 status collapsed
44744
44745 \begin_layout Plain Layout
44746 Settings ! Display
44747 \end_layout
44748
44749 \end_inset
44750
44751
44752 \end_layout
44753
44754 \begin_layout Standard
44755 Here you can specify if graphics inside LyX are displayed.
44756 \end_layout
44757
44758 \begin_layout Standard
44759
44760 \family sans
44761 Instant Preview
44762 \family default
44763  enables previewing snippets of your document.
44764  This feature is described in section
44765 \begin_inset space ~
44766 \end_inset
44767
44768
44769 \begin_inset CommandInset ref
44770 LatexCommand ref
44771 reference "sec:Previewing-snippets-of"
44772
44773 \end_inset
44774
44775 .
44776 \end_layout
44777
44778 \begin_layout Standard
44779 The option 
44780 \family sans
44781 Mark
44782 \begin_inset space ~
44783 \end_inset
44784
44785 end
44786 \begin_inset space ~
44787 \end_inset
44788
44789 of
44790 \begin_inset space ~
44791 \end_inset
44792
44793 paragraphs
44794 \family default
44795  displays a pilcrow (¶) at the end of every paragraph.
44796 \end_layout
44797
44798 \begin_layout Section
44799 Editing
44800 \begin_inset Index idx
44801 status collapsed
44802
44803 \begin_layout Plain Layout
44804 Settings ! Editing
44805 \end_layout
44806
44807 \end_inset
44808
44809
44810 \end_layout
44811
44812 \begin_layout Subsection
44813 Control
44814 \end_layout
44815
44816 \begin_layout Subsubsection
44817 Editing
44818 \end_layout
44819
44820 \begin_layout Standard
44821 The option 
44822 \family sans
44823 Cursor follows scrollbar
44824 \family default
44825  sets the cursor to the top of the currently displayed document part when
44826  scrolling.
44827 \end_layout
44828
44829 \begin_layout Standard
44830 You can adjust the thickness of the cursor with the 
44831 \family sans
44832 Cursor width
44833 \family default
44834  setting.
44835  If you set the value to zero the thickness of the cursor scales relative
44836  to the zoom value you choose for the screen fonts.
44837 \end_layout
44838
44839 \begin_layout Standard
44840 The option 
44841 \family sans
44842 Sort environments alphabetically
44843 \family default
44844  sorts the entries in the pull-down box for the paragraph environments.
44845 \end_layout
44846
44847 \begin_layout Standard
44848 The option 
44849 \family sans
44850 Group environments by their category
44851 \family default
44852  groups the entries in the pull-down box for the paragraph environments.
44853 \end_layout
44854
44855 \begin_layout Standard
44856 The math macro editing option determines the editing style, see the section
44857  
44858 \emph on
44859 Math Macros
44860 \emph default
44861  of the 
44862 \emph on
44863 Math
44864 \emph default
44865  manual.
44866 \end_layout
44867
44868 \begin_layout Subsubsection
44869 Fullscreen
44870 \end_layout
44871
44872 \begin_layout Standard
44873 Here you can specify what is hidden in the fullscreen mode.
44874  The option 
44875 \family sans
44876 Limit text width
44877 \family default
44878  specifies the width of the text in fullscreen mode.
44879  This way you can display the text smaller than the screen, the text appears
44880  then centered.
44881 \end_layout
44882
44883 \begin_layout Subsection
44884 Shortcuts
44885 \begin_inset Index idx
44886 status collapsed
44887
44888 \begin_layout Plain Layout
44889 Key Bindings
44890 \end_layout
44891
44892 \end_inset
44893
44894
44895 \begin_inset Index idx
44896 status collapsed
44897
44898 \begin_layout Plain Layout
44899 Settings ! Shortcuts
44900 \end_layout
44901
44902 \end_inset
44903
44904
44905 \end_layout
44906
44907 \begin_layout Subsubsection
44908 Bind File
44909 \end_layout
44910
44911 \begin_layout Standard
44912 Bindings are used to bind a LyX-function to a key.
44913  Several binding files are available:
44914 \end_layout
44915
44916 \begin_layout Description
44917 cua.bind typical set of PC keyboard shortcuts
44918 \end_layout
44919
44920 \begin_layout Description
44921 (x)emacs.bind set of bindings like they are used in the editor programs 
44922 \family sans
44923 Emacs
44924 \family default
44925  (
44926 \family sans
44927 XEmacs
44928 \family default
44929 )
44930 \end_layout
44931
44932 \begin_layout Description
44933 mac.bind set of bindings for 
44934 \family sans
44935 Mac
44936 \begin_inset space \thinspace{}
44937 \end_inset
44938
44939 OS
44940 \family default
44941  systems.
44942 \end_layout
44943
44944 \begin_layout Standard
44945 There are also bind-files designed for special document classes, like 
44946 \shape italic
44947 broadway.bind
44948 \shape default
44949 , and bind files for special languages.
44950  The name of language bind-files begin with a language code, e.
44951 \begin_inset space \thinspace{}
44952 \end_inset
44953
44954 g.
44955 \begin_inset space \space{}
44956 \end_inset
44957
44958
44959 \begin_inset Quotes eld
44960 \end_inset
44961
44962 pt
44963 \begin_inset Quotes erd
44964 \end_inset
44965
44966  for Portuguese.
44967  If you use LyX in a certain language, LyX will try to use the appropriate
44968  bind-file.
44969 \end_layout
44970
44971 \begin_layout Standard
44972 Some bind-files, like 
44973 \emph on
44974 math.bind
44975 \emph default
44976 , have only a small scope.
44977  When looking at the end of the file 
44978 \shape italic
44979 cua.bind
44980 \shape default
44981 , you can see that they are included to keep the overview in the bind-file.
44982 \end_layout
44983
44984 \begin_layout Subsubsection
44985 Editing Shortcuts
44986 \begin_inset CommandInset label
44987 LatexCommand label
44988 name "sub:Editing-Shortcuts"
44989
44990 \end_inset
44991
44992
44993 \begin_inset Index idx
44994 status collapsed
44995
44996 \begin_layout Plain Layout
44997 Key Bindings ! Editing
44998 \end_layout
44999
45000 \end_inset
45001
45002
45003 \end_layout
45004
45005 \begin_layout Standard
45006 To add new or modify existing keybindings to your own taste you can use
45007  the table in the dialog that lists all LyX-functions and the bound shortcuts.
45008  To find functions easily, they are grouped by categories and the dialog
45009  provides the field 
45010 \family sans
45011 Show key-bindings containing
45012 \family default
45013 .
45014  In this field you can insert a keyword for a function you want to edit.
45015  Insert there for example as keyword 
45016 \begin_inset Quotes eld
45017 \end_inset
45018
45019 paste
45020 \begin_inset Quotes erd
45021 \end_inset
45022
45023  and you get the 4 different existing shortcuts for the 3 different functions
45024  that contain 
45025 \begin_inset Quotes eld
45026 \end_inset
45027
45028 paste
45029 \begin_inset Quotes erd
45030 \end_inset
45031
45032  in their name.
45033  As you can see, one function can have more than one shortcut.
45034  All LyX-functions are also listed in the file 
45035 \emph on
45036 LyX Functions
45037 \emph default
45038  that you will find in the 
45039 \family sans
45040 Help
45041 \family default
45042  menu.
45043 \end_layout
45044
45045 \begin_layout Standard
45046 To add e.
45047 \begin_inset space \thinspace{}
45048 \end_inset
45049
45050 g.
45051 \begin_inset space \space{}
45052 \end_inset
45053
45054 the shortcut 
45055 \family sans
45056 Alt+Q
45057 \family default
45058  for the function 
45059 \family sans
45060 textstyle-apply
45061 \family default
45062 , select the function and press the 
45063 \family sans
45064 Modify
45065 \family default
45066  button.
45067  A dialog pops up where you can add the shortcut by using it.
45068  So press Alt+Q to define the shortcut.
45069  Modifying an existing shortcut is done the same way.
45070  You can also bind multiple functions to one shortcut by modifying an existing
45071  binding and adding the different function names as a semicolon separated
45072  list.
45073  LyX will then use the first function that is enabled in the current document
45074  part.
45075  The binding for the function 
45076 \family sans
45077 command-alter
45078 \family default
45079  is an example of this.
45080 \end_layout
45081
45082 \begin_layout Standard
45083 Alternatively you can also edit shortcuts by modifying bind-files with a
45084  text editor.
45085  The syntax of the entries is:
45086 \end_layout
45087
45088 \begin_layout Standard
45089
45090 \series bold
45091
45092 \backslash
45093 bind 
45094 \begin_inset Quotes eld
45095 \end_inset
45096
45097 key combination
45098 \begin_inset Quotes erd
45099 \end_inset
45100
45101  
45102 \begin_inset Quotes eld
45103 \end_inset
45104
45105 LyX-function
45106 \begin_inset Quotes erd
45107 \end_inset
45108
45109
45110 \end_layout
45111
45112 \begin_layout Subsection
45113 Keyboard / Mouse
45114 \begin_inset CommandInset label
45115 LatexCommand label
45116 name "sub:Keyboard-Map"
45117
45118 \end_inset
45119
45120
45121 \begin_inset Index idx
45122 status collapsed
45123
45124 \begin_layout Plain Layout
45125 Keyboard Map
45126 \end_layout
45127
45128 \end_inset
45129
45130
45131 \begin_inset Index idx
45132 status collapsed
45133
45134 \begin_layout Plain Layout
45135 Settings ! Keyboard Map
45136 \end_layout
45137
45138 \end_inset
45139
45140
45141 \end_layout
45142
45143 \begin_layout Standard
45144 Normally keyboard settings have to be done in a menu of your operating system.
45145  For the case that this is not possible, LyX provides keyboard maps.
45146  If you have e.
45147 \begin_inset space \thinspace{}
45148 \end_inset
45149
45150 g.
45151 \begin_inset space \space{}
45152 \end_inset
45153
45154 a Czech keyboard but want to write with it like with a Romanian one, you
45155  can use the keyboard map file named 
45156 \emph on
45157 romanian.kmap
45158 \emph default
45159 .
45160 \end_layout
45161
45162 \begin_layout Standard
45163 \begin_inset Note Greyedout
45164 status open
45165
45166 \begin_layout Plain Layout
45167
45168 \series bold
45169 Note:
45170 \series default
45171  Keyboard maps are only provided as makeshift and don't work on all systems.
45172 \end_layout
45173
45174 \end_inset
45175
45176
45177 \end_layout
45178
45179 \begin_layout Standard
45180 Besides this, you can specify here the 
45181 \family sans
45182 Wheel scrolling speed
45183 \family default
45184 .
45185  The standard value is 1.0, higher values speed up the scrolling, lower ones
45186  slow it down.
45187 \end_layout
45188
45189 \begin_layout Subsection
45190 Input Completion
45191 \begin_inset CommandInset label
45192 LatexCommand label
45193 name "sub:Input-Completion-Appendix"
45194
45195 \end_inset
45196
45197
45198 \begin_inset Index idx
45199 status collapsed
45200
45201 \begin_layout Plain Layout
45202 Input completion
45203 \end_layout
45204
45205 \end_inset
45206
45207
45208 \end_layout
45209
45210 \begin_layout Standard
45211 Input completion is described in sec.
45212 \begin_inset space \thinspace{}
45213 \end_inset
45214
45215
45216 \begin_inset CommandInset ref
45217 LatexCommand ref
45218 reference "sec:Input-Completion"
45219
45220 \end_inset
45221
45222 .
45223  The completion options for math do the same as the corresponding options
45224  for text.
45225  With the general options you can define the delay time for the inline and
45226  popup completion and choose if long completions should be abbreviated or
45227  not.
45228 \end_layout
45229
45230 \begin_layout Section
45231 Paths
45232 \begin_inset CommandInset label
45233 LatexCommand label
45234 name "sec:Paths"
45235
45236 \end_inset
45237
45238
45239 \begin_inset Index idx
45240 status collapsed
45241
45242 \begin_layout Plain Layout
45243 Paths
45244 \end_layout
45245
45246 \end_inset
45247
45248
45249 \begin_inset Index idx
45250 status collapsed
45251
45252 \begin_layout Plain Layout
45253 Settings ! Paths
45254 \end_layout
45255
45256 \end_inset
45257
45258
45259 \end_layout
45260
45261 \begin_layout Description
45262 Working
45263 \begin_inset space ~
45264 \end_inset
45265
45266 directory This is LyX's working directory.
45267  It is the default when you 
45268 \family sans
45269 Open
45270 \family default
45271
45272 \family sans
45273 Save
45274 \family default
45275  or 
45276 \family sans
45277 Save
45278 \begin_inset space ~
45279 \end_inset
45280
45281 as
45282 \family default
45283  files.
45284 \end_layout
45285
45286 \begin_layout Description
45287 Document
45288 \begin_inset space ~
45289 \end_inset
45290
45291 templates This directory will be opened when you use the menu 
45292 \family sans
45293 File\SpecialChar \menuseparator
45294 New
45295 \begin_inset space ~
45296 \end_inset
45297
45298 from
45299 \begin_inset space ~
45300 \end_inset
45301
45302 Template
45303 \family default
45304 .
45305 \end_layout
45306
45307 \begin_layout Description
45308 Example
45309 \begin_inset space ~
45310 \end_inset
45311
45312 files This directory will be opened when you use the button 
45313 \family sans
45314 Examples
45315 \family default
45316  in the 
45317 \family sans
45318 File\SpecialChar \menuseparator
45319 Open
45320 \family default
45321  dialog.
45322 \begin_inset Newline newline
45323 \end_inset
45324
45325
45326 \begin_inset Note Greyedout
45327 status open
45328
45329 \begin_layout Plain Layout
45330
45331 \series bold
45332 Note:
45333 \series default
45334  The 
45335 \family sans
45336 Examples
45337 \family default
45338  button does not exist when using LyX on MacOS and Windows systems.
45339 \end_layout
45340
45341 \end_inset
45342
45343
45344 \end_layout
45345
45346 \begin_layout Description
45347 Backup
45348 \begin_inset space ~
45349 \end_inset
45350
45351 directory
45352 \begin_inset Index idx
45353 status collapsed
45354
45355 \begin_layout Plain Layout
45356 Backup ! Directory
45357 \end_layout
45358
45359 \end_inset
45360
45361  Backup copies will be saved to this directory.
45362  When no directory is given but backups are enabled as described in section
45363 \begin_inset space ~
45364 \end_inset
45365
45366
45367 \begin_inset CommandInset ref
45368 LatexCommand ref
45369 reference "sub:Backup documents"
45370
45371 \end_inset
45372
45373 , the 
45374 \family sans
45375 Working directory
45376 \family default
45377  will be used to save the backups.
45378 \begin_inset Newline newline
45379 \end_inset
45380
45381 The backup files have the ending 
45382 \begin_inset Quotes eld
45383 \end_inset
45384
45385 .lyx~
45386 \begin_inset Quotes erd
45387 \end_inset
45388
45389 .
45390 \end_layout
45391
45392 \begin_layout Description
45393 Ly
45394 \begin_inset ERT
45395 status collapsed
45396
45397 \begin_layout Plain Layout
45398
45399 {}
45400 \end_layout
45401
45402 \end_inset
45403
45404 XServer-Pipe Here you can enter the name of a Unix-pipe.
45405  This pipe is used to send data from external programs to LyX.
45406 \begin_inset Newline newline
45407 \end_inset
45408
45409
45410 \begin_inset Note Greyedout
45411 status open
45412
45413 \begin_layout Plain Layout
45414
45415 \series bold
45416 Note:
45417 \series default
45418  This feature doesn't work on Windows systems.
45419 \end_layout
45420
45421 \end_inset
45422
45423
45424 \end_layout
45425
45426 \begin_layout Description
45427 Temporary
45428 \begin_inset space ~
45429 \end_inset
45430
45431 directory Temporary files will be saved in this directory.
45432 \end_layout
45433
45434 \begin_layout Description
45435 PATH
45436 \begin_inset space ~
45437 \end_inset
45438
45439 prefix This field contains a list of paths to external programs.
45440  When LyX needs to use an external program, it looks in this list where
45441  to find it on the system.
45442  The path list is automatically set up on Windows and Mac systems when LyX
45443  is configured, so that you normally don't have to modify it.
45444  On Unix
45445 \begin_inset space \thinspace{}
45446 \end_inset
45447
45448 /
45449 \begin_inset space \thinspace{}
45450 \end_inset
45451
45452 Linux systems, the path list will need to be set only if there are external
45453  programs you wish to use that are not in your normal system path ($PATH).
45454  
45455 \end_layout
45456
45457 \begin_layout Section
45458 Identity
45459 \end_layout
45460
45461 \begin_layout Standard
45462 Here you can insert your name and email address.
45463  The identity will be used when you have enabled change tracking as described
45464  in section
45465 \begin_inset space ~
45466 \end_inset
45467
45468
45469 \begin_inset CommandInset ref
45470 LatexCommand ref
45471 reference "sec:Change-Tracking"
45472
45473 \end_inset
45474
45475 , to mark changes you make as yours.
45476 \end_layout
45477
45478 \begin_layout Section
45479 Language Settings
45480 \begin_inset Index idx
45481 status collapsed
45482
45483 \begin_layout Plain Layout
45484 Language ! Settings
45485 \end_layout
45486
45487 \end_inset
45488
45489
45490 \begin_inset Index idx
45491 status collapsed
45492
45493 \begin_layout Plain Layout
45494 Settings ! Language
45495 \end_layout
45496
45497 \end_inset
45498
45499
45500 \end_layout
45501
45502 \begin_layout Subsection
45503 Language
45504 \begin_inset CommandInset label
45505 LatexCommand label
45506 name "sub:Prefs-Language"
45507
45508 \end_inset
45509
45510
45511 \end_layout
45512
45513 \begin_layout Description
45514 User
45515 \begin_inset space ~
45516 \end_inset
45517
45518 Interface
45519 \begin_inset space ~
45520 \end_inset
45521
45522 language Here you can select the language of LyX's menus.
45523  Unfortunately this doesn't work on Mac and Windows.
45524  It works on Linux for the languages into LyX's menus and dialogs are translated.
45525  You find the actual translation status here: 
45526 \begin_inset CommandInset href
45527 LatexCommand href
45528 name "http://www.lyx.org/I18n"
45529 target "http://www.lyx.org/I18n"
45530
45531 \end_inset
45532
45533
45534 \end_layout
45535
45536 \begin_layout Description
45537 Default
45538 \begin_inset space ~
45539 \end_inset
45540
45541 language is the language used in new documents
45542 \end_layout
45543
45544 \begin_layout Description
45545 Language
45546 \begin_inset space ~
45547 \end_inset
45548
45549 package determines which LaTeX package should be loaded to handle language
45550  issues.
45551  Language issues which are handled by this package include proper hyphenation
45552  as well as localization of dates and text strings such as 
45553 \begin_inset Quotes eld
45554 \end_inset
45555
45556 Chapter
45557 \begin_inset Quotes erd
45558 \end_inset
45559
45560  and 
45561 \begin_inset Quotes eld
45562 \end_inset
45563
45564 Table
45565 \begin_inset Quotes erd
45566 \end_inset
45567
45568 .
45569  The most widespread language package is 
45570 \series bold
45571 babel
45572 \series default
45573 , it's the default language package in classic LaTeX.
45574  However, more recent typesetting engines such as XeTeX and LuaTeX come
45575  with an alternative language package (
45576 \series bold
45577 polyglossia
45578 \series default
45579 ) that is more suited for the multi-script support of these engines.
45580  Furthermore, there are also specific language packages for languages not
45581  covered by babel.
45582 \begin_inset Newline newline
45583 \end_inset
45584
45585 The available selections are:
45586 \end_layout
45587
45588 \begin_deeper
45589 \begin_layout Itemize
45590 \noindent
45591
45592 \series bold
45593 Automatic
45594 \series default
45595 :
45596 \series bold
45597  
45598 \series default
45599 Selects the most appropriate language package for the current typesetting
45600  engine (default)
45601 \end_layout
45602
45603 \begin_layout Itemize
45604 \noindent
45605
45606 \series bold
45607 Always babel: 
45608 \series default
45609 Uses always babel, even if another package (such as polyglossia) would have
45610  been preferred by automatic setting; this essentially allows to select
45611  babel instead of polyglossia with XeTeX and LuaTeX
45612 \end_layout
45613
45614 \begin_layout Itemize
45615 \noindent
45616
45617 \series bold
45618 Custom: 
45619 \series default
45620 Lets you load some other language package (via 
45621 \family typewriter
45622
45623 \backslash
45624 usepackage
45625 \series bold
45626 {
45627 \series default
45628 packagename}
45629 \family default
45630 )
45631 \end_layout
45632
45633 \begin_layout Itemize
45634 \noindent
45635
45636 \series bold
45637 None: 
45638 \series default
45639 Loads no language package at all
45640 \end_layout
45641
45642 \end_deeper
45643 \begin_layout Description
45644 Default
45645 \begin_inset space ~
45646 \end_inset
45647
45648 Decimal
45649 \begin_inset space ~
45650 \end_inset
45651
45652 Point Define the default decimal point for the use in tables (decimal point
45653  alignment)
45654 \end_layout
45655
45656 \begin_layout Description
45657 Command
45658 \begin_inset space ~
45659 \end_inset
45660
45661 start When a special LaTeX-package is needed to write in a certain document
45662  language, you can here specify the command to start the package.
45663  An example is the start command 
45664 \family sans
45665
45666 \backslash
45667 begin{arabtext}
45668 \family default
45669  that is needed to write Arabic using the package 
45670 \series bold
45671 ArabTeX
45672 \series default
45673 , see 
45674 \begin_inset CommandInset citation
45675 LatexCommand cite
45676 key "Arabic"
45677
45678 \end_inset
45679
45680 .
45681  The default is the 
45682 \series bold
45683 babel
45684 \series default
45685  command 
45686 \family sans
45687
45688 \backslash
45689 selectlanguage{$$lang}
45690 \family default
45691 .
45692 \end_layout
45693
45694 \begin_layout Description
45695 Command
45696 \begin_inset space ~
45697 \end_inset
45698
45699 end Counterpart to 
45700 \family sans
45701 Command start
45702 \family default
45703 .
45704  Some packages, like the default, don't have an end command since the start
45705  command toggles the package on and off.
45706 \end_layout
45707
45708 \begin_layout Description
45709 Set
45710 \begin_inset space ~
45711 \end_inset
45712
45713 languages
45714 \begin_inset space ~
45715 \end_inset
45716
45717 globally When this option is set, the languages used in the document will
45718  be added as options to the document class options, so that they can be
45719  used by all LaTeX-packages.
45720  Otherwise they will only be used as options for the 
45721 \series bold
45722 babel
45723 \series default
45724  package.
45725 \end_layout
45726
45727 \begin_layout Description
45728 Auto
45729 \begin_inset space ~
45730 \end_inset
45731
45732 begin When this option is set, the documents starts with the chosen document
45733  language.
45734  When this option is not set, the 
45735 \family sans
45736 Command
45737 \begin_inset space ~
45738 \end_inset
45739
45740 start
45741 \family default
45742  is explicitly set to the beginning of the document in the LaTeX-output.
45743  This assures that the correct language is used when you use another 
45744 \family sans
45745 Command
45746 \begin_inset space ~
45747 \end_inset
45748
45749 start
45750 \family default
45751  than the default.
45752 \end_layout
45753
45754 \begin_layout Description
45755 Auto
45756 \begin_inset space ~
45757 \end_inset
45758
45759 end Counterpart to 
45760 \family sans
45761 Auto
45762 \begin_inset space ~
45763 \end_inset
45764
45765 begin
45766 \family default
45767 .
45768  When it is not set, the 
45769 \family sans
45770 Command
45771 \begin_inset space ~
45772 \end_inset
45773
45774 end
45775 \family default
45776  is set to the end of the document.
45777 \end_layout
45778
45779 \begin_layout Description
45780 Mark
45781 \begin_inset space ~
45782 \end_inset
45783
45784 foreign
45785 \begin_inset space ~
45786 \end_inset
45787
45788 languages Text marked formatted in a language different from the document
45789  language will be underlined blue.
45790 \end_layout
45791
45792 \begin_layout Description
45793 Enable
45794 \begin_inset space ~
45795 \end_inset
45796
45797 RTL
45798 \begin_inset space ~
45799 \end_inset
45800
45801 support Enables the use of languages, written from right to left (RTL),
45802  like Arabic, Hebrew, Farsi.
45803 \end_layout
45804
45805 \begin_layout Description
45806 Cursor
45807 \begin_inset space ~
45808 \end_inset
45809
45810 movement When writing RTL, you can define if the left and right arrow keys
45811  move the cursor visually to the left or right, respectively, or logically.
45812  Logical means that the cursor is moved to the left when pressing the right
45813  arrow key and the cursor is inside text in an RTL language.
45814 \end_layout
45815
45816 \begin_layout Subsection
45817 Spellchecker
45818 \end_layout
45819
45820 \begin_layout Standard
45821 The spellchecker settings are explained in section
45822 \begin_inset space ~
45823 \end_inset
45824
45825
45826 \begin_inset CommandInset ref
45827 LatexCommand ref
45828 reference "sec:Spellchecking"
45829
45830 \end_inset
45831
45832
45833 \end_layout
45834
45835 \begin_layout Section
45836 Outputs
45837 \end_layout
45838
45839 \begin_layout Subsection
45840 Printer
45841 \begin_inset CommandInset label
45842 LatexCommand label
45843 name "sub:Printer"
45844
45845 \end_inset
45846
45847
45848 \begin_inset Index idx
45849 status collapsed
45850
45851 \begin_layout Plain Layout
45852 Printer
45853 \end_layout
45854
45855 \end_inset
45856
45857
45858 \begin_inset Index idx
45859 status collapsed
45860
45861 \begin_layout Plain Layout
45862 Settings ! Printer
45863 \end_layout
45864
45865 \end_inset
45866
45867
45868 \end_layout
45869
45870 \begin_layout Description
45871 Default
45872 \begin_inset space ~
45873 \end_inset
45874
45875 printer Here you can specify the name of your default printer.
45876  The name will be used when the 
45877 \family sans
45878 Printer command
45879 \family default
45880  is executed.
45881 \begin_inset Newline newline
45882 \end_inset
45883
45884
45885 \begin_inset Note Greyedout
45886 status open
45887
45888 \begin_layout Plain Layout
45889
45890 \series bold
45891 Note:
45892 \series default
45893  You can leave this field empty on Windows systems because it has no effect.
45894 \end_layout
45895
45896 \end_inset
45897
45898
45899 \end_layout
45900
45901 \begin_layout Description
45902 Adapt
45903 \begin_inset space ~
45904 \end_inset
45905
45906 output
45907 \begin_inset space ~
45908 \end_inset
45909
45910 to
45911 \begin_inset space ~
45912 \end_inset
45913
45914 printer This option works only for the 
45915 \family sans
45916 Printer command
45917 \family default
45918  
45919 \begin_inset Quotes eld
45920 \end_inset
45921
45922
45923 \family sans
45924 dvips
45925 \family default
45926
45927 \begin_inset Quotes erd
45928 \end_inset
45929
45930 .
45931  It activates a configuration file for dvips.
45932  This is an option only for dvips experts.
45933 \end_layout
45934
45935 \begin_layout Description
45936 Printer
45937 \begin_inset space ~
45938 \end_inset
45939
45940 command is the command LyX
45941 \begin_inset space \thinspace{}
45942 \end_inset
45943
45944 /
45945 \begin_inset space \thinspace{}
45946 \end_inset
45947
45948 LaTeX uses for printing.
45949  The default is on most systems 
45950 \family sans
45951 dvips
45952 \family default
45953 .
45954 \end_layout
45955
45956 \begin_layout Description
45957 Printer
45958 \begin_inset space ~
45959 \end_inset
45960
45961 Command
45962 \begin_inset space ~
45963 \end_inset
45964
45965 Options Here you can specify printer options.
45966  A list of printer options with explanations can be found in the documentation
45967  of the program that provides the 
45968 \family sans
45969 Printer command
45970 \family default
45971  you are using.
45972 \end_layout
45973
45974 \begin_layout Subsection
45975 Date Format
45976 \begin_inset Index idx
45977 status collapsed
45978
45979 \begin_layout Plain Layout
45980 Date Format
45981 \end_layout
45982
45983 \end_inset
45984
45985
45986 \begin_inset Index idx
45987 status collapsed
45988
45989 \begin_layout Plain Layout
45990 Settings ! Date format
45991 \end_layout
45992
45993 \end_inset
45994
45995
45996 \end_layout
45997
45998 \begin_layout Standard
45999 The date format can be one or a mixture of the formats listed here:
46000 \begin_inset Newline newline
46001 \end_inset
46002
46003
46004 \begin_inset Flex URL
46005 status collapsed
46006
46007 \begin_layout Plain Layout
46008
46009 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
46010 \end_layout
46011
46012 \end_inset
46013
46014
46015 \begin_inset Newline newline
46016 \end_inset
46017
46018 For example the format
46019 \begin_inset Newline newline
46020 \end_inset
46021
46022 %d/%m/%y
46023 \begin_inset Newline newline
46024 \end_inset
46025
46026 prints the date as day/month/year.
46027 \end_layout
46028
46029 \begin_layout Subsection
46030 Plain Text
46031 \end_layout
46032
46033 \begin_layout Description
46034 Output
46035 \begin_inset space ~
46036 \end_inset
46037
46038 line
46039 \begin_inset space ~
46040 \end_inset
46041
46042 length sets the maximum number of characters printed in one line when using
46043  the menu 
46044 \family sans
46045 File\SpecialChar \menuseparator
46046 Export\SpecialChar \menuseparator
46047 Plain
46048 \begin_inset space ~
46049 \end_inset
46050
46051 text
46052 \family default
46053 .
46054  Setting the line line length to 0 means all text is printed in one endless
46055  line.
46056 \end_layout
46057
46058 \begin_layout Description
46059 roff
46060 \begin_inset space ~
46061 \end_inset
46062
46063 command defines an additional command used to produce better ASCII tables
46064  with the 
46065 \family typewriter
46066 groff/troff/nroff
46067 \family default
46068  UNIX-commands (refer to their manuals for more information about them).
46069  Setting this as empty tells LyX to use the internal formatter.
46070 \end_layout
46071
46072 \begin_layout Subsection
46073 LaT
46074 \begin_inset ERT
46075 status collapsed
46076
46077 \begin_layout Plain Layout
46078
46079 {}
46080 \end_layout
46081
46082 \end_inset
46083
46084 eX
46085 \begin_inset CommandInset label
46086 LatexCommand label
46087 name "sub:LaTeX-settings"
46088
46089 \end_inset
46090
46091
46092 \begin_inset Index idx
46093 status collapsed
46094
46095 \begin_layout Plain Layout
46096 Settings ! LaTeX
46097 \end_layout
46098
46099 \end_inset
46100
46101
46102 \end_layout
46103
46104 \begin_layout Description
46105 Use
46106 \begin_inset space ~
46107 \end_inset
46108
46109 LaTe
46110 \begin_inset ERT
46111 status collapsed
46112
46113 \begin_layout Plain Layout
46114
46115 {}
46116 \end_layout
46117
46118 \end_inset
46119
46120 X
46121 \begin_inset space ~
46122 \end_inset
46123
46124 font
46125 \begin_inset space ~
46126 \end_inset
46127
46128 encoding This is the default encoding of the document font.
46129  
46130 \family sans
46131 T1
46132 \family default
46133  is the default and covers western languages and symbols.
46134  
46135 \family sans
46136 T2A
46137 \family default
46138
46139 \family sans
46140 T2B
46141 \family default
46142
46143 \family sans
46144 T2C
46145 \family default
46146
46147 \family sans
46148 LCY
46149 \family default
46150 , and 
46151 \family sans
46152 X2
46153 \family default
46154  are for Cyrillic.
46155  Combinations of the encodings are possible, like 
46156 \begin_inset Quotes erd
46157 \end_inset
46158
46159
46160 \family sans
46161 T1, T2B
46162 \family default
46163
46164 \begin_inset Quotes erd
46165 \end_inset
46166
46167 .
46168  The font encoding is normally automatically loaded by the language packages
46169  LyX sets up in the background.
46170  So there is no need to change the default encoding.
46171 \end_layout
46172
46173 \begin_layout Description
46174 Default
46175 \begin_inset space ~
46176 \end_inset
46177
46178 paper
46179 \begin_inset space ~
46180 \end_inset
46181
46182 size This is the paper size that is used for new documents.
46183  The 
46184 \family sans
46185 Default
46186 \family default
46187  value depends on your LaTeX-system setup.
46188 \end_layout
46189
46190 \begin_layout Standard
46191 You can also specify here commands with parameters for the listed applications.
46192  But before you change something, it is strongly recommended to read the
46193  manuals of the applications.
46194  Currently the following commands can be set:
46195 \end_layout
46196
46197 \begin_layout Description
46198 CheckTe
46199 \begin_inset ERT
46200 status collapsed
46201
46202 \begin_layout Plain Layout
46203
46204 {}
46205 \end_layout
46206
46207 \end_inset
46208
46209 X
46210 \begin_inset space ~
46211 \end_inset
46212
46213 command Command for the program 
46214 \family sans
46215 CheckTeX
46216 \family default
46217  that is described in the section 
46218 \emph on
46219 Checking TeX
46220 \emph default
46221  of the 
46222 \emph on
46223 Additional Features
46224 \emph default
46225  manual.
46226 \end_layout
46227
46228 \begin_layout Description
46229 BibTe
46230 \begin_inset ERT
46231 status collapsed
46232
46233 \begin_layout Plain Layout
46234
46235 {}
46236 \end_layout
46237
46238 \end_inset
46239
46240 X
46241 \begin_inset space ~
46242 \end_inset
46243
46244 command Command for the program 
46245 \family sans
46246 BibTeX
46247 \family default
46248  that generates the bibliography, see section
46249 \begin_inset space ~
46250 \end_inset
46251
46252
46253 \begin_inset CommandInset ref
46254 LatexCommand ref
46255 reference "sub:Bibliography-databases"
46256
46257 \end_inset
46258
46259 .
46260 \end_layout
46261
46262 \begin_layout Description
46263 Index
46264 \begin_inset space ~
46265 \end_inset
46266
46267 command Command for the program that generates the index, see section
46268 \begin_inset space ~
46269 \end_inset
46270
46271
46272 \begin_inset CommandInset ref
46273 LatexCommand ref
46274 reference "sub:Index-Program"
46275
46276 \end_inset
46277
46278 .
46279 \end_layout
46280
46281 \begin_layout Description
46282 Nomenclature
46283 \begin_inset space ~
46284 \end_inset
46285
46286 command Command for the program that generates the nomenclature, see section
46287 \begin_inset space ~
46288 \end_inset
46289
46290
46291 \begin_inset CommandInset ref
46292 LatexCommand ref
46293 reference "sub:Nomenclature-Program"
46294
46295 \end_inset
46296
46297 .
46298 \end_layout
46299
46300 \begin_layout Description
46301 DVI
46302 \begin_inset space ~
46303 \end_inset
46304
46305 viewer
46306 \begin_inset space ~
46307 \end_inset
46308
46309 paper
46310 \begin_inset space ~
46311 \end_inset
46312
46313 size
46314 \begin_inset space ~
46315 \end_inset
46316
46317 options They only have an effect when the program 
46318 \family sans
46319 xdvi
46320 \family default
46321  is used as DVI-viewer.
46322 \end_layout
46323
46324 \begin_layout Standard
46325 There are additionally the following options:
46326 \end_layout
46327
46328 \begin_layout Description
46329 Use
46330 \begin_inset space ~
46331 \end_inset
46332
46333 Windows-style
46334 \begin_inset space ~
46335 \end_inset
46336
46337 paths
46338 \begin_inset space ~
46339 \end_inset
46340
46341 in
46342 \begin_inset space ~
46343 \end_inset
46344
46345 LaTeX
46346 \begin_inset space ~
46347 \end_inset
46348
46349 files Uses paths in the notation of Windows, that means that 
46350 \begin_inset Quotes eld
46351 \end_inset
46352
46353
46354 \backslash
46355
46356 \begin_inset Quotes erd
46357 \end_inset
46358
46359  is used instead of 
46360 \begin_inset Quotes eld
46361 \end_inset
46362
46363 /
46364 \begin_inset Quotes erd
46365 \end_inset
46366
46367  to separate folders.
46368  This option is enabled by default when you use LyX on Windows.
46369 \begin_inset Index idx
46370 status collapsed
46371
46372 \begin_layout Plain Layout
46373 Paths
46374 \end_layout
46375
46376 \end_inset
46377
46378
46379 \begin_inset Index idx
46380 status collapsed
46381
46382 \begin_layout Plain Layout
46383 Settings ! Paths
46384 \end_layout
46385
46386 \end_inset
46387
46388
46389 \end_layout
46390
46391 \begin_layout Description
46392 Reset
46393 \begin_inset space ~
46394 \end_inset
46395
46396 class
46397 \begin_inset space ~
46398 \end_inset
46399
46400 options
46401 \begin_inset space ~
46402 \end_inset
46403
46404 when
46405 \begin_inset space ~
46406 \end_inset
46407
46408 document
46409 \begin_inset space ~
46410 \end_inset
46411
46412 classes
46413 \begin_inset space ~
46414 \end_inset
46415
46416 changes Removes all manually set document class options in the 
46417 \family sans
46418 Document\SpecialChar \menuseparator
46419 Settings
46420 \family default
46421  dialog when changing the document class.
46422 \end_layout
46423
46424 \begin_layout Section
46425 File
46426 \begin_inset space ~
46427 \end_inset
46428
46429 Handling
46430 \begin_inset Index idx
46431 status collapsed
46432
46433 \begin_layout Plain Layout
46434 File handling
46435 \end_layout
46436
46437 \end_inset
46438
46439
46440 \end_layout
46441
46442 \begin_layout Subsection
46443 Converters
46444 \begin_inset CommandInset label
46445 LatexCommand label
46446 name "sub:Converters"
46447
46448 \end_inset
46449
46450
46451 \begin_inset Index idx
46452 status collapsed
46453
46454 \begin_layout Plain Layout
46455 Converters
46456 \end_layout
46457
46458 \end_inset
46459
46460
46461 \end_layout
46462
46463 \begin_layout Standard
46464 Here you find the list of defined converter commands to convert material
46465  from one format to another.
46466  You can modify them or create new ones.
46467  To modify a converter, select it, change the entry of the field 
46468 \family sans
46469 Converter
46470 \family default
46471  and/or 
46472 \family sans
46473 Extra
46474 \begin_inset space ~
46475 \end_inset
46476
46477 flag
46478 \family default
46479 , and press the 
46480 \family sans
46481 Modify
46482 \family default
46483  button.
46484  To create a new converter, select an existing one, select a different format
46485  in the 
46486 \family sans
46487 From
46488 \begin_inset space ~
46489 \end_inset
46490
46491 format
46492 \family default
46493  drop-down list, modify the 
46494 \family sans
46495 Converter
46496 \family default
46497  field, and press the 
46498 \family sans
46499 Add
46500 \family default
46501  button.
46502 \end_layout
46503
46504 \begin_layout Standard
46505 When the 
46506 \family sans
46507 Converter File Cache
46508 \family default
46509  is enabled, conversions will be cached as long as specified in the field
46510  
46511 \family sans
46512 Maximum Age (in days
46513 \family default
46514 ).
46515  This means that images don't need to be converted again when you reopen
46516  a document; the converted images from the cache will be used instead.
46517 \end_layout
46518
46519 \begin_layout Standard
46520 More about converters, like the variables and flags that can be used in
46521  the converter definition, is described in the section 
46522 \emph on
46523 Converters
46524 \emph default
46525  of the 
46526 \emph on
46527 Customization
46528 \emph default
46529  manual.
46530 \end_layout
46531
46532 \begin_layout Subsection
46533 File Formats
46534 \begin_inset CommandInset label
46535 LatexCommand label
46536 name "sec:File-Formats"
46537
46538 \end_inset
46539
46540
46541 \begin_inset Index idx
46542 status collapsed
46543
46544 \begin_layout Plain Layout
46545 File formats
46546 \end_layout
46547
46548 \end_inset
46549
46550
46551 \begin_inset Index idx
46552 status collapsed
46553
46554 \begin_layout Plain Layout
46555 Copiers
46556 \end_layout
46557
46558 \end_inset
46559
46560
46561 \end_layout
46562
46563 \begin_layout Standard
46564 Here you find the list of defined file formats that LyX can handle.
46565  You can modify the viewer and editor program that should be used for certain
46566  formats.
46567 \end_layout
46568
46569 \begin_layout Standard
46570 Furthermore, you can define the 
46571 \begin_inset Quotes eld
46572 \end_inset
46573
46574 Default output format
46575 \begin_inset Quotes erd
46576 \end_inset
46577
46578  that is used when you hit 
46579 \begin_inset Quotes eld
46580 \end_inset
46581
46582 View
46583 \begin_inset Quotes erd
46584 \end_inset
46585
46586
46587 \begin_inset Quotes eld
46588 \end_inset
46589
46590 Update
46591 \begin_inset Quotes erd
46592 \end_inset
46593
46594
46595 \begin_inset Quotes eld
46596 \end_inset
46597
46598 View Master Document
46599 \begin_inset Quotes erd
46600 \end_inset
46601
46602  and 
46603 \begin_inset Quotes eld
46604 \end_inset
46605
46606 Update Master Document
46607 \begin_inset Quotes erd
46608 \end_inset
46609
46610  in the Edit menu or the toolbar.
46611 \end_layout
46612
46613 \begin_layout Standard
46614 More about formats, like the options that can be used in the format definition,
46615  is described in the section 
46616 \emph on
46617 Formats
46618 \emph default
46619  of the 
46620 \emph on
46621 Customization
46622 \emph default
46623  manual.
46624 \end_layout
46625
46626 \begin_layout Standard
46627 Since all conversions from one format to another take place in LyX's temporary
46628  directory, it is sometimes necessary to modify a file before copying it
46629  to the temporary directory in order that the conversion may be performed.
46630  This is done by specifying a 
46631 \family sans
46632 Copier
46633 \family default
46634 .
46635  More about this is described in the section 
46636 \emph on
46637 Copiers
46638 \emph default
46639  of the 
46640 \emph on
46641 Customization
46642 \emph default
46643  manual.
46644 \end_layout
46645
46646 \begin_layout Chapter
46647 Units available in LyX
46648 \begin_inset Index idx
46649 status collapsed
46650
46651 \begin_layout Plain Layout
46652 Units
46653 \end_layout
46654
46655 \end_inset
46656
46657
46658 \begin_inset CommandInset label
46659 LatexCommand label
46660 name "cha:Units-available-in"
46661
46662 \end_inset
46663
46664
46665 \end_layout
46666
46667 \begin_layout Standard
46668 To understand the units described in this documentation, 
46669 \begin_inset CommandInset ref
46670 LatexCommand ref
46671 reference "cap:Units"
46672
46673 \end_inset
46674
46675  explains all units available in LyX.
46676 \end_layout
46677
46678 \begin_layout Standard
46679 \begin_inset Float table
46680 placement h
46681 wide false
46682 sideways false
46683 status open
46684
46685 \begin_layout Plain Layout
46686 \begin_inset Caption
46687
46688 \begin_layout Plain Layout
46689 \begin_inset CommandInset label
46690 LatexCommand label
46691 name "cap:Units"
46692
46693 \end_inset
46694
46695 Units
46696 \end_layout
46697
46698 \end_inset
46699
46700
46701 \end_layout
46702
46703 \begin_layout Plain Layout
46704 \begin_inset VSpace medskip
46705 \end_inset
46706
46707
46708 \end_layout
46709
46710 \begin_layout Plain Layout
46711 \align center
46712 \begin_inset Tabular
46713 <lyxtabular version="3" rows="20" columns="2">
46714 <features tabularvalignment="middle">
46715 <column alignment="center" valignment="top" width="0">
46716 <column alignment="center" valignment="top" width="0">
46717 <row>
46718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46719 \begin_inset Text
46720
46721 \begin_layout Plain Layout
46722 unit
46723 \end_layout
46724
46725 \end_inset
46726 </cell>
46727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46728 \begin_inset Text
46729
46730 \begin_layout Plain Layout
46731 name/description
46732 \end_layout
46733
46734 \end_inset
46735 </cell>
46736 </row>
46737 <row>
46738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46739 \begin_inset Text
46740
46741 \begin_layout Plain Layout
46742 mm
46743 \end_layout
46744
46745 \end_inset
46746 </cell>
46747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46748 \begin_inset Text
46749
46750 \begin_layout Plain Layout
46751 millimeter
46752 \end_layout
46753
46754 \end_inset
46755 </cell>
46756 </row>
46757 <row>
46758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46759 \begin_inset Text
46760
46761 \begin_layout Plain Layout
46762 cm
46763 \end_layout
46764
46765 \end_inset
46766 </cell>
46767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46768 \begin_inset Text
46769
46770 \begin_layout Plain Layout
46771 centimeter
46772 \end_layout
46773
46774 \end_inset
46775 </cell>
46776 </row>
46777 <row>
46778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46779 \begin_inset Text
46780
46781 \begin_layout Plain Layout
46782 in
46783 \end_layout
46784
46785 \end_inset
46786 </cell>
46787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46788 \begin_inset Text
46789
46790 \begin_layout Plain Layout
46791 inch
46792 \end_layout
46793
46794 \end_inset
46795 </cell>
46796 </row>
46797 <row>
46798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46799 \begin_inset Text
46800
46801 \begin_layout Plain Layout
46802 pt
46803 \end_layout
46804
46805 \end_inset
46806 </cell>
46807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46808 \begin_inset Text
46809
46810 \begin_layout Plain Layout
46811 point (72.27
46812 \begin_inset space \thinspace{}
46813 \end_inset
46814
46815 pt = 1
46816 \begin_inset space \thinspace{}
46817 \end_inset
46818
46819 in)
46820 \end_layout
46821
46822 \end_inset
46823 </cell>
46824 </row>
46825 <row>
46826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46827 \begin_inset Text
46828
46829 \begin_layout Plain Layout
46830 pc
46831 \end_layout
46832
46833 \end_inset
46834 </cell>
46835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46836 \begin_inset Text
46837
46838 \begin_layout Plain Layout
46839 pica (1
46840 \begin_inset space \thinspace{}
46841 \end_inset
46842
46843 pc = 12
46844 \begin_inset space \thinspace{}
46845 \end_inset
46846
46847 pt)
46848 \end_layout
46849
46850 \end_inset
46851 </cell>
46852 </row>
46853 <row>
46854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46855 \begin_inset Text
46856
46857 \begin_layout Plain Layout
46858 sp
46859 \end_layout
46860
46861 \end_inset
46862 </cell>
46863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46864 \begin_inset Text
46865
46866 \begin_layout Plain Layout
46867 scaled point (65536
46868 \begin_inset space \thinspace{}
46869 \end_inset
46870
46871 sp = 1
46872 \begin_inset space \thinspace{}
46873 \end_inset
46874
46875 pt)
46876 \end_layout
46877
46878 \end_inset
46879 </cell>
46880 </row>
46881 <row>
46882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46883 \begin_inset Text
46884
46885 \begin_layout Plain Layout
46886 bp
46887 \end_layout
46888
46889 \end_inset
46890 </cell>
46891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46892 \begin_inset Text
46893
46894 \begin_layout Plain Layout
46895 big point (72
46896 \begin_inset space \thinspace{}
46897 \end_inset
46898
46899 bp = 1
46900 \begin_inset space \thinspace{}
46901 \end_inset
46902
46903 in)
46904 \end_layout
46905
46906 \end_inset
46907 </cell>
46908 </row>
46909 <row>
46910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46911 \begin_inset Text
46912
46913 \begin_layout Plain Layout
46914 dd
46915 \end_layout
46916
46917 \end_inset
46918 </cell>
46919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46920 \begin_inset Text
46921
46922 \begin_layout Plain Layout
46923 didot (72
46924 \begin_inset space \thinspace{}
46925 \end_inset
46926
46927 dd 
46928 \begin_inset Formula $\approx$
46929 \end_inset
46930
46931  37.6
46932 \begin_inset space \thinspace{}
46933 \end_inset
46934
46935 mm)
46936 \end_layout
46937
46938 \end_inset
46939 </cell>
46940 </row>
46941 <row>
46942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46943 \begin_inset Text
46944
46945 \begin_layout Plain Layout
46946 cc
46947 \end_layout
46948
46949 \end_inset
46950 </cell>
46951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46952 \begin_inset Text
46953
46954 \begin_layout Plain Layout
46955 cicero (1
46956 \begin_inset space \thinspace{}
46957 \end_inset
46958
46959 cc = 12
46960 \begin_inset space \thinspace{}
46961 \end_inset
46962
46963 dd)
46964 \end_layout
46965
46966 \end_inset
46967 </cell>
46968 </row>
46969 <row>
46970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46971 \begin_inset Text
46972
46973 \begin_layout Plain Layout
46974 Scale%
46975 \end_layout
46976
46977 \end_inset
46978 </cell>
46979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46980 \begin_inset Text
46981
46982 \begin_layout Plain Layout
46983 % of original image width
46984 \end_layout
46985
46986 \end_inset
46987 </cell>
46988 </row>
46989 <row>
46990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46991 \begin_inset Text
46992
46993 \begin_layout Plain Layout
46994 text%
46995 \end_layout
46996
46997 \end_inset
46998 </cell>
46999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47000 \begin_inset Text
47001
47002 \begin_layout Plain Layout
47003 % of text width
47004 \end_layout
47005
47006 \end_inset
47007 </cell>
47008 </row>
47009 <row>
47010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47011 \begin_inset Text
47012
47013 \begin_layout Plain Layout
47014 col%
47015 \end_layout
47016
47017 \end_inset
47018 </cell>
47019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47020 \begin_inset Text
47021
47022 \begin_layout Plain Layout
47023 % of column width
47024 \end_layout
47025
47026 \end_inset
47027 </cell>
47028 </row>
47029 <row>
47030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47031 \begin_inset Text
47032
47033 \begin_layout Plain Layout
47034 page%
47035 \end_layout
47036
47037 \end_inset
47038 </cell>
47039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47040 \begin_inset Text
47041
47042 \begin_layout Plain Layout
47043 % of paper width
47044 \end_layout
47045
47046 \end_inset
47047 </cell>
47048 </row>
47049 <row>
47050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47051 \begin_inset Text
47052
47053 \begin_layout Plain Layout
47054 line%
47055 \end_layout
47056
47057 \end_inset
47058 </cell>
47059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47060 \begin_inset Text
47061
47062 \begin_layout Plain Layout
47063 % of line width
47064 \end_layout
47065
47066 \end_inset
47067 </cell>
47068 </row>
47069 <row>
47070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47071 \begin_inset Text
47072
47073 \begin_layout Plain Layout
47074 theight%
47075 \end_layout
47076
47077 \end_inset
47078 </cell>
47079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47080 \begin_inset Text
47081
47082 \begin_layout Plain Layout
47083 % of text height
47084 \end_layout
47085
47086 \end_inset
47087 </cell>
47088 </row>
47089 <row>
47090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47091 \begin_inset Text
47092
47093 \begin_layout Plain Layout
47094 pheight%
47095 \end_layout
47096
47097 \end_inset
47098 </cell>
47099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47100 \begin_inset Text
47101
47102 \begin_layout Plain Layout
47103 % of paper height
47104 \end_layout
47105
47106 \end_inset
47107 </cell>
47108 </row>
47109 <row>
47110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47111 \begin_inset Text
47112
47113 \begin_layout Plain Layout
47114 ex
47115 \end_layout
47116
47117 \end_inset
47118 </cell>
47119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47120 \begin_inset Text
47121
47122 \begin_layout Plain Layout
47123 height of letter 
47124 \emph on
47125 x
47126 \emph default
47127  in current font
47128 \end_layout
47129
47130 \end_inset
47131 </cell>
47132 </row>
47133 <row>
47134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47135 \begin_inset Text
47136
47137 \begin_layout Plain Layout
47138 em
47139 \end_layout
47140
47141 \end_inset
47142 </cell>
47143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47144 \begin_inset Text
47145
47146 \begin_layout Plain Layout
47147 width of letter 
47148 \emph on
47149 M
47150 \emph default
47151  in current font
47152 \end_layout
47153
47154 \end_inset
47155 </cell>
47156 </row>
47157 <row>
47158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47159 \begin_inset Text
47160
47161 \begin_layout Plain Layout
47162 mu
47163 \end_layout
47164
47165 \end_inset
47166 </cell>
47167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47168 \begin_inset Text
47169
47170 \begin_layout Plain Layout
47171 math unit (1
47172 \begin_inset space \thinspace{}
47173 \end_inset
47174
47175 mu = 1/18
47176 \begin_inset space \thinspace{}
47177 \end_inset
47178
47179 em)
47180 \end_layout
47181
47182 \end_inset
47183 </cell>
47184 </row>
47185 </lyxtabular>
47186
47187 \end_inset
47188
47189
47190 \end_layout
47191
47192 \end_inset
47193
47194
47195 \end_layout
47196
47197 \begin_layout Chapter
47198 Credits
47199 \begin_inset CommandInset label
47200 LatexCommand label
47201 name "cha:Credits"
47202
47203 \end_inset
47204
47205
47206 \end_layout
47207
47208 \begin_layout Standard
47209 The documentation is a collaborative effort between many different people
47210  (and we would encourage people to contribute!).
47211 \end_layout
47212
47213 \begin_layout Itemize
47214
47215 \noun on
47216 Alejandro Aguilar Sierra
47217 \end_layout
47218
47219 \begin_layout Itemize
47220
47221 \noun on
47222 Amir Karger
47223 \end_layout
47224
47225 \begin_layout Itemize
47226
47227 \noun on
47228 David Johnson
47229 \end_layout
47230
47231 \begin_layout Itemize
47232
47233 \noun on
47234 Hartmut Haase
47235 \end_layout
47236
47237 \begin_layout Itemize
47238
47239 \noun on
47240 Ignacio García
47241 \end_layout
47242
47243 \begin_layout Itemize
47244
47245 \noun on
47246 Ivan Schreter
47247 \end_layout
47248
47249 \begin_layout Itemize
47250
47251 \noun on
47252 John Raithel
47253 \end_layout
47254
47255 \begin_layout Itemize
47256
47257 \noun on
47258 John Weiss
47259 \end_layout
47260
47261 \begin_layout Itemize
47262
47263 \noun on
47264 Lars Gullik Bjønnes
47265 \end_layout
47266
47267 \begin_layout Itemize
47268
47269 \noun on
47270 Matthias Ettrich
47271 \end_layout
47272
47273 \begin_layout Itemize
47274
47275 \noun on
47276 Matthias Zenker
47277 \end_layout
47278
47279 \begin_layout Itemize
47280
47281 \noun on
47282 Rich Fields
47283 \end_layout
47284
47285 \begin_layout Itemize
47286
47287 \noun on
47288 Pascal André
47289 \end_layout
47290
47291 \begin_layout Itemize
47292
47293 \noun on
47294 Paul Evans
47295 \end_layout
47296
47297 \begin_layout Itemize
47298
47299 \noun on
47300 Paul Russel
47301 \end_layout
47302
47303 \begin_layout Itemize
47304
47305 \noun on
47306 Robin Socha
47307 \end_layout
47308
47309 \begin_layout Itemize
47310
47311 \noun on
47312 Uwe Stöhr
47313 \end_layout
47314
47315 \begin_layout Itemize
47316 The LyX Team: 
47317 \begin_inset CommandInset citation
47318 LatexCommand cite
47319 key "lyxcredit"
47320
47321 \end_inset
47322
47323
47324 \end_layout
47325
47326 \begin_layout Standard
47327 \begin_inset Newpage newpage
47328 \end_inset
47329
47330 The bibliography on the following page was created with the 
47331 \family sans
47332 Bibliography
47333 \family default
47334  environment.
47335 \end_layout
47336
47337 \begin_layout Bibliography
47338 \labelwidthstring Literaturverzeichnis
47339 \begin_inset CommandInset bibitem
47340 LatexCommand bibitem
47341 label "Credits"
47342 key "lyxcredit"
47343
47344 \end_inset
47345
47346 The LyX Team: 
47347 \begin_inset CommandInset href
47348 LatexCommand href
47349 name "Credits"
47350 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
47351
47352 \end_inset
47353
47354 :
47355 \begin_inset Newline newline
47356 \end_inset
47357
47358
47359 \begin_inset Flex URL
47360 status collapsed
47361
47362 \begin_layout Plain Layout
47363
47364 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
47365 \end_layout
47366
47367 \end_inset
47368
47369
47370 \end_layout
47371
47372 \begin_layout Bibliography
47373 \labelwidthstring Literaturverzeichnis
47374 \begin_inset CommandInset bibitem
47375 LatexCommand bibitem
47376 key "latexcompanion"
47377
47378 \end_inset
47379
47380 Frank Mittelbach and Michel Goossens: 
47381 \emph on
47382 The LaTeX Companion Second Edition.
47383
47384 \emph default
47385  Addison-Wesley, 2004
47386 \end_layout
47387
47388 \begin_layout Bibliography
47389 \labelwidthstring Literaturverzeichnis
47390 \begin_inset CommandInset bibitem
47391 LatexCommand bibitem
47392 key "latexguide"
47393
47394 \end_inset
47395
47396 Helmut Kopka and Patrick W.
47397  Daly: 
47398 \emph on
47399 A Guide to LaTeX Fourth Edition.
47400
47401 \emph default
47402  Addison-Wesley, 2003
47403 \end_layout
47404
47405 \begin_layout Bibliography
47406 \labelwidthstring Literaturverzeichnis
47407 \begin_inset CommandInset bibitem
47408 LatexCommand bibitem
47409 key "latexbook"
47410
47411 \end_inset
47412
47413 Leslie Lamport: 
47414 \emph on
47415 LaTeX: A Document Preparation System.
47416
47417 \emph default
47418  Addison-Wesley, second edition, 1994
47419 \end_layout
47420
47421 \begin_layout Bibliography
47422 \labelwidthstring Literaturverzeichnis
47423 \begin_inset CommandInset bibitem
47424 LatexCommand bibitem
47425 key "texbook"
47426
47427 \end_inset
47428
47429 Donald E.
47430  Knuth.
47431  
47432 \emph on
47433 The TeXbook.
47434
47435 \emph default
47436  Addison-Wesley, 1984
47437 \end_layout
47438
47439 \begin_layout Bibliography
47440 \labelwidthstring Literaturverzeichnis
47441 \begin_inset CommandInset bibitem
47442 LatexCommand bibitem
47443 key "TeXCatalogue"
47444
47445 \end_inset
47446
47447 The TeX Catalogue:
47448 \begin_inset Newline newline
47449 \end_inset
47450
47451
47452 \begin_inset Flex URL
47453 status collapsed
47454
47455 \begin_layout Plain Layout
47456
47457 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
47458 \end_layout
47459
47460 \end_inset
47461
47462
47463 \end_layout
47464
47465 \begin_layout Bibliography
47466 \labelwidthstring Literaturverzeichnis
47467 \begin_inset CommandInset bibitem
47468 LatexCommand bibitem
47469 key "LaTeXFAQ"
47470
47471 \end_inset
47472
47473 The LaTeX FAQ:
47474 \begin_inset Newline newline
47475 \end_inset
47476
47477
47478 \begin_inset Flex URL
47479 status collapsed
47480
47481 \begin_layout Plain Layout
47482
47483 http://www.tex.ac.uk/cgi-bin/texfaq2html
47484 \end_layout
47485
47486 \end_inset
47487
47488
47489 \end_layout
47490
47491 \begin_layout Bibliography
47492 \labelwidthstring Literaturverzeichnis
47493 \begin_inset CommandInset bibitem
47494 LatexCommand bibitem
47495 key "BibTeX"
47496
47497 \end_inset
47498
47499
47500 \begin_inset CommandInset href
47501 LatexCommand href
47502 name "Documentation"
47503 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
47504
47505 \end_inset
47506
47507  of the program 
47508 \family sans
47509 BibTeX
47510 \family default
47511 :
47512 \begin_inset Newline newline
47513 \end_inset
47514
47515
47516 \begin_inset Flex URL
47517 status collapsed
47518
47519 \begin_layout Plain Layout
47520
47521 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
47522 \end_layout
47523
47524 \end_inset
47525
47526
47527 \end_layout
47528
47529 \begin_layout Bibliography
47530 \labelwidthstring Literaturverzeichnis
47531 \begin_inset CommandInset bibitem
47532 LatexCommand bibitem
47533 key "BibTeX-2"
47534
47535 \end_inset
47536
47537
47538 \begin_inset CommandInset href
47539 LatexCommand href
47540 name "Documentation"
47541 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
47542
47543 \end_inset
47544
47545  how to use the program 
47546 \family sans
47547 BibTeX
47548 \family default
47549 :
47550 \begin_inset Newline newline
47551 \end_inset
47552
47553
47554 \begin_inset Flex URL
47555 status collapsed
47556
47557 \begin_layout Plain Layout
47558
47559 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
47560 \end_layout
47561
47562 \end_inset
47563
47564
47565 \end_layout
47566
47567 \begin_layout Bibliography
47568 \labelwidthstring Literaturverzeichnis
47569 \begin_inset CommandInset bibitem
47570 LatexCommand bibitem
47571 key "makeindex"
47572
47573 \end_inset
47574
47575
47576 \begin_inset CommandInset href
47577 LatexCommand href
47578 name "Documentation"
47579 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
47580
47581 \end_inset
47582
47583  of the program 
47584 \family sans
47585 makeindex
47586 \family default
47587 :
47588 \begin_inset Newline newline
47589 \end_inset
47590
47591
47592 \begin_inset Flex URL
47593 status collapsed
47594
47595 \begin_layout Plain Layout
47596
47597 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
47598 \end_layout
47599
47600 \end_inset
47601
47602
47603 \end_layout
47604
47605 \begin_layout Bibliography
47606 \labelwidthstring Literaturverzeichnis
47607 \begin_inset CommandInset bibitem
47608 LatexCommand bibitem
47609 key "xindy"
47610
47611 \end_inset
47612
47613
47614 \begin_inset CommandInset href
47615 LatexCommand href
47616 name "Documentation"
47617 target "http://www.xindy.org/documentation.html"
47618
47619 \end_inset
47620
47621  of the program 
47622 \family sans
47623 xindy
47624 \family default
47625 :
47626 \begin_inset Newline newline
47627 \end_inset
47628
47629
47630 \begin_inset Flex URL
47631 status collapsed
47632
47633 \begin_layout Plain Layout
47634
47635 http://www.xindy.org/documentation.html
47636 \end_layout
47637
47638 \end_inset
47639
47640
47641 \end_layout
47642
47643 \begin_layout Bibliography
47644 \labelwidthstring Literaturverzeichnis
47645 \begin_inset CommandInset bibitem
47646 LatexCommand bibitem
47647 key "caption"
47648
47649 \end_inset
47650
47651
47652 \begin_inset CommandInset href
47653 LatexCommand href
47654 name "Documentation"
47655 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
47656
47657 \end_inset
47658
47659  of the LaTeX-package 
47660 \series bold
47661 caption
47662 \series default
47663
47664 \begin_inset Index idx
47665 status collapsed
47666
47667 \begin_layout Plain Layout
47668 LaTeX-packages ! caption
47669 \end_layout
47670
47671 \end_inset
47672
47673 :
47674 \begin_inset Newline newline
47675 \end_inset
47676
47677
47678 \begin_inset Flex URL
47679 status collapsed
47680
47681 \begin_layout Plain Layout
47682
47683 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
47684 \end_layout
47685
47686 \end_inset
47687
47688
47689 \end_layout
47690
47691 \begin_layout Bibliography
47692 \labelwidthstring Literaturverzeichnis
47693 \begin_inset CommandInset bibitem
47694 LatexCommand bibitem
47695 key "enumitem"
47696
47697 \end_inset
47698
47699
47700 \begin_inset CommandInset href
47701 LatexCommand href
47702 name "Documentation"
47703 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
47704
47705 \end_inset
47706
47707  of the LaTeX-package 
47708 \series bold
47709 enumitem
47710 \series default
47711
47712 \begin_inset Index idx
47713 status collapsed
47714
47715 \begin_layout Plain Layout
47716 LaTeX-packages ! enumitem
47717 \end_layout
47718
47719 \end_inset
47720
47721 :
47722 \begin_inset Newline newline
47723 \end_inset
47724
47725
47726 \begin_inset Flex URL
47727 status collapsed
47728
47729 \begin_layout Plain Layout
47730
47731 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
47732 \end_layout
47733
47734 \end_inset
47735
47736
47737 \end_layout
47738
47739 \begin_layout Bibliography
47740 \labelwidthstring Literaturverzeichnis
47741 \begin_inset CommandInset bibitem
47742 LatexCommand bibitem
47743 key "fancyhdr"
47744
47745 \end_inset
47746
47747
47748 \begin_inset CommandInset href
47749 LatexCommand href
47750 name "Documentation"
47751 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
47752
47753 \end_inset
47754
47755  of the LaTeX-package 
47756 \series bold
47757 fancyhdr
47758 \series default
47759
47760 \begin_inset Index idx
47761 status collapsed
47762
47763 \begin_layout Plain Layout
47764 LaTeX-packages ! fancyhdr
47765 \end_layout
47766
47767 \end_inset
47768
47769 :
47770 \begin_inset Newline newline
47771 \end_inset
47772
47773
47774 \begin_inset Flex URL
47775 status collapsed
47776
47777 \begin_layout Plain Layout
47778
47779 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
47780 \end_layout
47781
47782 \end_inset
47783
47784
47785 \end_layout
47786
47787 \begin_layout Bibliography
47788 \labelwidthstring Literaturverzeichnis
47789 \begin_inset CommandInset bibitem
47790 LatexCommand bibitem
47791 key "hyperref"
47792
47793 \end_inset
47794
47795
47796 \series bold
47797
47798 \begin_inset CommandInset href
47799 LatexCommand href
47800 name "Documentation"
47801 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47802
47803 \end_inset
47804
47805
47806 \series default
47807  of the LaTeX-package 
47808 \series bold
47809 hyperref
47810 \series default
47811
47812 \begin_inset Index idx
47813 status collapsed
47814
47815 \begin_layout Plain Layout
47816 LaTeX-packages ! hyperref
47817 \end_layout
47818
47819 \end_inset
47820
47821 :
47822 \begin_inset Newline newline
47823 \end_inset
47824
47825
47826 \begin_inset Flex URL
47827 status collapsed
47828
47829 \begin_layout Plain Layout
47830
47831 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
47832 \end_layout
47833
47834 \end_inset
47835
47836
47837 \end_layout
47838
47839 \begin_layout Bibliography
47840 \labelwidthstring Literaturverzeichnis
47841 \begin_inset CommandInset bibitem
47842 LatexCommand bibitem
47843 key "nomencl"
47844
47845 \end_inset
47846
47847
47848 \begin_inset CommandInset href
47849 LatexCommand href
47850 name "Documentation"
47851 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
47852
47853 \end_inset
47854
47855  of the LaTeX-package 
47856 \series bold
47857 nomencl
47858 \series default
47859
47860 \begin_inset Index idx
47861 status collapsed
47862
47863 \begin_layout Plain Layout
47864 LaTeX-packages ! nomencl
47865 \end_layout
47866
47867 \end_inset
47868
47869 :
47870 \begin_inset Newline newline
47871 \end_inset
47872
47873
47874 \begin_inset Flex URL
47875 status collapsed
47876
47877 \begin_layout Plain Layout
47878
47879 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
47880 \end_layout
47881
47882 \end_inset
47883
47884
47885 \end_layout
47886
47887 \begin_layout Bibliography
47888 \labelwidthstring Literaturverzeichnis
47889 \begin_inset CommandInset bibitem
47890 LatexCommand bibitem
47891 key "tipa"
47892
47893 \end_inset
47894
47895
47896 \begin_inset CommandInset href
47897 LatexCommand href
47898 name "Documentation"
47899 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
47900
47901 \end_inset
47902
47903  of the LaTeX-package 
47904 \series bold
47905 tipa
47906 \series default
47907
47908 \begin_inset Index idx
47909 status collapsed
47910
47911 \begin_layout Plain Layout
47912 LaTeX-packages ! tipa
47913 \end_layout
47914
47915 \end_inset
47916
47917 :
47918 \begin_inset Newline newline
47919 \end_inset
47920
47921
47922 \begin_inset Flex URL
47923 status collapsed
47924
47925 \begin_layout Plain Layout
47926
47927 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
47928 \end_layout
47929
47930 \end_inset
47931
47932
47933 \end_layout
47934
47935 \begin_layout Bibliography
47936 \labelwidthstring Literaturverzeichnis
47937 \begin_inset CommandInset bibitem
47938 LatexCommand bibitem
47939 key "wrapfig"
47940
47941 \end_inset
47942
47943
47944 \begin_inset CommandInset href
47945 LatexCommand href
47946 name "Documentation"
47947 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
47948
47949 \end_inset
47950
47951  of the LaTeX-package 
47952 \series bold
47953 wrapfig
47954 \series default
47955
47956 \begin_inset Index idx
47957 status collapsed
47958
47959 \begin_layout Plain Layout
47960 LaTeX-packages ! wrapfig
47961 \end_layout
47962
47963 \end_inset
47964
47965 :
47966 \begin_inset Newline newline
47967 \end_inset
47968
47969
47970 \begin_inset Flex URL
47971 status collapsed
47972
47973 \begin_layout Plain Layout
47974
47975 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
47976 \end_layout
47977
47978 \end_inset
47979
47980
47981 \end_layout
47982
47983 \begin_layout Bibliography
47984 \labelwidthstring Literaturverzeichnis
47985 \begin_inset CommandInset bibitem
47986 LatexCommand bibitem
47987 key "Arabic"
47988
47989 \end_inset
47990
47991
47992 \begin_inset CommandInset href
47993 LatexCommand href
47994 name "Wiki-page"
47995 target "http://wiki.lyx.org/Windows/Arabic"
47996
47997 \end_inset
47998
47999  how to set up LyX for Arabic:
48000 \begin_inset Newline newline
48001 \end_inset
48002
48003
48004 \begin_inset Flex URL
48005 status collapsed
48006
48007 \begin_layout Plain Layout
48008
48009 http://wiki.lyx.org/Windows/Arabic
48010 \end_layout
48011
48012 \end_inset
48013
48014
48015 \end_layout
48016
48017 \begin_layout Bibliography
48018 \labelwidthstring Literaturverzeichnis
48019 \begin_inset CommandInset bibitem
48020 LatexCommand bibitem
48021 key "Armenian"
48022
48023 \end_inset
48024
48025
48026 \begin_inset CommandInset href
48027 LatexCommand href
48028 name "Wiki-page"
48029 target "http://wiki.lyx.org/Windows/Armenian"
48030
48031 \end_inset
48032
48033  how to set up LyX for Armenian:
48034 \begin_inset Newline newline
48035 \end_inset
48036
48037
48038 \begin_inset Flex URL
48039 status collapsed
48040
48041 \begin_layout Plain Layout
48042
48043 http://wiki.lyx.org/Windows/Armenian
48044 \end_layout
48045
48046 \end_inset
48047
48048
48049 \end_layout
48050
48051 \begin_layout Bibliography
48052 \labelwidthstring Literaturverzeichnis
48053 \begin_inset CommandInset bibitem
48054 LatexCommand bibitem
48055 key "Farsi"
48056
48057 \end_inset
48058
48059
48060 \begin_inset CommandInset href
48061 LatexCommand href
48062 name "Wiki-page"
48063 target "http://wiki.lyx.org/Windows/Farsi"
48064
48065 \end_inset
48066
48067  how to set up LyX for Farsi:
48068 \begin_inset Newline newline
48069 \end_inset
48070
48071
48072 \begin_inset Flex URL
48073 status collapsed
48074
48075 \begin_layout Plain Layout
48076
48077 http://wiki.lyx.org/Windows/Farsi
48078 \end_layout
48079
48080 \end_inset
48081
48082
48083 \end_layout
48084
48085 \begin_layout Bibliography
48086 \labelwidthstring Literaturverzeichnis
48087 \begin_inset CommandInset bibitem
48088 LatexCommand bibitem
48089 key "Hebrew"
48090
48091 \end_inset
48092
48093
48094 \begin_inset CommandInset href
48095 LatexCommand href
48096 name "Wiki-page"
48097 target "http://wiki.lyx.org/Windows/Hebrew"
48098
48099 \end_inset
48100
48101  how to set up LyX for Hebrew:
48102 \begin_inset Newline newline
48103 \end_inset
48104
48105
48106 \begin_inset Flex URL
48107 status collapsed
48108
48109 \begin_layout Plain Layout
48110
48111 http://wiki.lyx.org/Windows/Hebrew
48112 \end_layout
48113
48114 \end_inset
48115
48116
48117 \end_layout
48118
48119 \begin_layout Bibliography
48120 \labelwidthstring Literaturverzeichnis
48121 \begin_inset CommandInset bibitem
48122 LatexCommand bibitem
48123 key "Japanese"
48124
48125 \end_inset
48126
48127
48128 \begin_inset CommandInset href
48129 LatexCommand href
48130 name "Wiki-page"
48131 target "http://wiki.lyx.org/Windows/Japanese"
48132
48133 \end_inset
48134
48135  how to set up LyX for Japanese:
48136 \begin_inset Newline newline
48137 \end_inset
48138
48139
48140 \begin_inset Flex URL
48141 status collapsed
48142
48143 \begin_layout Plain Layout
48144
48145 http://wiki.lyx.org/Windows/Japanese
48146 \end_layout
48147
48148 \end_inset
48149
48150
48151 \end_layout
48152
48153 \begin_layout Bibliography
48154 \labelwidthstring Literaturverzeichnis
48155 \begin_inset CommandInset bibitem
48156 LatexCommand bibitem
48157 key "Latvian"
48158
48159 \end_inset
48160
48161
48162 \begin_inset CommandInset href
48163 LatexCommand href
48164 name "Wiki-page"
48165 target "http://wiki.lyx.org/Windows/Latvian"
48166
48167 \end_inset
48168
48169  how to set up LyX for Latvian:
48170 \begin_inset Newline newline
48171 \end_inset
48172
48173
48174 \begin_inset Flex URL
48175 status collapsed
48176
48177 \begin_layout Plain Layout
48178
48179 http://wiki.lyx.org/Windows/Latvian
48180 \end_layout
48181
48182 \end_inset
48183
48184
48185 \end_layout
48186
48187 \begin_layout Bibliography
48188 \labelwidthstring Literaturverzeichnis
48189 \begin_inset CommandInset bibitem
48190 LatexCommand bibitem
48191 key "Lithuanian"
48192
48193 \end_inset
48194
48195
48196 \begin_inset CommandInset href
48197 LatexCommand href
48198 name "Wiki-page"
48199 target "http://wiki.lyx.org/Windows/Lithuanian"
48200
48201 \end_inset
48202
48203  how to set up LyX for Lithuanian:
48204 \begin_inset Newline newline
48205 \end_inset
48206
48207
48208 \begin_inset Flex URL
48209 status collapsed
48210
48211 \begin_layout Plain Layout
48212
48213 http://wiki.lyx.org/Windows/Lithuanian
48214 \end_layout
48215
48216 \end_inset
48217
48218
48219 \end_layout
48220
48221 \begin_layout Bibliography
48222 \labelwidthstring Literaturverzeichnis
48223 \begin_inset CommandInset bibitem
48224 LatexCommand bibitem
48225 key "Mongolian"
48226
48227 \end_inset
48228
48229
48230 \begin_inset CommandInset href
48231 LatexCommand href
48232 name "Wiki-page"
48233 target "http://wiki.lyx.org/Windows/Mongolian"
48234
48235 \end_inset
48236
48237  how to set up LyX for Mongolian:
48238 \begin_inset Newline newline
48239 \end_inset
48240
48241
48242 \begin_inset Flex URL
48243 status collapsed
48244
48245 \begin_layout Plain Layout
48246
48247 http://wiki.lyx.org/Windows/Mongolian
48248 \end_layout
48249
48250 \end_inset
48251
48252
48253 \end_layout
48254
48255 \begin_layout Bibliography
48256 \labelwidthstring Literaturverzeichnis
48257 \begin_inset CommandInset bibitem
48258 LatexCommand bibitem
48259 key "Vietnamese"
48260
48261 \end_inset
48262
48263
48264 \begin_inset CommandInset href
48265 LatexCommand href
48266 name "Wiki-page"
48267 target "http://wiki.lyx.org/Windows/Vietnamese"
48268
48269 \end_inset
48270
48271  how to set up LyX for Vietnamese:
48272 \begin_inset Newline newline
48273 \end_inset
48274
48275
48276 \begin_inset Flex URL
48277 status collapsed
48278
48279 \begin_layout Plain Layout
48280
48281 http://wiki.lyx.org/Windows/Vietnamese
48282 \end_layout
48283
48284 \end_inset
48285
48286
48287 \end_layout
48288
48289 \begin_layout Bibliography
48290 \labelwidthstring Literaturverzeichnis
48291 \begin_inset CommandInset bibitem
48292 LatexCommand bibitem
48293 key "NewInLyX20"
48294
48295 \end_inset
48296
48297
48298 \begin_inset CommandInset href
48299 LatexCommand href
48300 name "Wiki-page"
48301 target "http://wiki.lyx.org/LyX/NewInLyX20"
48302
48303 \end_inset
48304
48305  about new features in 
48306 \family sans
48307 LyX 2.0
48308 \family default
48309 :
48310 \begin_inset Newline newline
48311 \end_inset
48312
48313
48314 \begin_inset Flex URL
48315 status collapsed
48316
48317 \begin_layout Plain Layout
48318
48319 http://wiki.lyx.org/LyX/NewInLyX20
48320 \end_layout
48321
48322 \end_inset
48323
48324
48325 \end_layout
48326
48327 \begin_layout Standard
48328 \begin_inset Newpage newpage
48329 \end_inset
48330
48331
48332 \begin_inset ERT
48333 status collapsed
48334
48335 \begin_layout Plain Layout
48336
48337
48338 \backslash
48339 let
48340 \backslash
48341 mybibname
48342 \backslash
48343 bibname
48344 \end_layout
48345
48346 \begin_layout Plain Layout
48347
48348
48349 \backslash
48350 renewcommand{
48351 \backslash
48352 bibname}{
48353 \backslash
48354 mybibname
48355 \backslash
48356 ; 2}
48357 \end_layout
48358
48359 \end_inset
48360
48361
48362 \begin_inset Note Note
48363 status collapsed
48364
48365 \begin_layout Plain Layout
48366 The command 
48367 \series bold
48368
48369 \backslash
48370 bibname
48371 \series default
48372  is the name of the bibliography in the current document language.
48373  It is redefined here with the number 2 at the end to state that the following
48374  bibliography is the second one:
48375 \end_layout
48376
48377 \end_inset
48378
48379
48380 \end_layout
48381
48382 \begin_layout Standard
48383 \begin_inset CommandInset bibtex
48384 LatexCommand bibtex
48385 bibfiles "biblio/LyXDocs"
48386 options "biblio/alphadin"
48387
48388 \end_inset
48389
48390
48391 \end_layout
48392
48393 \begin_layout Standard
48394 The above bibliography is created from a BibTeX-database.
48395 \end_layout
48396
48397 \begin_layout Standard
48398 \begin_inset CommandInset nomencl_print
48399 LatexCommand printnomenclature
48400 set_width "none"
48401
48402 \end_inset
48403
48404
48405 \begin_inset CommandInset index_print
48406 LatexCommand printindex
48407 type "idx"
48408
48409 \end_inset
48410
48411
48412 \end_layout
48413
48414 \end_body
48415 \end_document